.error-list{margin:0}.error-message{color:red;text-align:left;font-size:12px;margin:0}*:focus-visible{outline:1px solid #236CD8}.input-field{position:relative;display:grid;gap:8px;align-items:center;border-radius:13px;color:#313638}.input-field *{box-sizing:border-box}.input-field label{grid-area:1/1/1/1;font-size:14px;line-height:normal;transition-duration:.1s}.input-field .input-field-input{resize:none;grid-area:2/1/2/1;width:100%;max-width:100%;margin:0;padding:18px;border:none;border-radius:15px;background-color:#f9f9f9;color:#313638;font-size:16px;line-height:normal;transition-duration:.1s;cursor:text}.input-field .input-field-input:disabled{border-color:#d5d4d4;background:#fff;opacity:.5;cursor:not-allowed}.input-field .input-field-input:disabled+label{opacity:.5}.input-field .input-float{grid-area:2/1/2/1;position:absolute}.input-field.floating-label label{left:18px;top:50%;transform:translateY(-50%);grid-area:1/1/1/1;position:absolute;pointer-events:none;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#f9f9f980;padding:2px 2px 2px 0}.input-field.floating-label .input-field-input{padding-block:24px 12px;grid-area:1/1/1/1}.input-field.floating-label .input-field-input[type=file]+label,.input-field.floating-label .input-field-input[type=datetime-local]+label,.input-field.floating-label .input-field-input[type=date]+label,.input-field.floating-label .input-field-input[type=month]+label,.input-field.floating-label .input-field-input[type=week]+label,.input-field.floating-label .input-field-input[type=time]+label,.input-field.floating-label .input-field-input.toggle-label+label,.input-field.floating-label .input-field-input:focus+label{top:5px;transform:translateY(0);left:10px}.input-field.floating-label .input-float{grid-area:1/1/1/1}.input-field.loading .input-field-input:disabled{cursor:wait}.custom-input{position:absolute;opacity:0;width:0;height:0;left:0;top:0}:has(>.custom-input){position:relative}.device-header[data-v-4da5690a]{display:flex;flex-wrap:wrap;align-items:start;gap:16px;background:#f4f4f4;border-radius:15px;padding:16px;color:#313638}.device-header[data-v-4da5690a] *{box-sizing:border-box}.device-header p[data-v-4da5690a]{margin:0;line-height:1.2}.device-header-main[data-v-4da5690a]{display:flex;gap:16px;flex-wrap:wrap}.device-header-main.device-profile-header[data-v-4da5690a]{align-items:center}.device-header-title[data-v-4da5690a]{font-size:.875rem}.device-header-name[data-v-4da5690a]{font-family:gotham;font-weight:500;font-size:1.25rem}.device-header-image[data-v-4da5690a]{max-height:60px;width:auto;object-fit:contain}.device-header-image.device-profile-image[data-v-4da5690a]{max-height:44px;border-radius:44px}.device-comparison[data-v-4da5690a]{flex-grow:1;display:grid;grid-template-columns:1fr auto 1fr;gap:6px;align-items:center;max-width:400px}.device-comparison-device[data-v-4da5690a]{align-self:start;text-align:center;display:flex;flex-direction:column;gap:4px}.device-comparison-device img[data-v-4da5690a]{height:65px;width:auto;object-fit:contain}.device-comparison-device p[data-v-4da5690a]{font-size:14px;line-height:1.2}.custom-input:checked~.checkmark[data-v-0fb9aacf]{border:1px solid #236CD8}.custom-input:checked~.checkmark[data-v-0fb9aacf]:after{opacity:1}.custom-input:focus-visible~.checkmark[data-v-0fb9aacf]{outline:2px dotted}.custom-checkbox[data-v-0fb9aacf]{display:flex;align-items:start;gap:10px;font-size:.875rem;-webkit-user-select:none;user-select:none;cursor:pointer}.custom-checkbox:hover .checkmark[data-v-0fb9aacf]{opacity:.8}.custom-checkbox[data-v-0fb9aacf]:has(.custom-input:disabled){cursor:not-allowed;opacity:.5}.custom-checkbox.rectangle-list-button[data-v-0fb9aacf]{padding:14px 18px;border:1px solid #919394;border-radius:15px;background-color:#fff;cursor:pointer;outline:2px solid transparent;outline-offset:-1px;transition-duration:.1s}.custom-checkbox.rectangle-list-button[data-v-0fb9aacf]:has(.custom-input:checked),.custom-checkbox.rectangle-list-button[data-v-0fb9aacf]:has(.custom-input:focus-visible),.custom-checkbox.rectangle-list-button[data-v-0fb9aacf]:hover{outline:2px solid #236CD8}.checkmark[data-v-0fb9aacf]{flex-shrink:0;position:relative;display:grid;place-items:center;background:#f5f5f5;border:1px solid #E2E2E2;border-radius:5px;height:20px;width:20px;box-sizing:border-box;transition:all .1s,outline 0s}.checkmark[data-v-0fb9aacf]:after{display:block;content:"";transform:translateY(-1px) rotate(40deg);opacity:0;height:10px;width:4px;border-right:2px solid #236CD8;border-bottom:2px solid #236CD8;background:transparent;transition:.1s}.checkmark.circle-mark[data-v-0fb9aacf]{border-radius:20px}.checkmark.circle-mark[data-v-0fb9aacf]:after{height:12px;width:12px;border:none;background-color:#236cd8;border-radius:12px;transform:none}.eye[data-v-e596a67e]{background:none;right:20px;padding:0;border:none;z-index:2;cursor:pointer}.plan-input[data-v-5ac99da6]{--v-gap: 12px;--h-gap: 12px;--padding-block: 24px;--padding-inline: 24px;position:relative;display:grid;justify-items:center;align-content:end;color:#313638;text-align:center;padding:var(--padding-block, 24px) var(--padding-inline, 24px);border-radius:20px;border:1px solid #CECECE;gap:var(--v-gap) var(--h-gap);cursor:pointer}.plan-input[data-v-5ac99da6] *{box-sizing:border-box}.plan-input.selected[data-v-5ac99da6]{border-color:#3159f7}.plan-input.plan-input-large[data-v-5ac99da6]{--v-gap: 16px;--h-gap: 16px;--padding-block: 16px;--padding-inline: 26px}.plan-input.plan-input-small[data-v-5ac99da6]{--v-gap: 8px;text-align:left;justify-items:start;padding-right:calc(var(--padding-inline) + 33px + var(--h-gap))}.plan-input.plan-input-small .btn[data-v-5ac99da6]{padding:0;font-size:0;color:transparent;height:33px;width:33px;position:absolute;right:var(--padding-inline);top:50%;translate:0 -50%;background-image:url("data:image/svg+xml,%3csvg height='13' width='13' viewBox='0 0 13 13' xmlns='http://www.w3.org/2000/svg' stroke-linecap='round' stroke-width='2' stroke='white'%3e%3cline x1='6.5' y1='1' x2='6.5' y2='12'/%3e%3cline x1='1' y1='6.5' x2='12' y2='6.5'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center}.plan-input.plan-input-small .btn.outline[data-v-5ac99da6]{background-image:url("data:image/svg+xml,%3csvg width='15' height='10' viewBox='0 0 15 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M14.0361 0.296875C14.4424 0.671875 14.4424 1.32812 14.0361 1.70312L6.03613 9.70312C5.66113 10.1094 5.00488 10.1094 4.62988 9.70312L0.629883 5.70312C0.223633 5.32812 0.223633 4.67188 0.629883 4.29688C1.00488 3.89062 1.66113 3.89062 2.03613 4.29688L5.34863 7.57812L12.6299 0.296875C13.0049 -0.109375 13.6611 -0.109375 14.0361 0.296875Z' fill='%233159F7'/%3e%3c/svg%3e")}.plan-input.pre-label-plan[data-v-5ac99da6]{padding-top:calc((.875rem * 1.2) + 16px + var(--v-gap))}.plan-input[data-v-5ac99da6]:has(.custom-input:focus-visible){outline:2px dotted #3159F7;outline-offset:2px}@supports not selector(:has(.custom-input:focus-visible)){.plan-input[data-v-5ac99da6]:focus-within{outline:2px dotted #3159F7;outline-offset:2px}}label[data-v-5ac99da6]{font-family:gotham;font-size:1.125rem;line-height:1.2;font-weight:500;text-transform:capitalize;width:100%}.separated label[data-v-5ac99da6]{border-bottom:1px solid #CECECE;padding-bottom:var(--v-gap)}.custom-input[type=checkbox]+label[data-v-5ac99da6]{pointer-events:none}.border-label[data-v-5ac99da6]{margin:0;font-size:.875rem;line-height:1.2;color:#fff;background-color:#3159f7;border-radius:0 0 8px 8px;padding:8px 32px;position:absolute;justify-self:center}.pre-label[data-v-5ac99da6]{margin:0;font-size:.875rem;line-height:1.2;color:#fff;background-color:#3159f7;border-radius:8px;padding:4px 16px}.detail-list[data-v-5ac99da6]{display:flex;flex-direction:column;gap:8px;list-style:outside;padding-left:20px;margin:0}.detail-list-item[data-v-5ac99da6]{padding-left:4px;font-size:.875rem;line-height:1.2;text-align:left;list-style-image:url("data:image/svg+xml,%3csvg width='13' height='12' viewBox='0 0 13 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.1719 6C12.1719 2.68629 9.48558 0 6.17188 0C2.85817 0 0.171875 2.68629 0.171875 6C0.171875 9.31371 2.85817 12 6.17188 12C9.48558 12 12.1719 9.31371 12.1719 6Z' fill='%23236CD8'/%3e%3cpath d='M3.43164 6.16898L5.24496 7.9633L9.11585 4.17383' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e")}.detail-list-item[aria-hidden=true][data-v-5ac99da6]{list-style-image:url("data:image/svg+xml,%3csvg width='13' height='12' viewBox='0 0 13 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.1719 6C12.1719 2.68629 9.48558 0 6.17188 0C2.85817 0 0.171875 2.68629 0.171875 6C0.171875 9.31371 2.85817 12 6.17188 12C9.48558 12 12.1719 9.31371 12.1719 6Z' fill='%23A3A3A3'/%3e%3cpath d='M3.92188 8.25L8.42188 3.75' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M3.92188 3.75L8.42188 8.25' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e");color:#757575}.btn[data-v-5ac99da6]{padding:8px 24px;margin:0}.btn.outline[data-v-5ac99da6]{padding:7px 23px;border-color:#3159f7;color:#3159f7}.btn[data-v-5ac99da6]:after{content:none}select[data-v-47f562c9]{-webkit-appearance:none;-moz-appearance:none;appearance:none}.select-arrow[data-v-47f562c9]{display:block;background:#4c545b;height:10px;width:16px;clip-path:polygon(0% 0%,100% 0%,50% 100%);right:20px;z-index:2;pointer-events:none}.floating-label label[data-v-c02fa54d]{top:18px;transform:translate(0)}.input-field-input.enable-resize[data-v-c02fa54d]{resize:both}.small-loader[data-v-9010d455]{display:flex;align-items:center;justify-content:center;gap:10px;background:#ffffffe6}.animation-object[data-v-9010d455]{margin-inline:0;height:60px;width:60px;transform:rotate(-90deg);animation:rotate-9010d455 2.5s linear infinite}.animation-line[data-v-9010d455]{transform-origin:center;stroke:#000;stroke-width:4px;fill:none;stroke-linecap:round;stroke-dasharray:138;stroke-dashoffset:137;stroke-dashoffset:var(--length, 137);animation:expand-9010d455 2.5s ease-in-out infinite}.animation-line-1[data-v-9010d455]{stroke:#00b1e3;--length: 80;--rotation-offset: -150deg}.animation-line-2[data-v-9010d455]{stroke:#2a97b6;--length: 115;--rotation-offset: -150deg}.animation-line-3[data-v-9010d455]{stroke:#007292;--length: 132;--rotation-offset: -151deg}.animation-line-4[data-v-9010d455]{stroke:#00b1e3;--length: 132;--rotation-offset: -195deg}.animation-line-5[data-v-9010d455]{stroke:#00b1e3;--length: 137;--rotation-offset: -230deg}@keyframes rotate-9010d455{0%{rotate:0deg}to{rotate:1080deg}}@keyframes expand-9010d455{0%{stroke-dashoffset:137;transform:rotate(0)}15%{transform:rotate(0)}40%{stroke-dashoffset:var(--length)}75%{transform:rotate(var(--rotation-offset, 0deg))}80%{stroke-dashoffset:var(--length)}to{stroke-dashoffset:137;transform:rotate(0)}}.breadcrumbs-list[data-v-24a8dadf]{list-style:none;margin:0;padding:0}.breadcrumb[data-v-24a8dadf]{display:inline;font-size:.875rem;line-height:1.2}.breadcrumb span[data-v-24a8dadf]{color:#757575}.breadcrumb a[data-v-24a8dadf]{color:#313638}.breadcrumb[data-v-24a8dadf]:after{content:" > "}.breadcrumb[data-v-24a8dadf]:last-child:after{content:none}.input-field-input.eye-padding[data-v-74b31f98]{padding-right:38px}.input-field-input.card-padding[data-v-74b31f98]{padding-right:58px}.input-field-input.eye-padding.card-padding[data-v-74b31f98]{padding-right:86px}.eye[data-v-74b31f98]{background:none;right:18px;padding:0;border:none;z-index:2;cursor:pointer}.card-image[data-v-74b31f98]{right:46px;object-fit:contain}.card-image[data-v-74b31f98]:has(+:not(.eye)){right:18px}.order-summary[data-v-9e443149]{border:1px solid #CECECE;border-radius:15px;background-color:#fff;padding:24px}.order-summary.previous-summary[data-v-9e443149]{background-color:#f1f1f1}.summary-table[data-v-9e443149]{display:grid;gap:16px;color:#313638;font-family:gotham;font-size:.875rem;line-height:1.2}.summary-table caption[data-v-9e443149]{font-size:1.25rem;text-align:center;padding-bottom:16px;border-bottom:1px solid #93999E}.summary-table tbody[data-v-9e443149]{display:grid;gap:8px}.summary-table tfoot[data-v-9e443149]{display:grid;padding-top:16px;border-top:2px solid #313638}.summary-table tr[data-v-9e443149]{display:grid;grid-template-columns:minmax(120px,1fr) minmax(auto,120px)}.summary-table tr[data-v-9e443149]:first-child{font-size:1rem}.summary-table tr:first-child th[data-v-9e443149]{font-weight:500}.summary-table tr:first-child th[data-v-9e443149] *{font-size:.875rem;font-weight:400}.summary-table tr[data-v-9e443149]:nth-child(2){margin-top:8px}.summary-table th[data-v-9e443149]{font-weight:400;text-align:left}.summary-table td[data-v-9e443149]{text-align:right}.additional-summary[data-v-9e443149]{background-color:#f9f9f9;border-radius:10px;padding:16px}body.gabb-app{margin-top:0!important}.gabb-header .header .header-container{top:0;width:100%!important;max-width:100%;margin:0 auto!important;width:1218.89px;height:64px;padding-top:.75rem;padding-bottom:.75rem;background:#fff}.gabb-header header .site-logo{margin:0 auto}.gabb-header header .site-logo img{width:100px}@media (max-width: 960px){.gabb-header header .site-logo img{padding:0;width:80px}}.gabb-header header .site-menu,.gabb-header header .header-tools,.gabb-header header .menu-icon{display:none}@media (max-width: 960px){.footer-right p.size-h6[data-v-5c948abe]{text-align:center;font-weight:400;font-size:20px!important;font-family:gotham;margin-bottom:10px!important}}footer .ql-container[data-v-5c948abe]:first-child{margin-top:-30px!important}footer .ql-container .ql-editor p[data-v-5c948abe]{color:#fff!important}footer .ql-container .ql-editor p strong[data-v-5c948abe]{display:block;top:0;position:relative;margin-bottom:25px}footer[data-v-5c948abe]{padding:20px 0}footer .footer-menu[data-v-5c948abe],footer .footer-right[data-v-5c948abe],footer .footer-secondary-menu[data-v-5c948abe]{display:none}footer .footer-logo[data-v-5c948abe]{margin-top:0!important}footer .footer-logo img[data-v-5c948abe]{display:block;margin:0 auto;width:180px}footer .footer-logo .subtitle-2[data-v-5c948abe]{text-align:center;font-size:12px}.error[data-v-096e2366]{color:red;text-align:left;font-size:12px;margin:0}div[data-v-ac849611]{position:relative;display:grid;gap:8px;align-items:center}div[data-v-ac849611] *{box-sizing:border-box}div:not(.floating-label) input[type=text][data-v-ac849611],div:not(.floating-label) input[type=password][data-v-ac849611]{border-radius:13px;padding:18px;color:#313638;font-size:16px}div.loading input[type=email][data-v-ac849611]:disabled{cursor:wait}label[data-v-ac849611]{grid-row:1;font-size:14px;line-height:normal}input[type=email][data-v-ac849611]{grid-row:2;margin:0;width:100%;max-width:100%;border:1px solid #DFDFDF;background:#f5f5f5;padding:18px;color:#313638;font-size:16px}input[type=email][data-v-ac849611]:disabled{border-color:#d5d4d4;background:#fff;opacity:.5;cursor:not-allowed}.floating-label input[type=email][data-v-ac849611]{border-radius:15px;padding:20px 15px 10px}.floating-label input[type=email]:not(:placeholder-shown)+label[data-v-ac849611],.floating-label input[type=email]:placeholder-shown:focus+label[data-v-ac849611],.floating-label input[type=email]:focus+label[data-v-ac849611]{top:unset;transform:translateY(-18px)}.floating-label input[type=email]:placeholder-shown+label[data-v-ac849611]{top:unset;transform:none}.quick-transitions[data-v-ac849611]{transition:all .2s ease-in-out 0s;-moz-transition:all .2s ease-in-out 0s;-webkit-transition:all .2s ease-in-out 0s}.floating-label label[data-v-ac849611]{position:absolute;left:15px;transform:scale(1.2);transition:all .2s ease-in-out 0s;-moz-transition:all .2s ease-in-out 0s;-webkit-transition:all .2s ease-in-out 0s;display:table;width:auto}.floating-label input[type=email][data-v-ac849611]{padding:28px 18px 10px}.floating-label input[type=email][data-v-ac849611]::-webkit-input-placeholder{color:transparent}.floating-label input[type=email][data-v-ac849611]:-moz-placeholder{color:transparent}.floating-label input[type=email][data-v-ac849611]::-moz-placeholder{color:transparent}.floating-label input[type=email][data-v-ac849611]:-ms-input-placeholder{color:transparent}.floating-label input[type=email][data-v-ac849611]::placeholder{color:transparent}.floating-label input[type=email]:not(:placeholder-shown)+label[data-v-ac849611],.floating-label input[type=email]:placeholder-shown:focus+label[data-v-ac849611],.floating-label input[type=email]:focus+label[data-v-ac849611]{top:25px;transform:scale(.8) translateY(-18px) translate(-12%);transition:all .2s ease-in-out 0s;-moz-transition:all .2s ease-in-out 0s;-webkit-transition:all .2s ease-in-out 0s}.floating-label input[type=email]:placeholder-shown+label[data-v-ac849611]{top:unset;transform:scale(1.1) translate(5%);transition:all .2s ease-in-out 0s;-moz-transition:all .2s ease-in-out 0s;-webkit-transition:all .2s ease-in-out 0s}.quick-transitions[data-v-fcdfb6d8]{transition:all .2s ease-in-out 0s;-moz-transition:all .2s ease-in-out 0s;-webkit-transition:all .2s ease-in-out 0s}div[data-v-fcdfb6d8]{position:relative;display:grid;gap:8px;align-items:center}div[data-v-fcdfb6d8] *{box-sizing:border-box}div.floating-label[data-v-fcdfb6d8]{display:flex;flex-direction:row}div:not(.floating-label) input[type=text][data-v-fcdfb6d8],div:not(.floating-label) input[type=password][data-v-fcdfb6d8]{border-radius:13px;padding:18px;color:#313638;font-size:16px}div.loading input[data-v-fcdfb6d8]:disabled{cursor:wait}label[data-v-fcdfb6d8]{grid-row:1;font-size:14px;line-height:normal}input[type=text][data-v-fcdfb6d8],input[type=password][data-v-fcdfb6d8]{grid-row:2;margin:0;width:100%;max-width:100%;border:1px solid #DFDFDF;background:#f5f5f5;padding:28px 18px 10px}input[type=text][data-v-fcdfb6d8]:disabled,input[type=password][data-v-fcdfb6d8]:disabled{border-color:#d5d4d4;background:#fff;opacity:.5;cursor:not-allowed}.floating-label input[type=text][data-v-fcdfb6d8],.floating-label input[type=password][data-v-fcdfb6d8]{border-radius:5px;padding:20px 15px 10px}.floating-label input[type=text]:not(:placeholder-shown)+label[data-v-fcdfb6d8],.floating-label input[type=password]:not(:placeholder-shown)+label[data-v-fcdfb6d8],.floating-label input[type=text]:placeholder-shown:focus+label[data-v-fcdfb6d8],.floating-label input[type=password]:placeholder-shown:focus+label[data-v-fcdfb6d8],.floating-label input[type=text]:focus+label[data-v-fcdfb6d8],.floating-label input[type=password]:focus+label[data-v-fcdfb6d8]{top:unset;transform:translateY(-18px)}.floating-label input[type=text]:placeholder-shown+label[data-v-fcdfb6d8],.floating-label input[type=password]:placeholder-shown+label[data-v-fcdfb6d8]{top:unset;transform:none}.eye[data-v-fcdfb6d8]{grid-row:2;min-width:20px;position:absolute;background:none;right:20px;padding:0;border:none;z-index:2;cursor:pointer}.floating-label input[type=password][data-v-fcdfb6d8],.floating-label input[type=text][data-v-fcdfb6d8]{padding:28px 18px 10px!important}.floating-label input[type=password][data-v-fcdfb6d8]::-webkit-input-placeholder,.floating-label input[type=text][data-v-fcdfb6d8]::-webkit-input-placeholder{color:transparent}.floating-label input[type=password][data-v-fcdfb6d8]:-moz-placeholder,.floating-label input[type=text][data-v-fcdfb6d8]:-moz-placeholder{color:transparent}.floating-label input[type=password][data-v-fcdfb6d8]::-moz-placeholder,.floating-label input[type=text][data-v-fcdfb6d8]::-moz-placeholder{color:transparent}.floating-label input[type=password][data-v-fcdfb6d8]:-ms-input-placeholder,.floating-label input[type=text][data-v-fcdfb6d8]:-ms-input-placeholder{color:transparent}.floating-label input[type=password][data-v-fcdfb6d8]::placeholder,.floating-label input[type=text][data-v-fcdfb6d8]::placeholder{color:transparent}.floating-label input[type=password]+label[data-v-fcdfb6d8],.floating-label input[type=text]+label[data-v-fcdfb6d8]{position:absolute;left:15px;transform:scale(1.2);transition:all .2s ease-in-out 0s;-moz-transition:all .2s ease-in-out 0s;-webkit-transition:all .2s ease-in-out 0s;display:table;width:auto}.floating-label input[type=password]:not(:placeholder-shown)+label[data-v-fcdfb6d8],.floating-label input[type=text]:not(:placeholder-shown)+label[data-v-fcdfb6d8],.floating-label input[type=password]:placeholder-shown:focus+label[data-v-fcdfb6d8],.floating-label input[type=text]:placeholder-shown:focus+label[data-v-fcdfb6d8],.floating-label input[type=password]:focus+label[data-v-fcdfb6d8],.floating-label input[type=text]:focus+label[data-v-fcdfb6d8]{top:20px;transform:scale(.8) translateY(-18px) translate(-12%);transition:all .2s ease-in-out 0s;-moz-transition:all .2s ease-in-out 0s;-webkit-transition:all .2s ease-in-out 0s}.floating-label input[type=password]:placeholder-shown+label[data-v-fcdfb6d8],.floating-label input[type=text]:placeholder-shown+label[data-v-fcdfb6d8]{top:unset;transform:scale(1.1) translate(5%);transition:all .2s ease-in-out 0s;-moz-transition:all .2s ease-in-out 0s;-webkit-transition:all .2s ease-in-out 0s}.submit-section[data-v-fd37dfae]{display:grid;gap:20px}.login[data-v-fd37dfae]{max-width:450px;margin:0 auto;padding:20px 0 10px;width:80%;display:grid}fieldset[data-v-fd37dfae]{display:grid;gap:20px;padding:0;margin:0;border:none}fieldset .link[data-v-fd37dfae]{font-size:14px;padding-inline:15px;justify-self:start;cursor:pointer}@media (min-width: 640px){fieldset .link[data-v-fd37dfae]{font-size:unset}}.btn[data-v-fd37dfae]{background:linear-gradient(190deg,#00b1e3,#236cd8);margin:10px auto;min-width:100px}@media (min-width: 640px){.btn[data-v-fd37dfae]{margin-block:20px;background:linear-gradient(#00b1e3,#236cd8)}}.btn[data-v-fd37dfae]:disabled{opacity:.5;cursor:not-allowed}.btn:disabled.loading[data-v-fd37dfae]{cursor:wait}#user-countdown-timer[data-v-45d76ec8]{border-radius:20px;width:90px;background-color:#e9f3ff;color:#002d63;margin:0 auto;display:block;padding:8px 0;font-size:20px}.submit-section[data-v-45d76ec8]{display:grid;gap:20px}.login[data-v-45d76ec8]{max-width:450px;margin:0 auto;padding:20px 0 10px;width:80%;display:grid}fieldset[data-v-45d76ec8]{display:grid;gap:20px;padding:0;margin:0;border:none}fieldset .link[data-v-45d76ec8]{font-size:14px;padding-inline:15px;justify-self:start;cursor:pointer}@media (min-width: 640px){fieldset .link[data-v-45d76ec8]{font-size:unset}}.btn[data-v-45d76ec8]{margin:10px auto;min-width:100px}@media (min-width: 640px){.btn[data-v-45d76ec8]{margin-block:20px}}.btn[data-v-45d76ec8]:disabled{opacity:.5;cursor:not-allowed}.btn:disabled.loading[data-v-45d76ec8]{cursor:wait}div[data-v-8ba7ac9e]{position:relative;display:grid;gap:8px;align-items:center}div[data-v-8ba7ac9e] *{box-sizing:border-box}div.loading select[data-v-8ba7ac9e]:disabled{cursor:wait}label[data-v-8ba7ac9e]{grid-row:1;font-size:14px;line-height:normal}select[data-v-8ba7ac9e]{grid-row:2;margin:0;width:100%;max-width:100%;color:#313638;font-size:16px;border-radius:13px;border:1px solid #DFDFDF;background:#f5f5f5;padding:18px;-webkit-appearance:none}select[data-v-8ba7ac9e]:disabled{border-color:#d5d4d4;background:#fff;opacity:.5;cursor:not-allowed}.arrow[data-v-8ba7ac9e]{position:absolute;background:none;right:20px;padding:0;border:none;z-index:2;cursor:pointer;display:flex;align-items:center;flex-direction:column;top:25px;gap:5px}.arrow i[data-v-8ba7ac9e]{line-height:50%}.no-label .arrow[data-v-8ba7ac9e]{top:40px}.quick-transitions[data-v-8ba7ac9e]{transition:all .2s ease-in-out 0s;-moz-transition:all .2s ease-in-out 0s;-webkit-transition:all .2s ease-in-out 0s}.floating-label[data-v-8ba7ac9e]{position:relative}.floating-label select[data-v-8ba7ac9e]{padding-top:23px;padding-bottom:13px}.floating-label label[data-v-8ba7ac9e]{position:absolute;left:15px;transform:scale(1.2);display:table;width:auto;top:25px;transform:scale(.8) translateY(-13px) translate(-12%);transition:all .2s ease-in-out 0s;-moz-transition:all .2s ease-in-out 0s;-webkit-transition:all .2s ease-in-out 0s}div[data-v-b3f23ad6]{position:relative;display:flex;align-items:start;flex-direction:column;gap:8px}div[data-v-b3f23ad6] *{box-sizing:border-box}div.floating-label[data-v-b3f23ad6]{flex-direction:row;align-items:center}div.loading input[type=text][data-v-b3f23ad6]:disabled{cursor:wait}label[data-v-b3f23ad6]{order:1;font-size:14px;line-height:normal;position:relative;width:100%}.error[data-v-b3f23ad6]{order:3}input[type=text][data-v-b3f23ad6]{order:2;margin:0;width:100%;max-width:100%;border-radius:13px;border:1px solid #DFDFDF;background:#f5f5f5;box-sizing:border-box;padding:18px;color:#313638;font-size:16px}input[type=text][data-v-b3f23ad6]:disabled{border-color:#d5d4d4;background:#fff;opacity:.5;cursor:not-allowed}.floating-label input[type=text]:not(:placeholder-shown)+label[data-v-b3f23ad6],.floating-label input[type=text]:placeholder-shown:focus+label[data-v-b3f23ad6],.floating-label input[type=text]:focus+label[data-v-b3f23ad6]{top:unset;transform:translateY(-18px)}.floating-label input[type=text]:placeholder-shown+label[data-v-b3f23ad6]{top:unset;transform:none}.floating-label input[type=text] label[data-v-b3f23ad6]{order:3}.quick-transitions[data-v-b3f23ad6]{transition:all .2s ease-in-out 0s;-moz-transition:all .2s ease-in-out 0s;-webkit-transition:all .2s ease-in-out 0s}.floating-label input[type=text][data-v-b3f23ad6]{padding:28px 18px 10px}.floating-label input[type=text][data-v-b3f23ad6]::-webkit-input-placeholder{color:transparent}.floating-label input[type=text][data-v-b3f23ad6]:-moz-placeholder{color:transparent}.floating-label input[type=text][data-v-b3f23ad6]::-moz-placeholder{color:transparent}.floating-label input[type=text][data-v-b3f23ad6]:-ms-input-placeholder{color:transparent}.floating-label input[type=text][data-v-b3f23ad6]::placeholder{color:transparent}.floating-label input[type=text]+label[data-v-b3f23ad6]{position:absolute;left:15px;transform:scale(1.2);transition:all .2s ease-in-out 0s;-moz-transition:all .2s ease-in-out 0s;-webkit-transition:all .2s ease-in-out 0s;display:table;width:auto}.floating-label input[type=text]:not(:placeholder-shown)+label[data-v-b3f23ad6],.floating-label input[type=text]:placeholder-shown:focus+label[data-v-b3f23ad6],.floating-label input[type=text]:focus+label[data-v-b3f23ad6]{top:25px;transform:scale(.8) translateY(-18px) translate(-12%);transition:all .2s ease-in-out 0s;-moz-transition:all .2s ease-in-out 0s;-webkit-transition:all .2s ease-in-out 0s}.floating-label input[type=text]:placeholder-shown+label[data-v-b3f23ad6]{top:unset;transform:scale(1.1) translate(5%);transition:all .2s ease-in-out 0s;-moz-transition:all .2s ease-in-out 0s;-webkit-transition:all .2s ease-in-out 0s}h2[data-v-f9e2cb67]{font-size:28px;line-height:32px;margin:0}h2+p[data-v-f9e2cb67]{margin-top:-5px}ul[data-v-f9e2cb67],p[data-v-f9e2cb67],.btn[data-v-f9e2cb67]{margin:0}ul[data-v-f9e2cb67]:disabled,p[data-v-f9e2cb67]:disabled,.btn[data-v-f9e2cb67]:disabled{opacity:.5;cursor:not-allowed}ul:disabled.loading[data-v-f9e2cb67],p:disabled.loading[data-v-f9e2cb67],.btn:disabled.loading[data-v-f9e2cb67]{cursor:wait}.uk-modal-dialog[data-v-f9e2cb67]{background:none}.modal-content[data-v-f9e2cb67]{box-sizing:border-box;border-radius:20px;padding:30px;background:#fff;display:grid;gap:20px;text-align:center}.actions[data-v-f9e2cb67]{display:flex;align-items:center;justify-content:center;gap:10px;padding-block:10px}.password-requirements[data-v-f9e2cb67]{padding-left:15px;text-align:left}.password-requirements .red[data-v-f9e2cb67]{color:red}.password-requirements .green[data-v-f9e2cb67]{color:green}.uk-modal-dialog[data-v-79bad1ba]{background:none;padding-top:0}.modal-content[data-v-79bad1ba]{box-sizing:border-box;border-radius:20px;padding:30px;background:#fff;display:grid;gap:20px;color:#313638}ul[data-v-79bad1ba],ol[data-v-79bad1ba],p[data-v-79bad1ba],.size-h4[data-v-79bad1ba]{margin:0}ul strong[data-v-79bad1ba],ol strong[data-v-79bad1ba],p strong[data-v-79bad1ba],.size-h4 strong[data-v-79bad1ba]{font-family:gotham;font-weight:500}.actions[data-v-79bad1ba]{display:flex;flex-direction:column;gap:8px}.btn[data-v-79bad1ba]{margin:0}.btn.outline[data-v-79bad1ba]{border-color:#236cd8;color:#236cd8}.btn[data-v-79bad1ba]:after{content:none}.more-info-block summary[data-v-79bad1ba]{text-align:center;font-size:1rem;text-decoration:none;margin-inline:auto;padding:10px 15px}.more-info-block summary[data-v-79bad1ba]:before{content:none}.more-info-block p[data-v-79bad1ba]{font-size:.875rem;padding:10px 15px;border-radius:10px;background-color:#f1f1f1}.gabb-app .uk-modal .loading-container{padding:0;border-radius:30px}.gabb-form-fields .gabb-field{margin:10px auto}.gabb-form-fields .gabb-field:last-child{margin-bottom:0}.gabb-form-fields .gabb-field select{padding-left:13px}.gabb-form-fields .gabb-field input,.gabb-form-fields .gabb-field select{font-size:14px}.gabb-form-fields .gabb-field input:focus,.gabb-form-fields .gabb-field select:focus{outline:#236cd8;border-color:#236cd8}.gabb-summer-sale.links{padding:0;max-width:260px;box-sizing:border-box;position:relative;border-radius:10px;overflow:hidden}.gabb-summer-sale.links img{display:table;margin:0 auto}.gabb-summer-sale.links .size-h3{color:#fff;font-size:50px;text-align:center;text-transform:uppercase;line-height:120%;margin-bottom:10px}.gabb-summer-sale.links .subtitle-2{color:#fff;text-align:center;font-size:16px;line-height:120%;margin-top:0}.gabb-summer-sale.links .subtitle-3{color:#fff;text-align:center;font-size:12px;line-height:120%;margin-top:0}.gabb-summer-sale.links .btn{background-color:#fff;margin-bottom:0}.gabb-summer-sale.links button,.gabb-summer-sale.links p,.gabb-summer-sale.links div{z-index:2;position:relative}.gabb-summer-sale.links.full-width{max-width:none}.gabb-summer-sale.links.full-width .actions img{width:150px!important}.gabb-summer-sale.links .uk-flex{align-items:center}.gabb-summer-sale.links .uk-flex.actions{gap:5px;justify-content:center}@media (max-width: 960px){.gabb-summer-sale.links .uk-flex{justify-content:center}.gabb-summer-sale.links .uk-flex img{max-width:300px}}.gabb-summer-sale.links .subtitle-1{margin-left:10px;margin-top:0;margin-bottom:0}.gabb-summer-sale.links .icon-close{border:none;outline:none;color:#fff;font-size:12px;background:transparent;position:absolute;right:-15px;top:2px}.holiday_sale_2.links[data-v-35c8162f]{padding:0;max-width:260px;box-sizing:border-box;position:relative;border-radius:10px;overflow:hidden}.holiday_sale_2.links.full-width[data-v-35c8162f]{max-width:none;align-self:center}.holiday_sale_2.links .icon-close[data-v-35c8162f]{border:none;outline:none;color:#fff;font-size:12px;background:transparent;position:absolute;right:-15px;top:2px}.holiday_sale_2.links[data-v-3b6ada48]{padding:0;max-width:260px;box-sizing:border-box;position:relative;border-radius:10px;overflow:hidden}.holiday_sale_2.links.full-width[data-v-3b6ada48]{max-width:none;align-self:center}.holiday_sale_2.links .icon-close[data-v-3b6ada48]{border:none;outline:none;color:#000;font-size:12px;background:transparent;position:absolute;right:-15px;top:2px}.status-banner[data-v-3b6ada48]{padding:0;max-width:260px;box-sizing:border-box;position:relative;border-radius:10px;overflow:hidden;margin-top:20px}.status-banner.full-width[data-v-3b6ada48]{max-width:none;align-self:center}.status-banner .icon-close[data-v-3b6ada48]{border:none;outline:none;color:#000;font-size:12px;background:transparent;position:absolute;right:-15px;top:2px}@media screen and (max-width: 640px){.holiday_sale_2.links[data-v-3b6ada48],.status-banner[data-v-3b6ada48]{max-width:100%;width:100%}.holiday_sale_2.links .icon-close[data-v-3b6ada48],.status-banner .icon-close[data-v-3b6ada48]{position:absolute;right:-5px;top:2px}}.gabb_form_container[data-v-862daa8e]{max-width:500px;width:100%;margin:auto;padding:20px}@media (max-width: 960px){.gabb_form_container[data-v-862daa8e]{padding:0 20px}}.gabb_form-field[data-v-862daa8e]{margin-bottom:15px}.gabb_form-field label[data-v-862daa8e]{font-weight:700}.gabb_form_container>form>fieldset[data-v-862daa8e]{border:none;margin:0}#feedback-description[data-v-862daa8e]{width:96%}.gabb_form-field select[data-v-862daa8e],.gabb_form-field textarea[data-v-862daa8e]{width:100%;padding:10px;border:1px solid #ccc;border-radius:4px}.gabb_form_button[data-v-862daa8e]{background-color:#0073e6;color:#fff;padding:10px 20px;border:none;border-radius:4px;cursor:pointer}.gabb_form_button[data-v-862daa8e]:disabled{background-color:#ccc;cursor:not-allowed}.error[data-v-862daa8e]{color:red;font-size:.9em}.modal-content button[data-v-862daa8e]{margin-top:10px;margin-right:25px;padding:10px;border:none;background:#007bff;color:#fff;cursor:pointer}.modal-content button[data-v-862daa8e]:hover{background:#0056b3}.modal-overlay[data-v-877dea3d]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:9999}.modal-content[data-v-877dea3d]{background:#fff;max-width:530px;min-height:460px;padding:20px;border-radius:10px;box-shadow:0 4px 10px #00000040}.modal-close[data-v-877dea3d]{background:none;border:none;float:right}.tab-nav[data-v-877dea3d]{display:flex;list-style:none;margin:0;padding:0}.tab-nav li[data-v-877dea3d]{cursor:pointer;padding:10px 20px;border-bottom:2px solid transparent}.tab-nav li.active[data-v-877dea3d]{border-color:#236cd8;font-weight:700}.tab-content[data-v-877dea3d]{margin-top:20px}.tab-content .support-message[data-v-877dea3d]{padding:20px 30px;max-width:400px;margin:0 auto}.support-message.visitor .activation-info[data-v-877dea3d]{border:1px solid #2F3A3E;background:#f6f6f6;padding:8px 10px;position:relative;cursor:pointer}.gabb_form-field[data-v-877dea3d]{margin-bottom:15px;display:flex;flex-direction:column}@media screen and (max-width:430px){.modal-content[data-v-877dea3d]{width:90%}.tab-nav li[data-v-877dea3d]{cursor:pointer;padding:10px;border-bottom:2px solid transparent;font-size:12px;accent-color:#a7a7a7;font-weight:500;font-family:gotham}.modal-close[data-v-877dea3d]{font-size:20px;margin-top:-15px}.gabb-form-body[data-v-877dea3d]{margin-left:-35px}.gabb_form-field label[data-v-877dea3d]{font-weight:700;font-size:14px}.gabb_form-field select[data-v-877dea3d]{width:58%}.textarea[data-v-0e6d7e31][data-v-877dea3d]{width:54%}.gabb_form_butotn[data-v-877dea3d]{margin-left:-20px}.support-message .visitor[data-v-877dea3d]{width:90%;padding:20px 10px}}.account-nav[data-v-b84c796c]{display:flex;flex-direction:column;gap:20px;min-width:260px}.navigation[data-v-b84c796c]{background:#f1f1f1;border-radius:15px}.btn.outline.feedback[data-v-b84c796c]{display:flex;align-items:center;justify-content:center;gap:12px;margin:0;padding:11px 32px;font-weight:500;font-family:gotham;color:#236cd8;background:#f1f1f1;border-color:#236cd8;border-radius:8px}.btn.outline.feedback[data-v-b84c796c]:before{content:url("data:image/svg+xml,%3csvg width='29' height='27' viewBox='0 0 29 27' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M1.83289 24.5093C2.00196 24.4269 2.16444 24.3316 2.31889 24.2243C3.27302 23.537 3.96555 22.5462 4.28311 21.4141C4.60067 20.2819 4.52444 19.0755 4.06689 17.9923C3.35097 16.1966 3.07993 14.2544 3.27689 12.3313C3.67066 9.5909 4.95603 7.05651 6.93434 5.11977C8.91265 3.18303 11.4738 1.95176 14.2219 1.61626C16.1032 1.46385 17.9939 1.75822 19.7399 2.47535C21.4859 3.19247 23.0376 4.31205 24.2687 5.74282C25.4997 7.17358 26.3753 8.87503 26.8239 10.7084C27.2724 12.5419 27.2814 14.4553 26.85 16.2929C26.4186 18.1304 25.5591 19.84 24.3414 21.2822C23.1238 22.7244 21.5826 23.8585 19.8434 24.5919C18.1042 25.3253 16.2164 25.6374 14.3337 25.5026C12.451 25.3678 10.6268 24.79 9.00989 23.8163C6.88189 25.4403 3.83289 25.2843 1.83289 24.5093Z' stroke='%23236CD8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M11.7189 12.0835H19.9009' stroke='%23236CD8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M11.7189 16.6294H16.2639' stroke='%23236CD8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e")}ul[data-v-b84c796c]{display:grid;gap:10px;list-style-type:none;padding:30px;margin:0}ul.actions[data-v-b84c796c]{border-top:2px solid #dedede}ul.sub-nav-item[data-v-b84c796c]{padding:10px 0 0 20px;gap:10px}ul.sub-nav-item a[data-v-b84c796c]{font-size:14px}li button[data-v-b84c796c],a[data-v-b84c796c]{position:relative;display:inline-block;color:#313638;font-size:1rem;line-height:1.5;padding:0;border:none;background:transparent}li button.router-link-exact-active[data-v-b84c796c],a.router-link-exact-active[data-v-b84c796c],li button[data-v-b84c796c]:hover,a[data-v-b84c796c]:hover{text-decoration:none;color:#236cd8}li button.main-link[data-v-b84c796c],a.main-link[data-v-b84c796c]{font-family:gotham;font-weight:500;display:flex;align-items:center;gap:8px}li button.main-link img[data-v-b84c796c],a.main-link img[data-v-b84c796c]{height:28px;width:28px}.breadcrumbs{position:relative;padding-left:0;list-style:none;display:flex;margin-bottom:5px}@media (max-width: 960px){.breadcrumbs{margin-bottom:10px}}.breadcrumbs a{font-size:13px;color:#313638;font-family:gotham}.uk-container.dashboard{width:90%;padding-block:20px}.uk-container.dashboard .account-views{min-width:0;display:block;box-sizing:border-box;width:100%}@media screen and (min-width: 960px){.uk-container.dashboard{display:grid;grid-template-columns:auto 1fr;gap:40px;padding-block:50px}}section[data-v-d6011c6e]{display:grid;justify-items:center;justify-content:center;gap:20px;grid-template-columns:minmax(auto,400px);padding-inline:16px}img[data-v-d6011c6e]{margin-bottom:-10px}h2[data-v-d6011c6e]{font-size:28px;line-height:32px;margin:0}p[data-v-d6011c6e]{margin:0}button[data-v-d6011c6e]{display:block;margin:0;padding:0;line-height:24px;cursor:pointer}.timeout-message[data-v-37478143]{margin:5px auto -20px;border-radius:10px;border:2px solid #93C2FF;max-width:310px;padding:10px 20px;background-color:#e9f3ff}.submit-section[data-v-37478143]{display:grid;gap:20px;padding-inline:15px}.submit-section [type=submit][data-v-37478143]{width:80%;text-align:center;margin:0 auto;justify-content:center}.login[data-v-37478143]{max-width:450px;margin:0 auto;padding:70px 0;width:80%;display:grid;gap:10px}@media (min-width: 640px){.login[data-v-37478143]{padding:80px 0}}h1[data-v-37478143]{color:#313638;margin-bottom:0;font-size:20px;font-family:gotham;text-align:left}@media (min-width: 640px){h1[data-v-37478143]{font-size:30px;margin-bottom:0;text-align:center}}fieldset[data-v-37478143]{display:grid;gap:22px;padding:0;margin:28px auto 20px;border:none;width:100%}fieldset .link[data-v-37478143]{font-size:14px;justify-self:start;cursor:pointer;margin:0}@media (min-width: 640px){fieldset .link[data-v-37478143]{font-size:unset}}fieldset p .link[data-v-37478143]{display:inline-block;padding:0;padding-inline:0;margin:0;width:auto}@media (min-width: 640px){fieldset p[data-v-37478143]{text-align:center;margin:0 auto -30px;display:block}fieldset .link[data-v-37478143]{margin:0 auto}}.btn[data-v-37478143]{background-color:#3159f7;margin:10px auto;min-width:100px}@media (min-width: 640px){.btn[data-v-37478143]{margin-block:20px}}.btn[data-v-37478143]:disabled{opacity:.5;cursor:not-allowed}.btn:disabled.loading[data-v-37478143]{cursor:wait}.community-login[data-v-fcf4a945]{width:90%;padding-block:20px;min-height:66vh}.community-login-terms[data-v-fcf4a945]{max-height:50vh;overflow:auto}.community-login-terms .uk-container[data-v-fcf4a945]{padding:0}.community-login-buttons[data-v-fcf4a945]{padding:50px 0}.uk-modal-dialog[data-v-fcf4a945]{padding-top:30px}@media (min-width: 960px){.child-inactive .inactive-details[data-v-2fdd3519]{display:flex;align-items:center}.child-inactive .inactive-details .subtitle-3[data-v-2fdd3519]{margin-left:5px;margin-right:20px}}.child-inactive .actions[data-v-2fdd3519]{align-items:center;gap:10px;justify-content:center}.notice[data-v-2fdd3519]{align-self:end;display:flex;flex-direction:column;gap:5px;align-items:start}.account-notice[data-v-2fdd3519]{background:#ffdb1e;border-radius:100px;color:#313638;border:none;display:flex;align-items:center;justify-content:center;gap:5px;padding:5px 22px;margin-top:10px}.inactive-details[data-v-2fdd3519]{margin:0}.inactive-details dt[data-v-2fdd3519],.inactive-details dd[data-v-2fdd3519]{color:#313638;font-weight:400}.inactive-details-title[data-v-2fdd3519]{color:#313638;font-family:Gotham;font-size:14px;font-weight:500;line-height:normal;margin:0}@media screen and (min-width: 960px){.inactive-details-title[data-v-2fdd3519]{font-size:16px}}.link[data-v-2fdd3519]{display:inline;padding:0;font-size:14px}.popup-open[data-v-2fdd3519]{padding:15px;margin-inline:auto 0;border:none;background:transparent;cursor:help}.popup[data-v-2fdd3519]{place-items:center;height:100%;width:100%;z-index:50;background:#fffc;pointer-events:none}.popup.uk-open[data-v-2fdd3519]{display:grid}.popup .popup-content[data-v-2fdd3519]{position:relative;pointer-events:all;background:#f1f1f1;border-radius:15px;display:flex;flex-direction:column;align-items:center;gap:10px;padding:40px 15px;margin:0;text-align:center;box-shadow:0 0 10px #0003;max-width:calc(100% - 50px)}.popup .popup-content .btn[data-v-2fdd3519]{margin:0;padding:10px 20px}.popup .popup-content .uk-drop-close[data-v-2fdd3519]{position:absolute;top:10px;right:15px}.assign-account[data-v-b72f010f]{display:flex;flex-direction:column;gap:24px;align-items:center}@media screen and (min-width: 960px){.assign-account[data-v-b72f010f]{flex-direction:row;align-items:start}}.device-info[data-v-b72f010f]{display:flex;align-items:center;gap:10px;background:#f5f5f5;padding:4px 18px;border-radius:15px;text-align:left}@media screen and (min-width: 960px){.device-info[data-v-b72f010f]{flex-shrink:0;padding:0 70px 0 40px;background-color:transparent;flex-direction:column;text-align:center;height:100%;border-right:1px solid #8e8e8e;border-radius:0}}.device-info img[data-v-b72f010f]{object-fit:contain;height:70px;width:70px}@media screen and (min-width: 960px){.device-info img[data-v-b72f010f]{height:120px;width:120px}}.device-info div[data-v-b72f010f]{display:flex;flex-direction:column;gap:5px}.device-info p[data-v-b72f010f]{margin:0;line-height:normal}.device-info p.device-name[data-v-b72f010f]{font-size:20px;font-family:gotham;font-weight:500}.create-account-form[data-v-b72f010f]{width:100%;display:flex;flex-direction:column;gap:20px}.size-h6[data-v-b72f010f]{font-family:gotham;line-height:normal;font-weight:500;margin:0}@media screen and (min-width: 960px){.size-h6[data-v-b72f010f]{text-align:left}}.childaccounts[data-v-b72f010f]{list-style:none;box-sizing:border-box;padding:0 10px 0 0;margin:0;overflow:auto;width:100%;max-height:45vh;-webkit-overflow-scrolling:auto}.childaccounts[data-v-b72f010f]::-webkit-scrollbar{width:10px}.childaccounts[data-v-b72f010f]::-webkit-scrollbar-thumb{background:#00b1e3;border-radius:15px}.child-account[data-v-b72f010f]{display:flex;align-items:center;gap:15px;border-bottom:1px solid #DEDEDE;text-align:left;padding-block:10px}.child-account .profile-image[data-v-b72f010f]{height:70px;width:70px;border-radius:70px}.child-account p.subtitle-1[data-v-b72f010f]{font-size:20px;color:#313638;font-weight:500;font-family:gotham;margin:0}.child-account .subtitle-2[data-v-b72f010f]{margin:0}.child-account .btn[data-v-b72f010f]{margin-block:10px 0}.child-account[data-v-b72f010f]:last-child{border:none}.link.btn[data-v-b72f010f]{margin:0}.link.btn .icon[data-v-b72f010f]{margin-right:5px;vertical-align:middle}.modal-content.confirmation[data-v-772dbd25]{display:grid;align-items:center;gap:20px;box-sizing:border-box;border-radius:20px;padding:30px;background:#fff;text-align:center;color:#313638;margin:0 auto}.modal-content.confirmation .title[data-v-772dbd25]{text-align:center;font-size:20px;font-family:gotham;font-weight:500;margin-bottom:0}.modal-content.confirmation .descript[data-v-772dbd25]{text-align:center;max-width:375px;margin:0 auto;font-size:14px}.modal-content.confirmation .account-box[data-v-772dbd25]{display:flex;flex-direction:column-reverse;justify-content:space-around;align-items:center;gap:10px}@media screen and (min-width: 960px){.modal-content.confirmation .account-box[data-v-772dbd25]{flex-direction:row}}.modal-content.confirmation .account-box .account-info[data-v-772dbd25],.modal-content.confirmation .account-box .device-info[data-v-772dbd25]{display:flex;align-items:center;justify-content:center;border-radius:15px;background:#f5f5f5;flex:1;box-sizing:border-box}.modal-content.confirmation .account-box .account-info .uk-card[data-v-772dbd25],.modal-content.confirmation .account-box .device-info .uk-card[data-v-772dbd25]{align-items:center;box-sizing:border-box;flex-wrap:nowrap}.modal-content.confirmation .account-box .account-info .uk-card .profile-image[data-v-772dbd25],.modal-content.confirmation .account-box .device-info .uk-card .profile-image[data-v-772dbd25]{margin:10px}.modal-content.confirmation .account-box .account-details[data-v-772dbd25],.modal-content.confirmation .account-box .device-details[data-v-772dbd25]{text-align:left;display:flex;flex-direction:column;gap:5px}.modal-content.confirmation .account-box .account-details h5[data-v-772dbd25],.modal-content.confirmation .account-box .device-details h5[data-v-772dbd25]{font-family:gotham;font-weight:500;font-size:18px;line-height:normal;margin:0}.modal-content.confirmation .account-box .account-details p[data-v-772dbd25],.modal-content.confirmation .account-box .device-details p[data-v-772dbd25]{margin:0}.modal-content.confirmation hr[data-v-772dbd25]{width:100%;margin:0}.profile-image[data-v-772dbd25]{border-radius:100px;height:60px;width:60px;overflow:hidden;object-fit:contain;margin-right:10px}.actions[data-v-772dbd25]{display:flex;align-items:center;justify-content:center}.actions .btn[data-v-772dbd25]{margin:0 5px}.vue-advanced-cropper{text-align:center;position:relative;-webkit-user-select:none;user-select:none;max-height:100%;max-width:100%;direction:ltr}.vue-advanced-cropper__stretcher{pointer-events:none;position:relative;max-width:100%;max-height:100%}.vue-advanced-cropper__image{-webkit-user-select:none;user-select:none;position:absolute;transform-origin:center;max-width:none!important}.vue-advanced-cropper__background,.vue-advanced-cropper__foreground{opacity:1;background:#000;transform:translate(-50%,-50%);position:absolute;top:50%;left:50%}.vue-advanced-cropper__foreground{opacity:.5}.vue-advanced-cropper__boundaries{opacity:1;transform:translate(-50%,-50%);position:absolute;left:50%;top:50%}.vue-advanced-cropper__cropper-wrapper{width:100%;height:100%}.vue-advanced-cropper__image-wrapper{overflow:hidden;position:absolute;width:100%;height:100%}.vue-advanced-cropper__stencil-wrapper{position:absolute}.vue-simple-handler{display:block;background:#fff;height:10px;width:10px}.vue-handler-wrapper{position:absolute;transform:translate(-50%,-50%);width:30px;height:30px}.vue-handler-wrapper__draggable{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.vue-handler-wrapper--west-north{cursor:nw-resize}.vue-handler-wrapper--north{cursor:n-resize}.vue-handler-wrapper--east-north{cursor:ne-resize}.vue-handler-wrapper--east{cursor:e-resize}.vue-handler-wrapper--east-south{cursor:se-resize}.vue-handler-wrapper--south{cursor:s-resize}.vue-handler-wrapper--west-south{cursor:sw-resize}.vue-handler-wrapper--west{cursor:w-resize}.vue-handler-wrapper--disabled{cursor:auto}.vue-line-wrapper{background:none;position:absolute;display:flex;align-items:center;justify-content:center}.vue-line-wrapper--north,.vue-line-wrapper--south{height:12px;width:100%;left:0;transform:translateY(-50%)}.vue-line-wrapper--north{top:0;cursor:n-resize}.vue-line-wrapper--south{top:100%;cursor:s-resize}.vue-line-wrapper--east,.vue-line-wrapper--west{width:12px;height:100%;transform:translate(-50%);top:0}.vue-line-wrapper--east{left:100%;cursor:e-resize}.vue-line-wrapper--west{left:0;cursor:w-resize}.vue-line-wrapper--disabled{cursor:auto}.vue-bounding-box{position:relative;height:100%;width:100%}.vue-bounding-box__handler{position:absolute}.vue-bounding-box__handler--west-north{left:0;top:0}.vue-bounding-box__handler--north{left:50%;top:0}.vue-bounding-box__handler--east-north{left:100%;top:0}.vue-bounding-box__handler--east{left:100%;top:50%}.vue-bounding-box__handler--east-south{left:100%;top:100%}.vue-bounding-box__handler--south{left:50%;top:100%}.vue-bounding-box__handler--west-south{left:0;top:100%}.vue-bounding-box__handler--west{left:0;top:50%}.vue-draggable-area{position:relative}.vue-preview-result{overflow:hidden;box-sizing:border-box;position:absolute;height:100%;width:100%}.vue-preview-result__wrapper{position:absolute}.vue-preview-result__image{pointer-events:none;position:relative;-webkit-user-select:none;user-select:none;transform-origin:center;max-width:none!important}.vue-rectangle-stencil{position:absolute;height:100%;width:100%;box-sizing:border-box}.vue-rectangle-stencil__preview{position:absolute;width:100%;height:100%}.vue-rectangle-stencil--movable{cursor:move}.vue-circle-stencil{position:absolute;height:100%;width:100%;box-sizing:content-box;cursor:move}.vue-circle-stencil__preview{border-radius:50%;position:absolute;width:100%;height:100%}.vue-circle-stencil--movable{cursor:move}.vue-preview{overflow:hidden;box-sizing:border-box;position:relative}.vue-preview--fill{width:100%;height:100%;position:absolute}.vue-preview__wrapper{position:absolute;height:100%;width:100%}.vue-preview__image{pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;transform-origin:center;max-width:none!important}.vue-simple-line{background:none;transition:border .5s;border-color:#ffffff4d;border-width:0;border-style:solid}.vue-simple-line--south,.vue-simple-line--north{height:0;width:100%}.vue-simple-line--east,.vue-simple-line--west{height:100%;width:0}.vue-simple-line--east{border-right-width:1px}.vue-simple-line--west{border-left-width:1px}.vue-simple-line--south{border-bottom-width:1px}.vue-simple-line--north{border-top-width:1px}.vue-simple-line--hover{opacity:1;border-color:#fff}.error-item[data-v-1ac1a719]{max-width:200px}.upload-example[data-v-1ac1a719]{display:flex;flex-wrap:wrap;align-items:center;gap:20px}img[data-v-1ac1a719]{border-radius:88px;border:0;height:88px;width:88px;overflow:hidden}.upload-icon-container[data-v-1ac1a719]{display:flex;flex-direction:column;align-items:start;gap:5px;cursor:pointer}input[type=file][data-v-1ac1a719]{height:0;width:0;opacity:0;padding:0;margin:0;position:absolute;border:none}input[type=file]:focus-visible+label[data-v-1ac1a719]{outline:2px dotted}.btn.outline[data-v-1ac1a719]{color:#236cd8;border:1px solid #236CD8;margin:0;padding:10px 15px}.crop-image[data-v-1ac1a719]{align-self:center;padding:0;color:#236cd8;font-size:14px;font-family:gotham;font-weight:400;text-decoration:underline;cursor:pointer}.image-cropper[data-v-1ac1a719]{box-sizing:border-box;background:#f5f5f5;padding:30px;border-radius:20px;position:absolute;width:100%!important;top:0;right:0;bottom:0;left:0;z-index:3}.image-cropper .cropper[data-v-1ac1a719]{width:100%;max-width:250px;aspect-ratio:1;max-height:250px;margin-inline:auto}fieldset[data-v-3a0d11a4]{position:relative;display:flex;flex-wrap:wrap;gap:20px;margin:0;padding:15px 0;border:none}legend[data-v-3a0d11a4]{font-size:14px;line-height:normal}input[data-v-3a0d11a4]{position:absolute;opacity:0;width:0;height:0;left:0;top:0}input:checked~.checkmark[data-v-3a0d11a4]{border:1px solid #00B1E3}input:checked~.checkmark[data-v-3a0d11a4]:after{opacity:1}input:disabled~.checkmark[data-v-3a0d11a4]{background-color:#b5b5b5}input:focus-visible~.checkmark[data-v-3a0d11a4]{outline:2px dotted}.custom-checkbox[data-v-3a0d11a4]{text-align:left;display:flex;align-items:center;gap:10px;font-size:14px;-webkit-user-select:none;user-select:none;cursor:pointer}.custom-checkbox:hover .checkmark[data-v-3a0d11a4]{opacity:.8}.custom-checkbox[data-v-3a0d11a4]:has(input:disabled){cursor:not-allowed}.custom-checkbox.small-text[data-v-3a0d11a4]{font-size:12px}.checkmark[data-v-3a0d11a4]{flex-shrink:0;position:relative;display:grid;place-items:center;border:1px solid #DFDFDF;background:#f5f5f5;border-radius:5px;height:18px;width:18px;transition:all .2s ease-in-out 0s,outline 0s}.checkmark[data-v-3a0d11a4]:after{display:block;content:"";transform:translateY(-1px) rotate(40deg);opacity:0;height:10px;width:4px;border-right:2px solid #00B1E3;border-bottom:2px solid #00B1E3;background:transparent;transition:all .2s ease-in-out 0s}.checkmark.disabled[data-v-3a0d11a4]{background-color:#b5b5b5}.create-child-account.iphone[data-v-3c9bd74a] [class="input-field floating-label age"]{width:100%;display:flex;justify-content:center;text-align:center}.create-child-account.iphone[data-v-3c9bd74a] [name=childAccountAge]{height:60px;box-sizing:border-box;width:100%;display:flex;flex:1;align-items:center;justify-content:center;text-align:center}.create-child-account.iphone[data-v-3c9bd74a] [for=childAccountAge]{top:2px!important;background:transparent}.create-child-account .floating-label input[type=date][data-v-3c9bd74a]{padding-top:23px;padding-bottom:18px}.create-child-account .floating-label.has_no_date input[type=date][data-v-3c9bd74a]{padding-top:23px;padding-bottom:43px}.password-requirements[data-v-3c9bd74a]{margin:0;font-size:.75rem}.password-requirements ul[data-v-3c9bd74a]{margin-bottom:0;padding-left:22px}.password-requirements ul.check-validity .invalid[data-v-3c9bd74a]{color:#e00}.password-requirements ul li[data-v-3c9bd74a]{font-size:.75rem}.create-child-account[data-v-3c9bd74a]{display:flex;flex-direction:column;gap:24px;align-items:center}@media screen and (min-width: 960px){.create-child-account[data-v-3c9bd74a]{flex-direction:row;align-items:start}}.create-child-account .actions[data-v-3c9bd74a]{display:flex;justify-content:center}.create-child-account .actions .btn[data-v-3c9bd74a],.create-child-account .actions .link[data-v-3c9bd74a]{margin:0}.device-info[data-v-3c9bd74a]{display:flex;align-items:center;gap:10px;background:#f5f5f5;padding:4px 18px;border-radius:15px;text-align:left}@media screen and (min-width: 960px){.device-info[data-v-3c9bd74a]{flex-shrink:0;padding:0 70px 0 40px;background-color:transparent;flex-direction:column;text-align:center;height:100%;border-right:1px solid #8e8e8e;border-radius:0}}.device-info img[data-v-3c9bd74a]{object-fit:contain;height:70px;width:70px}@media screen and (min-width: 960px){.device-info img[data-v-3c9bd74a]{height:120px;width:120px}}.device-info div[data-v-3c9bd74a]{display:flex;flex-direction:column;gap:5px}.device-info p[data-v-3c9bd74a]{margin:0;line-height:normal}.device-info p.device-name[data-v-3c9bd74a]{font-size:20px;font-family:gotham;font-weight:500}.create-account-form[data-v-3c9bd74a]{display:flex;flex-direction:column;gap:20px;text-align:left}.create-account-form.single-child .image[data-v-3c9bd74a]{order:1}.create-account-form.single-child .name[data-v-3c9bd74a]{order:2}.create-account-form.single-child .username[data-v-3c9bd74a]{order:3}.create-account-form.single-child .password[data-v-3c9bd74a]{order:4}.create-account-form.single-child .age[data-v-3c9bd74a]{order:5}.create-account-form.single-child .error-item[data-v-3c9bd74a]{order:6;width:100%;text-align:center;font-size:14px}.create-account-form.single-child .actions[data-v-3c9bd74a]{order:7}.assign-devices[data-v-dfb30e30]{display:flex;flex-direction:column;align-items:center;gap:10px}header[data-v-dfb30e30]{min-width:200px;padding-block:8px;text-align:center}@media (min-width: 960px){header[data-v-dfb30e30]{min-width:unset;padding-block:0}}header h4[data-v-dfb30e30]{font-family:gotham;font-size:16px;line-height:normal;font-weight:500;margin:0}@media screen and (min-width: 960px){header h4[data-v-dfb30e30]{font-size:22px}}header .profile-image[data-v-dfb30e30]{border-radius:100px;overflow:hidden;margin-bottom:10px}p[data-v-dfb30e30]{color:#313638;margin:0}p.size-h6[data-v-dfb30e30]{font-family:gotham;font-weight:500;line-height:normal}.create-account-subtitle[data-v-dfb30e30]{max-width:290px;margin-inline:auto}.devices[data-v-dfb30e30]{box-sizing:border-box;padding:0 10px 0 0;overflow:auto;width:100%;max-height:45vh;-webkit-overflow-scrolling:auto}.devices[data-v-dfb30e30]::-webkit-scrollbar{width:10px}.devices[data-v-dfb30e30]::-webkit-scrollbar-thumb{background:#00b1e3;border-radius:15px}.devices .disconnected[data-v-dfb30e30]{opacity:.5}.device-info[data-v-dfb30e30]{display:grid;grid-template-columns:22px 80px 1fr;column-gap:10px;align-items:center;position:relative}@media screen and (min-width: 960px){.device-info[data-v-dfb30e30]{grid-template-columns:22px 100px 1fr auto}}.device-image[data-v-dfb30e30]{grid-column:2;max-height:80px;object-fit:contain}@media screen and (min-width: 960px){.device-image[data-v-dfb30e30]{max-height:100px}}.device-details[data-v-dfb30e30]{text-align:left}.device-details p.subtitle-1[data-v-dfb30e30]{font-family:gotham;font-weight:500;font-size:14px;line-height:normal}.device-details p.subtitle-2[data-v-dfb30e30]{font-size:14px}.device-details p.subtitle-3[data-v-dfb30e30]{font-size:12px}.btn[data-v-dfb30e30]{grid-column:span 3;display:block;margin:0 auto 10px}@media screen and (min-width: 960px){.btn[data-v-dfb30e30]{margin-block:0;grid-column:span 1}}.btn[data-v-dfb30e30]:disabled{cursor:not-allowed}.uk-modal-dialog[data-v-f122776e]{background:none;overflow:hidden}@media screen and (min-width: 960px){.uk-modal-dialog[data-v-f122776e]:has(.create-child-account){width:800px}}@media screen and (min-width: 960px){.uk-modal-dialog[data-v-f122776e]:has(.options){width:800px}}@media screen and (min-width: 960px){.uk-modal-dialog[data-v-f122776e]:has(.assign-account){width:800px}}.modal-content[data-v-f122776e]{box-sizing:border-box;border-radius:20px;padding:30px;background:#fff;display:grid;gap:20px;text-align:center;color:#313638;max-height:80vh;overflow-y:auto}.flex[data-v-f122776e]{display:flex;flex-wrap:wrap}.profile-image[data-v-f122776e]{border-radius:100px;height:80px;width:80px;overflow:hidden;object-fit:contain}.actions[data-v-f122776e]{display:flex;align-items:center;justify-content:center}.actions .btn[data-v-f122776e]{margin:0 5px}.account-box[data-v-f122776e]{display:flex;flex-direction:column-reverse;justify-content:space-around;align-items:center;gap:10px;background:#f5f5f5;border-radius:15px;padding:20px}.account-box .account-info[data-v-f122776e],.account-box .device-info[data-v-f122776e]{display:flex;align-items:center;justify-content:center}.account-box .account-details[data-v-f122776e],.account-box .device-details[data-v-f122776e]{text-align:left;display:flex;flex-direction:column;gap:5px}.account-box .account-details h5[data-v-f122776e],.account-box .device-details h5[data-v-f122776e]{font-family:gotham;font-weight:500;font-size:18px;line-height:normal;margin:0}.account-box .account-details p[data-v-f122776e],.account-box .device-details p[data-v-f122776e]{margin:0}.modal-content.confirmation[data-v-f122776e]{flex-wrap:wrap;align-items:center;margin:0 auto}.modal-content.confirmation .title[data-v-f122776e]{text-align:center;font-size:20px;font-family:gotham;font-weight:500;margin-bottom:0}.modal-content.confirmation .descript[data-v-f122776e]{text-align:center;max-width:375px;margin:0 auto;font-size:14px}.modal-content.confirmation .profile-image[data-v-f122776e]{max-height:60px;max-width:60px;margin-right:10px}.modal-content.confirmation hr[data-v-f122776e]{width:100%;margin:0}.modal-content.options[data-v-f122776e]{display:flex;flex-direction:column;gap:24px;align-items:center}@media screen and (min-width: 960px){.modal-content.options[data-v-f122776e]{flex-direction:row;align-items:start;text-align:left}}.modal-content.options .size-h6[data-v-f122776e]{font-family:gotham;line-height:normal;font-weight:500}.modal-content.options .device-info[data-v-f122776e]{display:flex;align-items:center;gap:10px;background:#f5f5f5;padding:4px 18px;border-radius:15px;text-align:left}@media screen and (min-width: 960px){.modal-content.options .device-info[data-v-f122776e]{flex-shrink:0;padding:0 70px 0 40px;background-color:transparent;flex-direction:column;text-align:center;align-self:stretch;border-right:1px solid #8e8e8e;border-radius:0}}.modal-content.options .device-info img[data-v-f122776e]{object-fit:contain;height:70px;width:70px}@media screen and (min-width: 960px){.modal-content.options .device-info img[data-v-f122776e]{height:120px;width:120px}}.modal-content.options .device-info div[data-v-f122776e]{display:flex;flex-direction:column;gap:5px}.modal-content.options .device-info p[data-v-f122776e]{margin:0;line-height:normal}.modal-content.options .device-info p.device-name[data-v-f122776e]{font-size:20px;font-family:gotham;font-weight:500}.modal-content.options .btn-actions[data-v-f122776e]{margin-top:20px;display:flex;flex-direction:column;align-items:center;gap:20px}@media screen and (min-width: 960px){.modal-content.options .btn-actions[data-v-f122776e]{align-items:start}}.modal-content.options .btn-actions .btn[data-v-f122776e]{margin:0}.modal-content.error-modal[data-v-f122776e] .error{text-align:center}.modal-content.error-modal .account-box[data-v-f122776e]{flex-direction:column}.plan-details[data-v-fdddf840]{background:#f1f1f1;border-radius:10px;padding:8px 16px;color:#313638;display:flex;flex-direction:column;gap:5px}.plan-details.device-item-card[data-v-fdddf840]{box-sizing:border-box;width:100%}.plan-details .plan-details[data-v-fdddf840]{padding:0}.plan-details .subtitle-1[data-v-fdddf840]{order:3;color:#313638;text-align:center;font-size:24px;font-family:gotham;font-style:normal;font-weight:400;line-height:normal;padding:0 0 .5em}svg[data-v-fdddf840]{vertical-align:bottom}header[data-v-fdddf840]{order:1;display:flex;justify-content:space-between;align-items:center}header h4[data-v-fdddf840]{color:#313638;font-family:Gotham;font-size:14px;font-weight:500;line-height:normal;margin:0}@media screen and (min-width: 960px){header h4[data-v-fdddf840]{font-size:16px}}header .link[data-v-fdddf840]{font-size:14px;padding:0}.device-services[data-v-fdddf840]{order:3;margin:0;font-size:12px;line-height:normal}@media screen and (min-width: 960px){.device-services[data-v-fdddf840]{order:2;font-size:14px}}.device-services[data-v-fdddf840] .device-services-button{display:inline;color:#313638;border:none;padding:0;margin:0;font-size:12px;line-height:normal}@media screen and (min-width: 960px){.device-services[data-v-fdddf840] .device-services-button{font-size:14px}}.color-blue[data-v-fdddf840]{color:#00b1e3;font-family:Gotham;font-weight:500}.details-tooltip[data-v-fdddf840]{border:none;padding:0;background:none}.status-meter[data-v-fdddf840]{position:relative;width:100%;height:8px;border-radius:4px;background:linear-gradient(to right,#8E8E8E,calc(((100% / 3) * 2) - 1px),#8E8E8E 0)}.status-meter[data-v-fdddf840]::-webkit-meter-bar{border:none;height:8px;background:linear-gradient(to right,#8E8E8E,calc(((100% / 3) * 2) - 1px),#8E8E8E 0);border-radius:4px}.status-meter[data-v-fdddf840]:-moz-meter-bar{border:none;height:8px;border-radius:4px}.status-meter[data-v-fdddf840]::-webkit-meter-optimum-value{border-radius:20px;background:#236cd8}.status-meter[data-v-fdddf840]:-moz-meter-optimum::-moz-meter-bar{border-radius:20px;background:#236cd8;border:none}.status-meter[data-v-fdddf840]::-webkit-meter-suboptimum-value{border-radius:20px;background:#dd9000}.status-meter[data-v-fdddf840]:-moz-meter-sub-optimum::-moz-meter-bar{border-radius:20px;background:#dd9000}.status-meter[data-v-fdddf840]::-webkit-meter-even-less-good-value{border-radius:20px;background:#ed3f00}.status-meter::-webkit-meter-even-less-good-value .Very.Unhealthy .status-meter[data-v-fdddf840]::-webkit-meter-even-less-good-value{background:#e30000}.status-meter[data-v-fdddf840]:-moz-meter-sub-sub-optimum::-moz-meter-bar{border-radius:20px;background:#ed3f00}.status-meter:-moz-meter-sub-sub-optimum::-moz-meter-bar .Very.Unhealthy .status-meter[data-v-fdddf840]:-moz-meter-sub-sub-optimum::-moz-meter-bar{background:#e30000}.device-services[data-v-fdddf840]{order:1}.device-total[data-v-fdddf840]{order:2;font-size:36px;line-height:normal;display:flex;align-items:baseline;gap:5px;margin:0}@media screen and (min-width: 960px){.device-total[data-v-fdddf840]{order:3;margin-top:auto}}.device-total span[data-v-fdddf840]{font-size:12px;font-style:normal}@media screen and (min-width: 960px){.device-total span[data-v-fdddf840]{font-size:14px}}.meter-box[data-v-fdddf840]{order:3;display:flex;flex-wrap:wrap}.meter-box meter[data-v-fdddf840]{width:100%}.meter-box p[data-v-fdddf840]{flex:1;text-align:left;margin-top:5px;margin-bottom:0}.meter-box .total[data-v-fdddf840]{text-align:right}.payments-left[data-v-fdddf840]{order:4}.pay-off[data-v-fdddf840]{order:5;margin-top:0;padding:0;margin-bottom:5px;text-align:left}.account-info-fields.device_payment_form[data-v-4bca865e],.account-info-fields.device_payment_form .account-fieldset[data-v-4bca865e]{grid-template-columns:none;gap:18px}.account-info-fields.device_payment_form .account-fieldset legend[data-v-4bca865e]{color:var(--Gray-100, #000);text-align:center;font-family:Gotham;font-size:18px;font-style:normal;font-weight:400;line-height:normal}.account-info-fields.device_payment_form .account-fieldset .card-type[data-v-4bca865e]{height:15px;width:auto;left:102px}.account-info-fields.device_payment_form .account-fieldset.billing-stuff[data-v-4bca865e]{margin-top:0}.account-info-fields.device_payment_form .form-actions .btn[data-v-4bca865e]{width:100%}.overview-section[data-v-4bca865e]{padding-bottom:50px}.title-block[data-v-4bca865e]{display:flex;justify-content:space-between;gap:10px;margin-bottom:16px}.title-block .btn[data-v-4bca865e]{margin:0;padding:6px 14px}@media screen and (min-width: 960px){.title-block .btn[data-v-4bca865e]{padding:10px 24px}}.section-title[data-v-4bca865e]{font-size:20px;line-height:normal;margin:0}@media screen and (min-width: 960px){.section-title[data-v-4bca865e]{font-size:28px}}.personal-details-list[data-v-4bca865e]{display:flex;flex-direction:column;gap:8px;margin:0;padding:0;color:#313638}.personal-details-list dt[data-v-4bca865e]{font-family:gotham;font-weight:500;line-height:normal;font-size:16px;margin-top:22px}.personal-details-list dt[data-v-4bca865e]:first-child{margin-top:0}.personal-details-list dd[data-v-4bca865e]{line-height:normal;font-size:14px}.account-info-fields[data-v-4bca865e]{display:grid;gap:30px;grid-template-columns:repeat(auto-fill,minmax(auto,375px));color:#313638}.account-info-fields .subtitle-1[data-v-4bca865e]{grid-column-start:1;grid-column-end:-1;color:#e30000}.account-info-fields .subtitle-1 .size-h6[data-v-4bca865e],.account-info-fields .subtitle-1 em[data-v-4bca865e]{font-family:gotham;font-weight:500}.account-info-fields .account-fieldset[data-v-4bca865e]{grid-column-end:-1;display:grid;grid-template-columns:repeat(auto-fill,minmax(auto,172.5px));gap:30px;padding:0;border:none}.account-info-fields .account-fieldset legend[data-v-4bca865e]{padding:0;margin-bottom:15px;font-family:gotham;font-weight:500}.account-info-fields .grid-start[data-v-4bca865e]{grid-column-start:1}.account-info-fields .grid-full[data-v-4bca865e]{grid-column:span 2;margin:0}.account-info-fields .grid-full-wide[data-v-4bca865e]{grid-column-start:1;grid-column-end:-1}.account-info-fields .form-actions[data-v-4bca865e]{display:flex;gap:10px}.account-info-fields .form-actions .btn[data-v-4bca865e]{margin:0}.card-type[data-v-4bca865e]{position:absolute;right:0;bottom:0}legend.size-h5[data-v-6886e377]{color:var(--Gray-100, #000);text-align:center;font-family:Gotham;font-size:18px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:15px}.rectangle-list-button[data-v-6886e377]{margin:0 auto 15px;max-width:400px}.form-actions[data-v-6886e377],.form-actions .btn[data-v-6886e377]{width:100%}.loading-container[data-v-6886e377]{padding:0;border-radius:30px}.loading-container .lottie-animate[data-v-6886e377]{--lottie-animation-container-width: 60px !important;--lottie-animation-container-height: 60px !important}.loading-container .lottie-animate svg[data-v-6886e377]{width:60px;height:60px}[data-v-6886e377] form .account-fieldset input[type=text],[data-v-6886e377] form .account-fieldset select{background:#fff;padding:18px 16px 8px;font-size:14px;box-sizing:border-box}[data-v-6886e377] form .no-label{gap:0}[data-v-6886e377] form .no-label label{top:16px}[data-v-6886e377] form .no-label .arrow{top:11px}[data-v-6886e377] form .account-fieldset input[type=text]:placeholder-shown+label{top:26px}[data-v-6886e377] form .account-fieldset input[type=text]:not(:placeholder-shown)+label,[data-v-6886e377] form .account-fieldset input[type=text]:placeholder-shown:focus+label,[data-v-6886e377] form .account-fieldset input[type=text]:focus+label{top:18px}[data-v-6886e377] form .account-fieldset .grid-full{gap:0}@media (max-width: 960px){[data-v-6886e377] form .account-fieldset{margin-bottom:5px}}.device-payment .device-details[data-v-6886e377]{margin-bottom:20px}.device-payment .uk-flex[data-v-6886e377]{flex:1;align-items:center}.device-payment .uk-flex .size-h5[data-v-6886e377]{font-size:18px}.device-payment .uk-flex .size-h4[data-v-6886e377]{font-size:24px}.plan-details[data-v-6886e377]{background:#f1f1f1;border-radius:10px;padding:8px 16px;color:#313638;display:flex;flex-direction:column;gap:5px}.payment-recieved[data-v-6886e377]{padding:2em}.payment-recieved p[data-v-6886e377]{color:var(--Gray-100, #000);text-align:center;font-size:24px;line-height:normal}.payment-recieved img[data-v-6886e377]{display:block;margin:0 auto}svg[data-v-6886e377]{vertical-align:bottom}header[data-v-6886e377]{order:1;display:flex;justify-content:space-between;align-items:center}header h4[data-v-6886e377]{color:#313638;font-family:Gotham;font-size:14px;font-weight:500;line-height:normal;margin:0}@media screen and (min-width: 960px){header h4[data-v-6886e377]{font-size:16px}}header .link[data-v-6886e377]{font-size:14px;padding:0}.device-services[data-v-6886e377]{order:3;margin:0;font-size:12px;line-height:normal}@media screen and (min-width: 960px){.device-services[data-v-6886e377]{order:2;font-size:14px}}.device-services[data-v-6886e377] .device-services-button{display:inline;color:#313638;border:none;padding:0;margin:0;font-size:12px;line-height:normal}@media screen and (min-width: 960px){.device-services[data-v-6886e377] .device-services-button{font-size:14px}}.color-blue[data-v-6886e377]{color:#00b1e3;font-family:Gotham;font-weight:500}.details-tooltip[data-v-6886e377]{border:none;padding:0;background:none}.status-meter[data-v-6886e377]{position:relative;width:100%;height:8px;border-radius:4px;background:linear-gradient(to right,#8E8E8E,calc(((100% / 3) * 2) - 1px),#8E8E8E 0)}.status-meter[data-v-6886e377]::-webkit-meter-bar{border:none;height:8px;background:linear-gradient(to right,#8E8E8E,calc(((100% / 3) * 2) - 1px),#8E8E8E 0);border-radius:4px}.status-meter[data-v-6886e377]:-moz-meter-bar{border:none;height:8px;border-radius:4px}.status-meter[data-v-6886e377]::-webkit-meter-optimum-value{border-radius:20px;background:#236cd8}.status-meter[data-v-6886e377]:-moz-meter-optimum::-moz-meter-bar{border-radius:20px;background:#236cd8;border:none}.status-meter[data-v-6886e377]::-webkit-meter-suboptimum-value{border-radius:20px;background:#dd9000}.status-meter[data-v-6886e377]:-moz-meter-sub-optimum::-moz-meter-bar{border-radius:20px;background:#dd9000}.status-meter[data-v-6886e377]::-webkit-meter-even-less-good-value{border-radius:20px;background:#ed3f00}.status-meter::-webkit-meter-even-less-good-value .Very.Unhealthy .status-meter[data-v-6886e377]::-webkit-meter-even-less-good-value{background:#e30000}.status-meter[data-v-6886e377]:-moz-meter-sub-sub-optimum::-moz-meter-bar{border-radius:20px;background:#ed3f00}.status-meter:-moz-meter-sub-sub-optimum::-moz-meter-bar .Very.Unhealthy .status-meter[data-v-6886e377]:-moz-meter-sub-sub-optimum::-moz-meter-bar{background:#e30000}.device-services[data-v-6886e377]{order:1}.device-total[data-v-6886e377]{order:2;font-size:36px;line-height:normal;display:flex;align-items:baseline;gap:5px;margin:0}@media screen and (min-width: 960px){.device-total[data-v-6886e377]{order:3;margin-top:auto}}.device-total span[data-v-6886e377]{font-size:12px;font-style:normal}@media screen and (min-width: 960px){.device-total span[data-v-6886e377]{font-size:14px}}.meter-box[data-v-6886e377]{order:3;display:flex;flex-wrap:wrap}.meter-box meter[data-v-6886e377]{width:100%}.meter-box p[data-v-6886e377]{flex:1;text-align:left;margin-top:5px;margin-bottom:0}.meter-box .total[data-v-6886e377]{text-align:right}.payments-left[data-v-6886e377]{order:4}.device[data-v-fbd16f8a]{display:flex;flex-direction:column;width:100%;background:#fff;box-shadow:0 4px 15px #0003;border-radius:20px;overflow:hidden}.device.inactive .device-details[data-v-fbd16f8a],.device.inactive .device-image[data-v-fbd16f8a]{opacity:.4}.upgrade-block[data-v-fbd16f8a]{font-family:gotham;font-size:16px;font-weight:500;padding:10px 30px;background:#11ab99;color:#fff;display:flex;justify-content:center;align-items:center;gap:10px;width:auto}.upgrade-block[data-v-fbd16f8a]:hover{text-decoration:none}.upgrade-block .icon-angle-right[data-v-fbd16f8a]{font-weight:600}.upgrade-block.view-details[data-v-fbd16f8a]{background:#313638}.main-block[data-v-fbd16f8a]{flex-grow:1;position:relative;box-sizing:border-box;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;row-gap:12px;padding:16px 16px 28px}@media screen and (min-width: 640px){.main-block[data-v-fbd16f8a]{padding:20px;flex-direction:column}}.device-details[data-v-fbd16f8a]{flex:1 1 200px;display:flex;flex-direction:column;gap:5px}@media screen and (min-width: 640px){.device-details[data-v-fbd16f8a]{flex:none;gap:8px;text-align:center}}.device-details p[data-v-fbd16f8a]{margin:0;line-height:normal}.device-details .device-name[data-v-fbd16f8a]{font-size:20px;font-family:gotham;font-weight:500;margin:0;line-height:normal}.device-details .warranty-mark[data-v-fbd16f8a]{display:flex;align-items:center;gap:5px;font-size:14px}.btn[data-v-fbd16f8a]{margin:auto auto 0}.device-image[data-v-fbd16f8a]{width:100px}@media screen and (min-width: 960px){.device-image[data-v-fbd16f8a]{width:120px}}.account-detail[data-v-fbd16f8a]{box-sizing:border-box;background:#f1f1f1;border-radius:10px;padding:8px 16px}.notice-button[data-v-fbd16f8a]{width:100%;margin-bottom:-22px}.overview-section.unassigned-lines{display:flex;flex-direction:column;gap:24px}.overview-section.unassigned-lines.create-account{padding:20px 0}.overview-section.unassigned-lines.create-account .upgrade-block{display:none!important}@media screen and (min-width: 960px){.overview-section.unassigned-lines{gap:36px}}.unassigned-lines .section-title{font-size:20px;line-height:normal;margin:0 0 16px}@media screen and (min-width: 960px){.unassigned-lines .section-title{font-size:28px}}.unassigned-lines .devices{display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(230px,1fr))}h2[data-v-bf21d66c]{font-size:18px;line-height:1.5;margin-bottom:5px}p[data-v-bf21d66c]{margin:0}.box[data-v-bf21d66c]{display:flex;justify-content:center;margin-top:58px;padding:30px 25px;border-radius:15px;box-sizing:border-box;background:#fff;box-shadow:-1px 4px 14px #0003}@media (max-width: 960px){.box[data-v-bf21d66c]{padding:15px 20px;margin-right:0;width:100%}}.gabb-device[data-v-bf21d66c]{display:grid;justify-items:center}section[data-v-f2f76e9e]{display:grid;gap:20px}@media screen and (min-width: 960px){section[data-v-f2f76e9e]{gap:30px}}section.loading[data-v-f2f76e9e]>*{filter:blur(2px)}section.loading>*.cart-loader[data-v-f2f76e9e]{filter:none}dl[data-v-f2f76e9e],p[data-v-f2f76e9e]{margin:0}.payment-info[data-v-f2f76e9e]{display:grid;grid-template-columns:auto 1fr;gap:10px 20px;padding:15px 20px;background:#f6f6f6;border-radius:15px;box-sizing:border-box}@media (min-width: 640px){.payment-info[data-v-f2f76e9e]{column-gap:50px;padding:30px 25px}}p[data-v-f2f76e9e],dt[data-v-f2f76e9e],dd[data-v-f2f76e9e]{font-size:12px;font-family:gotham;color:#313638}@media (min-width: 640px){p[data-v-f2f76e9e],dt[data-v-f2f76e9e],dd[data-v-f2f76e9e]{font-size:14px}}dt[data-v-f2f76e9e]{font-weight:500}dt[data-v-f2f76e9e]:not(:first-child){margin-top:10px}.billdate[data-v-f2f76e9e]{font-weight:500;display:flex;gap:7px}.billdate.paid[data-v-f2f76e9e]:before{content:url("data:image/svg+xml,%3csvg width='19' height='19' viewBox='0 0 19 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M19 9.5C19 4.25329 14.7467 0 9.5 0C4.25329 0 0 4.25329 0 9.5C0 14.7467 4.25329 19 9.5 19C14.7467 19 19 14.7467 19 9.5Z' fill='%23236CD8'/%3e%3cpath d='M5.16187 9.76703L8.03296 12.608L14.1619 6.60803' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e")}.previous-payment[data-v-f2f76e9e]{font-size:50px;line-height:normal;margin-bottom:10px}@media (min-width: 640px){.previous-payment[data-v-f2f76e9e]{font-size:60px}}.btn.warning[data-v-f2f76e9e]{grid-column:span 2;justify-self:center;display:flex;align-items:center;gap:10px;background:#ffdb1e;font-size:14px;font-family:gotham;font-weight:500;color:#000;padding:9px 20px;margin:0}@media (min-width: 640px){.btn.warning[data-v-f2f76e9e]{justify-self:start}}.btn.warning.pending[data-v-f2f76e9e]{background:#00b1e3;color:#fff}.btn.warning.pending[data-v-f2f76e9e]:hover{color:#fff}.btn.warning[data-v-f2f76e9e]:hover{color:#000}.pending[data-v-f2f76e9e]{grid-column:span 2;text-align:center}@media (min-width: 640px){.pending[data-v-f2f76e9e]{text-align:left;font-size:14px}}.uk-modal-body[data-v-1b086326]{padding:30px}hr[data-v-1b086326]{margin-block:40px 30px}.uk-subnav[data-v-1b086326]{margin-left:0;margin-bottom:10px;gap:5px}@media screen and (min-width: 640px){.uk-subnav[data-v-1b086326]{column-gap:20px}}.health-btn[data-v-1b086326]{padding-left:0}.health-btn button[data-v-1b086326]{border:0;border-radius:5px;padding:5px 10px;opacity:.2;font-size:12px;font-family:gotham;font-weight:500;color:#fff;transition:all .2s ease-in-out 0s;text-transform:none}@media screen and (min-width: 640px){.health-btn button[data-v-1b086326]{font-size:14px}}.health-btn.uk-active button[data-v-1b086326]{opacity:1}.health-btn.healthy button[data-v-1b086326]{background:#007fa3}.health-btn.high button[data-v-1b086326]{background:#a16a00}.health-btn.unhealthy button[data-v-1b086326]{background:#db3b00}.health-btn.very-unhealthy button[data-v-1b086326]{background:#e30000}.status-meter[data-v-1b086326]{position:relative;width:100%;height:8px;border-radius:4px;background:linear-gradient(to right,#8E8E8E,calc(((100% / 3) * 2) - 1px),#f1f1f1 0 calc(((100% / 3) * 2) + 1px),#8E8E8E 0)}.status-meter[data-v-1b086326]:before{content:"";display:block;position:absolute;z-index:5;top:12px;left:50%;transform:translate(-50%);border-bottom:4px solid #8E8E8E;border-left:4px solid transparent;border-right:4px solid transparent}.status-meter[data-v-1b086326]:after{content:"Unhealthy";display:block;position:absolute;z-index:5;top:16px;left:50%;transform:translate(-50%);color:#313638;font-family:Gotham;font-size:10px;font-style:normal;font-weight:500;line-height:normal}.status-meter[data-v-1b086326]::-webkit-meter-bar{border:none;height:8px;background:linear-gradient(to right,#8E8E8E,calc(50% - 1px),#f1f1f1 0 calc(50% + 1px),#8E8E8E 0);border-radius:4px}.status-meter[data-v-1b086326]:-moz-meter-bar{border:none;height:8px;border-radius:4px}.status-meter[data-v-1b086326]::-webkit-meter-optimum-value{border-radius:20px;background:#00b1e3}.status-meter[data-v-1b086326]:-moz-meter-optimum::-moz-meter-bar{border-radius:20px;background:#00b1e3;border:none}.status-meter[data-v-1b086326]::-webkit-meter-suboptimum-value{border-radius:20px;background:#dd9000}.status-meter[data-v-1b086326]:-moz-meter-sub-optimum::-moz-meter-bar{border-radius:20px;background:#dd9000}.status-meter[data-v-1b086326]::-webkit-meter-even-less-good-value{border-radius:20px;background:#ed3f00}.status-meter::-webkit-meter-even-less-good-value .very-unhealthy .status-meter[data-v-1b086326]::-webkit-meter-even-less-good-value{background:#e30000}.status-meter[data-v-1b086326]:-moz-meter-sub-sub-optimum::-moz-meter-bar{border-radius:20px;background:#ed3f00}.status-meter:-moz-meter-sub-sub-optimum::-moz-meter-bar .very-unhealthy .status-meter[data-v-1b086326]:-moz-meter-sub-sub-optimum::-moz-meter-bar{background:#e30000}.light.subtitle-2[data-v-1b086326]{font-family:gotham;font-weight:700}input[data-v-60ed7f94]{position:absolute;opacity:0;width:0;height:0;left:0;top:0}input:checked~.checkmark[data-v-60ed7f94]{border:1px solid #00B1E3}input:checked~.checkmark[data-v-60ed7f94]:after{opacity:1}input:disabled~.checkmark[data-v-60ed7f94]{background-color:#b5b5b5}input:focus-visible~.checkmark[data-v-60ed7f94]{outline:2px dotted}.custom-checkbox[data-v-60ed7f94]{text-align:left;display:flex;align-items:center;gap:10px;font-size:14px;-webkit-user-select:none;user-select:none;cursor:pointer}.custom-checkbox:hover .checkmark[data-v-60ed7f94]{opacity:.8}.custom-checkbox[data-v-60ed7f94]:has(input:disabled){cursor:not-allowed}.custom-checkbox.small-text[data-v-60ed7f94]{font-size:12px}.checkmark[data-v-60ed7f94]{flex-shrink:0;position:relative;display:grid;place-items:center;border:1px solid #DFDFDF;background:#f5f5f5;border-radius:5px;height:18px;width:18px;transition:all .2s ease-in-out 0s,outline 0s}.checkmark[data-v-60ed7f94]:after{display:block;content:"";transform:translateY(-1px) rotate(40deg);opacity:0;height:10px;width:4px;border-right:2px solid #00B1E3;border-bottom:2px solid #00B1E3;background:transparent;transition:all .2s ease-in-out 0s}.checkmark.disabled[data-v-60ed7f94]{background-color:#b5b5b5}.uk-modal-body[data-v-90a84a1d]{display:flex;flex-direction:column;align-items:center;gap:15px;color:#313638}h4[data-v-90a84a1d]{text-align:center;margin-bottom:0;font-family:gotham;font-weight:700}img[data-v-90a84a1d]{position:relative;max-width:200px;object-fit:contain;display:block}@media screen and (min-width: 640px){img[data-v-90a84a1d]{max-width:250px}}img[data-v-90a84a1d]:after{content:"";display:block;height:50px;bottom:0;width:100%;position:absolute;background:linear-gradient(to top,#fff,rgba(255,255,255,.5) 80%,transparent 100%)}ol[data-v-90a84a1d]{margin:0;display:flex;flex-direction:column;gap:10px}li[data-v-90a84a1d],p[data-v-90a84a1d]{font-size:18px;line-height:normal;max-width:400px;margin:0}li.blurred[data-v-90a84a1d],p.blurred[data-v-90a84a1d]{filter:blur(4px);pointer-events:none}li strong[data-v-90a84a1d],p strong[data-v-90a84a1d]{font-family:gotham;font-weight:700;color:#000}.verification[data-v-90a84a1d]{text-align:center;display:flex;flex-direction:column;gap:5px;margin-block:0px 20px}.small-text span[data-v-90a84a1d]{max-width:400px}.btn[data-v-90a84a1d]{margin-block:10px 0}a[data-v-90a84a1d]{text-decoration:underline}.uk-modal-dialog[data-v-38e4ce38]{background:none;overflow:hidden}.modal-content[data-v-38e4ce38]{box-sizing:border-box;border-radius:20px;padding:30px;background:#fff;display:grid;gap:20px;text-align:center;color:#313638}.device-loader[data-v-38e4ce38]{border-radius:20px}h4[data-v-38e4ce38]{font-family:gotham;font-weight:500;color:#313638;margin:0}p[data-v-38e4ce38]{color:#313638;margin:0}.actions[data-v-38e4ce38]{display:flex;align-items:center;justify-content:center}.actions .btn[data-v-38e4ce38]{margin:0 5px}.actions .btn[data-v-38e4ce38]:disabled{opacity:.5;cursor:wait}.plan-details[data-v-3ac355e2]{background:#f1f1f1;border-radius:10px;padding:8px 16px;color:#313638;display:flex;flex-direction:column;gap:5px}svg[data-v-3ac355e2]{vertical-align:bottom}header[data-v-3ac355e2]{order:1;display:flex;justify-content:space-between;align-items:center}header h4[data-v-3ac355e2]{color:#313638;font-family:Gotham;font-size:14px;font-weight:500;line-height:normal;margin:0}@media screen and (min-width: 960px){header h4[data-v-3ac355e2]{font-size:16px}}header .link[data-v-3ac355e2]{font-size:14px;padding:0}.device-services[data-v-3ac355e2]{order:3;margin:0;font-size:12px;line-height:normal}@media screen and (min-width: 960px){.device-services[data-v-3ac355e2]{order:2;font-size:14px}}.device-services[data-v-3ac355e2] .device-services-button{display:inline;color:#313638;border:none;padding:0;margin:0;font-size:12px;line-height:normal}@media screen and (min-width: 960px){.device-services[data-v-3ac355e2] .device-services-button{font-size:14px}}.color-blue[data-v-3ac355e2]{color:#00b1e3;font-family:Gotham;font-weight:500}.details-tooltip[data-v-3ac355e2]{border:none;padding:0;background:none}.plan-price[data-v-3ac355e2]{order:2;font-size:36px;line-height:normal;display:flex;align-items:baseline;gap:5px;margin:0}@media screen and (min-width: 960px){.plan-price[data-v-3ac355e2]{order:3;margin-top:auto}}.plan-price span[data-v-3ac355e2]{font-size:12px;font-style:normal}@media screen and (min-width: 960px){.plan-price span[data-v-3ac355e2]{font-size:14px}}.plan-details[data-v-f2e5fdc2]{background:#f1f1f1;border-radius:10px;padding:8px 16px;color:#313638;display:flex;flex-direction:column;gap:5px}svg[data-v-f2e5fdc2]{vertical-align:bottom}header[data-v-f2e5fdc2]{order:1;display:flex;justify-content:space-between;align-items:center}header h4[data-v-f2e5fdc2]{color:#313638;font-family:Gotham;font-size:14px;font-weight:500;line-height:normal;margin:0}@media screen and (min-width: 960px){header h4[data-v-f2e5fdc2]{font-size:16px}}header .link[data-v-f2e5fdc2]{font-size:14px;padding:0}.device-services[data-v-f2e5fdc2]{order:3;margin:0;font-size:12px;line-height:normal}@media screen and (min-width: 960px){.device-services[data-v-f2e5fdc2]{order:2;font-size:14px}}.device-services[data-v-f2e5fdc2] .device-services-button{display:inline;color:#313638;border:none;padding:0;margin:0;font-size:12px;line-height:normal}@media screen and (min-width: 960px){.device-services[data-v-f2e5fdc2] .device-services-button{font-size:14px}}.color-blue[data-v-f2e5fdc2]{color:#00b1e3;font-family:Gotham;font-weight:500}.details-tooltip[data-v-f2e5fdc2]{border:none;padding:0;background:none}.plan-price[data-v-f2e5fdc2]{order:2;font-size:36px;line-height:normal;display:flex;align-items:baseline;gap:5px;margin:0}@media screen and (min-width: 960px){.plan-price[data-v-f2e5fdc2]{order:3;margin-top:auto}}.plan-price span[data-v-f2e5fdc2]{font-size:12px;font-style:normal}@media screen and (min-width: 960px){.plan-price span[data-v-f2e5fdc2]{font-size:14px}}.plan-details.app-overciew-section[data-v-94e78b02]{position:relative;background:#f1f1f1;border-radius:10px;padding:8px 16px;color:#313638;display:flex;flex-direction:column;align-items:start;gap:5px}.plan-details.app-overciew-section.loading[data-v-94e78b02]{min-height:76px}.plan-details.app-overciew-section .small-loader[data-v-94e78b02]{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#ffffff80}.plan-details.app-overciew-section .btn[data-v-94e78b02]{padding:4px 22px;margin:auto 0 0;font-size:.75rem;text-align:center}.plan-details.app-overciew-section header[data-v-94e78b02]{display:flex;justify-content:space-between;align-items:center}.plan-details.app-overciew-section header h4[data-v-94e78b02]{color:#313638;font-family:Gotham;font-size:14px;font-weight:500;line-height:normal;margin:0}@media screen and (min-width: 960px){.plan-details.app-overciew-section header h4[data-v-94e78b02]{font-size:16px}}.plan-details.app-overciew-section .gabb-enabled-apps[data-v-94e78b02]{display:flex;gap:9px;flex-wrap:wrap}.plan-details.app-overciew-section .gabb-enabled-apps .empty[data-v-94e78b02]{height:33px;width:33px;border-radius:6px;background-color:#d9d9d9;box-shadow:0 2px 4px #0000000d;display:flex;justify-content:center;align-items:center}.plan-details.app-overciew-section .gabb-enabled-apps .image img[data-v-94e78b02]{max-height:33px;max-width:33px;border-radius:6px;box-shadow:0 2px 4px #0000000d}.device-status[data-v-d5f27bfa]{background:#f1f1f1;border-radius:10px;padding:8px 16px;position:relative;display:flex;flex-direction:column;gap:12px;height:100%;box-sizing:border-box;width:100%;overflow:hidden}header[data-v-d5f27bfa]{gap:10px}header h4[data-v-d5f27bfa]{color:#313638;font-family:Gotham;font-size:12px;line-height:normal;font-weight:500}@media screen and (min-width: 960px){header h4[data-v-d5f27bfa]{font-size:16px}}li[data-v-d5f27bfa],p[data-v-d5f27bfa]{font-size:14px;color:#313638}.status[data-v-d5f27bfa]{color:#fff;padding:5px 7px;border-radius:5px;font-family:Gotham;font-size:12px;font-style:normal}.Healthy .status[data-v-d5f27bfa]{background:#236cd8}.High .status[data-v-d5f27bfa]{background:#dd9000}.Unhealthy .status[data-v-d5f27bfa]{background:#ed3f00}.Very.Unhealthy .status[data-v-d5f27bfa]{background:#e30000}.status-meter[data-v-d5f27bfa]{position:relative;width:100%;height:8px;border-radius:4px;background:linear-gradient(to right,#8E8E8E,calc(((100% / 3) * 2) - 1px),#f1f1f1 0 calc(((100% / 3) * 2) + 1px),#8E8E8E 0)}.status-meter[data-v-d5f27bfa]:before{content:"";display:block;position:absolute;z-index:5;top:12px;left:calc((100% / 3) * 2);transform:translate(-50%);border-bottom:4px solid #8E8E8E;border-left:4px solid transparent;border-right:4px solid transparent}.status-meter[data-v-d5f27bfa]:after{content:"Unhealthy";display:block;position:absolute;z-index:5;top:16px;left:calc((100% / 3) * 2);transform:translate(-50%);color:#313638;font-family:Gotham;font-size:10px;font-style:normal;font-weight:500;line-height:normal}.status-meter[data-v-d5f27bfa]::-webkit-meter-bar{border:none;height:8px;background:linear-gradient(to right,#8E8E8E,calc(((100% / 3) * 2) - 1px),#f1f1f1 0 calc(((100% / 3) * 2) + 1px),#8E8E8E 0);border-radius:4px}.status-meter[data-v-d5f27bfa]:-moz-meter-bar{border:none;height:8px;border-radius:4px}.status-meter[data-v-d5f27bfa]::-webkit-meter-optimum-value{border-radius:20px;background:#236cd8}.status-meter[data-v-d5f27bfa]:-moz-meter-optimum::-moz-meter-bar{border-radius:20px;background:#236cd8;border:none}.status-meter[data-v-d5f27bfa]::-webkit-meter-suboptimum-value{border-radius:20px;background:#dd9000}.status-meter[data-v-d5f27bfa]:-moz-meter-sub-optimum::-moz-meter-bar{border-radius:20px;background:#dd9000}.status-meter[data-v-d5f27bfa]::-webkit-meter-even-less-good-value{border-radius:20px;background:#ed3f00}.status-meter::-webkit-meter-even-less-good-value .Very.Unhealthy .status-meter[data-v-d5f27bfa]::-webkit-meter-even-less-good-value{background:#e30000}.status-meter[data-v-d5f27bfa]:-moz-meter-sub-sub-optimum::-moz-meter-bar{border-radius:20px;background:#ed3f00}.status-meter:-moz-meter-sub-sub-optimum::-moz-meter-bar .Very.Unhealthy .status-meter[data-v-d5f27bfa]:-moz-meter-sub-sub-optimum::-moz-meter-bar{background:#e30000}.status-tooltip[data-v-d5f27bfa]{padding:0;border:none;align-self:start;background:none}.device-status-list[data-v-d5f27bfa]{display:flex;align-items:center;justify-content:space-between;margin:auto 0 0;padding:0;list-style:none}.suspended-message[data-v-d5f27bfa]{height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;background:#f1f1f1f2;text-align:center}.suspended-message p[data-v-d5f27bfa]{margin-top:0;opacity:1}.uk-card[data-v-826a92b7]{max-width:350px;width:auto;display:table;color:#313638;padding:10px 30px 10px 10px}.uk-card.fullwidth[data-v-826a92b7]{max-width:none}.uk-card .details p[data-v-826a92b7],.uk-card .details p b[data-v-826a92b7]{color:#313638}p[data-v-1bedc4b9]{max-width:475px}p.center[data-v-1bedc4b9]{display:flex;flex-direction:column;align-items:center}p.center img[data-v-1bedc4b9]{margin:-10px auto 10px}ol[data-v-1bedc4b9]{margin-top:10px!important;margin-left:auto;margin-right:auto;max-width:475px}.child-card[data-v-46be6e12]{width:100%;background:#fff;box-shadow:0 4px 15px #0003;border-radius:20px;overflow:hidden}.upgrade-block[data-v-46be6e12]{font-family:gotham;font-size:16px;font-weight:500;padding:10px 30px;background:#11ab99;color:#fff;display:flex;justify-content:center;gap:10px;width:auto;flex-direction:row}@media screen and (min-width: 960px){.upgrade-block[data-v-46be6e12]{justify-content:space-between}}.upgrade-block[data-v-46be6e12]:hover{text-decoration:none}.upgrade-block .icon-angle-right[data-v-46be6e12]{font-weight:600}.main-block[data-v-46be6e12]{position:relative;box-sizing:border-box;display:flex;flex-wrap:wrap;gap:12px;padding:16px 28px 28px}@media screen and (min-width: 960px){.main-block[data-v-46be6e12]{padding:20px}}@media screen and (min-width: 960px){.main-block.payments_box.has_four .account-detail[data-v-46be6e12]{flex:1 1 300px}.main-block.payments_box .plan-block[data-v-46be6e12],.main-block.payments_box .payment-block[data-v-46be6e12]{order:1}.main-block.payments_box .health-block[data-v-46be6e12]{order:3}.main-block.payments_box .app-block[data-v-46be6e12]{order:4}}.account-info[data-v-46be6e12]{display:flex;align-items:center;gap:24px;width:100%}@media screen and (min-width: 960px){.account-info[data-v-46be6e12]{gap:8px;flex-direction:row}}.account-info .gabb-id-data[data-v-46be6e12]{flex-grow:1;display:flex;align-items:start;flex-direction:column;gap:6px}@media screen and (min-width: 960px){.account-info .gabb-id-data[data-v-46be6e12]{align-items:center;gap:8px;flex-direction:row}}.account-info .account-text-information[data-v-46be6e12]{display:flex;flex-wrap:wrap;flex-direction:column;gap:8px;overflow-wrap:anywhere}@media screen and (min-width: 960px){.account-info .account-text-information[data-v-46be6e12]{align-items:center;flex-direction:row}}.account-info p[data-v-46be6e12]{margin:0;flex-shrink:0;line-height:normal}.account-info .account-image[data-v-46be6e12]{height:80px;width:80px;border-radius:50%}@media screen and (min-width: 960px){.account-info .account-image[data-v-46be6e12]{height:30px;width:30px}}.account-info .account-name[data-v-46be6e12]{flex-shrink:0;font-family:Gotham;font-size:24px;font-weight:500;line-height:normal;margin:0}.account-info .username[data-v-46be6e12]{display:flex;align-items:center;gap:8px}.account-info .username svg[data-v-46be6e12]{flex-shrink:0}.account-info .actions[data-v-46be6e12]{flex-shrink:0;width:auto;flex-direction:column;align-items:start}@media (min-width: 960px){.account-info .actions[data-v-46be6e12]{align-items:center;margin-left:auto}}.actions[data-v-46be6e12]{display:flex;width:100%;gap:6px}.actions .btn[data-v-46be6e12]{text-align:center;padding:4px 22px;margin:0;color:#fff;font-size:12px;border:1px solid #236CD8}.actions .btn.outline[data-v-46be6e12]{color:#236cd8}.actions .account-notice[data-v-46be6e12]{background:#ffdb1e;border-radius:100px;color:#313638;border:none;display:flex;align-items:center;gap:5px;padding:5px 22px}.actions .remove-account[data-v-46be6e12]{color:#ed0000;padding:0;margin:0;font-size:12px}.account-detail[data-v-46be6e12]{flex:1 1 220px;height:auto;box-sizing:border-box;background:#f1f1f1;border-radius:10px;padding:8px 16px}.account-detail.no-devices[data-v-46be6e12]{padding-block:24px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:8px}.account-detail.no-devices p[data-v-46be6e12]{margin:0;font-size:16px}.account-detail.no-devices .actions[data-v-46be6e12]{justify-content:center}.title-block[data-v-33ba459d]{margin-bottom:16px}.section-title[data-v-33ba459d]{font-size:20px;line-height:normal;margin:0}@media screen and (min-width: 960px){.section-title[data-v-33ba459d]{font-size:28px}}.btn[data-v-33ba459d]{display:flex;align-items:center;gap:10px;margin:0;padding:10px 24px}.btn[data-v-33ba459d]:before{content:url("data:image/svg+xml,%3csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M7.81081 1.5V6H12.3108C12.8421 6 13.3108 6.46875 13.3108 7C13.3108 7.5625 12.8421 8 12.3108 8H7.81081V12.5C7.81081 13.0625 7.34206 13.5 6.81081 13.5C6.24831 13.5 5.81081 13.0625 5.81081 12.5V8H1.31081C0.748311 8 0.310811 7.5625 0.310811 7C0.310811 6.46875 0.748311 6 1.31081 6H5.81081V1.5C5.81081 0.96875 6.24831 0.5 6.81081 0.5C7.34206 0.5 7.81081 0.96875 7.81081 1.5Z' fill='white'/%3e%3c/svg%3e")}.devices[data-v-33ba459d]{display:flex;flex-direction:column;gap:12px}@media screen and (min-width: 960px){.devices[data-v-33ba459d]{gap:16px}}.account-overview[data-v-7c975bcc]{display:flex;flex-direction:column;gap:24px}@media screen and (min-width: 960px){.account-overview[data-v-7c975bcc]{gap:36px}}.overview-header[data-v-7c975bcc]{text-align:center;padding-bottom:40px}@media screen and (min-width: 960px){.overview-header[data-v-7c975bcc]{text-align:left;padding-bottom:0}}.section-title[data-v-7c975bcc]{font-size:20px;line-height:normal;margin:0}@media screen and (min-width: 960px){.section-title[data-v-7c975bcc]{font-size:28px}}p[data-v-7c975bcc]{margin:0}.overview-section[data-v-1d4e37fb]{padding-bottom:50px}.title-block[data-v-1d4e37fb]{display:flex;justify-content:space-between;gap:10px;margin-bottom:16px}.title-block .btn[data-v-1d4e37fb]{margin:0;padding:6px 14px}@media screen and (min-width: 960px){.title-block .btn[data-v-1d4e37fb]{padding:10px 24px}}.section-title[data-v-1d4e37fb]{font-size:20px;line-height:normal;margin:0}@media screen and (min-width: 960px){.section-title[data-v-1d4e37fb]{font-size:28px}}.personal-details-list[data-v-1d4e37fb]{display:flex;flex-direction:column;gap:8px;margin:0;padding:0;color:#313638}.personal-details-list dt[data-v-1d4e37fb]{font-family:gotham;font-weight:500;line-height:normal;font-size:16px;margin-top:22px}.personal-details-list dt[data-v-1d4e37fb]:first-child{margin-top:0}.personal-details-list dd[data-v-1d4e37fb]{line-height:normal;font-size:14px}.account-info-fields[data-v-1d4e37fb]{display:grid;gap:30px;grid-template-columns:repeat(auto-fill,minmax(auto,375px));color:#313638}.account-info-fields .subtitle-1[data-v-1d4e37fb]{grid-column-start:1;grid-column-end:-1;color:#e30000}.account-info-fields .subtitle-1 .size-h6[data-v-1d4e37fb],.account-info-fields .subtitle-1 em[data-v-1d4e37fb]{font-family:gotham;font-weight:500}.account-info-fields .account-fieldset[data-v-1d4e37fb]{grid-column-end:-1;display:grid;grid-template-columns:repeat(auto-fill,minmax(auto,172.5px));gap:30px;padding:0;border:none}.account-info-fields .account-fieldset legend[data-v-1d4e37fb]{padding:0;margin-bottom:15px;font-family:gotham;font-weight:500}.account-info-fields .grid-start[data-v-1d4e37fb]{grid-column-start:1}.account-info-fields .grid-full[data-v-1d4e37fb]{grid-column:span 2;margin:0}.account-info-fields .grid-full-wide[data-v-1d4e37fb]{grid-column-start:1;grid-column-end:-1}.account-info-fields .form-actions[data-v-1d4e37fb]{display:flex;gap:10px}.account-info-fields .form-actions .btn[data-v-1d4e37fb]{margin:0}.card-type[data-v-1d4e37fb]{position:absolute;right:0;bottom:0}.overview-section[data-v-b283d28c]{padding-bottom:50px}.title-block[data-v-b283d28c]{display:flex;justify-content:space-between;gap:10px;margin-bottom:16px}.title-block .btn[data-v-b283d28c]{margin:0;padding:6px 14px}@media screen and (min-width: 960px){.title-block .btn[data-v-b283d28c]{padding:10px 24px}}.section-title[data-v-b283d28c]{font-size:20px;line-height:normal;margin:0}@media screen and (min-width: 960px){.section-title[data-v-b283d28c]{font-size:28px}}.personal-details-list[data-v-b283d28c]{display:flex;flex-direction:column;gap:8px;margin:0;padding:0;color:#313638}.personal-details-list dt[data-v-b283d28c]{font-family:gotham;font-weight:500;line-height:normal;font-size:16px;margin-top:22px}.personal-details-list dt[data-v-b283d28c]:first-child{margin-top:0}.personal-details-list dt small[data-v-b283d28c]{color:#757575;font-weight:400}.personal-details-list dd[data-v-b283d28c]{line-height:normal;font-size:14px}.personal-details-list dd dl[data-v-b283d28c]{max-width:700px;column-width:300px;column-gap:10px;margin:0}.personal-details-list dd dl dt[data-v-b283d28c]{margin-top:0;margin-bottom:8px;font-weight:400}.personal-details-list dd dl dd[data-v-b283d28c]{margin-bottom:12px}.account-info-fields[data-v-b283d28c]{display:grid;gap:30px;grid-template-columns:repeat(auto-fill,minmax(auto,375px));color:#313638}.account-info-fields .subtitle-1[data-v-b283d28c]{grid-column-start:1;grid-column-end:-1;color:#e30000}.account-info-fields .subtitle-1 .size-h6[data-v-b283d28c],.account-info-fields .subtitle-1 em[data-v-b283d28c]{font-family:gotham;font-weight:500}.account-info-fields .grid-start[data-v-b283d28c]{grid-column-start:1}.account-info-fields .account-fieldset[data-v-b283d28c]{grid-column-end:-1;display:grid;grid-template-columns:repeat(auto-fill,minmax(auto,172.5px));gap:30px;padding:0;border:none}.account-info-fields .account-fieldset legend[data-v-b283d28c]{padding:0;margin-bottom:15px;font-family:gotham;font-weight:500}.account-info-fields .grid-full[data-v-b283d28c]{grid-column:span 2}.account-info-fields .form-actions[data-v-b283d28c]{display:flex;gap:10px}.account-info-fields .form-actions .btn[data-v-b283d28c]{margin:0}.reset-password[data-v-b283d28c]{margin-top:24px;margin-bottom:0}@media screen and (min-width: 960px){.reset-password[data-v-b283d28c]{margin-top:30px}}.account-info-section[data-v-d697a5c2]{display:grid;gap:24px}.account-info-section .missing-info[data-v-d697a5c2]{border:2px solid red;padding:15px 20px;border-radius:20px;margin:-10px 0}@media screen and (min-width: 960px){.account-info-section[data-v-d697a5c2]{gap:36px}}.section-title[data-v-d697a5c2]{font-size:20px;line-height:normal;margin:0}@media screen and (min-width: 960px){.section-title[data-v-d697a5c2]{font-size:28px}}.account-overview[data-v-d697a5c2]{display:grid;grid-auto-flow:column;grid-template-rows:auto 1fr;grid-template-columns:repeat(auto-fit,minmax(auto,200px));row-gap:8px;column-gap:10px;margin:0;padding:16px 24px;color:#313638;background:#f1f1f1;border-radius:14px}.account-overview dt[data-v-d697a5c2]{font-family:gotham;font-weight:500;line-height:normal;font-size:16px}.account-overview dt small[data-v-d697a5c2]{color:#757575;font-weight:400}.account-overview dd[data-v-d697a5c2]{line-height:normal;font-size:14px}.child-nav{min-height:75px}.child-nav .arrows{z-index:100;margin:0 5px;top:50%;transform:translateY(-50%);color:#000814}.child-nav .arrows svg polyline{stroke-width:3px}.child-nav li{box-sizing:border-box;position:relative;min-height:83px;cursor:pointer;padding-top:10px;border-bottom:1px solid #CECECE;transition:all .3s ease-in-out 0s}.child-nav li:hover .gabb-id-data,.child-nav li:hover .account-image{transform:translateY(-5px)}.child-nav li.gabb-active{border-bottom:3px solid #236CD8}.child-nav li .gabb-id-data,.child-nav li .account-image{transition:all .3s ease-in-out 0s}.child-nav li .gabb-id-data .subtitle-3{display:flex;gap:5px}.child-nav .uk-slider-nav{top:27px}.child-nav-item{border:none;background:transparent;display:flex;gap:10px;justify-content:center;width:100%;color:#313638}.child-nav-item:hover{text-decoration:none;color:#313638}.account-name{font-family:gotham;font-weight:500}.section-title{font-size:20px;line-height:normal;margin:0}@media screen and (min-width: 960px){.section-title{font-size:28px}}.micro{margin-block:20px}.account-info-section *{box-sizing:border-box}.no-apps[data-v-2d808882]{justify-content:space-between}.child-card[data-v-2d808882]{width:100%;background:#fff;box-shadow:0 4px 15px #0003;border-radius:20px;overflow:hidden}.upgrade-block[data-v-2d808882]{font-family:gotham;font-size:16px;font-weight:500;padding:10px 30px;background:#11ab99;color:#fff;display:flex;justify-content:center;gap:10px;width:auto}@media screen and (min-width: 960px){.upgrade-block[data-v-2d808882]{justify-content:space-between}}.upgrade-block[data-v-2d808882]:hover{text-decoration:none}.upgrade-block .icon-angle-right[data-v-2d808882]{font-weight:600}.main-block[data-v-2d808882]{position:relative;box-sizing:border-box;display:flex;flex-wrap:wrap;gap:12px;padding:16px 28px 28px}@media screen and (min-width: 960px){.main-block[data-v-2d808882]{padding:20px}}.account-info[data-v-2d808882]{display:flex;align-items:flex-start;gap:24px;width:100%}@media screen and (min-width: 960px){.account-info[data-v-2d808882]{gap:8px;flex-direction:row;width:45%}}.account-info .gabb-id-data[data-v-2d808882]{flex-grow:1}.account-info p[data-v-2d808882]{margin:0;flex-shrink:0;line-height:normal}.account-info .child-image[data-v-2d808882]{padding-right:10px}.account-info .child-image .btn[data-v-2d808882]{padding:10px 20px;font-size:14px;margin:8px auto}.account-info .account-image[data-v-2d808882]{height:80px;width:80px;border-radius:50%;display:table;margin:0 auto}.account-info .account-name[data-v-2d808882]{flex-shrink:0;font-family:Gotham;font-size:24px;font-weight:500;line-height:normal;margin:0}.account-info .username[data-v-2d808882]{display:flex;align-items:center;gap:8px;margin:10px 0}.account-info .actions[data-v-2d808882]{width:auto}.account-info .actions button[data-v-2d808882]{padding:10px 0 0;text-decoration:underline}.actions[data-v-2d808882]{display:flex;width:100%;gap:6px}.actions .btn[data-v-2d808882]{padding:4px 22px;margin:0;color:#fff;font-size:12px;border:1px solid #236CD8}.actions .btn.outline[data-v-2d808882]{color:#236cd8}.actions .account-notice[data-v-2d808882]{background:#ffdb1e;border-radius:100px;color:#313638;border:none;display:flex;align-items:center;gap:5px;padding:5px 22px}.actions .remove-account[data-v-2d808882]{color:#ed0000;padding:0;margin:0;font-size:14px}.account-detail[data-v-2d808882]{flex:1 1 220px;height:auto;box-sizing:border-box;background:#f1f1f1;border-radius:10px;padding:8px 16px}.account-detail.no-devices[data-v-2d808882]{padding-block:24px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:8px}.account-detail.no-devices p[data-v-2d808882]{margin:0;font-size:16px}.account-detail.no-devices .actions[data-v-2d808882]{justify-content:center}.breakdown-start[data-v-cd03c087]{flex-wrap:wrap;align-items:flex-start}.breakdown-start>div[data-v-cd03c087]{flex:1 1 155px}.breakdown-start>div[data-v-cd03c087]:first-child{flex:1 1 215px}.breakdown-start .etf[data-v-cd03c087]{font-size:.875rem;color:#d00}.breakdown-items[data-v-cd03c087]{color:#313638}.breakdown-items .uk-width-expand[data-v-cd03c087]{position:relative}.breakdown-items .uk-width-expand .manage-plan[data-v-cd03c087]{position:absolute;right:0;bottom:0;padding-right:0}.breakdown-items.plan-details[data-v-cd03c087]{background:#f1f1f1;border-radius:10px;padding:8px 16px;color:#313638;display:flex;flex-direction:column;gap:5px}.breakdown-items hr.vertical[data-v-cd03c087]{width:1px;display:block;border:0;background:#e0e0e0;margin:2px 20px;padding:0}.breakdown-items dt[data-v-cd03c087],.breakdown-items dd[data-v-cd03c087]{font-size:12px;font-family:gotham;color:#313638}@media (min-width: 640px){.breakdown-items dt[data-v-cd03c087],.breakdown-items dd[data-v-cd03c087]{font-size:14px}}.breakdown-items dt[data-v-cd03c087]{font-weight:500}.breakdown-items dt[data-v-cd03c087]:not(:first-child){margin-top:10px}.breakdown-items .plan-features .subtitle-1[data-v-cd03c087]{display:flex;max-width:360px;margin:4px 0}.breakdown-items .plan-features .subtitle-1 span[data-v-cd03c087]{flex:2;text-transform:none}.breakdown-items .plan-features .subtitle-1 span[data-v-cd03c087]:last-child{flex:1;text-align:right}.breakdown-items .plan-features .subtitle-1 span[data-v-cd03c087]:first-child{text-align:left;text-transform:capitalize}.breakdown-items .plan-features .subtitle-1 span.included[data-v-cd03c087]{font-style:italic}.breakdown-items .plan-features .subtitle-1 span .color-blue[data-v-cd03c087]{display:block;font-size:.875rem;text-align:left}.device-services-button[data-v-cd03c087]{border:none;padding:0;margin:0;background-color:none}p[data-v-cfd6c1db]{max-width:500px}ol[data-v-cfd6c1db]{margin:10px auto 20px;max-width:475px}.btn.loading[data-v-cfd6c1db]:disabled{cursor:wait}p[data-v-007b9044]{max-width:475px}p.center[data-v-007b9044]{display:flex;flex-direction:column;align-items:center}p.center img[data-v-007b9044]{margin:-10px auto 10px}ol[data-v-007b9044]{margin-top:10px!important;margin-left:auto;margin-right:auto;max-width:475px}p[data-v-528abc27]{max-width:475px}p.center[data-v-528abc27]{display:flex;flex-direction:column;align-items:center}p.center img[data-v-528abc27]{margin:-10px auto 10px}p strong[data-v-528abc27]{font-family:gotham;font-weight:600}ol[data-v-528abc27]{margin-top:10px!important;margin-left:auto;margin-right:auto;max-width:475px}p[data-v-301aaf0a]{max-width:475px}ol[data-v-301aaf0a]{margin-top:10px!important;margin-left:auto;margin-right:auto;max-width:475px}.edit-child .uk-modal-body{max-width:730px!important;width:100%}.edit-child.auto .uk-modal-body{max-width:640px!important;width:100%}@media (min-width: 960px){.edit-child .create-child-account.edit-child-info .create-account-form{display:flex;flex-wrap:wrap;flex-direction:row}.edit-child .create-child-account.edit-child-info .create-account-form .input-field,.edit-child .create-child-account.edit-child-info .create-account-form div.modal-field{width:48%}.edit-child .create-child-account.edit-child-info .create-account-form .actions{flex:none;width:100%}}.edit-child .create-child-account.password-change .create-account-form{width:100%;max-width:500px;margin:0 auto}.edit-child .create-child-account.password-change .input-field,.edit-child .create-child-account.password-change div.modal-field{width:100%}.child-modal .actions.center{display:flex;width:fit-content;margin-left:auto;margin-right:auto;align-items:center}#return-policy{color:#313638}@media screen and (min-width: 640px){#return-policy{text-align:center}}#return-policy .uk-modal-dialog{display:flex;flex-direction:column;gap:24px}#return-policy h2{text-align:center;margin:0;font-family:gotham;font-weight:400;font-size:1.5rem}@media screen and (min-width: 960px){#return-policy h2{font-size:1.75rem}}#return-policy p{margin:0}#return-policy p strong{font-family:gotham;font-weight:700}#return-policy p strong a{font-family:gotham;font-weight:700;color:#313638;text-decoration:underline}#return-policy .actions{margin-top:20px;display:flex;flex-wrap:wrap;justify-content:space-evenly;align-items:center;gap:16px}#return-policy .actions .link{padding:0;margin:0}#return-policy .actions .btn{margin:0}.device-card .device-info{display:flex}.device-card .device-info .subtitle-2{margin:0 auto;color:#8e8e8e}.device-card .actions{display:flex;gap:30px}.device-card .actions header h6{color:#000;font-family:Gotham;font-size:14px;font-weight:400;line-height:normal;margin:0}@media screen and (min-width: 960px){.device-card .actions header h6{font-size:16px}}.device-card .actions dd{margin:0}.device-card .actions dd button,.device-card .actions dd a{margin:20px 0;padding:0;line-height:100%}@media (max-width: 960px){.device-card .actions dd button,.device-card .actions dd a{font-size:14px}}@media (max-width: 960px){.device-card .image{margin-right:-10px}.device-card .image .device-image{margin:-5px -10px -5px -5px}.device-card .actions div{margin-bottom:-10px}.device-card .size-h4{font-size:20px;font-weight:500;font-family:gotham;margin-bottom:0}}@media (max-width: 640px){.device-card .device-info{align-items:center}.device-card .uk-grid-collapse{max-width:85%;margin:0 auto}.device-card .uk-grid-collapse .image{margin-left:-20px}.device-card .uk-grid-collapse .image.different-size .device-image{margin:-5px -10px -5px -5px;transform:scale(.75) translate(10px,10px)}.device-card .device-details{margin-left:10px}.device-card .device-details p{font-size:16px}.device-card .actions{margin-left:10px;flex-direction:column}.device-card .actions header h6{font-size:18px}.device-card .actions dl dd a,.device-card .actions dl dd button{font-size:15px}}.device-card .device-details{margin-top:10px!important;margin-bottom:30px}.device-card .device-details .subtitle-2{margin:0}.device-card .device-details .contract{margin-bottom:10px}.btn-item{padding:0 10px 10px 0;display:flex;flex-direction:column;background:transparent;border:none;position:relative}.btn-item .btn{background:#fff!important;margin:0;padding:5px 10px!important;color:#25282a!important;border-color:#c8c9c9!important;font-size:12px;display:flex;flex-wrap:wrap;transition:all .2s ease-in-out 0s;-moz-transition:all .2s ease-in-out 0s;-webkit-transition:all .2s ease-in-out 0s}.btn-item .btn .icon{padding-right:4px;width:15px}.btn-item .btn .icon svg{position:relative;top:25%;transform:translateY(-40%)}.btn-item .btn .text{white-space:nowrap;flex:1;color:#25282a}.btn-item .btn:hover{border-color:#25282a!important;transition:all .2s ease-in-out 0s;-moz-transition:all .2s ease-in-out 0s;-webkit-transition:all .2s ease-in-out 0s}.btn-item .btn:hover span{color:#25282a;transition:all .2s ease-in-out 0s;-moz-transition:all .2s ease-in-out 0s;-webkit-transition:all .2s ease-in-out 0s}.btn-item .btn.selected{background:#00b1e3;color:#fff!important;border-color:#00b1e3!important}.btn-item .btn .icon-angle-up{margin-left:5px}.btn-item .details{position:absolute;font-size:12px;background:#fff;border-radius:10px 10px 0 0;border:1px solid #C8C9C9!important;z-index:2;max-height:0;overflow:hidden;bottom:20px;width:calc(100% - 16px);left:3px;z-index:-1;transition:all .2s ease-in-out 0s;-moz-transition:all .2s ease-in-out 0s;-webkit-transition:all .2s ease-in-out 0s}.btn-item .details i{display:block;padding:8px 8px 25px;box-sizing:border-box}.btn-item:hover{z-index:2}.btn-item:hover .icon-angle-up{transform:rotate(180deg)}.btn-item:hover .outline{z-index:3;position:relative}.btn-item:hover .details{max-height:180px;z-index:2;box-shadow:0 0 5px #0003;transition:all .2s ease-in-out 0s;-moz-transition:all .2s ease-in-out 0s;-webkit-transition:all .2s ease-in-out 0s}.app-table p{color:#313638}.app-table th{text-transform:capitalize!important;padding:0 12px 5px!important}.app-table .gabb-app .icon-checkmark{background:#236cd8;color:#fff;display:inline-block;margin-left:5px;transform:scale(.8);height:5px;width:5px;padding:7px 11px 9px 5px;font-size:10px;line-height:10px;border-radius:100%}.app-table .gabb-app .app-btn{padding:5px 15px;font-size:14px;line-height:14px;transition:all .2s ease-in-out 0s;-moz-transition:all .2s ease-in-out 0s;-webkit-transition:all .2s ease-in-out 0s}.app-table .gabb-app .app-btn.outline{color:#236cd8!important;border-color:#236cd8!important}.app-table .gabb-app .app-btn.outline:hover{color:#236cd8!important}.app-table .gabb-app .app-btn:hover{transition:all .2s ease-in-out 0s;-moz-transition:all .2s ease-in-out 0s;-webkit-transition:all .2s ease-in-out 0s}.app-table .gabb-app td{padding:10px 12px}.app-table .gabb-app td .image img{margin-right:10px;max-height:30px;max-width:30px;border-radius:6px}.no-apps.single-app{background:transparent!important;padding:10px 0;margin:0 auto;text-align:left}.no-apps.single-app p{text-align:left!important;font-size:14px}@media (max-width: 960px){.enabled-section.has-no-apps{padding:0}.app-name{font-size:14px}}.btn.view-apps{margin:0 0 10px auto;font-size:14px;padding:10px 20px}@media (max-width: 960px){.btn.view-apps{margin:0 auto 10px!important}}.has-no-apps{padding:5px 20px}.has-no-apps .btn.view-apps{margin:0 0 10px;font-size:14px;padding:10px 20px}div[data-v-c1947d35]{position:relative;display:flex;align-items:start;flex-direction:column;gap:8px}div[data-v-c1947d35] *{box-sizing:border-box}div.loading input[type=date][data-v-c1947d35]:disabled{cursor:wait}label[data-v-c1947d35]{order:1;font-size:14px;line-height:normal}input[type=date][data-v-c1947d35]{order:2;margin:0;width:100%;max-width:100%;border-radius:13px;border:1px solid #DFDFDF;background:#f5f5f5;box-sizing:border-box;padding:18px;color:#313638;font-size:16px;cursor:text;-webkit-appearance:none}input[type=date][data-v-c1947d35]:disabled{border-color:#d5d4d4;background:#fff;opacity:.5;cursor:not-allowed}.quick-transitions[data-v-c1947d35]{transition:all .2s ease-in-out 0s;-moz-transition:all .2s ease-in-out 0s;-webkit-transition:all .2s ease-in-out 0s}.floating-label[data-v-c1947d35]{position:relative;margin-bottom:15px}.floating-label input[type=date][data-v-c1947d35]{padding-top:23px;padding-bottom:13px}.floating-label label[data-v-c1947d35]{position:absolute;left:15px;transform:scale(1.2);display:table;width:auto;top:15px;z-index:2;transform:scale(.8) translateY(-13px) translate(-12%);transition:all .2s ease-in-out 0s;-moz-transition:all .2s ease-in-out 0s;-webkit-transition:all .2s ease-in-out 0s}.safari[data-v-c1947d35]{position:relative}.safari.placeholder[data-v-c1947d35]:before{content:"MM/DD/YYYY";display:block;position:absolute;z-index:2;top:25px;left:50%;transform:translate(-50%);color:#b0b0b0}.safari.placeholder input[type=date][data-v-c1947d35]{height:30px}.accept-modal .create-account-form .floating-label input[type=date]{padding-top:23px;padding-bottom:18px}.accept-modal .create-account-form .floating-label.has_no_date input[type=date]{padding-top:23px;padding-bottom:43px}.uk-card[data-v-ccd4e4db]{overflow:hidden}.accept-modal{color:#313638}.logs-table{color:#313638;position:relative}.logs-table .loading-container.overlay{top:0;padding:0}.logs-table .loading-container.overlay .loading{top:50%;padding:0;transform:translateY(-50%)}.logs-table .uk-table-striped thead th{color:#313638;text-transform:capitalize;font-family:gotham;font-weight:500;font-size:14px}.logs-table .uk-table-striped tbody tr:nth-of-type(odd){border-bottom:0;border-top:0;overflow:hidden}.logs-table .uk-table-striped tbody tr:nth-of-type(odd) td{border:none;color:#313638;overflow:hidden;padding:8px 15px;vertical-align:middle}.logs-table .uk-table-striped tbody tr:nth-of-type(odd) td:first-child{border-radius:10px 0 0 10px}.logs-table .uk-table-striped tbody tr:nth-of-type(odd) td:last-child{border-radius:0 10px 10px 0}.logs-table .uk-pagination li a,.logs-table .uk-pagination li span{color:#313638}.logs-table .uk-pagination li .middle{padding-left:0;padding-right:0}.logs-table .uk-pagination li svg{width:20px;height:20px}.logs-table .uk-pagination li svg polyline{stroke-width:.7pt}.logs-table .actions{gap:10px;margin-top:10px}.logs-table .btn.filter{padding:8px 18px;margin:0;font-size:14px;line-height:100%;display:flex;align-items:center;gap:5px;background:#f1f1f1!important;border:1px #E2E2E2 solid;color:#777879}.logs-table .btn.filter.disabled{pointer-events:none}.logs-table .remove-link{color:#fa644f;padding:8px 0;text-decoration:none}.logs-table .remove-link .icon-close{font-size:70%}.logs-table .call-Sent svg{transform:rotate(180deg);top:2px;position:relative}@media (max-width: 960px){.logs-table table{margin-top:10px}.logs-table .uk-table-striped tbody tr:nth-of-type(2n) td{padding:8px 15px}.logs-table th{align-self:flex-end;padding:5px 0}.logs-table tr{display:flex;flex-direction:row-reverse;align-items:center}.logs-table tr:last-child{border:none!important}.logs-table tr td,.logs-table tr th{font-size:14px;vertical-align:middle}.logs-table tr .duration{width:35px}.logs-table tr .duration_time{width:65px}.logs-table tr .duration_time.text-item{width:80px}.logs-table tr .phone-number{flex:2}.logs-table tr th{padding:0 0 10px!important}.logs-table tr th.duration_time{width:88px}.logs-table tr th.duration_time.text-item{width:100px}.logs-table tr th.duration{width:63px}}.payment-block[data-v-1a48e79b]{margin-top:24px}.child-device-callout[data-v-1a48e79b]{padding:15px 30px}.child-device-callout .uk-flex[data-v-1a48e79b]{flex-wrap:wrap}.child-device-callout .actions[data-v-1a48e79b]{flex:1;display:flex;justify-content:right}.child-device-callout .actions button[data-v-1a48e79b]{align-self:right}.section-title[data-v-1a48e79b]{font-size:20px;line-height:normal;margin:0}@media screen and (min-width: 960px){.section-title[data-v-1a48e79b]{font-size:28px}}.side-step[data-v-4cd28df0]{width:100%;max-width:680px;margin:0 auto;display:flex;flex-direction:column;gap:20px}header[data-v-4cd28df0]{display:flex;flex-direction:column;gap:10px;text-align:center}header p[data-v-4cd28df0]:first-child{font-family:gotham;font-weight:800;text-transform:uppercase}h2[data-v-4cd28df0]{text-transform:uppercase;font-family:gotham;font-weight:800;margin:0;font-size:1.5rem}@media screen and (min-width: 960px){h2[data-v-4cd28df0]{font-size:1.75rem}}p[data-v-4cd28df0]{text-align:center;margin:0}small[data-v-4cd28df0]{text-align:center}.form-actions[data-v-4cd28df0]{margin-top:10px;display:flex;flex-wrap:wrap;justify-content:space-evenly;gap:16px}.form-actions .link[data-v-4cd28df0]{text-decoration:none;padding:0;margin:0}.btn[data-v-4cd28df0]{align-self:center;margin:0}.side-step[data-v-13329a84]{width:100%;max-width:680px;margin:0 auto;display:flex;flex-direction:column;gap:20px}header[data-v-13329a84]{display:flex;flex-direction:column;gap:10px;text-align:center}header p[data-v-13329a84]:first-child{font-family:gotham;font-weight:800;text-transform:uppercase}h2[data-v-13329a84]{font-family:gotham;font-weight:800;margin:0;font-size:1.5rem}@media screen and (min-width: 960px){h2[data-v-13329a84]{font-size:1.75rem}}h3[data-v-13329a84]{margin:0;font-family:gotham;font-weight:800;font-size:1.5rem;line-height:1.2}h3 em[data-v-13329a84]{font-size:1.25rem;display:block;text-transform:uppercase}p[data-v-13329a84]{margin:0}p strong[data-v-13329a84]{font-family:gotham;font-weight:700}p .link[data-v-13329a84]{color:#313638;display:inline;padding:0;margin:0}small[data-v-13329a84]{text-align:center}.upgrade-card[data-v-13329a84]{max-width:600px;margin-inline:auto;width:100%;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-around;align-items:center;margin-block:40px}.upgrade-card.reverse[data-v-13329a84]{flex-direction:row-reverse}.upgrade-card div[data-v-13329a84]{max-width:24ch;flex:1 1 220px;display:flex;flex-direction:column;gap:10px}.upgrade-card div .btn[data-v-13329a84]{margin-top:20px;align-self:center}.upgrade-card:not(.upgrade-card.reverse) div[data-v-13329a84]{align-items:center}.upgrade-card:not(.upgrade-card.reverse) div h3[data-v-13329a84]{text-align:right}ul[data-v-13329a84]{display:flex;flex-direction:column;padding:0;margin:0;gap:.5rem}li[data-v-13329a84]{list-style:none;display:flex;gap:10px;align-items:start;text-wrap:balance;font-size:1.125rem}li[data-v-13329a84]:before{content:var(--icon);height:22px;width:21px}picture[data-v-13329a84]{flex:0 0 225px;display:flex;align-items:center;justify-content:center;height:305px;width:225px;border-radius:25px;overflow:hidden}img[data-v-13329a84]{object-fit:cover;height:305px;width:225px}img[src*=gp4p_][data-v-13329a84]{transform:scale(1.4)}img[src*=watch3e_][data-v-13329a84]{transform:scale(1.2)}.form-actions[data-v-13329a84]{margin-top:10px;display:flex;flex-wrap:wrap;justify-content:space-evenly;gap:16px}.form-actions .link[data-v-13329a84]{text-decoration:none;padding:0;margin:0}.btn[data-v-13329a84]{align-self:center;margin:0}[data-v-e878816b] .error-message{text-align:center}.side-step[data-v-e878816b]{width:100%;max-width:650px;margin:0 auto;display:flex;flex-direction:column;gap:20px}header[data-v-e878816b]{display:flex;flex-direction:column;gap:10px;text-align:center}header p[data-v-e878816b]:first-child{font-family:gotham;font-weight:800;text-transform:uppercase}header h2[data-v-e878816b]{font-family:gotham;font-weight:800;margin:0;font-size:1.5rem}@media screen and (min-width: 960px){header h2[data-v-e878816b]{font-size:1.75rem}}header+p[data-v-e878816b]{text-align:center}header+p+.btn[data-v-e878816b]{align-self:center;margin-bottom:10px}h2[data-v-e878816b]:not(header h2){font-family:gotham;font-weight:700;margin:20px 0 0;font-size:1.75rem}@media screen and (min-width: 768px){h2[data-v-e878816b]:not(header h2){margin:20px 30px 0}h2[data-v-e878816b]:not(header h2)~*:not(small,.form-actions){margin-inline:30px}}@media screen and (min-width: 960px){h2[data-v-e878816b]:not(header h2){font-size:1.875rem}}h3[data-v-e878816b]{font-style:normal;text-align:center;font-family:gotham;font-weight:500;margin:0;font-size:1.25rem}@media screen and (min-width: 960px){h3[data-v-e878816b]{font-size:1.5rem}}p[data-v-e878816b]{margin:0}p strong[data-v-e878816b]{font-family:gotham;font-weight:700}p .link[data-v-e878816b]{color:#313638;display:inline;padding:0;margin:0}a[data-v-e878816b]:not(.btn,.btn.link){color:#236cd8;text-decoration:underline}small[data-v-e878816b]{text-align:center}.upgrade-card[data-v-e878816b]{margin-inline:auto;width:100%;display:flex;flex-wrap:wrap;gap:28px;justify-content:space-between;align-items:center;margin-top:40px}.upgrade-card.reverse[data-v-e878816b]{flex-direction:row-reverse}.upgrade-card p[data-v-e878816b]{flex:1 1 220px}.upgrade-card picture[data-v-e878816b]{margin-inline:auto;flex:0 0 220px;display:flex;align-items:center;justify-content:center;height:232px;width:220px;border-radius:25px;overflow:hidden}.upgrade-card img[data-v-e878816b]{height:232px;width:220px}img[data-v-e878816b]{border-radius:25px;object-fit:cover;height:275px;width:100%;object-position:center 80%}blockquote[data-v-e878816b]{margin:0}blockquote p[data-v-e878816b]{font-style:normal}blockquote p[data-v-e878816b]:before{content:"“"}blockquote p[data-v-e878816b]:after{content:"”"}blockquote+p[data-v-e878816b]{font-size:1.125rem;text-align:center;margin-block:10px 20px}.form-actions[data-v-e878816b]{margin-top:20px;display:flex;flex-wrap:wrap;justify-content:space-evenly;gap:16px}.form-actions .link[data-v-e878816b]{text-decoration:none;padding:0;margin:0}.btn[data-v-e878816b]{align-self:start;margin-block:0}.side-step[data-v-610cf9de]{width:100%;max-width:680px;margin:0 auto;display:flex;flex-direction:column;gap:20px}.side-step section[data-v-610cf9de]{padding:25px 15px;display:flex;flex-direction:column;gap:10px}.side-step section[data-v-610cf9de]:first-child{border-radius:25px;text-align:center;background:#eff5f9}.side-step section:first-child .btn[data-v-610cf9de]{align-self:center;margin-top:10px}@media screen and (min-width: 768px){.side-step section[data-v-610cf9de]{padding:25px 50px}}header[data-v-610cf9de]{display:flex;flex-direction:column;gap:10px;text-align:center}header p[data-v-610cf9de]:first-child{font-family:gotham;font-weight:800;text-transform:uppercase}h2[data-v-610cf9de]{text-transform:uppercase;font-family:gotham;font-weight:800;margin:0;font-size:1.5rem}@media screen and (min-width: 960px){h2[data-v-610cf9de]{font-size:1.75rem}}p[data-v-610cf9de]{margin:0}strong[data-v-610cf9de]{font-family:gotham;font-weight:700}ul[data-v-610cf9de]{margin:0 0 10px;list-style:disc;padding-left:15px}a[data-v-610cf9de]:not(.btn,.btn.link){color:#236cd8;text-decoration:underline}.form-actions[data-v-610cf9de]{margin-top:10px;display:flex;flex-wrap:wrap;justify-content:space-evenly;gap:16px}.form-actions .link[data-v-610cf9de]{text-decoration:none;padding:0;margin:0}.btn[data-v-610cf9de]{margin:0}.smaller[data-v-fc1b9f6c]{display:inline;background:transparent;margin-block:-10px}.uk-modal-dialog[data-v-fc1b9f6c]{width:400px;text-align:center}p[data-v-fc1b9f6c]{text-wrap:balance;color:#313638;font-family:gotham}p strong[data-v-fc1b9f6c]{font-weight:500}.btn[data-v-fc1b9f6c]{display:flex;align-items:center;flex-wrap:wrap;gap:4px;margin-inline:auto}.one-time-code-parent[data-v-fc1b9f6c]{display:flex;position:relative;justify-content:center;--font-size: 1.25rem;--digits: 6;--ls: 2ch;--gap: 1.25;--bg-size: calc(var(--ls) + 1ch)}.false-input-bg[data-v-fc1b9f6c]{position:absolute;font-size:var(--font-size);line-height:1.5;font-family:ui-monospace,monospace;display:flex;align-items:end;height:100%;gap:calc(var(--bg-size) - (var(--gap) * var(--ls)));margin-inline:auto}.false-input[data-v-fc1b9f6c]{background:#fff;height:calc(2ch + (var(--font-size) * 1.5));width:calc(var(--gap) * var(--ls));outline:1px solid #919394;font-family:ui-monospace,monospace;border-radius:6px;outline-offset:-2px}.false-input.selected[data-v-fc1b9f6c]{outline:2px solid #236CD8}.false-input.filled[data-v-fc1b9f6c]{background-color:#f2f2f2}.one-time-code[data-v-fc1b9f6c] input{all:unset;font-size:var(--font-size);line-height:1.5;font-family:ui-monospace,monospace;text-align:left;letter-spacing:var(--ls);inline-size:calc(var(--digits) * var(--bg-size));padding-block:1ch;padding-left:calc(((var(--ls) - 1ch) / 2) * var(--gap));margin-left:calc(1ch + 2px);clip-path:inset(0% calc(var(--ls) / 2) 0% 0%)}.inline-loader[data-v-fc1b9f6c]{vertical-align:middle;display:inline-block;background:transparent}.inline-loader[data-v-fc1b9f6c] .lottie-animate{height:1rem;width:1rem}form[data-v-4eed18eb]{position:relative;display:flex;flex-wrap:wrap;align-items:center;column-gap:40px;row-gap:16px}h2[data-v-4eed18eb]{display:flex;flex-direction:column;gap:8px;font-family:gotham;font-size:1rem;font-weight:700;margin:0}p[data-v-4eed18eb]{margin:4px 0 0;line-height:normal}#account-app .floating-label[data-v-4eed18eb]{flex-grow:1;max-width:480px}#account-app .floating-label[data-v-4eed18eb] input{background-color:#fff;border:1px solid #313638;color:#313638}#account-app .floating-label[data-v-4eed18eb] label{color:#313638}.btn[data-v-4eed18eb]{margin:0}.small-loader[data-v-4eed18eb]{position:absolute;width:100%;height:100%}.side-step[data-v-a889fd1d]{max-width:650px;margin:0 auto;display:flex;flex-direction:column;gap:20px}h2[data-v-a889fd1d]{text-align:center;margin:0;font-size:1.5rem}@media screen and (min-width: 960px){h2[data-v-a889fd1d]{font-size:1.75rem}}ol[data-v-a889fd1d]{list-style:decimal;padding-left:15px}a[data-v-a889fd1d]:not(.btn,.btn.link){color:#236cd8;text-decoration:underline}p[data-v-a889fd1d]{margin:0}p strong[data-v-a889fd1d]{font-family:gotham;font-weight:700}p .link[data-v-a889fd1d]{color:#236cd8;text-decoration:underline;display:inline;padding:0;margin:0}.side-step[data-v-d3a3a4fc]{max-width:650px;margin-inline:auto;display:flex;flex-direction:column;gap:20px}.side-step>h2[data-v-d3a3a4fc]{width:100%;text-align:center;margin:0;font-size:1.5rem}@media screen and (min-width: 960px){.side-step>h2[data-v-d3a3a4fc]{font-size:1.75rem}}p[data-v-d3a3a4fc]{margin:0}p strong[data-v-d3a3a4fc]{font-family:gotham;font-weight:700}li a[data-v-d3a3a4fc]{color:#236cd8;text-decoration:underline}ul[data-v-d3a3a4fc]{list-style:disc;padding-left:20px;margin:0}h3[data-v-d3a3a4fc]{margin:0;font-family:gotham;font-weight:400;font-size:1rem}.device-header[data-v-d3a3a4fc]{flex-direction:column;gap:10px}.device-header[data-v-d3a3a4fc]>*{order:1}.device-header p[data-v-d3a3a4fc]{margin:0}.device-header h2[data-v-d3a3a4fc]{order:0;font-size:.75rem;margin:0}.side-step[data-v-d42ebf8b]{max-width:650px;margin:0 auto;display:flex;flex-direction:column;gap:20px}h2[data-v-d42ebf8b]{text-align:center;margin:0;font-size:1.5rem}@media screen and (min-width: 960px){h2[data-v-d42ebf8b]{font-size:1.75rem}}small[data-v-d42ebf8b]{font-style:italic;text-align:center}p[data-v-d42ebf8b]{margin:0}p strong[data-v-d42ebf8b]{font-family:gotham;font-weight:700}p .link[data-v-d42ebf8b]{color:#313638;display:inline;padding:0;margin:0}a[data-v-d42ebf8b]:not(.btn,.btn.link){color:#236cd8;text-decoration:underline}.form-actions[data-v-d42ebf8b]{width:100%;max-width:480px;align-self:center;display:flex;flex-wrap:wrap;justify-content:space-evenly;gap:16px}.form-actions .btn[data-v-d42ebf8b]{margin:0}.form-actions .btn.outline[data-v-d42ebf8b]{border-color:#236cd8;color:#236cd8}.side-step[data-v-c494477f]{display:flex;justify-content:center;flex-wrap:wrap;gap:20px}.side-step>h2[data-v-c494477f]{width:100%;text-align:center;margin:0;font-size:1.5rem}@media screen and (min-width: 960px){.side-step>h2[data-v-c494477f]{font-size:1.75rem}}.side-step>ul[data-v-c494477f]{flex:10 1 240px;display:flex;flex-direction:column;margin:0;padding-left:30px;list-style:disc;max-width:31ch}.side-step[data-v-c494477f] .error-message{width:100%;max-width:60ch;margin-inline:auto;text-align:center}.smaller[data-v-c494477f]{width:100%}small[data-v-c494477f]{font-style:italic;text-align:center;max-width:60ch;margin-inline:auto}p[data-v-c494477f]{max-width:650px;margin:0 auto}p strong[data-v-c494477f]{font-family:gotham;font-weight:700}.form-actions[data-v-c494477f]{margin-top:auto;width:100%;align-self:center;display:flex;align-items:center;flex-wrap:wrap;justify-content:space-evenly;gap:16px}.form-actions .btn[data-v-c494477f]{margin:0}.form-actions .link[data-v-c494477f]{text-decoration:none;padding:0;margin:0}.device-header[data-v-c494477f]{max-width:240px;flex-grow:1;flex-basis:200px;flex-direction:column;gap:10px}.device-header[data-v-c494477f]>*{order:1}.device-header p[data-v-c494477f]{margin:0}.device-header h2[data-v-c494477f]{order:0;font-size:.75rem;margin:0}.device-header .warning[data-v-c494477f]{display:flex;align-items:center;gap:6px;background:#ffdb1e;font-size:.75rem;font-family:gotham;font-weight:500;color:#313638;padding:2px 8px;margin:0;border-radius:1in}.device-header .etf-amount[data-v-c494477f]{font-size:1.25rem;font-family:gotham;font-weight:700;color:#ff4c31}.side-step[data-v-140cfb74]{text-align:center;display:flex;flex-direction:column;gap:20px}@media screen and (min-width: 960px){.side-step[data-v-140cfb74]{gap:40px}}h2[data-v-140cfb74]{margin:0;font-size:1.5rem}@media screen and (min-width: 960px){h2[data-v-140cfb74]{font-size:1.75rem}}p[data-v-140cfb74]{margin:0}p strong[data-v-140cfb74]{font-family:gotham;font-weight:700;color:#cd4a39}p .link[data-v-140cfb74]{display:inline;padding:0;margin:0;color:#236cd8;text-decoration:underline}.form-actions[data-v-140cfb74]{display:flex;flex-wrap:wrap;justify-content:space-evenly;gap:16px}.form-actions .btn[data-v-140cfb74]{margin:0}.form-actions .link[data-v-140cfb74]{text-decoration:none;padding:0;margin:0}.side-step[data-v-13765a8f]{text-align:center;display:flex;flex-direction:column;gap:20px}@media screen and (min-width: 960px){.side-step[data-v-13765a8f]{gap:40px}}h2[data-v-13765a8f]{margin:0;font-size:1.5rem}@media screen and (min-width: 960px){h2[data-v-13765a8f]{font-size:1.75rem}}p[data-v-13765a8f]{margin:0}p a[data-v-13765a8f]{color:#236cd8}p strong[data-v-13765a8f]{font-family:gotham;font-weight:700;color:#cd4a39}p .link[data-v-13765a8f]{display:inline;padding:0;margin:0;color:#236cd8;text-decoration:underline}.form-actions[data-v-13765a8f]{display:flex;flex-wrap:wrap;justify-content:space-evenly;gap:16px}.form-actions .btn[data-v-13765a8f]{margin:0}.form-actions .link[data-v-13765a8f]{text-decoration:none;padding:0;margin:0}#account-app .input-field.survey-button[data-v-250f72a6]{border-radius:8px;border:1px solid #919394;min-height:40px;width:100%;max-width:480px;outline-offset:-1px;outline:2px solid transparent;transition-duration:.1s}#account-app .input-field.survey-button[data-v-250f72a6]:has(input:focus-visible),#account-app .input-field.survey-button[data-v-250f72a6]:has(.toggle-label),#account-app .input-field.survey-button[data-v-250f72a6]:hover{outline:2px solid #236CD8}#account-app .input-field.survey-button[data-v-250f72a6] textarea,#account-app .input-field.survey-button[data-v-250f72a6] label,#account-app .input-field.survey-button[data-v-250f72a6] select,#account-app .input-field.survey-button[data-v-250f72a6] input{border-radius:8px;color:#313638;background-color:#fff}#account-app .input-field.survey-button[data-v-250f72a6] textarea{resize:vertical}#account-app .input-field.survey-button[data-v-250f72a6] select{cursor:pointer}.custom-checkbox.survey-button.survey-button[data-v-250f72a6]{box-sizing:border-box;min-height:40px;width:100%;max-width:480px;text-align:center;align-items:center;justify-content:center;padding:8px;border-radius:8px;line-height:normal}.custom-checkbox.survey-button.survey-button[data-v-250f72a6]:has(.custom-input:checked:focus-visible){outline-style:dashed}.floating-label.survey-button.survey-button[data-v-250f72a6] select{text-align:center}.floating-label.survey-button.survey-button[data-v-250f72a6] label{left:50%;transform:translate(-50%) translateY(-50%);text-align:center;width:calc(100% - 20px)}.survey-question[data-v-8096c1d9]{border:none;padding:0;margin:0;display:flex;flex-direction:column;gap:40px;container:questions / inline-size}.survey-question>legend[data-v-8096c1d9]{text-wrap:balance;font-family:gotham;line-height:normal;font-size:1.25rem;padding:0;margin-bottom:20px;text-align:center}@media screen and (min-width: 960px){.survey-question>legend[data-v-8096c1d9]{margin-bottom:40px;font-size:1.75rem}}@container questions (min-width: 420px){.question-group.center-options[data-v-8096c1d9]{grid-template-columns:repeat(auto-fit,minmax(90px,1fr))}.question-group.center-options[data-v-8096c1d9]>*{grid-column:span 2}}@container questions (420px <= width < 640px){.question-group.center-options[data-v-8096c1d9]>*:nth-child(odd of.survey-button):last-child{grid-column:2 / span 2}}@container questions (min-width: 640px){.question-group.center-options[data-v-8096c1d9]>*:nth-child(3n+1 of.survey-button):last-child{grid-column:3 / span 2}.question-group.center-options[data-v-8096c1d9]>*:nth-child(3n+1 of.survey-button):nth-last-child(-n+2):not(:last-child){grid-column:2 / span 2}}.question-group[data-v-8096c1d9]{border:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-auto-rows:1fr;gap:14px 20px;justify-items:center}.question-group[data-v-8096c1d9]:has(.error-message){grid-template-rows:auto}.question-group.vertical-list[data-v-8096c1d9]{grid-template-columns:1fr}.question-group>legend[data-v-8096c1d9]{text-wrap:balance;font-family:gotham;line-height:normal;font-size:1.125rem;text-align:center;padding:0;margin-bottom:20px}@media screen and (min-width: 960px){.question-group>legend[data-v-8096c1d9]{font-size:1.25rem}}.survey-instructions[data-v-8096c1d9]{color:#757676}.question-group[data-v-8096c1d9] .error-message{align-self:end;grid-column:1 / -1}.form-actions[data-v-8096c1d9]{grid-column:1 / -1;width:100%;max-width:480px;margin:0 auto;display:flex;justify-content:space-evenly;align-items:center}.form-actions .btn[data-v-8096c1d9]{margin:0}.form-actions .btn.outline[data-v-8096c1d9]{border-color:#236cd8;color:#236cd8}.survey-box[data-v-f33eab28]{align-content:start;display:grid;position:relative;height:auto;background:#fff;color:#313638;box-shadow:0 4px 15px #0003;border-radius:20px;box-sizing:border-box;overflow:hidden;padding:28px;margin-top:10px}.survey-box[data-v-f33eab28]>*{align-self:start;grid-area:1/-1/1/-1}@media screen and (min-width: 960px){.survey-box[data-v-f33eab28]{padding-block:48px}}form[data-v-f33eab28]{align-content:start;display:grid}form[data-v-f33eab28]>*{align-self:start;grid-area:1/-1/1/-1}.cancel-line[data-v-4b3bf9b2]{display:flex;flex-direction:column;gap:18px}.device-header[data-v-4b3bf9b2]{flex-direction:column;gap:10px}.device-header[data-v-4b3bf9b2]>*{order:1}.device-header p[data-v-4b3bf9b2]{margin:0}.device-header h2[data-v-4b3bf9b2]{order:0;font-size:.75rem;margin:0}.device-header .warning[data-v-4b3bf9b2]{display:flex;align-items:center;gap:6px;background:#ffdb1e;font-size:.75rem;font-family:gotham;font-weight:500;color:#313638;padding:2px 8px;margin:0;border-radius:1in}.device-header .etf-amount[data-v-4b3bf9b2]{font-size:1.25rem;font-family:gotham;font-weight:700;color:#ff4c31}.overlay-loader[data-v-9e82fe48]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10}@media (max-width: 640px){.section-title[data-v-9e82fe48]{font-size:24px;line-height:120%;font-weight:500;font-family:gotham}}.alt-section-block.no-apps-message[data-v-9e82fe48]{padding:2vh 0!important}.gabb-store-page[data-v-9e82fe48]{min-height:60vh}.gabb-store-page p[data-v-9e82fe48],.gabb-store-page h1[data-v-9e82fe48],.gabb-store-page h2[data-v-9e82fe48],.gabb-store-page h3[data-v-9e82fe48],.gabb-store-page h4[data-v-9e82fe48],.gabb-store-page h5[data-v-9e82fe48],.gabb-store-page h6[data-v-9e82fe48],.gabb-store-page li[data-v-9e82fe48]{color:#313638}.loading-container[data-v-9e82fe48]{display:block;padding:20vh 0}.loading-container.overlay[data-v-9e82fe48]{padding:0;position:absolute;height:100%;width:100%;z-index:3;background:#ffffffe6}.loading-container.overlay .small-loader[data-v-9e82fe48]{top:35vh;background:none!important}.loading-container.overlay .small-loader.uk-active[data-v-9e82fe48]{top:45vh!important}.child-modal[data-v-6ee85229]{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#00000026;display:flex;justify-content:center;align-items:center;z-index:1050}.modal-content[data-v-6ee85229]{background:#fff;padding:20px;border-radius:8px;width:90%;max-width:400px;text-align:center;box-shadow:0 4px 10px #0003;position:relative}.close-button[data-v-6ee85229]{position:absolute;top:10px;right:10px;background:transparent;border:none;font-size:20px;cursor:pointer}.modal-overlay[data-v-19bacdb6]{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;align-items:center;justify-content:center}.modal-content[data-v-19bacdb6]{background:#fff;padding:20px;border-radius:8px;text-align:center}button[data-v-19bacdb6]{margin-top:10px;padding:10px;border:none;background:#007bff;color:#fff;cursor:pointer}button[data-v-19bacdb6]:hover{background:#0056b3}form[data-v-8a45cf05]{display:flex;flex-direction:column;padding:20px}input[data-v-8a45cf05]{width:-webkit-fill-available;background-color:#e2e2e2;border:1px solid #007FFF;border-radius:12px;padding:5px}button[type=submit][data-v-8a45cf05]{background-color:#3159f7;color:#fff;border-radius:25px;border:none;margin-top:50px}.required[data-v-8a45cf05],.error[data-v-8a45cf05]{color:red}#child-modal-link[data-v-8a45cf05]{padding-left:15px;font-size:12px}#appLinkInput[data-v-8a45cf05]{padding:14px 17px;background:#e2e2e2;color:#00b1e3;font-family:gotham;border:1px solid #007FFF;border-radius:15px;margin:10px 0;outline:#00B1E3}.form-radio-btns input[data-v-8a45cf05]{width:15px}.info-wrapper input[data-v-8a45cf05]{width:-webkit-fill-available}select[data-v-8a45cf05]{-webkit-appearance:auto;width:-webkit-fill-available;background-color:#e2e2e2;border:1px solid #007FFF;border-radius:12px;padding:5px}textarea[data-v-8a45cf05]{width:-webkit-fill-available;background-color:#e2e2e2;border:1px solid #007FFF;border-radius:12px;padding:5px}@media only screen and (max-width:640px){input[type=text][data-v-8a45cf05],input[type=email][data-v-8a45cf05],input[type=tel][data-v-8a45cf05],input[type=password][data-v-8a45cf05],input[type=file][data-v-8a45cf05],textarea[data-v-8a45cf05],select[data-v-8a45cf05]{max-width:100%}button[type=submit][data-v-8a45cf05]{margin-top:25px}label[data-v-8a45cf05]{font-size:14px!important}}#request-app-btn[data-v-743de656]{z-index:10;position:fixed;bottom:78px;right:10px;margin:0;padding:8px 20px;background:#3159f7;font-size:.875rem;font-family:gotham;font-weight:500;box-shadow:0 4px 4px #0000001a}.modal[data-v-743de656]{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:55}.modal-content[data-v-743de656]{background-color:#fff;padding:20px;border-radius:8px;max-width:600px;width:90%;max-height:90vh;overflow-y:auto;box-shadow:0 4px 10px #0003}#modal-close[data-v-743de656]{position:absolute;top:100px;right:10px;height:30px;border:none;background:none;font-size:1.2rem;cursor:pointer}@media screen and (max-width: 980px){#modal-close[data-v-743de656]{display:none}}@media screen and (max-width:640px){.modal-content[data-v-743de656]{width:80%;height:75%}.modal-content h3[data-v-743de656]{font-size:16px}.modal-content p[data-v-743de656]{font-size:12px}#modal-close[data-v-743de656]{top:65px}}.search-field[data-v-ce5f3bac]{flex:1}.search-field[data-v-ce5f3bac] input{background-image:url("data:image/svg+xml,%3csvg width='40' height='40' viewBox='0 0 63 63' xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23777879' stroke-width='2'%3e%3cg transform='translate(13.099 27.151) rotate(-45)'%3e%3ccircle cx='11.789' cy='11.789' r='11.789'/%3e%3cpath d='M0%2c0V13.1' transform='translate(11.789 23.578)' stroke-linecap='round'/%3e%3c/g%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center right 10px;background-color:#edeeef;padding-right:40px}.search-field[data-v-ce5f3bac] label{background-color:#edeeef80}.bubble[data-v-ce5f3bac]{display:grid;place-items:center;position:absolute;border-radius:1in;background:#3159f7;color:#fff;font-size:.75rem;font-family:gotham;font-weight:600;width:2.5ch;text-align:center;aspect-ratio:1;left:calc(100% - 12px);top:-4px}.filter-button[data-v-ce5f3bac]{display:flex;color:#0f1b4a;align-items:center;gap:4px;align-self:center;position:relative;padding:2px 0;border:none;background:none}.filter-button[aria-expanded=true] .bubble[data-v-ce5f3bac]{opacity:0}.filter-button[aria-expanded=true] .icon[data-v-ce5f3bac]{background-color:#3159f7}.filter-button[aria-expanded=true] .icon line[data-v-ce5f3bac],.filter-button[aria-expanded=true] .icon circle[data-v-ce5f3bac],.filter-button[aria-expanded=true] .icon rect[data-v-ce5f3bac],.filter-button[aria-expanded=true] .icon path[data-v-ce5f3bac]{fill:#fff}.filter-button .icon[data-v-ce5f3bac]{display:inline-block;padding:6px;border-radius:10px}.remove-link[data-v-ce5f3bac]{position:absolute;padding:0;right:0;color:#e91d00;text-decoration:none}.remove-link .icon-close[data-v-ce5f3bac]{font-size:70%}.app-categories[data-v-ce5f3bac]{display:flex;flex-wrap:wrap;gap:8px;padding:0;margin:0;border:none}.app-categories legend[data-v-ce5f3bac]{margin-bottom:12px;color:#0f1b4a}.app-categories .filter-selector[data-v-ce5f3bac]{padding:8px 20px;border-radius:1in;font-family:gotham}.app-categories .filter-selector[data-v-ce5f3bac]:has(.custom-input:checked){background-color:#3159f7;border-color:#3159f7;color:#fff;outline:none;font-weight:500}.filtering[data-v-ce5f3bac]{--gap: 16px;position:relative;overflow:hidden;display:flex;flex-direction:column;gap:24px;padding-top:16px}.search-fields[data-v-ce5f3bac]{display:flex;gap:16px}@media screen and (min-width: 960px){.search-fields[data-v-ce5f3bac]{gap:24px}}.app-card[data-v-d9490075]{padding:24px;background:#edeeef;border-radius:10px;display:flex;flex-direction:column;row-gap:16px;color:#0f1b4a}.app-header[data-v-d9490075]{display:flex;gap:12px;width:100%;align-items:center}.app-header .btn[data-v-d9490075]{background:#3159f7;padding:4px 16px;margin:0 0 0 auto;font-weight:400;font-family:gotham;font-size:.875rem}.app-header .btn.outline[data-v-d9490075]{border-color:#3159f7;color:#3159f7}.app-image[data-v-d9490075]{object-fit:cover;aspect-ratio:1;border-radius:15px;background-color:#fff;box-shadow:0 4px 4px #0000001a}.denied-app-indicator[data-v-d9490075]{display:flex;flex-direction:row}.denied-app-indicator img[data-v-d9490075]{padding-right:10px}.app-title[data-v-d9490075]{display:flex;flex-direction:column;gap:3px;padding-bottom:4px;align-self:end;align-items:start;flex-shrink:2}.app-title .app-name[data-v-d9490075]{display:flex;gap:9px;align-items:center;font-size:1rem;line-height:normal;font-weight:500;font-family:gotham;margin:0;color:#0f1b4a}.app-title .app-name.app-is-added[data-v-d9490075]:after{display:block;content:url("data:image/svg+xml,%3csvg height='16' width='16' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M 5%2c8 7%2c10 11%2c6' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3e%3c/svg%3e");background-color:#3159f7;font-size:.75rem;border-radius:1rem;display:grid;place-items:center;height:1rem;width:1rem;color:#fff}.app-title p[data-v-d9490075]{font-size:.75rem;margin:0;color:#686c6f}.app-ratings[data-v-d9490075]{flex-grow:1;display:flex;gap:8px;flex-wrap:wrap;list-style:none;padding:0;margin:0}.app-ratings .rating-badge[data-v-d9490075]{color:#0f1b4a;border-radius:30px;border:1px solid #B7BBBD;display:flex;padding:2px 8px;justify-content:center;align-items:center;gap:6px;font-size:.75rem;line-height:1.5}.app-description[data-v-d9490075]{--height: calc(.75rem * 1.213);height:var(--height);flex-grow:1;transition:all .4s allow-discrete;overflow:hidden}.app-description summary[data-v-d9490075]{display:flex;gap:12px;cursor:pointer;font-size:.75rem;font-family:gotham;font-weight:500;line-height:normal;color:#313638}.app-description summary[data-v-d9490075]:after{transition-duration:.2s;content:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='10' height='7' viewBox='0 0 10 7' fill='none'%3e%3cpath d='M1 1.5L4.99968 5.5L9 1.5' stroke='%23000814' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e");display:block}.app-description summary[data-v-d9490075]::-webkit-details-marker,.app-description summary[data-v-d9490075]::marker,.app-description summary[data-v-d9490075]:before{display:none;content:none}.app-description[open][data-v-d9490075]{height:max-content}.app-description[open] summary[data-v-d9490075]:after{rotate:180deg}.app-description p[data-v-d9490075]{font-family:gotham;margin-bottom:0;font-size:.875rem;line-height:normal}.app-description strong[data-v-d9490075]{font-family:gotham;font-weight:500}.app-description-muted[data-v-d9490075]{margin-top:1rem;font-size:.875rem;color:#666;font-style:italic}@starting-style{.app-description[open][data-v-d9490075]{height:var(--height)}}.floating-label[data-v-04daefed] select{background-color:#edeeef}.floating-label[data-v-04daefed] .input-float{height:7.5px;width:12px;margin-top:10px}.app-browse[data-v-04daefed]{display:flex;flex-direction:column;gap:24px}.app-list[data-v-04daefed]{list-style:none;margin:-24px 0 24px -24px;padding:0}.app-list .gabb-app[data-v-04daefed]{margin-top:24px;padding-left:24px}.subtitle-2 .device-name[data-v-04daefed]{text-transform:capitalize}.pagination-nav[data-v-04daefed]{display:flex;flex-wrap:wrap;align-items:end;gap:10px}.pagination-nav .input-field[data-v-04daefed]{margin-left:auto;min-width:100px}.pagination-nav .pagination-list[data-v-04daefed]{display:flex;list-style:none;padding:0;margin:0}.pagination-nav .pagination-list button[data-v-04daefed]{color:#0f1b4a;background:none;border:none;cursor:pointer;padding:8px;font-size:.875rem}.pagination-nav .pagination-list button[aria-current=page][data-v-04daefed]{text-decoration:underline}.pagination-nav .pagination-list button[data-v-04daefed]:disabled{cursor:default}.subtitle-2 .device-name[data-v-0568ec55]{text-transform:capitalize}.quick-transitions{transition:all .2s ease-in-out 0s;-moz-transition:all .2s ease-in-out 0s;-webkit-transition:all .2s ease-in-out 0s}.app-list p{color:#313638}.app-list .gabb-app .app-btn{padding:5px 15px;font-size:14px;line-height:14px;transition:all .2s ease-in-out 0s;-moz-transition:all .2s ease-in-out 0s;-webkit-transition:all .2s ease-in-out 0s}.app-list .gabb-app .app-btn:hover{transform:scale(1.04);transition:all .2s ease-in-out 0s;-moz-transition:all .2s ease-in-out 0s;-webkit-transition:all .2s ease-in-out 0s}.app-list .gabb-app .uk-card{border-radius:20px;background:#f5f5f5;box-shadow:none}.app-list .gabb-app .uk-card .image img{margin-right:10px;max-height:61px;max-width:61px;border-radius:15px}.no-apps{border-radius:20px;background:#f5f5f5!important;box-shadow:none!important}.no-apps>h6.uk-text-center{text-wrap:balance}.uk-card.no-apps{display:flex;flex-wrap:wrap;align-items:center;gap:6px 0px}.rating-div{border-radius:5px;margin-bottom:25px;padding:10px 25px}.rating-div .rating-icon{font-size:18px;padding-right:5px}.rating-div .rating-icon path{fill:#009dff!important}.rating-div p{font-size:14px;width:100%}.gabb-store-page[data-v-866c6e1f]{min-height:60vh}.gabb-store-page p[data-v-866c6e1f],.gabb-store-page h1[data-v-866c6e1f],.gabb-store-page h2[data-v-866c6e1f],.gabb-store-page h3[data-v-866c6e1f],.gabb-store-page h4[data-v-866c6e1f],.gabb-store-page h5[data-v-866c6e1f],.gabb-store-page h6[data-v-866c6e1f],.gabb-store-page li[data-v-866c6e1f]{color:#313638}.loading-container[data-v-866c6e1f]{display:block;padding:20vh 0}.loading-container.overlay[data-v-866c6e1f]{padding:0;position:absolute;height:100%;width:100%;z-index:3;background:#ffffffe6}.loading-container.overlay .small-loader[data-v-866c6e1f]{top:35vh;background:none!important}.loading-container.overlay .small-loader.uk-active[data-v-866c6e1f]{top:45vh!important}.account-name[data-v-4158be7c]{text-align:left}.username[data-v-4158be7c]{display:flex;gap:3px}@media (max-width: 960px){.uk-flex.uk-text-left[data-v-4158be7c]{flex-wrap:wrap}}.uk-modal .loading-container.overlay[data-v-4158be7c]{top:0;left:0}.uk-modal .loading-container.overlay .loading[data-v-4158be7c]{top:50%;transform:translateY(-50%)}.overflow-music[data-v-4158be7c]{overflow:hidden}@media (max-width: 770px){.overflow-music .music-churn-item[data-v-4158be7c]{margin-top:-130px!important}}.uk-card[data-v-4abf0300]{overflow:hidden}.uk-card.sub-cart .bubble{display:inline-block;margin:2px;border-radius:100px;background:#236cd8;color:#fff;text-align:center;vertical-align:middle;line-height:26px;font-size:28px;font-family:gotham;font-weight:600;padding:15px 8px 1px;height:40px;width:40px;transform:scale(.7);opacity:1}@media (max-width: 960px){.uk-card.sub-cart{width:100%;z-index:4;top:60px;border-radius:0 0 20px 20px;display:flex}.uk-card.sub-cart .uk-flex{flex:2}}.subscript-list .sub-item{flex:1}.subscript-list .sub-item .no-apps{border:1px solid #F5F5F5}.subscript-list .sub-item .no-apps.included,.subscript-list .sub-item .no-apps.subscribed{opacity:.4;border-color:#00b1e3}.subscript-list .sub-item .no-apps.included .btn,.subscript-list .sub-item .no-apps.subscribed .btn{border:1px solid #00b1e3;background:#00b1e329;color:#313638;pointer-events:none}.subscript-list .sub-item .no-apps.not-compatible:after{content:"Requires a Gabb Phone";position:absolute;border-radius:20px;background:#f5f5f5f2;height:100%;width:100%;display:block;top:0;left:0;z-index:2;vertical-align:middle;text-align:center;align-items:center;justify-content:center;display:flex;padding:70px;box-sizing:border-box}.subscript-list .sub-item .no-apps .outline.blue{background:transparent!important;color:#236cd8!important;border:1px solid #236CD8!important}.subscript-list .included-text .new-link{margin:-10px auto -20px}@media (max-width: 960px){.subscript-list{flex-wrap:wrap}.subscript-list .account-item,.subscript-list .sub-item{width:100%;flex:none}.subscript-list .sub-item{padding-left:0;padding-right:0}}.uk-card[data-v-3e7ac4d8]{overflow:hidden}p[data-v-3e7ac4d8]{color:#313638}.mobile-sub-card{margin-right:10px}.btn.loading-btn{display:flex;flex-wrap:nowrap;align-items:center}.btn .loading{background:transparent;display:inline;margin-left:10px}.uk-card.sub-cart{display:block;right:0;position:fixed;z-index:4;top:100px;border-radius:20px 0 0 20px}.uk-card.sub-cart .btn:hover{color:#fff}.uk-card.sub-cart .bubble{display:inline-block;margin:2px;border-radius:100px;background:#236cd8;color:#fff;text-align:center;vertical-align:middle;line-height:26px;font-size:28px;font-family:gotham;font-weight:600;padding:8px 8px 1px;height:40px;width:40px;transform:scale(.7);opacity:1}@media (max-width: 960px){.uk-card.sub-cart .bubble{left:auto;right:-2px;top:-2px}}.uk-card.sub-cart .loading-container{padding:0;position:absolute;right:0;top:0;width:100%;height:100%;display:flex;z-index:3;flex:1;border-radius:20px;overflow:hidden}.uk-card.sub-cart .loading-container .loading{width:100%}@media (max-width: 960px){.uk-card.sub-cart{width:100%;z-index:4;top:137px;border-radius:0 0 20px 20px;display:flex}.uk-card.sub-cart .uk-flex{flex:2}}@media (min-width: 960px){.uk-card.sub-cart .actions{margin-top:10px;margin-bottom:-10px;justify-content:right;width:100%;display:block}.uk-card.sub-cart .actions .btn{display:table}}.uk-card.sub-cart .actions .btn{margin:0 auto}.uk-card{border-radius:20px}.subscript-list .final-text .sub-item{flex:2;text-align:center;flex-direction:column}.subscript-list .final-text .sub-item a{text-align:center;margin:10px auto}.subscript-list .account-item{flex:1;display:flex;align-self:center}.subscript-list .account-item .gabb-id-data{padding-left:10px}.subscript-list .uk-flex{flex-wrap:wrap}.subscript-list .uk-flex:after{content:"";background:#dedede;position:relative;margin:30px 0;display:block;height:1px;width:100%}.subscript-list .uk-flex:first-child:after,.subscript-list .uk-flex:last-child:after{display:none}.subscript-list .sub-item{flex:1;display:flex;flex-wrap:wrap;justify-content:center;position:relative}.subscript-list .sub-item .btn{padding:8px 24px;box-sizing:border-box}.subscript-list .sub-item.uk-padding-small{padding-left:0;padding-right:0}.subscript-list .sub-item .size-h5{margin-bottom:7px}.subscript-list .sub-item .size-h3{margin:20px 0 30px;display:block}.subscript-list .sub-item .size-h3 span{font-size:60%}.subscript-list .sub-item.included.upgraded,.subscript-list .sub-item.subscribed.upgraded{opacity:.4}.subscript-list .sub-item.included.upgraded .btn,.subscript-list .sub-item.subscribed.upgraded .btn{border:1px solid #00b1e3;background:#00b1e329;color:#313638;pointer-events:none}.subscript-list .sub-item.disabled{display:none}.subscript-list .sub-item.not-compatible{position:relative;flex:2}.subscript-list .sub-item.not-compatible .mobile-sub-card{display:none}.subscript-list .sub-item.not-compatible:nth-child(2){display:none}.subscript-list .sub-item.not-compatible .btn{display:none;pointer-events:none}.subscript-list .sub-item.not-compatible .included-text{position:relative;bottom:0}@media (max-width: 640px){.subscript-list .sub-item.not-compatible .included-text{max-width:260px}}.subscript-list .included-text{width:100%;margin-top:5px;margin-bottom:10px}@media (min-width: 960px){.subscript-list .included-text{position:absolute;bottom:-20px}}.subscript-list .included-text .new-link{margin:-3px auto -20px}@media (max-width: 960px){.subscript-list{flex-wrap:wrap}.subscript-list .account-item,.subscript-list .sub-item{width:100%;flex:none}.subscript-list .sub-item{padding-left:0;padding-right:0;display:flex;justify-content:space-between;max-width:90%;margin:0 auto}}#manageSub .uk-flex{justify-content:center}#manageSub .uk-flex .sub-item{max-width:250px}#manageSub .account-item{width:100%;display:flex;align-self:center;margin-bottom:40px;margin-left:80px;transform:scale(1.2)}#manageSub .account-item .gabb-id-data{padding-left:10px}@media (max-width: 960px){.uk-card.subscription-list{padding:30px 20px}}.confirmation[data-v-9acedca2]{position:relative;overflow:hidden;color:#313638;border-radius:20px}@media (max-width: 640px){.confirmation[data-v-9acedca2]{padding:20px}}.confirmation .error[data-v-9acedca2]{color:red;text-align:center}.confirmation .actions .btn[data-v-9acedca2]{padding:8px 20px;line-height:16px}.confirmation .outline.grey[data-v-9acedca2]{color:#8e8e8e;border-color:#8e8e8e}.confirmation .more-subscriptions[data-v-9acedca2]{padding:10px 20px;display:inline-block}.confirmation .more-subscriptions span[data-v-9acedca2]{display:inline-block;padding-right:10px}.confirmation .main-sub[data-v-9acedca2]{display:flex;align-items:center;margin-bottom:20px}.confirmation .main-sub .size-h4[data-v-9acedca2]{margin-bottom:0;margin-top:0}.confirmation .main-sub[data-v-9acedca2]:after{content:"+";display:block;font-size:40px;padding:0 20px}.confirmation .main-sub[data-v-9acedca2]:last-child:after{display:none}@media (max-width: 960px){.confirmation .main-sub[data-v-9acedca2]{flex-direction:column;padding:0 20px;margin-bottom:5px;flex:1;position:relative}.confirmation .main-sub[data-v-9acedca2]:after{content:"+";display:block;font-size:40px;padding:0 20px;position:absolute;right:-35px}.confirmation .main-sub img[data-v-9acedca2]{max-height:50px!important;padding:0 0 5px!important}}.confirmation .info[data-v-9acedca2]{max-width:400px;text-align:right;margin:0 0 0 auto}.confirmation .info .uk-grid[data-v-9acedca2]{justify-content:right;margin-top:20px}.confirmation .info p[data-v-9acedca2]{font-size:14px;max-width:290px;margin-left:auto;margin-right:0}.confirmation .info p.terms[data-v-9acedca2]{max-width:340px}.confirmation .info .btn[data-v-9acedca2]{margin:5px;display:table}.confirmation b.trial.color-blue[data-v-9acedca2]{display:block;font-size:12px;text-align:center;margin-top:-5px;margin-bottom:5px}@media (max-width: 960px){.confirmation b.trial.color-blue[data-v-9acedca2]{margin-top:0}}.box[data-v-9acedca2]{margin-top:10px;margin-right:0;color:#313638;align-items:center}.box .actions[data-v-9acedca2]{display:flex;width:400px;margin:0 0 0 auto;justify-content:flex-end}.box .actions .btn[data-v-9acedca2]{justify-content:flex-end;margin-left:20px}.box .new-subscripts[data-v-9acedca2]{margin-bottom:10px;flex-wrap:wrap}.box .new-subscripts .remove .icon-close[data-v-9acedca2]{color:#666;font-size:11px;margin-left:-10px;margin-right:10px}.box .subscription-total[data-v-9acedca2]{text-align:right}.box .subscription-total span[data-v-9acedca2]{margin:0 auto;text-align:center;display:block}.box .subscription-total span b[data-v-9acedca2]{font-size:21px}.box .subscription-total span i[data-v-9acedca2]{font-style:normal;font-family:gotham;font-weight:400;font-size:70%}.box .child-account[data-v-9acedca2]{display:table;flex:1}.box .child-account picture[data-v-9acedca2]{display:table-cell;vertical-align:middle}.box .child-account img[data-v-9acedca2]{display:table-cell;height:45px;width:45px;vertical-align:middle;margin-right:10px}.box .child-account .account-name[data-v-9acedca2]{display:table-cell;vertical-align:middle}.box .child-account .account-name p[data-v-9acedca2]{margin:0 auto}.box .child-account .account-name .size-h5[data-v-9acedca2]{font-size:20px;font-weight:600;font-family:gotham}@media (max-width: 960px){.box .child-account[data-v-9acedca2]{display:flex;align-items:center}.box .child-account .account-name[data-v-9acedca2]{flex:1}.box .child-account .remove[data-v-9acedca2]{color:#fa644f;text-decoration:none;margin-right:15px}}.box .subscript[data-v-9acedca2]{display:block;margin:0 auto;flex:1;width:220px}.box .subscript.trial[data-v-9acedca2]{min-height:50px}@media (max-width: 960px){.box .subscript.trial[data-v-9acedca2]{min-height:35px}}.box .subscript img[data-v-9acedca2]{margin-right:0;vertical-align:middle}.box .subscript b[data-v-9acedca2]{font-size:18px;vertical-align:middle}.box .subscript[data-v-9acedca2]>*{display:inline-block}.subscript-total[data-v-9acedca2]{display:table;margin:0 0 0 auto}.subscript-total.disabled[data-v-9acedca2]{filter:blur(4px);opacity:.5}.subscript-total span b[data-v-9acedca2]{font-size:21px}.subscript-total span.trial[data-v-9acedca2]{color:#8e8e8e;font-size:12px;display:block}.subscript-total .uk-flex[data-v-9acedca2]{width:220px;align-items:flex-end;flex-wrap:nowrap;padding:3px 0 0}.subscript-total .uk-flex span[data-v-9acedca2]{text-align:right;width:68%;font-size:14px}.subscript-total .uk-flex span i[data-v-9acedca2]{font-size:85%;font-style:normal}.subscript-total .uk-flex span b[data-v-9acedca2]{font-size:21px}.subscript-total .uk-flex span.label[data-v-9acedca2]{width:130px}.subscript-total .trial[data-v-9acedca2]{text-align:right;padding:5px 0 0}.total-item[data-v-9acedca2]{position:relative}.total-item .remove[data-v-9acedca2]{position:absolute;right:0;top:50%;transform:translateY(-50%);color:#fa644f;text-decoration:none;margin-right:10px}@media (max-width: 960px){.total-item .remove[data-v-9acedca2]{right:-20px;display:none;margin-top:6px}}@media (max-width: 960px){.sub-item[data-v-9acedca2],.subscription-total[data-v-9acedca2]{width:50%}.subscript-item .subscript[data-v-9acedca2]:first-child{margin-top:-5px;margin-left:10px}.subscript-item .size-h6 b[data-v-9acedca2]{font-size:16px}.subscription-total .total-item[data-v-9acedca2]{height:35px;display:block}.subscription-total .total-item span[data-v-9acedca2]{display:block;position:relative;top:50%;transform:translateY(-50%);text-align:right;margin-right:5px}.subscription-total .total-item span b[data-v-9acedca2]{display:block;justify-content:center;vertical-align:middle;font-size:16px}.subscription-total .total-item[data-v-9acedca2]:first-child{margin-top:-5px;margin-right:10px}.device-item[data-v-9acedca2]{width:100%}.box .actions[data-v-9acedca2]{margin:0 auto;width:100%;flex-direction:column-reverse}.box .actions .btn[data-v-9acedca2]{display:table;margin:10px auto;width:auto}}.upgrade-replace-section[data-v-a0266365]{gap:24px;display:flex}.upgrade-replace-section .upgrade-message[data-v-a0266365]{margin-top:20px}@media screen and (max-width: 960px){.upgrade-replace-section .title-block[data-v-a0266365]{width:100%}}@media screen and (min-width: 960px){.upgrade-replace-section[data-v-a0266365]{gap:36px;display:grid}}.upgrade-replace-section .color-blue[data-v-a0266365]{color:#236cd8}.section-title[data-v-a0266365]{font-size:20px;line-height:normal;margin:0}@media screen and (min-width: 960px){.section-title[data-v-a0266365]{font-size:28px}}.device-box[data-v-a0266365]{display:grid;gap:16px;background:#fff;color:#313638;box-shadow:0 4px 15px #0003;border-radius:20px;box-sizing:border-box;overflow:hidden;padding:16px 28px 28px}.devices-list[data-v-a0266365]{list-style:none;display:grid;grid-template-columns:repeat(auto-fit,minmax(155px,1fr));justify-content:center;justify-items:center;gap:12px;margin:0;padding:0}@media screen and (min-width: 640px){.devices-list[data-v-a0266365]{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}}.gabb-device[data-v-a0266365]{text-align:center;display:flex;flex-direction:column;align-items:center;gap:8px}.gabb-device.disabled[data-v-a0266365]{opacity:.6}.gabb-device p[data-v-a0266365]{margin:0}.gabb-device .name[data-v-a0266365]{font-family:gotham;font-size:20px;font-weight:500;line-height:normal;margin:0}.gabb-device .name[data-v-a0266365] span{display:block}.gabb-device .color-selection[data-v-a0266365]{padding:0;margin-bottom:12px}.gabb-device .btn[data-v-a0266365]{margin-block:auto 0}.device-actions[data-v-a0266365]{display:flex;flex-direction:column;align-items:center;gap:8px}.device-actions .new-link[data-v-a0266365]{font-size:12px}.alt-section-block[data-v-a0266365]{text-align:center;padding:10vh 0;width:100%;max-width:600px;margin:0 auto}.selection-process[data-v-2350af0c]{display:flex;flex-direction:column;row-gap:24px}.selection-process[data-v-2350af0c]>*{grid-column:small}.selection-process[data-v-2350af0c] .link{padding:0;display:inline;font-size:1rem;cursor:pointer;font-size:.875rem}.selection-process[data-v-2350af0c] .btn,.selection-process .btn[data-v-2350af0c]{background-color:#3159f7;box-sizing:border-box;display:flex;align-items:center;justify-content:center;margin:0;padding:11px 30px;font-size:14px;line-height:normal}.selection-process[data-v-2350af0c] .btn.icon,.selection-process .btn.icon[data-v-2350af0c]{gap:8px}.selection-process[data-v-2350af0c] .btn.outline,.selection-process .btn.outline[data-v-2350af0c]{background-color:#fff;color:#3159f7;border:1px solid #3159F7}.selection-process[data-v-2350af0c] .btn.disabled,.selection-process .btn.disabled[data-v-2350af0c]{pointer-events:none}.selection-process[data-v-2350af0c] .btn:disabled,.selection-process .btn[data-v-2350af0c]:disabled{cursor:not-allowed;opacity:.5}.selection-process[data-v-2350af0c] .btn:disabled.loading,.selection-process .btn:disabled.loading[data-v-2350af0c]{cursor:wait}.selection-process[data-v-2350af0c] .btn:after,.selection-process .btn[data-v-2350af0c]:after{content:none}.selection-process .form-actions[data-v-2350af0c]{display:flex;align-items:center;justify-content:center}.selection-process[data-v-2350af0c] .family-rate.color-blue,.selection-process .family-rate.color-blue[data-v-2350af0c]{color:#3159f7;font-family:gotham;font-weight:400;font-size:.875rem;line-height:1.2;display:block}.features-list[data-v-2350af0c]{text-align:left;width:100%;margin:0;padding-left:8px;list-style:none;display:flex;flex-direction:column;gap:8px}.features-list li[data-v-2350af0c]{display:flex;gap:16px;line-height:normal;text-wrap:balance;font-size:.875rem}.features-list li i[data-v-2350af0c]{display:flex;justify-content:center;width:24px;height:24px}.features-list li span[data-v-2350af0c]{align-items:start;display:flex;flex-direction:column}.quick-transitions[data-v-2350af0c]{transition:all .2s ease-in-out 0s;-moz-transition:all .2s ease-in-out 0s;-webkit-transition:all .2s ease-in-out 0s}fieldset[data-v-2350af0c]{margin:0}.bundle-selection[data-v-2350af0c]{grid-column:large;display:grid;padding:0;border:none}.bundle-selection .gabb-box[data-v-2350af0c],.bundle-selection>p[data-v-2350af0c]{margin-bottom:24px}.bundle-selection .section-header+.gabb-box[data-v-2350af0c]{margin-top:24px}.bundle-selection-slider[data-v-2350af0c]{display:flex;align-items:start;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;padding-top:30px;padding-bottom:1rem;margin-bottom:-1rem}.bundle-selection[data-v-2350af0c] .bundle-item{color:#0f1b4a;align-content:start;flex:1 0 260px;box-sizing:border-box;scroll-snap-type:x mandatory;scroll-snap-align:center}.bundle-selection[data-v-2350af0c] .bundle-item.current-label{padding-top:12px}.bundle-selection[data-v-2350af0c] .bundle-item.current-label .pre-label{justify-self:start}.bundle-selection[data-v-2350af0c] .bundle-item.upgrade-label{padding-top:calc(12px + var(--h-gap) + 24.8px)}.bundle-selection[data-v-2350af0c] .bundle-item label{display:flex;justify-content:space-between;font-weight:400}.bundle-selection[data-v-2350af0c] .bundle-item input{left:50%;translate:-50% 0}.bundle-selection[data-v-2350af0c] .bundle-item .btn{width:100%;box-sizing:border-box;background:transparent;color:#3159f7;padding:8px 24px;line-height:normal;border:2px solid #3159F7;font-family:gotham;font-weight:500;gap:8px}.bundle-selection[data-v-2350af0c] .bundle-item .btn.outline{background:#3159f7;color:#fff!important;font-weight:400}.bundle-selection[data-v-2350af0c] .bundle-item .btn.outline:before{content:url("data:image/svg+xml,%3csvg width='16' height='12' viewBox='0 0 16 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M14.6875 1.3125C15.0938 1.6875 15.0938 2.34375 14.6875 2.71875L6.6875 10.7188C6.3125 11.125 5.65625 11.125 5.28125 10.7188L1.28125 6.71875C0.875 6.34375 0.875 5.6875 1.28125 5.3125C1.65625 4.90625 2.3125 4.90625 2.6875 5.3125L6 8.59375L13.2812 1.3125C13.6562 0.90625 14.3125 0.90625 14.6875 1.3125Z' fill='white'/%3e%3c/svg%3e");display:block}.bundle-detail[data-v-2350af0c]{margin:0;color:#0f1b4a;font-family:gotham;font-size:1.125rem;font-weight:500;line-height:1.2}.bundle-detail small[data-v-2350af0c]{line-height:.875rem;font-weight:400;color:#757575}.contract-selection[data-v-2350af0c]{grid-column:large;display:flex;flex-wrap:wrap;gap:12px;padding:0;border:none;justify-content:center;--height: 400px}.contract-selection legend.title[data-v-2350af0c]{margin-bottom:24px}.contract-selection[data-v-2350af0c] .plan-item{color:#0f1b4a;flex:1 0 220px;box-sizing:border-box;align-content:start}.contract-selection[data-v-2350af0c] .plan-item label{font-weight:400}.contract-selection[data-v-2350af0c] .plan-input-small{align-items:center;align-content:center}.contract-selection[data-v-2350af0c] .plan-input-small .btn.outline{color:#fff0}.contract-selection[data-v-2350af0c] .plan-input-small .btn.outline:hover{color:#fff0!important}.plan-detail[data-v-2350af0c]{margin:0;color:#2f3a3e;font-size:.875rem;line-height:1.2}.plan-detail.plan-detail-emphasis[data-v-2350af0c]{color:#3159f7}.plan-detail+.plan-detail[data-v-2350af0c]{color:#757575}.plan-detail s[data-v-2350af0c]{font-size:.875rem}.contract-selection.warranty .plan-detail[data-v-2350af0c]{margin:0;color:#2f3a3e;font-size:.875rem;line-height:1.2}.contract-selection.warranty .plan-detail[data-v-2350af0c] .plan-detail-emphasis{color:#757575}.contract-selection.warranty .plan-detail s[data-v-2350af0c]{font-size:.875rem}.guide-label[data-v-2350af0c]{color:#313638;display:block;padding:4px 8px;font-size:.75rem;line-height:normal;background-color:#edeeef;border-radius:8px;position:absolute;bottom:calc(100% + 8px);left:0}.comparison[data-v-2350af0c]{background-color:#fff;border:1px solid #B7BBBD}.comparison[data-v-2350af0c] .device-comparison{border-radius:15px;background:#edeeef;padding:16px}.section-header[data-v-2350af0c]{display:flex;flex-direction:column;gap:4px}.section-header.title[data-v-2350af0c],.section-header .title[data-v-2350af0c]{color:#313638;text-wrap:balance;font-size:1.25rem;font-family:gotham;font-weight:500;line-height:1.2;margin:0}@media screen and (min-width: 960px){.section-header.title[data-v-2350af0c],.section-header .title[data-v-2350af0c]{font-size:1.5rem}}.section-header p[data-v-2350af0c]{margin:0;font-family:gotham;font-size:.875rem;line-height:1.2}@media screen and (min-width: 960px){.section-header p[data-v-2350af0c]{font-size:1rem}}.uk-text-center[data-v-2350af0c]{text-wrap:balance}.section-title[data-v-dbbc6e17]{font-size:20px;line-height:normal;margin:0 0 16px}@media screen and (min-width: 960px){.section-title[data-v-dbbc6e17]{font-size:28px}}.payment-info[data-v-dbbc6e17]{display:grid;gap:10px 20px;padding:15px 20px;background:#f6f6f6;border-radius:15px;box-sizing:border-box;color:#313638;justify-items:start}@media (min-width: 640px){.payment-info[data-v-dbbc6e17]{grid-template-columns:auto 1fr;column-gap:50px;padding:30px 25px}}.payment-info p[data-v-dbbc6e17]{margin:0;font-size:14px}.payment-info strong[data-v-dbbc6e17],.payment-info .subtitle-2[data-v-dbbc6e17]{font-family:gotham;font-weight:500}.payment-info .payment-amount[data-v-dbbc6e17]{font-size:50px;line-height:normal}@media (min-width: 640px){.payment-info .payment-amount[data-v-dbbc6e17]{font-size:60px}}.payment-info .btn[data-v-dbbc6e17]{margin:0}.payment-method[data-v-dbbc6e17]{display:flex;flex-direction:column;gap:10px}.bill-charges[data-v-a58de57e]{color:#313638}.title-block[data-v-a58de57e]{display:flex;justify-content:space-between;flex-direction:column;gap:10px;margin-bottom:16px}.title-block .btn[data-v-a58de57e]{margin:0;padding:6px 14px}@media screen and (min-width: 960px){.title-block .btn[data-v-a58de57e]{padding:10px 24px}}.title-block p[data-v-a58de57e]{margin:0}.section-title[data-v-a58de57e]{font-size:20px;line-height:normal;margin:0}@media screen and (min-width: 960px){.section-title[data-v-a58de57e]{font-size:28px}}.descript[data-v-a58de57e]{display:flex;justify-content:space-between;padding-right:10px}@media screen and (min-width: 640px){.descript[data-v-a58de57e]{padding-right:20px}}.descript p[data-v-a58de57e]{font-family:gotham;font-weight:500;color:#313638;margin:0}.bill-breakdown[data-v-a58de57e]{display:flex;flex-direction:column;gap:20px;margin-block:16px}.bill-breakdown li[data-v-a58de57e]{margin:0}.accordion[data-v-a58de57e]{width:100%;border:none;background-color:#eee;padding:20px 10px 20px 20px;font-family:gotham;font-weight:400;font-size:14px;border-radius:15px;display:flex;gap:10px;text-transform:capitalize;text-align:left}.accordion span[data-v-a58de57e]{flex:1;text-align:right}.accordion img[data-v-a58de57e]{transform:rotate(-180deg);transition:all .3s ease-in-out 0s}.accordion[data-v-a58de57e]:before{display:none}li.uk-open .accordion img[data-v-a58de57e]{transform:rotate(0)}.panel[data-v-a58de57e]{display:grid;grid-template-columns:1fr auto;row-gap:20px;column-gap:10px;padding-inline:10px}@media screen and (min-width: 640px){.panel[data-v-a58de57e]{padding-inline:20px}}.panel dt[data-v-a58de57e]{font-weight:400;grid-column-start:1}.panel dd[data-v-a58de57e]{grid-column-start:2;text-align:right}.total[data-v-a58de57e]{text-align:right;margin:0;color:#313638;font-size:16px;padding-right:10px}@media screen and (min-width: 640px){.total[data-v-a58de57e]{padding-right:20px}}.total span[data-v-a58de57e]:last-child{display:inline-block;margin-left:8px;vertical-align:top;font-size:26px;line-height:26px}.overview-section[data-v-704ec1ec]{display:grid;gap:20px;min-height:90vh;align-content:start}@media screen and (min-width: 960px){.overview-section[data-v-704ec1ec]{gap:30px}}.overview-section.loading[data-v-704ec1ec]>*{filter:blur(2px)}.overview-section.loading>*.cart-loader[data-v-704ec1ec]{filter:none}.title-block[data-v-704ec1ec]{display:flex;justify-content:space-between;gap:10px}.title-block .btn[data-v-704ec1ec]{margin:0;padding:6px 14px}@media screen and (min-width: 960px){.title-block .btn[data-v-704ec1ec]{padding:10px 24px}}.section-title[data-v-704ec1ec]{font-size:20px;line-height:normal;margin:0}@media screen and (min-width: 960px){.section-title[data-v-704ec1ec]{font-size:28px}}dl[data-v-704ec1ec],p[data-v-704ec1ec]{margin:0}.payment-info[data-v-704ec1ec]{display:grid;gap:10px 20px;padding:15px 20px;background:#f6f6f6;border-radius:15px;box-sizing:border-box}@media (min-width: 640px){.payment-info[data-v-704ec1ec]{grid-template-columns:auto 1fr;column-gap:50px;padding:30px 25px}}p[data-v-704ec1ec],dt[data-v-704ec1ec],dd[data-v-704ec1ec]{font-size:12px;font-family:gotham;color:#313638}@media (min-width: 640px){p[data-v-704ec1ec],dt[data-v-704ec1ec],dd[data-v-704ec1ec]{font-size:14px}}dt[data-v-704ec1ec]{font-weight:500}dt[data-v-704ec1ec]:not(:first-child){margin-top:10px}@media screen and (min-width: 640px){.plan-details[data-v-704ec1ec]{grid-row:span 3}}.billdate[data-v-704ec1ec]{font-weight:500;display:flex;gap:7px}.billdate.paid[data-v-704ec1ec]:before{content:url("data:image/svg+xml,%3csvg width='19' height='19' viewBox='0 0 19 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M19 9.5C19 4.25329 14.7467 0 9.5 0C4.25329 0 0 4.25329 0 9.5C0 14.7467 4.25329 19 9.5 19C14.7467 19 19 14.7467 19 9.5Z' fill='%23236CD8'/%3e%3cpath d='M5.16187 9.76703L8.03296 12.608L14.1619 6.60803' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e")}.previous-payment[data-v-704ec1ec]{font-size:50px;line-height:normal;margin-bottom:10px}@media (min-width: 640px){.previous-payment[data-v-704ec1ec]{font-size:60px}}.download-btn[data-v-704ec1ec]{justify-self:start;display:flex;flex-direction:column;align-items:start;gap:20px;margin:0}.download-instructions[data-v-704ec1ec]{grid-column:1/-1}.overview-section[data-v-fff8a3b8]{color:#313638}.title-block[data-v-fff8a3b8]{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:16px}.title-block .btn[data-v-fff8a3b8]{margin:0;padding:6px 14px}@media screen and (min-width: 960px){.title-block .btn[data-v-fff8a3b8]{padding:10px 24px}}.title-block .billing-year[data-v-fff8a3b8]{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;border-radius:20px;color:#236cd8;border:1px solid #236CD8;margin:0;padding:6px 24px 6px 10px;background-color:transparent;background-image:url("data:image/svg+xml,%3csvg width='10' height='7' viewBox='0 0 10 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M1 1.5L4.99968 5.5L9 1.5' stroke='%23236CD8' stroke-width='2' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center right 10px}@media screen and (min-width: 960px){.title-block .billing-year[data-v-fff8a3b8]{padding-block:10px}}.title-block .billing-year[data-v-fff8a3b8]:disabled{cursor:disabled;opacity:.5}.title-block .billing-year:disabled.loading[data-v-fff8a3b8]{cursor:wait}.section-title[data-v-fff8a3b8]{flex-grow:1;font-size:20px;line-height:normal;margin:0}@media screen and (min-width: 960px){.section-title[data-v-fff8a3b8]{font-size:28px}}.billing-history-container[data-v-fff8a3b8]{text-align:center;padding:10vh 0}.billing-history[data-v-fff8a3b8]{border-collapse:collapse;width:100%}.billing-history th[data-v-fff8a3b8],.billing-history td[data-v-fff8a3b8]{padding:0;color:#313638;font-family:gotham;font-size:14px}@media screen and (min-width: 640px){.billing-history th[data-v-fff8a3b8],.billing-history td[data-v-fff8a3b8]{padding:10px 20px;font-size:16px}}.billing-history thead th[data-v-fff8a3b8]{padding-top:0;text-align:left;font-weight:600;font-family:gotham}.billing-history thead th[data-v-fff8a3b8]:last-child{text-align:right}.billing-history tbody tr[data-v-fff8a3b8]{display:flex;flex-wrap:wrap;align-items:baseline;border-radius:15px;margin-bottom:10px;padding:10px 20px;background:#f5f5f5}@media screen and (min-width: 640px){.billing-history tbody tr[data-v-fff8a3b8]{background:transparent;display:table-row;border-bottom:10px solid #ffffff}}.billing-history tbody tr td[data-v-fff8a3b8]{flex:1 1 40%;background:#f5f5f5}.billing-history tbody tr td.view[data-v-fff8a3b8]{order:4;text-align:right}@media screen and (min-width: 640px){.billing-history tbody tr td.view[data-v-fff8a3b8]{padding-left:0;text-align:left;background:transparent}}.billing-history tbody tr td.amount[data-v-fff8a3b8]{order:2;text-align:right;font-weight:500}@media screen and (min-width: 640px){.billing-history tbody tr td.amount[data-v-fff8a3b8]{border-top-right-radius:15px;border-bottom-right-radius:15px;font-weight:400}}.billing-history tbody tr td.date[data-v-fff8a3b8]{order:1}@media screen and (min-width: 640px){.billing-history tbody tr td.date[data-v-fff8a3b8]{border-top-left-radius:15px;border-bottom-left-radius:15px}}.billing-history tbody tr td.cycle[data-v-fff8a3b8]{order:3;font-size:12px}@media screen and (min-width: 640px){.billing-history tbody tr td.cycle[data-v-fff8a3b8]{font-size:16px}}.overview-section[data-v-7ac09cda]{display:grid;gap:20px;min-height:90vh;align-content:start}@media screen and (min-width: 960px){.overview-section[data-v-7ac09cda]{gap:30px}}.title-block[data-v-7ac09cda]{display:flex;justify-content:space-between;gap:10px;align-items:baseline}.section-title[data-v-7ac09cda]{font-size:20px;line-height:normal;margin:0}@media screen and (min-width: 960px){.section-title[data-v-7ac09cda]{font-size:28px}}.referral-overview .box{color:#0a0a0a}.referral-overview .box .size-h4{margin-bottom:10px}@media (max-width: 640px){.referral-overview .box .size-h4{font-size:20px;font-weight:500}}.referral-overview .title-block{align-items:center!important}.referral-overview h3{flex:1!important;margin-bottom:0}.referral-overview .copy-number-box{margin:15px auto}.referral-overview .copy-number{border:1px solid #0A0A0A;border-radius:5px;margin-left:auto;margin-right:auto;display:table;cursor:pointer;position:relative}.referral-overview .copy-number span{transform:scaleX(-1) translateY(-50%);position:absolute;right:7px;top:50%}.referral-overview .copy-number input{border:none;cursor:pointer;display:table;padding:5px 25px 5px 15px;border-radius:5px;background:transparent;width:150px;font-size:16px}.referral-overview .copy-number input:focus{border:none!important;outline:none!important}.referral-overview .social-share{display:flex;margin-left:auto;margin-right:auto;justify-content:center;align-items:center}.referral-overview .social-share span.color-blue{display:block;border:1px solid #236CD8;margin:0 5px;padding:5px;border-radius:100px;background:#236cd8;color:#fff;cursor:pointer}.referral-overview .share-actions{display:flex;border:1px solid #0A0A0A;border-radius:5px;padding:10px 30px;align-items:center}.referral-overview .share-actions .share-text{flex:1}.referral-overview .share-actions .share-text span{max-width:250px;display:block}.referral-overview .share-actions .copy-number-box{flex:1;justify-content:center}.referral-overview .share-actions .socail-share{flex:1;justify-content:right}@media (max-width: 960px){.referral-overview .share-actions{flex-direction:column}.referral-overview .share-actions .share-text{text-align:center;margin-bottom:0;margin-top:0}.referral-overview .share-actions .social-share{margin-bottom:0;margin-top:0}}.referral-overview .blank-logs .box{margin-right:0}.referral-overview .blank-logs .blank-referral .box{margin-bottom:30px}.referral-overview .blank-logs .blank-referral .box .size-h4{text-align:center}@media (max-width: 960px){.referral-overview .blank-logs .blank-referral .box{padding:20px 30px}}.referral-overview .blank-logs .blank-referral .box-text{max-width:500px;margin-left:auto;margin-right:auto;text-align:center}@media (max-width: 960px){.referral-overview .blank-logs .blank-referral .size-h4{font-size:22px;line-height:24px}}.referral-overview .logs .logs-table .referral-table{flex:1}.referral-overview .logs .logs-table .referral-table table{width:100%}.referral-overview .logs .logs-table .free-months{color:#313638;margin-left:20px;margin-top:43px;padding:20px 30px;background:#dbf5ff;text-align:center;border-radius:10px}.referral-overview .logs .logs-table .free-months .size-h1{font-size:80px}.referral-overview .logs .logs-table table{overflow-y:auto;overflow-x:hidden;max-height:400px;border-collapse:collapse;flex:1}.referral-overview .logs .logs-table table thead tr th{color:#313638;padding:10px 0;text-align:left;font-weight:600;font-family:gotham}.referral-overview .logs .logs-table table tbody tr{border-bottom:6px solid #ffffff;height:60px}.referral-overview .logs .logs-table table tbody tr td{color:#313638;padding:10px 0;position:relative}.referral-overview .logs .logs-table table tbody tr td .recent{display:flex;align-items:center}.referral-overview .logs .logs-table table tbody tr td .recent:before{content:"New";color:#00b1e3;font-family:gotham;font-weight:500;padding-right:5px;margin-left:-10px}.referral-overview .logs .logs-table table tbody tr td:first-child{padding-left:20px;border-radius:15px 0 0 10px}.referral-overview .logs .logs-table table tbody tr td:last-child{text-align:left;padding-right:20px;border-radius:0 10px 10px 0}.referral-overview .logs .logs-table table tbody tr:nth-child(odd){background:#f5f5f5}@media (max-width: 960px){.referral-overview .logs .logs-table{flex-wrap:wrap;flex-direction:column-reverse}.referral-overview .logs .logs-table .free-months{margin:10px auto}.referral-overview .logs .logs-table .free-months .size-h1{font-size:40px}}.referral-overview .logs .share-actions{margin:20px auto}.order-item[data-v-afa56ea6]{display:flex;align-items:center;gap:12px;width:100%}img[data-v-afa56ea6]{object-fit:contain;height:45px;width:45px}@media screen and (min-width: 960px){img[data-v-afa56ea6]{height:65px;width:65px}}.details[data-v-afa56ea6]{flex-grow:1;margin:0;display:grid;grid-template-columns:1fr auto;gap:6px 20px}.details dt[data-v-afa56ea6],.details dd[data-v-afa56ea6]{font-family:gotham;font-size:12px;line-height:normal}@media screen and (min-width: 960px){.details dt[data-v-afa56ea6],.details dd[data-v-afa56ea6]{font-size:14px}}.details dd[data-v-afa56ea6]{grid-column-start:2;text-align:right}.details dt[data-v-afa56ea6]{grid-column-start:1;font-weight:400}.details dt[data-v-afa56ea6] .parent{display:block;font-size:12px}.details .product-name[data-v-afa56ea6],.details .product-price[data-v-afa56ea6]{text-transform:capitalize;font-size:14px}@media screen and (min-width: 960px){.details .product-name[data-v-afa56ea6],.details .product-price[data-v-afa56ea6]{font-size:16px}}.details .product-name[data-v-afa56ea6]{font-weight:500}.order-box[data-v-bf7140be]{background:#fff;color:#313638;box-shadow:0 4px 15px #0003;border-radius:20px;overflow:hidden;position:relative;box-sizing:border-box;display:flex;flex-direction:column;gap:12px;padding:16px 28px 28px}@media screen and (min-width: 960px){.order-box[data-v-bf7140be]{padding:20px}}.order-details[data-v-bf7140be]{display:flex;flex-direction:column;gap:6px;margin:0;border-bottom:1px solid #e6e6e6;padding-bottom:20px}@media screen and (min-width: 960px){.order-details[data-v-bf7140be]{display:grid;row-gap:12px;column-gap:40px;grid-template-columns:auto 2fr 1fr}}.order-details dt[data-v-bf7140be],.order-details dd[data-v-bf7140be]{font-size:14px;line-height:normal}@media screen and (min-width: 960px){.order-details dt[data-v-bf7140be],.order-details dd[data-v-bf7140be]{font-size:16px}}.order-details dt[data-v-bf7140be]{margin-top:12px;font-family:gotham;font-weight:500}@media screen and (min-width: 960px){.order-details dt[data-v-bf7140be]{margin-top:0}}.order-details .order-total-title[data-v-bf7140be]{text-align:center}@media screen and (min-width: 960px){.order-details .order-total-title[data-v-bf7140be]{text-align:right;grid-column-start:3;grid-row-start:1}}.order-details .order-total[data-v-bf7140be]{text-align:center;grid-column-start:3;grid-row-start:2;grid-row-end:4;font-size:36px;line-height:1.1}@media screen and (min-width: 960px){.order-details .order-total[data-v-bf7140be]{text-align:right;grid-column-start:3;grid-row-start:2;grid-row-end:4}}.order-review[data-v-bf7140be]{display:flex;flex-direction:column;gap:40px}@media screen and (min-width: 960px){.order-review[data-v-bf7140be]{align-items:center;flex-direction:row}}.order-review .btn[data-v-bf7140be]{flex-shrink:0;padding:4px 22px;margin:0 auto;color:#fff;font-size:12px;border:1px solid #236CD8}@media screen and (min-width: 960px){.order-review .btn[data-v-bf7140be]{margin-right:0}}.order-items[data-v-bf7140be]{flex-grow:1;padding:0;margin:0;display:flex;flex-direction:column;gap:12px;list-style:none}.amazon-link[data-v-bf7140be]{display:table;margin-bottom:10px;margin-left:10px}@media (max-width: 960px){.amazon-link[data-v-bf7140be]{margin:0 auto 10px!important}}.section-title[data-v-a317de9d]{font-size:20px;line-height:normal;margin:0 0 16px}@media screen and (min-width: 960px){.section-title[data-v-a317de9d]{font-size:28px}}.alt-section-block[data-v-a317de9d]{text-align:center;padding:10vh 0;width:100%;max-width:600px;margin:0 auto}.orders[data-v-a317de9d]{margin:0;padding:0;list-style:none;display:grid;align-content:start;gap:12px}@media screen and (min-width: 960px){.orders[data-v-a317de9d]{gap:16px}}.single-order[data-v-a317de9d]{color:#313638;margin-bottom:20px}.single-order h3[data-v-a317de9d]{margin-bottom:0}.single-order p span[data-v-a317de9d]{opacity:.9}@media (min-width: 1200px){.single-order p.status[data-v-a317de9d]{max-width:200px;flex:1}.single-order p.tracking[data-v-a317de9d]{flex:1}.single-order p[data-v-a317de9d]:first-child,.single-order p.status[data-v-a317de9d],.single-order p.date[data-v-a317de9d]{padding-right:20px}}@media (max-width: 960px){.single-order[data-v-a317de9d],.single-order .order-details[data-v-a317de9d]{flex-direction:column}.single-order h3[data-v-a317de9d]{margin-bottom:10px}.single-order p[data-v-a317de9d]{margin:0}}.uk-modal-dialog[data-v-e985be27]{text-align:center}p[data-v-e985be27]{margin-left:auto;margin-right:auto}.actions[data-v-e985be27]{display:flex;justify-content:center;align-items:center}.actions .link[data-v-e985be27]{margin-left:10px}.overview-section[data-v-209fec23]{color:#313638;display:grid;gap:24px}@media screen and (min-width: 960px){.overview-section[data-v-209fec23]{gap:36px}}.section-title[data-v-209fec23]{font-size:20px;line-height:normal;margin:0 0 16px}@media screen and (min-width: 960px){.section-title[data-v-209fec23]{font-size:28px}}.order-details[data-v-209fec23]{display:flex;flex-wrap:wrap;gap:3px 6px;margin:0;font-size:14px;font-family:gotham;line-height:normal}@media screen and (min-width: 960px){.order-details[data-v-209fec23]{font-size:16px}}.order-details dt[data-v-209fec23]{font-weight:500}.order-details dd[data-v-209fec23]{margin-right:20px}.order-details dd[role=presentation][data-v-209fec23]{flex-basis:100%}@media screen and (min-width: 960px){.order-details dd[role=presentation][data-v-209fec23]{display:none}}.order-box[data-v-209fec23]{display:grid;gap:10px 20px;padding:15px 20px;background:#f6f6f6;border-radius:15px;box-sizing:border-box}@media (min-width: 640px){.order-box[data-v-209fec23]{grid-template-columns:auto auto;padding:30px 25px}}.order-box h2[data-v-209fec23]{margin:0 0 12px;font-family:gotham;font-weight:500;line-height:normal;font-size:14px}@media (min-width: 640px){.order-box h2[data-v-209fec23]{font-size:16px}}.order-box p[data-v-209fec23],.order-box dt[data-v-209fec23],.order-box dd[data-v-209fec23]{margin:0;font-size:12px;font-family:gotham;color:#313638;line-height:normal}@media (min-width: 640px){.order-box p[data-v-209fec23],.order-box dt[data-v-209fec23],.order-box dd[data-v-209fec23]{font-size:14px}}.order-box dt[data-v-209fec23]{font-weight:400}.order-summary[data-v-209fec23]{display:grid;grid-template-columns:1fr auto;gap:8px;max-width:400px;margin:0}.order-summary dt[data-v-209fec23]{grid-column-start:1;text-align:left}.order-summary dt+dd[data-v-209fec23]{text-align:right}.order-summary .description[data-v-209fec23]{grid-column:span 2;font-size:12px;font-style:italic}.order-summary .nested-details-title[data-v-209fec23]{font-weight:500;margin-top:8px}.order-summary .nested-details[data-v-209fec23]{grid-column:span 2;margin-bottom:8px}.order-summary .total-price-title[data-v-209fec23]{margin-top:8px;font-weight:500;font-size:14px}@media (min-width: 640px){.order-summary .total-price-title[data-v-209fec23]{font-size:16px}}.order-summary .total-price[data-v-209fec23]{margin-top:8px;font-size:36px;line-height:1.1}.additional-details[data-v-209fec23]{display:flex;flex-direction:column;gap:20px}@media (min-width: 640px){.additional-details[data-v-209fec23]{border-right:1px solid #8e8e8e;padding-right:20px}}.amazon-title[data-v-209fec23]{display:flex;flex-direction:column;gap:12px}.amazon-title img[data-v-209fec23]{display:block}.order-items[data-v-209fec23]{margin:0;padding:0}.order-actions[data-v-209fec23]{display:flex;flex-direction:column;gap:10px;align-items:start}.order-actions p[data-v-209fec23]{font-size:12px;font-style:italic;margin:0}.order-actions .btn[data-v-209fec23]{margin:0}.order-actions .outline[data-v-209fec23]{border-color:#236cd8;color:#236cd8;padding:8px 24px}@media (min-width: 640px){.order-actions .outline[data-v-209fec23]{padding:11px 29px}}.device-details.line-details{box-sizing:border-box;margin:0;padding:16px 24px;color:#313638;background:#f1f1f1;border-radius:14px;display:flex;flex-direction:column;gap:20px}.device-details.line-details .color-blue{color:#236cd8}@media screen and (min-width: 640px){.device-details.line-details{flex-direction:row}}.device-details.line-details .device-detail{flex-shrink:0;display:grid;grid-template-columns:[title-start image-start] 70px [image-end detail-start] 1fr [detail-end title-end];align-items:center;align-content:start;column-gap:8px;row-gap:4px}@media screen and (min-width: 640px){.device-details.line-details .device-detail+.device-detail{padding-left:20px;border-left:2px solid #dedede}}.device-details.line-details .device-detail.manage{flex:3;align-items:center;grid-template-columns:[title-start] 400px}.device-details.line-details .device-detail.manage b{font-size:60px;font-weight:400;font-family:gotham}.device-details.line-details .device-detail.manage span.plan-item{font-size:25px;font-weight:500;font-family:gotham}.device-details.line-details .device-detail.manage span.subtitle-2{font-family:gotham;font-weight:400}.device-details.line-details .device-detail.manage .download-bill{display:flex;justify-content:right}.device-details.line-details .device-detail.billing{grid-template-columns:none}.device-details.line-details .device-detail.billing dt,.device-details.line-details .device-detail.billing dd{font-size:13px;font-family:gotham;color:#313638}@media (min-width: 640px){.device-details.line-details .device-detail.billing dt,.device-details.line-details .device-detail.billing dd{font-size:14px}}.device-details.line-details .device-detail.billing dt{font-weight:500}.device-details.line-details .device-detail.billing dt:not(:first-child){margin-top:10px}.device-details.line-details .device-detail-title{grid-column:title;font-family:gotham;font-weight:500;line-height:normal;font-size:16px;width:100%;margin:0}.device-details.line-details .device-img{grid-column:image;object-fit:contain;grid-row:span 4}.device-details.line-details .heading,.device-details.line-details .detail{grid-column:detail}.device-details.line-details .heading{font-family:gotham;font-weight:500;margin:2px 0 0;line-height:normal}.device-details.line-details .heading:deep(span){font-size:14px;font-weight:400}.device-details.line-details .detail{font-size:14px;margin:0;line-height:normal}.device-details.line-details .detail s{color:#6e6e6e;font-size:12px}.device-details.line-details .detail.etf-detail{color:#dd0200}.device-details.line-details .detail.etf-detail .etf{display:block;font-size:.75rem}.device-area[data-v-8efb30f0]{min-height:60vh;width:100%}.device-area .section-title[data-v-8efb30f0]{width:100%}.upgrade-replace-section[data-v-8efb30f0]{display:flex;gap:24px;flex-wrap:wrap;max-width:100%;width:100%}@media screen and (min-width: 960px){.upgrade-replace-section[data-v-8efb30f0]{display:grid;gap:36px}}@media screen and (max-width: 960px){.upgrade-replace-section .title-block[data-v-8efb30f0]{width:100%}}.title-block[data-v-8efb30f0]{display:flex;flex-direction:column;gap:16px;max-width:100%;overflow:hidden}.section-title[data-v-8efb30f0]{font-size:20px;line-height:normal;margin:0}@media screen and (min-width: 960px){.section-title[data-v-8efb30f0]{font-size:28px}}.gabb-box{color:#313638;box-sizing:border-box;justify-self:center;max-width:348px;width:100%;display:flex;padding:16px;flex-direction:column;align-items:center;gap:10px;border-radius:15px;background:#edeeef}.gabb-box p{margin:0;font-family:gotham;font-weight:500}.uk-modal-dialog.feature-detail{width:340px;line-height:normal;display:flex;flex-direction:column;gap:16px;padding:24px}.uk-modal-dialog.feature-detail .gabb-title{margin:0;font-size:1.25rem}.uk-modal-dialog.feature-detail .gabb-title-large{font-size:1.5rem}.uk-modal-dialog.feature-detail ul{padding:0;margin:0;list-style:none;display:flex;flex-direction:column;row-gap:8px}.uk-modal-dialog.feature-detail ul.small-list{max-width:200px;align-self:center}.uk-modal-dialog.feature-detail ul.small-list .plus{display:flex;align-items:center;position:relative}.uk-modal-dialog.feature-detail ul.small-list .plus:before{position:absolute;left:-28px;content:url("data:image/svg+xml,%3csvg width='13' height='14' viewBox='0 0 13 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M7.5 1.5V6H12C12.5312 6 13 6.46875 13 7C13 7.5625 12.5312 8 12 8H7.5V12.5C7.5 13.0625 7.03125 13.5 6.5 13.5C5.9375 13.5 5.5 13.0625 5.5 12.5V8H1C0.4375 8 0 7.5625 0 7C0 6.46875 0.4375 6 1 6H5.5V1.5C5.5 0.96875 5.9375 0.5 6.5 0.5C7.03125 0.5 7.5 0.96875 7.5 1.5Z' fill='%23009DFF'/%3e%3c/svg%3e")}.uk-modal-dialog.feature-detail .gabb-box{border-radius:8px;padding:8px;flex-direction:row;justify-items:start}.uk-modal-dialog.feature-detail .gabb-box:after{content:url("data:image/svg+xml,%3csvg width='14' height='12' viewBox='0 0 14 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M1.5 6.25L4.75 9.5L12.25 2' stroke='url(%23paint0_linear_6742_36607)' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cdefs%3e%3clinearGradient id='paint0_linear_6742_36607' x1='18.75' y1='4.75' x2='18' y2='5.5' gradientUnits='userSpaceOnUse'%3e%3cstop stop-color='white'/%3e%3cstop offset='1' stop-color='%233159F7'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");margin-left:auto}.uk-modal-dialog.feature-detail .gabb-box .app-icon{border-radius:5px}.new-line-devices .box{box-sizing:border-box;margin:10px 0 15px}.new-line-devices .box.new-selected-line{margin-top:-10px}.new-line-devices .box.first-box{margin:-10px 0 10px}.new-line-devices .price-callout{font-size:80%;line-height:140%;display:block}.new-line-devices .product-price{color:#313a3d;font-size:60%;display:block;margin:6px auto 0;line-height:65%;text-align:left!important}fieldset[data-v-5e4a34c4]{position:relative;display:flex;flex-wrap:wrap;gap:20px;margin:0;padding:15px 0;border:none}legend[data-v-5e4a34c4]{font-size:14px;line-height:normal}input[data-v-5e4a34c4]{position:absolute;opacity:0;width:0;height:0;left:0;top:0}input:checked~.checkmark[data-v-5e4a34c4]{border:1px solid #00B1E3}input:checked~.checkmark[data-v-5e4a34c4]:after{opacity:1}input:disabled~.checkmark[data-v-5e4a34c4]{background-color:#b5b5b5}input:focus-visible~.checkmark[data-v-5e4a34c4]{outline:2px dotted}.custom-checkbox[data-v-5e4a34c4]{text-align:left;display:flex;align-items:center;gap:10px;font-size:14px;-webkit-user-select:none;user-select:none;cursor:pointer}.custom-checkbox:hover .checkmark[data-v-5e4a34c4]{opacity:.8}.custom-checkbox[data-v-5e4a34c4]:has(input:disabled){cursor:not-allowed}.custom-checkbox.small-text[data-v-5e4a34c4]{font-size:12px}.checkmark[data-v-5e4a34c4]{flex-shrink:0;position:relative;display:grid;place-items:center;border-radius:5px;height:18px;width:18px;transition:all .2s ease-in-out 0s,outline 0s}.checkmark[data-v-5e4a34c4]:after{display:block;content:"";transform:translateY(-1px) rotate(40deg);opacity:0;height:10px;width:4px;border-right:2px solid #00B1E3;border-bottom:2px solid #00B1E3;background:transparent;transition:all .2s ease-in-out 0s}.checkmark.disabled[data-v-5e4a34c4]{background-color:#b5b5b5}.device-selection{overflow:hidden}.device-selection .upgrade-message{margin-top:20px}.device-selection .device-price .crossout{text-decoration:line-through}.device-selection .device-price b{margin-left:5px;font-family:gotham;font-weight:700;color:#236cd8}.device-selection .color-blue{color:#236cd8}.device-selection .device-box{display:grid;gap:16px;background:#fff;color:#313638;box-shadow:0 4px 15px #0003;border-radius:20px;box-sizing:border-box;overflow:hidden;padding:16px 28px 28px}.device-selection .section-title{font-size:20px;line-height:normal;margin:0 0 16px}@media screen and (min-width: 960px){.device-selection .section-title{font-size:28px}}.device-selection .devices-list{list-style:none;display:grid;grid-template-columns:repeat(auto-fit,minmax(155px,1fr));justify-content:center;justify-items:center;gap:12px;margin:0;padding:0}.device-selection .devices-list li{position:relative}@media screen and (min-width: 640px){.device-selection .devices-list{grid-template-columns:repeat(auto-fit,minmax(28%,0fr))}}.device-selection .gabb-device{text-align:center;display:flex;flex-direction:column;align-items:center;gap:8px}.device-selection .gabb-device p{margin:0}.device-selection .gabb-device .name{font-family:gotham;font-size:20px;font-weight:500;line-height:normal;margin:0}.device-selection .gabb-device .color-selection{padding:0;margin-bottom:12px;display:flex}.device-selection .gabb-device .color-selection .checkmark{border:2px solid #fff!important;height:20px;width:20px;border-radius:100px;box-shadow:-1px 2px 7px 1px #0003}.device-selection .gabb-device .color-selection .checkmark:before{content:"";display:block;width:0;height:0;transition:all .2s ease-in-out 0s;z-index:2}.device-selection .gabb-device .color-selection.vertical{gap:10px}.device-selection .gabb-device .color-selection input:checked~.checkmark:after{display:none}.device-selection .gabb-device .color-selection input:checked~.checkmark:before{border:3px solid #236cd8;width:100%;height:100%;border-radius:100px;transform:scale(1.2);transition:all .2s ease-in-out 0s}.device-selection .gabb-device .btn{margin-block:auto 0}.device-selection .upgrade-block{padding:20px 30px;background:#11ab99;color:#fff;display:flex;gap:8px;flex-direction:column;align-items:center;text-align:center;margin:30px -30px -30px}@media screen and (min-width: 1200px){.device-selection .upgrade-block{margin:40px -40px -40px}}.device-selection .upgrade-block .upgrade-block-title{font-size:20px;font-family:gotham;font-weight:500;line-height:1.2}.device-selection .upgrade-block p{line-height:1.2;margin:0}.device-selection .upgrade-block .upgrade-disclaimer{line-height:1.2;font-size:.75rem;text-wrap:balance}.device-selection .upgrade-block .upgrade-disclaimer button{border:none;background:none;padding:0;font-size:inherit;font-style:inherit;color:inherit;text-decoration:underline}.device-selection .upgrade-block a{color:#fff;text-decoration:underline}@media (max-width: 960px){.device-selection{width:100%}}.selection-process[data-v-f97adf71]{background:#fff;color:#313638;box-shadow:0 4px 15px #0003;border-radius:20px;overflow:hidden;position:relative;box-sizing:border-box;display:flex;flex-direction:column;gap:24px;padding:16px 28px 28px}@media screen and (min-width: 960px){.selection-process[data-v-f97adf71]{gap:36px;padding:20px}}.selection-block-title[data-v-f97adf71]{text-align:center;font-size:20px;line-height:normal;margin:0 0 16px}@media screen and (min-width: 960px){.selection-block-title[data-v-f97adf71]{font-size:28px}}.description[data-v-f97adf71]{text-align:center;max-width:60ch;margin:0 auto}.size-h1-large[data-v-f97adf71]{display:block;margin:0}.size-h6[data-v-f97adf71]{margin:0;line-height:normal;font-family:gotham;font-weight:500}.btn[data-v-f97adf71]{align-self:center;margin:0}.comparisons[data-v-f97adf71]{display:grid;gap:16px 20px;grid-template-columns:repeat(auto-fit,minmax(min(300px,60vw),1fr))}.comparisons.no-compare[data-v-f97adf71]{justify-content:center;grid-template-columns:1fr;width:100%;max-width:600px;margin-inline:auto}.comparison[data-v-f97adf71]{background-color:#f1f1f1;display:grid;gap:12px;padding:15px 20px;border-radius:15px;box-sizing:border-box;color:#313638;justify-items:start;align-content:start;align-items:start}@media screen and (min-width: 640px){.comparison[data-v-f97adf71]{padding:30px 25px}}.comparison.current[data-v-f97adf71]{grid-row-start:2;background-color:#fafafa;color:#727272}.feature-list[data-v-f97adf71]{display:grid;width:100%;padding:0;margin:0;grid-template-columns:1fr auto;gap:5px 20px}.feature-list .feature-item[data-v-f97adf71]{font-weight:400;text-transform:capitalize;grid-column-start:1}.feature-list .feature-item[data-v-f97adf71] .link{padding:0}.feature-list .feature-item[data-v-f97adf71] span{display:block;font-size:12px}.feature-list .feature-price[data-v-f97adf71]{grid-column-start:2}.feature-list .feature-price s[data-v-f97adf71]{font-style:italic;font-size:.875rem}.comparisions{margin-top:20px;gap:20px;flex-wrap:wrap}.comparisions .uk-card{flex:1 1 280px}.plan-change-success .uk-card-default{color:#313638}.custom-radio-fieldset{position:relative;display:flex;flex-direction:column;gap:20px;border:none;padding:0;margin:0;text-align:left}.custom-radio-label{display:block;cursor:pointer;background-color:#fff;border:1px solid #e5e5e5;border-radius:13px;padding:18px;color:#313638;font-size:16px;transition:.15s}.custom-radio-label:hover{border-color:#236cd8}.custom-radio-label i{display:block;font-size:12px;color:#757575}.custom-radio-input{height:0;width:0;opacity:0;position:absolute}.custom-radio-input:checked~.custom-radio-label{border-color:#236cd8}.custom-radio-input:disabled~.custom-radio-label{opacity:.5}.custom-radio-input:focus-visible~.custom-radio-label{outline:2px dotted black;outline-offset:2px}.replace-box[data-v-5d82b56a]{display:grid;grid-template-columns:minmax(auto,450px);justify-content:center;justify-items:center;text-align:center;gap:16px;background:#fff;color:#313638;box-shadow:0 4px 15px #0003;border-radius:20px;box-sizing:border-box;overflow:hidden}.replace-box .btn[data-v-5d82b56a]{margin:0}.selection-block-title[data-v-5d82b56a]{font-size:20px;line-height:normal;margin:0}@media screen and (min-width: 960px){.selection-block-title[data-v-5d82b56a]{font-size:28px}}.description[data-v-5d82b56a]{max-width:60ch;margin:0 auto}.replace-box[data-v-6073065c]{display:grid;grid-template-columns:minmax(auto,600px);justify-content:center;justify-items:center;text-align:center;gap:20px;background:#fff;color:#313638;box-shadow:0 4px 15px #0003;border-radius:20px;box-sizing:border-box;overflow:hidden}.replace-box .btn[data-v-6073065c]{margin:0}.title-block[data-v-6073065c]{display:flex;flex-direction:column;gap:10px}.section-title[data-v-6073065c]{font-size:20px;line-height:normal;margin:0}@media screen and (min-width: 960px){.section-title[data-v-6073065c]{font-size:28px}}.description[data-v-6073065c]{max-width:60ch;margin:0 auto;text-wrap:balance;line-height:normal}.replacement-device[data-v-6073065c]{background:#f5f5f5;border-radius:15px;padding:15px 20px;border:none;position:relative;display:grid;grid-template-columns:[image] 60px [detail] 1fr;gap:2px 6px;text-align:left}.device-image[data-v-6073065c]{grid-row:span 2;object-fit:contain}.device-detail[data-v-6073065c]{grid-column:detail;margin:0;font-size:14px;font-family:gotham;line-height:normal}.device-detail.device-heading[data-v-6073065c]{font-size:16px;font-weight:500;align-self:end}.replacement-actions[data-v-6073065c]{display:flex;flex-wrap:wrap;justify-content:center;width:100%;list-style:none;gap:20px;padding:0;margin:0}.replacement-option[data-v-6073065c]{display:flex;flex-direction:column;align-items:center;max-width:260px}.replacement-option p[data-v-6073065c]{font-size:14px;line-height:normal;margin-bottom:0}.replacement-option strong[data-v-6073065c]{font-family:gotham;font-weight:500}.replace-box[data-v-9756e069]{display:grid;grid-template-columns:minmax(auto,600px);justify-content:center;justify-items:center;text-align:center;gap:20px;background:#fff;color:#313638;box-shadow:0 4px 15px #0003;border-radius:20px;box-sizing:border-box;overflow:hidden}.replace-box .btn[data-v-9756e069]{margin:0}.title-block[data-v-9756e069]{display:flex;flex-direction:column;gap:10px}.section-title[data-v-9756e069]{font-size:20px;line-height:normal;margin:0}@media screen and (min-width: 960px){.section-title[data-v-9756e069]{font-size:28px}}.description[data-v-9756e069]{max-width:60ch;margin:0 auto;text-wrap:balance;line-height:1.3}.description strong[data-v-9756e069]{font-family:gotham;font-weight:500}.replace-checkout[data-v-9756e069]{display:flex;flex-wrap:wrap;gap:20px;align-items:start;justify-content:center}.custom-radio-fieldset[data-v-9756e069] legend{padding:0;margin-bottom:2px}@media screen and (min-width: 940px){.custom-radio-fieldset[data-v-9756e069] legend{font-size:18px}}.shipping-radio-field[data-v-9756e069]{flex:1 1 320px}.shipping-radio-field[data-v-9756e069] .custom-radio-label{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.shipping-radio-field[data-v-9756e069] .shipping-message{font-size:14px;color:#757575}.details[data-v-9756e069]{background:#f5f5f5;border-radius:15px;padding:30px 40px}.details .deductible[data-v-9756e069]{margin:0;font-family:gotham;font-weight:500}.details .heading[data-v-9756e069]{display:block;margin:0}.details .price[data-v-9756e069]{margin-bottom:0}.replace-box[data-v-fd996d40]{display:grid;grid-template-columns:minmax(auto,600px);justify-content:center;justify-items:center;text-align:center;gap:20px;background:#fff;color:#313638;box-shadow:0 4px 15px #0003;border-radius:20px;box-sizing:border-box;overflow:hidden}.replace-box .link[data-v-fd996d40]{display:flex;align-items:center;line-height:normal;gap:10px;margin:0}.title-block[data-v-fd996d40]{display:flex;flex-direction:column;gap:10px}.section-title[data-v-fd996d40]{font-size:20px;line-height:normal;margin:0}@media screen and (min-width: 960px){.section-title[data-v-fd996d40]{font-size:28px}}.description[data-v-fd996d40]{max-width:60ch;margin:0 auto;text-wrap:balance;line-height:1.3}.description strong[data-v-fd996d40]{font-family:gotham;font-weight:500}.subtitle-2[data-v-fd996d40]{line-height:1.3;font-weight:500;font-family:gotham}.selection-process[data-v-4842f654]{max-width:1200px;margin:0 auto;border:0;width:90%;box-sizing:border-box;display:flex;flex-wrap:wrap;gap:20px}.selection-process fieldset[data-v-4842f654]{border:none;padding:0}.selection-process fieldset .selection-slider[data-v-4842f654]{display:flex;align-items:flex-start;width:100%;gap:15px}.selection-process .size-h4 span[data-v-4842f654]{color:#919394;opacity:.9}@media (max-width: 960px){.selection-process .size-h4[data-v-4842f654]{font-size:1.25rem}}.selection-process[data-v-4842f654] .payment-selection .plan-input label{border-bottom:0;padding-bottom:0}.selection-process[data-v-4842f654] .selection-item{flex:1;border-radius:20px}.selection-process[data-v-4842f654] .plan-input{flex:1;background-color:#fff!important;border-radius:20px;--padding-block: 30px;--padding-inline: 15px}.selection-process[data-v-4842f654] .plan-input p{text-align:left;width:100%}.selection-process[data-v-4842f654] .plan-input.selected:before{content:"";position:absolute;display:block;height:100%;width:100%;border-radius:23px;background-color:#246bd8;top:50%;left:50%;transform:translate(-50%,-50%);z-index:-1;transition:all .3s ease-in-out 0s;-moz-transition:all .3s ease-in-out 0s;-webkit-transition:all .3s ease-in-out 0s}.selection-process[data-v-4842f654] .plan-input.selected:before{height:calc(100% + 8px);width:calc(100% + 8px);transition:all .3s ease-in-out 0s;-moz-transition:all .3s ease-in-out 0s;-webkit-transition:all .3s ease-in-out 0s}.selection-process[data-v-4842f654] .plan-input.no-border label{border-bottom:none!important}.selection-process[data-v-4842f654] .plan-input input.custom-input{width:100%;height:100%;z-index:3}.selection-process[data-v-4842f654] .plan-input label{border-bottom:1px solid #e5e5e5;padding-bottom:11px;text-align:left;text-transform:none}.selection-process[data-v-4842f654] .plan-input label .icon{height:25px;margin-bottom:0;margin-top:-15px;margin-left:-2px;box-sizing:border-box;display:block}.selection-process[data-v-4842f654] .plan-input label .size-h3{margin-bottom:2px;margin-top:-20px}.selection-process[data-v-4842f654] .plan-input .plan-detail{margin-bottom:0;margin-top:0}.selection-process[data-v-4842f654] .plan-input .plan-detail.plan-detail-emphasis{margin-top:0}.selection-process[data-v-4842f654] .plan-input.plan-item div.btn{top:12px;display:none}.selection-process[data-v-4842f654] .plan-input div.btn{position:absolute;right:10px;top:28px;padding:3px 15px;font-size:12px;color:#25282a;border:3px solid #25282A;background:transparent}.selection-process[data-v-4842f654] .plan-input div.btn.outline{background:#236cd8;color:#fff;border-color:#236cd8}.selection-process[data-v-4842f654] .plan-input .features-list{margin-left:0;width:100%;padding-left:0}.selection-process[data-v-4842f654] .plan-input .features-list li{list-style-type:none;color:#25282a;margin-left:0;padding-left:0;margin-bottom:10px;text-align:left;display:flex}.selection-process[data-v-4842f654] .plan-input .features-list li button.link{display:inline-block;font-size:inherit;padding:0}.selection-process[data-v-4842f654] .plan-input .features-list li small{display:block}.selection-process[data-v-4842f654] .plan-input .features-list li:before{content:"";font-family:icomoon;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:10px;position:relative;height:25px;width:25px;display:block;padding:5px 7px;color:#fff;background:#25282a;border-radius:100px;margin-right:10px;box-sizing:border-box}.selection-process[data-v-4842f654] .bundle .call-out{margin-top:10px;border-radius:100px;padding:5px 20px;display:flex;align-items:center}.selection-process[data-v-4842f654] .bundle .call-out span.icon{top:14px!important}@media (max-width: 960px){.selection-process[data-v-4842f654] .selection-slider .selection-item,.selection-process[data-v-4842f654] .selection-slider .plan-input{flex:1;width:100%;box-sizing:border-box}}.selection-process[data-v-4842f654] p[class=plan-detail]{position:absolute;right:25px;top:23px;display:table;width:auto!important}.selection-process[data-v-4842f654] .plans .plan-input label{border-bottom:none;padding-bottom:2px}.selection-process .selection-field[data-v-4842f654]{position:relative}.selection-process .selection-field .scroll-section[data-v-4842f654]{top:-180px;position:absolute;display:block;z-index:1000000000}@media (max-width: 960px){.selection-process .selection-field .scroll-section[data-v-4842f654]{top:-160px}}.selection-process fieldset.input-fields[data-v-4842f654]{display:flex;flex-wrap:wrap;gap:18px;border:none;padding:0;margin:0 0 40px}.selection-process fieldset.input-fields .size-h4[data-v-4842f654]{margin-bottom:0}.selection-process fieldset.input-fields>.uk-flex[data-v-4842f654]{gap:18px;align-items:start}.subscription-process[data-v-4842f654]{max-width:600px}.subscription-process[data-v-4842f654] .selection-slider{margin-top:20px}.subscription-process[data-v-4842f654] .plan-input label{border-bottom:0;padding-bottom:0}.subscription-process .subscription-details[data-v-4842f654]{width:100%;margin-bottom:20px}.subscription-process .subscription-details .price[data-v-4842f654]{border-bottom:.5px solid #A3A3A3}.subscription-process .subscription-details dd[data-v-4842f654]{display:flex;width:100%;align-items:center;padding:10px 0;color:#000}.subscription-process .subscription-details dd span[data-v-4842f654]:first-child{flex:1}.subscription-process .subscription-details dd span[data-v-4842f654]:last-child{text-align:right}.subscription-process .feature-list[data-v-4842f654]{width:100%}.subscription-process .feature-list span[data-v-4842f654]:last-child{display:block}.subscription-process .feature-list span[data-v-4842f654]:last-child:before{position:relative;display:block}.subscription-process .feature-list .no-check[data-v-4842f654]:before{content:url(../svg/gabb-music-no-check.svg)}.subscription-process .feature-list .check[data-v-4842f654]:before{content:url(https://gabb.com/wp-content/uploads/2025/03/gabb-music-check.svg)}.subscription-process .actions .link[data-v-4842f654]{text-align:center;margin:10px auto;display:block}.subscription-process .actions .btn[data-v-4842f654]{min-width:200px;max-width:300px;width:90%;text-align:center;margin:0 auto;display:table}[data-v-067640ea] [name=security_code]{letter-spacing:8px}.submit-section[data-v-067640ea]{display:grid;gap:20px;padding-inline:15px}.submit-section [type=submit][data-v-067640ea]{width:80%;text-align:center;margin:0 auto;justify-content:center}.login[data-v-067640ea]{max-width:450px;margin:0 auto;padding:70px 0;width:80%;display:grid;gap:10px}@media (min-width: 640px){.login[data-v-067640ea]{padding:80px 0}}.size-h2[data-v-067640ea]{color:#313638;margin-bottom:0;font-size:20px;font-family:gotham;text-align:left}@media (min-width: 640px){.size-h2[data-v-067640ea]{font-size:30px;margin-bottom:0;text-align:center}}.size-h5[data-v-067640ea]{text-align:left}@media (min-width: 640px){.size-h5[data-v-067640ea]{text-align:center}}fieldset[data-v-067640ea]{display:grid;gap:22px;padding:0;margin:33px auto 24px;border:none;width:100%}fieldset .link[data-v-067640ea]{font-size:14px;justify-self:start;cursor:pointer;margin:0}@media (min-width: 640px){fieldset .link[data-v-067640ea]{font-size:unset}}fieldset p .link[data-v-067640ea]{display:inline-block;padding:0;padding-inline:0;margin:0;width:auto}@media (min-width: 640px){fieldset p[data-v-067640ea]{text-align:center;margin:0 auto -30px;display:block}fieldset .link[data-v-067640ea]{margin:0 auto}}.btn[data-v-067640ea]{background-color:#3159f7;margin:10px auto;min-width:100px}@media (min-width: 640px){.btn[data-v-067640ea]{margin-block:20px}}.btn[data-v-067640ea]:disabled{opacity:.5;cursor:not-allowed}.btn:disabled.loading[data-v-067640ea]{cursor:wait}.submit-section[data-v-b39c4a9e]{display:grid;gap:20px;padding-inline:15px}.submit-section [type=submit][data-v-b39c4a9e]{width:80%;text-align:center;margin:0 auto;justify-content:center}.login[data-v-b39c4a9e]{max-width:450px;margin:0 auto;padding:70px 0;width:80%;display:grid;gap:10px}@media (min-width: 640px){.login[data-v-b39c4a9e]{padding:80px 0}}h1[data-v-b39c4a9e]{color:#313638;margin-bottom:0;font-size:20px;font-family:gotham;text-align:left}@media (min-width: 640px){h1[data-v-b39c4a9e]{font-size:30px;margin-bottom:0;text-align:center}}.size-h5[data-v-b39c4a9e]{text-align:left}@media (min-width: 640px){.size-h5[data-v-b39c4a9e]{text-align:center}}fieldset[data-v-b39c4a9e]{display:grid;gap:22px;padding:0;margin:33px auto 24px;border:none;width:100%}fieldset .link[data-v-b39c4a9e]{font-size:14px;justify-self:start;cursor:pointer;margin:0}@media (min-width: 640px){fieldset .link[data-v-b39c4a9e]{font-size:unset}}fieldset .p-link .link[data-v-b39c4a9e]{display:inline-block;padding:0;padding-inline:0;margin:0;width:auto}@media (min-width: 640px){fieldset .p-link[data-v-b39c4a9e]{text-align:center;margin:0 auto -30px;display:block}fieldset .link[data-v-b39c4a9e]{margin:0 auto}}.btn[data-v-b39c4a9e]{background-color:#3159f7;margin:10px auto;min-width:100px}@media (min-width: 640px){.btn[data-v-b39c4a9e]{margin-block:20px}}.btn[data-v-b39c4a9e]:disabled{opacity:.5;cursor:not-allowed}.btn:disabled.loading[data-v-b39c4a9e]{cursor:wait}.password-requirements[data-v-b39c4a9e]{padding-left:5px;text-align:left;margin-top:-10px;margin-bottom:-10px}.password-requirements ul[data-v-b39c4a9e]{list-style:inherit;padding-left:20px}.password-requirements .red[data-v-b39c4a9e]{color:red}.password-requirements .green[data-v-b39c4a9e]{color:green}[data-v-7f1de2df] [name=security_code]{letter-spacing:8px}.submit-section[data-v-7f1de2df]{display:grid;gap:20px;padding-inline:15px}.submit-section [type=submit][data-v-7f1de2df]{width:80%;text-align:center;margin:0 auto;justify-content:center}.login[data-v-7f1de2df]{max-width:450px;margin:0 auto;padding:70px 0;width:80%;display:grid;gap:10px}@media (min-width: 640px){.login[data-v-7f1de2df]{padding:80px 0}}.size-h2[data-v-7f1de2df]{color:#313638;margin-bottom:0;font-size:20px;font-family:gotham;text-align:left}@media (min-width: 640px){.size-h2[data-v-7f1de2df]{font-size:30px;margin-bottom:0;text-align:center}}.size-h5[data-v-7f1de2df]{text-align:left}@media (min-width: 640px){.size-h5[data-v-7f1de2df]{text-align:center}}fieldset[data-v-7f1de2df]{display:grid;gap:22px;padding:0;margin:33px auto 24px;border:none;width:100%}fieldset .link[data-v-7f1de2df]{font-size:14px;justify-self:start;cursor:pointer;margin:0}@media (min-width: 640px){fieldset .link[data-v-7f1de2df]{font-size:unset}}fieldset p .link[data-v-7f1de2df]{display:inline-block;padding:0;padding-inline:0;margin:0;width:auto}@media (min-width: 640px){fieldset p[data-v-7f1de2df]{text-align:center;margin:0 auto -30px;display:block}fieldset .link[data-v-7f1de2df]{margin:0 auto}}.btn[data-v-7f1de2df]{background-color:#3159f7;margin:10px auto;min-width:100px}@media (min-width: 640px){.btn[data-v-7f1de2df]{margin-block:20px}}.btn[data-v-7f1de2df]:disabled{opacity:.5;cursor:not-allowed}.btn:disabled.loading[data-v-7f1de2df]{cursor:wait}.account-banner[data-v-aaeb6242]{display:none;align-items:end;justify-content:center;background-size:cover;background-position:center;height:80px;background-image:url(https://cdn.gabb.com/wp-content/uploads/2021/11/gabb_account_banner.png);background-image:image-set(url(https://cdn.gabb.com/wp-content/uploads/2021/11/gabb_account_banner.png.webp) type("image/webp"),url(https://cdn.gabb.com/wp-content/uploads/2021/11/gabb_account_banner.png) type("image/png"))}@media (min-width: 960px){.account-banner[data-v-aaeb6242]{height:80px}}@media (min-width: 640px){.account-banner[data-v-aaeb6242]{display:flex}}.profile[data-v-aaeb6242]{display:flex;gap:10px;align-items:center}.profile img[data-v-aaeb6242]{width:50px;height:50px;max-width:none}.profile .actions[data-v-aaeb6242]{display:none}@media (max-width: 960px){.profile[data-v-aaeb6242]{width:100%;left:0;position:fixed;box-sizing:border-box;top:64px;z-index:100000;background-color:#fff;padding:.75rem}.profile .details[data-v-aaeb6242]{flex:1}.profile .actions[data-v-aaeb6242]{display:block}.profile .hamburger[data-v-aaeb6242]{display:block;border:none;background:none;padding:0;margin:4px auto 0;width:20px;height:20px;position:relative}.profile .hamburger[aria-expanded=true] .bar1[data-v-aaeb6242]{transform:rotate(45deg);height:2px;width:23px}.profile .hamburger[aria-expanded=true] .bar3[data-v-aaeb6242]{transform:rotate(45deg);height:2px;background-color:transparent}.profile .hamburger[aria-expanded=true] .bar2[data-v-aaeb6242]{transform:rotate(-45deg);height:2px;background-color:transparent}.profile .hamburger[aria-expanded=true] .bar4[data-v-aaeb6242]{transform:rotate(-45deg);height:2px;width:23px}.profile .hamburger .bar[data-v-aaeb6242]{padding:0;width:20px;height:2px;background-color:#5b5e5f;display:block;border-radius:4px;transition:all .4s ease-in-out;position:absolute}.profile .hamburger .bar1[data-v-aaeb6242]{top:0}.profile .hamburger .bar2[data-v-aaeb6242],.profile .hamburger .bar3[data-v-aaeb6242]{top:7px}.profile .hamburger .bar3[data-v-aaeb6242]{right:0}.profile .hamburger .bar4[data-v-aaeb6242]{bottom:4px}.profile .hamburger.hamburger3 .bar1[data-v-aaeb6242],.profile .hamburger.hamburger3 .bar4[data-v-aaeb6242]{transform-origin:5%}}.profile-placeholder[data-v-aaeb6242]{height:60px}h2[data-v-aaeb6242]{width:90%;z-index:1;font-family:gotham;font-size:36px;font-weight:300}@media (min-width: 960px){.new-account[data-v-aaeb6242]{margin:20px auto -20px}}#account-menu-icon:is(#account-menu-icon:has(+[popover].popover-open),#account-menu-icon:has(+[popover]:popover-open),[aria-expanded=true]) span[data-v-aaeb6242]:nth-child(1){transform:rotate(45deg);width:23px}#account-menu-icon:is(#account-menu-icon:has(+[popover].popover-open),#account-menu-icon:has(+[popover]:popover-open),[aria-expanded=true]) span[data-v-aaeb6242]:nth-child(2){transform:rotate(45deg);background-color:transparent}#account-menu-icon:is(#account-menu-icon:has(+[popover].popover-open),#account-menu-icon:has(+[popover]:popover-open),[aria-expanded=true]) span[data-v-aaeb6242]:nth-child(3){transform:rotate(-45deg);background-color:transparent}#account-menu-icon:is(#account-menu-icon:has(+[popover].popover-open),#account-menu-icon:has(+[popover]:popover-open),[aria-expanded=true]) span[data-v-aaeb6242]:nth-child(4){transform:rotate(-45deg);width:23px}.account-menu-btn[data-v-aaeb6242]{position:absolute;left:0;top:0;height:50px;width:100%;display:block}.profile[data-v-aaeb6242]{anchor-name:--account-nav}[popover][data-v-aaeb6242]{position-anchor:--account-nav;top:anchor(bottom)}div[popover][data-v-aaeb6242]{display:none;height:auto;box-shadow:0 50vh #fff;background:#fff;transition-behavior:allow-discrete;transition-duration:.3s,0s,0s;transition-property:all,top,height;translate:140%}:is(div[popover].popover-open[data-v-aaeb6242],div[popover][data-v-aaeb6242]:popover-open){display:block;translate:0%;width:100%;padding:0 20px;background:#f0f0f0}@starting-style{:is(div[popover].popover-open[data-v-aaeb6242],div[popover][data-v-aaeb6242]:popover-open){translate:100%}}[popovertargetaction=hide][data-v-aaeb6242]:before{content:""}#mobile-menu-button[data-v-aaeb6242]{pointer-events:all;display:grid;place-items:center;width:20px;height:20px;position:relative}#mobile-menu-button span[data-v-aaeb6242]{pointer-events:none;width:20px;height:2px;background-color:#5b5e5f;border-radius:4px;transition:.3s;position:absolute}#mobile-menu-button span[data-v-aaeb6242]:nth-child(1){top:2px;transform-origin:5%}#mobile-menu-button span[data-v-aaeb6242]:nth-child(4){bottom:2px;transform-origin:5%}#mobile-menu-button:is(#mobile-menu-button:has(+[popover].popover-open),#mobile-menu-button:has(+[popover]:popover-open),[aria-expanded=true]) span[data-v-aaeb6242]:nth-child(1){transform:rotate(45deg);width:23px}#mobile-menu-button:is(#mobile-menu-button:has(+[popover].popover-open),#mobile-menu-button:has(+[popover]:popover-open),[aria-expanded=true]) span[data-v-aaeb6242]:nth-child(2){transform:rotate(45deg);background-color:transparent}#mobile-menu-button:is(#mobile-menu-button:has(+[popover].popover-open),#mobile-menu-button:has(+[popover]:popover-open),[aria-expanded=true]) span[data-v-aaeb6242]:nth-child(3){transform:rotate(-45deg);background-color:transparent}#mobile-menu-button:is(#mobile-menu-button:has(+[popover].popover-open),#mobile-menu-button:has(+[popover]:popover-open),[aria-expanded=true]) span[data-v-aaeb6242]:nth-child(4){transform:rotate(-45deg);width:23px}@supports not selector(:popover-open){[popover][data-v-aaeb6242]{position:fixed;left:0}[popover][data-v-aaeb6242]:not(.popover-open){display:none}}@supports not selector(:has(*)){.popover-open[popover][data-v-aaeb6242]{border-top:1px solid #919394}}@supports not (position-anchor: auto){div[popover][data-v-aaeb6242]{top:100%;height:100vh}:is(div[popover].popover-open[data-v-aaeb6242],div[popover][data-v-aaeb6242]:popover-open){top:var(--anchor-offset, 7rem);height:auto}}.center-image{display:table;margin:0 auto}@media (max-width: 1000px){#account-app .dashboard{min-height:80vh}}#account-app h1,#account-app h2,#account-app h3,#account-app h4,#account-app h5,#account-app h6,#account-app p{font-family:gotham}#account-app .section-title{font-weight:500}.link-list{display:flex;align-items:center;justify-content:space-between;max-width:300px;width:80%;margin:0 auto}.logout.loading-container{position:absolute;top:0}.loading-container{display:grid;place-items:center;padding:20vh 0}.overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:100;padding:0;background:#ffffffe6}.overlay.global{position:fixed}.small-loader{color:#313638}.small-loader.column{flex-direction:column;text-align:center}@media screen and (min-width: 960px){.small-loader.larger .animation-object{height:150px;width:150px}}.small-loader.smaller{font-size:.875rem}.small-loader.smaller .animation-object{height:30px;width:30px}.small-loader .title{width:90%;max-width:600px;font-size:1.8125rem;line-height:1.2;margin-block:0 12px;padding:10px 0;font-family:gotham}@media screen and (min-width: 640px){.small-loader .title{font-size:2.25rem;line-height:1.4;margin-bottom:15px}}.small-loader .submessage{width:90%;max-width:600px;font-size:1.75rem;line-height:32px;margin-block:0 15px;padding:10px 0;font-family:gotham}#account-app form .floating-label label{cursor:text;pointer-events:none;color:#8e8e8e}#account-app form input,#account-app form select{font-size:16px}#account-app form input:focus,#account-app form select:focus{outline:#236cd8;border-color:#236cd8}.alt-section-block{text-align:center;padding:10vh 0;width:100%;max-width:600px;margin:0 auto}.uk-card.uk-card-default{box-shadow:0 4px 14px #00000034}.gabb-animate{opacity:0}.gabb-animate.uk-scrollspy-inview,.gabb-animate.uk-active{opacity:1}.profile-image{border-radius:100%;overflow:hidden}p.center,.center-item{margin-left:auto;margin-right:auto}.uk-notification.uk-notification{z-index:10000000}.uk-notification.uk-notification .uk-notification-message{box-shadow:0 4px 15px #0003;border-radius:5px}.uk-notification.uk-notification .uk-notification-message-warning{color:#b95500}.uk-notification.uk-notification .uk-notification-message-danger{color:#e3002b}.uk-notification.uk-notification .uk-notification-message-success{color:#008352}.uk-notification.uk-notification .uk-notification-message-primary{color:#236cd8}.uk-notification-address-update.voice-mail{width:300px!important;background:#f1f1f1}i.plan-contract{display:block;font-size:90%;line-height:85%;padding-left:5px;text-transform:capitalize}.link{text-decoration:underline}.link.disabled{color:#666;opacity:.4;pointer-events:none}.link,.btn,button{cursor:pointer}.link:focus-visible,.btn:focus-visible,button:focus-visible{outline:2px dotted #333}.link:disabled,.btn:disabled,button:disabled{opacity:.5;cursor:not-allowed}.link:disabled.loading,.btn:disabled.loading,button:disabled.loading{cursor:wait}[title=Account] body .btn,[title=Account] button{padding:12px 30px;font-size:16px;line-height:16px}@media (max-width: 640px){[title=Account] body .btn,[title=Account] button{padding:9px 25px;font-size:14px}}body{margin:0}.color-red{color:red}.btn.remove{color:#ea6363!important;border-color:#ffb1b1!important}.animation-container{min-height:80vh}#account-app{background:#fff;position:relative;z-index:1;min-height:90vh}#account-app .animation-container,#account-app .box{max-width:905px}#account-app .btn:after{display:none}@media (max-width: 640px){#account-app .btn{font-size:14px}}#account-app .btn.link:hover{color:#236cd8;text-decoration:underline}a.btn:not(.outline):hover{color:#fff!important}#account-app .btn.outline:after{display:none}.dashboard .btn{background:#236cd8;font-family:gotham}.dashboard .btn.outline{background:transparent}.dashboard .btn.outline:hover{color:#00b1e3!important}.dashboard .btn.link{background:transparent}.btn.small{display:table;box-sizing:border-box;display:block;line-height:14px;font-size:12px;padding:10px 20px;transition:all .8s ease-in-out 0s;-moz-transition:all .8s ease-in-out 0s;-webkit-transition:all .8s ease-in-out 0s}.btn.no-margin{margin:0 auto;display:table;height:40px;box-sizing:border-box;display:block;line-height:16px}.btn.no-margin.right{margin:0 0 0 auto}.btn.no-margin.left{margin:0 auto 0 0}.uk-modal-footer{border-radius:0 0 20px 20px}.gabb-transit-enter{opacity:1;animation-name:gabb-fade;animation-duration:1s}.gabb-transit-leave-active{opacity:1;animation-name:gabb-fade;animation-duration:1s;animation-direction:reverse}.slide-enter-active{transition:opacity .5s,transform .5s}.slide-leave-active{transition:opacity .6s,transform .5s}.slide-enter-from{opacity:1;transform:translate(30%)}.slide-enter-to{opacity:1;transform:translate(0)}.slide-leave-from{position:absolute;opacity:1;left:50%;transform:translate(-10%)}.slide-leave-to{opacity:0;transform:translate(30%)}.slide-leave-active{opacity:0}.fade-slide-old-enter-from,.fade-slide-old-leave-to{opacity:0;transform:translate(30%)}.fade-slide-old-enter-to,.fade-slide-old-leave-from{opacity:1;transform:translateY(0)}.fade-slide-old-leave-active,.fade-slide-old-enter-active{transition:opacity .6s,transform .5s}.fade-slide-enter-from,.fade-slide-leave-to{opacity:0;transform:translate(30%)}.fade-slide-leave-from,.fade-slide-enter-to{opacity:1;transform:translate(0)}.fade-slide-enter-active,.fade-slide-leave-active{width:100%;transition:opacity .5s,transform .5s ease-in-out}.fade-slide-enter-active{transition-delay:.1s}.fade-slide-delay-enter-from,.fade-slide-delay-leave-to{opacity:0;transform:translate(30%)}.fade-slide-delay-leave-from,.fade-slide-delay-enter-to{opacity:1;transform:translate(0)}.fade-slide-delay-leave-active{position:absolute;z-index:2}.fade-slide-delay-enter-active,.fade-slide-delay-leave-active{width:100%;transition:opacity .5s,transform .5s ease-in-out}.fade-slide-delay-enter-active{transition-delay:.5s}.fade-slide-delay-last-enter,.fade-slide-delay-last-leave-to{opacity:0;transform:translate(30%)}.fade-slide-delay-last-leave-from,.fade-slide-delay-last-enter-to{opacity:1;transform:translate(0)}.fade-slide-delay-last-leave-active{position:absolute;z-index:2}.fade-slide-delay-last-enter-active,.fade-slide-delay-last-leave-active{width:100%;transition:opacity .5s,transform .5s ease-in-out}.fade-slide-delay-last-enter-active{transition-delay:.5s}.fade-up-leave-to,.fade-up-enter-from{opacity:0;transform:translateY(50%)}.fade-up-enter-to,.fade-up-leave-from{opacity:1;transform:translateY(0)}.fade-up-enter-active,.fade-up-leave-active{transition:opacity .5s,transform .5s ease-in-out}.fade-in-out-leave-to,.fade-in-out-enter-from{opacity:0}.fade-in-out-enter-to,.fade-in-out-leave-from{opacity:1}.fade-in-out-enter-active,.fade-in-out-leave-active{transition-duration:.5s}.reveal-enter-from,.reveal-leave-to{max-height:0px;margin-bottom:calc(var(--gap, 24px) * -1)!important;clip-path:polygon(0% 0%,100% 0%,100% 0%,0% 0%)}.reveal-enter-to,.reveal-leave-from{max-height:var(--height, 500px);clip-path:polygon(0% 0%,100% 0%,100% 100%,0% 100%)}.reveal-enter-active,.reveal-leave-active{overflow:hidden;transition-duration:.4s}.slide-left-enter-active{transition-delay:.3s}.slide-left-enter-active,.slide-left-leave-active{transition-duration:.5s}.slide-left-enter-from{opacity:0;transform:translate(50%)}.slide-left-leave-to{opacity:0;transform:translate(-50%)}.slide-right-enter-active{transition-delay:.3s}.slide-right-enter-active,.slide-right-leave-active{transition-duration:.5s}.slide-right-enter-from{opacity:0;transform:translate(-50%)}.slide-right-leave-to{opacity:0;transform:translate(50%)}.fade-enter-active,.fade-leave-active{transition:opacity .5s}.fade-leave-active,.fade-enter,.fade-leave-to{opacity:0}.fade-out-leave,.fade-out-leave-to{position:absolute;opacity:0}.custom-fade-enter-active{transition:opacity .8s;transition-delay:.3s}.custom-fade-leave-active{position:absolute;transition:opacity .2s}.custom-fade-enter,.custom-fade-leave-to{opacity:0}.expand-enter-active{overflow:hidden;transition:all 1s ease-in-out 0s;-moz-transition:all 1s ease-in-out 0s;-webkit-transition:all 1s ease-in-out 0s;max-height:0}.expand-leave-active{overflow:hidden;transition:all 1s ease-in-out 0s;-moz-transition:all 1s ease-in-out 0s;-webkit-transition:all 1s ease-in-out 0s;max-height:2000px}.expand-enter-to,.expand-leave{transition:all 1s ease-in-out 0s;-moz-transition:all 1s ease-in-out 0s;-webkit-transition:all 1s ease-in-out 0s;max-height:2000px}.expand-enter,.expand-leave-to{max-height:0;transition:all .5s ease-in-out 0s;-moz-transition:all .5s ease-in-out 0s;-webkit-transition:all .5s ease-in-out 0s}.button-fade-enter,.button-fade-leave-to{opacity:0;transform:translate(30%)}.button-fade-leave,.button-fade-enter-to{opacity:1;transform:translate(0)}.button-fade-leave-active{position:absolute;opacity:0;left:0;z-index:2}.button-fade-leave-active{width:100%;transition:transform .5s ease-in-out}.button-fade-enter-active{width:100%;transition:opacity .5s,transform .5s ease-in-out}.button-fade-enter-active{transition-delay:.1s}.button-expand{padding-bottom:0!important;padding-top:0!important;height:0;margin:0 auto;z-index:2;transition:all .3s ease-in-out 0s;-moz-transition:all .3s ease-in-out 0s;-webkit-transition:all .3s ease-in-out 0s}.button-expand.show{height:40px;margin:40px auto 10px;transition:all .3s ease-in-out 0s;-moz-transition:all .3s ease-in-out 0s;-webkit-transition:all .3s ease-in-out 0s}.form-fields{display:flex;flex-wrap:wrap}.close-modal{cursor:pointer;outline:none;border:0;position:absolute;height:15px;width:15px;background:transparent;padding:0;vertical-align:top;right:25px;z-index:3}.close-modal:before,.close-modal:after{height:100%;position:absolute;top:0;left:50%}.close-modal:before{content:"";display:block;width:1px;border:1px solid #313638;border-radius:60px;transform:translate(-50%) rotate(45deg);background:#313638}.close-modal:after{content:"";display:block;width:1px;border:1px solid #313638;border-radius:60px;transform:translate(-50%) rotate(-45deg);background:#313638}.modal-dialog .actions{display:table;margin:0 auto;width:auto}.modal-dialog .actions .btn,.modal-dialog .actions button,.modal-dialog .actions .link{display:table-cell;margin:10px 5px}.uk-modal .actions{gap:20px}@keyframes gabb-fade{0%{opacity:0}to{opacity:1}}@keyframes gabb-scale-up{0%{transform:scale(.9)}to{transform:scale(1)}}*[uk-tooltip]{cursor:help}html>*{font-family:poppins;font-weight:400}
