.card{padding:0}.card__header{background-color:var(--c-blue-2);border-radius:8px 8px 0 0;color:#fff;padding:8px 24px}.card__content{display:flex;flex-direction:row;gap:4px;padding:24px}.card__content__item>:first-child{color:#a3a3a3;font-size:12px;font-weight:400;margin-bottom:2px}.card__content__item>:not(:first-child){color:#414141;font-size:16px;font-weight:400}.columns{flex-direction:row}.column{display:flex;flex-direction:column;gap:12px;width:50%}@media only screen and (max-width:359px){.column{width:100%}}.my-services{background-color:#fff;border:1px solid hsla(0,0%,50%,.2);margin:0 auto;max-width:1060px;min-height:130px;width:100%}.my-services__header{align-items:center;background-color:transparent;border-bottom:1px solid #eee;color:#414141;display:flex;font-weight:600!important;justify-content:space-between;padding-bottom:24px}@media only screen and (max-width:767px){.my-services__header{flex-wrap:wrap}}.my-services__header .counter-heading{display:flex}.my-services__header .counter-heading .counter{margin-left:6px}.my-services__filters{align-items:center;display:flex;justify-content:space-between;max-width:500px;padding:20px 24px}.my-services__filters .input__hld{color:#f5f5f5;max-width:240px;position:relative;width:100%}.my-services__filters .input__hld .label{color:#000;font-size:16px;left:0;pointer-events:none;position:absolute;top:12px;transition:transform .15s ease-out,font-size .15s ease-out,color .15s ease-out;z-index:10}.my-services__filters .input__hld svg{height:18px;pointer-events:none;position:absolute;right:6px;top:50%;transform:translateY(-50%);width:18px;z-index:10}.my-services__filters .input__hld.active .label{color:var(--c-gray-2);font-size:12px;transform:translateY(-125%)}.my-services__filters.disabled{opacity:.5;pointer-events:none}.my-services__table{background-color:var(--c-white);border:1px solid hsla(0,0%,50%,.2);margin-bottom:100px;max-width:100%;overflow-x:auto}.my-services__table .table-list{background-color:var(--c-white);border-collapse:collapse;border-spacing:0;width:100%}@media only screen and (max-width:767px){.my-services__table .table-list{min-width:800px}}.my-services__table .table-list thead{position:relative}.my-services__table .table-list thead tr{margin:0;padding:0}.my-services__table .table-list thead th{border-bottom:1px solid #eee;margin:0;padding:0}.my-services__table .table-list thead th:first-child{padding-left:24px}@media only screen and (max-width:1023px){.my-services__table .table-list thead th:first-child{padding-left:12px}}.my-services__table .table-list thead th:last-child{padding-right:24px}@media only screen and (max-width:1023px){.my-services__table .table-list thead th:last-child{padding-right:12px}}.my-services__table .table-list thead th .sort{align-items:center;background:none;border:none;display:flex;padding:10px 0;width:100%}.my-services__table .table-list thead th .sort span{color:var(--c-gray-2);margin-right:5px}@media only screen and (max-width:1023px){.my-services__table .table-list thead th .sort span{font-size:10px}}.my-services__table .table-list thead th .sort svg{opacity:.5;width:10px}.my-services__table .table-list thead th .sort svg path{fill:var(--c-gray-2)}.my-services__table .table-list thead th .sort.asc svg{opacity:1}.my-services__table .table-list thead th .sort.desc svg{opacity:1;transform:rotate(180deg)}.my-services__table .table-list tbody tr{margin:0}.my-services__table .table-list tbody tr:last-child td{border-bottom:none}.my-services__table .table-list tbody tr:nth-child(2n){background-color:#f8f8f8}.my-services__table .table-list tbody td{border-bottom:1px solid #eee;margin:0;padding:10px 5px 10px 0;vertical-align:top}@media only screen and (max-width:1023px){.my-services__table .table-list tbody td{font-size:10px}}.my-services__table .table-list tbody td:first-child{padding-left:24px}@media only screen and (max-width:1023px){.my-services__table .table-list tbody td:first-child{padding-left:12px}}.my-services__table .table-list tbody td:last-child{padding-right:24px}@media only screen and (max-width:1023px){.my-services__table .table-list tbody td:last-child{padding-right:12px}}.my-services__table .table-list tbody td.cluster a{color:var(--c-red-1);text-decoration:underline}.my-services__table .table-list tbody td.orig-account{color:var(--c-red-1)}.my-services__table .table-list tbody td.subscription .subscription-hld{align-items:center;display:flex;gap:4px}.my-services__table .table-list tbody td.credentials{color:var(--c-red-1)}.my-services__table .table-list tbody td.credentials .credentials-hld{align-items:center;cursor:pointer;display:flex}.my-services__table .table-list tbody td.credentials .credentials-hld img{display:block;margin-right:6px;max-width:14px}.my-services__table .table-list tbody td.cancel{color:var(--c-red-1);cursor:pointer}.my-services__table .table-list tbody td.cancel .cancel-hld{align-items:center;cursor:pointer;display:flex}.my-services__table .table-list tbody td.cancel .cancel-hld img,.my-services__table .table-list tbody td.cancel .cancel-hld svg{display:block;margin-right:6px;max-width:14px}.my-services__table .table-list tbody td .status-hld,.my-services__table .table-list tbody td .status-hld .border{align-items:center;display:flex}.my-services__table .table-list tbody td .status-hld .border img{border:1px solid #3fbdee;border-radius:100px}.my-services__table .table-list tbody td .status-hld img{display:block;margin-right:8px;max-width:14px}.my-services__table .table-list tbody .is-loading{position:relative}.my-services__table .table-list tbody .is-loading:before{background-color:hsla(0,0%,100%,.9);content:"";inset:0;position:absolute}.my-services__table .table-list tbody .is-loading:after{animation:spin 1.5s ease-in-out infinite;border:3px solid hsla(0,0%,100%,.3);border-radius:50%;border-top:3px solid var(--c-black);content:"";height:20px;left:calc(50% - 10px);position:absolute;top:calc(50% - 10px);width:20px}.my-services__table .table-list.disabled{opacity:.5;pointer-events:none}.my-services .credentials-popup.is-hidden{display:none}.my-services .credentials-popup.is-visible{align-items:center;background-color:rgba(0,0,0,.25);color:var(--c-black);display:flex;inset:0;justify-content:center;position:fixed;z-index:9999}.my-services .credentials-popup form{background-color:var(--c-white);box-shadow:1px 1px 8px rgba(0,0,0,.25);display:flex;flex-direction:column;margin-inline:12px;max-width:calc(100% - 24px);padding:50px 50px 25px;position:relative}@media only screen and (max-width:767px){.my-services .credentials-popup form{padding:12px}}.my-services .credentials-popup form .pin-input{font-size:25px;letter-spacing:6px;line-height:1;padding:10px 0;text-align:center;text-transform:uppercase;width:300px}@media only screen and (max-width:767px){.my-services .credentials-popup form .pin-input{width:auto}}.my-services .credentials-popup form label{align-items:center;display:flex;position:relative}.my-services .credentials-popup form label .pin__info-icon{padding:8px}.my-services .credentials-popup form label .pin__info-icon img{width:14px}.my-services .credentials-popup form label .pin__info-popup{background-color:var(--c-gray-1);box-shadow:1px 1px 8px rgba(0,0,0,.25);font-size:11px;left:100px;padding:8px 12px 5px;position:absolute;top:calc(-100% - 15px);width:244px}@media only screen and (max-width:767px){.my-services .credentials-popup form label .pin__info-popup{left:84px;width:200px}}.my-services .credentials-popup form label .pin__info-popup:before{border-left:7px solid transparent;border-right:7px solid transparent;border-top:8px solid #e0e0e0;bottom:-8px;content:"";height:0;left:43px;position:absolute;width:0}@media only screen and (max-width:767px){.my-services .credentials-popup form label .pin__info-popup:before{left:59px}}.my-services .credentials-popup form .form-close{align-items:center;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' width='800' height='800' viewBox='0 0 490 490'%3E%3Cpath d='M456.851 0 245 212.564 33.149 0 .708 32.337l211.961 212.667L.708 457.678 33.149 490 245 277.443 456.851 490l32.441-32.322-211.961-212.674L489.292 32.337z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;cursor:pointer;display:flex;height:15px;justify-content:center;position:absolute;right:12px;top:20px;width:15px}.my-services .credentials-popup form .btn{margin-top:24px;padding-inline:25px}.my-services .credentials-popup form .btn img{margin-right:8px;max-width:16px}.my-services .credentials-popup form .btn:after{display:none}.my-services .credentials-popup form .help-desc{color:var(--c-gray-2);font-size:11px;padding-top:30px;text-align:center}.my-services .credentials-popup form .help-desc a{font-weight:500!important;text-decoration:underline}.my-services .cancel-popup.is-hidden{display:none}.my-services .cancel-popup.is-visible{align-items:center;background-color:rgba(0,0,0,.25);color:var(--c-black);display:flex;inset:0;justify-content:center;position:fixed;z-index:9999}.my-services .cancel-popup form{background-color:var(--c-white);box-shadow:1px 1px 8px rgba(0,0,0,.25);display:flex;flex-direction:column;margin-inline:12px;max-width:calc(100% - 24px);padding:50px 50px 25px;position:relative}@media only screen and (max-width:767px){.my-services .cancel-popup form{padding:12px}}.my-services .cancel-popup form label{align-items:center;display:flex;position:relative}.my-services .cancel-popup form .form-close{align-items:center;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' width='800' height='800' viewBox='0 0 490 490'%3E%3Cpath d='M456.851 0 245 212.564 33.149 0 .708 32.337l211.961 212.667L.708 457.678 33.149 490 245 277.443 456.851 490l32.441-32.322-211.961-212.674L489.292 32.337z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;cursor:pointer;display:flex;height:15px;justify-content:center;position:absolute;right:12px;top:20px;width:15px}.my-services .cancel-popup form .btn{margin-top:24px;padding-inline:25px}.my-services .cancel-popup form .btn img{margin-right:8px;max-width:16px}.my-services .cancel-popup form .btn:after{display:none}.my-services .cancel-popup form .help-desc{color:var(--c-gray-2);font-size:11px;padding-top:30px;text-align:center}.my-services .cancel-popup form .help-desc a{font-weight:500!important;text-decoration:underline}.my-services .list-empty{align-items:center;display:flex;flex-direction:column;justify-content:center;padding-block:75px 90px;text-align:center}.my-services .list-empty h1,.my-services .list-empty h2,.my-services .list-empty h3,.my-services .list-empty h4,.my-services .list-empty h5,.my-services .list-empty h6{margin-bottom:5px}.my-services .list-empty a{margin-top:20px}.my-services .uncancel-popup.is-hidden{display:none}.my-services .uncancel-popup.is-visible{align-items:center;background-color:rgba(0,0,0,.25);color:var(--c-black);display:flex;inset:0;justify-content:center;position:fixed;z-index:9999}.my-services .uncancel-popup form{background-color:var(--c-white);box-shadow:1px 1px 8px rgba(0,0,0,.25);display:flex;flex-direction:column;margin-inline:12px;max-width:calc(100% - 24px);padding:50px 50px 25px;position:relative}@media only screen and (max-width:767px){.my-services .uncancel-popup form{padding:12px}}.my-services .uncancel-popup form label{align-items:center;display:flex;position:relative}.my-services .uncancel-popup form .form-close{align-items:center;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' width='800' height='800' viewBox='0 0 490 490'%3E%3Cpath d='M456.851 0 245 212.564 33.149 0 .708 32.337l211.961 212.667L.708 457.678 33.149 490 245 277.443 456.851 490l32.441-32.322-211.961-212.674L489.292 32.337z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;cursor:pointer;display:flex;height:15px;justify-content:center;position:absolute;right:12px;top:20px;width:15px}.my-services .uncancel-popup form .btn{margin-top:24px;padding-inline:25px}.my-services .uncancel-popup form .btn img{margin-right:8px;max-width:16px}.my-services .uncancel-popup form .btn:after{display:none}.my-services .uncancel-popup form .help-desc{color:var(--c-gray-2);font-size:11px;padding-top:30px;text-align:center}.my-services .uncancel-popup form .help-desc a{font-weight:500!important;text-decoration:underline}.option-container{display:flex;flex-direction:column;gap:16px;margin-bottom:20px}@media only screen and (max-width:767px){.option-container{padding:12px}}.option-radio{align-items:flex-start;display:flex;gap:12px;position:relative}.page-my-services{background-image:linear-gradient(#f1f1f1,#f1f1f1)}