button{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:8px 16px;width:100%;font-weight:500;line-height:100%;border-radius:4px;transition:all .4s ease-in-out;font-family:Poppins,sans-serif}button.primary-btn{background-color:#cb7128;color:#fff;border:1px solid transparent}button.primary-btn:hover,button.primary-btn:active,button.primary-btn:focus,button.primary-btn:focus-visible,button.primary-btn:focus-within{background-color:#aa5d1e;color:#fff;outline:2px solid #d97706}button.primary-btn.disabled{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}button.primary-btn.tooltip-button-disabled .tooltip-text{display:none}button.primary-btn.tooltip-button{position:relative;color:gray;border:2px solid gray;background-color:#fff;cursor:default}button.primary-btn.tooltip-button .tooltip-text{visibility:hidden;width:100%;max-width:340px;background-color:#333;color:#fff;text-align:center;border-radius:5px;padding:5px;position:absolute;bottom:125%;left:50%;transform:translate(-50%);z-index:1;opacity:0;transition:opacity .3s;font-size:.71vw;font-family:Poppins,sans-serif;height:100%}@media (max-width: 1830.985915493px){button.primary-btn.tooltip-button .tooltip-text{font-size:13px}}button.primary-btn.tooltip-button .tooltip-text:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#333 transparent transparent transparent}button.primary-btn.tooltip-button:hover .tooltip-text{visibility:visible;opacity:1}button.primary-btn.tooltip-button:hover,button.primary-btn.tooltip-button:active,button.primary-btn.tooltip-button:focus,button.primary-btn.tooltip-button:focus-visible,button.primary-btn.tooltip-button:focus-within{outline:none;color:gray;border:2px solid gray;opacity:1}button.secondary-btn{background-color:#fff;color:#44423f;border:1px solid transparent}button.secondary-btn:hover,button.secondary-btn:active,button.secondary-btn:focus,button.secondary-btn:focus-within{color:#44423f;opacity:.7;border:1px solid transparent}button.secondary-btn:focus-visible{opacity:.7;color:#44423f;border:1px solid #44423f}button.secondary-btn.disabled{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}button.secondary-btn.tooltip-button-disabled .tooltip-text{display:none}button.secondary-btn.tooltip-button{position:relative;color:gray;border:2px solid gray;cursor:default}button.secondary-btn.tooltip-button .tooltip-text{visibility:hidden;width:100%;max-width:340px;background-color:#333;color:#fff;text-align:center;border-radius:5px;padding:5px;position:absolute;bottom:125%;left:50%;transform:translate(-50%);z-index:1;opacity:0;transition:opacity .3s;font-size:.71vw;font-family:Poppins,sans-serif;height:100%}@media (max-width: 1830.985915493px){button.secondary-btn.tooltip-button .tooltip-text{font-size:13px}}button.secondary-btn.tooltip-button .tooltip-text:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#333 transparent transparent transparent}button.secondary-btn.tooltip-button:hover .tooltip-text{visibility:visible;opacity:1}button.secondary-btn.tooltip-button:hover,button.secondary-btn.tooltip-button:active,button.secondary-btn.tooltip-button:focus,button.secondary-btn.tooltip-button:focus-visible,button.secondary-btn.tooltip-button:focus-within{outline:none;color:gray;border:2px solid gray;opacity:1}button.tertiary-btn{padding:16px;color:#fff;outline:none;background:linear-gradient(90deg,rgba(0,0,0,0) 28.55%,#cb7128 108.17%);background-color:#cb7128;border:1px solid #cb7128}button.tertiary-btn:hover,button.tertiary-btn:active,button.tertiary-btn:focus,button.tertiary-btn:focus-within{background-color:#793905;color:#fff;border:1px solid #aa5d1e}button.tertiary-btn:focus-visible{background-color:#793905;color:#fff;border:1px solid #aa5d1e}button.tertiary-btn.disabled{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}button.back-btn{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0 16px;gap:32px;position:relative;width:56px;height:40px;background:#ffffff;border:2px solid #ffffff;box-shadow:0 0 4px #00000040;border-radius:4px}button.success-btn{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0 16px;gap:32px;min-height:40px;color:#fff;background:#48943c;border:2px solid #48943c;box-shadow:0 4px 4px #48943c40;border-radius:8px}button.disabled{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}.w-100,.w-70,.w-50,.w-33,.w-25,.w-20,.w-17,.w-10{display:flex;flex-direction:column;width:100%}.w-30{display:flex;flex-direction:column;max-width:30%}@media (min-width: 992px){.w-30{max-width:22%}}@media (min-width: 992px){.w-70{max-width:68%}}@media (min-width: 992px){.w-50{max-width:47.5%}}@media (min-width: 992px){.p-50{max-width:unset;padding-right:52.5%}}@media (min-width: 992px){.w-33{max-width:31%}}@media (min-width: 992px){.w-25{max-width:23%}}@media (min-width: 992px){.w-20{max-width:18%}}@media (min-width: 992px){.w-17{max-width:15%}}@media (min-width: 992px){.w-10{max-width:8%}}@media (min-width: 992px){.mw-cc{min-width:100px}}span.error{display:block;font-size:12px;transform:translateY(-10px);color:#da1e28;line-height:132%}label{color:#21272a;font-weight:500;font-size:14px;line-height:140%;font-family:Poppins,sans-serif;margin-bottom:0}@media (min-width: 1920px){label{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){label{font-size:14px}}.title{display:flex;margin-bottom:.5rem;gap:8px}.title label{align-content:center}input[type=text],input[type=email],input[type=password],input[type=number],input[type=tel],.dropdown-country{width:100%;padding:8px 16px;margin-bottom:16px;border:none;outline:none;border-bottom:1px solid #c1c7cd;background-color:#fff;background:#f6f6f6;color:#44423f;font-family:Filson Pro,sans-serif;font-weight:400;font-size:14px;line-height:140%;transition:.4s ease-in-out}input[type=text]:focus,input[type=text]:active,input[type=text]:focus-within,input[type=text]:focus-visible,input[type=email]:focus,input[type=email]:active,input[type=email]:focus-within,input[type=email]:focus-visible,input[type=password]:focus,input[type=password]:active,input[type=password]:focus-within,input[type=password]:focus-visible,input[type=number]:focus,input[type=number]:active,input[type=number]:focus-within,input[type=number]:focus-visible,input[type=tel]:focus,input[type=tel]:active,input[type=tel]:focus-within,input[type=tel]:focus-visible,.dropdown-country:focus,.dropdown-country:active,.dropdown-country:focus-within,.dropdown-country:focus-visible{border-bottom:1px solid #cb7128}input[type=text]:disabled,input[type=email]:disabled,input[type=password]:disabled,input[type=number]:disabled,input[type=tel]:disabled,.dropdown-country:disabled{color:#d3d3d3;background-color:#fff}input[type=text].wrong-data,input[type=email].wrong-data,input[type=password].wrong-data,input[type=number].wrong-data,input[type=tel].wrong-data,.dropdown-country.wrong-data,input[type=text].wrong-data .dropdown-country,input[type=email].wrong-data .dropdown-country,input[type=password].wrong-data .dropdown-country,input[type=number].wrong-data .dropdown-country,input[type=tel].wrong-data .dropdown-country,.dropdown-country.wrong-data .dropdown-country{border-bottom:1px solid #c8102e}input[type=text]::-webkit-input-placeholder,input[type=email]::-webkit-input-placeholder,input[type=password]::-webkit-input-placeholder,input[type=number]::-webkit-input-placeholder,input[type=tel]::-webkit-input-placeholder,.dropdown-country::-webkit-input-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){input[type=text]::-webkit-input-placeholder,input[type=email]::-webkit-input-placeholder,input[type=password]::-webkit-input-placeholder,input[type=number]::-webkit-input-placeholder,input[type=tel]::-webkit-input-placeholder,.dropdown-country::-webkit-input-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=text]::-webkit-input-placeholder,input[type=email]::-webkit-input-placeholder,input[type=password]::-webkit-input-placeholder,input[type=number]::-webkit-input-placeholder,input[type=tel]::-webkit-input-placeholder,.dropdown-country::-webkit-input-placeholder{font-size:14px}}input[type=text]::-moz-placeholder,input[type=email]::-moz-placeholder,input[type=password]::-moz-placeholder,input[type=number]::-moz-placeholder,input[type=tel]::-moz-placeholder,.dropdown-country::-moz-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){input[type=text]::-moz-placeholder,input[type=email]::-moz-placeholder,input[type=password]::-moz-placeholder,input[type=number]::-moz-placeholder,input[type=tel]::-moz-placeholder,.dropdown-country::-moz-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=text]::-moz-placeholder,input[type=email]::-moz-placeholder,input[type=password]::-moz-placeholder,input[type=number]::-moz-placeholder,input[type=tel]::-moz-placeholder,.dropdown-country::-moz-placeholder{font-size:14px}}input[type=text]:-ms-input-placeholder,input[type=email]:-ms-input-placeholder,input[type=password]:-ms-input-placeholder,input[type=number]:-ms-input-placeholder,input[type=tel]:-ms-input-placeholder,.dropdown-country:-ms-input-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){input[type=text]:-ms-input-placeholder,input[type=email]:-ms-input-placeholder,input[type=password]:-ms-input-placeholder,input[type=number]:-ms-input-placeholder,input[type=tel]:-ms-input-placeholder,.dropdown-country:-ms-input-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=text]:-ms-input-placeholder,input[type=email]:-ms-input-placeholder,input[type=password]:-ms-input-placeholder,input[type=number]:-ms-input-placeholder,input[type=tel]:-ms-input-placeholder,.dropdown-country:-ms-input-placeholder{font-size:14px}}input[type=text]:-moz-placeholder,input[type=email]:-moz-placeholder,input[type=password]:-moz-placeholder,input[type=number]:-moz-placeholder,input[type=tel]:-moz-placeholder,.dropdown-country:-moz-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){input[type=text]:-moz-placeholder,input[type=email]:-moz-placeholder,input[type=password]:-moz-placeholder,input[type=number]:-moz-placeholder,input[type=tel]:-moz-placeholder,.dropdown-country:-moz-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=text]:-moz-placeholder,input[type=email]:-moz-placeholder,input[type=password]:-moz-placeholder,input[type=number]:-moz-placeholder,input[type=tel]:-moz-placeholder,.dropdown-country:-moz-placeholder{font-size:14px}}input[type=text].error,input[type=email].error,input[type=password].error,input[type=number].error,input[type=tel].error,.dropdown-country.error{display:block;font-size:12px;transform:translateY(-10px);color:#da1e28;line-height:132%}@media (min-width: 1920px){input[type=text].error,input[type=email].error,input[type=password].error,input[type=number].error,input[type=tel].error,.dropdown-country.error{font-size:.55vw}}@media (min-width: 1920px) and (max-width: 2181.8181818182px){input[type=text].error,input[type=email].error,input[type=password].error,input[type=number].error,input[type=tel].error,.dropdown-country.error{font-size:12px}}@media (min-width: 1920px){input[type=text],input[type=email],input[type=password],input[type=number],input[type=tel],.dropdown-country{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=text],input[type=email],input[type=password],input[type=number],input[type=tel],.dropdown-country{font-size:14px}}.dropdown-country{padding:0;position:relative;cursor:pointer}input[type=search]{box-sizing:border-box;width:100%;font-family:Filson Pro,sans-serif;font-size:14px;font-weight:400;color:#44423f;background-color:#fff;background-position:12px 20px;background-image:url('data:image/svg+xml,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.03137 12.3046C7.72385 12.3046 8.40956 12.1682 9.04933 11.9032C9.6891 11.6382 10.2704 11.2497 10.7601 10.7601C11.2497 10.2704 11.6382 9.6891 11.9032 9.04933C12.1682 8.40956 12.3046 7.72385 12.3046 7.03137C12.3046 6.33888 12.1682 5.65318 11.9032 5.0134C11.6382 4.37363 11.2497 3.79232 10.7601 3.30266C10.2704 2.81299 9.6891 2.42457 9.04933 2.15957C8.40956 1.89457 7.72385 1.75817 7.03137 1.75817C5.63283 1.75817 4.29157 2.31374 3.30266 3.30266C2.31374 4.29157 1.75817 5.63283 1.75817 7.03137C1.75817 8.4299 2.31374 9.77116 3.30266 10.7601C4.29157 11.749 5.63283 12.3046 7.03137 12.3046ZM12.5858 11.3431L15.7321 14.4894C15.816 14.5705 15.8829 14.6676 15.9289 14.7748C15.9749 14.8821 15.999 14.9974 16 15.1141C16.0009 15.2308 15.9786 15.3465 15.9343 15.4545C15.89 15.5625 15.8247 15.6606 15.7421 15.743C15.6596 15.8255 15.5614 15.8907 15.4533 15.9348C15.3453 15.9789 15.2296 16.0011 15.1129 16C14.9962 15.9989 14.8809 15.9745 14.7737 15.9284C14.6665 15.8823 14.5696 15.8153 14.4885 15.7313L11.3422 12.5849C9.92939 13.6816 8.15174 14.1987 6.37112 14.0308C4.5905 13.863 2.94078 13.0229 1.75778 11.6815C0.574778 10.3401 -0.0525667 8.59834 0.00345308 6.8107C0.0594729 5.02307 0.794646 3.32398 2.05931 2.05931C3.32398 0.794646 5.02307 0.0594729 6.8107 0.00345308C8.59834 -0.0525667 10.3401 0.574778 11.6815 1.75778C13.0229 2.94078 13.863 4.5905 14.0308 6.37112C14.1987 8.15174 13.6816 9.92939 12.5849 11.3422L12.5858 11.3431Z" fill="%2344423F" fill-opacity="0.5"/></svg>');background-repeat:no-repeat;border:none;border-bottom:1px solid #c1c7cd;margin:0;padding:16px 16px 16px 40px;transition:.4s ease-in-out}input[type=search]::-webkit-input-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){input[type=search]::-webkit-input-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=search]::-webkit-input-placeholder{font-size:14px}}input[type=search]::-moz-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){input[type=search]::-moz-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=search]::-moz-placeholder{font-size:14px}}input[type=search]:-ms-input-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){input[type=search]:-ms-input-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=search]:-ms-input-placeholder{font-size:14px}}input[type=search]:-moz-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){input[type=search]:-moz-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=search]:-moz-placeholder{font-size:14px}}input[type=search]:focus,input[type=search]:focus-visible,input[type=search]:focus-within,input[type=search]:active{outline:none;border-bottom-color:#cb7128}input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none;height:16px;width:16px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='gray'><path d='M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z'/></svg>");cursor:pointer}@media (min-width: 1920px){input[type=search]{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=search]{font-size:14px}}.v-select{width:100%}.v-select.vs--searchable .vs__dropdown-toggle{cursor:pointer}.v-select .vs__dropdown-toggle{height:42px;padding:0 16px 0 0;overflow:hidden}.v-select .vs__dropdown-toggle .vs__selected-options{padding:0 0 0 16px;height:38px;align-items:center}.v-select .vs__dropdown-toggle .vs__selected-options .vs__search{height:38px;padding:0;background-position:left center;margin:0;border:none;order:1;flex:0 1 24px}.v-select .vs__dropdown-toggle .vs__selected-options .vs__selected{height:19px;margin:0;width:100%;font-size:.71vw;order:2;flex:1 0 0;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-all}@media (max-width: 1971.8309859155px){.v-select .vs__dropdown-toggle .vs__selected-options .vs__selected{font-size:14px}}.v-select .vs__dropdown-toggle .vs__actions{padding:0;gap:8px}.v-select .vs__dropdown-toggle .vs__actions button{margin:0;width:24px;height:24px;cursor:pointer}.v-select .vs__dropdown-toggle .vs__actions svg{cursor:pointer}.v-select ul{border-radius:0 0 4px 4px;border:1px solid rgba(68,66,63,.3);box-shadow:none}.v-select ul::-webkit-scrollbar{width:6px;height:6px;transition:.3s ease-in-out}.v-select ul::-webkit-scrollbar-track{background:#f3f3f3;border-radius:8px}.v-select ul::-webkit-scrollbar-thumb{background:#c3c3c3;border-radius:8px;border:4px solid rgba(0,0,0,0)}.v-select ul::-webkit-scrollbar-thumb:hover{background:#c3c3c3}.v-select ul li{color:#44423f;font-size:.71vw;font-weight:400}@media (max-width: 1971.8309859155px){.v-select ul li{font-size:14px}}.v-select ul li:hover,.v-select ul li:focus,.v-select ul li:focus-visible,.v-select ul li:focus-within,.v-select ul li:active{background:rgba(68,66,63,.05)}.v-select ul li.v-list-item--active{background-color:#44423f0d!important}select{width:100%;padding:16px;margin-bottom:16px;border:none;outline:none;border-bottom:1px solid #c1c7cd;background-color:#fff;color:#44423f;font-family:Filson Pro,sans-serif;font-weight:400;font-size:14px;line-height:140%;transition:.4s ease-in-out;cursor:pointer}select:focus,select:active,select:focus-within,select:focus-visible{border-bottom:1px solid #cb7128}select:focus-visible{outline:2px solid #cb7128;outline-offset:2px;transition:none}select::-webkit-input-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){select::-webkit-input-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){select::-webkit-input-placeholder{font-size:14px}}select::-moz-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){select::-moz-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){select::-moz-placeholder{font-size:14px}}select:-ms-input-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){select:-ms-input-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){select:-ms-input-placeholder{font-size:14px}}select:-moz-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){select:-moz-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){select:-moz-placeholder{font-size:14px}}select.error{display:block;font-size:12px;transform:translateY(-10px);color:#da1e28;line-height:132%}@media (min-width: 1920px){select.error{font-size:.55vw}}@media (min-width: 1920px) and (max-width: 2181.8181818182px){select.error{font-size:12px}}@media (min-width: 1920px){select{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){select{font-size:14px}}.checkbox{display:flex;align-items:center;margin-left:4px}.checkbox label{margin:0;color:#21272a;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:140%}@media (min-width: 992px){.checkbox label{font-size:14px}}@media (min-width: 1920px){.checkbox label{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){.checkbox label{font-size:14px}}.checkbox label{position:relative;cursor:pointer;transition:.4s ease-in-out}.checkbox label:before{content:"";-webkit-appearance:none;background-color:transparent;border:2px solid #cb7128;box-shadow:0 1px 2px #0000000d,inset 0 -15px 10px -12px #0000000d;padding:6.4px;display:inline-block;position:relative;vertical-align:middle;cursor:pointer;margin-right:8px;transition:.4s ease-in-out}.checkbox input{width:0;transition:.4s ease-in-out}.checkbox input:checked+label:after{content:"";display:block;position:absolute;top:5px;left:5px;width:5.5px;height:9px;border:2px solid #ffffff;border-width:0 2px 2px 0;transform:rotate(45deg)}@media (min-width: 992px){.checkbox input:checked+label:after{top:5px;left:5px}}.checkbox input:checked+label:before{background-color:#cb7128;border-color:#cb7128}.checkbox input:focus-visible+label:before{border-color:#cb7128}.regions-flex{flex-direction:column}.regions-flex .section-regions{display:flex;flex-wrap:wrap}.radio{display:flex;align-items:center;margin-left:4px}.radio label{margin:0;color:#21272a;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:140%}@media (min-width: 992px){.radio label{font-size:14px}}@media (min-width: 1920px){.radio label{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){.radio label{font-size:14px}}.radio label{position:relative;cursor:pointer;transition:.4s ease-in-out}.radio label:before{content:"";-webkit-appearance:none;background-color:transparent;border:2px solid #cb7128;box-shadow:0 1px 2px #0000000d,inset 0 -15px 10px -12px #0000000d;padding:6.4px;display:inline-block;position:relative;vertical-align:middle;cursor:pointer;margin-right:8px;transition:.4s ease-in-out;border-radius:50%}.radio input{width:0;transition:.4s ease-in-out}.radio input:checked+label:after{content:"";display:block;position:absolute;top:6px;left:4px;width:8px;height:8px;border:none;border-width:0 2px 2px 0;background-color:#cb7128;border-radius:50%}@media (min-width: 992px){.radio input:checked+label:after{top:6px;left:4px}}.radio input:checked+label:before{background-color:#fff;border-color:#cb7128}.radio input:focus-visible+label:before{border-color:#cb7128}@media (orientation: landscape) and (min-width: 2500px){label{margin-bottom:.5vw}}@media (orientation: landscape) and (min-width: 2500px){input[type=text],input[type=password],input[type=email],input[type=number],input[type=tel]{padding:1vw}input[type=text].error,input[type=password].error,input[type=email].error,input[type=number].error,input[type=tel].error{transform:translateY(-.6vw)}}@media (orientation: landscape) and (min-width: 2500px){select{padding:1vw;margin-bottom:1vw}}@media (orientation: landscape) and (min-width: 2500px){input[type=search]{background-position:.5vw .9vw}}@media (orientation: landscape) and (min-width: 2500px){input[type=search]::-webkit-search-cancel-button{height:.9vw;width:.9vw}}@media (orientation: landscape) and (min-width: 2500px){.checkbox{margin-left:.2vw}}@media (orientation: landscape) and (min-width: 2500px){.checkbox label:before{margin-right:.5vw;padding:.35vw}}@media (orientation: landscape) and (min-width: 2500px){.checkbox input:checked+label:after{top:.25vw;left:.3vw;width:.25vw;height:.5vw}}@media (orientation: landscape) and (min-width: 2500px){.radio{margin-left:.2vw}}@media (orientation: landscape) and (min-width: 2500px){.radio label:before{margin-right:.5vw;padding:.35vw}}@media (orientation: landscape) and (min-width: 2500px){.radio input:checked+label:after{top:.34vw;left:.18vw;width:.45vw;height:.45vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){label{margin-bottom:1vw;font-size:1.7vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){input[type=text],input[type=password],input[type=email],input[type=number],input[type=tel],select{padding:1.3vw;font-size:1.5vw}input[type=text].error,input[type=password].error,input[type=email].error,input[type=number].error,input[type=tel].error,select.error{transform:translateY(-.9vw);font-size:1.1vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){input[type=text]::-webkit-input-placeholder,input[type=password]::-webkit-input-placeholder,input[type=email]::-webkit-input-placeholder,input[type=number]::-webkit-input-placeholder,input[type=tel]::-webkit-input-placeholder,select::-webkit-input-placeholder{font-size:1.5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){input[type=text]::-moz-placeholder,input[type=password]::-moz-placeholder,input[type=email]::-moz-placeholder,input[type=number]::-moz-placeholder,input[type=tel]::-moz-placeholder,select::-moz-placeholder{font-size:1.5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){input[type=text]:-ms-input-placeholder,input[type=password]:-ms-input-placeholder,input[type=email]:-ms-input-placeholder,input[type=number]:-ms-input-placeholder,input[type=tel]:-ms-input-placeholder,select:-ms-input-placeholder{font-size:1.5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){input[type=text]:-moz-placeholder,input[type=password]:-moz-placeholder,input[type=email]:-moz-placeholder,input[type=number]:-moz-placeholder,input[type=tel]:-moz-placeholder,select:-moz-placeholder{font-size:1.5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.checkbox{margin-left:.45vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.checkbox label{font-size:1.5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.checkbox label:before{margin-right:1.1vw;padding:.75vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.checkbox input:checked+label:after{top:.38vw;left:.6vw;width:.65vw;height:1.1vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.radio{margin-left:.45vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.radio label{font-size:1.5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.radio label:before{margin-right:1.1vw;padding:.75vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.radio input:checked+label:after{top:.7vw;left:.4vw;width:1vw;height:1vw}}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-size:1rem;font-weight:400;line-height:1.5}[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}h1,h2,h3,h4,h5,h6,p{margin-top:0;margin-bottom:0}ol,ul,dl{margin-top:0;margin-bottom:.5}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}blockquote{margin:0}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a:not([href]):not([class]){color:inherit;text-decoration:none}a:not([href]):not([class]):hover{color:inherit;text-decoration:none}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg{overflow:hidden}table{border-collapse:collapse}th{text-align:inherit;text-align:-webkit-match-parent}label{display:inline-block;margin-bottom:.5rem}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}select{word-wrap:normal}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}textarea{overflow:auto;resize:vertical}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}::-ms-reveal{display:none}@font-face{font-family:Filson Pro;src:url(/assets/FilsonPro-Thin-b819c5a8.woff2) format("woff2"),url(/assets/FilsonPro-Thin-37fc50c2.woff) format("woff");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:Filson Pro;src:url(/assets/FilsonPro-Light-dbee139b.woff2) format("woff2"),url(/assets/FilsonPro-Light-3258e475.woff) format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Filson Pro;src:url(/assets/FilsonPro-Regular-e568fb5e.woff2) format("woff2"),url(/assets/FilsonPro-Regular-25862f70.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Filson Pro;src:url(/assets/FilsonPro-Medium-851e60ba.woff2) format("woff2"),url(/assets/FilsonPro-Medium-0027b776.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Filson Pro;src:url(/assets/FilsonPro-Bold-d24d6584.woff2) format("woff2"),url(/assets/FilsonPro-Bold-e74e53be.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Filson Pro;src:url(/assets/FilsonPro-Black-810fa5a0.woff2) format("woff2"),url(/assets/FilsonPro-Black-f892fe65.woff) format("woff");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Thin-7c230e71.woff2) format("woff2"),url(/assets/Poppins-Thin-bfc293cd.woff) format("woff");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Light-fb1ca566.woff2) format("woff2"),url(/assets/Poppins-Light-41f353b4.woff) format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Regular-efb99a75.woff2) format("woff2"),url(/assets/Poppins-Regular-eeb0834f.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Bold-d83ab9cc.woff2) format("woff2"),url(/assets/Poppins-Bold-dc645a3c.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-Medium-9b9b4a38.woff2) format("woff2"),url(/assets/Poppins-Medium-7fbbbe96.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-SemiBold-f5bbc891.woff2) format("woff2"),url(/assets/Poppins-SemiBold-17b85a3d.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}*{font-family:Filson Pro,sans-serif;font-size:inherit}* html,* body{overflow-x:hidden}* body::-webkit-scrollbar{width:6px;height:6px;transition:.3s ease-in-out}* body::-webkit-scrollbar-track{background:#f3f3f3;border-radius:8px}* body::-webkit-scrollbar-thumb{background:#c3c3c3;border-radius:8px;border:4px solid rgba(0,0,0,0)}* body::-webkit-scrollbar-thumb:hover{background:#c3c3c3}* body ::-moz-selection{color:#fff;background:#cb7128}* body ::selection{color:#fff;background:#cb7128}* body h3,* body h4,* body p,* body span,* body label,* body legend{font-family:Poppins,sans-serif}.tooltip-content[data-v-862fdbb5]{z-index:2;position:absolute;display:flex;width:max-content;max-width:250px;align-items:center}.tooltip-content .tooltip-arrow[data-v-862fdbb5]{width:min-content;position:relative}.tooltip-content small[data-v-862fdbb5]{max-width:250px;border:none;background-color:#343a3f;color:#fff;padding:16px;border-radius:4px;font-size:small}.tooltip-content.left .tooltip-arrow[data-v-862fdbb5]{transform:rotate(180deg);order:2}.tooltip-content.left small[data-v-862fdbb5]{order:1}.tooltip-content.top[data-v-862fdbb5],.tooltip-content.top-right[data-v-862fdbb5],.tooltip-content.top-left[data-v-862fdbb5]{flex-direction:column}.tooltip-content.top .tooltip-arrow[data-v-862fdbb5],.tooltip-content.top-right .tooltip-arrow[data-v-862fdbb5],.tooltip-content.top-left .tooltip-arrow[data-v-862fdbb5]{transform:rotate(-90deg);order:2;bottom:4px}.tooltip-content.top small[data-v-862fdbb5],.tooltip-content.top-right small[data-v-862fdbb5],.tooltip-content.top-left small[data-v-862fdbb5]{order:1}.tooltip-content.bottom[data-v-862fdbb5],.tooltip-content.bottom-right[data-v-862fdbb5],.tooltip-content.bottom-left[data-v-862fdbb5]{flex-direction:column}.tooltip-content.bottom .tooltip-arrow[data-v-862fdbb5],.tooltip-content.bottom-right .tooltip-arrow[data-v-862fdbb5],.tooltip-content.bottom-left .tooltip-arrow[data-v-862fdbb5]{transform:rotate(90deg);top:4px}.tooltip-content.right[data-v-862fdbb5]{left:20px}.tooltip-content.left[data-v-862fdbb5]{right:20px}.tooltip-content.top[data-v-862fdbb5]{left:-118px;bottom:15px}.tooltip-content.top-right[data-v-862fdbb5]{right:-10px;bottom:15px}.tooltip-content.top-right .tooltip-arrow[data-v-862fdbb5]{right:10px;left:108px}.tooltip-content.top-left[data-v-862fdbb5]{left:-10px;bottom:15px}.tooltip-content.top-left .tooltip-arrow[data-v-862fdbb5]{left:-108px}.tooltip-content.bottom[data-v-862fdbb5]{left:-118px;top:15px}.tooltip-content.bottom-right[data-v-862fdbb5]{right:-10px;top:15px}.tooltip-content.bottom-right .tooltip-arrow[data-v-862fdbb5]{right:10px;left:108px}.tooltip-content.bottom-left[data-v-862fdbb5]{left:-10px;top:15px}.tooltip-content.bottom-left .tooltip-arrow[data-v-862fdbb5]{left:-108px}.info-container[data-v-c0cf625f]{width:min-content;display:flex;align-items:center;position:relative}button[data-v-d3fa49f5]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:8px 16px;width:100%;font-weight:500;line-height:100%;border-radius:4px;transition:all .4s ease-in-out;font-family:Poppins,sans-serif}button.primary-btn[data-v-d3fa49f5]{background-color:#cb7128;color:#fff;border:1px solid transparent}button.primary-btn[data-v-d3fa49f5]:hover,button.primary-btn[data-v-d3fa49f5]:active,button.primary-btn[data-v-d3fa49f5]:focus,button.primary-btn[data-v-d3fa49f5]:focus-visible,button.primary-btn[data-v-d3fa49f5]:focus-within{background-color:#aa5d1e;color:#fff;outline:2px solid #d97706}button.primary-btn.disabled[data-v-d3fa49f5]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}button.primary-btn.tooltip-button-disabled .tooltip-text[data-v-d3fa49f5]{display:none}button.primary-btn.tooltip-button[data-v-d3fa49f5]{position:relative;color:gray;border:2px solid gray;background-color:#fff;cursor:default}button.primary-btn.tooltip-button .tooltip-text[data-v-d3fa49f5]{visibility:hidden;width:100%;max-width:340px;background-color:#333;color:#fff;text-align:center;border-radius:5px;padding:5px;position:absolute;bottom:125%;left:50%;transform:translate(-50%);z-index:1;opacity:0;transition:opacity .3s;font-size:.71vw;font-family:Poppins,sans-serif;height:100%}@media (max-width: 1830.985915493px){button.primary-btn.tooltip-button .tooltip-text[data-v-d3fa49f5]{font-size:13px}}button.primary-btn.tooltip-button .tooltip-text[data-v-d3fa49f5]:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#333 transparent transparent transparent}button.primary-btn.tooltip-button:hover .tooltip-text[data-v-d3fa49f5]{visibility:visible;opacity:1}button.primary-btn.tooltip-button[data-v-d3fa49f5]:hover,button.primary-btn.tooltip-button[data-v-d3fa49f5]:active,button.primary-btn.tooltip-button[data-v-d3fa49f5]:focus,button.primary-btn.tooltip-button[data-v-d3fa49f5]:focus-visible,button.primary-btn.tooltip-button[data-v-d3fa49f5]:focus-within{outline:none;color:gray;border:2px solid gray;opacity:1}button.secondary-btn[data-v-d3fa49f5]{background-color:#fff;color:#44423f;border:1px solid transparent}button.secondary-btn[data-v-d3fa49f5]:hover,button.secondary-btn[data-v-d3fa49f5]:active,button.secondary-btn[data-v-d3fa49f5]:focus,button.secondary-btn[data-v-d3fa49f5]:focus-within{color:#44423f;opacity:.7;border:1px solid transparent}button.secondary-btn[data-v-d3fa49f5]:focus-visible{opacity:.7;color:#44423f;border:1px solid #44423f}button.secondary-btn.disabled[data-v-d3fa49f5]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}button.secondary-btn.tooltip-button-disabled .tooltip-text[data-v-d3fa49f5]{display:none}button.secondary-btn.tooltip-button[data-v-d3fa49f5]{position:relative;color:gray;border:2px solid gray;cursor:default}button.secondary-btn.tooltip-button .tooltip-text[data-v-d3fa49f5]{visibility:hidden;width:100%;max-width:340px;background-color:#333;color:#fff;text-align:center;border-radius:5px;padding:5px;position:absolute;bottom:125%;left:50%;transform:translate(-50%);z-index:1;opacity:0;transition:opacity .3s;font-size:.71vw;font-family:Poppins,sans-serif;height:100%}@media (max-width: 1830.985915493px){button.secondary-btn.tooltip-button .tooltip-text[data-v-d3fa49f5]{font-size:13px}}button.secondary-btn.tooltip-button .tooltip-text[data-v-d3fa49f5]:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#333 transparent transparent transparent}button.secondary-btn.tooltip-button:hover .tooltip-text[data-v-d3fa49f5]{visibility:visible;opacity:1}button.secondary-btn.tooltip-button[data-v-d3fa49f5]:hover,button.secondary-btn.tooltip-button[data-v-d3fa49f5]:active,button.secondary-btn.tooltip-button[data-v-d3fa49f5]:focus,button.secondary-btn.tooltip-button[data-v-d3fa49f5]:focus-visible,button.secondary-btn.tooltip-button[data-v-d3fa49f5]:focus-within{outline:none;color:gray;border:2px solid gray;opacity:1}button.tertiary-btn[data-v-d3fa49f5]{padding:16px;color:#fff;outline:none;background:linear-gradient(90deg,rgba(0,0,0,0) 28.55%,#cb7128 108.17%);background-color:#cb7128;border:1px solid #cb7128}button.tertiary-btn[data-v-d3fa49f5]:hover,button.tertiary-btn[data-v-d3fa49f5]:active,button.tertiary-btn[data-v-d3fa49f5]:focus,button.tertiary-btn[data-v-d3fa49f5]:focus-within{background-color:#793905;color:#fff;border:1px solid #aa5d1e}button.tertiary-btn[data-v-d3fa49f5]:focus-visible{background-color:#793905;color:#fff;border:1px solid #aa5d1e}button.tertiary-btn.disabled[data-v-d3fa49f5]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}button.back-btn[data-v-d3fa49f5]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0 16px;gap:32px;position:relative;width:56px;height:40px;background:#ffffff;border:2px solid #ffffff;box-shadow:0 0 4px #00000040;border-radius:4px}button.success-btn[data-v-d3fa49f5]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0 16px;gap:32px;min-height:40px;color:#fff;background:#48943c;border:2px solid #48943c;box-shadow:0 4px 4px #48943c40;border-radius:8px}button.disabled[data-v-d3fa49f5]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}.title label[data-v-d3fa49f5]{color:#21272a;font-weight:400;font-size:14px;line-height:140%;margin-bottom:0}@media (min-width: 1920px){.title label[data-v-d3fa49f5]{font-size:.85vw}}@media (min-width: 1920px) and (max-width: 1647.0588235294px){.title label[data-v-d3fa49f5]{font-size:14px}}.title.label-info[data-v-d3fa49f5]{display:flex;gap:8px;width:100%}input[type=text][data-v-d3fa49f5],input[type=password][data-v-d3fa49f5]{width:100%;padding:16px;margin-bottom:16px;border:none;outline:none;border-bottom:1px solid #c1c7cd;background-color:#f2f4f8;color:#44423f;font-weight:400;font-size:14px;line-height:140%;transition:.4s ease-in-out}input[type=text][data-v-d3fa49f5]:focus,input[type=text][data-v-d3fa49f5]:active,input[type=text][data-v-d3fa49f5]:focus-within,input[type=text][data-v-d3fa49f5]:focus-visible,input[type=password][data-v-d3fa49f5]:focus,input[type=password][data-v-d3fa49f5]:active,input[type=password][data-v-d3fa49f5]:focus-within,input[type=password][data-v-d3fa49f5]:focus-visible{border-bottom:1px solid #cb7128}input[type=text].wrong-data[data-v-d3fa49f5],input[type=password].wrong-data[data-v-d3fa49f5]{border-bottom:1px solid #c8102e}input[type=text][data-v-d3fa49f5]::-webkit-input-placeholder,input[type=password][data-v-d3fa49f5]::-webkit-input-placeholder{color:#697077;font-weight:400;font-size:14px;line-height:140%}@media (min-width: 1920px){input[type=text][data-v-d3fa49f5]::-webkit-input-placeholder,input[type=password][data-v-d3fa49f5]::-webkit-input-placeholder{font-size:.85vw}}@media (min-width: 1920px) and (max-width: 1647.0588235294px){input[type=text][data-v-d3fa49f5]::-webkit-input-placeholder,input[type=password][data-v-d3fa49f5]::-webkit-input-placeholder{font-size:14px}}input[type=text][data-v-d3fa49f5]::-moz-placeholder,input[type=password][data-v-d3fa49f5]::-moz-placeholder{color:#697077;font-weight:400;font-size:14px;line-height:140%}@media (min-width: 1920px){input[type=text][data-v-d3fa49f5]::-moz-placeholder,input[type=password][data-v-d3fa49f5]::-moz-placeholder{font-size:.85vw}}@media (min-width: 1920px) and (max-width: 1647.0588235294px){input[type=text][data-v-d3fa49f5]::-moz-placeholder,input[type=password][data-v-d3fa49f5]::-moz-placeholder{font-size:14px}}input[type=text][data-v-d3fa49f5]:-ms-input-placeholder,input[type=password][data-v-d3fa49f5]:-ms-input-placeholder{color:#697077;font-weight:400;font-size:14px;line-height:140%}@media (min-width: 1920px){input[type=text][data-v-d3fa49f5]:-ms-input-placeholder,input[type=password][data-v-d3fa49f5]:-ms-input-placeholder{font-size:.85vw}}@media (min-width: 1920px) and (max-width: 1647.0588235294px){input[type=text][data-v-d3fa49f5]:-ms-input-placeholder,input[type=password][data-v-d3fa49f5]:-ms-input-placeholder{font-size:14px}}input[type=text][data-v-d3fa49f5]:-moz-placeholder,input[type=password][data-v-d3fa49f5]:-moz-placeholder{color:#697077;font-weight:400;font-size:14px;line-height:140%}@media (min-width: 1920px){input[type=text][data-v-d3fa49f5]:-moz-placeholder,input[type=password][data-v-d3fa49f5]:-moz-placeholder{font-size:.85vw}}@media (min-width: 1920px) and (max-width: 1647.0588235294px){input[type=text][data-v-d3fa49f5]:-moz-placeholder,input[type=password][data-v-d3fa49f5]:-moz-placeholder{font-size:14px}}@media (min-width: 1920px){input[type=text][data-v-d3fa49f5],input[type=password][data-v-d3fa49f5]{font-size:.85vw}}@media (min-width: 1920px) and (max-width: 1647.0588235294px){input[type=text][data-v-d3fa49f5],input[type=password][data-v-d3fa49f5]{font-size:14px}}input[type=password][data-v-d3fa49f5]{padding-right:64px}.password-container[data-v-d3fa49f5]{position:relative;transition:.4s ease-in-out}.password-container[data-v-d3fa49f5]:hover{opacity:.7}.password-container input[type=text][data-v-d3fa49f5]{padding-right:64px}.password-container input[type=checkbox][data-v-d3fa49f5]{width:0}.password-container input[type=checkbox]:hover+label[data-v-d3fa49f5]{opacity:.7}.password-container input:focus-visible+label[data-v-d3fa49f5]{border:1px solid #44423f}.password-container label[for^=password-visibility][data-v-d3fa49f5]{position:absolute;right:16px;bottom:12px;transition:.4s ease-in-out;cursor:pointer;padding:8px;border:1px solid transparent;border-radius:4px}@supports (-moz-appearance: none){.password-container label[for^=password-visibility][data-v-d3fa49f5]{bottom:12px}}.password-container label[for^=password-visibility] img[data-v-d3fa49f5]{width:24px;height:24px}@media (orientation: landscape) and (min-width: 2500px){label[data-v-d3fa49f5]{margin-bottom:.5vw}}@media (orientation: landscape) and (min-width: 2500px){input[type=text][data-v-d3fa49f5],input[type=password][data-v-d3fa49f5]{padding:1vw;margin-bottom:1vw}}@media (orientation: landscape) and (min-width: 2500px){input[type=password][data-v-d3fa49f5]{padding-right:3.33vw}}@media (orientation: landscape) and (min-width: 2500px){.password-container input[type=text][data-v-d3fa49f5]{padding-right:3.33vw}}@media (orientation: landscape) and (min-width: 2500px){.password-container label[for^=password-visibility][data-v-d3fa49f5]{right:1vw;bottom:1vw;border-radius:.2vw}}@media (orientation: landscape) and (min-width: 2500px){.password-container label[for^=password-visibility] img[data-v-d3fa49f5]{width:1.3vw;height:1.3vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){label[data-v-d3fa49f5]{margin-bottom:1vw;font-size:1.7vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){input[type=text][data-v-d3fa49f5],input[type=password][data-v-d3fa49f5]{padding:1.5vw;margin-bottom:1.5vw;font-size:1.7vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){input[type=text][data-v-d3fa49f5]::-webkit-input-placeholder,input[type=password][data-v-d3fa49f5]::-webkit-input-placeholder{font-size:1.7vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){input[type=text][data-v-d3fa49f5]::-moz-placeholder,input[type=password][data-v-d3fa49f5]::-moz-placeholder{font-size:1.7vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){input[type=text][data-v-d3fa49f5]:-ms-input-placeholder,input[type=password][data-v-d3fa49f5]:-ms-input-placeholder{font-size:1.7vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){input[type=text][data-v-d3fa49f5]:-moz-placeholder,input[type=password][data-v-d3fa49f5]:-moz-placeholder{font-size:1.7vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){input[type=password][data-v-d3fa49f5]{padding-right:6vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.password-container input[type=text][data-v-d3fa49f5]{padding-right:6vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.password-container label[for^=password2-visibility][data-v-d3fa49f5]{right:2vw;bottom:.9vw;border-radius:.45vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.password-container label[for^=password2-visibility] img[data-v-d3fa49f5]{width:2.5vw;height:2.5vw}}.modal-wrapper[data-v-81dd6e94]{position:fixed;z-index:50;top:0;right:0;bottom:0;left:0;background-color:#0009;max-width:100vw;height:100dvh;display:flex;flex-direction:column;justify-content:center;align-items:center}.modal-content[data-v-81dd6e94]{display:flex;flex-direction:column;justify-content:space-between;align-items:stretch;padding:16px;line-height:1.4;background-color:#fff;box-shadow:0 1px 10px #0000004d;min-height:200px;position:relative;background:#ffffff;border:1px solid #dde1e6;border-radius:4px}.modal-content .close-wrapper[data-v-81dd6e94]{position:absolute;right:11px;top:9px;height:29px;width:29px;background-color:transparent;border:none}.modal-content p[data-v-81dd6e94]:last-of-type{margin-bottom:0}@media (max-width: 600px){.modal-content[data-v-81dd6e94]{max-width:90%}}@media (min-width: 600px){.modal-content[data-v-81dd6e94]{min-width:504px}}.modal-body[data-v-81dd6e94]{padding:32px 8px 0;max-height:280px;overflow-y:auto;text-transform:initial;text-align:center;max-height:initial}.modal-body .modal-title[data-v-81dd6e94]{font-style:normal;font-weight:700;font-size:32px;line-height:32px;color:#44423f;margin-bottom:16px}.modal-body .modal-description[data-v-81dd6e94]{font-style:normal;font-weight:500;color:#44423f;font-size:16px;line-height:140%;margin-bottom:16px}@media (min-width: 992px){.modal-body[data-v-81dd6e94]{max-height:380px}}.modal-close[data-v-81dd6e94]{display:flex;justify-content:flex-end;width:fit-content;position:absolute;right:8px;padding:8px;border:none;outline:none;top:8px;background-color:transparent}.modal-close:focus img[data-v-81dd6e94],.modal-close:hover img[data-v-81dd6e94],.modal-close:active img[data-v-81dd6e94],.modal-close:focus-within img[data-v-81dd6e94]{opacity:.7}.modal-close[data-v-81dd6e94]:focus-visible{outline:1px solid gray}.modal-close:focus-visible img[data-v-81dd6e94]{opacity:.7}.modal-close img[data-v-81dd6e94]{cursor:pointer;transition:.3s ease-in-out}.modal-footer[data-v-81dd6e94]{text-align:right;display:flex;justify-content:center}.modal-button[data-v-81dd6e94]{width:100%;display:flex;gap:8px;border-radius:4px;border:none;color:#fff;font-weight:500;padding:0 16px;max-width:212px;height:40px;line-height:40px;text-transform:uppercase;margin:8px;background:linear-gradient(90deg,rgba(0,0,0,0) 28.55%,#cb7128 108.17%);background-color:#cb7128}.modal-button[data-v-81dd6e94]:hover,.modal-button[data-v-81dd6e94]:active{background-color:#793905;color:#fff}.modal-button[data-v-81dd6e94]:focus-visible,.modal-button[data-v-81dd6e94]:focus{background-color:#793905;color:#fff}.modal-button.disabled[data-v-81dd6e94]{background-color:gray;background:gray;pointer-events:none}.modal-button.button-delete[data-v-81dd6e94]{background:linear-gradient(90deg,rgba(0,0,0,0) 28.55%,#c8102e 108.17%);background-color:#c8102e}.modal-button.button-delete[data-v-81dd6e94]:hover,.modal-button.button-delete[data-v-81dd6e94]:active{background-color:#86051a;color:#fff}.modal-button.button-delete[data-v-81dd6e94]:focus-visible,.modal-button.button-delete[data-v-81dd6e94]:focus{background-color:#86051a;color:#fff}.modal-button.button-delete.disabled[data-v-81dd6e94]{background-color:gray;background:gray;pointer-events:none}.modal-button.button-cancel[data-v-81dd6e94]{background:linear-gradient(90deg,rgba(0,0,0,0) 28.55%,#dedede 108.17%);background-color:#dedede}.modal-button.button-cancel[data-v-81dd6e94]:hover,.modal-button.button-cancel[data-v-81dd6e94]:active{background-color:#bdbdbd;color:#fff}.modal-button.button-cancel[data-v-81dd6e94]:focus-visible,.modal-button.button-cancel[data-v-81dd6e94]:focus{background-color:#bdbdbd;color:#fff}.modal-button .spinner[data-v-81dd6e94]{width:24px;height:24px}@media (min-width: 992px){.modal-button[data-v-81dd6e94]{max-width:212px;height:40px;line-height:40px}}.modal-footer[data-v-81dd6e94]{padding:16px 24px}.modal-footer .input-submit-container[data-v-81dd6e94]{width:100%;position:relative}.modal-footer .input-submit-container .submit-spinner[data-v-81dd6e94]{position:absolute;animation:rotation .6s infinite linear;height:16px;width:16px;border-left:2px solid rgba(255,255,255,.4);border-right:2px solid rgba(255,255,255,.4);border-bottom:2px solid rgba(255,255,255,.4);border-top:2px solid #ebebeb;border-radius:100%;content:"";display:inline-block;margin:0 8px 0 0;top:7px;left:8px;z-index:-1;opacity:0;transition-delay:0ms}.modal-footer .input-submit-container .modal-button.disabled[data-v-81dd6e94]{border:none}.modal-footer .input-submit-container .modal-button.loading[data-v-81dd6e94]{background-color:#cb7128;padding-left:30px;cursor:pointer;pointer-events:none}.modal-footer .input-submit-container .modal-button.loading+.submit-spinner[data-v-81dd6e94]{z-index:1;opacity:1;transition-delay:.15s}@media (min-width: 992px){.modal-footer .input-submit-container[data-v-81dd6e94]{width:fit-content}}@media (orientation: landscape) and (min-width: 2500px){.modal-close[data-v-81dd6e94]{right:.4vw;padding:.4vw;top:.4vw}.modal-close img[data-v-81dd6e94]{width:.6vw}}.w-100[data-v-81dd6e94],.w-70[data-v-81dd6e94],.w-50[data-v-81dd6e94],.w-33[data-v-81dd6e94],.w-25[data-v-81dd6e94],.w-20[data-v-81dd6e94],.w-17[data-v-81dd6e94],.w-10[data-v-81dd6e94]{display:flex;flex-direction:column;width:100%}.w-30[data-v-81dd6e94]{display:flex;flex-direction:column;max-width:30%}@media (min-width: 992px){.w-30[data-v-81dd6e94]{max-width:22%}}@media (min-width: 992px){.w-70[data-v-81dd6e94]{max-width:68%}}@media (min-width: 992px){.w-50[data-v-81dd6e94]{max-width:47.5%}}@media (min-width: 992px){.p-50[data-v-81dd6e94]{max-width:unset;padding-right:52.5%}}@media (min-width: 992px){.w-33[data-v-81dd6e94]{max-width:31%}}@media (min-width: 992px){.w-25[data-v-81dd6e94]{max-width:23%}}@media (min-width: 992px){.w-20[data-v-81dd6e94]{max-width:18%}}@media (min-width: 992px){.w-17[data-v-81dd6e94]{max-width:15%}}@media (min-width: 992px){.w-10[data-v-81dd6e94]{max-width:8%}}@media (min-width: 992px){.mw-cc[data-v-81dd6e94]{min-width:100px}}span.error[data-v-81dd6e94]{display:block;font-size:12px;transform:translateY(-10px);color:#da1e28;line-height:132%}label[data-v-81dd6e94]{color:#21272a;font-weight:500;font-size:14px;line-height:140%;font-family:Poppins,sans-serif;margin-bottom:0}@media (min-width: 1920px){label[data-v-81dd6e94]{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){label[data-v-81dd6e94]{font-size:14px}}.title[data-v-81dd6e94]{display:flex;margin-bottom:.5rem;gap:8px}.title label[data-v-81dd6e94]{align-content:center}input[type=text][data-v-81dd6e94],input[type=email][data-v-81dd6e94],input[type=password][data-v-81dd6e94],input[type=number][data-v-81dd6e94],input[type=tel][data-v-81dd6e94],.dropdown-country[data-v-81dd6e94]{width:100%;padding:8px 16px;margin-bottom:16px;border:none;outline:none;border-bottom:1px solid #c1c7cd;background-color:#fff;background:#f6f6f6;color:#44423f;font-family:Filson Pro,sans-serif;font-weight:400;font-size:14px;line-height:140%;transition:.4s ease-in-out}input[type=text][data-v-81dd6e94]:focus,input[type=text][data-v-81dd6e94]:active,input[type=text][data-v-81dd6e94]:focus-within,input[type=text][data-v-81dd6e94]:focus-visible,input[type=email][data-v-81dd6e94]:focus,input[type=email][data-v-81dd6e94]:active,input[type=email][data-v-81dd6e94]:focus-within,input[type=email][data-v-81dd6e94]:focus-visible,input[type=password][data-v-81dd6e94]:focus,input[type=password][data-v-81dd6e94]:active,input[type=password][data-v-81dd6e94]:focus-within,input[type=password][data-v-81dd6e94]:focus-visible,input[type=number][data-v-81dd6e94]:focus,input[type=number][data-v-81dd6e94]:active,input[type=number][data-v-81dd6e94]:focus-within,input[type=number][data-v-81dd6e94]:focus-visible,input[type=tel][data-v-81dd6e94]:focus,input[type=tel][data-v-81dd6e94]:active,input[type=tel][data-v-81dd6e94]:focus-within,input[type=tel][data-v-81dd6e94]:focus-visible,.dropdown-country[data-v-81dd6e94]:focus,.dropdown-country[data-v-81dd6e94]:active,.dropdown-country[data-v-81dd6e94]:focus-within,.dropdown-country[data-v-81dd6e94]:focus-visible{border-bottom:1px solid #cb7128}input[type=text][data-v-81dd6e94]:disabled,input[type=email][data-v-81dd6e94]:disabled,input[type=password][data-v-81dd6e94]:disabled,input[type=number][data-v-81dd6e94]:disabled,input[type=tel][data-v-81dd6e94]:disabled,.dropdown-country[data-v-81dd6e94]:disabled{color:#d3d3d3;background-color:#fff}input[type=text].wrong-data[data-v-81dd6e94],input[type=email].wrong-data[data-v-81dd6e94],input[type=password].wrong-data[data-v-81dd6e94],input[type=number].wrong-data[data-v-81dd6e94],input[type=tel].wrong-data[data-v-81dd6e94],.dropdown-country.wrong-data[data-v-81dd6e94],input[type=text].wrong-data .dropdown-country[data-v-81dd6e94],input[type=email].wrong-data .dropdown-country[data-v-81dd6e94],input[type=password].wrong-data .dropdown-country[data-v-81dd6e94],input[type=number].wrong-data .dropdown-country[data-v-81dd6e94],input[type=tel].wrong-data .dropdown-country[data-v-81dd6e94],.dropdown-country.wrong-data .dropdown-country[data-v-81dd6e94]{border-bottom:1px solid #c8102e}input[type=text][data-v-81dd6e94]::-webkit-input-placeholder,input[type=email][data-v-81dd6e94]::-webkit-input-placeholder,input[type=password][data-v-81dd6e94]::-webkit-input-placeholder,input[type=number][data-v-81dd6e94]::-webkit-input-placeholder,input[type=tel][data-v-81dd6e94]::-webkit-input-placeholder,.dropdown-country[data-v-81dd6e94]::-webkit-input-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){input[type=text][data-v-81dd6e94]::-webkit-input-placeholder,input[type=email][data-v-81dd6e94]::-webkit-input-placeholder,input[type=password][data-v-81dd6e94]::-webkit-input-placeholder,input[type=number][data-v-81dd6e94]::-webkit-input-placeholder,input[type=tel][data-v-81dd6e94]::-webkit-input-placeholder,.dropdown-country[data-v-81dd6e94]::-webkit-input-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=text][data-v-81dd6e94]::-webkit-input-placeholder,input[type=email][data-v-81dd6e94]::-webkit-input-placeholder,input[type=password][data-v-81dd6e94]::-webkit-input-placeholder,input[type=number][data-v-81dd6e94]::-webkit-input-placeholder,input[type=tel][data-v-81dd6e94]::-webkit-input-placeholder,.dropdown-country[data-v-81dd6e94]::-webkit-input-placeholder{font-size:14px}}input[type=text][data-v-81dd6e94]::-moz-placeholder,input[type=email][data-v-81dd6e94]::-moz-placeholder,input[type=password][data-v-81dd6e94]::-moz-placeholder,input[type=number][data-v-81dd6e94]::-moz-placeholder,input[type=tel][data-v-81dd6e94]::-moz-placeholder,.dropdown-country[data-v-81dd6e94]::-moz-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){input[type=text][data-v-81dd6e94]::-moz-placeholder,input[type=email][data-v-81dd6e94]::-moz-placeholder,input[type=password][data-v-81dd6e94]::-moz-placeholder,input[type=number][data-v-81dd6e94]::-moz-placeholder,input[type=tel][data-v-81dd6e94]::-moz-placeholder,.dropdown-country[data-v-81dd6e94]::-moz-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=text][data-v-81dd6e94]::-moz-placeholder,input[type=email][data-v-81dd6e94]::-moz-placeholder,input[type=password][data-v-81dd6e94]::-moz-placeholder,input[type=number][data-v-81dd6e94]::-moz-placeholder,input[type=tel][data-v-81dd6e94]::-moz-placeholder,.dropdown-country[data-v-81dd6e94]::-moz-placeholder{font-size:14px}}input[type=text][data-v-81dd6e94]:-ms-input-placeholder,input[type=email][data-v-81dd6e94]:-ms-input-placeholder,input[type=password][data-v-81dd6e94]:-ms-input-placeholder,input[type=number][data-v-81dd6e94]:-ms-input-placeholder,input[type=tel][data-v-81dd6e94]:-ms-input-placeholder,.dropdown-country[data-v-81dd6e94]:-ms-input-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){input[type=text][data-v-81dd6e94]:-ms-input-placeholder,input[type=email][data-v-81dd6e94]:-ms-input-placeholder,input[type=password][data-v-81dd6e94]:-ms-input-placeholder,input[type=number][data-v-81dd6e94]:-ms-input-placeholder,input[type=tel][data-v-81dd6e94]:-ms-input-placeholder,.dropdown-country[data-v-81dd6e94]:-ms-input-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=text][data-v-81dd6e94]:-ms-input-placeholder,input[type=email][data-v-81dd6e94]:-ms-input-placeholder,input[type=password][data-v-81dd6e94]:-ms-input-placeholder,input[type=number][data-v-81dd6e94]:-ms-input-placeholder,input[type=tel][data-v-81dd6e94]:-ms-input-placeholder,.dropdown-country[data-v-81dd6e94]:-ms-input-placeholder{font-size:14px}}input[type=text][data-v-81dd6e94]:-moz-placeholder,input[type=email][data-v-81dd6e94]:-moz-placeholder,input[type=password][data-v-81dd6e94]:-moz-placeholder,input[type=number][data-v-81dd6e94]:-moz-placeholder,input[type=tel][data-v-81dd6e94]:-moz-placeholder,.dropdown-country[data-v-81dd6e94]:-moz-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){input[type=text][data-v-81dd6e94]:-moz-placeholder,input[type=email][data-v-81dd6e94]:-moz-placeholder,input[type=password][data-v-81dd6e94]:-moz-placeholder,input[type=number][data-v-81dd6e94]:-moz-placeholder,input[type=tel][data-v-81dd6e94]:-moz-placeholder,.dropdown-country[data-v-81dd6e94]:-moz-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=text][data-v-81dd6e94]:-moz-placeholder,input[type=email][data-v-81dd6e94]:-moz-placeholder,input[type=password][data-v-81dd6e94]:-moz-placeholder,input[type=number][data-v-81dd6e94]:-moz-placeholder,input[type=tel][data-v-81dd6e94]:-moz-placeholder,.dropdown-country[data-v-81dd6e94]:-moz-placeholder{font-size:14px}}input[type=text].error[data-v-81dd6e94],input[type=email].error[data-v-81dd6e94],input[type=password].error[data-v-81dd6e94],input[type=number].error[data-v-81dd6e94],input[type=tel].error[data-v-81dd6e94],.dropdown-country.error[data-v-81dd6e94]{display:block;font-size:12px;transform:translateY(-10px);color:#da1e28;line-height:132%}@media (min-width: 1920px){input[type=text].error[data-v-81dd6e94],input[type=email].error[data-v-81dd6e94],input[type=password].error[data-v-81dd6e94],input[type=number].error[data-v-81dd6e94],input[type=tel].error[data-v-81dd6e94],.dropdown-country.error[data-v-81dd6e94]{font-size:.55vw}}@media (min-width: 1920px) and (max-width: 2181.8181818182px){input[type=text].error[data-v-81dd6e94],input[type=email].error[data-v-81dd6e94],input[type=password].error[data-v-81dd6e94],input[type=number].error[data-v-81dd6e94],input[type=tel].error[data-v-81dd6e94],.dropdown-country.error[data-v-81dd6e94]{font-size:12px}}@media (min-width: 1920px){input[type=text][data-v-81dd6e94],input[type=email][data-v-81dd6e94],input[type=password][data-v-81dd6e94],input[type=number][data-v-81dd6e94],input[type=tel][data-v-81dd6e94],.dropdown-country[data-v-81dd6e94]{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=text][data-v-81dd6e94],input[type=email][data-v-81dd6e94],input[type=password][data-v-81dd6e94],input[type=number][data-v-81dd6e94],input[type=tel][data-v-81dd6e94],.dropdown-country[data-v-81dd6e94]{font-size:14px}}.dropdown-country[data-v-81dd6e94]{padding:0;position:relative;cursor:pointer}input[type=search][data-v-81dd6e94]{box-sizing:border-box;width:100%;font-family:Filson Pro,sans-serif;font-size:14px;font-weight:400;color:#44423f;background-color:#fff;background-position:12px 20px;background-image:url('data:image/svg+xml,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.03137 12.3046C7.72385 12.3046 8.40956 12.1682 9.04933 11.9032C9.6891 11.6382 10.2704 11.2497 10.7601 10.7601C11.2497 10.2704 11.6382 9.6891 11.9032 9.04933C12.1682 8.40956 12.3046 7.72385 12.3046 7.03137C12.3046 6.33888 12.1682 5.65318 11.9032 5.0134C11.6382 4.37363 11.2497 3.79232 10.7601 3.30266C10.2704 2.81299 9.6891 2.42457 9.04933 2.15957C8.40956 1.89457 7.72385 1.75817 7.03137 1.75817C5.63283 1.75817 4.29157 2.31374 3.30266 3.30266C2.31374 4.29157 1.75817 5.63283 1.75817 7.03137C1.75817 8.4299 2.31374 9.77116 3.30266 10.7601C4.29157 11.749 5.63283 12.3046 7.03137 12.3046ZM12.5858 11.3431L15.7321 14.4894C15.816 14.5705 15.8829 14.6676 15.9289 14.7748C15.9749 14.8821 15.999 14.9974 16 15.1141C16.0009 15.2308 15.9786 15.3465 15.9343 15.4545C15.89 15.5625 15.8247 15.6606 15.7421 15.743C15.6596 15.8255 15.5614 15.8907 15.4533 15.9348C15.3453 15.9789 15.2296 16.0011 15.1129 16C14.9962 15.9989 14.8809 15.9745 14.7737 15.9284C14.6665 15.8823 14.5696 15.8153 14.4885 15.7313L11.3422 12.5849C9.92939 13.6816 8.15174 14.1987 6.37112 14.0308C4.5905 13.863 2.94078 13.0229 1.75778 11.6815C0.574778 10.3401 -0.0525667 8.59834 0.00345308 6.8107C0.0594729 5.02307 0.794646 3.32398 2.05931 2.05931C3.32398 0.794646 5.02307 0.0594729 6.8107 0.00345308C8.59834 -0.0525667 10.3401 0.574778 11.6815 1.75778C13.0229 2.94078 13.863 4.5905 14.0308 6.37112C14.1987 8.15174 13.6816 9.92939 12.5849 11.3422L12.5858 11.3431Z" fill="%2344423F" fill-opacity="0.5"/></svg>');background-repeat:no-repeat;border:none;border-bottom:1px solid #c1c7cd;margin:0;padding:16px 16px 16px 40px;transition:.4s ease-in-out}input[type=search][data-v-81dd6e94]::-webkit-input-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){input[type=search][data-v-81dd6e94]::-webkit-input-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=search][data-v-81dd6e94]::-webkit-input-placeholder{font-size:14px}}input[type=search][data-v-81dd6e94]::-moz-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){input[type=search][data-v-81dd6e94]::-moz-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=search][data-v-81dd6e94]::-moz-placeholder{font-size:14px}}input[type=search][data-v-81dd6e94]:-ms-input-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){input[type=search][data-v-81dd6e94]:-ms-input-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=search][data-v-81dd6e94]:-ms-input-placeholder{font-size:14px}}input[type=search][data-v-81dd6e94]:-moz-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){input[type=search][data-v-81dd6e94]:-moz-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=search][data-v-81dd6e94]:-moz-placeholder{font-size:14px}}input[type=search][data-v-81dd6e94]:focus,input[type=search][data-v-81dd6e94]:focus-visible,input[type=search][data-v-81dd6e94]:focus-within,input[type=search][data-v-81dd6e94]:active{outline:none;border-bottom-color:#cb7128}input[type=search][data-v-81dd6e94]::-webkit-search-cancel-button{-webkit-appearance:none;height:16px;width:16px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='gray'><path d='M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z'/></svg>");cursor:pointer}@media (min-width: 1920px){input[type=search][data-v-81dd6e94]{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=search][data-v-81dd6e94]{font-size:14px}}.v-select[data-v-81dd6e94]{width:100%}.v-select.vs--searchable .vs__dropdown-toggle[data-v-81dd6e94]{cursor:pointer}.v-select .vs__dropdown-toggle[data-v-81dd6e94]{height:42px;padding:0 16px 0 0;overflow:hidden}.v-select .vs__dropdown-toggle .vs__selected-options[data-v-81dd6e94]{padding:0 0 0 16px;height:38px;align-items:center}.v-select .vs__dropdown-toggle .vs__selected-options .vs__search[data-v-81dd6e94]{height:38px;padding:0;background-position:left center;margin:0;border:none;order:1;flex:0 1 24px}.v-select .vs__dropdown-toggle .vs__selected-options .vs__selected[data-v-81dd6e94]{height:19px;margin:0;width:100%;font-size:.71vw;order:2;flex:1 0 0;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-all}@media (max-width: 1971.8309859155px){.v-select .vs__dropdown-toggle .vs__selected-options .vs__selected[data-v-81dd6e94]{font-size:14px}}.v-select .vs__dropdown-toggle .vs__actions[data-v-81dd6e94]{padding:0;gap:8px}.v-select .vs__dropdown-toggle .vs__actions button[data-v-81dd6e94]{margin:0;width:24px;height:24px;cursor:pointer}.v-select .vs__dropdown-toggle .vs__actions svg[data-v-81dd6e94]{cursor:pointer}.v-select ul[data-v-81dd6e94]{border-radius:0 0 4px 4px;border:1px solid rgba(68,66,63,.3);box-shadow:none}.v-select ul[data-v-81dd6e94]::-webkit-scrollbar{width:6px;height:6px;transition:.3s ease-in-out}.v-select ul[data-v-81dd6e94]::-webkit-scrollbar-track{background:#f3f3f3;border-radius:8px}.v-select ul[data-v-81dd6e94]::-webkit-scrollbar-thumb{background:#c3c3c3;border-radius:8px;border:4px solid rgba(0,0,0,0)}.v-select ul[data-v-81dd6e94]::-webkit-scrollbar-thumb:hover{background:#c3c3c3}.v-select ul li[data-v-81dd6e94]{color:#44423f;font-size:.71vw;font-weight:400}@media (max-width: 1971.8309859155px){.v-select ul li[data-v-81dd6e94]{font-size:14px}}.v-select ul li[data-v-81dd6e94]:hover,.v-select ul li[data-v-81dd6e94]:focus,.v-select ul li[data-v-81dd6e94]:focus-visible,.v-select ul li[data-v-81dd6e94]:focus-within,.v-select ul li[data-v-81dd6e94]:active{background:rgba(68,66,63,.05)}.v-select ul li.v-list-item--active[data-v-81dd6e94]{background-color:#44423f0d!important}select[data-v-81dd6e94]{width:100%;padding:16px;margin-bottom:16px;border:none;outline:none;border-bottom:1px solid #c1c7cd;background-color:#fff;color:#44423f;font-family:Filson Pro,sans-serif;font-weight:400;font-size:14px;line-height:140%;transition:.4s ease-in-out;cursor:pointer}select[data-v-81dd6e94]:focus,select[data-v-81dd6e94]:active,select[data-v-81dd6e94]:focus-within,select[data-v-81dd6e94]:focus-visible{border-bottom:1px solid #cb7128}select[data-v-81dd6e94]:focus-visible{outline:2px solid #cb7128;outline-offset:2px;transition:none}select[data-v-81dd6e94]::-webkit-input-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){select[data-v-81dd6e94]::-webkit-input-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){select[data-v-81dd6e94]::-webkit-input-placeholder{font-size:14px}}select[data-v-81dd6e94]::-moz-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){select[data-v-81dd6e94]::-moz-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){select[data-v-81dd6e94]::-moz-placeholder{font-size:14px}}select[data-v-81dd6e94]:-ms-input-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){select[data-v-81dd6e94]:-ms-input-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){select[data-v-81dd6e94]:-ms-input-placeholder{font-size:14px}}select[data-v-81dd6e94]:-moz-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){select[data-v-81dd6e94]:-moz-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){select[data-v-81dd6e94]:-moz-placeholder{font-size:14px}}select.error[data-v-81dd6e94]{display:block;font-size:12px;transform:translateY(-10px);color:#da1e28;line-height:132%}@media (min-width: 1920px){select.error[data-v-81dd6e94]{font-size:.55vw}}@media (min-width: 1920px) and (max-width: 2181.8181818182px){select.error[data-v-81dd6e94]{font-size:12px}}@media (min-width: 1920px){select[data-v-81dd6e94]{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){select[data-v-81dd6e94]{font-size:14px}}.checkbox[data-v-81dd6e94]{display:flex;align-items:center;margin-left:4px}.checkbox label[data-v-81dd6e94]{margin:0;color:#21272a;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:140%}@media (min-width: 992px){.checkbox label[data-v-81dd6e94]{font-size:14px}}@media (min-width: 1920px){.checkbox label[data-v-81dd6e94]{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){.checkbox label[data-v-81dd6e94]{font-size:14px}}.checkbox label[data-v-81dd6e94]{position:relative;cursor:pointer;transition:.4s ease-in-out}.checkbox label[data-v-81dd6e94]:before{content:"";-webkit-appearance:none;background-color:transparent;border:2px solid #cb7128;box-shadow:0 1px 2px #0000000d,inset 0 -15px 10px -12px #0000000d;padding:6.4px;display:inline-block;position:relative;vertical-align:middle;cursor:pointer;margin-right:8px;transition:.4s ease-in-out}.checkbox input[data-v-81dd6e94]{width:0;transition:.4s ease-in-out}.checkbox input:checked+label[data-v-81dd6e94]:after{content:"";display:block;position:absolute;top:5px;left:5px;width:5.5px;height:9px;border:2px solid #ffffff;border-width:0 2px 2px 0;transform:rotate(45deg)}@media (min-width: 992px){.checkbox input:checked+label[data-v-81dd6e94]:after{top:5px;left:5px}}.checkbox input:checked+label[data-v-81dd6e94]:before{background-color:#cb7128;border-color:#cb7128}.checkbox input:focus-visible+label[data-v-81dd6e94]:before{border-color:#cb7128}.regions-flex[data-v-81dd6e94]{flex-direction:column}.regions-flex .section-regions[data-v-81dd6e94]{display:flex;flex-wrap:wrap}.radio[data-v-81dd6e94]{display:flex;align-items:center;margin-left:4px}.radio label[data-v-81dd6e94]{margin:0;color:#21272a;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:140%}@media (min-width: 992px){.radio label[data-v-81dd6e94]{font-size:14px}}@media (min-width: 1920px){.radio label[data-v-81dd6e94]{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){.radio label[data-v-81dd6e94]{font-size:14px}}.radio label[data-v-81dd6e94]{position:relative;cursor:pointer;transition:.4s ease-in-out}.radio label[data-v-81dd6e94]:before{content:"";-webkit-appearance:none;background-color:transparent;border:2px solid #cb7128;box-shadow:0 1px 2px #0000000d,inset 0 -15px 10px -12px #0000000d;padding:6.4px;display:inline-block;position:relative;vertical-align:middle;cursor:pointer;margin-right:8px;transition:.4s ease-in-out;border-radius:50%}.radio input[data-v-81dd6e94]{width:0;transition:.4s ease-in-out}.radio input:checked+label[data-v-81dd6e94]:after{content:"";display:block;position:absolute;top:6px;left:4px;width:8px;height:8px;border:none;border-width:0 2px 2px 0;background-color:#cb7128;border-radius:50%}@media (min-width: 992px){.radio input:checked+label[data-v-81dd6e94]:after{top:6px;left:4px}}.radio input:checked+label[data-v-81dd6e94]:before{background-color:#fff;border-color:#cb7128}.radio input:focus-visible+label[data-v-81dd6e94]:before{border-color:#cb7128}@media (orientation: landscape) and (min-width: 2500px){label[data-v-81dd6e94]{margin-bottom:.5vw}}@media (orientation: landscape) and (min-width: 2500px){input[type=text][data-v-81dd6e94],input[type=password][data-v-81dd6e94],input[type=email][data-v-81dd6e94],input[type=number][data-v-81dd6e94],input[type=tel][data-v-81dd6e94]{padding:1vw}input[type=text].error[data-v-81dd6e94],input[type=password].error[data-v-81dd6e94],input[type=email].error[data-v-81dd6e94],input[type=number].error[data-v-81dd6e94],input[type=tel].error[data-v-81dd6e94]{transform:translateY(-.6vw)}}@media (orientation: landscape) and (min-width: 2500px){select[data-v-81dd6e94]{padding:1vw;margin-bottom:1vw}}@media (orientation: landscape) and (min-width: 2500px){input[type=search][data-v-81dd6e94]{background-position:.5vw .9vw}}@media (orientation: landscape) and (min-width: 2500px){input[type=search][data-v-81dd6e94]::-webkit-search-cancel-button{height:.9vw;width:.9vw}}@media (orientation: landscape) and (min-width: 2500px){.checkbox[data-v-81dd6e94]{margin-left:.2vw}}@media (orientation: landscape) and (min-width: 2500px){.checkbox label[data-v-81dd6e94]:before{margin-right:.5vw;padding:.35vw}}@media (orientation: landscape) and (min-width: 2500px){.checkbox input:checked+label[data-v-81dd6e94]:after{top:.25vw;left:.3vw;width:.25vw;height:.5vw}}@media (orientation: landscape) and (min-width: 2500px){.radio[data-v-81dd6e94]{margin-left:.2vw}}@media (orientation: landscape) and (min-width: 2500px){.radio label[data-v-81dd6e94]:before{margin-right:.5vw;padding:.35vw}}@media (orientation: landscape) and (min-width: 2500px){.radio input:checked+label[data-v-81dd6e94]:after{top:.34vw;left:.18vw;width:.45vw;height:.45vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){label[data-v-81dd6e94]{margin-bottom:1vw;font-size:1.7vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){input[type=text][data-v-81dd6e94],input[type=password][data-v-81dd6e94],input[type=email][data-v-81dd6e94],input[type=number][data-v-81dd6e94],input[type=tel][data-v-81dd6e94],select[data-v-81dd6e94]{padding:1.3vw;font-size:1.5vw}input[type=text].error[data-v-81dd6e94],input[type=password].error[data-v-81dd6e94],input[type=email].error[data-v-81dd6e94],input[type=number].error[data-v-81dd6e94],input[type=tel].error[data-v-81dd6e94],select.error[data-v-81dd6e94]{transform:translateY(-.9vw);font-size:1.1vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){input[type=text][data-v-81dd6e94]::-webkit-input-placeholder,input[type=password][data-v-81dd6e94]::-webkit-input-placeholder,input[type=email][data-v-81dd6e94]::-webkit-input-placeholder,input[type=number][data-v-81dd6e94]::-webkit-input-placeholder,input[type=tel][data-v-81dd6e94]::-webkit-input-placeholder,select[data-v-81dd6e94]::-webkit-input-placeholder{font-size:1.5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){input[type=text][data-v-81dd6e94]::-moz-placeholder,input[type=password][data-v-81dd6e94]::-moz-placeholder,input[type=email][data-v-81dd6e94]::-moz-placeholder,input[type=number][data-v-81dd6e94]::-moz-placeholder,input[type=tel][data-v-81dd6e94]::-moz-placeholder,select[data-v-81dd6e94]::-moz-placeholder{font-size:1.5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){input[type=text][data-v-81dd6e94]:-ms-input-placeholder,input[type=password][data-v-81dd6e94]:-ms-input-placeholder,input[type=email][data-v-81dd6e94]:-ms-input-placeholder,input[type=number][data-v-81dd6e94]:-ms-input-placeholder,input[type=tel][data-v-81dd6e94]:-ms-input-placeholder,select[data-v-81dd6e94]:-ms-input-placeholder{font-size:1.5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){input[type=text][data-v-81dd6e94]:-moz-placeholder,input[type=password][data-v-81dd6e94]:-moz-placeholder,input[type=email][data-v-81dd6e94]:-moz-placeholder,input[type=number][data-v-81dd6e94]:-moz-placeholder,input[type=tel][data-v-81dd6e94]:-moz-placeholder,select[data-v-81dd6e94]:-moz-placeholder{font-size:1.5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.checkbox[data-v-81dd6e94]{margin-left:.45vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.checkbox label[data-v-81dd6e94]{font-size:1.5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.checkbox label[data-v-81dd6e94]:before{margin-right:1.1vw;padding:.75vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.checkbox input:checked+label[data-v-81dd6e94]:after{top:.38vw;left:.6vw;width:.65vw;height:1.1vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.radio[data-v-81dd6e94]{margin-left:.45vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.radio label[data-v-81dd6e94]{font-size:1.5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.radio label[data-v-81dd6e94]:before{margin-right:1.1vw;padding:.75vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.radio input:checked+label[data-v-81dd6e94]:after{top:.7vw;left:.4vw;width:1vw;height:1vw}}.modal-new-password .modal-content[data-v-81dd6e94]{max-width:90%;width:100%;min-height:58%}@media (min-width: 600px){.modal-new-password .modal-content[data-v-81dd6e94]{max-width:425px}}.modal-new-password .modal-content .modal-body[data-v-81dd6e94]{min-height:360px;max-height:none;height:auto;display:flex;align-items:center;flex-direction:column}.modal-new-password .modal-content .modal-body .modal-title[data-v-81dd6e94]{font-style:normal;font-weight:700;font-size:32px;text-align:center;color:#cb7128}.modal-new-password .modal-content .modal-body .modal-description[data-v-81dd6e94]{font-style:normal;font-weight:400;font-size:14px;line-height:140%;text-align:center;color:#44423f;margin-bottom:16px}.modal-new-password .modal-content .modal-body .fields-container[data-v-81dd6e94]{display:flex;flex-direction:column;width:95%;text-align:left}.modal-new-password .modal-content .modal-body .fields-container .label-name[data-v-81dd6e94]{width:95%;text-align:left;font-style:normal;font-weight:400;font-size:14px;color:#21272a;margin:0}.modal-new-password .modal-content .modal-body .fields-container .password-container[data-v-81dd6e94]{width:95%;position:relative;transition:.4s ease-in-out}.modal-new-password .modal-content .modal-body .fields-container .password-container input[type=checkbox][data-v-81dd6e94]{width:0}.modal-new-password .modal-content .modal-body .fields-container .password-container input[type=checkbox]:hover+label[data-v-81dd6e94]{opacity:.7}.modal-new-password .modal-content .modal-body .fields-container .password-container input:focus-visible+label[data-v-81dd6e94]{border:1px solid #44423f}.modal-new-password .modal-content .modal-body .fields-container .password-container label[for=password-visibility][data-v-81dd6e94],.modal-new-password .modal-content .modal-body .fields-container .password-container label[for=password2-visibility][data-v-81dd6e94]{position:absolute;right:16px;bottom:12px;transition:.4s ease-in-out;cursor:pointer;padding:8px;border:1px solid transparent;border-radius:4px}.modal-new-password .modal-content .modal-body .fields-container .password-container label[for=password-visibility] img[data-v-81dd6e94],.modal-new-password .modal-content .modal-body .fields-container .password-container label[for=password2-visibility] img[data-v-81dd6e94]{width:24px;height:24px}@media (max-width: 600px){.modal-new-password .modal-content .modal-body .fields-container[data-v-81dd6e94] .info-container .tooltip-content small{width:116px;padding:8px;line-height:15px;font-size:11px}}.modal-new-password .modal-content .modal-footer[data-v-81dd6e94]{max-width:100%;width:100%;padding:0}.modal-new-password .modal-content .modal-footer .modal-button[data-v-81dd6e94]{text-transform:capitalize}@media (min-width: 768px){.modal-new-password .modal-content .modal-body .fields-container[data-v-81dd6e94]{text-align:left}}button[data-v-6d79ffaa]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:8px 16px;width:100%;font-weight:500;line-height:100%;border-radius:4px;transition:all .4s ease-in-out;font-family:Poppins,sans-serif}button.primary-btn[data-v-6d79ffaa]{background-color:#cb7128;color:#fff;border:1px solid transparent}button.primary-btn[data-v-6d79ffaa]:hover,button.primary-btn[data-v-6d79ffaa]:active,button.primary-btn[data-v-6d79ffaa]:focus,button.primary-btn[data-v-6d79ffaa]:focus-visible,button.primary-btn[data-v-6d79ffaa]:focus-within{background-color:#aa5d1e;color:#fff;outline:2px solid #d97706}button.primary-btn.disabled[data-v-6d79ffaa]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}button.primary-btn.tooltip-button-disabled .tooltip-text[data-v-6d79ffaa]{display:none}button.primary-btn.tooltip-button[data-v-6d79ffaa]{position:relative;color:gray;border:2px solid gray;background-color:#fff;cursor:default}button.primary-btn.tooltip-button .tooltip-text[data-v-6d79ffaa]{visibility:hidden;width:100%;max-width:340px;background-color:#333;color:#fff;text-align:center;border-radius:5px;padding:5px;position:absolute;bottom:125%;left:50%;transform:translate(-50%);z-index:1;opacity:0;transition:opacity .3s;font-size:.71vw;font-family:Poppins,sans-serif;height:100%}@media (max-width: 1830.985915493px){button.primary-btn.tooltip-button .tooltip-text[data-v-6d79ffaa]{font-size:13px}}button.primary-btn.tooltip-button .tooltip-text[data-v-6d79ffaa]:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#333 transparent transparent transparent}button.primary-btn.tooltip-button:hover .tooltip-text[data-v-6d79ffaa]{visibility:visible;opacity:1}button.primary-btn.tooltip-button[data-v-6d79ffaa]:hover,button.primary-btn.tooltip-button[data-v-6d79ffaa]:active,button.primary-btn.tooltip-button[data-v-6d79ffaa]:focus,button.primary-btn.tooltip-button[data-v-6d79ffaa]:focus-visible,button.primary-btn.tooltip-button[data-v-6d79ffaa]:focus-within{outline:none;color:gray;border:2px solid gray;opacity:1}button.secondary-btn[data-v-6d79ffaa]{background-color:#fff;color:#44423f;border:1px solid transparent}button.secondary-btn[data-v-6d79ffaa]:hover,button.secondary-btn[data-v-6d79ffaa]:active,button.secondary-btn[data-v-6d79ffaa]:focus,button.secondary-btn[data-v-6d79ffaa]:focus-within{color:#44423f;opacity:.7;border:1px solid transparent}button.secondary-btn[data-v-6d79ffaa]:focus-visible{opacity:.7;color:#44423f;border:1px solid #44423f}button.secondary-btn.disabled[data-v-6d79ffaa]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}button.secondary-btn.tooltip-button-disabled .tooltip-text[data-v-6d79ffaa]{display:none}button.secondary-btn.tooltip-button[data-v-6d79ffaa]{position:relative;color:gray;border:2px solid gray;cursor:default}button.secondary-btn.tooltip-button .tooltip-text[data-v-6d79ffaa]{visibility:hidden;width:100%;max-width:340px;background-color:#333;color:#fff;text-align:center;border-radius:5px;padding:5px;position:absolute;bottom:125%;left:50%;transform:translate(-50%);z-index:1;opacity:0;transition:opacity .3s;font-size:.71vw;font-family:Poppins,sans-serif;height:100%}@media (max-width: 1830.985915493px){button.secondary-btn.tooltip-button .tooltip-text[data-v-6d79ffaa]{font-size:13px}}button.secondary-btn.tooltip-button .tooltip-text[data-v-6d79ffaa]:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#333 transparent transparent transparent}button.secondary-btn.tooltip-button:hover .tooltip-text[data-v-6d79ffaa]{visibility:visible;opacity:1}button.secondary-btn.tooltip-button[data-v-6d79ffaa]:hover,button.secondary-btn.tooltip-button[data-v-6d79ffaa]:active,button.secondary-btn.tooltip-button[data-v-6d79ffaa]:focus,button.secondary-btn.tooltip-button[data-v-6d79ffaa]:focus-visible,button.secondary-btn.tooltip-button[data-v-6d79ffaa]:focus-within{outline:none;color:gray;border:2px solid gray;opacity:1}button.tertiary-btn[data-v-6d79ffaa]{padding:16px;color:#fff;outline:none;background:linear-gradient(90deg,rgba(0,0,0,0) 28.55%,#cb7128 108.17%);background-color:#cb7128;border:1px solid #cb7128}button.tertiary-btn[data-v-6d79ffaa]:hover,button.tertiary-btn[data-v-6d79ffaa]:active,button.tertiary-btn[data-v-6d79ffaa]:focus,button.tertiary-btn[data-v-6d79ffaa]:focus-within{background-color:#793905;color:#fff;border:1px solid #aa5d1e}button.tertiary-btn[data-v-6d79ffaa]:focus-visible{background-color:#793905;color:#fff;border:1px solid #aa5d1e}button.tertiary-btn.disabled[data-v-6d79ffaa]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}button.back-btn[data-v-6d79ffaa]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0 16px;gap:32px;position:relative;width:56px;height:40px;background:#ffffff;border:2px solid #ffffff;box-shadow:0 0 4px #00000040;border-radius:4px}button.success-btn[data-v-6d79ffaa]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0 16px;gap:32px;min-height:40px;color:#fff;background:#48943c;border:2px solid #48943c;box-shadow:0 4px 4px #48943c40;border-radius:8px}button.disabled[data-v-6d79ffaa]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}.spinner[data-v-6d79ffaa]{width:24px;height:24px;background:transparent;position:relative;border-radius:50%;overflow:hidden;z-index:0;animation:spin-6d79ffaa 1s linear infinite}.spinner .spin-bottom-left[data-v-6d79ffaa],.spinner .spin-bottom-right[data-v-6d79ffaa],.spinner .spin-top-left[data-v-6d79ffaa]{position:absolute;width:50%;height:50%;z-index:-1}.spinner .spin-blocker[data-v-6d79ffaa]{position:absolute;top:15%;left:15%;width:70%;height:70%;background:#ffffff;border-radius:50%}.spinner .spin-bottom-left[data-v-6d79ffaa]{top:50%;left:0;background:-webkit-linear-gradient(to bottom right,rgb(228,124,40) 0%,rgba(228,124,40,.7) 100%);background:linear-gradient(to bottom right,rgb(228,124,40) 0%,rgba(228,124,40,.7) 100%)}.spinner .spin-bottom-left[data-v-6d79ffaa]:after{position:absolute;content:"";border-radius:50%;width:5.5px;height:9px;bottom:9px;left:0;background-color:#e47c28}@media (min-width: 768px){.spinner .spin-bottom-left[data-v-6d79ffaa]:after{width:9px;height:15px;bottom:18px}}.spinner .spin-bottom-right[data-v-6d79ffaa]{top:50%;left:50%;background:-webkit-linear-gradient(to top right,rgba(228,124,40,.7) 15%,rgba(228,124,40,.25) 85%);background:linear-gradient(to top right,rgba(228,124,40,.7) 15%,rgba(228,124,40,.25) 85%)}.spinner .spin-top-left[data-v-6d79ffaa]{top:0;left:50%;background:-webkit-linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(228,124,40,.25) 100%);background:linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(228,124,40,.25) 100%)}.spinner.spinner-green .spin-bottom-left[data-v-6d79ffaa]{background:-webkit-linear-gradient(to bottom right,rgb(72,148,60) 0%,rgba(72,148,60,.7) 100%);background:linear-gradient(to bottom right,rgb(72,148,60) 0%,rgba(72,148,60,.7) 100%)}.spinner.spinner-green .spin-bottom-left[data-v-6d79ffaa]:after{background-color:#48943c}.spinner.spinner-green .spin-bottom-right[data-v-6d79ffaa]{background:-webkit-linear-gradient(to top right,rgba(72,148,60,.7) 15%,rgba(72,148,60,.25) 85%);background:linear-gradient(to top right,rgba(72,148,60,.7) 15%,rgba(72,148,60,.25) 85%)}.spinner.spinner-green .spin-top-left[data-v-6d79ffaa]{background:-webkit-linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(72,148,60,.25) 100%);background:linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(72,148,60,.25) 100%)}.spinner.disabled .spin-blocker[data-v-6d79ffaa]{background:gray}.spinner.disabled .spin-bottom-left[data-v-6d79ffaa]:after{width:5.5px;height:9px;bottom:9px;left:0}@media (min-width: 768px){.spinner.disabled .spin-bottom-left[data-v-6d79ffaa]:after{bottom:8px}}@media (min-width: 768px){.spinner[data-v-6d79ffaa]{width:48px;height:48px}}@media (orientation: landscape) and (min-width: 2500px){.spinner[data-v-6d79ffaa]{width:2.5vw;height:2.5vw}}@media (orientation: landscape) and (min-width: 2500px){.spinner .spin-bottom-left[data-v-6d79ffaa]:after{width:.46vw;height:.78vw;bottom:.93vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.spinner[data-v-6d79ffaa]{width:5vw;height:5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.spinner .spin-bottom-left[data-v-6d79ffaa]:after{width:.92vw;height:1.56vw;bottom:1.86vw}}@keyframes spin-6d79ffaa{to{transform:rotate(360deg)}}@keyframes loader-6d79ffaa{0%{opacity:1}to{opacity:0}}.loader div[data-v-6d79ffaa]{left:48px;top:22.5px;position:absolute;animation:loader-6d79ffaa linear 1s infinite;background:#32c770;width:4px;height:15px;border-radius:0;transform-origin:2px 27.5px}.loader div[data-v-6d79ffaa]:nth-child(1){transform:rotate(0);animation-delay:-.875s;background:#32c770}.loader div[data-v-6d79ffaa]:nth-child(2){transform:rotate(45deg);animation-delay:-.75s;background:#32c770}.loader div[data-v-6d79ffaa]:nth-child(3){transform:rotate(90deg);animation-delay:-.625s;background:#32c770}.loader div[data-v-6d79ffaa]:nth-child(4){transform:rotate(135deg);animation-delay:-.5s;background:#32c770}.loader div[data-v-6d79ffaa]:nth-child(5){transform:rotate(180deg);animation-delay:-.375s;background:#32c770}.loader div[data-v-6d79ffaa]:nth-child(6){transform:rotate(225deg);animation-delay:-.25s;background:#32c770}.loader div[data-v-6d79ffaa]:nth-child(7){transform:rotate(270deg);animation-delay:-.125s;background:#32c770}.loader div[data-v-6d79ffaa]:nth-child(8){transform:rotate(315deg);animation-delay:0s;background:#32c770}.loader-container[data-v-6d79ffaa]{width:72px;height:64px;display:inline-block;overflow:hidden;background:none;margin-bottom:16px}.loader[data-v-6d79ffaa]{width:100%;height:100%;position:relative;transform:translateZ(0) scale(.64);backface-visibility:hidden;transform-origin:0 0}.loader div[data-v-6d79ffaa]{box-sizing:content-box}#login[data-v-6d79ffaa]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:32px;width:100%;min-height:100dvh}@media (min-width: 992px){#login[data-v-6d79ffaa]{justify-content:space-between;gap:24px;background:linear-gradient(106.1deg,#fffcf2 41.29%,#ffcfbf 83.32%)}}#login .login-header[data-v-6d79ffaa]{padding-top:32px}@media (min-width: 992px){#login .login-header[data-v-6d79ffaa]{padding-top:48px}}#login .login-header img[data-v-6d79ffaa]{width:100%;max-height:32px}@media (min-width: 768px){#login .login-header img[data-v-6d79ffaa]{max-height:40px}}@media (min-width: 992px){#login .login-header img[data-v-6d79ffaa]{max-height:46px}}#login .login-container[data-v-6d79ffaa]{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:32px;max-width:620px;width:100%;background:#ffffff;padding:0 16px}@media (min-width: 992px){#login .login-container[data-v-6d79ffaa]{gap:24px;border:1px solid #dde1e6;box-shadow:0 0 8px #00000029;border-radius:8px;padding:40px 48px}}#login .login-container .login-title[data-v-6d79ffaa]{width:100%;text-align:center}#login .login-container .login-title h1[data-v-6d79ffaa]{font-size:24px;font-weight:700;line-height:110%;color:#cb7128;margin-bottom:8px}@media (min-width: 992px){#login .login-container .login-title h1[data-v-6d79ffaa]{font-size:42px}}@media (min-width: 1920px){#login .login-container .login-title h1[data-v-6d79ffaa]{font-size:2.5vw}}@media (min-width: 1920px) and (max-width: 1680px){#login .login-container .login-title h1[data-v-6d79ffaa]{font-size:42px}}#login .login-container .login-title p[data-v-6d79ffaa]{font-size:16px;font-weight:400;line-height:140%;color:#21272a}@media (min-width: 992px){#login .login-container .login-title p[data-v-6d79ffaa]{font-size:18px}}@media (min-width: 1920px){#login .login-container .login-title p[data-v-6d79ffaa]{font-size:1.05vw}}@media (min-width: 1920px) and (max-width: 1714.2857142857px){#login .login-container .login-title p[data-v-6d79ffaa]{font-size:18px}}#login .login-container form[data-v-6d79ffaa]{width:100%}#login .login-container form a[data-v-6d79ffaa]{color:#000;font-family:Poppins,sans-serif;font-size:12px;font-weight:400;line-height:140%;text-decoration:none;border:1px solid transparent;padding:0 4px;text-align:center;display:block;width:fit-content;margin:auto;transition:.3s ease-in-out}@media (min-width: 992px){#login .login-container form a[data-v-6d79ffaa]{font-size:14px}}@media (min-width: 1920px){#login .login-container form a[data-v-6d79ffaa]{font-size:.85vw}}@media (min-width: 1920px) and (max-width: 1647.0588235294px){#login .login-container form a[data-v-6d79ffaa]{font-size:14px}}#login .login-container form a[data-v-6d79ffaa]:hover,#login .login-container form a[data-v-6d79ffaa]:focus,#login .login-container form a[data-v-6d79ffaa]:active{color:#44423f;outline:none}#login .login-container form a[data-v-6d79ffaa]:focus-visible{color:#000;border:1px solid #000000;border-radius:4px}#login .login-container form label[data-v-6d79ffaa]{color:#21272a;font-weight:400;font-size:14px;line-height:140%;margin-bottom:8px}@media (min-width: 1920px){#login .login-container form label[data-v-6d79ffaa]{font-size:.85vw}}@media (min-width: 1920px) and (max-width: 1647.0588235294px){#login .login-container form label[data-v-6d79ffaa]{font-size:14px}}#login .login-container form input[type=text][data-v-6d79ffaa],#login .login-container form input[type=password][data-v-6d79ffaa]{width:100%;padding:16px;margin-bottom:16px;border:none;outline:none;border-bottom:1px solid #c1c7cd;background-color:#f2f4f8;color:#44423f;font-weight:400;font-size:14px;line-height:140%;transition:.4s ease-in-out}#login .login-container form input[type=text][data-v-6d79ffaa]:focus,#login .login-container form input[type=text][data-v-6d79ffaa]:active,#login .login-container form input[type=text][data-v-6d79ffaa]:focus-within,#login .login-container form input[type=text][data-v-6d79ffaa]:focus-visible,#login .login-container form input[type=password][data-v-6d79ffaa]:focus,#login .login-container form input[type=password][data-v-6d79ffaa]:active,#login .login-container form input[type=password][data-v-6d79ffaa]:focus-within,#login .login-container form input[type=password][data-v-6d79ffaa]:focus-visible{border-bottom:1px solid #cb7128}#login .login-container form input[type=text].wrong-data[data-v-6d79ffaa],#login .login-container form input[type=password].wrong-data[data-v-6d79ffaa]{border-bottom:1px solid #c8102e}#login .login-container form input[type=text][data-v-6d79ffaa]::-webkit-input-placeholder,#login .login-container form input[type=password][data-v-6d79ffaa]::-webkit-input-placeholder{color:#697077;font-weight:400;font-size:14px;line-height:140%}@media (min-width: 1920px){#login .login-container form input[type=text][data-v-6d79ffaa]::-webkit-input-placeholder,#login .login-container form input[type=password][data-v-6d79ffaa]::-webkit-input-placeholder{font-size:.85vw}}@media (min-width: 1920px) and (max-width: 1647.0588235294px){#login .login-container form input[type=text][data-v-6d79ffaa]::-webkit-input-placeholder,#login .login-container form input[type=password][data-v-6d79ffaa]::-webkit-input-placeholder{font-size:14px}}#login .login-container form input[type=text][data-v-6d79ffaa]::-moz-placeholder,#login .login-container form input[type=password][data-v-6d79ffaa]::-moz-placeholder{color:#697077;font-weight:400;font-size:14px;line-height:140%}@media (min-width: 1920px){#login .login-container form input[type=text][data-v-6d79ffaa]::-moz-placeholder,#login .login-container form input[type=password][data-v-6d79ffaa]::-moz-placeholder{font-size:.85vw}}@media (min-width: 1920px) and (max-width: 1647.0588235294px){#login .login-container form input[type=text][data-v-6d79ffaa]::-moz-placeholder,#login .login-container form input[type=password][data-v-6d79ffaa]::-moz-placeholder{font-size:14px}}#login .login-container form input[type=text][data-v-6d79ffaa]:-ms-input-placeholder,#login .login-container form input[type=password][data-v-6d79ffaa]:-ms-input-placeholder{color:#697077;font-weight:400;font-size:14px;line-height:140%}@media (min-width: 1920px){#login .login-container form input[type=text][data-v-6d79ffaa]:-ms-input-placeholder,#login .login-container form input[type=password][data-v-6d79ffaa]:-ms-input-placeholder{font-size:.85vw}}@media (min-width: 1920px) and (max-width: 1647.0588235294px){#login .login-container form input[type=text][data-v-6d79ffaa]:-ms-input-placeholder,#login .login-container form input[type=password][data-v-6d79ffaa]:-ms-input-placeholder{font-size:14px}}#login .login-container form input[type=text][data-v-6d79ffaa]:-moz-placeholder,#login .login-container form input[type=password][data-v-6d79ffaa]:-moz-placeholder{color:#697077;font-weight:400;font-size:14px;line-height:140%}@media (min-width: 1920px){#login .login-container form input[type=text][data-v-6d79ffaa]:-moz-placeholder,#login .login-container form input[type=password][data-v-6d79ffaa]:-moz-placeholder{font-size:.85vw}}@media (min-width: 1920px) and (max-width: 1647.0588235294px){#login .login-container form input[type=text][data-v-6d79ffaa]:-moz-placeholder,#login .login-container form input[type=password][data-v-6d79ffaa]:-moz-placeholder{font-size:14px}}@media (min-width: 1920px){#login .login-container form input[type=text][data-v-6d79ffaa],#login .login-container form input[type=password][data-v-6d79ffaa]{font-size:.85vw}}@media (min-width: 1920px) and (max-width: 1647.0588235294px){#login .login-container form input[type=text][data-v-6d79ffaa],#login .login-container form input[type=password][data-v-6d79ffaa]{font-size:14px}}#login .login-container form .password-container[data-v-6d79ffaa]{position:relative;transition:.4s ease-in-out}#login .login-container form .password-container[data-v-6d79ffaa]:hover{opacity:.7}#login .login-container form .password-container input[type=checkbox][data-v-6d79ffaa]{width:0}#login .login-container form .password-container input[type=checkbox]:hover+label[data-v-6d79ffaa]{opacity:.7}#login .login-container form .password-container input:focus-visible+label[data-v-6d79ffaa]{border:1px solid #44423f}#login .login-container form .password-container label[for=password-visibility][data-v-6d79ffaa],#login .login-container form .password-container label[for=password2-visibility][data-v-6d79ffaa]{position:absolute;right:16px;bottom:12px;transition:.4s ease-in-out;cursor:pointer;padding:8px;border:1px solid transparent;border-radius:4px}@supports (-moz-appearance: none){#login .login-container form .password-container label[for=password-visibility][data-v-6d79ffaa],#login .login-container form .password-container label[for=password2-visibility][data-v-6d79ffaa]{bottom:40px}}#login .login-container form .password-container label[for=password-visibility] img[data-v-6d79ffaa],#login .login-container form .password-container label[for=password2-visibility] img[data-v-6d79ffaa]{width:24px;height:24px}#login .login-container form button[data-v-6d79ffaa]{text-transform:capitalize;font-size:16px;letter-spacing:.5px;display:flex;gap:16px;height:52px;position:relative}#login .login-container form button .spinner[data-v-6d79ffaa]{width:24px;height:24px}#login .login-container form button>span[data-v-6d79ffaa]{position:relative}#login .login-container form button .left[data-v-6d79ffaa]{position:absolute;left:-32px;top:50%;transform:translateY(-50%)}@media (min-width: 2500px){#login .login-container form button .left[data-v-6d79ffaa]{left:-1.6vw}}@media (min-width: 1920px){#login .login-container form button[data-v-6d79ffaa]{font-size:1vw}}@media (min-width: 1920px) and (max-width: 1600px){#login .login-container form button[data-v-6d79ffaa]{font-size:16px}}#login .login-container form hr[data-v-6d79ffaa]{background-color:#dde1e6;border:none;border-top:1px solid #dde1e6;margin:16px 0}#login .login-container form .password-action[data-v-6d79ffaa]{display:flex;align-items:center;flex-direction:row;justify-content:space-between;margin-bottom:16px}#login .login-container form .password-action .remember-me[data-v-6d79ffaa]{display:flex;align-items:center;margin-left:4px}#login .login-container form .password-action .remember-me label[data-v-6d79ffaa]{margin:0;color:#000;font-family:Poppins,sans-serif;font-size:12px;font-weight:400;line-height:140%;position:relative;cursor:pointer;transition:.4s ease-in-out;vertical-align:text-bottom}#login .login-container form .password-action .remember-me label[data-v-6d79ffaa]:before{content:"";-webkit-appearance:none;background-color:transparent;border:1px solid #121619;border-radius:4px;box-shadow:0 1px 2px #0000000d,inset 0 -15px 10px -12px #0000000d;padding:7.4px;display:inline-block;position:relative;vertical-align:middle;cursor:pointer;margin-right:8px;transition:.4s ease-in-out}#login .login-container form .password-action .remember-me label[data-v-6d79ffaa]:hover,#login .login-container form .password-action .remember-me label[data-v-6d79ffaa]:focus,#login .login-container form .password-action .remember-me label[data-v-6d79ffaa]:active{color:#44423f;outline:none}@media (min-width: 992px){#login .login-container form .password-action .remember-me label[data-v-6d79ffaa]{font-size:14px}}@media (min-width: 1920px){#login .login-container form .password-action .remember-me label[data-v-6d79ffaa]{font-size:.85vw}}@media (min-width: 1920px) and (max-width: 1647.0588235294px){#login .login-container form .password-action .remember-me label[data-v-6d79ffaa]{font-size:14px}}#login .login-container form .password-action .remember-me input[data-v-6d79ffaa]{width:0;transition:.4s ease-in-out}#login .login-container form .password-action .remember-me input:checked+label[data-v-6d79ffaa]:after{content:"";display:block;position:absolute;top:3px;left:4.5px;width:6px;height:9px;border:2px solid #ffffff;border-width:0 2px 2px 0;transform:rotate(45deg)}@media (min-width: 992px){#login .login-container form .password-action .remember-me input:checked+label[data-v-6d79ffaa]:after{top:5px;left:5px}}#login .login-container form .password-action .remember-me input:checked+label[data-v-6d79ffaa]:before{background-color:#cb7128;border-color:#cb7128}#login .login-container form .password-action .remember-me input:focus-visible+label[data-v-6d79ffaa]:before{border-color:#cb7128}#login .login-container form .password-action .forgot-password a[data-v-6d79ffaa]{color:#000;font-family:Poppins,sans-serif;font-size:12px;font-weight:400;line-height:140%;text-decoration:none;border:1px solid transparent;padding:0 4px;text-align:center;display:block;width:fit-content;margin:auto;transition:.3s ease-in-out}@media (min-width: 992px){#login .login-container form .password-action .forgot-password a[data-v-6d79ffaa]{font-size:14px}}@media (min-width: 1920px){#login .login-container form .password-action .forgot-password a[data-v-6d79ffaa]{font-size:.85vw}}@media (min-width: 1920px) and (max-width: 1647.0588235294px){#login .login-container form .password-action .forgot-password a[data-v-6d79ffaa]{font-size:14px}}#login .login-container form .password-action .forgot-password a[data-v-6d79ffaa]:hover,#login .login-container form .password-action .forgot-password a[data-v-6d79ffaa]:focus,#login .login-container form .password-action .forgot-password a[data-v-6d79ffaa]:active{color:#44423f;outline:none}#login .login-container form .password-action .forgot-password a[data-v-6d79ffaa]:focus-visible{color:#000;border:1px solid #000000;border-radius:4px}#login .login-footer[data-v-6d79ffaa]{max-width:178px;width:100%;height:60px;background-color:#fff;display:flex;align-items:center;justify-content:center;border-radius:4px 4px 0 0}#login .login-footer img[data-v-6d79ffaa]{max-width:120px;width:100%}@media (orientation: landscape) and (min-width: 2500px){#login[data-v-6d79ffaa]{gap:1.5vw}}@media (orientation: landscape) and (min-width: 2500px){#login .login-header[data-v-6d79ffaa]{padding-top:4vw}}@media (orientation: landscape) and (min-width: 2500px){#login .login-header img[data-v-6d79ffaa]{height:2.4vw;max-height:initial}}@media (orientation: landscape) and (min-width: 2500px){#login .login-container[data-v-6d79ffaa]{max-width:35vw;gap:1.5vw;padding:2vw 2.5vw;border-radius:.4vw}}@media (orientation: landscape) and (min-width: 2500px){#login .login-container .login-title h1[data-v-6d79ffaa]{margin-bottom:.5vw}}@media (orientation: landscape) and (min-width: 2500px){#login .login-container form a[data-v-6d79ffaa]{padding:.2vw}}@media (orientation: landscape) and (min-width: 2500px){#login .login-container form label[data-v-6d79ffaa]{margin-bottom:.5vw}}@media (orientation: landscape) and (min-width: 2500px){#login .login-container form input[type=text][data-v-6d79ffaa],#login .login-container form input[type=password][data-v-6d79ffaa]{padding:1vw;margin-bottom:1vw}}@media (orientation: landscape) and (min-width: 2500px){#login .login-container form .password-container label[for=password-visibility][data-v-6d79ffaa],#login .login-container form .password-container label[for=password2-visibility][data-v-6d79ffaa]{right:1vw;bottom:1vw;border-radius:.2vw}}@media (orientation: landscape) and (min-width: 2500px){#login .login-container form .password-container label[for=password-visibility] img[data-v-6d79ffaa],#login .login-container form .password-container label[for=password2-visibility] img[data-v-6d79ffaa]{width:1.3vw;height:1.3vw}}@media (orientation: landscape) and (min-width: 2500px){#login .login-container form button[data-v-6d79ffaa]{letter-spacing:.8px;padding:.9vw;height:2.7vw}}@media (orientation: landscape) and (min-width: 2500px){#login .login-container form button .spinner[data-v-6d79ffaa]{width:1.25vw;height:1.25vw}}@media (orientation: landscape) and (min-width: 2500px){#login .login-container form hr[data-v-6d79ffaa]{margin:1vw 0}}@media (orientation: landscape) and (min-width: 2500px){#login .login-container form .password-action[data-v-6d79ffaa]{margin-bottom:1vw}}@media (orientation: landscape) and (min-width: 2500px){#login .login-container form .password-action .remember-me[data-v-6d79ffaa]{margin-left:.2vw}}@media (orientation: landscape) and (min-width: 2500px){#login .login-container form .password-action .remember-me label[data-v-6d79ffaa]:before{margin-right:.5vw;padding:.45vw}}@media (orientation: landscape) and (min-width: 2500px){#login .login-container form .password-action .remember-me input:checked+label[data-v-6d79ffaa]:after{top:.2vw;left:.3vw;width:.4vw;height:.65vw}}@media (orientation: landscape) and (min-width: 2500px){#login .login-container form .password-action .forgot-password a[data-v-6d79ffaa]{padding:0 .2vw}}@media (orientation: landscape) and (min-width: 2500px){#login .login-footer[data-v-6d79ffaa]{border-radius:.2vw .2vw 0 0;max-width:9.5vw;height:3.7vw}}@media (orientation: landscape) and (min-width: 2500px){#login .login-footer img[data-v-6d79ffaa]{max-width:7.5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#login[data-v-6d79ffaa]{justify-content:center;gap:10vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#login .login-header[data-v-6d79ffaa]{padding-top:0}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#login .login-header img[data-v-6d79ffaa]{height:5vw;max-height:initial}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#login .login-container[data-v-6d79ffaa]{max-width:65vw;gap:2.5vw;padding:3vw 4vw;border-radius:1vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#login .login-container .login-title h1[data-v-6d79ffaa]{margin-bottom:1vw;font-size:4.4vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#login .login-container .login-title p[data-v-6d79ffaa]{font-size:2vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#login .login-container form a[data-v-6d79ffaa]{padding:.8vw;font-size:1.7vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#login .login-container form label[data-v-6d79ffaa]{margin-bottom:1vw;font-size:1.7vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#login .login-container form input[type=text][data-v-6d79ffaa],#login .login-container form input[type=password][data-v-6d79ffaa]{padding:1.5vw;margin-bottom:1.5vw;font-size:1.7vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#login .login-container form input[type=text][data-v-6d79ffaa]::-webkit-input-placeholder,#login .login-container form input[type=password][data-v-6d79ffaa]::-webkit-input-placeholder{font-size:1.7vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#login .login-container form input[type=text][data-v-6d79ffaa]::-moz-placeholder,#login .login-container form input[type=password][data-v-6d79ffaa]::-moz-placeholder{font-size:1.7vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#login .login-container form input[type=text][data-v-6d79ffaa]:-ms-input-placeholder,#login .login-container form input[type=password][data-v-6d79ffaa]:-ms-input-placeholder{font-size:1.7vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#login .login-container form input[type=text][data-v-6d79ffaa]:-moz-placeholder,#login .login-container form input[type=password][data-v-6d79ffaa]:-moz-placeholder{font-size:1.7vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#login .login-container form .password-container label[for=password-visibility][data-v-6d79ffaa],#login .login-container form .password-container label[for=password2-visibility][data-v-6d79ffaa]{right:2vw;bottom:.9vw;border-radius:.45vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#login .login-container form .password-container label[for=password-visibility] img[data-v-6d79ffaa],#login .login-container form .password-container label[for=password2-visibility] img[data-v-6d79ffaa]{width:2.5vw;height:2.5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#login .login-container form button[data-v-6d79ffaa]{letter-spacing:.8px;padding:1.5vw;font-size:1.75vw;border-radius:.45vw;height:5.5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#login .login-container form hr[data-v-6d79ffaa]{margin:2vw 0}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#login .login-container form .password-action[data-v-6d79ffaa]{margin-bottom:2vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#login .login-container form .password-action .remember-me[data-v-6d79ffaa]{margin-left:.45vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#login .login-container form .password-action .remember-me label[data-v-6d79ffaa]{font-size:1.7vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#login .login-container form .password-action .remember-me label[data-v-6d79ffaa]:before{margin-right:1.1vw;padding:.9vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#login .login-container form .password-action .remember-me input:checked+label[data-v-6d79ffaa]:after{top:.5vw;left:.7vw;width:.72vw;height:1.2vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#login .login-container form .password-action .forgot-password a[data-v-6d79ffaa]{padding:0 .8vw;font-size:1.7vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#login .login-footer[data-v-6d79ffaa]{position:absolute;bottom:0;border-radius:.4vw .4vw 0 0;max-width:20vw;height:6.5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#login .login-footer img[data-v-6d79ffaa]{max-width:15vw}}button[data-v-06b08fde]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:8px 16px;width:100%;font-weight:500;line-height:100%;border-radius:4px;transition:all .4s ease-in-out;font-family:Poppins,sans-serif}button.primary-btn[data-v-06b08fde]{background-color:#cb7128;color:#fff;border:1px solid transparent}button.primary-btn[data-v-06b08fde]:hover,button.primary-btn[data-v-06b08fde]:active,button.primary-btn[data-v-06b08fde]:focus,button.primary-btn[data-v-06b08fde]:focus-visible,button.primary-btn[data-v-06b08fde]:focus-within{background-color:#aa5d1e;color:#fff;outline:2px solid #d97706}button.primary-btn.disabled[data-v-06b08fde]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}button.primary-btn.tooltip-button-disabled .tooltip-text[data-v-06b08fde]{display:none}button.primary-btn.tooltip-button[data-v-06b08fde]{position:relative;color:gray;border:2px solid gray;background-color:#fff;cursor:default}button.primary-btn.tooltip-button .tooltip-text[data-v-06b08fde]{visibility:hidden;width:100%;max-width:340px;background-color:#333;color:#fff;text-align:center;border-radius:5px;padding:5px;position:absolute;bottom:125%;left:50%;transform:translate(-50%);z-index:1;opacity:0;transition:opacity .3s;font-size:.71vw;font-family:Poppins,sans-serif;height:100%}@media (max-width: 1830.985915493px){button.primary-btn.tooltip-button .tooltip-text[data-v-06b08fde]{font-size:13px}}button.primary-btn.tooltip-button .tooltip-text[data-v-06b08fde]:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#333 transparent transparent transparent}button.primary-btn.tooltip-button:hover .tooltip-text[data-v-06b08fde]{visibility:visible;opacity:1}button.primary-btn.tooltip-button[data-v-06b08fde]:hover,button.primary-btn.tooltip-button[data-v-06b08fde]:active,button.primary-btn.tooltip-button[data-v-06b08fde]:focus,button.primary-btn.tooltip-button[data-v-06b08fde]:focus-visible,button.primary-btn.tooltip-button[data-v-06b08fde]:focus-within{outline:none;color:gray;border:2px solid gray;opacity:1}button.secondary-btn[data-v-06b08fde]{background-color:#fff;color:#44423f;border:1px solid transparent}button.secondary-btn[data-v-06b08fde]:hover,button.secondary-btn[data-v-06b08fde]:active,button.secondary-btn[data-v-06b08fde]:focus,button.secondary-btn[data-v-06b08fde]:focus-within{color:#44423f;opacity:.7;border:1px solid transparent}button.secondary-btn[data-v-06b08fde]:focus-visible{opacity:.7;color:#44423f;border:1px solid #44423f}button.secondary-btn.disabled[data-v-06b08fde]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}button.secondary-btn.tooltip-button-disabled .tooltip-text[data-v-06b08fde]{display:none}button.secondary-btn.tooltip-button[data-v-06b08fde]{position:relative;color:gray;border:2px solid gray;cursor:default}button.secondary-btn.tooltip-button .tooltip-text[data-v-06b08fde]{visibility:hidden;width:100%;max-width:340px;background-color:#333;color:#fff;text-align:center;border-radius:5px;padding:5px;position:absolute;bottom:125%;left:50%;transform:translate(-50%);z-index:1;opacity:0;transition:opacity .3s;font-size:.71vw;font-family:Poppins,sans-serif;height:100%}@media (max-width: 1830.985915493px){button.secondary-btn.tooltip-button .tooltip-text[data-v-06b08fde]{font-size:13px}}button.secondary-btn.tooltip-button .tooltip-text[data-v-06b08fde]:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#333 transparent transparent transparent}button.secondary-btn.tooltip-button:hover .tooltip-text[data-v-06b08fde]{visibility:visible;opacity:1}button.secondary-btn.tooltip-button[data-v-06b08fde]:hover,button.secondary-btn.tooltip-button[data-v-06b08fde]:active,button.secondary-btn.tooltip-button[data-v-06b08fde]:focus,button.secondary-btn.tooltip-button[data-v-06b08fde]:focus-visible,button.secondary-btn.tooltip-button[data-v-06b08fde]:focus-within{outline:none;color:gray;border:2px solid gray;opacity:1}button.tertiary-btn[data-v-06b08fde]{padding:16px;color:#fff;outline:none;background:linear-gradient(90deg,rgba(0,0,0,0) 28.55%,#cb7128 108.17%);background-color:#cb7128;border:1px solid #cb7128}button.tertiary-btn[data-v-06b08fde]:hover,button.tertiary-btn[data-v-06b08fde]:active,button.tertiary-btn[data-v-06b08fde]:focus,button.tertiary-btn[data-v-06b08fde]:focus-within{background-color:#793905;color:#fff;border:1px solid #aa5d1e}button.tertiary-btn[data-v-06b08fde]:focus-visible{background-color:#793905;color:#fff;border:1px solid #aa5d1e}button.tertiary-btn.disabled[data-v-06b08fde]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}button.back-btn[data-v-06b08fde]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0 16px;gap:32px;position:relative;width:56px;height:40px;background:#ffffff;border:2px solid #ffffff;box-shadow:0 0 4px #00000040;border-radius:4px}button.success-btn[data-v-06b08fde]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0 16px;gap:32px;min-height:40px;color:#fff;background:#48943c;border:2px solid #48943c;box-shadow:0 4px 4px #48943c40;border-radius:8px}button.disabled[data-v-06b08fde]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}.spinner[data-v-06b08fde]{width:24px;height:24px;background:transparent;position:relative;border-radius:50%;overflow:hidden;z-index:0;animation:spin-06b08fde 1s linear infinite}.spinner .spin-bottom-left[data-v-06b08fde],.spinner .spin-bottom-right[data-v-06b08fde],.spinner .spin-top-left[data-v-06b08fde]{position:absolute;width:50%;height:50%;z-index:-1}.spinner .spin-blocker[data-v-06b08fde]{position:absolute;top:15%;left:15%;width:70%;height:70%;background:#ffffff;border-radius:50%}.spinner .spin-bottom-left[data-v-06b08fde]{top:50%;left:0;background:-webkit-linear-gradient(to bottom right,rgb(228,124,40) 0%,rgba(228,124,40,.7) 100%);background:linear-gradient(to bottom right,rgb(228,124,40) 0%,rgba(228,124,40,.7) 100%)}.spinner .spin-bottom-left[data-v-06b08fde]:after{position:absolute;content:"";border-radius:50%;width:5.5px;height:9px;bottom:9px;left:0;background-color:#e47c28}@media (min-width: 768px){.spinner .spin-bottom-left[data-v-06b08fde]:after{width:9px;height:15px;bottom:18px}}.spinner .spin-bottom-right[data-v-06b08fde]{top:50%;left:50%;background:-webkit-linear-gradient(to top right,rgba(228,124,40,.7) 15%,rgba(228,124,40,.25) 85%);background:linear-gradient(to top right,rgba(228,124,40,.7) 15%,rgba(228,124,40,.25) 85%)}.spinner .spin-top-left[data-v-06b08fde]{top:0;left:50%;background:-webkit-linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(228,124,40,.25) 100%);background:linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(228,124,40,.25) 100%)}.spinner.spinner-green .spin-bottom-left[data-v-06b08fde]{background:-webkit-linear-gradient(to bottom right,rgb(72,148,60) 0%,rgba(72,148,60,.7) 100%);background:linear-gradient(to bottom right,rgb(72,148,60) 0%,rgba(72,148,60,.7) 100%)}.spinner.spinner-green .spin-bottom-left[data-v-06b08fde]:after{background-color:#48943c}.spinner.spinner-green .spin-bottom-right[data-v-06b08fde]{background:-webkit-linear-gradient(to top right,rgba(72,148,60,.7) 15%,rgba(72,148,60,.25) 85%);background:linear-gradient(to top right,rgba(72,148,60,.7) 15%,rgba(72,148,60,.25) 85%)}.spinner.spinner-green .spin-top-left[data-v-06b08fde]{background:-webkit-linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(72,148,60,.25) 100%);background:linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(72,148,60,.25) 100%)}.spinner.disabled .spin-blocker[data-v-06b08fde]{background:gray}.spinner.disabled .spin-bottom-left[data-v-06b08fde]:after{width:5.5px;height:9px;bottom:9px;left:0}@media (min-width: 768px){.spinner.disabled .spin-bottom-left[data-v-06b08fde]:after{bottom:8px}}@media (min-width: 768px){.spinner[data-v-06b08fde]{width:48px;height:48px}}@media (orientation: landscape) and (min-width: 2500px){.spinner[data-v-06b08fde]{width:2.5vw;height:2.5vw}}@media (orientation: landscape) and (min-width: 2500px){.spinner .spin-bottom-left[data-v-06b08fde]:after{width:.46vw;height:.78vw;bottom:.93vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.spinner[data-v-06b08fde]{width:5vw;height:5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.spinner .spin-bottom-left[data-v-06b08fde]:after{width:.92vw;height:1.56vw;bottom:1.86vw}}@keyframes spin-06b08fde{to{transform:rotate(360deg)}}@keyframes loader-06b08fde{0%{opacity:1}to{opacity:0}}.loader div[data-v-06b08fde]{left:48px;top:22.5px;position:absolute;animation:loader-06b08fde linear 1s infinite;background:#32c770;width:4px;height:15px;border-radius:0;transform-origin:2px 27.5px}.loader div[data-v-06b08fde]:nth-child(1){transform:rotate(0);animation-delay:-.875s;background:#32c770}.loader div[data-v-06b08fde]:nth-child(2){transform:rotate(45deg);animation-delay:-.75s;background:#32c770}.loader div[data-v-06b08fde]:nth-child(3){transform:rotate(90deg);animation-delay:-.625s;background:#32c770}.loader div[data-v-06b08fde]:nth-child(4){transform:rotate(135deg);animation-delay:-.5s;background:#32c770}.loader div[data-v-06b08fde]:nth-child(5){transform:rotate(180deg);animation-delay:-.375s;background:#32c770}.loader div[data-v-06b08fde]:nth-child(6){transform:rotate(225deg);animation-delay:-.25s;background:#32c770}.loader div[data-v-06b08fde]:nth-child(7){transform:rotate(270deg);animation-delay:-.125s;background:#32c770}.loader div[data-v-06b08fde]:nth-child(8){transform:rotate(315deg);animation-delay:0s;background:#32c770}.loader-container[data-v-06b08fde]{width:72px;height:64px;display:inline-block;overflow:hidden;background:none;margin-bottom:16px}.loader[data-v-06b08fde]{width:100%;height:100%;position:relative;transform:translateZ(0) scale(.64);backface-visibility:hidden;transform-origin:0 0}.loader div[data-v-06b08fde]{box-sizing:content-box}#signup[data-v-06b08fde]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:32px;width:100%;min-height:100dvh}@media (min-width: 992px){#signup[data-v-06b08fde]{justify-content:space-between;gap:24px;background:linear-gradient(106.1deg,#fffcf2 41.29%,#ffcfbf 83.32%)}}#signup .signup-header[data-v-06b08fde]{padding-top:32px}@media (min-width: 992px){#signup .signup-header[data-v-06b08fde]{padding-top:48px}}#signup .signup-header img[data-v-06b08fde]{width:100%;max-height:32px}@media (min-width: 768px){#signup .signup-header img[data-v-06b08fde]{max-height:40px}}@media (min-width: 992px){#signup .signup-header img[data-v-06b08fde]{max-height:46px}}#signup .signup-container[data-v-06b08fde]{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:32px;max-width:620px;width:100%;background:#ffffff;padding:0 16px}@media (min-width: 992px){#signup .signup-container[data-v-06b08fde]{gap:24px;border:1px solid #dde1e6;box-shadow:0 0 8px #00000029;border-radius:8px;padding:40px 48px}}#signup .signup-container .signup-title[data-v-06b08fde]{width:100%;text-align:center}#signup .signup-container .signup-title h1[data-v-06b08fde]{font-size:24px;font-weight:700;line-height:110%;text-transform:capitalize;color:#cb7128;margin-bottom:8px}@media (min-width: 992px){#signup .signup-container .signup-title h1[data-v-06b08fde]{font-size:42px}}@media (min-width: 1920px){#signup .signup-container .signup-title h1[data-v-06b08fde]{font-size:2.5vw}}@media (min-width: 1920px) and (max-width: 1680px){#signup .signup-container .signup-title h1[data-v-06b08fde]{font-size:42px}}#signup .signup-container a[data-v-06b08fde]{color:#000;font-family:Poppins,sans-serif;font-size:12px;font-weight:400;line-height:140%;text-decoration:none;border:1px solid transparent;padding:0 4px;text-align:center;display:block;width:fit-content;margin:auto;transition:.3s ease-in-out}@media (min-width: 992px){#signup .signup-container a[data-v-06b08fde]{font-size:14px}}@media (min-width: 1920px){#signup .signup-container a[data-v-06b08fde]{font-size:.85vw}}@media (min-width: 1920px) and (max-width: 1647.0588235294px){#signup .signup-container a[data-v-06b08fde]{font-size:14px}}#signup .signup-container a[data-v-06b08fde]:hover,#signup .signup-container a[data-v-06b08fde]:focus,#signup .signup-container a[data-v-06b08fde]:active{color:#44423f;outline:none}#signup .signup-container a[data-v-06b08fde]:focus-visible{color:#000;border:1px solid #000000;border-radius:4px}#signup .signup-container hr[data-v-06b08fde]{display:block;width:100%;background-color:#dde1e6;border:none;border-top:1px solid #dde1e6;margin:16px 0}#signup .signup-container form[data-v-06b08fde]{width:100%}#signup .signup-container form label[data-v-06b08fde]{display:flex;gap:8px;width:100%;color:#21272a;font-weight:400;font-size:14px;line-height:140%;margin-bottom:8px}@media (min-width: 1920px){#signup .signup-container form label[data-v-06b08fde]{font-size:.85vw}}@media (min-width: 1920px) and (max-width: 1647.0588235294px){#signup .signup-container form label[data-v-06b08fde]{font-size:14px}}#signup .signup-container form input[type=text][data-v-06b08fde],#signup .signup-container form input[type=email][data-v-06b08fde],#signup .signup-container form input[type=password][data-v-06b08fde]{width:100%;padding:16px;margin-bottom:16px;border:none;outline:none;border-bottom:1px solid #c1c7cd;background-color:#f2f4f8;color:#44423f;font-weight:400;font-size:14px;line-height:140%;transition:.4s ease-in-out}#signup .signup-container form input[type=text][data-v-06b08fde]:focus,#signup .signup-container form input[type=text][data-v-06b08fde]:active,#signup .signup-container form input[type=text][data-v-06b08fde]:focus-within,#signup .signup-container form input[type=text][data-v-06b08fde]:focus-visible,#signup .signup-container form input[type=email][data-v-06b08fde]:focus,#signup .signup-container form input[type=email][data-v-06b08fde]:active,#signup .signup-container form input[type=email][data-v-06b08fde]:focus-within,#signup .signup-container form input[type=email][data-v-06b08fde]:focus-visible,#signup .signup-container form input[type=password][data-v-06b08fde]:focus,#signup .signup-container form input[type=password][data-v-06b08fde]:active,#signup .signup-container form input[type=password][data-v-06b08fde]:focus-within,#signup .signup-container form input[type=password][data-v-06b08fde]:focus-visible{border-bottom:1px solid #cb7128}#signup .signup-container form input[type=text].wrong-data[data-v-06b08fde],#signup .signup-container form input[type=email].wrong-data[data-v-06b08fde],#signup .signup-container form input[type=password].wrong-data[data-v-06b08fde]{border-bottom:1px solid #c8102e}#signup .signup-container form input[type=text][data-v-06b08fde]::-webkit-input-placeholder,#signup .signup-container form input[type=email][data-v-06b08fde]::-webkit-input-placeholder,#signup .signup-container form input[type=password][data-v-06b08fde]::-webkit-input-placeholder{color:#697077;font-weight:400;font-size:14px;line-height:140%}@media (min-width: 1920px){#signup .signup-container form input[type=text][data-v-06b08fde]::-webkit-input-placeholder,#signup .signup-container form input[type=email][data-v-06b08fde]::-webkit-input-placeholder,#signup .signup-container form input[type=password][data-v-06b08fde]::-webkit-input-placeholder{font-size:.85vw}}@media (min-width: 1920px) and (max-width: 1647.0588235294px){#signup .signup-container form input[type=text][data-v-06b08fde]::-webkit-input-placeholder,#signup .signup-container form input[type=email][data-v-06b08fde]::-webkit-input-placeholder,#signup .signup-container form input[type=password][data-v-06b08fde]::-webkit-input-placeholder{font-size:14px}}#signup .signup-container form input[type=text][data-v-06b08fde]::-moz-placeholder,#signup .signup-container form input[type=email][data-v-06b08fde]::-moz-placeholder,#signup .signup-container form input[type=password][data-v-06b08fde]::-moz-placeholder{color:#697077;font-weight:400;font-size:14px;line-height:140%}@media (min-width: 1920px){#signup .signup-container form input[type=text][data-v-06b08fde]::-moz-placeholder,#signup .signup-container form input[type=email][data-v-06b08fde]::-moz-placeholder,#signup .signup-container form input[type=password][data-v-06b08fde]::-moz-placeholder{font-size:.85vw}}@media (min-width: 1920px) and (max-width: 1647.0588235294px){#signup .signup-container form input[type=text][data-v-06b08fde]::-moz-placeholder,#signup .signup-container form input[type=email][data-v-06b08fde]::-moz-placeholder,#signup .signup-container form input[type=password][data-v-06b08fde]::-moz-placeholder{font-size:14px}}#signup .signup-container form input[type=text][data-v-06b08fde]:-ms-input-placeholder,#signup .signup-container form input[type=email][data-v-06b08fde]:-ms-input-placeholder,#signup .signup-container form input[type=password][data-v-06b08fde]:-ms-input-placeholder{color:#697077;font-weight:400;font-size:14px;line-height:140%}@media (min-width: 1920px){#signup .signup-container form input[type=text][data-v-06b08fde]:-ms-input-placeholder,#signup .signup-container form input[type=email][data-v-06b08fde]:-ms-input-placeholder,#signup .signup-container form input[type=password][data-v-06b08fde]:-ms-input-placeholder{font-size:.85vw}}@media (min-width: 1920px) and (max-width: 1647.0588235294px){#signup .signup-container form input[type=text][data-v-06b08fde]:-ms-input-placeholder,#signup .signup-container form input[type=email][data-v-06b08fde]:-ms-input-placeholder,#signup .signup-container form input[type=password][data-v-06b08fde]:-ms-input-placeholder{font-size:14px}}#signup .signup-container form input[type=text][data-v-06b08fde]:-moz-placeholder,#signup .signup-container form input[type=email][data-v-06b08fde]:-moz-placeholder,#signup .signup-container form input[type=password][data-v-06b08fde]:-moz-placeholder{color:#697077;font-weight:400;font-size:14px;line-height:140%}@media (min-width: 1920px){#signup .signup-container form input[type=text][data-v-06b08fde]:-moz-placeholder,#signup .signup-container form input[type=email][data-v-06b08fde]:-moz-placeholder,#signup .signup-container form input[type=password][data-v-06b08fde]:-moz-placeholder{font-size:.85vw}}@media (min-width: 1920px) and (max-width: 1647.0588235294px){#signup .signup-container form input[type=text][data-v-06b08fde]:-moz-placeholder,#signup .signup-container form input[type=email][data-v-06b08fde]:-moz-placeholder,#signup .signup-container form input[type=password][data-v-06b08fde]:-moz-placeholder{font-size:14px}}@media (min-width: 1920px){#signup .signup-container form input[type=text][data-v-06b08fde],#signup .signup-container form input[type=email][data-v-06b08fde],#signup .signup-container form input[type=password][data-v-06b08fde]{font-size:.85vw}}@media (min-width: 1920px) and (max-width: 1647.0588235294px){#signup .signup-container form input[type=text][data-v-06b08fde],#signup .signup-container form input[type=email][data-v-06b08fde],#signup .signup-container form input[type=password][data-v-06b08fde]{font-size:14px}}#signup .signup-container form .password-container[data-v-06b08fde]{position:relative;transition:.4s ease-in-out}#signup .signup-container form .password-container input[type=checkbox][data-v-06b08fde]{width:0}#signup .signup-container form .password-container input[type=checkbox]:hover+label[data-v-06b08fde]{opacity:.7}#signup .signup-container form .password-container input:focus-visible+label[data-v-06b08fde]{border:1px solid #44423f}#signup .signup-container form .password-container label[for=password-visibility][data-v-06b08fde],#signup .signup-container form .password-container label[for=password2-visibility][data-v-06b08fde]{position:absolute;right:16px;bottom:12px;transition:.4s ease-in-out;cursor:pointer;padding:8px;border:1px solid transparent;border-radius:4px}#signup .signup-container form .password-container label[for=password-visibility] img[data-v-06b08fde],#signup .signup-container form .password-container label[for=password2-visibility] img[data-v-06b08fde]{width:24px;height:24px}@supports (-moz-appearance: none){#signup .signup-container form .password-container label[for=password-visibility][data-v-06b08fde],#signup .signup-container form .password-container label[for=password2-visibility][data-v-06b08fde]{bottom:40px}}#signup .signup-container form button[data-v-06b08fde]{text-transform:capitalize;font-size:16px;letter-spacing:.5px;display:flex;gap:16px}#signup .signup-container form button .spinner[data-v-06b08fde]{width:24px;height:24px}@media (min-width: 1920px){#signup .signup-container form button[data-v-06b08fde]{font-size:1vw}}@media (min-width: 1920px) and (max-width: 1600px){#signup .signup-container form button[data-v-06b08fde]{font-size:16px}}#signup .signup-footer[data-v-06b08fde]{max-width:178px;width:100%;height:60px;background-color:#fff;display:flex;align-items:center;justify-content:center;border-radius:4px 4px 0 0}#signup .signup-footer img[data-v-06b08fde]{max-width:120px;width:100%}@media (orientation: landscape) and (min-width: 2500px){#signup[data-v-06b08fde]{gap:1.5vw}}@media (orientation: landscape) and (min-width: 2500px){#signup .signup-header[data-v-06b08fde]{padding-top:4vw}}@media (orientation: landscape) and (min-width: 2500px){#signup .signup-header img[data-v-06b08fde]{height:2.4vw;max-height:initial}}@media (orientation: landscape) and (min-width: 2500px){#signup .signup-container[data-v-06b08fde]{max-width:35vw;gap:1.5vw;padding:2vw 2.5vw;border-radius:.4vw}}@media (orientation: landscape) and (min-width: 2500px){#signup .signup-container .signup-title h1[data-v-06b08fde]{margin-bottom:.5vw}}@media (orientation: landscape) and (min-width: 2500px){#signup .signup-container a[data-v-06b08fde]{padding:.2vw}}@media (orientation: landscape) and (min-width: 2500px){#signup .signup-container form label[data-v-06b08fde]{margin-bottom:.5vw}}@media (orientation: landscape) and (min-width: 2500px){#signup .signup-container form input[type=text][data-v-06b08fde],#signup .signup-container form input[type=email][data-v-06b08fde],#signup .signup-container form input[type=password][data-v-06b08fde]{padding:1vw;margin-bottom:1vw}}@media (orientation: landscape) and (min-width: 2500px){#signup .signup-container form .password-container label[for=password-visibility][data-v-06b08fde],#signup .signup-container form .password-container label[for=password2-visibility][data-v-06b08fde]{right:1vw;bottom:1vw;border-radius:.2vw}}@media (orientation: landscape) and (min-width: 2500px){#signup .signup-container form .password-container label[for=password-visibility] img[data-v-06b08fde],#signup .signup-container form .password-container label[for=password2-visibility] img[data-v-06b08fde]{width:1.3vw;height:1.3vw}}@media (orientation: landscape) and (min-width: 2500px){#signup .signup-container form button[data-v-06b08fde]{letter-spacing:.8px;padding:.9vw}}@media (orientation: landscape) and (min-width: 2500px){#signup .signup-container hr[data-v-06b08fde]{margin:1vw 0}}@media (orientation: landscape) and (min-width: 2500px){#signup .signup-footer[data-v-06b08fde]{border-radius:.2vw .2vw 0 0;max-width:9.5vw;height:3.7vw}}@media (orientation: landscape) and (min-width: 2500px){#signup .signup-footer img[data-v-06b08fde]{max-width:7.5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#signup[data-v-06b08fde]{justify-content:center;gap:10vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#signup .signup-header[data-v-06b08fde]{padding-top:0}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#signup .signup-header img[data-v-06b08fde]{height:5vw;max-height:initial}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#signup .signup-container[data-v-06b08fde]{max-width:65vw;gap:2.5vw;padding:3vw 4vw;border-radius:1vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#signup .signup-container .signup-title h1[data-v-06b08fde]{margin-bottom:1vw;font-size:4.4vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#signup .signup-container a[data-v-06b08fde]{padding:.8vw;font-size:1.7vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#signup .signup-container form label[data-v-06b08fde]{margin-bottom:1vw;font-size:1.7vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#signup .signup-container form input[type=text][data-v-06b08fde],#signup .signup-container form input[type=email][data-v-06b08fde],#signup .signup-container form input[type=password][data-v-06b08fde]{padding:1.5vw;margin-bottom:1.5vw;font-size:1.7vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#signup .signup-container form input[type=text][data-v-06b08fde]::-webkit-input-placeholder,#signup .signup-container form input[type=email][data-v-06b08fde]::-webkit-input-placeholder,#signup .signup-container form input[type=password][data-v-06b08fde]::-webkit-input-placeholder{font-size:1.7vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#signup .signup-container form input[type=text][data-v-06b08fde]::-moz-placeholder,#signup .signup-container form input[type=email][data-v-06b08fde]::-moz-placeholder,#signup .signup-container form input[type=password][data-v-06b08fde]::-moz-placeholder{font-size:1.7vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#signup .signup-container form input[type=text][data-v-06b08fde]:-ms-input-placeholder,#signup .signup-container form input[type=email][data-v-06b08fde]:-ms-input-placeholder,#signup .signup-container form input[type=password][data-v-06b08fde]:-ms-input-placeholder{font-size:1.7vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#signup .signup-container form input[type=text][data-v-06b08fde]:-moz-placeholder,#signup .signup-container form input[type=email][data-v-06b08fde]:-moz-placeholder,#signup .signup-container form input[type=password][data-v-06b08fde]:-moz-placeholder{font-size:1.7vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#signup .signup-container form .password-container label[for=password-visibility][data-v-06b08fde],#signup .signup-container form .password-container label[for=password2-visibility][data-v-06b08fde]{right:2vw;bottom:.9vw;border-radius:.45vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#signup .signup-container form .password-container label[for=password-visibility] img[data-v-06b08fde],#signup .signup-container form .password-container label[for=password2-visibility] img[data-v-06b08fde]{width:2.5vw;height:2.5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#signup .signup-container form button[data-v-06b08fde]{letter-spacing:.8px;padding:1.5vw;font-size:1.75vw;border-radius:.45vw}}@media (orientation: portrait) and (min-width: 2500px){#signup .signup-container form button .spinner[data-v-06b08fde]{width:1.25vw;height:1.25vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#signup .signup-container hr[data-v-06b08fde]{margin:2vw 0}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#signup .signup-footer[data-v-06b08fde]{position:absolute;bottom:0;border-radius:.4vw .4vw 0 0;max-width:20vw;height:6.5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#signup .signup-footer img[data-v-06b08fde]{max-width:15vw}}.signup-notice[data-v-06b08fde]{width:100%;text-align:center}button[data-v-55fd39cd]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:8px 16px;width:100%;font-weight:500;line-height:100%;border-radius:4px;transition:all .4s ease-in-out;font-family:Poppins,sans-serif}button.primary-btn[data-v-55fd39cd]{background-color:#cb7128;color:#fff;border:1px solid transparent}button.primary-btn[data-v-55fd39cd]:hover,button.primary-btn[data-v-55fd39cd]:active,button.primary-btn[data-v-55fd39cd]:focus,button.primary-btn[data-v-55fd39cd]:focus-visible,button.primary-btn[data-v-55fd39cd]:focus-within{background-color:#aa5d1e;color:#fff;outline:2px solid #d97706}button.primary-btn.disabled[data-v-55fd39cd]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}button.primary-btn.tooltip-button-disabled .tooltip-text[data-v-55fd39cd]{display:none}button.primary-btn.tooltip-button[data-v-55fd39cd]{position:relative;color:gray;border:2px solid gray;background-color:#fff;cursor:default}button.primary-btn.tooltip-button .tooltip-text[data-v-55fd39cd]{visibility:hidden;width:100%;max-width:340px;background-color:#333;color:#fff;text-align:center;border-radius:5px;padding:5px;position:absolute;bottom:125%;left:50%;transform:translate(-50%);z-index:1;opacity:0;transition:opacity .3s;font-size:.71vw;font-family:Poppins,sans-serif;height:100%}@media (max-width: 1830.985915493px){button.primary-btn.tooltip-button .tooltip-text[data-v-55fd39cd]{font-size:13px}}button.primary-btn.tooltip-button .tooltip-text[data-v-55fd39cd]:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#333 transparent transparent transparent}button.primary-btn.tooltip-button:hover .tooltip-text[data-v-55fd39cd]{visibility:visible;opacity:1}button.primary-btn.tooltip-button[data-v-55fd39cd]:hover,button.primary-btn.tooltip-button[data-v-55fd39cd]:active,button.primary-btn.tooltip-button[data-v-55fd39cd]:focus,button.primary-btn.tooltip-button[data-v-55fd39cd]:focus-visible,button.primary-btn.tooltip-button[data-v-55fd39cd]:focus-within{outline:none;color:gray;border:2px solid gray;opacity:1}button.secondary-btn[data-v-55fd39cd]{background-color:#fff;color:#44423f;border:1px solid transparent}button.secondary-btn[data-v-55fd39cd]:hover,button.secondary-btn[data-v-55fd39cd]:active,button.secondary-btn[data-v-55fd39cd]:focus,button.secondary-btn[data-v-55fd39cd]:focus-within{color:#44423f;opacity:.7;border:1px solid transparent}button.secondary-btn[data-v-55fd39cd]:focus-visible{opacity:.7;color:#44423f;border:1px solid #44423f}button.secondary-btn.disabled[data-v-55fd39cd]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}button.secondary-btn.tooltip-button-disabled .tooltip-text[data-v-55fd39cd]{display:none}button.secondary-btn.tooltip-button[data-v-55fd39cd]{position:relative;color:gray;border:2px solid gray;cursor:default}button.secondary-btn.tooltip-button .tooltip-text[data-v-55fd39cd]{visibility:hidden;width:100%;max-width:340px;background-color:#333;color:#fff;text-align:center;border-radius:5px;padding:5px;position:absolute;bottom:125%;left:50%;transform:translate(-50%);z-index:1;opacity:0;transition:opacity .3s;font-size:.71vw;font-family:Poppins,sans-serif;height:100%}@media (max-width: 1830.985915493px){button.secondary-btn.tooltip-button .tooltip-text[data-v-55fd39cd]{font-size:13px}}button.secondary-btn.tooltip-button .tooltip-text[data-v-55fd39cd]:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#333 transparent transparent transparent}button.secondary-btn.tooltip-button:hover .tooltip-text[data-v-55fd39cd]{visibility:visible;opacity:1}button.secondary-btn.tooltip-button[data-v-55fd39cd]:hover,button.secondary-btn.tooltip-button[data-v-55fd39cd]:active,button.secondary-btn.tooltip-button[data-v-55fd39cd]:focus,button.secondary-btn.tooltip-button[data-v-55fd39cd]:focus-visible,button.secondary-btn.tooltip-button[data-v-55fd39cd]:focus-within{outline:none;color:gray;border:2px solid gray;opacity:1}button.tertiary-btn[data-v-55fd39cd]{padding:16px;color:#fff;outline:none;background:linear-gradient(90deg,rgba(0,0,0,0) 28.55%,#cb7128 108.17%);background-color:#cb7128;border:1px solid #cb7128}button.tertiary-btn[data-v-55fd39cd]:hover,button.tertiary-btn[data-v-55fd39cd]:active,button.tertiary-btn[data-v-55fd39cd]:focus,button.tertiary-btn[data-v-55fd39cd]:focus-within{background-color:#793905;color:#fff;border:1px solid #aa5d1e}button.tertiary-btn[data-v-55fd39cd]:focus-visible{background-color:#793905;color:#fff;border:1px solid #aa5d1e}button.tertiary-btn.disabled[data-v-55fd39cd]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}button.back-btn[data-v-55fd39cd]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0 16px;gap:32px;position:relative;width:56px;height:40px;background:#ffffff;border:2px solid #ffffff;box-shadow:0 0 4px #00000040;border-radius:4px}button.success-btn[data-v-55fd39cd]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0 16px;gap:32px;min-height:40px;color:#fff;background:#48943c;border:2px solid #48943c;box-shadow:0 4px 4px #48943c40;border-radius:8px}button.disabled[data-v-55fd39cd]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}.spinner[data-v-55fd39cd]{width:24px;height:24px;background:transparent;position:relative;border-radius:50%;overflow:hidden;z-index:0;animation:spin-55fd39cd 1s linear infinite}.spinner .spin-bottom-left[data-v-55fd39cd],.spinner .spin-bottom-right[data-v-55fd39cd],.spinner .spin-top-left[data-v-55fd39cd]{position:absolute;width:50%;height:50%;z-index:-1}.spinner .spin-blocker[data-v-55fd39cd]{position:absolute;top:15%;left:15%;width:70%;height:70%;background:#ffffff;border-radius:50%}.spinner .spin-bottom-left[data-v-55fd39cd]{top:50%;left:0;background:-webkit-linear-gradient(to bottom right,rgb(228,124,40) 0%,rgba(228,124,40,.7) 100%);background:linear-gradient(to bottom right,rgb(228,124,40) 0%,rgba(228,124,40,.7) 100%)}.spinner .spin-bottom-left[data-v-55fd39cd]:after{position:absolute;content:"";border-radius:50%;width:5.5px;height:9px;bottom:9px;left:0;background-color:#e47c28}@media (min-width: 768px){.spinner .spin-bottom-left[data-v-55fd39cd]:after{width:9px;height:15px;bottom:18px}}.spinner .spin-bottom-right[data-v-55fd39cd]{top:50%;left:50%;background:-webkit-linear-gradient(to top right,rgba(228,124,40,.7) 15%,rgba(228,124,40,.25) 85%);background:linear-gradient(to top right,rgba(228,124,40,.7) 15%,rgba(228,124,40,.25) 85%)}.spinner .spin-top-left[data-v-55fd39cd]{top:0;left:50%;background:-webkit-linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(228,124,40,.25) 100%);background:linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(228,124,40,.25) 100%)}.spinner.spinner-green .spin-bottom-left[data-v-55fd39cd]{background:-webkit-linear-gradient(to bottom right,rgb(72,148,60) 0%,rgba(72,148,60,.7) 100%);background:linear-gradient(to bottom right,rgb(72,148,60) 0%,rgba(72,148,60,.7) 100%)}.spinner.spinner-green .spin-bottom-left[data-v-55fd39cd]:after{background-color:#48943c}.spinner.spinner-green .spin-bottom-right[data-v-55fd39cd]{background:-webkit-linear-gradient(to top right,rgba(72,148,60,.7) 15%,rgba(72,148,60,.25) 85%);background:linear-gradient(to top right,rgba(72,148,60,.7) 15%,rgba(72,148,60,.25) 85%)}.spinner.spinner-green .spin-top-left[data-v-55fd39cd]{background:-webkit-linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(72,148,60,.25) 100%);background:linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(72,148,60,.25) 100%)}.spinner.disabled .spin-blocker[data-v-55fd39cd]{background:gray}.spinner.disabled .spin-bottom-left[data-v-55fd39cd]:after{width:5.5px;height:9px;bottom:9px;left:0}@media (min-width: 768px){.spinner.disabled .spin-bottom-left[data-v-55fd39cd]:after{bottom:8px}}@media (min-width: 768px){.spinner[data-v-55fd39cd]{width:48px;height:48px}}@media (orientation: landscape) and (min-width: 2500px){.spinner[data-v-55fd39cd]{width:2.5vw;height:2.5vw}}@media (orientation: landscape) and (min-width: 2500px){.spinner .spin-bottom-left[data-v-55fd39cd]:after{width:.46vw;height:.78vw;bottom:.93vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.spinner[data-v-55fd39cd]{width:5vw;height:5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.spinner .spin-bottom-left[data-v-55fd39cd]:after{width:.92vw;height:1.56vw;bottom:1.86vw}}@keyframes spin-55fd39cd{to{transform:rotate(360deg)}}@keyframes loader-55fd39cd{0%{opacity:1}to{opacity:0}}.loader div[data-v-55fd39cd]{left:48px;top:22.5px;position:absolute;animation:loader-55fd39cd linear 1s infinite;background:#32c770;width:4px;height:15px;border-radius:0;transform-origin:2px 27.5px}.loader div[data-v-55fd39cd]:nth-child(1){transform:rotate(0);animation-delay:-.875s;background:#32c770}.loader div[data-v-55fd39cd]:nth-child(2){transform:rotate(45deg);animation-delay:-.75s;background:#32c770}.loader div[data-v-55fd39cd]:nth-child(3){transform:rotate(90deg);animation-delay:-.625s;background:#32c770}.loader div[data-v-55fd39cd]:nth-child(4){transform:rotate(135deg);animation-delay:-.5s;background:#32c770}.loader div[data-v-55fd39cd]:nth-child(5){transform:rotate(180deg);animation-delay:-.375s;background:#32c770}.loader div[data-v-55fd39cd]:nth-child(6){transform:rotate(225deg);animation-delay:-.25s;background:#32c770}.loader div[data-v-55fd39cd]:nth-child(7){transform:rotate(270deg);animation-delay:-.125s;background:#32c770}.loader div[data-v-55fd39cd]:nth-child(8){transform:rotate(315deg);animation-delay:0s;background:#32c770}.loader-container[data-v-55fd39cd]{width:72px;height:64px;display:inline-block;overflow:hidden;background:none;margin-bottom:16px}.loader[data-v-55fd39cd]{width:100%;height:100%;position:relative;transform:translateZ(0) scale(.64);backface-visibility:hidden;transform-origin:0 0}.loader div[data-v-55fd39cd]{box-sizing:content-box}#reset-password[data-v-55fd39cd]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:32px;width:100%;min-height:100dvh}@media (min-width: 992px){#reset-password[data-v-55fd39cd]{justify-content:space-between;gap:24px;background:linear-gradient(106.1deg,#fffcf2 41.29%,#ffcfbf 83.32%)}}#reset-password .reset-password-header[data-v-55fd39cd]{padding-top:32px}@media (min-width: 992px){#reset-password .reset-password-header[data-v-55fd39cd]{padding-top:48px}}#reset-password .reset-password-header img[data-v-55fd39cd]{width:100%;max-height:32px}@media (min-width: 768px){#reset-password .reset-password-header img[data-v-55fd39cd]{max-height:40px}}@media (min-width: 992px){#reset-password .reset-password-header img[data-v-55fd39cd]{max-height:46px}}#reset-password .reset-password-container[data-v-55fd39cd]{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:32px;max-width:620px;width:100%;background:#ffffff;padding:0 16px}@media (min-width: 992px){#reset-password .reset-password-container[data-v-55fd39cd]{gap:24px;border:1px solid #dde1e6;box-shadow:0 0 8px #00000029;border-radius:8px;padding:40px 48px}}#reset-password .reset-password-container .reset-password-title[data-v-55fd39cd]{width:100%;text-align:center}#reset-password .reset-password-container .reset-password-title h1[data-v-55fd39cd]{font-size:24px;font-weight:700;line-height:110%;text-transform:capitalize;color:#cb7128;margin-bottom:8px}@media (min-width: 992px){#reset-password .reset-password-container .reset-password-title h1[data-v-55fd39cd]{font-size:42px}}@media (min-width: 1920px){#reset-password .reset-password-container .reset-password-title h1[data-v-55fd39cd]{font-size:2.5vw}}@media (min-width: 1920px) and (max-width: 1680px){#reset-password .reset-password-container .reset-password-title h1[data-v-55fd39cd]{font-size:42px}}#reset-password .reset-password-container a[data-v-55fd39cd]{color:#000;font-family:Poppins,sans-serif;font-size:12px;font-weight:400;line-height:140%;text-decoration:none;border:1px solid transparent;padding:0 4px;text-align:center;display:block;width:fit-content;margin:auto;transition:.3s ease-in-out}@media (min-width: 992px){#reset-password .reset-password-container a[data-v-55fd39cd]{font-size:14px}}@media (min-width: 1920px){#reset-password .reset-password-container a[data-v-55fd39cd]{font-size:.85vw}}@media (min-width: 1920px) and (max-width: 1647.0588235294px){#reset-password .reset-password-container a[data-v-55fd39cd]{font-size:14px}}#reset-password .reset-password-container a[data-v-55fd39cd]:hover,#reset-password .reset-password-container a[data-v-55fd39cd]:focus,#reset-password .reset-password-container a[data-v-55fd39cd]:active{color:#44423f;outline:none}#reset-password .reset-password-container a[data-v-55fd39cd]:focus-visible{color:#000;border:1px solid #000000;border-radius:4px}#reset-password .reset-password-container hr[data-v-55fd39cd]{display:block;width:100%;background-color:#dde1e6;border:none;border-top:1px solid #dde1e6;margin:16px 0}#reset-password .reset-password-container form[data-v-55fd39cd]{width:100%}#reset-password .reset-password-container form label[data-v-55fd39cd]{color:#21272a;font-weight:400;font-size:14px;line-height:140%;margin-bottom:8px}@media (min-width: 1920px){#reset-password .reset-password-container form label[data-v-55fd39cd]{font-size:.85vw}}@media (min-width: 1920px) and (max-width: 1647.0588235294px){#reset-password .reset-password-container form label[data-v-55fd39cd]{font-size:14px}}#reset-password .reset-password-container form input[type=email][data-v-55fd39cd]{width:100%;padding:16px;margin-bottom:16px;border:none;outline:none;border-bottom:1px solid #c1c7cd;background-color:#f2f4f8;color:#44423f;font-weight:400;font-size:14px;line-height:140%;transition:.4s ease-in-out}#reset-password .reset-password-container form input[type=email].wrong-data[data-v-55fd39cd]{border-bottom:1px solid #c8102e}#reset-password .reset-password-container form input[type=email][data-v-55fd39cd]:focus,#reset-password .reset-password-container form input[type=email][data-v-55fd39cd]:active,#reset-password .reset-password-container form input[type=email][data-v-55fd39cd]:focus-within,#reset-password .reset-password-container form input[type=email][data-v-55fd39cd]:focus-visible{border-bottom:1px solid #cb7128}#reset-password .reset-password-container form input[type=email][data-v-55fd39cd]::-webkit-input-placeholder{color:#697077;font-weight:400;font-size:14px;line-height:140%}@media (min-width: 1920px){#reset-password .reset-password-container form input[type=email][data-v-55fd39cd]::-webkit-input-placeholder{font-size:.85vw}}@media (min-width: 1920px) and (max-width: 1647.0588235294px){#reset-password .reset-password-container form input[type=email][data-v-55fd39cd]::-webkit-input-placeholder{font-size:14px}}#reset-password .reset-password-container form input[type=email][data-v-55fd39cd]::-moz-placeholder{color:#697077;font-weight:400;font-size:14px;line-height:140%}@media (min-width: 1920px){#reset-password .reset-password-container form input[type=email][data-v-55fd39cd]::-moz-placeholder{font-size:.85vw}}@media (min-width: 1920px) and (max-width: 1647.0588235294px){#reset-password .reset-password-container form input[type=email][data-v-55fd39cd]::-moz-placeholder{font-size:14px}}#reset-password .reset-password-container form input[type=email][data-v-55fd39cd]:-ms-input-placeholder{color:#697077;font-weight:400;font-size:14px;line-height:140%}@media (min-width: 1920px){#reset-password .reset-password-container form input[type=email][data-v-55fd39cd]:-ms-input-placeholder{font-size:.85vw}}@media (min-width: 1920px) and (max-width: 1647.0588235294px){#reset-password .reset-password-container form input[type=email][data-v-55fd39cd]:-ms-input-placeholder{font-size:14px}}#reset-password .reset-password-container form input[type=email][data-v-55fd39cd]:-moz-placeholder{color:#697077;font-weight:400;font-size:14px;line-height:140%}@media (min-width: 1920px){#reset-password .reset-password-container form input[type=email][data-v-55fd39cd]:-moz-placeholder{font-size:.85vw}}@media (min-width: 1920px) and (max-width: 1647.0588235294px){#reset-password .reset-password-container form input[type=email][data-v-55fd39cd]:-moz-placeholder{font-size:14px}}@media (min-width: 1920px){#reset-password .reset-password-container form input[type=email][data-v-55fd39cd]{font-size:.85vw}}@media (min-width: 1920px) and (max-width: 1647.0588235294px){#reset-password .reset-password-container form input[type=email][data-v-55fd39cd]{font-size:14px}}#reset-password .reset-password-container form button[data-v-55fd39cd]{text-transform:capitalize;font-size:16px;letter-spacing:.5px;display:flex;gap:16px}#reset-password .reset-password-container form button .spinner[data-v-55fd39cd]{width:24px;height:24px}@media (min-width: 1920px){#reset-password .reset-password-container form button[data-v-55fd39cd]{font-size:1vw}}@media (min-width: 1920px) and (max-width: 1600px){#reset-password .reset-password-container form button[data-v-55fd39cd]{font-size:16px}}#reset-password .reset-password-footer[data-v-55fd39cd]{max-width:178px;width:100%;height:60px;background-color:#fff;display:flex;align-items:center;justify-content:center;border-radius:4px 4px 0 0}#reset-password .reset-password-footer img[data-v-55fd39cd]{max-width:120px;width:100%}@media (orientation: landscape) and (min-width: 2500px){#reset-password[data-v-55fd39cd]{gap:1.5vw}}@media (orientation: landscape) and (min-width: 2500px){#reset-password .reset-password-header[data-v-55fd39cd]{padding-top:4vw}}@media (orientation: landscape) and (min-width: 2500px){#reset-password .reset-password-header img[data-v-55fd39cd]{height:2.4vw;max-height:initial}}@media (orientation: landscape) and (min-width: 2500px){#reset-password .reset-password-container[data-v-55fd39cd]{max-width:35vw;gap:1.5vw;padding:2vw 2.5vw;border-radius:.4vw}}@media (orientation: landscape) and (min-width: 2500px){#reset-password .reset-password-container .reset-password-title h1[data-v-55fd39cd]{margin-bottom:.5vw}}@media (orientation: landscape) and (min-width: 2500px){#reset-password .reset-password-container a[data-v-55fd39cd]{padding:.2vw}}@media (orientation: landscape) and (min-width: 2500px){#reset-password .reset-password-container form label[data-v-55fd39cd]{margin-bottom:.5vw}}@media (orientation: landscape) and (min-width: 2500px){#reset-password .reset-password-container form input[type=email][data-v-55fd39cd]{padding:1vw;margin-bottom:1vw}}@media (orientation: landscape) and (min-width: 2500px){#reset-password .reset-password-container form button .spinner[data-v-55fd39cd]{width:1.25vw;height:1.25vw}}@media (orientation: landscape) and (min-width: 2500px){#reset-password .reset-password-container form button[data-v-55fd39cd]{letter-spacing:.8px;padding:.9vw}}@media (orientation: landscape) and (min-width: 2500px){#reset-password .reset-password-container hr[data-v-55fd39cd]{margin:1vw 0}}@media (orientation: landscape) and (min-width: 2500px){#reset-password .reset-password-footer[data-v-55fd39cd]{border-radius:.2vw .2vw 0 0;max-width:9.5vw;height:3.7vw}}@media (orientation: landscape) and (min-width: 2500px){#reset-password .reset-password-footer img[data-v-55fd39cd]{max-width:7.5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#reset-password[data-v-55fd39cd]{justify-content:center;gap:10vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#reset-password .reset-password-header[data-v-55fd39cd]{padding-top:0}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#reset-password .reset-password-header img[data-v-55fd39cd]{height:5vw;max-height:initial}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#reset-password .reset-password-container[data-v-55fd39cd]{max-width:65vw;gap:2.5vw;padding:3vw 4vw;border-radius:1vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#reset-password .reset-password-container .reset-password-title h1[data-v-55fd39cd]{margin-bottom:1vw;font-size:4.4vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#reset-password .reset-password-container a[data-v-55fd39cd]{padding:.8vw;font-size:1.7vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#reset-password .reset-password-container form label[data-v-55fd39cd]{margin-bottom:1vw;font-size:1.7vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#reset-password .reset-password-container form input[type=text][data-v-55fd39cd],#reset-password .reset-password-container form input[type=email][data-v-55fd39cd],#reset-password .reset-password-container form input[type=password][data-v-55fd39cd]{padding:1.5vw;margin-bottom:1.5vw;font-size:1.7vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#reset-password .reset-password-container form input[type=text][data-v-55fd39cd]::-webkit-input-placeholder,#reset-password .reset-password-container form input[type=email][data-v-55fd39cd]::-webkit-input-placeholder,#reset-password .reset-password-container form input[type=password][data-v-55fd39cd]::-webkit-input-placeholder{font-size:1.7vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#reset-password .reset-password-container form input[type=text][data-v-55fd39cd]::-moz-placeholder,#reset-password .reset-password-container form input[type=email][data-v-55fd39cd]::-moz-placeholder,#reset-password .reset-password-container form input[type=password][data-v-55fd39cd]::-moz-placeholder{font-size:1.7vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#reset-password .reset-password-container form input[type=text][data-v-55fd39cd]:-ms-input-placeholder,#reset-password .reset-password-container form input[type=email][data-v-55fd39cd]:-ms-input-placeholder,#reset-password .reset-password-container form input[type=password][data-v-55fd39cd]:-ms-input-placeholder{font-size:1.7vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#reset-password .reset-password-container form input[type=text][data-v-55fd39cd]:-moz-placeholder,#reset-password .reset-password-container form input[type=email][data-v-55fd39cd]:-moz-placeholder,#reset-password .reset-password-container form input[type=password][data-v-55fd39cd]:-moz-placeholder{font-size:1.7vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#reset-password .reset-password-container form button[data-v-55fd39cd]{letter-spacing:.8px;padding:1.5vw;font-size:1.75vw;border-radius:.45vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#reset-password .reset-password-container hr[data-v-55fd39cd]{margin:2vw 0}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#reset-password .reset-password-footer[data-v-55fd39cd]{position:absolute;bottom:0;border-radius:.4vw .4vw 0 0;max-width:20vw;height:6.5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#reset-password .reset-password-footer img[data-v-55fd39cd]{max-width:15vw}}#verification-email[data-v-3cbae969]{display:flex;flex-direction:column;width:100%;height:100dvh;align-items:center}#verification-email .verification-image[data-v-3cbae969]{position:fixed;z-index:2;width:100%;height:64px;display:flex;align-items:center;justify-content:center;background:#ffffff;box-shadow:0 4px 4px #00000026;padding:16px 32px}#verification-email .verification-image img[data-v-3cbae969]{max-width:160px}#verification-email h2[data-v-3cbae969]{color:#cb7128;font-size:24px;line-height:normal;font-weight:700;margin-bottom:8px}#verification-email .verification-component[data-v-3cbae969]{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100dvh;margin:0 56px}#verification-email .verification-component h2[data-v-3cbae969]{font-style:normal;font-weight:500;font-size:24px;text-align:center;margin-bottom:24px;color:#44423f}#verification-email .verification-component img[data-v-3cbae969]{max-width:100px;margin-bottom:24px}#verification-email .verification-component p[data-v-3cbae969]{text-align:center;color:#44423f}#verification-email .footer[data-v-3cbae969]{width:178px;height:60px;background-color:#fff;display:flex;align-items:center;justify-content:center}#verification-email .footer .dunes-image[data-v-3cbae969]{display:none}#verification-email .footer .stream-image[data-v-3cbae969]{display:block}#verification-email .footer img[data-v-3cbae969]{padding:0;max-width:120px}@media (min-width: 992px){#verification-email[data-v-3cbae969]{height:100vh}#verification-email .verification-image[data-v-3cbae969]{height:88px;padding:16px 48px;justify-content:flex-start}#verification-email .verification-image img[data-v-3cbae969]{max-width:245px}#verification-email .verification-component[data-v-3cbae969]{max-width:420px}#verification-email .verification-component h2[data-v-3cbae969]{font-size:36px}#verification-email .verification-component img[data-v-3cbae969]{width:160px;max-width:160px}#verification-email .verification-component p[data-v-3cbae969]{font-size:16px}#verification-email .footer[data-v-3cbae969]{position:fixed;bottom:0;height:96px;width:100vw}#verification-email .footer .dunes-image[data-v-3cbae969]{display:block}#verification-email .footer .stream-image[data-v-3cbae969]{display:none}#verification-email .footer img[data-v-3cbae969]{max-width:100vw}}#resend-verification[data-v-3cbae969]{text-align:center;padding:1em}.resend-verification-shadow h4[data-v-3cbae969]{text-align:center}.resend-verification-shadow[data-v-3cbae969]{border-radius:.75em;box-shadow:0 0 .25em .25em #00000017;background:white;padding:1em;margin-top:1em}.show-resend-verification-email[data-v-3cbae969]{padding:.5em 0}.show-resend-verification-email input[data-v-3cbae969]{padding:.5em}.resend-verification-button button[data-v-3cbae969]{z-index:99;position:relative}#verification-email[data-v-bf86d92e]{display:flex;flex-direction:column;width:100%;height:100dvh;align-items:center}#verification-email .verification-image[data-v-bf86d92e]{position:fixed;z-index:2;width:100%;height:64px;display:flex;align-items:center;justify-content:center;background:#ffffff;box-shadow:0 4px 4px #00000026;padding:16px 32px}#verification-email .verification-image img[data-v-bf86d92e]{max-width:160px}#verification-email h2[data-v-bf86d92e]{color:#cb7128;font-size:24px;line-height:normal;font-weight:700;margin-bottom:8px}#verification-email .verification-component[data-v-bf86d92e]{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100dvh;margin:0 56px}#verification-email .verification-component h2[data-v-bf86d92e]{font-style:normal;font-weight:500;font-size:24px;text-align:center;margin-bottom:24px;color:#44423f}#verification-email .verification-component img[data-v-bf86d92e]{max-width:100px;margin-bottom:24px}#verification-email .verification-component p[data-v-bf86d92e]{text-align:center;color:#44423f}#verification-email .footer[data-v-bf86d92e]{width:178px;height:60px;background-color:#fff;display:flex;align-items:center;justify-content:center}#verification-email .footer .dunes-image[data-v-bf86d92e]{display:none}#verification-email .footer .stream-image[data-v-bf86d92e]{display:block}#verification-email .footer img[data-v-bf86d92e]{padding:0;max-width:120px}@media (min-width: 992px){#verification-email[data-v-bf86d92e]{height:100vh}#verification-email .verification-image[data-v-bf86d92e]{height:88px;padding:16px 48px;justify-content:flex-start}#verification-email .verification-image img[data-v-bf86d92e]{max-width:245px}#verification-email .verification-component[data-v-bf86d92e]{max-width:420px}#verification-email .verification-component h2[data-v-bf86d92e]{font-size:36px}#verification-email .verification-component img[data-v-bf86d92e]{width:160px;max-width:160px}#verification-email .verification-component p[data-v-bf86d92e]{font-size:16px}#verification-email .footer[data-v-bf86d92e]{position:fixed;bottom:0;height:96px;width:100vw}#verification-email .footer .dunes-image[data-v-bf86d92e]{display:block}#verification-email .footer .stream-image[data-v-bf86d92e]{display:none}#verification-email .footer img[data-v-bf86d92e]{max-width:100vw}}#regions-graphic[data-v-95ae1233]{height:100%;box-shadow:0 0 8px #00000029;border-radius:8px;display:flex;flex-direction:column;justify-content:space-around;position:relative;padding:16px}#regions-graphic .arrow-container[data-v-95ae1233]{display:flex;justify-content:center;align-items:center;background-color:#cb7128;width:32px;height:32px;border-radius:100%;z-index:1;padding:0;border:none}#regions-graphic .arrow-container.arrow-left[data-v-95ae1233],#regions-graphic .arrow-container.arrow-right[data-v-95ae1233]{position:absolute;transition:.4s ease-in-out;cursor:pointer}#regions-graphic .arrow-container.arrow-left[data-v-95ae1233] svg path,#regions-graphic .arrow-container.arrow-right[data-v-95ae1233] svg path{fill:#fff}#regions-graphic .arrow-container.arrow-left[data-v-95ae1233]:hover,#regions-graphic .arrow-container.arrow-left[data-v-95ae1233]:active,#regions-graphic .arrow-container.arrow-left[data-v-95ae1233]:focus,#regions-graphic .arrow-container.arrow-left[data-v-95ae1233]:focus-within,#regions-graphic .arrow-container.arrow-left[data-v-95ae1233]:focus-visible,#regions-graphic .arrow-container.arrow-right[data-v-95ae1233]:hover,#regions-graphic .arrow-container.arrow-right[data-v-95ae1233]:active,#regions-graphic .arrow-container.arrow-right[data-v-95ae1233]:focus,#regions-graphic .arrow-container.arrow-right[data-v-95ae1233]:focus-within,#regions-graphic .arrow-container.arrow-right[data-v-95ae1233]:focus-visible{background-color:#aa5d1e}#regions-graphic .arrow-container.arrow-left[data-v-95ae1233]:focus,#regions-graphic .arrow-container.arrow-left[data-v-95ae1233]:focus-within,#regions-graphic .arrow-container.arrow-left[data-v-95ae1233]:focus-visible,#regions-graphic .arrow-container.arrow-right[data-v-95ae1233]:focus,#regions-graphic .arrow-container.arrow-right[data-v-95ae1233]:focus-within,#regions-graphic .arrow-container.arrow-right[data-v-95ae1233]:focus-visible{outline:2px solid #d97706}#regions-graphic .arrow-container.arrow-left[data-v-95ae1233]{left:-16px}#regions-graphic .arrow-container.arrow-left img[data-v-95ae1233]{transform:rotate(180deg)}#regions-graphic .arrow-container.arrow-right[data-v-95ae1233]{right:-16px}#regions-graphic h2[data-v-95ae1233]{font-size:.8vw;font-weight:600;color:#44423f;margin-left:21px;margin-bottom:24px}@media (max-width: 2000px){#regions-graphic h2[data-v-95ae1233]{font-size:16px}}#regions-graphic .graphic[data-v-95ae1233]{display:flex;transition:transform .2s ease-in-out;width:100%;overflow:auto;justify-content:space-around}#regions-graphic .graphic .region[data-v-95ae1233]{text-align:center;display:flex;align-items:center;flex-direction:column}#regions-graphic .graphic .region p[data-v-95ae1233]{font-size:.51vw;color:#969696;margin-top:8px;font-weight:500;font-family:Filson Pro,sans-serif;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:100%;max-width:72px}@media (max-width: 1960.7843137255px){#regions-graphic .graphic .region p[data-v-95ae1233]{font-size:10px}}#regions-graphic .graphic .region .regions-total[data-v-95ae1233]{position:relative;width:40px;height:160px;margin:0 32px;background:linear-gradient(180deg,#eaeaea 0%,rgba(234,234,234,0) 100%);border-top-right-radius:4px;border-top-left-radius:4px}#regions-graphic .graphic .region .regions-total>p[data-v-95ae1233]{padding-top:8px}#regions-graphic .graphic .region .regions-total p[data-v-95ae1233]{font-weight:500;font-size:.61vw;color:#44423fbf;margin:0}@media (max-width: 1967.2131147541px){#regions-graphic .graphic .region .regions-total p[data-v-95ae1233]{font-size:12px}}#regions-graphic .graphic .region .regions-total .regions-down[data-v-95ae1233]{position:absolute;display:flex;align-items:flex-end;justify-content:center;bottom:0;background:linear-gradient(180deg,#cb7128 0%,#ffa963 100%);width:40px;border:none;border-top-right-radius:4px;border-top-left-radius:4px}#regions-graphic .graphic .region .regions-total .regions-down p[data-v-95ae1233]{color:#fff}#regions-graphic .graphic[data-v-95ae1233]::-webkit-scrollbar{width:0;height:0}#regions-graphic .is-up[data-v-95ae1233]{display:flex;height:100%;width:100%;justify-content:center;align-items:center;gap:8px}#regions-graphic .is-up img[data-v-95ae1233]{max-height:37px}#regions-graphic .is-up h2[data-v-95ae1233]{font-style:normal;font-weight:400;font-size:18px;line-height:18px;display:flex;align-items:flex-end;text-align:right;margin:0;color:#44423f}@media (orientation: landscape) and (min-width: 2500px){#regions-graphic[data-v-95ae1233]{padding:.83vw}}@media (orientation: landscape) and (min-width: 2500px){#regions-graphic h2[data-v-95ae1233]{margin-left:1.09vw;margin-bottom:1.25vw}}@media (orientation: landscape) and (min-width: 2500px){#regions-graphic .graphic .region p[data-v-95ae1233]{margin-top:.4vw}}@media (orientation: landscape) and (min-width: 2500px){#regions-graphic .graphic .region .regions-total[data-v-95ae1233]{width:2vw;height:8.3vw;margin:0 1.25vw;border-top-right-radius:.2vw;border-top-left-radius:.2vw}}@media (orientation: landscape) and (min-width: 2500px){#regions-graphic .graphic .region .regions-total>p[data-v-95ae1233]{padding-top:.4vw}}@media (orientation: landscape) and (min-width: 2500px){#regions-graphic .graphic .region .regions-total .regions-down[data-v-95ae1233]{width:2vw;border-top-right-radius:.2vw;border-top-left-radius:.2vw}}@media (orientation: landscape) and (min-width: 2500px){#regions-graphic .arrow-container[data-v-95ae1233]{width:1.6vw;height:1.6vw}#regions-graphic .arrow-container img[data-v-95ae1233]{width:.4vw}}@media (orientation: landscape) and (min-width: 2500px){#regions-graphic .arrow-container.arrow-left[data-v-95ae1233]{left:-.83vw}}@media (orientation: landscape) and (min-width: 2500px){#regions-graphic .arrow-container.arrow-right[data-v-95ae1233]{right:-.83vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#regions-graphic[data-v-95ae1233]{padding:1.66vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#regions-graphic h2[data-v-95ae1233]{font-size:1.66vw;margin-left:2.18vw;margin-bottom:2.5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#regions-graphic .graphic .region p[data-v-95ae1233]{font-size:1.04vw;margin-top:.8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#regions-graphic .graphic .region .regions-total[data-v-95ae1233]{width:4vw;height:16.6vw;margin:0 2.5vw;border-top-right-radius:.4vw;border-top-left-radius:.4vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#regions-graphic .graphic .region .regions-total p[data-v-95ae1233]{font-size:1.24vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#regions-graphic .graphic .region .regions-total>p[data-v-95ae1233]{padding-top:.8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#regions-graphic .graphic .region .regions-total .regions-down[data-v-95ae1233]{width:4vw;border-top-right-radius:.4vw;border-top-left-radius:.4vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#regions-graphic .arrow-container[data-v-95ae1233]{width:3.2vw;height:3.2vw}#regions-graphic .arrow-container img[data-v-95ae1233]{width:.8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#regions-graphic .arrow-container.arrow-left[data-v-95ae1233]{left:-1.66vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#regions-graphic .arrow-container.arrow-right[data-v-95ae1233]{right:-1.66vw}}.service-status[data-v-0ef0e631]{width:100%;height:100%;box-shadow:0 0 8px #00000029;border-radius:8px;display:flex;flex-wrap:wrap;gap:16px;overflow:hidden}.service-status>img[data-v-0ef0e631]{flex-basis:100%;height:20%;width:100%;object-fit:cover;margin-top:-8px}@media (min-width: 992px){.service-status>img[data-v-0ef0e631]{margin-top:-16px}}.service-status .divider[data-v-0ef0e631]{width:197px;height:0px;border:.5px solid rgba(68,66,63,.5)}.service-status .see-all[data-v-0ef0e631]{text-align:right;display:flex;justify-content:end;align-items:center;padding:0;margin-right:16px;margin-left:auto;height:min-content;width:auto;border:none;outline:1px solid transparent;background-color:transparent;transition:.4s ease-in-out;border-radius:2px}.service-status .see-all span[data-v-0ef0e631]{font-family:Filson Pro,sans-serif;font-size:.61vw;font-weight:400;color:#44423f;line-height:100%}@media (max-width: 1967.2131147541px){.service-status .see-all span[data-v-0ef0e631]{font-size:12px}}.service-status .see-all img[data-v-0ef0e631]{flex:0 1 0;height:8px;margin:0 0 0 8px}.service-status .see-all[data-v-0ef0e631]:hover,.service-status .see-all[data-v-0ef0e631]:active,.service-status .see-all[data-v-0ef0e631]:focus,.service-status .see-all[data-v-0ef0e631]:focus-within{opacity:.85;outline:1px solid transparent}.service-status .see-all[data-v-0ef0e631]:focus-visible{outline:1px solid #44423f}.service-status.is-all-up[data-v-0ef0e631]{align-content:flex-start}.service-status.is-all-up img[data-v-0ef0e631]{filter:brightness(0) saturate(100%) invert(48%) sepia(54%) saturate(473%) hue-rotate(65deg) brightness(91%) contrast(96%)}.service-status.is-all-up .message[data-v-0ef0e631]{font-style:normal;font-weight:400;font-size:20px;line-height:20px;display:flex;align-items:flex-end;text-align:right;color:#44423f}.service-status.is-all-up .see-all[data-v-0ef0e631]{margin-bottom:8px}.service-status.is-all-up .all-up[data-v-0ef0e631]{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px;height:50%}.service-status.is-all-up .all-up img[data-v-0ef0e631]{max-height:37px}.service-status.is-all-up .all-up.is-admin[data-v-0ef0e631]{height:75%}.service-status.is-all-up .total-services[data-v-0ef0e631]{font-style:normal;font-weight:350;font-size:16px;line-height:16px;display:flex;align-items:flex-end;color:#44423f}.service-status .box[data-v-0ef0e631]{width:100%;height:auto}.service-status .box .down-regions[data-v-0ef0e631],.service-status .box .active-regions[data-v-0ef0e631],.service-status .box .acknowledged-regions[data-v-0ef0e631]{text-align:center;display:flex;flex-direction:column;width:100%}.service-status .box .down-regions[data-v-0ef0e631]{flex-direction:row;align-items:center;gap:16px;justify-content:center;width:100%;border-bottom:1px solid rgba(68,66,63,.25);padding:0 8px 16px}@media (min-width: 768px){.service-status .box .down-regions[data-v-0ef0e631]{padding-bottom:24px}}.service-status .box .down-regions .number[data-v-0ef0e631]{font-family:Filson Pro,sans-serif;color:#cb7128;font-size:3.2vw;font-weight:900;line-height:100%}@media (max-width: 2000px){.service-status .box .down-regions .number[data-v-0ef0e631]{font-size:64px}}.service-status .box .down-regions p[data-v-0ef0e631]{text-align:center;font-family:Filson Pro,sans-serif;color:#44423f;font-size:.82vw;line-height:110%;font-weight:500}@media (max-width: 1951.2195121951px){.service-status .box .down-regions p[data-v-0ef0e631]{font-size:16px}}.service-status .box .down-regions p span[data-v-0ef0e631]{display:block;font-family:Filson Pro,sans-serif;color:#cb7128}.service-status .box .data[data-v-0ef0e631]{display:flex;flex-wrap:wrap;flex-basis:100%}.service-status .box .data span[data-v-0ef0e631]{color:#44423f80;font-family:Filson Pro,sans-serif;font-size:1.65vw;line-height:110%;font-weight:900}@media (max-width: 1939.3939393939px){.service-status .box .data span[data-v-0ef0e631]{font-size:32px}}.service-status .box .data p[data-v-0ef0e631]{color:#44423f80;font-family:Filson Pro,sans-serif;font-size:.61vw;line-height:110%;font-weight:500}@media (max-width: 1967.2131147541px){.service-status .box .data p[data-v-0ef0e631]{font-size:12px}}.service-status .box .data .active-regions[data-v-0ef0e631]{max-width:50%;padding:16px 8px;margin-top:0;border-right:1px solid rgba(68,66,63,.25)}@media (min-width: 768px){.service-status .box .data .active-regions[data-v-0ef0e631]{padding:24px 8px}}.service-status .box .data .acknowledged-regions[data-v-0ef0e631]{max-width:50%;padding:16px 8px;margin-top:0;position:relative}@media (min-width: 768px){.service-status .box .data .acknowledged-regions[data-v-0ef0e631]{padding:24px 8px}}.service-status .box .data .acknowledged-regions .see-all[data-v-0ef0e631]{position:absolute;top:8px;right:0;text-align:right;display:flex;justify-content:end;align-items:center;padding:0;margin-right:16px;margin-left:auto;height:min-content;width:auto;border:none;outline:1px solid transparent;background-color:transparent;transition:.4s ease-in-out;border-radius:2px}.service-status .box .data .acknowledged-regions .see-all span[data-v-0ef0e631]{font-family:Filson Pro,sans-serif;font-size:.61vw;font-weight:400;color:#44423f;line-height:100%}@media (max-width: 1639.3442622951px){.service-status .box .data .acknowledged-regions .see-all span[data-v-0ef0e631]{font-size:10px}}@media (min-width: 768px){.service-status .box .data .acknowledged-regions .see-all span[data-v-0ef0e631]{font-size:.61vw}}@media (min-width: 768px) and (max-width: 1967.2131147541px){.service-status .box .data .acknowledged-regions .see-all span[data-v-0ef0e631]{font-size:12px}}.service-status .box .data .acknowledged-regions .see-all img[data-v-0ef0e631]{flex:0 1 0;height:8px;margin:0 0 0 8px}.service-status .box .data .acknowledged-regions .see-all[data-v-0ef0e631]:hover,.service-status .box .data .acknowledged-regions .see-all[data-v-0ef0e631]:active,.service-status .box .data .acknowledged-regions .see-all[data-v-0ef0e631]:focus,.service-status .box .data .acknowledged-regions .see-all[data-v-0ef0e631]:focus-within{opacity:.85;outline:1px solid transparent}.service-status .box .data .acknowledged-regions .see-all[data-v-0ef0e631]:focus-visible{outline:1px solid #44423f}@media (orientation: landscape) and (min-width: 2500px){.service-status[data-v-0ef0e631]{gap:.83vw;border-radius:.2vw}}@media (orientation: landscape) and (min-width: 2500px){.service-status>img[data-v-0ef0e631]{height:1.25vw;margin-top:-1.2vw}}@media (orientation: landscape) and (min-width: 2500px){.service-status .see-all[data-v-0ef0e631]{border-radius:.05vw;margin-right:.83vw}}@media (orientation: landscape) and (min-width: 2500px){.service-status .see-all img[data-v-0ef0e631]{height:.4vw;margin:0 0 0 .4vw}}@media (orientation: landscape) and (min-width: 2500px){.service-status .box .down-regions[data-v-0ef0e631]{gap:.83vw;padding:0 .4vw .83vw}}@media (orientation: landscape) and (min-width: 2500px){.service-status .box .data .active-regions[data-v-0ef0e631]{margin-top:0;padding:.83vw .4vw}}@media (orientation: landscape) and (min-width: 2500px){.service-status .box .data .acknowledged-regions .see-all[data-v-0ef0e631]{border-radius:.05vw;margin-right:.83vw}}@media (orientation: landscape) and (min-width: 2500px){.service-status .box .data .acknowledged-regions .see-all img[data-v-0ef0e631]{height:.4vw;margin:0 0 0 .4vw}}@media (orientation: landscape) and (min-width: 2500px){.service-status .box .data .acknowledged-regions[data-v-0ef0e631]{margin-top:0;padding:.83vw .4vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.service-status[data-v-0ef0e631]{gap:1.66vw;border-radius:.4vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.service-status>img[data-v-0ef0e631]{height:2.5vw;margin-top:0}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.service-status .see-all[data-v-0ef0e631]{border-radius:.1vw;margin-right:1.66vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.service-status .see-all span[data-v-0ef0e631]{font-size:1.2vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.service-status .see-all img[data-v-0ef0e631]{height:.8vw;margin:0 0 0 .8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.service-status .box .down-regions[data-v-0ef0e631]{gap:1.66vw;padding:0 .8vw 1.66vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.service-status .box .down-regions .number[data-v-0ef0e631]{font-size:6.4vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.service-status .box .down-regions p[data-v-0ef0e631]{font-size:1.64vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.service-status .box .data span[data-v-0ef0e631]{font-size:3.3vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.service-status .box .data p[data-v-0ef0e631]{font-size:1.2vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.service-status .box .data .active-regions[data-v-0ef0e631]{margin-top:-1.66vw;padding:1.66vw .8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.service-status .box .data .acknowledged-regions .see-all[data-v-0ef0e631]{border-radius:.1vw;margin-right:1.66vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.service-status .box .data .acknowledged-regions .see-all span[data-v-0ef0e631]{font-size:1.2vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.service-status .box .data .acknowledged-regions .see-all img[data-v-0ef0e631]{height:.8vw;margin:0 0 0 .8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.service-status .box .data .acknowledged-regions[data-v-0ef0e631]{margin-top:-1.66vw;padding:1.66vw .8vw}}#notifications-list[data-v-d2f6b827]{overflow:hidden;display:flex;flex-direction:column;gap:16px;height:100%}#notifications-list h2[data-v-d2f6b827]{font-size:.82vw;font-weight:700;color:#44423f;margin-top:16px;margin-left:8px;line-height:normal}@media (max-width: 1951.2195121951px){#notifications-list h2[data-v-d2f6b827]{font-size:16px}}#notifications-list .list[data-v-d2f6b827]{height:100%;overflow-y:auto;border-radius:8px;box-shadow:0 0 8px #00000026;background-color:#fff;margin:16px 8px 8px}#notifications-list .list[data-v-d2f6b827]::-webkit-scrollbar{width:6px;height:6px;transition:.3s ease-in-out}#notifications-list .list[data-v-d2f6b827]::-webkit-scrollbar-track{background:#f3f3f3;border-radius:8px}#notifications-list .list[data-v-d2f6b827]::-webkit-scrollbar-thumb{background:#c3c3c3;border-radius:8px;border:4px solid rgba(0,0,0,0)}#notifications-list .list[data-v-d2f6b827]::-webkit-scrollbar-thumb:hover{background:#c3c3c3}#notifications-list .list.new-notification[data-v-d2f6b827]{animation:fade-d2f6b827 1.5s infinite}#notifications-list .list[data-v-d2f6b827]:focus,#notifications-list .list[data-v-d2f6b827]:focus-within,#notifications-list .list[data-v-d2f6b827]:focus-visible{outline:2px solid #d97706}#notifications-list .not-alerts[data-v-d2f6b827]{height:100%;width:95%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px}#notifications-list .not-alerts img[data-v-d2f6b827]{height:37px}#notifications-list .not-alerts h2[data-v-d2f6b827]{font-style:normal;font-weight:400;font-size:18px;line-height:18px;display:flex;align-items:flex-end;text-align:right;color:#44423f;margin:0}#notifications-list .not-alerts.new-notification[data-v-d2f6b827]{animation:fade-d2f6b827 1.5s infinite}#notifications-list ul[data-v-d2f6b827]{list-style:none;margin:0;padding:16px 8px}@media (min-width: 1366px){#notifications-list ul[data-v-d2f6b827]{padding:16px}}#notifications-list ul li[data-v-d2f6b827]{display:flex;width:100%;justify-content:center;margin:24px 0}#notifications-list ul li[data-v-d2f6b827]:first-of-type{margin-top:0}#notifications-list ul li[data-v-d2f6b827]:last-of-type{margin-bottom:0}#notifications-list ul li div[data-v-d2f6b827]{display:flex;flex-direction:column}#notifications-list ul li div.region-datetime[data-v-d2f6b827]{padding-right:16px;border-right:1px solid #44423f;text-align:right;max-width:50%;width:100%}#notifications-list ul li div.region-datetime .region[data-v-d2f6b827]{font-weight:500;color:#cb7128;font-size:.61vw}@media (max-width: 1967.2131147541px){#notifications-list ul li div.region-datetime .region[data-v-d2f6b827]{font-size:12px}}#notifications-list ul li div.region-datetime .datetime[data-v-d2f6b827]{font-weight:400;color:#44423f;font-size:.61vw}@media (max-width: 1967.2131147541px){#notifications-list ul li div.region-datetime .datetime[data-v-d2f6b827]{font-size:12px}}#notifications-list ul li div.service-name-type[data-v-d2f6b827]{margin-left:16px;font-weight:500;max-width:50%;width:100%}#notifications-list ul li div.service-name-type .service-type[data-v-d2f6b827]{color:#969696;font-size:.61vw}@media (max-width: 1967.2131147541px){#notifications-list ul li div.service-name-type .service-type[data-v-d2f6b827]{font-size:12px}}#notifications-list ul li div.service-name-type .service-name[data-v-d2f6b827]{font-size:14px;color:#44423f}@media (min-width: 1366px){#notifications-list ul li div.service-name-type .service-name[data-v-d2f6b827]{font-size:.82vw}}@media (min-width: 1366px) and (max-width: 1951.2195121951px){#notifications-list ul li div.service-name-type .service-name[data-v-d2f6b827]{font-size:16px}}@media (orientation: landscape) and (min-width: 2500px){#notifications-list[data-v-d2f6b827]{gap:.83vw}}@media (orientation: landscape) and (min-width: 2500px){#notifications-list h2[data-v-d2f6b827]{margin-top:.83vw;margin-left:.4vw}}@media (orientation: landscape) and (min-width: 2500px){#notifications-list .list[data-v-d2f6b827]{margin:.83vw .4vw .4vw;border-radius:.2vw}}@media (orientation: landscape) and (min-width: 2500px){#notifications-list ul[data-v-d2f6b827]{padding:.83vw}}@media (orientation: landscape) and (min-width: 2500px){#notifications-list ul li[data-v-d2f6b827]{margin:1.25vw 0}#notifications-list ul li[data-v-d2f6b827]:first-of-type{margin-top:0}#notifications-list ul li[data-v-d2f6b827]:last-of-type{margin-bottom:0}}@media (orientation: landscape) and (min-width: 2500px){#notifications-list ul li div.region-datetime[data-v-d2f6b827]{padding-right:.83vw}}@media (orientation: landscape) and (min-width: 2500px){#notifications-list ul li div.service-name-type[data-v-d2f6b827]{margin-left:.83vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#notifications-list[data-v-d2f6b827]{gap:1.66vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#notifications-list h2[data-v-d2f6b827]{margin-top:1.66vw;margin-left:.8vw;font-size:1.66vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#notifications-list .list[data-v-d2f6b827]{margin:1.66vw .8vw .8vw;border-radius:.4vw;max-height:30dvh}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#notifications-list ul[data-v-d2f6b827]{padding:1.66vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#notifications-list ul li[data-v-d2f6b827]{margin:2.25vw 0}#notifications-list ul li[data-v-d2f6b827]:first-of-type{margin-top:0}#notifications-list ul li[data-v-d2f6b827]:last-of-type{margin-bottom:0}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#notifications-list ul li div.region-datetime[data-v-d2f6b827]{padding-right:1.66vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#notifications-list ul li div.region-datetime .region[data-v-d2f6b827]{font-size:1.2vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#notifications-list ul li div.region-datetime .datetime[data-v-d2f6b827]{font-size:1.2vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#notifications-list ul li div.service-name-type[data-v-d2f6b827]{margin-left:1.66vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#notifications-list ul li div.service-name-type .service-type[data-v-d2f6b827]{font-size:1.2vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#notifications-list ul li div.service-name-type .service-name[data-v-d2f6b827]{font-size:1.5vw}}@keyframes fade-d2f6b827{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.card[data-v-c36a89b6]{position:relative;width:100%;background:#ffffff;box-shadow:0 0 8px #00000026;border-radius:8px;padding:16px;border-left:2px solid #3d71b8}.card.alert[data-v-c36a89b6]{border-left-color:#cb7128}.card .card-title[data-v-c36a89b6]{display:flex;align-items:center;justify-content:flex-start;flex-direction:row;flex-wrap:wrap;max-width:calc(100% - 40px);width:25%}.card .card-title h2[data-v-c36a89b6]{margin:0 8px 0 0;font-weight:400;font-size:.71vw;display:flex;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;align-items:center;text-align:left;color:#3d71b8}@media (max-width: 1971.8309859155px){.card .card-title h2[data-v-c36a89b6]{font-size:14px}}.card .card-title h2.alert[data-v-c36a89b6]{color:#cb7128}.card .card-title .card-name[data-v-c36a89b6]{font-style:normal;font-weight:500;font-size:.71vw;align-items:center;color:#44423f;margin:0;text-align:left;white-space:nowrap}@media (max-width: 1971.8309859155px){.card .card-title .card-name[data-v-c36a89b6]{font-size:14px}}.card .card-title .card-url[data-v-c36a89b6]{font-weight:400;font-size:.51vw;color:#697077;width:100%}@media (max-width: 1960.7843137255px){.card .card-title .card-url[data-v-c36a89b6]{font-size:10px}}.card .colum-divider[data-v-c36a89b6]{display:none}.card .card-description[data-v-c36a89b6]{display:flex;flex-direction:column;width:100%}@media (min-width: 600px){.card .card-description[data-v-c36a89b6]{width:75%}}.card .card-description .options[data-v-c36a89b6]{display:flex;align-items:center;position:absolute;top:8px;right:16px}.card .card-description .options.open[data-v-c36a89b6]{z-index:1}.card .card-description .options .dropdown-section[data-v-c36a89b6]{position:relative;z-index:1}.card .card-description .options .dropdown-section button[data-v-c36a89b6]{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border:none;border-radius:2px;padding:0;cursor:pointer}.card .card-description .options .dropdown-section button svg[data-v-c36a89b6]{transition:.4s ease-in-out}.card .card-description .options .dropdown-section button svg circle[data-v-c36a89b6]{transition:.4s ease-in-out}.card .card-description .options .dropdown-section button[data-v-c36a89b6]:hover,.card .card-description .options .dropdown-section button[data-v-c36a89b6]:focus,.card .card-description .options .dropdown-section button[data-v-c36a89b6]:focus-within,.card .card-description .options .dropdown-section button[data-v-c36a89b6]:focus-visible,.card .card-description .options .dropdown-section button[data-v-c36a89b6]:active{box-shadow:0 0 6px #00000026;outline:1px solid transparent}.card .card-description .options .dropdown-section button[data-v-c36a89b6]:focus-visible{outline:2px solid #d97706;border-radius:8px}.card .card-description .options .dropdown-section .dropdown-menu[data-v-c36a89b6]{position:absolute;top:32px;right:0;background:#f6f6f6;border:1px solid #ccc;border-radius:4px;min-width:160px}.card .card-description .options .dropdown-section .dropdown-menu span[data-v-c36a89b6]{font-size:.71vw;font-weight:500;color:#333;display:flex;align-items:center;text-align:left;padding:8px 16px}@media (max-width: 1971.8309859155px){.card .card-description .options .dropdown-section .dropdown-menu span[data-v-c36a89b6]{font-size:14px}}.card .card-description .options .dropdown-section .dropdown-menu .divider[data-v-c36a89b6]{height:.5px;background:#ccc;margin:0}.card .card-description .options .dropdown-section .dropdown-menu ul[data-v-c36a89b6]{list-style:none;padding:0;margin:0}.card .card-description .options .dropdown-section .dropdown-menu ul li button[data-v-c36a89b6]{width:100%;font-size:.61vw;font-weight:400;color:#44423f;justify-content:flex-start;text-align:left;cursor:pointer;padding:8px 16px;height:auto;outline:none;transition:.4s ease-in-out;box-shadow:none}@media (max-width: 1967.2131147541px){.card .card-description .options .dropdown-section .dropdown-menu ul li button[data-v-c36a89b6]{font-size:12px}}.card .card-description .options .dropdown-section .dropdown-menu ul li button[data-v-c36a89b6]:hover,.card .card-description .options .dropdown-section .dropdown-menu ul li button[data-v-c36a89b6]:focus,.card .card-description .options .dropdown-section .dropdown-menu ul li button[data-v-c36a89b6]:focus-within,.card .card-description .options .dropdown-section .dropdown-menu ul li button[data-v-c36a89b6]:focus-visible,.card .card-description .options .dropdown-section .dropdown-menu ul li button[data-v-c36a89b6]:active{background-color:#d9d9d9;outline:none;border:none}.card .card-description .options p[data-v-c36a89b6]{margin:0}.card .card-description .options p .option-description[data-v-c36a89b6]{display:none}.card .card-description .options img[data-v-c36a89b6]{width:16px;height:16px}.card .card-description .regions-status[data-v-c36a89b6]{width:100%;background-color:#fff;border-radius:8px}.card .card-description .regions-status .title-status[data-v-c36a89b6]{display:none}.card .card-description .regions-status .regions[data-v-c36a89b6]{width:100%;display:flex;flex-wrap:wrap;padding:0;margin-top:16px}.card .card-description .regions-status .regions ul[data-v-c36a89b6]{width:100%;padding:0;margin:0;display:flex;flex-direction:row;flex-wrap:wrap;gap:8px}.card .card-description .regions-status .regions-down>.region-list[data-v-c36a89b6],.card .card-description .regions-status .regions-active>.region-list[data-v-c36a89b6]{flex-direction:column-reverse}.card .card-description .regions-status .regions-down .region[data-v-c36a89b6],.card .card-description .regions-status .regions-active .region[data-v-c36a89b6]{margin-bottom:8px}.card .card-description .regions-status .region[data-v-c36a89b6]{height:24px;font-style:normal;font-weight:700;font-size:.61vw;font-weight:400;color:#333;gap:8px;border-radius:4px;flex:1 1 33.33%;box-sizing:border-box;padding:0 8px}@media (max-width: 1967.2131147541px){.card .card-description .regions-status .region[data-v-c36a89b6]{font-size:12px}}.card .card-description .regions-status .region.region-down[data-v-c36a89b6]{display:flex;align-items:center;justify-content:center;border:1px solid #c8102e;color:#c8102e;font-weight:700}.card .card-description .regions-status .region.region-active[data-v-c36a89b6]{display:flex;align-items:center;justify-content:center;border:1px solid #48943c;color:#48943c;font-weight:400}.card[data-v-c36a89b6]:focus-visible{outline:2px solid #d97706;border-radius:8px}@media (min-width: 992px){.card[data-v-c36a89b6]{display:flex;flex-direction:row;align-items:center}.card .card-title[data-v-c36a89b6]{flex-direction:column;align-items:flex-start;margin-right:16px;width:25%;max-width:initial}.card .card-title h2[data-v-c36a89b6]{font-weight:500;text-transform:uppercase;margin:0}.card .card-title .card-name[data-v-c36a89b6]{font-weight:500;font-size:.92vw;color:#44423f;white-space:unset;overflow-wrap:anywhere}}@media (min-width: 992px) and (max-width: 1956.5217391304px){.card .card-title .card-name[data-v-c36a89b6]{font-size:18px}}@media (min-width: 992px){.card .card-title .card-url[data-v-c36a89b6]{position:unset;font-family:Poppins,sans-serif;font-weight:400;font-size:.51vw;color:#44423f;display:block;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}}@media (min-width: 992px) and (max-width: 1960.7843137255px){.card .card-title .card-url[data-v-c36a89b6]{font-size:10px}}@media (min-width: 992px){.card .card-description[data-v-c36a89b6]{width:75%;padding:0 16px}.card .card-description .options[data-v-c36a89b6]{display:flex;justify-content:flex-end}.card .card-description .options p[data-v-c36a89b6]{font-style:normal;font-weight:500;font-size:.51vw;color:#697077;display:flex;flex-direction:row}}@media (min-width: 992px) and (max-width: 1960.7843137255px){.card .card-description .options p[data-v-c36a89b6]{font-size:10px}}@media (min-width: 992px){.card .card-description .options p .option-description[data-v-c36a89b6]{display:block}.card .card-description .options img[data-v-c36a89b6]{margin-right:8px}.card .card-description .regions-status[data-v-c36a89b6]{display:flex;flex-direction:column;margin:8px;height:100%}.card .card-description .regions-status .regions[data-v-c36a89b6]{margin-top:8px}.card .card-description .regions-status .title-status[data-v-c36a89b6]{display:block;font-weight:400;font-size:.51vw;color:#697077}}@media (min-width: 992px) and (max-width: 1960.7843137255px){.card .card-description .regions-status .title-status[data-v-c36a89b6]{font-size:10px}}@media (min-width: 992px){.card .card-description .regions-status .region[data-v-c36a89b6]{max-width:124px;height:24px;margin-top:0}.card .card-description .regions-status .region .region-name[data-v-c36a89b6]{display:flex;font-style:normal;font-size:.61vw;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;text-align:center;width:100%;max-width:100%}}@media (min-width: 992px) and (max-width: 1967.2131147541px){.card .card-description .regions-status .region .region-name[data-v-c36a89b6]{font-size:12px}}@media (min-width: 992px){.card .colum-divider[data-v-c36a89b6]{display:block;width:.5px;height:100%;background-color:#00000080}}@media (orientation: landscape) and (min-width: 2500px){.card[data-v-c36a89b6]{padding:.83vw}}@media (orientation: landscape) and (min-width: 2500px){.card .card-title[data-v-c36a89b6]{margin-right:.83vw}}@media (orientation: landscape) and (min-width: 2500px){.card .card-description[data-v-c36a89b6]{padding:0 .83vw}}@media (orientation: landscape) and (min-width: 2500px){.card .card-description .options[data-v-c36a89b6]{top:.4vw;right:.83vw}}@media (orientation: landscape) and (min-width: 2500px){.card .card-description .options .dropdown-section button[data-v-c36a89b6]{width:1.25vw;height:1.25vw}}@media (orientation: landscape) and (min-width: 2500px){.card .card-description .options .dropdown-section .dropdown-menu[data-v-c36a89b6]{top:1.66vw;min-width:8vw}}@media (orientation: landscape) and (min-width: 2500px){.card .card-description .options .dropdown-section .dropdown-menu span[data-v-c36a89b6]{padding:.4vw .83vw}}@media (orientation: landscape) and (min-width: 2500px){.card .card-description .options .dropdown-section .dropdown-menu ul li button[data-v-c36a89b6]{padding:.4vw .83vw}}@media (orientation: landscape) and (min-width: 2500px){.card .card-description .regions-status .regions[data-v-c36a89b6]{margin-top:.4vw}}@media (orientation: landscape) and (min-width: 2500px){.card .card-description .regions-status .regions ul[data-v-c36a89b6]{gap:.4vw}}@media (orientation: landscape) and (min-width: 2500px){.card .card-description .regions-status .region[data-v-c36a89b6]{max-width:6.2vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.card[data-v-c36a89b6]{padding:1.66vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.card .card-title[data-v-c36a89b6]{margin-right:1.66vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.card .card-title h2[data-v-c36a89b6]{font-size:1.4vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.card .card-title .card-name[data-v-c36a89b6]{font-size:1.65vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.card .card-title .card-url[data-v-c36a89b6]{font-size:1vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.card .card-description[data-v-c36a89b6]{padding:0 1.66vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.card .card-description .options[data-v-c36a89b6]{top:.8vw;right:1.66vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.card .card-description .options .dropdown-section .dropdown-menu[data-v-c36a89b6]{border-radius:.4vw;top:2.25vw;min-width:16vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.card .card-description .options .dropdown-section .dropdown-menu span[data-v-c36a89b6]{font-size:1.4vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.card .card-description .options .dropdown-section .dropdown-menu ul li button[data-v-c36a89b6]{padding:.8vw 1.66vw;font-size:1.2vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.card .card-description .regions-status .title-status[data-v-c36a89b6]{font-size:1vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.card .card-description .regions-status .regions[data-v-c36a89b6]{margin-top:.8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.card .card-description .regions-status .regions ul[data-v-c36a89b6]{gap:.8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.card .card-description .regions-status .region[data-v-c36a89b6]{height:2.25vw;font-size:1.2vw;gap:.8vw;padding:0 .8vw;border-radius:.4vw;max-width:12vw}}.spinner[data-v-a3eb7d44]{width:24px;height:24px;background:transparent;position:relative;border-radius:50%;overflow:hidden;z-index:0;animation:spin-a3eb7d44 1s linear infinite}.spinner .spin-bottom-left[data-v-a3eb7d44],.spinner .spin-bottom-right[data-v-a3eb7d44],.spinner .spin-top-left[data-v-a3eb7d44]{position:absolute;width:50%;height:50%;z-index:-1}.spinner .spin-blocker[data-v-a3eb7d44]{position:absolute;top:15%;left:15%;width:70%;height:70%;background:#ffffff;border-radius:50%}.spinner .spin-bottom-left[data-v-a3eb7d44]{top:50%;left:0;background:-webkit-linear-gradient(to bottom right,rgb(228,124,40) 0%,rgba(228,124,40,.7) 100%);background:linear-gradient(to bottom right,rgb(228,124,40) 0%,rgba(228,124,40,.7) 100%)}.spinner .spin-bottom-left[data-v-a3eb7d44]:after{position:absolute;content:"";border-radius:50%;width:5.5px;height:9px;bottom:9px;left:0;background-color:#e47c28}@media (min-width: 768px){.spinner .spin-bottom-left[data-v-a3eb7d44]:after{width:9px;height:15px;bottom:18px}}.spinner .spin-bottom-right[data-v-a3eb7d44]{top:50%;left:50%;background:-webkit-linear-gradient(to top right,rgba(228,124,40,.7) 15%,rgba(228,124,40,.25) 85%);background:linear-gradient(to top right,rgba(228,124,40,.7) 15%,rgba(228,124,40,.25) 85%)}.spinner .spin-top-left[data-v-a3eb7d44]{top:0;left:50%;background:-webkit-linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(228,124,40,.25) 100%);background:linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(228,124,40,.25) 100%)}.spinner.spinner-green .spin-bottom-left[data-v-a3eb7d44]{background:-webkit-linear-gradient(to bottom right,rgb(72,148,60) 0%,rgba(72,148,60,.7) 100%);background:linear-gradient(to bottom right,rgb(72,148,60) 0%,rgba(72,148,60,.7) 100%)}.spinner.spinner-green .spin-bottom-left[data-v-a3eb7d44]:after{background-color:#48943c}.spinner.spinner-green .spin-bottom-right[data-v-a3eb7d44]{background:-webkit-linear-gradient(to top right,rgba(72,148,60,.7) 15%,rgba(72,148,60,.25) 85%);background:linear-gradient(to top right,rgba(72,148,60,.7) 15%,rgba(72,148,60,.25) 85%)}.spinner.spinner-green .spin-top-left[data-v-a3eb7d44]{background:-webkit-linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(72,148,60,.25) 100%);background:linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(72,148,60,.25) 100%)}.spinner.disabled .spin-blocker[data-v-a3eb7d44]{background:gray}.spinner.disabled .spin-bottom-left[data-v-a3eb7d44]:after{width:5.5px;height:9px;bottom:9px;left:0}@media (min-width: 768px){.spinner.disabled .spin-bottom-left[data-v-a3eb7d44]:after{bottom:8px}}@media (min-width: 768px){.spinner[data-v-a3eb7d44]{width:48px;height:48px}}@media (orientation: landscape) and (min-width: 2500px){.spinner[data-v-a3eb7d44]{width:2.5vw;height:2.5vw}}@media (orientation: landscape) and (min-width: 2500px){.spinner .spin-bottom-left[data-v-a3eb7d44]:after{width:.46vw;height:.78vw;bottom:.93vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.spinner[data-v-a3eb7d44]{width:5vw;height:5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.spinner .spin-bottom-left[data-v-a3eb7d44]:after{width:.92vw;height:1.56vw;bottom:1.86vw}}@keyframes spin-a3eb7d44{to{transform:rotate(360deg)}}@keyframes loader-a3eb7d44{0%{opacity:1}to{opacity:0}}.loader div[data-v-a3eb7d44]{left:48px;top:22.5px;position:absolute;animation:loader-a3eb7d44 linear 1s infinite;background:#32c770;width:4px;height:15px;border-radius:0;transform-origin:2px 27.5px}.loader div[data-v-a3eb7d44]:nth-child(1){transform:rotate(0);animation-delay:-.875s;background:#32c770}.loader div[data-v-a3eb7d44]:nth-child(2){transform:rotate(45deg);animation-delay:-.75s;background:#32c770}.loader div[data-v-a3eb7d44]:nth-child(3){transform:rotate(90deg);animation-delay:-.625s;background:#32c770}.loader div[data-v-a3eb7d44]:nth-child(4){transform:rotate(135deg);animation-delay:-.5s;background:#32c770}.loader div[data-v-a3eb7d44]:nth-child(5){transform:rotate(180deg);animation-delay:-.375s;background:#32c770}.loader div[data-v-a3eb7d44]:nth-child(6){transform:rotate(225deg);animation-delay:-.25s;background:#32c770}.loader div[data-v-a3eb7d44]:nth-child(7){transform:rotate(270deg);animation-delay:-.125s;background:#32c770}.loader div[data-v-a3eb7d44]:nth-child(8){transform:rotate(315deg);animation-delay:0s;background:#32c770}.loader-container[data-v-a3eb7d44]{width:72px;height:64px;display:inline-block;overflow:hidden;background:none;margin-bottom:16px}.loader[data-v-a3eb7d44]{width:100%;height:100%;position:relative;transform:translateZ(0) scale(.64);backface-visibility:hidden;transform-origin:0 0}.loader div[data-v-a3eb7d44]{box-sizing:content-box}#services[data-v-a3eb7d44]{height:100%;border-radius:8px;display:flex;flex-direction:column}#services .title[data-v-a3eb7d44]{display:flex;flex-direction:column;margin-bottom:16px}#services .title h2[data-v-a3eb7d44]{margin-bottom:8px;color:#44423f;font-size:.82vw;font-weight:600}@media (max-width: 1951.2195121951px){#services .title h2[data-v-a3eb7d44]{font-size:16px}}#services .title .divider[data-v-a3eb7d44]{display:none}#services .title .sort-by[data-v-a3eb7d44]{display:flex;flex-direction:column;gap:8px}#services .title .sort-by p[data-v-a3eb7d44]{display:none}#services .title .sort-by button[data-v-a3eb7d44]{padding:8px;background-color:#fff;border:1px solid #cfcfcf;border-radius:4px;color:#cfcfcf;font-weight:500;font-size:.61vw;height:32px;width:100%}@media (max-width: 1967.2131147541px){#services .title .sort-by button[data-v-a3eb7d44]{font-size:12px}}#services .title .sort-by button.active[data-v-a3eb7d44]{border-color:#cb7128;color:#cb7128}#services .title .sort-by button.disabled[data-v-a3eb7d44],#services .title .sort-by button[data-v-a3eb7d44]:disabled{border-radius:4px;color:#cfcfcf}#services .title .sort-by button.disabled[data-v-a3eb7d44]:hover,#services .title .sort-by button.disabled[data-v-a3eb7d44]:focus,#services .title .sort-by button.disabled[data-v-a3eb7d44]:active,#services .title .sort-by button.disabled[data-v-a3eb7d44]:focus-within,#services .title .sort-by button.disabled[data-v-a3eb7d44]:focus-visible,#services .title .sort-by button[data-v-a3eb7d44]:disabled:hover,#services .title .sort-by button[data-v-a3eb7d44]:disabled:focus,#services .title .sort-by button[data-v-a3eb7d44]:disabled:active,#services .title .sort-by button[data-v-a3eb7d44]:disabled:focus-within,#services .title .sort-by button[data-v-a3eb7d44]:disabled:focus-visible{border-radius:4px;color:#cfcfcf}#services .title .sort-by button[data-v-a3eb7d44]:hover{border-color:#cb7128;color:#cb7128}#services .title .sort-by button[data-v-a3eb7d44]:focus,#services .title .sort-by button[data-v-a3eb7d44]:focus-within,#services .title .sort-by button[data-v-a3eb7d44]:focus-visible{border-color:#cb7128;color:#cb7128}#services .title .sort-by button[data-v-a3eb7d44]:focus-visible{border-color:#cb7128;color:#cb7128;outline:1px solid #cb7128}#services .title .sort-by button.active[data-v-a3eb7d44]{border-color:#cb7128;color:#cb7128;transition:none;cursor:default;pointer-events:none}#services .title .sort-by button.active[data-v-a3eb7d44]:hover,#services .title .sort-by button.active[data-v-a3eb7d44]:focus,#services .title .sort-by button.active[data-v-a3eb7d44]:focus-visible,#services .title .sort-by button.active[data-v-a3eb7d44]:focus-within,#services .title .sort-by button.active[data-v-a3eb7d44]:active{border-color:#cb7128;color:#cb7128;outline:none;cursor:default;pointer-events:none}#services .services-list[data-v-a3eb7d44]{display:flex;flex-direction:column;gap:16px;padding:8px;margin-left:-8px;height:100%;overflow-y:auto;max-height:45dvh}#services .services-list[data-v-a3eb7d44]::-webkit-scrollbar{width:6px;height:6px;transition:.3s ease-in-out}#services .services-list[data-v-a3eb7d44]::-webkit-scrollbar-track{background:#f3f3f3;border-radius:8px}#services .services-list[data-v-a3eb7d44]::-webkit-scrollbar-thumb{background:#c3c3c3;border-radius:8px;border:4px solid rgba(0,0,0,0)}#services .services-list[data-v-a3eb7d44]::-webkit-scrollbar-thumb:hover{background:#c3c3c3}#services .services-list .loading-section[data-v-a3eb7d44]{width:100%;height:90%;overflow:hidden}#services .services-list .loading-section .services-loading[data-v-a3eb7d44]{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px;margin-top:32px}#services .services-list.services-empty[data-v-a3eb7d44]{height:40vh;margin:8px 8px 8px 0;box-shadow:0 0 8px #00000029;border-radius:8px}#services .services-list.services-empty .is-all-up[data-v-a3eb7d44]{width:100%;height:100%;display:flex;align-items:center;flex-direction:column;justify-content:center;gap:8px}#services .services-list.services-empty .is-all-up img[data-v-a3eb7d44]{max-height:37px}#services .services-list.services-empty .is-all-up h2[data-v-a3eb7d44]{font-style:normal;font-weight:400;font-size:18px;line-height:18px;display:flex;align-items:flex-end;text-align:center;color:#44423f;font-size:.61vw}@media (max-width: 2950.8196721311px){#services .services-list.services-empty .is-all-up h2[data-v-a3eb7d44]{font-size:18px}}@media (min-width: 992px){#services .services-list.services-empty[data-v-a3eb7d44]{height:100%}}@media (min-width: 600px){#services .title .sort-by[data-v-a3eb7d44]{flex-direction:row;gap:0}#services .title .sort-by button[data-v-a3eb7d44]{margin-right:8px}#services .title .sort-by button[data-v-a3eb7d44]:last-of-type{margin-right:0}}@media (min-width: 992px){#services[data-v-a3eb7d44]{height:100%;border-radius:8px;display:flex;flex-direction:column}#services .title[data-v-a3eb7d44]{margin:16px 0;flex-direction:row;align-items:center}#services .title h2[data-v-a3eb7d44]{margin-bottom:0;margin-right:16px}#services .title .divider[data-v-a3eb7d44]{display:block;width:1px;height:100%;border:1px solid #44423f;margin-right:16px}#services .title .sort-by[data-v-a3eb7d44]{flex-direction:row;align-items:center}#services .title .sort-by p[data-v-a3eb7d44]{display:block;color:#44423f;font-size:.7vw;font-weight:500;margin-right:16px}}@media (min-width: 992px) and (max-width: 2000px){#services .title .sort-by p[data-v-a3eb7d44]{font-size:14px}}@media (min-width: 992px){#services .title .sort-by button[data-v-a3eb7d44]{width:fit-content}#services .services-list[data-v-a3eb7d44]{max-height:initial}}@media (orientation: landscape) and (min-width: 2500px){#services .title[data-v-a3eb7d44]{margin:.83vw 0}}@media (orientation: landscape) and (min-width: 2500px){#services .title h2[data-v-a3eb7d44]{margin-right:.83vw}}@media (orientation: landscape) and (min-width: 2500px){#services .title .divider[data-v-a3eb7d44]{margin-right:.83vw}}@media (orientation: landscape) and (min-width: 2500px){#services .title .sort-by p[data-v-a3eb7d44]{margin-right:.83vw}}@media (orientation: landscape) and (min-width: 2500px){#services .title .sort-by button[data-v-a3eb7d44]{height:1.66vw;margin-right:.4vw;padding:.4vw}}@media (orientation: landscape) and (min-width: 2500px){#services .services-list[data-v-a3eb7d44]{padding:.4vw;margin-left:-.4vw;gap:.83vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#services .title[data-v-a3eb7d44]{margin:1.66vw 0}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#services .title h2[data-v-a3eb7d44]{margin-right:1.66vw;font-size:1.667vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#services .title .divider[data-v-a3eb7d44]{margin-right:1.66vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#services .title .sort-by p[data-v-a3eb7d44]{margin-right:1.4vw;font-size:1.45vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#services .title .sort-by button[data-v-a3eb7d44]{height:3.2vw;margin-right:.8vw;padding:.8vw;font-size:1.2vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#services .services-list[data-v-a3eb7d44]{max-height:30dvh;padding:1.66vw}}.spinner[data-v-85d96fe6]{width:24px;height:24px;background:transparent;position:relative;border-radius:50%;overflow:hidden;z-index:0;animation:spin-85d96fe6 1s linear infinite}.spinner .spin-bottom-left[data-v-85d96fe6],.spinner .spin-bottom-right[data-v-85d96fe6],.spinner .spin-top-left[data-v-85d96fe6]{position:absolute;width:50%;height:50%;z-index:-1}.spinner .spin-blocker[data-v-85d96fe6]{position:absolute;top:15%;left:15%;width:70%;height:70%;background:#ffffff;border-radius:50%}.spinner .spin-bottom-left[data-v-85d96fe6]{top:50%;left:0;background:-webkit-linear-gradient(to bottom right,rgb(228,124,40) 0%,rgba(228,124,40,.7) 100%);background:linear-gradient(to bottom right,rgb(228,124,40) 0%,rgba(228,124,40,.7) 100%)}.spinner .spin-bottom-left[data-v-85d96fe6]:after{position:absolute;content:"";border-radius:50%;width:5.5px;height:9px;bottom:9px;left:0;background-color:#e47c28}@media (min-width: 768px){.spinner .spin-bottom-left[data-v-85d96fe6]:after{width:9px;height:15px;bottom:18px}}.spinner .spin-bottom-right[data-v-85d96fe6]{top:50%;left:50%;background:-webkit-linear-gradient(to top right,rgba(228,124,40,.7) 15%,rgba(228,124,40,.25) 85%);background:linear-gradient(to top right,rgba(228,124,40,.7) 15%,rgba(228,124,40,.25) 85%)}.spinner .spin-top-left[data-v-85d96fe6]{top:0;left:50%;background:-webkit-linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(228,124,40,.25) 100%);background:linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(228,124,40,.25) 100%)}.spinner.spinner-green .spin-bottom-left[data-v-85d96fe6]{background:-webkit-linear-gradient(to bottom right,rgb(72,148,60) 0%,rgba(72,148,60,.7) 100%);background:linear-gradient(to bottom right,rgb(72,148,60) 0%,rgba(72,148,60,.7) 100%)}.spinner.spinner-green .spin-bottom-left[data-v-85d96fe6]:after{background-color:#48943c}.spinner.spinner-green .spin-bottom-right[data-v-85d96fe6]{background:-webkit-linear-gradient(to top right,rgba(72,148,60,.7) 15%,rgba(72,148,60,.25) 85%);background:linear-gradient(to top right,rgba(72,148,60,.7) 15%,rgba(72,148,60,.25) 85%)}.spinner.spinner-green .spin-top-left[data-v-85d96fe6]{background:-webkit-linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(72,148,60,.25) 100%);background:linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(72,148,60,.25) 100%)}.spinner.disabled .spin-blocker[data-v-85d96fe6]{background:gray}.spinner.disabled .spin-bottom-left[data-v-85d96fe6]:after{width:5.5px;height:9px;bottom:9px;left:0}@media (min-width: 768px){.spinner.disabled .spin-bottom-left[data-v-85d96fe6]:after{bottom:8px}}@media (min-width: 768px){.spinner[data-v-85d96fe6]{width:48px;height:48px}}@media (orientation: landscape) and (min-width: 2500px){.spinner[data-v-85d96fe6]{width:2.5vw;height:2.5vw}}@media (orientation: landscape) and (min-width: 2500px){.spinner .spin-bottom-left[data-v-85d96fe6]:after{width:.46vw;height:.78vw;bottom:.93vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.spinner[data-v-85d96fe6]{width:5vw;height:5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.spinner .spin-bottom-left[data-v-85d96fe6]:after{width:.92vw;height:1.56vw;bottom:1.86vw}}@keyframes spin-85d96fe6{to{transform:rotate(360deg)}}@keyframes loader-85d96fe6{0%{opacity:1}to{opacity:0}}.loader div[data-v-85d96fe6]{left:48px;top:22.5px;position:absolute;animation:loader-85d96fe6 linear 1s infinite;background:#32c770;width:4px;height:15px;border-radius:0;transform-origin:2px 27.5px}.loader div[data-v-85d96fe6]:nth-child(1){transform:rotate(0);animation-delay:-.875s;background:#32c770}.loader div[data-v-85d96fe6]:nth-child(2){transform:rotate(45deg);animation-delay:-.75s;background:#32c770}.loader div[data-v-85d96fe6]:nth-child(3){transform:rotate(90deg);animation-delay:-.625s;background:#32c770}.loader div[data-v-85d96fe6]:nth-child(4){transform:rotate(135deg);animation-delay:-.5s;background:#32c770}.loader div[data-v-85d96fe6]:nth-child(5){transform:rotate(180deg);animation-delay:-.375s;background:#32c770}.loader div[data-v-85d96fe6]:nth-child(6){transform:rotate(225deg);animation-delay:-.25s;background:#32c770}.loader div[data-v-85d96fe6]:nth-child(7){transform:rotate(270deg);animation-delay:-.125s;background:#32c770}.loader div[data-v-85d96fe6]:nth-child(8){transform:rotate(315deg);animation-delay:0s;background:#32c770}.loader-container[data-v-85d96fe6]{width:72px;height:64px;display:inline-block;overflow:hidden;background:none;margin-bottom:16px}.loader[data-v-85d96fe6]{width:100%;height:100%;position:relative;transform:translateZ(0) scale(.64);backface-visibility:hidden;transform-origin:0 0}.loader div[data-v-85d96fe6]{box-sizing:content-box}#dashboard[data-v-85d96fe6]{padding:88px 24px 24px;height:100dvh;width:100dvw;display:flex;flex-direction:column}#dashboard .title[data-v-85d96fe6]{display:flex;align-items:center;justify-content:flex-start;margin-bottom:16px;min-height:40px}#dashboard .title h2[data-v-85d96fe6]{color:#44423f;font-size:20px;line-height:normal;font-weight:500;margin-left:16px}#dashboard .container[data-v-85d96fe6]{display:flex;flex-direction:column;align-items:center}#dashboard .container .regions-graphic[data-v-85d96fe6],#dashboard .container .list-notifications[data-v-85d96fe6]{display:none}#dashboard .container .service-status[data-v-85d96fe6]{display:flex;align-items:center;max-width:100%;width:100%;margin:8px 0 24px;min-height:200px}@media (min-width: 992px){#dashboard .container .service-status[data-v-85d96fe6]{margin:0 32px 32px}}#dashboard .container .list-service[data-v-85d96fe6]{width:100%;margin:0 32px 32px}#dashboard .container-not-service[data-v-85d96fe6]{display:flex;flex-direction:column;align-items:center;justify-content:space-between;height:100%}#dashboard .container-not-service .not-services[data-v-85d96fe6]{z-index:1;height:60%;display:flex;flex-direction:column;justify-content:center;align-items:center}#dashboard .container-not-service .not-services h1[data-v-85d96fe6]{text-align:center;color:#44423f;font-weight:500;font-size:24px;margin-right:0;margin-bottom:16px}@media (min-width: 992px){#dashboard .container-not-service .not-services h1[data-v-85d96fe6]{font-size:1.5vw}}@media (min-width: 992px) and (max-width: 2133.3333333333px){#dashboard .container-not-service .not-services h1[data-v-85d96fe6]{font-size:32px}}#dashboard .container-not-service .not-services p[data-v-85d96fe6]{text-align:center;font-weight:400;font-size:16px;margin-right:0;margin-bottom:16px;color:#44423f}@media (min-width: 992px){#dashboard .container-not-service .not-services p[data-v-85d96fe6]{font-size:1vw}}@media (min-width: 992px) and (max-width: 2000px){#dashboard .container-not-service .not-services p[data-v-85d96fe6]{font-size:20px}}#dashboard .container-not-service .not-services .dropdown-section[data-v-85d96fe6]{position:relative;z-index:1;min-width:130px}#dashboard .container-not-service .not-services .dropdown-section button[data-v-85d96fe6]{display:flex;align-items:center;justify-content:center;gap:4px;font-size:.71vw;letter-spacing:.5px;padding:0;border-radius:4px;border:none;cursor:pointer;height:40px;width:40px;margin:auto}@media (max-width: 1971.8309859155px){#dashboard .container-not-service .not-services .dropdown-section button[data-v-85d96fe6]{font-size:14px}}#dashboard .container-not-service .not-services .dropdown-section button svg[data-v-85d96fe6]{width:16px;height:16px}@media (min-width: 992px){#dashboard .container-not-service .not-services .dropdown-section button[data-v-85d96fe6]{width:auto;padding:8px 16px}}#dashboard .container-not-service .not-services .dropdown-section button .desktop-btn[data-v-85d96fe6]{display:none}@media (min-width: 992px){#dashboard .container-not-service .not-services .dropdown-section button .desktop-btn[data-v-85d96fe6]{display:flex;line-height:normal}}#dashboard .container-not-service .not-services .dropdown-section button[data-v-85d96fe6]:hover,#dashboard .container-not-service .not-services .dropdown-section button[data-v-85d96fe6]:focus,#dashboard .container-not-service .not-services .dropdown-section button[data-v-85d96fe6]:focus-within,#dashboard .container-not-service .not-services .dropdown-section button[data-v-85d96fe6]:active{box-shadow:none;outline:1px solid transparent}#dashboard .container-not-service .not-services .dropdown-section button.tooltip-button-disabled .tooltip-text[data-v-85d96fe6]{display:none}#dashboard .container-not-service .not-services .dropdown-section button.tooltip-button[data-v-85d96fe6]{position:relative;color:gray;border:2px solid #808080;background-color:#fff;cursor:default}#dashboard .container-not-service .not-services .dropdown-section button.tooltip-button svg[data-v-85d96fe6]{filter:brightness(0) saturate(100%) invert(52%) sepia(3%) saturate(12%) hue-rotate(27deg) brightness(97%) contrast(88%)}#dashboard .container-not-service .not-services .dropdown-section button.tooltip-button .tooltip-text[data-v-85d96fe6]{visibility:hidden;width:240px;max-width:340px;background-color:#333;color:#fff;text-align:center;border-radius:5px;padding:5px;position:absolute;bottom:125%;left:50%;transform:translate(-50%);z-index:1;opacity:0;transition:opacity .3s;font-size:.71vw;font-family:Poppins,sans-serif;height:auto}@media (max-width: 1830.985915493px){#dashboard .container-not-service .not-services .dropdown-section button.tooltip-button .tooltip-text[data-v-85d96fe6]{font-size:13px}}#dashboard .container-not-service .not-services .dropdown-section button.tooltip-button .tooltip-text[data-v-85d96fe6]:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#333 transparent transparent transparent}#dashboard .container-not-service .not-services .dropdown-section button.tooltip-button:hover .tooltip-text[data-v-85d96fe6]{visibility:visible;opacity:1}#dashboard .container-not-service .not-services .dropdown-section button.tooltip-button[data-v-85d96fe6]:hover,#dashboard .container-not-service .not-services .dropdown-section button.tooltip-button[data-v-85d96fe6]:active,#dashboard .container-not-service .not-services .dropdown-section button.tooltip-button[data-v-85d96fe6]:focus,#dashboard .container-not-service .not-services .dropdown-section button.tooltip-button[data-v-85d96fe6]:focus-visible,#dashboard .container-not-service .not-services .dropdown-section button.tooltip-button[data-v-85d96fe6]:focus-within{outline:none;color:gray;border:2px solid gray;opacity:1}#dashboard .container-not-service .not-services .dropdown-section .dropdown-menu[data-v-85d96fe6]{position:absolute;top:42px;right:0;background:#f6f6f6;border:1px solid #ccc;border-radius:4px;min-width:110px;width:100%}#dashboard .container-not-service .not-services .dropdown-section .dropdown-menu ul[data-v-85d96fe6]{list-style:none;padding:0;margin:0}#dashboard .container-not-service .not-services .dropdown-section .dropdown-menu ul li button[data-v-85d96fe6]{width:100%;font-family:Poppins,sans-serif;font-size:.61vw;font-weight:400;color:#44423f;justify-content:flex-start;text-align:left;cursor:pointer;padding:8px 16px;height:auto;outline:none;transition:.4s ease-in-out;box-shadow:none;border-radius:0;letter-spacing:0}@media (max-width: 1967.2131147541px){#dashboard .container-not-service .not-services .dropdown-section .dropdown-menu ul li button[data-v-85d96fe6]{font-size:12px}}#dashboard .container-not-service .not-services .dropdown-section .dropdown-menu ul li button[data-v-85d96fe6]:hover,#dashboard .container-not-service .not-services .dropdown-section .dropdown-menu ul li button[data-v-85d96fe6]:focus,#dashboard .container-not-service .not-services .dropdown-section .dropdown-menu ul li button[data-v-85d96fe6]:focus-within,#dashboard .container-not-service .not-services .dropdown-section .dropdown-menu ul li button[data-v-85d96fe6]:focus-visible,#dashboard .container-not-service .not-services .dropdown-section .dropdown-menu ul li button[data-v-85d96fe6]:active{background-color:#d9d9d9;outline:none;border:none}#dashboard .container-not-service .not-services button[data-v-85d96fe6]{max-width:152px}#dashboard .container-not-service .image-container[data-v-85d96fe6]{width:100%;margin-top:32px}#dashboard .container-not-service .image-container>img[data-v-85d96fe6]{position:absolute;width:100vw;right:0;bottom:0}@media (min-width: 992px){#dashboard .container-not-service .image-container>img[data-v-85d96fe6]{height:415px}}@media (min-width: 1024px) and (max-width: 1919px){#dashboard .container-not-service .image-container>img[data-v-85d96fe6]{width:100vw;height:auto;object-fit:contain}}@media (min-width: 992px){#dashboard .container-not-service .image-container[data-v-85d96fe6]{margin-top:56px}}@media (min-width: 1920px){#dashboard .container-not-service .image-container[data-v-85d96fe6]{margin-top:96px}}@media (min-width: 2500px){#dashboard .container-not-service .image-container[data-v-85d96fe6]{margin-top:6vw}}#dashboard .loading-container[data-v-85d96fe6]{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}#dashboard .loading-container .loading-text[data-v-85d96fe6]{margin:18px}@media (min-width: 992px){#dashboard[data-v-85d96fe6]{padding:128px 48px 40px}#dashboard .title[data-v-85d96fe6]{margin-bottom:24px}#dashboard .title h2[data-v-85d96fe6]{font-size:1.2vw}}@media (min-width: 992px) and (max-width: 2000px){#dashboard .title h2[data-v-85d96fe6]{font-size:24px}}@media (min-width: 992px){#dashboard .container[data-v-85d96fe6]{height:100dvh;display:grid;align-items:normal;grid-template-columns:.75fr 1fr 1fr;grid-template-rows:.75fr 1fr 1fr;gap:16px 48px;grid-template-areas:"status graphic graphic" "services services notifications" "services services notifications"}#dashboard .container .service-status[data-v-85d96fe6]{grid-area:status;margin:0;width:330px}#dashboard .container .regions-graphic[data-v-85d96fe6]{display:block;grid-area:graphic;width:calc(100% - 33px);margin-left:16px}#dashboard .container .list-service[data-v-85d96fe6]{grid-area:services;margin:0}#dashboard .container .list-notifications[data-v-85d96fe6]{display:block;grid-area:notifications}}@media (min-width: 1920px) and (max-width: 1366px){#dashboard .container .service-status[data-v-85d96fe6]{width:300px}}@media (min-width: 1920px){#dashboard[data-v-85d96fe6]{width:calc(100dvw - 282px);margin-left:282px;padding:16px 40px}#dashboard .container[data-v-85d96fe6]{padding:8px;margin-left:-8px;overflow:hidden;display:grid;align-items:normal;grid-template-columns:.75fr 1fr 1fr;grid-template-rows:.75fr 1fr 1fr;gap:16px 24px;grid-template-areas:"status graphic graphic" "services services notifications" "services services notifications"}#dashboard .container .service-status[data-v-85d96fe6]{grid-area:status;margin:0}#dashboard .container .regions-graphic[data-v-85d96fe6]{display:block;grid-area:graphic}#dashboard .container .list-service[data-v-85d96fe6]{grid-area:services;margin:0;min-width:356px}#dashboard .container .list-notifications[data-v-85d96fe6]{display:block;grid-area:notifications}}@media (min-width: 1366px){#dashboard .container .service-status[data-v-85d96fe6]{max-width:100%;width:100%}#dashboard .container .list-service[data-v-85d96fe6]{min-width:auto}}@media (orientation: landscape) and (min-width: 2500px){#dashboard[data-v-85d96fe6]{width:calc(100dvw - 14.68vw);margin-left:14.68vw;padding:.83vw 2.5vw}}@media (orientation: landscape) and (min-width: 2500px){#dashboard .title h2[data-v-85d96fe6]{margin-left:.8vw}}@media (orientation: landscape) and (min-width: 2500px){#dashboard .title svg[data-v-85d96fe6]{width:1.2vw;height:1.2vw}}@media (orientation: landscape) and (min-width: 2500px){#dashboard .container[data-v-85d96fe6]{padding:.4vw}}@media (orientation: landscape) and (min-width: 2500px){#dashboard .container .regions-graphic[data-v-85d96fe6]{width:calc(100% - 1.66vw);margin-left:.8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#dashboard[data-v-85d96fe6]{width:100dvw;margin-left:0;padding:12vw 8vw 4vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#dashboard .title[data-v-85d96fe6]{margin-bottom:3vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#dashboard .title h2[data-v-85d96fe6]{font-size:2.5vw;margin-left:1.6vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#dashboard .title svg[data-v-85d96fe6]{width:2.4vw;height:2.4vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#dashboard .container[data-v-85d96fe6]{padding:.8vw;display:flex;gap:2vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#dashboard .container .regions-graphic[data-v-85d96fe6]{width:100%;margin-left:0}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#dashboard .container .service-status[data-v-85d96fe6]{width:100%}}.string-filter[data-v-ff2f8032]{position:relative;height:100%}.string-filter input[type=text][data-v-ff2f8032]{background-color:#fff}.string-filter .clear-btn[data-v-ff2f8032]{display:flex;justify-content:flex-end;justify-content:center;align-items:center;padding:8px;position:absolute;right:0;bottom:3px;border:none;background:transparent;color:#44423f;width:16px}.string-filter .clear-btn img[data-v-ff2f8032]{opacity:.7}@media (min-width: 992px){.string-filter .clear-btn[data-v-ff2f8032]{bottom:5px}}button[data-v-ff345306]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:8px 16px;width:100%;font-weight:500;line-height:100%;border-radius:4px;transition:all .4s ease-in-out;font-family:Poppins,sans-serif}button.primary-btn[data-v-ff345306]{background-color:#cb7128;color:#fff;border:1px solid transparent}button.primary-btn[data-v-ff345306]:hover,button.primary-btn[data-v-ff345306]:active,button.primary-btn[data-v-ff345306]:focus,button.primary-btn[data-v-ff345306]:focus-visible,button.primary-btn[data-v-ff345306]:focus-within{background-color:#aa5d1e;color:#fff;outline:2px solid #d97706}button.primary-btn.disabled[data-v-ff345306]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}button.primary-btn.tooltip-button-disabled .tooltip-text[data-v-ff345306]{display:none}button.primary-btn.tooltip-button[data-v-ff345306]{position:relative;color:gray;border:2px solid gray;background-color:#fff;cursor:default}button.primary-btn.tooltip-button .tooltip-text[data-v-ff345306]{visibility:hidden;width:100%;max-width:340px;background-color:#333;color:#fff;text-align:center;border-radius:5px;padding:5px;position:absolute;bottom:125%;left:50%;transform:translate(-50%);z-index:1;opacity:0;transition:opacity .3s;font-size:.71vw;font-family:Poppins,sans-serif;height:100%}@media (max-width: 1830.985915493px){button.primary-btn.tooltip-button .tooltip-text[data-v-ff345306]{font-size:13px}}button.primary-btn.tooltip-button .tooltip-text[data-v-ff345306]:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#333 transparent transparent transparent}button.primary-btn.tooltip-button:hover .tooltip-text[data-v-ff345306]{visibility:visible;opacity:1}button.primary-btn.tooltip-button[data-v-ff345306]:hover,button.primary-btn.tooltip-button[data-v-ff345306]:active,button.primary-btn.tooltip-button[data-v-ff345306]:focus,button.primary-btn.tooltip-button[data-v-ff345306]:focus-visible,button.primary-btn.tooltip-button[data-v-ff345306]:focus-within{outline:none;color:gray;border:2px solid gray;opacity:1}button.secondary-btn[data-v-ff345306]{background-color:#fff;color:#44423f;border:1px solid transparent}button.secondary-btn[data-v-ff345306]:hover,button.secondary-btn[data-v-ff345306]:active,button.secondary-btn[data-v-ff345306]:focus,button.secondary-btn[data-v-ff345306]:focus-within{color:#44423f;opacity:.7;border:1px solid transparent}button.secondary-btn[data-v-ff345306]:focus-visible{opacity:.7;color:#44423f;border:1px solid #44423f}button.secondary-btn.disabled[data-v-ff345306]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}button.secondary-btn.tooltip-button-disabled .tooltip-text[data-v-ff345306]{display:none}button.secondary-btn.tooltip-button[data-v-ff345306]{position:relative;color:gray;border:2px solid gray;cursor:default}button.secondary-btn.tooltip-button .tooltip-text[data-v-ff345306]{visibility:hidden;width:100%;max-width:340px;background-color:#333;color:#fff;text-align:center;border-radius:5px;padding:5px;position:absolute;bottom:125%;left:50%;transform:translate(-50%);z-index:1;opacity:0;transition:opacity .3s;font-size:.71vw;font-family:Poppins,sans-serif;height:100%}@media (max-width: 1830.985915493px){button.secondary-btn.tooltip-button .tooltip-text[data-v-ff345306]{font-size:13px}}button.secondary-btn.tooltip-button .tooltip-text[data-v-ff345306]:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#333 transparent transparent transparent}button.secondary-btn.tooltip-button:hover .tooltip-text[data-v-ff345306]{visibility:visible;opacity:1}button.secondary-btn.tooltip-button[data-v-ff345306]:hover,button.secondary-btn.tooltip-button[data-v-ff345306]:active,button.secondary-btn.tooltip-button[data-v-ff345306]:focus,button.secondary-btn.tooltip-button[data-v-ff345306]:focus-visible,button.secondary-btn.tooltip-button[data-v-ff345306]:focus-within{outline:none;color:gray;border:2px solid gray;opacity:1}button.tertiary-btn[data-v-ff345306]{padding:16px;color:#fff;outline:none;background:linear-gradient(90deg,rgba(0,0,0,0) 28.55%,#cb7128 108.17%);background-color:#cb7128;border:1px solid #cb7128}button.tertiary-btn[data-v-ff345306]:hover,button.tertiary-btn[data-v-ff345306]:active,button.tertiary-btn[data-v-ff345306]:focus,button.tertiary-btn[data-v-ff345306]:focus-within{background-color:#793905;color:#fff;border:1px solid #aa5d1e}button.tertiary-btn[data-v-ff345306]:focus-visible{background-color:#793905;color:#fff;border:1px solid #aa5d1e}button.tertiary-btn.disabled[data-v-ff345306]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}button.back-btn[data-v-ff345306]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0 16px;gap:32px;position:relative;width:56px;height:40px;background:#ffffff;border:2px solid #ffffff;box-shadow:0 0 4px #00000040;border-radius:4px}button.success-btn[data-v-ff345306]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0 16px;gap:32px;min-height:40px;color:#fff;background:#48943c;border:2px solid #48943c;box-shadow:0 4px 4px #48943c40;border-radius:8px}button.disabled[data-v-ff345306]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}.selected[data-v-ff345306]{background-color:#cb7128}.calendar-container[data-v-ff345306]{width:100%;max-width:400px}.calendar-container .calendar-header[data-v-ff345306]{display:flex;justify-content:space-between;align-items:center;padding:0;gap:8px;min-width:200px}.calendar-container .calendar-header .prev-btn[data-v-ff345306],.calendar-container .calendar-header .next-btn[data-v-ff345306]{max-width:20px;max-height:20px;background-color:transparent;border:none}.calendar-container .calendar-header .prev-btn[data-v-ff345306]:hover,.calendar-container .calendar-header .prev-btn[data-v-ff345306]:focus,.calendar-container .calendar-header .prev-btn[data-v-ff345306]:focus-visible,.calendar-container .calendar-header .prev-btn[data-v-ff345306]:focus-within,.calendar-container .calendar-header .prev-btn[data-v-ff345306]:active,.calendar-container .calendar-header .next-btn[data-v-ff345306]:hover,.calendar-container .calendar-header .next-btn[data-v-ff345306]:focus,.calendar-container .calendar-header .next-btn[data-v-ff345306]:focus-visible,.calendar-container .calendar-header .next-btn[data-v-ff345306]:focus-within,.calendar-container .calendar-header .next-btn[data-v-ff345306]:active{opacity:.8}.calendar-container .calendar-header .prev-btn[data-v-ff345306]:focus-visible,.calendar-container .calendar-header .next-btn[data-v-ff345306]:focus-visible{outline:1px solid #cb7128}.calendar-container .calendar-header .prev-btn.disabled[data-v-ff345306],.calendar-container .calendar-header .next-btn.disabled[data-v-ff345306]{filter:saturate(0);cursor:default}.calendar-container .calendar-header .prev-btn.disabled[data-v-ff345306]:hover,.calendar-container .calendar-header .prev-btn.disabled[data-v-ff345306]:focus,.calendar-container .calendar-header .prev-btn.disabled[data-v-ff345306]:focus-visible,.calendar-container .calendar-header .prev-btn.disabled[data-v-ff345306]:focus-within,.calendar-container .calendar-header .prev-btn.disabled[data-v-ff345306]:active,.calendar-container .calendar-header .next-btn.disabled[data-v-ff345306]:hover,.calendar-container .calendar-header .next-btn.disabled[data-v-ff345306]:focus,.calendar-container .calendar-header .next-btn.disabled[data-v-ff345306]:focus-visible,.calendar-container .calendar-header .next-btn.disabled[data-v-ff345306]:focus-within,.calendar-container .calendar-header .next-btn.disabled[data-v-ff345306]:active{cursor:default;border:none;outline:none}.calendar-container .calendar-header .calendar-name[data-v-ff345306]{font-weight:400;font-size:.61vw;color:#44423f;width:100%;text-align:center;cursor:pointer;border:none;background-color:transparent}@media (max-width: 1967.2131147541px){.calendar-container .calendar-header .calendar-name[data-v-ff345306]{font-size:12px}}.calendar-container .calendar-header .calendar-name[data-v-ff345306]:focus-visible{outline:1px solid #cb7128}.calendar-container .calendar-header .calendar-name.disabled[data-v-ff345306]{cursor:default}.calendar-container .calendar-header .prev-decade[data-v-ff345306],.calendar-container .calendar-header .next-decade[data-v-ff345306]{max-width:20px;max-height:20px;background-color:transparent;border:none;cursor:pointer}.calendar-container .calendar-header .prev-decade[data-v-ff345306]:hover,.calendar-container .calendar-header .prev-decade[data-v-ff345306]:focus,.calendar-container .calendar-header .prev-decade[data-v-ff345306]:focus-visible,.calendar-container .calendar-header .prev-decade[data-v-ff345306]:focus-within,.calendar-container .calendar-header .prev-decade[data-v-ff345306]:active,.calendar-container .calendar-header .next-decade[data-v-ff345306]:hover,.calendar-container .calendar-header .next-decade[data-v-ff345306]:focus,.calendar-container .calendar-header .next-decade[data-v-ff345306]:focus-visible,.calendar-container .calendar-header .next-decade[data-v-ff345306]:focus-within,.calendar-container .calendar-header .next-decade[data-v-ff345306]:active{opacity:.8}.calendar-container .calendar-header .prev-decade[data-v-ff345306]:focus-visible,.calendar-container .calendar-header .next-decade[data-v-ff345306]:focus-visible{outline:1px solid #cb7128}.calendar-container .calendar-header .prev-decade.disabled[data-v-ff345306],.calendar-container .calendar-header .next-decade.disabled[data-v-ff345306]{filter:saturate(0);cursor:default}.calendar-container .calendar-header .prev-decade.disabled[data-v-ff345306]:hover,.calendar-container .calendar-header .prev-decade.disabled[data-v-ff345306]:focus,.calendar-container .calendar-header .prev-decade.disabled[data-v-ff345306]:focus-visible,.calendar-container .calendar-header .prev-decade.disabled[data-v-ff345306]:focus-within,.calendar-container .calendar-header .prev-decade.disabled[data-v-ff345306]:active,.calendar-container .calendar-header .next-decade.disabled[data-v-ff345306]:hover,.calendar-container .calendar-header .next-decade.disabled[data-v-ff345306]:focus,.calendar-container .calendar-header .next-decade.disabled[data-v-ff345306]:focus-visible,.calendar-container .calendar-header .next-decade.disabled[data-v-ff345306]:focus-within,.calendar-container .calendar-header .next-decade.disabled[data-v-ff345306]:active{cursor:default;border:none;outline:none}.calendar-container .calendar-header .decade-range[data-v-ff345306]{font-weight:400;font-size:.61vw;color:#44423f}@media (max-width: 1967.2131147541px){.calendar-container .calendar-header .decade-range[data-v-ff345306]{font-size:12px}}.calendar-container .disabled[data-v-ff345306]{opacity:.7;cursor:default}.calendar-container table[data-v-ff345306]{width:100%;border-collapse:collapse;margin-top:8px}.calendar-container .container-body[data-v-ff345306]{background-color:#f0f0f0;width:100%}.calendar-container .decade-container-body[data-v-ff345306],.calendar-container .year-container-body[data-v-ff345306]{background-color:#f0f0f0;width:100%;min-height:125px}.calendar-container th[data-v-ff345306]{text-align:center;border:1px solid #ddd;height:24px;width:24px;margin-bottom:1px;cursor:default;font-weight:500;font-size:.71vw;color:#44423f}@media (max-width: 1971.8309859155px){.calendar-container th[data-v-ff345306]{font-size:14px}}.calendar-container td[data-v-ff345306]{text-align:center;border:1px solid #ddd;height:24px;width:24px;margin-bottom:1px}.calendar-container td div[data-v-ff345306]{font-weight:400;font-size:.61vw;color:#44423f;height:100%;display:flex;align-items:center;justify-content:center;transition:.3s ease-in-out}@media (max-width: 1967.2131147541px){.calendar-container td div[data-v-ff345306]{font-size:12px}}.calendar-container td div[data-v-ff345306]:hover,.calendar-container td div[data-v-ff345306]:focus,.calendar-container td div[data-v-ff345306]:focus-visible,.calendar-container td div[data-v-ff345306]:focus-within{background-color:#697077;color:#fff}.calendar-container td div[data-v-ff345306]:active{background-color:#cb7128;color:#fff}.calendar-container td div[data-v-ff345306]:focus-visible{outline:1px solid #cb7128}.calendar-container .decade-container-body th[data-v-ff345306],.calendar-container .year-container-body th[data-v-ff345306]{width:100px;height:48px}@media (min-width: 992px){.calendar-container .decade-container-body th[data-v-ff345306],.calendar-container .year-container-body th[data-v-ff345306]{width:48px}}.calendar-container .decade-container-body td[data-v-ff345306],.calendar-container .year-container-body td[data-v-ff345306]{height:48px;width:100px}@media (min-width: 992px){.calendar-container .decade-container-body td[data-v-ff345306],.calendar-container .year-container-body td[data-v-ff345306]{width:48px}}.calendar-container .date-btn[data-v-ff345306]{cursor:pointer}.calendar-container .selected[data-v-ff345306]{padding:0;background-color:#cb7128;color:#fff}.calendar-container .today[data-v-ff345306]{font-weight:500}@media (orientation: landscape) and (min-width: 2500px){.calendar-container[data-v-ff345306]{max-width:20vw}.calendar-container .month-header[data-v-ff345306]{gap:.4vw;min-width:10.2vw}.calendar-container .month-header .prev-month[data-v-ff345306],.calendar-container .month-header .next-month[data-v-ff345306]{max-width:1.042vw;max-height:1.042vw}.calendar-container table[data-v-ff345306]{margin-top:.4vw}.calendar-container th[data-v-ff345306],.calendar-container td[data-v-ff345306]{height:1.25vw;width:1.25vw}}.day-container th div[data-v-ff345306]{text-transform:capitalize}button[data-v-c25cdfdd]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:8px 16px;width:100%;font-weight:500;line-height:100%;border-radius:4px;transition:all .4s ease-in-out;font-family:Poppins,sans-serif}button.primary-btn[data-v-c25cdfdd]{background-color:#cb7128;color:#fff;border:1px solid transparent}button.primary-btn[data-v-c25cdfdd]:hover,button.primary-btn[data-v-c25cdfdd]:active,button.primary-btn[data-v-c25cdfdd]:focus,button.primary-btn[data-v-c25cdfdd]:focus-visible,button.primary-btn[data-v-c25cdfdd]:focus-within{background-color:#aa5d1e;color:#fff;outline:2px solid #d97706}button.primary-btn.disabled[data-v-c25cdfdd]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}button.primary-btn.tooltip-button-disabled .tooltip-text[data-v-c25cdfdd]{display:none}button.primary-btn.tooltip-button[data-v-c25cdfdd]{position:relative;color:gray;border:2px solid gray;background-color:#fff;cursor:default}button.primary-btn.tooltip-button .tooltip-text[data-v-c25cdfdd]{visibility:hidden;width:100%;max-width:340px;background-color:#333;color:#fff;text-align:center;border-radius:5px;padding:5px;position:absolute;bottom:125%;left:50%;transform:translate(-50%);z-index:1;opacity:0;transition:opacity .3s;font-size:.71vw;font-family:Poppins,sans-serif;height:100%}@media (max-width: 1830.985915493px){button.primary-btn.tooltip-button .tooltip-text[data-v-c25cdfdd]{font-size:13px}}button.primary-btn.tooltip-button .tooltip-text[data-v-c25cdfdd]:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#333 transparent transparent transparent}button.primary-btn.tooltip-button:hover .tooltip-text[data-v-c25cdfdd]{visibility:visible;opacity:1}button.primary-btn.tooltip-button[data-v-c25cdfdd]:hover,button.primary-btn.tooltip-button[data-v-c25cdfdd]:active,button.primary-btn.tooltip-button[data-v-c25cdfdd]:focus,button.primary-btn.tooltip-button[data-v-c25cdfdd]:focus-visible,button.primary-btn.tooltip-button[data-v-c25cdfdd]:focus-within{outline:none;color:gray;border:2px solid gray;opacity:1}button.secondary-btn[data-v-c25cdfdd]{background-color:#fff;color:#44423f;border:1px solid transparent}button.secondary-btn[data-v-c25cdfdd]:hover,button.secondary-btn[data-v-c25cdfdd]:active,button.secondary-btn[data-v-c25cdfdd]:focus,button.secondary-btn[data-v-c25cdfdd]:focus-within{color:#44423f;opacity:.7;border:1px solid transparent}button.secondary-btn[data-v-c25cdfdd]:focus-visible{opacity:.7;color:#44423f;border:1px solid #44423f}button.secondary-btn.disabled[data-v-c25cdfdd]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}button.secondary-btn.tooltip-button-disabled .tooltip-text[data-v-c25cdfdd]{display:none}button.secondary-btn.tooltip-button[data-v-c25cdfdd]{position:relative;color:gray;border:2px solid gray;cursor:default}button.secondary-btn.tooltip-button .tooltip-text[data-v-c25cdfdd]{visibility:hidden;width:100%;max-width:340px;background-color:#333;color:#fff;text-align:center;border-radius:5px;padding:5px;position:absolute;bottom:125%;left:50%;transform:translate(-50%);z-index:1;opacity:0;transition:opacity .3s;font-size:.71vw;font-family:Poppins,sans-serif;height:100%}@media (max-width: 1830.985915493px){button.secondary-btn.tooltip-button .tooltip-text[data-v-c25cdfdd]{font-size:13px}}button.secondary-btn.tooltip-button .tooltip-text[data-v-c25cdfdd]:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#333 transparent transparent transparent}button.secondary-btn.tooltip-button:hover .tooltip-text[data-v-c25cdfdd]{visibility:visible;opacity:1}button.secondary-btn.tooltip-button[data-v-c25cdfdd]:hover,button.secondary-btn.tooltip-button[data-v-c25cdfdd]:active,button.secondary-btn.tooltip-button[data-v-c25cdfdd]:focus,button.secondary-btn.tooltip-button[data-v-c25cdfdd]:focus-visible,button.secondary-btn.tooltip-button[data-v-c25cdfdd]:focus-within{outline:none;color:gray;border:2px solid gray;opacity:1}button.tertiary-btn[data-v-c25cdfdd]{padding:16px;color:#fff;outline:none;background:linear-gradient(90deg,rgba(0,0,0,0) 28.55%,#cb7128 108.17%);background-color:#cb7128;border:1px solid #cb7128}button.tertiary-btn[data-v-c25cdfdd]:hover,button.tertiary-btn[data-v-c25cdfdd]:active,button.tertiary-btn[data-v-c25cdfdd]:focus,button.tertiary-btn[data-v-c25cdfdd]:focus-within{background-color:#793905;color:#fff;border:1px solid #aa5d1e}button.tertiary-btn[data-v-c25cdfdd]:focus-visible{background-color:#793905;color:#fff;border:1px solid #aa5d1e}button.tertiary-btn.disabled[data-v-c25cdfdd]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}button.back-btn[data-v-c25cdfdd]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0 16px;gap:32px;position:relative;width:56px;height:40px;background:#ffffff;border:2px solid #ffffff;box-shadow:0 0 4px #00000040;border-radius:4px}button.success-btn[data-v-c25cdfdd]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0 16px;gap:32px;min-height:40px;color:#fff;background:#48943c;border:2px solid #48943c;box-shadow:0 4px 4px #48943c40;border-radius:8px}button.disabled[data-v-c25cdfdd]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}.dropdown-section[data-v-c25cdfdd]{position:relative;height:100%}.dropdown-section .dropdown-toggle[data-v-c25cdfdd]{height:100%;border:none;outline:none;cursor:pointer;border-bottom:1px solid #c1c7cd;background-color:#fff;text-align:left;color:#697077;font-family:Filson Pro,sans-serif;font-size:.71vw;font-weight:400;padding:16px;border-radius:0;margin-bottom:0}@media (max-width: 1971.8309859155px){.dropdown-section .dropdown-toggle[data-v-c25cdfdd]{font-size:14px}}.dropdown-section .dropdown-toggle.selected[data-v-c25cdfdd]{color:#44423f}.dropdown-section .dropdown-toggle.selected[data-v-c25cdfdd]:hover,.dropdown-section .dropdown-toggle.selected[data-v-c25cdfdd]:focus,.dropdown-section .dropdown-toggle.selected[data-v-c25cdfdd]:focus-visible,.dropdown-section .dropdown-toggle.selected[data-v-c25cdfdd]:focus-within,.dropdown-section .dropdown-toggle.selected[data-v-c25cdfdd]:active{color:#44423f}.dropdown-section .dropdown-toggle[data-v-c25cdfdd]:hover,.dropdown-section .dropdown-toggle[data-v-c25cdfdd]:focus,.dropdown-section .dropdown-toggle[data-v-c25cdfdd]:focus-visible,.dropdown-section .dropdown-toggle[data-v-c25cdfdd]:focus-within,.dropdown-section .dropdown-toggle[data-v-c25cdfdd]:active{outline:none;opacity:1;border:none;border-bottom:1px solid #c1c7cd;color:#697077}.dropdown-section .dropdown-toggle[data-v-c25cdfdd]:focus-visible{border-bottom-color:#cb7128}.dropdown-section .dropdown-toggle span[data-v-c25cdfdd]{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-wrap:break-word}.dropdown-section .options-container[data-v-c25cdfdd]{position:absolute;right:0;display:flex;flex-direction:column;justify-content:center;width:100%;max-width:100%;z-index:2}@media (min-width: 600px){.dropdown-section .options-container[data-v-c25cdfdd]{max-width:450px;width:450px;right:auto}}@media (min-width: 992px){.dropdown-section .options-container[data-v-c25cdfdd]{right:0}}.dropdown-section .options-container>div[data-v-c25cdfdd]{display:flex}.dropdown-section .options-container>div input[type=checkbox][data-v-c25cdfdd]{margin:0 10px}.dropdown-section .options-container>div label[data-v-c25cdfdd]{margin-bottom:0}.dropdown-section .options-container .options-date[data-v-c25cdfdd]{z-index:1;background-color:#fff}.dropdown-section .options-container .dropdown-menu[data-v-c25cdfdd]{width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:16px;padding:16px;border:1px solid rgba(68,66,63,.1);background:#f6f6f6;border-radius:0 0 4px 4px}.dropdown-section .options-container .dropdown-menu .calendars-section[data-v-c25cdfdd]{width:100%;display:flex;flex-direction:column;gap:16px}@media (min-width: 600px){.dropdown-section .options-container .dropdown-menu .calendars-section[data-v-c25cdfdd]{flex-direction:row}}.dropdown-section .options-container .dropdown-menu .calendars-section .calendar-menu[data-v-c25cdfdd]{display:flex;flex-direction:column;align-items:center;gap:8px}.dropdown-section .options-container .dropdown-menu .calendars-section .calendar-menu .calendar-title[data-v-c25cdfdd]{font-weight:400;font-size:.71vw;color:#44423f}@media (max-width: 1971.8309859155px){.dropdown-section .options-container .dropdown-menu .calendars-section .calendar-menu .calendar-title[data-v-c25cdfdd]{font-size:14px}}.dropdown-section .options-container .dropdown-menu .buttons-section[data-v-c25cdfdd]{width:100%;display:flex;flex-direction:row;gap:16px;justify-content:flex-end}.dropdown-section .options-container .dropdown-menu .buttons-section button[data-v-c25cdfdd]{width:100%;max-width:140px;font-size:.71vw;height:32px;border-radius:4px}@media (max-width: 1971.8309859155px){.dropdown-section .options-container .dropdown-menu .buttons-section button[data-v-c25cdfdd]{font-size:14px}}.dropdown-section .options-container .dropdown-menu .buttons-section button.primary-btn[data-v-c25cdfdd]:focus-visible,.dropdown-section .options-container .dropdown-menu .buttons-section button.primary-btn[data-v-c25cdfdd]:focus-within,.dropdown-section .options-container .dropdown-menu .buttons-section button.primary-btn[data-v-c25cdfdd]:focus{outline:2px solid #aa5d1e}.dropdown-section .options-container .dropdown-menu .buttons-section button.back-btn.disabled[data-v-c25cdfdd]{color:#fff}.dropdown-section .options-container .dropdown-menu .buttons-section button.back-btn[data-v-c25cdfdd]:focus-visible,.dropdown-section .options-container .dropdown-menu .buttons-section button.back-btn[data-v-c25cdfdd]:focus-within,.dropdown-section .options-container .dropdown-menu .buttons-section button.back-btn[data-v-c25cdfdd]:focus{outline:2px solid #44423f}.dropdown-section .options-container .dropdown-menu .buttons-section button.clear-date-btn[data-v-c25cdfdd]{color:#44423f}.dropdown-section .options-container .dropdown-menu input[data-v-c25cdfdd]{width:100%;font-size:.61vw}@media (max-width: 1967.2131147541px){.dropdown-section .options-container .dropdown-menu input[data-v-c25cdfdd]{font-size:12px}}.dropdown-section .options-container .dropdown-menu input[data-v-c25cdfdd]::-webkit-input-placeholder{font-size:.61vw}@media (max-width: 1967.2131147541px){.dropdown-section .options-container .dropdown-menu input[data-v-c25cdfdd]::-webkit-input-placeholder{font-size:12px}}.dropdown-section .options-container .dropdown-menu input[data-v-c25cdfdd]::-moz-placeholder{font-size:.61vw}@media (max-width: 1967.2131147541px){.dropdown-section .options-container .dropdown-menu input[data-v-c25cdfdd]::-moz-placeholder{font-size:12px}}.dropdown-section .options-container .dropdown-menu input[data-v-c25cdfdd]:-ms-input-placeholder{font-size:.61vw}@media (max-width: 1967.2131147541px){.dropdown-section .options-container .dropdown-menu input[data-v-c25cdfdd]:-ms-input-placeholder{font-size:12px}}.dropdown-section .options-container .dropdown-menu input[data-v-c25cdfdd]:-moz-placeholder{font-size:.61vw}@media (max-width: 1967.2131147541px){.dropdown-section .options-container .dropdown-menu input[data-v-c25cdfdd]:-moz-placeholder{font-size:12px}}@media (orientation: landscape) and (min-width: 2500px){.dropdown-section .dropdown-toggle[data-v-c25cdfdd]{padding:.83vw}.dropdown-section .options-container[data-v-c25cdfdd]{width:23vw;max-width:23vw}.dropdown-section .options-container>div input[type=checkbox][data-v-c25cdfdd]{margin:0 .4vw}.dropdown-section .options-container .dropdown-menu[data-v-c25cdfdd]{gap:.83vw;padding:.83vw;border-radius:0 0 .2vw .2vw}.dropdown-section .options-container .dropdown-menu .calendars-section[data-v-c25cdfdd]{gap:.83vw}.dropdown-section .options-container .dropdown-menu .calendars-section .calendar-menu[data-v-c25cdfdd]{gap:.4vw}.dropdown-section .options-container .dropdown-menu .buttons-section[data-v-c25cdfdd]{gap:.83vw}.dropdown-section .options-container .dropdown-menu .buttons-section button[data-v-c25cdfdd]{max-width:7.2vw;height:1.667vw;border-radius:.2vw}}.container[data-v-d725bbb6]{margin:16px;padding:16px;box-shadow:0 0 8px #00000029;border-radius:8px;height:auto;display:flex;flex-direction:column}@media (min-width: 992px){.container[data-v-d725bbb6]{height:100%}}.container p[data-v-d725bbb6]{margin-bottom:8px}.container .grid-filter .filters[data-v-d725bbb6]{margin-bottom:8px;height:100%}.container .users-grid[data-v-d725bbb6]{width:100%;margin-bottom:16px;overflow:auto;border:1px solid #ececec;border-radius:4px;height:auto}.container .users-grid[data-v-d725bbb6]::-webkit-scrollbar{width:6px;height:6px;transition:.3s ease-in-out}.container .users-grid[data-v-d725bbb6]::-webkit-scrollbar-track{background:#f3f3f3;border-radius:8px}.container .users-grid[data-v-d725bbb6]::-webkit-scrollbar-thumb{background:#c3c3c3;border-radius:8px;border:4px solid rgba(0,0,0,0)}.container .users-grid[data-v-d725bbb6]::-webkit-scrollbar-thumb:hover{background:#c3c3c3}.container .users-grid.empty-grid[data-v-d725bbb6]{height:100%;overflow-x:auto}.container .users-grid.empty-grid table thead[data-v-d725bbb6]{background-color:#ececec}@media (min-width: 1366px){.container .users-grid.empty-grid table thead[data-v-d725bbb6]{height:2vw}}.container .users-grid.empty-grid table thead>tr[data-v-d725bbb6]{display:block}.container .users-grid .th-container[data-v-d725bbb6]{display:flex;align-items:center;cursor:default;pointer-events:none}.container .users-grid .th-container button[data-v-d725bbb6]{border:none;padding:0;justify-content:left;color:#44423f}.container .users-grid .th-container button span.column-can-sort[data-v-d725bbb6]{padding-right:8px;cursor:pointer;pointer-events:auto}.container .users-grid .th-container button .order-asc-desc[data-v-d725bbb6]{width:18px;height:18px;display:flex;align-items:center;justify-content:center;cursor:pointer;pointer-events:auto}.container .users-grid .th-container button .order-asc-desc svg[data-v-d725bbb6]{width:100%;height:100%}.container .users-grid .th-container button .order-asc-desc svg path[data-v-d725bbb6]{transition:fill .3s ease-in-out;fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc:hover svg[data-v-d725bbb6]{width:100%;height:100%}.container .users-grid .th-container button .order-asc-desc:hover svg path[data-v-d725bbb6]{fill:var(#697077);stroke:var(#697077)}.container .users-grid .th-container button .order-asc-desc.orderAsc svg path[data-v-d725bbb6]:first-child{fill:#d97706;stroke:#d97706;opacity:1}.container .users-grid .th-container button .order-asc-desc.orderAsc svg path[data-v-d725bbb6]:last-child{fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc.orderAsc:hover svg path[data-v-d725bbb6]:first-child{fill:#d97706;stroke:#d97706;opacity:1}.container .users-grid .th-container button .order-asc-desc.orderAsc:hover svg path[data-v-d725bbb6]:last-child{fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc.orderDesc svg path[data-v-d725bbb6]:first-child{fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc.orderDesc svg path[data-v-d725bbb6]:last-child{fill:#d97706;stroke:#d97706;opacity:1}.container .users-grid .th-container button .order-asc-desc.orderDesc:hover svg path[data-v-d725bbb6]:first-child{fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc.orderDesc:hover svg path[data-v-d725bbb6]:last-child{fill:#d97706;stroke:#d97706;opacity:1}.container .users-grid table[data-v-d725bbb6]{width:100%;height:100%;border-collapse:collapse;border-top-left-radius:4px;border-top-right-radius:4px}.container .users-grid table .grid-body[data-v-d725bbb6]{position:relative}.container .users-grid th[data-v-d725bbb6]{border-collapse:collapse;background:#ececec;min-width:140px;height:40px;padding:0 8px;font-family:Poppins,sans-serif;font-weight:500;font-size:12px;color:#44423f;position:sticky;top:0;z-index:1}.container .users-grid th>div button[data-v-d725bbb6]{background-color:#ececec}.container .users-grid th.column-region[data-v-d725bbb6]{text-align:left}.container .users-grid th.column-region>div[data-v-d725bbb6]{justify-content:left}.container .users-grid th.column-ack[data-v-d725bbb6]{min-width:50px;text-align:center}.container .users-grid th.column-ack>div[data-v-d725bbb6]{justify-content:center}.container .users-grid th.column-admin-user-name[data-v-d725bbb6]{min-width:160px}.container .users-grid th.trash-can[data-v-d725bbb6]{min-width:50px}.container .users-grid th.pricing[data-v-d725bbb6]{min-width:50px;text-align:left}.container .users-grid th.pricing>div[data-v-d725bbb6]{justify-content:left}.container .users-grid th.pricing>div button span[data-v-d725bbb6]{display:flex;width:100%;align-items:center;justify-content:left}.container .users-grid th.status-pricing[data-v-d725bbb6]{min-width:70px;text-align:center}.container .users-grid th.status-pricing>div[data-v-d725bbb6]{justify-content:center}.container .users-grid th.status-pricing[data-v-d725bbb6],.container .users-grid th.assigned-to-pricing[data-v-d725bbb6]{display:none}@media (min-width: 992px){.container .users-grid th.status-pricing[data-v-d725bbb6],.container .users-grid th.assigned-to-pricing[data-v-d725bbb6]{display:table-cell}}.container .users-grid th img[data-v-d725bbb6]{margin-left:8px;cursor:pointer}@media (min-width: 992px){.container .users-grid th[data-v-d725bbb6]{font-size:.71vw;min-width:160px}}@media (min-width: 992px) and (max-width: 1971.8309859155px){.container .users-grid th[data-v-d725bbb6]{font-size:14px}}@media (min-width: 992px){.container .users-grid th.column-admin-user-name[data-v-d725bbb6]{min-width:180px}.container .users-grid th.trash-can[data-v-d725bbb6],.container .users-grid th.contact-type[data-v-d725bbb6]{min-width:50px}}@media (min-width: 1366px){.container .users-grid th[data-v-d725bbb6]{min-width:160px}}.container .users-grid tr[data-v-d725bbb6]{border-bottom:1px solid #ececec;max-height:40px}.container .users-grid tr[data-v-d725bbb6]:last-of-type{border-bottom:none}.container .users-grid tr[data-v-d725bbb6]:focus-visible{outline:#d97706 auto 1px}.container .users-grid tr.alt-class[data-v-d725bbb6]{transition:background-color .5s ease}.container .users-grid tr td[data-v-d725bbb6]{height:48px;min-width:140px;padding:0 8px;font-family:Poppins,sans-serif;font-size:.61vw;font-weight:400;color:#44423f;text-align:left}@media (max-width: 1967.2131147541px){.container .users-grid tr td[data-v-d725bbb6]{font-size:12px}}.container .users-grid tr td.column-type .service-type[data-v-d725bbb6],.container .users-grid tr td.column-type .service-type-label[data-v-d725bbb6],.container .users-grid tr td.column-type .user-type[data-v-d725bbb6]{display:block;width:fit-content;background-color:#f6f6f6;padding:2px 8px;border-radius:20px;text-align:left;line-height:16px}.container .users-grid tr td.column-type.contact-type[data-v-d725bbb6]{max-width:100px}.container .users-grid tr td.column-status .service-status[data-v-d725bbb6],.container .users-grid tr td.column-status .status-label[data-v-d725bbb6]{display:block;width:fit-content;border:1px solid #ececec;padding:2px 8px;border-radius:20px;text-align:left;line-height:16px}.container .users-grid tr td.column-status .status-label.status-up[data-v-d725bbb6]{border:none;background:rgba(72,148,60,.15)}.container .users-grid tr td.column-status .status-label.status-down[data-v-d725bbb6]{background:rgba(200,16,46,.15);border:none}.container .users-grid tr td.column-region[data-v-d725bbb6]{text-align:left}.container .users-grid tr td.column-ack[data-v-d725bbb6]{min-width:50px;text-align:center}.container .users-grid tr td.pricing[data-v-d725bbb6]{min-width:50px;text-align:left}.container .users-grid tr td.pricing span[data-v-d725bbb6]{display:flex;width:100%;align-items:center}.container .users-grid tr td.status-pricing[data-v-d725bbb6]{min-width:70px}.container .users-grid tr td.status-pricing[data-v-d725bbb6],.container .users-grid tr td.assigned-to-pricing[data-v-d725bbb6]{display:none}@media (min-width: 992px){.container .users-grid tr td.status-pricing[data-v-d725bbb6],.container .users-grid tr td.assigned-to-pricing[data-v-d725bbb6]{display:table-cell}}.container .users-grid tr td.column-admin-user-name[data-v-d725bbb6]{min-width:160px}.container .users-grid tr td.column-service-name span[data-v-d725bbb6],.container .users-grid tr td.column-email span[data-v-d725bbb6],.container .users-grid tr td.column-username span[data-v-d725bbb6],.container .users-grid tr td.column-output span[data-v-d725bbb6],.container .users-grid tr td.column-full-name span[data-v-d725bbb6],.container .users-grid tr td.column-name span[data-v-d725bbb6],.container .users-grid tr td.column-detail span[data-v-d725bbb6],.container .users-grid tr td.column-reason span[data-v-d725bbb6]{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-username span[data-v-d725bbb6]{max-width:200px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-email span[data-v-d725bbb6]{max-width:260px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-full-name span[data-v-d725bbb6],.container .users-grid tr td.column-name span[data-v-d725bbb6],.container .users-grid tr td.column-service-name span[data-v-d725bbb6]{max-width:200px}.container .users-grid tr td.column-email[data-v-d725bbb6]{word-break:break-word}.container .users-grid tr td.trash-can[data-v-d725bbb6]{min-width:50px}.container .users-grid tr td.trash-can>.trash-can-container[data-v-d725bbb6]{display:flex;align-items:center;justify-content:end}.container .users-grid tr td.trash-can>.trash-can-container a[data-v-d725bbb6]{display:flex;align-items:center;transition:.3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a img.trash-can[data-v-d725bbb6]{transition:all .3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a[data-v-d725bbb6] svg path{transition:all .3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a:hover img.trash-can[data-v-d725bbb6],.container .users-grid tr td.trash-can>.trash-can-container a:focus img.trash-can[data-v-d725bbb6],.container .users-grid tr td.trash-can>.trash-can-container a:focus-visible img.trash-can[data-v-d725bbb6],.container .users-grid tr td.trash-can>.trash-can-container a:focus-within img.trash-can[data-v-d725bbb6],.container .users-grid tr td.trash-can>.trash-can-container a:active img.trash-can[data-v-d725bbb6]{filter:invert(15%) sepia(88%) saturate(3888%) hue-rotate(341deg) brightness(84%) contrast(100%);transition:all .3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a[data-v-d725bbb6]:hover svg path,.container .users-grid tr td.trash-can>.trash-can-container a[data-v-d725bbb6]:focus svg path,.container .users-grid tr td.trash-can>.trash-can-container a[data-v-d725bbb6]:focus-visible svg path,.container .users-grid tr td.trash-can>.trash-can-container a[data-v-d725bbb6]:focus-within svg path,.container .users-grid tr td.trash-can>.trash-can-container a[data-v-d725bbb6]:active svg path{fill:#c8102e;transition:all .3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a[data-v-d725bbb6]:focus-visible{outline:1px solid #c8102e;border-radius:2px}@media (min-width: 992px){.container .users-grid tr td[data-v-d725bbb6]{min-width:160px}.container .users-grid tr td.column-admin-user-name[data-v-d725bbb6]{min-width:180px}.container .users-grid tr td.column-output[data-v-d725bbb6],.container .users-grid tr td.column-full-name[data-v-d725bbb6]{max-height:40px}.container .users-grid tr td.trash-can[data-v-d725bbb6]{min-width:50px}.container .users-grid tr td.contact-type[data-v-d725bbb6]{min-width:100px}}@media (min-width: 1366px){.container .users-grid tr td[data-v-d725bbb6]{min-width:160px}}.container .users-grid tr.new-notification[data-v-d725bbb6]{background-color:#cb712833;transition:background-color .5s ease}.container .users-grid tr.new-notification td .status-label[data-v-d725bbb6]{border:none}.container .users-grid tr.new-notification td .status-label.status-down[data-v-d725bbb6]{background:transparent}.container .users-grid tr.new-notification td .service-type-label[data-v-d725bbb6],.container .users-grid tr.new-notification td .user-type[data-v-d725bbb6]{background-color:transparent}.container .users-grid tr.has-total[data-v-d725bbb6]{background:rgba(203,113,40,.25);border-bottom:1px solid #ececec}.container .users-grid tr.has-total td[data-v-d725bbb6]{padding:0 8px;font-family:Poppins,sans-serif;font-weight:500;font-size:12px;color:#44423f}@media (min-width: 992px){.container .users-grid tr.has-total td[data-v-d725bbb6]{font-size:.71vw}}@media (min-width: 992px) and (max-width: 1971.8309859155px){.container .users-grid tr.has-total td[data-v-d725bbb6]{font-size:14px}}.container .users-grid .grid-empty[data-v-d725bbb6]{position:absolute;display:flex;justify-content:center;align-items:center;flex-direction:column;height:100%;width:calc(100vw - 50px);position:sticky;left:0}.container .users-grid .grid-empty img[data-v-d725bbb6]{max-width:170px}.container .users-grid .grid-empty p[data-v-d725bbb6]{margin:16px;font-family:Poppins,sans-serif;font-size:.71vw;font-weight:400;color:#44423f;text-align:center}@media (max-width: 1971.8309859155px){.container .users-grid .grid-empty p[data-v-d725bbb6]{font-size:14px}}@media (min-width: 600px){.container .users-grid .grid-empty[data-v-d725bbb6]{width:calc(100vw - 50px)}.container .users-grid .grid-empty img[data-v-d725bbb6]{max-width:350px}}@media (min-width: 992px){.container .users-grid .grid-empty[data-v-d725bbb6]{width:100%}.container .users-grid .grid-empty img[data-v-d725bbb6]{max-width:350px}}@media (orientation: landscape) and (min-width: 2500px){.container[data-v-d725bbb6]{margin:.83vw;padding:.83vw;border-radius:.4vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid[data-v-d725bbb6]{margin-bottom:.83vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid table[data-v-d725bbb6]{border-top-left-radius:.2vw;border-top-right-radius:.2vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid th[data-v-d725bbb6]{min-width:8vw;height:2vw;padding:0 .4vw}.container .users-grid th.column-ack[data-v-d725bbb6]{min-width:4vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid th img[data-v-d725bbb6]{margin-left:.4vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid tr td[data-v-d725bbb6]{min-width:8vw;height:2.5vw;padding:0 .4vw}.container .users-grid tr td.column-ack[data-v-d725bbb6]{min-width:4vw}.container .users-grid tr td.column-username span[data-v-d725bbb6]{max-width:15vw;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-email span[data-v-d725bbb6]{max-width:18vw;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-full-name span[data-v-d725bbb6],.container .users-grid tr td.column-name span[data-v-d725bbb6],.container .users-grid tr td.column-service-name span[data-v-d725bbb6]{max-width:15vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid .grid-empty img[data-v-d725bbb6]{max-width:18vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid .grid-empty p[data-v-d725bbb6]{margin:.83vw 0}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container[data-v-d725bbb6]{margin:1.66vw;padding:1.66vw;border-radius:.8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid[data-v-d725bbb6]{margin-bottom:1.66vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid table[data-v-d725bbb6]{border-top-left-radius:.4vw;border-top-right-radius:.4vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid th[data-v-d725bbb6]{min-width:16vw;height:4vw;padding:0 .8vw;font-size:1.4vw}.container .users-grid th.column-ack[data-v-d725bbb6]{min-width:8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid th img[data-v-d725bbb6]{margin-left:.8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid tr td[data-v-d725bbb6]{min-width:16vw;height:5vw;padding:0 .8vw;font-size:1.2vw}.container .users-grid tr td.column-ack[data-v-d725bbb6]{min-width:8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid .grid-empty p[data-v-d725bbb6]{margin:1.66vw 0;font-size:1.4vw}}.spinner[data-v-d725bbb6]{width:24px;height:24px;background:transparent;position:relative;border-radius:50%;overflow:hidden;z-index:0;animation:spin-d725bbb6 1s linear infinite}.spinner .spin-bottom-left[data-v-d725bbb6],.spinner .spin-bottom-right[data-v-d725bbb6],.spinner .spin-top-left[data-v-d725bbb6]{position:absolute;width:50%;height:50%;z-index:-1}.spinner .spin-blocker[data-v-d725bbb6]{position:absolute;top:15%;left:15%;width:70%;height:70%;background:#ffffff;border-radius:50%}.spinner .spin-bottom-left[data-v-d725bbb6]{top:50%;left:0;background:-webkit-linear-gradient(to bottom right,rgb(228,124,40) 0%,rgba(228,124,40,.7) 100%);background:linear-gradient(to bottom right,rgb(228,124,40) 0%,rgba(228,124,40,.7) 100%)}.spinner .spin-bottom-left[data-v-d725bbb6]:after{position:absolute;content:"";border-radius:50%;width:5.5px;height:9px;bottom:9px;left:0;background-color:#e47c28}@media (min-width: 768px){.spinner .spin-bottom-left[data-v-d725bbb6]:after{width:9px;height:15px;bottom:18px}}.spinner .spin-bottom-right[data-v-d725bbb6]{top:50%;left:50%;background:-webkit-linear-gradient(to top right,rgba(228,124,40,.7) 15%,rgba(228,124,40,.25) 85%);background:linear-gradient(to top right,rgba(228,124,40,.7) 15%,rgba(228,124,40,.25) 85%)}.spinner .spin-top-left[data-v-d725bbb6]{top:0;left:50%;background:-webkit-linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(228,124,40,.25) 100%);background:linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(228,124,40,.25) 100%)}.spinner.spinner-green .spin-bottom-left[data-v-d725bbb6]{background:-webkit-linear-gradient(to bottom right,rgb(72,148,60) 0%,rgba(72,148,60,.7) 100%);background:linear-gradient(to bottom right,rgb(72,148,60) 0%,rgba(72,148,60,.7) 100%)}.spinner.spinner-green .spin-bottom-left[data-v-d725bbb6]:after{background-color:#48943c}.spinner.spinner-green .spin-bottom-right[data-v-d725bbb6]{background:-webkit-linear-gradient(to top right,rgba(72,148,60,.7) 15%,rgba(72,148,60,.25) 85%);background:linear-gradient(to top right,rgba(72,148,60,.7) 15%,rgba(72,148,60,.25) 85%)}.spinner.spinner-green .spin-top-left[data-v-d725bbb6]{background:-webkit-linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(72,148,60,.25) 100%);background:linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(72,148,60,.25) 100%)}.spinner.disabled .spin-blocker[data-v-d725bbb6]{background:gray}.spinner.disabled .spin-bottom-left[data-v-d725bbb6]:after{width:5.5px;height:9px;bottom:9px;left:0}@media (min-width: 768px){.spinner.disabled .spin-bottom-left[data-v-d725bbb6]:after{bottom:8px}}@media (min-width: 768px){.spinner[data-v-d725bbb6]{width:48px;height:48px}}@media (orientation: landscape) and (min-width: 2500px){.spinner[data-v-d725bbb6]{width:2.5vw;height:2.5vw}}@media (orientation: landscape) and (min-width: 2500px){.spinner .spin-bottom-left[data-v-d725bbb6]:after{width:.46vw;height:.78vw;bottom:.93vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.spinner[data-v-d725bbb6]{width:5vw;height:5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.spinner .spin-bottom-left[data-v-d725bbb6]:after{width:.92vw;height:1.56vw;bottom:1.86vw}}@keyframes spin-d725bbb6{to{transform:rotate(360deg)}}@keyframes loader-d725bbb6{0%{opacity:1}to{opacity:0}}.loader div[data-v-d725bbb6]{left:48px;top:22.5px;position:absolute;animation:loader-d725bbb6 linear 1s infinite;background:#32c770;width:4px;height:15px;border-radius:0;transform-origin:2px 27.5px}.loader div[data-v-d725bbb6]:nth-child(1){transform:rotate(0);animation-delay:-.875s;background:#32c770}.loader div[data-v-d725bbb6]:nth-child(2){transform:rotate(45deg);animation-delay:-.75s;background:#32c770}.loader div[data-v-d725bbb6]:nth-child(3){transform:rotate(90deg);animation-delay:-.625s;background:#32c770}.loader div[data-v-d725bbb6]:nth-child(4){transform:rotate(135deg);animation-delay:-.5s;background:#32c770}.loader div[data-v-d725bbb6]:nth-child(5){transform:rotate(180deg);animation-delay:-.375s;background:#32c770}.loader div[data-v-d725bbb6]:nth-child(6){transform:rotate(225deg);animation-delay:-.25s;background:#32c770}.loader div[data-v-d725bbb6]:nth-child(7){transform:rotate(270deg);animation-delay:-.125s;background:#32c770}.loader div[data-v-d725bbb6]:nth-child(8){transform:rotate(315deg);animation-delay:0s;background:#32c770}.loader-container[data-v-d725bbb6]{width:72px;height:64px;display:inline-block;overflow:hidden;background:none;margin-bottom:16px}.loader[data-v-d725bbb6]{width:100%;height:100%;position:relative;transform:translateZ(0) scale(.64);backface-visibility:hidden;transform-origin:0 0}.loader div[data-v-d725bbb6]{box-sizing:content-box}.loading-section[data-v-d725bbb6]{height:80vh;display:flex;flex-direction:column;justify-content:center;align-items:center}.loading-section .loading-text[data-v-d725bbb6]{margin:16px;color:#44423f}.redirect-class[data-v-d725bbb6]{cursor:pointer}.truncate-text[data-v-d725bbb6]{max-width:200px;text-overflow:ellipsis;word-wrap:break-word}button[data-v-7d84e6bf]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:8px 16px;width:100%;font-weight:500;line-height:100%;border-radius:4px;transition:all .4s ease-in-out;font-family:Poppins,sans-serif}button.primary-btn[data-v-7d84e6bf]{background-color:#cb7128;color:#fff;border:1px solid transparent}button.primary-btn[data-v-7d84e6bf]:hover,button.primary-btn[data-v-7d84e6bf]:active,button.primary-btn[data-v-7d84e6bf]:focus,button.primary-btn[data-v-7d84e6bf]:focus-visible,button.primary-btn[data-v-7d84e6bf]:focus-within{background-color:#aa5d1e;color:#fff;outline:2px solid #d97706}button.primary-btn.disabled[data-v-7d84e6bf]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}button.primary-btn.tooltip-button-disabled .tooltip-text[data-v-7d84e6bf]{display:none}button.primary-btn.tooltip-button[data-v-7d84e6bf]{position:relative;color:gray;border:2px solid gray;background-color:#fff;cursor:default}button.primary-btn.tooltip-button .tooltip-text[data-v-7d84e6bf]{visibility:hidden;width:100%;max-width:340px;background-color:#333;color:#fff;text-align:center;border-radius:5px;padding:5px;position:absolute;bottom:125%;left:50%;transform:translate(-50%);z-index:1;opacity:0;transition:opacity .3s;font-size:.71vw;font-family:Poppins,sans-serif;height:100%}@media (max-width: 1830.985915493px){button.primary-btn.tooltip-button .tooltip-text[data-v-7d84e6bf]{font-size:13px}}button.primary-btn.tooltip-button .tooltip-text[data-v-7d84e6bf]:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#333 transparent transparent transparent}button.primary-btn.tooltip-button:hover .tooltip-text[data-v-7d84e6bf]{visibility:visible;opacity:1}button.primary-btn.tooltip-button[data-v-7d84e6bf]:hover,button.primary-btn.tooltip-button[data-v-7d84e6bf]:active,button.primary-btn.tooltip-button[data-v-7d84e6bf]:focus,button.primary-btn.tooltip-button[data-v-7d84e6bf]:focus-visible,button.primary-btn.tooltip-button[data-v-7d84e6bf]:focus-within{outline:none;color:gray;border:2px solid gray;opacity:1}button.secondary-btn[data-v-7d84e6bf]{background-color:#fff;color:#44423f;border:1px solid transparent}button.secondary-btn[data-v-7d84e6bf]:hover,button.secondary-btn[data-v-7d84e6bf]:active,button.secondary-btn[data-v-7d84e6bf]:focus,button.secondary-btn[data-v-7d84e6bf]:focus-within{color:#44423f;opacity:.7;border:1px solid transparent}button.secondary-btn[data-v-7d84e6bf]:focus-visible{opacity:.7;color:#44423f;border:1px solid #44423f}button.secondary-btn.disabled[data-v-7d84e6bf]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}button.secondary-btn.tooltip-button-disabled .tooltip-text[data-v-7d84e6bf]{display:none}button.secondary-btn.tooltip-button[data-v-7d84e6bf]{position:relative;color:gray;border:2px solid gray;cursor:default}button.secondary-btn.tooltip-button .tooltip-text[data-v-7d84e6bf]{visibility:hidden;width:100%;max-width:340px;background-color:#333;color:#fff;text-align:center;border-radius:5px;padding:5px;position:absolute;bottom:125%;left:50%;transform:translate(-50%);z-index:1;opacity:0;transition:opacity .3s;font-size:.71vw;font-family:Poppins,sans-serif;height:100%}@media (max-width: 1830.985915493px){button.secondary-btn.tooltip-button .tooltip-text[data-v-7d84e6bf]{font-size:13px}}button.secondary-btn.tooltip-button .tooltip-text[data-v-7d84e6bf]:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#333 transparent transparent transparent}button.secondary-btn.tooltip-button:hover .tooltip-text[data-v-7d84e6bf]{visibility:visible;opacity:1}button.secondary-btn.tooltip-button[data-v-7d84e6bf]:hover,button.secondary-btn.tooltip-button[data-v-7d84e6bf]:active,button.secondary-btn.tooltip-button[data-v-7d84e6bf]:focus,button.secondary-btn.tooltip-button[data-v-7d84e6bf]:focus-visible,button.secondary-btn.tooltip-button[data-v-7d84e6bf]:focus-within{outline:none;color:gray;border:2px solid gray;opacity:1}button.tertiary-btn[data-v-7d84e6bf]{padding:16px;color:#fff;outline:none;background:linear-gradient(90deg,rgba(0,0,0,0) 28.55%,#cb7128 108.17%);background-color:#cb7128;border:1px solid #cb7128}button.tertiary-btn[data-v-7d84e6bf]:hover,button.tertiary-btn[data-v-7d84e6bf]:active,button.tertiary-btn[data-v-7d84e6bf]:focus,button.tertiary-btn[data-v-7d84e6bf]:focus-within{background-color:#793905;color:#fff;border:1px solid #aa5d1e}button.tertiary-btn[data-v-7d84e6bf]:focus-visible{background-color:#793905;color:#fff;border:1px solid #aa5d1e}button.tertiary-btn.disabled[data-v-7d84e6bf]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}button.back-btn[data-v-7d84e6bf]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0 16px;gap:32px;position:relative;width:56px;height:40px;background:#ffffff;border:2px solid #ffffff;box-shadow:0 0 4px #00000040;border-radius:4px}button.success-btn[data-v-7d84e6bf]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0 16px;gap:32px;min-height:40px;color:#fff;background:#48943c;border:2px solid #48943c;box-shadow:0 4px 4px #48943c40;border-radius:8px}button.disabled[data-v-7d84e6bf]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}.grid-filter[data-v-7d84e6bf]{display:flex;flex-direction:column;margin-bottom:16px;align-items:self-start}.grid-filter .filters[data-v-7d84e6bf]{flex-grow:3;margin-bottom:16px;width:100%;height:100%}.grid-filter .clear-btn[data-v-7d84e6bf]{width:100%;color:#44423f;font-size:.71vw}@media (max-width: 1971.8309859155px){.grid-filter .clear-btn[data-v-7d84e6bf]{font-size:14px}}.grid-filter .clear-btn.disabled[data-v-7d84e6bf]{color:#fff}@media (min-width: 992px){.grid-filter .clear-btn[data-v-7d84e6bf]{max-width:150px}}@media (min-width: 992px){.grid-filter[data-v-7d84e6bf]{flex-direction:row}.grid-filter .filters[data-v-7d84e6bf]{margin-bottom:0}.grid-filter .filters>div[data-v-7d84e6bf]{height:42px}.grid-filter .clear-btn[data-v-7d84e6bf]{margin-left:16px;margin-bottom:24px}}@media (min-width: 1366px){.grid-filter .clear-btn[data-v-7d84e6bf]{margin-left:32px}}.body-pagination[data-v-d457afed]{display:flex;flex-direction:column;justify-content:space-between}@media (min-width: 1920px){.body-pagination[data-v-d457afed]{min-height:85%}}@media (min-width: 1920px){.body-pagination[data-v-d457afed]{min-height:88%}}.body-pagination .footer[data-v-d457afed]{bottom:0;left:0;width:100%;display:flex;align-items:center;justify-content:space-between;padding:16px 0}.body-pagination .footer p[data-v-d457afed]{text-align:left;color:#697077;font-family:Poppins,sans-serif;font-size:12px;font-weight:400}@media (min-width: 768px){.body-pagination .footer p[data-v-d457afed]{font-size:.71vw}}@media (min-width: 768px) and (max-width: 1971.8309859155px){.body-pagination .footer p[data-v-d457afed]{font-size:14px}}.body-pagination .footer .pages[data-v-d457afed]{display:flex;align-items:center;justify-content:flex-end;gap:8px}.body-pagination .footer .pages button[data-v-d457afed]{width:24px;height:24px;background-color:#fff;border:none;outline:none;display:flex;align-items:center;justify-content:center;color:#697077;font-family:Poppins,sans-serif;font-size:12px;font-weight:400;box-shadow:none;padding:2px;cursor:pointer}@media (min-width: 768px){.body-pagination .footer .pages button[data-v-d457afed]{font-size:.71vw;width:32px;height:32px}}@media (min-width: 768px) and (max-width: 1971.8309859155px){.body-pagination .footer .pages button[data-v-d457afed]{font-size:14px}}.body-pagination .footer .pages button[data-v-d457afed]:hover,.body-pagination .footer .pages button.selected[data-v-d457afed]{background-color:#cb7128;color:#fff;font-weight:500}.body-pagination .footer .pages button:hover img[data-v-d457afed],.body-pagination .footer .pages button.selected img[data-v-d457afed]{filter:brightness(100)}.body-pagination .footer .pages button[data-v-d457afed]:hover svg path,.body-pagination .footer .pages button.selected[data-v-d457afed] svg path{fill:#fff}.body-pagination .footer .pages button.selected[data-v-d457afed]{cursor:default}.body-pagination .footer .pages button.selected[data-v-d457afed]:hover,.body-pagination .footer .pages button.selected[data-v-d457afed]:focus,.body-pagination .footer .pages button.selected[data-v-d457afed]:focus-within,.body-pagination .footer .pages button.selected[data-v-d457afed]:focus-visible,.body-pagination .footer .pages button.selected[data-v-d457afed]:active{background-color:#cb7128}.body-pagination .footer .pages button[data-v-d457afed]:focus,.body-pagination .footer .pages button[data-v-d457afed]:focus-visible,.body-pagination .footer .pages button[data-v-d457afed]:focus-within{background-color:#aa5d1e;color:#fff;font-weight:500}.body-pagination .footer .pages button[data-v-d457afed]:focus svg path,.body-pagination .footer .pages button[data-v-d457afed]:focus-visible svg path,.body-pagination .footer .pages button[data-v-d457afed]:focus-within svg path{fill:#fff}.body-pagination .footer .pages button.disabled[data-v-d457afed]{background-color:transparent}.body-pagination .footer .pages button.disabled[data-v-d457afed] svg path{fill:gray}.body-pagination .footer .pages button.disabled[data-v-d457afed]:focus,.body-pagination .footer .pages button.disabled[data-v-d457afed]:focus-visible,.body-pagination .footer .pages button.disabled[data-v-d457afed]:focus-within{background-color:#fff}.body-pagination .footer .pages img[data-v-d457afed]{max-height:20px;transition:.4s ease-in-out}@media (orientation: landscape) and (min-width: 2500px){.body-pagination .footer[data-v-d457afed]{padding:.83vw 0}}@media (orientation: landscape) and (min-width: 2500px){.body-pagination .footer .pages[data-v-d457afed]{gap:.4vw}}@media (orientation: landscape) and (min-width: 2500px){.body-pagination .footer .pages button[data-v-d457afed]{padding:.1vw;width:1.66vw;height:1.66vw}}@media (orientation: landscape) and (min-width: 2500px){.body-pagination .footer .pages img[data-v-d457afed]{max-height:1vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.body-pagination .footer[data-v-d457afed]{padding:1.66vw 0}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.body-pagination .footer p[data-v-d457afed]{font-size:1.4vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.body-pagination .footer .pages[data-v-d457afed]{gap:.8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.body-pagination .footer .pages button[data-v-d457afed]{padding:.2vw;width:3.2vw;height:3.2vw;font-size:1.4vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.body-pagination .footer .pages img[data-v-d457afed]{max-height:2vw}}button[data-v-c9692729]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:8px 16px;width:100%;font-weight:500;line-height:100%;border-radius:4px;transition:all .4s ease-in-out;font-family:Poppins,sans-serif}button.primary-btn[data-v-c9692729]{background-color:#cb7128;color:#fff;border:1px solid transparent}button.primary-btn[data-v-c9692729]:hover,button.primary-btn[data-v-c9692729]:active,button.primary-btn[data-v-c9692729]:focus,button.primary-btn[data-v-c9692729]:focus-visible,button.primary-btn[data-v-c9692729]:focus-within{background-color:#aa5d1e;color:#fff;outline:2px solid #d97706}button.primary-btn.disabled[data-v-c9692729]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}button.primary-btn.tooltip-button-disabled .tooltip-text[data-v-c9692729]{display:none}button.primary-btn.tooltip-button[data-v-c9692729]{position:relative;color:gray;border:2px solid gray;background-color:#fff;cursor:default}button.primary-btn.tooltip-button .tooltip-text[data-v-c9692729]{visibility:hidden;width:100%;max-width:340px;background-color:#333;color:#fff;text-align:center;border-radius:5px;padding:5px;position:absolute;bottom:125%;left:50%;transform:translate(-50%);z-index:1;opacity:0;transition:opacity .3s;font-size:.71vw;font-family:Poppins,sans-serif;height:100%}@media (max-width: 1830.985915493px){button.primary-btn.tooltip-button .tooltip-text[data-v-c9692729]{font-size:13px}}button.primary-btn.tooltip-button .tooltip-text[data-v-c9692729]:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#333 transparent transparent transparent}button.primary-btn.tooltip-button:hover .tooltip-text[data-v-c9692729]{visibility:visible;opacity:1}button.primary-btn.tooltip-button[data-v-c9692729]:hover,button.primary-btn.tooltip-button[data-v-c9692729]:active,button.primary-btn.tooltip-button[data-v-c9692729]:focus,button.primary-btn.tooltip-button[data-v-c9692729]:focus-visible,button.primary-btn.tooltip-button[data-v-c9692729]:focus-within{outline:none;color:gray;border:2px solid gray;opacity:1}button.secondary-btn[data-v-c9692729]{background-color:#fff;color:#44423f;border:1px solid transparent}button.secondary-btn[data-v-c9692729]:hover,button.secondary-btn[data-v-c9692729]:active,button.secondary-btn[data-v-c9692729]:focus,button.secondary-btn[data-v-c9692729]:focus-within{color:#44423f;opacity:.7;border:1px solid transparent}button.secondary-btn[data-v-c9692729]:focus-visible{opacity:.7;color:#44423f;border:1px solid #44423f}button.secondary-btn.disabled[data-v-c9692729]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}button.secondary-btn.tooltip-button-disabled .tooltip-text[data-v-c9692729]{display:none}button.secondary-btn.tooltip-button[data-v-c9692729]{position:relative;color:gray;border:2px solid gray;cursor:default}button.secondary-btn.tooltip-button .tooltip-text[data-v-c9692729]{visibility:hidden;width:100%;max-width:340px;background-color:#333;color:#fff;text-align:center;border-radius:5px;padding:5px;position:absolute;bottom:125%;left:50%;transform:translate(-50%);z-index:1;opacity:0;transition:opacity .3s;font-size:.71vw;font-family:Poppins,sans-serif;height:100%}@media (max-width: 1830.985915493px){button.secondary-btn.tooltip-button .tooltip-text[data-v-c9692729]{font-size:13px}}button.secondary-btn.tooltip-button .tooltip-text[data-v-c9692729]:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#333 transparent transparent transparent}button.secondary-btn.tooltip-button:hover .tooltip-text[data-v-c9692729]{visibility:visible;opacity:1}button.secondary-btn.tooltip-button[data-v-c9692729]:hover,button.secondary-btn.tooltip-button[data-v-c9692729]:active,button.secondary-btn.tooltip-button[data-v-c9692729]:focus,button.secondary-btn.tooltip-button[data-v-c9692729]:focus-visible,button.secondary-btn.tooltip-button[data-v-c9692729]:focus-within{outline:none;color:gray;border:2px solid gray;opacity:1}button.tertiary-btn[data-v-c9692729]{padding:16px;color:#fff;outline:none;background:linear-gradient(90deg,rgba(0,0,0,0) 28.55%,#cb7128 108.17%);background-color:#cb7128;border:1px solid #cb7128}button.tertiary-btn[data-v-c9692729]:hover,button.tertiary-btn[data-v-c9692729]:active,button.tertiary-btn[data-v-c9692729]:focus,button.tertiary-btn[data-v-c9692729]:focus-within{background-color:#793905;color:#fff;border:1px solid #aa5d1e}button.tertiary-btn[data-v-c9692729]:focus-visible{background-color:#793905;color:#fff;border:1px solid #aa5d1e}button.tertiary-btn.disabled[data-v-c9692729]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}button.back-btn[data-v-c9692729]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0 16px;gap:32px;position:relative;width:56px;height:40px;background:#ffffff;border:2px solid #ffffff;box-shadow:0 0 4px #00000040;border-radius:4px}button.success-btn[data-v-c9692729]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0 16px;gap:32px;min-height:40px;color:#fff;background:#48943c;border:2px solid #48943c;box-shadow:0 4px 4px #48943c40;border-radius:8px}button.disabled[data-v-c9692729]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}.filter-container[data-v-c9692729]{height:100%}.filter-container .filter-title[data-v-c9692729]{width:100%;text-align:left;color:#697077;font-family:Filson Pro,sans-serif;font-size:.71vw;font-weight:400;padding:16px;margin-bottom:0;border:none;outline:none;border-bottom:1px solid #c1c7cd;transition:.4s ease-in-out;text-transform:capitalize;cursor:pointer;height:100%}@media (max-width: 1971.8309859155px){.filter-container .filter-title[data-v-c9692729]{font-size:14px}}.filter-container .filter-title.selected[data-v-c9692729]{color:#44423f}.filter-container[data-v-c9692729]:focus,.filter-container[data-v-c9692729]:active,.filter-container[data-v-c9692729]:focus-within,.filter-container[data-v-c9692729]:focus-visible{outline:#ffffff}.filter-container:focus .filter-title[data-v-c9692729],.filter-container:active .filter-title[data-v-c9692729],.filter-container:focus-within .filter-title[data-v-c9692729],.filter-container:focus-visible .filter-title[data-v-c9692729]{border-bottom:1px solid #cb7128}.filter-container .options-container[data-v-c9692729]{position:absolute;display:flex;flex-direction:column;width:100%;max-width:initial;z-index:2}.filter-container .options-container .options-container-wrapper[data-v-c9692729]{display:flex;flex-direction:column;padding:16px;border:1px solid rgba(68,66,63,.1);background:#f6f6f6;border-radius:0 0 4px 4px;min-width:150px}@media (min-width: 992px){.filter-container .options-container .options-container-wrapper[data-v-c9692729]{padding-top:8px}}.filter-container .options-container .options-container-wrapper .options-scrollable-content[data-v-c9692729]{display:flex;flex-direction:column;max-height:248px;overflow-x:hidden;overflow-y:auto}.filter-container .options-container .options-container-wrapper .options-scrollable-content[data-v-c9692729]::-webkit-scrollbar{width:6px;height:6px;transition:.3s ease-in-out}.filter-container .options-container .options-container-wrapper .options-scrollable-content[data-v-c9692729]::-webkit-scrollbar-track{background:#f3f3f3;border-radius:8px}.filter-container .options-container .options-container-wrapper .options-scrollable-content[data-v-c9692729]::-webkit-scrollbar-thumb{background:#c3c3c3;border-radius:8px;border:4px solid rgba(0,0,0,0)}.filter-container .options-container .options-container-wrapper .options-scrollable-content[data-v-c9692729]::-webkit-scrollbar-thumb:hover{background:#c3c3c3}.filter-container .options-container .options-container-wrapper .options-scrollable-content>div[data-v-c9692729]{display:flex;align-items:center;margin-bottom:16px;padding:0 4px}@media (min-width: 992px){.filter-container .options-container .options-container-wrapper .options-scrollable-content>div[data-v-c9692729]{margin-bottom:0}}.filter-container .options-container .options-container-wrapper .options-scrollable-content>div label[data-v-c9692729]{margin:0;color:#21272a;font-family:Poppins,sans-serif;font-size:12px;font-weight:400;line-height:140%;position:relative;cursor:pointer;transition:.4s ease-in-out;vertical-align:text-bottom;display:flex;align-items:self-start}.filter-container .options-container .options-container-wrapper .options-scrollable-content>div label[data-v-c9692729]:before{content:"";-webkit-appearance:none;background-color:#fff;border:1px solid #121619;border-radius:4px;box-shadow:0 1px 2px #0000000d,inset 0 -15px 10px -12px #0000000d;padding:7.4px;display:inline-block;position:relative;vertical-align:middle;cursor:pointer;margin-right:8px;transition:.4s ease-in-out}@media (min-width: 992px){.filter-container .options-container .options-container-wrapper .options-scrollable-content>div label[data-v-c9692729]{font-size:12px}}@media (min-width: 1920px){.filter-container .options-container .options-container-wrapper .options-scrollable-content>div label[data-v-c9692729]{font-size:.61vw}}@media (min-width: 1920px) and (max-width: 1967.2131147541px){.filter-container .options-container .options-container-wrapper .options-scrollable-content>div label[data-v-c9692729]{font-size:12px}}.filter-container .options-container .options-container-wrapper .options-scrollable-content>div .label-option[data-v-c9692729]{padding-left:0!important}.filter-container .options-container .options-container-wrapper .options-scrollable-content>div input[data-v-c9692729]{width:0;transition:.4s ease-in-out}.filter-container .options-container .options-container-wrapper .options-scrollable-content>div input[data-v-c9692729]:focus-visible{outline:none}.filter-container .options-container .options-container-wrapper .options-scrollable-content>div input:checked+label[data-v-c9692729]:after{content:"";display:block;position:absolute;top:3px;left:5px;width:6px;height:9px;border:2px solid #ffffff;border-width:0 2px 2px 0;transform:rotate(45deg)}@media (min-width: 992px){.filter-container .options-container .options-container-wrapper .options-scrollable-content>div input:checked+label[data-v-c9692729]:after{top:11px}}.filter-container .options-container .options-container-wrapper .options-scrollable-content>div input:checked+label[data-v-c9692729]:before{background-color:#cb7128;border-color:#cb7128}.filter-container .options-container .options-container-wrapper .options-scrollable-content>div input:focus-visible+label[data-v-c9692729]:before{border-color:#cb7128;outline:2px solid #cb7128;outline-offset:2px;transition:none}.filter-container button[data-v-c9692729]{width:100%;justify-content:center;text-align:center;background-color:#cb7128;color:#fff;font-family:Poppins,sans-serif;font-size:.61vw;font-weight:500;border:none;outline:2px solid transparent;height:32px;border-radius:4px;margin-top:8px}@media (max-width: 1967.2131147541px){.filter-container button[data-v-c9692729]{font-size:12px}}.filter-container button[data-v-c9692729]:hover,.filter-container button[data-v-c9692729]:active{background-color:#aa5d1e}.filter-container button[data-v-c9692729]:active,.filter-container button[data-v-c9692729]:focus,.filter-container button[data-v-c9692729]:focus-within,.filter-container button[data-v-c9692729]:focus-visible{outline:2px solid #aa5d1e}.filter-container button.disabled[data-v-c9692729]{background-color:gray}.filter-container button.disabled[data-v-c9692729]:active,.filter-container button.disabled[data-v-c9692729]:focus,.filter-container button.disabled[data-v-c9692729]:focus-within,.filter-container button.disabled[data-v-c9692729]:focus-visible{outline:none;background-color:gray}@media (min-width: 992px){.filter-container button[data-v-c9692729]{margin-bottom:0;padding:8px}}@media (orientation: landscape) and (min-width: 2500px){.filter-container .filter-title[data-v-c9692729]{padding:.83vw;margin-bottom:.83vw}}@media (orientation: landscape) and (min-width: 2500px){.filter-container .options-container[data-v-c9692729]{width:10.417vw}}@media (orientation: landscape) and (min-width: 2500px){.filter-container .options-container .options-container-wrapper .options-scrollable-content>div[data-v-c9692729]{margin-left:.2vw}}@media (orientation: landscape) and (min-width: 2500px){.filter-container .options-container .options-container-wrapper .options-scrollable-content>div label[data-v-c9692729]:before{padding:.333vw;margin-right:.4vw}}@media (orientation: landscape) and (min-width: 2500px){.filter-container .options-container .options-container-wrapper .options-scrollable-content>div input:checked+label[data-v-c9692729]:after{width:.286vw;height:.469vw;left:.65vw;top:.58vw}}@media (orientation: landscape) and (min-width: 2500px){.filter-container button[data-v-c9692729]{padding:.4vw;height:1.667vw}}.region-item[data-v-1708b0c0]{display:flex;justify-content:center}.region-item .info-container[data-v-1708b0c0]{width:min-content;display:flex;align-items:center;position:relative}.region-item .info-container[data-v-1708b0c0] .box{display:flex;justify-content:center;align-items:center;width:24px;height:24px;border:1px solid #c8102e;border-radius:4px;font-weight:600;font-size:12px;text-align:center;color:#c8102e;margin:5px}.region-item .info-container[data-v-1708b0c0] .box.active-regions{border:1px solid #48943c;color:#48943c}.region-item .info-container[data-v-1708b0c0] .box.inactive-service{border:none;color:#44423f;background-color:#ececec}.region-item .info-container[data-v-1708b0c0] .tooltip-content.right{left:32px}.region-item .info-container[data-v-1708b0c0] .tooltip-content.left{right:32px}.region-item .info-container[data-v-1708b0c0] .tooltip-content.top{left:-25px;bottom:25px}.region-item .info-container[data-v-1708b0c0] .tooltip-content.top-right{right:0;bottom:25px}.region-item .info-container[data-v-1708b0c0] .tooltip-content.top-right .tooltip-arrow{left:108px}.region-item .info-container[data-v-1708b0c0] .tooltip-content.top-left{left:0;bottom:25px}.region-item .info-container[data-v-1708b0c0] .tooltip-content.top-left .tooltip-arrow{left:-108px}.region-item .info-container[data-v-1708b0c0] .tooltip-content.bottom{left:-108px;top:25px}.region-item .info-container[data-v-1708b0c0] .tooltip-content.bottom-right{right:0;top:25px}.region-item .info-container[data-v-1708b0c0] .tooltip-content.bottom-right .tooltip-arrow{left:108px}.region-item .info-container[data-v-1708b0c0] .tooltip-content.bottom-left{left:0;top:25px}.region-item .info-container[data-v-1708b0c0] .tooltip-content.bottom-left .tooltip-arrow{left:-108px}.ack-item[data-v-7004632a]{display:flex;justify-content:center}.ack-item .info-container[data-v-7004632a]{width:min-content;display:flex;align-items:center;position:relative}.ack-item .info-container[data-v-7004632a] .ack-box{display:flex;margin:5px}.container[data-v-292c10bd]{margin:16px;padding:16px;box-shadow:0 0 8px #00000029;border-radius:8px;height:auto;display:flex;flex-direction:column}@media (min-width: 992px){.container[data-v-292c10bd]{height:100%}}.container p[data-v-292c10bd]{margin-bottom:8px}.container .grid-filter .filters[data-v-292c10bd]{margin-bottom:8px;height:100%}.container .users-grid[data-v-292c10bd]{width:100%;margin-bottom:16px;overflow:auto;border:1px solid #ececec;border-radius:4px;height:auto}.container .users-grid[data-v-292c10bd]::-webkit-scrollbar{width:6px;height:6px;transition:.3s ease-in-out}.container .users-grid[data-v-292c10bd]::-webkit-scrollbar-track{background:#f3f3f3;border-radius:8px}.container .users-grid[data-v-292c10bd]::-webkit-scrollbar-thumb{background:#c3c3c3;border-radius:8px;border:4px solid rgba(0,0,0,0)}.container .users-grid[data-v-292c10bd]::-webkit-scrollbar-thumb:hover{background:#c3c3c3}.container .users-grid.empty-grid[data-v-292c10bd]{height:100%;overflow-x:auto}.container .users-grid.empty-grid table thead[data-v-292c10bd]{background-color:#ececec}@media (min-width: 1366px){.container .users-grid.empty-grid table thead[data-v-292c10bd]{height:2vw}}.container .users-grid.empty-grid table thead>tr[data-v-292c10bd]{display:block}.container .users-grid .th-container[data-v-292c10bd]{display:flex;align-items:center;cursor:default;pointer-events:none}.container .users-grid .th-container button[data-v-292c10bd]{border:none;padding:0;justify-content:left;color:#44423f}.container .users-grid .th-container button span.column-can-sort[data-v-292c10bd]{padding-right:8px;cursor:pointer;pointer-events:auto}.container .users-grid .th-container button .order-asc-desc[data-v-292c10bd]{width:18px;height:18px;display:flex;align-items:center;justify-content:center;cursor:pointer;pointer-events:auto}.container .users-grid .th-container button .order-asc-desc svg[data-v-292c10bd]{width:100%;height:100%}.container .users-grid .th-container button .order-asc-desc svg path[data-v-292c10bd]{transition:fill .3s ease-in-out;fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc:hover svg[data-v-292c10bd]{width:100%;height:100%}.container .users-grid .th-container button .order-asc-desc:hover svg path[data-v-292c10bd]{fill:var(#697077);stroke:var(#697077)}.container .users-grid .th-container button .order-asc-desc.orderAsc svg path[data-v-292c10bd]:first-child{fill:#d97706;stroke:#d97706;opacity:1}.container .users-grid .th-container button .order-asc-desc.orderAsc svg path[data-v-292c10bd]:last-child{fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc.orderAsc:hover svg path[data-v-292c10bd]:first-child{fill:#d97706;stroke:#d97706;opacity:1}.container .users-grid .th-container button .order-asc-desc.orderAsc:hover svg path[data-v-292c10bd]:last-child{fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc.orderDesc svg path[data-v-292c10bd]:first-child{fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc.orderDesc svg path[data-v-292c10bd]:last-child{fill:#d97706;stroke:#d97706;opacity:1}.container .users-grid .th-container button .order-asc-desc.orderDesc:hover svg path[data-v-292c10bd]:first-child{fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc.orderDesc:hover svg path[data-v-292c10bd]:last-child{fill:#d97706;stroke:#d97706;opacity:1}.container .users-grid table[data-v-292c10bd]{width:100%;height:100%;border-collapse:collapse;border-top-left-radius:4px;border-top-right-radius:4px}.container .users-grid table .grid-body[data-v-292c10bd]{position:relative}.container .users-grid th[data-v-292c10bd]{border-collapse:collapse;background:#ececec;min-width:140px;height:40px;padding:0 8px;font-family:Poppins,sans-serif;font-weight:500;font-size:12px;color:#44423f;position:sticky;top:0;z-index:1}.container .users-grid th>div button[data-v-292c10bd]{background-color:#ececec}.container .users-grid th.column-region[data-v-292c10bd]{text-align:left}.container .users-grid th.column-region>div[data-v-292c10bd]{justify-content:left}.container .users-grid th.column-ack[data-v-292c10bd]{min-width:50px;text-align:center}.container .users-grid th.column-ack>div[data-v-292c10bd]{justify-content:center}.container .users-grid th.column-admin-user-name[data-v-292c10bd]{min-width:160px}.container .users-grid th.trash-can[data-v-292c10bd]{min-width:50px}.container .users-grid th.pricing[data-v-292c10bd]{min-width:50px;text-align:left}.container .users-grid th.pricing>div[data-v-292c10bd]{justify-content:left}.container .users-grid th.pricing>div button span[data-v-292c10bd]{display:flex;width:100%;align-items:center;justify-content:left}.container .users-grid th.status-pricing[data-v-292c10bd]{min-width:70px;text-align:center}.container .users-grid th.status-pricing>div[data-v-292c10bd]{justify-content:center}.container .users-grid th.status-pricing[data-v-292c10bd],.container .users-grid th.assigned-to-pricing[data-v-292c10bd]{display:none}@media (min-width: 992px){.container .users-grid th.status-pricing[data-v-292c10bd],.container .users-grid th.assigned-to-pricing[data-v-292c10bd]{display:table-cell}}.container .users-grid th img[data-v-292c10bd]{margin-left:8px;cursor:pointer}@media (min-width: 992px){.container .users-grid th[data-v-292c10bd]{font-size:.71vw;min-width:160px}}@media (min-width: 992px) and (max-width: 1971.8309859155px){.container .users-grid th[data-v-292c10bd]{font-size:14px}}@media (min-width: 992px){.container .users-grid th.column-admin-user-name[data-v-292c10bd]{min-width:180px}.container .users-grid th.trash-can[data-v-292c10bd],.container .users-grid th.contact-type[data-v-292c10bd]{min-width:50px}}@media (min-width: 1366px){.container .users-grid th[data-v-292c10bd]{min-width:160px}}.container .users-grid tr[data-v-292c10bd]{border-bottom:1px solid #ececec;max-height:40px}.container .users-grid tr[data-v-292c10bd]:last-of-type{border-bottom:none}.container .users-grid tr[data-v-292c10bd]:focus-visible{outline:#d97706 auto 1px}.container .users-grid tr.alt-class[data-v-292c10bd]{transition:background-color .5s ease}.container .users-grid tr td[data-v-292c10bd]{height:48px;min-width:140px;padding:0 8px;font-family:Poppins,sans-serif;font-size:.61vw;font-weight:400;color:#44423f;text-align:left}@media (max-width: 1967.2131147541px){.container .users-grid tr td[data-v-292c10bd]{font-size:12px}}.container .users-grid tr td.column-type .service-type[data-v-292c10bd],.container .users-grid tr td.column-type .service-type-label[data-v-292c10bd],.container .users-grid tr td.column-type .user-type[data-v-292c10bd]{display:block;width:fit-content;background-color:#f6f6f6;padding:2px 8px;border-radius:20px;text-align:left;line-height:16px}.container .users-grid tr td.column-type.contact-type[data-v-292c10bd]{max-width:100px}.container .users-grid tr td.column-status .service-status[data-v-292c10bd],.container .users-grid tr td.column-status .status-label[data-v-292c10bd]{display:block;width:fit-content;border:1px solid #ececec;padding:2px 8px;border-radius:20px;text-align:left;line-height:16px}.container .users-grid tr td.column-status .status-label.status-up[data-v-292c10bd]{border:none;background:rgba(72,148,60,.15)}.container .users-grid tr td.column-status .status-label.status-down[data-v-292c10bd]{background:rgba(200,16,46,.15);border:none}.container .users-grid tr td.column-region[data-v-292c10bd]{text-align:left}.container .users-grid tr td.column-ack[data-v-292c10bd]{min-width:50px;text-align:center}.container .users-grid tr td.pricing[data-v-292c10bd]{min-width:50px;text-align:left}.container .users-grid tr td.pricing span[data-v-292c10bd]{display:flex;width:100%;align-items:center}.container .users-grid tr td.status-pricing[data-v-292c10bd]{min-width:70px}.container .users-grid tr td.status-pricing[data-v-292c10bd],.container .users-grid tr td.assigned-to-pricing[data-v-292c10bd]{display:none}@media (min-width: 992px){.container .users-grid tr td.status-pricing[data-v-292c10bd],.container .users-grid tr td.assigned-to-pricing[data-v-292c10bd]{display:table-cell}}.container .users-grid tr td.column-admin-user-name[data-v-292c10bd]{min-width:160px}.container .users-grid tr td.column-service-name span[data-v-292c10bd],.container .users-grid tr td.column-email span[data-v-292c10bd],.container .users-grid tr td.column-username span[data-v-292c10bd],.container .users-grid tr td.column-output span[data-v-292c10bd],.container .users-grid tr td.column-full-name span[data-v-292c10bd],.container .users-grid tr td.column-name span[data-v-292c10bd],.container .users-grid tr td.column-detail span[data-v-292c10bd],.container .users-grid tr td.column-reason span[data-v-292c10bd]{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-username span[data-v-292c10bd]{max-width:200px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-email span[data-v-292c10bd]{max-width:260px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-full-name span[data-v-292c10bd],.container .users-grid tr td.column-name span[data-v-292c10bd],.container .users-grid tr td.column-service-name span[data-v-292c10bd]{max-width:200px}.container .users-grid tr td.column-email[data-v-292c10bd]{word-break:break-word}.container .users-grid tr td.trash-can[data-v-292c10bd]{min-width:50px}.container .users-grid tr td.trash-can>.trash-can-container[data-v-292c10bd]{display:flex;align-items:center;justify-content:end}.container .users-grid tr td.trash-can>.trash-can-container a[data-v-292c10bd]{display:flex;align-items:center;transition:.3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a img.trash-can[data-v-292c10bd]{transition:all .3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a[data-v-292c10bd] svg path{transition:all .3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a:hover img.trash-can[data-v-292c10bd],.container .users-grid tr td.trash-can>.trash-can-container a:focus img.trash-can[data-v-292c10bd],.container .users-grid tr td.trash-can>.trash-can-container a:focus-visible img.trash-can[data-v-292c10bd],.container .users-grid tr td.trash-can>.trash-can-container a:focus-within img.trash-can[data-v-292c10bd],.container .users-grid tr td.trash-can>.trash-can-container a:active img.trash-can[data-v-292c10bd]{filter:invert(15%) sepia(88%) saturate(3888%) hue-rotate(341deg) brightness(84%) contrast(100%);transition:all .3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a[data-v-292c10bd]:hover svg path,.container .users-grid tr td.trash-can>.trash-can-container a[data-v-292c10bd]:focus svg path,.container .users-grid tr td.trash-can>.trash-can-container a[data-v-292c10bd]:focus-visible svg path,.container .users-grid tr td.trash-can>.trash-can-container a[data-v-292c10bd]:focus-within svg path,.container .users-grid tr td.trash-can>.trash-can-container a[data-v-292c10bd]:active svg path{fill:#c8102e;transition:all .3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a[data-v-292c10bd]:focus-visible{outline:1px solid #c8102e;border-radius:2px}@media (min-width: 992px){.container .users-grid tr td[data-v-292c10bd]{min-width:160px}.container .users-grid tr td.column-admin-user-name[data-v-292c10bd]{min-width:180px}.container .users-grid tr td.column-output[data-v-292c10bd],.container .users-grid tr td.column-full-name[data-v-292c10bd]{max-height:40px}.container .users-grid tr td.trash-can[data-v-292c10bd]{min-width:50px}.container .users-grid tr td.contact-type[data-v-292c10bd]{min-width:100px}}@media (min-width: 1366px){.container .users-grid tr td[data-v-292c10bd]{min-width:160px}}.container .users-grid tr.new-notification[data-v-292c10bd]{background-color:#cb712833;transition:background-color .5s ease}.container .users-grid tr.new-notification td .status-label[data-v-292c10bd]{border:none}.container .users-grid tr.new-notification td .status-label.status-down[data-v-292c10bd]{background:transparent}.container .users-grid tr.new-notification td .service-type-label[data-v-292c10bd],.container .users-grid tr.new-notification td .user-type[data-v-292c10bd]{background-color:transparent}.container .users-grid tr.has-total[data-v-292c10bd]{background:rgba(203,113,40,.25);border-bottom:1px solid #ececec}.container .users-grid tr.has-total td[data-v-292c10bd]{padding:0 8px;font-family:Poppins,sans-serif;font-weight:500;font-size:12px;color:#44423f}@media (min-width: 992px){.container .users-grid tr.has-total td[data-v-292c10bd]{font-size:.71vw}}@media (min-width: 992px) and (max-width: 1971.8309859155px){.container .users-grid tr.has-total td[data-v-292c10bd]{font-size:14px}}.container .users-grid .grid-empty[data-v-292c10bd]{position:absolute;display:flex;justify-content:center;align-items:center;flex-direction:column;height:100%;width:calc(100vw - 50px);position:sticky;left:0}.container .users-grid .grid-empty img[data-v-292c10bd]{max-width:170px}.container .users-grid .grid-empty p[data-v-292c10bd]{margin:16px;font-family:Poppins,sans-serif;font-size:.71vw;font-weight:400;color:#44423f;text-align:center}@media (max-width: 1971.8309859155px){.container .users-grid .grid-empty p[data-v-292c10bd]{font-size:14px}}@media (min-width: 600px){.container .users-grid .grid-empty[data-v-292c10bd]{width:calc(100vw - 50px)}.container .users-grid .grid-empty img[data-v-292c10bd]{max-width:350px}}@media (min-width: 992px){.container .users-grid .grid-empty[data-v-292c10bd]{width:100%}.container .users-grid .grid-empty img[data-v-292c10bd]{max-width:350px}}@media (orientation: landscape) and (min-width: 2500px){.container[data-v-292c10bd]{margin:.83vw;padding:.83vw;border-radius:.4vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid[data-v-292c10bd]{margin-bottom:.83vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid table[data-v-292c10bd]{border-top-left-radius:.2vw;border-top-right-radius:.2vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid th[data-v-292c10bd]{min-width:8vw;height:2vw;padding:0 .4vw}.container .users-grid th.column-ack[data-v-292c10bd]{min-width:4vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid th img[data-v-292c10bd]{margin-left:.4vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid tr td[data-v-292c10bd]{min-width:8vw;height:2.5vw;padding:0 .4vw}.container .users-grid tr td.column-ack[data-v-292c10bd]{min-width:4vw}.container .users-grid tr td.column-username span[data-v-292c10bd]{max-width:15vw;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-email span[data-v-292c10bd]{max-width:18vw;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-full-name span[data-v-292c10bd],.container .users-grid tr td.column-name span[data-v-292c10bd],.container .users-grid tr td.column-service-name span[data-v-292c10bd]{max-width:15vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid .grid-empty img[data-v-292c10bd]{max-width:18vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid .grid-empty p[data-v-292c10bd]{margin:.83vw 0}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container[data-v-292c10bd]{margin:1.66vw;padding:1.66vw;border-radius:.8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid[data-v-292c10bd]{margin-bottom:1.66vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid table[data-v-292c10bd]{border-top-left-radius:.4vw;border-top-right-radius:.4vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid th[data-v-292c10bd]{min-width:16vw;height:4vw;padding:0 .8vw;font-size:1.4vw}.container .users-grid th.column-ack[data-v-292c10bd]{min-width:8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid th img[data-v-292c10bd]{margin-left:.8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid tr td[data-v-292c10bd]{min-width:16vw;height:5vw;padding:0 .8vw;font-size:1.2vw}.container .users-grid tr td.column-ack[data-v-292c10bd]{min-width:8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid .grid-empty p[data-v-292c10bd]{margin:1.66vw 0;font-size:1.4vw}}#services[data-v-292c10bd]{height:100vh;width:100%;border-radius:8px;display:flex;flex-direction:column;margin:8px}@media (max-width: 992px){#services[data-v-292c10bd]{min-height:100dvh}}#services .container[data-v-292c10bd]{position:relative;margin:0;box-shadow:none;padding:0}@media (min-width: 1920px){#services .container[data-v-292c10bd]{display:flex;background:#ffffff;box-shadow:0 0 8px #00000029;border-radius:8px;padding:16px;margin:8px;height:calc(100% - 8px)}}#services .container h3[data-v-292c10bd]{text-align:left;color:#44423f;font-family:Poppins,sans-serif;font-size:.82vw;font-weight:600;margin-bottom:8px}@media (max-width: 1951.2195121951px){#services .container h3[data-v-292c10bd]{font-size:16px}}#services .container .grid-filter[data-v-292c10bd] .filters>div>article>button{line-height:140%;align-items:end}#services .container .grid-filter[data-v-292c10bd] .filters>div>article>button span{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-wrap:break-word}@media (min-width: 992px){#services .container .grid-filter[data-v-292c10bd] .filters{display:flex;gap:8px;margin-bottom:24px}}#services .container .grid-filter[data-v-292c10bd] .filters>div>div{height:100%}#services .container .grid-filter[data-v-292c10bd] .filters>div{position:relative}@media (min-width: 992px){#services .container .grid-filter[data-v-292c10bd] .filters>div{max-width:20%;width:100%}#services .container .grid-filter[data-v-292c10bd] .filters>div:first-child{min-width:110px}#services .container .grid-filter[data-v-292c10bd] .filters>div.options-date{max-width:100%}}#services .container .grid-filter[data-v-292c10bd] .filters button{font-size:.71vw}@media (max-width: 1971.8309859155px){#services .container .grid-filter[data-v-292c10bd] .filters button{font-size:14px}}@media (min-width: 992px){#services .container .grid-filter[data-v-292c10bd] .filters button{margin-bottom:0;margin-top:0;padding:8px}}#services .container .grid-filter[data-v-292c10bd] .filters button.disabled{color:#fff}#services .container .grid-filter[data-v-292c10bd] .filters input{margin-bottom:0;height:100%;padding-right:20px;font-family:Poppins,sans-serif}@media (min-width: 992px){#services .container .grid-filter[data-v-292c10bd] .filters input{padding:8px 20px 4px 8px}}#services .container .grid-filter[data-v-292c10bd] .filters label.filter-title{display:flex;align-items:end}#services .container .grid-filter[data-v-292c10bd] .filters label.filter-title span{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-wrap:break-word}@media (min-width: 992px){#services .container .grid-filter[data-v-292c10bd] .filters label{margin-bottom:0;padding:8px}}@media (min-width: 992px){#services .container .grid-filter[data-v-292c10bd] .filters button{margin-bottom:0;padding:8px}}#services .container .grid-filter[data-v-292c10bd] .filters button.dropdown-toggle{width:100%;border-radius:0;justify-content:flex-start;margin-bottom:0}@media (min-width: 992px){#services .container .body-pagination[data-v-292c10bd]{min-height:calc(85% - 24px)}}#services .container .users-grid[data-v-292c10bd]{display:block;width:100%;overflow:auto;border:1px solid #ececec;border-radius:4px;height:auto}#services .container .users-grid[data-v-292c10bd]::-webkit-scrollbar{width:6px;height:6px;transition:.3s ease-in-out}#services .container .users-grid[data-v-292c10bd]::-webkit-scrollbar-track{background:#f3f3f3;border-radius:8px}#services .container .users-grid[data-v-292c10bd]::-webkit-scrollbar-thumb{background:#c3c3c3;border-radius:8px;border:4px solid rgba(0,0,0,0)}#services .container .users-grid[data-v-292c10bd]::-webkit-scrollbar-thumb:hover{background:#c3c3c3}#services .container .users-grid[data-v-292c10bd] th.column-region{text-align:center}#services .container .users-grid[data-v-292c10bd] th.column-region>div{justify-content:center}#services .container .users-grid[data-v-292c10bd] th.column-region>div button{justify-content:center}#services .container .users-grid.empty-grid[data-v-292c10bd]{height:100%;overflow:hidden;overflow-x:auto}#services .container .users-grid.empty-grid[data-v-292c10bd] tbody .grid-empty{width:calc(100vw - 50px);position:sticky;left:0}#services .container .users-grid.empty-grid[data-v-292c10bd] tbody .grid-empty img{max-width:170px}@media (min-width: 600px){#services .container .users-grid.empty-grid[data-v-292c10bd] tbody .grid-empty{width:calc(100vw - 50px)}#services .container .users-grid.empty-grid[data-v-292c10bd] tbody .grid-empty img{max-width:350px}}@media (min-width: 992px){#services .container .users-grid.empty-grid[data-v-292c10bd] tbody .grid-empty{width:79vw}#services .container .users-grid.empty-grid[data-v-292c10bd] tbody .grid-empty img{max-width:350px}}@media (min-width: 1920px){#services .container .users-grid.empty-grid[data-v-292c10bd] tbody .grid-empty{width:66vw}}@media (min-width: 1366px){#services .container .users-grid.empty-grid[data-v-292c10bd] tbody .grid-empty{width:75vw}}@media (min-width: 1920px){#services .container .users-grid.empty-grid[data-v-292c10bd]{height:70vw}}#services .container .users-grid.empty-grid.hideCards[data-v-292c10bd]{height:100%;overflow:hidden}@media (min-width: 992px){#services .container .users-grid.empty-grid.hideCards[data-v-292c10bd]{height:100%}}#services .container .users-grid.empty-grid.hideCards[data-v-292c10bd] tbody .grid-empty{width:calc(100vw - 50px);position:sticky;left:0}#services .container .users-grid.empty-grid.hideCards[data-v-292c10bd] tbody .grid-empty img{max-width:170px}@media (min-width: 600px){#services .container .users-grid.empty-grid.hideCards[data-v-292c10bd] tbody .grid-empty{width:calc(100vw - 50px)}#services .container .users-grid.empty-grid.hideCards[data-v-292c10bd] tbody .grid-empty img{max-width:350px}}@media (min-width: 992px){#services .container .users-grid.empty-grid.hideCards[data-v-292c10bd] tbody .grid-empty{width:50vw}#services .container .users-grid.empty-grid.hideCards[data-v-292c10bd] tbody .grid-empty img{max-width:350px}}@media (min-width: 1920px){#services .container .users-grid.empty-grid.hideCards[data-v-292c10bd] tbody .grid-empty{width:40vw}}@media (min-width: 1366px){#services .container .users-grid.empty-grid.hideCards[data-v-292c10bd] tbody .grid-empty{width:45vw}}#services .info-container[data-v-292c10bd]{width:min-content;display:flex;align-items:center;position:relative}#services .region-item[data-v-292c10bd]{display:flex;justify-content:center}#services .region-item .box[data-v-292c10bd]{display:flex;justify-content:center;align-items:center;width:24px;height:24px;border:1px solid #c8102e;border-radius:4px;font-weight:600;font-size:12px;text-align:center;color:#c8102e;margin:0 4px}#services .region-item .box.active-regions[data-v-292c10bd]{border:1px solid #48943c;color:#48943c}#services .region-item .box.inactive-service[data-v-292c10bd]{border:none;color:#44423f;background-color:#ececec}#services .services-list[data-v-292c10bd]{display:flex;flex-direction:column;height:100%;padding:8px;overflow-y:auto}@media (min-width: 992px){#services[data-v-292c10bd]{display:flex;flex-direction:column;height:100%;margin:8px;border-radius:8px}}@media (orientation: landscape) and (min-width: 2500px){#services[data-v-292c10bd]{border-radius:.4vw;margin:.4vw}}@media (orientation: landscape) and (min-width: 2500px){#services .container[data-v-292c10bd]{border-radius:.4vw;padding:.83vw;height:99%}}@media (orientation: landscape) and (min-width: 2500px){#services .container h3[data-v-292c10bd]{margin-bottom:.4vw}}@media (orientation: landscape) and (min-width: 2500px){#services .container .body-pagination[data-v-292c10bd]{min-height:calc(85% - 1.25vw)}}@media (orientation: landscape) and (min-width: 2500px){#services .container .grid-filter[data-v-292c10bd] .filters{gap:.83vw;margin-bottom:1.25vw}}@media (orientation: landscape) and (min-width: 2500px){#services .container .grid-filter[data-v-292c10bd] .filters :deep(input){padding:.4vw}}@media (orientation: landscape) and (min-width: 2500px){#services .container .grid-filter[data-v-292c10bd] .filters :deep(label){padding:.4vw}}@media (orientation: landscape) and (min-width: 2500px){#services .container .grid-filter[data-v-292c10bd] .filters :deep(button){padding:.4vw}}@media (orientation: landscape) and (min-width: 2500px){#services .container .users-grid[data-v-292c10bd]{border-radius:.2vw;max-height:100%}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#services[data-v-292c10bd]{border-radius:.8vw;margin:.8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#services .container[data-v-292c10bd]{border-radius:.8vw;padding:1.66vw;height:calc(100% - 1.4vw)}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#services .container h3[data-v-292c10bd]{margin-bottom:.8vw;font-size:1.6vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#services .container .body-pagination[data-v-292c10bd]{min-height:initial;height:100%}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#services .container .grid-filter[data-v-292c10bd] .filters{gap:1.66vw;margin-bottom:2.5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#services .container .grid-filter[data-v-292c10bd] .filters input{padding:.8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#services .container .grid-filter[data-v-292c10bd] .filters label{padding:.8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#services .container .grid-filter[data-v-292c10bd] .filters button{padding:.8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#services .container .users-grid[data-v-292c10bd]{border-radius:.4vw;max-height:100%;height:100%}}.card[data-v-96302320]{position:relative;width:100%;background:#ffffff;box-shadow:0 0 8px #00000029;border-radius:8px}.card .card-title[data-v-96302320]{display:block;max-width:100%;width:100%;text-align:left;padding:16px 24px 0}.card .card-title .card-name[data-v-96302320]{font-weight:500;font-size:.82vw;color:#44423f;margin:0;text-align:left;display:block;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media (max-width: 1951.2195121951px){.card .card-title .card-name[data-v-96302320]{font-size:16px}}.card .options[data-v-96302320]{position:absolute;right:16px;top:8px}.card .options .info-container[data-v-96302320]{width:min-content;display:flex;align-items:center;position:relative}.card .card-description[data-v-96302320]{display:flex;flex-direction:column}.card .card-description .card-description-container[data-v-96302320]{display:flex;align-items:center;padding:8px 24px 0}.card .card-description .card-description-container h2[data-v-96302320]{margin:0;font-weight:400;font-size:.71vw;text-align:left;color:#3d71b8;display:block;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}@media (max-width: 1971.8309859155px){.card .card-description .card-description-container h2[data-v-96302320]{font-size:14px}}.card .card-description .card-description-container h2.alert[data-v-96302320]{color:#cb7128}.card .card-description .card-description-container .colum-divider[data-v-96302320]{display:block;margin:0 8px;height:16px;width:.5px;background-color:#697077}.card .card-description .card-description-container .regions-status[data-v-96302320]{width:auto;display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:8px}.card .card-description .card-description-container .regions-status .title-status[data-v-96302320]{font-weight:400;font-size:.61vw;color:#697077}@media (max-width: 1967.2131147541px){.card .card-description .card-description-container .regions-status .title-status[data-v-96302320]{font-size:12px}}.card .card-description .card-description-container .regions-status .regions[data-v-96302320]{width:auto;display:flex;flex-wrap:wrap;padding:0}.card .card-description .card-description-container .regions-status .regions ul[data-v-96302320]{width:100%;padding:0;margin:0;display:flex;flex-direction:row;flex-wrap:wrap;gap:4px;list-style:none;align-items:center}.card .card-description .card-description-container .regions-status .region[data-v-96302320]{height:8px;width:8px;border-radius:50%}.card .card-description .card-description-container .regions-status .region.region-down[data-v-96302320]{background-color:#c8102e}.card .card-description .card-description-container .regions-status .region.region-active[data-v-96302320]{background-color:#48943c}.card .card-description .card-url[data-v-96302320]{font-weight:400;font-size:.51vw;color:#697077;width:100%;padding-right:24px;padding-left:24px;padding-bottom:16px}@media (max-width: 1960.7843137255px){.card .card-description .card-url[data-v-96302320]{font-size:10px}}.card .divider[data-v-96302320]{background-color:#69707780;width:100%;height:.5px;margin:16px 0}@media (orientation: landscape) and (min-width: 2500px){.card[data-v-96302320]{padding:0}}@media (orientation: landscape) and (min-width: 2500px){.card .card-title[data-v-96302320]{margin-right:.83vw}}@media (orientation: landscape) and (min-width: 2500px){.card .options[data-v-96302320]{top:.4vw;right:.83vw}.card .options .info-container img[data-v-96302320]{width:.8vw;height:.8vw}}@media (orientation: landscape) and (min-width: 2500px){.card .options .dropdown-section button[data-v-96302320]{width:1.25vw;height:1.25vw}}@media (orientation: landscape) and (min-width: 2500px){.card .options .dropdown-section .dropdown-menu[data-v-96302320]{top:1.66vw;min-width:8vw}}@media (orientation: landscape) and (min-width: 2500px){.card .options .dropdown-section .dropdown-menu span[data-v-96302320]{padding:.4vw .83vw}}@media (orientation: landscape) and (min-width: 2500px){.card .options .dropdown-section .dropdown-menu ul li button[data-v-96302320]{padding:.4vw .83vw}}@media (orientation: landscape) and (min-width: 2500px){.card .card-description[data-v-96302320]{padding:0}}@media (orientation: landscape) and (min-width: 2500px){.card .card-description .regions-status .regions[data-v-96302320]{margin-top:.4vw}}@media (orientation: landscape) and (min-width: 2500px){.card .card-description .regions-status .regions ul[data-v-96302320]{gap:.4vw}}@media (orientation: landscape) and (min-width: 2500px){.card .card-description .regions-status .region[data-v-96302320]{max-width:6.2vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.card[data-v-96302320]{padding:1.66vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.card .card-title[data-v-96302320]{margin-right:1.66vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.card .card-title h2[data-v-96302320]{font-size:1.4vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.card .card-title .card-name[data-v-96302320]{font-size:1.65vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.card .card-title .card-url[data-v-96302320]{font-size:1vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.card .card-description[data-v-96302320]{padding:0 1.66vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.card .card-description .options[data-v-96302320]{top:.8vw;right:1.66vw}.card .card-description .options .info-container img[data-v-96302320]{width:1.3vw;height:1.3vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.card .card-description .options .dropdown-section .dropdown-menu[data-v-96302320]{border-radius:.4vw;top:2.25vw;min-width:16vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.card .card-description .options .dropdown-section .dropdown-menu span[data-v-96302320]{font-size:1.4vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.card .card-description .options .dropdown-section .dropdown-menu ul li button[data-v-96302320]{padding:.8vw 1.66vw;font-size:1.2vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.card .card-description .regions-status .title-status[data-v-96302320]{font-size:1vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.card .card-description .regions-status .regions[data-v-96302320]{margin-top:.8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.card .card-description .regions-status .regions ul[data-v-96302320]{gap:.8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.card .card-description .regions-status .region[data-v-96302320]{height:2.25vw;font-size:1.2vw;gap:.8vw;padding:0 .8vw;border-radius:.4vw;max-width:12vw}}.spinner[data-v-b754c0c5]{width:24px;height:24px;background:transparent;position:relative;border-radius:50%;overflow:hidden;z-index:0;animation:spin-b754c0c5 1s linear infinite}.spinner .spin-bottom-left[data-v-b754c0c5],.spinner .spin-bottom-right[data-v-b754c0c5],.spinner .spin-top-left[data-v-b754c0c5]{position:absolute;width:50%;height:50%;z-index:-1}.spinner .spin-blocker[data-v-b754c0c5]{position:absolute;top:15%;left:15%;width:70%;height:70%;background:#ffffff;border-radius:50%}.spinner .spin-bottom-left[data-v-b754c0c5]{top:50%;left:0;background:-webkit-linear-gradient(to bottom right,rgb(228,124,40) 0%,rgba(228,124,40,.7) 100%);background:linear-gradient(to bottom right,rgb(228,124,40) 0%,rgba(228,124,40,.7) 100%)}.spinner .spin-bottom-left[data-v-b754c0c5]:after{position:absolute;content:"";border-radius:50%;width:5.5px;height:9px;bottom:9px;left:0;background-color:#e47c28}@media (min-width: 768px){.spinner .spin-bottom-left[data-v-b754c0c5]:after{width:9px;height:15px;bottom:18px}}.spinner .spin-bottom-right[data-v-b754c0c5]{top:50%;left:50%;background:-webkit-linear-gradient(to top right,rgba(228,124,40,.7) 15%,rgba(228,124,40,.25) 85%);background:linear-gradient(to top right,rgba(228,124,40,.7) 15%,rgba(228,124,40,.25) 85%)}.spinner .spin-top-left[data-v-b754c0c5]{top:0;left:50%;background:-webkit-linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(228,124,40,.25) 100%);background:linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(228,124,40,.25) 100%)}.spinner.spinner-green .spin-bottom-left[data-v-b754c0c5]{background:-webkit-linear-gradient(to bottom right,rgb(72,148,60) 0%,rgba(72,148,60,.7) 100%);background:linear-gradient(to bottom right,rgb(72,148,60) 0%,rgba(72,148,60,.7) 100%)}.spinner.spinner-green .spin-bottom-left[data-v-b754c0c5]:after{background-color:#48943c}.spinner.spinner-green .spin-bottom-right[data-v-b754c0c5]{background:-webkit-linear-gradient(to top right,rgba(72,148,60,.7) 15%,rgba(72,148,60,.25) 85%);background:linear-gradient(to top right,rgba(72,148,60,.7) 15%,rgba(72,148,60,.25) 85%)}.spinner.spinner-green .spin-top-left[data-v-b754c0c5]{background:-webkit-linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(72,148,60,.25) 100%);background:linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(72,148,60,.25) 100%)}.spinner.disabled .spin-blocker[data-v-b754c0c5]{background:gray}.spinner.disabled .spin-bottom-left[data-v-b754c0c5]:after{width:5.5px;height:9px;bottom:9px;left:0}@media (min-width: 768px){.spinner.disabled .spin-bottom-left[data-v-b754c0c5]:after{bottom:8px}}@media (min-width: 768px){.spinner[data-v-b754c0c5]{width:48px;height:48px}}@media (orientation: landscape) and (min-width: 2500px){.spinner[data-v-b754c0c5]{width:2.5vw;height:2.5vw}}@media (orientation: landscape) and (min-width: 2500px){.spinner .spin-bottom-left[data-v-b754c0c5]:after{width:.46vw;height:.78vw;bottom:.93vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.spinner[data-v-b754c0c5]{width:5vw;height:5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.spinner .spin-bottom-left[data-v-b754c0c5]:after{width:.92vw;height:1.56vw;bottom:1.86vw}}@keyframes spin-b754c0c5{to{transform:rotate(360deg)}}@keyframes loader-b754c0c5{0%{opacity:1}to{opacity:0}}.loader div[data-v-b754c0c5]{left:48px;top:22.5px;position:absolute;animation:loader-b754c0c5 linear 1s infinite;background:#32c770;width:4px;height:15px;border-radius:0;transform-origin:2px 27.5px}.loader div[data-v-b754c0c5]:nth-child(1){transform:rotate(0);animation-delay:-.875s;background:#32c770}.loader div[data-v-b754c0c5]:nth-child(2){transform:rotate(45deg);animation-delay:-.75s;background:#32c770}.loader div[data-v-b754c0c5]:nth-child(3){transform:rotate(90deg);animation-delay:-.625s;background:#32c770}.loader div[data-v-b754c0c5]:nth-child(4){transform:rotate(135deg);animation-delay:-.5s;background:#32c770}.loader div[data-v-b754c0c5]:nth-child(5){transform:rotate(180deg);animation-delay:-.375s;background:#32c770}.loader div[data-v-b754c0c5]:nth-child(6){transform:rotate(225deg);animation-delay:-.25s;background:#32c770}.loader div[data-v-b754c0c5]:nth-child(7){transform:rotate(270deg);animation-delay:-.125s;background:#32c770}.loader div[data-v-b754c0c5]:nth-child(8){transform:rotate(315deg);animation-delay:0s;background:#32c770}.loader-container[data-v-b754c0c5]{width:72px;height:64px;display:inline-block;overflow:hidden;background:none;margin-bottom:16px}.loader[data-v-b754c0c5]{width:100%;height:100%;position:relative;transform:translateZ(0) scale(.64);backface-visibility:hidden;transform-origin:0 0}.loader div[data-v-b754c0c5]{box-sizing:content-box}#services[data-v-b754c0c5]{height:100%;border-radius:8px;display:flex;flex-direction:column}#services .title[data-v-b754c0c5]{display:flex;flex-direction:column;margin-bottom:16px}#services .title h2[data-v-b754c0c5]{margin-bottom:8px;color:#44423f;font-size:.82vw;font-weight:600;line-height:normal}@media (max-width: 1951.2195121951px){#services .title h2[data-v-b754c0c5]{font-size:16px}}#services .title .divider[data-v-b754c0c5]{display:none}#services .title .sort-by[data-v-b754c0c5]{display:flex;flex-direction:column;gap:8px}#services .title .sort-by p[data-v-b754c0c5]{display:none}#services .title .sort-by button[data-v-b754c0c5]{padding:8px;background-color:#fff;border:1px solid #cfcfcf;border-radius:4px;color:#cfcfcf;font-weight:400;font-size:.61vw;height:32px;width:100%}@media (max-width: 1967.2131147541px){#services .title .sort-by button[data-v-b754c0c5]{font-size:12px}}#services .title .sort-by button.active[data-v-b754c0c5]{border-color:#cb7128;color:#cb7128;font-weight:500}#services .title .sort-by button.disabled[data-v-b754c0c5],#services .title .sort-by button[data-v-b754c0c5]:disabled{border-radius:4px;color:#cfcfcf;font-weight:400}#services .title .sort-by button.disabled[data-v-b754c0c5]:hover,#services .title .sort-by button.disabled[data-v-b754c0c5]:focus,#services .title .sort-by button.disabled[data-v-b754c0c5]:active,#services .title .sort-by button.disabled[data-v-b754c0c5]:focus-within,#services .title .sort-by button.disabled[data-v-b754c0c5]:focus-visible,#services .title .sort-by button[data-v-b754c0c5]:disabled:hover,#services .title .sort-by button[data-v-b754c0c5]:disabled:focus,#services .title .sort-by button[data-v-b754c0c5]:disabled:active,#services .title .sort-by button[data-v-b754c0c5]:disabled:focus-within,#services .title .sort-by button[data-v-b754c0c5]:disabled:focus-visible{border-radius:4px;color:#cfcfcf;font-weight:400}#services .title .sort-by button[data-v-b754c0c5]:hover{border-color:#cb7128;color:#cb7128;font-weight:500}#services .title .sort-by button[data-v-b754c0c5]:focus,#services .title .sort-by button[data-v-b754c0c5]:focus-within,#services .title .sort-by button[data-v-b754c0c5]:focus-visible{border-color:#cb7128;color:#cb7128;font-weight:500}#services .title .sort-by button[data-v-b754c0c5]:focus-visible{border-color:#cb7128;color:#cb7128;font-weight:500;outline:1px solid #cb7128}#services .title .sort-by button.active[data-v-b754c0c5]{border-color:#cb7128;color:#cb7128;font-weight:500;transition:none;cursor:default}#services .title .sort-by button.active[data-v-b754c0c5]:hover,#services .title .sort-by button.active[data-v-b754c0c5]:focus,#services .title .sort-by button.active[data-v-b754c0c5]:focus-visible,#services .title .sort-by button.active[data-v-b754c0c5]:focus-within,#services .title .sort-by button.active[data-v-b754c0c5]:active{border-color:#cb7128;color:#cb7128;font-weight:500;outline:none;cursor:default}#services .services-list[data-v-b754c0c5]{display:flex;flex-direction:column;gap:16px;padding:8px;margin-left:-8px;height:100%;overflow-y:auto;max-height:45dvh}#services .services-list .loading-section[data-v-b754c0c5]{width:100%;height:90%;overflow:hidden}#services .services-list .loading-section .services-loading[data-v-b754c0c5]{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px;margin-top:32px}#services .services-list[data-v-b754c0c5]::-webkit-scrollbar{width:6px;height:6px;transition:.3s ease-in-out}#services .services-list[data-v-b754c0c5]::-webkit-scrollbar-track{background:#f3f3f3;border-radius:8px}#services .services-list[data-v-b754c0c5]::-webkit-scrollbar-thumb{background:#c3c3c3;border-radius:8px;border:4px solid rgba(0,0,0,0)}#services .services-list[data-v-b754c0c5]::-webkit-scrollbar-thumb:hover{background:#c3c3c3}@media (min-width: 992px){#services .services-list[data-v-b754c0c5]{height:calc(100% - 56px);margin-left:8px}}@media (min-width: 600px){#services .title .sort-by[data-v-b754c0c5]{flex-direction:row;gap:0}#services .title .sort-by button[data-v-b754c0c5]{margin-right:8px}#services .title .sort-by button[data-v-b754c0c5]:last-of-type{margin-right:0}}@media (min-width: 992px){#services[data-v-b754c0c5]{height:100%;border-radius:8px;display:flex;flex-direction:column;height:69vh}#services .title[data-v-b754c0c5]{margin:16px 0;flex-direction:row;align-items:center}#services .title h2[data-v-b754c0c5]{margin-bottom:0;margin-right:16px}#services .title .divider[data-v-b754c0c5]{display:block;width:1px;height:100%;border:1px solid #44423f;margin-right:16px}#services .title .sort-by[data-v-b754c0c5]{flex-direction:row;align-items:center}#services .title .sort-by p[data-v-b754c0c5]{display:block;color:#44423f;font-size:.7vw;font-weight:400;margin-right:16px}}@media (min-width: 992px) and (max-width: 2000px){#services .title .sort-by p[data-v-b754c0c5]{font-size:14px}}@media (min-width: 992px){#services .title .sort-by button[data-v-b754c0c5]{width:fit-content}#services .services-list[data-v-b754c0c5]{max-height:initial}}@media (min-width: 1920px){#services .title[data-v-b754c0c5]{margin-left:8px}#services .services-list[data-v-b754c0c5]{margin:0}}@media (orientation: landscape) and (min-width: 2500px){#services .title[data-v-b754c0c5]{margin:.83vw 0}}@media (orientation: landscape) and (min-width: 2500px){#services .title h2[data-v-b754c0c5]{margin-right:.83vw}}@media (orientation: landscape) and (min-width: 2500px){#services .title .divider[data-v-b754c0c5]{margin-right:.83vw}}@media (orientation: landscape) and (min-width: 2500px){#services .title .sort-by p[data-v-b754c0c5]{margin-right:.83vw}}@media (orientation: landscape) and (min-width: 2500px){#services .title .sort-by button[data-v-b754c0c5]{height:1.66vw;margin-right:.4vw;padding:.4vw}}@media (orientation: landscape) and (min-width: 2500px){#services .services-list[data-v-b754c0c5]{padding:.4vw;margin-left:-.4vw;gap:.83vw;height:calc(100% - 2.917vw)}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#services .title[data-v-b754c0c5]{margin:1.66vw 0}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#services .title h2[data-v-b754c0c5]{margin-right:1.66vw;font-size:1.667vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#services .title .divider[data-v-b754c0c5]{margin-right:1.66vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#services .title .sort-by p[data-v-b754c0c5]{margin-right:1.4vw;font-size:1.45vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#services .title .sort-by button[data-v-b754c0c5]{height:3.2vw;margin-right:.8vw;padding:.8vw;font-size:1.2vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#services .services-list[data-v-b754c0c5]{max-height:30dvh;padding:1.66vw}}button[data-v-1ae36760]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:8px 16px;width:100%;font-weight:500;line-height:100%;border-radius:4px;transition:all .4s ease-in-out;font-family:Poppins,sans-serif}button.primary-btn[data-v-1ae36760]{background-color:#cb7128;color:#fff;border:1px solid transparent}button.primary-btn[data-v-1ae36760]:hover,button.primary-btn[data-v-1ae36760]:active,button.primary-btn[data-v-1ae36760]:focus,button.primary-btn[data-v-1ae36760]:focus-visible,button.primary-btn[data-v-1ae36760]:focus-within{background-color:#aa5d1e;color:#fff;outline:2px solid #d97706}button.primary-btn.disabled[data-v-1ae36760]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}button.primary-btn.tooltip-button-disabled .tooltip-text[data-v-1ae36760]{display:none}button.primary-btn.tooltip-button[data-v-1ae36760]{position:relative;color:gray;border:2px solid gray;background-color:#fff;cursor:default}button.primary-btn.tooltip-button .tooltip-text[data-v-1ae36760]{visibility:hidden;width:100%;max-width:340px;background-color:#333;color:#fff;text-align:center;border-radius:5px;padding:5px;position:absolute;bottom:125%;left:50%;transform:translate(-50%);z-index:1;opacity:0;transition:opacity .3s;font-size:.71vw;font-family:Poppins,sans-serif;height:100%}@media (max-width: 1830.985915493px){button.primary-btn.tooltip-button .tooltip-text[data-v-1ae36760]{font-size:13px}}button.primary-btn.tooltip-button .tooltip-text[data-v-1ae36760]:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#333 transparent transparent transparent}button.primary-btn.tooltip-button:hover .tooltip-text[data-v-1ae36760]{visibility:visible;opacity:1}button.primary-btn.tooltip-button[data-v-1ae36760]:hover,button.primary-btn.tooltip-button[data-v-1ae36760]:active,button.primary-btn.tooltip-button[data-v-1ae36760]:focus,button.primary-btn.tooltip-button[data-v-1ae36760]:focus-visible,button.primary-btn.tooltip-button[data-v-1ae36760]:focus-within{outline:none;color:gray;border:2px solid gray;opacity:1}button.secondary-btn[data-v-1ae36760]{background-color:#fff;color:#44423f;border:1px solid transparent}button.secondary-btn[data-v-1ae36760]:hover,button.secondary-btn[data-v-1ae36760]:active,button.secondary-btn[data-v-1ae36760]:focus,button.secondary-btn[data-v-1ae36760]:focus-within{color:#44423f;opacity:.7;border:1px solid transparent}button.secondary-btn[data-v-1ae36760]:focus-visible{opacity:.7;color:#44423f;border:1px solid #44423f}button.secondary-btn.disabled[data-v-1ae36760]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}button.secondary-btn.tooltip-button-disabled .tooltip-text[data-v-1ae36760]{display:none}button.secondary-btn.tooltip-button[data-v-1ae36760]{position:relative;color:gray;border:2px solid gray;cursor:default}button.secondary-btn.tooltip-button .tooltip-text[data-v-1ae36760]{visibility:hidden;width:100%;max-width:340px;background-color:#333;color:#fff;text-align:center;border-radius:5px;padding:5px;position:absolute;bottom:125%;left:50%;transform:translate(-50%);z-index:1;opacity:0;transition:opacity .3s;font-size:.71vw;font-family:Poppins,sans-serif;height:100%}@media (max-width: 1830.985915493px){button.secondary-btn.tooltip-button .tooltip-text[data-v-1ae36760]{font-size:13px}}button.secondary-btn.tooltip-button .tooltip-text[data-v-1ae36760]:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#333 transparent transparent transparent}button.secondary-btn.tooltip-button:hover .tooltip-text[data-v-1ae36760]{visibility:visible;opacity:1}button.secondary-btn.tooltip-button[data-v-1ae36760]:hover,button.secondary-btn.tooltip-button[data-v-1ae36760]:active,button.secondary-btn.tooltip-button[data-v-1ae36760]:focus,button.secondary-btn.tooltip-button[data-v-1ae36760]:focus-visible,button.secondary-btn.tooltip-button[data-v-1ae36760]:focus-within{outline:none;color:gray;border:2px solid gray;opacity:1}button.tertiary-btn[data-v-1ae36760]{padding:16px;color:#fff;outline:none;background:linear-gradient(90deg,rgba(0,0,0,0) 28.55%,#cb7128 108.17%);background-color:#cb7128;border:1px solid #cb7128}button.tertiary-btn[data-v-1ae36760]:hover,button.tertiary-btn[data-v-1ae36760]:active,button.tertiary-btn[data-v-1ae36760]:focus,button.tertiary-btn[data-v-1ae36760]:focus-within{background-color:#793905;color:#fff;border:1px solid #aa5d1e}button.tertiary-btn[data-v-1ae36760]:focus-visible{background-color:#793905;color:#fff;border:1px solid #aa5d1e}button.tertiary-btn.disabled[data-v-1ae36760]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}button.back-btn[data-v-1ae36760]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0 16px;gap:32px;position:relative;width:56px;height:40px;background:#ffffff;border:2px solid #ffffff;box-shadow:0 0 4px #00000040;border-radius:4px}button.success-btn[data-v-1ae36760]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0 16px;gap:32px;min-height:40px;color:#fff;background:#48943c;border:2px solid #48943c;box-shadow:0 4px 4px #48943c40;border-radius:8px}button.disabled[data-v-1ae36760]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}#service-monitoring[data-v-1ae36760]{padding:88px 24px 24px;min-height:100dvh;width:100dvw;display:flex;flex-direction:column}#service-monitoring .header-service[data-v-1ae36760]{display:flex;justify-content:space-between;margin-bottom:16px;height:40px}@media (min-width: 992px){#service-monitoring .header-service[data-v-1ae36760]{margin-bottom:24px}}#service-monitoring .header-service .title[data-v-1ae36760]{display:flex;align-items:center;justify-content:flex-start}#service-monitoring .header-service .title h2[data-v-1ae36760]{color:#44423f;font-size:20px;font-weight:500;margin-left:16px;line-height:normal}@media (min-width: 992px){#service-monitoring .header-service .title h2[data-v-1ae36760]{font-size:1.2vw}}@media (min-width: 992px) and (max-width: 2000px){#service-monitoring .header-service .title h2[data-v-1ae36760]{font-size:24px}}#service-monitoring .header-service .dropdown-section[data-v-1ae36760]{position:relative;z-index:1}@media (min-width: 992px){#service-monitoring .header-service .dropdown-section[data-v-1ae36760]{min-width:130px}}#service-monitoring .header-service .dropdown-section button[data-v-1ae36760]{display:flex;align-items:center;justify-content:center;gap:4px;font-size:.71vw;letter-spacing:.5px;padding:0;border-radius:4px;border:none;cursor:pointer;height:40px;width:40px}@media (max-width: 1971.8309859155px){#service-monitoring .header-service .dropdown-section button[data-v-1ae36760]{font-size:14px}}#service-monitoring .header-service .dropdown-section button svg[data-v-1ae36760]{width:16px;height:16px}@media (min-width: 992px){#service-monitoring .header-service .dropdown-section button[data-v-1ae36760]{width:auto;padding:8px 16px}}#service-monitoring .header-service .dropdown-section button .desktop-btn[data-v-1ae36760]{display:none}@media (min-width: 992px){#service-monitoring .header-service .dropdown-section button .desktop-btn[data-v-1ae36760]{display:flex}}#service-monitoring .header-service .dropdown-section button[data-v-1ae36760]:hover,#service-monitoring .header-service .dropdown-section button[data-v-1ae36760]:active,#service-monitoring .header-service .dropdown-section button[data-v-1ae36760]:focus,#service-monitoring .header-service .dropdown-section button[data-v-1ae36760]:focus-within{box-shadow:none;outline:1px solid transparent}#service-monitoring .header-service .dropdown-section button.tooltip-button-disabled .tooltip-text[data-v-1ae36760]{display:none}#service-monitoring .header-service .dropdown-section button.tooltip-button[data-v-1ae36760]{position:relative;color:gray;border:2px solid #808080;background-color:#fff;cursor:default}#service-monitoring .header-service .dropdown-section button.tooltip-button svg[data-v-1ae36760]{filter:brightness(0) saturate(100%) invert(52%) sepia(3%) saturate(12%) hue-rotate(27deg) brightness(97%) contrast(88%)}#service-monitoring .header-service .dropdown-section button.tooltip-button .tooltip-text[data-v-1ae36760]{display:block;visibility:hidden;width:240px;background-color:#333;color:#fff;text-align:center;border-radius:5px;padding:5px;position:absolute;top:125%;left:-82px;right:0;transform:translate(-50%);z-index:1000;opacity:0;transition:opacity .3s;font-size:.71vw;font-family:Poppins,sans-serif;height:100%}@media (max-width: 1830.985915493px){#service-monitoring .header-service .dropdown-section button.tooltip-button .tooltip-text[data-v-1ae36760]{font-size:13px}}#service-monitoring .header-service .dropdown-section button.tooltip-button .tooltip-text[data-v-1ae36760]:after{content:"";position:absolute;left:95%;margin-left:-5px;border-width:5px;border-style:solid;bottom:100%;top:auto;border-color:transparent transparent #333 transparent}@media (min-width: 992px){#service-monitoring .header-service .dropdown-section button.tooltip-button .tooltip-text[data-v-1ae36760]{left:25px}}#service-monitoring .header-service .dropdown-section button.tooltip-button:hover .tooltip-text[data-v-1ae36760]{visibility:visible;opacity:1}#service-monitoring .header-service .dropdown-section button.tooltip-button[data-v-1ae36760]:hover,#service-monitoring .header-service .dropdown-section button.tooltip-button[data-v-1ae36760]:active,#service-monitoring .header-service .dropdown-section button.tooltip-button[data-v-1ae36760]:focus,#service-monitoring .header-service .dropdown-section button.tooltip-button[data-v-1ae36760]:focus-visible,#service-monitoring .header-service .dropdown-section button.tooltip-button[data-v-1ae36760]:focus-within{outline:none;color:gray;border:2px solid gray;opacity:1}#service-monitoring .header-service .dropdown-section .dropdown-menu[data-v-1ae36760]{position:absolute;top:42px;right:0;background:#f6f6f6;border:1px solid #ccc;border-radius:4px;min-width:110px;width:100%}#service-monitoring .header-service .dropdown-section .dropdown-menu ul[data-v-1ae36760]{list-style:none;padding:0;margin:0}#service-monitoring .header-service .dropdown-section .dropdown-menu ul li button[data-v-1ae36760]{width:100%;font-family:Poppins,sans-serif;font-size:.61vw;font-weight:400;color:#44423f;justify-content:flex-start;text-align:left;cursor:pointer;padding:8px 16px;height:auto;outline:none;transition:.4s ease-in-out;box-shadow:none;border-radius:0;letter-spacing:0}@media (max-width: 1967.2131147541px){#service-monitoring .header-service .dropdown-section .dropdown-menu ul li button[data-v-1ae36760]{font-size:12px}}#service-monitoring .header-service .dropdown-section .dropdown-menu ul li button[data-v-1ae36760]:hover,#service-monitoring .header-service .dropdown-section .dropdown-menu ul li button[data-v-1ae36760]:focus,#service-monitoring .header-service .dropdown-section .dropdown-menu ul li button[data-v-1ae36760]:focus-within,#service-monitoring .header-service .dropdown-section .dropdown-menu ul li button[data-v-1ae36760]:focus-visible,#service-monitoring .header-service .dropdown-section .dropdown-menu ul li button[data-v-1ae36760]:active{background-color:#d9d9d9;outline:none;border:none}#service-monitoring .service-container[data-v-1ae36760]{height:100%}#service-monitoring .service-container #services[data-v-1ae36760]{max-width:100%;width:100%;margin:0;display:flex;justify-content:flex-start}@media (min-width: 992px){#service-monitoring .service-container #services.show-services-card[data-v-1ae36760]:nth-of-type(2){max-width:calc(65% - 40px);height:100%}}#service-monitoring .service-container #services.services-cards[data-v-1ae36760]{display:none}@media (min-width: 992px){#service-monitoring .service-container #services.services-cards[data-v-1ae36760]{display:block;max-width:35%;width:100%;height:calc(100% - 8px)}}@media (min-width: 992px){#service-monitoring .service-container #services[data-v-1ae36760]{justify-content:center}}@media (min-width: 992px){#service-monitoring .service-container[data-v-1ae36760]{display:flex;gap:24px;margin:0;height:calc(100dvh - 88px);overflow:hidden;justify-content:space-between}}#service-monitoring .cards-btn[data-v-1ae36760]{display:none;padding:8px}#service-monitoring .cards-btn.empty-list[data-v-1ae36760]{cursor:default;opacity:.8;pointer-events:none;-webkit-user-select:none;user-select:none}#service-monitoring .cards-btn.empty-list span[data-v-1ae36760],#service-monitoring .cards-btn.empty-list svg[data-v-1ae36760]{filter:brightness(0) saturate(100%) invert(20%) sepia(0%) saturate(1953%) hue-rotate(156deg) brightness(105%) contrast(84%)}@media (min-width: 992px){#service-monitoring .cards-btn[data-v-1ae36760]{display:flex;height:24px;border:none;max-width:fit-content;margin-bottom:16px}#service-monitoring .cards-btn>span[data-v-1ae36760]{padding-left:4px;font-family:Filson Pro,sans-serif;color:#cb7128;font-weight:400;font-size:.71vw}}@media (min-width: 992px) and (max-width: 1971.8309859155px){#service-monitoring .cards-btn>span[data-v-1ae36760]{font-size:14px}}@media (min-width: 992px){#service-monitoring .cards-btn>span[data-v-1ae36760]:first-of-type{padding-left:8px}#service-monitoring .cards-btn[data-v-1ae36760]:focus{outline:none;opacity:1;border:none}#service-monitoring .cards-btn:focus>span[data-v-1ae36760]{color:#aa5d1e}#service-monitoring .cards-btn:focus svg path[data-v-1ae36760]{fill:#aa5d1e}}#service-monitoring .cards-btn[data-v-1ae36760]:focus-visible{outline:2px solid #d97706;border-radius:8px}@media (min-width: 992px){#service-monitoring[data-v-1ae36760]{padding:128px 48px 40px}}@media (min-width: 1920px){#service-monitoring[data-v-1ae36760]{height:100dvh;width:calc(100dvw - 282px);margin-left:282px;padding:16px 32px 8px 40px}}@media (min-width: 1920px){#service-monitoring .header-service .dropdown-section button[data-v-1ae36760]{margin-right:8px}#service-monitoring .service-container[data-v-1ae36760]{margin-left:-8px}}@media (orientation: landscape) and (min-width: 2500px){#service-monitoring[data-v-1ae36760]{width:calc(100dvw - 14.68vw);margin-left:14.68vw;padding:.83vw 2vw}}@media (orientation: landscape) and (min-width: 2500px){#service-monitoring .title h2[data-v-1ae36760]{margin-left:.8vw}}@media (orientation: landscape) and (min-width: 2500px){#service-monitoring .title svg[data-v-1ae36760]{width:1.2vw;height:1.2vw}}@media (orientation: landscape) and (min-width: 2500px){#service-monitoring .header-service[data-v-1ae36760]{margin-bottom:1.5vw}}@media (orientation: landscape) and (min-width: 2500px){#service-monitoring .header-service .dropdown-section button[data-v-1ae36760]{width:auto;height:2vw;padding:.4vw .83vw;gap:.2vw}#service-monitoring .header-service .dropdown-section button svg[data-v-1ae36760]{width:.83vw;height:.83vw}}@media (orientation: landscape) and (min-width: 2500px){#service-monitoring .header-service .dropdown-section .dropdown-menu[data-v-1ae36760]{top:2.1vw;border-radius:.2vw;min-width:5.7vw}#service-monitoring .header-service .dropdown-section .dropdown-menu ul li button[data-v-1ae36760]{padding:.4vw .83vw}}@media (orientation: landscape) and (min-width: 2500px){#service-monitoring .service-container[data-v-1ae36760]{gap:1.25vw;height:calc(100dvh - .63vw)}}@media (orientation: landscape) and (min-width: 2500px){#service-monitoring .service-container #services.services-cards[data-v-1ae36760]{padding-left:.4vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#service-monitoring[data-v-1ae36760]{width:100dvw;margin-left:0;padding:12vw 8vw 4vw}}@media (orientation: portrait){#service-monitoring .title[data-v-1ae36760]{margin-bottom:3vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#service-monitoring .title h2[data-v-1ae36760]{font-size:2.5vw;margin-left:1.6vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#service-monitoring .title svg[data-v-1ae36760]{width:2.4vw;height:2.4vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#service-monitoring .service-container #services[data-v-1ae36760]{max-width:100%}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#service-monitoring .service-container #services.services-cards[data-v-1ae36760]{display:none}}.container[data-v-7b462ad8]{margin:16px;padding:16px;box-shadow:0 0 8px #00000029;border-radius:8px;height:auto;display:flex;flex-direction:column}@media (min-width: 992px){.container[data-v-7b462ad8]{height:100%}}.container p[data-v-7b462ad8]{margin-bottom:8px}.container .grid-filter .filters[data-v-7b462ad8]{margin-bottom:8px;height:100%}.container .users-grid[data-v-7b462ad8]{width:100%;margin-bottom:16px;overflow:auto;border:1px solid #ececec;border-radius:4px;height:auto}.container .users-grid[data-v-7b462ad8]::-webkit-scrollbar{width:6px;height:6px;transition:.3s ease-in-out}.container .users-grid[data-v-7b462ad8]::-webkit-scrollbar-track{background:#f3f3f3;border-radius:8px}.container .users-grid[data-v-7b462ad8]::-webkit-scrollbar-thumb{background:#c3c3c3;border-radius:8px;border:4px solid rgba(0,0,0,0)}.container .users-grid[data-v-7b462ad8]::-webkit-scrollbar-thumb:hover{background:#c3c3c3}.container .users-grid.empty-grid[data-v-7b462ad8]{height:100%;overflow-x:auto}.container .users-grid.empty-grid table thead[data-v-7b462ad8]{background-color:#ececec}@media (min-width: 1366px){.container .users-grid.empty-grid table thead[data-v-7b462ad8]{height:2vw}}.container .users-grid.empty-grid table thead>tr[data-v-7b462ad8]{display:block}.container .users-grid .th-container[data-v-7b462ad8]{display:flex;align-items:center;cursor:default;pointer-events:none}.container .users-grid .th-container button[data-v-7b462ad8]{border:none;padding:0;justify-content:left;color:#44423f}.container .users-grid .th-container button span.column-can-sort[data-v-7b462ad8]{padding-right:8px;cursor:pointer;pointer-events:auto}.container .users-grid .th-container button .order-asc-desc[data-v-7b462ad8]{width:18px;height:18px;display:flex;align-items:center;justify-content:center;cursor:pointer;pointer-events:auto}.container .users-grid .th-container button .order-asc-desc svg[data-v-7b462ad8]{width:100%;height:100%}.container .users-grid .th-container button .order-asc-desc svg path[data-v-7b462ad8]{transition:fill .3s ease-in-out;fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc:hover svg[data-v-7b462ad8]{width:100%;height:100%}.container .users-grid .th-container button .order-asc-desc:hover svg path[data-v-7b462ad8]{fill:var(#697077);stroke:var(#697077)}.container .users-grid .th-container button .order-asc-desc.orderAsc svg path[data-v-7b462ad8]:first-child{fill:#d97706;stroke:#d97706;opacity:1}.container .users-grid .th-container button .order-asc-desc.orderAsc svg path[data-v-7b462ad8]:last-child{fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc.orderAsc:hover svg path[data-v-7b462ad8]:first-child{fill:#d97706;stroke:#d97706;opacity:1}.container .users-grid .th-container button .order-asc-desc.orderAsc:hover svg path[data-v-7b462ad8]:last-child{fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc.orderDesc svg path[data-v-7b462ad8]:first-child{fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc.orderDesc svg path[data-v-7b462ad8]:last-child{fill:#d97706;stroke:#d97706;opacity:1}.container .users-grid .th-container button .order-asc-desc.orderDesc:hover svg path[data-v-7b462ad8]:first-child{fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc.orderDesc:hover svg path[data-v-7b462ad8]:last-child{fill:#d97706;stroke:#d97706;opacity:1}.container .users-grid table[data-v-7b462ad8]{width:100%;height:100%;border-collapse:collapse;border-top-left-radius:4px;border-top-right-radius:4px}.container .users-grid table .grid-body[data-v-7b462ad8]{position:relative}.container .users-grid th[data-v-7b462ad8]{border-collapse:collapse;background:#ececec;min-width:140px;height:40px;padding:0 8px;font-family:Poppins,sans-serif;font-weight:500;font-size:12px;color:#44423f;position:sticky;top:0;z-index:1}.container .users-grid th>div button[data-v-7b462ad8]{background-color:#ececec}.container .users-grid th.column-region[data-v-7b462ad8]{text-align:left}.container .users-grid th.column-region>div[data-v-7b462ad8]{justify-content:left}.container .users-grid th.column-ack[data-v-7b462ad8]{min-width:50px;text-align:center}.container .users-grid th.column-ack>div[data-v-7b462ad8]{justify-content:center}.container .users-grid th.column-admin-user-name[data-v-7b462ad8]{min-width:160px}.container .users-grid th.trash-can[data-v-7b462ad8]{min-width:50px}.container .users-grid th.pricing[data-v-7b462ad8]{min-width:50px;text-align:left}.container .users-grid th.pricing>div[data-v-7b462ad8]{justify-content:left}.container .users-grid th.pricing>div button span[data-v-7b462ad8]{display:flex;width:100%;align-items:center;justify-content:left}.container .users-grid th.status-pricing[data-v-7b462ad8]{min-width:70px;text-align:center}.container .users-grid th.status-pricing>div[data-v-7b462ad8]{justify-content:center}.container .users-grid th.status-pricing[data-v-7b462ad8],.container .users-grid th.assigned-to-pricing[data-v-7b462ad8]{display:none}@media (min-width: 992px){.container .users-grid th.status-pricing[data-v-7b462ad8],.container .users-grid th.assigned-to-pricing[data-v-7b462ad8]{display:table-cell}}.container .users-grid th img[data-v-7b462ad8]{margin-left:8px;cursor:pointer}@media (min-width: 992px){.container .users-grid th[data-v-7b462ad8]{font-size:.71vw;min-width:160px}}@media (min-width: 992px) and (max-width: 1971.8309859155px){.container .users-grid th[data-v-7b462ad8]{font-size:14px}}@media (min-width: 992px){.container .users-grid th.column-admin-user-name[data-v-7b462ad8]{min-width:180px}.container .users-grid th.trash-can[data-v-7b462ad8],.container .users-grid th.contact-type[data-v-7b462ad8]{min-width:50px}}@media (min-width: 1366px){.container .users-grid th[data-v-7b462ad8]{min-width:160px}}.container .users-grid tr[data-v-7b462ad8]{border-bottom:1px solid #ececec;max-height:40px}.container .users-grid tr[data-v-7b462ad8]:last-of-type{border-bottom:none}.container .users-grid tr[data-v-7b462ad8]:focus-visible{outline:#d97706 auto 1px}.container .users-grid tr.alt-class[data-v-7b462ad8]{transition:background-color .5s ease}.container .users-grid tr td[data-v-7b462ad8]{height:48px;min-width:140px;padding:0 8px;font-family:Poppins,sans-serif;font-size:.61vw;font-weight:400;color:#44423f;text-align:left}@media (max-width: 1967.2131147541px){.container .users-grid tr td[data-v-7b462ad8]{font-size:12px}}.container .users-grid tr td.column-type .service-type[data-v-7b462ad8],.container .users-grid tr td.column-type .service-type-label[data-v-7b462ad8],.container .users-grid tr td.column-type .user-type[data-v-7b462ad8]{display:block;width:fit-content;background-color:#f6f6f6;padding:2px 8px;border-radius:20px;text-align:left;line-height:16px}.container .users-grid tr td.column-type.contact-type[data-v-7b462ad8]{max-width:100px}.container .users-grid tr td.column-status .service-status[data-v-7b462ad8],.container .users-grid tr td.column-status .status-label[data-v-7b462ad8]{display:block;width:fit-content;border:1px solid #ececec;padding:2px 8px;border-radius:20px;text-align:left;line-height:16px}.container .users-grid tr td.column-status .status-label.status-up[data-v-7b462ad8]{border:none;background:rgba(72,148,60,.15)}.container .users-grid tr td.column-status .status-label.status-down[data-v-7b462ad8]{background:rgba(200,16,46,.15);border:none}.container .users-grid tr td.column-region[data-v-7b462ad8]{text-align:left}.container .users-grid tr td.column-ack[data-v-7b462ad8]{min-width:50px;text-align:center}.container .users-grid tr td.pricing[data-v-7b462ad8]{min-width:50px;text-align:left}.container .users-grid tr td.pricing span[data-v-7b462ad8]{display:flex;width:100%;align-items:center}.container .users-grid tr td.status-pricing[data-v-7b462ad8]{min-width:70px}.container .users-grid tr td.status-pricing[data-v-7b462ad8],.container .users-grid tr td.assigned-to-pricing[data-v-7b462ad8]{display:none}@media (min-width: 992px){.container .users-grid tr td.status-pricing[data-v-7b462ad8],.container .users-grid tr td.assigned-to-pricing[data-v-7b462ad8]{display:table-cell}}.container .users-grid tr td.column-admin-user-name[data-v-7b462ad8]{min-width:160px}.container .users-grid tr td.column-service-name span[data-v-7b462ad8],.container .users-grid tr td.column-email span[data-v-7b462ad8],.container .users-grid tr td.column-username span[data-v-7b462ad8],.container .users-grid tr td.column-output span[data-v-7b462ad8],.container .users-grid tr td.column-full-name span[data-v-7b462ad8],.container .users-grid tr td.column-name span[data-v-7b462ad8],.container .users-grid tr td.column-detail span[data-v-7b462ad8],.container .users-grid tr td.column-reason span[data-v-7b462ad8]{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-username span[data-v-7b462ad8]{max-width:200px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-email span[data-v-7b462ad8]{max-width:260px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-full-name span[data-v-7b462ad8],.container .users-grid tr td.column-name span[data-v-7b462ad8],.container .users-grid tr td.column-service-name span[data-v-7b462ad8]{max-width:200px}.container .users-grid tr td.column-email[data-v-7b462ad8]{word-break:break-word}.container .users-grid tr td.trash-can[data-v-7b462ad8]{min-width:50px}.container .users-grid tr td.trash-can>.trash-can-container[data-v-7b462ad8]{display:flex;align-items:center;justify-content:end}.container .users-grid tr td.trash-can>.trash-can-container a[data-v-7b462ad8]{display:flex;align-items:center;transition:.3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a img.trash-can[data-v-7b462ad8]{transition:all .3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a[data-v-7b462ad8] svg path{transition:all .3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a:hover img.trash-can[data-v-7b462ad8],.container .users-grid tr td.trash-can>.trash-can-container a:focus img.trash-can[data-v-7b462ad8],.container .users-grid tr td.trash-can>.trash-can-container a:focus-visible img.trash-can[data-v-7b462ad8],.container .users-grid tr td.trash-can>.trash-can-container a:focus-within img.trash-can[data-v-7b462ad8],.container .users-grid tr td.trash-can>.trash-can-container a:active img.trash-can[data-v-7b462ad8]{filter:invert(15%) sepia(88%) saturate(3888%) hue-rotate(341deg) brightness(84%) contrast(100%);transition:all .3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a[data-v-7b462ad8]:hover svg path,.container .users-grid tr td.trash-can>.trash-can-container a[data-v-7b462ad8]:focus svg path,.container .users-grid tr td.trash-can>.trash-can-container a[data-v-7b462ad8]:focus-visible svg path,.container .users-grid tr td.trash-can>.trash-can-container a[data-v-7b462ad8]:focus-within svg path,.container .users-grid tr td.trash-can>.trash-can-container a[data-v-7b462ad8]:active svg path{fill:#c8102e;transition:all .3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a[data-v-7b462ad8]:focus-visible{outline:1px solid #c8102e;border-radius:2px}@media (min-width: 992px){.container .users-grid tr td[data-v-7b462ad8]{min-width:160px}.container .users-grid tr td.column-admin-user-name[data-v-7b462ad8]{min-width:180px}.container .users-grid tr td.column-output[data-v-7b462ad8],.container .users-grid tr td.column-full-name[data-v-7b462ad8]{max-height:40px}.container .users-grid tr td.trash-can[data-v-7b462ad8]{min-width:50px}.container .users-grid tr td.contact-type[data-v-7b462ad8]{min-width:100px}}@media (min-width: 1366px){.container .users-grid tr td[data-v-7b462ad8]{min-width:160px}}.container .users-grid tr.new-notification[data-v-7b462ad8]{background-color:#cb712833;transition:background-color .5s ease}.container .users-grid tr.new-notification td .status-label[data-v-7b462ad8]{border:none}.container .users-grid tr.new-notification td .status-label.status-down[data-v-7b462ad8]{background:transparent}.container .users-grid tr.new-notification td .service-type-label[data-v-7b462ad8],.container .users-grid tr.new-notification td .user-type[data-v-7b462ad8]{background-color:transparent}.container .users-grid tr.has-total[data-v-7b462ad8]{background:rgba(203,113,40,.25);border-bottom:1px solid #ececec}.container .users-grid tr.has-total td[data-v-7b462ad8]{padding:0 8px;font-family:Poppins,sans-serif;font-weight:500;font-size:12px;color:#44423f}@media (min-width: 992px){.container .users-grid tr.has-total td[data-v-7b462ad8]{font-size:.71vw}}@media (min-width: 992px) and (max-width: 1971.8309859155px){.container .users-grid tr.has-total td[data-v-7b462ad8]{font-size:14px}}.container .users-grid .grid-empty[data-v-7b462ad8]{position:absolute;display:flex;justify-content:center;align-items:center;flex-direction:column;height:100%;width:calc(100vw - 50px);position:sticky;left:0}.container .users-grid .grid-empty img[data-v-7b462ad8]{max-width:170px}.container .users-grid .grid-empty p[data-v-7b462ad8]{margin:16px;font-family:Poppins,sans-serif;font-size:.71vw;font-weight:400;color:#44423f;text-align:center}@media (max-width: 1971.8309859155px){.container .users-grid .grid-empty p[data-v-7b462ad8]{font-size:14px}}@media (min-width: 600px){.container .users-grid .grid-empty[data-v-7b462ad8]{width:calc(100vw - 50px)}.container .users-grid .grid-empty img[data-v-7b462ad8]{max-width:350px}}@media (min-width: 992px){.container .users-grid .grid-empty[data-v-7b462ad8]{width:100%}.container .users-grid .grid-empty img[data-v-7b462ad8]{max-width:350px}}@media (orientation: landscape) and (min-width: 2500px){.container[data-v-7b462ad8]{margin:.83vw;padding:.83vw;border-radius:.4vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid[data-v-7b462ad8]{margin-bottom:.83vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid table[data-v-7b462ad8]{border-top-left-radius:.2vw;border-top-right-radius:.2vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid th[data-v-7b462ad8]{min-width:8vw;height:2vw;padding:0 .4vw}.container .users-grid th.column-ack[data-v-7b462ad8]{min-width:4vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid th img[data-v-7b462ad8]{margin-left:.4vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid tr td[data-v-7b462ad8]{min-width:8vw;height:2.5vw;padding:0 .4vw}.container .users-grid tr td.column-ack[data-v-7b462ad8]{min-width:4vw}.container .users-grid tr td.column-username span[data-v-7b462ad8]{max-width:15vw;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-email span[data-v-7b462ad8]{max-width:18vw;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-full-name span[data-v-7b462ad8],.container .users-grid tr td.column-name span[data-v-7b462ad8],.container .users-grid tr td.column-service-name span[data-v-7b462ad8]{max-width:15vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid .grid-empty img[data-v-7b462ad8]{max-width:18vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid .grid-empty p[data-v-7b462ad8]{margin:.83vw 0}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container[data-v-7b462ad8]{margin:1.66vw;padding:1.66vw;border-radius:.8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid[data-v-7b462ad8]{margin-bottom:1.66vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid table[data-v-7b462ad8]{border-top-left-radius:.4vw;border-top-right-radius:.4vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid th[data-v-7b462ad8]{min-width:16vw;height:4vw;padding:0 .8vw;font-size:1.4vw}.container .users-grid th.column-ack[data-v-7b462ad8]{min-width:8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid th img[data-v-7b462ad8]{margin-left:.8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid tr td[data-v-7b462ad8]{min-width:16vw;height:5vw;padding:0 .8vw;font-size:1.2vw}.container .users-grid tr td.column-ack[data-v-7b462ad8]{min-width:8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid .grid-empty p[data-v-7b462ad8]{margin:1.66vw 0;font-size:1.4vw}}#services[data-v-7b462ad8]{display:flex;flex-direction:column;height:auto;width:100%;border-radius:8px}#services .container[data-v-7b462ad8]{position:relative;height:auto;margin:0;padding:0;box-shadow:none}@media (min-width: 1920px){#services .container[data-v-7b462ad8]{height:100%;box-shadow:0 0 8px #00000029;padding:16px}}#services .container h3[data-v-7b462ad8]{text-align:left;color:#44423f;font-family:Poppins,sans-serif;font-size:.82vw;font-weight:600;margin-bottom:8px}@media (max-width: 1951.2195121951px){#services .container h3[data-v-7b462ad8]{font-size:16px}}#services .container .grid-filter[data-v-7b462ad8] .filters{width:100%;display:flex;flex-direction:column;gap:8px}@media (min-width: 992px){#services .container .grid-filter[data-v-7b462ad8] .filters{flex-direction:row;margin-bottom:24px}}#services .container .grid-filter[data-v-7b462ad8] .filters>div>div{height:100%}#services .container .grid-filter[data-v-7b462ad8] .filters input{margin-bottom:0;height:100%;padding-right:20px}@media (min-width: 992px){#services .container .grid-filter[data-v-7b462ad8] .filters input{padding:8px 20px 4px 8px}}#services .container .grid-filter[data-v-7b462ad8] .filters label.filter-title{display:flex;align-items:end}#services .container .grid-filter[data-v-7b462ad8] .filters label.filter-title span{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-wrap:break-word}@media (min-width: 992px){#services .container .grid-filter[data-v-7b462ad8] .filters label{margin-bottom:0;padding:8px}}#services .container .grid-filter[data-v-7b462ad8] .filters .dropdown-toggle{font-size:.71vw}@media (max-width: 1971.8309859155px){#services .container .grid-filter[data-v-7b462ad8] .filters .dropdown-toggle{font-size:14px}}@media (min-width: 992px){#services .container .grid-filter[data-v-7b462ad8] .filters button{margin-bottom:0;padding:8px}}#services .container .grid-filter[data-v-7b462ad8] .filters button.disabled{color:#fff}#services .container .grid-filter[data-v-7b462ad8] .filters>div{width:100%;position:relative}#services .container .grid-filter[data-v-7b462ad8] .filters>div .dropdown-toggle{width:100%;border-radius:0;justify-content:flex-start}#services .container .grid-filter[data-v-7b462ad8] .filters>div input{margin-bottom:0}#services .container .grid-filter[data-v-7b462ad8] .filters>div>article>button{line-height:140%;align-items:end}#services .container .grid-filter[data-v-7b462ad8] .filters>div>article>button span{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-wrap:break-word}@media (min-width: 992px){#services .container .grid-filter[data-v-7b462ad8] .filters>div{max-width:20%}}#services .container .users-grid[data-v-7b462ad8]{display:block;width:100%;overflow:auto;border:1px solid #ececec;border-radius:4px;height:auto}#services .container .users-grid[data-v-7b462ad8]::-webkit-scrollbar{width:6px;height:6px;transition:.3s ease-in-out}#services .container .users-grid[data-v-7b462ad8]::-webkit-scrollbar-track{background:#f3f3f3;border-radius:8px}#services .container .users-grid[data-v-7b462ad8]::-webkit-scrollbar-thumb{background:#c3c3c3;border-radius:8px;border:4px solid rgba(0,0,0,0)}#services .container .users-grid[data-v-7b462ad8]::-webkit-scrollbar-thumb:hover{background:#c3c3c3}#services .container .users-grid.empty-grid[data-v-7b462ad8]{height:100%;overflow:hidden;overflow-x:auto}@media (min-width: 992px){#services .container .users-grid.empty-grid[data-v-7b462ad8]{height:50vh;overflow-x:auto}}#services .container .users-grid[data-v-7b462ad8] tbody .grid-empty{width:calc(100vw - 50px);position:sticky;left:0}#services .container .users-grid[data-v-7b462ad8] tbody .grid-empty img{max-width:170px}@media (min-width: 600px){#services .container .users-grid[data-v-7b462ad8] tbody .grid-empty{width:calc(100vw - 50px)}#services .container .users-grid[data-v-7b462ad8] tbody .grid-empty img{max-width:350px}}@media (min-width: 992px){#services .container .users-grid[data-v-7b462ad8] tbody .grid-empty{width:100%}#services .container .users-grid[data-v-7b462ad8] tbody .grid-empty img{max-width:350px}}@media (min-width: 1920px){#services .container .users-grid[data-v-7b462ad8] tbody .grid-empty{width:75vw}#services .container .users-grid[data-v-7b462ad8] tbody .grid-empty img{max-width:350px}}#services .region-item[data-v-7b462ad8]{display:flex;justify-content:center}#services .region-item .box[data-v-7b462ad8]{display:flex;justify-content:center;align-items:center;width:24px;height:24px;border:1px solid #c8102e;border-radius:4px;font-style:normal;font-weight:600;font-size:12px;text-align:center;color:#c8102e;margin:0 4px}#services .region-item .box.active-regions[data-v-7b462ad8]{border:1px solid #48943c;color:#48943c}#services .services-list[data-v-7b462ad8]{display:flex;flex-direction:column;height:100%;padding:8px;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}@media (min-width: 992px){#services[data-v-7b462ad8]{border-radius:8px;display:flex;flex-direction:column}}@media (min-width: 1920px){#services[data-v-7b462ad8]{height:100%}}@media (orientation: landscape) and (min-width: 2500px){#services[data-v-7b462ad8]{border-radius:.4vw}}@media (orientation: landscape) and (min-width: 2500px){#services .container[data-v-7b462ad8]{padding:.83vw}}@media (orientation: landscape) and (min-width: 2500px){#services .container h3[data-v-7b462ad8]{margin-bottom:.4vw}}@media (orientation: landscape) and (min-width: 2500px){#services .container .grid-filter[data-v-7b462ad8] .filters{gap:.4vw}}@media (orientation: landscape) and (min-width: 2500px){#services .container .grid-filter[data-v-7b462ad8] .filters input{padding:.4vw}}@media (orientation: landscape) and (min-width: 2500px){#services .container .grid-filter[data-v-7b462ad8] .filters label{padding:.4vw}}@media (orientation: landscape) and (min-width: 2500px){#services .container .grid-filter[data-v-7b462ad8] .filters button{padding:.4vw}}@media (orientation: landscape) and (min-width: 2500px){#services .container .users-grid[data-v-7b462ad8]{height:calc(100% - 8.1vw)}}.spinner[data-v-f386dea8]{width:24px;height:24px;background:transparent;position:relative;border-radius:50%;overflow:hidden;z-index:0;animation:spin-f386dea8 1s linear infinite}.spinner .spin-bottom-left[data-v-f386dea8],.spinner .spin-bottom-right[data-v-f386dea8],.spinner .spin-top-left[data-v-f386dea8]{position:absolute;width:50%;height:50%;z-index:-1}.spinner .spin-blocker[data-v-f386dea8]{position:absolute;top:15%;left:15%;width:70%;height:70%;background:#ffffff;border-radius:50%}.spinner .spin-bottom-left[data-v-f386dea8]{top:50%;left:0;background:-webkit-linear-gradient(to bottom right,rgb(228,124,40) 0%,rgba(228,124,40,.7) 100%);background:linear-gradient(to bottom right,rgb(228,124,40) 0%,rgba(228,124,40,.7) 100%)}.spinner .spin-bottom-left[data-v-f386dea8]:after{position:absolute;content:"";border-radius:50%;width:5.5px;height:9px;bottom:9px;left:0;background-color:#e47c28}@media (min-width: 768px){.spinner .spin-bottom-left[data-v-f386dea8]:after{width:9px;height:15px;bottom:18px}}.spinner .spin-bottom-right[data-v-f386dea8]{top:50%;left:50%;background:-webkit-linear-gradient(to top right,rgba(228,124,40,.7) 15%,rgba(228,124,40,.25) 85%);background:linear-gradient(to top right,rgba(228,124,40,.7) 15%,rgba(228,124,40,.25) 85%)}.spinner .spin-top-left[data-v-f386dea8]{top:0;left:50%;background:-webkit-linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(228,124,40,.25) 100%);background:linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(228,124,40,.25) 100%)}.spinner.spinner-green .spin-bottom-left[data-v-f386dea8]{background:-webkit-linear-gradient(to bottom right,rgb(72,148,60) 0%,rgba(72,148,60,.7) 100%);background:linear-gradient(to bottom right,rgb(72,148,60) 0%,rgba(72,148,60,.7) 100%)}.spinner.spinner-green .spin-bottom-left[data-v-f386dea8]:after{background-color:#48943c}.spinner.spinner-green .spin-bottom-right[data-v-f386dea8]{background:-webkit-linear-gradient(to top right,rgba(72,148,60,.7) 15%,rgba(72,148,60,.25) 85%);background:linear-gradient(to top right,rgba(72,148,60,.7) 15%,rgba(72,148,60,.25) 85%)}.spinner.spinner-green .spin-top-left[data-v-f386dea8]{background:-webkit-linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(72,148,60,.25) 100%);background:linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(72,148,60,.25) 100%)}.spinner.disabled .spin-blocker[data-v-f386dea8]{background:gray}.spinner.disabled .spin-bottom-left[data-v-f386dea8]:after{width:5.5px;height:9px;bottom:9px;left:0}@media (min-width: 768px){.spinner.disabled .spin-bottom-left[data-v-f386dea8]:after{bottom:8px}}@media (min-width: 768px){.spinner[data-v-f386dea8]{width:48px;height:48px}}@media (orientation: landscape) and (min-width: 2500px){.spinner[data-v-f386dea8]{width:2.5vw;height:2.5vw}}@media (orientation: landscape) and (min-width: 2500px){.spinner .spin-bottom-left[data-v-f386dea8]:after{width:.46vw;height:.78vw;bottom:.93vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.spinner[data-v-f386dea8]{width:5vw;height:5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.spinner .spin-bottom-left[data-v-f386dea8]:after{width:.92vw;height:1.56vw;bottom:1.86vw}}@keyframes spin-f386dea8{to{transform:rotate(360deg)}}@keyframes loader-f386dea8{0%{opacity:1}to{opacity:0}}.loader div[data-v-f386dea8]{left:48px;top:22.5px;position:absolute;animation:loader-f386dea8 linear 1s infinite;background:#32c770;width:4px;height:15px;border-radius:0;transform-origin:2px 27.5px}.loader div[data-v-f386dea8]:nth-child(1){transform:rotate(0);animation-delay:-.875s;background:#32c770}.loader div[data-v-f386dea8]:nth-child(2){transform:rotate(45deg);animation-delay:-.75s;background:#32c770}.loader div[data-v-f386dea8]:nth-child(3){transform:rotate(90deg);animation-delay:-.625s;background:#32c770}.loader div[data-v-f386dea8]:nth-child(4){transform:rotate(135deg);animation-delay:-.5s;background:#32c770}.loader div[data-v-f386dea8]:nth-child(5){transform:rotate(180deg);animation-delay:-.375s;background:#32c770}.loader div[data-v-f386dea8]:nth-child(6){transform:rotate(225deg);animation-delay:-.25s;background:#32c770}.loader div[data-v-f386dea8]:nth-child(7){transform:rotate(270deg);animation-delay:-.125s;background:#32c770}.loader div[data-v-f386dea8]:nth-child(8){transform:rotate(315deg);animation-delay:0s;background:#32c770}.loader-container[data-v-f386dea8]{width:72px;height:64px;display:inline-block;overflow:hidden;background:none;margin-bottom:16px}.loader[data-v-f386dea8]{width:100%;height:100%;position:relative;transform:translateZ(0) scale(.64);backface-visibility:hidden;transform-origin:0 0}.loader div[data-v-f386dea8]{box-sizing:content-box}#notifications[data-v-f386dea8]{padding:88px 24px 24px;min-height:100dvh;width:100dvw;display:flex;flex-direction:column}#notifications .header-notifications[data-v-f386dea8]{display:flex;justify-content:space-between;margin-bottom:16px}@media (min-width: 992px){#notifications .header-notifications[data-v-f386dea8]{margin-bottom:24px}}#notifications .header-notifications .title[data-v-f386dea8]{display:flex;align-items:center;justify-content:flex-start}#notifications .header-notifications .title h2[data-v-f386dea8]{color:#44423f;font-size:20px;font-weight:500;margin-left:16px}@media (min-width: 992px){#notifications .header-notifications .title h2[data-v-f386dea8]{font-size:1.2vw}}@media (min-width: 992px) and (max-width: 2000px){#notifications .header-notifications .title h2[data-v-f386dea8]{font-size:24px}}#notifications .header-notifications button[data-v-f386dea8]{display:flex;align-items:center;justify-content:center;gap:4px;font-size:.71vw;letter-spacing:.5px;padding:0;border-radius:4px;border:none;cursor:pointer;height:40px;width:40px}@media (max-width: 1971.8309859155px){#notifications .header-notifications button[data-v-f386dea8]{font-size:14px}}@media (min-width: 992px){#notifications .header-notifications button[data-v-f386dea8]{width:210px;padding:8px 16px}}#notifications .header-notifications button[data-v-f386dea8]:hover,#notifications .header-notifications button[data-v-f386dea8]:active{box-shadow:none;outline:1px solid transparent}#notifications .header-notifications button span[data-v-f386dea8]{display:none}@media (min-width: 992px){#notifications .header-notifications button span[data-v-f386dea8]{display:block}}#notifications .header-notifications button svg[data-v-f386dea8]{display:block}@media (min-width: 992px){#notifications .header-notifications button svg[data-v-f386dea8]{display:none}}#notifications .header-notifications button svg.loading-spinner[data-v-f386dea8]{display:none}#notifications .header-notifications button .spinner[data-v-f386dea8]{width:24px;height:24px}#notifications .header-notifications button.tooltip-button-disabled .tooltip-text[data-v-f386dea8]{display:none}#notifications .header-notifications button.tooltip-button[data-v-f386dea8]{position:relative;color:gray;border:2px solid #808080;background-color:#fff;cursor:default}#notifications .header-notifications button.tooltip-button svg[data-v-f386dea8]{filter:brightness(0) saturate(100%) invert(52%) sepia(3%) saturate(12%) hue-rotate(27deg) brightness(97%) contrast(88%)}#notifications .header-notifications button.tooltip-button .tooltip-text[data-v-f386dea8]{visibility:hidden;width:240px;background-color:#333;color:#fff;text-align:center;border-radius:5px;padding:5px;position:absolute;top:125%;left:-82px;right:0;transform:translate(-50%);z-index:1000;opacity:0;transition:opacity .3s;font-size:.71vw;font-family:Poppins,sans-serif;height:48px}@media (max-width: 1830.985915493px){#notifications .header-notifications button.tooltip-button .tooltip-text[data-v-f386dea8]{font-size:13px}}#notifications .header-notifications button.tooltip-button .tooltip-text[data-v-f386dea8]:after{content:"";position:absolute;left:95%;margin-left:-5px;border-width:5px;border-style:solid;bottom:100%;top:auto;border-color:transparent transparent #333 transparent}@media (min-width: 992px){#notifications .header-notifications button.tooltip-button .tooltip-text[data-v-f386dea8]{left:88px}}#notifications .header-notifications button.tooltip-button:hover .tooltip-text[data-v-f386dea8]{visibility:visible;opacity:1}#notifications .header-notifications button.tooltip-button[data-v-f386dea8]:hover,#notifications .header-notifications button.tooltip-button[data-v-f386dea8]:active,#notifications .header-notifications button.tooltip-button[data-v-f386dea8]:focus,#notifications .header-notifications button.tooltip-button[data-v-f386dea8]:focus-visible,#notifications .header-notifications button.tooltip-button[data-v-f386dea8]:focus-within{outline:none;color:gray;border:2px solid gray;opacity:1}#notifications .container[data-v-f386dea8]{height:auto;margin:0}@media (min-width: 1920px){#notifications .container[data-v-f386dea8]{height:calc(100dvh - 94px)}}@media (min-width: 992px){#notifications[data-v-f386dea8]{padding:128px 48px 40px}}@media (min-width: 1920px){#notifications[data-v-f386dea8]{width:calc(100dvw - 282px);margin-left:282px;padding:16px 40px;height:100dvh}#notifications .container[data-v-f386dea8]{margin:0}}@media (orientation: landscape) and (min-width: 2500px){#notifications[data-v-f386dea8]{width:calc(100dvw - 14.68vw);margin-left:14.68vw;padding:.83vw 2vw}}@media (orientation: landscape) and (min-width: 2500px){#notifications .header-notifications[data-v-f386dea8]{margin-bottom:1.25vw}}@media (orientation: landscape) and (min-width: 2500px){#notifications .header-notifications .title h2[data-v-f386dea8]{margin-left:.8vw}}@media (orientation: landscape) and (min-width: 2500px){#notifications .header-notifications .title svg[data-v-f386dea8]{width:1.2vw;height:1.2vw}}@media (orientation: landscape) and (min-width: 2500px){#notifications .header-notifications button[data-v-f386dea8]{width:auto;height:2vw;border-radius:.2vw;gap:.2vw;padding:.4vw .83vw}}@media (orientation: landscape) and (min-width: 2500px){#notifications .container[data-v-f386dea8]{height:calc(100dvh - 4.99vw)}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#notifications[data-v-f386dea8]{width:100dvw;margin-left:0;padding:12vw 8vw 4vw}}@media (orientation: portrait){#notifications .title[data-v-f386dea8]{margin-bottom:3vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#notifications .title h2[data-v-f386dea8]{font-size:2.5vw;margin-left:1.6vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#notifications .title svg[data-v-f386dea8]{width:2.4vw;height:2.4vw}}.container[data-v-917107fd]{margin:16px;padding:16px;box-shadow:0 0 8px #00000029;border-radius:8px;height:auto;display:flex;flex-direction:column}@media (min-width: 992px){.container[data-v-917107fd]{height:100%}}.container p[data-v-917107fd]{margin-bottom:8px}.container .grid-filter .filters[data-v-917107fd]{margin-bottom:8px;height:100%}.container .users-grid[data-v-917107fd]{width:100%;margin-bottom:16px;overflow:auto;border:1px solid #ececec;border-radius:4px;height:auto}.container .users-grid[data-v-917107fd]::-webkit-scrollbar{width:6px;height:6px;transition:.3s ease-in-out}.container .users-grid[data-v-917107fd]::-webkit-scrollbar-track{background:#f3f3f3;border-radius:8px}.container .users-grid[data-v-917107fd]::-webkit-scrollbar-thumb{background:#c3c3c3;border-radius:8px;border:4px solid rgba(0,0,0,0)}.container .users-grid[data-v-917107fd]::-webkit-scrollbar-thumb:hover{background:#c3c3c3}.container .users-grid.empty-grid[data-v-917107fd]{height:100%;overflow-x:auto}.container .users-grid.empty-grid table thead[data-v-917107fd]{background-color:#ececec}@media (min-width: 1366px){.container .users-grid.empty-grid table thead[data-v-917107fd]{height:2vw}}.container .users-grid.empty-grid table thead>tr[data-v-917107fd]{display:block}.container .users-grid .th-container[data-v-917107fd]{display:flex;align-items:center;cursor:default;pointer-events:none}.container .users-grid .th-container button[data-v-917107fd]{border:none;padding:0;justify-content:left;color:#44423f}.container .users-grid .th-container button span.column-can-sort[data-v-917107fd]{padding-right:8px;cursor:pointer;pointer-events:auto}.container .users-grid .th-container button .order-asc-desc[data-v-917107fd]{width:18px;height:18px;display:flex;align-items:center;justify-content:center;cursor:pointer;pointer-events:auto}.container .users-grid .th-container button .order-asc-desc svg[data-v-917107fd]{width:100%;height:100%}.container .users-grid .th-container button .order-asc-desc svg path[data-v-917107fd]{transition:fill .3s ease-in-out;fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc:hover svg[data-v-917107fd]{width:100%;height:100%}.container .users-grid .th-container button .order-asc-desc:hover svg path[data-v-917107fd]{fill:var(#697077);stroke:var(#697077)}.container .users-grid .th-container button .order-asc-desc.orderAsc svg path[data-v-917107fd]:first-child{fill:#d97706;stroke:#d97706;opacity:1}.container .users-grid .th-container button .order-asc-desc.orderAsc svg path[data-v-917107fd]:last-child{fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc.orderAsc:hover svg path[data-v-917107fd]:first-child{fill:#d97706;stroke:#d97706;opacity:1}.container .users-grid .th-container button .order-asc-desc.orderAsc:hover svg path[data-v-917107fd]:last-child{fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc.orderDesc svg path[data-v-917107fd]:first-child{fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc.orderDesc svg path[data-v-917107fd]:last-child{fill:#d97706;stroke:#d97706;opacity:1}.container .users-grid .th-container button .order-asc-desc.orderDesc:hover svg path[data-v-917107fd]:first-child{fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc.orderDesc:hover svg path[data-v-917107fd]:last-child{fill:#d97706;stroke:#d97706;opacity:1}.container .users-grid table[data-v-917107fd]{width:100%;height:100%;border-collapse:collapse;border-top-left-radius:4px;border-top-right-radius:4px}.container .users-grid table .grid-body[data-v-917107fd]{position:relative}.container .users-grid th[data-v-917107fd]{border-collapse:collapse;background:#ececec;min-width:140px;height:40px;padding:0 8px;font-family:Poppins,sans-serif;font-weight:500;font-size:12px;color:#44423f;position:sticky;top:0;z-index:1}.container .users-grid th>div button[data-v-917107fd]{background-color:#ececec}.container .users-grid th.column-region[data-v-917107fd]{text-align:left}.container .users-grid th.column-region>div[data-v-917107fd]{justify-content:left}.container .users-grid th.column-ack[data-v-917107fd]{min-width:50px;text-align:center}.container .users-grid th.column-ack>div[data-v-917107fd]{justify-content:center}.container .users-grid th.column-admin-user-name[data-v-917107fd]{min-width:160px}.container .users-grid th.trash-can[data-v-917107fd]{min-width:50px}.container .users-grid th.pricing[data-v-917107fd]{min-width:50px;text-align:left}.container .users-grid th.pricing>div[data-v-917107fd]{justify-content:left}.container .users-grid th.pricing>div button span[data-v-917107fd]{display:flex;width:100%;align-items:center;justify-content:left}.container .users-grid th.status-pricing[data-v-917107fd]{min-width:70px;text-align:center}.container .users-grid th.status-pricing>div[data-v-917107fd]{justify-content:center}.container .users-grid th.status-pricing[data-v-917107fd],.container .users-grid th.assigned-to-pricing[data-v-917107fd]{display:none}@media (min-width: 992px){.container .users-grid th.status-pricing[data-v-917107fd],.container .users-grid th.assigned-to-pricing[data-v-917107fd]{display:table-cell}}.container .users-grid th img[data-v-917107fd]{margin-left:8px;cursor:pointer}@media (min-width: 992px){.container .users-grid th[data-v-917107fd]{font-size:.71vw;min-width:160px}}@media (min-width: 992px) and (max-width: 1971.8309859155px){.container .users-grid th[data-v-917107fd]{font-size:14px}}@media (min-width: 992px){.container .users-grid th.column-admin-user-name[data-v-917107fd]{min-width:180px}.container .users-grid th.trash-can[data-v-917107fd],.container .users-grid th.contact-type[data-v-917107fd]{min-width:50px}}@media (min-width: 1366px){.container .users-grid th[data-v-917107fd]{min-width:160px}}.container .users-grid tr[data-v-917107fd]{border-bottom:1px solid #ececec;max-height:40px}.container .users-grid tr[data-v-917107fd]:last-of-type{border-bottom:none}.container .users-grid tr[data-v-917107fd]:focus-visible{outline:#d97706 auto 1px}.container .users-grid tr.alt-class[data-v-917107fd]{transition:background-color .5s ease}.container .users-grid tr td[data-v-917107fd]{height:48px;min-width:140px;padding:0 8px;font-family:Poppins,sans-serif;font-size:.61vw;font-weight:400;color:#44423f;text-align:left}@media (max-width: 1967.2131147541px){.container .users-grid tr td[data-v-917107fd]{font-size:12px}}.container .users-grid tr td.column-type .service-type[data-v-917107fd],.container .users-grid tr td.column-type .service-type-label[data-v-917107fd],.container .users-grid tr td.column-type .user-type[data-v-917107fd]{display:block;width:fit-content;background-color:#f6f6f6;padding:2px 8px;border-radius:20px;text-align:left;line-height:16px}.container .users-grid tr td.column-type.contact-type[data-v-917107fd]{max-width:100px}.container .users-grid tr td.column-status .service-status[data-v-917107fd],.container .users-grid tr td.column-status .status-label[data-v-917107fd]{display:block;width:fit-content;border:1px solid #ececec;padding:2px 8px;border-radius:20px;text-align:left;line-height:16px}.container .users-grid tr td.column-status .status-label.status-up[data-v-917107fd]{border:none;background:rgba(72,148,60,.15)}.container .users-grid tr td.column-status .status-label.status-down[data-v-917107fd]{background:rgba(200,16,46,.15);border:none}.container .users-grid tr td.column-region[data-v-917107fd]{text-align:left}.container .users-grid tr td.column-ack[data-v-917107fd]{min-width:50px;text-align:center}.container .users-grid tr td.pricing[data-v-917107fd]{min-width:50px;text-align:left}.container .users-grid tr td.pricing span[data-v-917107fd]{display:flex;width:100%;align-items:center}.container .users-grid tr td.status-pricing[data-v-917107fd]{min-width:70px}.container .users-grid tr td.status-pricing[data-v-917107fd],.container .users-grid tr td.assigned-to-pricing[data-v-917107fd]{display:none}@media (min-width: 992px){.container .users-grid tr td.status-pricing[data-v-917107fd],.container .users-grid tr td.assigned-to-pricing[data-v-917107fd]{display:table-cell}}.container .users-grid tr td.column-admin-user-name[data-v-917107fd]{min-width:160px}.container .users-grid tr td.column-service-name span[data-v-917107fd],.container .users-grid tr td.column-email span[data-v-917107fd],.container .users-grid tr td.column-username span[data-v-917107fd],.container .users-grid tr td.column-output span[data-v-917107fd],.container .users-grid tr td.column-full-name span[data-v-917107fd],.container .users-grid tr td.column-name span[data-v-917107fd],.container .users-grid tr td.column-detail span[data-v-917107fd],.container .users-grid tr td.column-reason span[data-v-917107fd]{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-username span[data-v-917107fd]{max-width:200px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-email span[data-v-917107fd]{max-width:260px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-full-name span[data-v-917107fd],.container .users-grid tr td.column-name span[data-v-917107fd],.container .users-grid tr td.column-service-name span[data-v-917107fd]{max-width:200px}.container .users-grid tr td.column-email[data-v-917107fd]{word-break:break-word}.container .users-grid tr td.trash-can[data-v-917107fd]{min-width:50px}.container .users-grid tr td.trash-can>.trash-can-container[data-v-917107fd]{display:flex;align-items:center;justify-content:end}.container .users-grid tr td.trash-can>.trash-can-container a[data-v-917107fd]{display:flex;align-items:center;transition:.3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a img.trash-can[data-v-917107fd]{transition:all .3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a[data-v-917107fd] svg path{transition:all .3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a:hover img.trash-can[data-v-917107fd],.container .users-grid tr td.trash-can>.trash-can-container a:focus img.trash-can[data-v-917107fd],.container .users-grid tr td.trash-can>.trash-can-container a:focus-visible img.trash-can[data-v-917107fd],.container .users-grid tr td.trash-can>.trash-can-container a:focus-within img.trash-can[data-v-917107fd],.container .users-grid tr td.trash-can>.trash-can-container a:active img.trash-can[data-v-917107fd]{filter:invert(15%) sepia(88%) saturate(3888%) hue-rotate(341deg) brightness(84%) contrast(100%);transition:all .3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a[data-v-917107fd]:hover svg path,.container .users-grid tr td.trash-can>.trash-can-container a[data-v-917107fd]:focus svg path,.container .users-grid tr td.trash-can>.trash-can-container a[data-v-917107fd]:focus-visible svg path,.container .users-grid tr td.trash-can>.trash-can-container a[data-v-917107fd]:focus-within svg path,.container .users-grid tr td.trash-can>.trash-can-container a[data-v-917107fd]:active svg path{fill:#c8102e;transition:all .3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a[data-v-917107fd]:focus-visible{outline:1px solid #c8102e;border-radius:2px}@media (min-width: 992px){.container .users-grid tr td[data-v-917107fd]{min-width:160px}.container .users-grid tr td.column-admin-user-name[data-v-917107fd]{min-width:180px}.container .users-grid tr td.column-output[data-v-917107fd],.container .users-grid tr td.column-full-name[data-v-917107fd]{max-height:40px}.container .users-grid tr td.trash-can[data-v-917107fd]{min-width:50px}.container .users-grid tr td.contact-type[data-v-917107fd]{min-width:100px}}@media (min-width: 1366px){.container .users-grid tr td[data-v-917107fd]{min-width:160px}}.container .users-grid tr.new-notification[data-v-917107fd]{background-color:#cb712833;transition:background-color .5s ease}.container .users-grid tr.new-notification td .status-label[data-v-917107fd]{border:none}.container .users-grid tr.new-notification td .status-label.status-down[data-v-917107fd]{background:transparent}.container .users-grid tr.new-notification td .service-type-label[data-v-917107fd],.container .users-grid tr.new-notification td .user-type[data-v-917107fd]{background-color:transparent}.container .users-grid tr.has-total[data-v-917107fd]{background:rgba(203,113,40,.25);border-bottom:1px solid #ececec}.container .users-grid tr.has-total td[data-v-917107fd]{padding:0 8px;font-family:Poppins,sans-serif;font-weight:500;font-size:12px;color:#44423f}@media (min-width: 992px){.container .users-grid tr.has-total td[data-v-917107fd]{font-size:.71vw}}@media (min-width: 992px) and (max-width: 1971.8309859155px){.container .users-grid tr.has-total td[data-v-917107fd]{font-size:14px}}.container .users-grid .grid-empty[data-v-917107fd]{position:absolute;display:flex;justify-content:center;align-items:center;flex-direction:column;height:100%;width:calc(100vw - 50px);position:sticky;left:0}.container .users-grid .grid-empty img[data-v-917107fd]{max-width:170px}.container .users-grid .grid-empty p[data-v-917107fd]{margin:16px;font-family:Poppins,sans-serif;font-size:.71vw;font-weight:400;color:#44423f;text-align:center}@media (max-width: 1971.8309859155px){.container .users-grid .grid-empty p[data-v-917107fd]{font-size:14px}}@media (min-width: 600px){.container .users-grid .grid-empty[data-v-917107fd]{width:calc(100vw - 50px)}.container .users-grid .grid-empty img[data-v-917107fd]{max-width:350px}}@media (min-width: 992px){.container .users-grid .grid-empty[data-v-917107fd]{width:100%}.container .users-grid .grid-empty img[data-v-917107fd]{max-width:350px}}@media (orientation: landscape) and (min-width: 2500px){.container[data-v-917107fd]{margin:.83vw;padding:.83vw;border-radius:.4vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid[data-v-917107fd]{margin-bottom:.83vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid table[data-v-917107fd]{border-top-left-radius:.2vw;border-top-right-radius:.2vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid th[data-v-917107fd]{min-width:8vw;height:2vw;padding:0 .4vw}.container .users-grid th.column-ack[data-v-917107fd]{min-width:4vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid th img[data-v-917107fd]{margin-left:.4vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid tr td[data-v-917107fd]{min-width:8vw;height:2.5vw;padding:0 .4vw}.container .users-grid tr td.column-ack[data-v-917107fd]{min-width:4vw}.container .users-grid tr td.column-username span[data-v-917107fd]{max-width:15vw;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-email span[data-v-917107fd]{max-width:18vw;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-full-name span[data-v-917107fd],.container .users-grid tr td.column-name span[data-v-917107fd],.container .users-grid tr td.column-service-name span[data-v-917107fd]{max-width:15vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid .grid-empty img[data-v-917107fd]{max-width:18vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid .grid-empty p[data-v-917107fd]{margin:.83vw 0}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container[data-v-917107fd]{margin:1.66vw;padding:1.66vw;border-radius:.8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid[data-v-917107fd]{margin-bottom:1.66vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid table[data-v-917107fd]{border-top-left-radius:.4vw;border-top-right-radius:.4vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid th[data-v-917107fd]{min-width:16vw;height:4vw;padding:0 .8vw;font-size:1.4vw}.container .users-grid th.column-ack[data-v-917107fd]{min-width:8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid th img[data-v-917107fd]{margin-left:.8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid tr td[data-v-917107fd]{min-width:16vw;height:5vw;padding:0 .8vw;font-size:1.2vw}.container .users-grid tr td.column-ack[data-v-917107fd]{min-width:8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid .grid-empty p[data-v-917107fd]{margin:1.66vw 0;font-size:1.4vw}}.container[data-v-917107fd]{position:relative;width:100%;height:100%;background:#ffffff;box-shadow:0 0 8px #00000029;border-radius:8px;padding:16px}.container h3[data-v-917107fd]{text-align:left;color:#44423f;font-family:Poppins,sans-serif;font-size:.82vw;font-weight:600;margin-bottom:8px}@media (max-width: 1951.2195121951px){.container h3[data-v-917107fd]{font-size:16px}}@media (min-width: 992px){.container .grid-filter[data-v-917107fd] .filters{display:flex;gap:16px;margin-bottom:24px}}@media (min-width: 992px){.container .grid-filter[data-v-917107fd] .filters div{max-width:50%;width:100%}}.container .grid-filter[data-v-917107fd] .filters>div>div{height:100%}.container .grid-filter[data-v-917107fd] .filters input{height:100%;padding-right:20px;margin-bottom:0}@media (min-width: 992px){.container .grid-filter[data-v-917107fd] .filters input{margin-bottom:0;padding:8px 20px 4px 8px}}.container .grid-filter[data-v-917107fd] .filters label.filter-title{display:flex;align-items:end}.container .grid-filter[data-v-917107fd] .filters label.filter-title span{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-wrap:break-word}@media (min-width: 992px){.container .grid-filter[data-v-917107fd] .filters label{margin-bottom:0}}@media (min-width: 992px){.container .grid-filter[data-v-917107fd] .filters button{margin-bottom:0;padding:8px}}@media (min-width: 992px){.container .grid-filter[data-v-917107fd]>.clear-btn{margin-top:0}}.container[data-v-e37d0df5]{margin:16px;padding:16px;box-shadow:0 0 8px #00000029;border-radius:8px;height:auto;display:flex;flex-direction:column}@media (min-width: 992px){.container[data-v-e37d0df5]{height:100%}}.container p[data-v-e37d0df5]{margin-bottom:8px}.container .grid-filter .filters[data-v-e37d0df5]{margin-bottom:8px;height:100%}.container .users-grid[data-v-e37d0df5]{width:100%;margin-bottom:16px;overflow:auto;border:1px solid #ececec;border-radius:4px;height:auto}.container .users-grid[data-v-e37d0df5]::-webkit-scrollbar{width:6px;height:6px;transition:.3s ease-in-out}.container .users-grid[data-v-e37d0df5]::-webkit-scrollbar-track{background:#f3f3f3;border-radius:8px}.container .users-grid[data-v-e37d0df5]::-webkit-scrollbar-thumb{background:#c3c3c3;border-radius:8px;border:4px solid rgba(0,0,0,0)}.container .users-grid[data-v-e37d0df5]::-webkit-scrollbar-thumb:hover{background:#c3c3c3}.container .users-grid.empty-grid[data-v-e37d0df5]{height:100%;overflow-x:auto}.container .users-grid.empty-grid table thead[data-v-e37d0df5]{background-color:#ececec}@media (min-width: 1366px){.container .users-grid.empty-grid table thead[data-v-e37d0df5]{height:2vw}}.container .users-grid.empty-grid table thead>tr[data-v-e37d0df5]{display:block}.container .users-grid .th-container[data-v-e37d0df5]{display:flex;align-items:center;cursor:default;pointer-events:none}.container .users-grid .th-container button[data-v-e37d0df5]{border:none;padding:0;justify-content:left;color:#44423f}.container .users-grid .th-container button span.column-can-sort[data-v-e37d0df5]{padding-right:8px;cursor:pointer;pointer-events:auto}.container .users-grid .th-container button .order-asc-desc[data-v-e37d0df5]{width:18px;height:18px;display:flex;align-items:center;justify-content:center;cursor:pointer;pointer-events:auto}.container .users-grid .th-container button .order-asc-desc svg[data-v-e37d0df5]{width:100%;height:100%}.container .users-grid .th-container button .order-asc-desc svg path[data-v-e37d0df5]{transition:fill .3s ease-in-out;fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc:hover svg[data-v-e37d0df5]{width:100%;height:100%}.container .users-grid .th-container button .order-asc-desc:hover svg path[data-v-e37d0df5]{fill:var(#697077);stroke:var(#697077)}.container .users-grid .th-container button .order-asc-desc.orderAsc svg path[data-v-e37d0df5]:first-child{fill:#d97706;stroke:#d97706;opacity:1}.container .users-grid .th-container button .order-asc-desc.orderAsc svg path[data-v-e37d0df5]:last-child{fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc.orderAsc:hover svg path[data-v-e37d0df5]:first-child{fill:#d97706;stroke:#d97706;opacity:1}.container .users-grid .th-container button .order-asc-desc.orderAsc:hover svg path[data-v-e37d0df5]:last-child{fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc.orderDesc svg path[data-v-e37d0df5]:first-child{fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc.orderDesc svg path[data-v-e37d0df5]:last-child{fill:#d97706;stroke:#d97706;opacity:1}.container .users-grid .th-container button .order-asc-desc.orderDesc:hover svg path[data-v-e37d0df5]:first-child{fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc.orderDesc:hover svg path[data-v-e37d0df5]:last-child{fill:#d97706;stroke:#d97706;opacity:1}.container .users-grid table[data-v-e37d0df5]{width:100%;height:100%;border-collapse:collapse;border-top-left-radius:4px;border-top-right-radius:4px}.container .users-grid table .grid-body[data-v-e37d0df5]{position:relative}.container .users-grid th[data-v-e37d0df5]{border-collapse:collapse;background:#ececec;min-width:140px;height:40px;padding:0 8px;font-family:Poppins,sans-serif;font-weight:500;font-size:12px;color:#44423f;position:sticky;top:0;z-index:1}.container .users-grid th>div button[data-v-e37d0df5]{background-color:#ececec}.container .users-grid th.column-region[data-v-e37d0df5]{text-align:left}.container .users-grid th.column-region>div[data-v-e37d0df5]{justify-content:left}.container .users-grid th.column-ack[data-v-e37d0df5]{min-width:50px;text-align:center}.container .users-grid th.column-ack>div[data-v-e37d0df5]{justify-content:center}.container .users-grid th.column-admin-user-name[data-v-e37d0df5]{min-width:160px}.container .users-grid th.trash-can[data-v-e37d0df5]{min-width:50px}.container .users-grid th.pricing[data-v-e37d0df5]{min-width:50px;text-align:left}.container .users-grid th.pricing>div[data-v-e37d0df5]{justify-content:left}.container .users-grid th.pricing>div button span[data-v-e37d0df5]{display:flex;width:100%;align-items:center;justify-content:left}.container .users-grid th.status-pricing[data-v-e37d0df5]{min-width:70px;text-align:center}.container .users-grid th.status-pricing>div[data-v-e37d0df5]{justify-content:center}.container .users-grid th.status-pricing[data-v-e37d0df5],.container .users-grid th.assigned-to-pricing[data-v-e37d0df5]{display:none}@media (min-width: 992px){.container .users-grid th.status-pricing[data-v-e37d0df5],.container .users-grid th.assigned-to-pricing[data-v-e37d0df5]{display:table-cell}}.container .users-grid th img[data-v-e37d0df5]{margin-left:8px;cursor:pointer}@media (min-width: 992px){.container .users-grid th[data-v-e37d0df5]{font-size:.71vw;min-width:160px}}@media (min-width: 992px) and (max-width: 1971.8309859155px){.container .users-grid th[data-v-e37d0df5]{font-size:14px}}@media (min-width: 992px){.container .users-grid th.column-admin-user-name[data-v-e37d0df5]{min-width:180px}.container .users-grid th.trash-can[data-v-e37d0df5],.container .users-grid th.contact-type[data-v-e37d0df5]{min-width:50px}}@media (min-width: 1366px){.container .users-grid th[data-v-e37d0df5]{min-width:160px}}.container .users-grid tr[data-v-e37d0df5]{border-bottom:1px solid #ececec;max-height:40px}.container .users-grid tr[data-v-e37d0df5]:last-of-type{border-bottom:none}.container .users-grid tr[data-v-e37d0df5]:focus-visible{outline:#d97706 auto 1px}.container .users-grid tr.alt-class[data-v-e37d0df5]{transition:background-color .5s ease}.container .users-grid tr td[data-v-e37d0df5]{height:48px;min-width:140px;padding:0 8px;font-family:Poppins,sans-serif;font-size:.61vw;font-weight:400;color:#44423f;text-align:left}@media (max-width: 1967.2131147541px){.container .users-grid tr td[data-v-e37d0df5]{font-size:12px}}.container .users-grid tr td.column-type .service-type[data-v-e37d0df5],.container .users-grid tr td.column-type .service-type-label[data-v-e37d0df5],.container .users-grid tr td.column-type .user-type[data-v-e37d0df5]{display:block;width:fit-content;background-color:#f6f6f6;padding:2px 8px;border-radius:20px;text-align:left;line-height:16px}.container .users-grid tr td.column-type.contact-type[data-v-e37d0df5]{max-width:100px}.container .users-grid tr td.column-status .service-status[data-v-e37d0df5],.container .users-grid tr td.column-status .status-label[data-v-e37d0df5]{display:block;width:fit-content;border:1px solid #ececec;padding:2px 8px;border-radius:20px;text-align:left;line-height:16px}.container .users-grid tr td.column-status .status-label.status-up[data-v-e37d0df5]{border:none;background:rgba(72,148,60,.15)}.container .users-grid tr td.column-status .status-label.status-down[data-v-e37d0df5]{background:rgba(200,16,46,.15);border:none}.container .users-grid tr td.column-region[data-v-e37d0df5]{text-align:left}.container .users-grid tr td.column-ack[data-v-e37d0df5]{min-width:50px;text-align:center}.container .users-grid tr td.pricing[data-v-e37d0df5]{min-width:50px;text-align:left}.container .users-grid tr td.pricing span[data-v-e37d0df5]{display:flex;width:100%;align-items:center}.container .users-grid tr td.status-pricing[data-v-e37d0df5]{min-width:70px}.container .users-grid tr td.status-pricing[data-v-e37d0df5],.container .users-grid tr td.assigned-to-pricing[data-v-e37d0df5]{display:none}@media (min-width: 992px){.container .users-grid tr td.status-pricing[data-v-e37d0df5],.container .users-grid tr td.assigned-to-pricing[data-v-e37d0df5]{display:table-cell}}.container .users-grid tr td.column-admin-user-name[data-v-e37d0df5]{min-width:160px}.container .users-grid tr td.column-service-name span[data-v-e37d0df5],.container .users-grid tr td.column-email span[data-v-e37d0df5],.container .users-grid tr td.column-username span[data-v-e37d0df5],.container .users-grid tr td.column-output span[data-v-e37d0df5],.container .users-grid tr td.column-full-name span[data-v-e37d0df5],.container .users-grid tr td.column-name span[data-v-e37d0df5],.container .users-grid tr td.column-detail span[data-v-e37d0df5],.container .users-grid tr td.column-reason span[data-v-e37d0df5]{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-username span[data-v-e37d0df5]{max-width:200px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-email span[data-v-e37d0df5]{max-width:260px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-full-name span[data-v-e37d0df5],.container .users-grid tr td.column-name span[data-v-e37d0df5],.container .users-grid tr td.column-service-name span[data-v-e37d0df5]{max-width:200px}.container .users-grid tr td.column-email[data-v-e37d0df5]{word-break:break-word}.container .users-grid tr td.trash-can[data-v-e37d0df5]{min-width:50px}.container .users-grid tr td.trash-can>.trash-can-container[data-v-e37d0df5]{display:flex;align-items:center;justify-content:end}.container .users-grid tr td.trash-can>.trash-can-container a[data-v-e37d0df5]{display:flex;align-items:center;transition:.3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a img.trash-can[data-v-e37d0df5]{transition:all .3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a[data-v-e37d0df5] svg path{transition:all .3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a:hover img.trash-can[data-v-e37d0df5],.container .users-grid tr td.trash-can>.trash-can-container a:focus img.trash-can[data-v-e37d0df5],.container .users-grid tr td.trash-can>.trash-can-container a:focus-visible img.trash-can[data-v-e37d0df5],.container .users-grid tr td.trash-can>.trash-can-container a:focus-within img.trash-can[data-v-e37d0df5],.container .users-grid tr td.trash-can>.trash-can-container a:active img.trash-can[data-v-e37d0df5]{filter:invert(15%) sepia(88%) saturate(3888%) hue-rotate(341deg) brightness(84%) contrast(100%);transition:all .3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a[data-v-e37d0df5]:hover svg path,.container .users-grid tr td.trash-can>.trash-can-container a[data-v-e37d0df5]:focus svg path,.container .users-grid tr td.trash-can>.trash-can-container a[data-v-e37d0df5]:focus-visible svg path,.container .users-grid tr td.trash-can>.trash-can-container a[data-v-e37d0df5]:focus-within svg path,.container .users-grid tr td.trash-can>.trash-can-container a[data-v-e37d0df5]:active svg path{fill:#c8102e;transition:all .3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a[data-v-e37d0df5]:focus-visible{outline:1px solid #c8102e;border-radius:2px}@media (min-width: 992px){.container .users-grid tr td[data-v-e37d0df5]{min-width:160px}.container .users-grid tr td.column-admin-user-name[data-v-e37d0df5]{min-width:180px}.container .users-grid tr td.column-output[data-v-e37d0df5],.container .users-grid tr td.column-full-name[data-v-e37d0df5]{max-height:40px}.container .users-grid tr td.trash-can[data-v-e37d0df5]{min-width:50px}.container .users-grid tr td.contact-type[data-v-e37d0df5]{min-width:100px}}@media (min-width: 1366px){.container .users-grid tr td[data-v-e37d0df5]{min-width:160px}}.container .users-grid tr.new-notification[data-v-e37d0df5]{background-color:#cb712833;transition:background-color .5s ease}.container .users-grid tr.new-notification td .status-label[data-v-e37d0df5]{border:none}.container .users-grid tr.new-notification td .status-label.status-down[data-v-e37d0df5]{background:transparent}.container .users-grid tr.new-notification td .service-type-label[data-v-e37d0df5],.container .users-grid tr.new-notification td .user-type[data-v-e37d0df5]{background-color:transparent}.container .users-grid tr.has-total[data-v-e37d0df5]{background:rgba(203,113,40,.25);border-bottom:1px solid #ececec}.container .users-grid tr.has-total td[data-v-e37d0df5]{padding:0 8px;font-family:Poppins,sans-serif;font-weight:500;font-size:12px;color:#44423f}@media (min-width: 992px){.container .users-grid tr.has-total td[data-v-e37d0df5]{font-size:.71vw}}@media (min-width: 992px) and (max-width: 1971.8309859155px){.container .users-grid tr.has-total td[data-v-e37d0df5]{font-size:14px}}.container .users-grid .grid-empty[data-v-e37d0df5]{position:absolute;display:flex;justify-content:center;align-items:center;flex-direction:column;height:100%;width:calc(100vw - 50px);position:sticky;left:0}.container .users-grid .grid-empty img[data-v-e37d0df5]{max-width:170px}.container .users-grid .grid-empty p[data-v-e37d0df5]{margin:16px;font-family:Poppins,sans-serif;font-size:.71vw;font-weight:400;color:#44423f;text-align:center}@media (max-width: 1971.8309859155px){.container .users-grid .grid-empty p[data-v-e37d0df5]{font-size:14px}}@media (min-width: 600px){.container .users-grid .grid-empty[data-v-e37d0df5]{width:calc(100vw - 50px)}.container .users-grid .grid-empty img[data-v-e37d0df5]{max-width:350px}}@media (min-width: 992px){.container .users-grid .grid-empty[data-v-e37d0df5]{width:100%}.container .users-grid .grid-empty img[data-v-e37d0df5]{max-width:350px}}@media (orientation: landscape) and (min-width: 2500px){.container[data-v-e37d0df5]{margin:.83vw;padding:.83vw;border-radius:.4vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid[data-v-e37d0df5]{margin-bottom:.83vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid table[data-v-e37d0df5]{border-top-left-radius:.2vw;border-top-right-radius:.2vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid th[data-v-e37d0df5]{min-width:8vw;height:2vw;padding:0 .4vw}.container .users-grid th.column-ack[data-v-e37d0df5]{min-width:4vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid th img[data-v-e37d0df5]{margin-left:.4vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid tr td[data-v-e37d0df5]{min-width:8vw;height:2.5vw;padding:0 .4vw}.container .users-grid tr td.column-ack[data-v-e37d0df5]{min-width:4vw}.container .users-grid tr td.column-username span[data-v-e37d0df5]{max-width:15vw;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-email span[data-v-e37d0df5]{max-width:18vw;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-full-name span[data-v-e37d0df5],.container .users-grid tr td.column-name span[data-v-e37d0df5],.container .users-grid tr td.column-service-name span[data-v-e37d0df5]{max-width:15vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid .grid-empty img[data-v-e37d0df5]{max-width:18vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid .grid-empty p[data-v-e37d0df5]{margin:.83vw 0}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container[data-v-e37d0df5]{margin:1.66vw;padding:1.66vw;border-radius:.8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid[data-v-e37d0df5]{margin-bottom:1.66vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid table[data-v-e37d0df5]{border-top-left-radius:.4vw;border-top-right-radius:.4vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid th[data-v-e37d0df5]{min-width:16vw;height:4vw;padding:0 .8vw;font-size:1.4vw}.container .users-grid th.column-ack[data-v-e37d0df5]{min-width:8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid th img[data-v-e37d0df5]{margin-left:.8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid tr td[data-v-e37d0df5]{min-width:16vw;height:5vw;padding:0 .8vw;font-size:1.2vw}.container .users-grid tr td.column-ack[data-v-e37d0df5]{min-width:8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid .grid-empty p[data-v-e37d0df5]{margin:1.66vw 0;font-size:1.4vw}}.container[data-v-e37d0df5]{position:relative;width:100%;height:100%;background:#ffffff;box-shadow:0 0 8px #00000029;border-radius:8px;padding:16px}.container h3[data-v-e37d0df5]{text-align:left;color:#44423f;font-family:Poppins,sans-serif;font-size:.82vw;font-weight:600;margin-bottom:8px}@media (max-width: 1951.2195121951px){.container h3[data-v-e37d0df5]{font-size:16px}}@media (min-width: 992px){.container .grid-filter[data-v-e37d0df5] .filters{display:flex;gap:16px;margin-bottom:24px}}.container .grid-filter[data-v-e37d0df5] .filters div{position:relative;width:100%}.container .grid-filter[data-v-e37d0df5] .filters>div>div{height:100%}.container .grid-filter[data-v-e37d0df5] .filters .options-container{width:100%;max-width:initial;position:absolute}.container .grid-filter[data-v-e37d0df5] .filters .filter-title{margin-bottom:0}.container .grid-filter[data-v-e37d0df5] .filters .options-container div{width:100%;max-width:initial}.container .grid-filter[data-v-e37d0df5] .filters input{height:100%;padding-right:20px;margin-bottom:0}@media (min-width: 992px){.container .grid-filter[data-v-e37d0df5] .filters input{margin-bottom:0;padding:8px 20px 4px 8px}}.container .grid-filter[data-v-e37d0df5] .filters label.filter-title{display:flex;align-items:end}.container .grid-filter[data-v-e37d0df5] .filters label.filter-title span{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-wrap:break-word}@media (min-width: 992px){.container .grid-filter[data-v-e37d0df5] .filters label{margin-bottom:0;padding:8px}}@media (min-width: 992px){.container .grid-filter[data-v-e37d0df5]>.clear-btn{margin-top:0}}@media (orientation: landscape) and (min-width: 2500px){.container[data-v-e37d0df5]{border-radius:.4vw;padding:.83vw}}@media (orientation: landscape) and (min-width: 2500px){.container h3[data-v-e37d0df5]{margin-bottom:.4vw}}@media (orientation: landscape) and (min-width: 2500px){.container .grid-filter[data-v-e37d0df5] .filters{gap:.83vw;margin-bottom:1.25vw}}@media (orientation: landscape) and (min-width: 992px){.container .grid-filter[data-v-e37d0df5] .filters .options-container-wrapper{padding:.4vw .83vw .83vw}}@media (orientation: landscape) and (min-width: 2500px){.container .grid-filter[data-v-e37d0df5] .filters input{padding:.4vw}}@media (orientation: landscape) and (min-width: 2500px){.container .grid-filter[data-v-e37d0df5] .filters label{padding:.4vw}}.tabs-container[data-v-ca8fa03f]{display:flex;height:auto;flex-direction:column;overflow-x:visible}.tabs-container .tabs-title[data-v-ca8fa03f]{display:flex;width:100%;overflow-y:hidden;overflow-x:auto;padding-bottom:8px;max-height:60px}.tabs-container .tabs-title[data-v-ca8fa03f]::-webkit-scrollbar{width:6px;height:6px;transition:.3s ease-in-out}.tabs-container .tabs-title[data-v-ca8fa03f]::-webkit-scrollbar-track{background:#f3f3f3;border-radius:8px}.tabs-container .tabs-title[data-v-ca8fa03f]::-webkit-scrollbar-thumb{background:#c3c3c3;border-radius:8px;border:4px solid rgba(0,0,0,0)}.tabs-container .tabs-title[data-v-ca8fa03f]::-webkit-scrollbar-thumb:hover{background:#c3c3c3}.tabs-container .tabs-title .tab-title[data-v-ca8fa03f]{height:auto;padding:0 0 8px;margin-right:16px;width:fit-content;border:none;outline:none;border-radius:0;background-color:transparent;position:relative;min-width:fit-content;color:#44423f}@media (min-width: 992px){.tabs-container .tabs-title .tab-title[data-v-ca8fa03f]{padding:8px 0;margin:0 16px}}.tabs-container .tabs-title .tab-title[data-v-ca8fa03f]:after{content:"";position:absolute;width:100%;height:2px;left:0;bottom:-1px;background-color:transparent;transition:.3s ease-in-out}.tabs-container .tabs-title .tab-title.active[data-v-ca8fa03f]{color:#cb7128;font-weight:500;cursor:default}.tabs-container .tabs-title .tab-title.active[data-v-ca8fa03f]:after{background-color:#cb7128}.tabs-container .tabs-title .tab-title[data-v-ca8fa03f]:focus-visible{border-bottom:1px solid #d97706}.tabs-container .tabs-title .tab-title.desktop[data-v-ca8fa03f]{display:none}@media (min-width: 992px){.tabs-container .tabs-title .tab-title.mobile[data-v-ca8fa03f]{display:none}.tabs-container .tabs-title .tab-title.desktop[data-v-ca8fa03f]{display:block}}.tabs-container .tabs-content[data-v-ca8fa03f]{height:auto}.tabs-container .tabs-content .tab-content[data-v-ca8fa03f]{width:100%;height:100%;border-top:1px solid #d0d4d9;padding-top:16px}@media (min-width: 992px){.tabs-container .tabs-content .tab-content[data-v-ca8fa03f]{margin-top:0;padding:16px 16px 0}}@media (min-width: 1920px){.tabs-container .tabs-content .tab-content[data-v-ca8fa03f]{padding:16px 16px 0}}@media (min-width: 1920px){.tabs-container .tabs-content[data-v-ca8fa03f]{height:91%}}@media (min-width: 1920px){.tabs-container[data-v-ca8fa03f]{height:100%}}@media (orientation: landscape) and (min-width: 2500px){.tabs-container .tabs-title .tab-title[data-v-ca8fa03f]{margin-top:.83vw;padding-bottom:.83vw;margin-left:2.08vw;font-size:.83vw}.tabs-container .tabs-title .tab-title[data-v-ca8fa03f]:first-of-type{margin-left:1.667vw}.tabs-container .tabs-content .tab-content[data-v-ca8fa03f]{padding:1.667vw}}.w-100[data-v-76888f45],.w-70[data-v-76888f45],.w-50[data-v-76888f45],.w-33[data-v-76888f45],.w-25[data-v-76888f45],.w-20[data-v-76888f45],.w-17[data-v-76888f45],.w-10[data-v-76888f45]{display:flex;flex-direction:column;width:100%}.w-30[data-v-76888f45]{display:flex;flex-direction:column;max-width:30%}@media (min-width: 992px){.w-30[data-v-76888f45]{max-width:22%}}@media (min-width: 992px){.w-70[data-v-76888f45]{max-width:68%}}@media (min-width: 992px){.w-50[data-v-76888f45]{max-width:47.5%}}@media (min-width: 992px){.p-50[data-v-76888f45]{max-width:unset;padding-right:52.5%}}@media (min-width: 992px){.w-33[data-v-76888f45]{max-width:31%}}@media (min-width: 992px){.w-25[data-v-76888f45]{max-width:23%}}@media (min-width: 992px){.w-20[data-v-76888f45]{max-width:18%}}@media (min-width: 992px){.w-17[data-v-76888f45]{max-width:15%}}@media (min-width: 992px){.w-10[data-v-76888f45]{max-width:8%}}@media (min-width: 992px){.mw-cc[data-v-76888f45]{min-width:100px}}span.error[data-v-76888f45]{display:block;font-size:12px;transform:translateY(-10px);color:#da1e28;line-height:132%}label[data-v-76888f45]{color:#21272a;font-weight:500;font-size:14px;line-height:140%;font-family:Poppins,sans-serif;margin-bottom:0}@media (min-width: 1920px){label[data-v-76888f45]{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){label[data-v-76888f45]{font-size:14px}}.title[data-v-76888f45]{display:flex;margin-bottom:.5rem;gap:8px}.title label[data-v-76888f45]{align-content:center}input[type=text][data-v-76888f45],input[type=email][data-v-76888f45],input[type=password][data-v-76888f45],input[type=number][data-v-76888f45],input[type=tel][data-v-76888f45],.dropdown-country[data-v-76888f45]{width:100%;padding:8px 16px;margin-bottom:16px;border:none;outline:none;border-bottom:1px solid #c1c7cd;background-color:#fff;background:#f6f6f6;color:#44423f;font-family:Filson Pro,sans-serif;font-weight:400;font-size:14px;line-height:140%;transition:.4s ease-in-out}input[type=text][data-v-76888f45]:focus,input[type=text][data-v-76888f45]:active,input[type=text][data-v-76888f45]:focus-within,input[type=text][data-v-76888f45]:focus-visible,input[type=email][data-v-76888f45]:focus,input[type=email][data-v-76888f45]:active,input[type=email][data-v-76888f45]:focus-within,input[type=email][data-v-76888f45]:focus-visible,input[type=password][data-v-76888f45]:focus,input[type=password][data-v-76888f45]:active,input[type=password][data-v-76888f45]:focus-within,input[type=password][data-v-76888f45]:focus-visible,input[type=number][data-v-76888f45]:focus,input[type=number][data-v-76888f45]:active,input[type=number][data-v-76888f45]:focus-within,input[type=number][data-v-76888f45]:focus-visible,input[type=tel][data-v-76888f45]:focus,input[type=tel][data-v-76888f45]:active,input[type=tel][data-v-76888f45]:focus-within,input[type=tel][data-v-76888f45]:focus-visible,.dropdown-country[data-v-76888f45]:focus,.dropdown-country[data-v-76888f45]:active,.dropdown-country[data-v-76888f45]:focus-within,.dropdown-country[data-v-76888f45]:focus-visible{border-bottom:1px solid #cb7128}input[type=text][data-v-76888f45]:disabled,input[type=email][data-v-76888f45]:disabled,input[type=password][data-v-76888f45]:disabled,input[type=number][data-v-76888f45]:disabled,input[type=tel][data-v-76888f45]:disabled,.dropdown-country[data-v-76888f45]:disabled{color:#d3d3d3;background-color:#fff}input[type=text].wrong-data[data-v-76888f45],input[type=email].wrong-data[data-v-76888f45],input[type=password].wrong-data[data-v-76888f45],input[type=number].wrong-data[data-v-76888f45],input[type=tel].wrong-data[data-v-76888f45],.dropdown-country.wrong-data[data-v-76888f45],input[type=text].wrong-data .dropdown-country[data-v-76888f45],input[type=email].wrong-data .dropdown-country[data-v-76888f45],input[type=password].wrong-data .dropdown-country[data-v-76888f45],input[type=number].wrong-data .dropdown-country[data-v-76888f45],input[type=tel].wrong-data .dropdown-country[data-v-76888f45],.dropdown-country.wrong-data .dropdown-country[data-v-76888f45]{border-bottom:1px solid #c8102e}input[type=text][data-v-76888f45]::-webkit-input-placeholder,input[type=email][data-v-76888f45]::-webkit-input-placeholder,input[type=password][data-v-76888f45]::-webkit-input-placeholder,input[type=number][data-v-76888f45]::-webkit-input-placeholder,input[type=tel][data-v-76888f45]::-webkit-input-placeholder,.dropdown-country[data-v-76888f45]::-webkit-input-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){input[type=text][data-v-76888f45]::-webkit-input-placeholder,input[type=email][data-v-76888f45]::-webkit-input-placeholder,input[type=password][data-v-76888f45]::-webkit-input-placeholder,input[type=number][data-v-76888f45]::-webkit-input-placeholder,input[type=tel][data-v-76888f45]::-webkit-input-placeholder,.dropdown-country[data-v-76888f45]::-webkit-input-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=text][data-v-76888f45]::-webkit-input-placeholder,input[type=email][data-v-76888f45]::-webkit-input-placeholder,input[type=password][data-v-76888f45]::-webkit-input-placeholder,input[type=number][data-v-76888f45]::-webkit-input-placeholder,input[type=tel][data-v-76888f45]::-webkit-input-placeholder,.dropdown-country[data-v-76888f45]::-webkit-input-placeholder{font-size:14px}}input[type=text][data-v-76888f45]::-moz-placeholder,input[type=email][data-v-76888f45]::-moz-placeholder,input[type=password][data-v-76888f45]::-moz-placeholder,input[type=number][data-v-76888f45]::-moz-placeholder,input[type=tel][data-v-76888f45]::-moz-placeholder,.dropdown-country[data-v-76888f45]::-moz-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){input[type=text][data-v-76888f45]::-moz-placeholder,input[type=email][data-v-76888f45]::-moz-placeholder,input[type=password][data-v-76888f45]::-moz-placeholder,input[type=number][data-v-76888f45]::-moz-placeholder,input[type=tel][data-v-76888f45]::-moz-placeholder,.dropdown-country[data-v-76888f45]::-moz-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=text][data-v-76888f45]::-moz-placeholder,input[type=email][data-v-76888f45]::-moz-placeholder,input[type=password][data-v-76888f45]::-moz-placeholder,input[type=number][data-v-76888f45]::-moz-placeholder,input[type=tel][data-v-76888f45]::-moz-placeholder,.dropdown-country[data-v-76888f45]::-moz-placeholder{font-size:14px}}input[type=text][data-v-76888f45]:-ms-input-placeholder,input[type=email][data-v-76888f45]:-ms-input-placeholder,input[type=password][data-v-76888f45]:-ms-input-placeholder,input[type=number][data-v-76888f45]:-ms-input-placeholder,input[type=tel][data-v-76888f45]:-ms-input-placeholder,.dropdown-country[data-v-76888f45]:-ms-input-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){input[type=text][data-v-76888f45]:-ms-input-placeholder,input[type=email][data-v-76888f45]:-ms-input-placeholder,input[type=password][data-v-76888f45]:-ms-input-placeholder,input[type=number][data-v-76888f45]:-ms-input-placeholder,input[type=tel][data-v-76888f45]:-ms-input-placeholder,.dropdown-country[data-v-76888f45]:-ms-input-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=text][data-v-76888f45]:-ms-input-placeholder,input[type=email][data-v-76888f45]:-ms-input-placeholder,input[type=password][data-v-76888f45]:-ms-input-placeholder,input[type=number][data-v-76888f45]:-ms-input-placeholder,input[type=tel][data-v-76888f45]:-ms-input-placeholder,.dropdown-country[data-v-76888f45]:-ms-input-placeholder{font-size:14px}}input[type=text][data-v-76888f45]:-moz-placeholder,input[type=email][data-v-76888f45]:-moz-placeholder,input[type=password][data-v-76888f45]:-moz-placeholder,input[type=number][data-v-76888f45]:-moz-placeholder,input[type=tel][data-v-76888f45]:-moz-placeholder,.dropdown-country[data-v-76888f45]:-moz-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){input[type=text][data-v-76888f45]:-moz-placeholder,input[type=email][data-v-76888f45]:-moz-placeholder,input[type=password][data-v-76888f45]:-moz-placeholder,input[type=number][data-v-76888f45]:-moz-placeholder,input[type=tel][data-v-76888f45]:-moz-placeholder,.dropdown-country[data-v-76888f45]:-moz-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=text][data-v-76888f45]:-moz-placeholder,input[type=email][data-v-76888f45]:-moz-placeholder,input[type=password][data-v-76888f45]:-moz-placeholder,input[type=number][data-v-76888f45]:-moz-placeholder,input[type=tel][data-v-76888f45]:-moz-placeholder,.dropdown-country[data-v-76888f45]:-moz-placeholder{font-size:14px}}input[type=text].error[data-v-76888f45],input[type=email].error[data-v-76888f45],input[type=password].error[data-v-76888f45],input[type=number].error[data-v-76888f45],input[type=tel].error[data-v-76888f45],.dropdown-country.error[data-v-76888f45]{display:block;font-size:12px;transform:translateY(-10px);color:#da1e28;line-height:132%}@media (min-width: 1920px){input[type=text].error[data-v-76888f45],input[type=email].error[data-v-76888f45],input[type=password].error[data-v-76888f45],input[type=number].error[data-v-76888f45],input[type=tel].error[data-v-76888f45],.dropdown-country.error[data-v-76888f45]{font-size:.55vw}}@media (min-width: 1920px) and (max-width: 2181.8181818182px){input[type=text].error[data-v-76888f45],input[type=email].error[data-v-76888f45],input[type=password].error[data-v-76888f45],input[type=number].error[data-v-76888f45],input[type=tel].error[data-v-76888f45],.dropdown-country.error[data-v-76888f45]{font-size:12px}}@media (min-width: 1920px){input[type=text][data-v-76888f45],input[type=email][data-v-76888f45],input[type=password][data-v-76888f45],input[type=number][data-v-76888f45],input[type=tel][data-v-76888f45],.dropdown-country[data-v-76888f45]{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=text][data-v-76888f45],input[type=email][data-v-76888f45],input[type=password][data-v-76888f45],input[type=number][data-v-76888f45],input[type=tel][data-v-76888f45],.dropdown-country[data-v-76888f45]{font-size:14px}}.dropdown-country[data-v-76888f45]{padding:0;position:relative;cursor:pointer}input[type=search][data-v-76888f45]{box-sizing:border-box;width:100%;font-family:Filson Pro,sans-serif;font-size:14px;font-weight:400;color:#44423f;background-color:#fff;background-position:12px 20px;background-image:url('data:image/svg+xml,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.03137 12.3046C7.72385 12.3046 8.40956 12.1682 9.04933 11.9032C9.6891 11.6382 10.2704 11.2497 10.7601 10.7601C11.2497 10.2704 11.6382 9.6891 11.9032 9.04933C12.1682 8.40956 12.3046 7.72385 12.3046 7.03137C12.3046 6.33888 12.1682 5.65318 11.9032 5.0134C11.6382 4.37363 11.2497 3.79232 10.7601 3.30266C10.2704 2.81299 9.6891 2.42457 9.04933 2.15957C8.40956 1.89457 7.72385 1.75817 7.03137 1.75817C5.63283 1.75817 4.29157 2.31374 3.30266 3.30266C2.31374 4.29157 1.75817 5.63283 1.75817 7.03137C1.75817 8.4299 2.31374 9.77116 3.30266 10.7601C4.29157 11.749 5.63283 12.3046 7.03137 12.3046ZM12.5858 11.3431L15.7321 14.4894C15.816 14.5705 15.8829 14.6676 15.9289 14.7748C15.9749 14.8821 15.999 14.9974 16 15.1141C16.0009 15.2308 15.9786 15.3465 15.9343 15.4545C15.89 15.5625 15.8247 15.6606 15.7421 15.743C15.6596 15.8255 15.5614 15.8907 15.4533 15.9348C15.3453 15.9789 15.2296 16.0011 15.1129 16C14.9962 15.9989 14.8809 15.9745 14.7737 15.9284C14.6665 15.8823 14.5696 15.8153 14.4885 15.7313L11.3422 12.5849C9.92939 13.6816 8.15174 14.1987 6.37112 14.0308C4.5905 13.863 2.94078 13.0229 1.75778 11.6815C0.574778 10.3401 -0.0525667 8.59834 0.00345308 6.8107C0.0594729 5.02307 0.794646 3.32398 2.05931 2.05931C3.32398 0.794646 5.02307 0.0594729 6.8107 0.00345308C8.59834 -0.0525667 10.3401 0.574778 11.6815 1.75778C13.0229 2.94078 13.863 4.5905 14.0308 6.37112C14.1987 8.15174 13.6816 9.92939 12.5849 11.3422L12.5858 11.3431Z" fill="%2344423F" fill-opacity="0.5"/></svg>');background-repeat:no-repeat;border:none;border-bottom:1px solid #c1c7cd;margin:0;padding:16px 16px 16px 40px;transition:.4s ease-in-out}input[type=search][data-v-76888f45]::-webkit-input-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){input[type=search][data-v-76888f45]::-webkit-input-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=search][data-v-76888f45]::-webkit-input-placeholder{font-size:14px}}input[type=search][data-v-76888f45]::-moz-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){input[type=search][data-v-76888f45]::-moz-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=search][data-v-76888f45]::-moz-placeholder{font-size:14px}}input[type=search][data-v-76888f45]:-ms-input-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){input[type=search][data-v-76888f45]:-ms-input-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=search][data-v-76888f45]:-ms-input-placeholder{font-size:14px}}input[type=search][data-v-76888f45]:-moz-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){input[type=search][data-v-76888f45]:-moz-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=search][data-v-76888f45]:-moz-placeholder{font-size:14px}}input[type=search][data-v-76888f45]:focus,input[type=search][data-v-76888f45]:focus-visible,input[type=search][data-v-76888f45]:focus-within,input[type=search][data-v-76888f45]:active{outline:none;border-bottom-color:#cb7128}input[type=search][data-v-76888f45]::-webkit-search-cancel-button{-webkit-appearance:none;height:16px;width:16px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='gray'><path d='M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z'/></svg>");cursor:pointer}@media (min-width: 1920px){input[type=search][data-v-76888f45]{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=search][data-v-76888f45]{font-size:14px}}.v-select[data-v-76888f45]{width:100%}.v-select.vs--searchable .vs__dropdown-toggle[data-v-76888f45]{cursor:pointer}.v-select .vs__dropdown-toggle[data-v-76888f45]{height:42px;padding:0 16px 0 0;overflow:hidden}.v-select .vs__dropdown-toggle .vs__selected-options[data-v-76888f45]{padding:0 0 0 16px;height:38px;align-items:center}.v-select .vs__dropdown-toggle .vs__selected-options .vs__search[data-v-76888f45]{height:38px;padding:0;background-position:left center;margin:0;border:none;order:1;flex:0 1 24px}.v-select .vs__dropdown-toggle .vs__selected-options .vs__selected[data-v-76888f45]{height:19px;margin:0;width:100%;font-size:.71vw;order:2;flex:1 0 0;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-all}@media (max-width: 1971.8309859155px){.v-select .vs__dropdown-toggle .vs__selected-options .vs__selected[data-v-76888f45]{font-size:14px}}.v-select .vs__dropdown-toggle .vs__actions[data-v-76888f45]{padding:0;gap:8px}.v-select .vs__dropdown-toggle .vs__actions button[data-v-76888f45]{margin:0;width:24px;height:24px;cursor:pointer}.v-select .vs__dropdown-toggle .vs__actions svg[data-v-76888f45]{cursor:pointer}.v-select ul[data-v-76888f45]{border-radius:0 0 4px 4px;border:1px solid rgba(68,66,63,.3);box-shadow:none}.v-select ul[data-v-76888f45]::-webkit-scrollbar{width:6px;height:6px;transition:.3s ease-in-out}.v-select ul[data-v-76888f45]::-webkit-scrollbar-track{background:#f3f3f3;border-radius:8px}.v-select ul[data-v-76888f45]::-webkit-scrollbar-thumb{background:#c3c3c3;border-radius:8px;border:4px solid rgba(0,0,0,0)}.v-select ul[data-v-76888f45]::-webkit-scrollbar-thumb:hover{background:#c3c3c3}.v-select ul li[data-v-76888f45]{color:#44423f;font-size:.71vw;font-weight:400}@media (max-width: 1971.8309859155px){.v-select ul li[data-v-76888f45]{font-size:14px}}.v-select ul li[data-v-76888f45]:hover,.v-select ul li[data-v-76888f45]:focus,.v-select ul li[data-v-76888f45]:focus-visible,.v-select ul li[data-v-76888f45]:focus-within,.v-select ul li[data-v-76888f45]:active{background:rgba(68,66,63,.05)}.v-select ul li.v-list-item--active[data-v-76888f45]{background-color:#44423f0d!important}select[data-v-76888f45]{width:100%;padding:16px;margin-bottom:16px;border:none;outline:none;border-bottom:1px solid #c1c7cd;background-color:#fff;color:#44423f;font-family:Filson Pro,sans-serif;font-weight:400;font-size:14px;line-height:140%;transition:.4s ease-in-out;cursor:pointer}select[data-v-76888f45]:focus,select[data-v-76888f45]:active,select[data-v-76888f45]:focus-within,select[data-v-76888f45]:focus-visible{border-bottom:1px solid #cb7128}select[data-v-76888f45]:focus-visible{outline:2px solid #cb7128;outline-offset:2px;transition:none}select[data-v-76888f45]::-webkit-input-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){select[data-v-76888f45]::-webkit-input-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){select[data-v-76888f45]::-webkit-input-placeholder{font-size:14px}}select[data-v-76888f45]::-moz-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){select[data-v-76888f45]::-moz-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){select[data-v-76888f45]::-moz-placeholder{font-size:14px}}select[data-v-76888f45]:-ms-input-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){select[data-v-76888f45]:-ms-input-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){select[data-v-76888f45]:-ms-input-placeholder{font-size:14px}}select[data-v-76888f45]:-moz-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){select[data-v-76888f45]:-moz-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){select[data-v-76888f45]:-moz-placeholder{font-size:14px}}select.error[data-v-76888f45]{display:block;font-size:12px;transform:translateY(-10px);color:#da1e28;line-height:132%}@media (min-width: 1920px){select.error[data-v-76888f45]{font-size:.55vw}}@media (min-width: 1920px) and (max-width: 2181.8181818182px){select.error[data-v-76888f45]{font-size:12px}}@media (min-width: 1920px){select[data-v-76888f45]{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){select[data-v-76888f45]{font-size:14px}}.checkbox[data-v-76888f45]{display:flex;align-items:center;margin-left:4px}.checkbox label[data-v-76888f45]{margin:0;color:#21272a;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:140%}@media (min-width: 992px){.checkbox label[data-v-76888f45]{font-size:14px}}@media (min-width: 1920px){.checkbox label[data-v-76888f45]{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){.checkbox label[data-v-76888f45]{font-size:14px}}.checkbox label[data-v-76888f45]{position:relative;cursor:pointer;transition:.4s ease-in-out}.checkbox label[data-v-76888f45]:before{content:"";-webkit-appearance:none;background-color:transparent;border:2px solid #cb7128;box-shadow:0 1px 2px #0000000d,inset 0 -15px 10px -12px #0000000d;padding:6.4px;display:inline-block;position:relative;vertical-align:middle;cursor:pointer;margin-right:8px;transition:.4s ease-in-out}.checkbox input[data-v-76888f45]{width:0;transition:.4s ease-in-out}.checkbox input:checked+label[data-v-76888f45]:after{content:"";display:block;position:absolute;top:5px;left:5px;width:5.5px;height:9px;border:2px solid #ffffff;border-width:0 2px 2px 0;transform:rotate(45deg)}@media (min-width: 992px){.checkbox input:checked+label[data-v-76888f45]:after{top:5px;left:5px}}.checkbox input:checked+label[data-v-76888f45]:before{background-color:#cb7128;border-color:#cb7128}.checkbox input:focus-visible+label[data-v-76888f45]:before{border-color:#cb7128}.regions-flex[data-v-76888f45]{flex-direction:column}.regions-flex .section-regions[data-v-76888f45]{display:flex;flex-wrap:wrap}.radio[data-v-76888f45]{display:flex;align-items:center;margin-left:4px}.radio label[data-v-76888f45]{margin:0;color:#21272a;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:140%}@media (min-width: 992px){.radio label[data-v-76888f45]{font-size:14px}}@media (min-width: 1920px){.radio label[data-v-76888f45]{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){.radio label[data-v-76888f45]{font-size:14px}}.radio label[data-v-76888f45]{position:relative;cursor:pointer;transition:.4s ease-in-out}.radio label[data-v-76888f45]:before{content:"";-webkit-appearance:none;background-color:transparent;border:2px solid #cb7128;box-shadow:0 1px 2px #0000000d,inset 0 -15px 10px -12px #0000000d;padding:6.4px;display:inline-block;position:relative;vertical-align:middle;cursor:pointer;margin-right:8px;transition:.4s ease-in-out;border-radius:50%}.radio input[data-v-76888f45]{width:0;transition:.4s ease-in-out}.radio input:checked+label[data-v-76888f45]:after{content:"";display:block;position:absolute;top:6px;left:4px;width:8px;height:8px;border:none;border-width:0 2px 2px 0;background-color:#cb7128;border-radius:50%}@media (min-width: 992px){.radio input:checked+label[data-v-76888f45]:after{top:6px;left:4px}}.radio input:checked+label[data-v-76888f45]:before{background-color:#fff;border-color:#cb7128}.radio input:focus-visible+label[data-v-76888f45]:before{border-color:#cb7128}@media (orientation: landscape) and (min-width: 2500px){label[data-v-76888f45]{margin-bottom:.5vw}}@media (orientation: landscape) and (min-width: 2500px){input[type=text][data-v-76888f45],input[type=password][data-v-76888f45],input[type=email][data-v-76888f45],input[type=number][data-v-76888f45],input[type=tel][data-v-76888f45]{padding:1vw}input[type=text].error[data-v-76888f45],input[type=password].error[data-v-76888f45],input[type=email].error[data-v-76888f45],input[type=number].error[data-v-76888f45],input[type=tel].error[data-v-76888f45]{transform:translateY(-.6vw)}}@media (orientation: landscape) and (min-width: 2500px){select[data-v-76888f45]{padding:1vw;margin-bottom:1vw}}@media (orientation: landscape) and (min-width: 2500px){input[type=search][data-v-76888f45]{background-position:.5vw .9vw}}@media (orientation: landscape) and (min-width: 2500px){input[type=search][data-v-76888f45]::-webkit-search-cancel-button{height:.9vw;width:.9vw}}@media (orientation: landscape) and (min-width: 2500px){.checkbox[data-v-76888f45]{margin-left:.2vw}}@media (orientation: landscape) and (min-width: 2500px){.checkbox label[data-v-76888f45]:before{margin-right:.5vw;padding:.35vw}}@media (orientation: landscape) and (min-width: 2500px){.checkbox input:checked+label[data-v-76888f45]:after{top:.25vw;left:.3vw;width:.25vw;height:.5vw}}@media (orientation: landscape) and (min-width: 2500px){.radio[data-v-76888f45]{margin-left:.2vw}}@media (orientation: landscape) and (min-width: 2500px){.radio label[data-v-76888f45]:before{margin-right:.5vw;padding:.35vw}}@media (orientation: landscape) and (min-width: 2500px){.radio input:checked+label[data-v-76888f45]:after{top:.34vw;left:.18vw;width:.45vw;height:.45vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){label[data-v-76888f45]{margin-bottom:1vw;font-size:1.7vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){input[type=text][data-v-76888f45],input[type=password][data-v-76888f45],input[type=email][data-v-76888f45],input[type=number][data-v-76888f45],input[type=tel][data-v-76888f45],select[data-v-76888f45]{padding:1.3vw;font-size:1.5vw}input[type=text].error[data-v-76888f45],input[type=password].error[data-v-76888f45],input[type=email].error[data-v-76888f45],input[type=number].error[data-v-76888f45],input[type=tel].error[data-v-76888f45],select.error[data-v-76888f45]{transform:translateY(-.9vw);font-size:1.1vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){input[type=text][data-v-76888f45]::-webkit-input-placeholder,input[type=password][data-v-76888f45]::-webkit-input-placeholder,input[type=email][data-v-76888f45]::-webkit-input-placeholder,input[type=number][data-v-76888f45]::-webkit-input-placeholder,input[type=tel][data-v-76888f45]::-webkit-input-placeholder,select[data-v-76888f45]::-webkit-input-placeholder{font-size:1.5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){input[type=text][data-v-76888f45]::-moz-placeholder,input[type=password][data-v-76888f45]::-moz-placeholder,input[type=email][data-v-76888f45]::-moz-placeholder,input[type=number][data-v-76888f45]::-moz-placeholder,input[type=tel][data-v-76888f45]::-moz-placeholder,select[data-v-76888f45]::-moz-placeholder{font-size:1.5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){input[type=text][data-v-76888f45]:-ms-input-placeholder,input[type=password][data-v-76888f45]:-ms-input-placeholder,input[type=email][data-v-76888f45]:-ms-input-placeholder,input[type=number][data-v-76888f45]:-ms-input-placeholder,input[type=tel][data-v-76888f45]:-ms-input-placeholder,select[data-v-76888f45]:-ms-input-placeholder{font-size:1.5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){input[type=text][data-v-76888f45]:-moz-placeholder,input[type=password][data-v-76888f45]:-moz-placeholder,input[type=email][data-v-76888f45]:-moz-placeholder,input[type=number][data-v-76888f45]:-moz-placeholder,input[type=tel][data-v-76888f45]:-moz-placeholder,select[data-v-76888f45]:-moz-placeholder{font-size:1.5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.checkbox[data-v-76888f45]{margin-left:.45vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.checkbox label[data-v-76888f45]{font-size:1.5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.checkbox label[data-v-76888f45]:before{margin-right:1.1vw;padding:.75vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.checkbox input:checked+label[data-v-76888f45]:after{top:.38vw;left:.6vw;width:.65vw;height:1.1vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.radio[data-v-76888f45]{margin-left:.45vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.radio label[data-v-76888f45]{font-size:1.5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.radio label[data-v-76888f45]:before{margin-right:1.1vw;padding:.75vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.radio input:checked+label[data-v-76888f45]:after{top:.7vw;left:.4vw;width:1vw;height:1vw}}#contacts[data-v-76888f45]{padding:88px 24px 24px;min-height:100dvh;width:100dvw;display:flex;flex-direction:column}#contacts .header-contact[data-v-76888f45]{display:flex;justify-content:space-between;margin-bottom:16px}@media (min-width: 992px){#contacts .header-contact[data-v-76888f45]{margin-bottom:24px}}#contacts .header-contact .title[data-v-76888f45]{display:flex;align-items:center;justify-content:flex-start}#contacts .header-contact .title h2[data-v-76888f45]{color:#44423f;font-size:20px;font-weight:500;margin-left:16px;line-height:normal}@media (min-width: 992px){#contacts .header-contact .title h2[data-v-76888f45]{font-size:1.2vw}}@media (min-width: 992px) and (max-width: 2000px){#contacts .header-contact .title h2[data-v-76888f45]{font-size:24px}}#contacts .header-contact .dropdown-section[data-v-76888f45]{position:relative;z-index:1}@media (min-width: 992px){#contacts .header-contact .dropdown-section[data-v-76888f45]{min-width:130px}}#contacts .header-contact .dropdown-section button[data-v-76888f45]{display:flex;align-items:center;justify-content:center;gap:4px;font-size:.71vw;letter-spacing:.5px;padding:0;border-radius:4px;border:none;cursor:pointer;height:40px;width:40px}@media (max-width: 1971.8309859155px){#contacts .header-contact .dropdown-section button[data-v-76888f45]{font-size:14px}}#contacts .header-contact .dropdown-section button svg[data-v-76888f45]{width:16px;height:16px}@media (min-width: 992px){#contacts .header-contact .dropdown-section button[data-v-76888f45]{width:auto;padding:8px 16px}}#contacts .header-contact .dropdown-section button .desktop-btn[data-v-76888f45]{display:none}@media (min-width: 992px){#contacts .header-contact .dropdown-section button .desktop-btn[data-v-76888f45]{display:flex}}#contacts .header-contact .dropdown-section button[data-v-76888f45]:hover,#contacts .header-contact .dropdown-section button[data-v-76888f45]:active,#contacts .header-contact .dropdown-section button[data-v-76888f45]:focus,#contacts .header-contact .dropdown-section button[data-v-76888f45]:focus-within{box-shadow:none;outline:1px solid transparent}#contacts .header-contact .dropdown-section button.tooltip-button-disabled .tooltip-text[data-v-76888f45]{display:none}#contacts .header-contact .dropdown-section button.tooltip-button[data-v-76888f45]{position:relative;color:gray;border:2px solid #808080;background-color:#fff;cursor:default}#contacts .header-contact .dropdown-section button.tooltip-button svg[data-v-76888f45]{filter:brightness(0) saturate(100%) invert(52%) sepia(3%) saturate(12%) hue-rotate(27deg) brightness(97%) contrast(88%)}#contacts .header-contact .dropdown-section button.tooltip-button .tooltip-text[data-v-76888f45]{visibility:hidden;width:240px;background-color:#333;color:#fff;text-align:center;border-radius:5px;padding:5px;position:absolute;top:125%;left:-82px;right:0;transform:translate(-50%);z-index:1000;opacity:0;transition:opacity .3s;font-size:.71vw;font-family:Poppins,sans-serif;height:48px}@media (max-width: 1830.985915493px){#contacts .header-contact .dropdown-section button.tooltip-button .tooltip-text[data-v-76888f45]{font-size:13px}}#contacts .header-contact .dropdown-section button.tooltip-button .tooltip-text[data-v-76888f45]:after{content:"";position:absolute;left:95%;margin-left:-5px;border-width:5px;border-style:solid;bottom:100%;top:auto;border-color:transparent transparent #333 transparent}@media (min-width: 992px){#contacts .header-contact .dropdown-section button.tooltip-button .tooltip-text[data-v-76888f45]{left:32px}}#contacts .header-contact .dropdown-section button.tooltip-button:hover .tooltip-text[data-v-76888f45]{visibility:visible;opacity:1}#contacts .header-contact .dropdown-section button.tooltip-button[data-v-76888f45]:hover,#contacts .header-contact .dropdown-section button.tooltip-button[data-v-76888f45]:active,#contacts .header-contact .dropdown-section button.tooltip-button[data-v-76888f45]:focus,#contacts .header-contact .dropdown-section button.tooltip-button[data-v-76888f45]:focus-visible,#contacts .header-contact .dropdown-section button.tooltip-button[data-v-76888f45]:focus-within{outline:none;color:gray;border:2px solid gray;opacity:1}#contacts .header-contact .dropdown-section .dropdown-menu[data-v-76888f45]{position:absolute;top:42px;right:0;background:#f6f6f6;border:1px solid #ccc;border-radius:4px;min-width:110px;width:100%}#contacts .header-contact .dropdown-section .dropdown-menu ul[data-v-76888f45]{list-style:none;padding:0;margin:0}#contacts .header-contact .dropdown-section .dropdown-menu ul li button[data-v-76888f45]{width:100%;font-family:Poppins,sans-serif;font-size:.61vw;font-weight:400;color:#44423f;justify-content:flex-start;text-align:left;cursor:pointer;padding:8px 16px;height:auto;outline:none;transition:.4s ease-in-out;box-shadow:none;border-radius:0;letter-spacing:0}@media (max-width: 1967.2131147541px){#contacts .header-contact .dropdown-section .dropdown-menu ul li button[data-v-76888f45]{font-size:12px}}#contacts .header-contact .dropdown-section .dropdown-menu ul li button[data-v-76888f45]:hover,#contacts .header-contact .dropdown-section .dropdown-menu ul li button[data-v-76888f45]:focus,#contacts .header-contact .dropdown-section .dropdown-menu ul li button[data-v-76888f45]:focus-within,#contacts .header-contact .dropdown-section .dropdown-menu ul li button[data-v-76888f45]:focus-visible,#contacts .header-contact .dropdown-section .dropdown-menu ul li button[data-v-76888f45]:active{background-color:#d9d9d9;outline:none;border:none}#contacts .section-container[data-v-76888f45]{display:flex;width:100%}#contacts .section-container .desktop-container[data-v-76888f45]{display:none}@media (min-width: 992px){#contacts .section-container .desktop-container[data-v-76888f45]{display:flex;align-items:self-start;flex-direction:column;column-gap:24px;justify-content:space-between;flex-direction:row;width:100%;height:calc(100dvh - 94px)}}@media (min-width: 1920px){#contacts .section-container .desktop-container[data-v-76888f45]{flex-direction:row;height:calc(100dvh - 94px)}}#contacts .section-container .mobile-container[data-v-76888f45]{display:flex;width:100%}#contacts .section-container .mobile-container[data-v-76888f45] .tabs-container{width:100%}@media (min-width: 992px){#contacts .section-container .mobile-container[data-v-76888f45]{display:none}}#contacts .section-container .desktop-container .container[data-v-76888f45],#contacts .section-container .mobile-container .container[data-v-76888f45]{width:100%;height:100%;margin:0;padding:0;box-shadow:none}@media (min-width: 1920px){#contacts .section-container .desktop-container .container[data-v-76888f45],#contacts .section-container .mobile-container .container[data-v-76888f45]{max-width:50%;box-shadow:0 0 8px #00000029;padding:16px}}#contacts .section-container .desktop-container .container[data-v-76888f45] .users-grid,#contacts .section-container .mobile-container .container[data-v-76888f45] .users-grid{display:block;width:100%;overflow:auto;border:1px solid #ececec;border-radius:4px;height:auto}#contacts .section-container .desktop-container .container[data-v-76888f45] .users-grid::-webkit-scrollbar,#contacts .section-container .mobile-container .container[data-v-76888f45] .users-grid::-webkit-scrollbar{width:6px;height:6px;transition:.3s ease-in-out}#contacts .section-container .desktop-container .container[data-v-76888f45] .users-grid::-webkit-scrollbar-track,#contacts .section-container .mobile-container .container[data-v-76888f45] .users-grid::-webkit-scrollbar-track{background:#f3f3f3;border-radius:8px}#contacts .section-container .desktop-container .container[data-v-76888f45] .users-grid::-webkit-scrollbar-thumb,#contacts .section-container .mobile-container .container[data-v-76888f45] .users-grid::-webkit-scrollbar-thumb{background:#c3c3c3;border-radius:8px;border:4px solid rgba(0,0,0,0)}#contacts .section-container .desktop-container .container[data-v-76888f45] .users-grid::-webkit-scrollbar-thumb:hover,#contacts .section-container .mobile-container .container[data-v-76888f45] .users-grid::-webkit-scrollbar-thumb:hover{background:#c3c3c3}#contacts .section-container .desktop-container .container[data-v-76888f45] .users-grid.empty-grid,#contacts .section-container .mobile-container .container[data-v-76888f45] .users-grid.empty-grid{height:100%;overflow:hidden;overflow-x:auto}@media (min-width: 992px){#contacts .section-container .desktop-container .container[data-v-76888f45] .users-grid.empty-grid,#contacts .section-container .mobile-container .container[data-v-76888f45] .users-grid.empty-grid{height:50vh;overflow:hidden;overflow-x:auto}}#contacts .section-container .desktop-container .container[data-v-76888f45] .users-grid :deep(tbody) .grid-empty,#contacts .section-container .mobile-container .container[data-v-76888f45] .users-grid :deep(tbody) .grid-empty{width:calc(100vw - 50px);position:sticky;left:0}#contacts .section-container .desktop-container .container[data-v-76888f45] .users-grid :deep(tbody) .grid-empty img,#contacts .section-container .mobile-container .container[data-v-76888f45] .users-grid :deep(tbody) .grid-empty img{max-width:170px}@media (min-width: 600px){#contacts .section-container .desktop-container .container[data-v-76888f45] .users-grid :deep(tbody) .grid-empty,#contacts .section-container .mobile-container .container[data-v-76888f45] .users-grid :deep(tbody) .grid-empty{width:calc(100vw - 50px)}#contacts .section-container .desktop-container .container[data-v-76888f45] .users-grid :deep(tbody) .grid-empty img,#contacts .section-container .mobile-container .container[data-v-76888f45] .users-grid :deep(tbody) .grid-empty img{max-width:350px}}@media (min-width: 992px){#contacts .section-container .desktop-container .container[data-v-76888f45] .users-grid :deep(tbody) .grid-empty,#contacts .section-container .mobile-container .container[data-v-76888f45] .users-grid :deep(tbody) .grid-empty{width:100%}#contacts .section-container .desktop-container .container[data-v-76888f45] .users-grid :deep(tbody) .grid-empty img,#contacts .section-container .mobile-container .container[data-v-76888f45] .users-grid :deep(tbody) .grid-empty img{max-width:350px}}@media (min-width: 992px){#contacts[data-v-76888f45]{padding:128px 48px 40px}}@media (min-width: 1024px) and (max-width: 1919px){#contacts .container[data-v-76888f45]{height:100dvh}}@media (min-width: 1920px){#contacts[data-v-76888f45]{width:calc(100dvw - 282px);margin-left:282px;padding:16px 40px}#contacts .container[data-v-76888f45]{margin:8px}#contacts[data-v-76888f45] .body-pagination{min-height:81%}}@media (orientation: landscape) and (min-width: 2500px){#contacts[data-v-76888f45]{width:calc(100dvw - 14.68vw);margin-left:14.68vw;padding:.83vw 2vw}}@media (orientation: landscape) and (min-width: 2500px){#contacts .header-contact .title h2[data-v-76888f45]{margin-left:.8vw}}@media (orientation: landscape) and (min-width: 2500px){#contacts .header-contact .title svg[data-v-76888f45]{width:1.2vw;height:1.2vw}}@media (orientation: landscape) and (min-width: 2500px){#contacts .header-contact .dropdown-section button[data-v-76888f45]{width:auto;height:2vw;padding:.4vw .83vw;gap:.2vw}#contacts .header-contact .dropdown-section button svg[data-v-76888f45]{width:.83vw;height:.83vw}}@media (orientation: landscape) and (min-width: 2500px){#contacts .header-contact .dropdown-section .dropdown-menu[data-v-76888f45]{top:2.1vw;border-radius:.2vw;min-width:5.7vw}#contacts .header-contact .dropdown-section .dropdown-menu ul li button[data-v-76888f45]{padding:.4vw .83vw}}@media (orientation: landscape) and (min-width: 2500px){#contacts .section-container .desktop-container[data-v-76888f45]{height:calc(100dvh - 3.74vw);gap:1.25vw;padding-bottom:.83vw}}@media (orientation: landscape) and (min-width: 2500px){#contacts .section-container .desktop-container .container[data-v-76888f45] .users-grid{height:auto;margin-bottom:0}}@media (orientation: landscape){#contacts .section-container .desktop-container .container[data-v-76888f45] .footer{padding-bottom:0}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#contacts[data-v-76888f45]{width:100dvw;margin-left:0;padding:12vw 8vw 4vw}}@media (orientation: portrait){#contacts .title[data-v-76888f45]{margin-bottom:3vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#contacts .title h2[data-v-76888f45]{font-size:2.5vw;margin-left:1.6vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#contacts .title svg[data-v-76888f45]{width:2.4vw;height:2.4vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#contacts .section-container .desktop-container[data-v-76888f45]{border-radius:.8vw;padding:1.66vw;height:calc(100% - 1.4vw)}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#contacts .section-container .desktop-container[data-v-76888f45] .container h3{margin-bottom:.8vw;font-size:1.6vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#contacts .section-container .desktop-container[data-v-76888f45] .container .body-pagination{min-height:initial;height:100%}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#contacts .section-container .desktop-container[data-v-76888f45] .container .users-grid{border-radius:.4vw;max-height:100%;height:100%}}.dropdown-item-top[data-v-76888f45]{border-radius:4px 4px 0 0!important}.dropdown-item-bottom[data-v-76888f45]{border-radius:0 0 4px 4px!important}.w-100[data-v-69abb1bc],.w-70[data-v-69abb1bc],.w-50[data-v-69abb1bc],.w-33[data-v-69abb1bc],.w-25[data-v-69abb1bc],.w-20[data-v-69abb1bc],.w-17[data-v-69abb1bc],.w-10[data-v-69abb1bc]{display:flex;flex-direction:column;width:100%}.w-30[data-v-69abb1bc]{display:flex;flex-direction:column;max-width:30%}@media (min-width: 992px){.w-30[data-v-69abb1bc]{max-width:22%}}@media (min-width: 992px){.w-70[data-v-69abb1bc]{max-width:68%}}@media (min-width: 992px){.w-50[data-v-69abb1bc]{max-width:47.5%}}@media (min-width: 992px){.p-50[data-v-69abb1bc]{max-width:unset;padding-right:52.5%}}@media (min-width: 992px){.w-33[data-v-69abb1bc]{max-width:31%}}@media (min-width: 992px){.w-25[data-v-69abb1bc]{max-width:23%}}@media (min-width: 992px){.w-20[data-v-69abb1bc]{max-width:18%}}@media (min-width: 992px){.w-17[data-v-69abb1bc]{max-width:15%}}@media (min-width: 992px){.w-10[data-v-69abb1bc]{max-width:8%}}@media (min-width: 992px){.mw-cc[data-v-69abb1bc]{min-width:100px}}span.error[data-v-69abb1bc]{display:block;font-size:12px;transform:translateY(-10px);color:#da1e28;line-height:132%}label[data-v-69abb1bc]{color:#21272a;font-weight:500;font-size:14px;line-height:140%;font-family:Poppins,sans-serif;margin-bottom:0}@media (min-width: 1920px){label[data-v-69abb1bc]{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){label[data-v-69abb1bc]{font-size:14px}}.title[data-v-69abb1bc]{display:flex;margin-bottom:.5rem;gap:8px}.title label[data-v-69abb1bc]{align-content:center}input[type=text][data-v-69abb1bc],input[type=email][data-v-69abb1bc],input[type=password][data-v-69abb1bc],input[type=number][data-v-69abb1bc],input[type=tel][data-v-69abb1bc],.dropdown-country[data-v-69abb1bc]{width:100%;padding:8px 16px;margin-bottom:16px;border:none;outline:none;border-bottom:1px solid #c1c7cd;background-color:#fff;background:#f6f6f6;color:#44423f;font-family:Filson Pro,sans-serif;font-weight:400;font-size:14px;line-height:140%;transition:.4s ease-in-out}input[type=text][data-v-69abb1bc]:focus,input[type=text][data-v-69abb1bc]:active,input[type=text][data-v-69abb1bc]:focus-within,input[type=text][data-v-69abb1bc]:focus-visible,input[type=email][data-v-69abb1bc]:focus,input[type=email][data-v-69abb1bc]:active,input[type=email][data-v-69abb1bc]:focus-within,input[type=email][data-v-69abb1bc]:focus-visible,input[type=password][data-v-69abb1bc]:focus,input[type=password][data-v-69abb1bc]:active,input[type=password][data-v-69abb1bc]:focus-within,input[type=password][data-v-69abb1bc]:focus-visible,input[type=number][data-v-69abb1bc]:focus,input[type=number][data-v-69abb1bc]:active,input[type=number][data-v-69abb1bc]:focus-within,input[type=number][data-v-69abb1bc]:focus-visible,input[type=tel][data-v-69abb1bc]:focus,input[type=tel][data-v-69abb1bc]:active,input[type=tel][data-v-69abb1bc]:focus-within,input[type=tel][data-v-69abb1bc]:focus-visible,.dropdown-country[data-v-69abb1bc]:focus,.dropdown-country[data-v-69abb1bc]:active,.dropdown-country[data-v-69abb1bc]:focus-within,.dropdown-country[data-v-69abb1bc]:focus-visible{border-bottom:1px solid #cb7128}input[type=text][data-v-69abb1bc]:disabled,input[type=email][data-v-69abb1bc]:disabled,input[type=password][data-v-69abb1bc]:disabled,input[type=number][data-v-69abb1bc]:disabled,input[type=tel][data-v-69abb1bc]:disabled,.dropdown-country[data-v-69abb1bc]:disabled{color:#d3d3d3;background-color:#fff}input[type=text].wrong-data[data-v-69abb1bc],input[type=email].wrong-data[data-v-69abb1bc],input[type=password].wrong-data[data-v-69abb1bc],input[type=number].wrong-data[data-v-69abb1bc],input[type=tel].wrong-data[data-v-69abb1bc],.dropdown-country.wrong-data[data-v-69abb1bc],input[type=text].wrong-data .dropdown-country[data-v-69abb1bc],input[type=email].wrong-data .dropdown-country[data-v-69abb1bc],input[type=password].wrong-data .dropdown-country[data-v-69abb1bc],input[type=number].wrong-data .dropdown-country[data-v-69abb1bc],input[type=tel].wrong-data .dropdown-country[data-v-69abb1bc],.dropdown-country.wrong-data .dropdown-country[data-v-69abb1bc]{border-bottom:1px solid #c8102e}input[type=text][data-v-69abb1bc]::-webkit-input-placeholder,input[type=email][data-v-69abb1bc]::-webkit-input-placeholder,input[type=password][data-v-69abb1bc]::-webkit-input-placeholder,input[type=number][data-v-69abb1bc]::-webkit-input-placeholder,input[type=tel][data-v-69abb1bc]::-webkit-input-placeholder,.dropdown-country[data-v-69abb1bc]::-webkit-input-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){input[type=text][data-v-69abb1bc]::-webkit-input-placeholder,input[type=email][data-v-69abb1bc]::-webkit-input-placeholder,input[type=password][data-v-69abb1bc]::-webkit-input-placeholder,input[type=number][data-v-69abb1bc]::-webkit-input-placeholder,input[type=tel][data-v-69abb1bc]::-webkit-input-placeholder,.dropdown-country[data-v-69abb1bc]::-webkit-input-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=text][data-v-69abb1bc]::-webkit-input-placeholder,input[type=email][data-v-69abb1bc]::-webkit-input-placeholder,input[type=password][data-v-69abb1bc]::-webkit-input-placeholder,input[type=number][data-v-69abb1bc]::-webkit-input-placeholder,input[type=tel][data-v-69abb1bc]::-webkit-input-placeholder,.dropdown-country[data-v-69abb1bc]::-webkit-input-placeholder{font-size:14px}}input[type=text][data-v-69abb1bc]::-moz-placeholder,input[type=email][data-v-69abb1bc]::-moz-placeholder,input[type=password][data-v-69abb1bc]::-moz-placeholder,input[type=number][data-v-69abb1bc]::-moz-placeholder,input[type=tel][data-v-69abb1bc]::-moz-placeholder,.dropdown-country[data-v-69abb1bc]::-moz-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){input[type=text][data-v-69abb1bc]::-moz-placeholder,input[type=email][data-v-69abb1bc]::-moz-placeholder,input[type=password][data-v-69abb1bc]::-moz-placeholder,input[type=number][data-v-69abb1bc]::-moz-placeholder,input[type=tel][data-v-69abb1bc]::-moz-placeholder,.dropdown-country[data-v-69abb1bc]::-moz-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=text][data-v-69abb1bc]::-moz-placeholder,input[type=email][data-v-69abb1bc]::-moz-placeholder,input[type=password][data-v-69abb1bc]::-moz-placeholder,input[type=number][data-v-69abb1bc]::-moz-placeholder,input[type=tel][data-v-69abb1bc]::-moz-placeholder,.dropdown-country[data-v-69abb1bc]::-moz-placeholder{font-size:14px}}input[type=text][data-v-69abb1bc]:-ms-input-placeholder,input[type=email][data-v-69abb1bc]:-ms-input-placeholder,input[type=password][data-v-69abb1bc]:-ms-input-placeholder,input[type=number][data-v-69abb1bc]:-ms-input-placeholder,input[type=tel][data-v-69abb1bc]:-ms-input-placeholder,.dropdown-country[data-v-69abb1bc]:-ms-input-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){input[type=text][data-v-69abb1bc]:-ms-input-placeholder,input[type=email][data-v-69abb1bc]:-ms-input-placeholder,input[type=password][data-v-69abb1bc]:-ms-input-placeholder,input[type=number][data-v-69abb1bc]:-ms-input-placeholder,input[type=tel][data-v-69abb1bc]:-ms-input-placeholder,.dropdown-country[data-v-69abb1bc]:-ms-input-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=text][data-v-69abb1bc]:-ms-input-placeholder,input[type=email][data-v-69abb1bc]:-ms-input-placeholder,input[type=password][data-v-69abb1bc]:-ms-input-placeholder,input[type=number][data-v-69abb1bc]:-ms-input-placeholder,input[type=tel][data-v-69abb1bc]:-ms-input-placeholder,.dropdown-country[data-v-69abb1bc]:-ms-input-placeholder{font-size:14px}}input[type=text][data-v-69abb1bc]:-moz-placeholder,input[type=email][data-v-69abb1bc]:-moz-placeholder,input[type=password][data-v-69abb1bc]:-moz-placeholder,input[type=number][data-v-69abb1bc]:-moz-placeholder,input[type=tel][data-v-69abb1bc]:-moz-placeholder,.dropdown-country[data-v-69abb1bc]:-moz-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){input[type=text][data-v-69abb1bc]:-moz-placeholder,input[type=email][data-v-69abb1bc]:-moz-placeholder,input[type=password][data-v-69abb1bc]:-moz-placeholder,input[type=number][data-v-69abb1bc]:-moz-placeholder,input[type=tel][data-v-69abb1bc]:-moz-placeholder,.dropdown-country[data-v-69abb1bc]:-moz-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=text][data-v-69abb1bc]:-moz-placeholder,input[type=email][data-v-69abb1bc]:-moz-placeholder,input[type=password][data-v-69abb1bc]:-moz-placeholder,input[type=number][data-v-69abb1bc]:-moz-placeholder,input[type=tel][data-v-69abb1bc]:-moz-placeholder,.dropdown-country[data-v-69abb1bc]:-moz-placeholder{font-size:14px}}input[type=text].error[data-v-69abb1bc],input[type=email].error[data-v-69abb1bc],input[type=password].error[data-v-69abb1bc],input[type=number].error[data-v-69abb1bc],input[type=tel].error[data-v-69abb1bc],.dropdown-country.error[data-v-69abb1bc]{display:block;font-size:12px;transform:translateY(-10px);color:#da1e28;line-height:132%}@media (min-width: 1920px){input[type=text].error[data-v-69abb1bc],input[type=email].error[data-v-69abb1bc],input[type=password].error[data-v-69abb1bc],input[type=number].error[data-v-69abb1bc],input[type=tel].error[data-v-69abb1bc],.dropdown-country.error[data-v-69abb1bc]{font-size:.55vw}}@media (min-width: 1920px) and (max-width: 2181.8181818182px){input[type=text].error[data-v-69abb1bc],input[type=email].error[data-v-69abb1bc],input[type=password].error[data-v-69abb1bc],input[type=number].error[data-v-69abb1bc],input[type=tel].error[data-v-69abb1bc],.dropdown-country.error[data-v-69abb1bc]{font-size:12px}}@media (min-width: 1920px){input[type=text][data-v-69abb1bc],input[type=email][data-v-69abb1bc],input[type=password][data-v-69abb1bc],input[type=number][data-v-69abb1bc],input[type=tel][data-v-69abb1bc],.dropdown-country[data-v-69abb1bc]{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=text][data-v-69abb1bc],input[type=email][data-v-69abb1bc],input[type=password][data-v-69abb1bc],input[type=number][data-v-69abb1bc],input[type=tel][data-v-69abb1bc],.dropdown-country[data-v-69abb1bc]{font-size:14px}}.dropdown-country[data-v-69abb1bc]{padding:0;position:relative;cursor:pointer}input[type=search][data-v-69abb1bc]{box-sizing:border-box;width:100%;font-family:Filson Pro,sans-serif;font-size:14px;font-weight:400;color:#44423f;background-color:#fff;background-position:12px 20px;background-image:url('data:image/svg+xml,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.03137 12.3046C7.72385 12.3046 8.40956 12.1682 9.04933 11.9032C9.6891 11.6382 10.2704 11.2497 10.7601 10.7601C11.2497 10.2704 11.6382 9.6891 11.9032 9.04933C12.1682 8.40956 12.3046 7.72385 12.3046 7.03137C12.3046 6.33888 12.1682 5.65318 11.9032 5.0134C11.6382 4.37363 11.2497 3.79232 10.7601 3.30266C10.2704 2.81299 9.6891 2.42457 9.04933 2.15957C8.40956 1.89457 7.72385 1.75817 7.03137 1.75817C5.63283 1.75817 4.29157 2.31374 3.30266 3.30266C2.31374 4.29157 1.75817 5.63283 1.75817 7.03137C1.75817 8.4299 2.31374 9.77116 3.30266 10.7601C4.29157 11.749 5.63283 12.3046 7.03137 12.3046ZM12.5858 11.3431L15.7321 14.4894C15.816 14.5705 15.8829 14.6676 15.9289 14.7748C15.9749 14.8821 15.999 14.9974 16 15.1141C16.0009 15.2308 15.9786 15.3465 15.9343 15.4545C15.89 15.5625 15.8247 15.6606 15.7421 15.743C15.6596 15.8255 15.5614 15.8907 15.4533 15.9348C15.3453 15.9789 15.2296 16.0011 15.1129 16C14.9962 15.9989 14.8809 15.9745 14.7737 15.9284C14.6665 15.8823 14.5696 15.8153 14.4885 15.7313L11.3422 12.5849C9.92939 13.6816 8.15174 14.1987 6.37112 14.0308C4.5905 13.863 2.94078 13.0229 1.75778 11.6815C0.574778 10.3401 -0.0525667 8.59834 0.00345308 6.8107C0.0594729 5.02307 0.794646 3.32398 2.05931 2.05931C3.32398 0.794646 5.02307 0.0594729 6.8107 0.00345308C8.59834 -0.0525667 10.3401 0.574778 11.6815 1.75778C13.0229 2.94078 13.863 4.5905 14.0308 6.37112C14.1987 8.15174 13.6816 9.92939 12.5849 11.3422L12.5858 11.3431Z" fill="%2344423F" fill-opacity="0.5"/></svg>');background-repeat:no-repeat;border:none;border-bottom:1px solid #c1c7cd;margin:0;padding:16px 16px 16px 40px;transition:.4s ease-in-out}input[type=search][data-v-69abb1bc]::-webkit-input-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){input[type=search][data-v-69abb1bc]::-webkit-input-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=search][data-v-69abb1bc]::-webkit-input-placeholder{font-size:14px}}input[type=search][data-v-69abb1bc]::-moz-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){input[type=search][data-v-69abb1bc]::-moz-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=search][data-v-69abb1bc]::-moz-placeholder{font-size:14px}}input[type=search][data-v-69abb1bc]:-ms-input-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){input[type=search][data-v-69abb1bc]:-ms-input-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=search][data-v-69abb1bc]:-ms-input-placeholder{font-size:14px}}input[type=search][data-v-69abb1bc]:-moz-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){input[type=search][data-v-69abb1bc]:-moz-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=search][data-v-69abb1bc]:-moz-placeholder{font-size:14px}}input[type=search][data-v-69abb1bc]:focus,input[type=search][data-v-69abb1bc]:focus-visible,input[type=search][data-v-69abb1bc]:focus-within,input[type=search][data-v-69abb1bc]:active{outline:none;border-bottom-color:#cb7128}input[type=search][data-v-69abb1bc]::-webkit-search-cancel-button{-webkit-appearance:none;height:16px;width:16px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='gray'><path d='M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z'/></svg>");cursor:pointer}@media (min-width: 1920px){input[type=search][data-v-69abb1bc]{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=search][data-v-69abb1bc]{font-size:14px}}.v-select[data-v-69abb1bc]{width:100%}.v-select.vs--searchable .vs__dropdown-toggle[data-v-69abb1bc]{cursor:pointer}.v-select .vs__dropdown-toggle[data-v-69abb1bc]{height:42px;padding:0 16px 0 0;overflow:hidden}.v-select .vs__dropdown-toggle .vs__selected-options[data-v-69abb1bc]{padding:0 0 0 16px;height:38px;align-items:center}.v-select .vs__dropdown-toggle .vs__selected-options .vs__search[data-v-69abb1bc]{height:38px;padding:0;background-position:left center;margin:0;border:none;order:1;flex:0 1 24px}.v-select .vs__dropdown-toggle .vs__selected-options .vs__selected[data-v-69abb1bc]{height:19px;margin:0;width:100%;font-size:.71vw;order:2;flex:1 0 0;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-all}@media (max-width: 1971.8309859155px){.v-select .vs__dropdown-toggle .vs__selected-options .vs__selected[data-v-69abb1bc]{font-size:14px}}.v-select .vs__dropdown-toggle .vs__actions[data-v-69abb1bc]{padding:0;gap:8px}.v-select .vs__dropdown-toggle .vs__actions button[data-v-69abb1bc]{margin:0;width:24px;height:24px;cursor:pointer}.v-select .vs__dropdown-toggle .vs__actions svg[data-v-69abb1bc]{cursor:pointer}.v-select ul[data-v-69abb1bc]{border-radius:0 0 4px 4px;border:1px solid rgba(68,66,63,.3);box-shadow:none}.v-select ul[data-v-69abb1bc]::-webkit-scrollbar{width:6px;height:6px;transition:.3s ease-in-out}.v-select ul[data-v-69abb1bc]::-webkit-scrollbar-track{background:#f3f3f3;border-radius:8px}.v-select ul[data-v-69abb1bc]::-webkit-scrollbar-thumb{background:#c3c3c3;border-radius:8px;border:4px solid rgba(0,0,0,0)}.v-select ul[data-v-69abb1bc]::-webkit-scrollbar-thumb:hover{background:#c3c3c3}.v-select ul li[data-v-69abb1bc]{color:#44423f;font-size:.71vw;font-weight:400}@media (max-width: 1971.8309859155px){.v-select ul li[data-v-69abb1bc]{font-size:14px}}.v-select ul li[data-v-69abb1bc]:hover,.v-select ul li[data-v-69abb1bc]:focus,.v-select ul li[data-v-69abb1bc]:focus-visible,.v-select ul li[data-v-69abb1bc]:focus-within,.v-select ul li[data-v-69abb1bc]:active{background:rgba(68,66,63,.05)}.v-select ul li.v-list-item--active[data-v-69abb1bc]{background-color:#44423f0d!important}select[data-v-69abb1bc]{width:100%;padding:16px;margin-bottom:16px;border:none;outline:none;border-bottom:1px solid #c1c7cd;background-color:#fff;color:#44423f;font-family:Filson Pro,sans-serif;font-weight:400;font-size:14px;line-height:140%;transition:.4s ease-in-out;cursor:pointer}select[data-v-69abb1bc]:focus,select[data-v-69abb1bc]:active,select[data-v-69abb1bc]:focus-within,select[data-v-69abb1bc]:focus-visible{border-bottom:1px solid #cb7128}select[data-v-69abb1bc]:focus-visible{outline:2px solid #cb7128;outline-offset:2px;transition:none}select[data-v-69abb1bc]::-webkit-input-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){select[data-v-69abb1bc]::-webkit-input-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){select[data-v-69abb1bc]::-webkit-input-placeholder{font-size:14px}}select[data-v-69abb1bc]::-moz-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){select[data-v-69abb1bc]::-moz-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){select[data-v-69abb1bc]::-moz-placeholder{font-size:14px}}select[data-v-69abb1bc]:-ms-input-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){select[data-v-69abb1bc]:-ms-input-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){select[data-v-69abb1bc]:-ms-input-placeholder{font-size:14px}}select[data-v-69abb1bc]:-moz-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){select[data-v-69abb1bc]:-moz-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){select[data-v-69abb1bc]:-moz-placeholder{font-size:14px}}select.error[data-v-69abb1bc]{display:block;font-size:12px;transform:translateY(-10px);color:#da1e28;line-height:132%}@media (min-width: 1920px){select.error[data-v-69abb1bc]{font-size:.55vw}}@media (min-width: 1920px) and (max-width: 2181.8181818182px){select.error[data-v-69abb1bc]{font-size:12px}}@media (min-width: 1920px){select[data-v-69abb1bc]{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){select[data-v-69abb1bc]{font-size:14px}}.checkbox[data-v-69abb1bc]{display:flex;align-items:center;margin-left:4px}.checkbox label[data-v-69abb1bc]{margin:0;color:#21272a;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:140%}@media (min-width: 992px){.checkbox label[data-v-69abb1bc]{font-size:14px}}@media (min-width: 1920px){.checkbox label[data-v-69abb1bc]{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){.checkbox label[data-v-69abb1bc]{font-size:14px}}.checkbox label[data-v-69abb1bc]{position:relative;cursor:pointer;transition:.4s ease-in-out}.checkbox label[data-v-69abb1bc]:before{content:"";-webkit-appearance:none;background-color:transparent;border:2px solid #cb7128;box-shadow:0 1px 2px #0000000d,inset 0 -15px 10px -12px #0000000d;padding:6.4px;display:inline-block;position:relative;vertical-align:middle;cursor:pointer;margin-right:8px;transition:.4s ease-in-out}.checkbox input[data-v-69abb1bc]{width:0;transition:.4s ease-in-out}.checkbox input:checked+label[data-v-69abb1bc]:after{content:"";display:block;position:absolute;top:5px;left:5px;width:5.5px;height:9px;border:2px solid #ffffff;border-width:0 2px 2px 0;transform:rotate(45deg)}@media (min-width: 992px){.checkbox input:checked+label[data-v-69abb1bc]:after{top:5px;left:5px}}.checkbox input:checked+label[data-v-69abb1bc]:before{background-color:#cb7128;border-color:#cb7128}.checkbox input:focus-visible+label[data-v-69abb1bc]:before{border-color:#cb7128}.regions-flex[data-v-69abb1bc]{flex-direction:column}.regions-flex .section-regions[data-v-69abb1bc]{display:flex;flex-wrap:wrap}.radio[data-v-69abb1bc]{display:flex;align-items:center;margin-left:4px}.radio label[data-v-69abb1bc]{margin:0;color:#21272a;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:140%}@media (min-width: 992px){.radio label[data-v-69abb1bc]{font-size:14px}}@media (min-width: 1920px){.radio label[data-v-69abb1bc]{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){.radio label[data-v-69abb1bc]{font-size:14px}}.radio label[data-v-69abb1bc]{position:relative;cursor:pointer;transition:.4s ease-in-out}.radio label[data-v-69abb1bc]:before{content:"";-webkit-appearance:none;background-color:transparent;border:2px solid #cb7128;box-shadow:0 1px 2px #0000000d,inset 0 -15px 10px -12px #0000000d;padding:6.4px;display:inline-block;position:relative;vertical-align:middle;cursor:pointer;margin-right:8px;transition:.4s ease-in-out;border-radius:50%}.radio input[data-v-69abb1bc]{width:0;transition:.4s ease-in-out}.radio input:checked+label[data-v-69abb1bc]:after{content:"";display:block;position:absolute;top:6px;left:4px;width:8px;height:8px;border:none;border-width:0 2px 2px 0;background-color:#cb7128;border-radius:50%}@media (min-width: 992px){.radio input:checked+label[data-v-69abb1bc]:after{top:6px;left:4px}}.radio input:checked+label[data-v-69abb1bc]:before{background-color:#fff;border-color:#cb7128}.radio input:focus-visible+label[data-v-69abb1bc]:before{border-color:#cb7128}@media (orientation: landscape) and (min-width: 2500px){label[data-v-69abb1bc]{margin-bottom:.5vw}}@media (orientation: landscape) and (min-width: 2500px){input[type=text][data-v-69abb1bc],input[type=password][data-v-69abb1bc],input[type=email][data-v-69abb1bc],input[type=number][data-v-69abb1bc],input[type=tel][data-v-69abb1bc]{padding:1vw}input[type=text].error[data-v-69abb1bc],input[type=password].error[data-v-69abb1bc],input[type=email].error[data-v-69abb1bc],input[type=number].error[data-v-69abb1bc],input[type=tel].error[data-v-69abb1bc]{transform:translateY(-.6vw)}}@media (orientation: landscape) and (min-width: 2500px){select[data-v-69abb1bc]{padding:1vw;margin-bottom:1vw}}@media (orientation: landscape) and (min-width: 2500px){input[type=search][data-v-69abb1bc]{background-position:.5vw .9vw}}@media (orientation: landscape) and (min-width: 2500px){input[type=search][data-v-69abb1bc]::-webkit-search-cancel-button{height:.9vw;width:.9vw}}@media (orientation: landscape) and (min-width: 2500px){.checkbox[data-v-69abb1bc]{margin-left:.2vw}}@media (orientation: landscape) and (min-width: 2500px){.checkbox label[data-v-69abb1bc]:before{margin-right:.5vw;padding:.35vw}}@media (orientation: landscape) and (min-width: 2500px){.checkbox input:checked+label[data-v-69abb1bc]:after{top:.25vw;left:.3vw;width:.25vw;height:.5vw}}@media (orientation: landscape) and (min-width: 2500px){.radio[data-v-69abb1bc]{margin-left:.2vw}}@media (orientation: landscape) and (min-width: 2500px){.radio label[data-v-69abb1bc]:before{margin-right:.5vw;padding:.35vw}}@media (orientation: landscape) and (min-width: 2500px){.radio input:checked+label[data-v-69abb1bc]:after{top:.34vw;left:.18vw;width:.45vw;height:.45vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){label[data-v-69abb1bc]{margin-bottom:1vw;font-size:1.7vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){input[type=text][data-v-69abb1bc],input[type=password][data-v-69abb1bc],input[type=email][data-v-69abb1bc],input[type=number][data-v-69abb1bc],input[type=tel][data-v-69abb1bc],select[data-v-69abb1bc]{padding:1.3vw;font-size:1.5vw}input[type=text].error[data-v-69abb1bc],input[type=password].error[data-v-69abb1bc],input[type=email].error[data-v-69abb1bc],input[type=number].error[data-v-69abb1bc],input[type=tel].error[data-v-69abb1bc],select.error[data-v-69abb1bc]{transform:translateY(-.9vw);font-size:1.1vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){input[type=text][data-v-69abb1bc]::-webkit-input-placeholder,input[type=password][data-v-69abb1bc]::-webkit-input-placeholder,input[type=email][data-v-69abb1bc]::-webkit-input-placeholder,input[type=number][data-v-69abb1bc]::-webkit-input-placeholder,input[type=tel][data-v-69abb1bc]::-webkit-input-placeholder,select[data-v-69abb1bc]::-webkit-input-placeholder{font-size:1.5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){input[type=text][data-v-69abb1bc]::-moz-placeholder,input[type=password][data-v-69abb1bc]::-moz-placeholder,input[type=email][data-v-69abb1bc]::-moz-placeholder,input[type=number][data-v-69abb1bc]::-moz-placeholder,input[type=tel][data-v-69abb1bc]::-moz-placeholder,select[data-v-69abb1bc]::-moz-placeholder{font-size:1.5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){input[type=text][data-v-69abb1bc]:-ms-input-placeholder,input[type=password][data-v-69abb1bc]:-ms-input-placeholder,input[type=email][data-v-69abb1bc]:-ms-input-placeholder,input[type=number][data-v-69abb1bc]:-ms-input-placeholder,input[type=tel][data-v-69abb1bc]:-ms-input-placeholder,select[data-v-69abb1bc]:-ms-input-placeholder{font-size:1.5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){input[type=text][data-v-69abb1bc]:-moz-placeholder,input[type=password][data-v-69abb1bc]:-moz-placeholder,input[type=email][data-v-69abb1bc]:-moz-placeholder,input[type=number][data-v-69abb1bc]:-moz-placeholder,input[type=tel][data-v-69abb1bc]:-moz-placeholder,select[data-v-69abb1bc]:-moz-placeholder{font-size:1.5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.checkbox[data-v-69abb1bc]{margin-left:.45vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.checkbox label[data-v-69abb1bc]{font-size:1.5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.checkbox label[data-v-69abb1bc]:before{margin-right:1.1vw;padding:.75vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.checkbox input:checked+label[data-v-69abb1bc]:after{top:.38vw;left:.6vw;width:.65vw;height:1.1vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.radio[data-v-69abb1bc]{margin-left:.45vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.radio label[data-v-69abb1bc]{font-size:1.5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.radio label[data-v-69abb1bc]:before{margin-right:1.1vw;padding:.75vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.radio input:checked+label[data-v-69abb1bc]:after{top:.7vw;left:.4vw;width:1vw;height:1vw}}.input-select[data-v-69abb1bc]{display:flex;flex-direction:column}.input-select label[data-v-69abb1bc]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.dropdown[data-v-69abb1bc]{position:relative;background:#f6f6f6;border-bottom:1px solid #c1c7cd}.dropdown .dropdown-selected[data-v-69abb1bc]{width:100%;height:100%;display:flex;align-items:center;padding:8px 16px;justify-content:space-between}.dropdown .dropdown-selected img[data-v-69abb1bc]{transition:transform .3s ease;transform:rotate(0)}.dropdown .dropdown-selected img.dropdown-open[data-v-69abb1bc]{transform:rotate(180deg)}.dropdown .dropdown-selected.wrong-data[data-v-69abb1bc]{border-bottom:1px solid red}.dropdown .input-box[data-v-69abb1bc]{display:flex;width:100%;height:100%;font-family:Filson Pro,sans-serif;font-weight:400;font-size:14px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;align-items:center}.dropdown .input-box.empty-name[data-v-69abb1bc]{color:#7c8289;opacity:1}.dropdown .input-box.search-input[data-v-69abb1bc]{margin:0;padding:0;border-bottom:none}.dropdown .input-box.search-input[data-v-69abb1bc]:hover,.dropdown .input-box.search-input[data-v-69abb1bc]:focus,.dropdown .input-box.search-input[data-v-69abb1bc]:focus-visible{border-bottom:none;outline:none}.dropdown .dropdown-list[data-v-69abb1bc]{position:absolute;display:flex;flex-direction:column;padding:16px;border:1px solid rgba(68,66,63,.1);background:#f6f6f6;border-radius:0 0 4px 4px;width:100%;overflow-x:hidden;overflow-y:auto;z-index:3}.dropdown .dropdown-list li[data-v-69abb1bc]{padding:4px;display:flex;align-items:center;font-size:14px}.dropdown .dropdown-list li[data-v-69abb1bc]:hover{background-color:#f0f0f0}.w-100[data-v-bcfbc342],.w-70[data-v-bcfbc342],.w-50[data-v-bcfbc342],.w-33[data-v-bcfbc342],.w-25[data-v-bcfbc342],.w-20[data-v-bcfbc342],.w-17[data-v-bcfbc342],.w-10[data-v-bcfbc342]{display:flex;flex-direction:column;width:100%}.w-30[data-v-bcfbc342]{display:flex;flex-direction:column;max-width:30%}@media (min-width: 992px){.w-30[data-v-bcfbc342]{max-width:22%}}@media (min-width: 992px){.w-70[data-v-bcfbc342]{max-width:68%}}@media (min-width: 992px){.w-50[data-v-bcfbc342]{max-width:47.5%}}@media (min-width: 992px){.p-50[data-v-bcfbc342]{max-width:unset;padding-right:52.5%}}@media (min-width: 992px){.w-33[data-v-bcfbc342]{max-width:31%}}@media (min-width: 992px){.w-25[data-v-bcfbc342]{max-width:23%}}@media (min-width: 992px){.w-20[data-v-bcfbc342]{max-width:18%}}@media (min-width: 992px){.w-17[data-v-bcfbc342]{max-width:15%}}@media (min-width: 992px){.w-10[data-v-bcfbc342]{max-width:8%}}@media (min-width: 992px){.mw-cc[data-v-bcfbc342]{min-width:100px}}span.error[data-v-bcfbc342]{display:block;font-size:12px;transform:translateY(-10px);color:#da1e28;line-height:132%}label[data-v-bcfbc342]{color:#21272a;font-weight:500;font-size:14px;line-height:140%;font-family:Poppins,sans-serif;margin-bottom:0}@media (min-width: 1920px){label[data-v-bcfbc342]{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){label[data-v-bcfbc342]{font-size:14px}}.title[data-v-bcfbc342]{display:flex;margin-bottom:.5rem;gap:8px}.title label[data-v-bcfbc342]{align-content:center}input[type=text][data-v-bcfbc342],input[type=email][data-v-bcfbc342],input[type=password][data-v-bcfbc342],input[type=number][data-v-bcfbc342],input[type=tel][data-v-bcfbc342],.dropdown-country[data-v-bcfbc342]{width:100%;padding:8px 16px;margin-bottom:16px;border:none;outline:none;border-bottom:1px solid #c1c7cd;background-color:#fff;background:#f6f6f6;color:#44423f;font-family:Filson Pro,sans-serif;font-weight:400;font-size:14px;line-height:140%;transition:.4s ease-in-out}input[type=text][data-v-bcfbc342]:focus,input[type=text][data-v-bcfbc342]:active,input[type=text][data-v-bcfbc342]:focus-within,input[type=text][data-v-bcfbc342]:focus-visible,input[type=email][data-v-bcfbc342]:focus,input[type=email][data-v-bcfbc342]:active,input[type=email][data-v-bcfbc342]:focus-within,input[type=email][data-v-bcfbc342]:focus-visible,input[type=password][data-v-bcfbc342]:focus,input[type=password][data-v-bcfbc342]:active,input[type=password][data-v-bcfbc342]:focus-within,input[type=password][data-v-bcfbc342]:focus-visible,input[type=number][data-v-bcfbc342]:focus,input[type=number][data-v-bcfbc342]:active,input[type=number][data-v-bcfbc342]:focus-within,input[type=number][data-v-bcfbc342]:focus-visible,input[type=tel][data-v-bcfbc342]:focus,input[type=tel][data-v-bcfbc342]:active,input[type=tel][data-v-bcfbc342]:focus-within,input[type=tel][data-v-bcfbc342]:focus-visible,.dropdown-country[data-v-bcfbc342]:focus,.dropdown-country[data-v-bcfbc342]:active,.dropdown-country[data-v-bcfbc342]:focus-within,.dropdown-country[data-v-bcfbc342]:focus-visible{border-bottom:1px solid #cb7128}input[type=text][data-v-bcfbc342]:disabled,input[type=email][data-v-bcfbc342]:disabled,input[type=password][data-v-bcfbc342]:disabled,input[type=number][data-v-bcfbc342]:disabled,input[type=tel][data-v-bcfbc342]:disabled,.dropdown-country[data-v-bcfbc342]:disabled{color:#d3d3d3;background-color:#fff}input[type=text].wrong-data[data-v-bcfbc342],input[type=email].wrong-data[data-v-bcfbc342],input[type=password].wrong-data[data-v-bcfbc342],input[type=number].wrong-data[data-v-bcfbc342],input[type=tel].wrong-data[data-v-bcfbc342],.dropdown-country.wrong-data[data-v-bcfbc342],input[type=text].wrong-data .dropdown-country[data-v-bcfbc342],input[type=email].wrong-data .dropdown-country[data-v-bcfbc342],input[type=password].wrong-data .dropdown-country[data-v-bcfbc342],input[type=number].wrong-data .dropdown-country[data-v-bcfbc342],input[type=tel].wrong-data .dropdown-country[data-v-bcfbc342],.dropdown-country.wrong-data .dropdown-country[data-v-bcfbc342]{border-bottom:1px solid #c8102e}input[type=text][data-v-bcfbc342]::-webkit-input-placeholder,input[type=email][data-v-bcfbc342]::-webkit-input-placeholder,input[type=password][data-v-bcfbc342]::-webkit-input-placeholder,input[type=number][data-v-bcfbc342]::-webkit-input-placeholder,input[type=tel][data-v-bcfbc342]::-webkit-input-placeholder,.dropdown-country[data-v-bcfbc342]::-webkit-input-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){input[type=text][data-v-bcfbc342]::-webkit-input-placeholder,input[type=email][data-v-bcfbc342]::-webkit-input-placeholder,input[type=password][data-v-bcfbc342]::-webkit-input-placeholder,input[type=number][data-v-bcfbc342]::-webkit-input-placeholder,input[type=tel][data-v-bcfbc342]::-webkit-input-placeholder,.dropdown-country[data-v-bcfbc342]::-webkit-input-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=text][data-v-bcfbc342]::-webkit-input-placeholder,input[type=email][data-v-bcfbc342]::-webkit-input-placeholder,input[type=password][data-v-bcfbc342]::-webkit-input-placeholder,input[type=number][data-v-bcfbc342]::-webkit-input-placeholder,input[type=tel][data-v-bcfbc342]::-webkit-input-placeholder,.dropdown-country[data-v-bcfbc342]::-webkit-input-placeholder{font-size:14px}}input[type=text][data-v-bcfbc342]::-moz-placeholder,input[type=email][data-v-bcfbc342]::-moz-placeholder,input[type=password][data-v-bcfbc342]::-moz-placeholder,input[type=number][data-v-bcfbc342]::-moz-placeholder,input[type=tel][data-v-bcfbc342]::-moz-placeholder,.dropdown-country[data-v-bcfbc342]::-moz-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){input[type=text][data-v-bcfbc342]::-moz-placeholder,input[type=email][data-v-bcfbc342]::-moz-placeholder,input[type=password][data-v-bcfbc342]::-moz-placeholder,input[type=number][data-v-bcfbc342]::-moz-placeholder,input[type=tel][data-v-bcfbc342]::-moz-placeholder,.dropdown-country[data-v-bcfbc342]::-moz-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=text][data-v-bcfbc342]::-moz-placeholder,input[type=email][data-v-bcfbc342]::-moz-placeholder,input[type=password][data-v-bcfbc342]::-moz-placeholder,input[type=number][data-v-bcfbc342]::-moz-placeholder,input[type=tel][data-v-bcfbc342]::-moz-placeholder,.dropdown-country[data-v-bcfbc342]::-moz-placeholder{font-size:14px}}input[type=text][data-v-bcfbc342]:-ms-input-placeholder,input[type=email][data-v-bcfbc342]:-ms-input-placeholder,input[type=password][data-v-bcfbc342]:-ms-input-placeholder,input[type=number][data-v-bcfbc342]:-ms-input-placeholder,input[type=tel][data-v-bcfbc342]:-ms-input-placeholder,.dropdown-country[data-v-bcfbc342]:-ms-input-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){input[type=text][data-v-bcfbc342]:-ms-input-placeholder,input[type=email][data-v-bcfbc342]:-ms-input-placeholder,input[type=password][data-v-bcfbc342]:-ms-input-placeholder,input[type=number][data-v-bcfbc342]:-ms-input-placeholder,input[type=tel][data-v-bcfbc342]:-ms-input-placeholder,.dropdown-country[data-v-bcfbc342]:-ms-input-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=text][data-v-bcfbc342]:-ms-input-placeholder,input[type=email][data-v-bcfbc342]:-ms-input-placeholder,input[type=password][data-v-bcfbc342]:-ms-input-placeholder,input[type=number][data-v-bcfbc342]:-ms-input-placeholder,input[type=tel][data-v-bcfbc342]:-ms-input-placeholder,.dropdown-country[data-v-bcfbc342]:-ms-input-placeholder{font-size:14px}}input[type=text][data-v-bcfbc342]:-moz-placeholder,input[type=email][data-v-bcfbc342]:-moz-placeholder,input[type=password][data-v-bcfbc342]:-moz-placeholder,input[type=number][data-v-bcfbc342]:-moz-placeholder,input[type=tel][data-v-bcfbc342]:-moz-placeholder,.dropdown-country[data-v-bcfbc342]:-moz-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){input[type=text][data-v-bcfbc342]:-moz-placeholder,input[type=email][data-v-bcfbc342]:-moz-placeholder,input[type=password][data-v-bcfbc342]:-moz-placeholder,input[type=number][data-v-bcfbc342]:-moz-placeholder,input[type=tel][data-v-bcfbc342]:-moz-placeholder,.dropdown-country[data-v-bcfbc342]:-moz-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=text][data-v-bcfbc342]:-moz-placeholder,input[type=email][data-v-bcfbc342]:-moz-placeholder,input[type=password][data-v-bcfbc342]:-moz-placeholder,input[type=number][data-v-bcfbc342]:-moz-placeholder,input[type=tel][data-v-bcfbc342]:-moz-placeholder,.dropdown-country[data-v-bcfbc342]:-moz-placeholder{font-size:14px}}input[type=text].error[data-v-bcfbc342],input[type=email].error[data-v-bcfbc342],input[type=password].error[data-v-bcfbc342],input[type=number].error[data-v-bcfbc342],input[type=tel].error[data-v-bcfbc342],.dropdown-country.error[data-v-bcfbc342]{display:block;font-size:12px;transform:translateY(-10px);color:#da1e28;line-height:132%}@media (min-width: 1920px){input[type=text].error[data-v-bcfbc342],input[type=email].error[data-v-bcfbc342],input[type=password].error[data-v-bcfbc342],input[type=number].error[data-v-bcfbc342],input[type=tel].error[data-v-bcfbc342],.dropdown-country.error[data-v-bcfbc342]{font-size:.55vw}}@media (min-width: 1920px) and (max-width: 2181.8181818182px){input[type=text].error[data-v-bcfbc342],input[type=email].error[data-v-bcfbc342],input[type=password].error[data-v-bcfbc342],input[type=number].error[data-v-bcfbc342],input[type=tel].error[data-v-bcfbc342],.dropdown-country.error[data-v-bcfbc342]{font-size:12px}}@media (min-width: 1920px){input[type=text][data-v-bcfbc342],input[type=email][data-v-bcfbc342],input[type=password][data-v-bcfbc342],input[type=number][data-v-bcfbc342],input[type=tel][data-v-bcfbc342],.dropdown-country[data-v-bcfbc342]{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=text][data-v-bcfbc342],input[type=email][data-v-bcfbc342],input[type=password][data-v-bcfbc342],input[type=number][data-v-bcfbc342],input[type=tel][data-v-bcfbc342],.dropdown-country[data-v-bcfbc342]{font-size:14px}}.dropdown-country[data-v-bcfbc342]{padding:0;position:relative;cursor:pointer}input[type=search][data-v-bcfbc342]{box-sizing:border-box;width:100%;font-family:Filson Pro,sans-serif;font-size:14px;font-weight:400;color:#44423f;background-color:#fff;background-position:12px 20px;background-image:url('data:image/svg+xml,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.03137 12.3046C7.72385 12.3046 8.40956 12.1682 9.04933 11.9032C9.6891 11.6382 10.2704 11.2497 10.7601 10.7601C11.2497 10.2704 11.6382 9.6891 11.9032 9.04933C12.1682 8.40956 12.3046 7.72385 12.3046 7.03137C12.3046 6.33888 12.1682 5.65318 11.9032 5.0134C11.6382 4.37363 11.2497 3.79232 10.7601 3.30266C10.2704 2.81299 9.6891 2.42457 9.04933 2.15957C8.40956 1.89457 7.72385 1.75817 7.03137 1.75817C5.63283 1.75817 4.29157 2.31374 3.30266 3.30266C2.31374 4.29157 1.75817 5.63283 1.75817 7.03137C1.75817 8.4299 2.31374 9.77116 3.30266 10.7601C4.29157 11.749 5.63283 12.3046 7.03137 12.3046ZM12.5858 11.3431L15.7321 14.4894C15.816 14.5705 15.8829 14.6676 15.9289 14.7748C15.9749 14.8821 15.999 14.9974 16 15.1141C16.0009 15.2308 15.9786 15.3465 15.9343 15.4545C15.89 15.5625 15.8247 15.6606 15.7421 15.743C15.6596 15.8255 15.5614 15.8907 15.4533 15.9348C15.3453 15.9789 15.2296 16.0011 15.1129 16C14.9962 15.9989 14.8809 15.9745 14.7737 15.9284C14.6665 15.8823 14.5696 15.8153 14.4885 15.7313L11.3422 12.5849C9.92939 13.6816 8.15174 14.1987 6.37112 14.0308C4.5905 13.863 2.94078 13.0229 1.75778 11.6815C0.574778 10.3401 -0.0525667 8.59834 0.00345308 6.8107C0.0594729 5.02307 0.794646 3.32398 2.05931 2.05931C3.32398 0.794646 5.02307 0.0594729 6.8107 0.00345308C8.59834 -0.0525667 10.3401 0.574778 11.6815 1.75778C13.0229 2.94078 13.863 4.5905 14.0308 6.37112C14.1987 8.15174 13.6816 9.92939 12.5849 11.3422L12.5858 11.3431Z" fill="%2344423F" fill-opacity="0.5"/></svg>');background-repeat:no-repeat;border:none;border-bottom:1px solid #c1c7cd;margin:0;padding:16px 16px 16px 40px;transition:.4s ease-in-out}input[type=search][data-v-bcfbc342]::-webkit-input-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){input[type=search][data-v-bcfbc342]::-webkit-input-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=search][data-v-bcfbc342]::-webkit-input-placeholder{font-size:14px}}input[type=search][data-v-bcfbc342]::-moz-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){input[type=search][data-v-bcfbc342]::-moz-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=search][data-v-bcfbc342]::-moz-placeholder{font-size:14px}}input[type=search][data-v-bcfbc342]:-ms-input-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){input[type=search][data-v-bcfbc342]:-ms-input-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=search][data-v-bcfbc342]:-ms-input-placeholder{font-size:14px}}input[type=search][data-v-bcfbc342]:-moz-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){input[type=search][data-v-bcfbc342]:-moz-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=search][data-v-bcfbc342]:-moz-placeholder{font-size:14px}}input[type=search][data-v-bcfbc342]:focus,input[type=search][data-v-bcfbc342]:focus-visible,input[type=search][data-v-bcfbc342]:focus-within,input[type=search][data-v-bcfbc342]:active{outline:none;border-bottom-color:#cb7128}input[type=search][data-v-bcfbc342]::-webkit-search-cancel-button{-webkit-appearance:none;height:16px;width:16px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='gray'><path d='M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z'/></svg>");cursor:pointer}@media (min-width: 1920px){input[type=search][data-v-bcfbc342]{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=search][data-v-bcfbc342]{font-size:14px}}.v-select[data-v-bcfbc342]{width:100%}.v-select.vs--searchable .vs__dropdown-toggle[data-v-bcfbc342]{cursor:pointer}.v-select .vs__dropdown-toggle[data-v-bcfbc342]{height:42px;padding:0 16px 0 0;overflow:hidden}.v-select .vs__dropdown-toggle .vs__selected-options[data-v-bcfbc342]{padding:0 0 0 16px;height:38px;align-items:center}.v-select .vs__dropdown-toggle .vs__selected-options .vs__search[data-v-bcfbc342]{height:38px;padding:0;background-position:left center;margin:0;border:none;order:1;flex:0 1 24px}.v-select .vs__dropdown-toggle .vs__selected-options .vs__selected[data-v-bcfbc342]{height:19px;margin:0;width:100%;font-size:.71vw;order:2;flex:1 0 0;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-all}@media (max-width: 1971.8309859155px){.v-select .vs__dropdown-toggle .vs__selected-options .vs__selected[data-v-bcfbc342]{font-size:14px}}.v-select .vs__dropdown-toggle .vs__actions[data-v-bcfbc342]{padding:0;gap:8px}.v-select .vs__dropdown-toggle .vs__actions button[data-v-bcfbc342]{margin:0;width:24px;height:24px;cursor:pointer}.v-select .vs__dropdown-toggle .vs__actions svg[data-v-bcfbc342]{cursor:pointer}.v-select ul[data-v-bcfbc342]{border-radius:0 0 4px 4px;border:1px solid rgba(68,66,63,.3);box-shadow:none}.v-select ul[data-v-bcfbc342]::-webkit-scrollbar{width:6px;height:6px;transition:.3s ease-in-out}.v-select ul[data-v-bcfbc342]::-webkit-scrollbar-track{background:#f3f3f3;border-radius:8px}.v-select ul[data-v-bcfbc342]::-webkit-scrollbar-thumb{background:#c3c3c3;border-radius:8px;border:4px solid rgba(0,0,0,0)}.v-select ul[data-v-bcfbc342]::-webkit-scrollbar-thumb:hover{background:#c3c3c3}.v-select ul li[data-v-bcfbc342]{color:#44423f;font-size:.71vw;font-weight:400}@media (max-width: 1971.8309859155px){.v-select ul li[data-v-bcfbc342]{font-size:14px}}.v-select ul li[data-v-bcfbc342]:hover,.v-select ul li[data-v-bcfbc342]:focus,.v-select ul li[data-v-bcfbc342]:focus-visible,.v-select ul li[data-v-bcfbc342]:focus-within,.v-select ul li[data-v-bcfbc342]:active{background:rgba(68,66,63,.05)}.v-select ul li.v-list-item--active[data-v-bcfbc342]{background-color:#44423f0d!important}select[data-v-bcfbc342]{width:100%;padding:16px;margin-bottom:16px;border:none;outline:none;border-bottom:1px solid #c1c7cd;background-color:#fff;color:#44423f;font-family:Filson Pro,sans-serif;font-weight:400;font-size:14px;line-height:140%;transition:.4s ease-in-out;cursor:pointer}select[data-v-bcfbc342]:focus,select[data-v-bcfbc342]:active,select[data-v-bcfbc342]:focus-within,select[data-v-bcfbc342]:focus-visible{border-bottom:1px solid #cb7128}select[data-v-bcfbc342]:focus-visible{outline:2px solid #cb7128;outline-offset:2px;transition:none}select[data-v-bcfbc342]::-webkit-input-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){select[data-v-bcfbc342]::-webkit-input-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){select[data-v-bcfbc342]::-webkit-input-placeholder{font-size:14px}}select[data-v-bcfbc342]::-moz-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){select[data-v-bcfbc342]::-moz-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){select[data-v-bcfbc342]::-moz-placeholder{font-size:14px}}select[data-v-bcfbc342]:-ms-input-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){select[data-v-bcfbc342]:-ms-input-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){select[data-v-bcfbc342]:-ms-input-placeholder{font-size:14px}}select[data-v-bcfbc342]:-moz-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){select[data-v-bcfbc342]:-moz-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){select[data-v-bcfbc342]:-moz-placeholder{font-size:14px}}select.error[data-v-bcfbc342]{display:block;font-size:12px;transform:translateY(-10px);color:#da1e28;line-height:132%}@media (min-width: 1920px){select.error[data-v-bcfbc342]{font-size:.55vw}}@media (min-width: 1920px) and (max-width: 2181.8181818182px){select.error[data-v-bcfbc342]{font-size:12px}}@media (min-width: 1920px){select[data-v-bcfbc342]{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){select[data-v-bcfbc342]{font-size:14px}}.checkbox[data-v-bcfbc342]{display:flex;align-items:center;margin-left:4px}.checkbox label[data-v-bcfbc342]{margin:0;color:#21272a;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:140%}@media (min-width: 992px){.checkbox label[data-v-bcfbc342]{font-size:14px}}@media (min-width: 1920px){.checkbox label[data-v-bcfbc342]{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){.checkbox label[data-v-bcfbc342]{font-size:14px}}.checkbox label[data-v-bcfbc342]{position:relative;cursor:pointer;transition:.4s ease-in-out}.checkbox label[data-v-bcfbc342]:before{content:"";-webkit-appearance:none;background-color:transparent;border:2px solid #cb7128;box-shadow:0 1px 2px #0000000d,inset 0 -15px 10px -12px #0000000d;padding:6.4px;display:inline-block;position:relative;vertical-align:middle;cursor:pointer;margin-right:8px;transition:.4s ease-in-out}.checkbox input[data-v-bcfbc342]{width:0;transition:.4s ease-in-out}.checkbox input:checked+label[data-v-bcfbc342]:after{content:"";display:block;position:absolute;top:5px;left:5px;width:5.5px;height:9px;border:2px solid #ffffff;border-width:0 2px 2px 0;transform:rotate(45deg)}@media (min-width: 992px){.checkbox input:checked+label[data-v-bcfbc342]:after{top:5px;left:5px}}.checkbox input:checked+label[data-v-bcfbc342]:before{background-color:#cb7128;border-color:#cb7128}.checkbox input:focus-visible+label[data-v-bcfbc342]:before{border-color:#cb7128}.regions-flex[data-v-bcfbc342]{flex-direction:column}.regions-flex .section-regions[data-v-bcfbc342]{display:flex;flex-wrap:wrap}.radio[data-v-bcfbc342]{display:flex;align-items:center;margin-left:4px}.radio label[data-v-bcfbc342]{margin:0;color:#21272a;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:140%}@media (min-width: 992px){.radio label[data-v-bcfbc342]{font-size:14px}}@media (min-width: 1920px){.radio label[data-v-bcfbc342]{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){.radio label[data-v-bcfbc342]{font-size:14px}}.radio label[data-v-bcfbc342]{position:relative;cursor:pointer;transition:.4s ease-in-out}.radio label[data-v-bcfbc342]:before{content:"";-webkit-appearance:none;background-color:transparent;border:2px solid #cb7128;box-shadow:0 1px 2px #0000000d,inset 0 -15px 10px -12px #0000000d;padding:6.4px;display:inline-block;position:relative;vertical-align:middle;cursor:pointer;margin-right:8px;transition:.4s ease-in-out;border-radius:50%}.radio input[data-v-bcfbc342]{width:0;transition:.4s ease-in-out}.radio input:checked+label[data-v-bcfbc342]:after{content:"";display:block;position:absolute;top:6px;left:4px;width:8px;height:8px;border:none;border-width:0 2px 2px 0;background-color:#cb7128;border-radius:50%}@media (min-width: 992px){.radio input:checked+label[data-v-bcfbc342]:after{top:6px;left:4px}}.radio input:checked+label[data-v-bcfbc342]:before{background-color:#fff;border-color:#cb7128}.radio input:focus-visible+label[data-v-bcfbc342]:before{border-color:#cb7128}@media (orientation: landscape) and (min-width: 2500px){label[data-v-bcfbc342]{margin-bottom:.5vw}}@media (orientation: landscape) and (min-width: 2500px){input[type=text][data-v-bcfbc342],input[type=password][data-v-bcfbc342],input[type=email][data-v-bcfbc342],input[type=number][data-v-bcfbc342],input[type=tel][data-v-bcfbc342]{padding:1vw}input[type=text].error[data-v-bcfbc342],input[type=password].error[data-v-bcfbc342],input[type=email].error[data-v-bcfbc342],input[type=number].error[data-v-bcfbc342],input[type=tel].error[data-v-bcfbc342]{transform:translateY(-.6vw)}}@media (orientation: landscape) and (min-width: 2500px){select[data-v-bcfbc342]{padding:1vw;margin-bottom:1vw}}@media (orientation: landscape) and (min-width: 2500px){input[type=search][data-v-bcfbc342]{background-position:.5vw .9vw}}@media (orientation: landscape) and (min-width: 2500px){input[type=search][data-v-bcfbc342]::-webkit-search-cancel-button{height:.9vw;width:.9vw}}@media (orientation: landscape) and (min-width: 2500px){.checkbox[data-v-bcfbc342]{margin-left:.2vw}}@media (orientation: landscape) and (min-width: 2500px){.checkbox label[data-v-bcfbc342]:before{margin-right:.5vw;padding:.35vw}}@media (orientation: landscape) and (min-width: 2500px){.checkbox input:checked+label[data-v-bcfbc342]:after{top:.25vw;left:.3vw;width:.25vw;height:.5vw}}@media (orientation: landscape) and (min-width: 2500px){.radio[data-v-bcfbc342]{margin-left:.2vw}}@media (orientation: landscape) and (min-width: 2500px){.radio label[data-v-bcfbc342]:before{margin-right:.5vw;padding:.35vw}}@media (orientation: landscape) and (min-width: 2500px){.radio input:checked+label[data-v-bcfbc342]:after{top:.34vw;left:.18vw;width:.45vw;height:.45vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){label[data-v-bcfbc342]{margin-bottom:1vw;font-size:1.7vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){input[type=text][data-v-bcfbc342],input[type=password][data-v-bcfbc342],input[type=email][data-v-bcfbc342],input[type=number][data-v-bcfbc342],input[type=tel][data-v-bcfbc342],select[data-v-bcfbc342]{padding:1.3vw;font-size:1.5vw}input[type=text].error[data-v-bcfbc342],input[type=password].error[data-v-bcfbc342],input[type=email].error[data-v-bcfbc342],input[type=number].error[data-v-bcfbc342],input[type=tel].error[data-v-bcfbc342],select.error[data-v-bcfbc342]{transform:translateY(-.9vw);font-size:1.1vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){input[type=text][data-v-bcfbc342]::-webkit-input-placeholder,input[type=password][data-v-bcfbc342]::-webkit-input-placeholder,input[type=email][data-v-bcfbc342]::-webkit-input-placeholder,input[type=number][data-v-bcfbc342]::-webkit-input-placeholder,input[type=tel][data-v-bcfbc342]::-webkit-input-placeholder,select[data-v-bcfbc342]::-webkit-input-placeholder{font-size:1.5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){input[type=text][data-v-bcfbc342]::-moz-placeholder,input[type=password][data-v-bcfbc342]::-moz-placeholder,input[type=email][data-v-bcfbc342]::-moz-placeholder,input[type=number][data-v-bcfbc342]::-moz-placeholder,input[type=tel][data-v-bcfbc342]::-moz-placeholder,select[data-v-bcfbc342]::-moz-placeholder{font-size:1.5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){input[type=text][data-v-bcfbc342]:-ms-input-placeholder,input[type=password][data-v-bcfbc342]:-ms-input-placeholder,input[type=email][data-v-bcfbc342]:-ms-input-placeholder,input[type=number][data-v-bcfbc342]:-ms-input-placeholder,input[type=tel][data-v-bcfbc342]:-ms-input-placeholder,select[data-v-bcfbc342]:-ms-input-placeholder{font-size:1.5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){input[type=text][data-v-bcfbc342]:-moz-placeholder,input[type=password][data-v-bcfbc342]:-moz-placeholder,input[type=email][data-v-bcfbc342]:-moz-placeholder,input[type=number][data-v-bcfbc342]:-moz-placeholder,input[type=tel][data-v-bcfbc342]:-moz-placeholder,select[data-v-bcfbc342]:-moz-placeholder{font-size:1.5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.checkbox[data-v-bcfbc342]{margin-left:.45vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.checkbox label[data-v-bcfbc342]{font-size:1.5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.checkbox label[data-v-bcfbc342]:before{margin-right:1.1vw;padding:.75vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.checkbox input:checked+label[data-v-bcfbc342]:after{top:.38vw;left:.6vw;width:.65vw;height:1.1vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.radio[data-v-bcfbc342]{margin-left:.45vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.radio label[data-v-bcfbc342]{font-size:1.5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.radio label[data-v-bcfbc342]:before{margin-right:1.1vw;padding:.75vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.radio input:checked+label[data-v-bcfbc342]:after{top:.7vw;left:.4vw;width:1vw;height:1vw}}.input-search-select-component[data-v-bcfbc342]{display:flex;flex-direction:column}.input-search-select-component label[data-v-bcfbc342]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.input-search-select-component .dropdown[data-v-bcfbc342]{position:relative;background:#f6f6f6;border-bottom:1px solid #c1c7cd}.input-search-select-component .dropdown .dropdown-selected[data-v-bcfbc342]{width:100%;height:100%;display:flex;align-items:center;padding:8px 16px;justify-content:space-between}.input-search-select-component .dropdown .dropdown-selected .input-box[data-v-bcfbc342]{display:flex;width:100%;height:100%;font-family:Filson Pro,sans-serif;font-weight:400;font-size:14px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;align-items:center}.input-search-select-component .dropdown .dropdown-selected .input-box.empty-name[data-v-bcfbc342]{color:#7c8289;opacity:1}.input-search-select-component .dropdown .dropdown-selected .input-box.search-input[data-v-bcfbc342]{margin:0;padding:0;border-bottom:none}.input-search-select-component .dropdown .dropdown-selected .input-box.search-input[data-v-bcfbc342]:hover,.input-search-select-component .dropdown .dropdown-selected .input-box.search-input[data-v-bcfbc342]:focus,.input-search-select-component .dropdown .dropdown-selected .input-box.search-input[data-v-bcfbc342]:focus-visible{border-bottom:none;outline:none}.input-search-select-component .dropdown .dropdown-selected img[data-v-bcfbc342]{transition:transform .3s ease;transform:rotate(0)}.input-search-select-component .dropdown .dropdown-selected img.dropdown-open[data-v-bcfbc342]{transform:rotate(180deg)}.input-search-select-component .dropdown .dropdown-selected.wrong-data[data-v-bcfbc342]{border-bottom:1px solid red}.input-search-select-component .dropdown .search-input[data-v-bcfbc342]{padding:8px 16px;width:100%;border:none;outline:none;font-family:Filson Pro,sans-serif;font-weight:400;font-size:14px}.input-search-select-component .dropdown .search-input[data-v-bcfbc342]:focus{outline:none}.input-search-select-component .dropdown .dropdown-list[data-v-bcfbc342]{position:absolute;display:flex;flex-direction:column;padding:16px;border:1px solid rgba(68,66,63,.1);background:#f6f6f6;border-radius:0 0 4px 4px;width:100%;overflow-x:hidden;overflow-y:auto;z-index:3;max-height:250px}.input-search-select-component .dropdown .dropdown-list[data-v-bcfbc342]::-webkit-scrollbar{width:6px;height:6px;transition:.3s ease-in-out}.input-search-select-component .dropdown .dropdown-list[data-v-bcfbc342]::-webkit-scrollbar-track{background:#f3f3f3;border-radius:8px}.input-search-select-component .dropdown .dropdown-list[data-v-bcfbc342]::-webkit-scrollbar-thumb{background:#c3c3c3;border-radius:8px;border:4px solid rgba(0,0,0,0)}.input-search-select-component .dropdown .dropdown-list[data-v-bcfbc342]::-webkit-scrollbar-thumb:hover{background:#c3c3c3}.input-search-select-component .dropdown .dropdown-list li[data-v-bcfbc342]{padding:4px;display:flex;align-items:center;font-size:14px}.input-search-select-component .dropdown .dropdown-list li[data-v-bcfbc342]:hover{background-color:#f0f0f0}.input-search-select-component .dropdown .dropdown-list li.highlighted[data-v-bcfbc342]{color:#cb7128}.field-group-radio input[type=radio][data-v-ff216503],.field-group-radio label[data-v-ff216503]{cursor:pointer}legend[data-v-ff216503]{display:flex;margin-bottom:.5rem;gap:8px;min-height:32px}.w-100[data-v-23c718a5],.w-70[data-v-23c718a5],.w-50[data-v-23c718a5],.w-33[data-v-23c718a5],.w-25[data-v-23c718a5],.w-20[data-v-23c718a5],.w-17[data-v-23c718a5],.w-10[data-v-23c718a5]{display:flex;flex-direction:column;width:100%}.w-30[data-v-23c718a5]{display:flex;flex-direction:column;max-width:30%}@media (min-width: 992px){.w-30[data-v-23c718a5]{max-width:22%}}@media (min-width: 992px){.w-70[data-v-23c718a5]{max-width:68%}}@media (min-width: 992px){.w-50[data-v-23c718a5]{max-width:47.5%}}@media (min-width: 992px){.p-50[data-v-23c718a5]{max-width:unset;padding-right:52.5%}}@media (min-width: 992px){.w-33[data-v-23c718a5]{max-width:31%}}@media (min-width: 992px){.w-25[data-v-23c718a5]{max-width:23%}}@media (min-width: 992px){.w-20[data-v-23c718a5]{max-width:18%}}@media (min-width: 992px){.w-17[data-v-23c718a5]{max-width:15%}}@media (min-width: 992px){.w-10[data-v-23c718a5]{max-width:8%}}@media (min-width: 992px){.mw-cc[data-v-23c718a5]{min-width:100px}}span.error[data-v-23c718a5]{display:block;font-size:12px;transform:translateY(-10px);color:#da1e28;line-height:132%}label[data-v-23c718a5]{color:#21272a;font-weight:500;font-size:14px;line-height:140%;font-family:Poppins,sans-serif;margin-bottom:0}@media (min-width: 1920px){label[data-v-23c718a5]{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){label[data-v-23c718a5]{font-size:14px}}.title[data-v-23c718a5]{display:flex;margin-bottom:.5rem;gap:8px}.title label[data-v-23c718a5]{align-content:center}input[type=text][data-v-23c718a5],input[type=email][data-v-23c718a5],input[type=password][data-v-23c718a5],input[type=number][data-v-23c718a5],input[type=tel][data-v-23c718a5],.dropdown-country[data-v-23c718a5]{width:100%;padding:8px 16px;margin-bottom:16px;border:none;outline:none;border-bottom:1px solid #c1c7cd;background-color:#fff;background:#f6f6f6;color:#44423f;font-family:Filson Pro,sans-serif;font-weight:400;font-size:14px;line-height:140%;transition:.4s ease-in-out}input[type=text][data-v-23c718a5]:focus,input[type=text][data-v-23c718a5]:active,input[type=text][data-v-23c718a5]:focus-within,input[type=text][data-v-23c718a5]:focus-visible,input[type=email][data-v-23c718a5]:focus,input[type=email][data-v-23c718a5]:active,input[type=email][data-v-23c718a5]:focus-within,input[type=email][data-v-23c718a5]:focus-visible,input[type=password][data-v-23c718a5]:focus,input[type=password][data-v-23c718a5]:active,input[type=password][data-v-23c718a5]:focus-within,input[type=password][data-v-23c718a5]:focus-visible,input[type=number][data-v-23c718a5]:focus,input[type=number][data-v-23c718a5]:active,input[type=number][data-v-23c718a5]:focus-within,input[type=number][data-v-23c718a5]:focus-visible,input[type=tel][data-v-23c718a5]:focus,input[type=tel][data-v-23c718a5]:active,input[type=tel][data-v-23c718a5]:focus-within,input[type=tel][data-v-23c718a5]:focus-visible,.dropdown-country[data-v-23c718a5]:focus,.dropdown-country[data-v-23c718a5]:active,.dropdown-country[data-v-23c718a5]:focus-within,.dropdown-country[data-v-23c718a5]:focus-visible{border-bottom:1px solid #cb7128}input[type=text][data-v-23c718a5]:disabled,input[type=email][data-v-23c718a5]:disabled,input[type=password][data-v-23c718a5]:disabled,input[type=number][data-v-23c718a5]:disabled,input[type=tel][data-v-23c718a5]:disabled,.dropdown-country[data-v-23c718a5]:disabled{color:#d3d3d3;background-color:#fff}input[type=text].wrong-data[data-v-23c718a5],input[type=email].wrong-data[data-v-23c718a5],input[type=password].wrong-data[data-v-23c718a5],input[type=number].wrong-data[data-v-23c718a5],input[type=tel].wrong-data[data-v-23c718a5],.dropdown-country.wrong-data[data-v-23c718a5],input[type=text].wrong-data .dropdown-country[data-v-23c718a5],input[type=email].wrong-data .dropdown-country[data-v-23c718a5],input[type=password].wrong-data .dropdown-country[data-v-23c718a5],input[type=number].wrong-data .dropdown-country[data-v-23c718a5],input[type=tel].wrong-data .dropdown-country[data-v-23c718a5],.dropdown-country.wrong-data .dropdown-country[data-v-23c718a5]{border-bottom:1px solid #c8102e}input[type=text][data-v-23c718a5]::-webkit-input-placeholder,input[type=email][data-v-23c718a5]::-webkit-input-placeholder,input[type=password][data-v-23c718a5]::-webkit-input-placeholder,input[type=number][data-v-23c718a5]::-webkit-input-placeholder,input[type=tel][data-v-23c718a5]::-webkit-input-placeholder,.dropdown-country[data-v-23c718a5]::-webkit-input-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){input[type=text][data-v-23c718a5]::-webkit-input-placeholder,input[type=email][data-v-23c718a5]::-webkit-input-placeholder,input[type=password][data-v-23c718a5]::-webkit-input-placeholder,input[type=number][data-v-23c718a5]::-webkit-input-placeholder,input[type=tel][data-v-23c718a5]::-webkit-input-placeholder,.dropdown-country[data-v-23c718a5]::-webkit-input-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=text][data-v-23c718a5]::-webkit-input-placeholder,input[type=email][data-v-23c718a5]::-webkit-input-placeholder,input[type=password][data-v-23c718a5]::-webkit-input-placeholder,input[type=number][data-v-23c718a5]::-webkit-input-placeholder,input[type=tel][data-v-23c718a5]::-webkit-input-placeholder,.dropdown-country[data-v-23c718a5]::-webkit-input-placeholder{font-size:14px}}input[type=text][data-v-23c718a5]::-moz-placeholder,input[type=email][data-v-23c718a5]::-moz-placeholder,input[type=password][data-v-23c718a5]::-moz-placeholder,input[type=number][data-v-23c718a5]::-moz-placeholder,input[type=tel][data-v-23c718a5]::-moz-placeholder,.dropdown-country[data-v-23c718a5]::-moz-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){input[type=text][data-v-23c718a5]::-moz-placeholder,input[type=email][data-v-23c718a5]::-moz-placeholder,input[type=password][data-v-23c718a5]::-moz-placeholder,input[type=number][data-v-23c718a5]::-moz-placeholder,input[type=tel][data-v-23c718a5]::-moz-placeholder,.dropdown-country[data-v-23c718a5]::-moz-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=text][data-v-23c718a5]::-moz-placeholder,input[type=email][data-v-23c718a5]::-moz-placeholder,input[type=password][data-v-23c718a5]::-moz-placeholder,input[type=number][data-v-23c718a5]::-moz-placeholder,input[type=tel][data-v-23c718a5]::-moz-placeholder,.dropdown-country[data-v-23c718a5]::-moz-placeholder{font-size:14px}}input[type=text][data-v-23c718a5]:-ms-input-placeholder,input[type=email][data-v-23c718a5]:-ms-input-placeholder,input[type=password][data-v-23c718a5]:-ms-input-placeholder,input[type=number][data-v-23c718a5]:-ms-input-placeholder,input[type=tel][data-v-23c718a5]:-ms-input-placeholder,.dropdown-country[data-v-23c718a5]:-ms-input-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){input[type=text][data-v-23c718a5]:-ms-input-placeholder,input[type=email][data-v-23c718a5]:-ms-input-placeholder,input[type=password][data-v-23c718a5]:-ms-input-placeholder,input[type=number][data-v-23c718a5]:-ms-input-placeholder,input[type=tel][data-v-23c718a5]:-ms-input-placeholder,.dropdown-country[data-v-23c718a5]:-ms-input-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=text][data-v-23c718a5]:-ms-input-placeholder,input[type=email][data-v-23c718a5]:-ms-input-placeholder,input[type=password][data-v-23c718a5]:-ms-input-placeholder,input[type=number][data-v-23c718a5]:-ms-input-placeholder,input[type=tel][data-v-23c718a5]:-ms-input-placeholder,.dropdown-country[data-v-23c718a5]:-ms-input-placeholder{font-size:14px}}input[type=text][data-v-23c718a5]:-moz-placeholder,input[type=email][data-v-23c718a5]:-moz-placeholder,input[type=password][data-v-23c718a5]:-moz-placeholder,input[type=number][data-v-23c718a5]:-moz-placeholder,input[type=tel][data-v-23c718a5]:-moz-placeholder,.dropdown-country[data-v-23c718a5]:-moz-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){input[type=text][data-v-23c718a5]:-moz-placeholder,input[type=email][data-v-23c718a5]:-moz-placeholder,input[type=password][data-v-23c718a5]:-moz-placeholder,input[type=number][data-v-23c718a5]:-moz-placeholder,input[type=tel][data-v-23c718a5]:-moz-placeholder,.dropdown-country[data-v-23c718a5]:-moz-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=text][data-v-23c718a5]:-moz-placeholder,input[type=email][data-v-23c718a5]:-moz-placeholder,input[type=password][data-v-23c718a5]:-moz-placeholder,input[type=number][data-v-23c718a5]:-moz-placeholder,input[type=tel][data-v-23c718a5]:-moz-placeholder,.dropdown-country[data-v-23c718a5]:-moz-placeholder{font-size:14px}}input[type=text].error[data-v-23c718a5],input[type=email].error[data-v-23c718a5],input[type=password].error[data-v-23c718a5],input[type=number].error[data-v-23c718a5],input[type=tel].error[data-v-23c718a5],.dropdown-country.error[data-v-23c718a5]{display:block;font-size:12px;transform:translateY(-10px);color:#da1e28;line-height:132%}@media (min-width: 1920px){input[type=text].error[data-v-23c718a5],input[type=email].error[data-v-23c718a5],input[type=password].error[data-v-23c718a5],input[type=number].error[data-v-23c718a5],input[type=tel].error[data-v-23c718a5],.dropdown-country.error[data-v-23c718a5]{font-size:.55vw}}@media (min-width: 1920px) and (max-width: 2181.8181818182px){input[type=text].error[data-v-23c718a5],input[type=email].error[data-v-23c718a5],input[type=password].error[data-v-23c718a5],input[type=number].error[data-v-23c718a5],input[type=tel].error[data-v-23c718a5],.dropdown-country.error[data-v-23c718a5]{font-size:12px}}@media (min-width: 1920px){input[type=text][data-v-23c718a5],input[type=email][data-v-23c718a5],input[type=password][data-v-23c718a5],input[type=number][data-v-23c718a5],input[type=tel][data-v-23c718a5],.dropdown-country[data-v-23c718a5]{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=text][data-v-23c718a5],input[type=email][data-v-23c718a5],input[type=password][data-v-23c718a5],input[type=number][data-v-23c718a5],input[type=tel][data-v-23c718a5],.dropdown-country[data-v-23c718a5]{font-size:14px}}.dropdown-country[data-v-23c718a5]{padding:0;position:relative;cursor:pointer}input[type=search][data-v-23c718a5]{box-sizing:border-box;width:100%;font-family:Filson Pro,sans-serif;font-size:14px;font-weight:400;color:#44423f;background-color:#fff;background-position:12px 20px;background-image:url('data:image/svg+xml,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.03137 12.3046C7.72385 12.3046 8.40956 12.1682 9.04933 11.9032C9.6891 11.6382 10.2704 11.2497 10.7601 10.7601C11.2497 10.2704 11.6382 9.6891 11.9032 9.04933C12.1682 8.40956 12.3046 7.72385 12.3046 7.03137C12.3046 6.33888 12.1682 5.65318 11.9032 5.0134C11.6382 4.37363 11.2497 3.79232 10.7601 3.30266C10.2704 2.81299 9.6891 2.42457 9.04933 2.15957C8.40956 1.89457 7.72385 1.75817 7.03137 1.75817C5.63283 1.75817 4.29157 2.31374 3.30266 3.30266C2.31374 4.29157 1.75817 5.63283 1.75817 7.03137C1.75817 8.4299 2.31374 9.77116 3.30266 10.7601C4.29157 11.749 5.63283 12.3046 7.03137 12.3046ZM12.5858 11.3431L15.7321 14.4894C15.816 14.5705 15.8829 14.6676 15.9289 14.7748C15.9749 14.8821 15.999 14.9974 16 15.1141C16.0009 15.2308 15.9786 15.3465 15.9343 15.4545C15.89 15.5625 15.8247 15.6606 15.7421 15.743C15.6596 15.8255 15.5614 15.8907 15.4533 15.9348C15.3453 15.9789 15.2296 16.0011 15.1129 16C14.9962 15.9989 14.8809 15.9745 14.7737 15.9284C14.6665 15.8823 14.5696 15.8153 14.4885 15.7313L11.3422 12.5849C9.92939 13.6816 8.15174 14.1987 6.37112 14.0308C4.5905 13.863 2.94078 13.0229 1.75778 11.6815C0.574778 10.3401 -0.0525667 8.59834 0.00345308 6.8107C0.0594729 5.02307 0.794646 3.32398 2.05931 2.05931C3.32398 0.794646 5.02307 0.0594729 6.8107 0.00345308C8.59834 -0.0525667 10.3401 0.574778 11.6815 1.75778C13.0229 2.94078 13.863 4.5905 14.0308 6.37112C14.1987 8.15174 13.6816 9.92939 12.5849 11.3422L12.5858 11.3431Z" fill="%2344423F" fill-opacity="0.5"/></svg>');background-repeat:no-repeat;border:none;border-bottom:1px solid #c1c7cd;margin:0;padding:16px 16px 16px 40px;transition:.4s ease-in-out}input[type=search][data-v-23c718a5]::-webkit-input-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){input[type=search][data-v-23c718a5]::-webkit-input-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=search][data-v-23c718a5]::-webkit-input-placeholder{font-size:14px}}input[type=search][data-v-23c718a5]::-moz-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){input[type=search][data-v-23c718a5]::-moz-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=search][data-v-23c718a5]::-moz-placeholder{font-size:14px}}input[type=search][data-v-23c718a5]:-ms-input-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){input[type=search][data-v-23c718a5]:-ms-input-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=search][data-v-23c718a5]:-ms-input-placeholder{font-size:14px}}input[type=search][data-v-23c718a5]:-moz-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){input[type=search][data-v-23c718a5]:-moz-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=search][data-v-23c718a5]:-moz-placeholder{font-size:14px}}input[type=search][data-v-23c718a5]:focus,input[type=search][data-v-23c718a5]:focus-visible,input[type=search][data-v-23c718a5]:focus-within,input[type=search][data-v-23c718a5]:active{outline:none;border-bottom-color:#cb7128}input[type=search][data-v-23c718a5]::-webkit-search-cancel-button{-webkit-appearance:none;height:16px;width:16px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='gray'><path d='M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z'/></svg>");cursor:pointer}@media (min-width: 1920px){input[type=search][data-v-23c718a5]{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=search][data-v-23c718a5]{font-size:14px}}.v-select[data-v-23c718a5]{width:100%}.v-select.vs--searchable .vs__dropdown-toggle[data-v-23c718a5]{cursor:pointer}.v-select .vs__dropdown-toggle[data-v-23c718a5]{height:42px;padding:0 16px 0 0;overflow:hidden}.v-select .vs__dropdown-toggle .vs__selected-options[data-v-23c718a5]{padding:0 0 0 16px;height:38px;align-items:center}.v-select .vs__dropdown-toggle .vs__selected-options .vs__search[data-v-23c718a5]{height:38px;padding:0;background-position:left center;margin:0;border:none;order:1;flex:0 1 24px}.v-select .vs__dropdown-toggle .vs__selected-options .vs__selected[data-v-23c718a5]{height:19px;margin:0;width:100%;font-size:.71vw;order:2;flex:1 0 0;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-all}@media (max-width: 1971.8309859155px){.v-select .vs__dropdown-toggle .vs__selected-options .vs__selected[data-v-23c718a5]{font-size:14px}}.v-select .vs__dropdown-toggle .vs__actions[data-v-23c718a5]{padding:0;gap:8px}.v-select .vs__dropdown-toggle .vs__actions button[data-v-23c718a5]{margin:0;width:24px;height:24px;cursor:pointer}.v-select .vs__dropdown-toggle .vs__actions svg[data-v-23c718a5]{cursor:pointer}.v-select ul[data-v-23c718a5]{border-radius:0 0 4px 4px;border:1px solid rgba(68,66,63,.3);box-shadow:none}.v-select ul[data-v-23c718a5]::-webkit-scrollbar{width:6px;height:6px;transition:.3s ease-in-out}.v-select ul[data-v-23c718a5]::-webkit-scrollbar-track{background:#f3f3f3;border-radius:8px}.v-select ul[data-v-23c718a5]::-webkit-scrollbar-thumb{background:#c3c3c3;border-radius:8px;border:4px solid rgba(0,0,0,0)}.v-select ul[data-v-23c718a5]::-webkit-scrollbar-thumb:hover{background:#c3c3c3}.v-select ul li[data-v-23c718a5]{color:#44423f;font-size:.71vw;font-weight:400}@media (max-width: 1971.8309859155px){.v-select ul li[data-v-23c718a5]{font-size:14px}}.v-select ul li[data-v-23c718a5]:hover,.v-select ul li[data-v-23c718a5]:focus,.v-select ul li[data-v-23c718a5]:focus-visible,.v-select ul li[data-v-23c718a5]:focus-within,.v-select ul li[data-v-23c718a5]:active{background:rgba(68,66,63,.05)}.v-select ul li.v-list-item--active[data-v-23c718a5]{background-color:#44423f0d!important}select[data-v-23c718a5]{width:100%;padding:16px;margin-bottom:16px;border:none;outline:none;border-bottom:1px solid #c1c7cd;background-color:#fff;color:#44423f;font-family:Filson Pro,sans-serif;font-weight:400;font-size:14px;line-height:140%;transition:.4s ease-in-out;cursor:pointer}select[data-v-23c718a5]:focus,select[data-v-23c718a5]:active,select[data-v-23c718a5]:focus-within,select[data-v-23c718a5]:focus-visible{border-bottom:1px solid #cb7128}select[data-v-23c718a5]:focus-visible{outline:2px solid #cb7128;outline-offset:2px;transition:none}select[data-v-23c718a5]::-webkit-input-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){select[data-v-23c718a5]::-webkit-input-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){select[data-v-23c718a5]::-webkit-input-placeholder{font-size:14px}}select[data-v-23c718a5]::-moz-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){select[data-v-23c718a5]::-moz-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){select[data-v-23c718a5]::-moz-placeholder{font-size:14px}}select[data-v-23c718a5]:-ms-input-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){select[data-v-23c718a5]:-ms-input-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){select[data-v-23c718a5]:-ms-input-placeholder{font-size:14px}}select[data-v-23c718a5]:-moz-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){select[data-v-23c718a5]:-moz-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){select[data-v-23c718a5]:-moz-placeholder{font-size:14px}}select.error[data-v-23c718a5]{display:block;font-size:12px;transform:translateY(-10px);color:#da1e28;line-height:132%}@media (min-width: 1920px){select.error[data-v-23c718a5]{font-size:.55vw}}@media (min-width: 1920px) and (max-width: 2181.8181818182px){select.error[data-v-23c718a5]{font-size:12px}}@media (min-width: 1920px){select[data-v-23c718a5]{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){select[data-v-23c718a5]{font-size:14px}}.checkbox[data-v-23c718a5]{display:flex;align-items:center;margin-left:4px}.checkbox label[data-v-23c718a5]{margin:0;color:#21272a;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:140%}@media (min-width: 992px){.checkbox label[data-v-23c718a5]{font-size:14px}}@media (min-width: 1920px){.checkbox label[data-v-23c718a5]{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){.checkbox label[data-v-23c718a5]{font-size:14px}}.checkbox label[data-v-23c718a5]{position:relative;cursor:pointer;transition:.4s ease-in-out}.checkbox label[data-v-23c718a5]:before{content:"";-webkit-appearance:none;background-color:transparent;border:2px solid #cb7128;box-shadow:0 1px 2px #0000000d,inset 0 -15px 10px -12px #0000000d;padding:6.4px;display:inline-block;position:relative;vertical-align:middle;cursor:pointer;margin-right:8px;transition:.4s ease-in-out}.checkbox input[data-v-23c718a5]{width:0;transition:.4s ease-in-out}.checkbox input:checked+label[data-v-23c718a5]:after{content:"";display:block;position:absolute;top:5px;left:5px;width:5.5px;height:9px;border:2px solid #ffffff;border-width:0 2px 2px 0;transform:rotate(45deg)}@media (min-width: 992px){.checkbox input:checked+label[data-v-23c718a5]:after{top:5px;left:5px}}.checkbox input:checked+label[data-v-23c718a5]:before{background-color:#cb7128;border-color:#cb7128}.checkbox input:focus-visible+label[data-v-23c718a5]:before{border-color:#cb7128}.regions-flex[data-v-23c718a5]{flex-direction:column}.regions-flex .section-regions[data-v-23c718a5]{display:flex;flex-wrap:wrap}.radio[data-v-23c718a5]{display:flex;align-items:center;margin-left:4px}.radio label[data-v-23c718a5]{margin:0;color:#21272a;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:140%}@media (min-width: 992px){.radio label[data-v-23c718a5]{font-size:14px}}@media (min-width: 1920px){.radio label[data-v-23c718a5]{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){.radio label[data-v-23c718a5]{font-size:14px}}.radio label[data-v-23c718a5]{position:relative;cursor:pointer;transition:.4s ease-in-out}.radio label[data-v-23c718a5]:before{content:"";-webkit-appearance:none;background-color:transparent;border:2px solid #cb7128;box-shadow:0 1px 2px #0000000d,inset 0 -15px 10px -12px #0000000d;padding:6.4px;display:inline-block;position:relative;vertical-align:middle;cursor:pointer;margin-right:8px;transition:.4s ease-in-out;border-radius:50%}.radio input[data-v-23c718a5]{width:0;transition:.4s ease-in-out}.radio input:checked+label[data-v-23c718a5]:after{content:"";display:block;position:absolute;top:6px;left:4px;width:8px;height:8px;border:none;border-width:0 2px 2px 0;background-color:#cb7128;border-radius:50%}@media (min-width: 992px){.radio input:checked+label[data-v-23c718a5]:after{top:6px;left:4px}}.radio input:checked+label[data-v-23c718a5]:before{background-color:#fff;border-color:#cb7128}.radio input:focus-visible+label[data-v-23c718a5]:before{border-color:#cb7128}@media (orientation: landscape) and (min-width: 2500px){label[data-v-23c718a5]{margin-bottom:.5vw}}@media (orientation: landscape) and (min-width: 2500px){input[type=text][data-v-23c718a5],input[type=password][data-v-23c718a5],input[type=email][data-v-23c718a5],input[type=number][data-v-23c718a5],input[type=tel][data-v-23c718a5]{padding:1vw}input[type=text].error[data-v-23c718a5],input[type=password].error[data-v-23c718a5],input[type=email].error[data-v-23c718a5],input[type=number].error[data-v-23c718a5],input[type=tel].error[data-v-23c718a5]{transform:translateY(-.6vw)}}@media (orientation: landscape) and (min-width: 2500px){select[data-v-23c718a5]{padding:1vw;margin-bottom:1vw}}@media (orientation: landscape) and (min-width: 2500px){input[type=search][data-v-23c718a5]{background-position:.5vw .9vw}}@media (orientation: landscape) and (min-width: 2500px){input[type=search][data-v-23c718a5]::-webkit-search-cancel-button{height:.9vw;width:.9vw}}@media (orientation: landscape) and (min-width: 2500px){.checkbox[data-v-23c718a5]{margin-left:.2vw}}@media (orientation: landscape) and (min-width: 2500px){.checkbox label[data-v-23c718a5]:before{margin-right:.5vw;padding:.35vw}}@media (orientation: landscape) and (min-width: 2500px){.checkbox input:checked+label[data-v-23c718a5]:after{top:.25vw;left:.3vw;width:.25vw;height:.5vw}}@media (orientation: landscape) and (min-width: 2500px){.radio[data-v-23c718a5]{margin-left:.2vw}}@media (orientation: landscape) and (min-width: 2500px){.radio label[data-v-23c718a5]:before{margin-right:.5vw;padding:.35vw}}@media (orientation: landscape) and (min-width: 2500px){.radio input:checked+label[data-v-23c718a5]:after{top:.34vw;left:.18vw;width:.45vw;height:.45vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){label[data-v-23c718a5]{margin-bottom:1vw;font-size:1.7vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){input[type=text][data-v-23c718a5],input[type=password][data-v-23c718a5],input[type=email][data-v-23c718a5],input[type=number][data-v-23c718a5],input[type=tel][data-v-23c718a5],select[data-v-23c718a5]{padding:1.3vw;font-size:1.5vw}input[type=text].error[data-v-23c718a5],input[type=password].error[data-v-23c718a5],input[type=email].error[data-v-23c718a5],input[type=number].error[data-v-23c718a5],input[type=tel].error[data-v-23c718a5],select.error[data-v-23c718a5]{transform:translateY(-.9vw);font-size:1.1vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){input[type=text][data-v-23c718a5]::-webkit-input-placeholder,input[type=password][data-v-23c718a5]::-webkit-input-placeholder,input[type=email][data-v-23c718a5]::-webkit-input-placeholder,input[type=number][data-v-23c718a5]::-webkit-input-placeholder,input[type=tel][data-v-23c718a5]::-webkit-input-placeholder,select[data-v-23c718a5]::-webkit-input-placeholder{font-size:1.5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){input[type=text][data-v-23c718a5]::-moz-placeholder,input[type=password][data-v-23c718a5]::-moz-placeholder,input[type=email][data-v-23c718a5]::-moz-placeholder,input[type=number][data-v-23c718a5]::-moz-placeholder,input[type=tel][data-v-23c718a5]::-moz-placeholder,select[data-v-23c718a5]::-moz-placeholder{font-size:1.5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){input[type=text][data-v-23c718a5]:-ms-input-placeholder,input[type=password][data-v-23c718a5]:-ms-input-placeholder,input[type=email][data-v-23c718a5]:-ms-input-placeholder,input[type=number][data-v-23c718a5]:-ms-input-placeholder,input[type=tel][data-v-23c718a5]:-ms-input-placeholder,select[data-v-23c718a5]:-ms-input-placeholder{font-size:1.5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){input[type=text][data-v-23c718a5]:-moz-placeholder,input[type=password][data-v-23c718a5]:-moz-placeholder,input[type=email][data-v-23c718a5]:-moz-placeholder,input[type=number][data-v-23c718a5]:-moz-placeholder,input[type=tel][data-v-23c718a5]:-moz-placeholder,select[data-v-23c718a5]:-moz-placeholder{font-size:1.5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.checkbox[data-v-23c718a5]{margin-left:.45vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.checkbox label[data-v-23c718a5]{font-size:1.5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.checkbox label[data-v-23c718a5]:before{margin-right:1.1vw;padding:.75vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.checkbox input:checked+label[data-v-23c718a5]:after{top:.38vw;left:.6vw;width:.65vw;height:1.1vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.radio[data-v-23c718a5]{margin-left:.45vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.radio label[data-v-23c718a5]{font-size:1.5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.radio label[data-v-23c718a5]:before{margin-right:1.1vw;padding:.75vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.radio input:checked+label[data-v-23c718a5]:after{top:.7vw;left:.4vw;width:1vw;height:1vw}}#dropdown-phone-code[data-v-23c718a5]{display:flex;flex-direction:column}#dropdown-phone-code label[data-v-23c718a5]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.dropdown-country.wrong-data[data-v-23c718a5]{border-bottom:1px solid #c8102e}.dropdown-country.dropdown-country-form[data-v-23c718a5]{height:37px}.dropdown-country.dropdown-country-form .dropdown-selected[data-v-23c718a5]{padding:8px}.dropdown-country.dropdown-country-form .dropdown-selected img[data-v-23c718a5]{margin-right:4px}.dropdown-country.dropdown-country-form .dropdown-list[data-v-23c718a5]{min-width:200px}.dropdown-country.dropdown-country-form .dropdown-list[data-v-23c718a5]::-webkit-scrollbar{width:6px;height:6px;transition:.3s ease-in-out}.dropdown-country.dropdown-country-form .dropdown-list[data-v-23c718a5]::-webkit-scrollbar-track{background:#f3f3f3;border-radius:8px}.dropdown-country.dropdown-country-form .dropdown-list[data-v-23c718a5]::-webkit-scrollbar-thumb{background:#c3c3c3;border-radius:8px;border:4px solid rgba(0,0,0,0)}.dropdown-country.dropdown-country-form .dropdown-list[data-v-23c718a5]::-webkit-scrollbar-thumb:hover{background:#c3c3c3}.dropdown-country.dropdown-country-form .dropdown-list li.highlighted[data-v-23c718a5]{color:#cb7128}@media (min-width: 2500px){.dropdown-country.dropdown-country-form[data-v-23c718a5]{height:auto}}.dropdown-selected[data-v-23c718a5]{width:100%;height:100%;display:flex;align-items:center;padding:8px 16px}.input-box[data-v-23c718a5]{display:flex;width:100%;height:100%;font-family:Filson Pro,sans-serif;font-weight:400;font-size:14px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;align-items:center}.input-box.search-input[data-v-23c718a5]{margin:0;padding:0;border-bottom:none}.input-box.search-input[data-v-23c718a5]:hover,.input-box.search-input[data-v-23c718a5]:focus,.input-box.search-input[data-v-23c718a5]:focus-visible{border-bottom:none;outline:none}@media (min-width: 2500px){.input-box[data-v-23c718a5]{font-size:.7vw}}.country-box[data-v-23c718a5]{display:flex;width:100%;height:100%;font-family:Filson Pro,sans-serif;font-weight:400;font-size:14px;gap:8px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;align-items:center}.country-box .country-name[data-v-23c718a5]{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}@media (min-width: 2500px){.country-box[data-v-23c718a5]{font-size:.7vw}}.dropdown-list[data-v-23c718a5]{position:absolute;padding:16px;border:1px solid rgba(68,66,63,.1);background:#f6f6f6;border-radius:0 0 4px 4px;width:100%;max-height:250px;display:flex;flex-direction:column;max-height:248px;overflow-x:hidden;overflow-y:auto;z-index:3}.dropdown-list li[data-v-23c718a5]{padding:4px;display:flex;align-items:center;font-size:14px}@media (min-width: 2500px){.dropdown-list li[data-v-23c718a5]{font-size:.7vw}}.dropdown-list li[data-v-23c718a5]:hover{background-color:#f0f0f0}.flag-icon[data-v-23c718a5]{width:20px;height:15px;margin-right:8px}.spinner[data-v-a12f75b2]{width:24px;height:24px;background:transparent;position:relative;border-radius:50%;overflow:hidden;z-index:0;animation:spin-a12f75b2 1s linear infinite}.spinner .spin-bottom-left[data-v-a12f75b2],.spinner .spin-bottom-right[data-v-a12f75b2],.spinner .spin-top-left[data-v-a12f75b2]{position:absolute;width:50%;height:50%;z-index:-1}.spinner .spin-blocker[data-v-a12f75b2]{position:absolute;top:15%;left:15%;width:70%;height:70%;background:#ffffff;border-radius:50%}.spinner .spin-bottom-left[data-v-a12f75b2]{top:50%;left:0;background:-webkit-linear-gradient(to bottom right,rgb(228,124,40) 0%,rgba(228,124,40,.7) 100%);background:linear-gradient(to bottom right,rgb(228,124,40) 0%,rgba(228,124,40,.7) 100%)}.spinner .spin-bottom-left[data-v-a12f75b2]:after{position:absolute;content:"";border-radius:50%;width:5.5px;height:9px;bottom:9px;left:0;background-color:#e47c28}@media (min-width: 768px){.spinner .spin-bottom-left[data-v-a12f75b2]:after{width:9px;height:15px;bottom:18px}}.spinner .spin-bottom-right[data-v-a12f75b2]{top:50%;left:50%;background:-webkit-linear-gradient(to top right,rgba(228,124,40,.7) 15%,rgba(228,124,40,.25) 85%);background:linear-gradient(to top right,rgba(228,124,40,.7) 15%,rgba(228,124,40,.25) 85%)}.spinner .spin-top-left[data-v-a12f75b2]{top:0;left:50%;background:-webkit-linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(228,124,40,.25) 100%);background:linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(228,124,40,.25) 100%)}.spinner.spinner-green .spin-bottom-left[data-v-a12f75b2]{background:-webkit-linear-gradient(to bottom right,rgb(72,148,60) 0%,rgba(72,148,60,.7) 100%);background:linear-gradient(to bottom right,rgb(72,148,60) 0%,rgba(72,148,60,.7) 100%)}.spinner.spinner-green .spin-bottom-left[data-v-a12f75b2]:after{background-color:#48943c}.spinner.spinner-green .spin-bottom-right[data-v-a12f75b2]{background:-webkit-linear-gradient(to top right,rgba(72,148,60,.7) 15%,rgba(72,148,60,.25) 85%);background:linear-gradient(to top right,rgba(72,148,60,.7) 15%,rgba(72,148,60,.25) 85%)}.spinner.spinner-green .spin-top-left[data-v-a12f75b2]{background:-webkit-linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(72,148,60,.25) 100%);background:linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(72,148,60,.25) 100%)}.spinner.disabled .spin-blocker[data-v-a12f75b2]{background:gray}.spinner.disabled .spin-bottom-left[data-v-a12f75b2]:after{width:5.5px;height:9px;bottom:9px;left:0}@media (min-width: 768px){.spinner.disabled .spin-bottom-left[data-v-a12f75b2]:after{bottom:8px}}@media (min-width: 768px){.spinner[data-v-a12f75b2]{width:48px;height:48px}}@media (orientation: landscape) and (min-width: 2500px){.spinner[data-v-a12f75b2]{width:2.5vw;height:2.5vw}}@media (orientation: landscape) and (min-width: 2500px){.spinner .spin-bottom-left[data-v-a12f75b2]:after{width:.46vw;height:.78vw;bottom:.93vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.spinner[data-v-a12f75b2]{width:5vw;height:5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.spinner .spin-bottom-left[data-v-a12f75b2]:after{width:.92vw;height:1.56vw;bottom:1.86vw}}@keyframes spin-a12f75b2{to{transform:rotate(360deg)}}@keyframes loader-a12f75b2{0%{opacity:1}to{opacity:0}}.loader div[data-v-a12f75b2]{left:48px;top:22.5px;position:absolute;animation:loader-a12f75b2 linear 1s infinite;background:#32c770;width:4px;height:15px;border-radius:0;transform-origin:2px 27.5px}.loader div[data-v-a12f75b2]:nth-child(1){transform:rotate(0);animation-delay:-.875s;background:#32c770}.loader div[data-v-a12f75b2]:nth-child(2){transform:rotate(45deg);animation-delay:-.75s;background:#32c770}.loader div[data-v-a12f75b2]:nth-child(3){transform:rotate(90deg);animation-delay:-.625s;background:#32c770}.loader div[data-v-a12f75b2]:nth-child(4){transform:rotate(135deg);animation-delay:-.5s;background:#32c770}.loader div[data-v-a12f75b2]:nth-child(5){transform:rotate(180deg);animation-delay:-.375s;background:#32c770}.loader div[data-v-a12f75b2]:nth-child(6){transform:rotate(225deg);animation-delay:-.25s;background:#32c770}.loader div[data-v-a12f75b2]:nth-child(7){transform:rotate(270deg);animation-delay:-.125s;background:#32c770}.loader div[data-v-a12f75b2]:nth-child(8){transform:rotate(315deg);animation-delay:0s;background:#32c770}.loader-container[data-v-a12f75b2]{width:72px;height:64px;display:inline-block;overflow:hidden;background:none;margin-bottom:16px}.loader[data-v-a12f75b2]{width:100%;height:100%;position:relative;transform:translateZ(0) scale(.64);backface-visibility:hidden;transform-origin:0 0}.loader div[data-v-a12f75b2]{box-sizing:content-box}form[data-v-a12f75b2]{display:flex;height:100vh;justify-content:space-between;align-content:flex-start;flex-direction:column}form .form-actions[data-v-a12f75b2]{flex:0 1 auto;width:100%;display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}form .form-actions .title-container h2[data-v-a12f75b2]{color:#cb7128;font-size:20px;line-height:100%;font-weight:700}@media (min-width: 992px){form .form-actions .title-container h2[data-v-a12f75b2]{font-size:1.2vw}}@media (min-width: 992px) and (max-width: 2000px){form .form-actions .title-container h2[data-v-a12f75b2]{font-size:24px}}form .form-actions .title-container h3[data-v-a12f75b2]{color:#44423f;font-size:.51vw;line-height:100%;font-weight:400;margin-bottom:4px}@media (max-width: 1960.7843137255px){form .form-actions .title-container h3[data-v-a12f75b2]{font-size:10px}}form .form-actions .buttons-container[data-v-a12f75b2]{display:flex;gap:8px}@media (min-width: 992px){form .form-actions .buttons-container[data-v-a12f75b2]{flex-direction:row}}form .form-actions .buttons-container button[data-v-a12f75b2]{font-size:.71vw;letter-spacing:.5px;width:fit-content;display:flex;gap:8px}@media (max-width: 1971.8309859155px){form .form-actions .buttons-container button[data-v-a12f75b2]{font-size:14px}}form .form-actions .buttons-container button span[data-v-a12f75b2]{display:none}form .form-actions .buttons-container button.primary-btn[data-v-a12f75b2]{font-family:Poppins,sans-serif}@media (max-width: 992px){form .form-actions .buttons-container button.secondary-btn[data-v-a12f75b2]{width:40px;padding:0;border:2px solid #cb7128}}form .form-actions .buttons-container button svg[data-v-a12f75b2]{width:16px;height:16px}@media (min-width: 992px){form .form-actions .buttons-container button[data-v-a12f75b2]{min-width:112px}form .form-actions .buttons-container button svg[data-v-a12f75b2]{display:none}form .form-actions .buttons-container button span[data-v-a12f75b2]{display:block}}form .form-actions .buttons-container button .spinner[data-v-a12f75b2]{width:24px;height:24px}form .form-body[data-v-a12f75b2]{display:flex;flex:1 0 auto;flex-direction:column}@media (min-width: 992px){form .form-body[data-v-a12f75b2]{padding:16px;box-shadow:0 0 6px #00000012,0 10px 15px -3px #0000001a;border-radius:8px}}form .form-body .fields-container[data-v-a12f75b2]{display:flex;flex-wrap:wrap;flex-direction:row;align-content:flex-start}form .form-body .fields-container[data-v-a12f75b2] h3{color:#44423f;font-size:.82vw;line-height:100%;font-weight:600;width:100%;margin-bottom:24px}@media (max-width: 1951.2195121951px){form .form-body .fields-container[data-v-a12f75b2] h3{font-size:16px}}form .form-body .fields-container[data-v-a12f75b2] h3.secondary-title{margin-top:24px}@media (min-width: 992px){form .form-body .fields-container[data-v-a12f75b2] h3{display:block}}form .form-body .fields-container[data-v-a12f75b2] label{font-size:.71vw;min-height:32px;color:#44423f;margin-bottom:0}@media (max-width: 1971.8309859155px){form .form-body .fields-container[data-v-a12f75b2] label{font-size:14px}}form .form-body .fields-container[data-v-a12f75b2] fieldset>label{width:100%}form .form-body .fields-container[data-v-a12f75b2] input[type=text],form .form-body .fields-container[data-v-a12f75b2] input[type=email],form .form-body .fields-container[data-v-a12f75b2] input[type=number],form .form-body .fields-container[data-v-a12f75b2] input[type=tel]{border:none;border-bottom:1px solid #c1c7cd;padding:8px 16px}form .form-body .fields-container[data-v-a12f75b2] input[type=text]:focus,form .form-body .fields-container[data-v-a12f75b2] input[type=text]:focus-within,form .form-body .fields-container[data-v-a12f75b2] input[type=text]:focus-visible,form .form-body .fields-container[data-v-a12f75b2] input[type=email]:focus,form .form-body .fields-container[data-v-a12f75b2] input[type=email]:focus-within,form .form-body .fields-container[data-v-a12f75b2] input[type=email]:focus-visible,form .form-body .fields-container[data-v-a12f75b2] input[type=number]:focus,form .form-body .fields-container[data-v-a12f75b2] input[type=number]:focus-within,form .form-body .fields-container[data-v-a12f75b2] input[type=number]:focus-visible,form .form-body .fields-container[data-v-a12f75b2] input[type=tel]:focus,form .form-body .fields-container[data-v-a12f75b2] input[type=tel]:focus-within,form .form-body .fields-container[data-v-a12f75b2] input[type=tel]:focus-visible{border-bottom-color:#cb7128}form .form-body .fields-container[data-v-a12f75b2] input[type=text].wrong-data,form .form-body .fields-container[data-v-a12f75b2] input[type=email].wrong-data,form .form-body .fields-container[data-v-a12f75b2] input[type=number].wrong-data,form .form-body .fields-container[data-v-a12f75b2] input[type=tel].wrong-data{border-bottom:1px solid #c8102e}form .form-body .fields-container[data-v-a12f75b2] input[type=text].search-input{margin:0;padding:0;border-bottom:none}form .form-body .fields-container[data-v-a12f75b2] input[type=text].search-input:hover,form .form-body .fields-container[data-v-a12f75b2] input[type=text].search-input:focus,form .form-body .fields-container[data-v-a12f75b2] input[type=text].search-input:focus-visible{border-bottom:none;outline:none}form .form-body .fields-container[data-v-a12f75b2] .field-group-radio{display:flex;align-items:center}form .form-body .fields-container[data-v-a12f75b2] .field-group-radio input[type=radio]{accent-color:#cb7128;margin:8px}form .form-body .fields-container[data-v-a12f75b2] .field-group-radio label{margin:8px 8px 8px 0;font-weight:400;align-content:center}form .form-body .fields-container[data-v-a12f75b2] .field-group-radio label span{color:#cb7128}form .form-body .fields-container[data-v-a12f75b2] select{border:none;border-bottom:1px solid #c1c7cd;background:#f6f6f6;padding:8px 16px;font-size:.71vw}@media (max-width: 1971.8309859155px){form .form-body .fields-container[data-v-a12f75b2] select{font-size:14px}}form .form-body .fields-container[data-v-a12f75b2] select option{background-color:#f6f6f6}form .form-body .fields-container[data-v-a12f75b2] select.wrong-data{border-bottom:1px solid #c8102e}form .form-body .fields-container[data-v-a12f75b2] fieldset{border:none;padding:0}form .form-body .fields-container[data-v-a12f75b2] fieldset legend{font-size:.71vw;color:#44423f;font-weight:500}@media (max-width: 1971.8309859155px){form .form-body .fields-container[data-v-a12f75b2] fieldset legend{font-size:14px}}form .form-body .fields-container[data-v-a12f75b2] fieldset .checkbox-container{display:flex;align-items:center;flex-direction:row;gap:8px;margin-bottom:16px}form .form-body .fields-container[data-v-a12f75b2] fieldset .checkbox-container label{margin-bottom:0}@media (min-width: 1920px){form .form-body[data-v-a12f75b2]{display:flex;flex-direction:column;flex-wrap:wrap;height:100%}form .form-body .fields-container[data-v-a12f75b2],form .form-body[data-v-a12f75b2] .search,form .form-body[data-v-a12f75b2] .select-grid-container,form .form-body[data-v-a12f75b2] .associated-grid-container{width:100%}}.container[data-v-0ef2e4f1]{margin:16px;padding:16px;box-shadow:0 0 8px #00000029;border-radius:8px;height:auto;display:flex;flex-direction:column}@media (min-width: 992px){.container[data-v-0ef2e4f1]{height:100%}}.container p[data-v-0ef2e4f1]{margin-bottom:8px}.container .grid-filter .filters[data-v-0ef2e4f1]{margin-bottom:8px;height:100%}.container .users-grid[data-v-0ef2e4f1]{width:100%;margin-bottom:16px;overflow:auto;border:1px solid #ececec;border-radius:4px;height:auto}.container .users-grid[data-v-0ef2e4f1]::-webkit-scrollbar{width:6px;height:6px;transition:.3s ease-in-out}.container .users-grid[data-v-0ef2e4f1]::-webkit-scrollbar-track{background:#f3f3f3;border-radius:8px}.container .users-grid[data-v-0ef2e4f1]::-webkit-scrollbar-thumb{background:#c3c3c3;border-radius:8px;border:4px solid rgba(0,0,0,0)}.container .users-grid[data-v-0ef2e4f1]::-webkit-scrollbar-thumb:hover{background:#c3c3c3}.container .users-grid.empty-grid[data-v-0ef2e4f1]{height:100%;overflow-x:auto}.container .users-grid.empty-grid table thead[data-v-0ef2e4f1]{background-color:#ececec}@media (min-width: 1366px){.container .users-grid.empty-grid table thead[data-v-0ef2e4f1]{height:2vw}}.container .users-grid.empty-grid table thead>tr[data-v-0ef2e4f1]{display:block}.container .users-grid .th-container[data-v-0ef2e4f1]{display:flex;align-items:center;cursor:default;pointer-events:none}.container .users-grid .th-container button[data-v-0ef2e4f1]{border:none;padding:0;justify-content:left;color:#44423f}.container .users-grid .th-container button span.column-can-sort[data-v-0ef2e4f1]{padding-right:8px;cursor:pointer;pointer-events:auto}.container .users-grid .th-container button .order-asc-desc[data-v-0ef2e4f1]{width:18px;height:18px;display:flex;align-items:center;justify-content:center;cursor:pointer;pointer-events:auto}.container .users-grid .th-container button .order-asc-desc svg[data-v-0ef2e4f1]{width:100%;height:100%}.container .users-grid .th-container button .order-asc-desc svg path[data-v-0ef2e4f1]{transition:fill .3s ease-in-out;fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc:hover svg[data-v-0ef2e4f1]{width:100%;height:100%}.container .users-grid .th-container button .order-asc-desc:hover svg path[data-v-0ef2e4f1]{fill:var(#697077);stroke:var(#697077)}.container .users-grid .th-container button .order-asc-desc.orderAsc svg path[data-v-0ef2e4f1]:first-child{fill:#d97706;stroke:#d97706;opacity:1}.container .users-grid .th-container button .order-asc-desc.orderAsc svg path[data-v-0ef2e4f1]:last-child{fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc.orderAsc:hover svg path[data-v-0ef2e4f1]:first-child{fill:#d97706;stroke:#d97706;opacity:1}.container .users-grid .th-container button .order-asc-desc.orderAsc:hover svg path[data-v-0ef2e4f1]:last-child{fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc.orderDesc svg path[data-v-0ef2e4f1]:first-child{fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc.orderDesc svg path[data-v-0ef2e4f1]:last-child{fill:#d97706;stroke:#d97706;opacity:1}.container .users-grid .th-container button .order-asc-desc.orderDesc:hover svg path[data-v-0ef2e4f1]:first-child{fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc.orderDesc:hover svg path[data-v-0ef2e4f1]:last-child{fill:#d97706;stroke:#d97706;opacity:1}.container .users-grid table[data-v-0ef2e4f1]{width:100%;height:100%;border-collapse:collapse;border-top-left-radius:4px;border-top-right-radius:4px}.container .users-grid table .grid-body[data-v-0ef2e4f1]{position:relative}.container .users-grid th[data-v-0ef2e4f1]{border-collapse:collapse;background:#ececec;min-width:140px;height:40px;padding:0 8px;font-family:Poppins,sans-serif;font-weight:500;font-size:12px;color:#44423f;position:sticky;top:0;z-index:1}.container .users-grid th>div button[data-v-0ef2e4f1]{background-color:#ececec}.container .users-grid th.column-region[data-v-0ef2e4f1]{text-align:left}.container .users-grid th.column-region>div[data-v-0ef2e4f1]{justify-content:left}.container .users-grid th.column-ack[data-v-0ef2e4f1]{min-width:50px;text-align:center}.container .users-grid th.column-ack>div[data-v-0ef2e4f1]{justify-content:center}.container .users-grid th.column-admin-user-name[data-v-0ef2e4f1]{min-width:160px}.container .users-grid th.trash-can[data-v-0ef2e4f1]{min-width:50px}.container .users-grid th.pricing[data-v-0ef2e4f1]{min-width:50px;text-align:left}.container .users-grid th.pricing>div[data-v-0ef2e4f1]{justify-content:left}.container .users-grid th.pricing>div button span[data-v-0ef2e4f1]{display:flex;width:100%;align-items:center;justify-content:left}.container .users-grid th.status-pricing[data-v-0ef2e4f1]{min-width:70px;text-align:center}.container .users-grid th.status-pricing>div[data-v-0ef2e4f1]{justify-content:center}.container .users-grid th.status-pricing[data-v-0ef2e4f1],.container .users-grid th.assigned-to-pricing[data-v-0ef2e4f1]{display:none}@media (min-width: 992px){.container .users-grid th.status-pricing[data-v-0ef2e4f1],.container .users-grid th.assigned-to-pricing[data-v-0ef2e4f1]{display:table-cell}}.container .users-grid th img[data-v-0ef2e4f1]{margin-left:8px;cursor:pointer}@media (min-width: 992px){.container .users-grid th[data-v-0ef2e4f1]{font-size:.71vw;min-width:160px}}@media (min-width: 992px) and (max-width: 1971.8309859155px){.container .users-grid th[data-v-0ef2e4f1]{font-size:14px}}@media (min-width: 992px){.container .users-grid th.column-admin-user-name[data-v-0ef2e4f1]{min-width:180px}.container .users-grid th.trash-can[data-v-0ef2e4f1],.container .users-grid th.contact-type[data-v-0ef2e4f1]{min-width:50px}}@media (min-width: 1366px){.container .users-grid th[data-v-0ef2e4f1]{min-width:160px}}.container .users-grid tr[data-v-0ef2e4f1]{border-bottom:1px solid #ececec;max-height:40px}.container .users-grid tr[data-v-0ef2e4f1]:last-of-type{border-bottom:none}.container .users-grid tr[data-v-0ef2e4f1]:focus-visible{outline:#d97706 auto 1px}.container .users-grid tr.alt-class[data-v-0ef2e4f1]{transition:background-color .5s ease}.container .users-grid tr td[data-v-0ef2e4f1]{height:48px;min-width:140px;padding:0 8px;font-family:Poppins,sans-serif;font-size:.61vw;font-weight:400;color:#44423f;text-align:left}@media (max-width: 1967.2131147541px){.container .users-grid tr td[data-v-0ef2e4f1]{font-size:12px}}.container .users-grid tr td.column-type .service-type[data-v-0ef2e4f1],.container .users-grid tr td.column-type .service-type-label[data-v-0ef2e4f1],.container .users-grid tr td.column-type .user-type[data-v-0ef2e4f1]{display:block;width:fit-content;background-color:#f6f6f6;padding:2px 8px;border-radius:20px;text-align:left;line-height:16px}.container .users-grid tr td.column-type.contact-type[data-v-0ef2e4f1]{max-width:100px}.container .users-grid tr td.column-status .service-status[data-v-0ef2e4f1],.container .users-grid tr td.column-status .status-label[data-v-0ef2e4f1]{display:block;width:fit-content;border:1px solid #ececec;padding:2px 8px;border-radius:20px;text-align:left;line-height:16px}.container .users-grid tr td.column-status .status-label.status-up[data-v-0ef2e4f1]{border:none;background:rgba(72,148,60,.15)}.container .users-grid tr td.column-status .status-label.status-down[data-v-0ef2e4f1]{background:rgba(200,16,46,.15);border:none}.container .users-grid tr td.column-region[data-v-0ef2e4f1]{text-align:left}.container .users-grid tr td.column-ack[data-v-0ef2e4f1]{min-width:50px;text-align:center}.container .users-grid tr td.pricing[data-v-0ef2e4f1]{min-width:50px;text-align:left}.container .users-grid tr td.pricing span[data-v-0ef2e4f1]{display:flex;width:100%;align-items:center}.container .users-grid tr td.status-pricing[data-v-0ef2e4f1]{min-width:70px}.container .users-grid tr td.status-pricing[data-v-0ef2e4f1],.container .users-grid tr td.assigned-to-pricing[data-v-0ef2e4f1]{display:none}@media (min-width: 992px){.container .users-grid tr td.status-pricing[data-v-0ef2e4f1],.container .users-grid tr td.assigned-to-pricing[data-v-0ef2e4f1]{display:table-cell}}.container .users-grid tr td.column-admin-user-name[data-v-0ef2e4f1]{min-width:160px}.container .users-grid tr td.column-service-name span[data-v-0ef2e4f1],.container .users-grid tr td.column-email span[data-v-0ef2e4f1],.container .users-grid tr td.column-username span[data-v-0ef2e4f1],.container .users-grid tr td.column-output span[data-v-0ef2e4f1],.container .users-grid tr td.column-full-name span[data-v-0ef2e4f1],.container .users-grid tr td.column-name span[data-v-0ef2e4f1],.container .users-grid tr td.column-detail span[data-v-0ef2e4f1],.container .users-grid tr td.column-reason span[data-v-0ef2e4f1]{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-username span[data-v-0ef2e4f1]{max-width:200px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-email span[data-v-0ef2e4f1]{max-width:260px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-full-name span[data-v-0ef2e4f1],.container .users-grid tr td.column-name span[data-v-0ef2e4f1],.container .users-grid tr td.column-service-name span[data-v-0ef2e4f1]{max-width:200px}.container .users-grid tr td.column-email[data-v-0ef2e4f1]{word-break:break-word}.container .users-grid tr td.trash-can[data-v-0ef2e4f1]{min-width:50px}.container .users-grid tr td.trash-can>.trash-can-container[data-v-0ef2e4f1]{display:flex;align-items:center;justify-content:end}.container .users-grid tr td.trash-can>.trash-can-container a[data-v-0ef2e4f1]{display:flex;align-items:center;transition:.3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a img.trash-can[data-v-0ef2e4f1]{transition:all .3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a[data-v-0ef2e4f1] svg path{transition:all .3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a:hover img.trash-can[data-v-0ef2e4f1],.container .users-grid tr td.trash-can>.trash-can-container a:focus img.trash-can[data-v-0ef2e4f1],.container .users-grid tr td.trash-can>.trash-can-container a:focus-visible img.trash-can[data-v-0ef2e4f1],.container .users-grid tr td.trash-can>.trash-can-container a:focus-within img.trash-can[data-v-0ef2e4f1],.container .users-grid tr td.trash-can>.trash-can-container a:active img.trash-can[data-v-0ef2e4f1]{filter:invert(15%) sepia(88%) saturate(3888%) hue-rotate(341deg) brightness(84%) contrast(100%);transition:all .3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a[data-v-0ef2e4f1]:hover svg path,.container .users-grid tr td.trash-can>.trash-can-container a[data-v-0ef2e4f1]:focus svg path,.container .users-grid tr td.trash-can>.trash-can-container a[data-v-0ef2e4f1]:focus-visible svg path,.container .users-grid tr td.trash-can>.trash-can-container a[data-v-0ef2e4f1]:focus-within svg path,.container .users-grid tr td.trash-can>.trash-can-container a[data-v-0ef2e4f1]:active svg path{fill:#c8102e;transition:all .3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a[data-v-0ef2e4f1]:focus-visible{outline:1px solid #c8102e;border-radius:2px}@media (min-width: 992px){.container .users-grid tr td[data-v-0ef2e4f1]{min-width:160px}.container .users-grid tr td.column-admin-user-name[data-v-0ef2e4f1]{min-width:180px}.container .users-grid tr td.column-output[data-v-0ef2e4f1],.container .users-grid tr td.column-full-name[data-v-0ef2e4f1]{max-height:40px}.container .users-grid tr td.trash-can[data-v-0ef2e4f1]{min-width:50px}.container .users-grid tr td.contact-type[data-v-0ef2e4f1]{min-width:100px}}@media (min-width: 1366px){.container .users-grid tr td[data-v-0ef2e4f1]{min-width:160px}}.container .users-grid tr.new-notification[data-v-0ef2e4f1]{background-color:#cb712833;transition:background-color .5s ease}.container .users-grid tr.new-notification td .status-label[data-v-0ef2e4f1]{border:none}.container .users-grid tr.new-notification td .status-label.status-down[data-v-0ef2e4f1]{background:transparent}.container .users-grid tr.new-notification td .service-type-label[data-v-0ef2e4f1],.container .users-grid tr.new-notification td .user-type[data-v-0ef2e4f1]{background-color:transparent}.container .users-grid tr.has-total[data-v-0ef2e4f1]{background:rgba(203,113,40,.25);border-bottom:1px solid #ececec}.container .users-grid tr.has-total td[data-v-0ef2e4f1]{padding:0 8px;font-family:Poppins,sans-serif;font-weight:500;font-size:12px;color:#44423f}@media (min-width: 992px){.container .users-grid tr.has-total td[data-v-0ef2e4f1]{font-size:.71vw}}@media (min-width: 992px) and (max-width: 1971.8309859155px){.container .users-grid tr.has-total td[data-v-0ef2e4f1]{font-size:14px}}.container .users-grid .grid-empty[data-v-0ef2e4f1]{position:absolute;display:flex;justify-content:center;align-items:center;flex-direction:column;height:100%;width:calc(100vw - 50px);position:sticky;left:0}.container .users-grid .grid-empty img[data-v-0ef2e4f1]{max-width:170px}.container .users-grid .grid-empty p[data-v-0ef2e4f1]{margin:16px;font-family:Poppins,sans-serif;font-size:.71vw;font-weight:400;color:#44423f;text-align:center}@media (max-width: 1971.8309859155px){.container .users-grid .grid-empty p[data-v-0ef2e4f1]{font-size:14px}}@media (min-width: 600px){.container .users-grid .grid-empty[data-v-0ef2e4f1]{width:calc(100vw - 50px)}.container .users-grid .grid-empty img[data-v-0ef2e4f1]{max-width:350px}}@media (min-width: 992px){.container .users-grid .grid-empty[data-v-0ef2e4f1]{width:100%}.container .users-grid .grid-empty img[data-v-0ef2e4f1]{max-width:350px}}@media (orientation: landscape) and (min-width: 2500px){.container[data-v-0ef2e4f1]{margin:.83vw;padding:.83vw;border-radius:.4vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid[data-v-0ef2e4f1]{margin-bottom:.83vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid table[data-v-0ef2e4f1]{border-top-left-radius:.2vw;border-top-right-radius:.2vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid th[data-v-0ef2e4f1]{min-width:8vw;height:2vw;padding:0 .4vw}.container .users-grid th.column-ack[data-v-0ef2e4f1]{min-width:4vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid th img[data-v-0ef2e4f1]{margin-left:.4vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid tr td[data-v-0ef2e4f1]{min-width:8vw;height:2.5vw;padding:0 .4vw}.container .users-grid tr td.column-ack[data-v-0ef2e4f1]{min-width:4vw}.container .users-grid tr td.column-username span[data-v-0ef2e4f1]{max-width:15vw;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-email span[data-v-0ef2e4f1]{max-width:18vw;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-full-name span[data-v-0ef2e4f1],.container .users-grid tr td.column-name span[data-v-0ef2e4f1],.container .users-grid tr td.column-service-name span[data-v-0ef2e4f1]{max-width:15vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid .grid-empty img[data-v-0ef2e4f1]{max-width:18vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid .grid-empty p[data-v-0ef2e4f1]{margin:.83vw 0}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container[data-v-0ef2e4f1]{margin:1.66vw;padding:1.66vw;border-radius:.8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid[data-v-0ef2e4f1]{margin-bottom:1.66vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid table[data-v-0ef2e4f1]{border-top-left-radius:.4vw;border-top-right-radius:.4vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid th[data-v-0ef2e4f1]{min-width:16vw;height:4vw;padding:0 .8vw;font-size:1.4vw}.container .users-grid th.column-ack[data-v-0ef2e4f1]{min-width:8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid th img[data-v-0ef2e4f1]{margin-left:.8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid tr td[data-v-0ef2e4f1]{min-width:16vw;height:5vw;padding:0 .8vw;font-size:1.2vw}.container .users-grid tr td.column-ack[data-v-0ef2e4f1]{min-width:8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid .grid-empty p[data-v-0ef2e4f1]{margin:1.66vw 0;font-size:1.4vw}}.body-pagination .container[data-v-0ef2e4f1]{margin:0;padding:0;box-shadow:none}.body-pagination .container .trash-can-container[data-v-0ef2e4f1]{display:flex;align-items:center;justify-content:end}.body-pagination .container .trash-can-container a[data-v-0ef2e4f1]{display:flex;align-items:center;transition:.3s ease-in-out}.body-pagination .container .trash-can-container a img.trash-can[data-v-0ef2e4f1]{transition:all .3s ease-in-out}.body-pagination .container .trash-can-container a[data-v-0ef2e4f1] svg path{transition:all .3s ease-in-out}.body-pagination .container .trash-can-container a:hover img.trash-can[data-v-0ef2e4f1],.body-pagination .container .trash-can-container a:focus img.trash-can[data-v-0ef2e4f1],.body-pagination .container .trash-can-container a:focus-visible img.trash-can[data-v-0ef2e4f1],.body-pagination .container .trash-can-container a:focus-within img.trash-can[data-v-0ef2e4f1],.body-pagination .container .trash-can-container a:active img.trash-can[data-v-0ef2e4f1]{filter:invert(15%) sepia(88%) saturate(3888%) hue-rotate(341deg) brightness(84%) contrast(100%);transition:all .3s ease-in-out}.body-pagination .container .trash-can-container a[data-v-0ef2e4f1]:hover svg path,.body-pagination .container .trash-can-container a[data-v-0ef2e4f1]:focus svg path,.body-pagination .container .trash-can-container a[data-v-0ef2e4f1]:focus-visible svg path,.body-pagination .container .trash-can-container a[data-v-0ef2e4f1]:focus-within svg path,.body-pagination .container .trash-can-container a[data-v-0ef2e4f1]:active svg path{fill:#c8102e;transition:all .3s ease-in-out}.body-pagination .container .trash-can-container a[data-v-0ef2e4f1]:focus-visible{outline:1px solid #c8102e;border-radius:2px}.body-pagination .container .empty-grid table tbody[data-v-0ef2e4f1]{height:300px}.body-pagination .container .users-grid .th-container[data-v-0ef2e4f1]{text-transform:capitalize}.body-pagination[data-v-0ef2e4f1] .footer{padding:0}@media (min-width: 1920px){h3[data-v-0ef2e4f1]{margin-left:32px}.body-pagination[data-v-0ef2e4f1]{padding:32px}}.search[data-v-f74332a8]{display:flex;flex-direction:column;gap:24px}.search h3[data-v-f74332a8]{color:#44423f;font-size:.82vw;line-height:100%;font-weight:600;width:auto}@media (max-width: 1951.2195121951px){.search h3[data-v-f74332a8]{font-size:16px}}.search>div[data-v-f74332a8]{display:flex;flex-direction:row;gap:16px}.search .v-select[data-v-f74332a8]{height:min-content}.search button.primary-btn[data-v-f74332a8]{font-family:Poppins,sans-serif;font-size:.71vw;height:min-content;flex-basis:30%}@media (max-width: 1971.8309859155px){.search button.primary-btn[data-v-f74332a8]{font-size:14px}}.search button.primary-btn[data-v-f74332a8]:disabled{background-color:gray;pointer-events:none}.search button.primary-btn[data-v-f74332a8]:focus,.search button.primary-btn[data-v-f74332a8]:focus-visible,.search button.primary-btn[data-v-f74332a8]:focus-within{background-color:#aa5d1e;color:#fff;outline:2px solid #d97706}@media (orientation: landscape) and (min-width: 2500px){.search h3[data-v-f74332a8]{font-size:.83vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.search h3[data-v-f74332a8]{font-size:1.66vw;margin-top:2.5vw}}.modal-wrapper[data-v-01b56cb6]{position:fixed;z-index:50;top:0;right:0;bottom:0;left:0;background-color:#0009;max-width:100vw;height:100dvh;display:flex;flex-direction:column;justify-content:center;align-items:center}.modal-content[data-v-01b56cb6]{display:flex;flex-direction:column;justify-content:space-between;align-items:stretch;padding:16px;line-height:1.4;background-color:#fff;box-shadow:0 1px 10px #0000004d;min-height:200px;position:relative;background:#ffffff;border:1px solid #dde1e6;border-radius:4px}.modal-content .close-wrapper[data-v-01b56cb6]{position:absolute;right:11px;top:9px;height:29px;width:29px;background-color:transparent;border:none}.modal-content p[data-v-01b56cb6]:last-of-type{margin-bottom:0}@media (max-width: 600px){.modal-content[data-v-01b56cb6]{max-width:90%}}@media (min-width: 600px){.modal-content[data-v-01b56cb6]{min-width:504px}}.modal-body[data-v-01b56cb6]{padding:32px 8px 0;max-height:280px;overflow-y:auto;text-transform:initial;text-align:center;max-height:initial}.modal-body .modal-title[data-v-01b56cb6]{font-style:normal;font-weight:700;font-size:32px;line-height:32px;color:#44423f;margin-bottom:16px}.modal-body .modal-description[data-v-01b56cb6]{font-style:normal;font-weight:500;color:#44423f;font-size:16px;line-height:140%;margin-bottom:16px}@media (min-width: 992px){.modal-body[data-v-01b56cb6]{max-height:380px}}.modal-close[data-v-01b56cb6]{display:flex;justify-content:flex-end;width:fit-content;position:absolute;right:8px;padding:8px;border:none;outline:none;top:8px;background-color:transparent}.modal-close:focus img[data-v-01b56cb6],.modal-close:hover img[data-v-01b56cb6],.modal-close:active img[data-v-01b56cb6],.modal-close:focus-within img[data-v-01b56cb6]{opacity:.7}.modal-close[data-v-01b56cb6]:focus-visible{outline:1px solid gray}.modal-close:focus-visible img[data-v-01b56cb6]{opacity:.7}.modal-close img[data-v-01b56cb6]{cursor:pointer;transition:.3s ease-in-out}.modal-footer[data-v-01b56cb6]{text-align:right;display:flex;justify-content:center}.modal-button[data-v-01b56cb6]{width:100%;display:flex;gap:8px;border-radius:4px;border:none;color:#fff;font-weight:500;padding:0 16px;max-width:212px;height:40px;line-height:40px;text-transform:uppercase;margin:8px;background:linear-gradient(90deg,rgba(0,0,0,0) 28.55%,#cb7128 108.17%);background-color:#cb7128}.modal-button[data-v-01b56cb6]:hover,.modal-button[data-v-01b56cb6]:active{background-color:#793905;color:#fff}.modal-button[data-v-01b56cb6]:focus-visible,.modal-button[data-v-01b56cb6]:focus{background-color:#793905;color:#fff}.modal-button.disabled[data-v-01b56cb6]{background-color:gray;background:gray;pointer-events:none}.modal-button.button-delete[data-v-01b56cb6]{background:linear-gradient(90deg,rgba(0,0,0,0) 28.55%,#c8102e 108.17%);background-color:#c8102e}.modal-button.button-delete[data-v-01b56cb6]:hover,.modal-button.button-delete[data-v-01b56cb6]:active{background-color:#86051a;color:#fff}.modal-button.button-delete[data-v-01b56cb6]:focus-visible,.modal-button.button-delete[data-v-01b56cb6]:focus{background-color:#86051a;color:#fff}.modal-button.button-delete.disabled[data-v-01b56cb6]{background-color:gray;background:gray;pointer-events:none}.modal-button.button-cancel[data-v-01b56cb6]{background:linear-gradient(90deg,rgba(0,0,0,0) 28.55%,#dedede 108.17%);background-color:#dedede}.modal-button.button-cancel[data-v-01b56cb6]:hover,.modal-button.button-cancel[data-v-01b56cb6]:active{background-color:#bdbdbd;color:#fff}.modal-button.button-cancel[data-v-01b56cb6]:focus-visible,.modal-button.button-cancel[data-v-01b56cb6]:focus{background-color:#bdbdbd;color:#fff}.modal-button .spinner[data-v-01b56cb6]{width:24px;height:24px}@media (min-width: 992px){.modal-button[data-v-01b56cb6]{max-width:212px;height:40px;line-height:40px}}.modal-footer[data-v-01b56cb6]{padding:16px 24px}.modal-footer .input-submit-container[data-v-01b56cb6]{width:100%;position:relative}.modal-footer .input-submit-container .submit-spinner[data-v-01b56cb6]{position:absolute;animation:rotation .6s infinite linear;height:16px;width:16px;border-left:2px solid rgba(255,255,255,.4);border-right:2px solid rgba(255,255,255,.4);border-bottom:2px solid rgba(255,255,255,.4);border-top:2px solid #ebebeb;border-radius:100%;content:"";display:inline-block;margin:0 8px 0 0;top:7px;left:8px;z-index:-1;opacity:0;transition-delay:0ms}.modal-footer .input-submit-container .modal-button.disabled[data-v-01b56cb6]{border:none}.modal-footer .input-submit-container .modal-button.loading[data-v-01b56cb6]{background-color:#cb7128;padding-left:30px;cursor:pointer;pointer-events:none}.modal-footer .input-submit-container .modal-button.loading+.submit-spinner[data-v-01b56cb6]{z-index:1;opacity:1;transition-delay:.15s}@media (min-width: 992px){.modal-footer .input-submit-container[data-v-01b56cb6]{width:fit-content}}@media (orientation: landscape) and (min-width: 2500px){.modal-close[data-v-01b56cb6]{right:.4vw;padding:.4vw;top:.4vw}.modal-close img[data-v-01b56cb6]{width:.6vw}}.spinner[data-v-30bc67e6]{width:24px;height:24px;background:transparent;position:relative;border-radius:50%;overflow:hidden;z-index:0;animation:spin-30bc67e6 1s linear infinite}.spinner .spin-bottom-left[data-v-30bc67e6],.spinner .spin-bottom-right[data-v-30bc67e6],.spinner .spin-top-left[data-v-30bc67e6]{position:absolute;width:50%;height:50%;z-index:-1}.spinner .spin-blocker[data-v-30bc67e6]{position:absolute;top:15%;left:15%;width:70%;height:70%;background:#ffffff;border-radius:50%}.spinner .spin-bottom-left[data-v-30bc67e6]{top:50%;left:0;background:-webkit-linear-gradient(to bottom right,rgb(228,124,40) 0%,rgba(228,124,40,.7) 100%);background:linear-gradient(to bottom right,rgb(228,124,40) 0%,rgba(228,124,40,.7) 100%)}.spinner .spin-bottom-left[data-v-30bc67e6]:after{position:absolute;content:"";border-radius:50%;width:5.5px;height:9px;bottom:9px;left:0;background-color:#e47c28}@media (min-width: 768px){.spinner .spin-bottom-left[data-v-30bc67e6]:after{width:9px;height:15px;bottom:18px}}.spinner .spin-bottom-right[data-v-30bc67e6]{top:50%;left:50%;background:-webkit-linear-gradient(to top right,rgba(228,124,40,.7) 15%,rgba(228,124,40,.25) 85%);background:linear-gradient(to top right,rgba(228,124,40,.7) 15%,rgba(228,124,40,.25) 85%)}.spinner .spin-top-left[data-v-30bc67e6]{top:0;left:50%;background:-webkit-linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(228,124,40,.25) 100%);background:linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(228,124,40,.25) 100%)}.spinner.spinner-green .spin-bottom-left[data-v-30bc67e6]{background:-webkit-linear-gradient(to bottom right,rgb(72,148,60) 0%,rgba(72,148,60,.7) 100%);background:linear-gradient(to bottom right,rgb(72,148,60) 0%,rgba(72,148,60,.7) 100%)}.spinner.spinner-green .spin-bottom-left[data-v-30bc67e6]:after{background-color:#48943c}.spinner.spinner-green .spin-bottom-right[data-v-30bc67e6]{background:-webkit-linear-gradient(to top right,rgba(72,148,60,.7) 15%,rgba(72,148,60,.25) 85%);background:linear-gradient(to top right,rgba(72,148,60,.7) 15%,rgba(72,148,60,.25) 85%)}.spinner.spinner-green .spin-top-left[data-v-30bc67e6]{background:-webkit-linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(72,148,60,.25) 100%);background:linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(72,148,60,.25) 100%)}.spinner.disabled .spin-blocker[data-v-30bc67e6]{background:gray}.spinner.disabled .spin-bottom-left[data-v-30bc67e6]:after{width:5.5px;height:9px;bottom:9px;left:0}@media (min-width: 768px){.spinner.disabled .spin-bottom-left[data-v-30bc67e6]:after{bottom:8px}}@media (min-width: 768px){.spinner[data-v-30bc67e6]{width:48px;height:48px}}@media (orientation: landscape) and (min-width: 2500px){.spinner[data-v-30bc67e6]{width:2.5vw;height:2.5vw}}@media (orientation: landscape) and (min-width: 2500px){.spinner .spin-bottom-left[data-v-30bc67e6]:after{width:.46vw;height:.78vw;bottom:.93vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.spinner[data-v-30bc67e6]{width:5vw;height:5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.spinner .spin-bottom-left[data-v-30bc67e6]:after{width:.92vw;height:1.56vw;bottom:1.86vw}}@keyframes spin-30bc67e6{to{transform:rotate(360deg)}}@keyframes loader-30bc67e6{0%{opacity:1}to{opacity:0}}.loader div[data-v-30bc67e6]{left:48px;top:22.5px;position:absolute;animation:loader-30bc67e6 linear 1s infinite;background:#32c770;width:4px;height:15px;border-radius:0;transform-origin:2px 27.5px}.loader div[data-v-30bc67e6]:nth-child(1){transform:rotate(0);animation-delay:-.875s;background:#32c770}.loader div[data-v-30bc67e6]:nth-child(2){transform:rotate(45deg);animation-delay:-.75s;background:#32c770}.loader div[data-v-30bc67e6]:nth-child(3){transform:rotate(90deg);animation-delay:-.625s;background:#32c770}.loader div[data-v-30bc67e6]:nth-child(4){transform:rotate(135deg);animation-delay:-.5s;background:#32c770}.loader div[data-v-30bc67e6]:nth-child(5){transform:rotate(180deg);animation-delay:-.375s;background:#32c770}.loader div[data-v-30bc67e6]:nth-child(6){transform:rotate(225deg);animation-delay:-.25s;background:#32c770}.loader div[data-v-30bc67e6]:nth-child(7){transform:rotate(270deg);animation-delay:-.125s;background:#32c770}.loader div[data-v-30bc67e6]:nth-child(8){transform:rotate(315deg);animation-delay:0s;background:#32c770}.loader-container[data-v-30bc67e6]{width:72px;height:64px;display:inline-block;overflow:hidden;background:none;margin-bottom:16px}.loader[data-v-30bc67e6]{width:100%;height:100%;position:relative;transform:translateZ(0) scale(.64);backface-visibility:hidden;transform-origin:0 0}.loader div[data-v-30bc67e6]{box-sizing:content-box}#new-contact-group[data-v-30bc67e6]{display:flex;flex-direction:column;padding:88px 24px 24px;min-height:100dvh;width:100dvw}#new-contact-group h3[data-v-30bc67e6]{display:none;color:#44423f;font-size:.82vw;line-height:100%;font-weight:600;width:auto;margin-bottom:24px}@media (max-width: 1951.2195121951px){#new-contact-group h3[data-v-30bc67e6]{font-size:16px}}@media (min-width: 992px){#new-contact-group h3[data-v-30bc67e6]{display:block}}@media (min-width: 992px){#new-contact-group .primary-title[data-v-30bc67e6]{font-size:.92vw;margin-top:0;margin-bottom:3px}}@media (min-width: 992px) and (max-width: 1956.5217391304px){#new-contact-group .primary-title[data-v-30bc67e6]{font-size:18px}}#new-contact-group form[data-v-30bc67e6]{height:auto}@media (min-width: 1920px){#new-contact-group form[data-v-30bc67e6]{height:calc(100dvh - 92px)}}#new-contact-group[data-v-30bc67e6] .form-body{flex-direction:column}@media (min-width: 1920px){#new-contact-group[data-v-30bc67e6] .form-body{column-gap:2%;display:grid;grid-template-columns:1fr 1.5fr;grid-auto-rows:min-content;grid-column-gap:16px;overflow-y:auto}#new-contact-group[data-v-30bc67e6] .form-body::-webkit-scrollbar{width:6px;height:6px;transition:.3s ease-in-out}#new-contact-group[data-v-30bc67e6] .form-body::-webkit-scrollbar-track{background:#f3f3f3;border-radius:8px}#new-contact-group[data-v-30bc67e6] .form-body::-webkit-scrollbar-thumb{background:#c3c3c3;border-radius:8px;border:4px solid rgba(0,0,0,0)}#new-contact-group[data-v-30bc67e6] .form-body::-webkit-scrollbar-thumb:hover{background:#c3c3c3}#new-contact-group[data-v-30bc67e6] .form-body .primary-title{grid-column:1/3;grid-row:1/2}#new-contact-group[data-v-30bc67e6] .form-body .fields-container{grid-column:1/2;grid-row:2/4}#new-contact-group[data-v-30bc67e6] .form-body .search,#new-contact-group[data-v-30bc67e6] .form-body .select-grid-container,#new-contact-group[data-v-30bc67e6] .form-body .associated-grid-container{grid-column:2/3}}#new-contact-group[data-v-30bc67e6] .form-body h3{color:#44423f;font-size:.82vw;line-height:100%;font-weight:600;margin-bottom:24px}@media (max-width: 1951.2195121951px){#new-contact-group[data-v-30bc67e6] .form-body h3{font-size:16px}}@media (min-width: 1920px){#new-contact-group[data-v-30bc67e6] .form-body .primary-title{font-size:.92vw;margin-top:0}}@media (min-width: 1920px) and (max-width: 1956.5217391304px){#new-contact-group[data-v-30bc67e6] .form-body .primary-title{font-size:18px}}#new-contact-group[data-v-30bc67e6] .fields-container{max-width:100%;width:100%}#new-contact-group[data-v-30bc67e6] .fields-container select{margin-bottom:16px}#new-contact-group[data-v-30bc67e6] .search{width:100%;max-width:100%;margin-top:32px;gap:0}#new-contact-group[data-v-30bc67e6] .search h3{margin-bottom:24px;margin-top:0}@media (min-width: 992px){#new-contact-group[data-v-30bc67e6] .search{margin-top:0}#new-contact-group[data-v-30bc67e6] .search h3{margin-bottom:.6rem;margin-top:0}}#new-contact-group[data-v-30bc67e6] .select-grid-container{max-width:100%;width:100%;margin-top:32px}@media (min-width: 1920px){#new-contact-group[data-v-30bc67e6] .select-grid-container{margin-top:0}}#new-contact-group[data-v-30bc67e6] .select-grid-container h3{color:#44423f;font-size:.82vw;line-height:100%;font-weight:600;width:auto;margin-left:0;margin-bottom:24px}@media (max-width: 1951.2195121951px){#new-contact-group[data-v-30bc67e6] .select-grid-container h3{font-size:16px}}@media (min-width: 1920px){#new-contact-group[data-v-30bc67e6] .select-grid-container h3{margin-bottom:0;margin-top:36px}}@media (min-width: 1920px){#new-contact-group[data-v-30bc67e6] .select-grid-container .primary-title{font-size:.92vw;margin-top:0;margin-bottom:3px}}@media (min-width: 1920px) and (max-width: 1956.5217391304px){#new-contact-group[data-v-30bc67e6] .select-grid-container .primary-title{font-size:18px}}#new-contact-group[data-v-30bc67e6] .associated-grid-container{max-width:100%;width:100%;margin-top:32px}@media (min-width: 1920px){#new-contact-group[data-v-30bc67e6] .associated-grid-container{margin-top:0}}#new-contact-group[data-v-30bc67e6] .associated-grid-container h3{color:#44423f;font-size:.82vw;line-height:100%;font-weight:600;width:auto;margin-left:0;margin-bottom:24px}@media (max-width: 1951.2195121951px){#new-contact-group[data-v-30bc67e6] .associated-grid-container h3{font-size:16px}}@media (min-width: 1920px){#new-contact-group[data-v-30bc67e6] .associated-grid-container h3{margin-bottom:0}}@media (min-width: 1920px){#new-contact-group[data-v-30bc67e6] .body-pagination{padding-right:0;padding-left:0;padding-top:16px}}#new-contact-group[data-v-30bc67e6] .w-50{max-width:100%}#new-contact-group.loading[data-v-30bc67e6]{justify-content:center;padding:0}#new-contact-group.loading .loading-container[data-v-30bc67e6]{height:85vh;display:flex;flex-direction:column;justify-content:center;align-items:center}#new-contact-group.loading .loading-container .loading-text[data-v-30bc67e6]{margin:16px}#new-contact-group .search[data-v-30bc67e6]{width:100%;max-width:100%;margin-top:16px}#new-contact-group .search>div[data-v-30bc67e6]{display:flex;align-items:center}#new-contact-group .search .primary-btn[data-v-30bc67e6]{min-width:108px;width:fit-content}@media (min-width: 992px){#new-contact-group[data-v-30bc67e6]{padding:128px 48px 40px}}@media (min-width: 1920px){#new-contact-group[data-v-30bc67e6]{width:calc(100dvw - 282px);margin-left:282px;padding:16px 40px}#new-contact-group .container[data-v-30bc67e6]{margin:8px}}@media (orientation: landscape) and (min-width: 2500px){#new-contact-group[data-v-30bc67e6]{width:calc(100dvw - 14.68vw);margin-left:14.68vw;padding:.83vw 2vw}#new-contact-group h3[data-v-30bc67e6]{margin-bottom:1.25vw}#new-contact-group form[data-v-30bc67e6]{height:calc(100dvh - 4.46vw)}#new-contact-group[data-v-30bc67e6] .form-body{grid-column-gap:1.66vw}#new-contact-group[data-v-30bc67e6] .fields-container select{margin-bottom:.83vw}#new-contact-group[data-v-30bc67e6] .select-grid-container h3{margin-top:1.7vw}#new-contact-group[data-v-30bc67e6] .associated-grid-container{margin-top:0}#new-contact-group .search[data-v-30bc67e6]{margin-top:.83vw}#new-contact-group .search .primary-btn[data-v-30bc67e6]{min-width:5.6vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#new-contact-group[data-v-30bc67e6]{width:100dvw;margin-left:0;padding:12vw 8vw 4vw}#new-contact-group h3[data-v-30bc67e6]{font-size:1.66vw;margin-bottom:2.5vw}#new-contact-group form[data-v-30bc67e6]{height:auto}#new-contact-group[data-v-30bc67e6] .form-body{display:flex;flex-direction:column}#new-contact-group[data-v-30bc67e6] .fields-container select{margin-bottom:1.66vw}#new-contact-group[data-v-30bc67e6] .fields-container h3{font-size:1.66vw}#new-contact-group[data-v-30bc67e6] .search,#new-contact-group[data-v-30bc67e6] .select-grid-container{margin-top:2.5vw}#new-contact-group[data-v-30bc67e6] .select-grid-container h3{font-size:1.66vw;margin-bottom:1.66vw;margin-top:3vw}#new-contact-group[data-v-30bc67e6] .associated-grid-container{margin-top:2.5vw}#new-contact-group[data-v-30bc67e6] .associated-grid-container h3{font-size:1.66vw;margin-bottom:1.66vw;margin-top:3vw}#new-contact-group .search[data-v-30bc67e6]{width:100%;max-width:100%;margin-top:16px}#new-contact-group .search>div[data-v-30bc67e6]{display:flex;align-items:center}#new-contact-group .search .primary-btn[data-v-30bc67e6]{min-width:108px;width:fit-content}}.spinner[data-v-2a83a651]{width:24px;height:24px;background:transparent;position:relative;border-radius:50%;overflow:hidden;z-index:0;animation:spin-2a83a651 1s linear infinite}.spinner .spin-bottom-left[data-v-2a83a651],.spinner .spin-bottom-right[data-v-2a83a651],.spinner .spin-top-left[data-v-2a83a651]{position:absolute;width:50%;height:50%;z-index:-1}.spinner .spin-blocker[data-v-2a83a651]{position:absolute;top:15%;left:15%;width:70%;height:70%;background:#ffffff;border-radius:50%}.spinner .spin-bottom-left[data-v-2a83a651]{top:50%;left:0;background:-webkit-linear-gradient(to bottom right,rgb(228,124,40) 0%,rgba(228,124,40,.7) 100%);background:linear-gradient(to bottom right,rgb(228,124,40) 0%,rgba(228,124,40,.7) 100%)}.spinner .spin-bottom-left[data-v-2a83a651]:after{position:absolute;content:"";border-radius:50%;width:5.5px;height:9px;bottom:9px;left:0;background-color:#e47c28}@media (min-width: 768px){.spinner .spin-bottom-left[data-v-2a83a651]:after{width:9px;height:15px;bottom:18px}}.spinner .spin-bottom-right[data-v-2a83a651]{top:50%;left:50%;background:-webkit-linear-gradient(to top right,rgba(228,124,40,.7) 15%,rgba(228,124,40,.25) 85%);background:linear-gradient(to top right,rgba(228,124,40,.7) 15%,rgba(228,124,40,.25) 85%)}.spinner .spin-top-left[data-v-2a83a651]{top:0;left:50%;background:-webkit-linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(228,124,40,.25) 100%);background:linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(228,124,40,.25) 100%)}.spinner.spinner-green .spin-bottom-left[data-v-2a83a651]{background:-webkit-linear-gradient(to bottom right,rgb(72,148,60) 0%,rgba(72,148,60,.7) 100%);background:linear-gradient(to bottom right,rgb(72,148,60) 0%,rgba(72,148,60,.7) 100%)}.spinner.spinner-green .spin-bottom-left[data-v-2a83a651]:after{background-color:#48943c}.spinner.spinner-green .spin-bottom-right[data-v-2a83a651]{background:-webkit-linear-gradient(to top right,rgba(72,148,60,.7) 15%,rgba(72,148,60,.25) 85%);background:linear-gradient(to top right,rgba(72,148,60,.7) 15%,rgba(72,148,60,.25) 85%)}.spinner.spinner-green .spin-top-left[data-v-2a83a651]{background:-webkit-linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(72,148,60,.25) 100%);background:linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(72,148,60,.25) 100%)}.spinner.disabled .spin-blocker[data-v-2a83a651]{background:gray}.spinner.disabled .spin-bottom-left[data-v-2a83a651]:after{width:5.5px;height:9px;bottom:9px;left:0}@media (min-width: 768px){.spinner.disabled .spin-bottom-left[data-v-2a83a651]:after{bottom:8px}}@media (min-width: 768px){.spinner[data-v-2a83a651]{width:48px;height:48px}}@media (orientation: landscape) and (min-width: 2500px){.spinner[data-v-2a83a651]{width:2.5vw;height:2.5vw}}@media (orientation: landscape) and (min-width: 2500px){.spinner .spin-bottom-left[data-v-2a83a651]:after{width:.46vw;height:.78vw;bottom:.93vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.spinner[data-v-2a83a651]{width:5vw;height:5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.spinner .spin-bottom-left[data-v-2a83a651]:after{width:.92vw;height:1.56vw;bottom:1.86vw}}@keyframes spin-2a83a651{to{transform:rotate(360deg)}}@keyframes loader-2a83a651{0%{opacity:1}to{opacity:0}}.loader div[data-v-2a83a651]{left:48px;top:22.5px;position:absolute;animation:loader-2a83a651 linear 1s infinite;background:#32c770;width:4px;height:15px;border-radius:0;transform-origin:2px 27.5px}.loader div[data-v-2a83a651]:nth-child(1){transform:rotate(0);animation-delay:-.875s;background:#32c770}.loader div[data-v-2a83a651]:nth-child(2){transform:rotate(45deg);animation-delay:-.75s;background:#32c770}.loader div[data-v-2a83a651]:nth-child(3){transform:rotate(90deg);animation-delay:-.625s;background:#32c770}.loader div[data-v-2a83a651]:nth-child(4){transform:rotate(135deg);animation-delay:-.5s;background:#32c770}.loader div[data-v-2a83a651]:nth-child(5){transform:rotate(180deg);animation-delay:-.375s;background:#32c770}.loader div[data-v-2a83a651]:nth-child(6){transform:rotate(225deg);animation-delay:-.25s;background:#32c770}.loader div[data-v-2a83a651]:nth-child(7){transform:rotate(270deg);animation-delay:-.125s;background:#32c770}.loader div[data-v-2a83a651]:nth-child(8){transform:rotate(315deg);animation-delay:0s;background:#32c770}.loader-container[data-v-2a83a651]{width:72px;height:64px;display:inline-block;overflow:hidden;background:none;margin-bottom:16px}.loader[data-v-2a83a651]{width:100%;height:100%;position:relative;transform:translateZ(0) scale(.64);backface-visibility:hidden;transform-origin:0 0}.loader div[data-v-2a83a651]{box-sizing:content-box}#new-contact[data-v-2a83a651]{display:flex;flex-direction:column;padding:88px 24px 24px;min-height:100dvh;width:100dvw}#new-contact h3[data-v-2a83a651]{display:none;color:#44423f;font-size:.82vw;line-height:100%;font-weight:600;width:auto;margin-bottom:24px}@media (max-width: 1951.2195121951px){#new-contact h3[data-v-2a83a651]{font-size:16px}}@media (min-width: 992px){#new-contact h3[data-v-2a83a651]{display:block}}@media (min-width: 992px){#new-contact .primary-title[data-v-2a83a651]{font-size:.92vw;margin-top:0;margin-bottom:3px}}@media (min-width: 992px) and (max-width: 1956.5217391304px){#new-contact .primary-title[data-v-2a83a651]{font-size:18px}}#new-contact form[data-v-2a83a651]{height:auto}@media (min-width: 1920px){#new-contact form[data-v-2a83a651]{height:calc(100dvh - 92px)}}#new-contact[data-v-2a83a651] .form-body{flex-direction:column}#new-contact[data-v-2a83a651] .form-body h3{color:#44423f;font-size:.82vw;line-height:100%;font-weight:600;margin:0 0 24px}@media (max-width: 1951.2195121951px){#new-contact[data-v-2a83a651] .form-body h3{font-size:16px}}@media (min-width: 1920px){#new-contact[data-v-2a83a651] .form-body{column-gap:2%;display:grid;grid-template-columns:1fr 1.5fr;grid-auto-rows:min-content;grid-column-gap:16px;overflow-y:auto}#new-contact[data-v-2a83a651] .form-body::-webkit-scrollbar{width:6px;height:6px;transition:.3s ease-in-out}#new-contact[data-v-2a83a651] .form-body::-webkit-scrollbar-track{background:#f3f3f3;border-radius:8px}#new-contact[data-v-2a83a651] .form-body::-webkit-scrollbar-thumb{background:#c3c3c3;border-radius:8px;border:4px solid rgba(0,0,0,0)}#new-contact[data-v-2a83a651] .form-body::-webkit-scrollbar-thumb:hover{background:#c3c3c3}#new-contact[data-v-2a83a651] .form-body .primary-title{grid-column:1/3;grid-row:1/2}#new-contact[data-v-2a83a651] .form-body .fields-container{grid-column:1/2;grid-row:2/4}#new-contact[data-v-2a83a651] .form-body .search,#new-contact[data-v-2a83a651] .form-body .select-grid-container,#new-contact[data-v-2a83a651] .form-body .associated-grid-container{grid-column:2/3}#new-contact[data-v-2a83a651] .form-body .primary-title{font-size:.92vw;margin-top:0;margin-bottom:16px}}@media (min-width: 1920px) and (max-width: 1956.5217391304px){#new-contact[data-v-2a83a651] .form-body .primary-title{font-size:18px}}#new-contact[data-v-2a83a651] .fields-container{max-width:100%;width:100%}#new-contact[data-v-2a83a651] .fields-container select{margin-bottom:16px}#new-contact[data-v-2a83a651] .search{width:100%;max-width:100%;margin-top:32px;gap:0}#new-contact[data-v-2a83a651] .search h3{margin-bottom:24px;margin-top:0}@media (min-width: 992px){#new-contact[data-v-2a83a651] .search{margin-top:0}}@media (min-width: 1920px){#new-contact[data-v-2a83a651] .search h3{margin-bottom:.6rem;margin-top:0}}#new-contact[data-v-2a83a651] .select-grid-container{max-width:100%;width:100%;margin-top:32px}@media (min-width: 1920px){#new-contact[data-v-2a83a651] .select-grid-container{margin-top:0}}#new-contact[data-v-2a83a651] .select-grid-container h3{color:#44423f;font-size:.82vw;line-height:100%;font-weight:600;width:auto;margin-left:0;margin-bottom:24px}@media (max-width: 1951.2195121951px){#new-contact[data-v-2a83a651] .select-grid-container h3{font-size:16px}}@media (min-width: 1920px){#new-contact[data-v-2a83a651] .select-grid-container h3{margin-bottom:0;margin-top:36px}}@media (min-width: 1920px){#new-contact[data-v-2a83a651] .select-grid-container .primary-title{font-size:.92vw;margin-top:0;margin-bottom:3px}}@media (min-width: 1920px) and (max-width: 1956.5217391304px){#new-contact[data-v-2a83a651] .select-grid-container .primary-title{font-size:18px}}#new-contact[data-v-2a83a651] .associated-grid-container{max-width:100%;width:100%;margin-top:32px}#new-contact[data-v-2a83a651] .associated-grid-container h3{color:#44423f;font-size:.82vw;line-height:100%;font-weight:600;width:auto;margin-left:0;margin-bottom:24px}@media (max-width: 1951.2195121951px){#new-contact[data-v-2a83a651] .associated-grid-container h3{font-size:16px}}@media (min-width: 1920px){#new-contact[data-v-2a83a651] .associated-grid-container h3{margin-bottom:0}}@media (min-width: 1920px){#new-contact[data-v-2a83a651] .associated-grid-container{margin-top:0}}@media (min-width: 1920px){#new-contact[data-v-2a83a651] .body-pagination{padding-right:0;padding-left:0;padding-top:16px}}#new-contact[data-v-2a83a651] .w-50,#new-contact[data-v-2a83a651] #dropdown-phone-code{max-width:100%}#new-contact.loading[data-v-2a83a651]{justify-content:center;padding:0}#new-contact.loading .loading-container[data-v-2a83a651]{height:85vh;display:flex;flex-direction:column;justify-content:center;align-items:center}#new-contact.loading .loading-container .loading-text[data-v-2a83a651]{margin:16px}#new-contact .search[data-v-2a83a651]{width:100%;max-width:100%;margin-top:16px}#new-contact .search>div[data-v-2a83a651]{display:flex;align-items:center}#new-contact .search .primary-btn[data-v-2a83a651]{min-width:108px;width:fit-content}@media (min-width: 992px){#new-contact[data-v-2a83a651]{padding:128px 48px 40px}}@media (min-width: 1920px){#new-contact[data-v-2a83a651]{width:calc(100dvw - 282px);margin-left:282px;padding:16px 40px}#new-contact .container[data-v-2a83a651]{margin:8px}}@media (orientation: landscape) and (min-width: 2500px){#new-contact[data-v-2a83a651]{width:calc(100dvw - 14.68vw);margin-left:14.68vw;padding:.83vw 2vw}#new-contact h3[data-v-2a83a651]{margin-bottom:1.25vw}#new-contact form[data-v-2a83a651]{height:calc(100dvh - 4.46vw)}#new-contact[data-v-2a83a651] .form-body{grid-column-gap:1.66vw}#new-contact[data-v-2a83a651] .fields-container select{margin-bottom:.83vw}#new-contact[data-v-2a83a651] .select-grid-container h3{margin-top:1.7vw}#new-contact[data-v-2a83a651] .associated-grid-container{margin-top:0}#new-contact .search[data-v-2a83a651]{margin-top:.83vw}#new-contact .search .primary-btn[data-v-2a83a651]{min-width:5.6vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#new-contact[data-v-2a83a651]{width:100dvw;margin-left:0;padding:12vw 8vw 4vw}#new-contact h3[data-v-2a83a651]{font-size:1.66vw;margin-bottom:2.5vw}#new-contact form[data-v-2a83a651]{height:auto}#new-contact[data-v-2a83a651] .form-body{display:flex;flex-direction:column}#new-contact[data-v-2a83a651] .fields-container select{margin-bottom:1.66vw}#new-contact[data-v-2a83a651] .fields-container h3{font-size:1.66vw}#new-contact[data-v-2a83a651] .search{margin-top:0dvh}#new-contact[data-v-2a83a651] .search h3{font-size:1.66vw;margin-bottom:1.66vw;margin-top:3vw}#new-contact[data-v-2a83a651] .select-grid-container{margin-top:2.5vw}#new-contact[data-v-2a83a651] .select-grid-container h3{font-size:1.66vw;margin-bottom:1.66vw;margin-top:3vw}#new-contact[data-v-2a83a651] .associated-grid-container{margin-top:2.5vw}#new-contact[data-v-2a83a651] .associated-grid-container h3{font-size:1.66vw;margin-bottom:1.66vw;margin-top:3vw}#new-contact .search[data-v-2a83a651]{width:100%;max-width:100%;margin-top:16px}#new-contact .search>div[data-v-2a83a651]{display:flex;align-items:center}#new-contact .search .primary-btn[data-v-2a83a651]{min-width:108px;width:fit-content}}.container[data-v-1bd7d180]{margin:16px;padding:16px;box-shadow:0 0 8px #00000029;border-radius:8px;height:auto;display:flex;flex-direction:column}@media (min-width: 992px){.container[data-v-1bd7d180]{height:100%}}.container p[data-v-1bd7d180]{margin-bottom:8px}.container .grid-filter .filters[data-v-1bd7d180]{margin-bottom:8px;height:100%}.container .users-grid[data-v-1bd7d180]{width:100%;margin-bottom:16px;overflow:auto;border:1px solid #ececec;border-radius:4px;height:auto}.container .users-grid[data-v-1bd7d180]::-webkit-scrollbar{width:6px;height:6px;transition:.3s ease-in-out}.container .users-grid[data-v-1bd7d180]::-webkit-scrollbar-track{background:#f3f3f3;border-radius:8px}.container .users-grid[data-v-1bd7d180]::-webkit-scrollbar-thumb{background:#c3c3c3;border-radius:8px;border:4px solid rgba(0,0,0,0)}.container .users-grid[data-v-1bd7d180]::-webkit-scrollbar-thumb:hover{background:#c3c3c3}.container .users-grid.empty-grid[data-v-1bd7d180]{height:100%;overflow-x:auto}.container .users-grid.empty-grid table thead[data-v-1bd7d180]{background-color:#ececec}@media (min-width: 1366px){.container .users-grid.empty-grid table thead[data-v-1bd7d180]{height:2vw}}.container .users-grid.empty-grid table thead>tr[data-v-1bd7d180]{display:block}.container .users-grid .th-container[data-v-1bd7d180]{display:flex;align-items:center;cursor:default;pointer-events:none}.container .users-grid .th-container button[data-v-1bd7d180]{border:none;padding:0;justify-content:left;color:#44423f}.container .users-grid .th-container button span.column-can-sort[data-v-1bd7d180]{padding-right:8px;cursor:pointer;pointer-events:auto}.container .users-grid .th-container button .order-asc-desc[data-v-1bd7d180]{width:18px;height:18px;display:flex;align-items:center;justify-content:center;cursor:pointer;pointer-events:auto}.container .users-grid .th-container button .order-asc-desc svg[data-v-1bd7d180]{width:100%;height:100%}.container .users-grid .th-container button .order-asc-desc svg path[data-v-1bd7d180]{transition:fill .3s ease-in-out;fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc:hover svg[data-v-1bd7d180]{width:100%;height:100%}.container .users-grid .th-container button .order-asc-desc:hover svg path[data-v-1bd7d180]{fill:var(#697077);stroke:var(#697077)}.container .users-grid .th-container button .order-asc-desc.orderAsc svg path[data-v-1bd7d180]:first-child{fill:#d97706;stroke:#d97706;opacity:1}.container .users-grid .th-container button .order-asc-desc.orderAsc svg path[data-v-1bd7d180]:last-child{fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc.orderAsc:hover svg path[data-v-1bd7d180]:first-child{fill:#d97706;stroke:#d97706;opacity:1}.container .users-grid .th-container button .order-asc-desc.orderAsc:hover svg path[data-v-1bd7d180]:last-child{fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc.orderDesc svg path[data-v-1bd7d180]:first-child{fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc.orderDesc svg path[data-v-1bd7d180]:last-child{fill:#d97706;stroke:#d97706;opacity:1}.container .users-grid .th-container button .order-asc-desc.orderDesc:hover svg path[data-v-1bd7d180]:first-child{fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc.orderDesc:hover svg path[data-v-1bd7d180]:last-child{fill:#d97706;stroke:#d97706;opacity:1}.container .users-grid table[data-v-1bd7d180]{width:100%;height:100%;border-collapse:collapse;border-top-left-radius:4px;border-top-right-radius:4px}.container .users-grid table .grid-body[data-v-1bd7d180]{position:relative}.container .users-grid th[data-v-1bd7d180]{border-collapse:collapse;background:#ececec;min-width:140px;height:40px;padding:0 8px;font-family:Poppins,sans-serif;font-weight:500;font-size:12px;color:#44423f;position:sticky;top:0;z-index:1}.container .users-grid th>div button[data-v-1bd7d180]{background-color:#ececec}.container .users-grid th.column-region[data-v-1bd7d180]{text-align:left}.container .users-grid th.column-region>div[data-v-1bd7d180]{justify-content:left}.container .users-grid th.column-ack[data-v-1bd7d180]{min-width:50px;text-align:center}.container .users-grid th.column-ack>div[data-v-1bd7d180]{justify-content:center}.container .users-grid th.column-admin-user-name[data-v-1bd7d180]{min-width:160px}.container .users-grid th.trash-can[data-v-1bd7d180]{min-width:50px}.container .users-grid th.pricing[data-v-1bd7d180]{min-width:50px;text-align:left}.container .users-grid th.pricing>div[data-v-1bd7d180]{justify-content:left}.container .users-grid th.pricing>div button span[data-v-1bd7d180]{display:flex;width:100%;align-items:center;justify-content:left}.container .users-grid th.status-pricing[data-v-1bd7d180]{min-width:70px;text-align:center}.container .users-grid th.status-pricing>div[data-v-1bd7d180]{justify-content:center}.container .users-grid th.status-pricing[data-v-1bd7d180],.container .users-grid th.assigned-to-pricing[data-v-1bd7d180]{display:none}@media (min-width: 992px){.container .users-grid th.status-pricing[data-v-1bd7d180],.container .users-grid th.assigned-to-pricing[data-v-1bd7d180]{display:table-cell}}.container .users-grid th img[data-v-1bd7d180]{margin-left:8px;cursor:pointer}@media (min-width: 992px){.container .users-grid th[data-v-1bd7d180]{font-size:.71vw;min-width:160px}}@media (min-width: 992px) and (max-width: 1971.8309859155px){.container .users-grid th[data-v-1bd7d180]{font-size:14px}}@media (min-width: 992px){.container .users-grid th.column-admin-user-name[data-v-1bd7d180]{min-width:180px}.container .users-grid th.trash-can[data-v-1bd7d180],.container .users-grid th.contact-type[data-v-1bd7d180]{min-width:50px}}@media (min-width: 1366px){.container .users-grid th[data-v-1bd7d180]{min-width:160px}}.container .users-grid tr[data-v-1bd7d180]{border-bottom:1px solid #ececec;max-height:40px}.container .users-grid tr[data-v-1bd7d180]:last-of-type{border-bottom:none}.container .users-grid tr[data-v-1bd7d180]:focus-visible{outline:#d97706 auto 1px}.container .users-grid tr.alt-class[data-v-1bd7d180]{transition:background-color .5s ease}.container .users-grid tr td[data-v-1bd7d180]{height:48px;min-width:140px;padding:0 8px;font-family:Poppins,sans-serif;font-size:.61vw;font-weight:400;color:#44423f;text-align:left}@media (max-width: 1967.2131147541px){.container .users-grid tr td[data-v-1bd7d180]{font-size:12px}}.container .users-grid tr td.column-type .service-type[data-v-1bd7d180],.container .users-grid tr td.column-type .service-type-label[data-v-1bd7d180],.container .users-grid tr td.column-type .user-type[data-v-1bd7d180]{display:block;width:fit-content;background-color:#f6f6f6;padding:2px 8px;border-radius:20px;text-align:left;line-height:16px}.container .users-grid tr td.column-type.contact-type[data-v-1bd7d180]{max-width:100px}.container .users-grid tr td.column-status .service-status[data-v-1bd7d180],.container .users-grid tr td.column-status .status-label[data-v-1bd7d180]{display:block;width:fit-content;border:1px solid #ececec;padding:2px 8px;border-radius:20px;text-align:left;line-height:16px}.container .users-grid tr td.column-status .status-label.status-up[data-v-1bd7d180]{border:none;background:rgba(72,148,60,.15)}.container .users-grid tr td.column-status .status-label.status-down[data-v-1bd7d180]{background:rgba(200,16,46,.15);border:none}.container .users-grid tr td.column-region[data-v-1bd7d180]{text-align:left}.container .users-grid tr td.column-ack[data-v-1bd7d180]{min-width:50px;text-align:center}.container .users-grid tr td.pricing[data-v-1bd7d180]{min-width:50px;text-align:left}.container .users-grid tr td.pricing span[data-v-1bd7d180]{display:flex;width:100%;align-items:center}.container .users-grid tr td.status-pricing[data-v-1bd7d180]{min-width:70px}.container .users-grid tr td.status-pricing[data-v-1bd7d180],.container .users-grid tr td.assigned-to-pricing[data-v-1bd7d180]{display:none}@media (min-width: 992px){.container .users-grid tr td.status-pricing[data-v-1bd7d180],.container .users-grid tr td.assigned-to-pricing[data-v-1bd7d180]{display:table-cell}}.container .users-grid tr td.column-admin-user-name[data-v-1bd7d180]{min-width:160px}.container .users-grid tr td.column-service-name span[data-v-1bd7d180],.container .users-grid tr td.column-email span[data-v-1bd7d180],.container .users-grid tr td.column-username span[data-v-1bd7d180],.container .users-grid tr td.column-output span[data-v-1bd7d180],.container .users-grid tr td.column-full-name span[data-v-1bd7d180],.container .users-grid tr td.column-name span[data-v-1bd7d180],.container .users-grid tr td.column-detail span[data-v-1bd7d180],.container .users-grid tr td.column-reason span[data-v-1bd7d180]{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-username span[data-v-1bd7d180]{max-width:200px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-email span[data-v-1bd7d180]{max-width:260px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-full-name span[data-v-1bd7d180],.container .users-grid tr td.column-name span[data-v-1bd7d180],.container .users-grid tr td.column-service-name span[data-v-1bd7d180]{max-width:200px}.container .users-grid tr td.column-email[data-v-1bd7d180]{word-break:break-word}.container .users-grid tr td.trash-can[data-v-1bd7d180]{min-width:50px}.container .users-grid tr td.trash-can>.trash-can-container[data-v-1bd7d180]{display:flex;align-items:center;justify-content:end}.container .users-grid tr td.trash-can>.trash-can-container a[data-v-1bd7d180]{display:flex;align-items:center;transition:.3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a img.trash-can[data-v-1bd7d180]{transition:all .3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a[data-v-1bd7d180] svg path{transition:all .3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a:hover img.trash-can[data-v-1bd7d180],.container .users-grid tr td.trash-can>.trash-can-container a:focus img.trash-can[data-v-1bd7d180],.container .users-grid tr td.trash-can>.trash-can-container a:focus-visible img.trash-can[data-v-1bd7d180],.container .users-grid tr td.trash-can>.trash-can-container a:focus-within img.trash-can[data-v-1bd7d180],.container .users-grid tr td.trash-can>.trash-can-container a:active img.trash-can[data-v-1bd7d180]{filter:invert(15%) sepia(88%) saturate(3888%) hue-rotate(341deg) brightness(84%) contrast(100%);transition:all .3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a[data-v-1bd7d180]:hover svg path,.container .users-grid tr td.trash-can>.trash-can-container a[data-v-1bd7d180]:focus svg path,.container .users-grid tr td.trash-can>.trash-can-container a[data-v-1bd7d180]:focus-visible svg path,.container .users-grid tr td.trash-can>.trash-can-container a[data-v-1bd7d180]:focus-within svg path,.container .users-grid tr td.trash-can>.trash-can-container a[data-v-1bd7d180]:active svg path{fill:#c8102e;transition:all .3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a[data-v-1bd7d180]:focus-visible{outline:1px solid #c8102e;border-radius:2px}@media (min-width: 992px){.container .users-grid tr td[data-v-1bd7d180]{min-width:160px}.container .users-grid tr td.column-admin-user-name[data-v-1bd7d180]{min-width:180px}.container .users-grid tr td.column-output[data-v-1bd7d180],.container .users-grid tr td.column-full-name[data-v-1bd7d180]{max-height:40px}.container .users-grid tr td.trash-can[data-v-1bd7d180]{min-width:50px}.container .users-grid tr td.contact-type[data-v-1bd7d180]{min-width:100px}}@media (min-width: 1366px){.container .users-grid tr td[data-v-1bd7d180]{min-width:160px}}.container .users-grid tr.new-notification[data-v-1bd7d180]{background-color:#cb712833;transition:background-color .5s ease}.container .users-grid tr.new-notification td .status-label[data-v-1bd7d180]{border:none}.container .users-grid tr.new-notification td .status-label.status-down[data-v-1bd7d180]{background:transparent}.container .users-grid tr.new-notification td .service-type-label[data-v-1bd7d180],.container .users-grid tr.new-notification td .user-type[data-v-1bd7d180]{background-color:transparent}.container .users-grid tr.has-total[data-v-1bd7d180]{background:rgba(203,113,40,.25);border-bottom:1px solid #ececec}.container .users-grid tr.has-total td[data-v-1bd7d180]{padding:0 8px;font-family:Poppins,sans-serif;font-weight:500;font-size:12px;color:#44423f}@media (min-width: 992px){.container .users-grid tr.has-total td[data-v-1bd7d180]{font-size:.71vw}}@media (min-width: 992px) and (max-width: 1971.8309859155px){.container .users-grid tr.has-total td[data-v-1bd7d180]{font-size:14px}}.container .users-grid .grid-empty[data-v-1bd7d180]{position:absolute;display:flex;justify-content:center;align-items:center;flex-direction:column;height:100%;width:calc(100vw - 50px);position:sticky;left:0}.container .users-grid .grid-empty img[data-v-1bd7d180]{max-width:170px}.container .users-grid .grid-empty p[data-v-1bd7d180]{margin:16px;font-family:Poppins,sans-serif;font-size:.71vw;font-weight:400;color:#44423f;text-align:center}@media (max-width: 1971.8309859155px){.container .users-grid .grid-empty p[data-v-1bd7d180]{font-size:14px}}@media (min-width: 600px){.container .users-grid .grid-empty[data-v-1bd7d180]{width:calc(100vw - 50px)}.container .users-grid .grid-empty img[data-v-1bd7d180]{max-width:350px}}@media (min-width: 992px){.container .users-grid .grid-empty[data-v-1bd7d180]{width:100%}.container .users-grid .grid-empty img[data-v-1bd7d180]{max-width:350px}}@media (orientation: landscape) and (min-width: 2500px){.container[data-v-1bd7d180]{margin:.83vw;padding:.83vw;border-radius:.4vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid[data-v-1bd7d180]{margin-bottom:.83vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid table[data-v-1bd7d180]{border-top-left-radius:.2vw;border-top-right-radius:.2vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid th[data-v-1bd7d180]{min-width:8vw;height:2vw;padding:0 .4vw}.container .users-grid th.column-ack[data-v-1bd7d180]{min-width:4vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid th img[data-v-1bd7d180]{margin-left:.4vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid tr td[data-v-1bd7d180]{min-width:8vw;height:2.5vw;padding:0 .4vw}.container .users-grid tr td.column-ack[data-v-1bd7d180]{min-width:4vw}.container .users-grid tr td.column-username span[data-v-1bd7d180]{max-width:15vw;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-email span[data-v-1bd7d180]{max-width:18vw;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-full-name span[data-v-1bd7d180],.container .users-grid tr td.column-name span[data-v-1bd7d180],.container .users-grid tr td.column-service-name span[data-v-1bd7d180]{max-width:15vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid .grid-empty img[data-v-1bd7d180]{max-width:18vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid .grid-empty p[data-v-1bd7d180]{margin:.83vw 0}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container[data-v-1bd7d180]{margin:1.66vw;padding:1.66vw;border-radius:.8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid[data-v-1bd7d180]{margin-bottom:1.66vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid table[data-v-1bd7d180]{border-top-left-radius:.4vw;border-top-right-radius:.4vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid th[data-v-1bd7d180]{min-width:16vw;height:4vw;padding:0 .8vw;font-size:1.4vw}.container .users-grid th.column-ack[data-v-1bd7d180]{min-width:8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid th img[data-v-1bd7d180]{margin-left:.8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid tr td[data-v-1bd7d180]{min-width:16vw;height:5vw;padding:0 .8vw;font-size:1.2vw}.container .users-grid tr td.column-ack[data-v-1bd7d180]{min-width:8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid .grid-empty p[data-v-1bd7d180]{margin:1.66vw 0;font-size:1.4vw}}button[data-v-1bd7d180]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:8px 16px;width:100%;font-weight:500;line-height:100%;border-radius:4px;transition:all .4s ease-in-out;font-family:Poppins,sans-serif}button.primary-btn[data-v-1bd7d180]{background-color:#cb7128;color:#fff;border:1px solid transparent}button.primary-btn[data-v-1bd7d180]:hover,button.primary-btn[data-v-1bd7d180]:active,button.primary-btn[data-v-1bd7d180]:focus,button.primary-btn[data-v-1bd7d180]:focus-visible,button.primary-btn[data-v-1bd7d180]:focus-within{background-color:#aa5d1e;color:#fff;outline:2px solid #d97706}button.primary-btn.disabled[data-v-1bd7d180]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}button.primary-btn.tooltip-button-disabled .tooltip-text[data-v-1bd7d180]{display:none}button.primary-btn.tooltip-button[data-v-1bd7d180]{position:relative;color:gray;border:2px solid gray;background-color:#fff;cursor:default}button.primary-btn.tooltip-button .tooltip-text[data-v-1bd7d180]{visibility:hidden;width:100%;max-width:340px;background-color:#333;color:#fff;text-align:center;border-radius:5px;padding:5px;position:absolute;bottom:125%;left:50%;transform:translate(-50%);z-index:1;opacity:0;transition:opacity .3s;font-size:.71vw;font-family:Poppins,sans-serif;height:100%}@media (max-width: 1830.985915493px){button.primary-btn.tooltip-button .tooltip-text[data-v-1bd7d180]{font-size:13px}}button.primary-btn.tooltip-button .tooltip-text[data-v-1bd7d180]:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#333 transparent transparent transparent}button.primary-btn.tooltip-button:hover .tooltip-text[data-v-1bd7d180]{visibility:visible;opacity:1}button.primary-btn.tooltip-button[data-v-1bd7d180]:hover,button.primary-btn.tooltip-button[data-v-1bd7d180]:active,button.primary-btn.tooltip-button[data-v-1bd7d180]:focus,button.primary-btn.tooltip-button[data-v-1bd7d180]:focus-visible,button.primary-btn.tooltip-button[data-v-1bd7d180]:focus-within{outline:none;color:gray;border:2px solid gray;opacity:1}button.secondary-btn[data-v-1bd7d180]{background-color:#fff;color:#44423f;border:1px solid transparent}button.secondary-btn[data-v-1bd7d180]:hover,button.secondary-btn[data-v-1bd7d180]:active,button.secondary-btn[data-v-1bd7d180]:focus,button.secondary-btn[data-v-1bd7d180]:focus-within{color:#44423f;opacity:.7;border:1px solid transparent}button.secondary-btn[data-v-1bd7d180]:focus-visible{opacity:.7;color:#44423f;border:1px solid #44423f}button.secondary-btn.disabled[data-v-1bd7d180]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}button.secondary-btn.tooltip-button-disabled .tooltip-text[data-v-1bd7d180]{display:none}button.secondary-btn.tooltip-button[data-v-1bd7d180]{position:relative;color:gray;border:2px solid gray;cursor:default}button.secondary-btn.tooltip-button .tooltip-text[data-v-1bd7d180]{visibility:hidden;width:100%;max-width:340px;background-color:#333;color:#fff;text-align:center;border-radius:5px;padding:5px;position:absolute;bottom:125%;left:50%;transform:translate(-50%);z-index:1;opacity:0;transition:opacity .3s;font-size:.71vw;font-family:Poppins,sans-serif;height:100%}@media (max-width: 1830.985915493px){button.secondary-btn.tooltip-button .tooltip-text[data-v-1bd7d180]{font-size:13px}}button.secondary-btn.tooltip-button .tooltip-text[data-v-1bd7d180]:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#333 transparent transparent transparent}button.secondary-btn.tooltip-button:hover .tooltip-text[data-v-1bd7d180]{visibility:visible;opacity:1}button.secondary-btn.tooltip-button[data-v-1bd7d180]:hover,button.secondary-btn.tooltip-button[data-v-1bd7d180]:active,button.secondary-btn.tooltip-button[data-v-1bd7d180]:focus,button.secondary-btn.tooltip-button[data-v-1bd7d180]:focus-visible,button.secondary-btn.tooltip-button[data-v-1bd7d180]:focus-within{outline:none;color:gray;border:2px solid gray;opacity:1}button.tertiary-btn[data-v-1bd7d180]{padding:16px;color:#fff;outline:none;background:linear-gradient(90deg,rgba(0,0,0,0) 28.55%,#cb7128 108.17%);background-color:#cb7128;border:1px solid #cb7128}button.tertiary-btn[data-v-1bd7d180]:hover,button.tertiary-btn[data-v-1bd7d180]:active,button.tertiary-btn[data-v-1bd7d180]:focus,button.tertiary-btn[data-v-1bd7d180]:focus-within{background-color:#793905;color:#fff;border:1px solid #aa5d1e}button.tertiary-btn[data-v-1bd7d180]:focus-visible{background-color:#793905;color:#fff;border:1px solid #aa5d1e}button.tertiary-btn.disabled[data-v-1bd7d180]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}button.back-btn[data-v-1bd7d180]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0 16px;gap:32px;position:relative;width:56px;height:40px;background:#ffffff;border:2px solid #ffffff;box-shadow:0 0 4px #00000040;border-radius:4px}button.success-btn[data-v-1bd7d180]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0 16px;gap:32px;min-height:40px;color:#fff;background:#48943c;border:2px solid #48943c;box-shadow:0 4px 4px #48943c40;border-radius:8px}button.disabled[data-v-1bd7d180]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}#admin-users[data-v-1bd7d180]{padding:88px 24px 24px;min-height:100dvh;width:100dvw;display:flex;flex-direction:column}#admin-users .header-admin[data-v-1bd7d180]{display:flex;justify-content:space-between;margin-bottom:16px}@media (min-width: 992px){#admin-users .header-admin[data-v-1bd7d180]{margin-bottom:24px}}#admin-users .header-admin .title[data-v-1bd7d180]{display:flex;align-items:center;justify-content:flex-start}#admin-users .header-admin .title h2[data-v-1bd7d180]{color:#44423f;font-size:20px;font-weight:500;line-height:normal;margin-left:16px}@media (min-width: 992px){#admin-users .header-admin .title h2[data-v-1bd7d180]{font-size:1.2vw}}@media (min-width: 992px) and (max-width: 2000px){#admin-users .header-admin .title h2[data-v-1bd7d180]{font-size:24px}}#admin-users .header-admin button[data-v-1bd7d180]{display:flex;align-items:center;justify-content:center;gap:4px;font-size:.71vw;letter-spacing:.5px;padding:0;border-radius:4px;border:none;cursor:pointer;height:40px;width:40px}@media (max-width: 1971.8309859155px){#admin-users .header-admin button[data-v-1bd7d180]{font-size:14px}}#admin-users .header-admin button svg[data-v-1bd7d180]{width:16px;height:16px}@media (min-width: 992px){#admin-users .header-admin button[data-v-1bd7d180]{width:auto;padding:8px 16px}}#admin-users .header-admin button[data-v-1bd7d180]:hover,#admin-users .header-admin button[data-v-1bd7d180]:active{box-shadow:none;outline:1px solid transparent}#admin-users .header-admin button span[data-v-1bd7d180]{display:none}@media (min-width: 992px){#admin-users .header-admin button span[data-v-1bd7d180]{display:block}}#admin-users .container[data-v-1bd7d180]{height:auto;margin:0;padding:0;box-shadow:none}@media (min-width: 1920px){#admin-users .container[data-v-1bd7d180]{height:calc(100dvh - 94px);padding:16px;box-shadow:0 0 8px #00000029}}#admin-users .container h3[data-v-1bd7d180]{text-align:left;color:#44423f;font-family:Poppins,sans-serif;font-size:.82vw;font-weight:600;margin-bottom:8px}@media (max-width: 1951.2195121951px){#admin-users .container h3[data-v-1bd7d180]{font-size:16px}}#admin-users .container .grid-filter[data-v-1bd7d180] .filters{width:100%;display:flex;flex-direction:column;gap:8px;height:100%}@media (min-width: 992px){#admin-users .container .grid-filter[data-v-1bd7d180] .filters{flex-direction:row;margin-bottom:24px}}#admin-users .container .grid-filter[data-v-1bd7d180] .filters>div>div{height:100%}#admin-users .container .grid-filter[data-v-1bd7d180] .filters input{height:100%;margin-bottom:0;padding-right:20px}@media (min-width: 992px){#admin-users .container .grid-filter[data-v-1bd7d180] .filters input{padding:8px 20px 4px 8px}}#admin-users .container .grid-filter[data-v-1bd7d180] .filters label.filter-title{display:flex;align-items:end}#admin-users .container .grid-filter[data-v-1bd7d180] .filters label.filter-title span{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-wrap:break-word}@media (min-width: 992px){#admin-users .container .grid-filter[data-v-1bd7d180] .filters label{margin-bottom:0;padding:8px}}#admin-users .container .grid-filter[data-v-1bd7d180] .filters .dropdown-toggle{font-size:.71vw}@media (max-width: 1971.8309859155px){#admin-users .container .grid-filter[data-v-1bd7d180] .filters .dropdown-toggle{font-size:14px}}#admin-users .container .grid-filter[data-v-1bd7d180] .filters button{font-size:.71vw}@media (max-width: 1971.8309859155px){#admin-users .container .grid-filter[data-v-1bd7d180] .filters button{font-size:14px}}@media (min-width: 992px){#admin-users .container .grid-filter[data-v-1bd7d180] .filters button{margin-bottom:0;padding:8px}}#admin-users .container .grid-filter[data-v-1bd7d180] .filters>div{width:100%;position:relative}#admin-users .container .grid-filter[data-v-1bd7d180] .filters>div .dropdown-toggle{width:100%;border-radius:0;justify-content:flex-start}#admin-users .container .grid-filter[data-v-1bd7d180] .filters>div input{margin-bottom:0}#admin-users .container .grid-filter[data-v-1bd7d180] .filters>div>article>button{line-height:140%;align-items:end}#admin-users .container .grid-filter[data-v-1bd7d180] .filters>div>article>button span{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-wrap:break-word}@media (min-width: 992px){#admin-users .container .grid-filter[data-v-1bd7d180] .filters>div{max-width:20%}}#admin-users .container .users-grid[data-v-1bd7d180]{display:block;width:100%;overflow:auto;border:1px solid #ececec;border-radius:4px;height:auto}#admin-users .container .users-grid[data-v-1bd7d180]::-webkit-scrollbar{width:6px;height:6px;transition:.3s ease-in-out}#admin-users .container .users-grid[data-v-1bd7d180]::-webkit-scrollbar-track{background:#f3f3f3;border-radius:8px}#admin-users .container .users-grid[data-v-1bd7d180]::-webkit-scrollbar-thumb{background:#c3c3c3;border-radius:8px;border:4px solid rgba(0,0,0,0)}#admin-users .container .users-grid[data-v-1bd7d180]::-webkit-scrollbar-thumb:hover{background:#c3c3c3}#admin-users .container .users-grid.empty-grid[data-v-1bd7d180]{height:100%;overflow:hidden;overflow-x:auto}@media (min-width: 992px){#admin-users .container .users-grid.empty-grid[data-v-1bd7d180]{height:50vh;overflow:hidden;overflow-x:auto}}#admin-users .container .users-grid[data-v-1bd7d180] tbody .grid-empty{width:calc(100vw - 50px);position:sticky;left:0}#admin-users .container .users-grid[data-v-1bd7d180] tbody .grid-empty img{max-width:170px}@media (min-width: 600px){#admin-users .container .users-grid[data-v-1bd7d180] tbody .grid-empty{width:calc(100vw - 50px)}#admin-users .container .users-grid[data-v-1bd7d180] tbody .grid-empty img{max-width:350px}}@media (min-width: 992px){#admin-users .container .users-grid[data-v-1bd7d180] tbody .grid-empty{width:100%}#admin-users .container .users-grid[data-v-1bd7d180] tbody .grid-empty img{max-width:350px}}@media (min-width: 992px){#admin-users[data-v-1bd7d180]{padding:128px 48px 40px}}@media (min-width: 1920px){#admin-users[data-v-1bd7d180]{width:calc(100dvw - 282px);margin-left:282px;padding:16px 40px;height:100dvh}#admin-users .container[data-v-1bd7d180]{margin:0}}@media (orientation: landscape) and (min-width: 2500px){#admin-users[data-v-1bd7d180]{width:calc(100dvw - 14.68vw);margin-left:14.68vw;padding:.83vw 2vw}}@media (orientation: landscape) and (min-width: 2500px){#admin-users .header-admin[data-v-1bd7d180]{margin-bottom:1.25vw}}@media (orientation: landscape) and (min-width: 2500px){#admin-users .header-admin .title h2[data-v-1bd7d180]{margin-left:.8vw}}@media (orientation: landscape) and (min-width: 2500px){#admin-users .header-admin .title svg[data-v-1bd7d180]{width:1.2vw;height:1.2vw}}@media (orientation: landscape) and (min-width: 2500px){#admin-users .header-admin button[data-v-1bd7d180]{width:auto;height:2vw;border-radius:.2vw;gap:.2vw;padding:.4vw .83vw}}@media (orientation: landscape) and (min-width: 2500px){#admin-users .container[data-v-1bd7d180]{height:calc(100dvh - 4.99vw)}#admin-users .container .grid-filter[data-v-1bd7d180] .filters input{padding:8px}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#admin-users[data-v-1bd7d180]{width:100dvw;margin-left:0;padding:12vw 8vw 4vw}}@media (orientation: portrait){#admin-users .title[data-v-1bd7d180]{margin-bottom:3vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#admin-users .title h2[data-v-1bd7d180]{font-size:2.5vw;margin-left:1.6vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#admin-users .title svg[data-v-1bd7d180]{width:2.4vw;height:2.4vw}}button[data-v-5babe929]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:8px 16px;width:100%;font-weight:500;line-height:100%;border-radius:4px;transition:all .4s ease-in-out;font-family:Poppins,sans-serif}button.primary-btn[data-v-5babe929]{background-color:#cb7128;color:#fff;border:1px solid transparent}button.primary-btn[data-v-5babe929]:hover,button.primary-btn[data-v-5babe929]:active,button.primary-btn[data-v-5babe929]:focus,button.primary-btn[data-v-5babe929]:focus-visible,button.primary-btn[data-v-5babe929]:focus-within{background-color:#aa5d1e;color:#fff;outline:2px solid #d97706}button.primary-btn.disabled[data-v-5babe929]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}button.primary-btn.tooltip-button-disabled .tooltip-text[data-v-5babe929]{display:none}button.primary-btn.tooltip-button[data-v-5babe929]{position:relative;color:gray;border:2px solid gray;background-color:#fff;cursor:default}button.primary-btn.tooltip-button .tooltip-text[data-v-5babe929]{visibility:hidden;width:100%;max-width:340px;background-color:#333;color:#fff;text-align:center;border-radius:5px;padding:5px;position:absolute;bottom:125%;left:50%;transform:translate(-50%);z-index:1;opacity:0;transition:opacity .3s;font-size:.71vw;font-family:Poppins,sans-serif;height:100%}@media (max-width: 1830.985915493px){button.primary-btn.tooltip-button .tooltip-text[data-v-5babe929]{font-size:13px}}button.primary-btn.tooltip-button .tooltip-text[data-v-5babe929]:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#333 transparent transparent transparent}button.primary-btn.tooltip-button:hover .tooltip-text[data-v-5babe929]{visibility:visible;opacity:1}button.primary-btn.tooltip-button[data-v-5babe929]:hover,button.primary-btn.tooltip-button[data-v-5babe929]:active,button.primary-btn.tooltip-button[data-v-5babe929]:focus,button.primary-btn.tooltip-button[data-v-5babe929]:focus-visible,button.primary-btn.tooltip-button[data-v-5babe929]:focus-within{outline:none;color:gray;border:2px solid gray;opacity:1}button.secondary-btn[data-v-5babe929]{background-color:#fff;color:#44423f;border:1px solid transparent}button.secondary-btn[data-v-5babe929]:hover,button.secondary-btn[data-v-5babe929]:active,button.secondary-btn[data-v-5babe929]:focus,button.secondary-btn[data-v-5babe929]:focus-within{color:#44423f;opacity:.7;border:1px solid transparent}button.secondary-btn[data-v-5babe929]:focus-visible{opacity:.7;color:#44423f;border:1px solid #44423f}button.secondary-btn.disabled[data-v-5babe929]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}button.secondary-btn.tooltip-button-disabled .tooltip-text[data-v-5babe929]{display:none}button.secondary-btn.tooltip-button[data-v-5babe929]{position:relative;color:gray;border:2px solid gray;cursor:default}button.secondary-btn.tooltip-button .tooltip-text[data-v-5babe929]{visibility:hidden;width:100%;max-width:340px;background-color:#333;color:#fff;text-align:center;border-radius:5px;padding:5px;position:absolute;bottom:125%;left:50%;transform:translate(-50%);z-index:1;opacity:0;transition:opacity .3s;font-size:.71vw;font-family:Poppins,sans-serif;height:100%}@media (max-width: 1830.985915493px){button.secondary-btn.tooltip-button .tooltip-text[data-v-5babe929]{font-size:13px}}button.secondary-btn.tooltip-button .tooltip-text[data-v-5babe929]:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#333 transparent transparent transparent}button.secondary-btn.tooltip-button:hover .tooltip-text[data-v-5babe929]{visibility:visible;opacity:1}button.secondary-btn.tooltip-button[data-v-5babe929]:hover,button.secondary-btn.tooltip-button[data-v-5babe929]:active,button.secondary-btn.tooltip-button[data-v-5babe929]:focus,button.secondary-btn.tooltip-button[data-v-5babe929]:focus-visible,button.secondary-btn.tooltip-button[data-v-5babe929]:focus-within{outline:none;color:gray;border:2px solid gray;opacity:1}button.tertiary-btn[data-v-5babe929]{padding:16px;color:#fff;outline:none;background:linear-gradient(90deg,rgba(0,0,0,0) 28.55%,#cb7128 108.17%);background-color:#cb7128;border:1px solid #cb7128}button.tertiary-btn[data-v-5babe929]:hover,button.tertiary-btn[data-v-5babe929]:active,button.tertiary-btn[data-v-5babe929]:focus,button.tertiary-btn[data-v-5babe929]:focus-within{background-color:#793905;color:#fff;border:1px solid #aa5d1e}button.tertiary-btn[data-v-5babe929]:focus-visible{background-color:#793905;color:#fff;border:1px solid #aa5d1e}button.tertiary-btn.disabled[data-v-5babe929]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}button.back-btn[data-v-5babe929]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0 16px;gap:32px;position:relative;width:56px;height:40px;background:#ffffff;border:2px solid #ffffff;box-shadow:0 0 4px #00000040;border-radius:4px}button.success-btn[data-v-5babe929]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0 16px;gap:32px;min-height:40px;color:#fff;background:#48943c;border:2px solid #48943c;box-shadow:0 4px 4px #48943c40;border-radius:8px}button.disabled[data-v-5babe929]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}#user-information[data-v-5babe929]{display:flex;flex-direction:column;width:100%}#user-information h3[data-v-5babe929]{display:block;color:#44423f;font-weight:600;font-size:16px}@media (min-width: 992px){#user-information h3[data-v-5babe929]{font-size:.82vw}}@media (min-width: 992px) and (max-width: 1951.2195121951px){#user-information h3[data-v-5babe929]{font-size:16px}}#user-information p[data-v-5babe929]{display:block;color:#44423f;font-weight:500;font-size:.71vw;margin-top:16px}@media (max-width: 1971.8309859155px){#user-information p[data-v-5babe929]{font-size:14px}}#user-information p span[data-v-5babe929]{color:#44423f;font-weight:400;font-size:.71vw}@media (max-width: 1971.8309859155px){#user-information p span[data-v-5babe929]{font-size:14px}}#user-information p a[data-v-5babe929]{color:#db9c69;font-weight:400;font-size:.71vw;text-decoration:none;transition:.4s ease-in-out}@media (max-width: 1971.8309859155px){#user-information p a[data-v-5babe929]{font-size:14px}}#user-information p a[data-v-5babe929]:hover,#user-information p a[data-v-5babe929]:focus,#user-information p a[data-v-5babe929]:active,#user-information p a[data-v-5babe929]:focus-within,#user-information p a[data-v-5babe929]:focus-visible{outline:none;border:none;color:#cb7128}#user-information p a[data-v-5babe929]:focus-visible{outline:2px solid #cb7128;border-radius:8px}#user-information .sections-container[data-v-5babe929]{display:flex;flex-direction:column;width:100%;height:100%}#user-information .sections-container .information-section[data-v-5babe929]{width:100%;padding-bottom:16px}@media (min-width: 992px){#user-information .sections-container .information-section[data-v-5babe929]{padding:16px;margin-top:0;max-height:60%;overflow-y:auto}#user-information .sections-container .information-section[data-v-5babe929]::-webkit-scrollbar{width:6px;height:6px;transition:.3s ease-in-out}#user-information .sections-container .information-section[data-v-5babe929]::-webkit-scrollbar-track{background:#f3f3f3;border-radius:8px}#user-information .sections-container .information-section[data-v-5babe929]::-webkit-scrollbar-thumb{background:#c3c3c3;border-radius:8px;border:4px solid rgba(0,0,0,0)}#user-information .sections-container .information-section[data-v-5babe929]::-webkit-scrollbar-thumb:hover{background:#c3c3c3}}#user-information .sections-container .information-section .button-section[data-v-5babe929]{display:none}@media (min-width: 992px){#user-information .sections-container .information-section .button-section button.secondary-btn[data-v-5babe929]{background-color:#fff;border-radius:4px;border:2px solid #cb7128;color:#cb7128;padding:8px;height:40px;font-size:.71vw;font-family:Poppins,sans-serif}}@media (min-width: 992px) and (max-width: 1971.8309859155px){#user-information .sections-container .information-section .button-section button.secondary-btn[data-v-5babe929]{font-size:14px}}@media (min-width: 992px){#user-information .sections-container .information-section .button-section button.secondary-btn[data-v-5babe929]:hover,#user-information .sections-container .information-section .button-section button.secondary-btn[data-v-5babe929]:active,#user-information .sections-container .information-section .button-section button.secondary-btn[data-v-5babe929]:focus,#user-information .sections-container .information-section .button-section button.secondary-btn[data-v-5babe929]:focus-visible,#user-information .sections-container .information-section .button-section button.secondary-btn[data-v-5babe929]:focus-within{outline:none;background-color:#fff;border-color:#aa5d1e;color:#aa5d1e;opacity:1}}@media (min-width: 992px){#user-information .sections-container .information-section .button-section[data-v-5babe929]{display:flex;align-items:center;gap:16px;margin-top:16px;margin-bottom:8px;width:100%}}#user-information .sections-container .billing-section[data-v-5babe929]{margin-top:16px;width:100%;padding-bottom:16px}@media (min-width: 992px){#user-information .sections-container .billing-section[data-v-5babe929]{padding:0 16px 16px;max-height:40%;overflow-y:auto}#user-information .sections-container .billing-section[data-v-5babe929]::-webkit-scrollbar{width:6px;height:6px;transition:.3s ease-in-out}#user-information .sections-container .billing-section[data-v-5babe929]::-webkit-scrollbar-track{background:#f3f3f3;border-radius:8px}#user-information .sections-container .billing-section[data-v-5babe929]::-webkit-scrollbar-thumb{background:#c3c3c3;border-radius:8px;border:4px solid rgba(0,0,0,0)}#user-information .sections-container .billing-section[data-v-5babe929]::-webkit-scrollbar-thumb:hover{background:#c3c3c3}}#user-information .sections-container .billing-section .title-container[data-v-5babe929]{width:100%;display:flex;justify-content:space-between;align-items:center}#user-information .sections-container .billing-section .title-container h3[data-v-5babe929]{display:block}#user-information .sections-container .billing-section .title-container a[data-v-5babe929]{color:#cb7128;font-weight:500;font-size:.61vw;letter-spacing:.5px;text-decoration:none;transition:.4s ease-in-out}@media (max-width: 1967.2131147541px){#user-information .sections-container .billing-section .title-container a[data-v-5babe929]{font-size:12px}}#user-information .sections-container .billing-section .title-container a[data-v-5babe929]:hover,#user-information .sections-container .billing-section .title-container a[data-v-5babe929]:focus,#user-information .sections-container .billing-section .title-container a[data-v-5babe929]:active,#user-information .sections-container .billing-section .title-container a[data-v-5babe929]:focus-within,#user-information .sections-container .billing-section .title-container a[data-v-5babe929]:focus-visible{outline:none;border:none;color:#aa5d1e}#user-information .sections-container .billing-section button.cancel-btn[data-v-5babe929]{border:none;margin-top:24px;background-color:#fff;color:#cb7128;padding:0;height:40px;font-size:.61vw;font-weight:500;letter-spacing:.5px;font-family:Poppins,sans-serif;justify-content:flex-start;gap:8px;width:fit-content}@media (max-width: 1967.2131147541px){#user-information .sections-container .billing-section button.cancel-btn[data-v-5babe929]{font-size:12px}}#user-information .sections-container .billing-section button.cancel-btn[data-v-5babe929]:hover,#user-information .sections-container .billing-section button.cancel-btn[data-v-5babe929]:active,#user-information .sections-container .billing-section button.cancel-btn[data-v-5babe929]:focus,#user-information .sections-container .billing-section button.cancel-btn[data-v-5babe929]:focus-visible,#user-information .sections-container .billing-section button.cancel-btn[data-v-5babe929]:focus-within{outline:none;border:none;color:#aa5d1e;opacity:1;background-color:#fff}@media (min-width: 992px){#user-information .sections-container .billing-section[data-v-5babe929]{margin-top:16px}}@media (min-width: 992px){#user-information .button-section[data-v-5babe929]{padding:16px}}#user-information .button-section .time-request[data-v-5babe929]{font-style:normal;font-weight:400;font-size:10px;line-height:15px}#user-information .button-section .primary-btn.impersonate-btn[data-v-5babe929]{font-size:.71vw;background-color:#48943c}@media (max-width: 1971.8309859155px){#user-information .button-section .primary-btn.impersonate-btn[data-v-5babe929]{font-size:14px}}#user-information .button-section .primary-btn.impersonate-btn[data-v-5babe929]:focus-visible{outline:2px solid #0a1508}#user-information .divider[data-v-5babe929]{width:100%;height:.5px;background:#dde1e6}@media (orientation: landscape) and (min-width: 2500px){#user-information p[data-v-5babe929]{margin-top:.83vw}}@media (orientation: landscape) and (min-width: 2500px){#user-information .information-section[data-v-5babe929]{padding:.83vw}}@media (orientation: landscape) and (min-width: 2500px){#user-information .information-section .button-section button.secondary-btn[data-v-5babe929]{border-radius:.2vw;padding:.4vw;height:2.08vw}}@media (orientation: landscape) and (min-width: 2500px){#user-information .information-section .button-section[data-v-5babe929]{gap:.83vw;margin-top:1.25vw;margin-bottom:.4vw}}@media (orientation: landscape) and (min-width: 2500px){#user-information .billing-section[data-v-5babe929]{margin-top:.83vw;padding:.83vw;padding-top:0}}@media (orientation: landscape) and (min-width: 2500px){#user-information .billing-section .title-container a[data-v-5babe929]{letter-spacing:.026vw}}@media (orientation: landscape) and (min-width: 2500px){#user-information .billing-section button.cancel-btn[data-v-5babe929]{gap:.4vw;height:2.08vw;letter-spacing:.026vw;margin-top:1.25vw}}@media (orientation: landscape) and (min-width: 2500px){#user-information .billing-section[data-v-5babe929]{margin-top:1.25vw}}.container[data-v-a5ae25ac]{margin:16px;padding:16px;box-shadow:0 0 8px #00000029;border-radius:8px;height:auto;display:flex;flex-direction:column}@media (min-width: 992px){.container[data-v-a5ae25ac]{height:100%}}.container p[data-v-a5ae25ac]{margin-bottom:8px}.container .grid-filter .filters[data-v-a5ae25ac]{margin-bottom:8px;height:100%}.container .users-grid[data-v-a5ae25ac]{width:100%;margin-bottom:16px;overflow:auto;border:1px solid #ececec;border-radius:4px;height:auto}.container .users-grid[data-v-a5ae25ac]::-webkit-scrollbar{width:6px;height:6px;transition:.3s ease-in-out}.container .users-grid[data-v-a5ae25ac]::-webkit-scrollbar-track{background:#f3f3f3;border-radius:8px}.container .users-grid[data-v-a5ae25ac]::-webkit-scrollbar-thumb{background:#c3c3c3;border-radius:8px;border:4px solid rgba(0,0,0,0)}.container .users-grid[data-v-a5ae25ac]::-webkit-scrollbar-thumb:hover{background:#c3c3c3}.container .users-grid.empty-grid[data-v-a5ae25ac]{height:100%;overflow-x:auto}.container .users-grid.empty-grid table thead[data-v-a5ae25ac]{background-color:#ececec}@media (min-width: 1366px){.container .users-grid.empty-grid table thead[data-v-a5ae25ac]{height:2vw}}.container .users-grid.empty-grid table thead>tr[data-v-a5ae25ac]{display:block}.container .users-grid .th-container[data-v-a5ae25ac]{display:flex;align-items:center;cursor:default;pointer-events:none}.container .users-grid .th-container button[data-v-a5ae25ac]{border:none;padding:0;justify-content:left;color:#44423f}.container .users-grid .th-container button span.column-can-sort[data-v-a5ae25ac]{padding-right:8px;cursor:pointer;pointer-events:auto}.container .users-grid .th-container button .order-asc-desc[data-v-a5ae25ac]{width:18px;height:18px;display:flex;align-items:center;justify-content:center;cursor:pointer;pointer-events:auto}.container .users-grid .th-container button .order-asc-desc svg[data-v-a5ae25ac]{width:100%;height:100%}.container .users-grid .th-container button .order-asc-desc svg path[data-v-a5ae25ac]{transition:fill .3s ease-in-out;fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc:hover svg[data-v-a5ae25ac]{width:100%;height:100%}.container .users-grid .th-container button .order-asc-desc:hover svg path[data-v-a5ae25ac]{fill:var(#697077);stroke:var(#697077)}.container .users-grid .th-container button .order-asc-desc.orderAsc svg path[data-v-a5ae25ac]:first-child{fill:#d97706;stroke:#d97706;opacity:1}.container .users-grid .th-container button .order-asc-desc.orderAsc svg path[data-v-a5ae25ac]:last-child{fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc.orderAsc:hover svg path[data-v-a5ae25ac]:first-child{fill:#d97706;stroke:#d97706;opacity:1}.container .users-grid .th-container button .order-asc-desc.orderAsc:hover svg path[data-v-a5ae25ac]:last-child{fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc.orderDesc svg path[data-v-a5ae25ac]:first-child{fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc.orderDesc svg path[data-v-a5ae25ac]:last-child{fill:#d97706;stroke:#d97706;opacity:1}.container .users-grid .th-container button .order-asc-desc.orderDesc:hover svg path[data-v-a5ae25ac]:first-child{fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc.orderDesc:hover svg path[data-v-a5ae25ac]:last-child{fill:#d97706;stroke:#d97706;opacity:1}.container .users-grid table[data-v-a5ae25ac]{width:100%;height:100%;border-collapse:collapse;border-top-left-radius:4px;border-top-right-radius:4px}.container .users-grid table .grid-body[data-v-a5ae25ac]{position:relative}.container .users-grid th[data-v-a5ae25ac]{border-collapse:collapse;background:#ececec;min-width:140px;height:40px;padding:0 8px;font-family:Poppins,sans-serif;font-weight:500;font-size:12px;color:#44423f;position:sticky;top:0;z-index:1}.container .users-grid th>div button[data-v-a5ae25ac]{background-color:#ececec}.container .users-grid th.column-region[data-v-a5ae25ac]{text-align:left}.container .users-grid th.column-region>div[data-v-a5ae25ac]{justify-content:left}.container .users-grid th.column-ack[data-v-a5ae25ac]{min-width:50px;text-align:center}.container .users-grid th.column-ack>div[data-v-a5ae25ac]{justify-content:center}.container .users-grid th.column-admin-user-name[data-v-a5ae25ac]{min-width:160px}.container .users-grid th.trash-can[data-v-a5ae25ac]{min-width:50px}.container .users-grid th.pricing[data-v-a5ae25ac]{min-width:50px;text-align:left}.container .users-grid th.pricing>div[data-v-a5ae25ac]{justify-content:left}.container .users-grid th.pricing>div button span[data-v-a5ae25ac]{display:flex;width:100%;align-items:center;justify-content:left}.container .users-grid th.status-pricing[data-v-a5ae25ac]{min-width:70px;text-align:center}.container .users-grid th.status-pricing>div[data-v-a5ae25ac]{justify-content:center}.container .users-grid th.status-pricing[data-v-a5ae25ac],.container .users-grid th.assigned-to-pricing[data-v-a5ae25ac]{display:none}@media (min-width: 992px){.container .users-grid th.status-pricing[data-v-a5ae25ac],.container .users-grid th.assigned-to-pricing[data-v-a5ae25ac]{display:table-cell}}.container .users-grid th img[data-v-a5ae25ac]{margin-left:8px;cursor:pointer}@media (min-width: 992px){.container .users-grid th[data-v-a5ae25ac]{font-size:.71vw;min-width:160px}}@media (min-width: 992px) and (max-width: 1971.8309859155px){.container .users-grid th[data-v-a5ae25ac]{font-size:14px}}@media (min-width: 992px){.container .users-grid th.column-admin-user-name[data-v-a5ae25ac]{min-width:180px}.container .users-grid th.trash-can[data-v-a5ae25ac],.container .users-grid th.contact-type[data-v-a5ae25ac]{min-width:50px}}@media (min-width: 1366px){.container .users-grid th[data-v-a5ae25ac]{min-width:160px}}.container .users-grid tr[data-v-a5ae25ac]{border-bottom:1px solid #ececec;max-height:40px}.container .users-grid tr[data-v-a5ae25ac]:last-of-type{border-bottom:none}.container .users-grid tr[data-v-a5ae25ac]:focus-visible{outline:#d97706 auto 1px}.container .users-grid tr.alt-class[data-v-a5ae25ac]{transition:background-color .5s ease}.container .users-grid tr td[data-v-a5ae25ac]{height:48px;min-width:140px;padding:0 8px;font-family:Poppins,sans-serif;font-size:.61vw;font-weight:400;color:#44423f;text-align:left}@media (max-width: 1967.2131147541px){.container .users-grid tr td[data-v-a5ae25ac]{font-size:12px}}.container .users-grid tr td.column-type .service-type[data-v-a5ae25ac],.container .users-grid tr td.column-type .service-type-label[data-v-a5ae25ac],.container .users-grid tr td.column-type .user-type[data-v-a5ae25ac]{display:block;width:fit-content;background-color:#f6f6f6;padding:2px 8px;border-radius:20px;text-align:left;line-height:16px}.container .users-grid tr td.column-type.contact-type[data-v-a5ae25ac]{max-width:100px}.container .users-grid tr td.column-status .service-status[data-v-a5ae25ac],.container .users-grid tr td.column-status .status-label[data-v-a5ae25ac]{display:block;width:fit-content;border:1px solid #ececec;padding:2px 8px;border-radius:20px;text-align:left;line-height:16px}.container .users-grid tr td.column-status .status-label.status-up[data-v-a5ae25ac]{border:none;background:rgba(72,148,60,.15)}.container .users-grid tr td.column-status .status-label.status-down[data-v-a5ae25ac]{background:rgba(200,16,46,.15);border:none}.container .users-grid tr td.column-region[data-v-a5ae25ac]{text-align:left}.container .users-grid tr td.column-ack[data-v-a5ae25ac]{min-width:50px;text-align:center}.container .users-grid tr td.pricing[data-v-a5ae25ac]{min-width:50px;text-align:left}.container .users-grid tr td.pricing span[data-v-a5ae25ac]{display:flex;width:100%;align-items:center}.container .users-grid tr td.status-pricing[data-v-a5ae25ac]{min-width:70px}.container .users-grid tr td.status-pricing[data-v-a5ae25ac],.container .users-grid tr td.assigned-to-pricing[data-v-a5ae25ac]{display:none}@media (min-width: 992px){.container .users-grid tr td.status-pricing[data-v-a5ae25ac],.container .users-grid tr td.assigned-to-pricing[data-v-a5ae25ac]{display:table-cell}}.container .users-grid tr td.column-admin-user-name[data-v-a5ae25ac]{min-width:160px}.container .users-grid tr td.column-service-name span[data-v-a5ae25ac],.container .users-grid tr td.column-email span[data-v-a5ae25ac],.container .users-grid tr td.column-username span[data-v-a5ae25ac],.container .users-grid tr td.column-output span[data-v-a5ae25ac],.container .users-grid tr td.column-full-name span[data-v-a5ae25ac],.container .users-grid tr td.column-name span[data-v-a5ae25ac],.container .users-grid tr td.column-detail span[data-v-a5ae25ac],.container .users-grid tr td.column-reason span[data-v-a5ae25ac]{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-username span[data-v-a5ae25ac]{max-width:200px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-email span[data-v-a5ae25ac]{max-width:260px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-full-name span[data-v-a5ae25ac],.container .users-grid tr td.column-name span[data-v-a5ae25ac],.container .users-grid tr td.column-service-name span[data-v-a5ae25ac]{max-width:200px}.container .users-grid tr td.column-email[data-v-a5ae25ac]{word-break:break-word}.container .users-grid tr td.trash-can[data-v-a5ae25ac]{min-width:50px}.container .users-grid tr td.trash-can>.trash-can-container[data-v-a5ae25ac]{display:flex;align-items:center;justify-content:end}.container .users-grid tr td.trash-can>.trash-can-container a[data-v-a5ae25ac]{display:flex;align-items:center;transition:.3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a img.trash-can[data-v-a5ae25ac]{transition:all .3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a[data-v-a5ae25ac] svg path{transition:all .3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a:hover img.trash-can[data-v-a5ae25ac],.container .users-grid tr td.trash-can>.trash-can-container a:focus img.trash-can[data-v-a5ae25ac],.container .users-grid tr td.trash-can>.trash-can-container a:focus-visible img.trash-can[data-v-a5ae25ac],.container .users-grid tr td.trash-can>.trash-can-container a:focus-within img.trash-can[data-v-a5ae25ac],.container .users-grid tr td.trash-can>.trash-can-container a:active img.trash-can[data-v-a5ae25ac]{filter:invert(15%) sepia(88%) saturate(3888%) hue-rotate(341deg) brightness(84%) contrast(100%);transition:all .3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a[data-v-a5ae25ac]:hover svg path,.container .users-grid tr td.trash-can>.trash-can-container a[data-v-a5ae25ac]:focus svg path,.container .users-grid tr td.trash-can>.trash-can-container a[data-v-a5ae25ac]:focus-visible svg path,.container .users-grid tr td.trash-can>.trash-can-container a[data-v-a5ae25ac]:focus-within svg path,.container .users-grid tr td.trash-can>.trash-can-container a[data-v-a5ae25ac]:active svg path{fill:#c8102e;transition:all .3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a[data-v-a5ae25ac]:focus-visible{outline:1px solid #c8102e;border-radius:2px}@media (min-width: 992px){.container .users-grid tr td[data-v-a5ae25ac]{min-width:160px}.container .users-grid tr td.column-admin-user-name[data-v-a5ae25ac]{min-width:180px}.container .users-grid tr td.column-output[data-v-a5ae25ac],.container .users-grid tr td.column-full-name[data-v-a5ae25ac]{max-height:40px}.container .users-grid tr td.trash-can[data-v-a5ae25ac]{min-width:50px}.container .users-grid tr td.contact-type[data-v-a5ae25ac]{min-width:100px}}@media (min-width: 1366px){.container .users-grid tr td[data-v-a5ae25ac]{min-width:160px}}.container .users-grid tr.new-notification[data-v-a5ae25ac]{background-color:#cb712833;transition:background-color .5s ease}.container .users-grid tr.new-notification td .status-label[data-v-a5ae25ac]{border:none}.container .users-grid tr.new-notification td .status-label.status-down[data-v-a5ae25ac]{background:transparent}.container .users-grid tr.new-notification td .service-type-label[data-v-a5ae25ac],.container .users-grid tr.new-notification td .user-type[data-v-a5ae25ac]{background-color:transparent}.container .users-grid tr.has-total[data-v-a5ae25ac]{background:rgba(203,113,40,.25);border-bottom:1px solid #ececec}.container .users-grid tr.has-total td[data-v-a5ae25ac]{padding:0 8px;font-family:Poppins,sans-serif;font-weight:500;font-size:12px;color:#44423f}@media (min-width: 992px){.container .users-grid tr.has-total td[data-v-a5ae25ac]{font-size:.71vw}}@media (min-width: 992px) and (max-width: 1971.8309859155px){.container .users-grid tr.has-total td[data-v-a5ae25ac]{font-size:14px}}.container .users-grid .grid-empty[data-v-a5ae25ac]{position:absolute;display:flex;justify-content:center;align-items:center;flex-direction:column;height:100%;width:calc(100vw - 50px);position:sticky;left:0}.container .users-grid .grid-empty img[data-v-a5ae25ac]{max-width:170px}.container .users-grid .grid-empty p[data-v-a5ae25ac]{margin:16px;font-family:Poppins,sans-serif;font-size:.71vw;font-weight:400;color:#44423f;text-align:center}@media (max-width: 1971.8309859155px){.container .users-grid .grid-empty p[data-v-a5ae25ac]{font-size:14px}}@media (min-width: 600px){.container .users-grid .grid-empty[data-v-a5ae25ac]{width:calc(100vw - 50px)}.container .users-grid .grid-empty img[data-v-a5ae25ac]{max-width:350px}}@media (min-width: 992px){.container .users-grid .grid-empty[data-v-a5ae25ac]{width:100%}.container .users-grid .grid-empty img[data-v-a5ae25ac]{max-width:350px}}@media (orientation: landscape) and (min-width: 2500px){.container[data-v-a5ae25ac]{margin:.83vw;padding:.83vw;border-radius:.4vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid[data-v-a5ae25ac]{margin-bottom:.83vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid table[data-v-a5ae25ac]{border-top-left-radius:.2vw;border-top-right-radius:.2vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid th[data-v-a5ae25ac]{min-width:8vw;height:2vw;padding:0 .4vw}.container .users-grid th.column-ack[data-v-a5ae25ac]{min-width:4vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid th img[data-v-a5ae25ac]{margin-left:.4vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid tr td[data-v-a5ae25ac]{min-width:8vw;height:2.5vw;padding:0 .4vw}.container .users-grid tr td.column-ack[data-v-a5ae25ac]{min-width:4vw}.container .users-grid tr td.column-username span[data-v-a5ae25ac]{max-width:15vw;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-email span[data-v-a5ae25ac]{max-width:18vw;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-full-name span[data-v-a5ae25ac],.container .users-grid tr td.column-name span[data-v-a5ae25ac],.container .users-grid tr td.column-service-name span[data-v-a5ae25ac]{max-width:15vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid .grid-empty img[data-v-a5ae25ac]{max-width:18vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid .grid-empty p[data-v-a5ae25ac]{margin:.83vw 0}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container[data-v-a5ae25ac]{margin:1.66vw;padding:1.66vw;border-radius:.8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid[data-v-a5ae25ac]{margin-bottom:1.66vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid table[data-v-a5ae25ac]{border-top-left-radius:.4vw;border-top-right-radius:.4vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid th[data-v-a5ae25ac]{min-width:16vw;height:4vw;padding:0 .8vw;font-size:1.4vw}.container .users-grid th.column-ack[data-v-a5ae25ac]{min-width:8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid th img[data-v-a5ae25ac]{margin-left:.8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid tr td[data-v-a5ae25ac]{min-width:16vw;height:5vw;padding:0 .8vw;font-size:1.2vw}.container .users-grid tr td.column-ack[data-v-a5ae25ac]{min-width:8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid .grid-empty p[data-v-a5ae25ac]{margin:1.66vw 0;font-size:1.4vw}}.spinner[data-v-a5ae25ac]{width:24px;height:24px;background:transparent;position:relative;border-radius:50%;overflow:hidden;z-index:0;animation:spin-a5ae25ac 1s linear infinite}.spinner .spin-bottom-left[data-v-a5ae25ac],.spinner .spin-bottom-right[data-v-a5ae25ac],.spinner .spin-top-left[data-v-a5ae25ac]{position:absolute;width:50%;height:50%;z-index:-1}.spinner .spin-blocker[data-v-a5ae25ac]{position:absolute;top:15%;left:15%;width:70%;height:70%;background:#ffffff;border-radius:50%}.spinner .spin-bottom-left[data-v-a5ae25ac]{top:50%;left:0;background:-webkit-linear-gradient(to bottom right,rgb(228,124,40) 0%,rgba(228,124,40,.7) 100%);background:linear-gradient(to bottom right,rgb(228,124,40) 0%,rgba(228,124,40,.7) 100%)}.spinner .spin-bottom-left[data-v-a5ae25ac]:after{position:absolute;content:"";border-radius:50%;width:5.5px;height:9px;bottom:9px;left:0;background-color:#e47c28}@media (min-width: 768px){.spinner .spin-bottom-left[data-v-a5ae25ac]:after{width:9px;height:15px;bottom:18px}}.spinner .spin-bottom-right[data-v-a5ae25ac]{top:50%;left:50%;background:-webkit-linear-gradient(to top right,rgba(228,124,40,.7) 15%,rgba(228,124,40,.25) 85%);background:linear-gradient(to top right,rgba(228,124,40,.7) 15%,rgba(228,124,40,.25) 85%)}.spinner .spin-top-left[data-v-a5ae25ac]{top:0;left:50%;background:-webkit-linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(228,124,40,.25) 100%);background:linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(228,124,40,.25) 100%)}.spinner.spinner-green .spin-bottom-left[data-v-a5ae25ac]{background:-webkit-linear-gradient(to bottom right,rgb(72,148,60) 0%,rgba(72,148,60,.7) 100%);background:linear-gradient(to bottom right,rgb(72,148,60) 0%,rgba(72,148,60,.7) 100%)}.spinner.spinner-green .spin-bottom-left[data-v-a5ae25ac]:after{background-color:#48943c}.spinner.spinner-green .spin-bottom-right[data-v-a5ae25ac]{background:-webkit-linear-gradient(to top right,rgba(72,148,60,.7) 15%,rgba(72,148,60,.25) 85%);background:linear-gradient(to top right,rgba(72,148,60,.7) 15%,rgba(72,148,60,.25) 85%)}.spinner.spinner-green .spin-top-left[data-v-a5ae25ac]{background:-webkit-linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(72,148,60,.25) 100%);background:linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(72,148,60,.25) 100%)}.spinner.disabled .spin-blocker[data-v-a5ae25ac]{background:gray}.spinner.disabled .spin-bottom-left[data-v-a5ae25ac]:after{width:5.5px;height:9px;bottom:9px;left:0}@media (min-width: 768px){.spinner.disabled .spin-bottom-left[data-v-a5ae25ac]:after{bottom:8px}}@media (min-width: 768px){.spinner[data-v-a5ae25ac]{width:48px;height:48px}}@media (orientation: landscape) and (min-width: 2500px){.spinner[data-v-a5ae25ac]{width:2.5vw;height:2.5vw}}@media (orientation: landscape) and (min-width: 2500px){.spinner .spin-bottom-left[data-v-a5ae25ac]:after{width:.46vw;height:.78vw;bottom:.93vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.spinner[data-v-a5ae25ac]{width:5vw;height:5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.spinner .spin-bottom-left[data-v-a5ae25ac]:after{width:.92vw;height:1.56vw;bottom:1.86vw}}@keyframes spin-a5ae25ac{to{transform:rotate(360deg)}}@keyframes loader-a5ae25ac{0%{opacity:1}to{opacity:0}}.loader div[data-v-a5ae25ac]{left:48px;top:22.5px;position:absolute;animation:loader-a5ae25ac linear 1s infinite;background:#32c770;width:4px;height:15px;border-radius:0;transform-origin:2px 27.5px}.loader div[data-v-a5ae25ac]:nth-child(1){transform:rotate(0);animation-delay:-.875s;background:#32c770}.loader div[data-v-a5ae25ac]:nth-child(2){transform:rotate(45deg);animation-delay:-.75s;background:#32c770}.loader div[data-v-a5ae25ac]:nth-child(3){transform:rotate(90deg);animation-delay:-.625s;background:#32c770}.loader div[data-v-a5ae25ac]:nth-child(4){transform:rotate(135deg);animation-delay:-.5s;background:#32c770}.loader div[data-v-a5ae25ac]:nth-child(5){transform:rotate(180deg);animation-delay:-.375s;background:#32c770}.loader div[data-v-a5ae25ac]:nth-child(6){transform:rotate(225deg);animation-delay:-.25s;background:#32c770}.loader div[data-v-a5ae25ac]:nth-child(7){transform:rotate(270deg);animation-delay:-.125s;background:#32c770}.loader div[data-v-a5ae25ac]:nth-child(8){transform:rotate(315deg);animation-delay:0s;background:#32c770}.loader-container[data-v-a5ae25ac]{width:72px;height:64px;display:inline-block;overflow:hidden;background:none;margin-bottom:16px}.loader[data-v-a5ae25ac]{width:100%;height:100%;position:relative;transform:translateZ(0) scale(.64);backface-visibility:hidden;transform-origin:0 0}.loader div[data-v-a5ae25ac]{box-sizing:content-box}#access-request-admin[data-v-a5ae25ac]{position:relative;display:flex;flex-direction:column;height:auto;width:100%;border-radius:8px}#access-request-admin .container[data-v-a5ae25ac]{height:auto;margin:0;padding:0;box-shadow:none}@media (min-width: 992px){#access-request-admin .container[data-v-a5ae25ac]{height:100%}}#access-request-admin .container h3[data-v-a5ae25ac]{text-align:left;color:#44423f;font-family:Poppins,sans-serif;font-size:.82vw;font-weight:600;margin-bottom:8px}@media (max-width: 1951.2195121951px){#access-request-admin .container h3[data-v-a5ae25ac]{font-size:16px}}#access-request-admin .container .filters-header[data-v-a5ae25ac]{width:100%;display:flex;flex-direction:column;align-items:center;gap:8px;margin-bottom:8px}@media (min-width: 992px){#access-request-admin .container .filters-header[data-v-a5ae25ac]{flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:0;gap:8px}}#access-request-admin .container .filters-header button[data-v-a5ae25ac]{display:flex;align-items:center;justify-content:center;gap:4px;font-size:.71vw;letter-spacing:.5px;border-radius:4px;border:none;cursor:pointer;height:40px;margin:0 8px;padding:8px 16px}@media (max-width: 1971.8309859155px){#access-request-admin .container .filters-header button[data-v-a5ae25ac]{font-size:14px}}@media (min-width: 992px){#access-request-admin .container .filters-header button[data-v-a5ae25ac]{padding:0;max-width:40px;margin-bottom:24px}}@media (min-width: 1920px){#access-request-admin .container .filters-header button[data-v-a5ae25ac]{max-width:215px;padding:8px 16px}}#access-request-admin .container .filters-header button[data-v-a5ae25ac]:hover,#access-request-admin .container .filters-header button[data-v-a5ae25ac]:active{box-shadow:none;outline:1px solid transparent}#access-request-admin .container .filters-header button span[data-v-a5ae25ac]{display:block}@media (min-width: 992px){#access-request-admin .container .filters-header button span[data-v-a5ae25ac]{display:none}}@media (min-width: 1920px){#access-request-admin .container .filters-header button span[data-v-a5ae25ac]{display:block}}#access-request-admin .container .filters-header button svg[data-v-a5ae25ac]{display:none}@media (min-width: 992px){#access-request-admin .container .filters-header button svg[data-v-a5ae25ac]{display:block}}@media (min-width: 1920px){#access-request-admin .container .filters-header button svg[data-v-a5ae25ac]{display:none}}#access-request-admin .container .filters-header button svg.loading-spinner[data-v-a5ae25ac]{display:none}#access-request-admin .container .filters-header button .spinner[data-v-a5ae25ac]{width:24px;height:24px}#access-request-admin .container .filters-header .grid-filter[data-v-a5ae25ac]{width:100%}@media (min-width: 992px){#access-request-admin .container .filters-header .grid-filter[data-v-a5ae25ac]{margin:0 8px 0 0}}#access-request-admin .container .filters-header .grid-filter[data-v-a5ae25ac] .filters{width:100%;display:flex;flex-direction:column;gap:8px}@media (min-width: 992px){#access-request-admin .container .filters-header .grid-filter[data-v-a5ae25ac] .filters{flex-direction:row;margin-bottom:24px}}#access-request-admin .container .filters-header .grid-filter[data-v-a5ae25ac] .filters>div>div{height:100%}#access-request-admin .container .filters-header .grid-filter[data-v-a5ae25ac] .filters input{margin-bottom:0;height:100%}@media (min-width: 992px){#access-request-admin .container .filters-header .grid-filter[data-v-a5ae25ac] .filters input{padding:8px}}@media (min-width: 992px){#access-request-admin .container .filters-header .grid-filter[data-v-a5ae25ac] .filters label{margin-bottom:0;padding:8px}}#access-request-admin .container .filters-header .grid-filter[data-v-a5ae25ac] .filters .dropdown-toggle{font-size:.71vw}@media (max-width: 1971.8309859155px){#access-request-admin .container .filters-header .grid-filter[data-v-a5ae25ac] .filters .dropdown-toggle{font-size:14px}}#access-request-admin .container .filters-header .grid-filter[data-v-a5ae25ac] .filters>div{width:100%;position:relative}#access-request-admin .container .filters-header .grid-filter[data-v-a5ae25ac] .filters>div .dropdown-toggle{width:100%;border-radius:0;justify-content:flex-start}#access-request-admin .container .filters-header .grid-filter[data-v-a5ae25ac] .filters>div input{margin-bottom:0}@media (min-width: 992px){#access-request-admin .container .filters-header .grid-filter[data-v-a5ae25ac] .filters>div{max-width:50%}}#access-request-admin .container .filters-header .grid-filter[data-v-a5ae25ac] .clear-btn{max-width:100%}@media (min-width: 992px){#access-request-admin .container .filters-header .grid-filter[data-v-a5ae25ac] .clear-btn{max-width:120px}}@media (min-width: 1920px){#access-request-admin .container .filters-header .grid-filter[data-v-a5ae25ac] .clear-btn{max-width:165px}}@media (min-width: 992px){#access-request-admin .container .body-pagination[data-v-a5ae25ac]{min-height:85%}}@media (min-width: 992px) and (min-width: 1920px){#access-request-admin .container .body-pagination[data-v-a5ae25ac]{min-height:88%}}#access-request-admin .container .users-grid[data-v-a5ae25ac]{display:block;width:100%;overflow:auto;border:1px solid #ececec;border-radius:4px;height:auto}#access-request-admin .container .users-grid[data-v-a5ae25ac]::-webkit-scrollbar{width:6px;height:6px;transition:.3s ease-in-out}#access-request-admin .container .users-grid[data-v-a5ae25ac]::-webkit-scrollbar-track{background:#f3f3f3;border-radius:8px}#access-request-admin .container .users-grid[data-v-a5ae25ac]::-webkit-scrollbar-thumb{background:#c3c3c3;border-radius:8px;border:4px solid rgba(0,0,0,0)}#access-request-admin .container .users-grid[data-v-a5ae25ac]::-webkit-scrollbar-thumb:hover{background:#c3c3c3}#access-request-admin .container .users-grid.empty-grid[data-v-a5ae25ac]{height:100%;overflow:hidden;overflow-x:auto}@media (min-width: 992px){#access-request-admin .container .users-grid.empty-grid[data-v-a5ae25ac]{height:50vh;overflow:hidden;overflow-x:auto}}#access-request-admin .container .users-grid[data-v-a5ae25ac] tbody .grid-empty{width:calc(100vw - 50px);position:sticky;left:0}#access-request-admin .container .users-grid[data-v-a5ae25ac] tbody .grid-empty img{max-width:170px}@media (min-width: 600px){#access-request-admin .container .users-grid[data-v-a5ae25ac] tbody .grid-empty{width:calc(100vw - 50px)}#access-request-admin .container .users-grid[data-v-a5ae25ac] tbody .grid-empty img{max-width:350px}}@media (min-width: 992px){#access-request-admin .container .users-grid[data-v-a5ae25ac] tbody .grid-empty{width:100%}#access-request-admin .container .users-grid[data-v-a5ae25ac] tbody .grid-empty img{max-width:350px}}#access-request-admin .region-item[data-v-a5ae25ac]{display:flex;justify-content:center}#access-request-admin .region-item .box[data-v-a5ae25ac]{display:flex;justify-content:center;align-items:center;width:24px;height:24px;border:1px solid #c8102e;border-radius:4px;font-style:normal;font-weight:600;font-size:12px;text-align:center;color:#c8102e;margin:0 4px}#access-request-admin .region-item .box.active-regions[data-v-a5ae25ac]{border:1px solid #48943c;color:#48943c}#access-request-admin .services-list[data-v-a5ae25ac]{display:flex;flex-direction:column;height:100%;padding:8px;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}@media (min-width: 992px){#access-request-admin[data-v-a5ae25ac]{border-radius:8px;display:flex;flex-direction:column;height:100%}}@media (orientation: landscape) and (min-width: 2500px){#access-request-admin[data-v-a5ae25ac]{border-radius:.4vw}}@media (orientation: landscape) and (min-width: 2500px){#access-request-admin .container[data-v-a5ae25ac]{padding:.83vw}}@media (orientation: landscape) and (min-width: 2500px){#access-request-admin .container .body-pagination[data-v-a5ae25ac]{min-height:95%}}@media (orientation: landscape) and (min-width: 2500px){#access-request-admin .container h3[data-v-a5ae25ac]{margin-bottom:.4vw}}@media (orientation: landscape) and (min-width: 2500px){#access-request-admin .container .filters-header button .spinner[data-v-a5ae25ac]{width:1.25vw;height:1.25vw}}@media (orientation: landscape) and (min-width: 2500px){#access-request-admin .container .filters-header .grid-filter[data-v-a5ae25ac] .filters{gap:.4vw;margin-bottom:1.25vw}}@media (orientation: landscape) and (min-width: 2500px){#access-request-admin .container .filters-header .grid-filter[data-v-a5ae25ac] .filters input{padding:.4vw}}@media (orientation: landscape) and (min-width: 2500px){#access-request-admin .container .filters-header .grid-filter[data-v-a5ae25ac] .filters label{padding:.4vw}}@media (orientation: landscape) and (min-width: 2500px){#access-request-admin .container .filters-header .grid-filter[data-v-a5ae25ac] .filters button{padding:.4vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#access-request-admin[data-v-a5ae25ac]{border-radius:.8vw;height:100%}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#access-request-admin .container .body-pagination[data-v-a5ae25ac]{min-height:85%}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#access-request-admin .container h3[data-v-a5ae25ac]{margin-bottom:.8vw}}@media (orientation: portrait) and (min-width: 992px){#access-request-admin .container .filters-header[data-v-a5ae25ac]{flex-direction:row;justify-content:space-between;margin-bottom:0}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#access-request-admin .container .filters-header .grid-filter[data-v-a5ae25ac] .filters{gap:.8vw;margin-bottom:2.5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#access-request-admin .container .filters-header .grid-filter[data-v-a5ae25ac] .filters input{padding:.8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#access-request-admin .container .filters-header .grid-filter[data-v-a5ae25ac] .filters label{padding:.8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#access-request-admin .container .filters-header .grid-filter[data-v-a5ae25ac] .filters button{padding:.8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#access-request-admin .container .users-grid[data-v-a5ae25ac]{height:calc(100% - 8.1vw)}}.modal-wrapper[data-v-16a6ad71]{position:fixed;z-index:50;top:0;right:0;bottom:0;left:0;background-color:#0009;max-width:100vw;height:100dvh;display:flex;flex-direction:column;justify-content:center;align-items:center}.modal-content[data-v-16a6ad71]{display:flex;flex-direction:column;justify-content:space-between;align-items:stretch;padding:16px;line-height:1.4;background-color:#fff;box-shadow:0 1px 10px #0000004d;min-height:200px;position:relative;background:#ffffff;border:1px solid #dde1e6;border-radius:4px}.modal-content .close-wrapper[data-v-16a6ad71]{position:absolute;right:11px;top:9px;height:29px;width:29px;background-color:transparent;border:none}.modal-content p[data-v-16a6ad71]:last-of-type{margin-bottom:0}@media (max-width: 600px){.modal-content[data-v-16a6ad71]{max-width:90%}}@media (min-width: 600px){.modal-content[data-v-16a6ad71]{min-width:504px}}.modal-body[data-v-16a6ad71]{padding:32px 8px 0;max-height:280px;overflow-y:auto;text-transform:initial;text-align:center;max-height:initial}.modal-body .modal-title[data-v-16a6ad71]{font-style:normal;font-weight:700;font-size:32px;line-height:32px;color:#44423f;margin-bottom:16px}.modal-body .modal-description[data-v-16a6ad71]{font-style:normal;font-weight:500;color:#44423f;font-size:16px;line-height:140%;margin-bottom:16px}@media (min-width: 992px){.modal-body[data-v-16a6ad71]{max-height:380px}}.modal-close[data-v-16a6ad71]{display:flex;justify-content:flex-end;width:fit-content;position:absolute;right:8px;padding:8px;border:none;outline:none;top:8px;background-color:transparent}.modal-close:focus img[data-v-16a6ad71],.modal-close:hover img[data-v-16a6ad71],.modal-close:active img[data-v-16a6ad71],.modal-close:focus-within img[data-v-16a6ad71]{opacity:.7}.modal-close[data-v-16a6ad71]:focus-visible{outline:1px solid gray}.modal-close:focus-visible img[data-v-16a6ad71]{opacity:.7}.modal-close img[data-v-16a6ad71]{cursor:pointer;transition:.3s ease-in-out}.modal-footer[data-v-16a6ad71]{text-align:right;display:flex;justify-content:center}.modal-button[data-v-16a6ad71]{width:100%;display:flex;gap:8px;border-radius:4px;border:none;color:#fff;font-weight:500;padding:0 16px;max-width:212px;height:40px;line-height:40px;text-transform:uppercase;margin:8px;background:linear-gradient(90deg,rgba(0,0,0,0) 28.55%,#cb7128 108.17%);background-color:#cb7128}.modal-button[data-v-16a6ad71]:hover,.modal-button[data-v-16a6ad71]:active{background-color:#793905;color:#fff}.modal-button[data-v-16a6ad71]:focus-visible,.modal-button[data-v-16a6ad71]:focus{background-color:#793905;color:#fff}.modal-button.disabled[data-v-16a6ad71]{background-color:gray;background:gray;pointer-events:none}.modal-button.button-delete[data-v-16a6ad71]{background:linear-gradient(90deg,rgba(0,0,0,0) 28.55%,#c8102e 108.17%);background-color:#c8102e}.modal-button.button-delete[data-v-16a6ad71]:hover,.modal-button.button-delete[data-v-16a6ad71]:active{background-color:#86051a;color:#fff}.modal-button.button-delete[data-v-16a6ad71]:focus-visible,.modal-button.button-delete[data-v-16a6ad71]:focus{background-color:#86051a;color:#fff}.modal-button.button-delete.disabled[data-v-16a6ad71]{background-color:gray;background:gray;pointer-events:none}.modal-button.button-cancel[data-v-16a6ad71]{background:linear-gradient(90deg,rgba(0,0,0,0) 28.55%,#dedede 108.17%);background-color:#dedede}.modal-button.button-cancel[data-v-16a6ad71]:hover,.modal-button.button-cancel[data-v-16a6ad71]:active{background-color:#bdbdbd;color:#fff}.modal-button.button-cancel[data-v-16a6ad71]:focus-visible,.modal-button.button-cancel[data-v-16a6ad71]:focus{background-color:#bdbdbd;color:#fff}.modal-button .spinner[data-v-16a6ad71]{width:24px;height:24px}@media (min-width: 992px){.modal-button[data-v-16a6ad71]{max-width:212px;height:40px;line-height:40px}}.modal-footer[data-v-16a6ad71]{padding:16px 24px}.modal-footer .input-submit-container[data-v-16a6ad71]{width:100%;position:relative}.modal-footer .input-submit-container .submit-spinner[data-v-16a6ad71]{position:absolute;animation:rotation .6s infinite linear;height:16px;width:16px;border-left:2px solid rgba(255,255,255,.4);border-right:2px solid rgba(255,255,255,.4);border-bottom:2px solid rgba(255,255,255,.4);border-top:2px solid #ebebeb;border-radius:100%;content:"";display:inline-block;margin:0 8px 0 0;top:7px;left:8px;z-index:-1;opacity:0;transition-delay:0ms}.modal-footer .input-submit-container .modal-button.disabled[data-v-16a6ad71]{border:none}.modal-footer .input-submit-container .modal-button.loading[data-v-16a6ad71]{background-color:#cb7128;padding-left:30px;cursor:pointer;pointer-events:none}.modal-footer .input-submit-container .modal-button.loading+.submit-spinner[data-v-16a6ad71]{z-index:1;opacity:1;transition-delay:.15s}@media (min-width: 992px){.modal-footer .input-submit-container[data-v-16a6ad71]{width:fit-content}}@media (orientation: landscape) and (min-width: 2500px){.modal-close[data-v-16a6ad71]{right:.4vw;padding:.4vw;top:.4vw}.modal-close img[data-v-16a6ad71]{width:.6vw}}.container[data-v-8ab2b713]{margin:16px;padding:16px;box-shadow:0 0 8px #00000029;border-radius:8px;height:auto;display:flex;flex-direction:column}@media (min-width: 992px){.container[data-v-8ab2b713]{height:100%}}.container p[data-v-8ab2b713]{margin-bottom:8px}.container .grid-filter .filters[data-v-8ab2b713]{margin-bottom:8px;height:100%}.container .users-grid[data-v-8ab2b713]{width:100%;margin-bottom:16px;overflow:auto;border:1px solid #ececec;border-radius:4px;height:auto}.container .users-grid[data-v-8ab2b713]::-webkit-scrollbar{width:6px;height:6px;transition:.3s ease-in-out}.container .users-grid[data-v-8ab2b713]::-webkit-scrollbar-track{background:#f3f3f3;border-radius:8px}.container .users-grid[data-v-8ab2b713]::-webkit-scrollbar-thumb{background:#c3c3c3;border-radius:8px;border:4px solid rgba(0,0,0,0)}.container .users-grid[data-v-8ab2b713]::-webkit-scrollbar-thumb:hover{background:#c3c3c3}.container .users-grid.empty-grid[data-v-8ab2b713]{height:100%;overflow-x:auto}.container .users-grid.empty-grid table thead[data-v-8ab2b713]{background-color:#ececec}@media (min-width: 1366px){.container .users-grid.empty-grid table thead[data-v-8ab2b713]{height:2vw}}.container .users-grid.empty-grid table thead>tr[data-v-8ab2b713]{display:block}.container .users-grid .th-container[data-v-8ab2b713]{display:flex;align-items:center;cursor:default;pointer-events:none}.container .users-grid .th-container button[data-v-8ab2b713]{border:none;padding:0;justify-content:left;color:#44423f}.container .users-grid .th-container button span.column-can-sort[data-v-8ab2b713]{padding-right:8px;cursor:pointer;pointer-events:auto}.container .users-grid .th-container button .order-asc-desc[data-v-8ab2b713]{width:18px;height:18px;display:flex;align-items:center;justify-content:center;cursor:pointer;pointer-events:auto}.container .users-grid .th-container button .order-asc-desc svg[data-v-8ab2b713]{width:100%;height:100%}.container .users-grid .th-container button .order-asc-desc svg path[data-v-8ab2b713]{transition:fill .3s ease-in-out;fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc:hover svg[data-v-8ab2b713]{width:100%;height:100%}.container .users-grid .th-container button .order-asc-desc:hover svg path[data-v-8ab2b713]{fill:var(#697077);stroke:var(#697077)}.container .users-grid .th-container button .order-asc-desc.orderAsc svg path[data-v-8ab2b713]:first-child{fill:#d97706;stroke:#d97706;opacity:1}.container .users-grid .th-container button .order-asc-desc.orderAsc svg path[data-v-8ab2b713]:last-child{fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc.orderAsc:hover svg path[data-v-8ab2b713]:first-child{fill:#d97706;stroke:#d97706;opacity:1}.container .users-grid .th-container button .order-asc-desc.orderAsc:hover svg path[data-v-8ab2b713]:last-child{fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc.orderDesc svg path[data-v-8ab2b713]:first-child{fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc.orderDesc svg path[data-v-8ab2b713]:last-child{fill:#d97706;stroke:#d97706;opacity:1}.container .users-grid .th-container button .order-asc-desc.orderDesc:hover svg path[data-v-8ab2b713]:first-child{fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc.orderDesc:hover svg path[data-v-8ab2b713]:last-child{fill:#d97706;stroke:#d97706;opacity:1}.container .users-grid table[data-v-8ab2b713]{width:100%;height:100%;border-collapse:collapse;border-top-left-radius:4px;border-top-right-radius:4px}.container .users-grid table .grid-body[data-v-8ab2b713]{position:relative}.container .users-grid th[data-v-8ab2b713]{border-collapse:collapse;background:#ececec;min-width:140px;height:40px;padding:0 8px;font-family:Poppins,sans-serif;font-weight:500;font-size:12px;color:#44423f;position:sticky;top:0;z-index:1}.container .users-grid th>div button[data-v-8ab2b713]{background-color:#ececec}.container .users-grid th.column-region[data-v-8ab2b713]{text-align:left}.container .users-grid th.column-region>div[data-v-8ab2b713]{justify-content:left}.container .users-grid th.column-ack[data-v-8ab2b713]{min-width:50px;text-align:center}.container .users-grid th.column-ack>div[data-v-8ab2b713]{justify-content:center}.container .users-grid th.column-admin-user-name[data-v-8ab2b713]{min-width:160px}.container .users-grid th.trash-can[data-v-8ab2b713]{min-width:50px}.container .users-grid th.pricing[data-v-8ab2b713]{min-width:50px;text-align:left}.container .users-grid th.pricing>div[data-v-8ab2b713]{justify-content:left}.container .users-grid th.pricing>div button span[data-v-8ab2b713]{display:flex;width:100%;align-items:center;justify-content:left}.container .users-grid th.status-pricing[data-v-8ab2b713]{min-width:70px;text-align:center}.container .users-grid th.status-pricing>div[data-v-8ab2b713]{justify-content:center}.container .users-grid th.status-pricing[data-v-8ab2b713],.container .users-grid th.assigned-to-pricing[data-v-8ab2b713]{display:none}@media (min-width: 992px){.container .users-grid th.status-pricing[data-v-8ab2b713],.container .users-grid th.assigned-to-pricing[data-v-8ab2b713]{display:table-cell}}.container .users-grid th img[data-v-8ab2b713]{margin-left:8px;cursor:pointer}@media (min-width: 992px){.container .users-grid th[data-v-8ab2b713]{font-size:.71vw;min-width:160px}}@media (min-width: 992px) and (max-width: 1971.8309859155px){.container .users-grid th[data-v-8ab2b713]{font-size:14px}}@media (min-width: 992px){.container .users-grid th.column-admin-user-name[data-v-8ab2b713]{min-width:180px}.container .users-grid th.trash-can[data-v-8ab2b713],.container .users-grid th.contact-type[data-v-8ab2b713]{min-width:50px}}@media (min-width: 1366px){.container .users-grid th[data-v-8ab2b713]{min-width:160px}}.container .users-grid tr[data-v-8ab2b713]{border-bottom:1px solid #ececec;max-height:40px}.container .users-grid tr[data-v-8ab2b713]:last-of-type{border-bottom:none}.container .users-grid tr[data-v-8ab2b713]:focus-visible{outline:#d97706 auto 1px}.container .users-grid tr.alt-class[data-v-8ab2b713]{transition:background-color .5s ease}.container .users-grid tr td[data-v-8ab2b713]{height:48px;min-width:140px;padding:0 8px;font-family:Poppins,sans-serif;font-size:.61vw;font-weight:400;color:#44423f;text-align:left}@media (max-width: 1967.2131147541px){.container .users-grid tr td[data-v-8ab2b713]{font-size:12px}}.container .users-grid tr td.column-type .service-type[data-v-8ab2b713],.container .users-grid tr td.column-type .service-type-label[data-v-8ab2b713],.container .users-grid tr td.column-type .user-type[data-v-8ab2b713]{display:block;width:fit-content;background-color:#f6f6f6;padding:2px 8px;border-radius:20px;text-align:left;line-height:16px}.container .users-grid tr td.column-type.contact-type[data-v-8ab2b713]{max-width:100px}.container .users-grid tr td.column-status .service-status[data-v-8ab2b713],.container .users-grid tr td.column-status .status-label[data-v-8ab2b713]{display:block;width:fit-content;border:1px solid #ececec;padding:2px 8px;border-radius:20px;text-align:left;line-height:16px}.container .users-grid tr td.column-status .status-label.status-up[data-v-8ab2b713]{border:none;background:rgba(72,148,60,.15)}.container .users-grid tr td.column-status .status-label.status-down[data-v-8ab2b713]{background:rgba(200,16,46,.15);border:none}.container .users-grid tr td.column-region[data-v-8ab2b713]{text-align:left}.container .users-grid tr td.column-ack[data-v-8ab2b713]{min-width:50px;text-align:center}.container .users-grid tr td.pricing[data-v-8ab2b713]{min-width:50px;text-align:left}.container .users-grid tr td.pricing span[data-v-8ab2b713]{display:flex;width:100%;align-items:center}.container .users-grid tr td.status-pricing[data-v-8ab2b713]{min-width:70px}.container .users-grid tr td.status-pricing[data-v-8ab2b713],.container .users-grid tr td.assigned-to-pricing[data-v-8ab2b713]{display:none}@media (min-width: 992px){.container .users-grid tr td.status-pricing[data-v-8ab2b713],.container .users-grid tr td.assigned-to-pricing[data-v-8ab2b713]{display:table-cell}}.container .users-grid tr td.column-admin-user-name[data-v-8ab2b713]{min-width:160px}.container .users-grid tr td.column-service-name span[data-v-8ab2b713],.container .users-grid tr td.column-email span[data-v-8ab2b713],.container .users-grid tr td.column-username span[data-v-8ab2b713],.container .users-grid tr td.column-output span[data-v-8ab2b713],.container .users-grid tr td.column-full-name span[data-v-8ab2b713],.container .users-grid tr td.column-name span[data-v-8ab2b713],.container .users-grid tr td.column-detail span[data-v-8ab2b713],.container .users-grid tr td.column-reason span[data-v-8ab2b713]{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-username span[data-v-8ab2b713]{max-width:200px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-email span[data-v-8ab2b713]{max-width:260px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-full-name span[data-v-8ab2b713],.container .users-grid tr td.column-name span[data-v-8ab2b713],.container .users-grid tr td.column-service-name span[data-v-8ab2b713]{max-width:200px}.container .users-grid tr td.column-email[data-v-8ab2b713]{word-break:break-word}.container .users-grid tr td.trash-can[data-v-8ab2b713]{min-width:50px}.container .users-grid tr td.trash-can>.trash-can-container[data-v-8ab2b713]{display:flex;align-items:center;justify-content:end}.container .users-grid tr td.trash-can>.trash-can-container a[data-v-8ab2b713]{display:flex;align-items:center;transition:.3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a img.trash-can[data-v-8ab2b713]{transition:all .3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a[data-v-8ab2b713] svg path{transition:all .3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a:hover img.trash-can[data-v-8ab2b713],.container .users-grid tr td.trash-can>.trash-can-container a:focus img.trash-can[data-v-8ab2b713],.container .users-grid tr td.trash-can>.trash-can-container a:focus-visible img.trash-can[data-v-8ab2b713],.container .users-grid tr td.trash-can>.trash-can-container a:focus-within img.trash-can[data-v-8ab2b713],.container .users-grid tr td.trash-can>.trash-can-container a:active img.trash-can[data-v-8ab2b713]{filter:invert(15%) sepia(88%) saturate(3888%) hue-rotate(341deg) brightness(84%) contrast(100%);transition:all .3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a[data-v-8ab2b713]:hover svg path,.container .users-grid tr td.trash-can>.trash-can-container a[data-v-8ab2b713]:focus svg path,.container .users-grid tr td.trash-can>.trash-can-container a[data-v-8ab2b713]:focus-visible svg path,.container .users-grid tr td.trash-can>.trash-can-container a[data-v-8ab2b713]:focus-within svg path,.container .users-grid tr td.trash-can>.trash-can-container a[data-v-8ab2b713]:active svg path{fill:#c8102e;transition:all .3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a[data-v-8ab2b713]:focus-visible{outline:1px solid #c8102e;border-radius:2px}@media (min-width: 992px){.container .users-grid tr td[data-v-8ab2b713]{min-width:160px}.container .users-grid tr td.column-admin-user-name[data-v-8ab2b713]{min-width:180px}.container .users-grid tr td.column-output[data-v-8ab2b713],.container .users-grid tr td.column-full-name[data-v-8ab2b713]{max-height:40px}.container .users-grid tr td.trash-can[data-v-8ab2b713]{min-width:50px}.container .users-grid tr td.contact-type[data-v-8ab2b713]{min-width:100px}}@media (min-width: 1366px){.container .users-grid tr td[data-v-8ab2b713]{min-width:160px}}.container .users-grid tr.new-notification[data-v-8ab2b713]{background-color:#cb712833;transition:background-color .5s ease}.container .users-grid tr.new-notification td .status-label[data-v-8ab2b713]{border:none}.container .users-grid tr.new-notification td .status-label.status-down[data-v-8ab2b713]{background:transparent}.container .users-grid tr.new-notification td .service-type-label[data-v-8ab2b713],.container .users-grid tr.new-notification td .user-type[data-v-8ab2b713]{background-color:transparent}.container .users-grid tr.has-total[data-v-8ab2b713]{background:rgba(203,113,40,.25);border-bottom:1px solid #ececec}.container .users-grid tr.has-total td[data-v-8ab2b713]{padding:0 8px;font-family:Poppins,sans-serif;font-weight:500;font-size:12px;color:#44423f}@media (min-width: 992px){.container .users-grid tr.has-total td[data-v-8ab2b713]{font-size:.71vw}}@media (min-width: 992px) and (max-width: 1971.8309859155px){.container .users-grid tr.has-total td[data-v-8ab2b713]{font-size:14px}}.container .users-grid .grid-empty[data-v-8ab2b713]{position:absolute;display:flex;justify-content:center;align-items:center;flex-direction:column;height:100%;width:calc(100vw - 50px);position:sticky;left:0}.container .users-grid .grid-empty img[data-v-8ab2b713]{max-width:170px}.container .users-grid .grid-empty p[data-v-8ab2b713]{margin:16px;font-family:Poppins,sans-serif;font-size:.71vw;font-weight:400;color:#44423f;text-align:center}@media (max-width: 1971.8309859155px){.container .users-grid .grid-empty p[data-v-8ab2b713]{font-size:14px}}@media (min-width: 600px){.container .users-grid .grid-empty[data-v-8ab2b713]{width:calc(100vw - 50px)}.container .users-grid .grid-empty img[data-v-8ab2b713]{max-width:350px}}@media (min-width: 992px){.container .users-grid .grid-empty[data-v-8ab2b713]{width:100%}.container .users-grid .grid-empty img[data-v-8ab2b713]{max-width:350px}}@media (orientation: landscape) and (min-width: 2500px){.container[data-v-8ab2b713]{margin:.83vw;padding:.83vw;border-radius:.4vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid[data-v-8ab2b713]{margin-bottom:.83vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid table[data-v-8ab2b713]{border-top-left-radius:.2vw;border-top-right-radius:.2vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid th[data-v-8ab2b713]{min-width:8vw;height:2vw;padding:0 .4vw}.container .users-grid th.column-ack[data-v-8ab2b713]{min-width:4vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid th img[data-v-8ab2b713]{margin-left:.4vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid tr td[data-v-8ab2b713]{min-width:8vw;height:2.5vw;padding:0 .4vw}.container .users-grid tr td.column-ack[data-v-8ab2b713]{min-width:4vw}.container .users-grid tr td.column-username span[data-v-8ab2b713]{max-width:15vw;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-email span[data-v-8ab2b713]{max-width:18vw;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-full-name span[data-v-8ab2b713],.container .users-grid tr td.column-name span[data-v-8ab2b713],.container .users-grid tr td.column-service-name span[data-v-8ab2b713]{max-width:15vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid .grid-empty img[data-v-8ab2b713]{max-width:18vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid .grid-empty p[data-v-8ab2b713]{margin:.83vw 0}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container[data-v-8ab2b713]{margin:1.66vw;padding:1.66vw;border-radius:.8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid[data-v-8ab2b713]{margin-bottom:1.66vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid table[data-v-8ab2b713]{border-top-left-radius:.4vw;border-top-right-radius:.4vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid th[data-v-8ab2b713]{min-width:16vw;height:4vw;padding:0 .8vw;font-size:1.4vw}.container .users-grid th.column-ack[data-v-8ab2b713]{min-width:8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid th img[data-v-8ab2b713]{margin-left:.8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid tr td[data-v-8ab2b713]{min-width:16vw;height:5vw;padding:0 .8vw;font-size:1.2vw}.container .users-grid tr td.column-ack[data-v-8ab2b713]{min-width:8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid .grid-empty p[data-v-8ab2b713]{margin:1.66vw 0;font-size:1.4vw}}.spinner[data-v-8ab2b713]{width:24px;height:24px;background:transparent;position:relative;border-radius:50%;overflow:hidden;z-index:0;animation:spin-8ab2b713 1s linear infinite}.spinner .spin-bottom-left[data-v-8ab2b713],.spinner .spin-bottom-right[data-v-8ab2b713],.spinner .spin-top-left[data-v-8ab2b713]{position:absolute;width:50%;height:50%;z-index:-1}.spinner .spin-blocker[data-v-8ab2b713]{position:absolute;top:15%;left:15%;width:70%;height:70%;background:#ffffff;border-radius:50%}.spinner .spin-bottom-left[data-v-8ab2b713]{top:50%;left:0;background:-webkit-linear-gradient(to bottom right,rgb(228,124,40) 0%,rgba(228,124,40,.7) 100%);background:linear-gradient(to bottom right,rgb(228,124,40) 0%,rgba(228,124,40,.7) 100%)}.spinner .spin-bottom-left[data-v-8ab2b713]:after{position:absolute;content:"";border-radius:50%;width:5.5px;height:9px;bottom:9px;left:0;background-color:#e47c28}@media (min-width: 768px){.spinner .spin-bottom-left[data-v-8ab2b713]:after{width:9px;height:15px;bottom:18px}}.spinner .spin-bottom-right[data-v-8ab2b713]{top:50%;left:50%;background:-webkit-linear-gradient(to top right,rgba(228,124,40,.7) 15%,rgba(228,124,40,.25) 85%);background:linear-gradient(to top right,rgba(228,124,40,.7) 15%,rgba(228,124,40,.25) 85%)}.spinner .spin-top-left[data-v-8ab2b713]{top:0;left:50%;background:-webkit-linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(228,124,40,.25) 100%);background:linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(228,124,40,.25) 100%)}.spinner.spinner-green .spin-bottom-left[data-v-8ab2b713]{background:-webkit-linear-gradient(to bottom right,rgb(72,148,60) 0%,rgba(72,148,60,.7) 100%);background:linear-gradient(to bottom right,rgb(72,148,60) 0%,rgba(72,148,60,.7) 100%)}.spinner.spinner-green .spin-bottom-left[data-v-8ab2b713]:after{background-color:#48943c}.spinner.spinner-green .spin-bottom-right[data-v-8ab2b713]{background:-webkit-linear-gradient(to top right,rgba(72,148,60,.7) 15%,rgba(72,148,60,.25) 85%);background:linear-gradient(to top right,rgba(72,148,60,.7) 15%,rgba(72,148,60,.25) 85%)}.spinner.spinner-green .spin-top-left[data-v-8ab2b713]{background:-webkit-linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(72,148,60,.25) 100%);background:linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(72,148,60,.25) 100%)}.spinner.disabled .spin-blocker[data-v-8ab2b713]{background:gray}.spinner.disabled .spin-bottom-left[data-v-8ab2b713]:after{width:5.5px;height:9px;bottom:9px;left:0}@media (min-width: 768px){.spinner.disabled .spin-bottom-left[data-v-8ab2b713]:after{bottom:8px}}@media (min-width: 768px){.spinner[data-v-8ab2b713]{width:48px;height:48px}}@media (orientation: landscape) and (min-width: 2500px){.spinner[data-v-8ab2b713]{width:2.5vw;height:2.5vw}}@media (orientation: landscape) and (min-width: 2500px){.spinner .spin-bottom-left[data-v-8ab2b713]:after{width:.46vw;height:.78vw;bottom:.93vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.spinner[data-v-8ab2b713]{width:5vw;height:5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.spinner .spin-bottom-left[data-v-8ab2b713]:after{width:.92vw;height:1.56vw;bottom:1.86vw}}@keyframes spin-8ab2b713{to{transform:rotate(360deg)}}@keyframes loader-8ab2b713{0%{opacity:1}to{opacity:0}}.loader div[data-v-8ab2b713]{left:48px;top:22.5px;position:absolute;animation:loader-8ab2b713 linear 1s infinite;background:#32c770;width:4px;height:15px;border-radius:0;transform-origin:2px 27.5px}.loader div[data-v-8ab2b713]:nth-child(1){transform:rotate(0);animation-delay:-.875s;background:#32c770}.loader div[data-v-8ab2b713]:nth-child(2){transform:rotate(45deg);animation-delay:-.75s;background:#32c770}.loader div[data-v-8ab2b713]:nth-child(3){transform:rotate(90deg);animation-delay:-.625s;background:#32c770}.loader div[data-v-8ab2b713]:nth-child(4){transform:rotate(135deg);animation-delay:-.5s;background:#32c770}.loader div[data-v-8ab2b713]:nth-child(5){transform:rotate(180deg);animation-delay:-.375s;background:#32c770}.loader div[data-v-8ab2b713]:nth-child(6){transform:rotate(225deg);animation-delay:-.25s;background:#32c770}.loader div[data-v-8ab2b713]:nth-child(7){transform:rotate(270deg);animation-delay:-.125s;background:#32c770}.loader div[data-v-8ab2b713]:nth-child(8){transform:rotate(315deg);animation-delay:0s;background:#32c770}.loader-container[data-v-8ab2b713]{width:72px;height:64px;display:inline-block;overflow:hidden;background:none;margin-bottom:16px}.loader[data-v-8ab2b713]{width:100%;height:100%;position:relative;transform:translateZ(0) scale(.64);backface-visibility:hidden;transform-origin:0 0}.loader div[data-v-8ab2b713]{box-sizing:content-box}#user[data-v-8ab2b713]{display:flex;align-items:left;flex-direction:column;min-height:100dvh;width:100dvw;padding:88px 24px 24px}#user .title-buttons-wrapper[data-v-8ab2b713]{width:100%;display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}#user .title-buttons-wrapper .title-wrapper[data-v-8ab2b713]{display:flex;align-items:center;gap:16px;max-width:70%;width:100%}#user .title-buttons-wrapper .title-wrapper .arrow-button[data-v-8ab2b713]{width:fit-content;padding:0;border:none;outline:none;background-color:transparent}#user .title-buttons-wrapper .title-wrapper .arrow-button.arrow-button-desktop[data-v-8ab2b713]{display:none}@media (min-width: 992px){#user .title-buttons-wrapper .title-wrapper .arrow-button.arrow-button-desktop[data-v-8ab2b713]{display:block}}#user .title-buttons-wrapper .title-wrapper .arrow-button.arrow-button-mobile[data-v-8ab2b713]{display:block}@media (min-width: 992px){#user .title-buttons-wrapper .title-wrapper .arrow-button.arrow-button-mobile[data-v-8ab2b713]{display:none}}@media (min-width: 992px){#user .title-buttons-wrapper .title-wrapper .arrow-button[data-v-8ab2b713]{padding:8px}}#user .title-buttons-wrapper .title-wrapper .arrow-button svg path[data-v-8ab2b713]{transition:.3s ease-in-out}#user .title-buttons-wrapper .title-wrapper .arrow-button[data-v-8ab2b713]:hover,#user .title-buttons-wrapper .title-wrapper .arrow-button[data-v-8ab2b713]:active{background-color:transparent}#user .title-buttons-wrapper .title-wrapper .arrow-button:hover svg path[data-v-8ab2b713],#user .title-buttons-wrapper .title-wrapper .arrow-button:active svg path[data-v-8ab2b713]{fill:#cb7128}#user .title-buttons-wrapper .title-wrapper .arrow-button[data-v-8ab2b713]:focus,#user .title-buttons-wrapper .title-wrapper .arrow-button[data-v-8ab2b713]:focus-within,#user .title-buttons-wrapper .title-wrapper .arrow-button[data-v-8ab2b713]:focus-visible{background-color:transparent}#user .title-buttons-wrapper .title-wrapper .arrow-button:focus svg path[data-v-8ab2b713],#user .title-buttons-wrapper .title-wrapper .arrow-button:focus-within svg path[data-v-8ab2b713],#user .title-buttons-wrapper .title-wrapper .arrow-button:focus-visible svg path[data-v-8ab2b713]{fill:#aa5d1e}#user .title-buttons-wrapper .title-wrapper .title[data-v-8ab2b713]{width:100%;display:flex;gap:0;flex-direction:column}#user .title-buttons-wrapper .title-wrapper .title h2[data-v-8ab2b713]{color:#44423f;font-size:20px;font-weight:400;line-height:normal;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-all}@media (min-width: 992px){#user .title-buttons-wrapper .title-wrapper .title h2[data-v-8ab2b713]{font-size:1.2vw}}@media (min-width: 992px) and (max-width: 2000px){#user .title-buttons-wrapper .title-wrapper .title h2[data-v-8ab2b713]{font-size:24px}}#user .title-buttons-wrapper .title-wrapper .title h3[data-v-8ab2b713]{color:#44423f;font-size:12px;font-weight:400;margin-bottom:4px;line-height:100%;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-all}@media (min-width: 992px){#user .title-buttons-wrapper .title-wrapper .title h3[data-v-8ab2b713]{font-size:.51vw}}@media (min-width: 992px) and (max-width: 1960.7843137255px){#user .title-buttons-wrapper .title-wrapper .title h3[data-v-8ab2b713]{font-size:10px}}#user .title-buttons-wrapper .action-buttons[data-v-8ab2b713]{display:flex;gap:8px}@media (min-width: 992px){#user .title-buttons-wrapper .action-buttons[data-v-8ab2b713]{flex-direction:row}}#user .title-buttons-wrapper .action-buttons button[data-v-8ab2b713]{font-size:.71vw;letter-spacing:.5px;width:fit-content;padding:8px;width:40px;height:40px}@media (max-width: 1971.8309859155px){#user .title-buttons-wrapper .action-buttons button[data-v-8ab2b713]{font-size:14px}}#user .title-buttons-wrapper .action-buttons button svg[data-v-8ab2b713]{width:16px;height:16px}#user .title-buttons-wrapper .action-buttons button span[data-v-8ab2b713]{display:none}@media (max-width: 992px){#user .title-buttons-wrapper .action-buttons button.secondary-btn[data-v-8ab2b713]{width:40px;padding:0;border:2px solid #cb7128}}@media (min-width: 992px){#user .title-buttons-wrapper .action-buttons button[data-v-8ab2b713]{min-width:112px;height:auto}#user .title-buttons-wrapper .action-buttons button svg[data-v-8ab2b713]{display:none}#user .title-buttons-wrapper .action-buttons button span[data-v-8ab2b713]{display:block}}#user .title-buttons-wrapper .action-buttons ul[data-v-8ab2b713]{position:absolute;top:54px;right:0;display:flex;flex-direction:column;min-width:150px;z-index:1;border-radius:4px;border:1px solid #d9d9d9;background:#f6f6f6;padding:0;margin:0;list-style:none}#user .title-buttons-wrapper .action-buttons ul li button[data-v-8ab2b713]{width:100%;padding:8px 16px;border:none;background-color:transparent;outline:transparent;justify-content:flex-start;font-size:.71vw;font-weight:400;color:#44423f;border-radius:0}@media (max-width: 1971.8309859155px){#user .title-buttons-wrapper .action-buttons ul li button[data-v-8ab2b713]{font-size:14px}}#user .title-buttons-wrapper .action-buttons ul li button[data-v-8ab2b713]:hover,#user .title-buttons-wrapper .action-buttons ul li button[data-v-8ab2b713]:focus,#user .title-buttons-wrapper .action-buttons ul li button[data-v-8ab2b713]:focus-within,#user .title-buttons-wrapper .action-buttons ul li button[data-v-8ab2b713]:focus-visible,#user .title-buttons-wrapper .action-buttons ul li button[data-v-8ab2b713]:active{background-color:#d9d9d9;outline:none;border:none}#user .header-user[data-v-8ab2b713]{display:flex}#user .header-user .title[data-v-8ab2b713]{display:flex;align-items:center;justify-content:flex-start;margin-bottom:16px}@media (min-width: 992px){#user .header-user .title[data-v-8ab2b713]{margin-bottom:24px}}#user .header-user .title h2[data-v-8ab2b713]{color:#44423f;font-size:20px;font-weight:500;margin-left:16px}@media (min-width: 992px){#user .header-user .title h2[data-v-8ab2b713]{font-size:1.2vw}}@media (min-width: 992px) and (max-width: 2000px){#user .header-user .title h2[data-v-8ab2b713]{font-size:24px}}#user .section-container[data-v-8ab2b713]{height:100%}@media (min-width: 992px){#user .section-container[data-v-8ab2b713]{display:grid;grid-template-columns:1fr 1.5fr;gap:24px}}@media (min-width: 992px){#user .section-container .tab-section[data-v-8ab2b713]{background:#ffffff;box-shadow:0 0 8px #00000029;border-radius:8px;height:calc(100dvh - 92px)}}@media (min-width: 992px) and (min-width: 992px){#user .section-container .tab-section[data-v-8ab2b713] .tabs-container .tab-content{height:calc(100% - 56px)}}#user .section-container .tab-section .tabs[data-v-8ab2b713]{display:flex;justify-content:flex-start;gap:32px;margin-bottom:32px;padding-top:16px;border-bottom:1px solid #d0d4d9}@media (min-width: 992px){#user .section-container .tab-section .tabs[data-v-8ab2b713]{gap:40px;margin-bottom:40px}}#user .section-container .tab-section .tabs .tab[data-v-8ab2b713]{cursor:pointer;gap:4px;width:fit-content;font-family:Poppins,sans-serif;font-size:.82vw;font-weight:400;padding:0 0 8px;border:none;position:relative}@media (max-width: 1951.2195121951px){#user .section-container .tab-section .tabs .tab[data-v-8ab2b713]{font-size:16px}}#user .section-container .tab-section .tabs .tab[data-v-8ab2b713]:after{content:"";position:absolute;bottom:-1px;left:0;width:100%;height:2px;background-color:transparent;border-radius:6px}#user .section-container .tab-section .tabs .tab[data-v-8ab2b713]:first-of-type{margin-left:24px}@media (min-width: 992px){#user .section-container .tab-section .tabs .tab[data-v-8ab2b713]:first-of-type{margin-left:0}}#user .section-container .tab-section .tabs .tab[data-v-8ab2b713]:nth-of-type(2){margin-left:0}@media (min-width: 992px){#user .section-container .tab-section .tabs .tab[data-v-8ab2b713]:nth-of-type(2){margin-left:24px}}#user .section-container .tab-section .tabs .tab span[data-v-8ab2b713]{display:none}@media (min-width: 992px){#user .section-container .tab-section .tabs .tab span[data-v-8ab2b713]{display:inline-block}}#user .section-container .tab-section .tabs .tab.mobile-only[data-v-8ab2b713]{display:block}@media (min-width: 992px){#user .section-container .tab-section .tabs .tab.mobile-only[data-v-8ab2b713]{display:none}}#user .section-container .tab-section .tabs .tab[data-v-8ab2b713]:hover,#user .section-container .tab-section .tabs .tab[data-v-8ab2b713]:active,#user .section-container .tab-section .tabs .tab[data-v-8ab2b713]:focus,#user .section-container .tab-section .tabs .tab[data-v-8ab2b713]:focus-visible,#user .section-container .tab-section .tabs .tab[data-v-8ab2b713]:focus-within{outline:none;border:none;color:#cb7128;opacity:1}#user .section-container .tab-section .tabs .tab.active[data-v-8ab2b713]{color:#cb7128;font-weight:600}#user .section-container .tab-section .tabs .tab.active[data-v-8ab2b713]:after{background-color:#db9c69}#user .section-container .tab-section .tabs .tab.active[data-v-8ab2b713]:hover,#user .section-container .tab-section .tabs .tab.active[data-v-8ab2b713]:active,#user .section-container .tab-section .tabs .tab.active[data-v-8ab2b713]:focus,#user .section-container .tab-section .tabs .tab.active[data-v-8ab2b713]:focus-visible,#user .section-container .tab-section .tabs .tab.active[data-v-8ab2b713]:focus-within{outline:none;border:none;color:#cb7128;cursor:default}#user .section-container .tab-section .tabs-content[data-v-8ab2b713]{display:flex;flex-wrap:wrap;padding-bottom:0 16px}@media (min-width: 992px){#user .section-container .tab-section .tabs-content[data-v-8ab2b713]{flex-direction:row;height:calc(100% - 90px);overflow:hidden}}#user .section-container .tab-section .tabs-content>div[data-v-8ab2b713]{flex:1;margin:0 24px;height:100%;overflow-y:auto}#user .section-container .tab-section .tabs-content>div[data-v-8ab2b713]::-webkit-scrollbar{width:6px;height:6px;transition:.3s ease-in-out}#user .section-container .tab-section .tabs-content>div[data-v-8ab2b713]::-webkit-scrollbar-track{background:#f3f3f3;border-radius:8px}#user .section-container .tab-section .tabs-content>div[data-v-8ab2b713]::-webkit-scrollbar-thumb{background:#c3c3c3;border-radius:8px;border:4px solid rgba(0,0,0,0)}#user .section-container .tab-section .tabs-content>div[data-v-8ab2b713]::-webkit-scrollbar-thumb:hover{background:#c3c3c3}#user .section-container .profile-section[data-v-8ab2b713]{display:none}@media (min-width: 992px){#user .section-container .profile-section[data-v-8ab2b713]{display:flex;background:#ffffff;box-shadow:0 0 8px #00000029;border-radius:8px;height:calc(100dvh - 92px);overflow:hidden}}#user.loading[data-v-8ab2b713]{justify-content:center;padding:0}#user.loading .loading-container[data-v-8ab2b713]{height:85vh;display:flex;flex-direction:column;justify-content:center;align-items:center}#user.loading .loading-container .loading-text[data-v-8ab2b713]{margin:16px}@media (min-width: 992px){#user[data-v-8ab2b713]{padding:128px 48px 40px}}@media (min-width: 1920px){#user[data-v-8ab2b713]{width:calc(100dvw - 282px);margin-left:282px;padding:16px 40px}}@media (orientation: landscape) and (min-width: 2500px){#user[data-v-8ab2b713]{width:calc(100dvw - 14.68vw);margin-left:14.68vw;padding:.83vw 2vw}}@media (orientation: landscape) and (min-width: 2500px){#user .title-buttons-wrapper[data-v-8ab2b713]{margin-bottom:1.25vw}}@media (orientation: landscape) and (min-width: 2500px){#user .title-buttons-wrapper .title-wrapper[data-v-8ab2b713]{gap:.83vw}}@media (orientation: landscape) and (min-width: 2500px){#user .title-buttons-wrapper .title-wrapper .arrow-button[data-v-8ab2b713]{padding:.4vw}}@media (orientation: landscape) and (min-width: 2500px){#user .title-buttons-wrapper .title-wrapper .title h3[data-v-8ab2b713]{margin-bottom:.2vw}}@media (orientation: landscape) and (min-width: 2500px){#user .title-buttons-wrapper .action-buttons[data-v-8ab2b713]{gap:.83vw}}@media (orientation: landscape) and (min-width: 2500px){#user .title-buttons-wrapper .action-buttons button[data-v-8ab2b713]{padding:.4vw .83vw;height:2.08vw;min-width:5.8vw;font-size:.71vw}}@media (orientation: landscape) and (min-width: 2500px){#user .header-user .title h2[data-v-8ab2b713]{margin-left:.8vw}}@media (orientation: landscape) and (min-width: 2500px){#user .header-user .title svg[data-v-8ab2b713]{width:1.2vw;height:1.2vw}}@media (orientation: landscape) and (min-width: 2500px){#user .section-container[data-v-8ab2b713]{gap:1.25vw}}@media (orientation: landscape) and (min-width: 2500px){#user .section-container .tab-section[data-v-8ab2b713]{height:calc(100dvh - 5.03vw)}}@media (orientation: landscape) and (min-width: 2500px){#user .section-container .tab-section .tabs[data-v-8ab2b713]{gap:2.08vw;margin-bottom:2.08vw;padding-top:.83vw}}@media (orientation: landscape) and (min-width: 2500px){#user .section-container .tab-section .tabs .tab[data-v-8ab2b713]{padding-bottom:.4vw;gap:.2vw}}@media (orientation: landscape) and (min-width: 2500px){#user .section-container .tab-section .tabs .tab[data-v-8ab2b713]:first-of-type{margin-left:0}}@media (orientation: landscape) and (min-width: 2500px){#user .section-container .tab-section .tabs .tab[data-v-8ab2b713]:nth-of-type(2){margin-left:1.25vw}}@media (orientation: landscape) and (min-width: 2500px){#user .section-container .tab-section .tabs-content[data-v-8ab2b713]{padding-bottom:0 .83vw;height:calc(100% - 4.68vw)}}@media (orientation: landscape) and (min-width: 2500px){#user .section-container .tab-section .tabs-content>div[data-v-8ab2b713]{margin:0 1.25vw}}@media (orientation: landscape) and (min-width: 2500px){#user .section-container .profile-section[data-v-8ab2b713]{border-radius:.4vw;height:calc(100dvh - 5.03vw)}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#user[data-v-8ab2b713]{width:100dvw;margin-left:0;padding:12vw 8vw 4vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#user .title-buttons-wrapper[data-v-8ab2b713]{margin-bottom:2.5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#user .title-buttons-wrapper .title-wrapper[data-v-8ab2b713]{gap:1.6vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#user .title-buttons-wrapper .title-wrapper .arrow-button[data-v-8ab2b713]{padding:.8vw}}@media (orientation: portrait){#user .title-buttons-wrapper .title-wrapper .title[data-v-8ab2b713]{width:100%}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#user .title-buttons-wrapper .title-wrapper .title h2[data-v-8ab2b713]{font-size:2.5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#user .title-buttons-wrapper .title-wrapper .title h3[data-v-8ab2b713]{font-size:1.1vw;margin-bottom:.4vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#user .title-buttons-wrapper .action-buttons[data-v-8ab2b713]{gap:1.6vw}}@media (orientation: portrait){#user .header-user .title[data-v-8ab2b713]{margin-bottom:3vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#user .header-user .title h2[data-v-8ab2b713]{font-size:2.5vw;margin-left:1.6vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#user .header-user .title svg[data-v-8ab2b713]{width:2.4vw;height:2.4vw}}.container[data-v-02f67454]{margin:16px;padding:16px;box-shadow:0 0 8px #00000029;border-radius:8px;height:auto;display:flex;flex-direction:column}@media (min-width: 992px){.container[data-v-02f67454]{height:100%}}.container p[data-v-02f67454]{margin-bottom:8px}.container .grid-filter .filters[data-v-02f67454]{margin-bottom:8px;height:100%}.container .users-grid[data-v-02f67454]{width:100%;margin-bottom:16px;overflow:auto;border:1px solid #ececec;border-radius:4px;height:auto}.container .users-grid.empty-grid[data-v-02f67454]{height:100%;overflow-x:auto}.container .users-grid.empty-grid table thead[data-v-02f67454]{background-color:#ececec}@media (min-width: 1366px){.container .users-grid.empty-grid table thead[data-v-02f67454]{height:2vw}}.container .users-grid.empty-grid table thead>tr[data-v-02f67454]{display:block}.container .users-grid .th-container[data-v-02f67454]{display:flex;align-items:center;cursor:default;pointer-events:none}.container .users-grid .th-container button[data-v-02f67454]{border:none;padding:0;justify-content:left;color:#44423f}.container .users-grid .th-container button span.column-can-sort[data-v-02f67454]{padding-right:8px;cursor:pointer;pointer-events:auto}.container .users-grid .th-container button .order-asc-desc[data-v-02f67454]{width:18px;height:18px;display:flex;align-items:center;justify-content:center;cursor:pointer;pointer-events:auto}.container .users-grid .th-container button .order-asc-desc svg[data-v-02f67454]{width:100%;height:100%}.container .users-grid .th-container button .order-asc-desc svg path[data-v-02f67454]{transition:fill .3s ease-in-out;fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc:hover svg[data-v-02f67454]{width:100%;height:100%}.container .users-grid .th-container button .order-asc-desc:hover svg path[data-v-02f67454]{fill:var(#697077);stroke:var(#697077)}.container .users-grid .th-container button .order-asc-desc.orderAsc svg path[data-v-02f67454]:first-child{fill:#d97706;stroke:#d97706;opacity:1}.container .users-grid .th-container button .order-asc-desc.orderAsc svg path[data-v-02f67454]:last-child{fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc.orderAsc:hover svg path[data-v-02f67454]:first-child{fill:#d97706;stroke:#d97706;opacity:1}.container .users-grid .th-container button .order-asc-desc.orderAsc:hover svg path[data-v-02f67454]:last-child{fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc.orderDesc svg path[data-v-02f67454]:first-child{fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc.orderDesc svg path[data-v-02f67454]:last-child{fill:#d97706;stroke:#d97706;opacity:1}.container .users-grid .th-container button .order-asc-desc.orderDesc:hover svg path[data-v-02f67454]:first-child{fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc.orderDesc:hover svg path[data-v-02f67454]:last-child{fill:#d97706;stroke:#d97706;opacity:1}.container .users-grid table[data-v-02f67454]{width:100%;height:100%;border-collapse:collapse;border-top-left-radius:4px;border-top-right-radius:4px}.container .users-grid table .grid-body[data-v-02f67454]{position:relative}.container .users-grid th[data-v-02f67454]{border-collapse:collapse;background:#ececec;min-width:140px;height:40px;padding:0 8px;font-family:Poppins,sans-serif;font-weight:500;font-size:12px;color:#44423f;position:sticky;top:0;z-index:1}.container .users-grid th>div button[data-v-02f67454]{background-color:#ececec}.container .users-grid th.column-region[data-v-02f67454]{text-align:left}.container .users-grid th.column-region>div[data-v-02f67454]{justify-content:left}.container .users-grid th.column-ack[data-v-02f67454]{min-width:50px;text-align:center}.container .users-grid th.column-ack>div[data-v-02f67454]{justify-content:center}.container .users-grid th.column-admin-user-name[data-v-02f67454]{min-width:160px}.container .users-grid th.trash-can[data-v-02f67454]{min-width:50px}.container .users-grid th.pricing[data-v-02f67454]{min-width:50px;text-align:left}.container .users-grid th.pricing>div[data-v-02f67454]{justify-content:left}.container .users-grid th.pricing>div button span[data-v-02f67454]{display:flex;width:100%;align-items:center;justify-content:left}.container .users-grid th.status-pricing[data-v-02f67454]{min-width:70px;text-align:center}.container .users-grid th.status-pricing>div[data-v-02f67454]{justify-content:center}.container .users-grid th.status-pricing[data-v-02f67454],.container .users-grid th.assigned-to-pricing[data-v-02f67454]{display:none}@media (min-width: 992px){.container .users-grid th.status-pricing[data-v-02f67454],.container .users-grid th.assigned-to-pricing[data-v-02f67454]{display:table-cell}}.container .users-grid th img[data-v-02f67454]{margin-left:8px;cursor:pointer}@media (min-width: 992px){.container .users-grid th[data-v-02f67454]{font-size:.71vw;min-width:160px}}@media (min-width: 992px) and (max-width: 1971.8309859155px){.container .users-grid th[data-v-02f67454]{font-size:14px}}@media (min-width: 992px){.container .users-grid th.column-admin-user-name[data-v-02f67454]{min-width:180px}.container .users-grid th.trash-can[data-v-02f67454],.container .users-grid th.contact-type[data-v-02f67454]{min-width:50px}}@media (min-width: 1366px){.container .users-grid th[data-v-02f67454]{min-width:160px}}.container .users-grid tr[data-v-02f67454]{border-bottom:1px solid #ececec;max-height:40px}.container .users-grid tr[data-v-02f67454]:last-of-type{border-bottom:none}.container .users-grid tr[data-v-02f67454]:focus-visible{outline:#d97706 auto 1px}.container .users-grid tr.alt-class[data-v-02f67454]{transition:background-color .5s ease}.container .users-grid tr td[data-v-02f67454]{height:48px;min-width:140px;padding:0 8px;font-family:Poppins,sans-serif;font-size:.61vw;font-weight:400;color:#44423f;text-align:left}@media (max-width: 1967.2131147541px){.container .users-grid tr td[data-v-02f67454]{font-size:12px}}.container .users-grid tr td.column-type .service-type[data-v-02f67454],.container .users-grid tr td.column-type .service-type-label[data-v-02f67454],.container .users-grid tr td.column-type .user-type[data-v-02f67454]{display:block;width:fit-content;background-color:#f6f6f6;padding:2px 8px;border-radius:20px;text-align:left;line-height:16px}.container .users-grid tr td.column-type.contact-type[data-v-02f67454]{max-width:100px}.container .users-grid tr td.column-status .service-status[data-v-02f67454],.container .users-grid tr td.column-status .status-label[data-v-02f67454]{display:block;width:fit-content;border:1px solid #ececec;padding:2px 8px;border-radius:20px;text-align:left;line-height:16px}.container .users-grid tr td.column-status .status-label.status-up[data-v-02f67454]{border:none;background:rgba(72,148,60,.15)}.container .users-grid tr td.column-status .status-label.status-down[data-v-02f67454]{background:rgba(200,16,46,.15);border:none}.container .users-grid tr td.column-region[data-v-02f67454]{text-align:left}.container .users-grid tr td.column-ack[data-v-02f67454]{min-width:50px;text-align:center}.container .users-grid tr td.pricing[data-v-02f67454]{min-width:50px;text-align:left}.container .users-grid tr td.pricing span[data-v-02f67454]{display:flex;width:100%;align-items:center}.container .users-grid tr td.status-pricing[data-v-02f67454]{min-width:70px}.container .users-grid tr td.status-pricing[data-v-02f67454],.container .users-grid tr td.assigned-to-pricing[data-v-02f67454]{display:none}@media (min-width: 992px){.container .users-grid tr td.status-pricing[data-v-02f67454],.container .users-grid tr td.assigned-to-pricing[data-v-02f67454]{display:table-cell}}.container .users-grid tr td.column-admin-user-name[data-v-02f67454]{min-width:160px}.container .users-grid tr td.column-service-name span[data-v-02f67454],.container .users-grid tr td.column-email span[data-v-02f67454],.container .users-grid tr td.column-username span[data-v-02f67454],.container .users-grid tr td.column-output span[data-v-02f67454],.container .users-grid tr td.column-full-name span[data-v-02f67454],.container .users-grid tr td.column-name span[data-v-02f67454],.container .users-grid tr td.column-detail span[data-v-02f67454],.container .users-grid tr td.column-reason span[data-v-02f67454]{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-username span[data-v-02f67454]{max-width:200px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-email span[data-v-02f67454]{max-width:260px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-full-name span[data-v-02f67454],.container .users-grid tr td.column-name span[data-v-02f67454],.container .users-grid tr td.column-service-name span[data-v-02f67454]{max-width:200px}.container .users-grid tr td.column-email[data-v-02f67454]{word-break:break-word}.container .users-grid tr td.trash-can[data-v-02f67454]{min-width:50px}.container .users-grid tr td.trash-can>.trash-can-container[data-v-02f67454]{display:flex;align-items:center;justify-content:end}.container .users-grid tr td.trash-can>.trash-can-container a[data-v-02f67454]{display:flex;align-items:center;transition:.3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a img.trash-can[data-v-02f67454]{transition:all .3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a[data-v-02f67454] svg path{transition:all .3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a:hover img.trash-can[data-v-02f67454],.container .users-grid tr td.trash-can>.trash-can-container a:focus img.trash-can[data-v-02f67454],.container .users-grid tr td.trash-can>.trash-can-container a:focus-visible img.trash-can[data-v-02f67454],.container .users-grid tr td.trash-can>.trash-can-container a:focus-within img.trash-can[data-v-02f67454],.container .users-grid tr td.trash-can>.trash-can-container a:active img.trash-can[data-v-02f67454]{filter:invert(15%) sepia(88%) saturate(3888%) hue-rotate(341deg) brightness(84%) contrast(100%);transition:all .3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a[data-v-02f67454]:hover svg path,.container .users-grid tr td.trash-can>.trash-can-container a[data-v-02f67454]:focus svg path,.container .users-grid tr td.trash-can>.trash-can-container a[data-v-02f67454]:focus-visible svg path,.container .users-grid tr td.trash-can>.trash-can-container a[data-v-02f67454]:focus-within svg path,.container .users-grid tr td.trash-can>.trash-can-container a[data-v-02f67454]:active svg path{fill:#c8102e;transition:all .3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a[data-v-02f67454]:focus-visible{outline:1px solid #c8102e;border-radius:2px}@media (min-width: 992px){.container .users-grid tr td[data-v-02f67454]{min-width:160px}.container .users-grid tr td.column-admin-user-name[data-v-02f67454]{min-width:180px}.container .users-grid tr td.column-output[data-v-02f67454],.container .users-grid tr td.column-full-name[data-v-02f67454]{max-height:40px}.container .users-grid tr td.trash-can[data-v-02f67454]{min-width:50px}.container .users-grid tr td.contact-type[data-v-02f67454]{min-width:100px}}@media (min-width: 1366px){.container .users-grid tr td[data-v-02f67454]{min-width:160px}}.container .users-grid tr.new-notification[data-v-02f67454]{background-color:#cb712833;transition:background-color .5s ease}.container .users-grid tr.new-notification td .status-label[data-v-02f67454]{border:none}.container .users-grid tr.new-notification td .status-label.status-down[data-v-02f67454]{background:transparent}.container .users-grid tr.new-notification td .service-type-label[data-v-02f67454],.container .users-grid tr.new-notification td .user-type[data-v-02f67454]{background-color:transparent}.container .users-grid tr.has-total[data-v-02f67454]{background:rgba(203,113,40,.25);border-bottom:1px solid #ececec}.container .users-grid tr.has-total td[data-v-02f67454]{padding:0 8px;font-family:Poppins,sans-serif;font-weight:500;font-size:12px;color:#44423f}@media (min-width: 992px){.container .users-grid tr.has-total td[data-v-02f67454]{font-size:.71vw}}@media (min-width: 992px) and (max-width: 1971.8309859155px){.container .users-grid tr.has-total td[data-v-02f67454]{font-size:14px}}.container .users-grid .grid-empty[data-v-02f67454]{position:absolute;display:flex;justify-content:center;align-items:center;flex-direction:column;height:100%;width:calc(100vw - 50px);position:sticky;left:0}.container .users-grid .grid-empty img[data-v-02f67454]{max-width:170px}.container .users-grid .grid-empty p[data-v-02f67454]{margin:16px;font-family:Poppins,sans-serif;font-size:.71vw;font-weight:400;color:#44423f;text-align:center}@media (max-width: 1971.8309859155px){.container .users-grid .grid-empty p[data-v-02f67454]{font-size:14px}}@media (min-width: 600px){.container .users-grid .grid-empty[data-v-02f67454]{width:calc(100vw - 50px)}.container .users-grid .grid-empty img[data-v-02f67454]{max-width:350px}}@media (min-width: 992px){.container .users-grid .grid-empty[data-v-02f67454]{width:100%}.container .users-grid .grid-empty img[data-v-02f67454]{max-width:350px}}@media (orientation: landscape) and (min-width: 2500px){.container[data-v-02f67454]{margin:.83vw;padding:.83vw;border-radius:.4vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid[data-v-02f67454]{margin-bottom:.83vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid table[data-v-02f67454]{border-top-left-radius:.2vw;border-top-right-radius:.2vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid th[data-v-02f67454]{min-width:8vw;height:2vw;padding:0 .4vw}.container .users-grid th.column-ack[data-v-02f67454]{min-width:4vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid th img[data-v-02f67454]{margin-left:.4vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid tr td[data-v-02f67454]{min-width:8vw;height:2.5vw;padding:0 .4vw}.container .users-grid tr td.column-ack[data-v-02f67454]{min-width:4vw}.container .users-grid tr td.column-username span[data-v-02f67454]{max-width:15vw;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-email span[data-v-02f67454]{max-width:18vw;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-full-name span[data-v-02f67454],.container .users-grid tr td.column-name span[data-v-02f67454],.container .users-grid tr td.column-service-name span[data-v-02f67454]{max-width:15vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid .grid-empty img[data-v-02f67454]{max-width:18vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid .grid-empty p[data-v-02f67454]{margin:.83vw 0}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container[data-v-02f67454]{margin:1.66vw;padding:1.66vw;border-radius:.8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid[data-v-02f67454]{margin-bottom:1.66vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid table[data-v-02f67454]{border-top-left-radius:.4vw;border-top-right-radius:.4vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid th[data-v-02f67454]{min-width:16vw;height:4vw;padding:0 .8vw;font-size:1.4vw}.container .users-grid th.column-ack[data-v-02f67454]{min-width:8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid th img[data-v-02f67454]{margin-left:.8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid tr td[data-v-02f67454]{min-width:16vw;height:5vw;padding:0 .8vw;font-size:1.2vw}.container .users-grid tr td.column-ack[data-v-02f67454]{min-width:8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid .grid-empty p[data-v-02f67454]{margin:1.66vw 0;font-size:1.4vw}}.container[data-v-02f67454]{position:relative;height:auto;margin:0;padding:0;box-shadow:none}@media (min-width: 1920px){.container[data-v-02f67454]{height:100%;box-shadow:0 0 8px #00000029;padding:16px}}.container h3[data-v-02f67454]{text-align:left;color:#44423f;font-family:Poppins,sans-serif;font-size:.82vw;font-weight:600;margin-bottom:8px}@media (max-width: 1951.2195121951px){.container h3[data-v-02f67454]{font-size:16px}}.container .grid-filter[data-v-02f67454] .filters{width:100%;display:flex;flex-direction:column;gap:8px}@media (min-width: 992px){.container .grid-filter[data-v-02f67454] .filters{flex-direction:row;margin-bottom:24px}}.container .grid-filter[data-v-02f67454] .filters>div>div{height:100%}.container .grid-filter[data-v-02f67454] .filters input{height:100%;margin-bottom:0;padding-right:20px}@media (min-width: 992px){.container .grid-filter[data-v-02f67454] .filters input{padding:8px 20px 8px 8px}}@media (min-width: 992px){.container .grid-filter[data-v-02f67454] .filters label{margin-bottom:0;padding:8px}}.container .grid-filter[data-v-02f67454] .filters .dropdown-toggle{font-size:.71vw}@media (max-width: 1971.8309859155px){.container .grid-filter[data-v-02f67454] .filters .dropdown-toggle{font-size:14px}}.container .grid-filter[data-v-02f67454] .filters button{font-size:.71vw}@media (max-width: 1971.8309859155px){.container .grid-filter[data-v-02f67454] .filters button{font-size:14px}}@media (min-width: 992px){.container .grid-filter[data-v-02f67454] .filters button{margin-bottom:0;padding:8px}}.container .grid-filter[data-v-02f67454] .filters>div{width:100%;position:relative}.container .grid-filter[data-v-02f67454] .filters>div .dropdown-toggle{width:100%;border-radius:0;justify-content:flex-start}.container .grid-filter[data-v-02f67454] .filters>div input{margin-bottom:0}@media (min-width: 992px){.container .grid-filter[data-v-02f67454] .filters>div{max-width:20%}}.container .users-grid[data-v-02f67454]{display:block;width:100%;overflow:auto;border:1px solid #ececec;border-radius:4px;height:auto}.container .users-grid[data-v-02f67454]::-webkit-scrollbar{width:6px;height:6px;transition:.3s ease-in-out}.container .users-grid[data-v-02f67454]::-webkit-scrollbar-track{background:#f3f3f3;border-radius:8px}.container .users-grid[data-v-02f67454]::-webkit-scrollbar-thumb{background:#c3c3c3;border-radius:8px;border:4px solid rgba(0,0,0,0)}.container .users-grid[data-v-02f67454]::-webkit-scrollbar-thumb:hover{background:#c3c3c3}.container .users-grid.empty-grid[data-v-02f67454]{height:100%;overflow:hidden;overflow-x:auto}@media (min-width: 992px){.container .users-grid.empty-grid[data-v-02f67454]{height:50vh;overflow:hidden;overflow-x:auto}}.container .users-grid[data-v-02f67454] tbody .grid-empty{width:calc(100vw - 50px);position:sticky;left:0}.container .users-grid[data-v-02f67454] tbody .grid-empty img{max-width:170px}@media (min-width: 600px){.container .users-grid[data-v-02f67454] tbody .grid-empty{width:calc(100vw - 50px)}.container .users-grid[data-v-02f67454] tbody .grid-empty img{max-width:350px}}@media (min-width: 992px){.container .users-grid[data-v-02f67454] tbody .grid-empty{width:100%}.container .users-grid[data-v-02f67454] tbody .grid-empty img{max-width:350px}}.container[data-v-e099fe72]{margin:16px;padding:16px;box-shadow:0 0 8px #00000029;border-radius:8px;height:auto;display:flex;flex-direction:column}@media (min-width: 992px){.container[data-v-e099fe72]{height:100%}}.container p[data-v-e099fe72]{margin-bottom:8px}.container .grid-filter .filters[data-v-e099fe72]{margin-bottom:8px;height:100%}.container .users-grid[data-v-e099fe72]{width:100%;margin-bottom:16px;overflow:auto;border:1px solid #ececec;border-radius:4px;height:auto}.container .users-grid[data-v-e099fe72]::-webkit-scrollbar{width:6px;height:6px;transition:.3s ease-in-out}.container .users-grid[data-v-e099fe72]::-webkit-scrollbar-track{background:#f3f3f3;border-radius:8px}.container .users-grid[data-v-e099fe72]::-webkit-scrollbar-thumb{background:#c3c3c3;border-radius:8px;border:4px solid rgba(0,0,0,0)}.container .users-grid[data-v-e099fe72]::-webkit-scrollbar-thumb:hover{background:#c3c3c3}.container .users-grid.empty-grid[data-v-e099fe72]{height:100%;overflow-x:auto}.container .users-grid.empty-grid table thead[data-v-e099fe72]{background-color:#ececec}@media (min-width: 1366px){.container .users-grid.empty-grid table thead[data-v-e099fe72]{height:2vw}}.container .users-grid.empty-grid table thead>tr[data-v-e099fe72]{display:block}.container .users-grid .th-container[data-v-e099fe72]{display:flex;align-items:center;cursor:default;pointer-events:none}.container .users-grid .th-container button[data-v-e099fe72]{border:none;padding:0;justify-content:left;color:#44423f}.container .users-grid .th-container button span.column-can-sort[data-v-e099fe72]{padding-right:8px;cursor:pointer;pointer-events:auto}.container .users-grid .th-container button .order-asc-desc[data-v-e099fe72]{width:18px;height:18px;display:flex;align-items:center;justify-content:center;cursor:pointer;pointer-events:auto}.container .users-grid .th-container button .order-asc-desc svg[data-v-e099fe72]{width:100%;height:100%}.container .users-grid .th-container button .order-asc-desc svg path[data-v-e099fe72]{transition:fill .3s ease-in-out;fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc:hover svg[data-v-e099fe72]{width:100%;height:100%}.container .users-grid .th-container button .order-asc-desc:hover svg path[data-v-e099fe72]{fill:var(#697077);stroke:var(#697077)}.container .users-grid .th-container button .order-asc-desc.orderAsc svg path[data-v-e099fe72]:first-child{fill:#d97706;stroke:#d97706;opacity:1}.container .users-grid .th-container button .order-asc-desc.orderAsc svg path[data-v-e099fe72]:last-child{fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc.orderAsc:hover svg path[data-v-e099fe72]:first-child{fill:#d97706;stroke:#d97706;opacity:1}.container .users-grid .th-container button .order-asc-desc.orderAsc:hover svg path[data-v-e099fe72]:last-child{fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc.orderDesc svg path[data-v-e099fe72]:first-child{fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc.orderDesc svg path[data-v-e099fe72]:last-child{fill:#d97706;stroke:#d97706;opacity:1}.container .users-grid .th-container button .order-asc-desc.orderDesc:hover svg path[data-v-e099fe72]:first-child{fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc.orderDesc:hover svg path[data-v-e099fe72]:last-child{fill:#d97706;stroke:#d97706;opacity:1}.container .users-grid table[data-v-e099fe72]{width:100%;height:100%;border-collapse:collapse;border-top-left-radius:4px;border-top-right-radius:4px}.container .users-grid table .grid-body[data-v-e099fe72]{position:relative}.container .users-grid th[data-v-e099fe72]{border-collapse:collapse;background:#ececec;min-width:140px;height:40px;padding:0 8px;font-family:Poppins,sans-serif;font-weight:500;font-size:12px;color:#44423f;position:sticky;top:0;z-index:1}.container .users-grid th>div button[data-v-e099fe72]{background-color:#ececec}.container .users-grid th.column-region[data-v-e099fe72]{text-align:left}.container .users-grid th.column-region>div[data-v-e099fe72]{justify-content:left}.container .users-grid th.column-ack[data-v-e099fe72]{min-width:50px;text-align:center}.container .users-grid th.column-ack>div[data-v-e099fe72]{justify-content:center}.container .users-grid th.column-admin-user-name[data-v-e099fe72]{min-width:160px}.container .users-grid th.trash-can[data-v-e099fe72]{min-width:50px}.container .users-grid th.pricing[data-v-e099fe72]{min-width:50px;text-align:left}.container .users-grid th.pricing>div[data-v-e099fe72]{justify-content:left}.container .users-grid th.pricing>div button span[data-v-e099fe72]{display:flex;width:100%;align-items:center;justify-content:left}.container .users-grid th.status-pricing[data-v-e099fe72]{min-width:70px;text-align:center}.container .users-grid th.status-pricing>div[data-v-e099fe72]{justify-content:center}.container .users-grid th.status-pricing[data-v-e099fe72],.container .users-grid th.assigned-to-pricing[data-v-e099fe72]{display:none}@media (min-width: 992px){.container .users-grid th.status-pricing[data-v-e099fe72],.container .users-grid th.assigned-to-pricing[data-v-e099fe72]{display:table-cell}}.container .users-grid th img[data-v-e099fe72]{margin-left:8px;cursor:pointer}@media (min-width: 992px){.container .users-grid th[data-v-e099fe72]{font-size:.71vw;min-width:160px}}@media (min-width: 992px) and (max-width: 1971.8309859155px){.container .users-grid th[data-v-e099fe72]{font-size:14px}}@media (min-width: 992px){.container .users-grid th.column-admin-user-name[data-v-e099fe72]{min-width:180px}.container .users-grid th.trash-can[data-v-e099fe72],.container .users-grid th.contact-type[data-v-e099fe72]{min-width:50px}}@media (min-width: 1366px){.container .users-grid th[data-v-e099fe72]{min-width:160px}}.container .users-grid tr[data-v-e099fe72]{border-bottom:1px solid #ececec;max-height:40px}.container .users-grid tr[data-v-e099fe72]:last-of-type{border-bottom:none}.container .users-grid tr[data-v-e099fe72]:focus-visible{outline:#d97706 auto 1px}.container .users-grid tr.alt-class[data-v-e099fe72]{transition:background-color .5s ease}.container .users-grid tr td[data-v-e099fe72]{height:48px;min-width:140px;padding:0 8px;font-family:Poppins,sans-serif;font-size:.61vw;font-weight:400;color:#44423f;text-align:left}@media (max-width: 1967.2131147541px){.container .users-grid tr td[data-v-e099fe72]{font-size:12px}}.container .users-grid tr td.column-type .service-type[data-v-e099fe72],.container .users-grid tr td.column-type .service-type-label[data-v-e099fe72],.container .users-grid tr td.column-type .user-type[data-v-e099fe72]{display:block;width:fit-content;background-color:#f6f6f6;padding:2px 8px;border-radius:20px;text-align:left;line-height:16px}.container .users-grid tr td.column-type.contact-type[data-v-e099fe72]{max-width:100px}.container .users-grid tr td.column-status .service-status[data-v-e099fe72],.container .users-grid tr td.column-status .status-label[data-v-e099fe72]{display:block;width:fit-content;border:1px solid #ececec;padding:2px 8px;border-radius:20px;text-align:left;line-height:16px}.container .users-grid tr td.column-status .status-label.status-up[data-v-e099fe72]{border:none;background:rgba(72,148,60,.15)}.container .users-grid tr td.column-status .status-label.status-down[data-v-e099fe72]{background:rgba(200,16,46,.15);border:none}.container .users-grid tr td.column-region[data-v-e099fe72]{text-align:left}.container .users-grid tr td.column-ack[data-v-e099fe72]{min-width:50px;text-align:center}.container .users-grid tr td.pricing[data-v-e099fe72]{min-width:50px;text-align:left}.container .users-grid tr td.pricing span[data-v-e099fe72]{display:flex;width:100%;align-items:center}.container .users-grid tr td.status-pricing[data-v-e099fe72]{min-width:70px}.container .users-grid tr td.status-pricing[data-v-e099fe72],.container .users-grid tr td.assigned-to-pricing[data-v-e099fe72]{display:none}@media (min-width: 992px){.container .users-grid tr td.status-pricing[data-v-e099fe72],.container .users-grid tr td.assigned-to-pricing[data-v-e099fe72]{display:table-cell}}.container .users-grid tr td.column-admin-user-name[data-v-e099fe72]{min-width:160px}.container .users-grid tr td.column-service-name span[data-v-e099fe72],.container .users-grid tr td.column-email span[data-v-e099fe72],.container .users-grid tr td.column-username span[data-v-e099fe72],.container .users-grid tr td.column-output span[data-v-e099fe72],.container .users-grid tr td.column-full-name span[data-v-e099fe72],.container .users-grid tr td.column-name span[data-v-e099fe72],.container .users-grid tr td.column-detail span[data-v-e099fe72],.container .users-grid tr td.column-reason span[data-v-e099fe72]{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-username span[data-v-e099fe72]{max-width:200px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-email span[data-v-e099fe72]{max-width:260px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-full-name span[data-v-e099fe72],.container .users-grid tr td.column-name span[data-v-e099fe72],.container .users-grid tr td.column-service-name span[data-v-e099fe72]{max-width:200px}.container .users-grid tr td.column-email[data-v-e099fe72]{word-break:break-word}.container .users-grid tr td.trash-can[data-v-e099fe72]{min-width:50px}.container .users-grid tr td.trash-can>.trash-can-container[data-v-e099fe72]{display:flex;align-items:center;justify-content:end}.container .users-grid tr td.trash-can>.trash-can-container a[data-v-e099fe72]{display:flex;align-items:center;transition:.3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a img.trash-can[data-v-e099fe72]{transition:all .3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a[data-v-e099fe72] svg path{transition:all .3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a:hover img.trash-can[data-v-e099fe72],.container .users-grid tr td.trash-can>.trash-can-container a:focus img.trash-can[data-v-e099fe72],.container .users-grid tr td.trash-can>.trash-can-container a:focus-visible img.trash-can[data-v-e099fe72],.container .users-grid tr td.trash-can>.trash-can-container a:focus-within img.trash-can[data-v-e099fe72],.container .users-grid tr td.trash-can>.trash-can-container a:active img.trash-can[data-v-e099fe72]{filter:invert(15%) sepia(88%) saturate(3888%) hue-rotate(341deg) brightness(84%) contrast(100%);transition:all .3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a[data-v-e099fe72]:hover svg path,.container .users-grid tr td.trash-can>.trash-can-container a[data-v-e099fe72]:focus svg path,.container .users-grid tr td.trash-can>.trash-can-container a[data-v-e099fe72]:focus-visible svg path,.container .users-grid tr td.trash-can>.trash-can-container a[data-v-e099fe72]:focus-within svg path,.container .users-grid tr td.trash-can>.trash-can-container a[data-v-e099fe72]:active svg path{fill:#c8102e;transition:all .3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a[data-v-e099fe72]:focus-visible{outline:1px solid #c8102e;border-radius:2px}@media (min-width: 992px){.container .users-grid tr td[data-v-e099fe72]{min-width:160px}.container .users-grid tr td.column-admin-user-name[data-v-e099fe72]{min-width:180px}.container .users-grid tr td.column-output[data-v-e099fe72],.container .users-grid tr td.column-full-name[data-v-e099fe72]{max-height:40px}.container .users-grid tr td.trash-can[data-v-e099fe72]{min-width:50px}.container .users-grid tr td.contact-type[data-v-e099fe72]{min-width:100px}}@media (min-width: 1366px){.container .users-grid tr td[data-v-e099fe72]{min-width:160px}}.container .users-grid tr.new-notification[data-v-e099fe72]{background-color:#cb712833;transition:background-color .5s ease}.container .users-grid tr.new-notification td .status-label[data-v-e099fe72]{border:none}.container .users-grid tr.new-notification td .status-label.status-down[data-v-e099fe72]{background:transparent}.container .users-grid tr.new-notification td .service-type-label[data-v-e099fe72],.container .users-grid tr.new-notification td .user-type[data-v-e099fe72]{background-color:transparent}.container .users-grid tr.has-total[data-v-e099fe72]{background:rgba(203,113,40,.25);border-bottom:1px solid #ececec}.container .users-grid tr.has-total td[data-v-e099fe72]{padding:0 8px;font-family:Poppins,sans-serif;font-weight:500;font-size:12px;color:#44423f}@media (min-width: 992px){.container .users-grid tr.has-total td[data-v-e099fe72]{font-size:.71vw}}@media (min-width: 992px) and (max-width: 1971.8309859155px){.container .users-grid tr.has-total td[data-v-e099fe72]{font-size:14px}}.container .users-grid .grid-empty[data-v-e099fe72]{position:absolute;display:flex;justify-content:center;align-items:center;flex-direction:column;height:100%;width:calc(100vw - 50px);position:sticky;left:0}.container .users-grid .grid-empty img[data-v-e099fe72]{max-width:170px}.container .users-grid .grid-empty p[data-v-e099fe72]{margin:16px;font-family:Poppins,sans-serif;font-size:.71vw;font-weight:400;color:#44423f;text-align:center}@media (max-width: 1971.8309859155px){.container .users-grid .grid-empty p[data-v-e099fe72]{font-size:14px}}@media (min-width: 600px){.container .users-grid .grid-empty[data-v-e099fe72]{width:calc(100vw - 50px)}.container .users-grid .grid-empty img[data-v-e099fe72]{max-width:350px}}@media (min-width: 992px){.container .users-grid .grid-empty[data-v-e099fe72]{width:100%}.container .users-grid .grid-empty img[data-v-e099fe72]{max-width:350px}}@media (orientation: landscape) and (min-width: 2500px){.container[data-v-e099fe72]{margin:.83vw;padding:.83vw;border-radius:.4vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid[data-v-e099fe72]{margin-bottom:.83vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid table[data-v-e099fe72]{border-top-left-radius:.2vw;border-top-right-radius:.2vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid th[data-v-e099fe72]{min-width:8vw;height:2vw;padding:0 .4vw}.container .users-grid th.column-ack[data-v-e099fe72]{min-width:4vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid th img[data-v-e099fe72]{margin-left:.4vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid tr td[data-v-e099fe72]{min-width:8vw;height:2.5vw;padding:0 .4vw}.container .users-grid tr td.column-ack[data-v-e099fe72]{min-width:4vw}.container .users-grid tr td.column-username span[data-v-e099fe72]{max-width:15vw;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-email span[data-v-e099fe72]{max-width:18vw;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-full-name span[data-v-e099fe72],.container .users-grid tr td.column-name span[data-v-e099fe72],.container .users-grid tr td.column-service-name span[data-v-e099fe72]{max-width:15vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid .grid-empty img[data-v-e099fe72]{max-width:18vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid .grid-empty p[data-v-e099fe72]{margin:.83vw 0}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container[data-v-e099fe72]{margin:1.66vw;padding:1.66vw;border-radius:.8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid[data-v-e099fe72]{margin-bottom:1.66vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid table[data-v-e099fe72]{border-top-left-radius:.4vw;border-top-right-radius:.4vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid th[data-v-e099fe72]{min-width:16vw;height:4vw;padding:0 .8vw;font-size:1.4vw}.container .users-grid th.column-ack[data-v-e099fe72]{min-width:8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid th img[data-v-e099fe72]{margin-left:.8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid tr td[data-v-e099fe72]{min-width:16vw;height:5vw;padding:0 .8vw;font-size:1.2vw}.container .users-grid tr td.column-ack[data-v-e099fe72]{min-width:8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid .grid-empty p[data-v-e099fe72]{margin:1.66vw 0;font-size:1.4vw}}button[data-v-e099fe72]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:8px 16px;width:100%;font-weight:500;line-height:100%;border-radius:4px;transition:all .4s ease-in-out;font-family:Poppins,sans-serif}button.primary-btn[data-v-e099fe72]{background-color:#cb7128;color:#fff;border:1px solid transparent}button.primary-btn[data-v-e099fe72]:hover,button.primary-btn[data-v-e099fe72]:active,button.primary-btn[data-v-e099fe72]:focus,button.primary-btn[data-v-e099fe72]:focus-visible,button.primary-btn[data-v-e099fe72]:focus-within{background-color:#aa5d1e;color:#fff;outline:2px solid #d97706}button.primary-btn.disabled[data-v-e099fe72]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}button.primary-btn.tooltip-button-disabled .tooltip-text[data-v-e099fe72]{display:none}button.primary-btn.tooltip-button[data-v-e099fe72]{position:relative;color:gray;border:2px solid gray;background-color:#fff;cursor:default}button.primary-btn.tooltip-button .tooltip-text[data-v-e099fe72]{visibility:hidden;width:100%;max-width:340px;background-color:#333;color:#fff;text-align:center;border-radius:5px;padding:5px;position:absolute;bottom:125%;left:50%;transform:translate(-50%);z-index:1;opacity:0;transition:opacity .3s;font-size:.71vw;font-family:Poppins,sans-serif;height:100%}@media (max-width: 1830.985915493px){button.primary-btn.tooltip-button .tooltip-text[data-v-e099fe72]{font-size:13px}}button.primary-btn.tooltip-button .tooltip-text[data-v-e099fe72]:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#333 transparent transparent transparent}button.primary-btn.tooltip-button:hover .tooltip-text[data-v-e099fe72]{visibility:visible;opacity:1}button.primary-btn.tooltip-button[data-v-e099fe72]:hover,button.primary-btn.tooltip-button[data-v-e099fe72]:active,button.primary-btn.tooltip-button[data-v-e099fe72]:focus,button.primary-btn.tooltip-button[data-v-e099fe72]:focus-visible,button.primary-btn.tooltip-button[data-v-e099fe72]:focus-within{outline:none;color:gray;border:2px solid gray;opacity:1}button.secondary-btn[data-v-e099fe72]{background-color:#fff;color:#44423f;border:1px solid transparent}button.secondary-btn[data-v-e099fe72]:hover,button.secondary-btn[data-v-e099fe72]:active,button.secondary-btn[data-v-e099fe72]:focus,button.secondary-btn[data-v-e099fe72]:focus-within{color:#44423f;opacity:.7;border:1px solid transparent}button.secondary-btn[data-v-e099fe72]:focus-visible{opacity:.7;color:#44423f;border:1px solid #44423f}button.secondary-btn.disabled[data-v-e099fe72]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}button.secondary-btn.tooltip-button-disabled .tooltip-text[data-v-e099fe72]{display:none}button.secondary-btn.tooltip-button[data-v-e099fe72]{position:relative;color:gray;border:2px solid gray;cursor:default}button.secondary-btn.tooltip-button .tooltip-text[data-v-e099fe72]{visibility:hidden;width:100%;max-width:340px;background-color:#333;color:#fff;text-align:center;border-radius:5px;padding:5px;position:absolute;bottom:125%;left:50%;transform:translate(-50%);z-index:1;opacity:0;transition:opacity .3s;font-size:.71vw;font-family:Poppins,sans-serif;height:100%}@media (max-width: 1830.985915493px){button.secondary-btn.tooltip-button .tooltip-text[data-v-e099fe72]{font-size:13px}}button.secondary-btn.tooltip-button .tooltip-text[data-v-e099fe72]:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#333 transparent transparent transparent}button.secondary-btn.tooltip-button:hover .tooltip-text[data-v-e099fe72]{visibility:visible;opacity:1}button.secondary-btn.tooltip-button[data-v-e099fe72]:hover,button.secondary-btn.tooltip-button[data-v-e099fe72]:active,button.secondary-btn.tooltip-button[data-v-e099fe72]:focus,button.secondary-btn.tooltip-button[data-v-e099fe72]:focus-visible,button.secondary-btn.tooltip-button[data-v-e099fe72]:focus-within{outline:none;color:gray;border:2px solid gray;opacity:1}button.tertiary-btn[data-v-e099fe72]{padding:16px;color:#fff;outline:none;background:linear-gradient(90deg,rgba(0,0,0,0) 28.55%,#cb7128 108.17%);background-color:#cb7128;border:1px solid #cb7128}button.tertiary-btn[data-v-e099fe72]:hover,button.tertiary-btn[data-v-e099fe72]:active,button.tertiary-btn[data-v-e099fe72]:focus,button.tertiary-btn[data-v-e099fe72]:focus-within{background-color:#793905;color:#fff;border:1px solid #aa5d1e}button.tertiary-btn[data-v-e099fe72]:focus-visible{background-color:#793905;color:#fff;border:1px solid #aa5d1e}button.tertiary-btn.disabled[data-v-e099fe72]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}button.back-btn[data-v-e099fe72]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0 16px;gap:32px;position:relative;width:56px;height:40px;background:#ffffff;border:2px solid #ffffff;box-shadow:0 0 4px #00000040;border-radius:4px}button.success-btn[data-v-e099fe72]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0 16px;gap:32px;min-height:40px;color:#fff;background:#48943c;border:2px solid #48943c;box-shadow:0 4px 4px #48943c40;border-radius:8px}button.disabled[data-v-e099fe72]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}#users[data-v-e099fe72]{padding:88px 24px 24px;min-height:100dvh;width:100dvw;display:flex;flex-direction:column}#users .header-user[data-v-e099fe72]{display:flex;justify-content:space-between;margin-bottom:16px}@media (min-width: 992px){#users .header-user[data-v-e099fe72]{margin-bottom:24px}}#users .header-user .title[data-v-e099fe72]{display:flex;align-items:center;justify-content:flex-start}#users .header-user .title h2[data-v-e099fe72]{color:#44423f;font-size:20px;font-weight:500;margin-left:16px;line-height:normal}@media (min-width: 992px){#users .header-user .title h2[data-v-e099fe72]{font-size:1.2vw}}@media (min-width: 992px) and (max-width: 2000px){#users .header-user .title h2[data-v-e099fe72]{font-size:24px}}#users .header-user button[data-v-e099fe72]{display:flex;align-items:center;justify-content:center;gap:4px;font-size:.71vw;letter-spacing:.5px;padding:0;border-radius:4px;border:none;cursor:pointer;height:40px;width:40px}@media (max-width: 1971.8309859155px){#users .header-user button[data-v-e099fe72]{font-size:14px}}#users .header-user button svg[data-v-e099fe72]{width:16px;height:16px}@media (min-width: 992px){#users .header-user button[data-v-e099fe72]{width:auto;padding:8px 16px}}#users .header-user button[data-v-e099fe72]:hover,#users .header-user button[data-v-e099fe72]:active{box-shadow:none;outline:1px solid transparent}#users .header-user button span[data-v-e099fe72]{display:none}@media (min-width: 992px){#users .header-user button span[data-v-e099fe72]{display:block}}#users .container[data-v-e099fe72]{height:auto;margin:0;padding:0;box-shadow:none}@media (min-width: 1920px){#users .container[data-v-e099fe72]{height:calc(100dvh - 94px);padding:16px;box-shadow:0 0 8px #00000029}}@media (min-width: 992px){#users[data-v-e099fe72]{padding:128px 48px 40px}}@media (min-width: 1920px){#users[data-v-e099fe72]{width:calc(100dvw - 282px);margin-left:282px;padding:16px 40px;height:100dvh}#users .container[data-v-e099fe72]{margin:0}}@media (orientation: landscape) and (min-width: 2500px){#users[data-v-e099fe72]{width:calc(100dvw - 14.68vw);margin-left:14.68vw;padding:.83vw 2vw}}@media (orientation: landscape) and (min-width: 2500px){#users .header-user[data-v-e099fe72]{margin-bottom:1.25vw}}@media (orientation: landscape) and (min-width: 2500px){#users .header-user .title h2[data-v-e099fe72]{margin-left:.8vw}}@media (orientation: landscape) and (min-width: 2500px){#users .header-user .title svg[data-v-e099fe72]{width:1.2vw;height:1.2vw}}@media (orientation: landscape) and (min-width: 2500px){#users .header-user button[data-v-e099fe72]{width:auto;height:2vw;border-radius:.2vw;gap:.2vw;padding:.4vw .83vw}}@media (orientation: landscape) and (min-width: 2500px){#users .container[data-v-e099fe72]{height:calc(100dvh - 4.99vw)}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#users[data-v-e099fe72]{width:100dvw;margin-left:0;padding:12vw 8vw 4vw}}@media (orientation: portrait){#users .title[data-v-e099fe72]{margin-bottom:3vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#users .title h2[data-v-e099fe72]{font-size:2.5vw;margin-left:1.6vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#users .title svg[data-v-e099fe72]{width:2.4vw;height:2.4vw}}.modal-wrapper[data-v-e4850ef4]{position:fixed;z-index:50;top:0;right:0;bottom:0;left:0;background-color:#0009;max-width:100vw;height:100dvh;display:flex;flex-direction:column;justify-content:center;align-items:center}.modal-content[data-v-e4850ef4]{display:flex;flex-direction:column;justify-content:space-between;align-items:stretch;padding:16px;line-height:1.4;background-color:#fff;box-shadow:0 1px 10px #0000004d;min-height:200px;position:relative;background:#ffffff;border:1px solid #dde1e6;border-radius:4px}.modal-content .close-wrapper[data-v-e4850ef4]{position:absolute;right:11px;top:9px;height:29px;width:29px;background-color:transparent;border:none}.modal-content p[data-v-e4850ef4]:last-of-type{margin-bottom:0}@media (max-width: 600px){.modal-content[data-v-e4850ef4]{max-width:90%}}@media (min-width: 600px){.modal-content[data-v-e4850ef4]{min-width:504px}}.modal-body[data-v-e4850ef4]{padding:32px 8px 0;max-height:280px;overflow-y:auto;text-transform:initial;text-align:center;max-height:initial}.modal-body .modal-title[data-v-e4850ef4]{font-style:normal;font-weight:700;font-size:32px;line-height:32px;color:#44423f;margin-bottom:16px}.modal-body .modal-description[data-v-e4850ef4]{font-style:normal;font-weight:500;color:#44423f;font-size:16px;line-height:140%;margin-bottom:16px}@media (min-width: 992px){.modal-body[data-v-e4850ef4]{max-height:380px}}.modal-close[data-v-e4850ef4]{display:flex;justify-content:flex-end;width:fit-content;position:absolute;right:8px;padding:8px;border:none;outline:none;top:8px;background-color:transparent}.modal-close:focus img[data-v-e4850ef4],.modal-close:hover img[data-v-e4850ef4],.modal-close:active img[data-v-e4850ef4],.modal-close:focus-within img[data-v-e4850ef4]{opacity:.7}.modal-close[data-v-e4850ef4]:focus-visible{outline:1px solid gray}.modal-close:focus-visible img[data-v-e4850ef4]{opacity:.7}.modal-close img[data-v-e4850ef4]{cursor:pointer;transition:.3s ease-in-out}.modal-footer[data-v-e4850ef4]{text-align:right;display:flex;justify-content:center}.modal-button[data-v-e4850ef4]{width:100%;display:flex;gap:8px;border-radius:4px;border:none;color:#fff;font-weight:500;padding:0 16px;max-width:212px;height:40px;line-height:40px;text-transform:uppercase;margin:8px;background:linear-gradient(90deg,rgba(0,0,0,0) 28.55%,#cb7128 108.17%);background-color:#cb7128}.modal-button[data-v-e4850ef4]:hover,.modal-button[data-v-e4850ef4]:active{background-color:#793905;color:#fff}.modal-button[data-v-e4850ef4]:focus-visible,.modal-button[data-v-e4850ef4]:focus{background-color:#793905;color:#fff}.modal-button.disabled[data-v-e4850ef4]{background-color:gray;background:gray;pointer-events:none}.modal-button.button-delete[data-v-e4850ef4]{background:linear-gradient(90deg,rgba(0,0,0,0) 28.55%,#c8102e 108.17%);background-color:#c8102e}.modal-button.button-delete[data-v-e4850ef4]:hover,.modal-button.button-delete[data-v-e4850ef4]:active{background-color:#86051a;color:#fff}.modal-button.button-delete[data-v-e4850ef4]:focus-visible,.modal-button.button-delete[data-v-e4850ef4]:focus{background-color:#86051a;color:#fff}.modal-button.button-delete.disabled[data-v-e4850ef4]{background-color:gray;background:gray;pointer-events:none}.modal-button.button-cancel[data-v-e4850ef4]{background:linear-gradient(90deg,rgba(0,0,0,0) 28.55%,#dedede 108.17%);background-color:#dedede}.modal-button.button-cancel[data-v-e4850ef4]:hover,.modal-button.button-cancel[data-v-e4850ef4]:active{background-color:#bdbdbd;color:#fff}.modal-button.button-cancel[data-v-e4850ef4]:focus-visible,.modal-button.button-cancel[data-v-e4850ef4]:focus{background-color:#bdbdbd;color:#fff}.modal-button .spinner[data-v-e4850ef4]{width:24px;height:24px}@media (min-width: 992px){.modal-button[data-v-e4850ef4]{max-width:212px;height:40px;line-height:40px}}.modal-footer[data-v-e4850ef4]{padding:16px 24px}.modal-footer .input-submit-container[data-v-e4850ef4]{width:100%;position:relative}.modal-footer .input-submit-container .submit-spinner[data-v-e4850ef4]{position:absolute;animation:rotation .6s infinite linear;height:16px;width:16px;border-left:2px solid rgba(255,255,255,.4);border-right:2px solid rgba(255,255,255,.4);border-bottom:2px solid rgba(255,255,255,.4);border-top:2px solid #ebebeb;border-radius:100%;content:"";display:inline-block;margin:0 8px 0 0;top:7px;left:8px;z-index:-1;opacity:0;transition-delay:0ms}.modal-footer .input-submit-container .modal-button.disabled[data-v-e4850ef4]{border:none}.modal-footer .input-submit-container .modal-button.loading[data-v-e4850ef4]{background-color:#cb7128;padding-left:30px;cursor:pointer;pointer-events:none}.modal-footer .input-submit-container .modal-button.loading+.submit-spinner[data-v-e4850ef4]{z-index:1;opacity:1;transition-delay:.15s}@media (min-width: 992px){.modal-footer .input-submit-container[data-v-e4850ef4]{width:fit-content}}@media (orientation: landscape) and (min-width: 2500px){.modal-close[data-v-e4850ef4]{right:.4vw;padding:.4vw;top:.4vw}.modal-close img[data-v-e4850ef4]{width:.6vw}}.spinner[data-v-e4850ef4]{width:24px;height:24px;background:transparent;position:relative;border-radius:50%;overflow:hidden;z-index:0;animation:spin-e4850ef4 1s linear infinite}.spinner .spin-bottom-left[data-v-e4850ef4],.spinner .spin-bottom-right[data-v-e4850ef4],.spinner .spin-top-left[data-v-e4850ef4]{position:absolute;width:50%;height:50%;z-index:-1}.spinner .spin-blocker[data-v-e4850ef4]{position:absolute;top:15%;left:15%;width:70%;height:70%;background:#ffffff;border-radius:50%}.spinner .spin-bottom-left[data-v-e4850ef4]{top:50%;left:0;background:-webkit-linear-gradient(to bottom right,rgb(228,124,40) 0%,rgba(228,124,40,.7) 100%);background:linear-gradient(to bottom right,rgb(228,124,40) 0%,rgba(228,124,40,.7) 100%)}.spinner .spin-bottom-left[data-v-e4850ef4]:after{position:absolute;content:"";border-radius:50%;width:5.5px;height:9px;bottom:9px;left:0;background-color:#e47c28}@media (min-width: 768px){.spinner .spin-bottom-left[data-v-e4850ef4]:after{width:9px;height:15px;bottom:18px}}.spinner .spin-bottom-right[data-v-e4850ef4]{top:50%;left:50%;background:-webkit-linear-gradient(to top right,rgba(228,124,40,.7) 15%,rgba(228,124,40,.25) 85%);background:linear-gradient(to top right,rgba(228,124,40,.7) 15%,rgba(228,124,40,.25) 85%)}.spinner .spin-top-left[data-v-e4850ef4]{top:0;left:50%;background:-webkit-linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(228,124,40,.25) 100%);background:linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(228,124,40,.25) 100%)}.spinner.spinner-green .spin-bottom-left[data-v-e4850ef4]{background:-webkit-linear-gradient(to bottom right,rgb(72,148,60) 0%,rgba(72,148,60,.7) 100%);background:linear-gradient(to bottom right,rgb(72,148,60) 0%,rgba(72,148,60,.7) 100%)}.spinner.spinner-green .spin-bottom-left[data-v-e4850ef4]:after{background-color:#48943c}.spinner.spinner-green .spin-bottom-right[data-v-e4850ef4]{background:-webkit-linear-gradient(to top right,rgba(72,148,60,.7) 15%,rgba(72,148,60,.25) 85%);background:linear-gradient(to top right,rgba(72,148,60,.7) 15%,rgba(72,148,60,.25) 85%)}.spinner.spinner-green .spin-top-left[data-v-e4850ef4]{background:-webkit-linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(72,148,60,.25) 100%);background:linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(72,148,60,.25) 100%)}.spinner.disabled .spin-blocker[data-v-e4850ef4]{background:gray}.spinner.disabled .spin-bottom-left[data-v-e4850ef4]:after{width:5.5px;height:9px;bottom:9px;left:0}@media (min-width: 768px){.spinner.disabled .spin-bottom-left[data-v-e4850ef4]:after{bottom:8px}}@media (min-width: 768px){.spinner[data-v-e4850ef4]{width:48px;height:48px}}@media (orientation: landscape) and (min-width: 2500px){.spinner[data-v-e4850ef4]{width:2.5vw;height:2.5vw}}@media (orientation: landscape) and (min-width: 2500px){.spinner .spin-bottom-left[data-v-e4850ef4]:after{width:.46vw;height:.78vw;bottom:.93vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.spinner[data-v-e4850ef4]{width:5vw;height:5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.spinner .spin-bottom-left[data-v-e4850ef4]:after{width:.92vw;height:1.56vw;bottom:1.86vw}}@keyframes spin-e4850ef4{to{transform:rotate(360deg)}}@keyframes loader-e4850ef4{0%{opacity:1}to{opacity:0}}.loader div[data-v-e4850ef4]{left:48px;top:22.5px;position:absolute;animation:loader-e4850ef4 linear 1s infinite;background:#32c770;width:4px;height:15px;border-radius:0;transform-origin:2px 27.5px}.loader div[data-v-e4850ef4]:nth-child(1){transform:rotate(0);animation-delay:-.875s;background:#32c770}.loader div[data-v-e4850ef4]:nth-child(2){transform:rotate(45deg);animation-delay:-.75s;background:#32c770}.loader div[data-v-e4850ef4]:nth-child(3){transform:rotate(90deg);animation-delay:-.625s;background:#32c770}.loader div[data-v-e4850ef4]:nth-child(4){transform:rotate(135deg);animation-delay:-.5s;background:#32c770}.loader div[data-v-e4850ef4]:nth-child(5){transform:rotate(180deg);animation-delay:-.375s;background:#32c770}.loader div[data-v-e4850ef4]:nth-child(6){transform:rotate(225deg);animation-delay:-.25s;background:#32c770}.loader div[data-v-e4850ef4]:nth-child(7){transform:rotate(270deg);animation-delay:-.125s;background:#32c770}.loader div[data-v-e4850ef4]:nth-child(8){transform:rotate(315deg);animation-delay:0s;background:#32c770}.loader-container[data-v-e4850ef4]{width:72px;height:64px;display:inline-block;overflow:hidden;background:none;margin-bottom:16px}.loader[data-v-e4850ef4]{width:100%;height:100%;position:relative;transform:translateZ(0) scale(.64);backface-visibility:hidden;transform-origin:0 0}.loader div[data-v-e4850ef4]{box-sizing:content-box}button[data-v-e4850ef4]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:8px 16px;width:100%;font-weight:500;line-height:100%;border-radius:4px;transition:all .4s ease-in-out;font-family:Poppins,sans-serif}button.primary-btn[data-v-e4850ef4]{background-color:#cb7128;color:#fff;border:1px solid transparent}button.primary-btn[data-v-e4850ef4]:hover,button.primary-btn[data-v-e4850ef4]:active,button.primary-btn[data-v-e4850ef4]:focus,button.primary-btn[data-v-e4850ef4]:focus-visible,button.primary-btn[data-v-e4850ef4]:focus-within{background-color:#aa5d1e;color:#fff;outline:2px solid #d97706}button.primary-btn.disabled[data-v-e4850ef4]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}button.primary-btn.tooltip-button-disabled .tooltip-text[data-v-e4850ef4]{display:none}button.primary-btn.tooltip-button[data-v-e4850ef4]{position:relative;color:gray;border:2px solid gray;background-color:#fff;cursor:default}button.primary-btn.tooltip-button .tooltip-text[data-v-e4850ef4]{visibility:hidden;width:100%;max-width:340px;background-color:#333;color:#fff;text-align:center;border-radius:5px;padding:5px;position:absolute;bottom:125%;left:50%;transform:translate(-50%);z-index:1;opacity:0;transition:opacity .3s;font-size:.71vw;font-family:Poppins,sans-serif;height:100%}@media (max-width: 1830.985915493px){button.primary-btn.tooltip-button .tooltip-text[data-v-e4850ef4]{font-size:13px}}button.primary-btn.tooltip-button .tooltip-text[data-v-e4850ef4]:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#333 transparent transparent transparent}button.primary-btn.tooltip-button:hover .tooltip-text[data-v-e4850ef4]{visibility:visible;opacity:1}button.primary-btn.tooltip-button[data-v-e4850ef4]:hover,button.primary-btn.tooltip-button[data-v-e4850ef4]:active,button.primary-btn.tooltip-button[data-v-e4850ef4]:focus,button.primary-btn.tooltip-button[data-v-e4850ef4]:focus-visible,button.primary-btn.tooltip-button[data-v-e4850ef4]:focus-within{outline:none;color:gray;border:2px solid gray;opacity:1}button.secondary-btn[data-v-e4850ef4]{background-color:#fff;color:#44423f;border:1px solid transparent}button.secondary-btn[data-v-e4850ef4]:hover,button.secondary-btn[data-v-e4850ef4]:active,button.secondary-btn[data-v-e4850ef4]:focus,button.secondary-btn[data-v-e4850ef4]:focus-within{color:#44423f;opacity:.7;border:1px solid transparent}button.secondary-btn[data-v-e4850ef4]:focus-visible{opacity:.7;color:#44423f;border:1px solid #44423f}button.secondary-btn.disabled[data-v-e4850ef4]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}button.secondary-btn.tooltip-button-disabled .tooltip-text[data-v-e4850ef4]{display:none}button.secondary-btn.tooltip-button[data-v-e4850ef4]{position:relative;color:gray;border:2px solid gray;cursor:default}button.secondary-btn.tooltip-button .tooltip-text[data-v-e4850ef4]{visibility:hidden;width:100%;max-width:340px;background-color:#333;color:#fff;text-align:center;border-radius:5px;padding:5px;position:absolute;bottom:125%;left:50%;transform:translate(-50%);z-index:1;opacity:0;transition:opacity .3s;font-size:.71vw;font-family:Poppins,sans-serif;height:100%}@media (max-width: 1830.985915493px){button.secondary-btn.tooltip-button .tooltip-text[data-v-e4850ef4]{font-size:13px}}button.secondary-btn.tooltip-button .tooltip-text[data-v-e4850ef4]:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#333 transparent transparent transparent}button.secondary-btn.tooltip-button:hover .tooltip-text[data-v-e4850ef4]{visibility:visible;opacity:1}button.secondary-btn.tooltip-button[data-v-e4850ef4]:hover,button.secondary-btn.tooltip-button[data-v-e4850ef4]:active,button.secondary-btn.tooltip-button[data-v-e4850ef4]:focus,button.secondary-btn.tooltip-button[data-v-e4850ef4]:focus-visible,button.secondary-btn.tooltip-button[data-v-e4850ef4]:focus-within{outline:none;color:gray;border:2px solid gray;opacity:1}button.tertiary-btn[data-v-e4850ef4]{padding:16px;color:#fff;outline:none;background:linear-gradient(90deg,rgba(0,0,0,0) 28.55%,#cb7128 108.17%);background-color:#cb7128;border:1px solid #cb7128}button.tertiary-btn[data-v-e4850ef4]:hover,button.tertiary-btn[data-v-e4850ef4]:active,button.tertiary-btn[data-v-e4850ef4]:focus,button.tertiary-btn[data-v-e4850ef4]:focus-within{background-color:#793905;color:#fff;border:1px solid #aa5d1e}button.tertiary-btn[data-v-e4850ef4]:focus-visible{background-color:#793905;color:#fff;border:1px solid #aa5d1e}button.tertiary-btn.disabled[data-v-e4850ef4]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}button.back-btn[data-v-e4850ef4]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0 16px;gap:32px;position:relative;width:56px;height:40px;background:#ffffff;border:2px solid #ffffff;box-shadow:0 0 4px #00000040;border-radius:4px}button.success-btn[data-v-e4850ef4]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0 16px;gap:32px;min-height:40px;color:#fff;background:#48943c;border:2px solid #48943c;box-shadow:0 4px 4px #48943c40;border-radius:8px}button.disabled[data-v-e4850ef4]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}:root{--vs-colors--lightest: rgba(60, 60, 60, .26);--vs-colors--light: rgba(60, 60, 60, .5);--vs-colors--dark: #333;--vs-colors--darkest: rgba(0, 0, 0, .15);--vs-search-input-color: inherit;--vs-search-input-placeholder-color: inherit;--vs-font-size: 1rem;--vs-line-height: 1.4;--vs-state-disabled-bg: rgb(248, 248, 248);--vs-state-disabled-color: var(--vs-colors--light);--vs-state-disabled-controls-color: var(--vs-colors--light);--vs-state-disabled-cursor: not-allowed;--vs-border-color: var(--vs-colors--lightest);--vs-border-width: 1px;--vs-border-style: solid;--vs-border-radius: 4px;--vs-actions-padding: 4px 6px 0 3px;--vs-controls-color: var(--vs-colors--light);--vs-controls-size: 1;--vs-controls--deselect-text-shadow: 0 1px 0 #fff;--vs-selected-bg: #f0f0f0;--vs-selected-color: var(--vs-colors--dark);--vs-selected-border-color: var(--vs-border-color);--vs-selected-border-style: var(--vs-border-style);--vs-selected-border-width: var(--vs-border-width);--vs-dropdown-bg: #fff;--vs-dropdown-color: inherit;--vs-dropdown-z-index: 1000;--vs-dropdown-min-width: 160px;--vs-dropdown-max-height: 350px;--vs-dropdown-box-shadow: 0px 3px 6px 0px var(--vs-colors--darkest);--vs-dropdown-option-bg: #000;--vs-dropdown-option-color: var(--vs-dropdown-color);--vs-dropdown-option-padding: 3px 20px;--vs-dropdown-option--active-bg: #5897fb;--vs-dropdown-option--active-color: #fff;--vs-dropdown-option--deselect-bg: #fb5858;--vs-dropdown-option--deselect-color: #fff;--vs-transition-timing-function: cubic-bezier(1, -.115, .975, .855);--vs-transition-duration: .15s}.v-select{position:relative;font-family:inherit}.v-select,.v-select *{box-sizing:border-box}:root{--vs-transition-timing-function: cubic-bezier(1, .5, .8, 1);--vs-transition-duration: .15s}@-webkit-keyframes vSelectSpinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes vSelectSpinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.vs__fade-enter-active,.vs__fade-leave-active{pointer-events:none;transition:opacity var(--vs-transition-duration) var(--vs-transition-timing-function)}.vs__fade-enter,.vs__fade-leave-to{opacity:0}:root{--vs-disabled-bg: var(--vs-state-disabled-bg);--vs-disabled-color: var(--vs-state-disabled-color);--vs-disabled-cursor: var(--vs-state-disabled-cursor)}.vs--disabled .vs__dropdown-toggle,.vs--disabled .vs__clear,.vs--disabled .vs__search,.vs--disabled .vs__selected,.vs--disabled .vs__open-indicator{cursor:var(--vs-disabled-cursor);background-color:var(--vs-disabled-bg)}.v-select[dir=rtl] .vs__actions{padding:0 3px 0 6px}.v-select[dir=rtl] .vs__clear{margin-left:6px;margin-right:0}.v-select[dir=rtl] .vs__deselect{margin-left:0;margin-right:2px}.v-select[dir=rtl] .vs__dropdown-menu{text-align:right}.vs__dropdown-toggle{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:flex;padding:0 0 4px;background:none;border:var(--vs-border-width) var(--vs-border-style) var(--vs-border-color);border-radius:var(--vs-border-radius);white-space:normal}.vs__selected-options{display:flex;flex-basis:100%;flex-grow:1;flex-wrap:wrap;padding:0 2px;position:relative}.vs__actions{display:flex;align-items:center;padding:var(--vs-actions-padding)}.vs--searchable .vs__dropdown-toggle{cursor:text}.vs--unsearchable .vs__dropdown-toggle{cursor:pointer}.vs--open .vs__dropdown-toggle{border-bottom-color:transparent;border-bottom-left-radius:0;border-bottom-right-radius:0}.vs__open-indicator{fill:var(--vs-controls-color);transform:scale(var(--vs-controls-size));transition:transform var(--vs-transition-duration) var(--vs-transition-timing-function);transition-timing-function:var(--vs-transition-timing-function)}.vs--open .vs__open-indicator{transform:rotate(180deg) scale(var(--vs-controls-size))}.vs--loading .vs__open-indicator{opacity:0}.vs__clear{fill:var(--vs-controls-color);padding:0;border:0;background-color:transparent;cursor:pointer;margin-right:8px}.vs__dropdown-menu{display:block;box-sizing:border-box;position:absolute;top:calc(100% - var(--vs-border-width));left:0;z-index:var(--vs-dropdown-z-index);padding:5px 0;margin:0;width:100%;max-height:var(--vs-dropdown-max-height);min-width:var(--vs-dropdown-min-width);overflow-y:auto;box-shadow:var(--vs-dropdown-box-shadow);border:var(--vs-border-width) var(--vs-border-style) var(--vs-border-color);border-top-style:none;border-radius:0 0 var(--vs-border-radius) var(--vs-border-radius);text-align:left;list-style:none;background:var(--vs-dropdown-bg);color:var(--vs-dropdown-color)}.vs__no-options{text-align:center}.vs__dropdown-option{line-height:1.42857143;display:block;padding:var(--vs-dropdown-option-padding);clear:both;color:var(--vs-dropdown-option-color);white-space:nowrap;cursor:pointer}.vs__dropdown-option--highlight{background:var(--vs-dropdown-option--active-bg);color:var(--vs-dropdown-option--active-color)}.vs__dropdown-option--deselect{background:var(--vs-dropdown-option--deselect-bg);color:var(--vs-dropdown-option--deselect-color)}.vs__dropdown-option--disabled{background:var(--vs-state-disabled-bg);color:var(--vs-state-disabled-color);cursor:var(--vs-state-disabled-cursor)}.vs__selected{display:flex;align-items:center;background-color:var(--vs-selected-bg);border:var(--vs-selected-border-width) var(--vs-selected-border-style) var(--vs-selected-border-color);border-radius:var(--vs-border-radius);color:var(--vs-selected-color);line-height:var(--vs-line-height);margin:4px 2px 0;padding:0 .25em;z-index:0}.vs__deselect{display:inline-flex;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin-left:4px;padding:0;border:0;cursor:pointer;background:none;fill:var(--vs-controls-color);text-shadow:var(--vs-controls--deselect-text-shadow)}.vs--single .vs__selected{background-color:transparent;border-color:transparent}.vs--single.vs--open .vs__selected,.vs--single.vs--loading .vs__selected{position:absolute;opacity:.4}.vs--single.vs--searching .vs__selected{display:none}.vs__search::-webkit-search-cancel-button{display:none}.vs__search::-webkit-search-decoration,.vs__search::-webkit-search-results-button,.vs__search::-webkit-search-results-decoration,.vs__search::-ms-clear{display:none}.vs__search,.vs__search:focus{color:var(--vs-search-input-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;line-height:var(--vs-line-height);font-size:var(--vs-font-size);border:1px solid transparent;border-left:none;outline:none;margin:4px 0 0;padding:0 7px;background:none;box-shadow:none;width:0;max-width:100%;flex-grow:1;z-index:1}.vs__search::-moz-placeholder{color:var(--vs-search-input-placeholder-color)}.vs__search::placeholder{color:var(--vs-search-input-placeholder-color)}.vs--unsearchable .vs__search{opacity:1}.vs--unsearchable:not(.vs--disabled) .vs__search{cursor:pointer}.vs--single.vs--searching:not(.vs--open):not(.vs--loading) .vs__search{opacity:.2}.vs__spinner{align-self:center;opacity:0;font-size:5px;text-indent:-9999em;overflow:hidden;border-top:.9em solid rgba(100,100,100,.1);border-right:.9em solid rgba(100,100,100,.1);border-bottom:.9em solid rgba(100,100,100,.1);border-left:.9em solid rgba(60,60,60,.45);transform:translateZ(0) scale(var(--vs-controls--spinner-size, var(--vs-controls-size)));-webkit-animation:vSelectSpinner 1.1s infinite linear;animation:vSelectSpinner 1.1s infinite linear;transition:opacity .1s}.vs__spinner,.vs__spinner:after{border-radius:50%;width:5em;height:5em;transform:scale(var(--vs-controls--spinner-size, var(--vs-controls-size)))}.vs--loading .vs__spinner{opacity:1}.modal-wrapper[data-v-5264025c]{position:fixed;z-index:50;top:0;right:0;bottom:0;left:0;background-color:#0009;max-width:100vw;height:100dvh;display:flex;flex-direction:column;justify-content:center;align-items:center}.modal-content[data-v-5264025c]{display:flex;flex-direction:column;justify-content:space-between;align-items:stretch;padding:16px;line-height:1.4;background-color:#fff;box-shadow:0 1px 10px #0000004d;min-height:200px;position:relative;background:#ffffff;border:1px solid #dde1e6;border-radius:4px}.modal-content .close-wrapper[data-v-5264025c]{position:absolute;right:11px;top:9px;height:29px;width:29px;background-color:transparent;border:none}.modal-content p[data-v-5264025c]:last-of-type{margin-bottom:0}@media (max-width: 600px){.modal-content[data-v-5264025c]{max-width:90%}}@media (min-width: 600px){.modal-content[data-v-5264025c]{min-width:504px}}.modal-body[data-v-5264025c]{padding:32px 8px 0;max-height:280px;overflow-y:auto;text-transform:initial;text-align:center;max-height:initial}.modal-body .modal-title[data-v-5264025c]{font-style:normal;font-weight:700;font-size:32px;line-height:32px;color:#44423f;margin-bottom:16px}.modal-body .modal-description[data-v-5264025c]{font-style:normal;font-weight:500;color:#44423f;font-size:16px;line-height:140%;margin-bottom:16px}@media (min-width: 992px){.modal-body[data-v-5264025c]{max-height:380px}}.modal-close[data-v-5264025c]{display:flex;justify-content:flex-end;width:fit-content;position:absolute;right:8px;padding:8px;border:none;outline:none;top:8px;background-color:transparent}.modal-close:focus img[data-v-5264025c],.modal-close:hover img[data-v-5264025c],.modal-close:active img[data-v-5264025c],.modal-close:focus-within img[data-v-5264025c]{opacity:.7}.modal-close[data-v-5264025c]:focus-visible{outline:1px solid gray}.modal-close:focus-visible img[data-v-5264025c]{opacity:.7}.modal-close img[data-v-5264025c]{cursor:pointer;transition:.3s ease-in-out}.modal-footer[data-v-5264025c]{text-align:right;display:flex;justify-content:center}.modal-button[data-v-5264025c]{width:100%;display:flex;gap:8px;border-radius:4px;border:none;color:#fff;font-weight:500;padding:0 16px;max-width:212px;height:40px;line-height:40px;text-transform:uppercase;margin:8px;background:linear-gradient(90deg,rgba(0,0,0,0) 28.55%,#cb7128 108.17%);background-color:#cb7128}.modal-button[data-v-5264025c]:hover,.modal-button[data-v-5264025c]:active{background-color:#793905;color:#fff}.modal-button[data-v-5264025c]:focus-visible,.modal-button[data-v-5264025c]:focus{background-color:#793905;color:#fff}.modal-button.disabled[data-v-5264025c]{background-color:gray;background:gray;pointer-events:none}.modal-button.button-delete[data-v-5264025c]{background:linear-gradient(90deg,rgba(0,0,0,0) 28.55%,#c8102e 108.17%);background-color:#c8102e}.modal-button.button-delete[data-v-5264025c]:hover,.modal-button.button-delete[data-v-5264025c]:active{background-color:#86051a;color:#fff}.modal-button.button-delete[data-v-5264025c]:focus-visible,.modal-button.button-delete[data-v-5264025c]:focus{background-color:#86051a;color:#fff}.modal-button.button-delete.disabled[data-v-5264025c]{background-color:gray;background:gray;pointer-events:none}.modal-button.button-cancel[data-v-5264025c]{background:linear-gradient(90deg,rgba(0,0,0,0) 28.55%,#dedede 108.17%);background-color:#dedede}.modal-button.button-cancel[data-v-5264025c]:hover,.modal-button.button-cancel[data-v-5264025c]:active{background-color:#bdbdbd;color:#fff}.modal-button.button-cancel[data-v-5264025c]:focus-visible,.modal-button.button-cancel[data-v-5264025c]:focus{background-color:#bdbdbd;color:#fff}.modal-button .spinner[data-v-5264025c]{width:24px;height:24px}@media (min-width: 992px){.modal-button[data-v-5264025c]{max-width:212px;height:40px;line-height:40px}}.modal-footer[data-v-5264025c]{padding:16px 24px}.modal-footer .input-submit-container[data-v-5264025c]{width:100%;position:relative}.modal-footer .input-submit-container .submit-spinner[data-v-5264025c]{position:absolute;animation:rotation .6s infinite linear;height:16px;width:16px;border-left:2px solid rgba(255,255,255,.4);border-right:2px solid rgba(255,255,255,.4);border-bottom:2px solid rgba(255,255,255,.4);border-top:2px solid #ebebeb;border-radius:100%;content:"";display:inline-block;margin:0 8px 0 0;top:7px;left:8px;z-index:-1;opacity:0;transition-delay:0ms}.modal-footer .input-submit-container .modal-button.disabled[data-v-5264025c]{border:none}.modal-footer .input-submit-container .modal-button.loading[data-v-5264025c]{background-color:#cb7128;padding-left:30px;cursor:pointer;pointer-events:none}.modal-footer .input-submit-container .modal-button.loading+.submit-spinner[data-v-5264025c]{z-index:1;opacity:1;transition-delay:.15s}@media (min-width: 992px){.modal-footer .input-submit-container[data-v-5264025c]{width:fit-content}}@media (orientation: landscape) and (min-width: 2500px){.modal-close[data-v-5264025c]{right:.4vw;padding:.4vw;top:.4vw}.modal-close img[data-v-5264025c]{width:.6vw}}.w-100[data-v-5264025c],.w-70[data-v-5264025c],.w-50[data-v-5264025c],.w-33[data-v-5264025c],.w-25[data-v-5264025c],.w-20[data-v-5264025c],.w-17[data-v-5264025c],.w-10[data-v-5264025c]{display:flex;flex-direction:column;width:100%}.w-30[data-v-5264025c]{display:flex;flex-direction:column;max-width:30%}@media (min-width: 992px){.w-30[data-v-5264025c]{max-width:22%}}@media (min-width: 992px){.w-70[data-v-5264025c]{max-width:68%}}@media (min-width: 992px){.w-50[data-v-5264025c]{max-width:47.5%}}@media (min-width: 992px){.p-50[data-v-5264025c]{max-width:unset;padding-right:52.5%}}@media (min-width: 992px){.w-33[data-v-5264025c]{max-width:31%}}@media (min-width: 992px){.w-25[data-v-5264025c]{max-width:23%}}@media (min-width: 992px){.w-20[data-v-5264025c]{max-width:18%}}@media (min-width: 992px){.w-17[data-v-5264025c]{max-width:15%}}@media (min-width: 992px){.w-10[data-v-5264025c]{max-width:8%}}@media (min-width: 992px){.mw-cc[data-v-5264025c]{min-width:100px}}span.error[data-v-5264025c]{display:block;font-size:12px;transform:translateY(-10px);color:#da1e28;line-height:132%}label[data-v-5264025c]{color:#21272a;font-weight:500;font-size:14px;line-height:140%;font-family:Poppins,sans-serif;margin-bottom:0}@media (min-width: 1920px){label[data-v-5264025c]{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){label[data-v-5264025c]{font-size:14px}}.title[data-v-5264025c]{display:flex;margin-bottom:.5rem;gap:8px}.title label[data-v-5264025c]{align-content:center}input[type=text][data-v-5264025c],input[type=email][data-v-5264025c],input[type=password][data-v-5264025c],input[type=number][data-v-5264025c],input[type=tel][data-v-5264025c],.dropdown-country[data-v-5264025c]{width:100%;padding:8px 16px;margin-bottom:16px;border:none;outline:none;border-bottom:1px solid #c1c7cd;background-color:#fff;background:#f6f6f6;color:#44423f;font-family:Filson Pro,sans-serif;font-weight:400;font-size:14px;line-height:140%;transition:.4s ease-in-out}input[type=text][data-v-5264025c]:focus,input[type=text][data-v-5264025c]:active,input[type=text][data-v-5264025c]:focus-within,input[type=text][data-v-5264025c]:focus-visible,input[type=email][data-v-5264025c]:focus,input[type=email][data-v-5264025c]:active,input[type=email][data-v-5264025c]:focus-within,input[type=email][data-v-5264025c]:focus-visible,input[type=password][data-v-5264025c]:focus,input[type=password][data-v-5264025c]:active,input[type=password][data-v-5264025c]:focus-within,input[type=password][data-v-5264025c]:focus-visible,input[type=number][data-v-5264025c]:focus,input[type=number][data-v-5264025c]:active,input[type=number][data-v-5264025c]:focus-within,input[type=number][data-v-5264025c]:focus-visible,input[type=tel][data-v-5264025c]:focus,input[type=tel][data-v-5264025c]:active,input[type=tel][data-v-5264025c]:focus-within,input[type=tel][data-v-5264025c]:focus-visible,.dropdown-country[data-v-5264025c]:focus,.dropdown-country[data-v-5264025c]:active,.dropdown-country[data-v-5264025c]:focus-within,.dropdown-country[data-v-5264025c]:focus-visible{border-bottom:1px solid #cb7128}input[type=text][data-v-5264025c]:disabled,input[type=email][data-v-5264025c]:disabled,input[type=password][data-v-5264025c]:disabled,input[type=number][data-v-5264025c]:disabled,input[type=tel][data-v-5264025c]:disabled,.dropdown-country[data-v-5264025c]:disabled{color:#d3d3d3;background-color:#fff}input[type=text].wrong-data[data-v-5264025c],input[type=email].wrong-data[data-v-5264025c],input[type=password].wrong-data[data-v-5264025c],input[type=number].wrong-data[data-v-5264025c],input[type=tel].wrong-data[data-v-5264025c],.dropdown-country.wrong-data[data-v-5264025c],input[type=text].wrong-data .dropdown-country[data-v-5264025c],input[type=email].wrong-data .dropdown-country[data-v-5264025c],input[type=password].wrong-data .dropdown-country[data-v-5264025c],input[type=number].wrong-data .dropdown-country[data-v-5264025c],input[type=tel].wrong-data .dropdown-country[data-v-5264025c],.dropdown-country.wrong-data .dropdown-country[data-v-5264025c]{border-bottom:1px solid #c8102e}input[type=text][data-v-5264025c]::-webkit-input-placeholder,input[type=email][data-v-5264025c]::-webkit-input-placeholder,input[type=password][data-v-5264025c]::-webkit-input-placeholder,input[type=number][data-v-5264025c]::-webkit-input-placeholder,input[type=tel][data-v-5264025c]::-webkit-input-placeholder,.dropdown-country[data-v-5264025c]::-webkit-input-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){input[type=text][data-v-5264025c]::-webkit-input-placeholder,input[type=email][data-v-5264025c]::-webkit-input-placeholder,input[type=password][data-v-5264025c]::-webkit-input-placeholder,input[type=number][data-v-5264025c]::-webkit-input-placeholder,input[type=tel][data-v-5264025c]::-webkit-input-placeholder,.dropdown-country[data-v-5264025c]::-webkit-input-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=text][data-v-5264025c]::-webkit-input-placeholder,input[type=email][data-v-5264025c]::-webkit-input-placeholder,input[type=password][data-v-5264025c]::-webkit-input-placeholder,input[type=number][data-v-5264025c]::-webkit-input-placeholder,input[type=tel][data-v-5264025c]::-webkit-input-placeholder,.dropdown-country[data-v-5264025c]::-webkit-input-placeholder{font-size:14px}}input[type=text][data-v-5264025c]::-moz-placeholder,input[type=email][data-v-5264025c]::-moz-placeholder,input[type=password][data-v-5264025c]::-moz-placeholder,input[type=number][data-v-5264025c]::-moz-placeholder,input[type=tel][data-v-5264025c]::-moz-placeholder,.dropdown-country[data-v-5264025c]::-moz-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){input[type=text][data-v-5264025c]::-moz-placeholder,input[type=email][data-v-5264025c]::-moz-placeholder,input[type=password][data-v-5264025c]::-moz-placeholder,input[type=number][data-v-5264025c]::-moz-placeholder,input[type=tel][data-v-5264025c]::-moz-placeholder,.dropdown-country[data-v-5264025c]::-moz-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=text][data-v-5264025c]::-moz-placeholder,input[type=email][data-v-5264025c]::-moz-placeholder,input[type=password][data-v-5264025c]::-moz-placeholder,input[type=number][data-v-5264025c]::-moz-placeholder,input[type=tel][data-v-5264025c]::-moz-placeholder,.dropdown-country[data-v-5264025c]::-moz-placeholder{font-size:14px}}input[type=text][data-v-5264025c]:-ms-input-placeholder,input[type=email][data-v-5264025c]:-ms-input-placeholder,input[type=password][data-v-5264025c]:-ms-input-placeholder,input[type=number][data-v-5264025c]:-ms-input-placeholder,input[type=tel][data-v-5264025c]:-ms-input-placeholder,.dropdown-country[data-v-5264025c]:-ms-input-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){input[type=text][data-v-5264025c]:-ms-input-placeholder,input[type=email][data-v-5264025c]:-ms-input-placeholder,input[type=password][data-v-5264025c]:-ms-input-placeholder,input[type=number][data-v-5264025c]:-ms-input-placeholder,input[type=tel][data-v-5264025c]:-ms-input-placeholder,.dropdown-country[data-v-5264025c]:-ms-input-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=text][data-v-5264025c]:-ms-input-placeholder,input[type=email][data-v-5264025c]:-ms-input-placeholder,input[type=password][data-v-5264025c]:-ms-input-placeholder,input[type=number][data-v-5264025c]:-ms-input-placeholder,input[type=tel][data-v-5264025c]:-ms-input-placeholder,.dropdown-country[data-v-5264025c]:-ms-input-placeholder{font-size:14px}}input[type=text][data-v-5264025c]:-moz-placeholder,input[type=email][data-v-5264025c]:-moz-placeholder,input[type=password][data-v-5264025c]:-moz-placeholder,input[type=number][data-v-5264025c]:-moz-placeholder,input[type=tel][data-v-5264025c]:-moz-placeholder,.dropdown-country[data-v-5264025c]:-moz-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){input[type=text][data-v-5264025c]:-moz-placeholder,input[type=email][data-v-5264025c]:-moz-placeholder,input[type=password][data-v-5264025c]:-moz-placeholder,input[type=number][data-v-5264025c]:-moz-placeholder,input[type=tel][data-v-5264025c]:-moz-placeholder,.dropdown-country[data-v-5264025c]:-moz-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=text][data-v-5264025c]:-moz-placeholder,input[type=email][data-v-5264025c]:-moz-placeholder,input[type=password][data-v-5264025c]:-moz-placeholder,input[type=number][data-v-5264025c]:-moz-placeholder,input[type=tel][data-v-5264025c]:-moz-placeholder,.dropdown-country[data-v-5264025c]:-moz-placeholder{font-size:14px}}input[type=text].error[data-v-5264025c],input[type=email].error[data-v-5264025c],input[type=password].error[data-v-5264025c],input[type=number].error[data-v-5264025c],input[type=tel].error[data-v-5264025c],.dropdown-country.error[data-v-5264025c]{display:block;font-size:12px;transform:translateY(-10px);color:#da1e28;line-height:132%}@media (min-width: 1920px){input[type=text].error[data-v-5264025c],input[type=email].error[data-v-5264025c],input[type=password].error[data-v-5264025c],input[type=number].error[data-v-5264025c],input[type=tel].error[data-v-5264025c],.dropdown-country.error[data-v-5264025c]{font-size:.55vw}}@media (min-width: 1920px) and (max-width: 2181.8181818182px){input[type=text].error[data-v-5264025c],input[type=email].error[data-v-5264025c],input[type=password].error[data-v-5264025c],input[type=number].error[data-v-5264025c],input[type=tel].error[data-v-5264025c],.dropdown-country.error[data-v-5264025c]{font-size:12px}}@media (min-width: 1920px){input[type=text][data-v-5264025c],input[type=email][data-v-5264025c],input[type=password][data-v-5264025c],input[type=number][data-v-5264025c],input[type=tel][data-v-5264025c],.dropdown-country[data-v-5264025c]{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=text][data-v-5264025c],input[type=email][data-v-5264025c],input[type=password][data-v-5264025c],input[type=number][data-v-5264025c],input[type=tel][data-v-5264025c],.dropdown-country[data-v-5264025c]{font-size:14px}}.dropdown-country[data-v-5264025c]{padding:0;position:relative;cursor:pointer}input[type=search][data-v-5264025c]{box-sizing:border-box;width:100%;font-family:Filson Pro,sans-serif;font-size:14px;font-weight:400;color:#44423f;background-color:#fff;background-position:12px 20px;background-image:url('data:image/svg+xml,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.03137 12.3046C7.72385 12.3046 8.40956 12.1682 9.04933 11.9032C9.6891 11.6382 10.2704 11.2497 10.7601 10.7601C11.2497 10.2704 11.6382 9.6891 11.9032 9.04933C12.1682 8.40956 12.3046 7.72385 12.3046 7.03137C12.3046 6.33888 12.1682 5.65318 11.9032 5.0134C11.6382 4.37363 11.2497 3.79232 10.7601 3.30266C10.2704 2.81299 9.6891 2.42457 9.04933 2.15957C8.40956 1.89457 7.72385 1.75817 7.03137 1.75817C5.63283 1.75817 4.29157 2.31374 3.30266 3.30266C2.31374 4.29157 1.75817 5.63283 1.75817 7.03137C1.75817 8.4299 2.31374 9.77116 3.30266 10.7601C4.29157 11.749 5.63283 12.3046 7.03137 12.3046ZM12.5858 11.3431L15.7321 14.4894C15.816 14.5705 15.8829 14.6676 15.9289 14.7748C15.9749 14.8821 15.999 14.9974 16 15.1141C16.0009 15.2308 15.9786 15.3465 15.9343 15.4545C15.89 15.5625 15.8247 15.6606 15.7421 15.743C15.6596 15.8255 15.5614 15.8907 15.4533 15.9348C15.3453 15.9789 15.2296 16.0011 15.1129 16C14.9962 15.9989 14.8809 15.9745 14.7737 15.9284C14.6665 15.8823 14.5696 15.8153 14.4885 15.7313L11.3422 12.5849C9.92939 13.6816 8.15174 14.1987 6.37112 14.0308C4.5905 13.863 2.94078 13.0229 1.75778 11.6815C0.574778 10.3401 -0.0525667 8.59834 0.00345308 6.8107C0.0594729 5.02307 0.794646 3.32398 2.05931 2.05931C3.32398 0.794646 5.02307 0.0594729 6.8107 0.00345308C8.59834 -0.0525667 10.3401 0.574778 11.6815 1.75778C13.0229 2.94078 13.863 4.5905 14.0308 6.37112C14.1987 8.15174 13.6816 9.92939 12.5849 11.3422L12.5858 11.3431Z" fill="%2344423F" fill-opacity="0.5"/></svg>');background-repeat:no-repeat;border:none;border-bottom:1px solid #c1c7cd;margin:0;padding:16px 16px 16px 40px;transition:.4s ease-in-out}input[type=search][data-v-5264025c]::-webkit-input-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){input[type=search][data-v-5264025c]::-webkit-input-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=search][data-v-5264025c]::-webkit-input-placeholder{font-size:14px}}input[type=search][data-v-5264025c]::-moz-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){input[type=search][data-v-5264025c]::-moz-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=search][data-v-5264025c]::-moz-placeholder{font-size:14px}}input[type=search][data-v-5264025c]:-ms-input-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){input[type=search][data-v-5264025c]:-ms-input-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=search][data-v-5264025c]:-ms-input-placeholder{font-size:14px}}input[type=search][data-v-5264025c]:-moz-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){input[type=search][data-v-5264025c]:-moz-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=search][data-v-5264025c]:-moz-placeholder{font-size:14px}}input[type=search][data-v-5264025c]:focus,input[type=search][data-v-5264025c]:focus-visible,input[type=search][data-v-5264025c]:focus-within,input[type=search][data-v-5264025c]:active{outline:none;border-bottom-color:#cb7128}input[type=search][data-v-5264025c]::-webkit-search-cancel-button{-webkit-appearance:none;height:16px;width:16px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='gray'><path d='M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z'/></svg>");cursor:pointer}@media (min-width: 1920px){input[type=search][data-v-5264025c]{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=search][data-v-5264025c]{font-size:14px}}.v-select[data-v-5264025c]{width:100%}.v-select.vs--searchable .vs__dropdown-toggle[data-v-5264025c]{cursor:pointer}.v-select .vs__dropdown-toggle[data-v-5264025c]{height:42px;padding:0 16px 0 0;overflow:hidden}.v-select .vs__dropdown-toggle .vs__selected-options[data-v-5264025c]{padding:0 0 0 16px;height:38px;align-items:center}.v-select .vs__dropdown-toggle .vs__selected-options .vs__search[data-v-5264025c]{height:38px;padding:0;background-position:left center;margin:0;border:none;order:1;flex:0 1 24px}.v-select .vs__dropdown-toggle .vs__selected-options .vs__selected[data-v-5264025c]{height:19px;margin:0;width:100%;font-size:.71vw;order:2;flex:1 0 0;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-all}@media (max-width: 1971.8309859155px){.v-select .vs__dropdown-toggle .vs__selected-options .vs__selected[data-v-5264025c]{font-size:14px}}.v-select .vs__dropdown-toggle .vs__actions[data-v-5264025c]{padding:0;gap:8px}.v-select .vs__dropdown-toggle .vs__actions button[data-v-5264025c]{margin:0;width:24px;height:24px;cursor:pointer}.v-select .vs__dropdown-toggle .vs__actions svg[data-v-5264025c]{cursor:pointer}.v-select ul[data-v-5264025c]{border-radius:0 0 4px 4px;border:1px solid rgba(68,66,63,.3);box-shadow:none}.v-select ul[data-v-5264025c]::-webkit-scrollbar{width:6px;height:6px;transition:.3s ease-in-out}.v-select ul[data-v-5264025c]::-webkit-scrollbar-track{background:#f3f3f3;border-radius:8px}.v-select ul[data-v-5264025c]::-webkit-scrollbar-thumb{background:#c3c3c3;border-radius:8px;border:4px solid rgba(0,0,0,0)}.v-select ul[data-v-5264025c]::-webkit-scrollbar-thumb:hover{background:#c3c3c3}.v-select ul li[data-v-5264025c]{color:#44423f;font-size:.71vw;font-weight:400}@media (max-width: 1971.8309859155px){.v-select ul li[data-v-5264025c]{font-size:14px}}.v-select ul li[data-v-5264025c]:hover,.v-select ul li[data-v-5264025c]:focus,.v-select ul li[data-v-5264025c]:focus-visible,.v-select ul li[data-v-5264025c]:focus-within,.v-select ul li[data-v-5264025c]:active{background:rgba(68,66,63,.05)}.v-select ul li.v-list-item--active[data-v-5264025c]{background-color:#44423f0d!important}select[data-v-5264025c]{width:100%;padding:16px;margin-bottom:16px;border:none;outline:none;border-bottom:1px solid #c1c7cd;background-color:#fff;color:#44423f;font-family:Filson Pro,sans-serif;font-weight:400;font-size:14px;line-height:140%;transition:.4s ease-in-out;cursor:pointer}select[data-v-5264025c]:focus,select[data-v-5264025c]:active,select[data-v-5264025c]:focus-within,select[data-v-5264025c]:focus-visible{border-bottom:1px solid #cb7128}select[data-v-5264025c]:focus-visible{outline:2px solid #cb7128;outline-offset:2px;transition:none}select[data-v-5264025c]::-webkit-input-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){select[data-v-5264025c]::-webkit-input-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){select[data-v-5264025c]::-webkit-input-placeholder{font-size:14px}}select[data-v-5264025c]::-moz-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){select[data-v-5264025c]::-moz-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){select[data-v-5264025c]::-moz-placeholder{font-size:14px}}select[data-v-5264025c]:-ms-input-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){select[data-v-5264025c]:-ms-input-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){select[data-v-5264025c]:-ms-input-placeholder{font-size:14px}}select[data-v-5264025c]:-moz-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){select[data-v-5264025c]:-moz-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){select[data-v-5264025c]:-moz-placeholder{font-size:14px}}select.error[data-v-5264025c]{display:block;font-size:12px;transform:translateY(-10px);color:#da1e28;line-height:132%}@media (min-width: 1920px){select.error[data-v-5264025c]{font-size:.55vw}}@media (min-width: 1920px) and (max-width: 2181.8181818182px){select.error[data-v-5264025c]{font-size:12px}}@media (min-width: 1920px){select[data-v-5264025c]{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){select[data-v-5264025c]{font-size:14px}}.checkbox[data-v-5264025c]{display:flex;align-items:center;margin-left:4px}.checkbox label[data-v-5264025c]{margin:0;color:#21272a;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:140%}@media (min-width: 992px){.checkbox label[data-v-5264025c]{font-size:14px}}@media (min-width: 1920px){.checkbox label[data-v-5264025c]{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){.checkbox label[data-v-5264025c]{font-size:14px}}.checkbox label[data-v-5264025c]{position:relative;cursor:pointer;transition:.4s ease-in-out}.checkbox label[data-v-5264025c]:before{content:"";-webkit-appearance:none;background-color:transparent;border:2px solid #cb7128;box-shadow:0 1px 2px #0000000d,inset 0 -15px 10px -12px #0000000d;padding:6.4px;display:inline-block;position:relative;vertical-align:middle;cursor:pointer;margin-right:8px;transition:.4s ease-in-out}.checkbox input[data-v-5264025c]{width:0;transition:.4s ease-in-out}.checkbox input:checked+label[data-v-5264025c]:after{content:"";display:block;position:absolute;top:5px;left:5px;width:5.5px;height:9px;border:2px solid #ffffff;border-width:0 2px 2px 0;transform:rotate(45deg)}@media (min-width: 992px){.checkbox input:checked+label[data-v-5264025c]:after{top:5px;left:5px}}.checkbox input:checked+label[data-v-5264025c]:before{background-color:#cb7128;border-color:#cb7128}.checkbox input:focus-visible+label[data-v-5264025c]:before{border-color:#cb7128}.regions-flex[data-v-5264025c]{flex-direction:column}.regions-flex .section-regions[data-v-5264025c]{display:flex;flex-wrap:wrap}.radio[data-v-5264025c]{display:flex;align-items:center;margin-left:4px}.radio label[data-v-5264025c]{margin:0;color:#21272a;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:140%}@media (min-width: 992px){.radio label[data-v-5264025c]{font-size:14px}}@media (min-width: 1920px){.radio label[data-v-5264025c]{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){.radio label[data-v-5264025c]{font-size:14px}}.radio label[data-v-5264025c]{position:relative;cursor:pointer;transition:.4s ease-in-out}.radio label[data-v-5264025c]:before{content:"";-webkit-appearance:none;background-color:transparent;border:2px solid #cb7128;box-shadow:0 1px 2px #0000000d,inset 0 -15px 10px -12px #0000000d;padding:6.4px;display:inline-block;position:relative;vertical-align:middle;cursor:pointer;margin-right:8px;transition:.4s ease-in-out;border-radius:50%}.radio input[data-v-5264025c]{width:0;transition:.4s ease-in-out}.radio input:checked+label[data-v-5264025c]:after{content:"";display:block;position:absolute;top:6px;left:4px;width:8px;height:8px;border:none;border-width:0 2px 2px 0;background-color:#cb7128;border-radius:50%}@media (min-width: 992px){.radio input:checked+label[data-v-5264025c]:after{top:6px;left:4px}}.radio input:checked+label[data-v-5264025c]:before{background-color:#fff;border-color:#cb7128}.radio input:focus-visible+label[data-v-5264025c]:before{border-color:#cb7128}@media (orientation: landscape) and (min-width: 2500px){label[data-v-5264025c]{margin-bottom:.5vw}}@media (orientation: landscape) and (min-width: 2500px){input[type=text][data-v-5264025c],input[type=password][data-v-5264025c],input[type=email][data-v-5264025c],input[type=number][data-v-5264025c],input[type=tel][data-v-5264025c]{padding:1vw}input[type=text].error[data-v-5264025c],input[type=password].error[data-v-5264025c],input[type=email].error[data-v-5264025c],input[type=number].error[data-v-5264025c],input[type=tel].error[data-v-5264025c]{transform:translateY(-.6vw)}}@media (orientation: landscape) and (min-width: 2500px){select[data-v-5264025c]{padding:1vw;margin-bottom:1vw}}@media (orientation: landscape) and (min-width: 2500px){input[type=search][data-v-5264025c]{background-position:.5vw .9vw}}@media (orientation: landscape) and (min-width: 2500px){input[type=search][data-v-5264025c]::-webkit-search-cancel-button{height:.9vw;width:.9vw}}@media (orientation: landscape) and (min-width: 2500px){.checkbox[data-v-5264025c]{margin-left:.2vw}}@media (orientation: landscape) and (min-width: 2500px){.checkbox label[data-v-5264025c]:before{margin-right:.5vw;padding:.35vw}}@media (orientation: landscape) and (min-width: 2500px){.checkbox input:checked+label[data-v-5264025c]:after{top:.25vw;left:.3vw;width:.25vw;height:.5vw}}@media (orientation: landscape) and (min-width: 2500px){.radio[data-v-5264025c]{margin-left:.2vw}}@media (orientation: landscape) and (min-width: 2500px){.radio label[data-v-5264025c]:before{margin-right:.5vw;padding:.35vw}}@media (orientation: landscape) and (min-width: 2500px){.radio input:checked+label[data-v-5264025c]:after{top:.34vw;left:.18vw;width:.45vw;height:.45vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){label[data-v-5264025c]{margin-bottom:1vw;font-size:1.7vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){input[type=text][data-v-5264025c],input[type=password][data-v-5264025c],input[type=email][data-v-5264025c],input[type=number][data-v-5264025c],input[type=tel][data-v-5264025c],select[data-v-5264025c]{padding:1.3vw;font-size:1.5vw}input[type=text].error[data-v-5264025c],input[type=password].error[data-v-5264025c],input[type=email].error[data-v-5264025c],input[type=number].error[data-v-5264025c],input[type=tel].error[data-v-5264025c],select.error[data-v-5264025c]{transform:translateY(-.9vw);font-size:1.1vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){input[type=text][data-v-5264025c]::-webkit-input-placeholder,input[type=password][data-v-5264025c]::-webkit-input-placeholder,input[type=email][data-v-5264025c]::-webkit-input-placeholder,input[type=number][data-v-5264025c]::-webkit-input-placeholder,input[type=tel][data-v-5264025c]::-webkit-input-placeholder,select[data-v-5264025c]::-webkit-input-placeholder{font-size:1.5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){input[type=text][data-v-5264025c]::-moz-placeholder,input[type=password][data-v-5264025c]::-moz-placeholder,input[type=email][data-v-5264025c]::-moz-placeholder,input[type=number][data-v-5264025c]::-moz-placeholder,input[type=tel][data-v-5264025c]::-moz-placeholder,select[data-v-5264025c]::-moz-placeholder{font-size:1.5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){input[type=text][data-v-5264025c]:-ms-input-placeholder,input[type=password][data-v-5264025c]:-ms-input-placeholder,input[type=email][data-v-5264025c]:-ms-input-placeholder,input[type=number][data-v-5264025c]:-ms-input-placeholder,input[type=tel][data-v-5264025c]:-ms-input-placeholder,select[data-v-5264025c]:-ms-input-placeholder{font-size:1.5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){input[type=text][data-v-5264025c]:-moz-placeholder,input[type=password][data-v-5264025c]:-moz-placeholder,input[type=email][data-v-5264025c]:-moz-placeholder,input[type=number][data-v-5264025c]:-moz-placeholder,input[type=tel][data-v-5264025c]:-moz-placeholder,select[data-v-5264025c]:-moz-placeholder{font-size:1.5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.checkbox[data-v-5264025c]{margin-left:.45vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.checkbox label[data-v-5264025c]{font-size:1.5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.checkbox label[data-v-5264025c]:before{margin-right:1.1vw;padding:.75vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.checkbox input:checked+label[data-v-5264025c]:after{top:.38vw;left:.6vw;width:.65vw;height:1.1vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.radio[data-v-5264025c]{margin-left:.45vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.radio label[data-v-5264025c]{font-size:1.5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.radio label[data-v-5264025c]:before{margin-right:1.1vw;padding:.75vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.radio input:checked+label[data-v-5264025c]:after{top:.7vw;left:.4vw;width:1vw;height:1vw}}.spinner[data-v-5264025c]{width:24px;height:24px;background:transparent;position:relative;border-radius:50%;overflow:hidden;z-index:0;animation:spin-5264025c 1s linear infinite}.spinner .spin-bottom-left[data-v-5264025c],.spinner .spin-bottom-right[data-v-5264025c],.spinner .spin-top-left[data-v-5264025c]{position:absolute;width:50%;height:50%;z-index:-1}.spinner .spin-blocker[data-v-5264025c]{position:absolute;top:15%;left:15%;width:70%;height:70%;background:#ffffff;border-radius:50%}.spinner .spin-bottom-left[data-v-5264025c]{top:50%;left:0;background:-webkit-linear-gradient(to bottom right,rgb(228,124,40) 0%,rgba(228,124,40,.7) 100%);background:linear-gradient(to bottom right,rgb(228,124,40) 0%,rgba(228,124,40,.7) 100%)}.spinner .spin-bottom-left[data-v-5264025c]:after{position:absolute;content:"";border-radius:50%;width:5.5px;height:9px;bottom:9px;left:0;background-color:#e47c28}@media (min-width: 768px){.spinner .spin-bottom-left[data-v-5264025c]:after{width:9px;height:15px;bottom:18px}}.spinner .spin-bottom-right[data-v-5264025c]{top:50%;left:50%;background:-webkit-linear-gradient(to top right,rgba(228,124,40,.7) 15%,rgba(228,124,40,.25) 85%);background:linear-gradient(to top right,rgba(228,124,40,.7) 15%,rgba(228,124,40,.25) 85%)}.spinner .spin-top-left[data-v-5264025c]{top:0;left:50%;background:-webkit-linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(228,124,40,.25) 100%);background:linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(228,124,40,.25) 100%)}.spinner.spinner-green .spin-bottom-left[data-v-5264025c]{background:-webkit-linear-gradient(to bottom right,rgb(72,148,60) 0%,rgba(72,148,60,.7) 100%);background:linear-gradient(to bottom right,rgb(72,148,60) 0%,rgba(72,148,60,.7) 100%)}.spinner.spinner-green .spin-bottom-left[data-v-5264025c]:after{background-color:#48943c}.spinner.spinner-green .spin-bottom-right[data-v-5264025c]{background:-webkit-linear-gradient(to top right,rgba(72,148,60,.7) 15%,rgba(72,148,60,.25) 85%);background:linear-gradient(to top right,rgba(72,148,60,.7) 15%,rgba(72,148,60,.25) 85%)}.spinner.spinner-green .spin-top-left[data-v-5264025c]{background:-webkit-linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(72,148,60,.25) 100%);background:linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(72,148,60,.25) 100%)}.spinner.disabled .spin-blocker[data-v-5264025c]{background:gray}.spinner.disabled .spin-bottom-left[data-v-5264025c]:after{width:5.5px;height:9px;bottom:9px;left:0}@media (min-width: 768px){.spinner.disabled .spin-bottom-left[data-v-5264025c]:after{bottom:8px}}@media (min-width: 768px){.spinner[data-v-5264025c]{width:48px;height:48px}}@media (orientation: landscape) and (min-width: 2500px){.spinner[data-v-5264025c]{width:2.5vw;height:2.5vw}}@media (orientation: landscape) and (min-width: 2500px){.spinner .spin-bottom-left[data-v-5264025c]:after{width:.46vw;height:.78vw;bottom:.93vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.spinner[data-v-5264025c]{width:5vw;height:5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.spinner .spin-bottom-left[data-v-5264025c]:after{width:.92vw;height:1.56vw;bottom:1.86vw}}@keyframes spin-5264025c{to{transform:rotate(360deg)}}@keyframes loader-5264025c{0%{opacity:1}to{opacity:0}}.loader div[data-v-5264025c]{left:48px;top:22.5px;position:absolute;animation:loader-5264025c linear 1s infinite;background:#32c770;width:4px;height:15px;border-radius:0;transform-origin:2px 27.5px}.loader div[data-v-5264025c]:nth-child(1){transform:rotate(0);animation-delay:-.875s;background:#32c770}.loader div[data-v-5264025c]:nth-child(2){transform:rotate(45deg);animation-delay:-.75s;background:#32c770}.loader div[data-v-5264025c]:nth-child(3){transform:rotate(90deg);animation-delay:-.625s;background:#32c770}.loader div[data-v-5264025c]:nth-child(4){transform:rotate(135deg);animation-delay:-.5s;background:#32c770}.loader div[data-v-5264025c]:nth-child(5){transform:rotate(180deg);animation-delay:-.375s;background:#32c770}.loader div[data-v-5264025c]:nth-child(6){transform:rotate(225deg);animation-delay:-.25s;background:#32c770}.loader div[data-v-5264025c]:nth-child(7){transform:rotate(270deg);animation-delay:-.125s;background:#32c770}.loader div[data-v-5264025c]:nth-child(8){transform:rotate(315deg);animation-delay:0s;background:#32c770}.loader-container[data-v-5264025c]{width:72px;height:64px;display:inline-block;overflow:hidden;background:none;margin-bottom:16px}.loader[data-v-5264025c]{width:100%;height:100%;position:relative;transform:translateZ(0) scale(.64);backface-visibility:hidden;transform-origin:0 0}.loader div[data-v-5264025c]{box-sizing:content-box}button[data-v-5264025c]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:8px 16px;width:100%;font-weight:500;line-height:100%;border-radius:4px;transition:all .4s ease-in-out;font-family:Poppins,sans-serif}button.primary-btn[data-v-5264025c]{background-color:#cb7128;color:#fff;border:1px solid transparent}button.primary-btn[data-v-5264025c]:hover,button.primary-btn[data-v-5264025c]:active,button.primary-btn[data-v-5264025c]:focus,button.primary-btn[data-v-5264025c]:focus-visible,button.primary-btn[data-v-5264025c]:focus-within{background-color:#aa5d1e;color:#fff;outline:2px solid #d97706}button.primary-btn.disabled[data-v-5264025c]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}button.primary-btn.tooltip-button-disabled .tooltip-text[data-v-5264025c]{display:none}button.primary-btn.tooltip-button[data-v-5264025c]{position:relative;color:gray;border:2px solid gray;background-color:#fff;cursor:default}button.primary-btn.tooltip-button .tooltip-text[data-v-5264025c]{visibility:hidden;width:100%;max-width:340px;background-color:#333;color:#fff;text-align:center;border-radius:5px;padding:5px;position:absolute;bottom:125%;left:50%;transform:translate(-50%);z-index:1;opacity:0;transition:opacity .3s;font-size:.71vw;font-family:Poppins,sans-serif;height:100%}@media (max-width: 1830.985915493px){button.primary-btn.tooltip-button .tooltip-text[data-v-5264025c]{font-size:13px}}button.primary-btn.tooltip-button .tooltip-text[data-v-5264025c]:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#333 transparent transparent transparent}button.primary-btn.tooltip-button:hover .tooltip-text[data-v-5264025c]{visibility:visible;opacity:1}button.primary-btn.tooltip-button[data-v-5264025c]:hover,button.primary-btn.tooltip-button[data-v-5264025c]:active,button.primary-btn.tooltip-button[data-v-5264025c]:focus,button.primary-btn.tooltip-button[data-v-5264025c]:focus-visible,button.primary-btn.tooltip-button[data-v-5264025c]:focus-within{outline:none;color:gray;border:2px solid gray;opacity:1}button.secondary-btn[data-v-5264025c]{background-color:#fff;color:#44423f;border:1px solid transparent}button.secondary-btn[data-v-5264025c]:hover,button.secondary-btn[data-v-5264025c]:active,button.secondary-btn[data-v-5264025c]:focus,button.secondary-btn[data-v-5264025c]:focus-within{color:#44423f;opacity:.7;border:1px solid transparent}button.secondary-btn[data-v-5264025c]:focus-visible{opacity:.7;color:#44423f;border:1px solid #44423f}button.secondary-btn.disabled[data-v-5264025c]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}button.secondary-btn.tooltip-button-disabled .tooltip-text[data-v-5264025c]{display:none}button.secondary-btn.tooltip-button[data-v-5264025c]{position:relative;color:gray;border:2px solid gray;cursor:default}button.secondary-btn.tooltip-button .tooltip-text[data-v-5264025c]{visibility:hidden;width:100%;max-width:340px;background-color:#333;color:#fff;text-align:center;border-radius:5px;padding:5px;position:absolute;bottom:125%;left:50%;transform:translate(-50%);z-index:1;opacity:0;transition:opacity .3s;font-size:.71vw;font-family:Poppins,sans-serif;height:100%}@media (max-width: 1830.985915493px){button.secondary-btn.tooltip-button .tooltip-text[data-v-5264025c]{font-size:13px}}button.secondary-btn.tooltip-button .tooltip-text[data-v-5264025c]:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#333 transparent transparent transparent}button.secondary-btn.tooltip-button:hover .tooltip-text[data-v-5264025c]{visibility:visible;opacity:1}button.secondary-btn.tooltip-button[data-v-5264025c]:hover,button.secondary-btn.tooltip-button[data-v-5264025c]:active,button.secondary-btn.tooltip-button[data-v-5264025c]:focus,button.secondary-btn.tooltip-button[data-v-5264025c]:focus-visible,button.secondary-btn.tooltip-button[data-v-5264025c]:focus-within{outline:none;color:gray;border:2px solid gray;opacity:1}button.tertiary-btn[data-v-5264025c]{padding:16px;color:#fff;outline:none;background:linear-gradient(90deg,rgba(0,0,0,0) 28.55%,#cb7128 108.17%);background-color:#cb7128;border:1px solid #cb7128}button.tertiary-btn[data-v-5264025c]:hover,button.tertiary-btn[data-v-5264025c]:active,button.tertiary-btn[data-v-5264025c]:focus,button.tertiary-btn[data-v-5264025c]:focus-within{background-color:#793905;color:#fff;border:1px solid #aa5d1e}button.tertiary-btn[data-v-5264025c]:focus-visible{background-color:#793905;color:#fff;border:1px solid #aa5d1e}button.tertiary-btn.disabled[data-v-5264025c]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}button.back-btn[data-v-5264025c]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0 16px;gap:32px;position:relative;width:56px;height:40px;background:#ffffff;border:2px solid #ffffff;box-shadow:0 0 4px #00000040;border-radius:4px}button.success-btn[data-v-5264025c]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0 16px;gap:32px;min-height:40px;color:#fff;background:#48943c;border:2px solid #48943c;box-shadow:0 4px 4px #48943c40;border-radius:8px}button.disabled[data-v-5264025c]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}.modal-configurate-mfa .modal-content[data-v-5264025c]{max-width:90%;width:100%}@media (min-width: 600px){.modal-configurate-mfa .modal-content[data-v-5264025c]{max-width:425px}}.modal-configurate-mfa .modal-content .modal-body[data-v-5264025c]{display:flex;align-items:center;flex-direction:column}.modal-configurate-mfa .modal-content .modal-body .modal-title[data-v-5264025c]{font-style:normal;font-weight:700;font-size:24px;text-align:center;color:#cb7128}@media (min-width: 600px){.modal-configurate-mfa .modal-content .modal-body .modal-title[data-v-5264025c]{font-size:32px}}@media (min-width: 992px){.modal-configurate-mfa .modal-content .modal-body .modal-title[data-v-5264025c]{font-size:1.2vw}}@media (min-width: 992px) and (max-width: 2666.6666666667px){.modal-configurate-mfa .modal-content .modal-body .modal-title[data-v-5264025c]{font-size:32px}}.modal-configurate-mfa .modal-content .modal-body .modal-description[data-v-5264025c]{font-style:normal;font-weight:400;font-size:14px;line-height:140%;text-align:center;color:#44423f;margin-bottom:16px}@media (min-width: 992px){.modal-configurate-mfa .modal-content .modal-body .modal-description[data-v-5264025c]{font-size:.71vw}}@media (min-width: 992px) and (max-width: 1971.8309859155px){.modal-configurate-mfa .modal-content .modal-body .modal-description[data-v-5264025c]{font-size:14px}}.modal-configurate-mfa .modal-content .modal-body .fields-container[data-v-5264025c]{display:flex;flex-wrap:wrap;flex-direction:row;align-content:flex-start}.modal-configurate-mfa .modal-content .modal-body .fields-container a[data-v-5264025c]{color:#000;font-family:Poppins,sans-serif;font-size:12px;font-weight:400;line-height:140%;text-decoration:none;border:1px solid transparent;padding:0 4px;text-align:center;display:block;width:fit-content;margin:auto;transition:.3s ease-in-out}@media (min-width: 992px){.modal-configurate-mfa .modal-content .modal-body .fields-container a[data-v-5264025c]{font-size:14px}}@media (min-width: 1920px){.modal-configurate-mfa .modal-content .modal-body .fields-container a[data-v-5264025c]{font-size:.85vw}}@media (min-width: 1920px) and (max-width: 1647.0588235294px){.modal-configurate-mfa .modal-content .modal-body .fields-container a[data-v-5264025c]{font-size:14px}}.modal-configurate-mfa .modal-content .modal-body .fields-container a[data-v-5264025c]:hover,.modal-configurate-mfa .modal-content .modal-body .fields-container a[data-v-5264025c]:focus,.modal-configurate-mfa .modal-content .modal-body .fields-container a[data-v-5264025c]:active{color:#44423f;outline:none}.modal-configurate-mfa .modal-content .modal-body .fields-container a[data-v-5264025c]:focus-visible{color:#000;border:1px solid #000000;border-radius:4px}.modal-configurate-mfa .modal-content .modal-body .fields-container label[data-v-5264025c]{color:#21272a;font-weight:400;font-size:14px;line-height:140%;margin-bottom:8px;text-align:left}@media (min-width: 1920px){.modal-configurate-mfa .modal-content .modal-body .fields-container label[data-v-5264025c]{font-size:.85vw}}@media (min-width: 1920px) and (max-width: 1647.0588235294px){.modal-configurate-mfa .modal-content .modal-body .fields-container label[data-v-5264025c]{font-size:14px}}.modal-configurate-mfa .modal-content .modal-body .fields-container .codes-list[data-v-5264025c]{width:100%;padding:0;margin:0;display:flex;flex-direction:row;flex-wrap:wrap;gap:8px;list-style:none;align-items:center;justify-content:center}.modal-configurate-mfa .modal-content .modal-body .fields-container .codes-list li[data-v-5264025c]{flex:calc(50% - 32px);text-align:center}.modal-configurate-mfa .modal-content .modal-body .fields-container .codes-list li.disabled-code[data-v-5264025c]{text-decoration:line-through}.modal-configurate-mfa .modal-content .modal-body .fields-container .buttons-content[data-v-5264025c]{display:flex;margin:16px 0}.modal-configurate-mfa .modal-content .modal-body .fields-container .buttons-content .btn[data-v-5264025c]{color:#cb7128;border:2px solid #cb7128;background-color:transparent;background:transparent}.modal-configurate-mfa .modal-content .modal-body .fields-container .buttons-content .btn[data-v-5264025c]:hover,.modal-configurate-mfa .modal-content .modal-body .fields-container .buttons-content .btn[data-v-5264025c]:active,.modal-configurate-mfa .modal-content .modal-body .fields-container .buttons-content .btn[data-v-5264025c]:focus{background:transparent}.modal-configurate-mfa .modal-content .modal-body .loading-section[data-v-5264025c]{display:flex;align-items:center;flex-direction:column;gap:24px}.modal-configurate-mfa .modal-content .modal-footer[data-v-5264025c]{width:100%}.modal-configurate-mfa .modal-content .modal-footer button.disabled[data-v-5264025c]{border:none}@media (orientation: landscape) and (min-width: 2500px){.modal-configurate-mfa .modal-content[data-v-5264025c]{max-width:22vw;width:100%;padding:.83vw}.modal-configurate-mfa .modal-content .modal-body .modal-description[data-v-5264025c]{margin-bottom:.83vw}.modal-configurate-mfa .modal-content .modal-body .fields-container .codes-list[data-v-5264025c]{gap:.4vw}.modal-configurate-mfa .modal-content .modal-body .fields-container .codes-list li[data-v-5264025c]{flex:calc(50% - 1.66vw)}.modal-configurate-mfa .modal-content .modal-body .fields-container .buttons-content[data-v-5264025c]{margin:.83vw 0}.modal-configurate-mfa .modal-content .modal-body .loading-section[data-v-5264025c]{gap:1.25vw}}button[data-v-b04dd68f]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:8px 16px;width:100%;font-weight:500;line-height:100%;border-radius:4px;transition:all .4s ease-in-out;font-family:Poppins,sans-serif}button.primary-btn[data-v-b04dd68f]{background-color:#cb7128;color:#fff;border:1px solid transparent}button.primary-btn[data-v-b04dd68f]:hover,button.primary-btn[data-v-b04dd68f]:active,button.primary-btn[data-v-b04dd68f]:focus,button.primary-btn[data-v-b04dd68f]:focus-visible,button.primary-btn[data-v-b04dd68f]:focus-within{background-color:#aa5d1e;color:#fff;outline:2px solid #d97706}button.primary-btn.disabled[data-v-b04dd68f]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}button.primary-btn.tooltip-button-disabled .tooltip-text[data-v-b04dd68f]{display:none}button.primary-btn.tooltip-button[data-v-b04dd68f]{position:relative;color:gray;border:2px solid gray;background-color:#fff;cursor:default}button.primary-btn.tooltip-button .tooltip-text[data-v-b04dd68f]{visibility:hidden;width:100%;max-width:340px;background-color:#333;color:#fff;text-align:center;border-radius:5px;padding:5px;position:absolute;bottom:125%;left:50%;transform:translate(-50%);z-index:1;opacity:0;transition:opacity .3s;font-size:.71vw;font-family:Poppins,sans-serif;height:100%}@media (max-width: 1830.985915493px){button.primary-btn.tooltip-button .tooltip-text[data-v-b04dd68f]{font-size:13px}}button.primary-btn.tooltip-button .tooltip-text[data-v-b04dd68f]:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#333 transparent transparent transparent}button.primary-btn.tooltip-button:hover .tooltip-text[data-v-b04dd68f]{visibility:visible;opacity:1}button.primary-btn.tooltip-button[data-v-b04dd68f]:hover,button.primary-btn.tooltip-button[data-v-b04dd68f]:active,button.primary-btn.tooltip-button[data-v-b04dd68f]:focus,button.primary-btn.tooltip-button[data-v-b04dd68f]:focus-visible,button.primary-btn.tooltip-button[data-v-b04dd68f]:focus-within{outline:none;color:gray;border:2px solid gray;opacity:1}button.secondary-btn[data-v-b04dd68f]{background-color:#fff;color:#44423f;border:1px solid transparent}button.secondary-btn[data-v-b04dd68f]:hover,button.secondary-btn[data-v-b04dd68f]:active,button.secondary-btn[data-v-b04dd68f]:focus,button.secondary-btn[data-v-b04dd68f]:focus-within{color:#44423f;opacity:.7;border:1px solid transparent}button.secondary-btn[data-v-b04dd68f]:focus-visible{opacity:.7;color:#44423f;border:1px solid #44423f}button.secondary-btn.disabled[data-v-b04dd68f]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}button.secondary-btn.tooltip-button-disabled .tooltip-text[data-v-b04dd68f]{display:none}button.secondary-btn.tooltip-button[data-v-b04dd68f]{position:relative;color:gray;border:2px solid gray;cursor:default}button.secondary-btn.tooltip-button .tooltip-text[data-v-b04dd68f]{visibility:hidden;width:100%;max-width:340px;background-color:#333;color:#fff;text-align:center;border-radius:5px;padding:5px;position:absolute;bottom:125%;left:50%;transform:translate(-50%);z-index:1;opacity:0;transition:opacity .3s;font-size:.71vw;font-family:Poppins,sans-serif;height:100%}@media (max-width: 1830.985915493px){button.secondary-btn.tooltip-button .tooltip-text[data-v-b04dd68f]{font-size:13px}}button.secondary-btn.tooltip-button .tooltip-text[data-v-b04dd68f]:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#333 transparent transparent transparent}button.secondary-btn.tooltip-button:hover .tooltip-text[data-v-b04dd68f]{visibility:visible;opacity:1}button.secondary-btn.tooltip-button[data-v-b04dd68f]:hover,button.secondary-btn.tooltip-button[data-v-b04dd68f]:active,button.secondary-btn.tooltip-button[data-v-b04dd68f]:focus,button.secondary-btn.tooltip-button[data-v-b04dd68f]:focus-visible,button.secondary-btn.tooltip-button[data-v-b04dd68f]:focus-within{outline:none;color:gray;border:2px solid gray;opacity:1}button.tertiary-btn[data-v-b04dd68f]{padding:16px;color:#fff;outline:none;background:linear-gradient(90deg,rgba(0,0,0,0) 28.55%,#cb7128 108.17%);background-color:#cb7128;border:1px solid #cb7128}button.tertiary-btn[data-v-b04dd68f]:hover,button.tertiary-btn[data-v-b04dd68f]:active,button.tertiary-btn[data-v-b04dd68f]:focus,button.tertiary-btn[data-v-b04dd68f]:focus-within{background-color:#793905;color:#fff;border:1px solid #aa5d1e}button.tertiary-btn[data-v-b04dd68f]:focus-visible{background-color:#793905;color:#fff;border:1px solid #aa5d1e}button.tertiary-btn.disabled[data-v-b04dd68f]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}button.back-btn[data-v-b04dd68f]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0 16px;gap:32px;position:relative;width:56px;height:40px;background:#ffffff;border:2px solid #ffffff;box-shadow:0 0 4px #00000040;border-radius:4px}button.success-btn[data-v-b04dd68f]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0 16px;gap:32px;min-height:40px;color:#fff;background:#48943c;border:2px solid #48943c;box-shadow:0 4px 4px #48943c40;border-radius:8px}button.disabled[data-v-b04dd68f]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}#playground[data-v-b04dd68f]{display:flex;align-items:center;flex-direction:column;justify-content:center;width:100vw;height:100vh;background:#f3f3f3}#playground h1[data-v-b04dd68f]{color:#cb7128;font-size:52px;line-height:110%;font-weight:700;margin-bottom:8px}#playground button[data-v-b04dd68f]{margin:24px;max-width:10%}.spinner[data-v-b04dd68f]{width:24px;height:24px;background:transparent;position:relative;border-radius:50%;overflow:hidden;z-index:0;animation:spin-b04dd68f 1s linear infinite}.spinner .spin-bottom-left[data-v-b04dd68f],.spinner .spin-bottom-right[data-v-b04dd68f],.spinner .spin-top-left[data-v-b04dd68f]{position:absolute;width:50%;height:50%;z-index:-1}.spinner .spin-blocker[data-v-b04dd68f]{position:absolute;top:15%;left:15%;width:70%;height:70%;background:#ffffff;border-radius:50%}.spinner .spin-bottom-left[data-v-b04dd68f]{top:50%;left:0;background:-webkit-linear-gradient(to bottom right,rgb(228,124,40) 0%,rgba(228,124,40,.7) 100%);background:linear-gradient(to bottom right,rgb(228,124,40) 0%,rgba(228,124,40,.7) 100%)}.spinner .spin-bottom-left[data-v-b04dd68f]:after{position:absolute;content:"";border-radius:50%;width:5.5px;height:9px;bottom:9px;left:0;background-color:#e47c28}@media (min-width: 768px){.spinner .spin-bottom-left[data-v-b04dd68f]:after{width:9px;height:15px;bottom:18px}}.spinner .spin-bottom-right[data-v-b04dd68f]{top:50%;left:50%;background:-webkit-linear-gradient(to top right,rgba(228,124,40,.7) 15%,rgba(228,124,40,.25) 85%);background:linear-gradient(to top right,rgba(228,124,40,.7) 15%,rgba(228,124,40,.25) 85%)}.spinner .spin-top-left[data-v-b04dd68f]{top:0;left:50%;background:-webkit-linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(228,124,40,.25) 100%);background:linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(228,124,40,.25) 100%)}.spinner.spinner-green .spin-bottom-left[data-v-b04dd68f]{background:-webkit-linear-gradient(to bottom right,rgb(72,148,60) 0%,rgba(72,148,60,.7) 100%);background:linear-gradient(to bottom right,rgb(72,148,60) 0%,rgba(72,148,60,.7) 100%)}.spinner.spinner-green .spin-bottom-left[data-v-b04dd68f]:after{background-color:#48943c}.spinner.spinner-green .spin-bottom-right[data-v-b04dd68f]{background:-webkit-linear-gradient(to top right,rgba(72,148,60,.7) 15%,rgba(72,148,60,.25) 85%);background:linear-gradient(to top right,rgba(72,148,60,.7) 15%,rgba(72,148,60,.25) 85%)}.spinner.spinner-green .spin-top-left[data-v-b04dd68f]{background:-webkit-linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(72,148,60,.25) 100%);background:linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(72,148,60,.25) 100%)}@media (min-width: 768px){.spinner[data-v-b04dd68f]{width:48px;height:48px}}@media (orientation: landscape) and (min-width: 2500px){.spinner[data-v-b04dd68f]{width:2.5vw;height:2.5vw}}@media (orientation: landscape) and (min-width: 2500px){.spinner .spin-bottom-left[data-v-b04dd68f]:after{width:.46vw;height:.78vw;bottom:.93vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.spinner[data-v-b04dd68f]{width:5vw;height:5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.spinner .spin-bottom-left[data-v-b04dd68f]:after{width:.92vw;height:1.56vw;bottom:1.86vw}}@keyframes spin-b04dd68f{to{transform:rotate(360deg)}}.modal-wrapper[data-v-17fe905e]{position:fixed;z-index:50;top:0;right:0;bottom:0;left:0;background-color:#0009;max-width:100vw;height:100dvh;display:flex;flex-direction:column;justify-content:center;align-items:center}.modal-content[data-v-17fe905e]{display:flex;flex-direction:column;justify-content:space-between;align-items:stretch;padding:16px;line-height:1.4;background-color:#fff;box-shadow:0 1px 10px #0000004d;min-height:200px;position:relative;background:#ffffff;border:1px solid #dde1e6;border-radius:4px}.modal-content .close-wrapper[data-v-17fe905e]{position:absolute;right:11px;top:9px;height:29px;width:29px;background-color:transparent;border:none}.modal-content p[data-v-17fe905e]:last-of-type{margin-bottom:0}@media (max-width: 600px){.modal-content[data-v-17fe905e]{max-width:90%}}@media (min-width: 600px){.modal-content[data-v-17fe905e]{min-width:504px}}.modal-body[data-v-17fe905e]{padding:32px 8px 0;max-height:280px;overflow-y:auto;text-transform:initial;text-align:center;max-height:initial}.modal-body .modal-title[data-v-17fe905e]{font-style:normal;font-weight:700;font-size:32px;line-height:32px;color:#44423f;margin-bottom:16px}.modal-body .modal-description[data-v-17fe905e]{font-style:normal;font-weight:500;color:#44423f;font-size:16px;line-height:140%;margin-bottom:16px}@media (min-width: 992px){.modal-body[data-v-17fe905e]{max-height:380px}}.modal-close[data-v-17fe905e]{display:flex;justify-content:flex-end;width:fit-content;position:absolute;right:8px;padding:8px;border:none;outline:none;top:8px;background-color:transparent}.modal-close:focus img[data-v-17fe905e],.modal-close:hover img[data-v-17fe905e],.modal-close:active img[data-v-17fe905e],.modal-close:focus-within img[data-v-17fe905e]{opacity:.7}.modal-close[data-v-17fe905e]:focus-visible{outline:1px solid gray}.modal-close:focus-visible img[data-v-17fe905e]{opacity:.7}.modal-close img[data-v-17fe905e]{cursor:pointer;transition:.3s ease-in-out}.modal-footer[data-v-17fe905e]{text-align:right;display:flex;justify-content:center}.modal-button[data-v-17fe905e]{width:100%;display:flex;gap:8px;border-radius:4px;border:none;color:#fff;font-weight:500;padding:0 16px;max-width:212px;height:40px;line-height:40px;text-transform:uppercase;margin:8px;background:linear-gradient(90deg,rgba(0,0,0,0) 28.55%,#cb7128 108.17%);background-color:#cb7128}.modal-button[data-v-17fe905e]:hover,.modal-button[data-v-17fe905e]:active{background-color:#793905;color:#fff}.modal-button[data-v-17fe905e]:focus-visible,.modal-button[data-v-17fe905e]:focus{background-color:#793905;color:#fff}.modal-button.disabled[data-v-17fe905e]{background-color:gray;background:gray;pointer-events:none}.modal-button.button-delete[data-v-17fe905e]{background:linear-gradient(90deg,rgba(0,0,0,0) 28.55%,#c8102e 108.17%);background-color:#c8102e}.modal-button.button-delete[data-v-17fe905e]:hover,.modal-button.button-delete[data-v-17fe905e]:active{background-color:#86051a;color:#fff}.modal-button.button-delete[data-v-17fe905e]:focus-visible,.modal-button.button-delete[data-v-17fe905e]:focus{background-color:#86051a;color:#fff}.modal-button.button-delete.disabled[data-v-17fe905e]{background-color:gray;background:gray;pointer-events:none}.modal-button.button-cancel[data-v-17fe905e]{background:linear-gradient(90deg,rgba(0,0,0,0) 28.55%,#dedede 108.17%);background-color:#dedede}.modal-button.button-cancel[data-v-17fe905e]:hover,.modal-button.button-cancel[data-v-17fe905e]:active{background-color:#bdbdbd;color:#fff}.modal-button.button-cancel[data-v-17fe905e]:focus-visible,.modal-button.button-cancel[data-v-17fe905e]:focus{background-color:#bdbdbd;color:#fff}.modal-button .spinner[data-v-17fe905e]{width:24px;height:24px}@media (min-width: 992px){.modal-button[data-v-17fe905e]{max-width:212px;height:40px;line-height:40px}}.modal-footer[data-v-17fe905e]{padding:16px 24px}.modal-footer .input-submit-container[data-v-17fe905e]{width:100%;position:relative}.modal-footer .input-submit-container .submit-spinner[data-v-17fe905e]{position:absolute;animation:rotation .6s infinite linear;height:16px;width:16px;border-left:2px solid rgba(255,255,255,.4);border-right:2px solid rgba(255,255,255,.4);border-bottom:2px solid rgba(255,255,255,.4);border-top:2px solid #ebebeb;border-radius:100%;content:"";display:inline-block;margin:0 8px 0 0;top:7px;left:8px;z-index:-1;opacity:0;transition-delay:0ms}.modal-footer .input-submit-container .modal-button.disabled[data-v-17fe905e]{border:none}.modal-footer .input-submit-container .modal-button.loading[data-v-17fe905e]{background-color:#cb7128;padding-left:30px;cursor:pointer;pointer-events:none}.modal-footer .input-submit-container .modal-button.loading+.submit-spinner[data-v-17fe905e]{z-index:1;opacity:1;transition-delay:.15s}@media (min-width: 992px){.modal-footer .input-submit-container[data-v-17fe905e]{width:fit-content}}@media (orientation: landscape) and (min-width: 2500px){.modal-close[data-v-17fe905e]{right:.4vw;padding:.4vw;top:.4vw}.modal-close img[data-v-17fe905e]{width:.6vw}}.modal-terms-of-service .modal-content[data-v-17fe905e]{max-width:800px}.modal-terms-of-service .modal-content .modal-body[data-v-17fe905e]{margin-top:16px}.modal-terms-of-service .modal-content .modal-body[data-v-17fe905e]::-webkit-scrollbar{width:6px;height:6px;transition:.3s ease-in-out}.modal-terms-of-service .modal-content .modal-body[data-v-17fe905e]::-webkit-scrollbar-track{background:#f3f3f3;border-radius:8px}.modal-terms-of-service .modal-content .modal-body[data-v-17fe905e]::-webkit-scrollbar-thumb{background:#c3c3c3;border-radius:8px;border:4px solid rgba(0,0,0,0)}.modal-terms-of-service .modal-content .modal-body[data-v-17fe905e]::-webkit-scrollbar-thumb:hover{background:#c3c3c3}.modal-terms-of-service .modal-content .modal-body .modal-description[data-v-17fe905e]{text-align:justify;display:flex;flex-direction:column;gap:16px;padding-right:12px}.modal-terms-of-service .modal-content .modal-body .modal-description ul[data-v-17fe905e]{list-style:none;padding:0;margin:0 0 0 4px}.modal-terms-of-service .modal-content .modal-body .modal-description ul li[data-v-17fe905e]{margin-bottom:8px}.modal-terms-of-service .modal-content .modal-body .modal-description ol[data-v-17fe905e]{list-style-type:decimal;display:flex;flex-direction:column;align-content:flex-start;align-items:flex-start;padding-left:24px}.modal-terms-of-service .modal-content .modal-body .modal-description ol li .title-terms[data-v-17fe905e]{width:100%;text-align:left}button[data-v-7d8182aa]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:8px 16px;width:100%;font-weight:500;line-height:100%;border-radius:4px;transition:all .4s ease-in-out;font-family:Poppins,sans-serif}button.primary-btn[data-v-7d8182aa]{background-color:#cb7128;color:#fff;border:1px solid transparent}button.primary-btn[data-v-7d8182aa]:hover,button.primary-btn[data-v-7d8182aa]:active,button.primary-btn[data-v-7d8182aa]:focus,button.primary-btn[data-v-7d8182aa]:focus-visible,button.primary-btn[data-v-7d8182aa]:focus-within{background-color:#aa5d1e;color:#fff;outline:2px solid #d97706}button.primary-btn.disabled[data-v-7d8182aa]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}button.primary-btn.tooltip-button-disabled .tooltip-text[data-v-7d8182aa]{display:none}button.primary-btn.tooltip-button[data-v-7d8182aa]{position:relative;color:gray;border:2px solid gray;background-color:#fff;cursor:default}button.primary-btn.tooltip-button .tooltip-text[data-v-7d8182aa]{visibility:hidden;width:100%;max-width:340px;background-color:#333;color:#fff;text-align:center;border-radius:5px;padding:5px;position:absolute;bottom:125%;left:50%;transform:translate(-50%);z-index:1;opacity:0;transition:opacity .3s;font-size:.71vw;font-family:Poppins,sans-serif;height:100%}@media (max-width: 1830.985915493px){button.primary-btn.tooltip-button .tooltip-text[data-v-7d8182aa]{font-size:13px}}button.primary-btn.tooltip-button .tooltip-text[data-v-7d8182aa]:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#333 transparent transparent transparent}button.primary-btn.tooltip-button:hover .tooltip-text[data-v-7d8182aa]{visibility:visible;opacity:1}button.primary-btn.tooltip-button[data-v-7d8182aa]:hover,button.primary-btn.tooltip-button[data-v-7d8182aa]:active,button.primary-btn.tooltip-button[data-v-7d8182aa]:focus,button.primary-btn.tooltip-button[data-v-7d8182aa]:focus-visible,button.primary-btn.tooltip-button[data-v-7d8182aa]:focus-within{outline:none;color:gray;border:2px solid gray;opacity:1}button.secondary-btn[data-v-7d8182aa]{background-color:#fff;color:#44423f;border:1px solid transparent}button.secondary-btn[data-v-7d8182aa]:hover,button.secondary-btn[data-v-7d8182aa]:active,button.secondary-btn[data-v-7d8182aa]:focus,button.secondary-btn[data-v-7d8182aa]:focus-within{color:#44423f;opacity:.7;border:1px solid transparent}button.secondary-btn[data-v-7d8182aa]:focus-visible{opacity:.7;color:#44423f;border:1px solid #44423f}button.secondary-btn.disabled[data-v-7d8182aa]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}button.secondary-btn.tooltip-button-disabled .tooltip-text[data-v-7d8182aa]{display:none}button.secondary-btn.tooltip-button[data-v-7d8182aa]{position:relative;color:gray;border:2px solid gray;cursor:default}button.secondary-btn.tooltip-button .tooltip-text[data-v-7d8182aa]{visibility:hidden;width:100%;max-width:340px;background-color:#333;color:#fff;text-align:center;border-radius:5px;padding:5px;position:absolute;bottom:125%;left:50%;transform:translate(-50%);z-index:1;opacity:0;transition:opacity .3s;font-size:.71vw;font-family:Poppins,sans-serif;height:100%}@media (max-width: 1830.985915493px){button.secondary-btn.tooltip-button .tooltip-text[data-v-7d8182aa]{font-size:13px}}button.secondary-btn.tooltip-button .tooltip-text[data-v-7d8182aa]:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#333 transparent transparent transparent}button.secondary-btn.tooltip-button:hover .tooltip-text[data-v-7d8182aa]{visibility:visible;opacity:1}button.secondary-btn.tooltip-button[data-v-7d8182aa]:hover,button.secondary-btn.tooltip-button[data-v-7d8182aa]:active,button.secondary-btn.tooltip-button[data-v-7d8182aa]:focus,button.secondary-btn.tooltip-button[data-v-7d8182aa]:focus-visible,button.secondary-btn.tooltip-button[data-v-7d8182aa]:focus-within{outline:none;color:gray;border:2px solid gray;opacity:1}button.tertiary-btn[data-v-7d8182aa]{padding:16px;color:#fff;outline:none;background:linear-gradient(90deg,rgba(0,0,0,0) 28.55%,#cb7128 108.17%);background-color:#cb7128;border:1px solid #cb7128}button.tertiary-btn[data-v-7d8182aa]:hover,button.tertiary-btn[data-v-7d8182aa]:active,button.tertiary-btn[data-v-7d8182aa]:focus,button.tertiary-btn[data-v-7d8182aa]:focus-within{background-color:#793905;color:#fff;border:1px solid #aa5d1e}button.tertiary-btn[data-v-7d8182aa]:focus-visible{background-color:#793905;color:#fff;border:1px solid #aa5d1e}button.tertiary-btn.disabled[data-v-7d8182aa]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}button.back-btn[data-v-7d8182aa]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0 16px;gap:32px;position:relative;width:56px;height:40px;background:#ffffff;border:2px solid #ffffff;box-shadow:0 0 4px #00000040;border-radius:4px}button.success-btn[data-v-7d8182aa]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0 16px;gap:32px;min-height:40px;color:#fff;background:#48943c;border:2px solid #48943c;box-shadow:0 4px 4px #48943c40;border-radius:8px}button.disabled[data-v-7d8182aa]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}#profile-information[data-v-7d8182aa]{display:flex;flex-direction:column;width:100%}#profile-information h3[data-v-7d8182aa]{display:block;color:#44423f;font-weight:600;font-size:16px}@media (min-width: 992px){#profile-information h3[data-v-7d8182aa]{font-size:.82vw}}@media (min-width: 992px) and (max-width: 1951.2195121951px){#profile-information h3[data-v-7d8182aa]{font-size:16px}}#profile-information p[data-v-7d8182aa]{display:block;color:#44423f;font-weight:500;font-size:.71vw;margin-top:16px}@media (max-width: 1971.8309859155px){#profile-information p[data-v-7d8182aa]{font-size:14px}}#profile-information p span[data-v-7d8182aa]{color:#44423f;font-weight:400;font-size:.71vw}@media (max-width: 1971.8309859155px){#profile-information p span[data-v-7d8182aa]{font-size:14px}}#profile-information p a[data-v-7d8182aa]{color:#db9c69;font-weight:400;font-size:.71vw;text-decoration:none;transition:.4s ease-in-out}@media (max-width: 1971.8309859155px){#profile-information p a[data-v-7d8182aa]{font-size:14px}}#profile-information p a[data-v-7d8182aa]:hover,#profile-information p a[data-v-7d8182aa]:focus,#profile-information p a[data-v-7d8182aa]:active,#profile-information p a[data-v-7d8182aa]:focus-within,#profile-information p a[data-v-7d8182aa]:focus-visible{outline:2px solid #cb7128;border-radius:8px;transition:none}#profile-information p a[data-v-7d8182aa]:focus-visible{outline:2px solid #cb7128;border-radius:8px;transition:none}#profile-information .information-section[data-v-7d8182aa]{width:100%;padding-bottom:16px}@media (min-width: 992px){#profile-information .information-section[data-v-7d8182aa]{padding:16px;margin-top:0;max-height:60%;overflow-y:auto}#profile-information .information-section[data-v-7d8182aa]::-webkit-scrollbar{width:6px;height:6px;transition:.3s ease-in-out}#profile-information .information-section[data-v-7d8182aa]::-webkit-scrollbar-track{background:#f3f3f3;border-radius:8px}#profile-information .information-section[data-v-7d8182aa]::-webkit-scrollbar-thumb{background:#c3c3c3;border-radius:8px;border:4px solid rgba(0,0,0,0)}#profile-information .information-section[data-v-7d8182aa]::-webkit-scrollbar-thumb:hover{background:#c3c3c3}}#profile-information .information-section .button-section[data-v-7d8182aa]{display:flex;align-items:center;flex-direction:column;gap:16px;margin-top:24px;margin-bottom:8px;width:100%}#profile-information .information-section .button-section button.secondary-btn[data-v-7d8182aa]{background-color:#fff;border-radius:4px;border:2px solid #cb7128;color:#cb7128;padding:8px;height:40px;font-size:.71vw;font-family:Poppins,sans-serif}@media (max-width: 1971.8309859155px){#profile-information .information-section .button-section button.secondary-btn[data-v-7d8182aa]{font-size:14px}}#profile-information .information-section .button-section button.secondary-btn[data-v-7d8182aa]:hover,#profile-information .information-section .button-section button.secondary-btn[data-v-7d8182aa]:active,#profile-information .information-section .button-section button.secondary-btn[data-v-7d8182aa]:focus,#profile-information .information-section .button-section button.secondary-btn[data-v-7d8182aa]:focus-visible,#profile-information .information-section .button-section button.secondary-btn[data-v-7d8182aa]:focus-within{outline:2px solid #d97706;background-color:#fff;color:#aa5d1e;opacity:1}#profile-information .information-section .button-section button.secondary-btn.tooltip-button-disabled .tooltip-text[data-v-7d8182aa]{display:none}#profile-information .information-section .button-section button.secondary-btn.tooltip-button[data-v-7d8182aa]{position:relative;color:gray;border:2px solid gray;cursor:default}#profile-information .information-section .button-section button.secondary-btn.tooltip-button .tooltip-text[data-v-7d8182aa]{visibility:hidden;width:100%;max-width:340px;background-color:#333;color:#fff;text-align:center;border-radius:5px;padding:5px;position:absolute;bottom:125%;left:50%;transform:translate(-50%);z-index:1;opacity:0;transition:opacity .3s;font-size:.71vw;font-family:Poppins,sans-serif;height:auto}@media (max-width: 1830.985915493px){#profile-information .information-section .button-section button.secondary-btn.tooltip-button .tooltip-text[data-v-7d8182aa]{font-size:13px}}#profile-information .information-section .button-section button.secondary-btn.tooltip-button .tooltip-text[data-v-7d8182aa]:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#333 transparent transparent transparent}#profile-information .information-section .button-section button.secondary-btn.tooltip-button:hover .tooltip-text[data-v-7d8182aa]{visibility:visible;opacity:1}#profile-information .information-section .button-section button.secondary-btn.tooltip-button[data-v-7d8182aa]:hover,#profile-information .information-section .button-section button.secondary-btn.tooltip-button[data-v-7d8182aa]:active,#profile-information .information-section .button-section button.secondary-btn.tooltip-button[data-v-7d8182aa]:focus,#profile-information .information-section .button-section button.secondary-btn.tooltip-button[data-v-7d8182aa]:focus-visible,#profile-information .information-section .button-section button.secondary-btn.tooltip-button[data-v-7d8182aa]:focus-within{outline:none;color:gray;border:2px solid gray;opacity:1}@media (min-width: 600px){#profile-information .information-section .button-section[data-v-7d8182aa]{flex-direction:row}}#profile-information .subscription-section[data-v-7d8182aa]{margin-top:16px;width:100%;padding-bottom:16px}@media (min-width: 992px){#profile-information .subscription-section[data-v-7d8182aa]{padding:0 16px 16px;max-height:40%;overflow-y:auto}#profile-information .subscription-section[data-v-7d8182aa]::-webkit-scrollbar{width:6px;height:6px;transition:.3s ease-in-out}#profile-information .subscription-section[data-v-7d8182aa]::-webkit-scrollbar-track{background:#f3f3f3;border-radius:8px}#profile-information .subscription-section[data-v-7d8182aa]::-webkit-scrollbar-thumb{background:#c3c3c3;border-radius:8px;border:4px solid rgba(0,0,0,0)}#profile-information .subscription-section[data-v-7d8182aa]::-webkit-scrollbar-thumb:hover{background:#c3c3c3}}#profile-information .subscription-section .title-container[data-v-7d8182aa]{width:100%;display:flex;justify-content:space-between;align-items:center}#profile-information .subscription-section .title-container h3[data-v-7d8182aa]{display:block}#profile-information .subscription-section .title-container a[data-v-7d8182aa]{color:#cb7128;font-weight:500;font-size:.61vw;letter-spacing:.5px;text-decoration:none;transition:.4s ease-in-out}@media (max-width: 1967.2131147541px){#profile-information .subscription-section .title-container a[data-v-7d8182aa]{font-size:12px}}#profile-information .subscription-section .title-container a[data-v-7d8182aa]:hover{opacity:.7;cursor:pointer}#profile-information .subscription-section .title-container a[data-v-7d8182aa]:focus-within{outline:2px solid #cb7128;border-radius:8px;transition:none}#profile-information .subscription-section .status-section span[data-v-7d8182aa]{border:1px solid #ececec;padding:2px 8px;border-radius:20px}#profile-information .subscription-section button.cancel-btn[data-v-7d8182aa]{border:none;margin-top:24px;background-color:#fff;color:#cb7128;padding:0;height:40px;font-size:.61vw;font-weight:500;letter-spacing:.5px;font-family:Poppins,sans-serif;justify-content:flex-start;gap:8px;width:fit-content}@media (max-width: 1967.2131147541px){#profile-information .subscription-section button.cancel-btn[data-v-7d8182aa]{font-size:12px}}#profile-information .subscription-section button.cancel-btn[data-v-7d8182aa]:hover{opacity:.7}#profile-information .subscription-section button.cancel-btn[data-v-7d8182aa]:focus-within{outline:2px solid #cb7128;border:none;color:#aa5d1e;opacity:1;background-color:#fff}@media (min-width: 992px){#profile-information .subscription-section[data-v-7d8182aa]{margin-top:24px}}#profile-information .divider[data-v-7d8182aa]{width:100%;height:.5px;background:#dde1e6}@media (orientation: landscape) and (min-width: 2500px){#profile-information p[data-v-7d8182aa]{margin-top:.83vw}}@media (orientation: landscape) and (min-width: 2500px){#profile-information .information-section[data-v-7d8182aa]{padding:.83vw}}@media (orientation: landscape) and (min-width: 2500px){#profile-information .information-section .button-section button.secondary-btn[data-v-7d8182aa]{border-radius:.2vw;padding:.4vw;height:2.08vw}}@media (orientation: landscape) and (min-width: 2500px){#profile-information .information-section .button-section[data-v-7d8182aa]{gap:.83vw;margin-top:1.25vw;margin-bottom:.4vw}}@media (orientation: landscape) and (min-width: 2500px){#profile-information .subscription-section[data-v-7d8182aa]{margin-top:.83vw;padding:.83vw;padding-top:0}}@media (orientation: landscape) and (min-width: 2500px){#profile-information .subscription-section .title-container a[data-v-7d8182aa]{letter-spacing:.026vw}}@media (orientation: landscape) and (min-width: 2500px){#profile-information .subscription-section button.cancel-btn[data-v-7d8182aa]{gap:.4vw;height:2.08vw;letter-spacing:.026vw;margin-top:1.25vw}}@media (orientation: landscape) and (min-width: 2500px){#profile-information .subscription-section[data-v-7d8182aa]{margin-top:1.25vw}}.modal-wrapper[data-v-316610eb]{position:fixed;z-index:50;top:0;right:0;bottom:0;left:0;background-color:#0009;max-width:100vw;height:100dvh;display:flex;flex-direction:column;justify-content:center;align-items:center}.modal-content[data-v-316610eb]{display:flex;flex-direction:column;justify-content:space-between;align-items:stretch;padding:16px;line-height:1.4;background-color:#fff;box-shadow:0 1px 10px #0000004d;min-height:200px;position:relative;background:#ffffff;border:1px solid #dde1e6;border-radius:4px}.modal-content .close-wrapper[data-v-316610eb]{position:absolute;right:11px;top:9px;height:29px;width:29px;background-color:transparent;border:none}.modal-content p[data-v-316610eb]:last-of-type{margin-bottom:0}@media (max-width: 600px){.modal-content[data-v-316610eb]{max-width:90%}}@media (min-width: 600px){.modal-content[data-v-316610eb]{min-width:504px}}.modal-body[data-v-316610eb]{padding:32px 8px 0;max-height:280px;overflow-y:auto;text-transform:initial;text-align:center;max-height:initial}.modal-body .modal-title[data-v-316610eb]{font-style:normal;font-weight:700;font-size:32px;line-height:32px;color:#44423f;margin-bottom:16px}.modal-body .modal-description[data-v-316610eb]{font-style:normal;font-weight:500;color:#44423f;font-size:16px;line-height:140%;margin-bottom:16px}@media (min-width: 992px){.modal-body[data-v-316610eb]{max-height:380px}}.modal-close[data-v-316610eb]{display:flex;justify-content:flex-end;width:fit-content;position:absolute;right:8px;padding:8px;border:none;outline:none;top:8px;background-color:transparent}.modal-close:focus img[data-v-316610eb],.modal-close:hover img[data-v-316610eb],.modal-close:active img[data-v-316610eb],.modal-close:focus-within img[data-v-316610eb]{opacity:.7}.modal-close[data-v-316610eb]:focus-visible{outline:1px solid gray}.modal-close:focus-visible img[data-v-316610eb]{opacity:.7}.modal-close img[data-v-316610eb]{cursor:pointer;transition:.3s ease-in-out}.modal-footer[data-v-316610eb]{text-align:right;display:flex;justify-content:center}.modal-button[data-v-316610eb]{width:100%;display:flex;gap:8px;border-radius:4px;border:none;color:#fff;font-weight:500;padding:0 16px;max-width:212px;height:40px;line-height:40px;text-transform:uppercase;margin:8px;background:linear-gradient(90deg,rgba(0,0,0,0) 28.55%,#cb7128 108.17%);background-color:#cb7128}.modal-button[data-v-316610eb]:hover,.modal-button[data-v-316610eb]:active{background-color:#793905;color:#fff}.modal-button[data-v-316610eb]:focus-visible,.modal-button[data-v-316610eb]:focus{background-color:#793905;color:#fff}.modal-button.disabled[data-v-316610eb]{background-color:gray;background:gray;pointer-events:none}.modal-button.button-delete[data-v-316610eb]{background:linear-gradient(90deg,rgba(0,0,0,0) 28.55%,#c8102e 108.17%);background-color:#c8102e}.modal-button.button-delete[data-v-316610eb]:hover,.modal-button.button-delete[data-v-316610eb]:active{background-color:#86051a;color:#fff}.modal-button.button-delete[data-v-316610eb]:focus-visible,.modal-button.button-delete[data-v-316610eb]:focus{background-color:#86051a;color:#fff}.modal-button.button-delete.disabled[data-v-316610eb]{background-color:gray;background:gray;pointer-events:none}.modal-button.button-cancel[data-v-316610eb]{background:linear-gradient(90deg,rgba(0,0,0,0) 28.55%,#dedede 108.17%);background-color:#dedede}.modal-button.button-cancel[data-v-316610eb]:hover,.modal-button.button-cancel[data-v-316610eb]:active{background-color:#bdbdbd;color:#fff}.modal-button.button-cancel[data-v-316610eb]:focus-visible,.modal-button.button-cancel[data-v-316610eb]:focus{background-color:#bdbdbd;color:#fff}.modal-button .spinner[data-v-316610eb]{width:24px;height:24px}@media (min-width: 992px){.modal-button[data-v-316610eb]{max-width:212px;height:40px;line-height:40px}}.modal-footer[data-v-316610eb]{padding:16px 24px}.modal-footer .input-submit-container[data-v-316610eb]{width:100%;position:relative}.modal-footer .input-submit-container .submit-spinner[data-v-316610eb]{position:absolute;animation:rotation .6s infinite linear;height:16px;width:16px;border-left:2px solid rgba(255,255,255,.4);border-right:2px solid rgba(255,255,255,.4);border-bottom:2px solid rgba(255,255,255,.4);border-top:2px solid #ebebeb;border-radius:100%;content:"";display:inline-block;margin:0 8px 0 0;top:7px;left:8px;z-index:-1;opacity:0;transition-delay:0ms}.modal-footer .input-submit-container .modal-button.disabled[data-v-316610eb]{border:none}.modal-footer .input-submit-container .modal-button.loading[data-v-316610eb]{background-color:#cb7128;padding-left:30px;cursor:pointer;pointer-events:none}.modal-footer .input-submit-container .modal-button.loading+.submit-spinner[data-v-316610eb]{z-index:1;opacity:1;transition-delay:.15s}@media (min-width: 992px){.modal-footer .input-submit-container[data-v-316610eb]{width:fit-content}}@media (orientation: landscape) and (min-width: 2500px){.modal-close[data-v-316610eb]{right:.4vw;padding:.4vw;top:.4vw}.modal-close img[data-v-316610eb]{width:.6vw}}.w-100[data-v-316610eb],.w-70[data-v-316610eb],.w-50[data-v-316610eb],.w-33[data-v-316610eb],.w-25[data-v-316610eb],.w-20[data-v-316610eb],.w-17[data-v-316610eb],.w-10[data-v-316610eb]{display:flex;flex-direction:column;width:100%}.w-30[data-v-316610eb]{display:flex;flex-direction:column;max-width:30%}@media (min-width: 992px){.w-30[data-v-316610eb]{max-width:22%}}@media (min-width: 992px){.w-70[data-v-316610eb]{max-width:68%}}@media (min-width: 992px){.w-50[data-v-316610eb]{max-width:47.5%}}@media (min-width: 992px){.p-50[data-v-316610eb]{max-width:unset;padding-right:52.5%}}@media (min-width: 992px){.w-33[data-v-316610eb]{max-width:31%}}@media (min-width: 992px){.w-25[data-v-316610eb]{max-width:23%}}@media (min-width: 992px){.w-20[data-v-316610eb]{max-width:18%}}@media (min-width: 992px){.w-17[data-v-316610eb]{max-width:15%}}@media (min-width: 992px){.w-10[data-v-316610eb]{max-width:8%}}@media (min-width: 992px){.mw-cc[data-v-316610eb]{min-width:100px}}span.error[data-v-316610eb]{display:block;font-size:12px;transform:translateY(-10px);color:#da1e28;line-height:132%}label[data-v-316610eb]{color:#21272a;font-weight:500;font-size:14px;line-height:140%;font-family:Poppins,sans-serif;margin-bottom:0}@media (min-width: 1920px){label[data-v-316610eb]{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){label[data-v-316610eb]{font-size:14px}}.title[data-v-316610eb]{display:flex;margin-bottom:.5rem;gap:8px}.title label[data-v-316610eb]{align-content:center}input[type=text][data-v-316610eb],input[type=email][data-v-316610eb],input[type=password][data-v-316610eb],input[type=number][data-v-316610eb],input[type=tel][data-v-316610eb],.dropdown-country[data-v-316610eb]{width:100%;padding:8px 16px;margin-bottom:16px;border:none;outline:none;border-bottom:1px solid #c1c7cd;background-color:#fff;background:#f6f6f6;color:#44423f;font-family:Filson Pro,sans-serif;font-weight:400;font-size:14px;line-height:140%;transition:.4s ease-in-out}input[type=text][data-v-316610eb]:focus,input[type=text][data-v-316610eb]:active,input[type=text][data-v-316610eb]:focus-within,input[type=text][data-v-316610eb]:focus-visible,input[type=email][data-v-316610eb]:focus,input[type=email][data-v-316610eb]:active,input[type=email][data-v-316610eb]:focus-within,input[type=email][data-v-316610eb]:focus-visible,input[type=password][data-v-316610eb]:focus,input[type=password][data-v-316610eb]:active,input[type=password][data-v-316610eb]:focus-within,input[type=password][data-v-316610eb]:focus-visible,input[type=number][data-v-316610eb]:focus,input[type=number][data-v-316610eb]:active,input[type=number][data-v-316610eb]:focus-within,input[type=number][data-v-316610eb]:focus-visible,input[type=tel][data-v-316610eb]:focus,input[type=tel][data-v-316610eb]:active,input[type=tel][data-v-316610eb]:focus-within,input[type=tel][data-v-316610eb]:focus-visible,.dropdown-country[data-v-316610eb]:focus,.dropdown-country[data-v-316610eb]:active,.dropdown-country[data-v-316610eb]:focus-within,.dropdown-country[data-v-316610eb]:focus-visible{border-bottom:1px solid #cb7128}input[type=text][data-v-316610eb]:disabled,input[type=email][data-v-316610eb]:disabled,input[type=password][data-v-316610eb]:disabled,input[type=number][data-v-316610eb]:disabled,input[type=tel][data-v-316610eb]:disabled,.dropdown-country[data-v-316610eb]:disabled{color:#d3d3d3;background-color:#fff}input[type=text].wrong-data[data-v-316610eb],input[type=email].wrong-data[data-v-316610eb],input[type=password].wrong-data[data-v-316610eb],input[type=number].wrong-data[data-v-316610eb],input[type=tel].wrong-data[data-v-316610eb],.dropdown-country.wrong-data[data-v-316610eb],input[type=text].wrong-data .dropdown-country[data-v-316610eb],input[type=email].wrong-data .dropdown-country[data-v-316610eb],input[type=password].wrong-data .dropdown-country[data-v-316610eb],input[type=number].wrong-data .dropdown-country[data-v-316610eb],input[type=tel].wrong-data .dropdown-country[data-v-316610eb],.dropdown-country.wrong-data .dropdown-country[data-v-316610eb]{border-bottom:1px solid #c8102e}input[type=text][data-v-316610eb]::-webkit-input-placeholder,input[type=email][data-v-316610eb]::-webkit-input-placeholder,input[type=password][data-v-316610eb]::-webkit-input-placeholder,input[type=number][data-v-316610eb]::-webkit-input-placeholder,input[type=tel][data-v-316610eb]::-webkit-input-placeholder,.dropdown-country[data-v-316610eb]::-webkit-input-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){input[type=text][data-v-316610eb]::-webkit-input-placeholder,input[type=email][data-v-316610eb]::-webkit-input-placeholder,input[type=password][data-v-316610eb]::-webkit-input-placeholder,input[type=number][data-v-316610eb]::-webkit-input-placeholder,input[type=tel][data-v-316610eb]::-webkit-input-placeholder,.dropdown-country[data-v-316610eb]::-webkit-input-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=text][data-v-316610eb]::-webkit-input-placeholder,input[type=email][data-v-316610eb]::-webkit-input-placeholder,input[type=password][data-v-316610eb]::-webkit-input-placeholder,input[type=number][data-v-316610eb]::-webkit-input-placeholder,input[type=tel][data-v-316610eb]::-webkit-input-placeholder,.dropdown-country[data-v-316610eb]::-webkit-input-placeholder{font-size:14px}}input[type=text][data-v-316610eb]::-moz-placeholder,input[type=email][data-v-316610eb]::-moz-placeholder,input[type=password][data-v-316610eb]::-moz-placeholder,input[type=number][data-v-316610eb]::-moz-placeholder,input[type=tel][data-v-316610eb]::-moz-placeholder,.dropdown-country[data-v-316610eb]::-moz-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){input[type=text][data-v-316610eb]::-moz-placeholder,input[type=email][data-v-316610eb]::-moz-placeholder,input[type=password][data-v-316610eb]::-moz-placeholder,input[type=number][data-v-316610eb]::-moz-placeholder,input[type=tel][data-v-316610eb]::-moz-placeholder,.dropdown-country[data-v-316610eb]::-moz-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=text][data-v-316610eb]::-moz-placeholder,input[type=email][data-v-316610eb]::-moz-placeholder,input[type=password][data-v-316610eb]::-moz-placeholder,input[type=number][data-v-316610eb]::-moz-placeholder,input[type=tel][data-v-316610eb]::-moz-placeholder,.dropdown-country[data-v-316610eb]::-moz-placeholder{font-size:14px}}input[type=text][data-v-316610eb]:-ms-input-placeholder,input[type=email][data-v-316610eb]:-ms-input-placeholder,input[type=password][data-v-316610eb]:-ms-input-placeholder,input[type=number][data-v-316610eb]:-ms-input-placeholder,input[type=tel][data-v-316610eb]:-ms-input-placeholder,.dropdown-country[data-v-316610eb]:-ms-input-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){input[type=text][data-v-316610eb]:-ms-input-placeholder,input[type=email][data-v-316610eb]:-ms-input-placeholder,input[type=password][data-v-316610eb]:-ms-input-placeholder,input[type=number][data-v-316610eb]:-ms-input-placeholder,input[type=tel][data-v-316610eb]:-ms-input-placeholder,.dropdown-country[data-v-316610eb]:-ms-input-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=text][data-v-316610eb]:-ms-input-placeholder,input[type=email][data-v-316610eb]:-ms-input-placeholder,input[type=password][data-v-316610eb]:-ms-input-placeholder,input[type=number][data-v-316610eb]:-ms-input-placeholder,input[type=tel][data-v-316610eb]:-ms-input-placeholder,.dropdown-country[data-v-316610eb]:-ms-input-placeholder{font-size:14px}}input[type=text][data-v-316610eb]:-moz-placeholder,input[type=email][data-v-316610eb]:-moz-placeholder,input[type=password][data-v-316610eb]:-moz-placeholder,input[type=number][data-v-316610eb]:-moz-placeholder,input[type=tel][data-v-316610eb]:-moz-placeholder,.dropdown-country[data-v-316610eb]:-moz-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){input[type=text][data-v-316610eb]:-moz-placeholder,input[type=email][data-v-316610eb]:-moz-placeholder,input[type=password][data-v-316610eb]:-moz-placeholder,input[type=number][data-v-316610eb]:-moz-placeholder,input[type=tel][data-v-316610eb]:-moz-placeholder,.dropdown-country[data-v-316610eb]:-moz-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=text][data-v-316610eb]:-moz-placeholder,input[type=email][data-v-316610eb]:-moz-placeholder,input[type=password][data-v-316610eb]:-moz-placeholder,input[type=number][data-v-316610eb]:-moz-placeholder,input[type=tel][data-v-316610eb]:-moz-placeholder,.dropdown-country[data-v-316610eb]:-moz-placeholder{font-size:14px}}input[type=text].error[data-v-316610eb],input[type=email].error[data-v-316610eb],input[type=password].error[data-v-316610eb],input[type=number].error[data-v-316610eb],input[type=tel].error[data-v-316610eb],.dropdown-country.error[data-v-316610eb]{display:block;font-size:12px;transform:translateY(-10px);color:#da1e28;line-height:132%}@media (min-width: 1920px){input[type=text].error[data-v-316610eb],input[type=email].error[data-v-316610eb],input[type=password].error[data-v-316610eb],input[type=number].error[data-v-316610eb],input[type=tel].error[data-v-316610eb],.dropdown-country.error[data-v-316610eb]{font-size:.55vw}}@media (min-width: 1920px) and (max-width: 2181.8181818182px){input[type=text].error[data-v-316610eb],input[type=email].error[data-v-316610eb],input[type=password].error[data-v-316610eb],input[type=number].error[data-v-316610eb],input[type=tel].error[data-v-316610eb],.dropdown-country.error[data-v-316610eb]{font-size:12px}}@media (min-width: 1920px){input[type=text][data-v-316610eb],input[type=email][data-v-316610eb],input[type=password][data-v-316610eb],input[type=number][data-v-316610eb],input[type=tel][data-v-316610eb],.dropdown-country[data-v-316610eb]{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=text][data-v-316610eb],input[type=email][data-v-316610eb],input[type=password][data-v-316610eb],input[type=number][data-v-316610eb],input[type=tel][data-v-316610eb],.dropdown-country[data-v-316610eb]{font-size:14px}}.dropdown-country[data-v-316610eb]{padding:0;position:relative;cursor:pointer}input[type=search][data-v-316610eb]{box-sizing:border-box;width:100%;font-family:Filson Pro,sans-serif;font-size:14px;font-weight:400;color:#44423f;background-color:#fff;background-position:12px 20px;background-image:url('data:image/svg+xml,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.03137 12.3046C7.72385 12.3046 8.40956 12.1682 9.04933 11.9032C9.6891 11.6382 10.2704 11.2497 10.7601 10.7601C11.2497 10.2704 11.6382 9.6891 11.9032 9.04933C12.1682 8.40956 12.3046 7.72385 12.3046 7.03137C12.3046 6.33888 12.1682 5.65318 11.9032 5.0134C11.6382 4.37363 11.2497 3.79232 10.7601 3.30266C10.2704 2.81299 9.6891 2.42457 9.04933 2.15957C8.40956 1.89457 7.72385 1.75817 7.03137 1.75817C5.63283 1.75817 4.29157 2.31374 3.30266 3.30266C2.31374 4.29157 1.75817 5.63283 1.75817 7.03137C1.75817 8.4299 2.31374 9.77116 3.30266 10.7601C4.29157 11.749 5.63283 12.3046 7.03137 12.3046ZM12.5858 11.3431L15.7321 14.4894C15.816 14.5705 15.8829 14.6676 15.9289 14.7748C15.9749 14.8821 15.999 14.9974 16 15.1141C16.0009 15.2308 15.9786 15.3465 15.9343 15.4545C15.89 15.5625 15.8247 15.6606 15.7421 15.743C15.6596 15.8255 15.5614 15.8907 15.4533 15.9348C15.3453 15.9789 15.2296 16.0011 15.1129 16C14.9962 15.9989 14.8809 15.9745 14.7737 15.9284C14.6665 15.8823 14.5696 15.8153 14.4885 15.7313L11.3422 12.5849C9.92939 13.6816 8.15174 14.1987 6.37112 14.0308C4.5905 13.863 2.94078 13.0229 1.75778 11.6815C0.574778 10.3401 -0.0525667 8.59834 0.00345308 6.8107C0.0594729 5.02307 0.794646 3.32398 2.05931 2.05931C3.32398 0.794646 5.02307 0.0594729 6.8107 0.00345308C8.59834 -0.0525667 10.3401 0.574778 11.6815 1.75778C13.0229 2.94078 13.863 4.5905 14.0308 6.37112C14.1987 8.15174 13.6816 9.92939 12.5849 11.3422L12.5858 11.3431Z" fill="%2344423F" fill-opacity="0.5"/></svg>');background-repeat:no-repeat;border:none;border-bottom:1px solid #c1c7cd;margin:0;padding:16px 16px 16px 40px;transition:.4s ease-in-out}input[type=search][data-v-316610eb]::-webkit-input-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){input[type=search][data-v-316610eb]::-webkit-input-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=search][data-v-316610eb]::-webkit-input-placeholder{font-size:14px}}input[type=search][data-v-316610eb]::-moz-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){input[type=search][data-v-316610eb]::-moz-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=search][data-v-316610eb]::-moz-placeholder{font-size:14px}}input[type=search][data-v-316610eb]:-ms-input-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){input[type=search][data-v-316610eb]:-ms-input-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=search][data-v-316610eb]:-ms-input-placeholder{font-size:14px}}input[type=search][data-v-316610eb]:-moz-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){input[type=search][data-v-316610eb]:-moz-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=search][data-v-316610eb]:-moz-placeholder{font-size:14px}}input[type=search][data-v-316610eb]:focus,input[type=search][data-v-316610eb]:focus-visible,input[type=search][data-v-316610eb]:focus-within,input[type=search][data-v-316610eb]:active{outline:none;border-bottom-color:#cb7128}input[type=search][data-v-316610eb]::-webkit-search-cancel-button{-webkit-appearance:none;height:16px;width:16px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='gray'><path d='M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z'/></svg>");cursor:pointer}@media (min-width: 1920px){input[type=search][data-v-316610eb]{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=search][data-v-316610eb]{font-size:14px}}.v-select[data-v-316610eb]{width:100%}.v-select.vs--searchable .vs__dropdown-toggle[data-v-316610eb]{cursor:pointer}.v-select .vs__dropdown-toggle[data-v-316610eb]{height:42px;padding:0 16px 0 0;overflow:hidden}.v-select .vs__dropdown-toggle .vs__selected-options[data-v-316610eb]{padding:0 0 0 16px;height:38px;align-items:center}.v-select .vs__dropdown-toggle .vs__selected-options .vs__search[data-v-316610eb]{height:38px;padding:0;background-position:left center;margin:0;border:none;order:1;flex:0 1 24px}.v-select .vs__dropdown-toggle .vs__selected-options .vs__selected[data-v-316610eb]{height:19px;margin:0;width:100%;font-size:.71vw;order:2;flex:1 0 0;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-all}@media (max-width: 1971.8309859155px){.v-select .vs__dropdown-toggle .vs__selected-options .vs__selected[data-v-316610eb]{font-size:14px}}.v-select .vs__dropdown-toggle .vs__actions[data-v-316610eb]{padding:0;gap:8px}.v-select .vs__dropdown-toggle .vs__actions button[data-v-316610eb]{margin:0;width:24px;height:24px;cursor:pointer}.v-select .vs__dropdown-toggle .vs__actions svg[data-v-316610eb]{cursor:pointer}.v-select ul[data-v-316610eb]{border-radius:0 0 4px 4px;border:1px solid rgba(68,66,63,.3);box-shadow:none}.v-select ul[data-v-316610eb]::-webkit-scrollbar{width:6px;height:6px;transition:.3s ease-in-out}.v-select ul[data-v-316610eb]::-webkit-scrollbar-track{background:#f3f3f3;border-radius:8px}.v-select ul[data-v-316610eb]::-webkit-scrollbar-thumb{background:#c3c3c3;border-radius:8px;border:4px solid rgba(0,0,0,0)}.v-select ul[data-v-316610eb]::-webkit-scrollbar-thumb:hover{background:#c3c3c3}.v-select ul li[data-v-316610eb]{color:#44423f;font-size:.71vw;font-weight:400}@media (max-width: 1971.8309859155px){.v-select ul li[data-v-316610eb]{font-size:14px}}.v-select ul li[data-v-316610eb]:hover,.v-select ul li[data-v-316610eb]:focus,.v-select ul li[data-v-316610eb]:focus-visible,.v-select ul li[data-v-316610eb]:focus-within,.v-select ul li[data-v-316610eb]:active{background:rgba(68,66,63,.05)}.v-select ul li.v-list-item--active[data-v-316610eb]{background-color:#44423f0d!important}select[data-v-316610eb]{width:100%;padding:16px;margin-bottom:16px;border:none;outline:none;border-bottom:1px solid #c1c7cd;background-color:#fff;color:#44423f;font-family:Filson Pro,sans-serif;font-weight:400;font-size:14px;line-height:140%;transition:.4s ease-in-out;cursor:pointer}select[data-v-316610eb]:focus,select[data-v-316610eb]:active,select[data-v-316610eb]:focus-within,select[data-v-316610eb]:focus-visible{border-bottom:1px solid #cb7128}select[data-v-316610eb]:focus-visible{outline:2px solid #cb7128;outline-offset:2px;transition:none}select[data-v-316610eb]::-webkit-input-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){select[data-v-316610eb]::-webkit-input-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){select[data-v-316610eb]::-webkit-input-placeholder{font-size:14px}}select[data-v-316610eb]::-moz-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){select[data-v-316610eb]::-moz-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){select[data-v-316610eb]::-moz-placeholder{font-size:14px}}select[data-v-316610eb]:-ms-input-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){select[data-v-316610eb]:-ms-input-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){select[data-v-316610eb]:-ms-input-placeholder{font-size:14px}}select[data-v-316610eb]:-moz-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){select[data-v-316610eb]:-moz-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){select[data-v-316610eb]:-moz-placeholder{font-size:14px}}select.error[data-v-316610eb]{display:block;font-size:12px;transform:translateY(-10px);color:#da1e28;line-height:132%}@media (min-width: 1920px){select.error[data-v-316610eb]{font-size:.55vw}}@media (min-width: 1920px) and (max-width: 2181.8181818182px){select.error[data-v-316610eb]{font-size:12px}}@media (min-width: 1920px){select[data-v-316610eb]{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){select[data-v-316610eb]{font-size:14px}}.checkbox[data-v-316610eb]{display:flex;align-items:center;margin-left:4px}.checkbox label[data-v-316610eb]{margin:0;color:#21272a;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:140%}@media (min-width: 992px){.checkbox label[data-v-316610eb]{font-size:14px}}@media (min-width: 1920px){.checkbox label[data-v-316610eb]{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){.checkbox label[data-v-316610eb]{font-size:14px}}.checkbox label[data-v-316610eb]{position:relative;cursor:pointer;transition:.4s ease-in-out}.checkbox label[data-v-316610eb]:before{content:"";-webkit-appearance:none;background-color:transparent;border:2px solid #cb7128;box-shadow:0 1px 2px #0000000d,inset 0 -15px 10px -12px #0000000d;padding:6.4px;display:inline-block;position:relative;vertical-align:middle;cursor:pointer;margin-right:8px;transition:.4s ease-in-out}.checkbox input[data-v-316610eb]{width:0;transition:.4s ease-in-out}.checkbox input:checked+label[data-v-316610eb]:after{content:"";display:block;position:absolute;top:5px;left:5px;width:5.5px;height:9px;border:2px solid #ffffff;border-width:0 2px 2px 0;transform:rotate(45deg)}@media (min-width: 992px){.checkbox input:checked+label[data-v-316610eb]:after{top:5px;left:5px}}.checkbox input:checked+label[data-v-316610eb]:before{background-color:#cb7128;border-color:#cb7128}.checkbox input:focus-visible+label[data-v-316610eb]:before{border-color:#cb7128}.regions-flex[data-v-316610eb]{flex-direction:column}.regions-flex .section-regions[data-v-316610eb]{display:flex;flex-wrap:wrap}.radio[data-v-316610eb]{display:flex;align-items:center;margin-left:4px}.radio label[data-v-316610eb]{margin:0;color:#21272a;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:140%}@media (min-width: 992px){.radio label[data-v-316610eb]{font-size:14px}}@media (min-width: 1920px){.radio label[data-v-316610eb]{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){.radio label[data-v-316610eb]{font-size:14px}}.radio label[data-v-316610eb]{position:relative;cursor:pointer;transition:.4s ease-in-out}.radio label[data-v-316610eb]:before{content:"";-webkit-appearance:none;background-color:transparent;border:2px solid #cb7128;box-shadow:0 1px 2px #0000000d,inset 0 -15px 10px -12px #0000000d;padding:6.4px;display:inline-block;position:relative;vertical-align:middle;cursor:pointer;margin-right:8px;transition:.4s ease-in-out;border-radius:50%}.radio input[data-v-316610eb]{width:0;transition:.4s ease-in-out}.radio input:checked+label[data-v-316610eb]:after{content:"";display:block;position:absolute;top:6px;left:4px;width:8px;height:8px;border:none;border-width:0 2px 2px 0;background-color:#cb7128;border-radius:50%}@media (min-width: 992px){.radio input:checked+label[data-v-316610eb]:after{top:6px;left:4px}}.radio input:checked+label[data-v-316610eb]:before{background-color:#fff;border-color:#cb7128}.radio input:focus-visible+label[data-v-316610eb]:before{border-color:#cb7128}@media (orientation: landscape) and (min-width: 2500px){label[data-v-316610eb]{margin-bottom:.5vw}}@media (orientation: landscape) and (min-width: 2500px){input[type=text][data-v-316610eb],input[type=password][data-v-316610eb],input[type=email][data-v-316610eb],input[type=number][data-v-316610eb],input[type=tel][data-v-316610eb]{padding:1vw}input[type=text].error[data-v-316610eb],input[type=password].error[data-v-316610eb],input[type=email].error[data-v-316610eb],input[type=number].error[data-v-316610eb],input[type=tel].error[data-v-316610eb]{transform:translateY(-.6vw)}}@media (orientation: landscape) and (min-width: 2500px){select[data-v-316610eb]{padding:1vw;margin-bottom:1vw}}@media (orientation: landscape) and (min-width: 2500px){input[type=search][data-v-316610eb]{background-position:.5vw .9vw}}@media (orientation: landscape) and (min-width: 2500px){input[type=search][data-v-316610eb]::-webkit-search-cancel-button{height:.9vw;width:.9vw}}@media (orientation: landscape) and (min-width: 2500px){.checkbox[data-v-316610eb]{margin-left:.2vw}}@media (orientation: landscape) and (min-width: 2500px){.checkbox label[data-v-316610eb]:before{margin-right:.5vw;padding:.35vw}}@media (orientation: landscape) and (min-width: 2500px){.checkbox input:checked+label[data-v-316610eb]:after{top:.25vw;left:.3vw;width:.25vw;height:.5vw}}@media (orientation: landscape) and (min-width: 2500px){.radio[data-v-316610eb]{margin-left:.2vw}}@media (orientation: landscape) and (min-width: 2500px){.radio label[data-v-316610eb]:before{margin-right:.5vw;padding:.35vw}}@media (orientation: landscape) and (min-width: 2500px){.radio input:checked+label[data-v-316610eb]:after{top:.34vw;left:.18vw;width:.45vw;height:.45vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){label[data-v-316610eb]{margin-bottom:1vw;font-size:1.7vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){input[type=text][data-v-316610eb],input[type=password][data-v-316610eb],input[type=email][data-v-316610eb],input[type=number][data-v-316610eb],input[type=tel][data-v-316610eb],select[data-v-316610eb]{padding:1.3vw;font-size:1.5vw}input[type=text].error[data-v-316610eb],input[type=password].error[data-v-316610eb],input[type=email].error[data-v-316610eb],input[type=number].error[data-v-316610eb],input[type=tel].error[data-v-316610eb],select.error[data-v-316610eb]{transform:translateY(-.9vw);font-size:1.1vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){input[type=text][data-v-316610eb]::-webkit-input-placeholder,input[type=password][data-v-316610eb]::-webkit-input-placeholder,input[type=email][data-v-316610eb]::-webkit-input-placeholder,input[type=number][data-v-316610eb]::-webkit-input-placeholder,input[type=tel][data-v-316610eb]::-webkit-input-placeholder,select[data-v-316610eb]::-webkit-input-placeholder{font-size:1.5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){input[type=text][data-v-316610eb]::-moz-placeholder,input[type=password][data-v-316610eb]::-moz-placeholder,input[type=email][data-v-316610eb]::-moz-placeholder,input[type=number][data-v-316610eb]::-moz-placeholder,input[type=tel][data-v-316610eb]::-moz-placeholder,select[data-v-316610eb]::-moz-placeholder{font-size:1.5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){input[type=text][data-v-316610eb]:-ms-input-placeholder,input[type=password][data-v-316610eb]:-ms-input-placeholder,input[type=email][data-v-316610eb]:-ms-input-placeholder,input[type=number][data-v-316610eb]:-ms-input-placeholder,input[type=tel][data-v-316610eb]:-ms-input-placeholder,select[data-v-316610eb]:-ms-input-placeholder{font-size:1.5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){input[type=text][data-v-316610eb]:-moz-placeholder,input[type=password][data-v-316610eb]:-moz-placeholder,input[type=email][data-v-316610eb]:-moz-placeholder,input[type=number][data-v-316610eb]:-moz-placeholder,input[type=tel][data-v-316610eb]:-moz-placeholder,select[data-v-316610eb]:-moz-placeholder{font-size:1.5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.checkbox[data-v-316610eb]{margin-left:.45vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.checkbox label[data-v-316610eb]{font-size:1.5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.checkbox label[data-v-316610eb]:before{margin-right:1.1vw;padding:.75vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.checkbox input:checked+label[data-v-316610eb]:after{top:.38vw;left:.6vw;width:.65vw;height:1.1vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.radio[data-v-316610eb]{margin-left:.45vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.radio label[data-v-316610eb]{font-size:1.5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.radio label[data-v-316610eb]:before{margin-right:1.1vw;padding:.75vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.radio input:checked+label[data-v-316610eb]:after{top:.7vw;left:.4vw;width:1vw;height:1vw}}.spinner[data-v-316610eb]{width:24px;height:24px;background:transparent;position:relative;border-radius:50%;overflow:hidden;z-index:0;animation:spin-316610eb 1s linear infinite}.spinner .spin-bottom-left[data-v-316610eb],.spinner .spin-bottom-right[data-v-316610eb],.spinner .spin-top-left[data-v-316610eb]{position:absolute;width:50%;height:50%;z-index:-1}.spinner .spin-blocker[data-v-316610eb]{position:absolute;top:15%;left:15%;width:70%;height:70%;background:#ffffff;border-radius:50%}.spinner .spin-bottom-left[data-v-316610eb]{top:50%;left:0;background:-webkit-linear-gradient(to bottom right,rgb(228,124,40) 0%,rgba(228,124,40,.7) 100%);background:linear-gradient(to bottom right,rgb(228,124,40) 0%,rgba(228,124,40,.7) 100%)}.spinner .spin-bottom-left[data-v-316610eb]:after{position:absolute;content:"";border-radius:50%;width:5.5px;height:9px;bottom:9px;left:0;background-color:#e47c28}@media (min-width: 768px){.spinner .spin-bottom-left[data-v-316610eb]:after{width:9px;height:15px;bottom:18px}}.spinner .spin-bottom-right[data-v-316610eb]{top:50%;left:50%;background:-webkit-linear-gradient(to top right,rgba(228,124,40,.7) 15%,rgba(228,124,40,.25) 85%);background:linear-gradient(to top right,rgba(228,124,40,.7) 15%,rgba(228,124,40,.25) 85%)}.spinner .spin-top-left[data-v-316610eb]{top:0;left:50%;background:-webkit-linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(228,124,40,.25) 100%);background:linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(228,124,40,.25) 100%)}.spinner.spinner-green .spin-bottom-left[data-v-316610eb]{background:-webkit-linear-gradient(to bottom right,rgb(72,148,60) 0%,rgba(72,148,60,.7) 100%);background:linear-gradient(to bottom right,rgb(72,148,60) 0%,rgba(72,148,60,.7) 100%)}.spinner.spinner-green .spin-bottom-left[data-v-316610eb]:after{background-color:#48943c}.spinner.spinner-green .spin-bottom-right[data-v-316610eb]{background:-webkit-linear-gradient(to top right,rgba(72,148,60,.7) 15%,rgba(72,148,60,.25) 85%);background:linear-gradient(to top right,rgba(72,148,60,.7) 15%,rgba(72,148,60,.25) 85%)}.spinner.spinner-green .spin-top-left[data-v-316610eb]{background:-webkit-linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(72,148,60,.25) 100%);background:linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(72,148,60,.25) 100%)}.spinner.disabled .spin-blocker[data-v-316610eb]{background:gray}.spinner.disabled .spin-bottom-left[data-v-316610eb]:after{width:5.5px;height:9px;bottom:9px;left:0}@media (min-width: 768px){.spinner.disabled .spin-bottom-left[data-v-316610eb]:after{bottom:8px}}@media (min-width: 768px){.spinner[data-v-316610eb]{width:48px;height:48px}}@media (orientation: landscape) and (min-width: 2500px){.spinner[data-v-316610eb]{width:2.5vw;height:2.5vw}}@media (orientation: landscape) and (min-width: 2500px){.spinner .spin-bottom-left[data-v-316610eb]:after{width:.46vw;height:.78vw;bottom:.93vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.spinner[data-v-316610eb]{width:5vw;height:5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.spinner .spin-bottom-left[data-v-316610eb]:after{width:.92vw;height:1.56vw;bottom:1.86vw}}@keyframes spin-316610eb{to{transform:rotate(360deg)}}@keyframes loader-316610eb{0%{opacity:1}to{opacity:0}}.loader div[data-v-316610eb]{left:48px;top:22.5px;position:absolute;animation:loader-316610eb linear 1s infinite;background:#32c770;width:4px;height:15px;border-radius:0;transform-origin:2px 27.5px}.loader div[data-v-316610eb]:nth-child(1){transform:rotate(0);animation-delay:-.875s;background:#32c770}.loader div[data-v-316610eb]:nth-child(2){transform:rotate(45deg);animation-delay:-.75s;background:#32c770}.loader div[data-v-316610eb]:nth-child(3){transform:rotate(90deg);animation-delay:-.625s;background:#32c770}.loader div[data-v-316610eb]:nth-child(4){transform:rotate(135deg);animation-delay:-.5s;background:#32c770}.loader div[data-v-316610eb]:nth-child(5){transform:rotate(180deg);animation-delay:-.375s;background:#32c770}.loader div[data-v-316610eb]:nth-child(6){transform:rotate(225deg);animation-delay:-.25s;background:#32c770}.loader div[data-v-316610eb]:nth-child(7){transform:rotate(270deg);animation-delay:-.125s;background:#32c770}.loader div[data-v-316610eb]:nth-child(8){transform:rotate(315deg);animation-delay:0s;background:#32c770}.loader-container[data-v-316610eb]{width:72px;height:64px;display:inline-block;overflow:hidden;background:none;margin-bottom:16px}.loader[data-v-316610eb]{width:100%;height:100%;position:relative;transform:translateZ(0) scale(.64);backface-visibility:hidden;transform-origin:0 0}.loader div[data-v-316610eb]{box-sizing:content-box}button[data-v-316610eb]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:8px 16px;width:100%;font-weight:500;line-height:100%;border-radius:4px;transition:all .4s ease-in-out;font-family:Poppins,sans-serif}button.primary-btn[data-v-316610eb]{background-color:#cb7128;color:#fff;border:1px solid transparent}button.primary-btn[data-v-316610eb]:hover,button.primary-btn[data-v-316610eb]:active,button.primary-btn[data-v-316610eb]:focus,button.primary-btn[data-v-316610eb]:focus-visible,button.primary-btn[data-v-316610eb]:focus-within{background-color:#aa5d1e;color:#fff;outline:2px solid #d97706}button.primary-btn.disabled[data-v-316610eb]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}button.primary-btn.tooltip-button-disabled .tooltip-text[data-v-316610eb]{display:none}button.primary-btn.tooltip-button[data-v-316610eb]{position:relative;color:gray;border:2px solid gray;background-color:#fff;cursor:default}button.primary-btn.tooltip-button .tooltip-text[data-v-316610eb]{visibility:hidden;width:100%;max-width:340px;background-color:#333;color:#fff;text-align:center;border-radius:5px;padding:5px;position:absolute;bottom:125%;left:50%;transform:translate(-50%);z-index:1;opacity:0;transition:opacity .3s;font-size:.71vw;font-family:Poppins,sans-serif;height:100%}@media (max-width: 1830.985915493px){button.primary-btn.tooltip-button .tooltip-text[data-v-316610eb]{font-size:13px}}button.primary-btn.tooltip-button .tooltip-text[data-v-316610eb]:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#333 transparent transparent transparent}button.primary-btn.tooltip-button:hover .tooltip-text[data-v-316610eb]{visibility:visible;opacity:1}button.primary-btn.tooltip-button[data-v-316610eb]:hover,button.primary-btn.tooltip-button[data-v-316610eb]:active,button.primary-btn.tooltip-button[data-v-316610eb]:focus,button.primary-btn.tooltip-button[data-v-316610eb]:focus-visible,button.primary-btn.tooltip-button[data-v-316610eb]:focus-within{outline:none;color:gray;border:2px solid gray;opacity:1}button.secondary-btn[data-v-316610eb]{background-color:#fff;color:#44423f;border:1px solid transparent}button.secondary-btn[data-v-316610eb]:hover,button.secondary-btn[data-v-316610eb]:active,button.secondary-btn[data-v-316610eb]:focus,button.secondary-btn[data-v-316610eb]:focus-within{color:#44423f;opacity:.7;border:1px solid transparent}button.secondary-btn[data-v-316610eb]:focus-visible{opacity:.7;color:#44423f;border:1px solid #44423f}button.secondary-btn.disabled[data-v-316610eb]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}button.secondary-btn.tooltip-button-disabled .tooltip-text[data-v-316610eb]{display:none}button.secondary-btn.tooltip-button[data-v-316610eb]{position:relative;color:gray;border:2px solid gray;cursor:default}button.secondary-btn.tooltip-button .tooltip-text[data-v-316610eb]{visibility:hidden;width:100%;max-width:340px;background-color:#333;color:#fff;text-align:center;border-radius:5px;padding:5px;position:absolute;bottom:125%;left:50%;transform:translate(-50%);z-index:1;opacity:0;transition:opacity .3s;font-size:.71vw;font-family:Poppins,sans-serif;height:100%}@media (max-width: 1830.985915493px){button.secondary-btn.tooltip-button .tooltip-text[data-v-316610eb]{font-size:13px}}button.secondary-btn.tooltip-button .tooltip-text[data-v-316610eb]:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#333 transparent transparent transparent}button.secondary-btn.tooltip-button:hover .tooltip-text[data-v-316610eb]{visibility:visible;opacity:1}button.secondary-btn.tooltip-button[data-v-316610eb]:hover,button.secondary-btn.tooltip-button[data-v-316610eb]:active,button.secondary-btn.tooltip-button[data-v-316610eb]:focus,button.secondary-btn.tooltip-button[data-v-316610eb]:focus-visible,button.secondary-btn.tooltip-button[data-v-316610eb]:focus-within{outline:none;color:gray;border:2px solid gray;opacity:1}button.tertiary-btn[data-v-316610eb]{padding:16px;color:#fff;outline:none;background:linear-gradient(90deg,rgba(0,0,0,0) 28.55%,#cb7128 108.17%);background-color:#cb7128;border:1px solid #cb7128}button.tertiary-btn[data-v-316610eb]:hover,button.tertiary-btn[data-v-316610eb]:active,button.tertiary-btn[data-v-316610eb]:focus,button.tertiary-btn[data-v-316610eb]:focus-within{background-color:#793905;color:#fff;border:1px solid #aa5d1e}button.tertiary-btn[data-v-316610eb]:focus-visible{background-color:#793905;color:#fff;border:1px solid #aa5d1e}button.tertiary-btn.disabled[data-v-316610eb]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}button.back-btn[data-v-316610eb]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0 16px;gap:32px;position:relative;width:56px;height:40px;background:#ffffff;border:2px solid #ffffff;box-shadow:0 0 4px #00000040;border-radius:4px}button.success-btn[data-v-316610eb]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0 16px;gap:32px;min-height:40px;color:#fff;background:#48943c;border:2px solid #48943c;box-shadow:0 4px 4px #48943c40;border-radius:8px}button.disabled[data-v-316610eb]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}.modal-disable-mfa .modal-content[data-v-316610eb]{max-width:90%;width:100%}@media (min-width: 600px){.modal-disable-mfa .modal-content[data-v-316610eb]{max-width:425px}}.modal-disable-mfa .modal-content .modal-body[data-v-316610eb]{display:flex;align-items:center;flex-direction:column}.modal-disable-mfa .modal-content .modal-body .modal-title[data-v-316610eb]{font-style:normal;font-weight:700;font-size:24px;text-align:center;color:#cb7128}@media (min-width: 600px){.modal-disable-mfa .modal-content .modal-body .modal-title[data-v-316610eb]{font-size:32px}}@media (min-width: 992px){.modal-disable-mfa .modal-content .modal-body .modal-title[data-v-316610eb]{font-size:1.2vw}}@media (min-width: 992px) and (max-width: 2666.6666666667px){.modal-disable-mfa .modal-content .modal-body .modal-title[data-v-316610eb]{font-size:32px}}.modal-disable-mfa .modal-content .modal-body .modal-description[data-v-316610eb]{font-style:normal;font-weight:400;font-size:14px;line-height:140%;text-align:center;color:#44423f;margin-bottom:16px}@media (min-width: 992px){.modal-disable-mfa .modal-content .modal-body .modal-description[data-v-316610eb]{font-size:.71vw}}@media (min-width: 992px) and (max-width: 1971.8309859155px){.modal-disable-mfa .modal-content .modal-body .modal-description[data-v-316610eb]{font-size:14px}}.modal-disable-mfa .modal-content .modal-body .fields-container[data-v-316610eb]{display:flex;flex-wrap:wrap;flex-direction:row;align-content:flex-start}.modal-disable-mfa .modal-content .modal-body .fields-container a[data-v-316610eb]{color:#000;font-family:Poppins,sans-serif;font-size:12px;font-weight:400;line-height:140%;text-decoration:none;border:1px solid transparent;padding:0 4px;text-align:center;display:block;width:fit-content;margin:auto;transition:.3s ease-in-out}@media (min-width: 992px){.modal-disable-mfa .modal-content .modal-body .fields-container a[data-v-316610eb]{font-size:14px}}@media (min-width: 1920px){.modal-disable-mfa .modal-content .modal-body .fields-container a[data-v-316610eb]{font-size:.85vw}}@media (min-width: 1920px) and (max-width: 1647.0588235294px){.modal-disable-mfa .modal-content .modal-body .fields-container a[data-v-316610eb]{font-size:14px}}.modal-disable-mfa .modal-content .modal-body .fields-container a[data-v-316610eb]:hover,.modal-disable-mfa .modal-content .modal-body .fields-container a[data-v-316610eb]:focus,.modal-disable-mfa .modal-content .modal-body .fields-container a[data-v-316610eb]:active{color:#44423f;outline:none}.modal-disable-mfa .modal-content .modal-body .fields-container a[data-v-316610eb]:focus-visible{color:#000;border:1px solid #000000;border-radius:4px}.modal-disable-mfa .modal-content .modal-body .fields-container label[data-v-316610eb]{color:#21272a;font-weight:400;font-size:14px;line-height:140%;margin-bottom:8px;text-align:left}@media (min-width: 1920px){.modal-disable-mfa .modal-content .modal-body .fields-container label[data-v-316610eb]{font-size:.85vw}}@media (min-width: 1920px) and (max-width: 1647.0588235294px){.modal-disable-mfa .modal-content .modal-body .fields-container label[data-v-316610eb]{font-size:14px}}.modal-disable-mfa .modal-content .modal-body .fields-container .codes-list[data-v-316610eb]{width:100%;padding:0;margin:0;display:flex;flex-direction:row;flex-wrap:wrap;gap:8px;list-style:none;align-items:center;justify-content:center}.modal-disable-mfa .modal-content .modal-body .fields-container .codes-list li[data-v-316610eb]{flex:calc(50% - 32px);text-align:center}.modal-disable-mfa .modal-content .modal-body .fields-container .codes-list li.disabled-code[data-v-316610eb]{text-decoration:line-through}.modal-disable-mfa .modal-content .modal-body .fields-container .buttons-content[data-v-316610eb]{display:flex;margin:16px 0}.modal-disable-mfa .modal-content .modal-body .fields-container .buttons-content .btn[data-v-316610eb]{color:#cb7128;border:2px solid #cb7128;background-color:transparent;background:transparent}.modal-disable-mfa .modal-content .modal-body .fields-container .buttons-content .btn[data-v-316610eb]:hover,.modal-disable-mfa .modal-content .modal-body .fields-container .buttons-content .btn[data-v-316610eb]:active,.modal-disable-mfa .modal-content .modal-body .fields-container .buttons-content .btn[data-v-316610eb]:focus{background:transparent}.modal-disable-mfa .modal-content .modal-body .loading-section[data-v-316610eb]{display:flex;align-items:center;flex-direction:column;gap:24px}.modal-disable-mfa .modal-content .modal-footer[data-v-316610eb]{width:100%}.modal-disable-mfa .modal-content .modal-footer button.disabled[data-v-316610eb]{border:none}@media (orientation: landscape) and (min-width: 2500px){.modal-disable-mfa .modal-content[data-v-316610eb]{max-width:22vw;width:100%;padding:.83vw}.modal-disable-mfa .modal-content .modal-body .modal-description[data-v-316610eb]{margin-bottom:.83vw}.modal-disable-mfa .modal-content .modal-body .fields-container .codes-list[data-v-316610eb]{gap:.4vw}.modal-disable-mfa .modal-content .modal-body .fields-container .codes-list li[data-v-316610eb]{flex:calc(50% - 1.66vw)}.modal-disable-mfa .modal-content .modal-body .fields-container .buttons-content[data-v-316610eb]{margin:.83vw 0}.modal-disable-mfa .modal-content .modal-body .loading-section[data-v-316610eb]{gap:1.25vw}}.modal-wrapper[data-v-26d63c20]{position:fixed;z-index:50;top:0;right:0;bottom:0;left:0;background-color:#0009;max-width:100vw;height:100dvh;display:flex;flex-direction:column;justify-content:center;align-items:center}.modal-content[data-v-26d63c20]{display:flex;flex-direction:column;justify-content:space-between;align-items:stretch;padding:16px;line-height:1.4;background-color:#fff;box-shadow:0 1px 10px #0000004d;min-height:200px;position:relative;background:#ffffff;border:1px solid #dde1e6;border-radius:4px}.modal-content .close-wrapper[data-v-26d63c20]{position:absolute;right:11px;top:9px;height:29px;width:29px;background-color:transparent;border:none}.modal-content p[data-v-26d63c20]:last-of-type{margin-bottom:0}@media (max-width: 600px){.modal-content[data-v-26d63c20]{max-width:90%}}@media (min-width: 600px){.modal-content[data-v-26d63c20]{min-width:504px}}.modal-body[data-v-26d63c20]{padding:32px 8px 0;max-height:280px;overflow-y:auto;text-transform:initial;text-align:center;max-height:initial}.modal-body .modal-title[data-v-26d63c20]{font-style:normal;font-weight:700;font-size:32px;line-height:32px;color:#44423f;margin-bottom:16px}.modal-body .modal-description[data-v-26d63c20]{font-style:normal;font-weight:500;color:#44423f;font-size:16px;line-height:140%;margin-bottom:16px}@media (min-width: 992px){.modal-body[data-v-26d63c20]{max-height:380px}}.modal-close[data-v-26d63c20]{display:flex;justify-content:flex-end;width:fit-content;position:absolute;right:8px;padding:8px;border:none;outline:none;top:8px;background-color:transparent}.modal-close:focus img[data-v-26d63c20],.modal-close:hover img[data-v-26d63c20],.modal-close:active img[data-v-26d63c20],.modal-close:focus-within img[data-v-26d63c20]{opacity:.7}.modal-close[data-v-26d63c20]:focus-visible{outline:1px solid gray}.modal-close:focus-visible img[data-v-26d63c20]{opacity:.7}.modal-close img[data-v-26d63c20]{cursor:pointer;transition:.3s ease-in-out}.modal-footer[data-v-26d63c20]{text-align:right;display:flex;justify-content:center}.modal-button[data-v-26d63c20]{width:100%;display:flex;gap:8px;border-radius:4px;border:none;color:#fff;font-weight:500;padding:0 16px;max-width:212px;height:40px;line-height:40px;text-transform:uppercase;margin:8px;background:linear-gradient(90deg,rgba(0,0,0,0) 28.55%,#cb7128 108.17%);background-color:#cb7128}.modal-button[data-v-26d63c20]:hover,.modal-button[data-v-26d63c20]:active{background-color:#793905;color:#fff}.modal-button[data-v-26d63c20]:focus-visible,.modal-button[data-v-26d63c20]:focus{background-color:#793905;color:#fff}.modal-button.disabled[data-v-26d63c20]{background-color:gray;background:gray;pointer-events:none}.modal-button.button-delete[data-v-26d63c20]{background:linear-gradient(90deg,rgba(0,0,0,0) 28.55%,#c8102e 108.17%);background-color:#c8102e}.modal-button.button-delete[data-v-26d63c20]:hover,.modal-button.button-delete[data-v-26d63c20]:active{background-color:#86051a;color:#fff}.modal-button.button-delete[data-v-26d63c20]:focus-visible,.modal-button.button-delete[data-v-26d63c20]:focus{background-color:#86051a;color:#fff}.modal-button.button-delete.disabled[data-v-26d63c20]{background-color:gray;background:gray;pointer-events:none}.modal-button.button-cancel[data-v-26d63c20]{background:linear-gradient(90deg,rgba(0,0,0,0) 28.55%,#dedede 108.17%);background-color:#dedede}.modal-button.button-cancel[data-v-26d63c20]:hover,.modal-button.button-cancel[data-v-26d63c20]:active{background-color:#bdbdbd;color:#fff}.modal-button.button-cancel[data-v-26d63c20]:focus-visible,.modal-button.button-cancel[data-v-26d63c20]:focus{background-color:#bdbdbd;color:#fff}.modal-button .spinner[data-v-26d63c20]{width:24px;height:24px}@media (min-width: 992px){.modal-button[data-v-26d63c20]{max-width:212px;height:40px;line-height:40px}}.modal-footer[data-v-26d63c20]{padding:16px 24px}.modal-footer .input-submit-container[data-v-26d63c20]{width:100%;position:relative}.modal-footer .input-submit-container .submit-spinner[data-v-26d63c20]{position:absolute;animation:rotation .6s infinite linear;height:16px;width:16px;border-left:2px solid rgba(255,255,255,.4);border-right:2px solid rgba(255,255,255,.4);border-bottom:2px solid rgba(255,255,255,.4);border-top:2px solid #ebebeb;border-radius:100%;content:"";display:inline-block;margin:0 8px 0 0;top:7px;left:8px;z-index:-1;opacity:0;transition-delay:0ms}.modal-footer .input-submit-container .modal-button.disabled[data-v-26d63c20]{border:none}.modal-footer .input-submit-container .modal-button.loading[data-v-26d63c20]{background-color:#cb7128;padding-left:30px;cursor:pointer;pointer-events:none}.modal-footer .input-submit-container .modal-button.loading+.submit-spinner[data-v-26d63c20]{z-index:1;opacity:1;transition-delay:.15s}@media (min-width: 992px){.modal-footer .input-submit-container[data-v-26d63c20]{width:fit-content}}@media (orientation: landscape) and (min-width: 2500px){.modal-close[data-v-26d63c20]{right:.4vw;padding:.4vw;top:.4vw}.modal-close img[data-v-26d63c20]{width:.6vw}}.w-100[data-v-26d63c20],.w-70[data-v-26d63c20],.w-50[data-v-26d63c20],.w-33[data-v-26d63c20],.w-25[data-v-26d63c20],.w-20[data-v-26d63c20],.w-17[data-v-26d63c20],.w-10[data-v-26d63c20]{display:flex;flex-direction:column;width:100%}.w-30[data-v-26d63c20]{display:flex;flex-direction:column;max-width:30%}@media (min-width: 992px){.w-30[data-v-26d63c20]{max-width:22%}}@media (min-width: 992px){.w-70[data-v-26d63c20]{max-width:68%}}@media (min-width: 992px){.w-50[data-v-26d63c20]{max-width:47.5%}}@media (min-width: 992px){.p-50[data-v-26d63c20]{max-width:unset;padding-right:52.5%}}@media (min-width: 992px){.w-33[data-v-26d63c20]{max-width:31%}}@media (min-width: 992px){.w-25[data-v-26d63c20]{max-width:23%}}@media (min-width: 992px){.w-20[data-v-26d63c20]{max-width:18%}}@media (min-width: 992px){.w-17[data-v-26d63c20]{max-width:15%}}@media (min-width: 992px){.w-10[data-v-26d63c20]{max-width:8%}}@media (min-width: 992px){.mw-cc[data-v-26d63c20]{min-width:100px}}span.error[data-v-26d63c20]{display:block;font-size:12px;transform:translateY(-10px);color:#da1e28;line-height:132%}label[data-v-26d63c20]{color:#21272a;font-weight:500;font-size:14px;line-height:140%;font-family:Poppins,sans-serif;margin-bottom:0}@media (min-width: 1920px){label[data-v-26d63c20]{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){label[data-v-26d63c20]{font-size:14px}}.title[data-v-26d63c20]{display:flex;margin-bottom:.5rem;gap:8px}.title label[data-v-26d63c20]{align-content:center}input[type=text][data-v-26d63c20],input[type=email][data-v-26d63c20],input[type=password][data-v-26d63c20],input[type=number][data-v-26d63c20],input[type=tel][data-v-26d63c20],.dropdown-country[data-v-26d63c20]{width:100%;padding:8px 16px;margin-bottom:16px;border:none;outline:none;border-bottom:1px solid #c1c7cd;background-color:#fff;background:#f6f6f6;color:#44423f;font-family:Filson Pro,sans-serif;font-weight:400;font-size:14px;line-height:140%;transition:.4s ease-in-out}input[type=text][data-v-26d63c20]:focus,input[type=text][data-v-26d63c20]:active,input[type=text][data-v-26d63c20]:focus-within,input[type=text][data-v-26d63c20]:focus-visible,input[type=email][data-v-26d63c20]:focus,input[type=email][data-v-26d63c20]:active,input[type=email][data-v-26d63c20]:focus-within,input[type=email][data-v-26d63c20]:focus-visible,input[type=password][data-v-26d63c20]:focus,input[type=password][data-v-26d63c20]:active,input[type=password][data-v-26d63c20]:focus-within,input[type=password][data-v-26d63c20]:focus-visible,input[type=number][data-v-26d63c20]:focus,input[type=number][data-v-26d63c20]:active,input[type=number][data-v-26d63c20]:focus-within,input[type=number][data-v-26d63c20]:focus-visible,input[type=tel][data-v-26d63c20]:focus,input[type=tel][data-v-26d63c20]:active,input[type=tel][data-v-26d63c20]:focus-within,input[type=tel][data-v-26d63c20]:focus-visible,.dropdown-country[data-v-26d63c20]:focus,.dropdown-country[data-v-26d63c20]:active,.dropdown-country[data-v-26d63c20]:focus-within,.dropdown-country[data-v-26d63c20]:focus-visible{border-bottom:1px solid #cb7128}input[type=text][data-v-26d63c20]:disabled,input[type=email][data-v-26d63c20]:disabled,input[type=password][data-v-26d63c20]:disabled,input[type=number][data-v-26d63c20]:disabled,input[type=tel][data-v-26d63c20]:disabled,.dropdown-country[data-v-26d63c20]:disabled{color:#d3d3d3;background-color:#fff}input[type=text].wrong-data[data-v-26d63c20],input[type=email].wrong-data[data-v-26d63c20],input[type=password].wrong-data[data-v-26d63c20],input[type=number].wrong-data[data-v-26d63c20],input[type=tel].wrong-data[data-v-26d63c20],.dropdown-country.wrong-data[data-v-26d63c20],input[type=text].wrong-data .dropdown-country[data-v-26d63c20],input[type=email].wrong-data .dropdown-country[data-v-26d63c20],input[type=password].wrong-data .dropdown-country[data-v-26d63c20],input[type=number].wrong-data .dropdown-country[data-v-26d63c20],input[type=tel].wrong-data .dropdown-country[data-v-26d63c20],.dropdown-country.wrong-data .dropdown-country[data-v-26d63c20]{border-bottom:1px solid #c8102e}input[type=text][data-v-26d63c20]::-webkit-input-placeholder,input[type=email][data-v-26d63c20]::-webkit-input-placeholder,input[type=password][data-v-26d63c20]::-webkit-input-placeholder,input[type=number][data-v-26d63c20]::-webkit-input-placeholder,input[type=tel][data-v-26d63c20]::-webkit-input-placeholder,.dropdown-country[data-v-26d63c20]::-webkit-input-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){input[type=text][data-v-26d63c20]::-webkit-input-placeholder,input[type=email][data-v-26d63c20]::-webkit-input-placeholder,input[type=password][data-v-26d63c20]::-webkit-input-placeholder,input[type=number][data-v-26d63c20]::-webkit-input-placeholder,input[type=tel][data-v-26d63c20]::-webkit-input-placeholder,.dropdown-country[data-v-26d63c20]::-webkit-input-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=text][data-v-26d63c20]::-webkit-input-placeholder,input[type=email][data-v-26d63c20]::-webkit-input-placeholder,input[type=password][data-v-26d63c20]::-webkit-input-placeholder,input[type=number][data-v-26d63c20]::-webkit-input-placeholder,input[type=tel][data-v-26d63c20]::-webkit-input-placeholder,.dropdown-country[data-v-26d63c20]::-webkit-input-placeholder{font-size:14px}}input[type=text][data-v-26d63c20]::-moz-placeholder,input[type=email][data-v-26d63c20]::-moz-placeholder,input[type=password][data-v-26d63c20]::-moz-placeholder,input[type=number][data-v-26d63c20]::-moz-placeholder,input[type=tel][data-v-26d63c20]::-moz-placeholder,.dropdown-country[data-v-26d63c20]::-moz-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){input[type=text][data-v-26d63c20]::-moz-placeholder,input[type=email][data-v-26d63c20]::-moz-placeholder,input[type=password][data-v-26d63c20]::-moz-placeholder,input[type=number][data-v-26d63c20]::-moz-placeholder,input[type=tel][data-v-26d63c20]::-moz-placeholder,.dropdown-country[data-v-26d63c20]::-moz-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=text][data-v-26d63c20]::-moz-placeholder,input[type=email][data-v-26d63c20]::-moz-placeholder,input[type=password][data-v-26d63c20]::-moz-placeholder,input[type=number][data-v-26d63c20]::-moz-placeholder,input[type=tel][data-v-26d63c20]::-moz-placeholder,.dropdown-country[data-v-26d63c20]::-moz-placeholder{font-size:14px}}input[type=text][data-v-26d63c20]:-ms-input-placeholder,input[type=email][data-v-26d63c20]:-ms-input-placeholder,input[type=password][data-v-26d63c20]:-ms-input-placeholder,input[type=number][data-v-26d63c20]:-ms-input-placeholder,input[type=tel][data-v-26d63c20]:-ms-input-placeholder,.dropdown-country[data-v-26d63c20]:-ms-input-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){input[type=text][data-v-26d63c20]:-ms-input-placeholder,input[type=email][data-v-26d63c20]:-ms-input-placeholder,input[type=password][data-v-26d63c20]:-ms-input-placeholder,input[type=number][data-v-26d63c20]:-ms-input-placeholder,input[type=tel][data-v-26d63c20]:-ms-input-placeholder,.dropdown-country[data-v-26d63c20]:-ms-input-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=text][data-v-26d63c20]:-ms-input-placeholder,input[type=email][data-v-26d63c20]:-ms-input-placeholder,input[type=password][data-v-26d63c20]:-ms-input-placeholder,input[type=number][data-v-26d63c20]:-ms-input-placeholder,input[type=tel][data-v-26d63c20]:-ms-input-placeholder,.dropdown-country[data-v-26d63c20]:-ms-input-placeholder{font-size:14px}}input[type=text][data-v-26d63c20]:-moz-placeholder,input[type=email][data-v-26d63c20]:-moz-placeholder,input[type=password][data-v-26d63c20]:-moz-placeholder,input[type=number][data-v-26d63c20]:-moz-placeholder,input[type=tel][data-v-26d63c20]:-moz-placeholder,.dropdown-country[data-v-26d63c20]:-moz-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){input[type=text][data-v-26d63c20]:-moz-placeholder,input[type=email][data-v-26d63c20]:-moz-placeholder,input[type=password][data-v-26d63c20]:-moz-placeholder,input[type=number][data-v-26d63c20]:-moz-placeholder,input[type=tel][data-v-26d63c20]:-moz-placeholder,.dropdown-country[data-v-26d63c20]:-moz-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=text][data-v-26d63c20]:-moz-placeholder,input[type=email][data-v-26d63c20]:-moz-placeholder,input[type=password][data-v-26d63c20]:-moz-placeholder,input[type=number][data-v-26d63c20]:-moz-placeholder,input[type=tel][data-v-26d63c20]:-moz-placeholder,.dropdown-country[data-v-26d63c20]:-moz-placeholder{font-size:14px}}input[type=text].error[data-v-26d63c20],input[type=email].error[data-v-26d63c20],input[type=password].error[data-v-26d63c20],input[type=number].error[data-v-26d63c20],input[type=tel].error[data-v-26d63c20],.dropdown-country.error[data-v-26d63c20]{display:block;font-size:12px;transform:translateY(-10px);color:#da1e28;line-height:132%}@media (min-width: 1920px){input[type=text].error[data-v-26d63c20],input[type=email].error[data-v-26d63c20],input[type=password].error[data-v-26d63c20],input[type=number].error[data-v-26d63c20],input[type=tel].error[data-v-26d63c20],.dropdown-country.error[data-v-26d63c20]{font-size:.55vw}}@media (min-width: 1920px) and (max-width: 2181.8181818182px){input[type=text].error[data-v-26d63c20],input[type=email].error[data-v-26d63c20],input[type=password].error[data-v-26d63c20],input[type=number].error[data-v-26d63c20],input[type=tel].error[data-v-26d63c20],.dropdown-country.error[data-v-26d63c20]{font-size:12px}}@media (min-width: 1920px){input[type=text][data-v-26d63c20],input[type=email][data-v-26d63c20],input[type=password][data-v-26d63c20],input[type=number][data-v-26d63c20],input[type=tel][data-v-26d63c20],.dropdown-country[data-v-26d63c20]{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=text][data-v-26d63c20],input[type=email][data-v-26d63c20],input[type=password][data-v-26d63c20],input[type=number][data-v-26d63c20],input[type=tel][data-v-26d63c20],.dropdown-country[data-v-26d63c20]{font-size:14px}}.dropdown-country[data-v-26d63c20]{padding:0;position:relative;cursor:pointer}input[type=search][data-v-26d63c20]{box-sizing:border-box;width:100%;font-family:Filson Pro,sans-serif;font-size:14px;font-weight:400;color:#44423f;background-color:#fff;background-position:12px 20px;background-image:url('data:image/svg+xml,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.03137 12.3046C7.72385 12.3046 8.40956 12.1682 9.04933 11.9032C9.6891 11.6382 10.2704 11.2497 10.7601 10.7601C11.2497 10.2704 11.6382 9.6891 11.9032 9.04933C12.1682 8.40956 12.3046 7.72385 12.3046 7.03137C12.3046 6.33888 12.1682 5.65318 11.9032 5.0134C11.6382 4.37363 11.2497 3.79232 10.7601 3.30266C10.2704 2.81299 9.6891 2.42457 9.04933 2.15957C8.40956 1.89457 7.72385 1.75817 7.03137 1.75817C5.63283 1.75817 4.29157 2.31374 3.30266 3.30266C2.31374 4.29157 1.75817 5.63283 1.75817 7.03137C1.75817 8.4299 2.31374 9.77116 3.30266 10.7601C4.29157 11.749 5.63283 12.3046 7.03137 12.3046ZM12.5858 11.3431L15.7321 14.4894C15.816 14.5705 15.8829 14.6676 15.9289 14.7748C15.9749 14.8821 15.999 14.9974 16 15.1141C16.0009 15.2308 15.9786 15.3465 15.9343 15.4545C15.89 15.5625 15.8247 15.6606 15.7421 15.743C15.6596 15.8255 15.5614 15.8907 15.4533 15.9348C15.3453 15.9789 15.2296 16.0011 15.1129 16C14.9962 15.9989 14.8809 15.9745 14.7737 15.9284C14.6665 15.8823 14.5696 15.8153 14.4885 15.7313L11.3422 12.5849C9.92939 13.6816 8.15174 14.1987 6.37112 14.0308C4.5905 13.863 2.94078 13.0229 1.75778 11.6815C0.574778 10.3401 -0.0525667 8.59834 0.00345308 6.8107C0.0594729 5.02307 0.794646 3.32398 2.05931 2.05931C3.32398 0.794646 5.02307 0.0594729 6.8107 0.00345308C8.59834 -0.0525667 10.3401 0.574778 11.6815 1.75778C13.0229 2.94078 13.863 4.5905 14.0308 6.37112C14.1987 8.15174 13.6816 9.92939 12.5849 11.3422L12.5858 11.3431Z" fill="%2344423F" fill-opacity="0.5"/></svg>');background-repeat:no-repeat;border:none;border-bottom:1px solid #c1c7cd;margin:0;padding:16px 16px 16px 40px;transition:.4s ease-in-out}input[type=search][data-v-26d63c20]::-webkit-input-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){input[type=search][data-v-26d63c20]::-webkit-input-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=search][data-v-26d63c20]::-webkit-input-placeholder{font-size:14px}}input[type=search][data-v-26d63c20]::-moz-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){input[type=search][data-v-26d63c20]::-moz-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=search][data-v-26d63c20]::-moz-placeholder{font-size:14px}}input[type=search][data-v-26d63c20]:-ms-input-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){input[type=search][data-v-26d63c20]:-ms-input-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=search][data-v-26d63c20]:-ms-input-placeholder{font-size:14px}}input[type=search][data-v-26d63c20]:-moz-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){input[type=search][data-v-26d63c20]:-moz-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=search][data-v-26d63c20]:-moz-placeholder{font-size:14px}}input[type=search][data-v-26d63c20]:focus,input[type=search][data-v-26d63c20]:focus-visible,input[type=search][data-v-26d63c20]:focus-within,input[type=search][data-v-26d63c20]:active{outline:none;border-bottom-color:#cb7128}input[type=search][data-v-26d63c20]::-webkit-search-cancel-button{-webkit-appearance:none;height:16px;width:16px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='gray'><path d='M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z'/></svg>");cursor:pointer}@media (min-width: 1920px){input[type=search][data-v-26d63c20]{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=search][data-v-26d63c20]{font-size:14px}}.v-select[data-v-26d63c20]{width:100%}.v-select.vs--searchable .vs__dropdown-toggle[data-v-26d63c20]{cursor:pointer}.v-select .vs__dropdown-toggle[data-v-26d63c20]{height:42px;padding:0 16px 0 0;overflow:hidden}.v-select .vs__dropdown-toggle .vs__selected-options[data-v-26d63c20]{padding:0 0 0 16px;height:38px;align-items:center}.v-select .vs__dropdown-toggle .vs__selected-options .vs__search[data-v-26d63c20]{height:38px;padding:0;background-position:left center;margin:0;border:none;order:1;flex:0 1 24px}.v-select .vs__dropdown-toggle .vs__selected-options .vs__selected[data-v-26d63c20]{height:19px;margin:0;width:100%;font-size:.71vw;order:2;flex:1 0 0;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-all}@media (max-width: 1971.8309859155px){.v-select .vs__dropdown-toggle .vs__selected-options .vs__selected[data-v-26d63c20]{font-size:14px}}.v-select .vs__dropdown-toggle .vs__actions[data-v-26d63c20]{padding:0;gap:8px}.v-select .vs__dropdown-toggle .vs__actions button[data-v-26d63c20]{margin:0;width:24px;height:24px;cursor:pointer}.v-select .vs__dropdown-toggle .vs__actions svg[data-v-26d63c20]{cursor:pointer}.v-select ul[data-v-26d63c20]{border-radius:0 0 4px 4px;border:1px solid rgba(68,66,63,.3);box-shadow:none}.v-select ul[data-v-26d63c20]::-webkit-scrollbar{width:6px;height:6px;transition:.3s ease-in-out}.v-select ul[data-v-26d63c20]::-webkit-scrollbar-track{background:#f3f3f3;border-radius:8px}.v-select ul[data-v-26d63c20]::-webkit-scrollbar-thumb{background:#c3c3c3;border-radius:8px;border:4px solid rgba(0,0,0,0)}.v-select ul[data-v-26d63c20]::-webkit-scrollbar-thumb:hover{background:#c3c3c3}.v-select ul li[data-v-26d63c20]{color:#44423f;font-size:.71vw;font-weight:400}@media (max-width: 1971.8309859155px){.v-select ul li[data-v-26d63c20]{font-size:14px}}.v-select ul li[data-v-26d63c20]:hover,.v-select ul li[data-v-26d63c20]:focus,.v-select ul li[data-v-26d63c20]:focus-visible,.v-select ul li[data-v-26d63c20]:focus-within,.v-select ul li[data-v-26d63c20]:active{background:rgba(68,66,63,.05)}.v-select ul li.v-list-item--active[data-v-26d63c20]{background-color:#44423f0d!important}select[data-v-26d63c20]{width:100%;padding:16px;margin-bottom:16px;border:none;outline:none;border-bottom:1px solid #c1c7cd;background-color:#fff;color:#44423f;font-family:Filson Pro,sans-serif;font-weight:400;font-size:14px;line-height:140%;transition:.4s ease-in-out;cursor:pointer}select[data-v-26d63c20]:focus,select[data-v-26d63c20]:active,select[data-v-26d63c20]:focus-within,select[data-v-26d63c20]:focus-visible{border-bottom:1px solid #cb7128}select[data-v-26d63c20]:focus-visible{outline:2px solid #cb7128;outline-offset:2px;transition:none}select[data-v-26d63c20]::-webkit-input-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){select[data-v-26d63c20]::-webkit-input-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){select[data-v-26d63c20]::-webkit-input-placeholder{font-size:14px}}select[data-v-26d63c20]::-moz-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){select[data-v-26d63c20]::-moz-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){select[data-v-26d63c20]::-moz-placeholder{font-size:14px}}select[data-v-26d63c20]:-ms-input-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){select[data-v-26d63c20]:-ms-input-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){select[data-v-26d63c20]:-ms-input-placeholder{font-size:14px}}select[data-v-26d63c20]:-moz-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){select[data-v-26d63c20]:-moz-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){select[data-v-26d63c20]:-moz-placeholder{font-size:14px}}select.error[data-v-26d63c20]{display:block;font-size:12px;transform:translateY(-10px);color:#da1e28;line-height:132%}@media (min-width: 1920px){select.error[data-v-26d63c20]{font-size:.55vw}}@media (min-width: 1920px) and (max-width: 2181.8181818182px){select.error[data-v-26d63c20]{font-size:12px}}@media (min-width: 1920px){select[data-v-26d63c20]{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){select[data-v-26d63c20]{font-size:14px}}.checkbox[data-v-26d63c20]{display:flex;align-items:center;margin-left:4px}.checkbox label[data-v-26d63c20]{margin:0;color:#21272a;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:140%}@media (min-width: 992px){.checkbox label[data-v-26d63c20]{font-size:14px}}@media (min-width: 1920px){.checkbox label[data-v-26d63c20]{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){.checkbox label[data-v-26d63c20]{font-size:14px}}.checkbox label[data-v-26d63c20]{position:relative;cursor:pointer;transition:.4s ease-in-out}.checkbox label[data-v-26d63c20]:before{content:"";-webkit-appearance:none;background-color:transparent;border:2px solid #cb7128;box-shadow:0 1px 2px #0000000d,inset 0 -15px 10px -12px #0000000d;padding:6.4px;display:inline-block;position:relative;vertical-align:middle;cursor:pointer;margin-right:8px;transition:.4s ease-in-out}.checkbox input[data-v-26d63c20]{width:0;transition:.4s ease-in-out}.checkbox input:checked+label[data-v-26d63c20]:after{content:"";display:block;position:absolute;top:5px;left:5px;width:5.5px;height:9px;border:2px solid #ffffff;border-width:0 2px 2px 0;transform:rotate(45deg)}@media (min-width: 992px){.checkbox input:checked+label[data-v-26d63c20]:after{top:5px;left:5px}}.checkbox input:checked+label[data-v-26d63c20]:before{background-color:#cb7128;border-color:#cb7128}.checkbox input:focus-visible+label[data-v-26d63c20]:before{border-color:#cb7128}.regions-flex[data-v-26d63c20]{flex-direction:column}.regions-flex .section-regions[data-v-26d63c20]{display:flex;flex-wrap:wrap}.radio[data-v-26d63c20]{display:flex;align-items:center;margin-left:4px}.radio label[data-v-26d63c20]{margin:0;color:#21272a;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:140%}@media (min-width: 992px){.radio label[data-v-26d63c20]{font-size:14px}}@media (min-width: 1920px){.radio label[data-v-26d63c20]{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){.radio label[data-v-26d63c20]{font-size:14px}}.radio label[data-v-26d63c20]{position:relative;cursor:pointer;transition:.4s ease-in-out}.radio label[data-v-26d63c20]:before{content:"";-webkit-appearance:none;background-color:transparent;border:2px solid #cb7128;box-shadow:0 1px 2px #0000000d,inset 0 -15px 10px -12px #0000000d;padding:6.4px;display:inline-block;position:relative;vertical-align:middle;cursor:pointer;margin-right:8px;transition:.4s ease-in-out;border-radius:50%}.radio input[data-v-26d63c20]{width:0;transition:.4s ease-in-out}.radio input:checked+label[data-v-26d63c20]:after{content:"";display:block;position:absolute;top:6px;left:4px;width:8px;height:8px;border:none;border-width:0 2px 2px 0;background-color:#cb7128;border-radius:50%}@media (min-width: 992px){.radio input:checked+label[data-v-26d63c20]:after{top:6px;left:4px}}.radio input:checked+label[data-v-26d63c20]:before{background-color:#fff;border-color:#cb7128}.radio input:focus-visible+label[data-v-26d63c20]:before{border-color:#cb7128}@media (orientation: landscape) and (min-width: 2500px){label[data-v-26d63c20]{margin-bottom:.5vw}}@media (orientation: landscape) and (min-width: 2500px){input[type=text][data-v-26d63c20],input[type=password][data-v-26d63c20],input[type=email][data-v-26d63c20],input[type=number][data-v-26d63c20],input[type=tel][data-v-26d63c20]{padding:1vw}input[type=text].error[data-v-26d63c20],input[type=password].error[data-v-26d63c20],input[type=email].error[data-v-26d63c20],input[type=number].error[data-v-26d63c20],input[type=tel].error[data-v-26d63c20]{transform:translateY(-.6vw)}}@media (orientation: landscape) and (min-width: 2500px){select[data-v-26d63c20]{padding:1vw;margin-bottom:1vw}}@media (orientation: landscape) and (min-width: 2500px){input[type=search][data-v-26d63c20]{background-position:.5vw .9vw}}@media (orientation: landscape) and (min-width: 2500px){input[type=search][data-v-26d63c20]::-webkit-search-cancel-button{height:.9vw;width:.9vw}}@media (orientation: landscape) and (min-width: 2500px){.checkbox[data-v-26d63c20]{margin-left:.2vw}}@media (orientation: landscape) and (min-width: 2500px){.checkbox label[data-v-26d63c20]:before{margin-right:.5vw;padding:.35vw}}@media (orientation: landscape) and (min-width: 2500px){.checkbox input:checked+label[data-v-26d63c20]:after{top:.25vw;left:.3vw;width:.25vw;height:.5vw}}@media (orientation: landscape) and (min-width: 2500px){.radio[data-v-26d63c20]{margin-left:.2vw}}@media (orientation: landscape) and (min-width: 2500px){.radio label[data-v-26d63c20]:before{margin-right:.5vw;padding:.35vw}}@media (orientation: landscape) and (min-width: 2500px){.radio input:checked+label[data-v-26d63c20]:after{top:.34vw;left:.18vw;width:.45vw;height:.45vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){label[data-v-26d63c20]{margin-bottom:1vw;font-size:1.7vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){input[type=text][data-v-26d63c20],input[type=password][data-v-26d63c20],input[type=email][data-v-26d63c20],input[type=number][data-v-26d63c20],input[type=tel][data-v-26d63c20],select[data-v-26d63c20]{padding:1.3vw;font-size:1.5vw}input[type=text].error[data-v-26d63c20],input[type=password].error[data-v-26d63c20],input[type=email].error[data-v-26d63c20],input[type=number].error[data-v-26d63c20],input[type=tel].error[data-v-26d63c20],select.error[data-v-26d63c20]{transform:translateY(-.9vw);font-size:1.1vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){input[type=text][data-v-26d63c20]::-webkit-input-placeholder,input[type=password][data-v-26d63c20]::-webkit-input-placeholder,input[type=email][data-v-26d63c20]::-webkit-input-placeholder,input[type=number][data-v-26d63c20]::-webkit-input-placeholder,input[type=tel][data-v-26d63c20]::-webkit-input-placeholder,select[data-v-26d63c20]::-webkit-input-placeholder{font-size:1.5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){input[type=text][data-v-26d63c20]::-moz-placeholder,input[type=password][data-v-26d63c20]::-moz-placeholder,input[type=email][data-v-26d63c20]::-moz-placeholder,input[type=number][data-v-26d63c20]::-moz-placeholder,input[type=tel][data-v-26d63c20]::-moz-placeholder,select[data-v-26d63c20]::-moz-placeholder{font-size:1.5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){input[type=text][data-v-26d63c20]:-ms-input-placeholder,input[type=password][data-v-26d63c20]:-ms-input-placeholder,input[type=email][data-v-26d63c20]:-ms-input-placeholder,input[type=number][data-v-26d63c20]:-ms-input-placeholder,input[type=tel][data-v-26d63c20]:-ms-input-placeholder,select[data-v-26d63c20]:-ms-input-placeholder{font-size:1.5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){input[type=text][data-v-26d63c20]:-moz-placeholder,input[type=password][data-v-26d63c20]:-moz-placeholder,input[type=email][data-v-26d63c20]:-moz-placeholder,input[type=number][data-v-26d63c20]:-moz-placeholder,input[type=tel][data-v-26d63c20]:-moz-placeholder,select[data-v-26d63c20]:-moz-placeholder{font-size:1.5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.checkbox[data-v-26d63c20]{margin-left:.45vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.checkbox label[data-v-26d63c20]{font-size:1.5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.checkbox label[data-v-26d63c20]:before{margin-right:1.1vw;padding:.75vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.checkbox input:checked+label[data-v-26d63c20]:after{top:.38vw;left:.6vw;width:.65vw;height:1.1vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.radio[data-v-26d63c20]{margin-left:.45vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.radio label[data-v-26d63c20]{font-size:1.5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.radio label[data-v-26d63c20]:before{margin-right:1.1vw;padding:.75vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.radio input:checked+label[data-v-26d63c20]:after{top:.7vw;left:.4vw;width:1vw;height:1vw}}button[data-v-26d63c20]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:8px 16px;width:100%;font-weight:500;line-height:100%;border-radius:4px;transition:all .4s ease-in-out;font-family:Poppins,sans-serif}button.primary-btn[data-v-26d63c20]{background-color:#cb7128;color:#fff;border:1px solid transparent}button.primary-btn[data-v-26d63c20]:hover,button.primary-btn[data-v-26d63c20]:active,button.primary-btn[data-v-26d63c20]:focus,button.primary-btn[data-v-26d63c20]:focus-visible,button.primary-btn[data-v-26d63c20]:focus-within{background-color:#aa5d1e;color:#fff;outline:2px solid #d97706}button.primary-btn.disabled[data-v-26d63c20]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}button.primary-btn.tooltip-button-disabled .tooltip-text[data-v-26d63c20]{display:none}button.primary-btn.tooltip-button[data-v-26d63c20]{position:relative;color:gray;border:2px solid gray;background-color:#fff;cursor:default}button.primary-btn.tooltip-button .tooltip-text[data-v-26d63c20]{visibility:hidden;width:100%;max-width:340px;background-color:#333;color:#fff;text-align:center;border-radius:5px;padding:5px;position:absolute;bottom:125%;left:50%;transform:translate(-50%);z-index:1;opacity:0;transition:opacity .3s;font-size:.71vw;font-family:Poppins,sans-serif;height:100%}@media (max-width: 1830.985915493px){button.primary-btn.tooltip-button .tooltip-text[data-v-26d63c20]{font-size:13px}}button.primary-btn.tooltip-button .tooltip-text[data-v-26d63c20]:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#333 transparent transparent transparent}button.primary-btn.tooltip-button:hover .tooltip-text[data-v-26d63c20]{visibility:visible;opacity:1}button.primary-btn.tooltip-button[data-v-26d63c20]:hover,button.primary-btn.tooltip-button[data-v-26d63c20]:active,button.primary-btn.tooltip-button[data-v-26d63c20]:focus,button.primary-btn.tooltip-button[data-v-26d63c20]:focus-visible,button.primary-btn.tooltip-button[data-v-26d63c20]:focus-within{outline:none;color:gray;border:2px solid gray;opacity:1}button.secondary-btn[data-v-26d63c20]{background-color:#fff;color:#44423f;border:1px solid transparent}button.secondary-btn[data-v-26d63c20]:hover,button.secondary-btn[data-v-26d63c20]:active,button.secondary-btn[data-v-26d63c20]:focus,button.secondary-btn[data-v-26d63c20]:focus-within{color:#44423f;opacity:.7;border:1px solid transparent}button.secondary-btn[data-v-26d63c20]:focus-visible{opacity:.7;color:#44423f;border:1px solid #44423f}button.secondary-btn.disabled[data-v-26d63c20]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}button.secondary-btn.tooltip-button-disabled .tooltip-text[data-v-26d63c20]{display:none}button.secondary-btn.tooltip-button[data-v-26d63c20]{position:relative;color:gray;border:2px solid gray;cursor:default}button.secondary-btn.tooltip-button .tooltip-text[data-v-26d63c20]{visibility:hidden;width:100%;max-width:340px;background-color:#333;color:#fff;text-align:center;border-radius:5px;padding:5px;position:absolute;bottom:125%;left:50%;transform:translate(-50%);z-index:1;opacity:0;transition:opacity .3s;font-size:.71vw;font-family:Poppins,sans-serif;height:100%}@media (max-width: 1830.985915493px){button.secondary-btn.tooltip-button .tooltip-text[data-v-26d63c20]{font-size:13px}}button.secondary-btn.tooltip-button .tooltip-text[data-v-26d63c20]:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#333 transparent transparent transparent}button.secondary-btn.tooltip-button:hover .tooltip-text[data-v-26d63c20]{visibility:visible;opacity:1}button.secondary-btn.tooltip-button[data-v-26d63c20]:hover,button.secondary-btn.tooltip-button[data-v-26d63c20]:active,button.secondary-btn.tooltip-button[data-v-26d63c20]:focus,button.secondary-btn.tooltip-button[data-v-26d63c20]:focus-visible,button.secondary-btn.tooltip-button[data-v-26d63c20]:focus-within{outline:none;color:gray;border:2px solid gray;opacity:1}button.tertiary-btn[data-v-26d63c20]{padding:16px;color:#fff;outline:none;background:linear-gradient(90deg,rgba(0,0,0,0) 28.55%,#cb7128 108.17%);background-color:#cb7128;border:1px solid #cb7128}button.tertiary-btn[data-v-26d63c20]:hover,button.tertiary-btn[data-v-26d63c20]:active,button.tertiary-btn[data-v-26d63c20]:focus,button.tertiary-btn[data-v-26d63c20]:focus-within{background-color:#793905;color:#fff;border:1px solid #aa5d1e}button.tertiary-btn[data-v-26d63c20]:focus-visible{background-color:#793905;color:#fff;border:1px solid #aa5d1e}button.tertiary-btn.disabled[data-v-26d63c20]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}button.back-btn[data-v-26d63c20]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0 16px;gap:32px;position:relative;width:56px;height:40px;background:#ffffff;border:2px solid #ffffff;box-shadow:0 0 4px #00000040;border-radius:4px}button.success-btn[data-v-26d63c20]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0 16px;gap:32px;min-height:40px;color:#fff;background:#48943c;border:2px solid #48943c;box-shadow:0 4px 4px #48943c40;border-radius:8px}button.disabled[data-v-26d63c20]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}.modal-codes .modal-content[data-v-26d63c20]{max-width:90%;align-items:center;width:100%}@media (min-width: 600px){.modal-codes .modal-content[data-v-26d63c20]{max-width:425px}}.modal-codes .modal-content .modal-body[data-v-26d63c20]{width:100%;display:flex;align-items:center;flex-direction:column;padding:16px 8px 0}@media (min-width: 600px){.modal-codes .modal-content .modal-body[data-v-26d63c20]{padding:24px 24px 0}}@media (min-width: 768px){.modal-codes .modal-content .modal-body[data-v-26d63c20]{padding:32px 48px 0}}.modal-codes .modal-content .modal-body .modal-title[data-v-26d63c20]{font-style:normal;font-weight:700;font-size:24px;text-align:center;color:#cb7128}@media (min-width: 600px){.modal-codes .modal-content .modal-body .modal-title[data-v-26d63c20]{font-size:32px}}@media (min-width: 992px){.modal-codes .modal-content .modal-body .modal-title[data-v-26d63c20]{font-size:1.2vw}}@media (min-width: 992px) and (max-width: 2666.6666666667px){.modal-codes .modal-content .modal-body .modal-title[data-v-26d63c20]{font-size:32px}}.modal-codes .modal-content .modal-body .modal-description[data-v-26d63c20]{font-style:normal;font-weight:400;font-size:14px;line-height:140%;text-align:center;color:#44423f;margin-bottom:16px}@media (min-width: 992px){.modal-codes .modal-content .modal-body .modal-description[data-v-26d63c20]{font-size:.71vw}}@media (min-width: 992px) and (max-width: 1971.8309859155px){.modal-codes .modal-content .modal-body .modal-description[data-v-26d63c20]{font-size:14px}}.modal-codes .modal-content .modal-body .codes-list[data-v-26d63c20]{width:100%;padding:0;margin:0;display:flex;flex-direction:row;flex-wrap:wrap;gap:8px;list-style:none;align-items:center;justify-content:center}.modal-codes .modal-content .modal-body .codes-list li[data-v-26d63c20]{flex:calc(50% - 32px);text-align:center}.modal-codes .modal-content .modal-body .codes-list li.disabled-code[data-v-26d63c20]{text-decoration:line-through}.modal-codes .modal-content .modal-body .fields-container[data-v-26d63c20]{display:flex;align-items:center;flex-direction:column;width:100%}.modal-codes .modal-content .modal-body .fields-container .label-name[data-v-26d63c20]{width:100%;text-align:left;font-style:normal;font-weight:400;font-size:14px;color:#21272a;margin:0}@media (min-width: 992px){.modal-codes .modal-content .modal-body .fields-container .label-name[data-v-26d63c20]{font-size:.71vw}}@media (min-width: 992px) and (max-width: 1971.8309859155px){.modal-codes .modal-content .modal-body .fields-container .label-name[data-v-26d63c20]{font-size:14px}}.modal-codes .modal-content .modal-body .fields-container .password-container[data-v-26d63c20]{width:100%;position:relative;transition:.4s ease-in-out}.modal-codes .modal-content .modal-body .fields-container .password-container input[type=checkbox][data-v-26d63c20]{width:0}.modal-codes .modal-content .modal-body .fields-container .password-container input[type=checkbox]:hover+label[data-v-26d63c20]{opacity:.7}.modal-codes .modal-content .modal-body .fields-container .password-container input:focus-visible+label[data-v-26d63c20]{border:1px solid #44423f}.modal-codes .modal-content .modal-body .fields-container .password-container label[for=password-visibility][data-v-26d63c20],.modal-codes .modal-content .modal-body .fields-container .password-container label[for=password2-visibility][data-v-26d63c20]{position:absolute;right:16px;bottom:12px;transition:.4s ease-in-out;cursor:pointer;padding:8px;border:1px solid transparent;border-radius:4px}.modal-codes .modal-content .modal-body .fields-container .password-container label[for=password-visibility] img[data-v-26d63c20],.modal-codes .modal-content .modal-body .fields-container .password-container label[for=password2-visibility] img[data-v-26d63c20]{width:24px;height:24px}.modal-codes .modal-content .modal-body .buttons-content[data-v-26d63c20]{display:flex;margin:16px 0 0}.modal-codes .modal-content .modal-body .buttons-content .btn[data-v-26d63c20]{color:#cb7128;border:2px solid #cb7128;background-color:transparent;background:transparent}.modal-codes .modal-content .modal-body .buttons-content .btn[data-v-26d63c20]:hover,.modal-codes .modal-content .modal-body .buttons-content .btn[data-v-26d63c20]:active,.modal-codes .modal-content .modal-body .buttons-content .btn[data-v-26d63c20]:focus{background:transparent}.modal-codes .modal-content .modal-footer[data-v-26d63c20]{width:100%}.modal-codes .modal-content .modal-footer .modal-button[data-v-26d63c20]{width:100%;max-width:100%}@media (orientation: landscape) and (min-width: 2500px){.modal-codes .modal-content[data-v-26d63c20]{max-width:22vw;width:100%;padding:.83vw}.modal-codes .modal-content .modal-body[data-v-26d63c20]{padding:1vw 2.5vw 0}.modal-codes .modal-content .modal-body .modal-description[data-v-26d63c20]{margin-bottom:.83vw}.modal-codes .modal-content .modal-body .fields-container .codes-list[data-v-26d63c20]{gap:.4vw}.modal-codes .modal-content .modal-body .fields-container .codes-list li[data-v-26d63c20]{flex:calc(50% - 1.66vw)}.modal-codes .modal-content .modal-body .fields-container .buttons-content[data-v-26d63c20]{margin:.83vw 0}.modal-codes .modal-content .modal-body .loading-section[data-v-26d63c20]{gap:1.25vw}}.modal-wrapper[data-v-519c0ecd]{position:fixed;z-index:50;top:0;right:0;bottom:0;left:0;background-color:#0009;max-width:100vw;height:100dvh;display:flex;flex-direction:column;justify-content:center;align-items:center}.modal-content[data-v-519c0ecd]{display:flex;flex-direction:column;justify-content:space-between;align-items:stretch;padding:16px;line-height:1.4;background-color:#fff;box-shadow:0 1px 10px #0000004d;min-height:200px;position:relative;background:#ffffff;border:1px solid #dde1e6;border-radius:4px}.modal-content .close-wrapper[data-v-519c0ecd]{position:absolute;right:11px;top:9px;height:29px;width:29px;background-color:transparent;border:none}.modal-content p[data-v-519c0ecd]:last-of-type{margin-bottom:0}@media (max-width: 600px){.modal-content[data-v-519c0ecd]{max-width:90%}}@media (min-width: 600px){.modal-content[data-v-519c0ecd]{min-width:504px}}.modal-body[data-v-519c0ecd]{padding:32px 8px 0;max-height:280px;overflow-y:auto;text-transform:initial;text-align:center;max-height:initial}.modal-body .modal-title[data-v-519c0ecd]{font-style:normal;font-weight:700;font-size:32px;line-height:32px;color:#44423f;margin-bottom:16px}.modal-body .modal-description[data-v-519c0ecd]{font-style:normal;font-weight:500;color:#44423f;font-size:16px;line-height:140%;margin-bottom:16px}@media (min-width: 992px){.modal-body[data-v-519c0ecd]{max-height:380px}}.modal-close[data-v-519c0ecd]{display:flex;justify-content:flex-end;width:fit-content;position:absolute;right:8px;padding:8px;border:none;outline:none;top:8px;background-color:transparent}.modal-close:focus img[data-v-519c0ecd],.modal-close:hover img[data-v-519c0ecd],.modal-close:active img[data-v-519c0ecd],.modal-close:focus-within img[data-v-519c0ecd]{opacity:.7}.modal-close[data-v-519c0ecd]:focus-visible{outline:1px solid gray}.modal-close:focus-visible img[data-v-519c0ecd]{opacity:.7}.modal-close img[data-v-519c0ecd]{cursor:pointer;transition:.3s ease-in-out}.modal-footer[data-v-519c0ecd]{text-align:right;display:flex;justify-content:center}.modal-button[data-v-519c0ecd]{width:100%;display:flex;gap:8px;border-radius:4px;border:none;color:#fff;font-weight:500;padding:0 16px;max-width:212px;height:40px;line-height:40px;text-transform:uppercase;margin:8px;background:linear-gradient(90deg,rgba(0,0,0,0) 28.55%,#cb7128 108.17%);background-color:#cb7128}.modal-button[data-v-519c0ecd]:hover,.modal-button[data-v-519c0ecd]:active{background-color:#793905;color:#fff}.modal-button[data-v-519c0ecd]:focus-visible,.modal-button[data-v-519c0ecd]:focus{background-color:#793905;color:#fff}.modal-button.disabled[data-v-519c0ecd]{background-color:gray;background:gray;pointer-events:none}.modal-button.button-delete[data-v-519c0ecd]{background:linear-gradient(90deg,rgba(0,0,0,0) 28.55%,#c8102e 108.17%);background-color:#c8102e}.modal-button.button-delete[data-v-519c0ecd]:hover,.modal-button.button-delete[data-v-519c0ecd]:active{background-color:#86051a;color:#fff}.modal-button.button-delete[data-v-519c0ecd]:focus-visible,.modal-button.button-delete[data-v-519c0ecd]:focus{background-color:#86051a;color:#fff}.modal-button.button-delete.disabled[data-v-519c0ecd]{background-color:gray;background:gray;pointer-events:none}.modal-button.button-cancel[data-v-519c0ecd]{background:linear-gradient(90deg,rgba(0,0,0,0) 28.55%,#dedede 108.17%);background-color:#dedede}.modal-button.button-cancel[data-v-519c0ecd]:hover,.modal-button.button-cancel[data-v-519c0ecd]:active{background-color:#bdbdbd;color:#fff}.modal-button.button-cancel[data-v-519c0ecd]:focus-visible,.modal-button.button-cancel[data-v-519c0ecd]:focus{background-color:#bdbdbd;color:#fff}.modal-button .spinner[data-v-519c0ecd]{width:24px;height:24px}@media (min-width: 992px){.modal-button[data-v-519c0ecd]{max-width:212px;height:40px;line-height:40px}}.modal-footer[data-v-519c0ecd]{padding:16px 24px}.modal-footer .input-submit-container[data-v-519c0ecd]{width:100%;position:relative}.modal-footer .input-submit-container .submit-spinner[data-v-519c0ecd]{position:absolute;animation:rotation .6s infinite linear;height:16px;width:16px;border-left:2px solid rgba(255,255,255,.4);border-right:2px solid rgba(255,255,255,.4);border-bottom:2px solid rgba(255,255,255,.4);border-top:2px solid #ebebeb;border-radius:100%;content:"";display:inline-block;margin:0 8px 0 0;top:7px;left:8px;z-index:-1;opacity:0;transition-delay:0ms}.modal-footer .input-submit-container .modal-button.disabled[data-v-519c0ecd]{border:none}.modal-footer .input-submit-container .modal-button.loading[data-v-519c0ecd]{background-color:#cb7128;padding-left:30px;cursor:pointer;pointer-events:none}.modal-footer .input-submit-container .modal-button.loading+.submit-spinner[data-v-519c0ecd]{z-index:1;opacity:1;transition-delay:.15s}@media (min-width: 992px){.modal-footer .input-submit-container[data-v-519c0ecd]{width:fit-content}}@media (orientation: landscape) and (min-width: 2500px){.modal-close[data-v-519c0ecd]{right:.4vw;padding:.4vw;top:.4vw}.modal-close img[data-v-519c0ecd]{width:.6vw}}.w-100[data-v-519c0ecd],.w-70[data-v-519c0ecd],.w-50[data-v-519c0ecd],.w-33[data-v-519c0ecd],.w-25[data-v-519c0ecd],.w-20[data-v-519c0ecd],.w-17[data-v-519c0ecd],.w-10[data-v-519c0ecd]{display:flex;flex-direction:column;width:100%}.w-30[data-v-519c0ecd]{display:flex;flex-direction:column;max-width:30%}@media (min-width: 992px){.w-30[data-v-519c0ecd]{max-width:22%}}@media (min-width: 992px){.w-70[data-v-519c0ecd]{max-width:68%}}@media (min-width: 992px){.w-50[data-v-519c0ecd]{max-width:47.5%}}@media (min-width: 992px){.p-50[data-v-519c0ecd]{max-width:unset;padding-right:52.5%}}@media (min-width: 992px){.w-33[data-v-519c0ecd]{max-width:31%}}@media (min-width: 992px){.w-25[data-v-519c0ecd]{max-width:23%}}@media (min-width: 992px){.w-20[data-v-519c0ecd]{max-width:18%}}@media (min-width: 992px){.w-17[data-v-519c0ecd]{max-width:15%}}@media (min-width: 992px){.w-10[data-v-519c0ecd]{max-width:8%}}@media (min-width: 992px){.mw-cc[data-v-519c0ecd]{min-width:100px}}span.error[data-v-519c0ecd]{display:block;font-size:12px;transform:translateY(-10px);color:#da1e28;line-height:132%}label[data-v-519c0ecd]{color:#21272a;font-weight:500;font-size:14px;line-height:140%;font-family:Poppins,sans-serif;margin-bottom:0}@media (min-width: 1920px){label[data-v-519c0ecd]{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){label[data-v-519c0ecd]{font-size:14px}}.title[data-v-519c0ecd]{display:flex;margin-bottom:.5rem;gap:8px}.title label[data-v-519c0ecd]{align-content:center}input[type=text][data-v-519c0ecd],input[type=email][data-v-519c0ecd],input[type=password][data-v-519c0ecd],input[type=number][data-v-519c0ecd],input[type=tel][data-v-519c0ecd],.dropdown-country[data-v-519c0ecd]{width:100%;padding:8px 16px;margin-bottom:16px;border:none;outline:none;border-bottom:1px solid #c1c7cd;background-color:#fff;background:#f6f6f6;color:#44423f;font-family:Filson Pro,sans-serif;font-weight:400;font-size:14px;line-height:140%;transition:.4s ease-in-out}input[type=text][data-v-519c0ecd]:focus,input[type=text][data-v-519c0ecd]:active,input[type=text][data-v-519c0ecd]:focus-within,input[type=text][data-v-519c0ecd]:focus-visible,input[type=email][data-v-519c0ecd]:focus,input[type=email][data-v-519c0ecd]:active,input[type=email][data-v-519c0ecd]:focus-within,input[type=email][data-v-519c0ecd]:focus-visible,input[type=password][data-v-519c0ecd]:focus,input[type=password][data-v-519c0ecd]:active,input[type=password][data-v-519c0ecd]:focus-within,input[type=password][data-v-519c0ecd]:focus-visible,input[type=number][data-v-519c0ecd]:focus,input[type=number][data-v-519c0ecd]:active,input[type=number][data-v-519c0ecd]:focus-within,input[type=number][data-v-519c0ecd]:focus-visible,input[type=tel][data-v-519c0ecd]:focus,input[type=tel][data-v-519c0ecd]:active,input[type=tel][data-v-519c0ecd]:focus-within,input[type=tel][data-v-519c0ecd]:focus-visible,.dropdown-country[data-v-519c0ecd]:focus,.dropdown-country[data-v-519c0ecd]:active,.dropdown-country[data-v-519c0ecd]:focus-within,.dropdown-country[data-v-519c0ecd]:focus-visible{border-bottom:1px solid #cb7128}input[type=text][data-v-519c0ecd]:disabled,input[type=email][data-v-519c0ecd]:disabled,input[type=password][data-v-519c0ecd]:disabled,input[type=number][data-v-519c0ecd]:disabled,input[type=tel][data-v-519c0ecd]:disabled,.dropdown-country[data-v-519c0ecd]:disabled{color:#d3d3d3;background-color:#fff}input[type=text].wrong-data[data-v-519c0ecd],input[type=email].wrong-data[data-v-519c0ecd],input[type=password].wrong-data[data-v-519c0ecd],input[type=number].wrong-data[data-v-519c0ecd],input[type=tel].wrong-data[data-v-519c0ecd],.dropdown-country.wrong-data[data-v-519c0ecd],input[type=text].wrong-data .dropdown-country[data-v-519c0ecd],input[type=email].wrong-data .dropdown-country[data-v-519c0ecd],input[type=password].wrong-data .dropdown-country[data-v-519c0ecd],input[type=number].wrong-data .dropdown-country[data-v-519c0ecd],input[type=tel].wrong-data .dropdown-country[data-v-519c0ecd],.dropdown-country.wrong-data .dropdown-country[data-v-519c0ecd]{border-bottom:1px solid #c8102e}input[type=text][data-v-519c0ecd]::-webkit-input-placeholder,input[type=email][data-v-519c0ecd]::-webkit-input-placeholder,input[type=password][data-v-519c0ecd]::-webkit-input-placeholder,input[type=number][data-v-519c0ecd]::-webkit-input-placeholder,input[type=tel][data-v-519c0ecd]::-webkit-input-placeholder,.dropdown-country[data-v-519c0ecd]::-webkit-input-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){input[type=text][data-v-519c0ecd]::-webkit-input-placeholder,input[type=email][data-v-519c0ecd]::-webkit-input-placeholder,input[type=password][data-v-519c0ecd]::-webkit-input-placeholder,input[type=number][data-v-519c0ecd]::-webkit-input-placeholder,input[type=tel][data-v-519c0ecd]::-webkit-input-placeholder,.dropdown-country[data-v-519c0ecd]::-webkit-input-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=text][data-v-519c0ecd]::-webkit-input-placeholder,input[type=email][data-v-519c0ecd]::-webkit-input-placeholder,input[type=password][data-v-519c0ecd]::-webkit-input-placeholder,input[type=number][data-v-519c0ecd]::-webkit-input-placeholder,input[type=tel][data-v-519c0ecd]::-webkit-input-placeholder,.dropdown-country[data-v-519c0ecd]::-webkit-input-placeholder{font-size:14px}}input[type=text][data-v-519c0ecd]::-moz-placeholder,input[type=email][data-v-519c0ecd]::-moz-placeholder,input[type=password][data-v-519c0ecd]::-moz-placeholder,input[type=number][data-v-519c0ecd]::-moz-placeholder,input[type=tel][data-v-519c0ecd]::-moz-placeholder,.dropdown-country[data-v-519c0ecd]::-moz-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){input[type=text][data-v-519c0ecd]::-moz-placeholder,input[type=email][data-v-519c0ecd]::-moz-placeholder,input[type=password][data-v-519c0ecd]::-moz-placeholder,input[type=number][data-v-519c0ecd]::-moz-placeholder,input[type=tel][data-v-519c0ecd]::-moz-placeholder,.dropdown-country[data-v-519c0ecd]::-moz-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=text][data-v-519c0ecd]::-moz-placeholder,input[type=email][data-v-519c0ecd]::-moz-placeholder,input[type=password][data-v-519c0ecd]::-moz-placeholder,input[type=number][data-v-519c0ecd]::-moz-placeholder,input[type=tel][data-v-519c0ecd]::-moz-placeholder,.dropdown-country[data-v-519c0ecd]::-moz-placeholder{font-size:14px}}input[type=text][data-v-519c0ecd]:-ms-input-placeholder,input[type=email][data-v-519c0ecd]:-ms-input-placeholder,input[type=password][data-v-519c0ecd]:-ms-input-placeholder,input[type=number][data-v-519c0ecd]:-ms-input-placeholder,input[type=tel][data-v-519c0ecd]:-ms-input-placeholder,.dropdown-country[data-v-519c0ecd]:-ms-input-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){input[type=text][data-v-519c0ecd]:-ms-input-placeholder,input[type=email][data-v-519c0ecd]:-ms-input-placeholder,input[type=password][data-v-519c0ecd]:-ms-input-placeholder,input[type=number][data-v-519c0ecd]:-ms-input-placeholder,input[type=tel][data-v-519c0ecd]:-ms-input-placeholder,.dropdown-country[data-v-519c0ecd]:-ms-input-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=text][data-v-519c0ecd]:-ms-input-placeholder,input[type=email][data-v-519c0ecd]:-ms-input-placeholder,input[type=password][data-v-519c0ecd]:-ms-input-placeholder,input[type=number][data-v-519c0ecd]:-ms-input-placeholder,input[type=tel][data-v-519c0ecd]:-ms-input-placeholder,.dropdown-country[data-v-519c0ecd]:-ms-input-placeholder{font-size:14px}}input[type=text][data-v-519c0ecd]:-moz-placeholder,input[type=email][data-v-519c0ecd]:-moz-placeholder,input[type=password][data-v-519c0ecd]:-moz-placeholder,input[type=number][data-v-519c0ecd]:-moz-placeholder,input[type=tel][data-v-519c0ecd]:-moz-placeholder,.dropdown-country[data-v-519c0ecd]:-moz-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){input[type=text][data-v-519c0ecd]:-moz-placeholder,input[type=email][data-v-519c0ecd]:-moz-placeholder,input[type=password][data-v-519c0ecd]:-moz-placeholder,input[type=number][data-v-519c0ecd]:-moz-placeholder,input[type=tel][data-v-519c0ecd]:-moz-placeholder,.dropdown-country[data-v-519c0ecd]:-moz-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=text][data-v-519c0ecd]:-moz-placeholder,input[type=email][data-v-519c0ecd]:-moz-placeholder,input[type=password][data-v-519c0ecd]:-moz-placeholder,input[type=number][data-v-519c0ecd]:-moz-placeholder,input[type=tel][data-v-519c0ecd]:-moz-placeholder,.dropdown-country[data-v-519c0ecd]:-moz-placeholder{font-size:14px}}input[type=text].error[data-v-519c0ecd],input[type=email].error[data-v-519c0ecd],input[type=password].error[data-v-519c0ecd],input[type=number].error[data-v-519c0ecd],input[type=tel].error[data-v-519c0ecd],.dropdown-country.error[data-v-519c0ecd]{display:block;font-size:12px;transform:translateY(-10px);color:#da1e28;line-height:132%}@media (min-width: 1920px){input[type=text].error[data-v-519c0ecd],input[type=email].error[data-v-519c0ecd],input[type=password].error[data-v-519c0ecd],input[type=number].error[data-v-519c0ecd],input[type=tel].error[data-v-519c0ecd],.dropdown-country.error[data-v-519c0ecd]{font-size:.55vw}}@media (min-width: 1920px) and (max-width: 2181.8181818182px){input[type=text].error[data-v-519c0ecd],input[type=email].error[data-v-519c0ecd],input[type=password].error[data-v-519c0ecd],input[type=number].error[data-v-519c0ecd],input[type=tel].error[data-v-519c0ecd],.dropdown-country.error[data-v-519c0ecd]{font-size:12px}}@media (min-width: 1920px){input[type=text][data-v-519c0ecd],input[type=email][data-v-519c0ecd],input[type=password][data-v-519c0ecd],input[type=number][data-v-519c0ecd],input[type=tel][data-v-519c0ecd],.dropdown-country[data-v-519c0ecd]{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=text][data-v-519c0ecd],input[type=email][data-v-519c0ecd],input[type=password][data-v-519c0ecd],input[type=number][data-v-519c0ecd],input[type=tel][data-v-519c0ecd],.dropdown-country[data-v-519c0ecd]{font-size:14px}}.dropdown-country[data-v-519c0ecd]{padding:0;position:relative;cursor:pointer}input[type=search][data-v-519c0ecd]{box-sizing:border-box;width:100%;font-family:Filson Pro,sans-serif;font-size:14px;font-weight:400;color:#44423f;background-color:#fff;background-position:12px 20px;background-image:url('data:image/svg+xml,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.03137 12.3046C7.72385 12.3046 8.40956 12.1682 9.04933 11.9032C9.6891 11.6382 10.2704 11.2497 10.7601 10.7601C11.2497 10.2704 11.6382 9.6891 11.9032 9.04933C12.1682 8.40956 12.3046 7.72385 12.3046 7.03137C12.3046 6.33888 12.1682 5.65318 11.9032 5.0134C11.6382 4.37363 11.2497 3.79232 10.7601 3.30266C10.2704 2.81299 9.6891 2.42457 9.04933 2.15957C8.40956 1.89457 7.72385 1.75817 7.03137 1.75817C5.63283 1.75817 4.29157 2.31374 3.30266 3.30266C2.31374 4.29157 1.75817 5.63283 1.75817 7.03137C1.75817 8.4299 2.31374 9.77116 3.30266 10.7601C4.29157 11.749 5.63283 12.3046 7.03137 12.3046ZM12.5858 11.3431L15.7321 14.4894C15.816 14.5705 15.8829 14.6676 15.9289 14.7748C15.9749 14.8821 15.999 14.9974 16 15.1141C16.0009 15.2308 15.9786 15.3465 15.9343 15.4545C15.89 15.5625 15.8247 15.6606 15.7421 15.743C15.6596 15.8255 15.5614 15.8907 15.4533 15.9348C15.3453 15.9789 15.2296 16.0011 15.1129 16C14.9962 15.9989 14.8809 15.9745 14.7737 15.9284C14.6665 15.8823 14.5696 15.8153 14.4885 15.7313L11.3422 12.5849C9.92939 13.6816 8.15174 14.1987 6.37112 14.0308C4.5905 13.863 2.94078 13.0229 1.75778 11.6815C0.574778 10.3401 -0.0525667 8.59834 0.00345308 6.8107C0.0594729 5.02307 0.794646 3.32398 2.05931 2.05931C3.32398 0.794646 5.02307 0.0594729 6.8107 0.00345308C8.59834 -0.0525667 10.3401 0.574778 11.6815 1.75778C13.0229 2.94078 13.863 4.5905 14.0308 6.37112C14.1987 8.15174 13.6816 9.92939 12.5849 11.3422L12.5858 11.3431Z" fill="%2344423F" fill-opacity="0.5"/></svg>');background-repeat:no-repeat;border:none;border-bottom:1px solid #c1c7cd;margin:0;padding:16px 16px 16px 40px;transition:.4s ease-in-out}input[type=search][data-v-519c0ecd]::-webkit-input-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){input[type=search][data-v-519c0ecd]::-webkit-input-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=search][data-v-519c0ecd]::-webkit-input-placeholder{font-size:14px}}input[type=search][data-v-519c0ecd]::-moz-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){input[type=search][data-v-519c0ecd]::-moz-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=search][data-v-519c0ecd]::-moz-placeholder{font-size:14px}}input[type=search][data-v-519c0ecd]:-ms-input-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){input[type=search][data-v-519c0ecd]:-ms-input-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=search][data-v-519c0ecd]:-ms-input-placeholder{font-size:14px}}input[type=search][data-v-519c0ecd]:-moz-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){input[type=search][data-v-519c0ecd]:-moz-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=search][data-v-519c0ecd]:-moz-placeholder{font-size:14px}}input[type=search][data-v-519c0ecd]:focus,input[type=search][data-v-519c0ecd]:focus-visible,input[type=search][data-v-519c0ecd]:focus-within,input[type=search][data-v-519c0ecd]:active{outline:none;border-bottom-color:#cb7128}input[type=search][data-v-519c0ecd]::-webkit-search-cancel-button{-webkit-appearance:none;height:16px;width:16px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='gray'><path d='M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z'/></svg>");cursor:pointer}@media (min-width: 1920px){input[type=search][data-v-519c0ecd]{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=search][data-v-519c0ecd]{font-size:14px}}.v-select[data-v-519c0ecd]{width:100%}.v-select.vs--searchable .vs__dropdown-toggle[data-v-519c0ecd]{cursor:pointer}.v-select .vs__dropdown-toggle[data-v-519c0ecd]{height:42px;padding:0 16px 0 0;overflow:hidden}.v-select .vs__dropdown-toggle .vs__selected-options[data-v-519c0ecd]{padding:0 0 0 16px;height:38px;align-items:center}.v-select .vs__dropdown-toggle .vs__selected-options .vs__search[data-v-519c0ecd]{height:38px;padding:0;background-position:left center;margin:0;border:none;order:1;flex:0 1 24px}.v-select .vs__dropdown-toggle .vs__selected-options .vs__selected[data-v-519c0ecd]{height:19px;margin:0;width:100%;font-size:.71vw;order:2;flex:1 0 0;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-all}@media (max-width: 1971.8309859155px){.v-select .vs__dropdown-toggle .vs__selected-options .vs__selected[data-v-519c0ecd]{font-size:14px}}.v-select .vs__dropdown-toggle .vs__actions[data-v-519c0ecd]{padding:0;gap:8px}.v-select .vs__dropdown-toggle .vs__actions button[data-v-519c0ecd]{margin:0;width:24px;height:24px;cursor:pointer}.v-select .vs__dropdown-toggle .vs__actions svg[data-v-519c0ecd]{cursor:pointer}.v-select ul[data-v-519c0ecd]{border-radius:0 0 4px 4px;border:1px solid rgba(68,66,63,.3);box-shadow:none}.v-select ul[data-v-519c0ecd]::-webkit-scrollbar{width:6px;height:6px;transition:.3s ease-in-out}.v-select ul[data-v-519c0ecd]::-webkit-scrollbar-track{background:#f3f3f3;border-radius:8px}.v-select ul[data-v-519c0ecd]::-webkit-scrollbar-thumb{background:#c3c3c3;border-radius:8px;border:4px solid rgba(0,0,0,0)}.v-select ul[data-v-519c0ecd]::-webkit-scrollbar-thumb:hover{background:#c3c3c3}.v-select ul li[data-v-519c0ecd]{color:#44423f;font-size:.71vw;font-weight:400}@media (max-width: 1971.8309859155px){.v-select ul li[data-v-519c0ecd]{font-size:14px}}.v-select ul li[data-v-519c0ecd]:hover,.v-select ul li[data-v-519c0ecd]:focus,.v-select ul li[data-v-519c0ecd]:focus-visible,.v-select ul li[data-v-519c0ecd]:focus-within,.v-select ul li[data-v-519c0ecd]:active{background:rgba(68,66,63,.05)}.v-select ul li.v-list-item--active[data-v-519c0ecd]{background-color:#44423f0d!important}select[data-v-519c0ecd]{width:100%;padding:16px;margin-bottom:16px;border:none;outline:none;border-bottom:1px solid #c1c7cd;background-color:#fff;color:#44423f;font-family:Filson Pro,sans-serif;font-weight:400;font-size:14px;line-height:140%;transition:.4s ease-in-out;cursor:pointer}select[data-v-519c0ecd]:focus,select[data-v-519c0ecd]:active,select[data-v-519c0ecd]:focus-within,select[data-v-519c0ecd]:focus-visible{border-bottom:1px solid #cb7128}select[data-v-519c0ecd]:focus-visible{outline:2px solid #cb7128;outline-offset:2px;transition:none}select[data-v-519c0ecd]::-webkit-input-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){select[data-v-519c0ecd]::-webkit-input-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){select[data-v-519c0ecd]::-webkit-input-placeholder{font-size:14px}}select[data-v-519c0ecd]::-moz-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){select[data-v-519c0ecd]::-moz-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){select[data-v-519c0ecd]::-moz-placeholder{font-size:14px}}select[data-v-519c0ecd]:-ms-input-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){select[data-v-519c0ecd]:-ms-input-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){select[data-v-519c0ecd]:-ms-input-placeholder{font-size:14px}}select[data-v-519c0ecd]:-moz-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){select[data-v-519c0ecd]:-moz-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){select[data-v-519c0ecd]:-moz-placeholder{font-size:14px}}select.error[data-v-519c0ecd]{display:block;font-size:12px;transform:translateY(-10px);color:#da1e28;line-height:132%}@media (min-width: 1920px){select.error[data-v-519c0ecd]{font-size:.55vw}}@media (min-width: 1920px) and (max-width: 2181.8181818182px){select.error[data-v-519c0ecd]{font-size:12px}}@media (min-width: 1920px){select[data-v-519c0ecd]{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){select[data-v-519c0ecd]{font-size:14px}}.checkbox[data-v-519c0ecd]{display:flex;align-items:center;margin-left:4px}.checkbox label[data-v-519c0ecd]{margin:0;color:#21272a;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:140%}@media (min-width: 992px){.checkbox label[data-v-519c0ecd]{font-size:14px}}@media (min-width: 1920px){.checkbox label[data-v-519c0ecd]{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){.checkbox label[data-v-519c0ecd]{font-size:14px}}.checkbox label[data-v-519c0ecd]{position:relative;cursor:pointer;transition:.4s ease-in-out}.checkbox label[data-v-519c0ecd]:before{content:"";-webkit-appearance:none;background-color:transparent;border:2px solid #cb7128;box-shadow:0 1px 2px #0000000d,inset 0 -15px 10px -12px #0000000d;padding:6.4px;display:inline-block;position:relative;vertical-align:middle;cursor:pointer;margin-right:8px;transition:.4s ease-in-out}.checkbox input[data-v-519c0ecd]{width:0;transition:.4s ease-in-out}.checkbox input:checked+label[data-v-519c0ecd]:after{content:"";display:block;position:absolute;top:5px;left:5px;width:5.5px;height:9px;border:2px solid #ffffff;border-width:0 2px 2px 0;transform:rotate(45deg)}@media (min-width: 992px){.checkbox input:checked+label[data-v-519c0ecd]:after{top:5px;left:5px}}.checkbox input:checked+label[data-v-519c0ecd]:before{background-color:#cb7128;border-color:#cb7128}.checkbox input:focus-visible+label[data-v-519c0ecd]:before{border-color:#cb7128}.regions-flex[data-v-519c0ecd]{flex-direction:column}.regions-flex .section-regions[data-v-519c0ecd]{display:flex;flex-wrap:wrap}.radio[data-v-519c0ecd]{display:flex;align-items:center;margin-left:4px}.radio label[data-v-519c0ecd]{margin:0;color:#21272a;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:140%}@media (min-width: 992px){.radio label[data-v-519c0ecd]{font-size:14px}}@media (min-width: 1920px){.radio label[data-v-519c0ecd]{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){.radio label[data-v-519c0ecd]{font-size:14px}}.radio label[data-v-519c0ecd]{position:relative;cursor:pointer;transition:.4s ease-in-out}.radio label[data-v-519c0ecd]:before{content:"";-webkit-appearance:none;background-color:transparent;border:2px solid #cb7128;box-shadow:0 1px 2px #0000000d,inset 0 -15px 10px -12px #0000000d;padding:6.4px;display:inline-block;position:relative;vertical-align:middle;cursor:pointer;margin-right:8px;transition:.4s ease-in-out;border-radius:50%}.radio input[data-v-519c0ecd]{width:0;transition:.4s ease-in-out}.radio input:checked+label[data-v-519c0ecd]:after{content:"";display:block;position:absolute;top:6px;left:4px;width:8px;height:8px;border:none;border-width:0 2px 2px 0;background-color:#cb7128;border-radius:50%}@media (min-width: 992px){.radio input:checked+label[data-v-519c0ecd]:after{top:6px;left:4px}}.radio input:checked+label[data-v-519c0ecd]:before{background-color:#fff;border-color:#cb7128}.radio input:focus-visible+label[data-v-519c0ecd]:before{border-color:#cb7128}@media (orientation: landscape) and (min-width: 2500px){label[data-v-519c0ecd]{margin-bottom:.5vw}}@media (orientation: landscape) and (min-width: 2500px){input[type=text][data-v-519c0ecd],input[type=password][data-v-519c0ecd],input[type=email][data-v-519c0ecd],input[type=number][data-v-519c0ecd],input[type=tel][data-v-519c0ecd]{padding:1vw}input[type=text].error[data-v-519c0ecd],input[type=password].error[data-v-519c0ecd],input[type=email].error[data-v-519c0ecd],input[type=number].error[data-v-519c0ecd],input[type=tel].error[data-v-519c0ecd]{transform:translateY(-.6vw)}}@media (orientation: landscape) and (min-width: 2500px){select[data-v-519c0ecd]{padding:1vw;margin-bottom:1vw}}@media (orientation: landscape) and (min-width: 2500px){input[type=search][data-v-519c0ecd]{background-position:.5vw .9vw}}@media (orientation: landscape) and (min-width: 2500px){input[type=search][data-v-519c0ecd]::-webkit-search-cancel-button{height:.9vw;width:.9vw}}@media (orientation: landscape) and (min-width: 2500px){.checkbox[data-v-519c0ecd]{margin-left:.2vw}}@media (orientation: landscape) and (min-width: 2500px){.checkbox label[data-v-519c0ecd]:before{margin-right:.5vw;padding:.35vw}}@media (orientation: landscape) and (min-width: 2500px){.checkbox input:checked+label[data-v-519c0ecd]:after{top:.25vw;left:.3vw;width:.25vw;height:.5vw}}@media (orientation: landscape) and (min-width: 2500px){.radio[data-v-519c0ecd]{margin-left:.2vw}}@media (orientation: landscape) and (min-width: 2500px){.radio label[data-v-519c0ecd]:before{margin-right:.5vw;padding:.35vw}}@media (orientation: landscape) and (min-width: 2500px){.radio input:checked+label[data-v-519c0ecd]:after{top:.34vw;left:.18vw;width:.45vw;height:.45vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){label[data-v-519c0ecd]{margin-bottom:1vw;font-size:1.7vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){input[type=text][data-v-519c0ecd],input[type=password][data-v-519c0ecd],input[type=email][data-v-519c0ecd],input[type=number][data-v-519c0ecd],input[type=tel][data-v-519c0ecd],select[data-v-519c0ecd]{padding:1.3vw;font-size:1.5vw}input[type=text].error[data-v-519c0ecd],input[type=password].error[data-v-519c0ecd],input[type=email].error[data-v-519c0ecd],input[type=number].error[data-v-519c0ecd],input[type=tel].error[data-v-519c0ecd],select.error[data-v-519c0ecd]{transform:translateY(-.9vw);font-size:1.1vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){input[type=text][data-v-519c0ecd]::-webkit-input-placeholder,input[type=password][data-v-519c0ecd]::-webkit-input-placeholder,input[type=email][data-v-519c0ecd]::-webkit-input-placeholder,input[type=number][data-v-519c0ecd]::-webkit-input-placeholder,input[type=tel][data-v-519c0ecd]::-webkit-input-placeholder,select[data-v-519c0ecd]::-webkit-input-placeholder{font-size:1.5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){input[type=text][data-v-519c0ecd]::-moz-placeholder,input[type=password][data-v-519c0ecd]::-moz-placeholder,input[type=email][data-v-519c0ecd]::-moz-placeholder,input[type=number][data-v-519c0ecd]::-moz-placeholder,input[type=tel][data-v-519c0ecd]::-moz-placeholder,select[data-v-519c0ecd]::-moz-placeholder{font-size:1.5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){input[type=text][data-v-519c0ecd]:-ms-input-placeholder,input[type=password][data-v-519c0ecd]:-ms-input-placeholder,input[type=email][data-v-519c0ecd]:-ms-input-placeholder,input[type=number][data-v-519c0ecd]:-ms-input-placeholder,input[type=tel][data-v-519c0ecd]:-ms-input-placeholder,select[data-v-519c0ecd]:-ms-input-placeholder{font-size:1.5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){input[type=text][data-v-519c0ecd]:-moz-placeholder,input[type=password][data-v-519c0ecd]:-moz-placeholder,input[type=email][data-v-519c0ecd]:-moz-placeholder,input[type=number][data-v-519c0ecd]:-moz-placeholder,input[type=tel][data-v-519c0ecd]:-moz-placeholder,select[data-v-519c0ecd]:-moz-placeholder{font-size:1.5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.checkbox[data-v-519c0ecd]{margin-left:.45vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.checkbox label[data-v-519c0ecd]{font-size:1.5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.checkbox label[data-v-519c0ecd]:before{margin-right:1.1vw;padding:.75vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.checkbox input:checked+label[data-v-519c0ecd]:after{top:.38vw;left:.6vw;width:.65vw;height:1.1vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.radio[data-v-519c0ecd]{margin-left:.45vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.radio label[data-v-519c0ecd]{font-size:1.5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.radio label[data-v-519c0ecd]:before{margin-right:1.1vw;padding:.75vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.radio input:checked+label[data-v-519c0ecd]:after{top:.7vw;left:.4vw;width:1vw;height:1vw}}.modal-enable-mfa .modal-content[data-v-519c0ecd]{max-width:90%;width:100%}@media (min-width: 600px){.modal-enable-mfa .modal-content[data-v-519c0ecd]{max-width:425px}}.modal-enable-mfa .modal-content .modal-body[data-v-519c0ecd]{display:flex;align-items:center;flex-direction:column;padding:16px 8px 0}@media (min-width: 600px){.modal-enable-mfa .modal-content .modal-body[data-v-519c0ecd]{padding:24px 24px 0}}@media (min-width: 768px){.modal-enable-mfa .modal-content .modal-body[data-v-519c0ecd]{padding:32px 48px 0}}.modal-enable-mfa .modal-content .modal-body .modal-title[data-v-519c0ecd]{font-style:normal;font-weight:700;font-size:24px;text-align:center;color:#cb7128}@media (min-width: 600px){.modal-enable-mfa .modal-content .modal-body .modal-title[data-v-519c0ecd]{font-size:32px}}@media (min-width: 992px){.modal-enable-mfa .modal-content .modal-body .modal-title[data-v-519c0ecd]{font-size:1.2vw}}@media (min-width: 992px) and (max-width: 2666.6666666667px){.modal-enable-mfa .modal-content .modal-body .modal-title[data-v-519c0ecd]{font-size:32px}}.modal-enable-mfa .modal-content .modal-body .modal-description[data-v-519c0ecd]{font-style:normal;font-weight:400;font-size:14px;line-height:140%;text-align:center;color:#44423f;margin-bottom:16px}@media (min-width: 992px){.modal-enable-mfa .modal-content .modal-body .modal-description[data-v-519c0ecd]{font-size:.71vw}}@media (min-width: 992px) and (max-width: 1971.8309859155px){.modal-enable-mfa .modal-content .modal-body .modal-description[data-v-519c0ecd]{font-size:14px}}.modal-enable-mfa .modal-content .modal-body .fields-container[data-v-519c0ecd]{display:flex;align-items:center;flex-direction:column;width:100%}.modal-enable-mfa .modal-content .modal-body .fields-container .label-name[data-v-519c0ecd]{width:100%;text-align:left;font-style:normal;font-weight:400;font-size:14px;color:#21272a;margin:0}@media (min-width: 992px){.modal-enable-mfa .modal-content .modal-body .fields-container .label-name[data-v-519c0ecd]{font-size:.71vw}}@media (min-width: 992px) and (max-width: 1971.8309859155px){.modal-enable-mfa .modal-content .modal-body .fields-container .label-name[data-v-519c0ecd]{font-size:14px}}.modal-enable-mfa .modal-content .modal-footer[data-v-519c0ecd]{width:100%}@media (orientation: landscape) and (min-width: 2500px){.modal-enable-mfa .modal-content[data-v-519c0ecd]{max-width:22vw;width:100%;padding:.83vw}.modal-enable-mfa .modal-content .modal-body[data-v-519c0ecd]{padding:1vw 2.5vw 0}.modal-enable-mfa .modal-content .modal-body .modal-description[data-v-519c0ecd]{margin-bottom:.83vw}}.modal-wrapper[data-v-a5b6809a]{position:fixed;z-index:50;top:0;right:0;bottom:0;left:0;background-color:#0009;max-width:100vw;height:100dvh;display:flex;flex-direction:column;justify-content:center;align-items:center}.modal-content[data-v-a5b6809a]{display:flex;flex-direction:column;justify-content:space-between;align-items:stretch;padding:16px;line-height:1.4;background-color:#fff;box-shadow:0 1px 10px #0000004d;min-height:200px;position:relative;background:#ffffff;border:1px solid #dde1e6;border-radius:4px}.modal-content .close-wrapper[data-v-a5b6809a]{position:absolute;right:11px;top:9px;height:29px;width:29px;background-color:transparent;border:none}.modal-content p[data-v-a5b6809a]:last-of-type{margin-bottom:0}@media (max-width: 600px){.modal-content[data-v-a5b6809a]{max-width:90%}}@media (min-width: 600px){.modal-content[data-v-a5b6809a]{min-width:504px}}.modal-body[data-v-a5b6809a]{padding:32px 8px 0;max-height:280px;overflow-y:auto;text-transform:initial;text-align:center;max-height:initial}.modal-body .modal-title[data-v-a5b6809a]{font-style:normal;font-weight:700;font-size:32px;line-height:32px;color:#44423f;margin-bottom:16px}.modal-body .modal-description[data-v-a5b6809a]{font-style:normal;font-weight:500;color:#44423f;font-size:16px;line-height:140%;margin-bottom:16px}@media (min-width: 992px){.modal-body[data-v-a5b6809a]{max-height:380px}}.modal-close[data-v-a5b6809a]{display:flex;justify-content:flex-end;width:fit-content;position:absolute;right:8px;padding:8px;border:none;outline:none;top:8px;background-color:transparent}.modal-close:focus img[data-v-a5b6809a],.modal-close:hover img[data-v-a5b6809a],.modal-close:active img[data-v-a5b6809a],.modal-close:focus-within img[data-v-a5b6809a]{opacity:.7}.modal-close[data-v-a5b6809a]:focus-visible{outline:1px solid gray}.modal-close:focus-visible img[data-v-a5b6809a]{opacity:.7}.modal-close img[data-v-a5b6809a]{cursor:pointer;transition:.3s ease-in-out}.modal-footer[data-v-a5b6809a]{text-align:right;display:flex;justify-content:center}.modal-button[data-v-a5b6809a]{width:100%;display:flex;gap:8px;border-radius:4px;border:none;color:#fff;font-weight:500;padding:0 16px;max-width:212px;height:40px;line-height:40px;text-transform:uppercase;margin:8px;background:linear-gradient(90deg,rgba(0,0,0,0) 28.55%,#cb7128 108.17%);background-color:#cb7128}.modal-button[data-v-a5b6809a]:hover,.modal-button[data-v-a5b6809a]:active{background-color:#793905;color:#fff}.modal-button[data-v-a5b6809a]:focus-visible,.modal-button[data-v-a5b6809a]:focus{background-color:#793905;color:#fff}.modal-button.disabled[data-v-a5b6809a]{background-color:gray;background:gray;pointer-events:none}.modal-button.button-delete[data-v-a5b6809a]{background:linear-gradient(90deg,rgba(0,0,0,0) 28.55%,#c8102e 108.17%);background-color:#c8102e}.modal-button.button-delete[data-v-a5b6809a]:hover,.modal-button.button-delete[data-v-a5b6809a]:active{background-color:#86051a;color:#fff}.modal-button.button-delete[data-v-a5b6809a]:focus-visible,.modal-button.button-delete[data-v-a5b6809a]:focus{background-color:#86051a;color:#fff}.modal-button.button-delete.disabled[data-v-a5b6809a]{background-color:gray;background:gray;pointer-events:none}.modal-button.button-cancel[data-v-a5b6809a]{background:linear-gradient(90deg,rgba(0,0,0,0) 28.55%,#dedede 108.17%);background-color:#dedede}.modal-button.button-cancel[data-v-a5b6809a]:hover,.modal-button.button-cancel[data-v-a5b6809a]:active{background-color:#bdbdbd;color:#fff}.modal-button.button-cancel[data-v-a5b6809a]:focus-visible,.modal-button.button-cancel[data-v-a5b6809a]:focus{background-color:#bdbdbd;color:#fff}.modal-button .spinner[data-v-a5b6809a]{width:24px;height:24px}@media (min-width: 992px){.modal-button[data-v-a5b6809a]{max-width:212px;height:40px;line-height:40px}}.modal-footer[data-v-a5b6809a]{padding:16px 24px}.modal-footer .input-submit-container[data-v-a5b6809a]{width:100%;position:relative}.modal-footer .input-submit-container .submit-spinner[data-v-a5b6809a]{position:absolute;animation:rotation .6s infinite linear;height:16px;width:16px;border-left:2px solid rgba(255,255,255,.4);border-right:2px solid rgba(255,255,255,.4);border-bottom:2px solid rgba(255,255,255,.4);border-top:2px solid #ebebeb;border-radius:100%;content:"";display:inline-block;margin:0 8px 0 0;top:7px;left:8px;z-index:-1;opacity:0;transition-delay:0ms}.modal-footer .input-submit-container .modal-button.disabled[data-v-a5b6809a]{border:none}.modal-footer .input-submit-container .modal-button.loading[data-v-a5b6809a]{background-color:#cb7128;padding-left:30px;cursor:pointer;pointer-events:none}.modal-footer .input-submit-container .modal-button.loading+.submit-spinner[data-v-a5b6809a]{z-index:1;opacity:1;transition-delay:.15s}@media (min-width: 992px){.modal-footer .input-submit-container[data-v-a5b6809a]{width:fit-content}}@media (orientation: landscape) and (min-width: 2500px){.modal-close[data-v-a5b6809a]{right:.4vw;padding:.4vw;top:.4vw}.modal-close img[data-v-a5b6809a]{width:.6vw}}.w-100[data-v-a5b6809a],.w-70[data-v-a5b6809a],.w-50[data-v-a5b6809a],.w-33[data-v-a5b6809a],.w-25[data-v-a5b6809a],.w-20[data-v-a5b6809a],.w-17[data-v-a5b6809a],.w-10[data-v-a5b6809a]{display:flex;flex-direction:column;width:100%}.w-30[data-v-a5b6809a]{display:flex;flex-direction:column;max-width:30%}@media (min-width: 992px){.w-30[data-v-a5b6809a]{max-width:22%}}@media (min-width: 992px){.w-70[data-v-a5b6809a]{max-width:68%}}@media (min-width: 992px){.w-50[data-v-a5b6809a]{max-width:47.5%}}@media (min-width: 992px){.p-50[data-v-a5b6809a]{max-width:unset;padding-right:52.5%}}@media (min-width: 992px){.w-33[data-v-a5b6809a]{max-width:31%}}@media (min-width: 992px){.w-25[data-v-a5b6809a]{max-width:23%}}@media (min-width: 992px){.w-20[data-v-a5b6809a]{max-width:18%}}@media (min-width: 992px){.w-17[data-v-a5b6809a]{max-width:15%}}@media (min-width: 992px){.w-10[data-v-a5b6809a]{max-width:8%}}@media (min-width: 992px){.mw-cc[data-v-a5b6809a]{min-width:100px}}span.error[data-v-a5b6809a]{display:block;font-size:12px;transform:translateY(-10px);color:#da1e28;line-height:132%}label[data-v-a5b6809a]{color:#21272a;font-weight:500;font-size:14px;line-height:140%;font-family:Poppins,sans-serif;margin-bottom:0}@media (min-width: 1920px){label[data-v-a5b6809a]{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){label[data-v-a5b6809a]{font-size:14px}}.title[data-v-a5b6809a]{display:flex;margin-bottom:.5rem;gap:8px}.title label[data-v-a5b6809a]{align-content:center}input[type=text][data-v-a5b6809a],input[type=email][data-v-a5b6809a],input[type=password][data-v-a5b6809a],input[type=number][data-v-a5b6809a],input[type=tel][data-v-a5b6809a],.dropdown-country[data-v-a5b6809a]{width:100%;padding:8px 16px;margin-bottom:16px;border:none;outline:none;border-bottom:1px solid #c1c7cd;background-color:#fff;background:#f6f6f6;color:#44423f;font-family:Filson Pro,sans-serif;font-weight:400;font-size:14px;line-height:140%;transition:.4s ease-in-out}input[type=text][data-v-a5b6809a]:focus,input[type=text][data-v-a5b6809a]:active,input[type=text][data-v-a5b6809a]:focus-within,input[type=text][data-v-a5b6809a]:focus-visible,input[type=email][data-v-a5b6809a]:focus,input[type=email][data-v-a5b6809a]:active,input[type=email][data-v-a5b6809a]:focus-within,input[type=email][data-v-a5b6809a]:focus-visible,input[type=password][data-v-a5b6809a]:focus,input[type=password][data-v-a5b6809a]:active,input[type=password][data-v-a5b6809a]:focus-within,input[type=password][data-v-a5b6809a]:focus-visible,input[type=number][data-v-a5b6809a]:focus,input[type=number][data-v-a5b6809a]:active,input[type=number][data-v-a5b6809a]:focus-within,input[type=number][data-v-a5b6809a]:focus-visible,input[type=tel][data-v-a5b6809a]:focus,input[type=tel][data-v-a5b6809a]:active,input[type=tel][data-v-a5b6809a]:focus-within,input[type=tel][data-v-a5b6809a]:focus-visible,.dropdown-country[data-v-a5b6809a]:focus,.dropdown-country[data-v-a5b6809a]:active,.dropdown-country[data-v-a5b6809a]:focus-within,.dropdown-country[data-v-a5b6809a]:focus-visible{border-bottom:1px solid #cb7128}input[type=text][data-v-a5b6809a]:disabled,input[type=email][data-v-a5b6809a]:disabled,input[type=password][data-v-a5b6809a]:disabled,input[type=number][data-v-a5b6809a]:disabled,input[type=tel][data-v-a5b6809a]:disabled,.dropdown-country[data-v-a5b6809a]:disabled{color:#d3d3d3;background-color:#fff}input[type=text].wrong-data[data-v-a5b6809a],input[type=email].wrong-data[data-v-a5b6809a],input[type=password].wrong-data[data-v-a5b6809a],input[type=number].wrong-data[data-v-a5b6809a],input[type=tel].wrong-data[data-v-a5b6809a],.dropdown-country.wrong-data[data-v-a5b6809a],input[type=text].wrong-data .dropdown-country[data-v-a5b6809a],input[type=email].wrong-data .dropdown-country[data-v-a5b6809a],input[type=password].wrong-data .dropdown-country[data-v-a5b6809a],input[type=number].wrong-data .dropdown-country[data-v-a5b6809a],input[type=tel].wrong-data .dropdown-country[data-v-a5b6809a],.dropdown-country.wrong-data .dropdown-country[data-v-a5b6809a]{border-bottom:1px solid #c8102e}input[type=text][data-v-a5b6809a]::-webkit-input-placeholder,input[type=email][data-v-a5b6809a]::-webkit-input-placeholder,input[type=password][data-v-a5b6809a]::-webkit-input-placeholder,input[type=number][data-v-a5b6809a]::-webkit-input-placeholder,input[type=tel][data-v-a5b6809a]::-webkit-input-placeholder,.dropdown-country[data-v-a5b6809a]::-webkit-input-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){input[type=text][data-v-a5b6809a]::-webkit-input-placeholder,input[type=email][data-v-a5b6809a]::-webkit-input-placeholder,input[type=password][data-v-a5b6809a]::-webkit-input-placeholder,input[type=number][data-v-a5b6809a]::-webkit-input-placeholder,input[type=tel][data-v-a5b6809a]::-webkit-input-placeholder,.dropdown-country[data-v-a5b6809a]::-webkit-input-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=text][data-v-a5b6809a]::-webkit-input-placeholder,input[type=email][data-v-a5b6809a]::-webkit-input-placeholder,input[type=password][data-v-a5b6809a]::-webkit-input-placeholder,input[type=number][data-v-a5b6809a]::-webkit-input-placeholder,input[type=tel][data-v-a5b6809a]::-webkit-input-placeholder,.dropdown-country[data-v-a5b6809a]::-webkit-input-placeholder{font-size:14px}}input[type=text][data-v-a5b6809a]::-moz-placeholder,input[type=email][data-v-a5b6809a]::-moz-placeholder,input[type=password][data-v-a5b6809a]::-moz-placeholder,input[type=number][data-v-a5b6809a]::-moz-placeholder,input[type=tel][data-v-a5b6809a]::-moz-placeholder,.dropdown-country[data-v-a5b6809a]::-moz-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){input[type=text][data-v-a5b6809a]::-moz-placeholder,input[type=email][data-v-a5b6809a]::-moz-placeholder,input[type=password][data-v-a5b6809a]::-moz-placeholder,input[type=number][data-v-a5b6809a]::-moz-placeholder,input[type=tel][data-v-a5b6809a]::-moz-placeholder,.dropdown-country[data-v-a5b6809a]::-moz-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=text][data-v-a5b6809a]::-moz-placeholder,input[type=email][data-v-a5b6809a]::-moz-placeholder,input[type=password][data-v-a5b6809a]::-moz-placeholder,input[type=number][data-v-a5b6809a]::-moz-placeholder,input[type=tel][data-v-a5b6809a]::-moz-placeholder,.dropdown-country[data-v-a5b6809a]::-moz-placeholder{font-size:14px}}input[type=text][data-v-a5b6809a]:-ms-input-placeholder,input[type=email][data-v-a5b6809a]:-ms-input-placeholder,input[type=password][data-v-a5b6809a]:-ms-input-placeholder,input[type=number][data-v-a5b6809a]:-ms-input-placeholder,input[type=tel][data-v-a5b6809a]:-ms-input-placeholder,.dropdown-country[data-v-a5b6809a]:-ms-input-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){input[type=text][data-v-a5b6809a]:-ms-input-placeholder,input[type=email][data-v-a5b6809a]:-ms-input-placeholder,input[type=password][data-v-a5b6809a]:-ms-input-placeholder,input[type=number][data-v-a5b6809a]:-ms-input-placeholder,input[type=tel][data-v-a5b6809a]:-ms-input-placeholder,.dropdown-country[data-v-a5b6809a]:-ms-input-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=text][data-v-a5b6809a]:-ms-input-placeholder,input[type=email][data-v-a5b6809a]:-ms-input-placeholder,input[type=password][data-v-a5b6809a]:-ms-input-placeholder,input[type=number][data-v-a5b6809a]:-ms-input-placeholder,input[type=tel][data-v-a5b6809a]:-ms-input-placeholder,.dropdown-country[data-v-a5b6809a]:-ms-input-placeholder{font-size:14px}}input[type=text][data-v-a5b6809a]:-moz-placeholder,input[type=email][data-v-a5b6809a]:-moz-placeholder,input[type=password][data-v-a5b6809a]:-moz-placeholder,input[type=number][data-v-a5b6809a]:-moz-placeholder,input[type=tel][data-v-a5b6809a]:-moz-placeholder,.dropdown-country[data-v-a5b6809a]:-moz-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){input[type=text][data-v-a5b6809a]:-moz-placeholder,input[type=email][data-v-a5b6809a]:-moz-placeholder,input[type=password][data-v-a5b6809a]:-moz-placeholder,input[type=number][data-v-a5b6809a]:-moz-placeholder,input[type=tel][data-v-a5b6809a]:-moz-placeholder,.dropdown-country[data-v-a5b6809a]:-moz-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=text][data-v-a5b6809a]:-moz-placeholder,input[type=email][data-v-a5b6809a]:-moz-placeholder,input[type=password][data-v-a5b6809a]:-moz-placeholder,input[type=number][data-v-a5b6809a]:-moz-placeholder,input[type=tel][data-v-a5b6809a]:-moz-placeholder,.dropdown-country[data-v-a5b6809a]:-moz-placeholder{font-size:14px}}input[type=text].error[data-v-a5b6809a],input[type=email].error[data-v-a5b6809a],input[type=password].error[data-v-a5b6809a],input[type=number].error[data-v-a5b6809a],input[type=tel].error[data-v-a5b6809a],.dropdown-country.error[data-v-a5b6809a]{display:block;font-size:12px;transform:translateY(-10px);color:#da1e28;line-height:132%}@media (min-width: 1920px){input[type=text].error[data-v-a5b6809a],input[type=email].error[data-v-a5b6809a],input[type=password].error[data-v-a5b6809a],input[type=number].error[data-v-a5b6809a],input[type=tel].error[data-v-a5b6809a],.dropdown-country.error[data-v-a5b6809a]{font-size:.55vw}}@media (min-width: 1920px) and (max-width: 2181.8181818182px){input[type=text].error[data-v-a5b6809a],input[type=email].error[data-v-a5b6809a],input[type=password].error[data-v-a5b6809a],input[type=number].error[data-v-a5b6809a],input[type=tel].error[data-v-a5b6809a],.dropdown-country.error[data-v-a5b6809a]{font-size:12px}}@media (min-width: 1920px){input[type=text][data-v-a5b6809a],input[type=email][data-v-a5b6809a],input[type=password][data-v-a5b6809a],input[type=number][data-v-a5b6809a],input[type=tel][data-v-a5b6809a],.dropdown-country[data-v-a5b6809a]{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=text][data-v-a5b6809a],input[type=email][data-v-a5b6809a],input[type=password][data-v-a5b6809a],input[type=number][data-v-a5b6809a],input[type=tel][data-v-a5b6809a],.dropdown-country[data-v-a5b6809a]{font-size:14px}}.dropdown-country[data-v-a5b6809a]{padding:0;position:relative;cursor:pointer}input[type=search][data-v-a5b6809a]{box-sizing:border-box;width:100%;font-family:Filson Pro,sans-serif;font-size:14px;font-weight:400;color:#44423f;background-color:#fff;background-position:12px 20px;background-image:url('data:image/svg+xml,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.03137 12.3046C7.72385 12.3046 8.40956 12.1682 9.04933 11.9032C9.6891 11.6382 10.2704 11.2497 10.7601 10.7601C11.2497 10.2704 11.6382 9.6891 11.9032 9.04933C12.1682 8.40956 12.3046 7.72385 12.3046 7.03137C12.3046 6.33888 12.1682 5.65318 11.9032 5.0134C11.6382 4.37363 11.2497 3.79232 10.7601 3.30266C10.2704 2.81299 9.6891 2.42457 9.04933 2.15957C8.40956 1.89457 7.72385 1.75817 7.03137 1.75817C5.63283 1.75817 4.29157 2.31374 3.30266 3.30266C2.31374 4.29157 1.75817 5.63283 1.75817 7.03137C1.75817 8.4299 2.31374 9.77116 3.30266 10.7601C4.29157 11.749 5.63283 12.3046 7.03137 12.3046ZM12.5858 11.3431L15.7321 14.4894C15.816 14.5705 15.8829 14.6676 15.9289 14.7748C15.9749 14.8821 15.999 14.9974 16 15.1141C16.0009 15.2308 15.9786 15.3465 15.9343 15.4545C15.89 15.5625 15.8247 15.6606 15.7421 15.743C15.6596 15.8255 15.5614 15.8907 15.4533 15.9348C15.3453 15.9789 15.2296 16.0011 15.1129 16C14.9962 15.9989 14.8809 15.9745 14.7737 15.9284C14.6665 15.8823 14.5696 15.8153 14.4885 15.7313L11.3422 12.5849C9.92939 13.6816 8.15174 14.1987 6.37112 14.0308C4.5905 13.863 2.94078 13.0229 1.75778 11.6815C0.574778 10.3401 -0.0525667 8.59834 0.00345308 6.8107C0.0594729 5.02307 0.794646 3.32398 2.05931 2.05931C3.32398 0.794646 5.02307 0.0594729 6.8107 0.00345308C8.59834 -0.0525667 10.3401 0.574778 11.6815 1.75778C13.0229 2.94078 13.863 4.5905 14.0308 6.37112C14.1987 8.15174 13.6816 9.92939 12.5849 11.3422L12.5858 11.3431Z" fill="%2344423F" fill-opacity="0.5"/></svg>');background-repeat:no-repeat;border:none;border-bottom:1px solid #c1c7cd;margin:0;padding:16px 16px 16px 40px;transition:.4s ease-in-out}input[type=search][data-v-a5b6809a]::-webkit-input-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){input[type=search][data-v-a5b6809a]::-webkit-input-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=search][data-v-a5b6809a]::-webkit-input-placeholder{font-size:14px}}input[type=search][data-v-a5b6809a]::-moz-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){input[type=search][data-v-a5b6809a]::-moz-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=search][data-v-a5b6809a]::-moz-placeholder{font-size:14px}}input[type=search][data-v-a5b6809a]:-ms-input-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){input[type=search][data-v-a5b6809a]:-ms-input-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=search][data-v-a5b6809a]:-ms-input-placeholder{font-size:14px}}input[type=search][data-v-a5b6809a]:-moz-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){input[type=search][data-v-a5b6809a]:-moz-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=search][data-v-a5b6809a]:-moz-placeholder{font-size:14px}}input[type=search][data-v-a5b6809a]:focus,input[type=search][data-v-a5b6809a]:focus-visible,input[type=search][data-v-a5b6809a]:focus-within,input[type=search][data-v-a5b6809a]:active{outline:none;border-bottom-color:#cb7128}input[type=search][data-v-a5b6809a]::-webkit-search-cancel-button{-webkit-appearance:none;height:16px;width:16px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='gray'><path d='M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z'/></svg>");cursor:pointer}@media (min-width: 1920px){input[type=search][data-v-a5b6809a]{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=search][data-v-a5b6809a]{font-size:14px}}.v-select[data-v-a5b6809a]{width:100%}.v-select.vs--searchable .vs__dropdown-toggle[data-v-a5b6809a]{cursor:pointer}.v-select .vs__dropdown-toggle[data-v-a5b6809a]{height:42px;padding:0 16px 0 0;overflow:hidden}.v-select .vs__dropdown-toggle .vs__selected-options[data-v-a5b6809a]{padding:0 0 0 16px;height:38px;align-items:center}.v-select .vs__dropdown-toggle .vs__selected-options .vs__search[data-v-a5b6809a]{height:38px;padding:0;background-position:left center;margin:0;border:none;order:1;flex:0 1 24px}.v-select .vs__dropdown-toggle .vs__selected-options .vs__selected[data-v-a5b6809a]{height:19px;margin:0;width:100%;font-size:.71vw;order:2;flex:1 0 0;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-all}@media (max-width: 1971.8309859155px){.v-select .vs__dropdown-toggle .vs__selected-options .vs__selected[data-v-a5b6809a]{font-size:14px}}.v-select .vs__dropdown-toggle .vs__actions[data-v-a5b6809a]{padding:0;gap:8px}.v-select .vs__dropdown-toggle .vs__actions button[data-v-a5b6809a]{margin:0;width:24px;height:24px;cursor:pointer}.v-select .vs__dropdown-toggle .vs__actions svg[data-v-a5b6809a]{cursor:pointer}.v-select ul[data-v-a5b6809a]{border-radius:0 0 4px 4px;border:1px solid rgba(68,66,63,.3);box-shadow:none}.v-select ul[data-v-a5b6809a]::-webkit-scrollbar{width:6px;height:6px;transition:.3s ease-in-out}.v-select ul[data-v-a5b6809a]::-webkit-scrollbar-track{background:#f3f3f3;border-radius:8px}.v-select ul[data-v-a5b6809a]::-webkit-scrollbar-thumb{background:#c3c3c3;border-radius:8px;border:4px solid rgba(0,0,0,0)}.v-select ul[data-v-a5b6809a]::-webkit-scrollbar-thumb:hover{background:#c3c3c3}.v-select ul li[data-v-a5b6809a]{color:#44423f;font-size:.71vw;font-weight:400}@media (max-width: 1971.8309859155px){.v-select ul li[data-v-a5b6809a]{font-size:14px}}.v-select ul li[data-v-a5b6809a]:hover,.v-select ul li[data-v-a5b6809a]:focus,.v-select ul li[data-v-a5b6809a]:focus-visible,.v-select ul li[data-v-a5b6809a]:focus-within,.v-select ul li[data-v-a5b6809a]:active{background:rgba(68,66,63,.05)}.v-select ul li.v-list-item--active[data-v-a5b6809a]{background-color:#44423f0d!important}select[data-v-a5b6809a]{width:100%;padding:16px;margin-bottom:16px;border:none;outline:none;border-bottom:1px solid #c1c7cd;background-color:#fff;color:#44423f;font-family:Filson Pro,sans-serif;font-weight:400;font-size:14px;line-height:140%;transition:.4s ease-in-out;cursor:pointer}select[data-v-a5b6809a]:focus,select[data-v-a5b6809a]:active,select[data-v-a5b6809a]:focus-within,select[data-v-a5b6809a]:focus-visible{border-bottom:1px solid #cb7128}select[data-v-a5b6809a]:focus-visible{outline:2px solid #cb7128;outline-offset:2px;transition:none}select[data-v-a5b6809a]::-webkit-input-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){select[data-v-a5b6809a]::-webkit-input-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){select[data-v-a5b6809a]::-webkit-input-placeholder{font-size:14px}}select[data-v-a5b6809a]::-moz-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){select[data-v-a5b6809a]::-moz-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){select[data-v-a5b6809a]::-moz-placeholder{font-size:14px}}select[data-v-a5b6809a]:-ms-input-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){select[data-v-a5b6809a]:-ms-input-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){select[data-v-a5b6809a]:-ms-input-placeholder{font-size:14px}}select[data-v-a5b6809a]:-moz-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){select[data-v-a5b6809a]:-moz-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){select[data-v-a5b6809a]:-moz-placeholder{font-size:14px}}select.error[data-v-a5b6809a]{display:block;font-size:12px;transform:translateY(-10px);color:#da1e28;line-height:132%}@media (min-width: 1920px){select.error[data-v-a5b6809a]{font-size:.55vw}}@media (min-width: 1920px) and (max-width: 2181.8181818182px){select.error[data-v-a5b6809a]{font-size:12px}}@media (min-width: 1920px){select[data-v-a5b6809a]{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){select[data-v-a5b6809a]{font-size:14px}}.checkbox[data-v-a5b6809a]{display:flex;align-items:center;margin-left:4px}.checkbox label[data-v-a5b6809a]{margin:0;color:#21272a;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:140%}@media (min-width: 992px){.checkbox label[data-v-a5b6809a]{font-size:14px}}@media (min-width: 1920px){.checkbox label[data-v-a5b6809a]{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){.checkbox label[data-v-a5b6809a]{font-size:14px}}.checkbox label[data-v-a5b6809a]{position:relative;cursor:pointer;transition:.4s ease-in-out}.checkbox label[data-v-a5b6809a]:before{content:"";-webkit-appearance:none;background-color:transparent;border:2px solid #cb7128;box-shadow:0 1px 2px #0000000d,inset 0 -15px 10px -12px #0000000d;padding:6.4px;display:inline-block;position:relative;vertical-align:middle;cursor:pointer;margin-right:8px;transition:.4s ease-in-out}.checkbox input[data-v-a5b6809a]{width:0;transition:.4s ease-in-out}.checkbox input:checked+label[data-v-a5b6809a]:after{content:"";display:block;position:absolute;top:5px;left:5px;width:5.5px;height:9px;border:2px solid #ffffff;border-width:0 2px 2px 0;transform:rotate(45deg)}@media (min-width: 992px){.checkbox input:checked+label[data-v-a5b6809a]:after{top:5px;left:5px}}.checkbox input:checked+label[data-v-a5b6809a]:before{background-color:#cb7128;border-color:#cb7128}.checkbox input:focus-visible+label[data-v-a5b6809a]:before{border-color:#cb7128}.regions-flex[data-v-a5b6809a]{flex-direction:column}.regions-flex .section-regions[data-v-a5b6809a]{display:flex;flex-wrap:wrap}.radio[data-v-a5b6809a]{display:flex;align-items:center;margin-left:4px}.radio label[data-v-a5b6809a]{margin:0;color:#21272a;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:140%}@media (min-width: 992px){.radio label[data-v-a5b6809a]{font-size:14px}}@media (min-width: 1920px){.radio label[data-v-a5b6809a]{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){.radio label[data-v-a5b6809a]{font-size:14px}}.radio label[data-v-a5b6809a]{position:relative;cursor:pointer;transition:.4s ease-in-out}.radio label[data-v-a5b6809a]:before{content:"";-webkit-appearance:none;background-color:transparent;border:2px solid #cb7128;box-shadow:0 1px 2px #0000000d,inset 0 -15px 10px -12px #0000000d;padding:6.4px;display:inline-block;position:relative;vertical-align:middle;cursor:pointer;margin-right:8px;transition:.4s ease-in-out;border-radius:50%}.radio input[data-v-a5b6809a]{width:0;transition:.4s ease-in-out}.radio input:checked+label[data-v-a5b6809a]:after{content:"";display:block;position:absolute;top:6px;left:4px;width:8px;height:8px;border:none;border-width:0 2px 2px 0;background-color:#cb7128;border-radius:50%}@media (min-width: 992px){.radio input:checked+label[data-v-a5b6809a]:after{top:6px;left:4px}}.radio input:checked+label[data-v-a5b6809a]:before{background-color:#fff;border-color:#cb7128}.radio input:focus-visible+label[data-v-a5b6809a]:before{border-color:#cb7128}@media (orientation: landscape) and (min-width: 2500px){label[data-v-a5b6809a]{margin-bottom:.5vw}}@media (orientation: landscape) and (min-width: 2500px){input[type=text][data-v-a5b6809a],input[type=password][data-v-a5b6809a],input[type=email][data-v-a5b6809a],input[type=number][data-v-a5b6809a],input[type=tel][data-v-a5b6809a]{padding:1vw}input[type=text].error[data-v-a5b6809a],input[type=password].error[data-v-a5b6809a],input[type=email].error[data-v-a5b6809a],input[type=number].error[data-v-a5b6809a],input[type=tel].error[data-v-a5b6809a]{transform:translateY(-.6vw)}}@media (orientation: landscape) and (min-width: 2500px){select[data-v-a5b6809a]{padding:1vw;margin-bottom:1vw}}@media (orientation: landscape) and (min-width: 2500px){input[type=search][data-v-a5b6809a]{background-position:.5vw .9vw}}@media (orientation: landscape) and (min-width: 2500px){input[type=search][data-v-a5b6809a]::-webkit-search-cancel-button{height:.9vw;width:.9vw}}@media (orientation: landscape) and (min-width: 2500px){.checkbox[data-v-a5b6809a]{margin-left:.2vw}}@media (orientation: landscape) and (min-width: 2500px){.checkbox label[data-v-a5b6809a]:before{margin-right:.5vw;padding:.35vw}}@media (orientation: landscape) and (min-width: 2500px){.checkbox input:checked+label[data-v-a5b6809a]:after{top:.25vw;left:.3vw;width:.25vw;height:.5vw}}@media (orientation: landscape) and (min-width: 2500px){.radio[data-v-a5b6809a]{margin-left:.2vw}}@media (orientation: landscape) and (min-width: 2500px){.radio label[data-v-a5b6809a]:before{margin-right:.5vw;padding:.35vw}}@media (orientation: landscape) and (min-width: 2500px){.radio input:checked+label[data-v-a5b6809a]:after{top:.34vw;left:.18vw;width:.45vw;height:.45vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){label[data-v-a5b6809a]{margin-bottom:1vw;font-size:1.7vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){input[type=text][data-v-a5b6809a],input[type=password][data-v-a5b6809a],input[type=email][data-v-a5b6809a],input[type=number][data-v-a5b6809a],input[type=tel][data-v-a5b6809a],select[data-v-a5b6809a]{padding:1.3vw;font-size:1.5vw}input[type=text].error[data-v-a5b6809a],input[type=password].error[data-v-a5b6809a],input[type=email].error[data-v-a5b6809a],input[type=number].error[data-v-a5b6809a],input[type=tel].error[data-v-a5b6809a],select.error[data-v-a5b6809a]{transform:translateY(-.9vw);font-size:1.1vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){input[type=text][data-v-a5b6809a]::-webkit-input-placeholder,input[type=password][data-v-a5b6809a]::-webkit-input-placeholder,input[type=email][data-v-a5b6809a]::-webkit-input-placeholder,input[type=number][data-v-a5b6809a]::-webkit-input-placeholder,input[type=tel][data-v-a5b6809a]::-webkit-input-placeholder,select[data-v-a5b6809a]::-webkit-input-placeholder{font-size:1.5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){input[type=text][data-v-a5b6809a]::-moz-placeholder,input[type=password][data-v-a5b6809a]::-moz-placeholder,input[type=email][data-v-a5b6809a]::-moz-placeholder,input[type=number][data-v-a5b6809a]::-moz-placeholder,input[type=tel][data-v-a5b6809a]::-moz-placeholder,select[data-v-a5b6809a]::-moz-placeholder{font-size:1.5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){input[type=text][data-v-a5b6809a]:-ms-input-placeholder,input[type=password][data-v-a5b6809a]:-ms-input-placeholder,input[type=email][data-v-a5b6809a]:-ms-input-placeholder,input[type=number][data-v-a5b6809a]:-ms-input-placeholder,input[type=tel][data-v-a5b6809a]:-ms-input-placeholder,select[data-v-a5b6809a]:-ms-input-placeholder{font-size:1.5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){input[type=text][data-v-a5b6809a]:-moz-placeholder,input[type=password][data-v-a5b6809a]:-moz-placeholder,input[type=email][data-v-a5b6809a]:-moz-placeholder,input[type=number][data-v-a5b6809a]:-moz-placeholder,input[type=tel][data-v-a5b6809a]:-moz-placeholder,select[data-v-a5b6809a]:-moz-placeholder{font-size:1.5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.checkbox[data-v-a5b6809a]{margin-left:.45vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.checkbox label[data-v-a5b6809a]{font-size:1.5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.checkbox label[data-v-a5b6809a]:before{margin-right:1.1vw;padding:.75vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.checkbox input:checked+label[data-v-a5b6809a]:after{top:.38vw;left:.6vw;width:.65vw;height:1.1vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.radio[data-v-a5b6809a]{margin-left:.45vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.radio label[data-v-a5b6809a]{font-size:1.5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.radio label[data-v-a5b6809a]:before{margin-right:1.1vw;padding:.75vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.radio input:checked+label[data-v-a5b6809a]:after{top:.7vw;left:.4vw;width:1vw;height:1vw}}.spinner[data-v-a5b6809a]{width:24px;height:24px;background:transparent;position:relative;border-radius:50%;overflow:hidden;z-index:0;animation:spin-a5b6809a 1s linear infinite}.spinner .spin-bottom-left[data-v-a5b6809a],.spinner .spin-bottom-right[data-v-a5b6809a],.spinner .spin-top-left[data-v-a5b6809a]{position:absolute;width:50%;height:50%;z-index:-1}.spinner .spin-blocker[data-v-a5b6809a]{position:absolute;top:15%;left:15%;width:70%;height:70%;background:#ffffff;border-radius:50%}.spinner .spin-bottom-left[data-v-a5b6809a]{top:50%;left:0;background:-webkit-linear-gradient(to bottom right,rgb(228,124,40) 0%,rgba(228,124,40,.7) 100%);background:linear-gradient(to bottom right,rgb(228,124,40) 0%,rgba(228,124,40,.7) 100%)}.spinner .spin-bottom-left[data-v-a5b6809a]:after{position:absolute;content:"";border-radius:50%;width:5.5px;height:9px;bottom:9px;left:0;background-color:#e47c28}@media (min-width: 768px){.spinner .spin-bottom-left[data-v-a5b6809a]:after{width:9px;height:15px;bottom:18px}}.spinner .spin-bottom-right[data-v-a5b6809a]{top:50%;left:50%;background:-webkit-linear-gradient(to top right,rgba(228,124,40,.7) 15%,rgba(228,124,40,.25) 85%);background:linear-gradient(to top right,rgba(228,124,40,.7) 15%,rgba(228,124,40,.25) 85%)}.spinner .spin-top-left[data-v-a5b6809a]{top:0;left:50%;background:-webkit-linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(228,124,40,.25) 100%);background:linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(228,124,40,.25) 100%)}.spinner.spinner-green .spin-bottom-left[data-v-a5b6809a]{background:-webkit-linear-gradient(to bottom right,rgb(72,148,60) 0%,rgba(72,148,60,.7) 100%);background:linear-gradient(to bottom right,rgb(72,148,60) 0%,rgba(72,148,60,.7) 100%)}.spinner.spinner-green .spin-bottom-left[data-v-a5b6809a]:after{background-color:#48943c}.spinner.spinner-green .spin-bottom-right[data-v-a5b6809a]{background:-webkit-linear-gradient(to top right,rgba(72,148,60,.7) 15%,rgba(72,148,60,.25) 85%);background:linear-gradient(to top right,rgba(72,148,60,.7) 15%,rgba(72,148,60,.25) 85%)}.spinner.spinner-green .spin-top-left[data-v-a5b6809a]{background:-webkit-linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(72,148,60,.25) 100%);background:linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(72,148,60,.25) 100%)}.spinner.disabled .spin-blocker[data-v-a5b6809a]{background:gray}.spinner.disabled .spin-bottom-left[data-v-a5b6809a]:after{width:5.5px;height:9px;bottom:9px;left:0}@media (min-width: 768px){.spinner.disabled .spin-bottom-left[data-v-a5b6809a]:after{bottom:8px}}@media (min-width: 768px){.spinner[data-v-a5b6809a]{width:48px;height:48px}}@media (orientation: landscape) and (min-width: 2500px){.spinner[data-v-a5b6809a]{width:2.5vw;height:2.5vw}}@media (orientation: landscape) and (min-width: 2500px){.spinner .spin-bottom-left[data-v-a5b6809a]:after{width:.46vw;height:.78vw;bottom:.93vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.spinner[data-v-a5b6809a]{width:5vw;height:5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.spinner .spin-bottom-left[data-v-a5b6809a]:after{width:.92vw;height:1.56vw;bottom:1.86vw}}@keyframes spin-a5b6809a{to{transform:rotate(360deg)}}@keyframes loader-a5b6809a{0%{opacity:1}to{opacity:0}}.loader div[data-v-a5b6809a]{left:48px;top:22.5px;position:absolute;animation:loader-a5b6809a linear 1s infinite;background:#32c770;width:4px;height:15px;border-radius:0;transform-origin:2px 27.5px}.loader div[data-v-a5b6809a]:nth-child(1){transform:rotate(0);animation-delay:-.875s;background:#32c770}.loader div[data-v-a5b6809a]:nth-child(2){transform:rotate(45deg);animation-delay:-.75s;background:#32c770}.loader div[data-v-a5b6809a]:nth-child(3){transform:rotate(90deg);animation-delay:-.625s;background:#32c770}.loader div[data-v-a5b6809a]:nth-child(4){transform:rotate(135deg);animation-delay:-.5s;background:#32c770}.loader div[data-v-a5b6809a]:nth-child(5){transform:rotate(180deg);animation-delay:-.375s;background:#32c770}.loader div[data-v-a5b6809a]:nth-child(6){transform:rotate(225deg);animation-delay:-.25s;background:#32c770}.loader div[data-v-a5b6809a]:nth-child(7){transform:rotate(270deg);animation-delay:-.125s;background:#32c770}.loader div[data-v-a5b6809a]:nth-child(8){transform:rotate(315deg);animation-delay:0s;background:#32c770}.loader-container[data-v-a5b6809a]{width:72px;height:64px;display:inline-block;overflow:hidden;background:none;margin-bottom:16px}.loader[data-v-a5b6809a]{width:100%;height:100%;position:relative;transform:translateZ(0) scale(.64);backface-visibility:hidden;transform-origin:0 0}.loader div[data-v-a5b6809a]{box-sizing:content-box}button[data-v-a5b6809a]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:8px 16px;width:100%;font-weight:500;line-height:100%;border-radius:4px;transition:all .4s ease-in-out;font-family:Poppins,sans-serif}button.primary-btn[data-v-a5b6809a]{background-color:#cb7128;color:#fff;border:1px solid transparent}button.primary-btn[data-v-a5b6809a]:hover,button.primary-btn[data-v-a5b6809a]:active,button.primary-btn[data-v-a5b6809a]:focus,button.primary-btn[data-v-a5b6809a]:focus-visible,button.primary-btn[data-v-a5b6809a]:focus-within{background-color:#aa5d1e;color:#fff;outline:2px solid #d97706}button.primary-btn.disabled[data-v-a5b6809a]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}button.primary-btn.tooltip-button-disabled .tooltip-text[data-v-a5b6809a]{display:none}button.primary-btn.tooltip-button[data-v-a5b6809a]{position:relative;color:gray;border:2px solid gray;background-color:#fff;cursor:default}button.primary-btn.tooltip-button .tooltip-text[data-v-a5b6809a]{visibility:hidden;width:100%;max-width:340px;background-color:#333;color:#fff;text-align:center;border-radius:5px;padding:5px;position:absolute;bottom:125%;left:50%;transform:translate(-50%);z-index:1;opacity:0;transition:opacity .3s;font-size:.71vw;font-family:Poppins,sans-serif;height:100%}@media (max-width: 1830.985915493px){button.primary-btn.tooltip-button .tooltip-text[data-v-a5b6809a]{font-size:13px}}button.primary-btn.tooltip-button .tooltip-text[data-v-a5b6809a]:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#333 transparent transparent transparent}button.primary-btn.tooltip-button:hover .tooltip-text[data-v-a5b6809a]{visibility:visible;opacity:1}button.primary-btn.tooltip-button[data-v-a5b6809a]:hover,button.primary-btn.tooltip-button[data-v-a5b6809a]:active,button.primary-btn.tooltip-button[data-v-a5b6809a]:focus,button.primary-btn.tooltip-button[data-v-a5b6809a]:focus-visible,button.primary-btn.tooltip-button[data-v-a5b6809a]:focus-within{outline:none;color:gray;border:2px solid gray;opacity:1}button.secondary-btn[data-v-a5b6809a]{background-color:#fff;color:#44423f;border:1px solid transparent}button.secondary-btn[data-v-a5b6809a]:hover,button.secondary-btn[data-v-a5b6809a]:active,button.secondary-btn[data-v-a5b6809a]:focus,button.secondary-btn[data-v-a5b6809a]:focus-within{color:#44423f;opacity:.7;border:1px solid transparent}button.secondary-btn[data-v-a5b6809a]:focus-visible{opacity:.7;color:#44423f;border:1px solid #44423f}button.secondary-btn.disabled[data-v-a5b6809a]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}button.secondary-btn.tooltip-button-disabled .tooltip-text[data-v-a5b6809a]{display:none}button.secondary-btn.tooltip-button[data-v-a5b6809a]{position:relative;color:gray;border:2px solid gray;cursor:default}button.secondary-btn.tooltip-button .tooltip-text[data-v-a5b6809a]{visibility:hidden;width:100%;max-width:340px;background-color:#333;color:#fff;text-align:center;border-radius:5px;padding:5px;position:absolute;bottom:125%;left:50%;transform:translate(-50%);z-index:1;opacity:0;transition:opacity .3s;font-size:.71vw;font-family:Poppins,sans-serif;height:100%}@media (max-width: 1830.985915493px){button.secondary-btn.tooltip-button .tooltip-text[data-v-a5b6809a]{font-size:13px}}button.secondary-btn.tooltip-button .tooltip-text[data-v-a5b6809a]:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#333 transparent transparent transparent}button.secondary-btn.tooltip-button:hover .tooltip-text[data-v-a5b6809a]{visibility:visible;opacity:1}button.secondary-btn.tooltip-button[data-v-a5b6809a]:hover,button.secondary-btn.tooltip-button[data-v-a5b6809a]:active,button.secondary-btn.tooltip-button[data-v-a5b6809a]:focus,button.secondary-btn.tooltip-button[data-v-a5b6809a]:focus-visible,button.secondary-btn.tooltip-button[data-v-a5b6809a]:focus-within{outline:none;color:gray;border:2px solid gray;opacity:1}button.tertiary-btn[data-v-a5b6809a]{padding:16px;color:#fff;outline:none;background:linear-gradient(90deg,rgba(0,0,0,0) 28.55%,#cb7128 108.17%);background-color:#cb7128;border:1px solid #cb7128}button.tertiary-btn[data-v-a5b6809a]:hover,button.tertiary-btn[data-v-a5b6809a]:active,button.tertiary-btn[data-v-a5b6809a]:focus,button.tertiary-btn[data-v-a5b6809a]:focus-within{background-color:#793905;color:#fff;border:1px solid #aa5d1e}button.tertiary-btn[data-v-a5b6809a]:focus-visible{background-color:#793905;color:#fff;border:1px solid #aa5d1e}button.tertiary-btn.disabled[data-v-a5b6809a]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}button.back-btn[data-v-a5b6809a]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0 16px;gap:32px;position:relative;width:56px;height:40px;background:#ffffff;border:2px solid #ffffff;box-shadow:0 0 4px #00000040;border-radius:4px}button.success-btn[data-v-a5b6809a]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0 16px;gap:32px;min-height:40px;color:#fff;background:#48943c;border:2px solid #48943c;box-shadow:0 4px 4px #48943c40;border-radius:8px}button.disabled[data-v-a5b6809a]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}.modal-configurate-mfa .modal-content[data-v-a5b6809a]{max-width:90%;width:100%}@media (min-width: 600px){.modal-configurate-mfa .modal-content[data-v-a5b6809a]{max-width:425px}}.modal-configurate-mfa .modal-content .modal-body[data-v-a5b6809a]{max-height:none;display:flex;align-items:center;flex-direction:column}.modal-configurate-mfa .modal-content .modal-body .modal-title[data-v-a5b6809a]{font-style:normal;font-weight:700;font-size:24px;text-align:center;color:#cb7128}@media (min-width: 600px){.modal-configurate-mfa .modal-content .modal-body .modal-title[data-v-a5b6809a]{font-size:32px}}@media (min-width: 992px){.modal-configurate-mfa .modal-content .modal-body .modal-title[data-v-a5b6809a]{font-size:1.2vw}}@media (min-width: 992px) and (max-width: 2666.6666666667px){.modal-configurate-mfa .modal-content .modal-body .modal-title[data-v-a5b6809a]{font-size:32px}}.modal-configurate-mfa .modal-content .modal-body .modal-description[data-v-a5b6809a]{font-style:normal;font-weight:400;font-size:14px;line-height:140%;text-align:center;color:#44423f;margin-bottom:16px}@media (min-width: 992px){.modal-configurate-mfa .modal-content .modal-body .modal-description[data-v-a5b6809a]{font-size:.71vw}}@media (min-width: 992px) and (max-width: 1971.8309859155px){.modal-configurate-mfa .modal-content .modal-body .modal-description[data-v-a5b6809a]{font-size:14px}}.modal-configurate-mfa .modal-content .modal-body .fields-container[data-v-a5b6809a]{display:flex;align-items:center;flex-direction:column;width:100%}.modal-configurate-mfa .modal-content .modal-body .fields-container .label-name[data-v-a5b6809a]{width:100%;text-align:left;font-style:normal;font-weight:400;font-size:14px;color:#21272a;margin:0}@media (min-width: 992px){.modal-configurate-mfa .modal-content .modal-body .fields-container .label-name[data-v-a5b6809a]{font-size:.71vw}}@media (min-width: 992px) and (max-width: 1971.8309859155px){.modal-configurate-mfa .modal-content .modal-body .fields-container .label-name[data-v-a5b6809a]{font-size:14px}}.modal-configurate-mfa .modal-content .modal-body .fields-container .codes-list[data-v-a5b6809a]{width:100%;padding:0;margin:0;display:flex;flex-direction:row;flex-wrap:wrap;gap:8px;list-style:none;align-items:center;justify-content:center}.modal-configurate-mfa .modal-content .modal-body .fields-container .codes-list li[data-v-a5b6809a]{flex:calc(50% - 32px);text-align:center}.modal-configurate-mfa .modal-content .modal-body .fields-container .codes-list li.disabled-code[data-v-a5b6809a]{text-decoration:line-through}.modal-configurate-mfa .modal-content .modal-body .fields-container .buttons-content[data-v-a5b6809a]{display:flex;margin:16px 0}.modal-configurate-mfa .modal-content .modal-body .fields-container .buttons-content .btn[data-v-a5b6809a]{color:#cb7128;border:2px solid #cb7128;background-color:transparent;background:transparent}.modal-configurate-mfa .modal-content .modal-body .fields-container .buttons-content .btn[data-v-a5b6809a]:hover,.modal-configurate-mfa .modal-content .modal-body .fields-container .buttons-content .btn[data-v-a5b6809a]:active,.modal-configurate-mfa .modal-content .modal-body .fields-container .buttons-content .btn[data-v-a5b6809a]:focus{background:transparent}.modal-configurate-mfa .modal-content .modal-body .loading-section[data-v-a5b6809a]{display:flex;align-items:center;flex-direction:column;gap:24px}.modal-configurate-mfa .modal-content .modal-footer[data-v-a5b6809a]{width:100%}@media (orientation: landscape) and (min-width: 2500px){.modal-configurate-mfa .modal-content[data-v-a5b6809a]{max-width:22vw;width:100%;padding:.83vw}.modal-configurate-mfa .modal-content .modal-body .modal-description[data-v-a5b6809a]{margin-bottom:.83vw}.modal-configurate-mfa .modal-content .modal-body .fields-container .codes-list[data-v-a5b6809a]{gap:.4vw}.modal-configurate-mfa .modal-content .modal-body .fields-container .codes-list li[data-v-a5b6809a]{flex:calc(50% - 1.66vw)}.modal-configurate-mfa .modal-content .modal-body .fields-container .buttons-content[data-v-a5b6809a]{margin:.83vw 0}.modal-configurate-mfa .modal-content .modal-body .loading-section[data-v-a5b6809a]{gap:1.25vw}}button[data-v-a0ce5a67]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:8px 16px;width:100%;font-weight:500;line-height:100%;border-radius:4px;transition:all .4s ease-in-out;font-family:Poppins,sans-serif}button.primary-btn[data-v-a0ce5a67]{background-color:#cb7128;color:#fff;border:1px solid transparent}button.primary-btn[data-v-a0ce5a67]:hover,button.primary-btn[data-v-a0ce5a67]:active,button.primary-btn[data-v-a0ce5a67]:focus,button.primary-btn[data-v-a0ce5a67]:focus-visible,button.primary-btn[data-v-a0ce5a67]:focus-within{background-color:#aa5d1e;color:#fff;outline:2px solid #d97706}button.primary-btn.disabled[data-v-a0ce5a67]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}button.primary-btn.tooltip-button-disabled .tooltip-text[data-v-a0ce5a67]{display:none}button.primary-btn.tooltip-button[data-v-a0ce5a67]{position:relative;color:gray;border:2px solid gray;background-color:#fff;cursor:default}button.primary-btn.tooltip-button .tooltip-text[data-v-a0ce5a67]{visibility:hidden;width:100%;max-width:340px;background-color:#333;color:#fff;text-align:center;border-radius:5px;padding:5px;position:absolute;bottom:125%;left:50%;transform:translate(-50%);z-index:1;opacity:0;transition:opacity .3s;font-size:.71vw;font-family:Poppins,sans-serif;height:100%}@media (max-width: 1830.985915493px){button.primary-btn.tooltip-button .tooltip-text[data-v-a0ce5a67]{font-size:13px}}button.primary-btn.tooltip-button .tooltip-text[data-v-a0ce5a67]:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#333 transparent transparent transparent}button.primary-btn.tooltip-button:hover .tooltip-text[data-v-a0ce5a67]{visibility:visible;opacity:1}button.primary-btn.tooltip-button[data-v-a0ce5a67]:hover,button.primary-btn.tooltip-button[data-v-a0ce5a67]:active,button.primary-btn.tooltip-button[data-v-a0ce5a67]:focus,button.primary-btn.tooltip-button[data-v-a0ce5a67]:focus-visible,button.primary-btn.tooltip-button[data-v-a0ce5a67]:focus-within{outline:none;color:gray;border:2px solid gray;opacity:1}button.secondary-btn[data-v-a0ce5a67]{background-color:#fff;color:#44423f;border:1px solid transparent}button.secondary-btn[data-v-a0ce5a67]:hover,button.secondary-btn[data-v-a0ce5a67]:active,button.secondary-btn[data-v-a0ce5a67]:focus,button.secondary-btn[data-v-a0ce5a67]:focus-within{color:#44423f;opacity:.7;border:1px solid transparent}button.secondary-btn[data-v-a0ce5a67]:focus-visible{opacity:.7;color:#44423f;border:1px solid #44423f}button.secondary-btn.disabled[data-v-a0ce5a67]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}button.secondary-btn.tooltip-button-disabled .tooltip-text[data-v-a0ce5a67]{display:none}button.secondary-btn.tooltip-button[data-v-a0ce5a67]{position:relative;color:gray;border:2px solid gray;cursor:default}button.secondary-btn.tooltip-button .tooltip-text[data-v-a0ce5a67]{visibility:hidden;width:100%;max-width:340px;background-color:#333;color:#fff;text-align:center;border-radius:5px;padding:5px;position:absolute;bottom:125%;left:50%;transform:translate(-50%);z-index:1;opacity:0;transition:opacity .3s;font-size:.71vw;font-family:Poppins,sans-serif;height:100%}@media (max-width: 1830.985915493px){button.secondary-btn.tooltip-button .tooltip-text[data-v-a0ce5a67]{font-size:13px}}button.secondary-btn.tooltip-button .tooltip-text[data-v-a0ce5a67]:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#333 transparent transparent transparent}button.secondary-btn.tooltip-button:hover .tooltip-text[data-v-a0ce5a67]{visibility:visible;opacity:1}button.secondary-btn.tooltip-button[data-v-a0ce5a67]:hover,button.secondary-btn.tooltip-button[data-v-a0ce5a67]:active,button.secondary-btn.tooltip-button[data-v-a0ce5a67]:focus,button.secondary-btn.tooltip-button[data-v-a0ce5a67]:focus-visible,button.secondary-btn.tooltip-button[data-v-a0ce5a67]:focus-within{outline:none;color:gray;border:2px solid gray;opacity:1}button.tertiary-btn[data-v-a0ce5a67]{padding:16px;color:#fff;outline:none;background:linear-gradient(90deg,rgba(0,0,0,0) 28.55%,#cb7128 108.17%);background-color:#cb7128;border:1px solid #cb7128}button.tertiary-btn[data-v-a0ce5a67]:hover,button.tertiary-btn[data-v-a0ce5a67]:active,button.tertiary-btn[data-v-a0ce5a67]:focus,button.tertiary-btn[data-v-a0ce5a67]:focus-within{background-color:#793905;color:#fff;border:1px solid #aa5d1e}button.tertiary-btn[data-v-a0ce5a67]:focus-visible{background-color:#793905;color:#fff;border:1px solid #aa5d1e}button.tertiary-btn.disabled[data-v-a0ce5a67]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}button.back-btn[data-v-a0ce5a67]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0 16px;gap:32px;position:relative;width:56px;height:40px;background:#ffffff;border:2px solid #ffffff;box-shadow:0 0 4px #00000040;border-radius:4px}button.success-btn[data-v-a0ce5a67]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0 16px;gap:32px;min-height:40px;color:#fff;background:#48943c;border:2px solid #48943c;box-shadow:0 4px 4px #48943c40;border-radius:8px}button.disabled[data-v-a0ce5a67]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}.mfa-section[data-v-a0ce5a67]{display:flex;flex-direction:column;justify-content:flex-start;height:100%;width:100%}.mfa-section .title[data-v-a0ce5a67]{display:flex;flex-direction:column;justify-content:flex-start;gap:8px}.mfa-section h3[data-v-a0ce5a67]{color:#44423f;font-size:14px;font-weight:600}@media (min-width: 992px){.mfa-section h3[data-v-a0ce5a67]{font-size:.71vw}}@media (min-width: 992px) and (max-width: 1971.8309859155px){.mfa-section h3[data-v-a0ce5a67]{font-size:14px}}.mfa-section p[data-v-a0ce5a67]{color:#44423f;font-size:12px;font-weight:400;line-height:150%}@media (min-width: 992px){.mfa-section p[data-v-a0ce5a67]{font-size:.61vw}}@media (min-width: 992px) and (max-width: 1967.2131147541px){.mfa-section p[data-v-a0ce5a67]{font-size:12px}}.mfa-section p a[data-v-a0ce5a67]{color:#cb7128}.mfa-section p a[data-v-a0ce5a67]:hover,.mfa-section p a[data-v-a0ce5a67]:active,.mfa-section p a[data-v-a0ce5a67]:focus,.mfa-section p a[data-v-a0ce5a67]:focus-within,.mfa-section p a[data-v-a0ce5a67]:focus-visible{color:#aa5d1e}.mfa-section button[data-v-a0ce5a67]{font-size:14px}@media (min-width: 992px){.mfa-section button[data-v-a0ce5a67]{font-size:.71vw}}@media (min-width: 992px) and (max-width: 1971.8309859155px){.mfa-section button[data-v-a0ce5a67]{font-size:14px}}.mfa-section .mfa-container[data-v-a0ce5a67]{display:flex;flex-direction:column;align-items:center;gap:16px;height:100%;width:100%}.mfa-section .mfa-container .section-mfa[data-v-a0ce5a67]{display:flex;flex-direction:column;width:100%;gap:8px}.mfa-section .divider[data-v-a0ce5a67]{width:100%;height:.5px;background:#dde1e6;margin:16px 0}.mfa-section .buttons-mfa[data-v-a0ce5a67]{display:flex;flex-direction:row;gap:32px;width:100%}.mfa-section .buttons-mfa .btn[data-v-a0ce5a67]{max-width:250px}.mfa-section .buttons-mfa .btn span[data-v-a0ce5a67]{margin-right:8px}.mfa-section .buttons-mfa .btn.disabled[data-v-a0ce5a67]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}@media (orientation: landscape) and (min-width: 2500px){.mfa-section .title[data-v-a0ce5a67]{gap:.4vw}.mfa-section .mfa-container[data-v-a0ce5a67]{gap:1.66vw}.mfa-section .mfa-container .section-mfa[data-v-a0ce5a67]{gap:.4vw}.mfa-section .divider[data-v-a0ce5a67]{margin:.83vw 0}.mfa-section .buttons-mfa[data-v-a0ce5a67]{gap:1.66vw}.mfa-section .buttons-mfa .btn[data-v-a0ce5a67]{max-width:13vw}.mfa-section .buttons-mfa .btn span[data-v-a0ce5a67]{margin-right:.4vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.mfa-section .title[data-v-a0ce5a67]{gap:.8vw}.mfa-section h3[data-v-a0ce5a67]{font-size:1.4vw}.mfa-section p[data-v-a0ce5a67]{font-size:1.2vw}.mfa-section button[data-v-a0ce5a67]{font-size:1.4vw}.mfa-section .mfa-container[data-v-a0ce5a67]{gap:3.2vw}.mfa-section .mfa-container .section-mfa[data-v-a0ce5a67]{gap:.8vw}.mfa-section .divider[data-v-a0ce5a67]{margin:1.66vw 0}.mfa-section .buttons-mfa[data-v-a0ce5a67]{gap:3.2vw}.mfa-section .buttons-mfa .btn[data-v-a0ce5a67]{max-width:26vw}.mfa-section .buttons-mfa .btn span[data-v-a0ce5a67]{margin-right:.8vw}}button[data-v-667da393]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:8px 16px;width:100%;font-weight:500;line-height:100%;border-radius:4px;transition:all .4s ease-in-out;font-family:Poppins,sans-serif}button.primary-btn[data-v-667da393]{background-color:#cb7128;color:#fff;border:1px solid transparent}button.primary-btn[data-v-667da393]:hover,button.primary-btn[data-v-667da393]:active,button.primary-btn[data-v-667da393]:focus,button.primary-btn[data-v-667da393]:focus-visible,button.primary-btn[data-v-667da393]:focus-within{background-color:#aa5d1e;color:#fff;outline:2px solid #d97706}button.primary-btn.disabled[data-v-667da393]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}button.primary-btn.tooltip-button-disabled .tooltip-text[data-v-667da393]{display:none}button.primary-btn.tooltip-button[data-v-667da393]{position:relative;color:gray;border:2px solid gray;background-color:#fff;cursor:default}button.primary-btn.tooltip-button .tooltip-text[data-v-667da393]{visibility:hidden;width:100%;max-width:340px;background-color:#333;color:#fff;text-align:center;border-radius:5px;padding:5px;position:absolute;bottom:125%;left:50%;transform:translate(-50%);z-index:1;opacity:0;transition:opacity .3s;font-size:.71vw;font-family:Poppins,sans-serif;height:100%}@media (max-width: 1830.985915493px){button.primary-btn.tooltip-button .tooltip-text[data-v-667da393]{font-size:13px}}button.primary-btn.tooltip-button .tooltip-text[data-v-667da393]:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#333 transparent transparent transparent}button.primary-btn.tooltip-button:hover .tooltip-text[data-v-667da393]{visibility:visible;opacity:1}button.primary-btn.tooltip-button[data-v-667da393]:hover,button.primary-btn.tooltip-button[data-v-667da393]:active,button.primary-btn.tooltip-button[data-v-667da393]:focus,button.primary-btn.tooltip-button[data-v-667da393]:focus-visible,button.primary-btn.tooltip-button[data-v-667da393]:focus-within{outline:none;color:gray;border:2px solid gray;opacity:1}button.secondary-btn[data-v-667da393]{background-color:#fff;color:#44423f;border:1px solid transparent}button.secondary-btn[data-v-667da393]:hover,button.secondary-btn[data-v-667da393]:active,button.secondary-btn[data-v-667da393]:focus,button.secondary-btn[data-v-667da393]:focus-within{color:#44423f;opacity:.7;border:1px solid transparent}button.secondary-btn[data-v-667da393]:focus-visible{opacity:.7;color:#44423f;border:1px solid #44423f}button.secondary-btn.disabled[data-v-667da393]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}button.secondary-btn.tooltip-button-disabled .tooltip-text[data-v-667da393]{display:none}button.secondary-btn.tooltip-button[data-v-667da393]{position:relative;color:gray;border:2px solid gray;cursor:default}button.secondary-btn.tooltip-button .tooltip-text[data-v-667da393]{visibility:hidden;width:100%;max-width:340px;background-color:#333;color:#fff;text-align:center;border-radius:5px;padding:5px;position:absolute;bottom:125%;left:50%;transform:translate(-50%);z-index:1;opacity:0;transition:opacity .3s;font-size:.71vw;font-family:Poppins,sans-serif;height:100%}@media (max-width: 1830.985915493px){button.secondary-btn.tooltip-button .tooltip-text[data-v-667da393]{font-size:13px}}button.secondary-btn.tooltip-button .tooltip-text[data-v-667da393]:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#333 transparent transparent transparent}button.secondary-btn.tooltip-button:hover .tooltip-text[data-v-667da393]{visibility:visible;opacity:1}button.secondary-btn.tooltip-button[data-v-667da393]:hover,button.secondary-btn.tooltip-button[data-v-667da393]:active,button.secondary-btn.tooltip-button[data-v-667da393]:focus,button.secondary-btn.tooltip-button[data-v-667da393]:focus-visible,button.secondary-btn.tooltip-button[data-v-667da393]:focus-within{outline:none;color:gray;border:2px solid gray;opacity:1}button.tertiary-btn[data-v-667da393]{padding:16px;color:#fff;outline:none;background:linear-gradient(90deg,rgba(0,0,0,0) 28.55%,#cb7128 108.17%);background-color:#cb7128;border:1px solid #cb7128}button.tertiary-btn[data-v-667da393]:hover,button.tertiary-btn[data-v-667da393]:active,button.tertiary-btn[data-v-667da393]:focus,button.tertiary-btn[data-v-667da393]:focus-within{background-color:#793905;color:#fff;border:1px solid #aa5d1e}button.tertiary-btn[data-v-667da393]:focus-visible{background-color:#793905;color:#fff;border:1px solid #aa5d1e}button.tertiary-btn.disabled[data-v-667da393]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}button.back-btn[data-v-667da393]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0 16px;gap:32px;position:relative;width:56px;height:40px;background:#ffffff;border:2px solid #ffffff;box-shadow:0 0 4px #00000040;border-radius:4px}button.success-btn[data-v-667da393]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0 16px;gap:32px;min-height:40px;color:#fff;background:#48943c;border:2px solid #48943c;box-shadow:0 4px 4px #48943c40;border-radius:8px}button.disabled[data-v-667da393]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}#profile-information-update[data-v-667da393]{display:flex;flex-direction:row;width:100%}#profile-information-update[data-v-667da393] form{justify-content:flex-start;width:100%}@media (min-width: 992px){#profile-information-update[data-v-667da393] form{flex-direction:column-reverse;justify-content:flex-end;height:100%}}#profile-information-update[data-v-667da393] .form-body{flex-direction:column;box-shadow:none;flex:initial;height:auto;padding:16px}#profile-information-update[data-v-667da393] .form-actions{flex:initial;height:auto;justify-content:flex-end;padding:0 16px;margin-top:24px}@media (max-width: 600px){#profile-information-update[data-v-667da393] .form-actions{padding-right:0}}#profile-information-update[data-v-667da393] form .form-body .fields-container{column-gap:16px}#profile-information-update[data-v-667da393] form .form-body .fields-container .flex-row{flex-direction:row;flex-wrap:wrap}#profile-information-update[data-v-667da393] form .form-body .fields-container .flex-row .info-container{margin-bottom:8px;margin-left:8px}#profile-information-update[data-v-667da393] form .form-body .fields-container select{padding:9px 16px}#profile-information-update[data-v-667da393] .w-50{max-width:100%}#profile-information-update[data-v-667da393] .w-25{max-width:calc(50% - 8px)}#profile-information-update[data-v-667da393] form .form-actions .title-container{display:none}#profile-information-update[data-v-667da393] #dropdown-phone-code{max-width:100%}#profile-information-update[data-v-667da393] form .form-body .primary-title{color:#44423f;font-size:.92vw;line-height:100%;font-weight:600;width:100%;margin-bottom:24px;margin-top:-84px;max-width:60%}@media (max-width: 1956.5217391304px){#profile-information-update[data-v-667da393] form .form-body .primary-title{font-size:18px}}@media (min-width: 363px){#profile-information-update[data-v-667da393] form .form-body .primary-title{margin-top:-72px}}@media (min-width: 600px){#profile-information-update[data-v-667da393] form .form-body .primary-title{max-width:70%;margin-top:-64px}}@media (min-width: 992px){#profile-information-update[data-v-667da393] form .form-body .primary-title{max-width:100%;margin-top:0}}@media (orientation: landscape) and (min-width: 2500px){#profile-information-update[data-v-667da393] .form-actions{padding:0 1.25vw;margin-top:1.25vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#profile-information-update[data-v-667da393] .form-actions{padding:0 2.5vw;margin-top:2.5vw}}.w-100[data-v-b849a54e],.w-70[data-v-b849a54e],.w-50[data-v-b849a54e],.w-33[data-v-b849a54e],.w-25[data-v-b849a54e],.w-20[data-v-b849a54e],.w-17[data-v-b849a54e],.w-10[data-v-b849a54e]{display:flex;flex-direction:column;width:100%}.w-30[data-v-b849a54e]{display:flex;flex-direction:column;max-width:30%}@media (min-width: 992px){.w-30[data-v-b849a54e]{max-width:22%}}@media (min-width: 992px){.w-70[data-v-b849a54e]{max-width:68%}}@media (min-width: 992px){.w-50[data-v-b849a54e]{max-width:47.5%}}@media (min-width: 992px){.p-50[data-v-b849a54e]{max-width:unset;padding-right:52.5%}}@media (min-width: 992px){.w-33[data-v-b849a54e]{max-width:31%}}@media (min-width: 992px){.w-25[data-v-b849a54e]{max-width:23%}}@media (min-width: 992px){.w-20[data-v-b849a54e]{max-width:18%}}@media (min-width: 992px){.w-17[data-v-b849a54e]{max-width:15%}}@media (min-width: 992px){.w-10[data-v-b849a54e]{max-width:8%}}@media (min-width: 992px){.mw-cc[data-v-b849a54e]{min-width:100px}}span.error[data-v-b849a54e]{display:block;font-size:12px;transform:translateY(-10px);color:#da1e28;line-height:132%}label[data-v-b849a54e]{color:#21272a;font-weight:500;font-size:14px;line-height:140%;font-family:Poppins,sans-serif;margin-bottom:0}@media (min-width: 1920px){label[data-v-b849a54e]{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){label[data-v-b849a54e]{font-size:14px}}.title[data-v-b849a54e]{display:flex;margin-bottom:.5rem;gap:8px}.title label[data-v-b849a54e]{align-content:center}input[type=text][data-v-b849a54e],input[type=email][data-v-b849a54e],input[type=password][data-v-b849a54e],input[type=number][data-v-b849a54e],input[type=tel][data-v-b849a54e],.dropdown-country[data-v-b849a54e]{width:100%;padding:8px 16px;margin-bottom:16px;border:none;outline:none;border-bottom:1px solid #c1c7cd;background-color:#fff;background:#f6f6f6;color:#44423f;font-family:Filson Pro,sans-serif;font-weight:400;font-size:14px;line-height:140%;transition:.4s ease-in-out}input[type=text][data-v-b849a54e]:focus,input[type=text][data-v-b849a54e]:active,input[type=text][data-v-b849a54e]:focus-within,input[type=text][data-v-b849a54e]:focus-visible,input[type=email][data-v-b849a54e]:focus,input[type=email][data-v-b849a54e]:active,input[type=email][data-v-b849a54e]:focus-within,input[type=email][data-v-b849a54e]:focus-visible,input[type=password][data-v-b849a54e]:focus,input[type=password][data-v-b849a54e]:active,input[type=password][data-v-b849a54e]:focus-within,input[type=password][data-v-b849a54e]:focus-visible,input[type=number][data-v-b849a54e]:focus,input[type=number][data-v-b849a54e]:active,input[type=number][data-v-b849a54e]:focus-within,input[type=number][data-v-b849a54e]:focus-visible,input[type=tel][data-v-b849a54e]:focus,input[type=tel][data-v-b849a54e]:active,input[type=tel][data-v-b849a54e]:focus-within,input[type=tel][data-v-b849a54e]:focus-visible,.dropdown-country[data-v-b849a54e]:focus,.dropdown-country[data-v-b849a54e]:active,.dropdown-country[data-v-b849a54e]:focus-within,.dropdown-country[data-v-b849a54e]:focus-visible{border-bottom:1px solid #cb7128}input[type=text][data-v-b849a54e]:disabled,input[type=email][data-v-b849a54e]:disabled,input[type=password][data-v-b849a54e]:disabled,input[type=number][data-v-b849a54e]:disabled,input[type=tel][data-v-b849a54e]:disabled,.dropdown-country[data-v-b849a54e]:disabled{color:#d3d3d3;background-color:#fff}input[type=text].wrong-data[data-v-b849a54e],input[type=email].wrong-data[data-v-b849a54e],input[type=password].wrong-data[data-v-b849a54e],input[type=number].wrong-data[data-v-b849a54e],input[type=tel].wrong-data[data-v-b849a54e],.dropdown-country.wrong-data[data-v-b849a54e],input[type=text].wrong-data .dropdown-country[data-v-b849a54e],input[type=email].wrong-data .dropdown-country[data-v-b849a54e],input[type=password].wrong-data .dropdown-country[data-v-b849a54e],input[type=number].wrong-data .dropdown-country[data-v-b849a54e],input[type=tel].wrong-data .dropdown-country[data-v-b849a54e],.dropdown-country.wrong-data .dropdown-country[data-v-b849a54e]{border-bottom:1px solid #c8102e}input[type=text][data-v-b849a54e]::-webkit-input-placeholder,input[type=email][data-v-b849a54e]::-webkit-input-placeholder,input[type=password][data-v-b849a54e]::-webkit-input-placeholder,input[type=number][data-v-b849a54e]::-webkit-input-placeholder,input[type=tel][data-v-b849a54e]::-webkit-input-placeholder,.dropdown-country[data-v-b849a54e]::-webkit-input-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){input[type=text][data-v-b849a54e]::-webkit-input-placeholder,input[type=email][data-v-b849a54e]::-webkit-input-placeholder,input[type=password][data-v-b849a54e]::-webkit-input-placeholder,input[type=number][data-v-b849a54e]::-webkit-input-placeholder,input[type=tel][data-v-b849a54e]::-webkit-input-placeholder,.dropdown-country[data-v-b849a54e]::-webkit-input-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=text][data-v-b849a54e]::-webkit-input-placeholder,input[type=email][data-v-b849a54e]::-webkit-input-placeholder,input[type=password][data-v-b849a54e]::-webkit-input-placeholder,input[type=number][data-v-b849a54e]::-webkit-input-placeholder,input[type=tel][data-v-b849a54e]::-webkit-input-placeholder,.dropdown-country[data-v-b849a54e]::-webkit-input-placeholder{font-size:14px}}input[type=text][data-v-b849a54e]::-moz-placeholder,input[type=email][data-v-b849a54e]::-moz-placeholder,input[type=password][data-v-b849a54e]::-moz-placeholder,input[type=number][data-v-b849a54e]::-moz-placeholder,input[type=tel][data-v-b849a54e]::-moz-placeholder,.dropdown-country[data-v-b849a54e]::-moz-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){input[type=text][data-v-b849a54e]::-moz-placeholder,input[type=email][data-v-b849a54e]::-moz-placeholder,input[type=password][data-v-b849a54e]::-moz-placeholder,input[type=number][data-v-b849a54e]::-moz-placeholder,input[type=tel][data-v-b849a54e]::-moz-placeholder,.dropdown-country[data-v-b849a54e]::-moz-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=text][data-v-b849a54e]::-moz-placeholder,input[type=email][data-v-b849a54e]::-moz-placeholder,input[type=password][data-v-b849a54e]::-moz-placeholder,input[type=number][data-v-b849a54e]::-moz-placeholder,input[type=tel][data-v-b849a54e]::-moz-placeholder,.dropdown-country[data-v-b849a54e]::-moz-placeholder{font-size:14px}}input[type=text][data-v-b849a54e]:-ms-input-placeholder,input[type=email][data-v-b849a54e]:-ms-input-placeholder,input[type=password][data-v-b849a54e]:-ms-input-placeholder,input[type=number][data-v-b849a54e]:-ms-input-placeholder,input[type=tel][data-v-b849a54e]:-ms-input-placeholder,.dropdown-country[data-v-b849a54e]:-ms-input-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){input[type=text][data-v-b849a54e]:-ms-input-placeholder,input[type=email][data-v-b849a54e]:-ms-input-placeholder,input[type=password][data-v-b849a54e]:-ms-input-placeholder,input[type=number][data-v-b849a54e]:-ms-input-placeholder,input[type=tel][data-v-b849a54e]:-ms-input-placeholder,.dropdown-country[data-v-b849a54e]:-ms-input-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=text][data-v-b849a54e]:-ms-input-placeholder,input[type=email][data-v-b849a54e]:-ms-input-placeholder,input[type=password][data-v-b849a54e]:-ms-input-placeholder,input[type=number][data-v-b849a54e]:-ms-input-placeholder,input[type=tel][data-v-b849a54e]:-ms-input-placeholder,.dropdown-country[data-v-b849a54e]:-ms-input-placeholder{font-size:14px}}input[type=text][data-v-b849a54e]:-moz-placeholder,input[type=email][data-v-b849a54e]:-moz-placeholder,input[type=password][data-v-b849a54e]:-moz-placeholder,input[type=number][data-v-b849a54e]:-moz-placeholder,input[type=tel][data-v-b849a54e]:-moz-placeholder,.dropdown-country[data-v-b849a54e]:-moz-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){input[type=text][data-v-b849a54e]:-moz-placeholder,input[type=email][data-v-b849a54e]:-moz-placeholder,input[type=password][data-v-b849a54e]:-moz-placeholder,input[type=number][data-v-b849a54e]:-moz-placeholder,input[type=tel][data-v-b849a54e]:-moz-placeholder,.dropdown-country[data-v-b849a54e]:-moz-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=text][data-v-b849a54e]:-moz-placeholder,input[type=email][data-v-b849a54e]:-moz-placeholder,input[type=password][data-v-b849a54e]:-moz-placeholder,input[type=number][data-v-b849a54e]:-moz-placeholder,input[type=tel][data-v-b849a54e]:-moz-placeholder,.dropdown-country[data-v-b849a54e]:-moz-placeholder{font-size:14px}}input[type=text].error[data-v-b849a54e],input[type=email].error[data-v-b849a54e],input[type=password].error[data-v-b849a54e],input[type=number].error[data-v-b849a54e],input[type=tel].error[data-v-b849a54e],.dropdown-country.error[data-v-b849a54e]{display:block;font-size:12px;transform:translateY(-10px);color:#da1e28;line-height:132%}@media (min-width: 1920px){input[type=text].error[data-v-b849a54e],input[type=email].error[data-v-b849a54e],input[type=password].error[data-v-b849a54e],input[type=number].error[data-v-b849a54e],input[type=tel].error[data-v-b849a54e],.dropdown-country.error[data-v-b849a54e]{font-size:.55vw}}@media (min-width: 1920px) and (max-width: 2181.8181818182px){input[type=text].error[data-v-b849a54e],input[type=email].error[data-v-b849a54e],input[type=password].error[data-v-b849a54e],input[type=number].error[data-v-b849a54e],input[type=tel].error[data-v-b849a54e],.dropdown-country.error[data-v-b849a54e]{font-size:12px}}@media (min-width: 1920px){input[type=text][data-v-b849a54e],input[type=email][data-v-b849a54e],input[type=password][data-v-b849a54e],input[type=number][data-v-b849a54e],input[type=tel][data-v-b849a54e],.dropdown-country[data-v-b849a54e]{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=text][data-v-b849a54e],input[type=email][data-v-b849a54e],input[type=password][data-v-b849a54e],input[type=number][data-v-b849a54e],input[type=tel][data-v-b849a54e],.dropdown-country[data-v-b849a54e]{font-size:14px}}.dropdown-country[data-v-b849a54e]{padding:0;position:relative;cursor:pointer}input[type=search][data-v-b849a54e]{box-sizing:border-box;width:100%;font-family:Filson Pro,sans-serif;font-size:14px;font-weight:400;color:#44423f;background-color:#fff;background-position:12px 20px;background-image:url('data:image/svg+xml,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.03137 12.3046C7.72385 12.3046 8.40956 12.1682 9.04933 11.9032C9.6891 11.6382 10.2704 11.2497 10.7601 10.7601C11.2497 10.2704 11.6382 9.6891 11.9032 9.04933C12.1682 8.40956 12.3046 7.72385 12.3046 7.03137C12.3046 6.33888 12.1682 5.65318 11.9032 5.0134C11.6382 4.37363 11.2497 3.79232 10.7601 3.30266C10.2704 2.81299 9.6891 2.42457 9.04933 2.15957C8.40956 1.89457 7.72385 1.75817 7.03137 1.75817C5.63283 1.75817 4.29157 2.31374 3.30266 3.30266C2.31374 4.29157 1.75817 5.63283 1.75817 7.03137C1.75817 8.4299 2.31374 9.77116 3.30266 10.7601C4.29157 11.749 5.63283 12.3046 7.03137 12.3046ZM12.5858 11.3431L15.7321 14.4894C15.816 14.5705 15.8829 14.6676 15.9289 14.7748C15.9749 14.8821 15.999 14.9974 16 15.1141C16.0009 15.2308 15.9786 15.3465 15.9343 15.4545C15.89 15.5625 15.8247 15.6606 15.7421 15.743C15.6596 15.8255 15.5614 15.8907 15.4533 15.9348C15.3453 15.9789 15.2296 16.0011 15.1129 16C14.9962 15.9989 14.8809 15.9745 14.7737 15.9284C14.6665 15.8823 14.5696 15.8153 14.4885 15.7313L11.3422 12.5849C9.92939 13.6816 8.15174 14.1987 6.37112 14.0308C4.5905 13.863 2.94078 13.0229 1.75778 11.6815C0.574778 10.3401 -0.0525667 8.59834 0.00345308 6.8107C0.0594729 5.02307 0.794646 3.32398 2.05931 2.05931C3.32398 0.794646 5.02307 0.0594729 6.8107 0.00345308C8.59834 -0.0525667 10.3401 0.574778 11.6815 1.75778C13.0229 2.94078 13.863 4.5905 14.0308 6.37112C14.1987 8.15174 13.6816 9.92939 12.5849 11.3422L12.5858 11.3431Z" fill="%2344423F" fill-opacity="0.5"/></svg>');background-repeat:no-repeat;border:none;border-bottom:1px solid #c1c7cd;margin:0;padding:16px 16px 16px 40px;transition:.4s ease-in-out}input[type=search][data-v-b849a54e]::-webkit-input-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){input[type=search][data-v-b849a54e]::-webkit-input-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=search][data-v-b849a54e]::-webkit-input-placeholder{font-size:14px}}input[type=search][data-v-b849a54e]::-moz-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){input[type=search][data-v-b849a54e]::-moz-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=search][data-v-b849a54e]::-moz-placeholder{font-size:14px}}input[type=search][data-v-b849a54e]:-ms-input-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){input[type=search][data-v-b849a54e]:-ms-input-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=search][data-v-b849a54e]:-ms-input-placeholder{font-size:14px}}input[type=search][data-v-b849a54e]:-moz-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){input[type=search][data-v-b849a54e]:-moz-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=search][data-v-b849a54e]:-moz-placeholder{font-size:14px}}input[type=search][data-v-b849a54e]:focus,input[type=search][data-v-b849a54e]:focus-visible,input[type=search][data-v-b849a54e]:focus-within,input[type=search][data-v-b849a54e]:active{outline:none;border-bottom-color:#cb7128}input[type=search][data-v-b849a54e]::-webkit-search-cancel-button{-webkit-appearance:none;height:16px;width:16px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='gray'><path d='M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z'/></svg>");cursor:pointer}@media (min-width: 1920px){input[type=search][data-v-b849a54e]{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=search][data-v-b849a54e]{font-size:14px}}.v-select[data-v-b849a54e]{width:100%}.v-select.vs--searchable .vs__dropdown-toggle[data-v-b849a54e]{cursor:pointer}.v-select .vs__dropdown-toggle[data-v-b849a54e]{height:42px;padding:0 16px 0 0;overflow:hidden}.v-select .vs__dropdown-toggle .vs__selected-options[data-v-b849a54e]{padding:0 0 0 16px;height:38px;align-items:center}.v-select .vs__dropdown-toggle .vs__selected-options .vs__search[data-v-b849a54e]{height:38px;padding:0;background-position:left center;margin:0;border:none;order:1;flex:0 1 24px}.v-select .vs__dropdown-toggle .vs__selected-options .vs__selected[data-v-b849a54e]{height:19px;margin:0;width:100%;font-size:.71vw;order:2;flex:1 0 0;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-all}@media (max-width: 1971.8309859155px){.v-select .vs__dropdown-toggle .vs__selected-options .vs__selected[data-v-b849a54e]{font-size:14px}}.v-select .vs__dropdown-toggle .vs__actions[data-v-b849a54e]{padding:0;gap:8px}.v-select .vs__dropdown-toggle .vs__actions button[data-v-b849a54e]{margin:0;width:24px;height:24px;cursor:pointer}.v-select .vs__dropdown-toggle .vs__actions svg[data-v-b849a54e]{cursor:pointer}.v-select ul[data-v-b849a54e]{border-radius:0 0 4px 4px;border:1px solid rgba(68,66,63,.3);box-shadow:none}.v-select ul[data-v-b849a54e]::-webkit-scrollbar{width:6px;height:6px;transition:.3s ease-in-out}.v-select ul[data-v-b849a54e]::-webkit-scrollbar-track{background:#f3f3f3;border-radius:8px}.v-select ul[data-v-b849a54e]::-webkit-scrollbar-thumb{background:#c3c3c3;border-radius:8px;border:4px solid rgba(0,0,0,0)}.v-select ul[data-v-b849a54e]::-webkit-scrollbar-thumb:hover{background:#c3c3c3}.v-select ul li[data-v-b849a54e]{color:#44423f;font-size:.71vw;font-weight:400}@media (max-width: 1971.8309859155px){.v-select ul li[data-v-b849a54e]{font-size:14px}}.v-select ul li[data-v-b849a54e]:hover,.v-select ul li[data-v-b849a54e]:focus,.v-select ul li[data-v-b849a54e]:focus-visible,.v-select ul li[data-v-b849a54e]:focus-within,.v-select ul li[data-v-b849a54e]:active{background:rgba(68,66,63,.05)}.v-select ul li.v-list-item--active[data-v-b849a54e]{background-color:#44423f0d!important}select[data-v-b849a54e]{width:100%;padding:16px;margin-bottom:16px;border:none;outline:none;border-bottom:1px solid #c1c7cd;background-color:#fff;color:#44423f;font-family:Filson Pro,sans-serif;font-weight:400;font-size:14px;line-height:140%;transition:.4s ease-in-out;cursor:pointer}select[data-v-b849a54e]:focus,select[data-v-b849a54e]:active,select[data-v-b849a54e]:focus-within,select[data-v-b849a54e]:focus-visible{border-bottom:1px solid #cb7128}select[data-v-b849a54e]:focus-visible{outline:2px solid #cb7128;outline-offset:2px;transition:none}select[data-v-b849a54e]::-webkit-input-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){select[data-v-b849a54e]::-webkit-input-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){select[data-v-b849a54e]::-webkit-input-placeholder{font-size:14px}}select[data-v-b849a54e]::-moz-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){select[data-v-b849a54e]::-moz-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){select[data-v-b849a54e]::-moz-placeholder{font-size:14px}}select[data-v-b849a54e]:-ms-input-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){select[data-v-b849a54e]:-ms-input-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){select[data-v-b849a54e]:-ms-input-placeholder{font-size:14px}}select[data-v-b849a54e]:-moz-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){select[data-v-b849a54e]:-moz-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){select[data-v-b849a54e]:-moz-placeholder{font-size:14px}}select.error[data-v-b849a54e]{display:block;font-size:12px;transform:translateY(-10px);color:#da1e28;line-height:132%}@media (min-width: 1920px){select.error[data-v-b849a54e]{font-size:.55vw}}@media (min-width: 1920px) and (max-width: 2181.8181818182px){select.error[data-v-b849a54e]{font-size:12px}}@media (min-width: 1920px){select[data-v-b849a54e]{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){select[data-v-b849a54e]{font-size:14px}}.checkbox[data-v-b849a54e]{display:flex;align-items:center;margin-left:4px}.checkbox label[data-v-b849a54e]{margin:0;color:#21272a;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:140%}@media (min-width: 992px){.checkbox label[data-v-b849a54e]{font-size:14px}}@media (min-width: 1920px){.checkbox label[data-v-b849a54e]{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){.checkbox label[data-v-b849a54e]{font-size:14px}}.checkbox label[data-v-b849a54e]{position:relative;cursor:pointer;transition:.4s ease-in-out}.checkbox label[data-v-b849a54e]:before{content:"";-webkit-appearance:none;background-color:transparent;border:2px solid #cb7128;box-shadow:0 1px 2px #0000000d,inset 0 -15px 10px -12px #0000000d;padding:6.4px;display:inline-block;position:relative;vertical-align:middle;cursor:pointer;margin-right:8px;transition:.4s ease-in-out}.checkbox input[data-v-b849a54e]{width:0;transition:.4s ease-in-out}.checkbox input:checked+label[data-v-b849a54e]:after{content:"";display:block;position:absolute;top:5px;left:5px;width:5.5px;height:9px;border:2px solid #ffffff;border-width:0 2px 2px 0;transform:rotate(45deg)}@media (min-width: 992px){.checkbox input:checked+label[data-v-b849a54e]:after{top:5px;left:5px}}.checkbox input:checked+label[data-v-b849a54e]:before{background-color:#cb7128;border-color:#cb7128}.checkbox input:focus-visible+label[data-v-b849a54e]:before{border-color:#cb7128}.regions-flex[data-v-b849a54e]{flex-direction:column}.regions-flex .section-regions[data-v-b849a54e]{display:flex;flex-wrap:wrap}.radio[data-v-b849a54e]{display:flex;align-items:center;margin-left:4px}.radio label[data-v-b849a54e]{margin:0;color:#21272a;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:140%}@media (min-width: 992px){.radio label[data-v-b849a54e]{font-size:14px}}@media (min-width: 1920px){.radio label[data-v-b849a54e]{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){.radio label[data-v-b849a54e]{font-size:14px}}.radio label[data-v-b849a54e]{position:relative;cursor:pointer;transition:.4s ease-in-out}.radio label[data-v-b849a54e]:before{content:"";-webkit-appearance:none;background-color:transparent;border:2px solid #cb7128;box-shadow:0 1px 2px #0000000d,inset 0 -15px 10px -12px #0000000d;padding:6.4px;display:inline-block;position:relative;vertical-align:middle;cursor:pointer;margin-right:8px;transition:.4s ease-in-out;border-radius:50%}.radio input[data-v-b849a54e]{width:0;transition:.4s ease-in-out}.radio input:checked+label[data-v-b849a54e]:after{content:"";display:block;position:absolute;top:6px;left:4px;width:8px;height:8px;border:none;border-width:0 2px 2px 0;background-color:#cb7128;border-radius:50%}@media (min-width: 992px){.radio input:checked+label[data-v-b849a54e]:after{top:6px;left:4px}}.radio input:checked+label[data-v-b849a54e]:before{background-color:#fff;border-color:#cb7128}.radio input:focus-visible+label[data-v-b849a54e]:before{border-color:#cb7128}@media (orientation: landscape) and (min-width: 2500px){label[data-v-b849a54e]{margin-bottom:.5vw}}@media (orientation: landscape) and (min-width: 2500px){input[type=text][data-v-b849a54e],input[type=password][data-v-b849a54e],input[type=email][data-v-b849a54e],input[type=number][data-v-b849a54e],input[type=tel][data-v-b849a54e]{padding:1vw}input[type=text].error[data-v-b849a54e],input[type=password].error[data-v-b849a54e],input[type=email].error[data-v-b849a54e],input[type=number].error[data-v-b849a54e],input[type=tel].error[data-v-b849a54e]{transform:translateY(-.6vw)}}@media (orientation: landscape) and (min-width: 2500px){select[data-v-b849a54e]{padding:1vw;margin-bottom:1vw}}@media (orientation: landscape) and (min-width: 2500px){input[type=search][data-v-b849a54e]{background-position:.5vw .9vw}}@media (orientation: landscape) and (min-width: 2500px){input[type=search][data-v-b849a54e]::-webkit-search-cancel-button{height:.9vw;width:.9vw}}@media (orientation: landscape) and (min-width: 2500px){.checkbox[data-v-b849a54e]{margin-left:.2vw}}@media (orientation: landscape) and (min-width: 2500px){.checkbox label[data-v-b849a54e]:before{margin-right:.5vw;padding:.35vw}}@media (orientation: landscape) and (min-width: 2500px){.checkbox input:checked+label[data-v-b849a54e]:after{top:.25vw;left:.3vw;width:.25vw;height:.5vw}}@media (orientation: landscape) and (min-width: 2500px){.radio[data-v-b849a54e]{margin-left:.2vw}}@media (orientation: landscape) and (min-width: 2500px){.radio label[data-v-b849a54e]:before{margin-right:.5vw;padding:.35vw}}@media (orientation: landscape) and (min-width: 2500px){.radio input:checked+label[data-v-b849a54e]:after{top:.34vw;left:.18vw;width:.45vw;height:.45vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){label[data-v-b849a54e]{margin-bottom:1vw;font-size:1.7vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){input[type=text][data-v-b849a54e],input[type=password][data-v-b849a54e],input[type=email][data-v-b849a54e],input[type=number][data-v-b849a54e],input[type=tel][data-v-b849a54e],select[data-v-b849a54e]{padding:1.3vw;font-size:1.5vw}input[type=text].error[data-v-b849a54e],input[type=password].error[data-v-b849a54e],input[type=email].error[data-v-b849a54e],input[type=number].error[data-v-b849a54e],input[type=tel].error[data-v-b849a54e],select.error[data-v-b849a54e]{transform:translateY(-.9vw);font-size:1.1vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){input[type=text][data-v-b849a54e]::-webkit-input-placeholder,input[type=password][data-v-b849a54e]::-webkit-input-placeholder,input[type=email][data-v-b849a54e]::-webkit-input-placeholder,input[type=number][data-v-b849a54e]::-webkit-input-placeholder,input[type=tel][data-v-b849a54e]::-webkit-input-placeholder,select[data-v-b849a54e]::-webkit-input-placeholder{font-size:1.5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){input[type=text][data-v-b849a54e]::-moz-placeholder,input[type=password][data-v-b849a54e]::-moz-placeholder,input[type=email][data-v-b849a54e]::-moz-placeholder,input[type=number][data-v-b849a54e]::-moz-placeholder,input[type=tel][data-v-b849a54e]::-moz-placeholder,select[data-v-b849a54e]::-moz-placeholder{font-size:1.5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){input[type=text][data-v-b849a54e]:-ms-input-placeholder,input[type=password][data-v-b849a54e]:-ms-input-placeholder,input[type=email][data-v-b849a54e]:-ms-input-placeholder,input[type=number][data-v-b849a54e]:-ms-input-placeholder,input[type=tel][data-v-b849a54e]:-ms-input-placeholder,select[data-v-b849a54e]:-ms-input-placeholder{font-size:1.5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){input[type=text][data-v-b849a54e]:-moz-placeholder,input[type=password][data-v-b849a54e]:-moz-placeholder,input[type=email][data-v-b849a54e]:-moz-placeholder,input[type=number][data-v-b849a54e]:-moz-placeholder,input[type=tel][data-v-b849a54e]:-moz-placeholder,select[data-v-b849a54e]:-moz-placeholder{font-size:1.5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.checkbox[data-v-b849a54e]{margin-left:.45vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.checkbox label[data-v-b849a54e]{font-size:1.5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.checkbox label[data-v-b849a54e]:before{margin-right:1.1vw;padding:.75vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.checkbox input:checked+label[data-v-b849a54e]:after{top:.38vw;left:.6vw;width:.65vw;height:1.1vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.radio[data-v-b849a54e]{margin-left:.45vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.radio label[data-v-b849a54e]{font-size:1.5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.radio label[data-v-b849a54e]:before{margin-right:1.1vw;padding:.75vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.radio input:checked+label[data-v-b849a54e]:after{top:.7vw;left:.4vw;width:1vw;height:1vw}}.modal-wrapper[data-v-b849a54e]{position:fixed;z-index:50;top:0;right:0;bottom:0;left:0;background-color:#0009;max-width:100vw;height:100dvh;display:flex;flex-direction:column;justify-content:center;align-items:center}.modal-content[data-v-b849a54e]{display:flex;flex-direction:column;justify-content:space-between;align-items:stretch;padding:16px;line-height:1.4;background-color:#fff;box-shadow:0 1px 10px #0000004d;min-height:200px;position:relative;background:#ffffff;border:1px solid #dde1e6;border-radius:4px}.modal-content .close-wrapper[data-v-b849a54e]{position:absolute;right:11px;top:9px;height:29px;width:29px;background-color:transparent;border:none}.modal-content p[data-v-b849a54e]:last-of-type{margin-bottom:0}@media (max-width: 600px){.modal-content[data-v-b849a54e]{max-width:90%}}@media (min-width: 600px){.modal-content[data-v-b849a54e]{min-width:504px}}.modal-body[data-v-b849a54e]{padding:32px 8px 0;max-height:280px;overflow-y:auto;text-transform:initial;text-align:center;max-height:initial}.modal-body .modal-title[data-v-b849a54e]{font-style:normal;font-weight:700;font-size:32px;line-height:32px;color:#44423f;margin-bottom:16px}.modal-body .modal-description[data-v-b849a54e]{font-style:normal;font-weight:500;color:#44423f;font-size:16px;line-height:140%;margin-bottom:16px}@media (min-width: 992px){.modal-body[data-v-b849a54e]{max-height:380px}}.modal-close[data-v-b849a54e]{display:flex;justify-content:flex-end;width:fit-content;position:absolute;right:8px;padding:8px;border:none;outline:none;top:8px;background-color:transparent}.modal-close:focus img[data-v-b849a54e],.modal-close:hover img[data-v-b849a54e],.modal-close:active img[data-v-b849a54e],.modal-close:focus-within img[data-v-b849a54e]{opacity:.7}.modal-close[data-v-b849a54e]:focus-visible{outline:1px solid gray}.modal-close:focus-visible img[data-v-b849a54e]{opacity:.7}.modal-close img[data-v-b849a54e]{cursor:pointer;transition:.3s ease-in-out}.modal-footer[data-v-b849a54e]{text-align:right;display:flex;justify-content:center}.modal-button[data-v-b849a54e]{width:100%;display:flex;gap:8px;border-radius:4px;border:none;color:#fff;font-weight:500;padding:0 16px;max-width:212px;height:40px;line-height:40px;text-transform:uppercase;margin:8px;background:linear-gradient(90deg,rgba(0,0,0,0) 28.55%,#cb7128 108.17%);background-color:#cb7128}.modal-button[data-v-b849a54e]:hover,.modal-button[data-v-b849a54e]:active{background-color:#793905;color:#fff}.modal-button[data-v-b849a54e]:focus-visible,.modal-button[data-v-b849a54e]:focus{background-color:#793905;color:#fff}.modal-button.disabled[data-v-b849a54e]{background-color:gray;background:gray;pointer-events:none}.modal-button.button-delete[data-v-b849a54e]{background:linear-gradient(90deg,rgba(0,0,0,0) 28.55%,#c8102e 108.17%);background-color:#c8102e}.modal-button.button-delete[data-v-b849a54e]:hover,.modal-button.button-delete[data-v-b849a54e]:active{background-color:#86051a;color:#fff}.modal-button.button-delete[data-v-b849a54e]:focus-visible,.modal-button.button-delete[data-v-b849a54e]:focus{background-color:#86051a;color:#fff}.modal-button.button-delete.disabled[data-v-b849a54e]{background-color:gray;background:gray;pointer-events:none}.modal-button.button-cancel[data-v-b849a54e]{background:linear-gradient(90deg,rgba(0,0,0,0) 28.55%,#dedede 108.17%);background-color:#dedede}.modal-button.button-cancel[data-v-b849a54e]:hover,.modal-button.button-cancel[data-v-b849a54e]:active{background-color:#bdbdbd;color:#fff}.modal-button.button-cancel[data-v-b849a54e]:focus-visible,.modal-button.button-cancel[data-v-b849a54e]:focus{background-color:#bdbdbd;color:#fff}.modal-button .spinner[data-v-b849a54e]{width:24px;height:24px}@media (min-width: 992px){.modal-button[data-v-b849a54e]{max-width:212px;height:40px;line-height:40px}}.modal-footer[data-v-b849a54e]{padding:16px 24px}.modal-footer .input-submit-container[data-v-b849a54e]{width:100%;position:relative}.modal-footer .input-submit-container .submit-spinner[data-v-b849a54e]{position:absolute;animation:rotation .6s infinite linear;height:16px;width:16px;border-left:2px solid rgba(255,255,255,.4);border-right:2px solid rgba(255,255,255,.4);border-bottom:2px solid rgba(255,255,255,.4);border-top:2px solid #ebebeb;border-radius:100%;content:"";display:inline-block;margin:0 8px 0 0;top:7px;left:8px;z-index:-1;opacity:0;transition-delay:0ms}.modal-footer .input-submit-container .modal-button.disabled[data-v-b849a54e]{border:none}.modal-footer .input-submit-container .modal-button.loading[data-v-b849a54e]{background-color:#cb7128;padding-left:30px;cursor:pointer;pointer-events:none}.modal-footer .input-submit-container .modal-button.loading+.submit-spinner[data-v-b849a54e]{z-index:1;opacity:1;transition-delay:.15s}@media (min-width: 992px){.modal-footer .input-submit-container[data-v-b849a54e]{width:fit-content}}@media (orientation: landscape) and (min-width: 2500px){.modal-close[data-v-b849a54e]{right:.4vw;padding:.4vw;top:.4vw}.modal-close img[data-v-b849a54e]{width:.6vw}}.modal-credit-card .modal-content[data-v-b849a54e]{max-width:500px}.modal-credit-card .modal-content .modal-body[data-v-b849a54e]{display:flex;flex-direction:column;align-items:center}.modal-credit-card .modal-content .modal-body .form[data-v-b849a54e]{gap:20px;width:100%;max-width:300px}.modal-credit-card .modal-content .modal-body .form label[data-v-b849a54e]{font-weight:400;text-align:left}.modal-credit-card .modal-content .modal-body .form input[type=text][data-v-b849a54e],.modal-credit-card .modal-content .modal-body .form input[type=number][data-v-b849a54e]{background-color:#f2f4f8}.modal-credit-card .modal-content .modal-body .form[data-v-b849a54e] .recurly-element{border:none;border-bottom:1px solid #c1c7cd;background:#f6f6f6;background-color:#f2f4f8;line-height:140%;height:3rem;padding:4px;margin:0 0 16px}.modal-credit-card .modal-content .modal-body .form[data-v-b849a54e] .recurly-element.recurly-element-card-focus{border-bottom:1px solid #cb7128}.modal-credit-card .modal-content .modal-body .form[data-v-b849a54e] .recurly-element.recurly-element-invalid{border-bottom:1px solid #c8102e}.modal-credit-card .modal-content .modal-body .form .credit-card-section[data-v-b849a54e]{margin-top:16px}@media (min-width: 992px){.modal-credit-card .modal-content .modal-body .form[data-v-b849a54e]{flex-direction:row}}button[data-v-c1b0ab9c]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:8px 16px;width:100%;font-weight:500;line-height:100%;border-radius:4px;transition:all .4s ease-in-out;font-family:Poppins,sans-serif}button.primary-btn[data-v-c1b0ab9c]{background-color:#cb7128;color:#fff;border:1px solid transparent}button.primary-btn[data-v-c1b0ab9c]:hover,button.primary-btn[data-v-c1b0ab9c]:active,button.primary-btn[data-v-c1b0ab9c]:focus,button.primary-btn[data-v-c1b0ab9c]:focus-visible,button.primary-btn[data-v-c1b0ab9c]:focus-within{background-color:#aa5d1e;color:#fff;outline:2px solid #d97706}button.primary-btn.disabled[data-v-c1b0ab9c]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}button.primary-btn.tooltip-button-disabled .tooltip-text[data-v-c1b0ab9c]{display:none}button.primary-btn.tooltip-button[data-v-c1b0ab9c]{position:relative;color:gray;border:2px solid gray;background-color:#fff;cursor:default}button.primary-btn.tooltip-button .tooltip-text[data-v-c1b0ab9c]{visibility:hidden;width:100%;max-width:340px;background-color:#333;color:#fff;text-align:center;border-radius:5px;padding:5px;position:absolute;bottom:125%;left:50%;transform:translate(-50%);z-index:1;opacity:0;transition:opacity .3s;font-size:.71vw;font-family:Poppins,sans-serif;height:100%}@media (max-width: 1830.985915493px){button.primary-btn.tooltip-button .tooltip-text[data-v-c1b0ab9c]{font-size:13px}}button.primary-btn.tooltip-button .tooltip-text[data-v-c1b0ab9c]:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#333 transparent transparent transparent}button.primary-btn.tooltip-button:hover .tooltip-text[data-v-c1b0ab9c]{visibility:visible;opacity:1}button.primary-btn.tooltip-button[data-v-c1b0ab9c]:hover,button.primary-btn.tooltip-button[data-v-c1b0ab9c]:active,button.primary-btn.tooltip-button[data-v-c1b0ab9c]:focus,button.primary-btn.tooltip-button[data-v-c1b0ab9c]:focus-visible,button.primary-btn.tooltip-button[data-v-c1b0ab9c]:focus-within{outline:none;color:gray;border:2px solid gray;opacity:1}button.secondary-btn[data-v-c1b0ab9c]{background-color:#fff;color:#44423f;border:1px solid transparent}button.secondary-btn[data-v-c1b0ab9c]:hover,button.secondary-btn[data-v-c1b0ab9c]:active,button.secondary-btn[data-v-c1b0ab9c]:focus,button.secondary-btn[data-v-c1b0ab9c]:focus-within{color:#44423f;opacity:.7;border:1px solid transparent}button.secondary-btn[data-v-c1b0ab9c]:focus-visible{opacity:.7;color:#44423f;border:1px solid #44423f}button.secondary-btn.disabled[data-v-c1b0ab9c]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}button.secondary-btn.tooltip-button-disabled .tooltip-text[data-v-c1b0ab9c]{display:none}button.secondary-btn.tooltip-button[data-v-c1b0ab9c]{position:relative;color:gray;border:2px solid gray;cursor:default}button.secondary-btn.tooltip-button .tooltip-text[data-v-c1b0ab9c]{visibility:hidden;width:100%;max-width:340px;background-color:#333;color:#fff;text-align:center;border-radius:5px;padding:5px;position:absolute;bottom:125%;left:50%;transform:translate(-50%);z-index:1;opacity:0;transition:opacity .3s;font-size:.71vw;font-family:Poppins,sans-serif;height:100%}@media (max-width: 1830.985915493px){button.secondary-btn.tooltip-button .tooltip-text[data-v-c1b0ab9c]{font-size:13px}}button.secondary-btn.tooltip-button .tooltip-text[data-v-c1b0ab9c]:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#333 transparent transparent transparent}button.secondary-btn.tooltip-button:hover .tooltip-text[data-v-c1b0ab9c]{visibility:visible;opacity:1}button.secondary-btn.tooltip-button[data-v-c1b0ab9c]:hover,button.secondary-btn.tooltip-button[data-v-c1b0ab9c]:active,button.secondary-btn.tooltip-button[data-v-c1b0ab9c]:focus,button.secondary-btn.tooltip-button[data-v-c1b0ab9c]:focus-visible,button.secondary-btn.tooltip-button[data-v-c1b0ab9c]:focus-within{outline:none;color:gray;border:2px solid gray;opacity:1}button.tertiary-btn[data-v-c1b0ab9c]{padding:16px;color:#fff;outline:none;background:linear-gradient(90deg,rgba(0,0,0,0) 28.55%,#cb7128 108.17%);background-color:#cb7128;border:1px solid #cb7128}button.tertiary-btn[data-v-c1b0ab9c]:hover,button.tertiary-btn[data-v-c1b0ab9c]:active,button.tertiary-btn[data-v-c1b0ab9c]:focus,button.tertiary-btn[data-v-c1b0ab9c]:focus-within{background-color:#793905;color:#fff;border:1px solid #aa5d1e}button.tertiary-btn[data-v-c1b0ab9c]:focus-visible{background-color:#793905;color:#fff;border:1px solid #aa5d1e}button.tertiary-btn.disabled[data-v-c1b0ab9c]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}button.back-btn[data-v-c1b0ab9c]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0 16px;gap:32px;position:relative;width:56px;height:40px;background:#ffffff;border:2px solid #ffffff;box-shadow:0 0 4px #00000040;border-radius:4px}button.success-btn[data-v-c1b0ab9c]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0 16px;gap:32px;min-height:40px;color:#fff;background:#48943c;border:2px solid #48943c;box-shadow:0 4px 4px #48943c40;border-radius:8px}button.disabled[data-v-c1b0ab9c]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}#billing-information[data-v-c1b0ab9c]{display:flex;flex-direction:column;width:100%}#billing-information h3[data-v-c1b0ab9c]{display:block;color:#44423f;font-weight:600;font-size:16px}@media (min-width: 992px){#billing-information h3[data-v-c1b0ab9c]{font-size:.82vw}}@media (min-width: 992px) and (max-width: 1951.2195121951px){#billing-information h3[data-v-c1b0ab9c]{font-size:16px}}#billing-information p[data-v-c1b0ab9c]{display:block;color:#44423f;font-weight:500;font-size:.71vw;margin-top:16px}@media (max-width: 1971.8309859155px){#billing-information p[data-v-c1b0ab9c]{font-size:14px}}#billing-information p span[data-v-c1b0ab9c]{color:#44423f;font-weight:400;font-size:.71vw}@media (max-width: 1971.8309859155px){#billing-information p span[data-v-c1b0ab9c]{font-size:14px}}#billing-information p a[data-v-c1b0ab9c]{color:#db9c69;font-weight:400;font-size:.71vw;text-decoration:none;transition:.4s ease-in-out}@media (max-width: 1971.8309859155px){#billing-information p a[data-v-c1b0ab9c]{font-size:14px}}#billing-information p a[data-v-c1b0ab9c]:hover,#billing-information p a[data-v-c1b0ab9c]:focus,#billing-information p a[data-v-c1b0ab9c]:active,#billing-information p a[data-v-c1b0ab9c]:focus-within,#billing-information p a[data-v-c1b0ab9c]:focus-visible{outline:2px solid #cb7128;border-radius:8px;transition:none}#billing-information p a[data-v-c1b0ab9c]:focus-visible{outline:2px solid #cb7128;border-radius:8px;transition:none}#billing-information .information-section[data-v-c1b0ab9c]{width:100%;padding-bottom:16px}@media (min-width: 992px){#billing-information .information-section[data-v-c1b0ab9c]{padding:16px;margin-top:0;max-height:60%;overflow-y:auto}#billing-information .information-section[data-v-c1b0ab9c]::-webkit-scrollbar{width:6px;height:6px;transition:.3s ease-in-out}#billing-information .information-section[data-v-c1b0ab9c]::-webkit-scrollbar-track{background:#f3f3f3;border-radius:8px}#billing-information .information-section[data-v-c1b0ab9c]::-webkit-scrollbar-thumb{background:#c3c3c3;border-radius:8px;border:4px solid rgba(0,0,0,0)}#billing-information .information-section[data-v-c1b0ab9c]::-webkit-scrollbar-thumb:hover{background:#c3c3c3}}#billing-information .information-section .button-section[data-v-c1b0ab9c]{display:flex;align-items:center;flex-direction:column;gap:16px;margin-top:24px;margin-bottom:8px;width:100%}#billing-information .information-section .button-section button.secondary-btn[data-v-c1b0ab9c]{background-color:#fff;border-radius:4px;border:2px solid #cb7128;color:#cb7128;padding:8px;height:40px;font-size:.71vw;font-family:Poppins,sans-serif}@media (max-width: 1971.8309859155px){#billing-information .information-section .button-section button.secondary-btn[data-v-c1b0ab9c]{font-size:14px}}#billing-information .information-section .button-section button.secondary-btn[data-v-c1b0ab9c]:hover,#billing-information .information-section .button-section button.secondary-btn[data-v-c1b0ab9c]:active,#billing-information .information-section .button-section button.secondary-btn[data-v-c1b0ab9c]:focus,#billing-information .information-section .button-section button.secondary-btn[data-v-c1b0ab9c]:focus-visible,#billing-information .information-section .button-section button.secondary-btn[data-v-c1b0ab9c]:focus-within{outline:2px solid #d97706;background-color:#fff;color:#aa5d1e;opacity:1}#billing-information .information-section .button-section button.secondary-btn.tooltip-button-disabled .tooltip-text[data-v-c1b0ab9c]{display:none}#billing-information .information-section .button-section button.secondary-btn.tooltip-button[data-v-c1b0ab9c]{position:relative;color:gray;border:2px solid gray;cursor:default}#billing-information .information-section .button-section button.secondary-btn.tooltip-button .tooltip-text[data-v-c1b0ab9c]{visibility:hidden;width:100%;max-width:340px;background-color:#333;color:#fff;text-align:center;border-radius:5px;padding:5px;position:absolute;bottom:125%;left:50%;transform:translate(-50%);z-index:1;opacity:0;transition:opacity .3s;font-size:.71vw;font-family:Poppins,sans-serif;height:100%}@media (max-width: 1830.985915493px){#billing-information .information-section .button-section button.secondary-btn.tooltip-button .tooltip-text[data-v-c1b0ab9c]{font-size:13px}}#billing-information .information-section .button-section button.secondary-btn.tooltip-button .tooltip-text[data-v-c1b0ab9c]:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#333 transparent transparent transparent}#billing-information .information-section .button-section button.secondary-btn.tooltip-button:hover .tooltip-text[data-v-c1b0ab9c]{visibility:visible;opacity:1}#billing-information .information-section .button-section button.secondary-btn.tooltip-button[data-v-c1b0ab9c]:hover,#billing-information .information-section .button-section button.secondary-btn.tooltip-button[data-v-c1b0ab9c]:active,#billing-information .information-section .button-section button.secondary-btn.tooltip-button[data-v-c1b0ab9c]:focus,#billing-information .information-section .button-section button.secondary-btn.tooltip-button[data-v-c1b0ab9c]:focus-visible,#billing-information .information-section .button-section button.secondary-btn.tooltip-button[data-v-c1b0ab9c]:focus-within{outline:none;color:gray;border:2px solid gray;opacity:1}#billing-information .information-section .button-section button .btn[data-v-c1b0ab9c]{max-width:50%}@media (min-width: 600px){#billing-information .information-section .button-section[data-v-c1b0ab9c]{flex-direction:row}}#billing-information .divider[data-v-c1b0ab9c]{width:100%;height:.5px;background:#dde1e6}@media (orientation: landscape) and (min-width: 2500px){#billing-information p[data-v-c1b0ab9c]{margin-top:.83vw}}@media (orientation: landscape) and (min-width: 2500px){#billing-information .information-section[data-v-c1b0ab9c]{padding:.83vw}}@media (orientation: landscape) and (min-width: 2500px){#billing-information .information-section .button-section button.secondary-btn[data-v-c1b0ab9c]{border-radius:.2vw;padding:.4vw;height:2.08vw}}@media (orientation: landscape) and (min-width: 2500px){#billing-information .information-section .button-section[data-v-c1b0ab9c]{gap:.83vw;margin-top:1.25vw;margin-bottom:.4vw}}button[data-v-321c50cc]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:8px 16px;width:100%;font-weight:500;line-height:100%;border-radius:4px;transition:all .4s ease-in-out;font-family:Poppins,sans-serif}button.primary-btn[data-v-321c50cc]{background-color:#cb7128;color:#fff;border:1px solid transparent}button.primary-btn[data-v-321c50cc]:hover,button.primary-btn[data-v-321c50cc]:active,button.primary-btn[data-v-321c50cc]:focus,button.primary-btn[data-v-321c50cc]:focus-visible,button.primary-btn[data-v-321c50cc]:focus-within{background-color:#aa5d1e;color:#fff;outline:2px solid #d97706}button.primary-btn.disabled[data-v-321c50cc]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}button.primary-btn.tooltip-button-disabled .tooltip-text[data-v-321c50cc]{display:none}button.primary-btn.tooltip-button[data-v-321c50cc]{position:relative;color:gray;border:2px solid gray;background-color:#fff;cursor:default}button.primary-btn.tooltip-button .tooltip-text[data-v-321c50cc]{visibility:hidden;width:100%;max-width:340px;background-color:#333;color:#fff;text-align:center;border-radius:5px;padding:5px;position:absolute;bottom:125%;left:50%;transform:translate(-50%);z-index:1;opacity:0;transition:opacity .3s;font-size:.71vw;font-family:Poppins,sans-serif;height:100%}@media (max-width: 1830.985915493px){button.primary-btn.tooltip-button .tooltip-text[data-v-321c50cc]{font-size:13px}}button.primary-btn.tooltip-button .tooltip-text[data-v-321c50cc]:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#333 transparent transparent transparent}button.primary-btn.tooltip-button:hover .tooltip-text[data-v-321c50cc]{visibility:visible;opacity:1}button.primary-btn.tooltip-button[data-v-321c50cc]:hover,button.primary-btn.tooltip-button[data-v-321c50cc]:active,button.primary-btn.tooltip-button[data-v-321c50cc]:focus,button.primary-btn.tooltip-button[data-v-321c50cc]:focus-visible,button.primary-btn.tooltip-button[data-v-321c50cc]:focus-within{outline:none;color:gray;border:2px solid gray;opacity:1}button.secondary-btn[data-v-321c50cc]{background-color:#fff;color:#44423f;border:1px solid transparent}button.secondary-btn[data-v-321c50cc]:hover,button.secondary-btn[data-v-321c50cc]:active,button.secondary-btn[data-v-321c50cc]:focus,button.secondary-btn[data-v-321c50cc]:focus-within{color:#44423f;opacity:.7;border:1px solid transparent}button.secondary-btn[data-v-321c50cc]:focus-visible{opacity:.7;color:#44423f;border:1px solid #44423f}button.secondary-btn.disabled[data-v-321c50cc]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}button.secondary-btn.tooltip-button-disabled .tooltip-text[data-v-321c50cc]{display:none}button.secondary-btn.tooltip-button[data-v-321c50cc]{position:relative;color:gray;border:2px solid gray;cursor:default}button.secondary-btn.tooltip-button .tooltip-text[data-v-321c50cc]{visibility:hidden;width:100%;max-width:340px;background-color:#333;color:#fff;text-align:center;border-radius:5px;padding:5px;position:absolute;bottom:125%;left:50%;transform:translate(-50%);z-index:1;opacity:0;transition:opacity .3s;font-size:.71vw;font-family:Poppins,sans-serif;height:100%}@media (max-width: 1830.985915493px){button.secondary-btn.tooltip-button .tooltip-text[data-v-321c50cc]{font-size:13px}}button.secondary-btn.tooltip-button .tooltip-text[data-v-321c50cc]:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#333 transparent transparent transparent}button.secondary-btn.tooltip-button:hover .tooltip-text[data-v-321c50cc]{visibility:visible;opacity:1}button.secondary-btn.tooltip-button[data-v-321c50cc]:hover,button.secondary-btn.tooltip-button[data-v-321c50cc]:active,button.secondary-btn.tooltip-button[data-v-321c50cc]:focus,button.secondary-btn.tooltip-button[data-v-321c50cc]:focus-visible,button.secondary-btn.tooltip-button[data-v-321c50cc]:focus-within{outline:none;color:gray;border:2px solid gray;opacity:1}button.tertiary-btn[data-v-321c50cc]{padding:16px;color:#fff;outline:none;background:linear-gradient(90deg,rgba(0,0,0,0) 28.55%,#cb7128 108.17%);background-color:#cb7128;border:1px solid #cb7128}button.tertiary-btn[data-v-321c50cc]:hover,button.tertiary-btn[data-v-321c50cc]:active,button.tertiary-btn[data-v-321c50cc]:focus,button.tertiary-btn[data-v-321c50cc]:focus-within{background-color:#793905;color:#fff;border:1px solid #aa5d1e}button.tertiary-btn[data-v-321c50cc]:focus-visible{background-color:#793905;color:#fff;border:1px solid #aa5d1e}button.tertiary-btn.disabled[data-v-321c50cc]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}button.back-btn[data-v-321c50cc]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0 16px;gap:32px;position:relative;width:56px;height:40px;background:#ffffff;border:2px solid #ffffff;box-shadow:0 0 4px #00000040;border-radius:4px}button.success-btn[data-v-321c50cc]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0 16px;gap:32px;min-height:40px;color:#fff;background:#48943c;border:2px solid #48943c;box-shadow:0 4px 4px #48943c40;border-radius:8px}button.disabled[data-v-321c50cc]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}.spinner[data-v-321c50cc]{width:24px;height:24px;background:transparent;position:relative;border-radius:50%;overflow:hidden;z-index:0;animation:spin-321c50cc 1s linear infinite}.spinner .spin-bottom-left[data-v-321c50cc],.spinner .spin-bottom-right[data-v-321c50cc],.spinner .spin-top-left[data-v-321c50cc]{position:absolute;width:50%;height:50%;z-index:-1}.spinner .spin-blocker[data-v-321c50cc]{position:absolute;top:15%;left:15%;width:70%;height:70%;background:#ffffff;border-radius:50%}.spinner .spin-bottom-left[data-v-321c50cc]{top:50%;left:0;background:-webkit-linear-gradient(to bottom right,rgb(228,124,40) 0%,rgba(228,124,40,.7) 100%);background:linear-gradient(to bottom right,rgb(228,124,40) 0%,rgba(228,124,40,.7) 100%)}.spinner .spin-bottom-left[data-v-321c50cc]:after{position:absolute;content:"";border-radius:50%;width:5.5px;height:9px;bottom:9px;left:0;background-color:#e47c28}@media (min-width: 768px){.spinner .spin-bottom-left[data-v-321c50cc]:after{width:9px;height:15px;bottom:18px}}.spinner .spin-bottom-right[data-v-321c50cc]{top:50%;left:50%;background:-webkit-linear-gradient(to top right,rgba(228,124,40,.7) 15%,rgba(228,124,40,.25) 85%);background:linear-gradient(to top right,rgba(228,124,40,.7) 15%,rgba(228,124,40,.25) 85%)}.spinner .spin-top-left[data-v-321c50cc]{top:0;left:50%;background:-webkit-linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(228,124,40,.25) 100%);background:linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(228,124,40,.25) 100%)}.spinner.spinner-green .spin-bottom-left[data-v-321c50cc]{background:-webkit-linear-gradient(to bottom right,rgb(72,148,60) 0%,rgba(72,148,60,.7) 100%);background:linear-gradient(to bottom right,rgb(72,148,60) 0%,rgba(72,148,60,.7) 100%)}.spinner.spinner-green .spin-bottom-left[data-v-321c50cc]:after{background-color:#48943c}.spinner.spinner-green .spin-bottom-right[data-v-321c50cc]{background:-webkit-linear-gradient(to top right,rgba(72,148,60,.7) 15%,rgba(72,148,60,.25) 85%);background:linear-gradient(to top right,rgba(72,148,60,.7) 15%,rgba(72,148,60,.25) 85%)}.spinner.spinner-green .spin-top-left[data-v-321c50cc]{background:-webkit-linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(72,148,60,.25) 100%);background:linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(72,148,60,.25) 100%)}.spinner.disabled .spin-blocker[data-v-321c50cc]{background:gray}.spinner.disabled .spin-bottom-left[data-v-321c50cc]:after{width:5.5px;height:9px;bottom:9px;left:0}@media (min-width: 768px){.spinner.disabled .spin-bottom-left[data-v-321c50cc]:after{bottom:8px}}@media (min-width: 768px){.spinner[data-v-321c50cc]{width:48px;height:48px}}@media (orientation: landscape) and (min-width: 2500px){.spinner[data-v-321c50cc]{width:2.5vw;height:2.5vw}}@media (orientation: landscape) and (min-width: 2500px){.spinner .spin-bottom-left[data-v-321c50cc]:after{width:.46vw;height:.78vw;bottom:.93vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.spinner[data-v-321c50cc]{width:5vw;height:5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.spinner .spin-bottom-left[data-v-321c50cc]:after{width:.92vw;height:1.56vw;bottom:1.86vw}}@keyframes spin-321c50cc{to{transform:rotate(360deg)}}@keyframes loader-321c50cc{0%{opacity:1}to{opacity:0}}.loader div[data-v-321c50cc]{left:48px;top:22.5px;position:absolute;animation:loader-321c50cc linear 1s infinite;background:#32c770;width:4px;height:15px;border-radius:0;transform-origin:2px 27.5px}.loader div[data-v-321c50cc]:nth-child(1){transform:rotate(0);animation-delay:-.875s;background:#32c770}.loader div[data-v-321c50cc]:nth-child(2){transform:rotate(45deg);animation-delay:-.75s;background:#32c770}.loader div[data-v-321c50cc]:nth-child(3){transform:rotate(90deg);animation-delay:-.625s;background:#32c770}.loader div[data-v-321c50cc]:nth-child(4){transform:rotate(135deg);animation-delay:-.5s;background:#32c770}.loader div[data-v-321c50cc]:nth-child(5){transform:rotate(180deg);animation-delay:-.375s;background:#32c770}.loader div[data-v-321c50cc]:nth-child(6){transform:rotate(225deg);animation-delay:-.25s;background:#32c770}.loader div[data-v-321c50cc]:nth-child(7){transform:rotate(270deg);animation-delay:-.125s;background:#32c770}.loader div[data-v-321c50cc]:nth-child(8){transform:rotate(315deg);animation-delay:0s;background:#32c770}.loader-container[data-v-321c50cc]{width:72px;height:64px;display:inline-block;overflow:hidden;background:none;margin-bottom:16px}.loader[data-v-321c50cc]{width:100%;height:100%;position:relative;transform:translateZ(0) scale(.64);backface-visibility:hidden;transform-origin:0 0}.loader div[data-v-321c50cc]{box-sizing:content-box}#profile-information-update[data-v-321c50cc]{display:flex;flex-direction:column;width:100%;gap:24px}#profile-information-update .tab[data-v-321c50cc]{width:100%;display:flex;flex-direction:column}#profile-information-update .tab .billing-form[data-v-321c50cc]{display:flex;flex-direction:column}#profile-information-update .tab h3[data-v-321c50cc]{margin-bottom:16px;color:#44423f;font-weight:600;font-size:.92vw}@media (max-width: 1956.5217391304px){#profile-information-update .tab h3[data-v-321c50cc]{font-size:18px}}#profile-information-update .tab .form[data-v-321c50cc]{display:flex;flex-direction:column;justify-content:flex-start;width:100%}#profile-information-update .tab .form div[data-v-321c50cc]{width:100%}#profile-information-update .tab .form .flex-row[data-v-321c50cc]{display:flex;flex-direction:row;flex-wrap:wrap}#profile-information-update .tab .form .flex-row .info-container[data-v-321c50cc]{width:min-content;margin-left:8px;position:relative;bottom:4px;line-height:14px}#profile-information-update .tab .form.form-country[data-v-321c50cc]{flex-direction:row;gap:8px}#profile-information-update .tab .form.form-country .w-33[data-v-321c50cc]{width:50%}#profile-information-update .tab .form.form-country .w-33 .zip-code[data-v-321c50cc]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}#profile-information-update .tab .form.form-country[data-v-321c50cc] .dropdown-list{max-height:185px}#profile-information-update .tab .form[data-v-321c50cc] #dropdown-phone-code .dropdown-country .dropdown-list{max-height:160px}#profile-information-update .tab .form select[data-v-321c50cc]{width:100%;padding:16px;margin-bottom:16px;border:none;outline:none;border-bottom:1px solid #c1c7cd;background-color:#fff;background:#f6f6f6;color:#44423f;font-family:Filson Pro,sans-serif;font-weight:400;font-size:14px;line-height:140%;transition:.4s ease-in-out}#profile-information-update .tab .form select .dropdown-option[data-v-321c50cc]{display:flex;align-items:center}#profile-information-update .tab .form select .dropdown-option .flag[data-v-321c50cc]{width:20px;height:auto;margin-right:10px}#profile-information-update .tab .form select.wrong-data[data-v-321c50cc]{border-bottom:1px solid #c8102e}@media (min-width: 992px){#profile-information-update .tab .form[data-v-321c50cc]{display:flex;width:100%;flex-direction:row;justify-content:flex-start;gap:8px}}#profile-information-update .tab .form[data-v-321c50cc] .recurly-element{border-bottom:1px solid #c1c7cd;background:#f6f6f6;background-color:#f2f4f8;height:40px}#profile-information-update .tab .form.form-number[data-v-321c50cc]{display:flex;flex-direction:column;justify-content:flex-start}#profile-information-update .tab .form.form-number .phone[data-v-321c50cc]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}#profile-information-update .tab .form.form-number .inputs-number[data-v-321c50cc]{display:flex;flex-direction:row;gap:8px;justify-content:flex-start}#profile-information-update .tab .title-box[data-v-321c50cc]{display:flex;width:100%;justify-content:space-between;gap:20px}#profile-information-update .tab .cards-methods[data-v-321c50cc]{display:flex;width:50%;gap:8px;max-height:40px;justify-content:flex-end;margin-bottom:16px}#profile-information-update[data-v-321c50cc] form{justify-content:flex-start;width:100%}@media (min-width: 992px){#profile-information-update[data-v-321c50cc] form{flex-direction:column-reverse;justify-content:flex-end;height:100%}}#profile-information-update .buttons-container[data-v-321c50cc]{display:flex;justify-content:flex-end;gap:24px}#profile-information-update .buttons-container button[data-v-321c50cc]{max-width:150px;font-size:.71vw;letter-spacing:.5px;width:fit-content;display:flex;gap:8px;height:40px}@media (max-width: 1971.8309859155px){#profile-information-update .buttons-container button[data-v-321c50cc]{font-size:14px}}@media (min-width: 992px){#profile-information-update .buttons-container button[data-v-321c50cc]{min-width:112px}}#profile-information-update .buttons-container button .spinner[data-v-321c50cc]{width:24px;height:24px}@media (orientation: landscape) and (min-width: 2500px){#profile-information-update[data-v-321c50cc] .form-actions{padding:0 1.25vw;margin-top:1.25vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#profile-information-update[data-v-321c50cc] .form-actions{padding:0 2.5vw;margin-top:2.5vw}}.container[data-v-ead4632f]{margin:16px;padding:16px;box-shadow:0 0 8px #00000029;border-radius:8px;height:auto;display:flex;flex-direction:column}@media (min-width: 992px){.container[data-v-ead4632f]{height:100%}}.container p[data-v-ead4632f]{margin-bottom:8px}.container .grid-filter .filters[data-v-ead4632f]{margin-bottom:8px;height:100%}.container .users-grid[data-v-ead4632f]{width:100%;margin-bottom:16px;overflow:auto;border:1px solid #ececec;border-radius:4px;height:auto}.container .users-grid[data-v-ead4632f]::-webkit-scrollbar{width:6px;height:6px;transition:.3s ease-in-out}.container .users-grid[data-v-ead4632f]::-webkit-scrollbar-track{background:#f3f3f3;border-radius:8px}.container .users-grid[data-v-ead4632f]::-webkit-scrollbar-thumb{background:#c3c3c3;border-radius:8px;border:4px solid rgba(0,0,0,0)}.container .users-grid[data-v-ead4632f]::-webkit-scrollbar-thumb:hover{background:#c3c3c3}.container .users-grid.empty-grid[data-v-ead4632f]{height:100%;overflow-x:auto}.container .users-grid.empty-grid table thead[data-v-ead4632f]{background-color:#ececec}@media (min-width: 1366px){.container .users-grid.empty-grid table thead[data-v-ead4632f]{height:2vw}}.container .users-grid.empty-grid table thead>tr[data-v-ead4632f]{display:block}.container .users-grid .th-container[data-v-ead4632f]{display:flex;align-items:center;cursor:default;pointer-events:none}.container .users-grid .th-container button[data-v-ead4632f]{border:none;padding:0;justify-content:left;color:#44423f}.container .users-grid .th-container button span.column-can-sort[data-v-ead4632f]{padding-right:8px;cursor:pointer;pointer-events:auto}.container .users-grid .th-container button .order-asc-desc[data-v-ead4632f]{width:18px;height:18px;display:flex;align-items:center;justify-content:center;cursor:pointer;pointer-events:auto}.container .users-grid .th-container button .order-asc-desc svg[data-v-ead4632f]{width:100%;height:100%}.container .users-grid .th-container button .order-asc-desc svg path[data-v-ead4632f]{transition:fill .3s ease-in-out;fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc:hover svg[data-v-ead4632f]{width:100%;height:100%}.container .users-grid .th-container button .order-asc-desc:hover svg path[data-v-ead4632f]{fill:var(#697077);stroke:var(#697077)}.container .users-grid .th-container button .order-asc-desc.orderAsc svg path[data-v-ead4632f]:first-child{fill:#d97706;stroke:#d97706;opacity:1}.container .users-grid .th-container button .order-asc-desc.orderAsc svg path[data-v-ead4632f]:last-child{fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc.orderAsc:hover svg path[data-v-ead4632f]:first-child{fill:#d97706;stroke:#d97706;opacity:1}.container .users-grid .th-container button .order-asc-desc.orderAsc:hover svg path[data-v-ead4632f]:last-child{fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc.orderDesc svg path[data-v-ead4632f]:first-child{fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc.orderDesc svg path[data-v-ead4632f]:last-child{fill:#d97706;stroke:#d97706;opacity:1}.container .users-grid .th-container button .order-asc-desc.orderDesc:hover svg path[data-v-ead4632f]:first-child{fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc.orderDesc:hover svg path[data-v-ead4632f]:last-child{fill:#d97706;stroke:#d97706;opacity:1}.container .users-grid table[data-v-ead4632f]{width:100%;height:100%;border-collapse:collapse;border-top-left-radius:4px;border-top-right-radius:4px}.container .users-grid table .grid-body[data-v-ead4632f]{position:relative}.container .users-grid th[data-v-ead4632f]{border-collapse:collapse;background:#ececec;min-width:140px;height:40px;padding:0 8px;font-family:Poppins,sans-serif;font-weight:500;font-size:12px;color:#44423f;position:sticky;top:0;z-index:1}.container .users-grid th>div button[data-v-ead4632f]{background-color:#ececec}.container .users-grid th.column-region[data-v-ead4632f]{text-align:left}.container .users-grid th.column-region>div[data-v-ead4632f]{justify-content:left}.container .users-grid th.column-ack[data-v-ead4632f]{min-width:50px;text-align:center}.container .users-grid th.column-ack>div[data-v-ead4632f]{justify-content:center}.container .users-grid th.column-admin-user-name[data-v-ead4632f]{min-width:160px}.container .users-grid th.trash-can[data-v-ead4632f]{min-width:50px}.container .users-grid th.pricing[data-v-ead4632f]{min-width:50px;text-align:left}.container .users-grid th.pricing>div[data-v-ead4632f]{justify-content:left}.container .users-grid th.pricing>div button span[data-v-ead4632f]{display:flex;width:100%;align-items:center;justify-content:left}.container .users-grid th.status-pricing[data-v-ead4632f]{min-width:70px;text-align:center}.container .users-grid th.status-pricing>div[data-v-ead4632f]{justify-content:center}.container .users-grid th.status-pricing[data-v-ead4632f],.container .users-grid th.assigned-to-pricing[data-v-ead4632f]{display:none}@media (min-width: 992px){.container .users-grid th.status-pricing[data-v-ead4632f],.container .users-grid th.assigned-to-pricing[data-v-ead4632f]{display:table-cell}}.container .users-grid th img[data-v-ead4632f]{margin-left:8px;cursor:pointer}@media (min-width: 992px){.container .users-grid th[data-v-ead4632f]{font-size:.71vw;min-width:160px}}@media (min-width: 992px) and (max-width: 1971.8309859155px){.container .users-grid th[data-v-ead4632f]{font-size:14px}}@media (min-width: 992px){.container .users-grid th.column-admin-user-name[data-v-ead4632f]{min-width:180px}.container .users-grid th.trash-can[data-v-ead4632f],.container .users-grid th.contact-type[data-v-ead4632f]{min-width:50px}}@media (min-width: 1366px){.container .users-grid th[data-v-ead4632f]{min-width:160px}}.container .users-grid tr[data-v-ead4632f]{border-bottom:1px solid #ececec;max-height:40px}.container .users-grid tr[data-v-ead4632f]:last-of-type{border-bottom:none}.container .users-grid tr[data-v-ead4632f]:focus-visible{outline:#d97706 auto 1px}.container .users-grid tr.alt-class[data-v-ead4632f]{transition:background-color .5s ease}.container .users-grid tr td[data-v-ead4632f]{height:48px;min-width:140px;padding:0 8px;font-family:Poppins,sans-serif;font-size:.61vw;font-weight:400;color:#44423f;text-align:left}@media (max-width: 1967.2131147541px){.container .users-grid tr td[data-v-ead4632f]{font-size:12px}}.container .users-grid tr td.column-type .service-type[data-v-ead4632f],.container .users-grid tr td.column-type .service-type-label[data-v-ead4632f],.container .users-grid tr td.column-type .user-type[data-v-ead4632f]{display:block;width:fit-content;background-color:#f6f6f6;padding:2px 8px;border-radius:20px;text-align:left;line-height:16px}.container .users-grid tr td.column-type.contact-type[data-v-ead4632f]{max-width:100px}.container .users-grid tr td.column-status .service-status[data-v-ead4632f],.container .users-grid tr td.column-status .status-label[data-v-ead4632f]{display:block;width:fit-content;border:1px solid #ececec;padding:2px 8px;border-radius:20px;text-align:left;line-height:16px}.container .users-grid tr td.column-status .status-label.status-up[data-v-ead4632f]{border:none;background:rgba(72,148,60,.15)}.container .users-grid tr td.column-status .status-label.status-down[data-v-ead4632f]{background:rgba(200,16,46,.15);border:none}.container .users-grid tr td.column-region[data-v-ead4632f]{text-align:left}.container .users-grid tr td.column-ack[data-v-ead4632f]{min-width:50px;text-align:center}.container .users-grid tr td.pricing[data-v-ead4632f]{min-width:50px;text-align:left}.container .users-grid tr td.pricing span[data-v-ead4632f]{display:flex;width:100%;align-items:center}.container .users-grid tr td.status-pricing[data-v-ead4632f]{min-width:70px}.container .users-grid tr td.status-pricing[data-v-ead4632f],.container .users-grid tr td.assigned-to-pricing[data-v-ead4632f]{display:none}@media (min-width: 992px){.container .users-grid tr td.status-pricing[data-v-ead4632f],.container .users-grid tr td.assigned-to-pricing[data-v-ead4632f]{display:table-cell}}.container .users-grid tr td.column-admin-user-name[data-v-ead4632f]{min-width:160px}.container .users-grid tr td.column-service-name span[data-v-ead4632f],.container .users-grid tr td.column-email span[data-v-ead4632f],.container .users-grid tr td.column-username span[data-v-ead4632f],.container .users-grid tr td.column-output span[data-v-ead4632f],.container .users-grid tr td.column-full-name span[data-v-ead4632f],.container .users-grid tr td.column-name span[data-v-ead4632f],.container .users-grid tr td.column-detail span[data-v-ead4632f],.container .users-grid tr td.column-reason span[data-v-ead4632f]{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-username span[data-v-ead4632f]{max-width:200px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-email span[data-v-ead4632f]{max-width:260px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-full-name span[data-v-ead4632f],.container .users-grid tr td.column-name span[data-v-ead4632f],.container .users-grid tr td.column-service-name span[data-v-ead4632f]{max-width:200px}.container .users-grid tr td.column-email[data-v-ead4632f]{word-break:break-word}.container .users-grid tr td.trash-can[data-v-ead4632f]{min-width:50px}.container .users-grid tr td.trash-can>.trash-can-container[data-v-ead4632f]{display:flex;align-items:center;justify-content:end}.container .users-grid tr td.trash-can>.trash-can-container a[data-v-ead4632f]{display:flex;align-items:center;transition:.3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a img.trash-can[data-v-ead4632f]{transition:all .3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a[data-v-ead4632f] svg path{transition:all .3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a:hover img.trash-can[data-v-ead4632f],.container .users-grid tr td.trash-can>.trash-can-container a:focus img.trash-can[data-v-ead4632f],.container .users-grid tr td.trash-can>.trash-can-container a:focus-visible img.trash-can[data-v-ead4632f],.container .users-grid tr td.trash-can>.trash-can-container a:focus-within img.trash-can[data-v-ead4632f],.container .users-grid tr td.trash-can>.trash-can-container a:active img.trash-can[data-v-ead4632f]{filter:invert(15%) sepia(88%) saturate(3888%) hue-rotate(341deg) brightness(84%) contrast(100%);transition:all .3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a[data-v-ead4632f]:hover svg path,.container .users-grid tr td.trash-can>.trash-can-container a[data-v-ead4632f]:focus svg path,.container .users-grid tr td.trash-can>.trash-can-container a[data-v-ead4632f]:focus-visible svg path,.container .users-grid tr td.trash-can>.trash-can-container a[data-v-ead4632f]:focus-within svg path,.container .users-grid tr td.trash-can>.trash-can-container a[data-v-ead4632f]:active svg path{fill:#c8102e;transition:all .3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a[data-v-ead4632f]:focus-visible{outline:1px solid #c8102e;border-radius:2px}@media (min-width: 992px){.container .users-grid tr td[data-v-ead4632f]{min-width:160px}.container .users-grid tr td.column-admin-user-name[data-v-ead4632f]{min-width:180px}.container .users-grid tr td.column-output[data-v-ead4632f],.container .users-grid tr td.column-full-name[data-v-ead4632f]{max-height:40px}.container .users-grid tr td.trash-can[data-v-ead4632f]{min-width:50px}.container .users-grid tr td.contact-type[data-v-ead4632f]{min-width:100px}}@media (min-width: 1366px){.container .users-grid tr td[data-v-ead4632f]{min-width:160px}}.container .users-grid tr.new-notification[data-v-ead4632f]{background-color:#cb712833;transition:background-color .5s ease}.container .users-grid tr.new-notification td .status-label[data-v-ead4632f]{border:none}.container .users-grid tr.new-notification td .status-label.status-down[data-v-ead4632f]{background:transparent}.container .users-grid tr.new-notification td .service-type-label[data-v-ead4632f],.container .users-grid tr.new-notification td .user-type[data-v-ead4632f]{background-color:transparent}.container .users-grid tr.has-total[data-v-ead4632f]{background:rgba(203,113,40,.25);border-bottom:1px solid #ececec}.container .users-grid tr.has-total td[data-v-ead4632f]{padding:0 8px;font-family:Poppins,sans-serif;font-weight:500;font-size:12px;color:#44423f}@media (min-width: 992px){.container .users-grid tr.has-total td[data-v-ead4632f]{font-size:.71vw}}@media (min-width: 992px) and (max-width: 1971.8309859155px){.container .users-grid tr.has-total td[data-v-ead4632f]{font-size:14px}}.container .users-grid .grid-empty[data-v-ead4632f]{position:absolute;display:flex;justify-content:center;align-items:center;flex-direction:column;height:100%;width:calc(100vw - 50px);position:sticky;left:0}.container .users-grid .grid-empty img[data-v-ead4632f]{max-width:170px}.container .users-grid .grid-empty p[data-v-ead4632f]{margin:16px;font-family:Poppins,sans-serif;font-size:.71vw;font-weight:400;color:#44423f;text-align:center}@media (max-width: 1971.8309859155px){.container .users-grid .grid-empty p[data-v-ead4632f]{font-size:14px}}@media (min-width: 600px){.container .users-grid .grid-empty[data-v-ead4632f]{width:calc(100vw - 50px)}.container .users-grid .grid-empty img[data-v-ead4632f]{max-width:350px}}@media (min-width: 992px){.container .users-grid .grid-empty[data-v-ead4632f]{width:100%}.container .users-grid .grid-empty img[data-v-ead4632f]{max-width:350px}}@media (orientation: landscape) and (min-width: 2500px){.container[data-v-ead4632f]{margin:.83vw;padding:.83vw;border-radius:.4vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid[data-v-ead4632f]{margin-bottom:.83vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid table[data-v-ead4632f]{border-top-left-radius:.2vw;border-top-right-radius:.2vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid th[data-v-ead4632f]{min-width:8vw;height:2vw;padding:0 .4vw}.container .users-grid th.column-ack[data-v-ead4632f]{min-width:4vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid th img[data-v-ead4632f]{margin-left:.4vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid tr td[data-v-ead4632f]{min-width:8vw;height:2.5vw;padding:0 .4vw}.container .users-grid tr td.column-ack[data-v-ead4632f]{min-width:4vw}.container .users-grid tr td.column-username span[data-v-ead4632f]{max-width:15vw;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-email span[data-v-ead4632f]{max-width:18vw;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-full-name span[data-v-ead4632f],.container .users-grid tr td.column-name span[data-v-ead4632f],.container .users-grid tr td.column-service-name span[data-v-ead4632f]{max-width:15vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid .grid-empty img[data-v-ead4632f]{max-width:18vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid .grid-empty p[data-v-ead4632f]{margin:.83vw 0}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container[data-v-ead4632f]{margin:1.66vw;padding:1.66vw;border-radius:.8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid[data-v-ead4632f]{margin-bottom:1.66vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid table[data-v-ead4632f]{border-top-left-radius:.4vw;border-top-right-radius:.4vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid th[data-v-ead4632f]{min-width:16vw;height:4vw;padding:0 .8vw;font-size:1.4vw}.container .users-grid th.column-ack[data-v-ead4632f]{min-width:8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid th img[data-v-ead4632f]{margin-left:.8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid tr td[data-v-ead4632f]{min-width:16vw;height:5vw;padding:0 .8vw;font-size:1.2vw}.container .users-grid tr td.column-ack[data-v-ead4632f]{min-width:8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid .grid-empty p[data-v-ead4632f]{margin:1.66vw 0;font-size:1.4vw}}#pricing-tab[data-v-ead4632f]{position:relative;display:flex;flex-direction:column;height:auto;width:100%;border-radius:8px}#pricing-tab .container[data-v-ead4632f]{height:auto;margin:0;padding:0;box-shadow:none}@media (min-width: 1920px){#pricing-tab .container[data-v-ead4632f]{height:100%}}#pricing-tab .container h3[data-v-ead4632f]{text-align:left;color:#44423f;font-family:Poppins,sans-serif;font-size:.82vw;font-weight:600;margin-bottom:8px}@media (max-width: 1951.2195121951px){#pricing-tab .container h3[data-v-ead4632f]{font-size:16px}}#pricing-tab .container .users-grid[data-v-ead4632f]{display:block;width:100%;overflow:auto;border:1px solid #ececec;border-radius:4px;height:auto}#pricing-tab .container .users-grid[data-v-ead4632f]::-webkit-scrollbar{width:6px;height:6px;transition:.3s ease-in-out}#pricing-tab .container .users-grid[data-v-ead4632f]::-webkit-scrollbar-track{background:#f3f3f3;border-radius:8px}#pricing-tab .container .users-grid[data-v-ead4632f]::-webkit-scrollbar-thumb{background:#c3c3c3;border-radius:8px;border:4px solid rgba(0,0,0,0)}#pricing-tab .container .users-grid[data-v-ead4632f]::-webkit-scrollbar-thumb:hover{background:#c3c3c3}#pricing-tab .container .users-grid.empty-grid[data-v-ead4632f]{height:100%;overflow:hidden;overflow-x:auto}@media (min-width: 992px){#pricing-tab .container .users-grid.empty-grid[data-v-ead4632f]{height:50vh;overflow:hidden;overflow-x:auto}}#pricing-tab .container .users-grid[data-v-ead4632f] tbody .grid-empty{width:calc(100vw - 50px);position:sticky;left:0}#pricing-tab .container .users-grid[data-v-ead4632f] tbody .grid-empty img{max-width:170px}@media (min-width: 600px){#pricing-tab .container .users-grid[data-v-ead4632f] tbody .grid-empty{width:calc(100vw - 50px)}#pricing-tab .container .users-grid[data-v-ead4632f] tbody .grid-empty img{max-width:350px}}@media (min-width: 992px){#pricing-tab .container .users-grid[data-v-ead4632f] tbody .grid-empty{width:100%}#pricing-tab .container .users-grid[data-v-ead4632f] tbody .grid-empty img{max-width:350px}}#pricing-tab .container .users-grid[data-v-ead4632f] .loading-section{height:70vh}#pricing-tab .region-item[data-v-ead4632f]{display:flex;justify-content:center}#pricing-tab .region-item .box[data-v-ead4632f]{display:flex;justify-content:center;align-items:center;width:24px;height:24px;border:1px solid #c8102e;border-radius:4px;font-style:normal;font-weight:600;font-size:12px;text-align:center;color:#c8102e;margin:0 4px}#pricing-tab .region-item .box.active-regions[data-v-ead4632f]{border:1px solid #48943c;color:#48943c}#pricing-tab .services-list[data-v-ead4632f]{display:flex;flex-direction:column;height:100%;padding:8px;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}@media (min-width: 992px){#pricing-tab[data-v-ead4632f]{border-radius:8px;display:flex;flex-direction:column}}@media (min-width: 1920px){#pricing-tab[data-v-ead4632f]{height:100%}}@media (orientation: landscape) and (min-width: 2500px){#pricing-tab[data-v-ead4632f]{border-radius:.4vw}}@media (orientation: landscape) and (min-width: 2500px){#pricing-tab .container[data-v-ead4632f]{padding:.83vw}}@media (orientation: landscape) and (min-width: 2500px){#pricing-tab .container h3[data-v-ead4632f]{margin-bottom:.4vw}}@media (orientation: landscape) and (min-width: 2500px){#pricing-tab .container .filters-header .grid-filter .filters[data-v-ead4632f]{gap:.4vw}}@media (orientation: landscape){#pricing-tab .container .filters-header .grid-filter .filters[data-v-ead4632f]>div>div{height:100%}#pricing-tab .container .filters-header .grid-filter .filters[data-v-ead4632f] input{height:100%}}@media (orientation: landscape) and (min-width: 2500px){#pricing-tab .container .filters-header .grid-filter .filters[data-v-ead4632f] input{padding:.4vw}}@media (orientation: landscape) and (min-width: 2500px){#pricing-tab .container .filters-header .grid-filter .filters[data-v-ead4632f] label{padding:.4vw}}@media (orientation: landscape) and (min-width: 2500px){#pricing-tab .container .filters-header .grid-filter .filters[data-v-ead4632f] button{padding:.4vw}}@media (orientation: landscape) and (min-width: 2500px){#pricing-tab .container .users-grid[data-v-ead4632f]{height:100%;margin-bottom:0}}.modal-wrapper[data-v-8b9d0d80]{position:fixed;z-index:50;top:0;right:0;bottom:0;left:0;background-color:#0009;max-width:100vw;height:100dvh;display:flex;flex-direction:column;justify-content:center;align-items:center}.modal-content[data-v-8b9d0d80]{display:flex;flex-direction:column;justify-content:space-between;align-items:stretch;padding:16px;line-height:1.4;background-color:#fff;box-shadow:0 1px 10px #0000004d;min-height:200px;position:relative;background:#ffffff;border:1px solid #dde1e6;border-radius:4px}.modal-content .close-wrapper[data-v-8b9d0d80]{position:absolute;right:11px;top:9px;height:29px;width:29px;background-color:transparent;border:none}.modal-content p[data-v-8b9d0d80]:last-of-type{margin-bottom:0}@media (max-width: 600px){.modal-content[data-v-8b9d0d80]{max-width:90%}}@media (min-width: 600px){.modal-content[data-v-8b9d0d80]{min-width:504px}}.modal-body[data-v-8b9d0d80]{padding:32px 8px 0;max-height:280px;overflow-y:auto;text-transform:initial;text-align:center;max-height:initial}.modal-body .modal-title[data-v-8b9d0d80]{font-style:normal;font-weight:700;font-size:32px;line-height:32px;color:#44423f;margin-bottom:16px}.modal-body .modal-description[data-v-8b9d0d80]{font-style:normal;font-weight:500;color:#44423f;font-size:16px;line-height:140%;margin-bottom:16px}@media (min-width: 992px){.modal-body[data-v-8b9d0d80]{max-height:380px}}.modal-close[data-v-8b9d0d80]{display:flex;justify-content:flex-end;width:fit-content;position:absolute;right:8px;padding:8px;border:none;outline:none;top:8px;background-color:transparent}.modal-close:focus img[data-v-8b9d0d80],.modal-close:hover img[data-v-8b9d0d80],.modal-close:active img[data-v-8b9d0d80],.modal-close:focus-within img[data-v-8b9d0d80]{opacity:.7}.modal-close[data-v-8b9d0d80]:focus-visible{outline:1px solid gray}.modal-close:focus-visible img[data-v-8b9d0d80]{opacity:.7}.modal-close img[data-v-8b9d0d80]{cursor:pointer;transition:.3s ease-in-out}.modal-footer[data-v-8b9d0d80]{text-align:right;display:flex;justify-content:center}.modal-button[data-v-8b9d0d80]{width:100%;display:flex;gap:8px;border-radius:4px;border:none;color:#fff;font-weight:500;padding:0 16px;max-width:212px;height:40px;line-height:40px;text-transform:uppercase;margin:8px;background:linear-gradient(90deg,rgba(0,0,0,0) 28.55%,#cb7128 108.17%);background-color:#cb7128}.modal-button[data-v-8b9d0d80]:hover,.modal-button[data-v-8b9d0d80]:active{background-color:#793905;color:#fff}.modal-button[data-v-8b9d0d80]:focus-visible,.modal-button[data-v-8b9d0d80]:focus{background-color:#793905;color:#fff}.modal-button.disabled[data-v-8b9d0d80]{background-color:gray;background:gray;pointer-events:none}.modal-button.button-delete[data-v-8b9d0d80]{background:linear-gradient(90deg,rgba(0,0,0,0) 28.55%,#c8102e 108.17%);background-color:#c8102e}.modal-button.button-delete[data-v-8b9d0d80]:hover,.modal-button.button-delete[data-v-8b9d0d80]:active{background-color:#86051a;color:#fff}.modal-button.button-delete[data-v-8b9d0d80]:focus-visible,.modal-button.button-delete[data-v-8b9d0d80]:focus{background-color:#86051a;color:#fff}.modal-button.button-delete.disabled[data-v-8b9d0d80]{background-color:gray;background:gray;pointer-events:none}.modal-button.button-cancel[data-v-8b9d0d80]{background:linear-gradient(90deg,rgba(0,0,0,0) 28.55%,#dedede 108.17%);background-color:#dedede}.modal-button.button-cancel[data-v-8b9d0d80]:hover,.modal-button.button-cancel[data-v-8b9d0d80]:active{background-color:#bdbdbd;color:#fff}.modal-button.button-cancel[data-v-8b9d0d80]:focus-visible,.modal-button.button-cancel[data-v-8b9d0d80]:focus{background-color:#bdbdbd;color:#fff}.modal-button .spinner[data-v-8b9d0d80]{width:24px;height:24px}@media (min-width: 992px){.modal-button[data-v-8b9d0d80]{max-width:212px;height:40px;line-height:40px}}.modal-footer[data-v-8b9d0d80]{padding:16px 24px}.modal-footer .input-submit-container[data-v-8b9d0d80]{width:100%;position:relative}.modal-footer .input-submit-container .submit-spinner[data-v-8b9d0d80]{position:absolute;animation:rotation .6s infinite linear;height:16px;width:16px;border-left:2px solid rgba(255,255,255,.4);border-right:2px solid rgba(255,255,255,.4);border-bottom:2px solid rgba(255,255,255,.4);border-top:2px solid #ebebeb;border-radius:100%;content:"";display:inline-block;margin:0 8px 0 0;top:7px;left:8px;z-index:-1;opacity:0;transition-delay:0ms}.modal-footer .input-submit-container .modal-button.disabled[data-v-8b9d0d80]{border:none}.modal-footer .input-submit-container .modal-button.loading[data-v-8b9d0d80]{background-color:#cb7128;padding-left:30px;cursor:pointer;pointer-events:none}.modal-footer .input-submit-container .modal-button.loading+.submit-spinner[data-v-8b9d0d80]{z-index:1;opacity:1;transition-delay:.15s}@media (min-width: 992px){.modal-footer .input-submit-container[data-v-8b9d0d80]{width:fit-content}}@media (orientation: landscape) and (min-width: 2500px){.modal-close[data-v-8b9d0d80]{right:.4vw;padding:.4vw;top:.4vw}.modal-close img[data-v-8b9d0d80]{width:.6vw}}.spinner[data-v-8b9d0d80]{width:24px;height:24px;background:transparent;position:relative;border-radius:50%;overflow:hidden;z-index:0;animation:spin-8b9d0d80 1s linear infinite}.spinner .spin-bottom-left[data-v-8b9d0d80],.spinner .spin-bottom-right[data-v-8b9d0d80],.spinner .spin-top-left[data-v-8b9d0d80]{position:absolute;width:50%;height:50%;z-index:-1}.spinner .spin-blocker[data-v-8b9d0d80]{position:absolute;top:15%;left:15%;width:70%;height:70%;background:#ffffff;border-radius:50%}.spinner .spin-bottom-left[data-v-8b9d0d80]{top:50%;left:0;background:-webkit-linear-gradient(to bottom right,rgb(228,124,40) 0%,rgba(228,124,40,.7) 100%);background:linear-gradient(to bottom right,rgb(228,124,40) 0%,rgba(228,124,40,.7) 100%)}.spinner .spin-bottom-left[data-v-8b9d0d80]:after{position:absolute;content:"";border-radius:50%;width:5.5px;height:9px;bottom:9px;left:0;background-color:#e47c28}@media (min-width: 768px){.spinner .spin-bottom-left[data-v-8b9d0d80]:after{width:9px;height:15px;bottom:18px}}.spinner .spin-bottom-right[data-v-8b9d0d80]{top:50%;left:50%;background:-webkit-linear-gradient(to top right,rgba(228,124,40,.7) 15%,rgba(228,124,40,.25) 85%);background:linear-gradient(to top right,rgba(228,124,40,.7) 15%,rgba(228,124,40,.25) 85%)}.spinner .spin-top-left[data-v-8b9d0d80]{top:0;left:50%;background:-webkit-linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(228,124,40,.25) 100%);background:linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(228,124,40,.25) 100%)}.spinner.spinner-green .spin-bottom-left[data-v-8b9d0d80]{background:-webkit-linear-gradient(to bottom right,rgb(72,148,60) 0%,rgba(72,148,60,.7) 100%);background:linear-gradient(to bottom right,rgb(72,148,60) 0%,rgba(72,148,60,.7) 100%)}.spinner.spinner-green .spin-bottom-left[data-v-8b9d0d80]:after{background-color:#48943c}.spinner.spinner-green .spin-bottom-right[data-v-8b9d0d80]{background:-webkit-linear-gradient(to top right,rgba(72,148,60,.7) 15%,rgba(72,148,60,.25) 85%);background:linear-gradient(to top right,rgba(72,148,60,.7) 15%,rgba(72,148,60,.25) 85%)}.spinner.spinner-green .spin-top-left[data-v-8b9d0d80]{background:-webkit-linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(72,148,60,.25) 100%);background:linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(72,148,60,.25) 100%)}.spinner.disabled .spin-blocker[data-v-8b9d0d80]{background:gray}.spinner.disabled .spin-bottom-left[data-v-8b9d0d80]:after{width:5.5px;height:9px;bottom:9px;left:0}@media (min-width: 768px){.spinner.disabled .spin-bottom-left[data-v-8b9d0d80]:after{bottom:8px}}@media (min-width: 768px){.spinner[data-v-8b9d0d80]{width:48px;height:48px}}@media (orientation: landscape) and (min-width: 2500px){.spinner[data-v-8b9d0d80]{width:2.5vw;height:2.5vw}}@media (orientation: landscape) and (min-width: 2500px){.spinner .spin-bottom-left[data-v-8b9d0d80]:after{width:.46vw;height:.78vw;bottom:.93vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.spinner[data-v-8b9d0d80]{width:5vw;height:5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.spinner .spin-bottom-left[data-v-8b9d0d80]:after{width:.92vw;height:1.56vw;bottom:1.86vw}}@keyframes spin-8b9d0d80{to{transform:rotate(360deg)}}@keyframes loader-8b9d0d80{0%{opacity:1}to{opacity:0}}.loader div[data-v-8b9d0d80]{left:48px;top:22.5px;position:absolute;animation:loader-8b9d0d80 linear 1s infinite;background:#32c770;width:4px;height:15px;border-radius:0;transform-origin:2px 27.5px}.loader div[data-v-8b9d0d80]:nth-child(1){transform:rotate(0);animation-delay:-.875s;background:#32c770}.loader div[data-v-8b9d0d80]:nth-child(2){transform:rotate(45deg);animation-delay:-.75s;background:#32c770}.loader div[data-v-8b9d0d80]:nth-child(3){transform:rotate(90deg);animation-delay:-.625s;background:#32c770}.loader div[data-v-8b9d0d80]:nth-child(4){transform:rotate(135deg);animation-delay:-.5s;background:#32c770}.loader div[data-v-8b9d0d80]:nth-child(5){transform:rotate(180deg);animation-delay:-.375s;background:#32c770}.loader div[data-v-8b9d0d80]:nth-child(6){transform:rotate(225deg);animation-delay:-.25s;background:#32c770}.loader div[data-v-8b9d0d80]:nth-child(7){transform:rotate(270deg);animation-delay:-.125s;background:#32c770}.loader div[data-v-8b9d0d80]:nth-child(8){transform:rotate(315deg);animation-delay:0s;background:#32c770}.loader-container[data-v-8b9d0d80]{width:72px;height:64px;display:inline-block;overflow:hidden;background:none;margin-bottom:16px}.loader[data-v-8b9d0d80]{width:100%;height:100%;position:relative;transform:translateZ(0) scale(.64);backface-visibility:hidden;transform-origin:0 0}.loader div[data-v-8b9d0d80]{box-sizing:content-box}.modal-add-ons .modal-content[data-v-8b9d0d80]{max-width:380px;overflow-x:hidden}.modal-add-ons .modal-content .modal-title[data-v-8b9d0d80]{font-family:Filson Pro,sans-serif;font-style:normal;font-weight:700;text-align:center;color:#cb7128}.modal-add-ons .modal-content .modal-body[data-v-8b9d0d80]{display:flex;gap:40px;flex-direction:column;overflow-x:hidden}.modal-add-ons .modal-content .modal-body .modal-title[data-v-8b9d0d80],.modal-add-ons .modal-content .modal-body .modal-description[data-v-8b9d0d80]{margin-bottom:0}.modal-add-ons .modal-content .modal-body .addons-section[data-v-8b9d0d80]{display:flex;flex-direction:column;align-items:center;gap:16px;font-family:Poppins,sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:140%;color:#44423f;font-size:.71vw}@media (max-width: 2253.5211267606px){.modal-add-ons .modal-content .modal-body .addons-section[data-v-8b9d0d80]{font-size:16px}}@media (min-width: 768px){.modal-add-ons .modal-content .modal-body .addons-section[data-v-8b9d0d80]{padding:0 48px}}.modal-add-ons .modal-content .modal-body .addons-section .addons-summary[data-v-8b9d0d80]{display:flex;flex-direction:row;gap:16px;justify-content:space-between;align-items:center;width:100%}.modal-add-ons .modal-content .modal-body .addons-section .addons-summary .remaining-add-ons[data-v-8b9d0d80]{text-align:center;width:112px}.modal-add-ons .modal-content .modal-body .addons-section .divider[data-v-8b9d0d80]{width:100%;height:0px;border:1px solid rgba(0,0,0,.3)}.modal-add-ons .modal-content .modal-body .addons-section .addons-availability[data-v-8b9d0d80]{display:flex;flex-direction:row;gap:16px;gap:8px;justify-content:space-between;align-items:center;width:100%}.modal-add-ons .modal-content .modal-body .addons-section .addons-availability .available-title[data-v-8b9d0d80]{display:flex;gap:8px}.modal-add-ons .modal-content .modal-body .addons-section .addons-availability .count-services[data-v-8b9d0d80]{display:flex;justify-content:center;align-items:center;width:112px}.modal-add-ons .modal-content .modal-body .addons-section .addons-availability .count-services p[data-v-8b9d0d80]{display:flex;align-items:center;justify-content:center;padding:0 16px;min-width:36px}.modal-add-ons .modal-content .modal-body .addons-section .addons-availability .count-services button[data-v-8b9d0d80]{width:32px;height:32px}.modal-add-ons .modal-content .modal-body .price-section[data-v-8b9d0d80]{display:flex;flex-direction:column;align-items:flex-start}.modal-add-ons .modal-content .modal-body .price-section .price-info[data-v-8b9d0d80]{display:flex;gap:8px;justify-content:flex-end;padding:0 24px;font-style:normal;font-weight:500;color:#44423f;font-size:16px;line-height:140%}.modal-add-ons .modal-content .modal-body .price-section .price-info .total-price[data-v-8b9d0d80]{font-weight:400;min-width:75px;text-align:right}.modal-add-ons .modal-content .modal-body .price-section .price-info p[data-v-8b9d0d80]{min-width:156px;text-align:left}@media (min-width: 768px){.modal-add-ons .modal-content .modal-body[data-v-8b9d0d80]{max-height:100%}}.modal-add-ons .modal-content .tooltip-info[data-v-8b9d0d80]{position:relative;color:gray;min-width:0;display:flex;align-items:center;cursor:default}.modal-add-ons .modal-content .tooltip-info .tooltip-text[data-v-8b9d0d80]{visibility:hidden;width:233px;height:auto;background-color:#333;color:#fff;border-radius:5px;padding:5px;position:absolute;bottom:125%;left:50%;transform:translate(-50%);z-index:1;opacity:0;transition:opacity .3s;font-size:.71vw;font-family:Poppins,sans-serif;text-align:center}@media (max-width: 1830.985915493px){.modal-add-ons .modal-content .tooltip-info .tooltip-text[data-v-8b9d0d80]{font-size:13px}}.modal-add-ons .modal-content .tooltip-info .tooltip-text[data-v-8b9d0d80]:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#333 transparent transparent transparent}.modal-add-ons .modal-content .tooltip-info:hover .tooltip-text[data-v-8b9d0d80]{visibility:visible;opacity:1}.modal-add-ons .modal-content .modal-add-ons-subscription[data-v-8b9d0d80]{display:flex;align-items:center;justify-content:center;flex-direction:column}.modal-add-ons .modal-content .modal-add-ons-subscription .remaining-add-ons[data-v-8b9d0d80]{opacity:.6}.modal-add-ons .modal-content .loading[data-v-8b9d0d80]{justify-content:center;padding:0}.modal-add-ons .modal-content .loading .loading-container[data-v-8b9d0d80]{display:flex;flex-direction:column;gap:8px;align-items:center;padding:16px 0}@media (min-width: 768px){.modal-add-ons .modal-content[data-v-8b9d0d80]{max-width:500px}}button[data-v-7515a0ab]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:8px 16px;width:100%;font-weight:500;line-height:100%;border-radius:4px;transition:all .4s ease-in-out;font-family:Poppins,sans-serif}button.primary-btn[data-v-7515a0ab]{background-color:#cb7128;color:#fff;border:1px solid transparent}button.primary-btn[data-v-7515a0ab]:hover,button.primary-btn[data-v-7515a0ab]:active,button.primary-btn[data-v-7515a0ab]:focus,button.primary-btn[data-v-7515a0ab]:focus-visible,button.primary-btn[data-v-7515a0ab]:focus-within{background-color:#aa5d1e;color:#fff;outline:2px solid #d97706}button.primary-btn.disabled[data-v-7515a0ab]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}button.primary-btn.tooltip-button-disabled .tooltip-text[data-v-7515a0ab]{display:none}button.primary-btn.tooltip-button[data-v-7515a0ab]{position:relative;color:gray;border:2px solid gray;background-color:#fff;cursor:default}button.primary-btn.tooltip-button .tooltip-text[data-v-7515a0ab]{visibility:hidden;width:100%;max-width:340px;background-color:#333;color:#fff;text-align:center;border-radius:5px;padding:5px;position:absolute;bottom:125%;left:50%;transform:translate(-50%);z-index:1;opacity:0;transition:opacity .3s;font-size:.71vw;font-family:Poppins,sans-serif;height:100%}@media (max-width: 1830.985915493px){button.primary-btn.tooltip-button .tooltip-text[data-v-7515a0ab]{font-size:13px}}button.primary-btn.tooltip-button .tooltip-text[data-v-7515a0ab]:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#333 transparent transparent transparent}button.primary-btn.tooltip-button:hover .tooltip-text[data-v-7515a0ab]{visibility:visible;opacity:1}button.primary-btn.tooltip-button[data-v-7515a0ab]:hover,button.primary-btn.tooltip-button[data-v-7515a0ab]:active,button.primary-btn.tooltip-button[data-v-7515a0ab]:focus,button.primary-btn.tooltip-button[data-v-7515a0ab]:focus-visible,button.primary-btn.tooltip-button[data-v-7515a0ab]:focus-within{outline:none;color:gray;border:2px solid gray;opacity:1}button.secondary-btn[data-v-7515a0ab]{background-color:#fff;color:#44423f;border:1px solid transparent}button.secondary-btn[data-v-7515a0ab]:hover,button.secondary-btn[data-v-7515a0ab]:active,button.secondary-btn[data-v-7515a0ab]:focus,button.secondary-btn[data-v-7515a0ab]:focus-within{color:#44423f;opacity:.7;border:1px solid transparent}button.secondary-btn[data-v-7515a0ab]:focus-visible{opacity:.7;color:#44423f;border:1px solid #44423f}button.secondary-btn.disabled[data-v-7515a0ab]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}button.secondary-btn.tooltip-button-disabled .tooltip-text[data-v-7515a0ab]{display:none}button.secondary-btn.tooltip-button[data-v-7515a0ab]{position:relative;color:gray;border:2px solid gray;cursor:default}button.secondary-btn.tooltip-button .tooltip-text[data-v-7515a0ab]{visibility:hidden;width:100%;max-width:340px;background-color:#333;color:#fff;text-align:center;border-radius:5px;padding:5px;position:absolute;bottom:125%;left:50%;transform:translate(-50%);z-index:1;opacity:0;transition:opacity .3s;font-size:.71vw;font-family:Poppins,sans-serif;height:100%}@media (max-width: 1830.985915493px){button.secondary-btn.tooltip-button .tooltip-text[data-v-7515a0ab]{font-size:13px}}button.secondary-btn.tooltip-button .tooltip-text[data-v-7515a0ab]:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#333 transparent transparent transparent}button.secondary-btn.tooltip-button:hover .tooltip-text[data-v-7515a0ab]{visibility:visible;opacity:1}button.secondary-btn.tooltip-button[data-v-7515a0ab]:hover,button.secondary-btn.tooltip-button[data-v-7515a0ab]:active,button.secondary-btn.tooltip-button[data-v-7515a0ab]:focus,button.secondary-btn.tooltip-button[data-v-7515a0ab]:focus-visible,button.secondary-btn.tooltip-button[data-v-7515a0ab]:focus-within{outline:none;color:gray;border:2px solid gray;opacity:1}button.tertiary-btn[data-v-7515a0ab]{padding:16px;color:#fff;outline:none;background:linear-gradient(90deg,rgba(0,0,0,0) 28.55%,#cb7128 108.17%);background-color:#cb7128;border:1px solid #cb7128}button.tertiary-btn[data-v-7515a0ab]:hover,button.tertiary-btn[data-v-7515a0ab]:active,button.tertiary-btn[data-v-7515a0ab]:focus,button.tertiary-btn[data-v-7515a0ab]:focus-within{background-color:#793905;color:#fff;border:1px solid #aa5d1e}button.tertiary-btn[data-v-7515a0ab]:focus-visible{background-color:#793905;color:#fff;border:1px solid #aa5d1e}button.tertiary-btn.disabled[data-v-7515a0ab]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}button.back-btn[data-v-7515a0ab]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0 16px;gap:32px;position:relative;width:56px;height:40px;background:#ffffff;border:2px solid #ffffff;box-shadow:0 0 4px #00000040;border-radius:4px}button.success-btn[data-v-7515a0ab]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0 16px;gap:32px;min-height:40px;color:#fff;background:#48943c;border:2px solid #48943c;box-shadow:0 4px 4px #48943c40;border-radius:8px}button.disabled[data-v-7515a0ab]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}#pricing-information[data-v-7515a0ab]{display:flex;flex-direction:column;width:100%}#pricing-information h3[data-v-7515a0ab]{display:block;color:#44423f;font-weight:600;font-size:16px}@media (min-width: 992px){#pricing-information h3[data-v-7515a0ab]{font-size:.82vw}}@media (min-width: 992px) and (max-width: 1951.2195121951px){#pricing-information h3[data-v-7515a0ab]{font-size:16px}}#pricing-information p[data-v-7515a0ab]{display:block;color:#44423f;font-weight:500;font-size:.71vw}@media (max-width: 1971.8309859155px){#pricing-information p[data-v-7515a0ab]{font-size:14px}}#pricing-information p span[data-v-7515a0ab]{color:#44423f;font-weight:400;font-size:.71vw}@media (max-width: 1971.8309859155px){#pricing-information p span[data-v-7515a0ab]{font-size:14px}}#pricing-information p a[data-v-7515a0ab]{color:#db9c69;font-weight:400;font-size:.71vw;text-decoration:none;transition:.4s ease-in-out}@media (max-width: 1971.8309859155px){#pricing-information p a[data-v-7515a0ab]{font-size:14px}}#pricing-information p a[data-v-7515a0ab]:hover,#pricing-information p a[data-v-7515a0ab]:focus,#pricing-information p a[data-v-7515a0ab]:active,#pricing-information p a[data-v-7515a0ab]:focus-within,#pricing-information p a[data-v-7515a0ab]:focus-visible{outline:2px solid #cb7128;border-radius:8px;transition:none}#pricing-information p a[data-v-7515a0ab]:focus-visible{outline:2px solid #cb7128;border-radius:8px;transition:none}#pricing-information .information-section[data-v-7515a0ab]{width:100%;padding-bottom:16px}@media (min-width: 992px){#pricing-information .information-section[data-v-7515a0ab]{padding:16px;margin-top:0;max-height:60%;overflow-y:auto}#pricing-information .information-section[data-v-7515a0ab]::-webkit-scrollbar{width:6px;height:6px;transition:.3s ease-in-out}#pricing-information .information-section[data-v-7515a0ab]::-webkit-scrollbar-track{background:#f3f3f3;border-radius:8px}#pricing-information .information-section[data-v-7515a0ab]::-webkit-scrollbar-thumb{background:#c3c3c3;border-radius:8px;border:4px solid rgba(0,0,0,0)}#pricing-information .information-section[data-v-7515a0ab]::-webkit-scrollbar-thumb:hover{background:#c3c3c3}}#pricing-information .information-section .packages-container[data-v-7515a0ab]{display:flex;margin:8px;max-width:500px}#pricing-information .information-section .packages-container .base-package-card[data-v-7515a0ab]{display:flex;flex-direction:column;align-items:center;border-radius:8px;box-shadow:0 0 6px #00000012,0 10px 15px -3px #0000001a;width:100%}@media (min-width: 768px){#pricing-information .information-section .packages-container .base-package-card[data-v-7515a0ab]{align-items:center}}@media (min-width: 1920px){#pricing-information .information-section .packages-container .base-package-card[data-v-7515a0ab]{width:100%;max-width:700px}}#pricing-information .information-section .packages-container .base-package-card h3[data-v-7515a0ab]{font-family:Filson Pro,sans-serif;width:100%;font-size:24px;font-weight:700;line-height:110%;margin:auto;text-align:center;color:#fff;border-top-right-radius:8px;border-top-left-radius:8px;background:linear-gradient(269.16deg,#cb7128 16.06%,#87450f 29.86%);padding:16px}#pricing-information .information-section .packages-container .base-package-card .base-package-price-container[data-v-7515a0ab]{display:flex;flex-wrap:wrap;justify-content:center;flex:1;padding:32px 16px;text-align:center}@media (min-width: 1920px){#pricing-information .information-section .packages-container .base-package-card .base-package-price-container[data-v-7515a0ab]{max-width:100%}}#pricing-information .information-section .packages-container .base-package-card .base-package-price-container .base-package-price[data-v-7515a0ab]{font-weight:900;font-family:Filson Pro,sans-serif;font-size:64px;line-height:100%;width:100%;background:linear-gradient(180deg,#cb7128 0%,#723b0f 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}#pricing-information .information-section .packages-container .base-package-card .base-package-price-container p[data-v-7515a0ab]{font-weight:500;font-size:16px;line-height:normal;color:#44423f}#pricing-information .information-section .packages-container .base-package-card .package-details[data-v-7515a0ab]{display:flex;flex-direction:column;gap:16px;flex-basis:100%;padding:0 16px 32px;margin:0}@media (min-width: 1920px){#pricing-information .information-section .packages-container .base-package-card .package-details[data-v-7515a0ab]{max-width:100%;padding-top:0}}#pricing-information .information-section .packages-container .base-package-card .package-details li[data-v-7515a0ab]{display:flex;align-items:flex-start}#pricing-information .information-section .packages-container .base-package-card .package-details li img[data-v-7515a0ab]{margin-right:8px}#pricing-information .information-section .packages-container .base-package-card .package-details li p[data-v-7515a0ab]{font-size:14px;color:#44423f;font-weight:500}@media (min-width: 768px){#pricing-information .information-section .packages-container[data-v-7515a0ab]{max-width:315px}}#pricing-information .information-section .button-section[data-v-7515a0ab]{display:flex;align-items:center;flex-direction:column;gap:16px;margin-top:24px;margin-bottom:8px;width:100%}#pricing-information .information-section .button-section button.secondary-btn[data-v-7515a0ab]{background-color:#fff;border-radius:4px;border:2px solid #cb7128;color:#cb7128;padding:8px;height:40px;font-size:.71vw;font-family:Poppins,sans-serif}@media (max-width: 1971.8309859155px){#pricing-information .information-section .button-section button.secondary-btn[data-v-7515a0ab]{font-size:14px}}#pricing-information .information-section .button-section button.secondary-btn[data-v-7515a0ab]:hover,#pricing-information .information-section .button-section button.secondary-btn[data-v-7515a0ab]:active,#pricing-information .information-section .button-section button.secondary-btn[data-v-7515a0ab]:focus,#pricing-information .information-section .button-section button.secondary-btn[data-v-7515a0ab]:focus-visible,#pricing-information .information-section .button-section button.secondary-btn[data-v-7515a0ab]:focus-within{outline:2px solid #d97706;background-color:#fff;color:#aa5d1e;opacity:1}#pricing-information .information-section .button-section button.secondary-btn.disabled[data-v-7515a0ab]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}#pricing-information .information-section .button-section button.secondary-btn.tooltip-button-disabled .tooltip-text[data-v-7515a0ab]{display:none}#pricing-information .information-section .button-section button.secondary-btn.tooltip-button[data-v-7515a0ab]{position:relative;color:gray;border:2px solid gray;cursor:default}#pricing-information .information-section .button-section button.secondary-btn.tooltip-button .tooltip-text[data-v-7515a0ab]{visibility:hidden;width:100%;max-width:340px;background-color:#333;color:#fff;text-align:center;border-radius:5px;padding:5px;position:absolute;bottom:125%;left:50%;transform:translate(-50%);z-index:1;opacity:0;transition:opacity .3s;font-size:.71vw;font-family:Poppins,sans-serif;height:100%}@media (max-width: 1830.985915493px){#pricing-information .information-section .button-section button.secondary-btn.tooltip-button .tooltip-text[data-v-7515a0ab]{font-size:13px}}#pricing-information .information-section .button-section button.secondary-btn.tooltip-button .tooltip-text[data-v-7515a0ab]:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#333 transparent transparent transparent}#pricing-information .information-section .button-section button.secondary-btn.tooltip-button:hover .tooltip-text[data-v-7515a0ab]{visibility:visible;opacity:1}#pricing-information .information-section .button-section button.secondary-btn.tooltip-button[data-v-7515a0ab]:hover,#pricing-information .information-section .button-section button.secondary-btn.tooltip-button[data-v-7515a0ab]:active,#pricing-information .information-section .button-section button.secondary-btn.tooltip-button[data-v-7515a0ab]:focus,#pricing-information .information-section .button-section button.secondary-btn.tooltip-button[data-v-7515a0ab]:focus-visible,#pricing-information .information-section .button-section button.secondary-btn.tooltip-button[data-v-7515a0ab]:focus-within{outline:none;color:gray;border:2px solid gray;opacity:1}#pricing-information .information-section .button-section button .btn[data-v-7515a0ab]{max-width:50%}@media (min-width: 600px){#pricing-information .information-section .button-section[data-v-7515a0ab]{flex-direction:row}}#pricing-information .information-section.package-section[data-v-7515a0ab]{display:flex;flex-direction:column;justify-content:space-around;gap:16px;width:100%;align-items:center}@media (min-width: 768px){#pricing-information .information-section.package-section[data-v-7515a0ab]{flex-direction:row;align-items:flex-start;gap:8px}}@media (min-width: 992px){#pricing-information .information-section.package-section[data-v-7515a0ab]{flex-direction:column;align-items:center;gap:16px}}@media (min-width: 1366px){#pricing-information .information-section.package-section[data-v-7515a0ab]{flex-direction:row;align-items:flex-start;gap:8px}}#pricing-information .information-section .add-ons[data-v-7515a0ab]{display:flex;flex-direction:column;background:#ededed;border-radius:8px;gap:20px;padding:16px;width:300px;margin:8px}#pricing-information .information-section .add-ons .add-on-card[data-v-7515a0ab]{background:#ffffff;box-shadow:0 4px 4px #44423f40;border-radius:8px;padding:16px}#pricing-information .information-section .add-ons .add-on-card .base-package-price-container[data-v-7515a0ab]{display:flex;align-items:center;gap:8px}#pricing-information .information-section .add-ons .add-on-card .base-package-price-container .add-on-price[data-v-7515a0ab]{font-weight:900;font-family:Filson Pro,sans-serif;color:#cb7128;font-size:40px;line-height:46px;background:linear-gradient(180deg,#cb7128 0%,#723b0f 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}#pricing-information .information-section .add-ons .add-on-card .base-package-price-container .extra-add-on[data-v-7515a0ab]{font-family:Poppins,sans-serif;font-style:normal;font-weight:500;font-size:16px;line-height:24px;color:#cb7128}#pricing-information .information-section .add-ons .add-on-card .add-on-details .add-on-description[data-v-7515a0ab]{font-family:Poppins,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:21px;color:#44423f}#pricing-information .title-pricing[data-v-7515a0ab]{font-weight:500;font-size:24px;color:#cb7128;margin:8px 0}#pricing-information .divider[data-v-7515a0ab]{width:100%;height:.5px;background:#dde1e6}@media (orientation: landscape) and (min-width: 2500px){#pricing-information p[data-v-7515a0ab]{margin-top:.83vw}}@media (orientation: landscape) and (min-width: 2500px){#pricing-information .information-section[data-v-7515a0ab]{padding:.83vw}}@media (orientation: landscape) and (min-width: 2500px){#pricing-information .information-section .button-section button.secondary-btn[data-v-7515a0ab]{border-radius:.2vw;padding:.4vw;height:2.08vw}}@media (orientation: landscape) and (min-width: 2500px){#pricing-information .information-section .button-section[data-v-7515a0ab]{gap:.83vw;margin-top:1.25vw;margin-bottom:.4vw}}.spinner[data-v-1af02f1a]{width:24px;height:24px;background:transparent;position:relative;border-radius:50%;overflow:hidden;z-index:0;animation:spin-1af02f1a 1s linear infinite}.spinner .spin-bottom-left[data-v-1af02f1a],.spinner .spin-bottom-right[data-v-1af02f1a],.spinner .spin-top-left[data-v-1af02f1a]{position:absolute;width:50%;height:50%;z-index:-1}.spinner .spin-blocker[data-v-1af02f1a]{position:absolute;top:15%;left:15%;width:70%;height:70%;background:#ffffff;border-radius:50%}.spinner .spin-bottom-left[data-v-1af02f1a]{top:50%;left:0;background:-webkit-linear-gradient(to bottom right,rgb(228,124,40) 0%,rgba(228,124,40,.7) 100%);background:linear-gradient(to bottom right,rgb(228,124,40) 0%,rgba(228,124,40,.7) 100%)}.spinner .spin-bottom-left[data-v-1af02f1a]:after{position:absolute;content:"";border-radius:50%;width:5.5px;height:9px;bottom:9px;left:0;background-color:#e47c28}@media (min-width: 768px){.spinner .spin-bottom-left[data-v-1af02f1a]:after{width:9px;height:15px;bottom:18px}}.spinner .spin-bottom-right[data-v-1af02f1a]{top:50%;left:50%;background:-webkit-linear-gradient(to top right,rgba(228,124,40,.7) 15%,rgba(228,124,40,.25) 85%);background:linear-gradient(to top right,rgba(228,124,40,.7) 15%,rgba(228,124,40,.25) 85%)}.spinner .spin-top-left[data-v-1af02f1a]{top:0;left:50%;background:-webkit-linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(228,124,40,.25) 100%);background:linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(228,124,40,.25) 100%)}.spinner.spinner-green .spin-bottom-left[data-v-1af02f1a]{background:-webkit-linear-gradient(to bottom right,rgb(72,148,60) 0%,rgba(72,148,60,.7) 100%);background:linear-gradient(to bottom right,rgb(72,148,60) 0%,rgba(72,148,60,.7) 100%)}.spinner.spinner-green .spin-bottom-left[data-v-1af02f1a]:after{background-color:#48943c}.spinner.spinner-green .spin-bottom-right[data-v-1af02f1a]{background:-webkit-linear-gradient(to top right,rgba(72,148,60,.7) 15%,rgba(72,148,60,.25) 85%);background:linear-gradient(to top right,rgba(72,148,60,.7) 15%,rgba(72,148,60,.25) 85%)}.spinner.spinner-green .spin-top-left[data-v-1af02f1a]{background:-webkit-linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(72,148,60,.25) 100%);background:linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(72,148,60,.25) 100%)}.spinner.disabled .spin-blocker[data-v-1af02f1a]{background:gray}.spinner.disabled .spin-bottom-left[data-v-1af02f1a]:after{width:5.5px;height:9px;bottom:9px;left:0}@media (min-width: 768px){.spinner.disabled .spin-bottom-left[data-v-1af02f1a]:after{bottom:8px}}@media (min-width: 768px){.spinner[data-v-1af02f1a]{width:48px;height:48px}}@media (orientation: landscape) and (min-width: 2500px){.spinner[data-v-1af02f1a]{width:2.5vw;height:2.5vw}}@media (orientation: landscape) and (min-width: 2500px){.spinner .spin-bottom-left[data-v-1af02f1a]:after{width:.46vw;height:.78vw;bottom:.93vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.spinner[data-v-1af02f1a]{width:5vw;height:5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.spinner .spin-bottom-left[data-v-1af02f1a]:after{width:.92vw;height:1.56vw;bottom:1.86vw}}@keyframes spin-1af02f1a{to{transform:rotate(360deg)}}@keyframes loader-1af02f1a{0%{opacity:1}to{opacity:0}}.loader div[data-v-1af02f1a]{left:48px;top:22.5px;position:absolute;animation:loader-1af02f1a linear 1s infinite;background:#32c770;width:4px;height:15px;border-radius:0;transform-origin:2px 27.5px}.loader div[data-v-1af02f1a]:nth-child(1){transform:rotate(0);animation-delay:-.875s;background:#32c770}.loader div[data-v-1af02f1a]:nth-child(2){transform:rotate(45deg);animation-delay:-.75s;background:#32c770}.loader div[data-v-1af02f1a]:nth-child(3){transform:rotate(90deg);animation-delay:-.625s;background:#32c770}.loader div[data-v-1af02f1a]:nth-child(4){transform:rotate(135deg);animation-delay:-.5s;background:#32c770}.loader div[data-v-1af02f1a]:nth-child(5){transform:rotate(180deg);animation-delay:-.375s;background:#32c770}.loader div[data-v-1af02f1a]:nth-child(6){transform:rotate(225deg);animation-delay:-.25s;background:#32c770}.loader div[data-v-1af02f1a]:nth-child(7){transform:rotate(270deg);animation-delay:-.125s;background:#32c770}.loader div[data-v-1af02f1a]:nth-child(8){transform:rotate(315deg);animation-delay:0s;background:#32c770}.loader-container[data-v-1af02f1a]{width:72px;height:64px;display:inline-block;overflow:hidden;background:none;margin-bottom:16px}.loader[data-v-1af02f1a]{width:100%;height:100%;position:relative;transform:translateZ(0) scale(.64);backface-visibility:hidden;transform-origin:0 0}.loader div[data-v-1af02f1a]{box-sizing:content-box}#profile[data-v-1af02f1a]{display:flex;align-items:left;flex-direction:column;min-height:100dvh;width:100dvw;padding:88px 24px 24px}#profile .title[data-v-1af02f1a]{display:flex;align-items:center;justify-content:flex-start;margin-bottom:16px;min-height:40px}@media (min-width: 992px){#profile .title[data-v-1af02f1a]{margin-bottom:24px}}#profile .title h2[data-v-1af02f1a]{color:#44423f;font-size:20px;font-weight:500;margin-left:16px;line-height:normal}@media (min-width: 992px){#profile .title h2[data-v-1af02f1a]{font-size:1.2vw}}@media (min-width: 992px) and (max-width: 2000px){#profile .title h2[data-v-1af02f1a]{font-size:24px}}#profile .profile-content[data-v-1af02f1a]{height:100%}@media (min-width: 992px){#profile .profile-content[data-v-1af02f1a]{display:grid;grid-template-columns:1fr 1.5fr;gap:24px;max-height:74vh}}@media (min-width: 1920px){#profile .profile-content[data-v-1af02f1a]{max-height:none;height:calc(100dvh - 96px)}}@media (min-width: 992px){#profile .profile-content .tab-section[data-v-1af02f1a]{background:#ffffff;box-shadow:0 0 8px #00000029;border-radius:8px;height:calc(100dvh - 212px)}#profile .profile-content .tab-section[data-v-1af02f1a] .tabs-container{overflow:auto;height:calc(100dvh - 212px)}}@media (min-width: 992px) and (min-width: 1920px){#profile .profile-content .tab-section[data-v-1af02f1a] .tabs-container{height:calc(100dvh - 96px)}}@media (min-width: 992px){#profile .profile-content .tab-section[data-v-1af02f1a] .tabs-container .tabs-content::-webkit-scrollbar{width:6px;height:6px;transition:.3s ease-in-out}#profile .profile-content .tab-section[data-v-1af02f1a] .tabs-container .tabs-content::-webkit-scrollbar-track{background:#f3f3f3;border-radius:8px}#profile .profile-content .tab-section[data-v-1af02f1a] .tabs-container .tabs-content::-webkit-scrollbar-thumb{background:#c3c3c3;border-radius:8px;border:4px solid rgba(0,0,0,0)}#profile .profile-content .tab-section[data-v-1af02f1a] .tabs-container .tabs-content::-webkit-scrollbar-thumb:hover{background:#c3c3c3}}@media (min-width: 992px) and (min-width: 992px){#profile .profile-content .tab-section[data-v-1af02f1a] .tabs-container .tabs-content{height:calc(100% - 56px);overflow-x:auto}}@media (min-width: 1920px){#profile .profile-content .tab-section[data-v-1af02f1a]{height:calc(100dvh - 96px)}}#profile .profile-content .tab-section .tabs[data-v-1af02f1a]{display:flex;justify-content:flex-start;gap:32px;margin-bottom:32px;padding-top:16px;border-bottom:1px solid #d0d4d9}@media (min-width: 992px){#profile .profile-content .tab-section .tabs[data-v-1af02f1a]{gap:12px;margin-bottom:24px}}#profile .profile-content .tab-section .tabs .tab[data-v-1af02f1a]{cursor:pointer;gap:4px;width:fit-content;font-family:Poppins,sans-serif;font-size:.82vw;font-weight:400;padding:0 0 8px;border:none;position:relative}@media (max-width: 1951.2195121951px){#profile .profile-content .tab-section .tabs .tab[data-v-1af02f1a]{font-size:16px}}#profile .profile-content .tab-section .tabs .tab[data-v-1af02f1a]:after{content:"";position:absolute;bottom:-1px;left:0;width:100%;height:2px;background-color:transparent;border-radius:6px}#profile .profile-content .tab-section .tabs .tab[data-v-1af02f1a]:first-of-type{margin-left:24px}@media (min-width: 992px){#profile .profile-content .tab-section .tabs .tab[data-v-1af02f1a]:first-of-type{margin-left:0}}#profile .profile-content .tab-section .tabs .tab[data-v-1af02f1a]:nth-of-type(2){margin-left:0}@media (min-width: 992px){#profile .profile-content .tab-section .tabs .tab[data-v-1af02f1a]:nth-of-type(2){margin-left:24px}}#profile .profile-content .tab-section .tabs .tab span[data-v-1af02f1a]{display:none}@media (min-width: 992px){#profile .profile-content .tab-section .tabs .tab span[data-v-1af02f1a]{display:inline-block}}#profile .profile-content .tab-section .tabs .tab.mobile-only[data-v-1af02f1a]{display:block}@media (min-width: 992px){#profile .profile-content .tab-section .tabs .tab.mobile-only[data-v-1af02f1a]{display:none}}#profile .profile-content .tab-section .tabs .tab[data-v-1af02f1a]:hover,#profile .profile-content .tab-section .tabs .tab[data-v-1af02f1a]:active,#profile .profile-content .tab-section .tabs .tab[data-v-1af02f1a]:focus,#profile .profile-content .tab-section .tabs .tab[data-v-1af02f1a]:focus-visible,#profile .profile-content .tab-section .tabs .tab[data-v-1af02f1a]:focus-within{outline:none;border:none;color:#cb7128;opacity:1}#profile .profile-content .tab-section .tabs .tab.active[data-v-1af02f1a]{color:#cb7128;font-weight:600}#profile .profile-content .tab-section .tabs .tab.active[data-v-1af02f1a]:after{background-color:#db9c69}#profile .profile-content .tab-section .tabs .tab.active[data-v-1af02f1a]:hover,#profile .profile-content .tab-section .tabs .tab.active[data-v-1af02f1a]:active,#profile .profile-content .tab-section .tabs .tab.active[data-v-1af02f1a]:focus,#profile .profile-content .tab-section .tabs .tab.active[data-v-1af02f1a]:focus-visible,#profile .profile-content .tab-section .tabs .tab.active[data-v-1af02f1a]:focus-within{outline:none;border:none;color:#cb7128;cursor:default}#profile .profile-content .tab-section .tabs-content[data-v-1af02f1a]{display:flex;flex-wrap:wrap;padding-bottom:0 16px}@media (min-width: 992px){#profile .profile-content .tab-section .tabs-content[data-v-1af02f1a]{flex-direction:row;height:calc(100% - 90px)}}#profile .profile-content .tab-section .tabs-content>div[data-v-1af02f1a]{flex:1;margin:0 24px;height:100%;overflow-y:auto}#profile .profile-content .tab-section .tabs-content>div[data-v-1af02f1a]::-webkit-scrollbar{width:6px;height:6px;transition:.3s ease-in-out}#profile .profile-content .tab-section .tabs-content>div[data-v-1af02f1a]::-webkit-scrollbar-track{background:#f3f3f3;border-radius:8px}#profile .profile-content .tab-section .tabs-content>div[data-v-1af02f1a]::-webkit-scrollbar-thumb{background:#c3c3c3;border-radius:8px;border:4px solid rgba(0,0,0,0)}#profile .profile-content .tab-section .tabs-content>div[data-v-1af02f1a]::-webkit-scrollbar-thumb:hover{background:#c3c3c3}#profile .profile-content .profile-section[data-v-1af02f1a]{display:none}@media (min-width: 992px){#profile .profile-content .profile-section[data-v-1af02f1a]{display:flex;background:#ffffff;box-shadow:0 0 8px #00000029;border-radius:8px;height:74vh;overflow:hidden}}@media (min-width: 992px){#profile .profile-content .profile-section[data-v-1af02f1a]{height:calc(100dvh - 212px)}}@media (min-width: 1920px){#profile .profile-content .profile-section[data-v-1af02f1a]{height:calc(100dvh - 96px)}}#profile .loading[data-v-1af02f1a]{justify-content:center;padding:0}#profile .loading .loading-container[data-v-1af02f1a]{height:85vh;display:flex;flex-direction:column;justify-content:center;align-items:center}#profile .loading .loading-container .loading-text[data-v-1af02f1a]{margin:16px}@media (min-width: 992px){#profile[data-v-1af02f1a]{padding:128px 48px 40px;height:85vh;overflow:hidden}}@media (min-width: 1920px){#profile[data-v-1af02f1a]{width:calc(100dvw - 282px);margin-left:282px;padding:16px 40px;height:100dvh}}@media (orientation: landscape) and (min-width: 2500px){#profile[data-v-1af02f1a]{width:calc(100dvw - 14.68vw);margin-left:14.68vw;padding:.83vw 2vw}}@media (orientation: landscape) and (min-width: 2500px){#profile .title h2[data-v-1af02f1a]{margin-left:.8vw}}@media (orientation: landscape) and (min-width: 2500px){#profile .title svg[data-v-1af02f1a]{width:1.2vw;height:1.2vw}}@media (orientation: landscape) and (min-width: 2500px){#profile .profile-content[data-v-1af02f1a]{gap:1.25vw}}@media (orientation: landscape) and (min-width: 2500px){#profile .profile-content .tab-section[data-v-1af02f1a]{height:100%}}@media (orientation: landscape) and (min-width: 2500px){#profile .profile-content .tab-section .tabs[data-v-1af02f1a]{gap:2.08vw;margin-bottom:2.08vw;padding-top:.83vw}}@media (orientation: landscape) and (min-width: 2500px){#profile .profile-content .tab-section .tabs .tab[data-v-1af02f1a]{padding-bottom:.4vw;gap:.2vw}}@media (orientation: landscape) and (min-width: 2500px){#profile .profile-content .tab-section .tabs .tab[data-v-1af02f1a]:first-of-type{margin-left:0}}@media (orientation: landscape) and (min-width: 2500px){#profile .profile-content .tab-section .tabs .tab[data-v-1af02f1a]:nth-of-type(2){margin-left:1.25vw}}@media (orientation: landscape) and (min-width: 2500px){#profile .profile-content .tab-section .tabs-content[data-v-1af02f1a]{padding-bottom:0 .83vw;height:calc(100% - 4.68vw)}}@media (orientation: landscape) and (min-width: 2500px){#profile .profile-content .tab-section .tabs-content>div[data-v-1af02f1a]{margin:0 1.25vw}}@media (orientation: landscape) and (min-width: 2500px){#profile .profile-content .profile-section[data-v-1af02f1a]{border-radius:.4vw;height:100%}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#profile[data-v-1af02f1a]{width:100dvw;margin-left:0;padding:12vw 8vw 4vw}}@media (orientation: portrait){#profile .title[data-v-1af02f1a]{margin-bottom:3vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#profile .title h2[data-v-1af02f1a]{font-size:2.5vw;margin-left:1.6vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#profile .title svg[data-v-1af02f1a]{width:2.4vw;height:2.4vw}}.spinner[data-v-21c542a7]{width:24px;height:24px;background:transparent;position:relative;border-radius:50%;overflow:hidden;z-index:0;animation:spin-21c542a7 1s linear infinite}.spinner .spin-bottom-left[data-v-21c542a7],.spinner .spin-bottom-right[data-v-21c542a7],.spinner .spin-top-left[data-v-21c542a7]{position:absolute;width:50%;height:50%;z-index:-1}.spinner .spin-blocker[data-v-21c542a7]{position:absolute;top:15%;left:15%;width:70%;height:70%;background:#ffffff;border-radius:50%}.spinner .spin-bottom-left[data-v-21c542a7]{top:50%;left:0;background:-webkit-linear-gradient(to bottom right,rgb(228,124,40) 0%,rgba(228,124,40,.7) 100%);background:linear-gradient(to bottom right,rgb(228,124,40) 0%,rgba(228,124,40,.7) 100%)}.spinner .spin-bottom-left[data-v-21c542a7]:after{position:absolute;content:"";border-radius:50%;width:5.5px;height:9px;bottom:9px;left:0;background-color:#e47c28}@media (min-width: 768px){.spinner .spin-bottom-left[data-v-21c542a7]:after{width:9px;height:15px;bottom:18px}}.spinner .spin-bottom-right[data-v-21c542a7]{top:50%;left:50%;background:-webkit-linear-gradient(to top right,rgba(228,124,40,.7) 15%,rgba(228,124,40,.25) 85%);background:linear-gradient(to top right,rgba(228,124,40,.7) 15%,rgba(228,124,40,.25) 85%)}.spinner .spin-top-left[data-v-21c542a7]{top:0;left:50%;background:-webkit-linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(228,124,40,.25) 100%);background:linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(228,124,40,.25) 100%)}.spinner.spinner-green .spin-bottom-left[data-v-21c542a7]{background:-webkit-linear-gradient(to bottom right,rgb(72,148,60) 0%,rgba(72,148,60,.7) 100%);background:linear-gradient(to bottom right,rgb(72,148,60) 0%,rgba(72,148,60,.7) 100%)}.spinner.spinner-green .spin-bottom-left[data-v-21c542a7]:after{background-color:#48943c}.spinner.spinner-green .spin-bottom-right[data-v-21c542a7]{background:-webkit-linear-gradient(to top right,rgba(72,148,60,.7) 15%,rgba(72,148,60,.25) 85%);background:linear-gradient(to top right,rgba(72,148,60,.7) 15%,rgba(72,148,60,.25) 85%)}.spinner.spinner-green .spin-top-left[data-v-21c542a7]{background:-webkit-linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(72,148,60,.25) 100%);background:linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(72,148,60,.25) 100%)}.spinner.disabled .spin-blocker[data-v-21c542a7]{background:gray}.spinner.disabled .spin-bottom-left[data-v-21c542a7]:after{width:5.5px;height:9px;bottom:9px;left:0}@media (min-width: 768px){.spinner.disabled .spin-bottom-left[data-v-21c542a7]:after{bottom:8px}}@media (min-width: 768px){.spinner[data-v-21c542a7]{width:48px;height:48px}}@media (orientation: landscape) and (min-width: 2500px){.spinner[data-v-21c542a7]{width:2.5vw;height:2.5vw}}@media (orientation: landscape) and (min-width: 2500px){.spinner .spin-bottom-left[data-v-21c542a7]:after{width:.46vw;height:.78vw;bottom:.93vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.spinner[data-v-21c542a7]{width:5vw;height:5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.spinner .spin-bottom-left[data-v-21c542a7]:after{width:.92vw;height:1.56vw;bottom:1.86vw}}@keyframes spin-21c542a7{to{transform:rotate(360deg)}}@keyframes loader-21c542a7{0%{opacity:1}to{opacity:0}}.loader div[data-v-21c542a7]{left:48px;top:22.5px;position:absolute;animation:loader-21c542a7 linear 1s infinite;background:#32c770;width:4px;height:15px;border-radius:0;transform-origin:2px 27.5px}.loader div[data-v-21c542a7]:nth-child(1){transform:rotate(0);animation-delay:-.875s;background:#32c770}.loader div[data-v-21c542a7]:nth-child(2){transform:rotate(45deg);animation-delay:-.75s;background:#32c770}.loader div[data-v-21c542a7]:nth-child(3){transform:rotate(90deg);animation-delay:-.625s;background:#32c770}.loader div[data-v-21c542a7]:nth-child(4){transform:rotate(135deg);animation-delay:-.5s;background:#32c770}.loader div[data-v-21c542a7]:nth-child(5){transform:rotate(180deg);animation-delay:-.375s;background:#32c770}.loader div[data-v-21c542a7]:nth-child(6){transform:rotate(225deg);animation-delay:-.25s;background:#32c770}.loader div[data-v-21c542a7]:nth-child(7){transform:rotate(270deg);animation-delay:-.125s;background:#32c770}.loader div[data-v-21c542a7]:nth-child(8){transform:rotate(315deg);animation-delay:0s;background:#32c770}.loader-container[data-v-21c542a7]{width:72px;height:64px;display:inline-block;overflow:hidden;background:none;margin-bottom:16px}.loader[data-v-21c542a7]{width:100%;height:100%;position:relative;transform:translateZ(0) scale(.64);backface-visibility:hidden;transform-origin:0 0}.loader div[data-v-21c542a7]{box-sizing:content-box}#new-alert[data-v-21c542a7]{display:flex;flex-direction:column;padding:88px 24px 24px;min-height:100dvh;width:100dvw}#new-alert[data-v-21c542a7] .form-body{flex-direction:unset;flex-wrap:wrap;align-content:flex-start}#new-alert[data-v-21c542a7] .form-body h3{color:#44423f;font-size:.82vw;line-height:100%;font-weight:600;margin:24px 0 16px}@media (max-width: 1951.2195121951px){#new-alert[data-v-21c542a7] .form-body h3{font-size:16px}}#new-alert[data-v-21c542a7] .form-body .primary-title{width:100%}@media (min-width: 992px){#new-alert[data-v-21c542a7] .form-body .primary-title{font-size:.92vw;margin-top:0;margin-bottom:3px}}@media (min-width: 992px) and (max-width: 1956.5217391304px){#new-alert[data-v-21c542a7] .form-body .primary-title{font-size:18px}}#new-alert[data-v-21c542a7] .form-body .body-pagination{padding:0}#new-alert[data-v-21c542a7] .form-body .footer{padding:16px 0}#new-alert[data-v-21c542a7] .form-body .select-grid-container{width:100%}#new-alert[data-v-21c542a7] .form-body .search{width:100%;margin-top:24px;gap:0}#new-alert[data-v-21c542a7] .form-body .search h3{margin-top:0;margin-bottom:.6rem}@media (min-width: 1920px){#new-alert[data-v-21c542a7] .form-body .search{max-width:60%}}@media (min-width: 1366px){#new-alert[data-v-21c542a7] .form-body .search{max-width:100%;margin-top:0}}@media (min-width: 1920px){#new-alert[data-v-21c542a7] .form-body{height:calc(100dvh - 96px);overflow-y:auto}#new-alert[data-v-21c542a7] .form-body::-webkit-scrollbar{width:6px;height:6px;transition:.3s ease-in-out}#new-alert[data-v-21c542a7] .form-body::-webkit-scrollbar-track{background:#f3f3f3;border-radius:8px}#new-alert[data-v-21c542a7] .form-body::-webkit-scrollbar-thumb{background:#c3c3c3;border-radius:8px;border:4px solid rgba(0,0,0,0)}#new-alert[data-v-21c542a7] .form-body::-webkit-scrollbar-thumb:hover{background:#c3c3c3}}@media (min-width: 1366px){#new-alert[data-v-21c542a7] .form-body{gap:24px}}#new-alert[data-v-21c542a7] .grid-container{max-width:100%;width:100%}#new-alert[data-v-21c542a7] .grid-container .users-grid table .type-col{min-width:100px}#new-alert[data-v-21c542a7] .grid-container .users-grid table .n-contacts-col{min-width:120px}@media (min-width: 1366px){#new-alert[data-v-21c542a7] .grid-container{max-width:45%}}#new-alert[data-v-21c542a7] .fields-container{gap:24px}#new-alert[data-v-21c542a7] .fields-container fieldset{margin:0}#new-alert[data-v-21c542a7] .fields-container .checkbox-container{gap:0px}@media (min-width: 992px){#new-alert[data-v-21c542a7] .fields-container .checkbox-container.w-25{max-width:31%}}#new-alert[data-v-21c542a7] .fields-container .checkbox-container input[type=checkbox]{width:0}#new-alert[data-v-21c542a7] .fields-container .checkbox-container input[type=checkbox].wrong-data+label:before{border-bottom:1px solid #c8102e}#new-alert[data-v-21c542a7] .fields-container .checkbox-container label{margin:0;color:#21272a;line-height:140%;position:relative;cursor:pointer;transition:.4s ease-in-out;vertical-align:text-bottom;display:flex;align-items:center}#new-alert[data-v-21c542a7] .fields-container .checkbox-container label img{border:1px solid #d3d3d3}#new-alert[data-v-21c542a7] .fields-container .checkbox-container label span{margin-left:8px;display:inline-block}#new-alert[data-v-21c542a7] .fields-container .checkbox-container label:before{content:"";-webkit-appearance:none;background-color:transparent;border:1px solid #121619;border-radius:4px;box-shadow:0 1px 2px #0000000d,inset 0 -15px 10px -12px #0000000d;padding:7.4px;display:inline-block;position:relative;vertical-align:middle;cursor:pointer;margin-right:8px;transition:.4s ease-in-out}#new-alert[data-v-21c542a7] .fields-container .checkbox-container input{width:0;transition:.4s ease-in-out}#new-alert[data-v-21c542a7] .fields-container .checkbox-container input:checked+label:after{content:"";display:block;position:absolute;margin-bottom:3px;margin-left:5px;width:6px;height:9px;border:2px solid #ffffff;border-width:0 2px 2px 0;transform:rotate(45deg)}#new-alert[data-v-21c542a7] .fields-container .checkbox-container input:checked+label:before{background-color:#cb7128;border-color:#cb7128}#new-alert[data-v-21c542a7] .fields-container .checkbox-container input:focus-visible+label:before{border:2px solid #cb7128}#new-alert[data-v-21c542a7] .fields-container .checkbox-container input:focus-visible+label:after{top:3.3px;left:6px}@media (min-width: 1366px){#new-alert[data-v-21c542a7] .fields-container{max-width:52%;width:100%}}#new-alert .search>div[data-v-21c542a7]{display:flex;align-items:center}#new-alert .search .primary-btn[data-v-21c542a7]{min-width:108px;width:fit-content}@media (min-width: 992px){#new-alert[data-v-21c542a7]{padding:128px 48px 40px}}@media (min-width: 1920px){#new-alert[data-v-21c542a7]{width:calc(100dvw - 282px);margin-left:282px;padding:16px 40px;height:100dvh}#new-alert .container[data-v-21c542a7]{margin:8px}}@media (orientation: landscape) and (min-width: 2500px){#new-alert[data-v-21c542a7]{width:calc(100dvw - 14.68vw);margin-left:14.68vw;padding:.83vw 2vw}#new-alert[data-v-21c542a7] .fields-container{gap:1.25vw}#new-alert[data-v-21c542a7] .form-body{height:calc(100dvh - 5.017vw);gap:1.2vw}#new-alert[data-v-21c542a7] .form-body h3{margin:1.26vw 0 .83vw}#new-alert[data-v-21c542a7] .form-body .primary-title{margin-top:0;margin-bottom:0}#new-alert[data-v-21c542a7] .form-body .footer{padding:.83vw 0}#new-alert[data-v-21c542a7] .form-body .search{max-width:50%}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#new-alert[data-v-21c542a7]{width:100dvw;margin-left:0;padding:12vw 8vw 4vw}}#new-alert.loading[data-v-21c542a7]{justify-content:center;padding:0}#new-alert.loading .loading-container[data-v-21c542a7]{height:85vh;display:flex;flex-direction:column;justify-content:center;align-items:center}#new-alert.loading .loading-container .loading-text[data-v-21c542a7]{margin:16px}.modal-wrapper[data-v-8f5c15d1]{position:fixed;z-index:50;top:0;right:0;bottom:0;left:0;background-color:#0009;max-width:100vw;height:100dvh;display:flex;flex-direction:column;justify-content:center;align-items:center}.modal-content[data-v-8f5c15d1]{display:flex;flex-direction:column;justify-content:space-between;align-items:stretch;padding:16px;line-height:1.4;background-color:#fff;box-shadow:0 1px 10px #0000004d;min-height:200px;position:relative;background:#ffffff;border:1px solid #dde1e6;border-radius:4px}.modal-content .close-wrapper[data-v-8f5c15d1]{position:absolute;right:11px;top:9px;height:29px;width:29px;background-color:transparent;border:none}.modal-content p[data-v-8f5c15d1]:last-of-type{margin-bottom:0}@media (max-width: 600px){.modal-content[data-v-8f5c15d1]{max-width:90%}}@media (min-width: 600px){.modal-content[data-v-8f5c15d1]{min-width:504px}}.modal-body[data-v-8f5c15d1]{padding:32px 8px 0;max-height:280px;overflow-y:auto;text-transform:initial;text-align:center;max-height:initial}.modal-body .modal-title[data-v-8f5c15d1]{font-style:normal;font-weight:700;font-size:32px;line-height:32px;color:#44423f;margin-bottom:16px}.modal-body .modal-description[data-v-8f5c15d1]{font-style:normal;font-weight:500;color:#44423f;font-size:16px;line-height:140%;margin-bottom:16px}@media (min-width: 992px){.modal-body[data-v-8f5c15d1]{max-height:380px}}.modal-close[data-v-8f5c15d1]{display:flex;justify-content:flex-end;width:fit-content;position:absolute;right:8px;padding:8px;border:none;outline:none;top:8px;background-color:transparent}.modal-close:focus img[data-v-8f5c15d1],.modal-close:hover img[data-v-8f5c15d1],.modal-close:active img[data-v-8f5c15d1],.modal-close:focus-within img[data-v-8f5c15d1]{opacity:.7}.modal-close[data-v-8f5c15d1]:focus-visible{outline:1px solid gray}.modal-close:focus-visible img[data-v-8f5c15d1]{opacity:.7}.modal-close img[data-v-8f5c15d1]{cursor:pointer;transition:.3s ease-in-out}.modal-footer[data-v-8f5c15d1]{text-align:right;display:flex;justify-content:center}.modal-button[data-v-8f5c15d1]{width:100%;display:flex;gap:8px;border-radius:4px;border:none;color:#fff;font-weight:500;padding:0 16px;max-width:212px;height:40px;line-height:40px;text-transform:uppercase;margin:8px;background:linear-gradient(90deg,rgba(0,0,0,0) 28.55%,#cb7128 108.17%);background-color:#cb7128}.modal-button[data-v-8f5c15d1]:hover,.modal-button[data-v-8f5c15d1]:active{background-color:#793905;color:#fff}.modal-button[data-v-8f5c15d1]:focus-visible,.modal-button[data-v-8f5c15d1]:focus{background-color:#793905;color:#fff}.modal-button.disabled[data-v-8f5c15d1]{background-color:gray;background:gray;pointer-events:none}.modal-button.button-delete[data-v-8f5c15d1]{background:linear-gradient(90deg,rgba(0,0,0,0) 28.55%,#c8102e 108.17%);background-color:#c8102e}.modal-button.button-delete[data-v-8f5c15d1]:hover,.modal-button.button-delete[data-v-8f5c15d1]:active{background-color:#86051a;color:#fff}.modal-button.button-delete[data-v-8f5c15d1]:focus-visible,.modal-button.button-delete[data-v-8f5c15d1]:focus{background-color:#86051a;color:#fff}.modal-button.button-delete.disabled[data-v-8f5c15d1]{background-color:gray;background:gray;pointer-events:none}.modal-button.button-cancel[data-v-8f5c15d1]{background:linear-gradient(90deg,rgba(0,0,0,0) 28.55%,#dedede 108.17%);background-color:#dedede}.modal-button.button-cancel[data-v-8f5c15d1]:hover,.modal-button.button-cancel[data-v-8f5c15d1]:active{background-color:#bdbdbd;color:#fff}.modal-button.button-cancel[data-v-8f5c15d1]:focus-visible,.modal-button.button-cancel[data-v-8f5c15d1]:focus{background-color:#bdbdbd;color:#fff}.modal-button .spinner[data-v-8f5c15d1]{width:24px;height:24px}@media (min-width: 992px){.modal-button[data-v-8f5c15d1]{max-width:212px;height:40px;line-height:40px}}.modal-footer[data-v-8f5c15d1]{padding:16px 24px}.modal-footer .input-submit-container[data-v-8f5c15d1]{width:100%;position:relative}.modal-footer .input-submit-container .submit-spinner[data-v-8f5c15d1]{position:absolute;animation:rotation .6s infinite linear;height:16px;width:16px;border-left:2px solid rgba(255,255,255,.4);border-right:2px solid rgba(255,255,255,.4);border-bottom:2px solid rgba(255,255,255,.4);border-top:2px solid #ebebeb;border-radius:100%;content:"";display:inline-block;margin:0 8px 0 0;top:7px;left:8px;z-index:-1;opacity:0;transition-delay:0ms}.modal-footer .input-submit-container .modal-button.disabled[data-v-8f5c15d1]{border:none}.modal-footer .input-submit-container .modal-button.loading[data-v-8f5c15d1]{background-color:#cb7128;padding-left:30px;cursor:pointer;pointer-events:none}.modal-footer .input-submit-container .modal-button.loading+.submit-spinner[data-v-8f5c15d1]{z-index:1;opacity:1;transition-delay:.15s}@media (min-width: 992px){.modal-footer .input-submit-container[data-v-8f5c15d1]{width:fit-content}}@media (orientation: landscape) and (min-width: 2500px){.modal-close[data-v-8f5c15d1]{right:.4vw;padding:.4vw;top:.4vw}.modal-close img[data-v-8f5c15d1]{width:.6vw}}.spinner[data-v-8f5c15d1]{width:24px;height:24px;background:transparent;position:relative;border-radius:50%;overflow:hidden;z-index:0;animation:spin-8f5c15d1 1s linear infinite}.spinner .spin-bottom-left[data-v-8f5c15d1],.spinner .spin-bottom-right[data-v-8f5c15d1],.spinner .spin-top-left[data-v-8f5c15d1]{position:absolute;width:50%;height:50%;z-index:-1}.spinner .spin-blocker[data-v-8f5c15d1]{position:absolute;top:15%;left:15%;width:70%;height:70%;background:#ffffff;border-radius:50%}.spinner .spin-bottom-left[data-v-8f5c15d1]{top:50%;left:0;background:-webkit-linear-gradient(to bottom right,rgb(228,124,40) 0%,rgba(228,124,40,.7) 100%);background:linear-gradient(to bottom right,rgb(228,124,40) 0%,rgba(228,124,40,.7) 100%)}.spinner .spin-bottom-left[data-v-8f5c15d1]:after{position:absolute;content:"";border-radius:50%;width:5.5px;height:9px;bottom:9px;left:0;background-color:#e47c28}@media (min-width: 768px){.spinner .spin-bottom-left[data-v-8f5c15d1]:after{width:9px;height:15px;bottom:18px}}.spinner .spin-bottom-right[data-v-8f5c15d1]{top:50%;left:50%;background:-webkit-linear-gradient(to top right,rgba(228,124,40,.7) 15%,rgba(228,124,40,.25) 85%);background:linear-gradient(to top right,rgba(228,124,40,.7) 15%,rgba(228,124,40,.25) 85%)}.spinner .spin-top-left[data-v-8f5c15d1]{top:0;left:50%;background:-webkit-linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(228,124,40,.25) 100%);background:linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(228,124,40,.25) 100%)}.spinner.spinner-green .spin-bottom-left[data-v-8f5c15d1]{background:-webkit-linear-gradient(to bottom right,rgb(72,148,60) 0%,rgba(72,148,60,.7) 100%);background:linear-gradient(to bottom right,rgb(72,148,60) 0%,rgba(72,148,60,.7) 100%)}.spinner.spinner-green .spin-bottom-left[data-v-8f5c15d1]:after{background-color:#48943c}.spinner.spinner-green .spin-bottom-right[data-v-8f5c15d1]{background:-webkit-linear-gradient(to top right,rgba(72,148,60,.7) 15%,rgba(72,148,60,.25) 85%);background:linear-gradient(to top right,rgba(72,148,60,.7) 15%,rgba(72,148,60,.25) 85%)}.spinner.spinner-green .spin-top-left[data-v-8f5c15d1]{background:-webkit-linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(72,148,60,.25) 100%);background:linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(72,148,60,.25) 100%)}.spinner.disabled .spin-blocker[data-v-8f5c15d1]{background:gray}.spinner.disabled .spin-bottom-left[data-v-8f5c15d1]:after{width:5.5px;height:9px;bottom:9px;left:0}@media (min-width: 768px){.spinner.disabled .spin-bottom-left[data-v-8f5c15d1]:after{bottom:8px}}@media (min-width: 768px){.spinner[data-v-8f5c15d1]{width:48px;height:48px}}@media (orientation: landscape) and (min-width: 2500px){.spinner[data-v-8f5c15d1]{width:2.5vw;height:2.5vw}}@media (orientation: landscape) and (min-width: 2500px){.spinner .spin-bottom-left[data-v-8f5c15d1]:after{width:.46vw;height:.78vw;bottom:.93vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.spinner[data-v-8f5c15d1]{width:5vw;height:5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.spinner .spin-bottom-left[data-v-8f5c15d1]:after{width:.92vw;height:1.56vw;bottom:1.86vw}}@keyframes spin-8f5c15d1{to{transform:rotate(360deg)}}@keyframes loader-8f5c15d1{0%{opacity:1}to{opacity:0}}.loader div[data-v-8f5c15d1]{left:48px;top:22.5px;position:absolute;animation:loader-8f5c15d1 linear 1s infinite;background:#32c770;width:4px;height:15px;border-radius:0;transform-origin:2px 27.5px}.loader div[data-v-8f5c15d1]:nth-child(1){transform:rotate(0);animation-delay:-.875s;background:#32c770}.loader div[data-v-8f5c15d1]:nth-child(2){transform:rotate(45deg);animation-delay:-.75s;background:#32c770}.loader div[data-v-8f5c15d1]:nth-child(3){transform:rotate(90deg);animation-delay:-.625s;background:#32c770}.loader div[data-v-8f5c15d1]:nth-child(4){transform:rotate(135deg);animation-delay:-.5s;background:#32c770}.loader div[data-v-8f5c15d1]:nth-child(5){transform:rotate(180deg);animation-delay:-.375s;background:#32c770}.loader div[data-v-8f5c15d1]:nth-child(6){transform:rotate(225deg);animation-delay:-.25s;background:#32c770}.loader div[data-v-8f5c15d1]:nth-child(7){transform:rotate(270deg);animation-delay:-.125s;background:#32c770}.loader div[data-v-8f5c15d1]:nth-child(8){transform:rotate(315deg);animation-delay:0s;background:#32c770}.loader-container[data-v-8f5c15d1]{width:72px;height:64px;display:inline-block;overflow:hidden;background:none;margin-bottom:16px}.loader[data-v-8f5c15d1]{width:100%;height:100%;position:relative;transform:translateZ(0) scale(.64);backface-visibility:hidden;transform-origin:0 0}.loader div[data-v-8f5c15d1]{box-sizing:content-box}@media (min-width: 992px){.modal-body .modal-description[data-v-8f5c15d1]{font-size:.81vw}}@media (min-width: 992px) and (max-width: 1975.3086419753px){.modal-body .modal-description[data-v-8f5c15d1]{font-size:16px}}.modal-body .modal-title[data-v-8f5c15d1]{font-size:24px}@media (min-width: 992px){.modal-body .modal-title[data-v-8f5c15d1]{font-size:1.5vw}}@media (min-width: 992px) and (max-width: 2133.3333333333px){.modal-body .modal-title[data-v-8f5c15d1]{font-size:32px}}@media (orientation: landscape) and (min-width: 2500px){.modal-body[data-v-8f5c15d1]{padding:1.66vw .4vw;padding-bottom:0}}.modal-footer[data-v-8f5c15d1]{padding:16px 0}@media (min-width: 600px){.modal-footer[data-v-8f5c15d1]{padding:16px 24px}}.modal-reason[data-v-8f5c15d1]{display:flex;flex-direction:column;text-align:left;margin-top:24px;padding:0}.modal-reason label[data-v-8f5c15d1]{margin-bottom:8px}.modal-reason textarea[data-v-8f5c15d1]{border:1px solid #44423f;height:100px;border-radius:8px;resize:none;padding:16px;font-weight:400;font-size:14px;line-height:140%;color:#44423f;overflow-x:hidden;overflow-y:auto}.modal-reason textarea[data-v-8f5c15d1]::-webkit-scrollbar{width:6px;height:6px;transition:.3s ease-in-out}.modal-reason textarea[data-v-8f5c15d1]::-webkit-scrollbar-track{background:#f3f3f3;border-radius:8px}.modal-reason textarea[data-v-8f5c15d1]::-webkit-scrollbar-thumb{background:#c3c3c3;border-radius:8px;border:4px solid rgba(0,0,0,0)}.modal-reason textarea[data-v-8f5c15d1]::-webkit-scrollbar-thumb:hover{background:#c3c3c3}@media (min-width: 992px){.modal-reason textarea[data-v-8f5c15d1]{font-size:.71vw}}@media (min-width: 992px) and (max-width: 1971.8309859155px){.modal-reason textarea[data-v-8f5c15d1]{font-size:14px}}.modal-reason textarea[data-v-8f5c15d1]:focus,.modal-reason textarea[data-v-8f5c15d1]:focus-within,.modal-reason textarea[data-v-8f5c15d1]:focus-visible{outline:none;border-color:#aa5d1e}@media (min-width: 600px){.modal-reason[data-v-8f5c15d1]{padding:0 24px}}@media (orientation: landscape) and (min-width: 2500px){.modal-reason[data-v-8f5c15d1]{margin-top:1.25vw;padding:0 2.7vw}.modal-reason label[data-v-8f5c15d1]{margin-bottom:.4vw}.modal-reason textarea[data-v-8f5c15d1]{padding:.83vw;height:5.2vw;border-radius:.4vw}}button[data-v-9e1068f7]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:8px 16px;width:100%;font-weight:500;line-height:100%;border-radius:4px;transition:all .4s ease-in-out;font-family:Poppins,sans-serif}button.primary-btn[data-v-9e1068f7]{background-color:#cb7128;color:#fff;border:1px solid transparent}button.primary-btn[data-v-9e1068f7]:hover,button.primary-btn[data-v-9e1068f7]:active,button.primary-btn[data-v-9e1068f7]:focus,button.primary-btn[data-v-9e1068f7]:focus-visible,button.primary-btn[data-v-9e1068f7]:focus-within{background-color:#aa5d1e;color:#fff;outline:2px solid #d97706}button.primary-btn.disabled[data-v-9e1068f7]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}button.primary-btn.tooltip-button-disabled .tooltip-text[data-v-9e1068f7]{display:none}button.primary-btn.tooltip-button[data-v-9e1068f7]{position:relative;color:gray;border:2px solid gray;background-color:#fff;cursor:default}button.primary-btn.tooltip-button .tooltip-text[data-v-9e1068f7]{visibility:hidden;width:100%;max-width:340px;background-color:#333;color:#fff;text-align:center;border-radius:5px;padding:5px;position:absolute;bottom:125%;left:50%;transform:translate(-50%);z-index:1;opacity:0;transition:opacity .3s;font-size:.71vw;font-family:Poppins,sans-serif;height:100%}@media (max-width: 1830.985915493px){button.primary-btn.tooltip-button .tooltip-text[data-v-9e1068f7]{font-size:13px}}button.primary-btn.tooltip-button .tooltip-text[data-v-9e1068f7]:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#333 transparent transparent transparent}button.primary-btn.tooltip-button:hover .tooltip-text[data-v-9e1068f7]{visibility:visible;opacity:1}button.primary-btn.tooltip-button[data-v-9e1068f7]:hover,button.primary-btn.tooltip-button[data-v-9e1068f7]:active,button.primary-btn.tooltip-button[data-v-9e1068f7]:focus,button.primary-btn.tooltip-button[data-v-9e1068f7]:focus-visible,button.primary-btn.tooltip-button[data-v-9e1068f7]:focus-within{outline:none;color:gray;border:2px solid gray;opacity:1}button.secondary-btn[data-v-9e1068f7]{background-color:#fff;color:#44423f;border:1px solid transparent}button.secondary-btn[data-v-9e1068f7]:hover,button.secondary-btn[data-v-9e1068f7]:active,button.secondary-btn[data-v-9e1068f7]:focus,button.secondary-btn[data-v-9e1068f7]:focus-within{color:#44423f;opacity:.7;border:1px solid transparent}button.secondary-btn[data-v-9e1068f7]:focus-visible{opacity:.7;color:#44423f;border:1px solid #44423f}button.secondary-btn.disabled[data-v-9e1068f7]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}button.secondary-btn.tooltip-button-disabled .tooltip-text[data-v-9e1068f7]{display:none}button.secondary-btn.tooltip-button[data-v-9e1068f7]{position:relative;color:gray;border:2px solid gray;cursor:default}button.secondary-btn.tooltip-button .tooltip-text[data-v-9e1068f7]{visibility:hidden;width:100%;max-width:340px;background-color:#333;color:#fff;text-align:center;border-radius:5px;padding:5px;position:absolute;bottom:125%;left:50%;transform:translate(-50%);z-index:1;opacity:0;transition:opacity .3s;font-size:.71vw;font-family:Poppins,sans-serif;height:100%}@media (max-width: 1830.985915493px){button.secondary-btn.tooltip-button .tooltip-text[data-v-9e1068f7]{font-size:13px}}button.secondary-btn.tooltip-button .tooltip-text[data-v-9e1068f7]:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#333 transparent transparent transparent}button.secondary-btn.tooltip-button:hover .tooltip-text[data-v-9e1068f7]{visibility:visible;opacity:1}button.secondary-btn.tooltip-button[data-v-9e1068f7]:hover,button.secondary-btn.tooltip-button[data-v-9e1068f7]:active,button.secondary-btn.tooltip-button[data-v-9e1068f7]:focus,button.secondary-btn.tooltip-button[data-v-9e1068f7]:focus-visible,button.secondary-btn.tooltip-button[data-v-9e1068f7]:focus-within{outline:none;color:gray;border:2px solid gray;opacity:1}button.tertiary-btn[data-v-9e1068f7]{padding:16px;color:#fff;outline:none;background:linear-gradient(90deg,rgba(0,0,0,0) 28.55%,#cb7128 108.17%);background-color:#cb7128;border:1px solid #cb7128}button.tertiary-btn[data-v-9e1068f7]:hover,button.tertiary-btn[data-v-9e1068f7]:active,button.tertiary-btn[data-v-9e1068f7]:focus,button.tertiary-btn[data-v-9e1068f7]:focus-within{background-color:#793905;color:#fff;border:1px solid #aa5d1e}button.tertiary-btn[data-v-9e1068f7]:focus-visible{background-color:#793905;color:#fff;border:1px solid #aa5d1e}button.tertiary-btn.disabled[data-v-9e1068f7]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}button.back-btn[data-v-9e1068f7]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0 16px;gap:32px;position:relative;width:56px;height:40px;background:#ffffff;border:2px solid #ffffff;box-shadow:0 0 4px #00000040;border-radius:4px}button.success-btn[data-v-9e1068f7]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0 16px;gap:32px;min-height:40px;color:#fff;background:#48943c;border:2px solid #48943c;box-shadow:0 4px 4px #48943c40;border-radius:8px}button.disabled[data-v-9e1068f7]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}.spinner[data-v-9e1068f7]{width:24px;height:24px;background:transparent;position:relative;border-radius:50%;overflow:hidden;z-index:0;animation:spin-9e1068f7 1s linear infinite}.spinner .spin-bottom-left[data-v-9e1068f7],.spinner .spin-bottom-right[data-v-9e1068f7],.spinner .spin-top-left[data-v-9e1068f7]{position:absolute;width:50%;height:50%;z-index:-1}.spinner .spin-blocker[data-v-9e1068f7]{position:absolute;top:15%;left:15%;width:70%;height:70%;background:#ffffff;border-radius:50%}.spinner .spin-bottom-left[data-v-9e1068f7]{top:50%;left:0;background:-webkit-linear-gradient(to bottom right,rgb(228,124,40) 0%,rgba(228,124,40,.7) 100%);background:linear-gradient(to bottom right,rgb(228,124,40) 0%,rgba(228,124,40,.7) 100%)}.spinner .spin-bottom-left[data-v-9e1068f7]:after{position:absolute;content:"";border-radius:50%;width:5.5px;height:9px;bottom:9px;left:0;background-color:#e47c28}@media (min-width: 768px){.spinner .spin-bottom-left[data-v-9e1068f7]:after{width:9px;height:15px;bottom:18px}}.spinner .spin-bottom-right[data-v-9e1068f7]{top:50%;left:50%;background:-webkit-linear-gradient(to top right,rgba(228,124,40,.7) 15%,rgba(228,124,40,.25) 85%);background:linear-gradient(to top right,rgba(228,124,40,.7) 15%,rgba(228,124,40,.25) 85%)}.spinner .spin-top-left[data-v-9e1068f7]{top:0;left:50%;background:-webkit-linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(228,124,40,.25) 100%);background:linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(228,124,40,.25) 100%)}.spinner.spinner-green .spin-bottom-left[data-v-9e1068f7]{background:-webkit-linear-gradient(to bottom right,rgb(72,148,60) 0%,rgba(72,148,60,.7) 100%);background:linear-gradient(to bottom right,rgb(72,148,60) 0%,rgba(72,148,60,.7) 100%)}.spinner.spinner-green .spin-bottom-left[data-v-9e1068f7]:after{background-color:#48943c}.spinner.spinner-green .spin-bottom-right[data-v-9e1068f7]{background:-webkit-linear-gradient(to top right,rgba(72,148,60,.7) 15%,rgba(72,148,60,.25) 85%);background:linear-gradient(to top right,rgba(72,148,60,.7) 15%,rgba(72,148,60,.25) 85%)}.spinner.spinner-green .spin-top-left[data-v-9e1068f7]{background:-webkit-linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(72,148,60,.25) 100%);background:linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(72,148,60,.25) 100%)}.spinner.disabled .spin-blocker[data-v-9e1068f7]{background:gray}.spinner.disabled .spin-bottom-left[data-v-9e1068f7]:after{width:5.5px;height:9px;bottom:9px;left:0}@media (min-width: 768px){.spinner.disabled .spin-bottom-left[data-v-9e1068f7]:after{bottom:8px}}@media (min-width: 768px){.spinner[data-v-9e1068f7]{width:48px;height:48px}}@media (orientation: landscape) and (min-width: 2500px){.spinner[data-v-9e1068f7]{width:2.5vw;height:2.5vw}}@media (orientation: landscape) and (min-width: 2500px){.spinner .spin-bottom-left[data-v-9e1068f7]:after{width:.46vw;height:.78vw;bottom:.93vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.spinner[data-v-9e1068f7]{width:5vw;height:5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.spinner .spin-bottom-left[data-v-9e1068f7]:after{width:.92vw;height:1.56vw;bottom:1.86vw}}@keyframes spin-9e1068f7{to{transform:rotate(360deg)}}@keyframes loader-9e1068f7{0%{opacity:1}to{opacity:0}}.loader div[data-v-9e1068f7]{left:48px;top:22.5px;position:absolute;animation:loader-9e1068f7 linear 1s infinite;background:#32c770;width:4px;height:15px;border-radius:0;transform-origin:2px 27.5px}.loader div[data-v-9e1068f7]:nth-child(1){transform:rotate(0);animation-delay:-.875s;background:#32c770}.loader div[data-v-9e1068f7]:nth-child(2){transform:rotate(45deg);animation-delay:-.75s;background:#32c770}.loader div[data-v-9e1068f7]:nth-child(3){transform:rotate(90deg);animation-delay:-.625s;background:#32c770}.loader div[data-v-9e1068f7]:nth-child(4){transform:rotate(135deg);animation-delay:-.5s;background:#32c770}.loader div[data-v-9e1068f7]:nth-child(5){transform:rotate(180deg);animation-delay:-.375s;background:#32c770}.loader div[data-v-9e1068f7]:nth-child(6){transform:rotate(225deg);animation-delay:-.25s;background:#32c770}.loader div[data-v-9e1068f7]:nth-child(7){transform:rotate(270deg);animation-delay:-.125s;background:#32c770}.loader div[data-v-9e1068f7]:nth-child(8){transform:rotate(315deg);animation-delay:0s;background:#32c770}.loader-container[data-v-9e1068f7]{width:72px;height:64px;display:inline-block;overflow:hidden;background:none;margin-bottom:16px}.loader[data-v-9e1068f7]{width:100%;height:100%;position:relative;transform:translateZ(0) scale(.64);backface-visibility:hidden;transform-origin:0 0}.loader div[data-v-9e1068f7]{box-sizing:content-box}#user-information[data-v-9e1068f7]{display:flex;flex-direction:column;width:100%;height:100%}#user-information h3[data-v-9e1068f7]{display:block;color:#44423f;font-weight:600;font-size:16px}@media (min-width: 992px){#user-information h3[data-v-9e1068f7]{font-size:.82vw}}@media (min-width: 992px) and (max-width: 1951.2195121951px){#user-information h3[data-v-9e1068f7]{font-size:16px}}#user-information p[data-v-9e1068f7]{display:block;color:#44423f;font-weight:500;font-size:.71vw;margin-top:16px}@media (max-width: 1971.8309859155px){#user-information p[data-v-9e1068f7]{font-size:14px}}#user-information p span[data-v-9e1068f7]{color:#44423f;font-weight:400;font-size:.71vw}@media (max-width: 1971.8309859155px){#user-information p span[data-v-9e1068f7]{font-size:14px}}#user-information p a[data-v-9e1068f7]{color:#db9c69;font-weight:400;font-size:.71vw;text-decoration:none;transition:.4s ease-in-out}@media (max-width: 1971.8309859155px){#user-information p a[data-v-9e1068f7]{font-size:14px}}#user-information p a[data-v-9e1068f7]:hover,#user-information p a[data-v-9e1068f7]:focus,#user-information p a[data-v-9e1068f7]:active,#user-information p a[data-v-9e1068f7]:focus-within,#user-information p a[data-v-9e1068f7]:focus-visible{outline:none;border:none;color:#cb7128}#user-information p a[data-v-9e1068f7]:focus-visible{outline:2px solid #cb7128;border-radius:8px}#user-information .sections-container[data-v-9e1068f7]{display:flex;flex-direction:column;width:100%;height:100%}#user-information .sections-container .information-section[data-v-9e1068f7]{width:100%;padding-bottom:16px}@media (min-width: 992px){#user-information .sections-container .information-section[data-v-9e1068f7]{padding:16px;margin-top:0;max-height:60%;overflow-y:auto}#user-information .sections-container .information-section[data-v-9e1068f7]::-webkit-scrollbar{width:6px;height:6px;transition:.3s ease-in-out}#user-information .sections-container .information-section[data-v-9e1068f7]::-webkit-scrollbar-track{background:#f3f3f3;border-radius:8px}#user-information .sections-container .information-section[data-v-9e1068f7]::-webkit-scrollbar-thumb{background:#c3c3c3;border-radius:8px;border:4px solid rgba(0,0,0,0)}#user-information .sections-container .information-section[data-v-9e1068f7]::-webkit-scrollbar-thumb:hover{background:#c3c3c3}}#user-information .sections-container .information-section .button-section[data-v-9e1068f7]{display:none}@media (min-width: 992px){#user-information .sections-container .information-section .button-section button.secondary-btn[data-v-9e1068f7]{background-color:#fff;border-radius:4px;border:2px solid #cb7128;color:#cb7128;padding:8px;height:40px;font-size:.71vw;font-family:Poppins,sans-serif}}@media (min-width: 992px) and (max-width: 1971.8309859155px){#user-information .sections-container .information-section .button-section button.secondary-btn[data-v-9e1068f7]{font-size:14px}}@media (min-width: 992px){#user-information .sections-container .information-section .button-section button.secondary-btn[data-v-9e1068f7]:hover,#user-information .sections-container .information-section .button-section button.secondary-btn[data-v-9e1068f7]:active,#user-information .sections-container .information-section .button-section button.secondary-btn[data-v-9e1068f7]:focus,#user-information .sections-container .information-section .button-section button.secondary-btn[data-v-9e1068f7]:focus-visible,#user-information .sections-container .information-section .button-section button.secondary-btn[data-v-9e1068f7]:focus-within{outline:none;background-color:#fff;border-color:#aa5d1e;color:#aa5d1e;opacity:1}}@media (min-width: 992px){#user-information .sections-container .information-section .button-section[data-v-9e1068f7]{display:flex;align-items:center;gap:16px;margin-top:16px;margin-bottom:8px;width:100%}}#user-information .sections-container .billing-section[data-v-9e1068f7]{margin-top:16px;width:100%;padding-bottom:16px}@media (min-width: 992px){#user-information .sections-container .billing-section[data-v-9e1068f7]{padding:0 16px 16px;max-height:40%;overflow-y:auto}#user-information .sections-container .billing-section[data-v-9e1068f7]::-webkit-scrollbar{width:6px;height:6px;transition:.3s ease-in-out}#user-information .sections-container .billing-section[data-v-9e1068f7]::-webkit-scrollbar-track{background:#f3f3f3;border-radius:8px}#user-information .sections-container .billing-section[data-v-9e1068f7]::-webkit-scrollbar-thumb{background:#c3c3c3;border-radius:8px;border:4px solid rgba(0,0,0,0)}#user-information .sections-container .billing-section[data-v-9e1068f7]::-webkit-scrollbar-thumb:hover{background:#c3c3c3}}#user-information .sections-container .billing-section .title-container[data-v-9e1068f7]{width:100%;display:flex;justify-content:space-between;align-items:center}#user-information .sections-container .billing-section .title-container h3[data-v-9e1068f7]{display:block}#user-information .sections-container .billing-section .title-container a[data-v-9e1068f7]{color:#cb7128;font-weight:500;font-size:.61vw;letter-spacing:.5px;text-decoration:none;transition:.4s ease-in-out}@media (max-width: 1967.2131147541px){#user-information .sections-container .billing-section .title-container a[data-v-9e1068f7]{font-size:12px}}#user-information .sections-container .billing-section .title-container a[data-v-9e1068f7]:hover,#user-information .sections-container .billing-section .title-container a[data-v-9e1068f7]:focus,#user-information .sections-container .billing-section .title-container a[data-v-9e1068f7]:active,#user-information .sections-container .billing-section .title-container a[data-v-9e1068f7]:focus-within,#user-information .sections-container .billing-section .title-container a[data-v-9e1068f7]:focus-visible{outline:none;border:none;color:#aa5d1e}#user-information .sections-container .billing-section button.cancel-btn[data-v-9e1068f7]{border:none;margin-top:24px;background-color:#fff;color:#cb7128;padding:0;height:40px;font-size:.61vw;font-weight:500;letter-spacing:.5px;font-family:Poppins,sans-serif;justify-content:flex-start;gap:8px;width:fit-content}@media (max-width: 1967.2131147541px){#user-information .sections-container .billing-section button.cancel-btn[data-v-9e1068f7]{font-size:12px}}#user-information .sections-container .billing-section button.cancel-btn[data-v-9e1068f7]:hover,#user-information .sections-container .billing-section button.cancel-btn[data-v-9e1068f7]:active,#user-information .sections-container .billing-section button.cancel-btn[data-v-9e1068f7]:focus,#user-information .sections-container .billing-section button.cancel-btn[data-v-9e1068f7]:focus-visible,#user-information .sections-container .billing-section button.cancel-btn[data-v-9e1068f7]:focus-within{outline:none;border:none;color:#aa5d1e;opacity:1;background-color:#fff}@media (min-width: 992px){#user-information .sections-container .billing-section[data-v-9e1068f7]{margin-top:16px}}#user-information .button-section[data-v-9e1068f7]{padding:16px 0}@media (min-width: 992px){#user-information .button-section[data-v-9e1068f7]{padding:0 16px 16px}}#user-information .button-section .time-request[data-v-9e1068f7]{font-style:normal;font-weight:400;font-size:10px;line-height:15px}#user-information .button-section .primary-btn[data-v-9e1068f7]{gap:8px}#user-information .button-section .primary-btn.impersonate-btn[data-v-9e1068f7]{font-size:.71vw;background-color:#48943c}@media (max-width: 1971.8309859155px){#user-information .button-section .primary-btn.impersonate-btn[data-v-9e1068f7]{font-size:14px}}#user-information .button-section .primary-btn.impersonate-btn[data-v-9e1068f7]:focus-visible{outline:2px solid #0a1508}#user-information .button-section .primary-btn.impersonate-btn .spinner[data-v-9e1068f7]{width:24px;height:24px}#user-information .button-section .primary-btn.request-access-btn[data-v-9e1068f7]{font-size:.71vw}@media (max-width: 1971.8309859155px){#user-information .button-section .primary-btn.request-access-btn[data-v-9e1068f7]{font-size:14px}}#user-information .button-section .primary-btn.request-access-btn .spinner[data-v-9e1068f7]{width:24px;height:24px}#user-information .divider[data-v-9e1068f7]{width:100%;height:.5px;background:#dde1e6}@media (orientation: landscape) and (min-width: 2500px){#user-information p[data-v-9e1068f7]{margin-top:.83vw}}@media (orientation: landscape) and (min-width: 2500px){#user-information .information-section[data-v-9e1068f7]{padding:.83vw}}@media (orientation: landscape) and (min-width: 2500px){#user-information .information-section .button-section button.secondary-btn[data-v-9e1068f7]{border-radius:.2vw;padding:.4vw;height:2.08vw}}@media (orientation: landscape) and (min-width: 2500px){#user-information .information-section .button-section[data-v-9e1068f7]{gap:.83vw;margin-top:1.25vw;margin-bottom:.4vw}}@media (orientation: landscape) and (min-width: 2500px){#user-information .billing-section[data-v-9e1068f7]{margin-top:.83vw;padding:.83vw;padding-top:0}}@media (orientation: landscape) and (min-width: 2500px){#user-information .billing-section .title-container a[data-v-9e1068f7]{letter-spacing:.026vw}}@media (orientation: landscape) and (min-width: 2500px){#user-information .billing-section button.cancel-btn[data-v-9e1068f7]{gap:.4vw;height:2.08vw;letter-spacing:.026vw;margin-top:1.25vw}}@media (orientation: landscape) and (min-width: 2500px){#user-information .billing-section[data-v-9e1068f7]{margin-top:1.25vw}}.container[data-v-67c523e3]{margin:16px;padding:16px;box-shadow:0 0 8px #00000029;border-radius:8px;height:auto;display:flex;flex-direction:column}@media (min-width: 992px){.container[data-v-67c523e3]{height:100%}}.container p[data-v-67c523e3]{margin-bottom:8px}.container .grid-filter .filters[data-v-67c523e3]{margin-bottom:8px;height:100%}.container .users-grid[data-v-67c523e3]{width:100%;margin-bottom:16px;overflow:auto;border:1px solid #ececec;border-radius:4px;height:auto}.container .users-grid[data-v-67c523e3]::-webkit-scrollbar{width:6px;height:6px;transition:.3s ease-in-out}.container .users-grid[data-v-67c523e3]::-webkit-scrollbar-track{background:#f3f3f3;border-radius:8px}.container .users-grid[data-v-67c523e3]::-webkit-scrollbar-thumb{background:#c3c3c3;border-radius:8px;border:4px solid rgba(0,0,0,0)}.container .users-grid[data-v-67c523e3]::-webkit-scrollbar-thumb:hover{background:#c3c3c3}.container .users-grid.empty-grid[data-v-67c523e3]{height:100%;overflow-x:auto}.container .users-grid.empty-grid table thead[data-v-67c523e3]{background-color:#ececec}@media (min-width: 1366px){.container .users-grid.empty-grid table thead[data-v-67c523e3]{height:2vw}}.container .users-grid.empty-grid table thead>tr[data-v-67c523e3]{display:block}.container .users-grid .th-container[data-v-67c523e3]{display:flex;align-items:center;cursor:default;pointer-events:none}.container .users-grid .th-container button[data-v-67c523e3]{border:none;padding:0;justify-content:left;color:#44423f}.container .users-grid .th-container button span.column-can-sort[data-v-67c523e3]{padding-right:8px;cursor:pointer;pointer-events:auto}.container .users-grid .th-container button .order-asc-desc[data-v-67c523e3]{width:18px;height:18px;display:flex;align-items:center;justify-content:center;cursor:pointer;pointer-events:auto}.container .users-grid .th-container button .order-asc-desc svg[data-v-67c523e3]{width:100%;height:100%}.container .users-grid .th-container button .order-asc-desc svg path[data-v-67c523e3]{transition:fill .3s ease-in-out;fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc:hover svg[data-v-67c523e3]{width:100%;height:100%}.container .users-grid .th-container button .order-asc-desc:hover svg path[data-v-67c523e3]{fill:var(#697077);stroke:var(#697077)}.container .users-grid .th-container button .order-asc-desc.orderAsc svg path[data-v-67c523e3]:first-child{fill:#d97706;stroke:#d97706;opacity:1}.container .users-grid .th-container button .order-asc-desc.orderAsc svg path[data-v-67c523e3]:last-child{fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc.orderAsc:hover svg path[data-v-67c523e3]:first-child{fill:#d97706;stroke:#d97706;opacity:1}.container .users-grid .th-container button .order-asc-desc.orderAsc:hover svg path[data-v-67c523e3]:last-child{fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc.orderDesc svg path[data-v-67c523e3]:first-child{fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc.orderDesc svg path[data-v-67c523e3]:last-child{fill:#d97706;stroke:#d97706;opacity:1}.container .users-grid .th-container button .order-asc-desc.orderDesc:hover svg path[data-v-67c523e3]:first-child{fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc.orderDesc:hover svg path[data-v-67c523e3]:last-child{fill:#d97706;stroke:#d97706;opacity:1}.container .users-grid table[data-v-67c523e3]{width:100%;height:100%;border-collapse:collapse;border-top-left-radius:4px;border-top-right-radius:4px}.container .users-grid table .grid-body[data-v-67c523e3]{position:relative}.container .users-grid th[data-v-67c523e3]{border-collapse:collapse;background:#ececec;min-width:140px;height:40px;padding:0 8px;font-family:Poppins,sans-serif;font-weight:500;font-size:12px;color:#44423f;position:sticky;top:0;z-index:1}.container .users-grid th>div button[data-v-67c523e3]{background-color:#ececec}.container .users-grid th.column-region[data-v-67c523e3]{text-align:left}.container .users-grid th.column-region>div[data-v-67c523e3]{justify-content:left}.container .users-grid th.column-ack[data-v-67c523e3]{min-width:50px;text-align:center}.container .users-grid th.column-ack>div[data-v-67c523e3]{justify-content:center}.container .users-grid th.column-admin-user-name[data-v-67c523e3]{min-width:160px}.container .users-grid th.trash-can[data-v-67c523e3]{min-width:50px}.container .users-grid th.pricing[data-v-67c523e3]{min-width:50px;text-align:left}.container .users-grid th.pricing>div[data-v-67c523e3]{justify-content:left}.container .users-grid th.pricing>div button span[data-v-67c523e3]{display:flex;width:100%;align-items:center;justify-content:left}.container .users-grid th.status-pricing[data-v-67c523e3]{min-width:70px;text-align:center}.container .users-grid th.status-pricing>div[data-v-67c523e3]{justify-content:center}.container .users-grid th.status-pricing[data-v-67c523e3],.container .users-grid th.assigned-to-pricing[data-v-67c523e3]{display:none}@media (min-width: 992px){.container .users-grid th.status-pricing[data-v-67c523e3],.container .users-grid th.assigned-to-pricing[data-v-67c523e3]{display:table-cell}}.container .users-grid th img[data-v-67c523e3]{margin-left:8px;cursor:pointer}@media (min-width: 992px){.container .users-grid th[data-v-67c523e3]{font-size:.71vw;min-width:160px}}@media (min-width: 992px) and (max-width: 1971.8309859155px){.container .users-grid th[data-v-67c523e3]{font-size:14px}}@media (min-width: 992px){.container .users-grid th.column-admin-user-name[data-v-67c523e3]{min-width:180px}.container .users-grid th.trash-can[data-v-67c523e3],.container .users-grid th.contact-type[data-v-67c523e3]{min-width:50px}}@media (min-width: 1366px){.container .users-grid th[data-v-67c523e3]{min-width:160px}}.container .users-grid tr[data-v-67c523e3]{border-bottom:1px solid #ececec;max-height:40px}.container .users-grid tr[data-v-67c523e3]:last-of-type{border-bottom:none}.container .users-grid tr[data-v-67c523e3]:focus-visible{outline:#d97706 auto 1px}.container .users-grid tr.alt-class[data-v-67c523e3]{transition:background-color .5s ease}.container .users-grid tr td[data-v-67c523e3]{height:48px;min-width:140px;padding:0 8px;font-family:Poppins,sans-serif;font-size:.61vw;font-weight:400;color:#44423f;text-align:left}@media (max-width: 1967.2131147541px){.container .users-grid tr td[data-v-67c523e3]{font-size:12px}}.container .users-grid tr td.column-type .service-type[data-v-67c523e3],.container .users-grid tr td.column-type .service-type-label[data-v-67c523e3],.container .users-grid tr td.column-type .user-type[data-v-67c523e3]{display:block;width:fit-content;background-color:#f6f6f6;padding:2px 8px;border-radius:20px;text-align:left;line-height:16px}.container .users-grid tr td.column-type.contact-type[data-v-67c523e3]{max-width:100px}.container .users-grid tr td.column-status .service-status[data-v-67c523e3],.container .users-grid tr td.column-status .status-label[data-v-67c523e3]{display:block;width:fit-content;border:1px solid #ececec;padding:2px 8px;border-radius:20px;text-align:left;line-height:16px}.container .users-grid tr td.column-status .status-label.status-up[data-v-67c523e3]{border:none;background:rgba(72,148,60,.15)}.container .users-grid tr td.column-status .status-label.status-down[data-v-67c523e3]{background:rgba(200,16,46,.15);border:none}.container .users-grid tr td.column-region[data-v-67c523e3]{text-align:left}.container .users-grid tr td.column-ack[data-v-67c523e3]{min-width:50px;text-align:center}.container .users-grid tr td.pricing[data-v-67c523e3]{min-width:50px;text-align:left}.container .users-grid tr td.pricing span[data-v-67c523e3]{display:flex;width:100%;align-items:center}.container .users-grid tr td.status-pricing[data-v-67c523e3]{min-width:70px}.container .users-grid tr td.status-pricing[data-v-67c523e3],.container .users-grid tr td.assigned-to-pricing[data-v-67c523e3]{display:none}@media (min-width: 992px){.container .users-grid tr td.status-pricing[data-v-67c523e3],.container .users-grid tr td.assigned-to-pricing[data-v-67c523e3]{display:table-cell}}.container .users-grid tr td.column-admin-user-name[data-v-67c523e3]{min-width:160px}.container .users-grid tr td.column-service-name span[data-v-67c523e3],.container .users-grid tr td.column-email span[data-v-67c523e3],.container .users-grid tr td.column-username span[data-v-67c523e3],.container .users-grid tr td.column-output span[data-v-67c523e3],.container .users-grid tr td.column-full-name span[data-v-67c523e3],.container .users-grid tr td.column-name span[data-v-67c523e3],.container .users-grid tr td.column-detail span[data-v-67c523e3],.container .users-grid tr td.column-reason span[data-v-67c523e3]{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-username span[data-v-67c523e3]{max-width:200px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-email span[data-v-67c523e3]{max-width:260px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-full-name span[data-v-67c523e3],.container .users-grid tr td.column-name span[data-v-67c523e3],.container .users-grid tr td.column-service-name span[data-v-67c523e3]{max-width:200px}.container .users-grid tr td.column-email[data-v-67c523e3]{word-break:break-word}.container .users-grid tr td.trash-can[data-v-67c523e3]{min-width:50px}.container .users-grid tr td.trash-can>.trash-can-container[data-v-67c523e3]{display:flex;align-items:center;justify-content:end}.container .users-grid tr td.trash-can>.trash-can-container a[data-v-67c523e3]{display:flex;align-items:center;transition:.3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a img.trash-can[data-v-67c523e3]{transition:all .3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a[data-v-67c523e3] svg path{transition:all .3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a:hover img.trash-can[data-v-67c523e3],.container .users-grid tr td.trash-can>.trash-can-container a:focus img.trash-can[data-v-67c523e3],.container .users-grid tr td.trash-can>.trash-can-container a:focus-visible img.trash-can[data-v-67c523e3],.container .users-grid tr td.trash-can>.trash-can-container a:focus-within img.trash-can[data-v-67c523e3],.container .users-grid tr td.trash-can>.trash-can-container a:active img.trash-can[data-v-67c523e3]{filter:invert(15%) sepia(88%) saturate(3888%) hue-rotate(341deg) brightness(84%) contrast(100%);transition:all .3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a[data-v-67c523e3]:hover svg path,.container .users-grid tr td.trash-can>.trash-can-container a[data-v-67c523e3]:focus svg path,.container .users-grid tr td.trash-can>.trash-can-container a[data-v-67c523e3]:focus-visible svg path,.container .users-grid tr td.trash-can>.trash-can-container a[data-v-67c523e3]:focus-within svg path,.container .users-grid tr td.trash-can>.trash-can-container a[data-v-67c523e3]:active svg path{fill:#c8102e;transition:all .3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a[data-v-67c523e3]:focus-visible{outline:1px solid #c8102e;border-radius:2px}@media (min-width: 992px){.container .users-grid tr td[data-v-67c523e3]{min-width:160px}.container .users-grid tr td.column-admin-user-name[data-v-67c523e3]{min-width:180px}.container .users-grid tr td.column-output[data-v-67c523e3],.container .users-grid tr td.column-full-name[data-v-67c523e3]{max-height:40px}.container .users-grid tr td.trash-can[data-v-67c523e3]{min-width:50px}.container .users-grid tr td.contact-type[data-v-67c523e3]{min-width:100px}}@media (min-width: 1366px){.container .users-grid tr td[data-v-67c523e3]{min-width:160px}}.container .users-grid tr.new-notification[data-v-67c523e3]{background-color:#cb712833;transition:background-color .5s ease}.container .users-grid tr.new-notification td .status-label[data-v-67c523e3]{border:none}.container .users-grid tr.new-notification td .status-label.status-down[data-v-67c523e3]{background:transparent}.container .users-grid tr.new-notification td .service-type-label[data-v-67c523e3],.container .users-grid tr.new-notification td .user-type[data-v-67c523e3]{background-color:transparent}.container .users-grid tr.has-total[data-v-67c523e3]{background:rgba(203,113,40,.25);border-bottom:1px solid #ececec}.container .users-grid tr.has-total td[data-v-67c523e3]{padding:0 8px;font-family:Poppins,sans-serif;font-weight:500;font-size:12px;color:#44423f}@media (min-width: 992px){.container .users-grid tr.has-total td[data-v-67c523e3]{font-size:.71vw}}@media (min-width: 992px) and (max-width: 1971.8309859155px){.container .users-grid tr.has-total td[data-v-67c523e3]{font-size:14px}}.container .users-grid .grid-empty[data-v-67c523e3]{position:absolute;display:flex;justify-content:center;align-items:center;flex-direction:column;height:100%;width:calc(100vw - 50px);position:sticky;left:0}.container .users-grid .grid-empty img[data-v-67c523e3]{max-width:170px}.container .users-grid .grid-empty p[data-v-67c523e3]{margin:16px;font-family:Poppins,sans-serif;font-size:.71vw;font-weight:400;color:#44423f;text-align:center}@media (max-width: 1971.8309859155px){.container .users-grid .grid-empty p[data-v-67c523e3]{font-size:14px}}@media (min-width: 600px){.container .users-grid .grid-empty[data-v-67c523e3]{width:calc(100vw - 50px)}.container .users-grid .grid-empty img[data-v-67c523e3]{max-width:350px}}@media (min-width: 992px){.container .users-grid .grid-empty[data-v-67c523e3]{width:100%}.container .users-grid .grid-empty img[data-v-67c523e3]{max-width:350px}}@media (orientation: landscape) and (min-width: 2500px){.container[data-v-67c523e3]{margin:.83vw;padding:.83vw;border-radius:.4vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid[data-v-67c523e3]{margin-bottom:.83vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid table[data-v-67c523e3]{border-top-left-radius:.2vw;border-top-right-radius:.2vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid th[data-v-67c523e3]{min-width:8vw;height:2vw;padding:0 .4vw}.container .users-grid th.column-ack[data-v-67c523e3]{min-width:4vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid th img[data-v-67c523e3]{margin-left:.4vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid tr td[data-v-67c523e3]{min-width:8vw;height:2.5vw;padding:0 .4vw}.container .users-grid tr td.column-ack[data-v-67c523e3]{min-width:4vw}.container .users-grid tr td.column-username span[data-v-67c523e3]{max-width:15vw;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-email span[data-v-67c523e3]{max-width:18vw;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-full-name span[data-v-67c523e3],.container .users-grid tr td.column-name span[data-v-67c523e3],.container .users-grid tr td.column-service-name span[data-v-67c523e3]{max-width:15vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid .grid-empty img[data-v-67c523e3]{max-width:18vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid .grid-empty p[data-v-67c523e3]{margin:.83vw 0}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container[data-v-67c523e3]{margin:1.66vw;padding:1.66vw;border-radius:.8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid[data-v-67c523e3]{margin-bottom:1.66vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid table[data-v-67c523e3]{border-top-left-radius:.4vw;border-top-right-radius:.4vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid th[data-v-67c523e3]{min-width:16vw;height:4vw;padding:0 .8vw;font-size:1.4vw}.container .users-grid th.column-ack[data-v-67c523e3]{min-width:8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid th img[data-v-67c523e3]{margin-left:.8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid tr td[data-v-67c523e3]{min-width:16vw;height:5vw;padding:0 .8vw;font-size:1.2vw}.container .users-grid tr td.column-ack[data-v-67c523e3]{min-width:8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid .grid-empty p[data-v-67c523e3]{margin:1.66vw 0;font-size:1.4vw}}.spinner[data-v-67c523e3]{width:24px;height:24px;background:transparent;position:relative;border-radius:50%;overflow:hidden;z-index:0;animation:spin-67c523e3 1s linear infinite}.spinner .spin-bottom-left[data-v-67c523e3],.spinner .spin-bottom-right[data-v-67c523e3],.spinner .spin-top-left[data-v-67c523e3]{position:absolute;width:50%;height:50%;z-index:-1}.spinner .spin-blocker[data-v-67c523e3]{position:absolute;top:15%;left:15%;width:70%;height:70%;background:#ffffff;border-radius:50%}.spinner .spin-bottom-left[data-v-67c523e3]{top:50%;left:0;background:-webkit-linear-gradient(to bottom right,rgb(228,124,40) 0%,rgba(228,124,40,.7) 100%);background:linear-gradient(to bottom right,rgb(228,124,40) 0%,rgba(228,124,40,.7) 100%)}.spinner .spin-bottom-left[data-v-67c523e3]:after{position:absolute;content:"";border-radius:50%;width:5.5px;height:9px;bottom:9px;left:0;background-color:#e47c28}@media (min-width: 768px){.spinner .spin-bottom-left[data-v-67c523e3]:after{width:9px;height:15px;bottom:18px}}.spinner .spin-bottom-right[data-v-67c523e3]{top:50%;left:50%;background:-webkit-linear-gradient(to top right,rgba(228,124,40,.7) 15%,rgba(228,124,40,.25) 85%);background:linear-gradient(to top right,rgba(228,124,40,.7) 15%,rgba(228,124,40,.25) 85%)}.spinner .spin-top-left[data-v-67c523e3]{top:0;left:50%;background:-webkit-linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(228,124,40,.25) 100%);background:linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(228,124,40,.25) 100%)}.spinner.spinner-green .spin-bottom-left[data-v-67c523e3]{background:-webkit-linear-gradient(to bottom right,rgb(72,148,60) 0%,rgba(72,148,60,.7) 100%);background:linear-gradient(to bottom right,rgb(72,148,60) 0%,rgba(72,148,60,.7) 100%)}.spinner.spinner-green .spin-bottom-left[data-v-67c523e3]:after{background-color:#48943c}.spinner.spinner-green .spin-bottom-right[data-v-67c523e3]{background:-webkit-linear-gradient(to top right,rgba(72,148,60,.7) 15%,rgba(72,148,60,.25) 85%);background:linear-gradient(to top right,rgba(72,148,60,.7) 15%,rgba(72,148,60,.25) 85%)}.spinner.spinner-green .spin-top-left[data-v-67c523e3]{background:-webkit-linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(72,148,60,.25) 100%);background:linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(72,148,60,.25) 100%)}.spinner.disabled .spin-blocker[data-v-67c523e3]{background:gray}.spinner.disabled .spin-bottom-left[data-v-67c523e3]:after{width:5.5px;height:9px;bottom:9px;left:0}@media (min-width: 768px){.spinner.disabled .spin-bottom-left[data-v-67c523e3]:after{bottom:8px}}@media (min-width: 768px){.spinner[data-v-67c523e3]{width:48px;height:48px}}@media (orientation: landscape) and (min-width: 2500px){.spinner[data-v-67c523e3]{width:2.5vw;height:2.5vw}}@media (orientation: landscape) and (min-width: 2500px){.spinner .spin-bottom-left[data-v-67c523e3]:after{width:.46vw;height:.78vw;bottom:.93vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.spinner[data-v-67c523e3]{width:5vw;height:5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.spinner .spin-bottom-left[data-v-67c523e3]:after{width:.92vw;height:1.56vw;bottom:1.86vw}}@keyframes spin-67c523e3{to{transform:rotate(360deg)}}@keyframes loader-67c523e3{0%{opacity:1}to{opacity:0}}.loader div[data-v-67c523e3]{left:48px;top:22.5px;position:absolute;animation:loader-67c523e3 linear 1s infinite;background:#32c770;width:4px;height:15px;border-radius:0;transform-origin:2px 27.5px}.loader div[data-v-67c523e3]:nth-child(1){transform:rotate(0);animation-delay:-.875s;background:#32c770}.loader div[data-v-67c523e3]:nth-child(2){transform:rotate(45deg);animation-delay:-.75s;background:#32c770}.loader div[data-v-67c523e3]:nth-child(3){transform:rotate(90deg);animation-delay:-.625s;background:#32c770}.loader div[data-v-67c523e3]:nth-child(4){transform:rotate(135deg);animation-delay:-.5s;background:#32c770}.loader div[data-v-67c523e3]:nth-child(5){transform:rotate(180deg);animation-delay:-.375s;background:#32c770}.loader div[data-v-67c523e3]:nth-child(6){transform:rotate(225deg);animation-delay:-.25s;background:#32c770}.loader div[data-v-67c523e3]:nth-child(7){transform:rotate(270deg);animation-delay:-.125s;background:#32c770}.loader div[data-v-67c523e3]:nth-child(8){transform:rotate(315deg);animation-delay:0s;background:#32c770}.loader-container[data-v-67c523e3]{width:72px;height:64px;display:inline-block;overflow:hidden;background:none;margin-bottom:16px}.loader[data-v-67c523e3]{width:100%;height:100%;position:relative;transform:translateZ(0) scale(.64);backface-visibility:hidden;transform-origin:0 0}.loader div[data-v-67c523e3]{box-sizing:content-box}#access-request[data-v-67c523e3]{position:relative;display:flex;flex-direction:column;height:auto;width:100%;border-radius:8px}#access-request .container[data-v-67c523e3]{height:auto;margin:0;padding:0;box-shadow:none}@media (min-width: 992px){#access-request .container[data-v-67c523e3]{height:100%}}#access-request .container h3[data-v-67c523e3]{text-align:left;color:#44423f;font-family:Poppins,sans-serif;font-size:.82vw;font-weight:600;margin-bottom:8px}@media (max-width: 1951.2195121951px){#access-request .container h3[data-v-67c523e3]{font-size:16px}}#access-request .container .filters-header[data-v-67c523e3]{width:100%;display:flex;flex-direction:column;align-items:center;gap:8px;margin-bottom:8px}@media (min-width: 992px){#access-request .container .filters-header[data-v-67c523e3]{flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:0;gap:8px}}#access-request .container .filters-header button[data-v-67c523e3]{display:flex;align-items:center;justify-content:center;gap:4px;font-size:.71vw;letter-spacing:.5px;border-radius:4px;border:none;cursor:pointer;height:40px;margin:0 8px;padding:8px 16px}@media (max-width: 1971.8309859155px){#access-request .container .filters-header button[data-v-67c523e3]{font-size:14px}}@media (min-width: 992px){#access-request .container .filters-header button[data-v-67c523e3]{padding:0;max-width:40px;margin-bottom:24px}}@media (min-width: 1920px){#access-request .container .filters-header button[data-v-67c523e3]{max-width:215px;padding:8px 16px}}#access-request .container .filters-header button[data-v-67c523e3]:hover,#access-request .container .filters-header button[data-v-67c523e3]:active{box-shadow:none;outline:1px solid transparent}#access-request .container .filters-header button span[data-v-67c523e3]{display:block}@media (min-width: 992px){#access-request .container .filters-header button span[data-v-67c523e3]{display:none}}@media (min-width: 1920px){#access-request .container .filters-header button span[data-v-67c523e3]{display:block}}#access-request .container .filters-header button svg[data-v-67c523e3]{display:none}@media (min-width: 992px){#access-request .container .filters-header button svg[data-v-67c523e3]{display:block}}@media (min-width: 1920px){#access-request .container .filters-header button svg[data-v-67c523e3]{display:none}}#access-request .container .filters-header button svg.loading-spinner[data-v-67c523e3]{display:none}#access-request .container .filters-header button .spinner[data-v-67c523e3]{width:24px;height:24px}#access-request .container .filters-header .grid-filter[data-v-67c523e3]{width:100%}@media (min-width: 992px){#access-request .container .filters-header .grid-filter[data-v-67c523e3]{margin:0 8px 0 0}}#access-request .container .filters-header .grid-filter[data-v-67c523e3] .filters{width:100%;display:flex;flex-direction:column;gap:8px}@media (min-width: 992px){#access-request .container .filters-header .grid-filter[data-v-67c523e3] .filters{flex-direction:row;margin-bottom:24px}}#access-request .container .filters-header .grid-filter[data-v-67c523e3] .filters>div>div{height:100%}#access-request .container .filters-header .grid-filter[data-v-67c523e3] .filters input{margin-bottom:0;height:100%}@media (min-width: 992px){#access-request .container .filters-header .grid-filter[data-v-67c523e3] .filters input{padding:8px}}@media (min-width: 992px){#access-request .container .filters-header .grid-filter[data-v-67c523e3] .filters label{margin-bottom:0;padding:8px}}#access-request .container .filters-header .grid-filter[data-v-67c523e3] .filters .dropdown-toggle{font-size:.71vw}@media (max-width: 1971.8309859155px){#access-request .container .filters-header .grid-filter[data-v-67c523e3] .filters .dropdown-toggle{font-size:14px}}#access-request .container .filters-header .grid-filter[data-v-67c523e3] .filters>div{width:100%;position:relative}#access-request .container .filters-header .grid-filter[data-v-67c523e3] .filters>div .dropdown-toggle{width:100%;border-radius:0;justify-content:flex-start}#access-request .container .filters-header .grid-filter[data-v-67c523e3] .filters>div input{margin-bottom:0}@media (min-width: 992px){#access-request .container .filters-header .grid-filter[data-v-67c523e3] .filters>div{max-width:50%}}#access-request .container .filters-header .grid-filter[data-v-67c523e3] .clear-btn{max-width:100%}@media (min-width: 992px){#access-request .container .filters-header .grid-filter[data-v-67c523e3] .clear-btn{max-width:120px}}@media (min-width: 1920px){#access-request .container .filters-header .grid-filter[data-v-67c523e3] .clear-btn{max-width:165px}}@media (min-width: 992px){#access-request .container .body-pagination[data-v-67c523e3]{min-height:85%}}@media (min-width: 992px) and (min-width: 1920px){#access-request .container .body-pagination[data-v-67c523e3]{min-height:88%}}#access-request .container .users-grid[data-v-67c523e3]{display:block;width:100%;overflow:auto;border:1px solid #ececec;border-radius:4px;height:auto}#access-request .container .users-grid[data-v-67c523e3]::-webkit-scrollbar{width:6px;height:6px;transition:.3s ease-in-out}#access-request .container .users-grid[data-v-67c523e3]::-webkit-scrollbar-track{background:#f3f3f3;border-radius:8px}#access-request .container .users-grid[data-v-67c523e3]::-webkit-scrollbar-thumb{background:#c3c3c3;border-radius:8px;border:4px solid rgba(0,0,0,0)}#access-request .container .users-grid[data-v-67c523e3]::-webkit-scrollbar-thumb:hover{background:#c3c3c3}#access-request .container .users-grid.empty-grid[data-v-67c523e3]{height:100%;overflow:hidden;overflow-x:auto}@media (min-width: 992px){#access-request .container .users-grid.empty-grid[data-v-67c523e3]{height:50vh;overflow:hidden;overflow-x:auto}}#access-request .container .users-grid[data-v-67c523e3] tbody .grid-empty{width:calc(100vw - 50px);position:sticky;left:0}#access-request .container .users-grid[data-v-67c523e3] tbody .grid-empty img{max-width:170px}@media (min-width: 600px){#access-request .container .users-grid[data-v-67c523e3] tbody .grid-empty{width:calc(100vw - 50px)}#access-request .container .users-grid[data-v-67c523e3] tbody .grid-empty img{max-width:350px}}@media (min-width: 992px){#access-request .container .users-grid[data-v-67c523e3] tbody .grid-empty{width:100%}#access-request .container .users-grid[data-v-67c523e3] tbody .grid-empty img{max-width:350px}}#access-request .region-item[data-v-67c523e3]{display:flex;justify-content:center}#access-request .region-item .box[data-v-67c523e3]{display:flex;justify-content:center;align-items:center;width:24px;height:24px;border:1px solid #c8102e;border-radius:4px;font-style:normal;font-weight:600;font-size:12px;text-align:center;color:#c8102e;margin:0 4px}#access-request .region-item .box.active-regions[data-v-67c523e3]{border:1px solid #48943c;color:#48943c}#access-request .services-list[data-v-67c523e3]{display:flex;flex-direction:column;height:100%;padding:8px;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}@media (min-width: 992px){#access-request[data-v-67c523e3]{border-radius:8px;display:flex;flex-direction:column}}@media (min-width: 1920px){#access-request[data-v-67c523e3]{height:100%}}@media (orientation: landscape) and (min-width: 2500px){#access-request[data-v-67c523e3]{border-radius:.4vw}}@media (orientation: landscape) and (min-width: 2500px){#access-request .container[data-v-67c523e3]{padding:.83vw}}@media (orientation: landscape) and (min-width: 2500px){#access-request .container .body-pagination[data-v-67c523e3]{min-height:95%}}@media (orientation: landscape) and (min-width: 2500px){#access-request .container h3[data-v-67c523e3]{margin-bottom:.4vw}}@media (orientation: landscape) and (min-width: 2500px){#access-request .container .filters-header button .spinner[data-v-67c523e3]{width:1.25vw;height:1.25vw}}@media (orientation: landscape) and (min-width: 2500px){#access-request .container .filters-header .grid-filter[data-v-67c523e3] .filters{gap:.4vw;margin-bottom:1.25vw}}@media (orientation: landscape) and (min-width: 2500px){#access-request .container .filters-header .grid-filter[data-v-67c523e3] .filters input{padding:.4vw}}@media (orientation: landscape) and (min-width: 2500px){#access-request .container .filters-header .grid-filter[data-v-67c523e3] .filters label{padding:.4vw}}@media (orientation: landscape) and (min-width: 2500px){#access-request .container .filters-header .grid-filter[data-v-67c523e3] .filters button{padding:.4vw}}@media (orientation: landscape) and (min-width: 2500px){#access-request .container .users-grid[data-v-67c523e3]{height:calc(100% - 8.1vw)}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#access-request[data-v-67c523e3]{border-radius:.8vw;height:100%}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#access-request .container .body-pagination[data-v-67c523e3]{min-height:85%}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#access-request .container h3[data-v-67c523e3]{margin-bottom:.8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#access-request .container .filters-header .grid-filter[data-v-67c523e3] .filters{gap:.8vw;margin-bottom:2.5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#access-request .container .filters-header .grid-filter[data-v-67c523e3] .filters input{padding:.8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#access-request .container .filters-header .grid-filter[data-v-67c523e3] .filters label{padding:.8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#access-request .container .filters-header .grid-filter[data-v-67c523e3] .filters button{padding:.8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#access-request .container .users-grid[data-v-67c523e3]{height:calc(100% - 8.1vw)}}#overview[data-v-43d38e6b]{position:relative;display:flex;flex-direction:column;height:auto;width:100%;border-radius:8px}#overview .container[data-v-43d38e6b]{height:auto;margin:0;padding:0;box-shadow:none}@media (min-width: 1920px){#overview .container[data-v-43d38e6b]{height:97%}}#overview .container h3[data-v-43d38e6b]{text-align:left;color:#44423f;font-family:Poppins,sans-serif;font-size:.82vw;font-weight:600;margin-bottom:8px}@media (max-width: 1951.2195121951px){#overview .container h3[data-v-43d38e6b]{font-size:16px}}#overview .container .boxs-overview[data-v-43d38e6b]{display:flex;flex-direction:column;gap:24px}@media (min-width: 992px){#overview .container .boxs-overview[data-v-43d38e6b]{flex-direction:row}}#overview .container .boxs-overview .box[data-v-43d38e6b]{display:flex;flex-direction:column;box-sizing:border-box;width:175px;height:104px;background:#ffffff;border:2px solid #d9d9d9;border-radius:4px;padding:4px}#overview .container .boxs-overview .box .line[data-v-43d38e6b]{max-width:172px;height:6px;background:#cb7128;border-radius:2px 2px 0 0}#overview .container .boxs-overview .box .description[data-v-43d38e6b]{height:100%;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}#overview .container .boxs-overview .box .description .title-description[data-v-43d38e6b]{font-weight:500;font-size:16px;text-align:center;color:#44423f;margin-bottom:0}#overview .container .boxs-overview .box .description .count-description[data-v-43d38e6b]{font-weight:600;font-size:32px;margin-bottom:0;color:#cb7128}#overview .container .card-services[data-v-43d38e6b]{display:flex;justify-content:center;align-items:center}#overview .container .card-services .service-status[data-v-43d38e6b]{width:460px}@media (min-width: 992px){#overview[data-v-43d38e6b]{border-radius:8px;display:flex;flex-direction:column}}@media (min-width: 1920px){#overview[data-v-43d38e6b]{height:100%}}@media (orientation: landscape) and (min-width: 2500px){#overview[data-v-43d38e6b]{border-radius:.4vw}}@media (orientation: landscape) and (min-width: 2500px){#overview .container[data-v-43d38e6b]{padding:.83vw}}@media (orientation: landscape) and (min-width: 2500px){#overview .container h3[data-v-43d38e6b]{margin-bottom:.4vw}}.container[data-v-09e3ca31]{margin:16px;padding:16px;box-shadow:0 0 8px #00000029;border-radius:8px;height:auto;display:flex;flex-direction:column}@media (min-width: 992px){.container[data-v-09e3ca31]{height:100%}}.container p[data-v-09e3ca31]{margin-bottom:8px}.container .grid-filter .filters[data-v-09e3ca31]{margin-bottom:8px;height:100%}.container .users-grid[data-v-09e3ca31]{width:100%;margin-bottom:16px;overflow:auto;border:1px solid #ececec;border-radius:4px;height:auto}.container .users-grid[data-v-09e3ca31]::-webkit-scrollbar{width:6px;height:6px;transition:.3s ease-in-out}.container .users-grid[data-v-09e3ca31]::-webkit-scrollbar-track{background:#f3f3f3;border-radius:8px}.container .users-grid[data-v-09e3ca31]::-webkit-scrollbar-thumb{background:#c3c3c3;border-radius:8px;border:4px solid rgba(0,0,0,0)}.container .users-grid[data-v-09e3ca31]::-webkit-scrollbar-thumb:hover{background:#c3c3c3}.container .users-grid.empty-grid[data-v-09e3ca31]{height:100%;overflow-x:auto}.container .users-grid.empty-grid table thead[data-v-09e3ca31]{background-color:#ececec}@media (min-width: 1366px){.container .users-grid.empty-grid table thead[data-v-09e3ca31]{height:2vw}}.container .users-grid.empty-grid table thead>tr[data-v-09e3ca31]{display:block}.container .users-grid .th-container[data-v-09e3ca31]{display:flex;align-items:center;cursor:default;pointer-events:none}.container .users-grid .th-container button[data-v-09e3ca31]{border:none;padding:0;justify-content:left;color:#44423f}.container .users-grid .th-container button span.column-can-sort[data-v-09e3ca31]{padding-right:8px;cursor:pointer;pointer-events:auto}.container .users-grid .th-container button .order-asc-desc[data-v-09e3ca31]{width:18px;height:18px;display:flex;align-items:center;justify-content:center;cursor:pointer;pointer-events:auto}.container .users-grid .th-container button .order-asc-desc svg[data-v-09e3ca31]{width:100%;height:100%}.container .users-grid .th-container button .order-asc-desc svg path[data-v-09e3ca31]{transition:fill .3s ease-in-out;fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc:hover svg[data-v-09e3ca31]{width:100%;height:100%}.container .users-grid .th-container button .order-asc-desc:hover svg path[data-v-09e3ca31]{fill:var(#697077);stroke:var(#697077)}.container .users-grid .th-container button .order-asc-desc.orderAsc svg path[data-v-09e3ca31]:first-child{fill:#d97706;stroke:#d97706;opacity:1}.container .users-grid .th-container button .order-asc-desc.orderAsc svg path[data-v-09e3ca31]:last-child{fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc.orderAsc:hover svg path[data-v-09e3ca31]:first-child{fill:#d97706;stroke:#d97706;opacity:1}.container .users-grid .th-container button .order-asc-desc.orderAsc:hover svg path[data-v-09e3ca31]:last-child{fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc.orderDesc svg path[data-v-09e3ca31]:first-child{fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc.orderDesc svg path[data-v-09e3ca31]:last-child{fill:#d97706;stroke:#d97706;opacity:1}.container .users-grid .th-container button .order-asc-desc.orderDesc:hover svg path[data-v-09e3ca31]:first-child{fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc.orderDesc:hover svg path[data-v-09e3ca31]:last-child{fill:#d97706;stroke:#d97706;opacity:1}.container .users-grid table[data-v-09e3ca31]{width:100%;height:100%;border-collapse:collapse;border-top-left-radius:4px;border-top-right-radius:4px}.container .users-grid table .grid-body[data-v-09e3ca31]{position:relative}.container .users-grid th[data-v-09e3ca31]{border-collapse:collapse;background:#ececec;min-width:140px;height:40px;padding:0 8px;font-family:Poppins,sans-serif;font-weight:500;font-size:12px;color:#44423f;position:sticky;top:0;z-index:1}.container .users-grid th>div button[data-v-09e3ca31]{background-color:#ececec}.container .users-grid th.column-region[data-v-09e3ca31]{text-align:left}.container .users-grid th.column-region>div[data-v-09e3ca31]{justify-content:left}.container .users-grid th.column-ack[data-v-09e3ca31]{min-width:50px;text-align:center}.container .users-grid th.column-ack>div[data-v-09e3ca31]{justify-content:center}.container .users-grid th.column-admin-user-name[data-v-09e3ca31]{min-width:160px}.container .users-grid th.trash-can[data-v-09e3ca31]{min-width:50px}.container .users-grid th.pricing[data-v-09e3ca31]{min-width:50px;text-align:left}.container .users-grid th.pricing>div[data-v-09e3ca31]{justify-content:left}.container .users-grid th.pricing>div button span[data-v-09e3ca31]{display:flex;width:100%;align-items:center;justify-content:left}.container .users-grid th.status-pricing[data-v-09e3ca31]{min-width:70px;text-align:center}.container .users-grid th.status-pricing>div[data-v-09e3ca31]{justify-content:center}.container .users-grid th.status-pricing[data-v-09e3ca31],.container .users-grid th.assigned-to-pricing[data-v-09e3ca31]{display:none}@media (min-width: 992px){.container .users-grid th.status-pricing[data-v-09e3ca31],.container .users-grid th.assigned-to-pricing[data-v-09e3ca31]{display:table-cell}}.container .users-grid th img[data-v-09e3ca31]{margin-left:8px;cursor:pointer}@media (min-width: 992px){.container .users-grid th[data-v-09e3ca31]{font-size:.71vw;min-width:160px}}@media (min-width: 992px) and (max-width: 1971.8309859155px){.container .users-grid th[data-v-09e3ca31]{font-size:14px}}@media (min-width: 992px){.container .users-grid th.column-admin-user-name[data-v-09e3ca31]{min-width:180px}.container .users-grid th.trash-can[data-v-09e3ca31],.container .users-grid th.contact-type[data-v-09e3ca31]{min-width:50px}}@media (min-width: 1366px){.container .users-grid th[data-v-09e3ca31]{min-width:160px}}.container .users-grid tr[data-v-09e3ca31]{border-bottom:1px solid #ececec;max-height:40px}.container .users-grid tr[data-v-09e3ca31]:last-of-type{border-bottom:none}.container .users-grid tr[data-v-09e3ca31]:focus-visible{outline:#d97706 auto 1px}.container .users-grid tr.alt-class[data-v-09e3ca31]{transition:background-color .5s ease}.container .users-grid tr td[data-v-09e3ca31]{height:48px;min-width:140px;padding:0 8px;font-family:Poppins,sans-serif;font-size:.61vw;font-weight:400;color:#44423f;text-align:left}@media (max-width: 1967.2131147541px){.container .users-grid tr td[data-v-09e3ca31]{font-size:12px}}.container .users-grid tr td.column-type .service-type[data-v-09e3ca31],.container .users-grid tr td.column-type .service-type-label[data-v-09e3ca31],.container .users-grid tr td.column-type .user-type[data-v-09e3ca31]{display:block;width:fit-content;background-color:#f6f6f6;padding:2px 8px;border-radius:20px;text-align:left;line-height:16px}.container .users-grid tr td.column-type.contact-type[data-v-09e3ca31]{max-width:100px}.container .users-grid tr td.column-status .service-status[data-v-09e3ca31],.container .users-grid tr td.column-status .status-label[data-v-09e3ca31]{display:block;width:fit-content;border:1px solid #ececec;padding:2px 8px;border-radius:20px;text-align:left;line-height:16px}.container .users-grid tr td.column-status .status-label.status-up[data-v-09e3ca31]{border:none;background:rgba(72,148,60,.15)}.container .users-grid tr td.column-status .status-label.status-down[data-v-09e3ca31]{background:rgba(200,16,46,.15);border:none}.container .users-grid tr td.column-region[data-v-09e3ca31]{text-align:left}.container .users-grid tr td.column-ack[data-v-09e3ca31]{min-width:50px;text-align:center}.container .users-grid tr td.pricing[data-v-09e3ca31]{min-width:50px;text-align:left}.container .users-grid tr td.pricing span[data-v-09e3ca31]{display:flex;width:100%;align-items:center}.container .users-grid tr td.status-pricing[data-v-09e3ca31]{min-width:70px}.container .users-grid tr td.status-pricing[data-v-09e3ca31],.container .users-grid tr td.assigned-to-pricing[data-v-09e3ca31]{display:none}@media (min-width: 992px){.container .users-grid tr td.status-pricing[data-v-09e3ca31],.container .users-grid tr td.assigned-to-pricing[data-v-09e3ca31]{display:table-cell}}.container .users-grid tr td.column-admin-user-name[data-v-09e3ca31]{min-width:160px}.container .users-grid tr td.column-service-name span[data-v-09e3ca31],.container .users-grid tr td.column-email span[data-v-09e3ca31],.container .users-grid tr td.column-username span[data-v-09e3ca31],.container .users-grid tr td.column-output span[data-v-09e3ca31],.container .users-grid tr td.column-full-name span[data-v-09e3ca31],.container .users-grid tr td.column-name span[data-v-09e3ca31],.container .users-grid tr td.column-detail span[data-v-09e3ca31],.container .users-grid tr td.column-reason span[data-v-09e3ca31]{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-username span[data-v-09e3ca31]{max-width:200px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-email span[data-v-09e3ca31]{max-width:260px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-full-name span[data-v-09e3ca31],.container .users-grid tr td.column-name span[data-v-09e3ca31],.container .users-grid tr td.column-service-name span[data-v-09e3ca31]{max-width:200px}.container .users-grid tr td.column-email[data-v-09e3ca31]{word-break:break-word}.container .users-grid tr td.trash-can[data-v-09e3ca31]{min-width:50px}.container .users-grid tr td.trash-can>.trash-can-container[data-v-09e3ca31]{display:flex;align-items:center;justify-content:end}.container .users-grid tr td.trash-can>.trash-can-container a[data-v-09e3ca31]{display:flex;align-items:center;transition:.3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a img.trash-can[data-v-09e3ca31]{transition:all .3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a[data-v-09e3ca31] svg path{transition:all .3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a:hover img.trash-can[data-v-09e3ca31],.container .users-grid tr td.trash-can>.trash-can-container a:focus img.trash-can[data-v-09e3ca31],.container .users-grid tr td.trash-can>.trash-can-container a:focus-visible img.trash-can[data-v-09e3ca31],.container .users-grid tr td.trash-can>.trash-can-container a:focus-within img.trash-can[data-v-09e3ca31],.container .users-grid tr td.trash-can>.trash-can-container a:active img.trash-can[data-v-09e3ca31]{filter:invert(15%) sepia(88%) saturate(3888%) hue-rotate(341deg) brightness(84%) contrast(100%);transition:all .3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a[data-v-09e3ca31]:hover svg path,.container .users-grid tr td.trash-can>.trash-can-container a[data-v-09e3ca31]:focus svg path,.container .users-grid tr td.trash-can>.trash-can-container a[data-v-09e3ca31]:focus-visible svg path,.container .users-grid tr td.trash-can>.trash-can-container a[data-v-09e3ca31]:focus-within svg path,.container .users-grid tr td.trash-can>.trash-can-container a[data-v-09e3ca31]:active svg path{fill:#c8102e;transition:all .3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a[data-v-09e3ca31]:focus-visible{outline:1px solid #c8102e;border-radius:2px}@media (min-width: 992px){.container .users-grid tr td[data-v-09e3ca31]{min-width:160px}.container .users-grid tr td.column-admin-user-name[data-v-09e3ca31]{min-width:180px}.container .users-grid tr td.column-output[data-v-09e3ca31],.container .users-grid tr td.column-full-name[data-v-09e3ca31]{max-height:40px}.container .users-grid tr td.trash-can[data-v-09e3ca31]{min-width:50px}.container .users-grid tr td.contact-type[data-v-09e3ca31]{min-width:100px}}@media (min-width: 1366px){.container .users-grid tr td[data-v-09e3ca31]{min-width:160px}}.container .users-grid tr.new-notification[data-v-09e3ca31]{background-color:#cb712833;transition:background-color .5s ease}.container .users-grid tr.new-notification td .status-label[data-v-09e3ca31]{border:none}.container .users-grid tr.new-notification td .status-label.status-down[data-v-09e3ca31]{background:transparent}.container .users-grid tr.new-notification td .service-type-label[data-v-09e3ca31],.container .users-grid tr.new-notification td .user-type[data-v-09e3ca31]{background-color:transparent}.container .users-grid tr.has-total[data-v-09e3ca31]{background:rgba(203,113,40,.25);border-bottom:1px solid #ececec}.container .users-grid tr.has-total td[data-v-09e3ca31]{padding:0 8px;font-family:Poppins,sans-serif;font-weight:500;font-size:12px;color:#44423f}@media (min-width: 992px){.container .users-grid tr.has-total td[data-v-09e3ca31]{font-size:.71vw}}@media (min-width: 992px) and (max-width: 1971.8309859155px){.container .users-grid tr.has-total td[data-v-09e3ca31]{font-size:14px}}.container .users-grid .grid-empty[data-v-09e3ca31]{position:absolute;display:flex;justify-content:center;align-items:center;flex-direction:column;height:100%;width:calc(100vw - 50px);position:sticky;left:0}.container .users-grid .grid-empty img[data-v-09e3ca31]{max-width:170px}.container .users-grid .grid-empty p[data-v-09e3ca31]{margin:16px;font-family:Poppins,sans-serif;font-size:.71vw;font-weight:400;color:#44423f;text-align:center}@media (max-width: 1971.8309859155px){.container .users-grid .grid-empty p[data-v-09e3ca31]{font-size:14px}}@media (min-width: 600px){.container .users-grid .grid-empty[data-v-09e3ca31]{width:calc(100vw - 50px)}.container .users-grid .grid-empty img[data-v-09e3ca31]{max-width:350px}}@media (min-width: 992px){.container .users-grid .grid-empty[data-v-09e3ca31]{width:100%}.container .users-grid .grid-empty img[data-v-09e3ca31]{max-width:350px}}@media (orientation: landscape) and (min-width: 2500px){.container[data-v-09e3ca31]{margin:.83vw;padding:.83vw;border-radius:.4vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid[data-v-09e3ca31]{margin-bottom:.83vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid table[data-v-09e3ca31]{border-top-left-radius:.2vw;border-top-right-radius:.2vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid th[data-v-09e3ca31]{min-width:8vw;height:2vw;padding:0 .4vw}.container .users-grid th.column-ack[data-v-09e3ca31]{min-width:4vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid th img[data-v-09e3ca31]{margin-left:.4vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid tr td[data-v-09e3ca31]{min-width:8vw;height:2.5vw;padding:0 .4vw}.container .users-grid tr td.column-ack[data-v-09e3ca31]{min-width:4vw}.container .users-grid tr td.column-username span[data-v-09e3ca31]{max-width:15vw;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-email span[data-v-09e3ca31]{max-width:18vw;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-full-name span[data-v-09e3ca31],.container .users-grid tr td.column-name span[data-v-09e3ca31],.container .users-grid tr td.column-service-name span[data-v-09e3ca31]{max-width:15vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid .grid-empty img[data-v-09e3ca31]{max-width:18vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid .grid-empty p[data-v-09e3ca31]{margin:.83vw 0}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container[data-v-09e3ca31]{margin:1.66vw;padding:1.66vw;border-radius:.8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid[data-v-09e3ca31]{margin-bottom:1.66vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid table[data-v-09e3ca31]{border-top-left-radius:.4vw;border-top-right-radius:.4vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid th[data-v-09e3ca31]{min-width:16vw;height:4vw;padding:0 .8vw;font-size:1.4vw}.container .users-grid th.column-ack[data-v-09e3ca31]{min-width:8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid th img[data-v-09e3ca31]{margin-left:.8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid tr td[data-v-09e3ca31]{min-width:16vw;height:5vw;padding:0 .8vw;font-size:1.2vw}.container .users-grid tr td.column-ack[data-v-09e3ca31]{min-width:8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid .grid-empty p[data-v-09e3ca31]{margin:1.66vw 0;font-size:1.4vw}}.spinner[data-v-09e3ca31]{width:24px;height:24px;background:transparent;position:relative;border-radius:50%;overflow:hidden;z-index:0;animation:spin-09e3ca31 1s linear infinite}.spinner .spin-bottom-left[data-v-09e3ca31],.spinner .spin-bottom-right[data-v-09e3ca31],.spinner .spin-top-left[data-v-09e3ca31]{position:absolute;width:50%;height:50%;z-index:-1}.spinner .spin-blocker[data-v-09e3ca31]{position:absolute;top:15%;left:15%;width:70%;height:70%;background:#ffffff;border-radius:50%}.spinner .spin-bottom-left[data-v-09e3ca31]{top:50%;left:0;background:-webkit-linear-gradient(to bottom right,rgb(228,124,40) 0%,rgba(228,124,40,.7) 100%);background:linear-gradient(to bottom right,rgb(228,124,40) 0%,rgba(228,124,40,.7) 100%)}.spinner .spin-bottom-left[data-v-09e3ca31]:after{position:absolute;content:"";border-radius:50%;width:5.5px;height:9px;bottom:9px;left:0;background-color:#e47c28}@media (min-width: 768px){.spinner .spin-bottom-left[data-v-09e3ca31]:after{width:9px;height:15px;bottom:18px}}.spinner .spin-bottom-right[data-v-09e3ca31]{top:50%;left:50%;background:-webkit-linear-gradient(to top right,rgba(228,124,40,.7) 15%,rgba(228,124,40,.25) 85%);background:linear-gradient(to top right,rgba(228,124,40,.7) 15%,rgba(228,124,40,.25) 85%)}.spinner .spin-top-left[data-v-09e3ca31]{top:0;left:50%;background:-webkit-linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(228,124,40,.25) 100%);background:linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(228,124,40,.25) 100%)}.spinner.spinner-green .spin-bottom-left[data-v-09e3ca31]{background:-webkit-linear-gradient(to bottom right,rgb(72,148,60) 0%,rgba(72,148,60,.7) 100%);background:linear-gradient(to bottom right,rgb(72,148,60) 0%,rgba(72,148,60,.7) 100%)}.spinner.spinner-green .spin-bottom-left[data-v-09e3ca31]:after{background-color:#48943c}.spinner.spinner-green .spin-bottom-right[data-v-09e3ca31]{background:-webkit-linear-gradient(to top right,rgba(72,148,60,.7) 15%,rgba(72,148,60,.25) 85%);background:linear-gradient(to top right,rgba(72,148,60,.7) 15%,rgba(72,148,60,.25) 85%)}.spinner.spinner-green .spin-top-left[data-v-09e3ca31]{background:-webkit-linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(72,148,60,.25) 100%);background:linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(72,148,60,.25) 100%)}.spinner.disabled .spin-blocker[data-v-09e3ca31]{background:gray}.spinner.disabled .spin-bottom-left[data-v-09e3ca31]:after{width:5.5px;height:9px;bottom:9px;left:0}@media (min-width: 768px){.spinner.disabled .spin-bottom-left[data-v-09e3ca31]:after{bottom:8px}}@media (min-width: 768px){.spinner[data-v-09e3ca31]{width:48px;height:48px}}@media (orientation: landscape) and (min-width: 2500px){.spinner[data-v-09e3ca31]{width:2.5vw;height:2.5vw}}@media (orientation: landscape) and (min-width: 2500px){.spinner .spin-bottom-left[data-v-09e3ca31]:after{width:.46vw;height:.78vw;bottom:.93vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.spinner[data-v-09e3ca31]{width:5vw;height:5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.spinner .spin-bottom-left[data-v-09e3ca31]:after{width:.92vw;height:1.56vw;bottom:1.86vw}}@keyframes spin-09e3ca31{to{transform:rotate(360deg)}}@keyframes loader-09e3ca31{0%{opacity:1}to{opacity:0}}.loader div[data-v-09e3ca31]{left:48px;top:22.5px;position:absolute;animation:loader-09e3ca31 linear 1s infinite;background:#32c770;width:4px;height:15px;border-radius:0;transform-origin:2px 27.5px}.loader div[data-v-09e3ca31]:nth-child(1){transform:rotate(0);animation-delay:-.875s;background:#32c770}.loader div[data-v-09e3ca31]:nth-child(2){transform:rotate(45deg);animation-delay:-.75s;background:#32c770}.loader div[data-v-09e3ca31]:nth-child(3){transform:rotate(90deg);animation-delay:-.625s;background:#32c770}.loader div[data-v-09e3ca31]:nth-child(4){transform:rotate(135deg);animation-delay:-.5s;background:#32c770}.loader div[data-v-09e3ca31]:nth-child(5){transform:rotate(180deg);animation-delay:-.375s;background:#32c770}.loader div[data-v-09e3ca31]:nth-child(6){transform:rotate(225deg);animation-delay:-.25s;background:#32c770}.loader div[data-v-09e3ca31]:nth-child(7){transform:rotate(270deg);animation-delay:-.125s;background:#32c770}.loader div[data-v-09e3ca31]:nth-child(8){transform:rotate(315deg);animation-delay:0s;background:#32c770}.loader-container[data-v-09e3ca31]{width:72px;height:64px;display:inline-block;overflow:hidden;background:none;margin-bottom:16px}.loader[data-v-09e3ca31]{width:100%;height:100%;position:relative;transform:translateZ(0) scale(.64);backface-visibility:hidden;transform-origin:0 0}.loader div[data-v-09e3ca31]{box-sizing:content-box}#user[data-v-09e3ca31]{display:flex;align-items:left;flex-direction:column;min-height:100dvh;width:100dvw;padding:88px 24px 24px}#user .title-buttons-wrapper[data-v-09e3ca31]{width:100%;display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}#user .title-buttons-wrapper .title-wrapper[data-v-09e3ca31]{display:flex;align-items:center;gap:16px;max-width:70%;width:100%}#user .title-buttons-wrapper .title-wrapper .arrow-button[data-v-09e3ca31]{width:fit-content;padding:0;border:none;outline:none;background-color:transparent}#user .title-buttons-wrapper .title-wrapper .arrow-button.arrow-button-desktop[data-v-09e3ca31]{display:none}@media (min-width: 992px){#user .title-buttons-wrapper .title-wrapper .arrow-button.arrow-button-desktop[data-v-09e3ca31]{display:block}}#user .title-buttons-wrapper .title-wrapper .arrow-button.arrow-button-mobile[data-v-09e3ca31]{display:block}@media (min-width: 992px){#user .title-buttons-wrapper .title-wrapper .arrow-button.arrow-button-mobile[data-v-09e3ca31]{display:none}}@media (min-width: 992px){#user .title-buttons-wrapper .title-wrapper .arrow-button[data-v-09e3ca31]{padding:8px}}#user .title-buttons-wrapper .title-wrapper .arrow-button svg path[data-v-09e3ca31]{transition:.3s ease-in-out}#user .title-buttons-wrapper .title-wrapper .arrow-button[data-v-09e3ca31]:hover,#user .title-buttons-wrapper .title-wrapper .arrow-button[data-v-09e3ca31]:active{background-color:transparent}#user .title-buttons-wrapper .title-wrapper .arrow-button:hover svg path[data-v-09e3ca31],#user .title-buttons-wrapper .title-wrapper .arrow-button:active svg path[data-v-09e3ca31]{fill:#cb7128}#user .title-buttons-wrapper .title-wrapper .arrow-button[data-v-09e3ca31]:focus,#user .title-buttons-wrapper .title-wrapper .arrow-button[data-v-09e3ca31]:focus-within,#user .title-buttons-wrapper .title-wrapper .arrow-button[data-v-09e3ca31]:focus-visible{background-color:transparent}#user .title-buttons-wrapper .title-wrapper .arrow-button:focus svg path[data-v-09e3ca31],#user .title-buttons-wrapper .title-wrapper .arrow-button:focus-within svg path[data-v-09e3ca31],#user .title-buttons-wrapper .title-wrapper .arrow-button:focus-visible svg path[data-v-09e3ca31]{fill:#aa5d1e}#user .title-buttons-wrapper .title-wrapper .title[data-v-09e3ca31]{width:100%;display:flex;gap:0;flex-direction:column}#user .title-buttons-wrapper .title-wrapper .title h2[data-v-09e3ca31]{color:#44423f;font-size:20px;font-weight:400;line-height:normal;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-all}@media (min-width: 992px){#user .title-buttons-wrapper .title-wrapper .title h2[data-v-09e3ca31]{font-size:1.2vw}}@media (min-width: 992px) and (max-width: 2000px){#user .title-buttons-wrapper .title-wrapper .title h2[data-v-09e3ca31]{font-size:24px}}#user .title-buttons-wrapper .title-wrapper .title h3[data-v-09e3ca31]{color:#44423f;font-size:12px;font-weight:400;margin-bottom:4px;line-height:100%;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-all}@media (min-width: 992px){#user .title-buttons-wrapper .title-wrapper .title h3[data-v-09e3ca31]{font-size:.51vw}}@media (min-width: 992px) and (max-width: 1960.7843137255px){#user .title-buttons-wrapper .title-wrapper .title h3[data-v-09e3ca31]{font-size:10px}}#user .title-buttons-wrapper .action-buttons[data-v-09e3ca31]{display:flex;gap:8px}@media (min-width: 992px){#user .title-buttons-wrapper .action-buttons[data-v-09e3ca31]{flex-direction:row}}#user .title-buttons-wrapper .action-buttons button[data-v-09e3ca31]{font-size:.71vw;letter-spacing:.5px;width:40px;height:40px;padding:8px}@media (max-width: 1971.8309859155px){#user .title-buttons-wrapper .action-buttons button[data-v-09e3ca31]{font-size:14px}}#user .title-buttons-wrapper .action-buttons button svg[data-v-09e3ca31]{width:16px;height:16px}#user .title-buttons-wrapper .action-buttons button span[data-v-09e3ca31]{display:none}@media (max-width: 992px){#user .title-buttons-wrapper .action-buttons button.secondary-btn[data-v-09e3ca31]{width:40px;padding:0;border:2px solid #cb7128}}@media (min-width: 992px){#user .title-buttons-wrapper .action-buttons button[data-v-09e3ca31]{min-width:112px;height:auto;padding:8px 16px}#user .title-buttons-wrapper .action-buttons button svg[data-v-09e3ca31]{display:none}#user .title-buttons-wrapper .action-buttons button span[data-v-09e3ca31]{display:block}}#user .title-buttons-wrapper .action-buttons ul[data-v-09e3ca31]{position:absolute;top:54px;right:0;display:flex;flex-direction:column;min-width:150px;z-index:1;border-radius:4px;border:1px solid #d9d9d9;background:#f6f6f6;padding:0;margin:0;list-style:none}#user .title-buttons-wrapper .action-buttons ul li button[data-v-09e3ca31]{width:100%;padding:8px 16px;border:none;background-color:transparent;outline:transparent;justify-content:flex-start;font-size:.71vw;font-weight:400;color:#44423f;border-radius:0}@media (max-width: 1971.8309859155px){#user .title-buttons-wrapper .action-buttons ul li button[data-v-09e3ca31]{font-size:14px}}#user .title-buttons-wrapper .action-buttons ul li button[data-v-09e3ca31]:hover,#user .title-buttons-wrapper .action-buttons ul li button[data-v-09e3ca31]:focus,#user .title-buttons-wrapper .action-buttons ul li button[data-v-09e3ca31]:focus-within,#user .title-buttons-wrapper .action-buttons ul li button[data-v-09e3ca31]:focus-visible,#user .title-buttons-wrapper .action-buttons ul li button[data-v-09e3ca31]:active{background-color:#d9d9d9;outline:none;border:none}#user .header-user[data-v-09e3ca31]{display:flex}#user .header-user .title[data-v-09e3ca31]{display:flex;align-items:center;justify-content:flex-start;margin-bottom:16px}@media (min-width: 992px){#user .header-user .title[data-v-09e3ca31]{margin-bottom:24px}}#user .header-user .title h2[data-v-09e3ca31]{color:#44423f;font-size:20px;font-weight:500;margin-left:16px}@media (min-width: 992px){#user .header-user .title h2[data-v-09e3ca31]{font-size:1.2vw}}@media (min-width: 992px) and (max-width: 2000px){#user .header-user .title h2[data-v-09e3ca31]{font-size:24px}}#user .section-container[data-v-09e3ca31]{height:100%}@media (min-width: 992px){#user .section-container[data-v-09e3ca31]{display:grid;grid-template-columns:1fr 1.5fr;gap:24px}}@media (min-width: 992px){#user .section-container .tab-section[data-v-09e3ca31]{background:#ffffff;box-shadow:0 0 8px #00000029;border-radius:8px;height:calc(100dvh - 92px)}}#user .section-container .tab-section[data-v-09e3ca31] .tabs-container .tab-content #overview h3{display:none}#user .section-container .tab-section[data-v-09e3ca31] .tabs-container .tab-content #overview .service-status{width:100%;padding-top:16px}#user .section-container .tab-section[data-v-09e3ca31] .tabs-container .tab-content #overview .service-status>img{display:none}#user .section-container .tab-section .tabs[data-v-09e3ca31]{display:flex;justify-content:flex-start;gap:32px;margin-bottom:32px;padding-top:16px;border-bottom:1px solid #d0d4d9}@media (min-width: 992px){#user .section-container .tab-section .tabs[data-v-09e3ca31]{gap:40px;margin-bottom:40px}}#user .section-container .tab-section .tabs .tab[data-v-09e3ca31]{cursor:pointer;gap:4px;width:fit-content;font-family:Poppins,sans-serif;font-size:.82vw;font-weight:400;padding:0 0 8px;border:none;position:relative}@media (max-width: 1951.2195121951px){#user .section-container .tab-section .tabs .tab[data-v-09e3ca31]{font-size:16px}}#user .section-container .tab-section .tabs .tab[data-v-09e3ca31]:after{content:"";position:absolute;bottom:-1px;left:0;width:100%;height:2px;background-color:transparent;border-radius:6px}#user .section-container .tab-section .tabs .tab[data-v-09e3ca31]:first-of-type{margin-left:24px}@media (min-width: 992px){#user .section-container .tab-section .tabs .tab[data-v-09e3ca31]:first-of-type{margin-left:0}}#user .section-container .tab-section .tabs .tab[data-v-09e3ca31]:nth-of-type(2){margin-left:0}@media (min-width: 992px){#user .section-container .tab-section .tabs .tab[data-v-09e3ca31]:nth-of-type(2){margin-left:24px}}#user .section-container .tab-section .tabs .tab span[data-v-09e3ca31]{display:none}@media (min-width: 992px){#user .section-container .tab-section .tabs .tab span[data-v-09e3ca31]{display:inline-block}}#user .section-container .tab-section .tabs .tab.mobile-only[data-v-09e3ca31]{display:block}@media (min-width: 992px){#user .section-container .tab-section .tabs .tab.mobile-only[data-v-09e3ca31]{display:none}}#user .section-container .tab-section .tabs .tab[data-v-09e3ca31]:hover,#user .section-container .tab-section .tabs .tab[data-v-09e3ca31]:active,#user .section-container .tab-section .tabs .tab[data-v-09e3ca31]:focus,#user .section-container .tab-section .tabs .tab[data-v-09e3ca31]:focus-visible,#user .section-container .tab-section .tabs .tab[data-v-09e3ca31]:focus-within{outline:none;border:none;color:#cb7128;opacity:1}#user .section-container .tab-section .tabs .tab.active[data-v-09e3ca31]{color:#cb7128;font-weight:600}#user .section-container .tab-section .tabs .tab.active[data-v-09e3ca31]:after{background-color:#db9c69}#user .section-container .tab-section .tabs .tab.active[data-v-09e3ca31]:hover,#user .section-container .tab-section .tabs .tab.active[data-v-09e3ca31]:active,#user .section-container .tab-section .tabs .tab.active[data-v-09e3ca31]:focus,#user .section-container .tab-section .tabs .tab.active[data-v-09e3ca31]:focus-visible,#user .section-container .tab-section .tabs .tab.active[data-v-09e3ca31]:focus-within{outline:none;border:none;color:#cb7128;cursor:default}#user .section-container .tab-section .tabs-content[data-v-09e3ca31]{display:flex;flex-wrap:wrap;padding-bottom:0 16px}@media (min-width: 992px){#user .section-container .tab-section .tabs-content[data-v-09e3ca31]{flex-direction:row;height:calc(100% - 90px);overflow:hidden}}#user .section-container .tab-section .tabs-content>div[data-v-09e3ca31]{flex:1;margin:0 24px;height:100%;overflow-y:auto}#user .section-container .tab-section .tabs-content>div[data-v-09e3ca31]::-webkit-scrollbar{width:6px;height:6px;transition:.3s ease-in-out}#user .section-container .tab-section .tabs-content>div[data-v-09e3ca31]::-webkit-scrollbar-track{background:#f3f3f3;border-radius:8px}#user .section-container .tab-section .tabs-content>div[data-v-09e3ca31]::-webkit-scrollbar-thumb{background:#c3c3c3;border-radius:8px;border:4px solid rgba(0,0,0,0)}#user .section-container .tab-section .tabs-content>div[data-v-09e3ca31]::-webkit-scrollbar-thumb:hover{background:#c3c3c3}#user .section-container .profile-section[data-v-09e3ca31]{display:none}@media (min-width: 992px){#user .section-container .profile-section[data-v-09e3ca31]{display:flex;background:#ffffff;box-shadow:0 0 8px #00000029;border-radius:8px;height:calc(100dvh - 92px);overflow:hidden}}#user.loading[data-v-09e3ca31]{justify-content:center;padding:0}#user.loading .loading-container[data-v-09e3ca31]{height:85vh;display:flex;flex-direction:column;justify-content:center;align-items:center}#user.loading .loading-container .loading-text[data-v-09e3ca31]{margin:16px}@media (min-width: 992px){#user[data-v-09e3ca31]{padding:128px 48px 40px}}@media (min-width: 1920px){#user[data-v-09e3ca31]{width:calc(100dvw - 282px);margin-left:282px;padding:16px 40px}}@media (orientation: landscape) and (min-width: 2500px){#user[data-v-09e3ca31]{width:calc(100dvw - 14.68vw);margin-left:14.68vw;padding:.83vw 2vw}}@media (orientation: landscape) and (min-width: 2500px){#user .title-buttons-wrapper[data-v-09e3ca31]{margin-bottom:1.25vw}}@media (orientation: landscape) and (min-width: 2500px){#user .title-buttons-wrapper .title-wrapper[data-v-09e3ca31]{gap:.83vw}}@media (orientation: landscape) and (min-width: 2500px){#user .title-buttons-wrapper .title-wrapper .arrow-button[data-v-09e3ca31]{padding:.4vw}}@media (orientation: landscape) and (min-width: 2500px){#user .title-buttons-wrapper .title-wrapper .title h3[data-v-09e3ca31]{margin-bottom:.2vw}}@media (orientation: landscape) and (min-width: 2500px){#user .title-buttons-wrapper .action-buttons[data-v-09e3ca31]{gap:.83vw}}@media (orientation: landscape) and (min-width: 2500px){#user .title-buttons-wrapper .action-buttons button[data-v-09e3ca31]{padding:.4vw .83vw;height:2.08vw;min-width:5.8vw;font-size:.71vw}}@media (orientation: landscape) and (min-width: 2500px){#user .header-user .title h2[data-v-09e3ca31]{margin-left:.8vw}}@media (orientation: landscape) and (min-width: 2500px){#user .header-user .title svg[data-v-09e3ca31]{width:1.2vw;height:1.2vw}}@media (orientation: landscape) and (min-width: 2500px){#user .section-container[data-v-09e3ca31]{gap:1.25vw}}@media (orientation: landscape) and (min-width: 2500px){#user .section-container .tab-section[data-v-09e3ca31]{height:calc(100dvh - 5.03vw)}}@media (orientation: landscape) and (min-width: 2500px){#user .section-container .tab-section .tabs[data-v-09e3ca31]{gap:2.08vw;margin-bottom:2.08vw;padding-top:.83vw}}@media (orientation: landscape) and (min-width: 2500px){#user .section-container .tab-section .tabs .tab[data-v-09e3ca31]{padding-bottom:.4vw;gap:.2vw}}@media (orientation: landscape) and (min-width: 2500px){#user .section-container .tab-section .tabs .tab[data-v-09e3ca31]:first-of-type{margin-left:0}}@media (orientation: landscape) and (min-width: 2500px){#user .section-container .tab-section .tabs .tab[data-v-09e3ca31]:nth-of-type(2){margin-left:1.25vw}}@media (orientation: landscape) and (min-width: 2500px){#user .section-container .tab-section .tabs-content[data-v-09e3ca31]{padding-bottom:0 .83vw;height:calc(100% - 4.68vw)}}@media (orientation: landscape) and (min-width: 2500px){#user .section-container .tab-section .tabs-content>div[data-v-09e3ca31]{margin:0 1.25vw}}@media (orientation: landscape) and (min-width: 2500px){#user .section-container .tab-section[data-v-09e3ca31] .tabs-container .tab-content #overview .service-status,#user .section-container .tab-section[data-v-09e3ca31] .tabs-container .tab-content #overview .service-status .data{padding-top:.83vw}}@media (orientation: landscape) and (min-width: 2500px){#user .section-container .profile-section[data-v-09e3ca31]{border-radius:.4vw;height:calc(100dvh - 5.03vw)}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#user[data-v-09e3ca31]{width:100dvw;margin-left:0;padding:12vw 8vw 4vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#user .title-buttons-wrapper[data-v-09e3ca31]{margin-bottom:2.5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#user .title-buttons-wrapper .title-wrapper[data-v-09e3ca31]{gap:1.6vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#user .title-buttons-wrapper .title-wrapper .arrow-button[data-v-09e3ca31]{padding:.8vw}}@media (orientation: portrait){#user .title-buttons-wrapper .title-wrapper .title[data-v-09e3ca31]{width:100%}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#user .title-buttons-wrapper .title-wrapper .title h2[data-v-09e3ca31]{font-size:2.5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#user .title-buttons-wrapper .title-wrapper .title h3[data-v-09e3ca31]{font-size:1.1vw;margin-bottom:.4vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#user .title-buttons-wrapper .action-buttons[data-v-09e3ca31]{gap:1.6vw}}@media (orientation: portrait){#user .header-user .title[data-v-09e3ca31]{margin-bottom:3vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#user .header-user .title h2[data-v-09e3ca31]{font-size:2.5vw;margin-left:1.6vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#user .header-user .title svg[data-v-09e3ca31]{width:2.4vw;height:2.4vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#user .section-container[data-v-09e3ca31]{gap:2.5vw}}#not-found-section[data-v-050b9bb6]{display:flex;flex-direction:column;padding-top:88px;width:100%;height:100dvh;align-items:center}#not-found-section h2[data-v-050b9bb6]{color:#cb7128;font-size:24px;line-height:110%;font-weight:700;margin-bottom:8px}#not-found-section .not-found-body[data-v-050b9bb6]{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;margin:0 56px}#not-found-section .not-found-body h2[data-v-050b9bb6]{font-style:normal;font-weight:500;font-size:24px;text-align:center;margin-bottom:24px;color:#44423f}#not-found-section .not-found-body img[data-v-050b9bb6]{max-width:100px;margin-bottom:24px}#not-found-section .not-found-body p[data-v-050b9bb6]{text-align:center;color:#44423f}#not-found-section .footer[data-v-050b9bb6]{background-color:#fff;display:flex;align-items:center;justify-content:center}#not-found-section .footer img[data-v-050b9bb6]{padding:0;max-width:100vw}@media (min-width: 992px){#not-found-section[data-v-050b9bb6]{height:100vh;padding-top:0}#not-found-section .not-found-body h2[data-v-050b9bb6]{font-size:36px}#not-found-section .not-found-body img[data-v-050b9bb6]{width:160px;max-width:160px}#not-found-section .not-found-body p[data-v-050b9bb6]{font-size:16px}#not-found-section .footer[data-v-050b9bb6]{position:fixed;bottom:0;height:96px;width:100vw}#not-found-section .footer img[data-v-050b9bb6]{max-width:100vw}}@media (min-width: 1920px){#not-found-section .not-found-body[data-v-050b9bb6]{margin-left:292px;max-width:420px}}.spinner[data-v-59bcbfb9]{width:24px;height:24px;background:transparent;position:relative;border-radius:50%;overflow:hidden;z-index:0;animation:spin-59bcbfb9 1s linear infinite}.spinner .spin-bottom-left[data-v-59bcbfb9],.spinner .spin-bottom-right[data-v-59bcbfb9],.spinner .spin-top-left[data-v-59bcbfb9]{position:absolute;width:50%;height:50%;z-index:-1}.spinner .spin-blocker[data-v-59bcbfb9]{position:absolute;top:15%;left:15%;width:70%;height:70%;background:#ffffff;border-radius:50%}.spinner .spin-bottom-left[data-v-59bcbfb9]{top:50%;left:0;background:-webkit-linear-gradient(to bottom right,rgb(228,124,40) 0%,rgba(228,124,40,.7) 100%);background:linear-gradient(to bottom right,rgb(228,124,40) 0%,rgba(228,124,40,.7) 100%)}.spinner .spin-bottom-left[data-v-59bcbfb9]:after{position:absolute;content:"";border-radius:50%;width:5.5px;height:9px;bottom:9px;left:0;background-color:#e47c28}@media (min-width: 768px){.spinner .spin-bottom-left[data-v-59bcbfb9]:after{width:9px;height:15px;bottom:18px}}.spinner .spin-bottom-right[data-v-59bcbfb9]{top:50%;left:50%;background:-webkit-linear-gradient(to top right,rgba(228,124,40,.7) 15%,rgba(228,124,40,.25) 85%);background:linear-gradient(to top right,rgba(228,124,40,.7) 15%,rgba(228,124,40,.25) 85%)}.spinner .spin-top-left[data-v-59bcbfb9]{top:0;left:50%;background:-webkit-linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(228,124,40,.25) 100%);background:linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(228,124,40,.25) 100%)}.spinner.spinner-green .spin-bottom-left[data-v-59bcbfb9]{background:-webkit-linear-gradient(to bottom right,rgb(72,148,60) 0%,rgba(72,148,60,.7) 100%);background:linear-gradient(to bottom right,rgb(72,148,60) 0%,rgba(72,148,60,.7) 100%)}.spinner.spinner-green .spin-bottom-left[data-v-59bcbfb9]:after{background-color:#48943c}.spinner.spinner-green .spin-bottom-right[data-v-59bcbfb9]{background:-webkit-linear-gradient(to top right,rgba(72,148,60,.7) 15%,rgba(72,148,60,.25) 85%);background:linear-gradient(to top right,rgba(72,148,60,.7) 15%,rgba(72,148,60,.25) 85%)}.spinner.spinner-green .spin-top-left[data-v-59bcbfb9]{background:-webkit-linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(72,148,60,.25) 100%);background:linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(72,148,60,.25) 100%)}.spinner.disabled .spin-blocker[data-v-59bcbfb9]{background:gray}.spinner.disabled .spin-bottom-left[data-v-59bcbfb9]:after{width:5.5px;height:9px;bottom:9px;left:0}@media (min-width: 768px){.spinner.disabled .spin-bottom-left[data-v-59bcbfb9]:after{bottom:8px}}@media (min-width: 768px){.spinner[data-v-59bcbfb9]{width:48px;height:48px}}@media (orientation: landscape) and (min-width: 2500px){.spinner[data-v-59bcbfb9]{width:2.5vw;height:2.5vw}}@media (orientation: landscape) and (min-width: 2500px){.spinner .spin-bottom-left[data-v-59bcbfb9]:after{width:.46vw;height:.78vw;bottom:.93vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.spinner[data-v-59bcbfb9]{width:5vw;height:5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.spinner .spin-bottom-left[data-v-59bcbfb9]:after{width:.92vw;height:1.56vw;bottom:1.86vw}}@keyframes spin-59bcbfb9{to{transform:rotate(360deg)}}@keyframes loader-59bcbfb9{0%{opacity:1}to{opacity:0}}.loader div[data-v-59bcbfb9]{left:48px;top:22.5px;position:absolute;animation:loader-59bcbfb9 linear 1s infinite;background:#32c770;width:4px;height:15px;border-radius:0;transform-origin:2px 27.5px}.loader div[data-v-59bcbfb9]:nth-child(1){transform:rotate(0);animation-delay:-.875s;background:#32c770}.loader div[data-v-59bcbfb9]:nth-child(2){transform:rotate(45deg);animation-delay:-.75s;background:#32c770}.loader div[data-v-59bcbfb9]:nth-child(3){transform:rotate(90deg);animation-delay:-.625s;background:#32c770}.loader div[data-v-59bcbfb9]:nth-child(4){transform:rotate(135deg);animation-delay:-.5s;background:#32c770}.loader div[data-v-59bcbfb9]:nth-child(5){transform:rotate(180deg);animation-delay:-.375s;background:#32c770}.loader div[data-v-59bcbfb9]:nth-child(6){transform:rotate(225deg);animation-delay:-.25s;background:#32c770}.loader div[data-v-59bcbfb9]:nth-child(7){transform:rotate(270deg);animation-delay:-.125s;background:#32c770}.loader div[data-v-59bcbfb9]:nth-child(8){transform:rotate(315deg);animation-delay:0s;background:#32c770}.loader-container[data-v-59bcbfb9]{width:72px;height:64px;display:inline-block;overflow:hidden;background:none;margin-bottom:16px}.loader[data-v-59bcbfb9]{width:100%;height:100%;position:relative;transform:translateZ(0) scale(.64);backface-visibility:hidden;transform-origin:0 0}.loader div[data-v-59bcbfb9]{box-sizing:content-box}#purchase-paid[data-v-59bcbfb9]{display:flex;flex-direction:column;width:100%;height:100dvh;align-items:center}#purchase-paid .purchase-image[data-v-59bcbfb9]{position:fixed;z-index:2;width:100%;height:64px;display:flex;align-items:center;justify-content:center;background:#ffffff;box-shadow:0 4px 4px #00000026;padding:16px 32px}#purchase-paid .purchase-image img[data-v-59bcbfb9]{max-width:160px}#purchase-paid h2[data-v-59bcbfb9]{color:#cb7128;font-size:24px;line-height:normal;font-weight:700;margin-bottom:8px}#purchase-paid a[data-v-59bcbfb9]{width:100%;display:flex;font-size:20px;font-weight:400;line-height:normal;height:auto;text-align:center;padding:8px 32px;text-decoration:none;flex:none;order:0;flex-grow:0;transition:color .3s ease-in-out;cursor:pointer;font-family:Poppins,sans-serif}#purchase-paid .purchase-component[data-v-59bcbfb9]{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100dvh;margin:0 56px}#purchase-paid .purchase-component h2[data-v-59bcbfb9]{font-style:normal;font-weight:500;font-size:24px;text-align:center;margin-bottom:24px;color:#44423f}#purchase-paid .purchase-component img[data-v-59bcbfb9]{max-width:100px;margin-bottom:24px}#purchase-paid .purchase-component p[data-v-59bcbfb9]{text-align:center;color:#44423f}#purchase-paid .footer[data-v-59bcbfb9]{width:178px;height:60px;background-color:#fff;display:flex;align-items:center;justify-content:center}#purchase-paid .footer .dunes-image[data-v-59bcbfb9]{display:none}#purchase-paid .footer .stream-image[data-v-59bcbfb9]{display:block}#purchase-paid .footer img[data-v-59bcbfb9]{padding:0;max-width:120px}@media (min-width: 992px){#purchase-paid[data-v-59bcbfb9]{height:100vh}#purchase-paid .verification-image[data-v-59bcbfb9]{height:88px;padding:16px 48px;justify-content:flex-start}#purchase-paid .verification-image img[data-v-59bcbfb9]{max-width:245px}#purchase-paid .verification-component[data-v-59bcbfb9]{max-width:420px}#purchase-paid .verification-component h2[data-v-59bcbfb9]{font-size:36px}#purchase-paid .verification-component img[data-v-59bcbfb9]{width:160px;max-width:160px}#purchase-paid .verification-component p[data-v-59bcbfb9]{font-size:16px}#purchase-paid .footer[data-v-59bcbfb9]{position:fixed;bottom:0;height:96px;width:100vw}#purchase-paid .footer .dunes-image[data-v-59bcbfb9]{display:block}#purchase-paid .footer .stream-image[data-v-59bcbfb9]{display:none}#purchase-paid .footer img[data-v-59bcbfb9]{max-width:100vw}}#pre-purchase-section[data-v-58292a86]{display:flex;flex-direction:column;padding-top:88px;width:100%;height:100dvh;align-items:center}#pre-purchase-section h2[data-v-58292a86]{color:#cb7128;font-size:24px;line-height:110%;font-weight:700;margin-bottom:8px}#pre-purchase-section .pre-purchase-body[data-v-58292a86]{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;margin:0 56px}#pre-purchase-section .pre-purchase-body h2[data-v-58292a86]{font-style:normal;font-weight:500;font-size:24px;text-align:center;margin-bottom:24px;color:#44423f}#pre-purchase-section .pre-purchase-body img[data-v-58292a86]{max-width:100px;margin-bottom:24px}#pre-purchase-section .pre-purchase-body p[data-v-58292a86]{text-align:center;color:#44423f}#pre-purchase-section .footer[data-v-58292a86]{background-color:#fff;display:flex;align-items:center;justify-content:center}#pre-purchase-section .footer img[data-v-58292a86]{padding:0;max-width:100vw}@media (min-width: 992px){#pre-purchase-section[data-v-58292a86]{height:100vh;padding-top:0}#pre-purchase-section .pre-purchase-body h2[data-v-58292a86]{font-size:36px}#pre-purchase-section .pre-purchase-body img[data-v-58292a86]{width:160px;max-width:160px}#pre-purchase-section .pre-purchase-body p[data-v-58292a86]{font-size:16px}#pre-purchase-section .footer[data-v-58292a86]{position:fixed;bottom:0;height:96px;width:100vw}#pre-purchase-section .footer img[data-v-58292a86]{max-width:100vw}}@media (min-width: 1920px){#pre-purchase-section .pre-purchase-body[data-v-58292a86]{margin-left:292px;max-width:420px}}.spinner[data-v-c055135a]{width:24px;height:24px;background:transparent;position:relative;border-radius:50%;overflow:hidden;z-index:0;animation:spin-c055135a 1s linear infinite}.spinner .spin-bottom-left[data-v-c055135a],.spinner .spin-bottom-right[data-v-c055135a],.spinner .spin-top-left[data-v-c055135a]{position:absolute;width:50%;height:50%;z-index:-1}.spinner .spin-blocker[data-v-c055135a]{position:absolute;top:15%;left:15%;width:70%;height:70%;background:#ffffff;border-radius:50%}.spinner .spin-bottom-left[data-v-c055135a]{top:50%;left:0;background:-webkit-linear-gradient(to bottom right,rgb(228,124,40) 0%,rgba(228,124,40,.7) 100%);background:linear-gradient(to bottom right,rgb(228,124,40) 0%,rgba(228,124,40,.7) 100%)}.spinner .spin-bottom-left[data-v-c055135a]:after{position:absolute;content:"";border-radius:50%;width:5.5px;height:9px;bottom:9px;left:0;background-color:#e47c28}@media (min-width: 768px){.spinner .spin-bottom-left[data-v-c055135a]:after{width:9px;height:15px;bottom:18px}}.spinner .spin-bottom-right[data-v-c055135a]{top:50%;left:50%;background:-webkit-linear-gradient(to top right,rgba(228,124,40,.7) 15%,rgba(228,124,40,.25) 85%);background:linear-gradient(to top right,rgba(228,124,40,.7) 15%,rgba(228,124,40,.25) 85%)}.spinner .spin-top-left[data-v-c055135a]{top:0;left:50%;background:-webkit-linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(228,124,40,.25) 100%);background:linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(228,124,40,.25) 100%)}.spinner.spinner-green .spin-bottom-left[data-v-c055135a]{background:-webkit-linear-gradient(to bottom right,rgb(72,148,60) 0%,rgba(72,148,60,.7) 100%);background:linear-gradient(to bottom right,rgb(72,148,60) 0%,rgba(72,148,60,.7) 100%)}.spinner.spinner-green .spin-bottom-left[data-v-c055135a]:after{background-color:#48943c}.spinner.spinner-green .spin-bottom-right[data-v-c055135a]{background:-webkit-linear-gradient(to top right,rgba(72,148,60,.7) 15%,rgba(72,148,60,.25) 85%);background:linear-gradient(to top right,rgba(72,148,60,.7) 15%,rgba(72,148,60,.25) 85%)}.spinner.spinner-green .spin-top-left[data-v-c055135a]{background:-webkit-linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(72,148,60,.25) 100%);background:linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(72,148,60,.25) 100%)}.spinner.disabled .spin-blocker[data-v-c055135a]{background:gray}.spinner.disabled .spin-bottom-left[data-v-c055135a]:after{width:5.5px;height:9px;bottom:9px;left:0}@media (min-width: 768px){.spinner.disabled .spin-bottom-left[data-v-c055135a]:after{bottom:8px}}@media (min-width: 768px){.spinner[data-v-c055135a]{width:48px;height:48px}}@media (orientation: landscape) and (min-width: 2500px){.spinner[data-v-c055135a]{width:2.5vw;height:2.5vw}}@media (orientation: landscape) and (min-width: 2500px){.spinner .spin-bottom-left[data-v-c055135a]:after{width:.46vw;height:.78vw;bottom:.93vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.spinner[data-v-c055135a]{width:5vw;height:5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.spinner .spin-bottom-left[data-v-c055135a]:after{width:.92vw;height:1.56vw;bottom:1.86vw}}@keyframes spin-c055135a{to{transform:rotate(360deg)}}@keyframes loader-c055135a{0%{opacity:1}to{opacity:0}}.loader div[data-v-c055135a]{left:48px;top:22.5px;position:absolute;animation:loader-c055135a linear 1s infinite;background:#32c770;width:4px;height:15px;border-radius:0;transform-origin:2px 27.5px}.loader div[data-v-c055135a]:nth-child(1){transform:rotate(0);animation-delay:-.875s;background:#32c770}.loader div[data-v-c055135a]:nth-child(2){transform:rotate(45deg);animation-delay:-.75s;background:#32c770}.loader div[data-v-c055135a]:nth-child(3){transform:rotate(90deg);animation-delay:-.625s;background:#32c770}.loader div[data-v-c055135a]:nth-child(4){transform:rotate(135deg);animation-delay:-.5s;background:#32c770}.loader div[data-v-c055135a]:nth-child(5){transform:rotate(180deg);animation-delay:-.375s;background:#32c770}.loader div[data-v-c055135a]:nth-child(6){transform:rotate(225deg);animation-delay:-.25s;background:#32c770}.loader div[data-v-c055135a]:nth-child(7){transform:rotate(270deg);animation-delay:-.125s;background:#32c770}.loader div[data-v-c055135a]:nth-child(8){transform:rotate(315deg);animation-delay:0s;background:#32c770}.loader-container[data-v-c055135a]{width:72px;height:64px;display:inline-block;overflow:hidden;background:none;margin-bottom:16px}.loader[data-v-c055135a]{width:100%;height:100%;position:relative;transform:translateZ(0) scale(.64);backface-visibility:hidden;transform-origin:0 0}.loader div[data-v-c055135a]{box-sizing:content-box}#new-silence-monitor[data-v-c055135a]{display:flex;flex-direction:column;padding:88px 24px 24px;min-height:100dvh;width:100dvw}#new-silence-monitor[data-v-c055135a] .form-body{flex-direction:unset;flex-wrap:wrap;align-content:flex-start}#new-silence-monitor[data-v-c055135a] .form-body h3{color:#44423f;font-size:.82vw;line-height:100%;font-weight:600;margin:24px 0 16px}@media (max-width: 1951.2195121951px){#new-silence-monitor[data-v-c055135a] .form-body h3{font-size:16px}}#new-silence-monitor[data-v-c055135a] .form-body .primary-title{width:100%}@media (min-width: 992px){#new-silence-monitor[data-v-c055135a] .form-body .primary-title{font-size:.92vw;margin-top:0;margin-bottom:3px}}@media (min-width: 992px) and (max-width: 1956.5217391304px){#new-silence-monitor[data-v-c055135a] .form-body .primary-title{font-size:18px}}#new-silence-monitor[data-v-c055135a] .form-body .body-pagination{padding:0}#new-silence-monitor[data-v-c055135a] .form-body .footer{padding:16px 0}#new-silence-monitor[data-v-c055135a] .form-body .select-grid-container{width:100%}#new-silence-monitor[data-v-c055135a] .form-body .search{width:100%;margin-top:24px;gap:0}#new-silence-monitor[data-v-c055135a] .form-body .search h3{margin-top:0;margin-bottom:.6rem}@media (min-width: 1920px){#new-silence-monitor[data-v-c055135a] .form-body .search{max-width:60%}}@media (min-width: 1366px){#new-silence-monitor[data-v-c055135a] .form-body .search{max-width:100%;margin-top:0}}@media (min-width: 1920px){#new-silence-monitor[data-v-c055135a] .form-body{height:calc(100dvh - 96px);overflow-y:auto}#new-silence-monitor[data-v-c055135a] .form-body::-webkit-scrollbar{width:6px;height:6px;transition:.3s ease-in-out}#new-silence-monitor[data-v-c055135a] .form-body::-webkit-scrollbar-track{background:#f3f3f3;border-radius:8px}#new-silence-monitor[data-v-c055135a] .form-body::-webkit-scrollbar-thumb{background:#c3c3c3;border-radius:8px;border:4px solid rgba(0,0,0,0)}#new-silence-monitor[data-v-c055135a] .form-body::-webkit-scrollbar-thumb:hover{background:#c3c3c3}}@media (min-width: 1366px){#new-silence-monitor[data-v-c055135a] .form-body{gap:24px}}#new-silence-monitor[data-v-c055135a] .grid-container{max-width:100%;width:100%}#new-silence-monitor[data-v-c055135a] .grid-container .users-grid table .type-col{min-width:100px}#new-silence-monitor[data-v-c055135a] .grid-container .users-grid table .n-contacts-col{min-width:120px}@media (min-width: 1366px){#new-silence-monitor[data-v-c055135a] .grid-container{max-width:45%}}#new-silence-monitor[data-v-c055135a] .fields-container{gap:24px}#new-silence-monitor[data-v-c055135a] .fields-container fieldset{margin:0}#new-silence-monitor[data-v-c055135a] .fields-container .checkbox-container{gap:0px}@media (min-width: 992px){#new-silence-monitor[data-v-c055135a] .fields-container .checkbox-container.w-25{max-width:31%}}#new-silence-monitor[data-v-c055135a] .fields-container .checkbox-container input[type=checkbox]{width:0}#new-silence-monitor[data-v-c055135a] .fields-container .checkbox-container input[type=checkbox].wrong-data+label:before{border-bottom:1px solid #c8102e}#new-silence-monitor[data-v-c055135a] .fields-container .checkbox-container label{margin:0;color:#21272a;line-height:140%;position:relative;cursor:pointer;transition:.4s ease-in-out;vertical-align:text-bottom;display:flex;align-items:center}#new-silence-monitor[data-v-c055135a] .fields-container .checkbox-container label img{border:1px solid #d3d3d3}#new-silence-monitor[data-v-c055135a] .fields-container .checkbox-container label span{margin-left:8px;display:inline-block}#new-silence-monitor[data-v-c055135a] .fields-container .checkbox-container label:before{content:"";-webkit-appearance:none;background-color:transparent;border:1px solid #121619;border-radius:4px;box-shadow:0 1px 2px #0000000d,inset 0 -15px 10px -12px #0000000d;padding:7.4px;display:inline-block;position:relative;vertical-align:middle;cursor:pointer;margin-right:8px;transition:.4s ease-in-out}#new-silence-monitor[data-v-c055135a] .fields-container .checkbox-container input{width:0;transition:.4s ease-in-out}#new-silence-monitor[data-v-c055135a] .fields-container .checkbox-container input:checked+label:after{content:"";display:block;position:absolute;margin-bottom:3px;margin-left:5px;width:6px;height:9px;border:2px solid #ffffff;border-width:0 2px 2px 0;transform:rotate(45deg)}#new-silence-monitor[data-v-c055135a] .fields-container .checkbox-container input:checked+label:before{background-color:#cb7128;border-color:#cb7128}#new-silence-monitor[data-v-c055135a] .fields-container .checkbox-container input:focus-visible+label:before{border:2px solid #cb7128}@media (min-width: 1366px){#new-silence-monitor[data-v-c055135a] .fields-container{max-width:52%;width:100%}}#new-silence-monitor .search>div[data-v-c055135a]{display:flex;align-items:center}#new-silence-monitor .search .primary-btn[data-v-c055135a]{min-width:108px;width:fit-content}@media (min-width: 992px){#new-silence-monitor[data-v-c055135a]{padding:128px 48px 40px}}@media (min-width: 1920px){#new-silence-monitor[data-v-c055135a]{width:calc(100dvw - 282px);margin-left:282px;padding:16px 40px;height:100dvh}#new-silence-monitor .container[data-v-c055135a]{margin:8px}}@media (orientation: landscape) and (min-width: 2500px){#new-silence-monitor[data-v-c055135a]{width:calc(100dvw - 14.68vw);margin-left:14.68vw;padding:.83vw 2vw}#new-silence-monitor[data-v-c055135a] .fields-container{gap:1.25vw}#new-silence-monitor[data-v-c055135a] .form-body{height:calc(100dvh - 5.017vw);gap:1.2vw}#new-silence-monitor[data-v-c055135a] .form-body h3{margin:1.26vw 0 .83vw}#new-silence-monitor[data-v-c055135a] .form-body .primary-title{margin-top:0;margin-bottom:0}#new-silence-monitor[data-v-c055135a] .form-body .footer{padding:.83vw 0}#new-silence-monitor[data-v-c055135a] .form-body .search{max-width:50%}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#new-silence-monitor[data-v-c055135a]{width:100dvw;margin-left:0;padding:12vw 8vw 4vw}}#new-silence-monitor.loading[data-v-c055135a]{justify-content:center;padding:0}#new-silence-monitor.loading .loading-container[data-v-c055135a]{height:85vh;display:flex;flex-direction:column;justify-content:center;align-items:center}#new-silence-monitor.loading .loading-container .loading-text[data-v-c055135a]{margin:16px}.spinner[data-v-c76dcd69]{width:24px;height:24px;background:transparent;position:relative;border-radius:50%;overflow:hidden;z-index:0;animation:spin-c76dcd69 1s linear infinite}.spinner .spin-bottom-left[data-v-c76dcd69],.spinner .spin-bottom-right[data-v-c76dcd69],.spinner .spin-top-left[data-v-c76dcd69]{position:absolute;width:50%;height:50%;z-index:-1}.spinner .spin-blocker[data-v-c76dcd69]{position:absolute;top:15%;left:15%;width:70%;height:70%;background:#ffffff;border-radius:50%}.spinner .spin-bottom-left[data-v-c76dcd69]{top:50%;left:0;background:-webkit-linear-gradient(to bottom right,rgb(228,124,40) 0%,rgba(228,124,40,.7) 100%);background:linear-gradient(to bottom right,rgb(228,124,40) 0%,rgba(228,124,40,.7) 100%)}.spinner .spin-bottom-left[data-v-c76dcd69]:after{position:absolute;content:"";border-radius:50%;width:5.5px;height:9px;bottom:9px;left:0;background-color:#e47c28}@media (min-width: 768px){.spinner .spin-bottom-left[data-v-c76dcd69]:after{width:9px;height:15px;bottom:18px}}.spinner .spin-bottom-right[data-v-c76dcd69]{top:50%;left:50%;background:-webkit-linear-gradient(to top right,rgba(228,124,40,.7) 15%,rgba(228,124,40,.25) 85%);background:linear-gradient(to top right,rgba(228,124,40,.7) 15%,rgba(228,124,40,.25) 85%)}.spinner .spin-top-left[data-v-c76dcd69]{top:0;left:50%;background:-webkit-linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(228,124,40,.25) 100%);background:linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(228,124,40,.25) 100%)}.spinner.spinner-green .spin-bottom-left[data-v-c76dcd69]{background:-webkit-linear-gradient(to bottom right,rgb(72,148,60) 0%,rgba(72,148,60,.7) 100%);background:linear-gradient(to bottom right,rgb(72,148,60) 0%,rgba(72,148,60,.7) 100%)}.spinner.spinner-green .spin-bottom-left[data-v-c76dcd69]:after{background-color:#48943c}.spinner.spinner-green .spin-bottom-right[data-v-c76dcd69]{background:-webkit-linear-gradient(to top right,rgba(72,148,60,.7) 15%,rgba(72,148,60,.25) 85%);background:linear-gradient(to top right,rgba(72,148,60,.7) 15%,rgba(72,148,60,.25) 85%)}.spinner.spinner-green .spin-top-left[data-v-c76dcd69]{background:-webkit-linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(72,148,60,.25) 100%);background:linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(72,148,60,.25) 100%)}.spinner.disabled .spin-blocker[data-v-c76dcd69]{background:gray}.spinner.disabled .spin-bottom-left[data-v-c76dcd69]:after{width:5.5px;height:9px;bottom:9px;left:0}@media (min-width: 768px){.spinner.disabled .spin-bottom-left[data-v-c76dcd69]:after{bottom:8px}}@media (min-width: 768px){.spinner[data-v-c76dcd69]{width:48px;height:48px}}@media (orientation: landscape) and (min-width: 2500px){.spinner[data-v-c76dcd69]{width:2.5vw;height:2.5vw}}@media (orientation: landscape) and (min-width: 2500px){.spinner .spin-bottom-left[data-v-c76dcd69]:after{width:.46vw;height:.78vw;bottom:.93vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.spinner[data-v-c76dcd69]{width:5vw;height:5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.spinner .spin-bottom-left[data-v-c76dcd69]:after{width:.92vw;height:1.56vw;bottom:1.86vw}}@keyframes spin-c76dcd69{to{transform:rotate(360deg)}}@keyframes loader-c76dcd69{0%{opacity:1}to{opacity:0}}.loader div[data-v-c76dcd69]{left:48px;top:22.5px;position:absolute;animation:loader-c76dcd69 linear 1s infinite;background:#32c770;width:4px;height:15px;border-radius:0;transform-origin:2px 27.5px}.loader div[data-v-c76dcd69]:nth-child(1){transform:rotate(0);animation-delay:-.875s;background:#32c770}.loader div[data-v-c76dcd69]:nth-child(2){transform:rotate(45deg);animation-delay:-.75s;background:#32c770}.loader div[data-v-c76dcd69]:nth-child(3){transform:rotate(90deg);animation-delay:-.625s;background:#32c770}.loader div[data-v-c76dcd69]:nth-child(4){transform:rotate(135deg);animation-delay:-.5s;background:#32c770}.loader div[data-v-c76dcd69]:nth-child(5){transform:rotate(180deg);animation-delay:-.375s;background:#32c770}.loader div[data-v-c76dcd69]:nth-child(6){transform:rotate(225deg);animation-delay:-.25s;background:#32c770}.loader div[data-v-c76dcd69]:nth-child(7){transform:rotate(270deg);animation-delay:-.125s;background:#32c770}.loader div[data-v-c76dcd69]:nth-child(8){transform:rotate(315deg);animation-delay:0s;background:#32c770}.loader-container[data-v-c76dcd69]{width:72px;height:64px;display:inline-block;overflow:hidden;background:none;margin-bottom:16px}.loader[data-v-c76dcd69]{width:100%;height:100%;position:relative;transform:translateZ(0) scale(.64);backface-visibility:hidden;transform-origin:0 0}.loader div[data-v-c76dcd69]{box-sizing:content-box}#new-user[data-v-c76dcd69]{display:flex;flex-direction:column;padding:88px 24px 24px;min-height:100dvh;width:100dvw}#new-user h3[data-v-c76dcd69]{color:#44423f;font-size:.82vw;line-height:100%;font-weight:600;width:100%;margin-bottom:24px}@media (max-width: 1951.2195121951px){#new-user h3[data-v-c76dcd69]{font-size:16px}}#new-user form[data-v-c76dcd69]{height:auto}@media (min-width: 1920px){#new-user form[data-v-c76dcd69]{height:calc(100dvh - 32px)}}#new-user form[data-v-c76dcd69] #dropdown-phone-code{width:100%}#new-user form[data-v-c76dcd69] #dropdown-phone-code .zip-code{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}@media (min-width: 992px){#new-user form[data-v-c76dcd69] #dropdown-phone-code{max-width:47.5%}}#new-user[data-v-c76dcd69] .form-body{flex-direction:column}#new-user[data-v-c76dcd69] .form-body .primary-title{color:#44423f;font-size:.82vw;line-height:100%;font-weight:600;width:100%;margin-bottom:24px}@media (max-width: 1951.2195121951px){#new-user[data-v-c76dcd69] .form-body .primary-title{font-size:16px}}@media (min-width: 992px){#new-user[data-v-c76dcd69] .form-body .primary-title:first-of-type{font-size:.92vw}}@media (min-width: 992px) and (max-width: 1956.5217391304px){#new-user[data-v-c76dcd69] .form-body .primary-title:first-of-type{font-size:18px}}@media (min-width: 1920px){#new-user[data-v-c76dcd69] .form-body{flex:auto;height:100%}}#new-user[data-v-c76dcd69] .fields-container{width:100%;max-width:100%;column-gap:16px}#new-user[data-v-c76dcd69] .fields-container .flex-row{flex-direction:row;flex-wrap:wrap}#new-user[data-v-c76dcd69] .fields-container .flex-row input[name=username]{flex-basis:100%}#new-user[data-v-c76dcd69] .fields-container .flex-row .info-container{margin-bottom:8px;margin-left:8px}#new-user[data-v-c76dcd69] .fields-container fieldset{margin:0}#new-user[data-v-c76dcd69] .fields-container .switch{display:flex;justify-content:space-between;align-items:self-start;gap:24px;margin-bottom:24px}#new-user[data-v-c76dcd69] .fields-container .switch .checkbox-container,#new-user[data-v-c76dcd69] .fields-container .switch label{margin:0}#new-user[data-v-c76dcd69] .fields-container .switch .checkbox-container>label{display:none}#new-user[data-v-c76dcd69] .fields-container .switch input[type=checkbox]{position:relative;width:40px;height:20px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#697077;outline:none;border-radius:2rem;cursor:pointer;transition:.5s}#new-user[data-v-c76dcd69] .fields-container .switch input[type=checkbox]:before{content:"";width:16px;height:16px;border-radius:50%;background:#fff;position:absolute;top:2px;left:2px;transition:.5s}#new-user[data-v-c76dcd69] .fields-container .switch input[type=checkbox]:checked{background:#cb7128;transition:.5s}#new-user[data-v-c76dcd69] .fields-container .switch input[type=checkbox]:checked:before{transform:translate(122%)}#new-user[data-v-c76dcd69] .fields-container .switch input[type=checkbox]:focus-visible{outline:2px solid #cb7128;border-radius:8px;transition:none}@media (min-width: 1920px){#new-user[data-v-c76dcd69] .fields-container{max-width:60%}}#new-user .search[data-v-c76dcd69]{width:100%;max-width:100%}@media (min-width: 1920px){#new-user .search[data-v-c76dcd69]{max-width:60%}}#new-user .search>div[data-v-c76dcd69]{display:flex;align-items:center;gap:24px}#new-user .search .primary-btn[data-v-c76dcd69]{min-width:108px;width:fit-content}#new-user.loading[data-v-c76dcd69]{justify-content:center;padding:0}#new-user.loading .loading-container[data-v-c76dcd69]{height:85vh;display:flex;flex-direction:column;justify-content:center;align-items:center}#new-user.loading .loading-container .loading-text[data-v-c76dcd69]{margin:16px}@media (min-width: 992px){#new-user[data-v-c76dcd69]{padding:128px 48px 40px}}@media (min-width: 1920px){#new-user[data-v-c76dcd69]{width:calc(100dvw - 282px);margin-left:282px;padding:16px 40px}#new-user .container[data-v-c76dcd69]{margin:8px}}@media (orientation: landscape) and (min-width: 2500px){#new-user[data-v-c76dcd69]{width:calc(100dvw - 14.68vw);margin-left:14.68vw;padding:.83vw 2vw}#new-user[data-v-c76dcd69] .form-body{padding:1.25vw}#new-user form[data-v-c76dcd69]{height:calc(100dvh - 1.66vw)}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#new-user[data-v-c76dcd69]{width:100dvw;margin-left:0;padding:12vw 8vw 4vw}#new-user[data-v-c76dcd69] .form-body{padding:2.5vw}#new-user .primary-title[data-v-c76dcd69]:first-of-type{font-size:1.6vw}}.spinner[data-v-8af6307a]{width:24px;height:24px;background:transparent;position:relative;border-radius:50%;overflow:hidden;z-index:0;animation:spin-8af6307a 1s linear infinite}.spinner .spin-bottom-left[data-v-8af6307a],.spinner .spin-bottom-right[data-v-8af6307a],.spinner .spin-top-left[data-v-8af6307a]{position:absolute;width:50%;height:50%;z-index:-1}.spinner .spin-blocker[data-v-8af6307a]{position:absolute;top:15%;left:15%;width:70%;height:70%;background:#ffffff;border-radius:50%}.spinner .spin-bottom-left[data-v-8af6307a]{top:50%;left:0;background:-webkit-linear-gradient(to bottom right,rgb(228,124,40) 0%,rgba(228,124,40,.7) 100%);background:linear-gradient(to bottom right,rgb(228,124,40) 0%,rgba(228,124,40,.7) 100%)}.spinner .spin-bottom-left[data-v-8af6307a]:after{position:absolute;content:"";border-radius:50%;width:5.5px;height:9px;bottom:9px;left:0;background-color:#e47c28}@media (min-width: 768px){.spinner .spin-bottom-left[data-v-8af6307a]:after{width:9px;height:15px;bottom:18px}}.spinner .spin-bottom-right[data-v-8af6307a]{top:50%;left:50%;background:-webkit-linear-gradient(to top right,rgba(228,124,40,.7) 15%,rgba(228,124,40,.25) 85%);background:linear-gradient(to top right,rgba(228,124,40,.7) 15%,rgba(228,124,40,.25) 85%)}.spinner .spin-top-left[data-v-8af6307a]{top:0;left:50%;background:-webkit-linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(228,124,40,.25) 100%);background:linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(228,124,40,.25) 100%)}.spinner.spinner-green .spin-bottom-left[data-v-8af6307a]{background:-webkit-linear-gradient(to bottom right,rgb(72,148,60) 0%,rgba(72,148,60,.7) 100%);background:linear-gradient(to bottom right,rgb(72,148,60) 0%,rgba(72,148,60,.7) 100%)}.spinner.spinner-green .spin-bottom-left[data-v-8af6307a]:after{background-color:#48943c}.spinner.spinner-green .spin-bottom-right[data-v-8af6307a]{background:-webkit-linear-gradient(to top right,rgba(72,148,60,.7) 15%,rgba(72,148,60,.25) 85%);background:linear-gradient(to top right,rgba(72,148,60,.7) 15%,rgba(72,148,60,.25) 85%)}.spinner.spinner-green .spin-top-left[data-v-8af6307a]{background:-webkit-linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(72,148,60,.25) 100%);background:linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(72,148,60,.25) 100%)}.spinner.disabled .spin-blocker[data-v-8af6307a]{background:gray}.spinner.disabled .spin-bottom-left[data-v-8af6307a]:after{width:5.5px;height:9px;bottom:9px;left:0}@media (min-width: 768px){.spinner.disabled .spin-bottom-left[data-v-8af6307a]:after{bottom:8px}}@media (min-width: 768px){.spinner[data-v-8af6307a]{width:48px;height:48px}}@media (orientation: landscape) and (min-width: 2500px){.spinner[data-v-8af6307a]{width:2.5vw;height:2.5vw}}@media (orientation: landscape) and (min-width: 2500px){.spinner .spin-bottom-left[data-v-8af6307a]:after{width:.46vw;height:.78vw;bottom:.93vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.spinner[data-v-8af6307a]{width:5vw;height:5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.spinner .spin-bottom-left[data-v-8af6307a]:after{width:.92vw;height:1.56vw;bottom:1.86vw}}@keyframes spin-8af6307a{to{transform:rotate(360deg)}}@keyframes loader-8af6307a{0%{opacity:1}to{opacity:0}}.loader div[data-v-8af6307a]{left:48px;top:22.5px;position:absolute;animation:loader-8af6307a linear 1s infinite;background:#32c770;width:4px;height:15px;border-radius:0;transform-origin:2px 27.5px}.loader div[data-v-8af6307a]:nth-child(1){transform:rotate(0);animation-delay:-.875s;background:#32c770}.loader div[data-v-8af6307a]:nth-child(2){transform:rotate(45deg);animation-delay:-.75s;background:#32c770}.loader div[data-v-8af6307a]:nth-child(3){transform:rotate(90deg);animation-delay:-.625s;background:#32c770}.loader div[data-v-8af6307a]:nth-child(4){transform:rotate(135deg);animation-delay:-.5s;background:#32c770}.loader div[data-v-8af6307a]:nth-child(5){transform:rotate(180deg);animation-delay:-.375s;background:#32c770}.loader div[data-v-8af6307a]:nth-child(6){transform:rotate(225deg);animation-delay:-.25s;background:#32c770}.loader div[data-v-8af6307a]:nth-child(7){transform:rotate(270deg);animation-delay:-.125s;background:#32c770}.loader div[data-v-8af6307a]:nth-child(8){transform:rotate(315deg);animation-delay:0s;background:#32c770}.loader-container[data-v-8af6307a]{width:72px;height:64px;display:inline-block;overflow:hidden;background:none;margin-bottom:16px}.loader[data-v-8af6307a]{width:100%;height:100%;position:relative;transform:translateZ(0) scale(.64);backface-visibility:hidden;transform-origin:0 0}.loader div[data-v-8af6307a]{box-sizing:content-box}#new-admin-user[data-v-8af6307a]{display:flex;flex-direction:column;padding:88px 24px 24px;min-height:100dvh;width:100dvw}#new-admin-user h3[data-v-8af6307a]{color:#44423f;font-size:.82vw;line-height:100%;font-weight:600;width:100%;margin-bottom:24px}@media (max-width: 1951.2195121951px){#new-admin-user h3[data-v-8af6307a]{font-size:16px}}#new-admin-user form[data-v-8af6307a]{height:auto}@media (min-width: 1920px){#new-admin-user form[data-v-8af6307a]{height:calc(100dvh - 32px)}}#new-admin-user form[data-v-8af6307a] #dropdown-phone-code{width:100%}#new-admin-user form[data-v-8af6307a] #dropdown-phone-code .zip-code{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}@media (min-width: 992px){#new-admin-user form[data-v-8af6307a] #dropdown-phone-code{max-width:47.5%}}#new-admin-user[data-v-8af6307a] .form-body{flex-direction:column}#new-admin-user[data-v-8af6307a] .form-body .primary-title{color:#44423f;font-size:.82vw;line-height:100%;font-weight:600;width:100%;margin-bottom:24px}@media (max-width: 1951.2195121951px){#new-admin-user[data-v-8af6307a] .form-body .primary-title{font-size:16px}}@media (min-width: 992px){#new-admin-user[data-v-8af6307a] .form-body .primary-title:first-of-type{font-size:.92vw}}@media (min-width: 992px) and (max-width: 1956.5217391304px){#new-admin-user[data-v-8af6307a] .form-body .primary-title:first-of-type{font-size:18px}}@media (min-width: 1920px){#new-admin-user[data-v-8af6307a] .form-body{flex:auto;height:100%}}#new-admin-user[data-v-8af6307a] .fields-container{width:100%;max-width:100%;column-gap:16px}#new-admin-user[data-v-8af6307a] .fields-container .flex-row{flex-direction:row;flex-wrap:wrap}#new-admin-user[data-v-8af6307a] .fields-container .flex-row input[name=username]{flex-basis:100%}#new-admin-user[data-v-8af6307a] .fields-container .flex-row .info-container{margin-bottom:8px;margin-left:8px}#new-admin-user[data-v-8af6307a] .fields-container fieldset{margin:0}@media (min-width: 1920px){#new-admin-user[data-v-8af6307a] .fields-container{max-width:60%}}#new-admin-user .search[data-v-8af6307a]{width:100%;max-width:100%}@media (min-width: 1920px){#new-admin-user .search[data-v-8af6307a]{max-width:60%}}#new-admin-user .search>div[data-v-8af6307a]{display:flex;align-items:center;gap:24px}#new-admin-user .search .primary-btn[data-v-8af6307a]{min-width:108px;width:fit-content}#new-admin-user.loading[data-v-8af6307a]{justify-content:center;padding:0}#new-admin-user.loading .loading-container[data-v-8af6307a]{height:85vh;display:flex;flex-direction:column;justify-content:center;align-items:center}#new-admin-user.loading .loading-container .loading-text[data-v-8af6307a]{margin:16px}@media (min-width: 992px){#new-admin-user[data-v-8af6307a]{padding:128px 48px 40px}}@media (min-width: 1920px){#new-admin-user[data-v-8af6307a]{width:calc(100dvw - 282px);margin-left:282px;padding:16px 40px}#new-admin-user .container[data-v-8af6307a]{margin:8px}}@media (orientation: landscape) and (min-width: 2500px){#new-admin-user[data-v-8af6307a]{width:calc(100dvw - 14.68vw);margin-left:14.68vw;padding:.83vw 2vw}#new-admin-user[data-v-8af6307a] .form-body{padding:1.25vw}#new-admin-user form[data-v-8af6307a]{height:calc(100dvh - 1.66vw)}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#new-admin-user[data-v-8af6307a]{width:100dvw;margin-left:0;padding:12vw 8vw 4vw}#new-admin-user[data-v-8af6307a] .form-body{padding:2.5vw}#new-admin-user .primary-title[data-v-8af6307a]:first-of-type{font-size:1.6vw}}.container[data-v-407f5a1e]{margin:16px;padding:16px;box-shadow:0 0 8px #00000029;border-radius:8px;height:auto;display:flex;flex-direction:column}@media (min-width: 992px){.container[data-v-407f5a1e]{height:100%}}.container p[data-v-407f5a1e]{margin-bottom:8px}.container .grid-filter .filters[data-v-407f5a1e]{margin-bottom:8px;height:100%}.container .users-grid[data-v-407f5a1e]{width:100%;margin-bottom:16px;overflow:auto;border:1px solid #ececec;border-radius:4px;height:auto}.container .users-grid[data-v-407f5a1e]::-webkit-scrollbar{width:6px;height:6px;transition:.3s ease-in-out}.container .users-grid[data-v-407f5a1e]::-webkit-scrollbar-track{background:#f3f3f3;border-radius:8px}.container .users-grid[data-v-407f5a1e]::-webkit-scrollbar-thumb{background:#c3c3c3;border-radius:8px;border:4px solid rgba(0,0,0,0)}.container .users-grid[data-v-407f5a1e]::-webkit-scrollbar-thumb:hover{background:#c3c3c3}.container .users-grid.empty-grid[data-v-407f5a1e]{height:100%;overflow-x:auto}.container .users-grid.empty-grid table thead[data-v-407f5a1e]{background-color:#ececec}@media (min-width: 1366px){.container .users-grid.empty-grid table thead[data-v-407f5a1e]{height:2vw}}.container .users-grid.empty-grid table thead>tr[data-v-407f5a1e]{display:block}.container .users-grid .th-container[data-v-407f5a1e]{display:flex;align-items:center;cursor:default;pointer-events:none}.container .users-grid .th-container button[data-v-407f5a1e]{border:none;padding:0;justify-content:left;color:#44423f}.container .users-grid .th-container button span.column-can-sort[data-v-407f5a1e]{padding-right:8px;cursor:pointer;pointer-events:auto}.container .users-grid .th-container button .order-asc-desc[data-v-407f5a1e]{width:18px;height:18px;display:flex;align-items:center;justify-content:center;cursor:pointer;pointer-events:auto}.container .users-grid .th-container button .order-asc-desc svg[data-v-407f5a1e]{width:100%;height:100%}.container .users-grid .th-container button .order-asc-desc svg path[data-v-407f5a1e]{transition:fill .3s ease-in-out;fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc:hover svg[data-v-407f5a1e]{width:100%;height:100%}.container .users-grid .th-container button .order-asc-desc:hover svg path[data-v-407f5a1e]{fill:var(#697077);stroke:var(#697077)}.container .users-grid .th-container button .order-asc-desc.orderAsc svg path[data-v-407f5a1e]:first-child{fill:#d97706;stroke:#d97706;opacity:1}.container .users-grid .th-container button .order-asc-desc.orderAsc svg path[data-v-407f5a1e]:last-child{fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc.orderAsc:hover svg path[data-v-407f5a1e]:first-child{fill:#d97706;stroke:#d97706;opacity:1}.container .users-grid .th-container button .order-asc-desc.orderAsc:hover svg path[data-v-407f5a1e]:last-child{fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc.orderDesc svg path[data-v-407f5a1e]:first-child{fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc.orderDesc svg path[data-v-407f5a1e]:last-child{fill:#d97706;stroke:#d97706;opacity:1}.container .users-grid .th-container button .order-asc-desc.orderDesc:hover svg path[data-v-407f5a1e]:first-child{fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc.orderDesc:hover svg path[data-v-407f5a1e]:last-child{fill:#d97706;stroke:#d97706;opacity:1}.container .users-grid table[data-v-407f5a1e]{width:100%;height:100%;border-collapse:collapse;border-top-left-radius:4px;border-top-right-radius:4px}.container .users-grid table .grid-body[data-v-407f5a1e]{position:relative}.container .users-grid th[data-v-407f5a1e]{border-collapse:collapse;background:#ececec;min-width:140px;height:40px;padding:0 8px;font-family:Poppins,sans-serif;font-weight:500;font-size:12px;color:#44423f;position:sticky;top:0;z-index:1}.container .users-grid th>div button[data-v-407f5a1e]{background-color:#ececec}.container .users-grid th.column-region[data-v-407f5a1e]{text-align:left}.container .users-grid th.column-region>div[data-v-407f5a1e]{justify-content:left}.container .users-grid th.column-ack[data-v-407f5a1e]{min-width:50px;text-align:center}.container .users-grid th.column-ack>div[data-v-407f5a1e]{justify-content:center}.container .users-grid th.column-admin-user-name[data-v-407f5a1e]{min-width:160px}.container .users-grid th.trash-can[data-v-407f5a1e]{min-width:50px}.container .users-grid th.pricing[data-v-407f5a1e]{min-width:50px;text-align:left}.container .users-grid th.pricing>div[data-v-407f5a1e]{justify-content:left}.container .users-grid th.pricing>div button span[data-v-407f5a1e]{display:flex;width:100%;align-items:center;justify-content:left}.container .users-grid th.status-pricing[data-v-407f5a1e]{min-width:70px;text-align:center}.container .users-grid th.status-pricing>div[data-v-407f5a1e]{justify-content:center}.container .users-grid th.status-pricing[data-v-407f5a1e],.container .users-grid th.assigned-to-pricing[data-v-407f5a1e]{display:none}@media (min-width: 992px){.container .users-grid th.status-pricing[data-v-407f5a1e],.container .users-grid th.assigned-to-pricing[data-v-407f5a1e]{display:table-cell}}.container .users-grid th img[data-v-407f5a1e]{margin-left:8px;cursor:pointer}@media (min-width: 992px){.container .users-grid th[data-v-407f5a1e]{font-size:.71vw;min-width:160px}}@media (min-width: 992px) and (max-width: 1971.8309859155px){.container .users-grid th[data-v-407f5a1e]{font-size:14px}}@media (min-width: 992px){.container .users-grid th.column-admin-user-name[data-v-407f5a1e]{min-width:180px}.container .users-grid th.trash-can[data-v-407f5a1e],.container .users-grid th.contact-type[data-v-407f5a1e]{min-width:50px}}@media (min-width: 1366px){.container .users-grid th[data-v-407f5a1e]{min-width:160px}}.container .users-grid tr[data-v-407f5a1e]{border-bottom:1px solid #ececec;max-height:40px}.container .users-grid tr[data-v-407f5a1e]:last-of-type{border-bottom:none}.container .users-grid tr[data-v-407f5a1e]:focus-visible{outline:#d97706 auto 1px}.container .users-grid tr.alt-class[data-v-407f5a1e]{transition:background-color .5s ease}.container .users-grid tr td[data-v-407f5a1e]{height:48px;min-width:140px;padding:0 8px;font-family:Poppins,sans-serif;font-size:.61vw;font-weight:400;color:#44423f;text-align:left}@media (max-width: 1967.2131147541px){.container .users-grid tr td[data-v-407f5a1e]{font-size:12px}}.container .users-grid tr td.column-type .service-type[data-v-407f5a1e],.container .users-grid tr td.column-type .service-type-label[data-v-407f5a1e],.container .users-grid tr td.column-type .user-type[data-v-407f5a1e]{display:block;width:fit-content;background-color:#f6f6f6;padding:2px 8px;border-radius:20px;text-align:left;line-height:16px}.container .users-grid tr td.column-type.contact-type[data-v-407f5a1e]{max-width:100px}.container .users-grid tr td.column-status .service-status[data-v-407f5a1e],.container .users-grid tr td.column-status .status-label[data-v-407f5a1e]{display:block;width:fit-content;border:1px solid #ececec;padding:2px 8px;border-radius:20px;text-align:left;line-height:16px}.container .users-grid tr td.column-status .status-label.status-up[data-v-407f5a1e]{border:none;background:rgba(72,148,60,.15)}.container .users-grid tr td.column-status .status-label.status-down[data-v-407f5a1e]{background:rgba(200,16,46,.15);border:none}.container .users-grid tr td.column-region[data-v-407f5a1e]{text-align:left}.container .users-grid tr td.column-ack[data-v-407f5a1e]{min-width:50px;text-align:center}.container .users-grid tr td.pricing[data-v-407f5a1e]{min-width:50px;text-align:left}.container .users-grid tr td.pricing span[data-v-407f5a1e]{display:flex;width:100%;align-items:center}.container .users-grid tr td.status-pricing[data-v-407f5a1e]{min-width:70px}.container .users-grid tr td.status-pricing[data-v-407f5a1e],.container .users-grid tr td.assigned-to-pricing[data-v-407f5a1e]{display:none}@media (min-width: 992px){.container .users-grid tr td.status-pricing[data-v-407f5a1e],.container .users-grid tr td.assigned-to-pricing[data-v-407f5a1e]{display:table-cell}}.container .users-grid tr td.column-admin-user-name[data-v-407f5a1e]{min-width:160px}.container .users-grid tr td.column-service-name span[data-v-407f5a1e],.container .users-grid tr td.column-email span[data-v-407f5a1e],.container .users-grid tr td.column-username span[data-v-407f5a1e],.container .users-grid tr td.column-output span[data-v-407f5a1e],.container .users-grid tr td.column-full-name span[data-v-407f5a1e],.container .users-grid tr td.column-name span[data-v-407f5a1e],.container .users-grid tr td.column-detail span[data-v-407f5a1e],.container .users-grid tr td.column-reason span[data-v-407f5a1e]{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-username span[data-v-407f5a1e]{max-width:200px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-email span[data-v-407f5a1e]{max-width:260px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-full-name span[data-v-407f5a1e],.container .users-grid tr td.column-name span[data-v-407f5a1e],.container .users-grid tr td.column-service-name span[data-v-407f5a1e]{max-width:200px}.container .users-grid tr td.column-email[data-v-407f5a1e]{word-break:break-word}.container .users-grid tr td.trash-can[data-v-407f5a1e]{min-width:50px}.container .users-grid tr td.trash-can>.trash-can-container[data-v-407f5a1e]{display:flex;align-items:center;justify-content:end}.container .users-grid tr td.trash-can>.trash-can-container a[data-v-407f5a1e]{display:flex;align-items:center;transition:.3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a img.trash-can[data-v-407f5a1e]{transition:all .3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a[data-v-407f5a1e] svg path{transition:all .3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a:hover img.trash-can[data-v-407f5a1e],.container .users-grid tr td.trash-can>.trash-can-container a:focus img.trash-can[data-v-407f5a1e],.container .users-grid tr td.trash-can>.trash-can-container a:focus-visible img.trash-can[data-v-407f5a1e],.container .users-grid tr td.trash-can>.trash-can-container a:focus-within img.trash-can[data-v-407f5a1e],.container .users-grid tr td.trash-can>.trash-can-container a:active img.trash-can[data-v-407f5a1e]{filter:invert(15%) sepia(88%) saturate(3888%) hue-rotate(341deg) brightness(84%) contrast(100%);transition:all .3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a[data-v-407f5a1e]:hover svg path,.container .users-grid tr td.trash-can>.trash-can-container a[data-v-407f5a1e]:focus svg path,.container .users-grid tr td.trash-can>.trash-can-container a[data-v-407f5a1e]:focus-visible svg path,.container .users-grid tr td.trash-can>.trash-can-container a[data-v-407f5a1e]:focus-within svg path,.container .users-grid tr td.trash-can>.trash-can-container a[data-v-407f5a1e]:active svg path{fill:#c8102e;transition:all .3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a[data-v-407f5a1e]:focus-visible{outline:1px solid #c8102e;border-radius:2px}@media (min-width: 992px){.container .users-grid tr td[data-v-407f5a1e]{min-width:160px}.container .users-grid tr td.column-admin-user-name[data-v-407f5a1e]{min-width:180px}.container .users-grid tr td.column-output[data-v-407f5a1e],.container .users-grid tr td.column-full-name[data-v-407f5a1e]{max-height:40px}.container .users-grid tr td.trash-can[data-v-407f5a1e]{min-width:50px}.container .users-grid tr td.contact-type[data-v-407f5a1e]{min-width:100px}}@media (min-width: 1366px){.container .users-grid tr td[data-v-407f5a1e]{min-width:160px}}.container .users-grid tr.new-notification[data-v-407f5a1e]{background-color:#cb712833;transition:background-color .5s ease}.container .users-grid tr.new-notification td .status-label[data-v-407f5a1e]{border:none}.container .users-grid tr.new-notification td .status-label.status-down[data-v-407f5a1e]{background:transparent}.container .users-grid tr.new-notification td .service-type-label[data-v-407f5a1e],.container .users-grid tr.new-notification td .user-type[data-v-407f5a1e]{background-color:transparent}.container .users-grid tr.has-total[data-v-407f5a1e]{background:rgba(203,113,40,.25);border-bottom:1px solid #ececec}.container .users-grid tr.has-total td[data-v-407f5a1e]{padding:0 8px;font-family:Poppins,sans-serif;font-weight:500;font-size:12px;color:#44423f}@media (min-width: 992px){.container .users-grid tr.has-total td[data-v-407f5a1e]{font-size:.71vw}}@media (min-width: 992px) and (max-width: 1971.8309859155px){.container .users-grid tr.has-total td[data-v-407f5a1e]{font-size:14px}}.container .users-grid .grid-empty[data-v-407f5a1e]{position:absolute;display:flex;justify-content:center;align-items:center;flex-direction:column;height:100%;width:calc(100vw - 50px);position:sticky;left:0}.container .users-grid .grid-empty img[data-v-407f5a1e]{max-width:170px}.container .users-grid .grid-empty p[data-v-407f5a1e]{margin:16px;font-family:Poppins,sans-serif;font-size:.71vw;font-weight:400;color:#44423f;text-align:center}@media (max-width: 1971.8309859155px){.container .users-grid .grid-empty p[data-v-407f5a1e]{font-size:14px}}@media (min-width: 600px){.container .users-grid .grid-empty[data-v-407f5a1e]{width:calc(100vw - 50px)}.container .users-grid .grid-empty img[data-v-407f5a1e]{max-width:350px}}@media (min-width: 992px){.container .users-grid .grid-empty[data-v-407f5a1e]{width:100%}.container .users-grid .grid-empty img[data-v-407f5a1e]{max-width:350px}}@media (orientation: landscape) and (min-width: 2500px){.container[data-v-407f5a1e]{margin:.83vw;padding:.83vw;border-radius:.4vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid[data-v-407f5a1e]{margin-bottom:.83vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid table[data-v-407f5a1e]{border-top-left-radius:.2vw;border-top-right-radius:.2vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid th[data-v-407f5a1e]{min-width:8vw;height:2vw;padding:0 .4vw}.container .users-grid th.column-ack[data-v-407f5a1e]{min-width:4vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid th img[data-v-407f5a1e]{margin-left:.4vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid tr td[data-v-407f5a1e]{min-width:8vw;height:2.5vw;padding:0 .4vw}.container .users-grid tr td.column-ack[data-v-407f5a1e]{min-width:4vw}.container .users-grid tr td.column-username span[data-v-407f5a1e]{max-width:15vw;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-email span[data-v-407f5a1e]{max-width:18vw;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-full-name span[data-v-407f5a1e],.container .users-grid tr td.column-name span[data-v-407f5a1e],.container .users-grid tr td.column-service-name span[data-v-407f5a1e]{max-width:15vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid .grid-empty img[data-v-407f5a1e]{max-width:18vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid .grid-empty p[data-v-407f5a1e]{margin:.83vw 0}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container[data-v-407f5a1e]{margin:1.66vw;padding:1.66vw;border-radius:.8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid[data-v-407f5a1e]{margin-bottom:1.66vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid table[data-v-407f5a1e]{border-top-left-radius:.4vw;border-top-right-radius:.4vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid th[data-v-407f5a1e]{min-width:16vw;height:4vw;padding:0 .8vw;font-size:1.4vw}.container .users-grid th.column-ack[data-v-407f5a1e]{min-width:8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid th img[data-v-407f5a1e]{margin-left:.8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid tr td[data-v-407f5a1e]{min-width:16vw;height:5vw;padding:0 .8vw;font-size:1.2vw}.container .users-grid tr td.column-ack[data-v-407f5a1e]{min-width:8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid .grid-empty p[data-v-407f5a1e]{margin:1.66vw 0;font-size:1.4vw}}.spinner[data-v-407f5a1e]{width:24px;height:24px;background:transparent;position:relative;border-radius:50%;overflow:hidden;z-index:0;animation:spin-407f5a1e 1s linear infinite}.spinner .spin-bottom-left[data-v-407f5a1e],.spinner .spin-bottom-right[data-v-407f5a1e],.spinner .spin-top-left[data-v-407f5a1e]{position:absolute;width:50%;height:50%;z-index:-1}.spinner .spin-blocker[data-v-407f5a1e]{position:absolute;top:15%;left:15%;width:70%;height:70%;background:#ffffff;border-radius:50%}.spinner .spin-bottom-left[data-v-407f5a1e]{top:50%;left:0;background:-webkit-linear-gradient(to bottom right,rgb(228,124,40) 0%,rgba(228,124,40,.7) 100%);background:linear-gradient(to bottom right,rgb(228,124,40) 0%,rgba(228,124,40,.7) 100%)}.spinner .spin-bottom-left[data-v-407f5a1e]:after{position:absolute;content:"";border-radius:50%;width:5.5px;height:9px;bottom:9px;left:0;background-color:#e47c28}@media (min-width: 768px){.spinner .spin-bottom-left[data-v-407f5a1e]:after{width:9px;height:15px;bottom:18px}}.spinner .spin-bottom-right[data-v-407f5a1e]{top:50%;left:50%;background:-webkit-linear-gradient(to top right,rgba(228,124,40,.7) 15%,rgba(228,124,40,.25) 85%);background:linear-gradient(to top right,rgba(228,124,40,.7) 15%,rgba(228,124,40,.25) 85%)}.spinner .spin-top-left[data-v-407f5a1e]{top:0;left:50%;background:-webkit-linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(228,124,40,.25) 100%);background:linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(228,124,40,.25) 100%)}.spinner.spinner-green .spin-bottom-left[data-v-407f5a1e]{background:-webkit-linear-gradient(to bottom right,rgb(72,148,60) 0%,rgba(72,148,60,.7) 100%);background:linear-gradient(to bottom right,rgb(72,148,60) 0%,rgba(72,148,60,.7) 100%)}.spinner.spinner-green .spin-bottom-left[data-v-407f5a1e]:after{background-color:#48943c}.spinner.spinner-green .spin-bottom-right[data-v-407f5a1e]{background:-webkit-linear-gradient(to top right,rgba(72,148,60,.7) 15%,rgba(72,148,60,.25) 85%);background:linear-gradient(to top right,rgba(72,148,60,.7) 15%,rgba(72,148,60,.25) 85%)}.spinner.spinner-green .spin-top-left[data-v-407f5a1e]{background:-webkit-linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(72,148,60,.25) 100%);background:linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(72,148,60,.25) 100%)}.spinner.disabled .spin-blocker[data-v-407f5a1e]{background:gray}.spinner.disabled .spin-bottom-left[data-v-407f5a1e]:after{width:5.5px;height:9px;bottom:9px;left:0}@media (min-width: 768px){.spinner.disabled .spin-bottom-left[data-v-407f5a1e]:after{bottom:8px}}@media (min-width: 768px){.spinner[data-v-407f5a1e]{width:48px;height:48px}}@media (orientation: landscape) and (min-width: 2500px){.spinner[data-v-407f5a1e]{width:2.5vw;height:2.5vw}}@media (orientation: landscape) and (min-width: 2500px){.spinner .spin-bottom-left[data-v-407f5a1e]:after{width:.46vw;height:.78vw;bottom:.93vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.spinner[data-v-407f5a1e]{width:5vw;height:5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.spinner .spin-bottom-left[data-v-407f5a1e]:after{width:.92vw;height:1.56vw;bottom:1.86vw}}@keyframes spin-407f5a1e{to{transform:rotate(360deg)}}@keyframes loader-407f5a1e{0%{opacity:1}to{opacity:0}}.loader div[data-v-407f5a1e]{left:48px;top:22.5px;position:absolute;animation:loader-407f5a1e linear 1s infinite;background:#32c770;width:4px;height:15px;border-radius:0;transform-origin:2px 27.5px}.loader div[data-v-407f5a1e]:nth-child(1){transform:rotate(0);animation-delay:-.875s;background:#32c770}.loader div[data-v-407f5a1e]:nth-child(2){transform:rotate(45deg);animation-delay:-.75s;background:#32c770}.loader div[data-v-407f5a1e]:nth-child(3){transform:rotate(90deg);animation-delay:-.625s;background:#32c770}.loader div[data-v-407f5a1e]:nth-child(4){transform:rotate(135deg);animation-delay:-.5s;background:#32c770}.loader div[data-v-407f5a1e]:nth-child(5){transform:rotate(180deg);animation-delay:-.375s;background:#32c770}.loader div[data-v-407f5a1e]:nth-child(6){transform:rotate(225deg);animation-delay:-.25s;background:#32c770}.loader div[data-v-407f5a1e]:nth-child(7){transform:rotate(270deg);animation-delay:-.125s;background:#32c770}.loader div[data-v-407f5a1e]:nth-child(8){transform:rotate(315deg);animation-delay:0s;background:#32c770}.loader-container[data-v-407f5a1e]{width:72px;height:64px;display:inline-block;overflow:hidden;background:none;margin-bottom:16px}.loader[data-v-407f5a1e]{width:100%;height:100%;position:relative;transform:translateZ(0) scale(.64);backface-visibility:hidden;transform-origin:0 0}.loader div[data-v-407f5a1e]{box-sizing:content-box}button[data-v-407f5a1e]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:8px 16px;width:100%;font-weight:500;line-height:100%;border-radius:4px;transition:all .4s ease-in-out;font-family:Poppins,sans-serif}button.primary-btn[data-v-407f5a1e]{background-color:#cb7128;color:#fff;border:1px solid transparent}button.primary-btn[data-v-407f5a1e]:hover,button.primary-btn[data-v-407f5a1e]:active,button.primary-btn[data-v-407f5a1e]:focus,button.primary-btn[data-v-407f5a1e]:focus-visible,button.primary-btn[data-v-407f5a1e]:focus-within{background-color:#aa5d1e;color:#fff;outline:2px solid #d97706}button.primary-btn.disabled[data-v-407f5a1e]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}button.primary-btn.tooltip-button-disabled .tooltip-text[data-v-407f5a1e]{display:none}button.primary-btn.tooltip-button[data-v-407f5a1e]{position:relative;color:gray;border:2px solid gray;background-color:#fff;cursor:default}button.primary-btn.tooltip-button .tooltip-text[data-v-407f5a1e]{visibility:hidden;width:100%;max-width:340px;background-color:#333;color:#fff;text-align:center;border-radius:5px;padding:5px;position:absolute;bottom:125%;left:50%;transform:translate(-50%);z-index:1;opacity:0;transition:opacity .3s;font-size:.71vw;font-family:Poppins,sans-serif;height:100%}@media (max-width: 1830.985915493px){button.primary-btn.tooltip-button .tooltip-text[data-v-407f5a1e]{font-size:13px}}button.primary-btn.tooltip-button .tooltip-text[data-v-407f5a1e]:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#333 transparent transparent transparent}button.primary-btn.tooltip-button:hover .tooltip-text[data-v-407f5a1e]{visibility:visible;opacity:1}button.primary-btn.tooltip-button[data-v-407f5a1e]:hover,button.primary-btn.tooltip-button[data-v-407f5a1e]:active,button.primary-btn.tooltip-button[data-v-407f5a1e]:focus,button.primary-btn.tooltip-button[data-v-407f5a1e]:focus-visible,button.primary-btn.tooltip-button[data-v-407f5a1e]:focus-within{outline:none;color:gray;border:2px solid gray;opacity:1}button.secondary-btn[data-v-407f5a1e]{background-color:#fff;color:#44423f;border:1px solid transparent}button.secondary-btn[data-v-407f5a1e]:hover,button.secondary-btn[data-v-407f5a1e]:active,button.secondary-btn[data-v-407f5a1e]:focus,button.secondary-btn[data-v-407f5a1e]:focus-within{color:#44423f;opacity:.7;border:1px solid transparent}button.secondary-btn[data-v-407f5a1e]:focus-visible{opacity:.7;color:#44423f;border:1px solid #44423f}button.secondary-btn.disabled[data-v-407f5a1e]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}button.secondary-btn.tooltip-button-disabled .tooltip-text[data-v-407f5a1e]{display:none}button.secondary-btn.tooltip-button[data-v-407f5a1e]{position:relative;color:gray;border:2px solid gray;cursor:default}button.secondary-btn.tooltip-button .tooltip-text[data-v-407f5a1e]{visibility:hidden;width:100%;max-width:340px;background-color:#333;color:#fff;text-align:center;border-radius:5px;padding:5px;position:absolute;bottom:125%;left:50%;transform:translate(-50%);z-index:1;opacity:0;transition:opacity .3s;font-size:.71vw;font-family:Poppins,sans-serif;height:100%}@media (max-width: 1830.985915493px){button.secondary-btn.tooltip-button .tooltip-text[data-v-407f5a1e]{font-size:13px}}button.secondary-btn.tooltip-button .tooltip-text[data-v-407f5a1e]:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#333 transparent transparent transparent}button.secondary-btn.tooltip-button:hover .tooltip-text[data-v-407f5a1e]{visibility:visible;opacity:1}button.secondary-btn.tooltip-button[data-v-407f5a1e]:hover,button.secondary-btn.tooltip-button[data-v-407f5a1e]:active,button.secondary-btn.tooltip-button[data-v-407f5a1e]:focus,button.secondary-btn.tooltip-button[data-v-407f5a1e]:focus-visible,button.secondary-btn.tooltip-button[data-v-407f5a1e]:focus-within{outline:none;color:gray;border:2px solid gray;opacity:1}button.tertiary-btn[data-v-407f5a1e]{padding:16px;color:#fff;outline:none;background:linear-gradient(90deg,rgba(0,0,0,0) 28.55%,#cb7128 108.17%);background-color:#cb7128;border:1px solid #cb7128}button.tertiary-btn[data-v-407f5a1e]:hover,button.tertiary-btn[data-v-407f5a1e]:active,button.tertiary-btn[data-v-407f5a1e]:focus,button.tertiary-btn[data-v-407f5a1e]:focus-within{background-color:#793905;color:#fff;border:1px solid #aa5d1e}button.tertiary-btn[data-v-407f5a1e]:focus-visible{background-color:#793905;color:#fff;border:1px solid #aa5d1e}button.tertiary-btn.disabled[data-v-407f5a1e]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}button.back-btn[data-v-407f5a1e]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0 16px;gap:32px;position:relative;width:56px;height:40px;background:#ffffff;border:2px solid #ffffff;box-shadow:0 0 4px #00000040;border-radius:4px}button.success-btn[data-v-407f5a1e]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0 16px;gap:32px;min-height:40px;color:#fff;background:#48943c;border:2px solid #48943c;box-shadow:0 4px 4px #48943c40;border-radius:8px}button.disabled[data-v-407f5a1e]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}#notifications-tab-list[data-v-407f5a1e]{position:relative;display:flex;flex-direction:column;height:auto;width:100%;border-radius:8px}#notifications-tab-list .container[data-v-407f5a1e]{height:auto;margin:0;padding:0;box-shadow:none}@media (min-width: 1920px){#notifications-tab-list .container[data-v-407f5a1e]{height:100%}}#notifications-tab-list .container h3[data-v-407f5a1e]{text-align:left;color:#44423f;font-family:Poppins,sans-serif;font-size:.82vw;font-weight:600;margin-bottom:8px}@media (max-width: 1951.2195121951px){#notifications-tab-list .container h3[data-v-407f5a1e]{font-size:16px}}#notifications-tab-list .container .filters-header[data-v-407f5a1e]{width:100%;display:flex;flex-direction:column;align-items:flex-end;gap:8px;margin-bottom:8px}@media (min-width: 992px){#notifications-tab-list .container .filters-header[data-v-407f5a1e]{flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:0;gap:8px}}#notifications-tab-list .container .filters-header button[data-v-407f5a1e]{display:flex;align-items:center;justify-content:center;gap:4px;font-size:.71vw;letter-spacing:.5px;border-radius:4px;border:none;cursor:pointer;height:40px;margin:0 8px;max-width:100%;padding:8px 16px}@media (max-width: 1971.8309859155px){#notifications-tab-list .container .filters-header button[data-v-407f5a1e]{font-size:14px}}@media (min-width: 992px){#notifications-tab-list .container .filters-header button[data-v-407f5a1e]{padding:0;max-width:40px;margin-bottom:24px}}@media (min-width: 1920px){#notifications-tab-list .container .filters-header button[data-v-407f5a1e]{max-width:210px;padding:8px 16px}}@media (min-width: 2500px){#notifications-tab-list .container .filters-header button[data-v-407f5a1e]{max-width:260px}}#notifications-tab-list .container .filters-header button[data-v-407f5a1e]:hover,#notifications-tab-list .container .filters-header button[data-v-407f5a1e]:active{box-shadow:none;outline:1px solid transparent}#notifications-tab-list .container .filters-header button span[data-v-407f5a1e]{display:block}@media (min-width: 992px){#notifications-tab-list .container .filters-header button span[data-v-407f5a1e]{display:none}}@media (min-width: 1920px){#notifications-tab-list .container .filters-header button span[data-v-407f5a1e]{display:block}}#notifications-tab-list .container .filters-header button svg[data-v-407f5a1e]{display:none}@media (min-width: 992px){#notifications-tab-list .container .filters-header button svg[data-v-407f5a1e]{display:block}}@media (min-width: 1920px){#notifications-tab-list .container .filters-header button svg[data-v-407f5a1e]{display:none}}#notifications-tab-list .container .filters-header button svg.loading-spinner[data-v-407f5a1e]{display:none}#notifications-tab-list .container .filters-header button .spinner[data-v-407f5a1e]{width:24px;height:24px}#notifications-tab-list .container .filters-header button.tooltip-button-disabled .tooltip-text[data-v-407f5a1e]{display:none}#notifications-tab-list .container .filters-header button.tooltip-button[data-v-407f5a1e]{position:relative;color:gray;border:2px solid gray;cursor:default}#notifications-tab-list .container .filters-header button.tooltip-button svg[data-v-407f5a1e]{filter:brightness(0) saturate(100%) invert(52%) sepia(3%) saturate(12%) hue-rotate(27deg) brightness(97%) contrast(88%)}#notifications-tab-list .container .filters-header button.tooltip-button .tooltip-text[data-v-407f5a1e]{display:block;visibility:hidden;width:100%;max-width:340px;background-color:#333;color:#fff;text-align:center;border-radius:5px;padding:5px;position:absolute;bottom:125%;left:50%;transform:translate(-50%);z-index:1;opacity:0;transition:opacity .3s;font-size:.71vw;font-family:Poppins,sans-serif;height:100%}@media (max-width: 1830.985915493px){#notifications-tab-list .container .filters-header button.tooltip-button .tooltip-text[data-v-407f5a1e]{font-size:13px}}#notifications-tab-list .container .filters-header button.tooltip-button .tooltip-text[data-v-407f5a1e]:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#333 transparent transparent transparent}@media (min-width: 992px){#notifications-tab-list .container .filters-header button.tooltip-button .tooltip-text[data-v-407f5a1e]{width:250px;height:40px;left:-86px}#notifications-tab-list .container .filters-header button.tooltip-button .tooltip-text[data-v-407f5a1e]:after{left:236px}}#notifications-tab-list .container .filters-header button.tooltip-button:hover .tooltip-text[data-v-407f5a1e]{visibility:visible;opacity:1}#notifications-tab-list .container .filters-header button.tooltip-button[data-v-407f5a1e]:hover,#notifications-tab-list .container .filters-header button.tooltip-button[data-v-407f5a1e]:active,#notifications-tab-list .container .filters-header button.tooltip-button[data-v-407f5a1e]:focus,#notifications-tab-list .container .filters-header button.tooltip-button[data-v-407f5a1e]:focus-visible,#notifications-tab-list .container .filters-header button.tooltip-button[data-v-407f5a1e]:focus-within{outline:none;color:gray;border:2px solid gray;opacity:1}#notifications-tab-list .container .filters-header .grid-filter[data-v-407f5a1e]{width:100%;margin:0 8px 0 0}#notifications-tab-list .container .filters-header .grid-filter[data-v-407f5a1e] .filters{width:100%;display:flex;flex-direction:column;gap:8px}@media (min-width: 992px){#notifications-tab-list .container .filters-header .grid-filter[data-v-407f5a1e] .filters{flex-direction:row;margin-bottom:24px}}#notifications-tab-list .container .filters-header .grid-filter[data-v-407f5a1e] .filters>div>div{height:100%}#notifications-tab-list .container .filters-header .grid-filter[data-v-407f5a1e] .filters input{margin-bottom:0;height:100%}@media (min-width: 992px){#notifications-tab-list .container .filters-header .grid-filter[data-v-407f5a1e] .filters input{padding:8px}}#notifications-tab-list .container .filters-header .grid-filter[data-v-407f5a1e] .filters label{display:flex;align-items:end}@media (min-width: 992px){#notifications-tab-list .container .filters-header .grid-filter[data-v-407f5a1e] .filters label{margin-bottom:0;padding:8px}}#notifications-tab-list .container .filters-header .grid-filter[data-v-407f5a1e] .filters .dropdown-toggle{font-size:.71vw}@media (max-width: 1971.8309859155px){#notifications-tab-list .container .filters-header .grid-filter[data-v-407f5a1e] .filters .dropdown-toggle{font-size:14px}}#notifications-tab-list .container .filters-header .grid-filter[data-v-407f5a1e] .filters>div{width:100%;position:relative}#notifications-tab-list .container .filters-header .grid-filter[data-v-407f5a1e] .filters>div .dropdown-toggle{width:100%;border-radius:0;justify-content:flex-start;padding:8px;align-items:end;line-height:140%}#notifications-tab-list .container .filters-header .grid-filter[data-v-407f5a1e] .filters>div input{margin-bottom:0}@media (min-width: 992px){#notifications-tab-list .container .filters-header .grid-filter[data-v-407f5a1e] .filters>div{max-width:35%}}#notifications-tab-list .container .filters-header .grid-filter[data-v-407f5a1e] .clear-btn{max-width:100%}@media (min-width: 992px){#notifications-tab-list .container .filters-header .grid-filter[data-v-407f5a1e] .clear-btn{max-width:120px}}@media (min-width: 1920px){#notifications-tab-list .container .filters-header .grid-filter[data-v-407f5a1e] .clear-btn{max-width:165px}}@media (min-width: 2800px){#notifications-tab-list .container .filters-header .grid-filter[data-v-407f5a1e] .clear-btn{max-width:260px}}#notifications-tab-list .container .users-grid[data-v-407f5a1e]{display:block;width:100%;overflow:auto;border:1px solid #ececec;border-radius:4px;height:auto}#notifications-tab-list .container .users-grid[data-v-407f5a1e]::-webkit-scrollbar{width:6px;height:6px;transition:.3s ease-in-out}#notifications-tab-list .container .users-grid[data-v-407f5a1e]::-webkit-scrollbar-track{background:#f3f3f3;border-radius:8px}#notifications-tab-list .container .users-grid[data-v-407f5a1e]::-webkit-scrollbar-thumb{background:#c3c3c3;border-radius:8px;border:4px solid rgba(0,0,0,0)}#notifications-tab-list .container .users-grid[data-v-407f5a1e]::-webkit-scrollbar-thumb:hover{background:#c3c3c3}@media (min-width: 992px){#notifications-tab-list .container .users-grid[data-v-407f5a1e]{max-height:90%}}#notifications-tab-list .container .users-grid.empty-grid[data-v-407f5a1e]{height:100%;overflow:hidden;overflow-x:auto}@media (min-width: 992px){#notifications-tab-list .container .users-grid.empty-grid[data-v-407f5a1e]{height:50vh;overflow:hidden;overflow-x:auto}}#notifications-tab-list .container .users-grid[data-v-407f5a1e] tbody .grid-empty{width:calc(100vw - 50px);position:sticky;left:0}#notifications-tab-list .container .users-grid[data-v-407f5a1e] tbody .grid-empty img{max-width:170px}@media (min-width: 600px){#notifications-tab-list .container .users-grid[data-v-407f5a1e] tbody .grid-empty{width:calc(100vw - 50px)}#notifications-tab-list .container .users-grid[data-v-407f5a1e] tbody .grid-empty img{max-width:350px}}@media (min-width: 992px){#notifications-tab-list .container .users-grid[data-v-407f5a1e] tbody .grid-empty{width:100%}#notifications-tab-list .container .users-grid[data-v-407f5a1e] tbody .grid-empty img{max-width:350px}}#notifications-tab-list .region-item[data-v-407f5a1e]{display:flex;justify-content:center}#notifications-tab-list .region-item .box[data-v-407f5a1e]{display:flex;justify-content:center;align-items:center;width:24px;height:24px;border:1px solid #c8102e;border-radius:4px;font-style:normal;font-weight:600;font-size:12px;text-align:center;color:#c8102e;margin:0 4px}#notifications-tab-list .region-item .box.active-regions[data-v-407f5a1e]{border:1px solid #48943c;color:#48943c}#notifications-tab-list .services-list[data-v-407f5a1e]{display:flex;flex-direction:column;height:100%;padding:8px;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}@media (min-width: 992px){#notifications-tab-list[data-v-407f5a1e]{border-radius:8px;display:flex;flex-direction:column}}@media (min-width: 1920px){#notifications-tab-list[data-v-407f5a1e]{height:100%}}@media (orientation: landscape) and (min-width: 2500px){#notifications-tab-list[data-v-407f5a1e]{border-radius:.4vw}}@media (orientation: landscape) and (min-width: 2500px){#notifications-tab-list .container[data-v-407f5a1e]{padding:.83vw;padding-bottom:0}}@media (orientation: landscape) and (min-width: 2500px){#notifications-tab-list .container h3[data-v-407f5a1e]{margin-bottom:.4vw}}@media (orientation: landscape) and (min-width: 2500px){#notifications-tab-list .container .filters-header button[data-v-407f5a1e]{gap:.15vw;border-radius:.2vw;padding:.4vw .83vw;height:1.7vw;width:11.9vw}}@media (orientation: landscape) and (min-width: 2500px){#notifications-tab-list .container .filters-header .grid-filter[data-v-407f5a1e] .filters{gap:.4vw}}@media (orientation: landscape) and (min-width: 2500px){#notifications-tab-list .container .filters-header .grid-filter[data-v-407f5a1e] .filters input{padding:.4vw}}@media (orientation: landscape) and (min-width: 2500px){#notifications-tab-list .container .filters-header .grid-filter[data-v-407f5a1e] .filters label{padding:.4vw}}@media (orientation: landscape) and (min-width: 2500px){#notifications-tab-list .container .filters-header .grid-filter[data-v-407f5a1e] .filters button{padding:.4vw;font-size:.71vw}}@media (orientation: landscape) and (min-width: 2500px){#notifications-tab-list .container .filters-header .grid-filter[data-v-407f5a1e] .clear-btn{gap:.15vw;border-radius:.2vw;padding:.4vw .83vw;height:1.7vw;width:11.9vw}}@media (orientation: landscape) and (min-width: 2500px){#notifications-tab-list .container .users-grid[data-v-407f5a1e]{height:100%;margin-bottom:0}}.container[data-v-753592ce]{margin:16px;padding:16px;box-shadow:0 0 8px #00000029;border-radius:8px;height:auto;display:flex;flex-direction:column}@media (min-width: 992px){.container[data-v-753592ce]{height:100%}}.container p[data-v-753592ce]{margin-bottom:8px}.container .grid-filter .filters[data-v-753592ce]{margin-bottom:8px;height:100%}.container .users-grid[data-v-753592ce]{width:100%;margin-bottom:16px;overflow:auto;border:1px solid #ececec;border-radius:4px;height:auto}.container .users-grid[data-v-753592ce]::-webkit-scrollbar{width:6px;height:6px;transition:.3s ease-in-out}.container .users-grid[data-v-753592ce]::-webkit-scrollbar-track{background:#f3f3f3;border-radius:8px}.container .users-grid[data-v-753592ce]::-webkit-scrollbar-thumb{background:#c3c3c3;border-radius:8px;border:4px solid rgba(0,0,0,0)}.container .users-grid[data-v-753592ce]::-webkit-scrollbar-thumb:hover{background:#c3c3c3}.container .users-grid.empty-grid[data-v-753592ce]{height:100%;overflow-x:auto}.container .users-grid.empty-grid table thead[data-v-753592ce]{background-color:#ececec}@media (min-width: 1366px){.container .users-grid.empty-grid table thead[data-v-753592ce]{height:2vw}}.container .users-grid.empty-grid table thead>tr[data-v-753592ce]{display:block}.container .users-grid .th-container[data-v-753592ce]{display:flex;align-items:center;cursor:default;pointer-events:none}.container .users-grid .th-container button[data-v-753592ce]{border:none;padding:0;justify-content:left;color:#44423f}.container .users-grid .th-container button span.column-can-sort[data-v-753592ce]{padding-right:8px;cursor:pointer;pointer-events:auto}.container .users-grid .th-container button .order-asc-desc[data-v-753592ce]{width:18px;height:18px;display:flex;align-items:center;justify-content:center;cursor:pointer;pointer-events:auto}.container .users-grid .th-container button .order-asc-desc svg[data-v-753592ce]{width:100%;height:100%}.container .users-grid .th-container button .order-asc-desc svg path[data-v-753592ce]{transition:fill .3s ease-in-out;fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc:hover svg[data-v-753592ce]{width:100%;height:100%}.container .users-grid .th-container button .order-asc-desc:hover svg path[data-v-753592ce]{fill:var(#697077);stroke:var(#697077)}.container .users-grid .th-container button .order-asc-desc.orderAsc svg path[data-v-753592ce]:first-child{fill:#d97706;stroke:#d97706;opacity:1}.container .users-grid .th-container button .order-asc-desc.orderAsc svg path[data-v-753592ce]:last-child{fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc.orderAsc:hover svg path[data-v-753592ce]:first-child{fill:#d97706;stroke:#d97706;opacity:1}.container .users-grid .th-container button .order-asc-desc.orderAsc:hover svg path[data-v-753592ce]:last-child{fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc.orderDesc svg path[data-v-753592ce]:first-child{fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc.orderDesc svg path[data-v-753592ce]:last-child{fill:#d97706;stroke:#d97706;opacity:1}.container .users-grid .th-container button .order-asc-desc.orderDesc:hover svg path[data-v-753592ce]:first-child{fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc.orderDesc:hover svg path[data-v-753592ce]:last-child{fill:#d97706;stroke:#d97706;opacity:1}.container .users-grid table[data-v-753592ce]{width:100%;height:100%;border-collapse:collapse;border-top-left-radius:4px;border-top-right-radius:4px}.container .users-grid table .grid-body[data-v-753592ce]{position:relative}.container .users-grid th[data-v-753592ce]{border-collapse:collapse;background:#ececec;min-width:140px;height:40px;padding:0 8px;font-family:Poppins,sans-serif;font-weight:500;font-size:12px;color:#44423f;position:sticky;top:0;z-index:1}.container .users-grid th>div button[data-v-753592ce]{background-color:#ececec}.container .users-grid th.column-region[data-v-753592ce]{text-align:left}.container .users-grid th.column-region>div[data-v-753592ce]{justify-content:left}.container .users-grid th.column-ack[data-v-753592ce]{min-width:50px;text-align:center}.container .users-grid th.column-ack>div[data-v-753592ce]{justify-content:center}.container .users-grid th.column-admin-user-name[data-v-753592ce]{min-width:160px}.container .users-grid th.trash-can[data-v-753592ce]{min-width:50px}.container .users-grid th.pricing[data-v-753592ce]{min-width:50px;text-align:left}.container .users-grid th.pricing>div[data-v-753592ce]{justify-content:left}.container .users-grid th.pricing>div button span[data-v-753592ce]{display:flex;width:100%;align-items:center;justify-content:left}.container .users-grid th.status-pricing[data-v-753592ce]{min-width:70px;text-align:center}.container .users-grid th.status-pricing>div[data-v-753592ce]{justify-content:center}.container .users-grid th.status-pricing[data-v-753592ce],.container .users-grid th.assigned-to-pricing[data-v-753592ce]{display:none}@media (min-width: 992px){.container .users-grid th.status-pricing[data-v-753592ce],.container .users-grid th.assigned-to-pricing[data-v-753592ce]{display:table-cell}}.container .users-grid th img[data-v-753592ce]{margin-left:8px;cursor:pointer}@media (min-width: 992px){.container .users-grid th[data-v-753592ce]{font-size:.71vw;min-width:160px}}@media (min-width: 992px) and (max-width: 1971.8309859155px){.container .users-grid th[data-v-753592ce]{font-size:14px}}@media (min-width: 992px){.container .users-grid th.column-admin-user-name[data-v-753592ce]{min-width:180px}.container .users-grid th.trash-can[data-v-753592ce],.container .users-grid th.contact-type[data-v-753592ce]{min-width:50px}}@media (min-width: 1366px){.container .users-grid th[data-v-753592ce]{min-width:160px}}.container .users-grid tr[data-v-753592ce]{border-bottom:1px solid #ececec;max-height:40px}.container .users-grid tr[data-v-753592ce]:last-of-type{border-bottom:none}.container .users-grid tr[data-v-753592ce]:focus-visible{outline:#d97706 auto 1px}.container .users-grid tr.alt-class[data-v-753592ce]{transition:background-color .5s ease}.container .users-grid tr td[data-v-753592ce]{height:48px;min-width:140px;padding:0 8px;font-family:Poppins,sans-serif;font-size:.61vw;font-weight:400;color:#44423f;text-align:left}@media (max-width: 1967.2131147541px){.container .users-grid tr td[data-v-753592ce]{font-size:12px}}.container .users-grid tr td.column-type .service-type[data-v-753592ce],.container .users-grid tr td.column-type .service-type-label[data-v-753592ce],.container .users-grid tr td.column-type .user-type[data-v-753592ce]{display:block;width:fit-content;background-color:#f6f6f6;padding:2px 8px;border-radius:20px;text-align:left;line-height:16px}.container .users-grid tr td.column-type.contact-type[data-v-753592ce]{max-width:100px}.container .users-grid tr td.column-status .service-status[data-v-753592ce],.container .users-grid tr td.column-status .status-label[data-v-753592ce]{display:block;width:fit-content;border:1px solid #ececec;padding:2px 8px;border-radius:20px;text-align:left;line-height:16px}.container .users-grid tr td.column-status .status-label.status-up[data-v-753592ce]{border:none;background:rgba(72,148,60,.15)}.container .users-grid tr td.column-status .status-label.status-down[data-v-753592ce]{background:rgba(200,16,46,.15);border:none}.container .users-grid tr td.column-region[data-v-753592ce]{text-align:left}.container .users-grid tr td.column-ack[data-v-753592ce]{min-width:50px;text-align:center}.container .users-grid tr td.pricing[data-v-753592ce]{min-width:50px;text-align:left}.container .users-grid tr td.pricing span[data-v-753592ce]{display:flex;width:100%;align-items:center}.container .users-grid tr td.status-pricing[data-v-753592ce]{min-width:70px}.container .users-grid tr td.status-pricing[data-v-753592ce],.container .users-grid tr td.assigned-to-pricing[data-v-753592ce]{display:none}@media (min-width: 992px){.container .users-grid tr td.status-pricing[data-v-753592ce],.container .users-grid tr td.assigned-to-pricing[data-v-753592ce]{display:table-cell}}.container .users-grid tr td.column-admin-user-name[data-v-753592ce]{min-width:160px}.container .users-grid tr td.column-service-name span[data-v-753592ce],.container .users-grid tr td.column-email span[data-v-753592ce],.container .users-grid tr td.column-username span[data-v-753592ce],.container .users-grid tr td.column-output span[data-v-753592ce],.container .users-grid tr td.column-full-name span[data-v-753592ce],.container .users-grid tr td.column-name span[data-v-753592ce],.container .users-grid tr td.column-detail span[data-v-753592ce],.container .users-grid tr td.column-reason span[data-v-753592ce]{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-username span[data-v-753592ce]{max-width:200px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-email span[data-v-753592ce]{max-width:260px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-full-name span[data-v-753592ce],.container .users-grid tr td.column-name span[data-v-753592ce],.container .users-grid tr td.column-service-name span[data-v-753592ce]{max-width:200px}.container .users-grid tr td.column-email[data-v-753592ce]{word-break:break-word}.container .users-grid tr td.trash-can[data-v-753592ce]{min-width:50px}.container .users-grid tr td.trash-can>.trash-can-container[data-v-753592ce]{display:flex;align-items:center;justify-content:end}.container .users-grid tr td.trash-can>.trash-can-container a[data-v-753592ce]{display:flex;align-items:center;transition:.3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a img.trash-can[data-v-753592ce]{transition:all .3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a[data-v-753592ce] svg path{transition:all .3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a:hover img.trash-can[data-v-753592ce],.container .users-grid tr td.trash-can>.trash-can-container a:focus img.trash-can[data-v-753592ce],.container .users-grid tr td.trash-can>.trash-can-container a:focus-visible img.trash-can[data-v-753592ce],.container .users-grid tr td.trash-can>.trash-can-container a:focus-within img.trash-can[data-v-753592ce],.container .users-grid tr td.trash-can>.trash-can-container a:active img.trash-can[data-v-753592ce]{filter:invert(15%) sepia(88%) saturate(3888%) hue-rotate(341deg) brightness(84%) contrast(100%);transition:all .3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a[data-v-753592ce]:hover svg path,.container .users-grid tr td.trash-can>.trash-can-container a[data-v-753592ce]:focus svg path,.container .users-grid tr td.trash-can>.trash-can-container a[data-v-753592ce]:focus-visible svg path,.container .users-grid tr td.trash-can>.trash-can-container a[data-v-753592ce]:focus-within svg path,.container .users-grid tr td.trash-can>.trash-can-container a[data-v-753592ce]:active svg path{fill:#c8102e;transition:all .3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a[data-v-753592ce]:focus-visible{outline:1px solid #c8102e;border-radius:2px}@media (min-width: 992px){.container .users-grid tr td[data-v-753592ce]{min-width:160px}.container .users-grid tr td.column-admin-user-name[data-v-753592ce]{min-width:180px}.container .users-grid tr td.column-output[data-v-753592ce],.container .users-grid tr td.column-full-name[data-v-753592ce]{max-height:40px}.container .users-grid tr td.trash-can[data-v-753592ce]{min-width:50px}.container .users-grid tr td.contact-type[data-v-753592ce]{min-width:100px}}@media (min-width: 1366px){.container .users-grid tr td[data-v-753592ce]{min-width:160px}}.container .users-grid tr.new-notification[data-v-753592ce]{background-color:#cb712833;transition:background-color .5s ease}.container .users-grid tr.new-notification td .status-label[data-v-753592ce]{border:none}.container .users-grid tr.new-notification td .status-label.status-down[data-v-753592ce]{background:transparent}.container .users-grid tr.new-notification td .service-type-label[data-v-753592ce],.container .users-grid tr.new-notification td .user-type[data-v-753592ce]{background-color:transparent}.container .users-grid tr.has-total[data-v-753592ce]{background:rgba(203,113,40,.25);border-bottom:1px solid #ececec}.container .users-grid tr.has-total td[data-v-753592ce]{padding:0 8px;font-family:Poppins,sans-serif;font-weight:500;font-size:12px;color:#44423f}@media (min-width: 992px){.container .users-grid tr.has-total td[data-v-753592ce]{font-size:.71vw}}@media (min-width: 992px) and (max-width: 1971.8309859155px){.container .users-grid tr.has-total td[data-v-753592ce]{font-size:14px}}.container .users-grid .grid-empty[data-v-753592ce]{position:absolute;display:flex;justify-content:center;align-items:center;flex-direction:column;height:100%;width:calc(100vw - 50px);position:sticky;left:0}.container .users-grid .grid-empty img[data-v-753592ce]{max-width:170px}.container .users-grid .grid-empty p[data-v-753592ce]{margin:16px;font-family:Poppins,sans-serif;font-size:.71vw;font-weight:400;color:#44423f;text-align:center}@media (max-width: 1971.8309859155px){.container .users-grid .grid-empty p[data-v-753592ce]{font-size:14px}}@media (min-width: 600px){.container .users-grid .grid-empty[data-v-753592ce]{width:calc(100vw - 50px)}.container .users-grid .grid-empty img[data-v-753592ce]{max-width:350px}}@media (min-width: 992px){.container .users-grid .grid-empty[data-v-753592ce]{width:100%}.container .users-grid .grid-empty img[data-v-753592ce]{max-width:350px}}@media (orientation: landscape) and (min-width: 2500px){.container[data-v-753592ce]{margin:.83vw;padding:.83vw;border-radius:.4vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid[data-v-753592ce]{margin-bottom:.83vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid table[data-v-753592ce]{border-top-left-radius:.2vw;border-top-right-radius:.2vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid th[data-v-753592ce]{min-width:8vw;height:2vw;padding:0 .4vw}.container .users-grid th.column-ack[data-v-753592ce]{min-width:4vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid th img[data-v-753592ce]{margin-left:.4vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid tr td[data-v-753592ce]{min-width:8vw;height:2.5vw;padding:0 .4vw}.container .users-grid tr td.column-ack[data-v-753592ce]{min-width:4vw}.container .users-grid tr td.column-username span[data-v-753592ce]{max-width:15vw;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-email span[data-v-753592ce]{max-width:18vw;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-full-name span[data-v-753592ce],.container .users-grid tr td.column-name span[data-v-753592ce],.container .users-grid tr td.column-service-name span[data-v-753592ce]{max-width:15vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid .grid-empty img[data-v-753592ce]{max-width:18vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid .grid-empty p[data-v-753592ce]{margin:.83vw 0}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container[data-v-753592ce]{margin:1.66vw;padding:1.66vw;border-radius:.8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid[data-v-753592ce]{margin-bottom:1.66vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid table[data-v-753592ce]{border-top-left-radius:.4vw;border-top-right-radius:.4vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid th[data-v-753592ce]{min-width:16vw;height:4vw;padding:0 .8vw;font-size:1.4vw}.container .users-grid th.column-ack[data-v-753592ce]{min-width:8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid th img[data-v-753592ce]{margin-left:.8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid tr td[data-v-753592ce]{min-width:16vw;height:5vw;padding:0 .8vw;font-size:1.2vw}.container .users-grid tr td.column-ack[data-v-753592ce]{min-width:8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid .grid-empty p[data-v-753592ce]{margin:1.66vw 0;font-size:1.4vw}}#last-check[data-v-753592ce]{position:relative;display:flex;flex-direction:column;height:auto;width:100%;border-radius:8px}#last-check .container[data-v-753592ce]{height:auto;margin:0;padding:0;box-shadow:none}@media (min-width: 1920px){#last-check .container[data-v-753592ce]{height:100%}}#last-check .container h3[data-v-753592ce]{text-align:left;color:#44423f;font-family:Poppins,sans-serif;font-size:.82vw;font-weight:600;margin-bottom:8px}@media (max-width: 1951.2195121951px){#last-check .container h3[data-v-753592ce]{font-size:16px}}#last-check .container .users-grid[data-v-753592ce]{display:block;width:100%;overflow:auto;border:1px solid #ececec;border-radius:4px;height:auto}#last-check .container .users-grid[data-v-753592ce]::-webkit-scrollbar{width:6px;height:6px;transition:.3s ease-in-out}#last-check .container .users-grid[data-v-753592ce]::-webkit-scrollbar-track{background:#f3f3f3;border-radius:8px}#last-check .container .users-grid[data-v-753592ce]::-webkit-scrollbar-thumb{background:#c3c3c3;border-radius:8px;border:4px solid rgba(0,0,0,0)}#last-check .container .users-grid[data-v-753592ce]::-webkit-scrollbar-thumb:hover{background:#c3c3c3}#last-check .container .users-grid.empty-grid[data-v-753592ce]{height:100%;overflow:hidden;overflow-x:auto}@media (min-width: 992px){#last-check .container .users-grid.empty-grid[data-v-753592ce]{height:50vh;overflow:hidden;overflow-x:auto}}#last-check .container .users-grid[data-v-753592ce] tbody .grid-empty{width:calc(100vw - 50px);position:sticky;left:0}#last-check .container .users-grid[data-v-753592ce] tbody .grid-empty img{max-width:170px}@media (min-width: 600px){#last-check .container .users-grid[data-v-753592ce] tbody .grid-empty{width:calc(100vw - 50px)}#last-check .container .users-grid[data-v-753592ce] tbody .grid-empty img{max-width:350px}}@media (min-width: 992px){#last-check .container .users-grid[data-v-753592ce] tbody .grid-empty{width:100%}#last-check .container .users-grid[data-v-753592ce] tbody .grid-empty img{max-width:350px}}#last-check .container .users-grid[data-v-753592ce] .loading-section{height:70vh}#last-check .region-item[data-v-753592ce]{display:flex;justify-content:center}#last-check .region-item .box[data-v-753592ce]{display:flex;justify-content:center;align-items:center;width:24px;height:24px;border:1px solid #c8102e;border-radius:4px;font-style:normal;font-weight:600;font-size:12px;text-align:center;color:#c8102e;margin:0 4px}#last-check .region-item .box.active-regions[data-v-753592ce]{border:1px solid #48943c;color:#48943c}#last-check .services-list[data-v-753592ce]{display:flex;flex-direction:column;height:100%;padding:8px;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}@media (min-width: 992px){#last-check[data-v-753592ce]{border-radius:8px;display:flex;flex-direction:column}}@media (min-width: 1920px){#last-check[data-v-753592ce]{height:100%}}@media (orientation: landscape) and (min-width: 2500px){#last-check[data-v-753592ce]{border-radius:.4vw}}@media (orientation: landscape) and (min-width: 2500px){#last-check .container[data-v-753592ce]{padding:.83vw}}@media (orientation: landscape) and (min-width: 2500px){#last-check .container h3[data-v-753592ce]{margin-bottom:.4vw}}@media (orientation: landscape) and (min-width: 2500px){#last-check .container .filters-header .grid-filter .filters[data-v-753592ce]{gap:.4vw}}@media (orientation: landscape){#last-check .container .filters-header .grid-filter .filters[data-v-753592ce]>div>div{height:100%}#last-check .container .filters-header .grid-filter .filters[data-v-753592ce] input{height:100%}}@media (orientation: landscape) and (min-width: 2500px){#last-check .container .filters-header .grid-filter .filters[data-v-753592ce] input{padding:.4vw}}@media (orientation: landscape) and (min-width: 2500px){#last-check .container .filters-header .grid-filter .filters[data-v-753592ce] label{padding:.4vw}}@media (orientation: landscape) and (min-width: 2500px){#last-check .container .filters-header .grid-filter .filters[data-v-753592ce] button{padding:.4vw}}@media (orientation: landscape) and (min-width: 2500px){#last-check .container .users-grid[data-v-753592ce]{height:100%;margin-bottom:0}}.container[data-v-dfccd94a]{margin:16px;padding:16px;box-shadow:0 0 8px #00000029;border-radius:8px;height:auto;display:flex;flex-direction:column}@media (min-width: 992px){.container[data-v-dfccd94a]{height:100%}}.container p[data-v-dfccd94a]{margin-bottom:8px}.container .grid-filter .filters[data-v-dfccd94a]{margin-bottom:8px;height:100%}.container .users-grid[data-v-dfccd94a]{width:100%;margin-bottom:16px;overflow:auto;border:1px solid #ececec;border-radius:4px;height:auto}.container .users-grid[data-v-dfccd94a]::-webkit-scrollbar{width:6px;height:6px;transition:.3s ease-in-out}.container .users-grid[data-v-dfccd94a]::-webkit-scrollbar-track{background:#f3f3f3;border-radius:8px}.container .users-grid[data-v-dfccd94a]::-webkit-scrollbar-thumb{background:#c3c3c3;border-radius:8px;border:4px solid rgba(0,0,0,0)}.container .users-grid[data-v-dfccd94a]::-webkit-scrollbar-thumb:hover{background:#c3c3c3}.container .users-grid.empty-grid[data-v-dfccd94a]{height:100%;overflow-x:auto}.container .users-grid.empty-grid table thead[data-v-dfccd94a]{background-color:#ececec}@media (min-width: 1366px){.container .users-grid.empty-grid table thead[data-v-dfccd94a]{height:2vw}}.container .users-grid.empty-grid table thead>tr[data-v-dfccd94a]{display:block}.container .users-grid .th-container[data-v-dfccd94a]{display:flex;align-items:center;cursor:default;pointer-events:none}.container .users-grid .th-container button[data-v-dfccd94a]{border:none;padding:0;justify-content:left;color:#44423f}.container .users-grid .th-container button span.column-can-sort[data-v-dfccd94a]{padding-right:8px;cursor:pointer;pointer-events:auto}.container .users-grid .th-container button .order-asc-desc[data-v-dfccd94a]{width:18px;height:18px;display:flex;align-items:center;justify-content:center;cursor:pointer;pointer-events:auto}.container .users-grid .th-container button .order-asc-desc svg[data-v-dfccd94a]{width:100%;height:100%}.container .users-grid .th-container button .order-asc-desc svg path[data-v-dfccd94a]{transition:fill .3s ease-in-out;fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc:hover svg[data-v-dfccd94a]{width:100%;height:100%}.container .users-grid .th-container button .order-asc-desc:hover svg path[data-v-dfccd94a]{fill:var(#697077);stroke:var(#697077)}.container .users-grid .th-container button .order-asc-desc.orderAsc svg path[data-v-dfccd94a]:first-child{fill:#d97706;stroke:#d97706;opacity:1}.container .users-grid .th-container button .order-asc-desc.orderAsc svg path[data-v-dfccd94a]:last-child{fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc.orderAsc:hover svg path[data-v-dfccd94a]:first-child{fill:#d97706;stroke:#d97706;opacity:1}.container .users-grid .th-container button .order-asc-desc.orderAsc:hover svg path[data-v-dfccd94a]:last-child{fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc.orderDesc svg path[data-v-dfccd94a]:first-child{fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc.orderDesc svg path[data-v-dfccd94a]:last-child{fill:#d97706;stroke:#d97706;opacity:1}.container .users-grid .th-container button .order-asc-desc.orderDesc:hover svg path[data-v-dfccd94a]:first-child{fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc.orderDesc:hover svg path[data-v-dfccd94a]:last-child{fill:#d97706;stroke:#d97706;opacity:1}.container .users-grid table[data-v-dfccd94a]{width:100%;height:100%;border-collapse:collapse;border-top-left-radius:4px;border-top-right-radius:4px}.container .users-grid table .grid-body[data-v-dfccd94a]{position:relative}.container .users-grid th[data-v-dfccd94a]{border-collapse:collapse;background:#ececec;min-width:140px;height:40px;padding:0 8px;font-family:Poppins,sans-serif;font-weight:500;font-size:12px;color:#44423f;position:sticky;top:0;z-index:1}.container .users-grid th>div button[data-v-dfccd94a]{background-color:#ececec}.container .users-grid th.column-region[data-v-dfccd94a]{text-align:left}.container .users-grid th.column-region>div[data-v-dfccd94a]{justify-content:left}.container .users-grid th.column-ack[data-v-dfccd94a]{min-width:50px;text-align:center}.container .users-grid th.column-ack>div[data-v-dfccd94a]{justify-content:center}.container .users-grid th.column-admin-user-name[data-v-dfccd94a]{min-width:160px}.container .users-grid th.trash-can[data-v-dfccd94a]{min-width:50px}.container .users-grid th.pricing[data-v-dfccd94a]{min-width:50px;text-align:left}.container .users-grid th.pricing>div[data-v-dfccd94a]{justify-content:left}.container .users-grid th.pricing>div button span[data-v-dfccd94a]{display:flex;width:100%;align-items:center;justify-content:left}.container .users-grid th.status-pricing[data-v-dfccd94a]{min-width:70px;text-align:center}.container .users-grid th.status-pricing>div[data-v-dfccd94a]{justify-content:center}.container .users-grid th.status-pricing[data-v-dfccd94a],.container .users-grid th.assigned-to-pricing[data-v-dfccd94a]{display:none}@media (min-width: 992px){.container .users-grid th.status-pricing[data-v-dfccd94a],.container .users-grid th.assigned-to-pricing[data-v-dfccd94a]{display:table-cell}}.container .users-grid th img[data-v-dfccd94a]{margin-left:8px;cursor:pointer}@media (min-width: 992px){.container .users-grid th[data-v-dfccd94a]{font-size:.71vw;min-width:160px}}@media (min-width: 992px) and (max-width: 1971.8309859155px){.container .users-grid th[data-v-dfccd94a]{font-size:14px}}@media (min-width: 992px){.container .users-grid th.column-admin-user-name[data-v-dfccd94a]{min-width:180px}.container .users-grid th.trash-can[data-v-dfccd94a],.container .users-grid th.contact-type[data-v-dfccd94a]{min-width:50px}}@media (min-width: 1366px){.container .users-grid th[data-v-dfccd94a]{min-width:160px}}.container .users-grid tr[data-v-dfccd94a]{border-bottom:1px solid #ececec;max-height:40px}.container .users-grid tr[data-v-dfccd94a]:last-of-type{border-bottom:none}.container .users-grid tr[data-v-dfccd94a]:focus-visible{outline:#d97706 auto 1px}.container .users-grid tr.alt-class[data-v-dfccd94a]{transition:background-color .5s ease}.container .users-grid tr td[data-v-dfccd94a]{height:48px;min-width:140px;padding:0 8px;font-family:Poppins,sans-serif;font-size:.61vw;font-weight:400;color:#44423f;text-align:left}@media (max-width: 1967.2131147541px){.container .users-grid tr td[data-v-dfccd94a]{font-size:12px}}.container .users-grid tr td.column-type .service-type[data-v-dfccd94a],.container .users-grid tr td.column-type .service-type-label[data-v-dfccd94a],.container .users-grid tr td.column-type .user-type[data-v-dfccd94a]{display:block;width:fit-content;background-color:#f6f6f6;padding:2px 8px;border-radius:20px;text-align:left;line-height:16px}.container .users-grid tr td.column-type.contact-type[data-v-dfccd94a]{max-width:100px}.container .users-grid tr td.column-status .service-status[data-v-dfccd94a],.container .users-grid tr td.column-status .status-label[data-v-dfccd94a]{display:block;width:fit-content;border:1px solid #ececec;padding:2px 8px;border-radius:20px;text-align:left;line-height:16px}.container .users-grid tr td.column-status .status-label.status-up[data-v-dfccd94a]{border:none;background:rgba(72,148,60,.15)}.container .users-grid tr td.column-status .status-label.status-down[data-v-dfccd94a]{background:rgba(200,16,46,.15);border:none}.container .users-grid tr td.column-region[data-v-dfccd94a]{text-align:left}.container .users-grid tr td.column-ack[data-v-dfccd94a]{min-width:50px;text-align:center}.container .users-grid tr td.pricing[data-v-dfccd94a]{min-width:50px;text-align:left}.container .users-grid tr td.pricing span[data-v-dfccd94a]{display:flex;width:100%;align-items:center}.container .users-grid tr td.status-pricing[data-v-dfccd94a]{min-width:70px}.container .users-grid tr td.status-pricing[data-v-dfccd94a],.container .users-grid tr td.assigned-to-pricing[data-v-dfccd94a]{display:none}@media (min-width: 992px){.container .users-grid tr td.status-pricing[data-v-dfccd94a],.container .users-grid tr td.assigned-to-pricing[data-v-dfccd94a]{display:table-cell}}.container .users-grid tr td.column-admin-user-name[data-v-dfccd94a]{min-width:160px}.container .users-grid tr td.column-service-name span[data-v-dfccd94a],.container .users-grid tr td.column-email span[data-v-dfccd94a],.container .users-grid tr td.column-username span[data-v-dfccd94a],.container .users-grid tr td.column-output span[data-v-dfccd94a],.container .users-grid tr td.column-full-name span[data-v-dfccd94a],.container .users-grid tr td.column-name span[data-v-dfccd94a],.container .users-grid tr td.column-detail span[data-v-dfccd94a],.container .users-grid tr td.column-reason span[data-v-dfccd94a]{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-username span[data-v-dfccd94a]{max-width:200px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-email span[data-v-dfccd94a]{max-width:260px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-full-name span[data-v-dfccd94a],.container .users-grid tr td.column-name span[data-v-dfccd94a],.container .users-grid tr td.column-service-name span[data-v-dfccd94a]{max-width:200px}.container .users-grid tr td.column-email[data-v-dfccd94a]{word-break:break-word}.container .users-grid tr td.trash-can[data-v-dfccd94a]{min-width:50px}.container .users-grid tr td.trash-can>.trash-can-container[data-v-dfccd94a]{display:flex;align-items:center;justify-content:end}.container .users-grid tr td.trash-can>.trash-can-container a[data-v-dfccd94a]{display:flex;align-items:center;transition:.3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a img.trash-can[data-v-dfccd94a]{transition:all .3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a[data-v-dfccd94a] svg path{transition:all .3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a:hover img.trash-can[data-v-dfccd94a],.container .users-grid tr td.trash-can>.trash-can-container a:focus img.trash-can[data-v-dfccd94a],.container .users-grid tr td.trash-can>.trash-can-container a:focus-visible img.trash-can[data-v-dfccd94a],.container .users-grid tr td.trash-can>.trash-can-container a:focus-within img.trash-can[data-v-dfccd94a],.container .users-grid tr td.trash-can>.trash-can-container a:active img.trash-can[data-v-dfccd94a]{filter:invert(15%) sepia(88%) saturate(3888%) hue-rotate(341deg) brightness(84%) contrast(100%);transition:all .3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a[data-v-dfccd94a]:hover svg path,.container .users-grid tr td.trash-can>.trash-can-container a[data-v-dfccd94a]:focus svg path,.container .users-grid tr td.trash-can>.trash-can-container a[data-v-dfccd94a]:focus-visible svg path,.container .users-grid tr td.trash-can>.trash-can-container a[data-v-dfccd94a]:focus-within svg path,.container .users-grid tr td.trash-can>.trash-can-container a[data-v-dfccd94a]:active svg path{fill:#c8102e;transition:all .3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a[data-v-dfccd94a]:focus-visible{outline:1px solid #c8102e;border-radius:2px}@media (min-width: 992px){.container .users-grid tr td[data-v-dfccd94a]{min-width:160px}.container .users-grid tr td.column-admin-user-name[data-v-dfccd94a]{min-width:180px}.container .users-grid tr td.column-output[data-v-dfccd94a],.container .users-grid tr td.column-full-name[data-v-dfccd94a]{max-height:40px}.container .users-grid tr td.trash-can[data-v-dfccd94a]{min-width:50px}.container .users-grid tr td.contact-type[data-v-dfccd94a]{min-width:100px}}@media (min-width: 1366px){.container .users-grid tr td[data-v-dfccd94a]{min-width:160px}}.container .users-grid tr.new-notification[data-v-dfccd94a]{background-color:#cb712833;transition:background-color .5s ease}.container .users-grid tr.new-notification td .status-label[data-v-dfccd94a]{border:none}.container .users-grid tr.new-notification td .status-label.status-down[data-v-dfccd94a]{background:transparent}.container .users-grid tr.new-notification td .service-type-label[data-v-dfccd94a],.container .users-grid tr.new-notification td .user-type[data-v-dfccd94a]{background-color:transparent}.container .users-grid tr.has-total[data-v-dfccd94a]{background:rgba(203,113,40,.25);border-bottom:1px solid #ececec}.container .users-grid tr.has-total td[data-v-dfccd94a]{padding:0 8px;font-family:Poppins,sans-serif;font-weight:500;font-size:12px;color:#44423f}@media (min-width: 992px){.container .users-grid tr.has-total td[data-v-dfccd94a]{font-size:.71vw}}@media (min-width: 992px) and (max-width: 1971.8309859155px){.container .users-grid tr.has-total td[data-v-dfccd94a]{font-size:14px}}.container .users-grid .grid-empty[data-v-dfccd94a]{position:absolute;display:flex;justify-content:center;align-items:center;flex-direction:column;height:100%;width:calc(100vw - 50px);position:sticky;left:0}.container .users-grid .grid-empty img[data-v-dfccd94a]{max-width:170px}.container .users-grid .grid-empty p[data-v-dfccd94a]{margin:16px;font-family:Poppins,sans-serif;font-size:.71vw;font-weight:400;color:#44423f;text-align:center}@media (max-width: 1971.8309859155px){.container .users-grid .grid-empty p[data-v-dfccd94a]{font-size:14px}}@media (min-width: 600px){.container .users-grid .grid-empty[data-v-dfccd94a]{width:calc(100vw - 50px)}.container .users-grid .grid-empty img[data-v-dfccd94a]{max-width:350px}}@media (min-width: 992px){.container .users-grid .grid-empty[data-v-dfccd94a]{width:100%}.container .users-grid .grid-empty img[data-v-dfccd94a]{max-width:350px}}@media (orientation: landscape) and (min-width: 2500px){.container[data-v-dfccd94a]{margin:.83vw;padding:.83vw;border-radius:.4vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid[data-v-dfccd94a]{margin-bottom:.83vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid table[data-v-dfccd94a]{border-top-left-radius:.2vw;border-top-right-radius:.2vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid th[data-v-dfccd94a]{min-width:8vw;height:2vw;padding:0 .4vw}.container .users-grid th.column-ack[data-v-dfccd94a]{min-width:4vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid th img[data-v-dfccd94a]{margin-left:.4vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid tr td[data-v-dfccd94a]{min-width:8vw;height:2.5vw;padding:0 .4vw}.container .users-grid tr td.column-ack[data-v-dfccd94a]{min-width:4vw}.container .users-grid tr td.column-username span[data-v-dfccd94a]{max-width:15vw;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-email span[data-v-dfccd94a]{max-width:18vw;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-full-name span[data-v-dfccd94a],.container .users-grid tr td.column-name span[data-v-dfccd94a],.container .users-grid tr td.column-service-name span[data-v-dfccd94a]{max-width:15vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid .grid-empty img[data-v-dfccd94a]{max-width:18vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid .grid-empty p[data-v-dfccd94a]{margin:.83vw 0}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container[data-v-dfccd94a]{margin:1.66vw;padding:1.66vw;border-radius:.8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid[data-v-dfccd94a]{margin-bottom:1.66vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid table[data-v-dfccd94a]{border-top-left-radius:.4vw;border-top-right-radius:.4vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid th[data-v-dfccd94a]{min-width:16vw;height:4vw;padding:0 .8vw;font-size:1.4vw}.container .users-grid th.column-ack[data-v-dfccd94a]{min-width:8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid th img[data-v-dfccd94a]{margin-left:.8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid tr td[data-v-dfccd94a]{min-width:16vw;height:5vw;padding:0 .8vw;font-size:1.2vw}.container .users-grid tr td.column-ack[data-v-dfccd94a]{min-width:8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid .grid-empty p[data-v-dfccd94a]{margin:1.66vw 0;font-size:1.4vw}}.spinner[data-v-dfccd94a]{width:24px;height:24px;background:transparent;position:relative;border-radius:50%;overflow:hidden;z-index:0;animation:spin-dfccd94a 1s linear infinite}.spinner .spin-bottom-left[data-v-dfccd94a],.spinner .spin-bottom-right[data-v-dfccd94a],.spinner .spin-top-left[data-v-dfccd94a]{position:absolute;width:50%;height:50%;z-index:-1}.spinner .spin-blocker[data-v-dfccd94a]{position:absolute;top:15%;left:15%;width:70%;height:70%;background:#ffffff;border-radius:50%}.spinner .spin-bottom-left[data-v-dfccd94a]{top:50%;left:0;background:-webkit-linear-gradient(to bottom right,rgb(228,124,40) 0%,rgba(228,124,40,.7) 100%);background:linear-gradient(to bottom right,rgb(228,124,40) 0%,rgba(228,124,40,.7) 100%)}.spinner .spin-bottom-left[data-v-dfccd94a]:after{position:absolute;content:"";border-radius:50%;width:5.5px;height:9px;bottom:9px;left:0;background-color:#e47c28}@media (min-width: 768px){.spinner .spin-bottom-left[data-v-dfccd94a]:after{width:9px;height:15px;bottom:18px}}.spinner .spin-bottom-right[data-v-dfccd94a]{top:50%;left:50%;background:-webkit-linear-gradient(to top right,rgba(228,124,40,.7) 15%,rgba(228,124,40,.25) 85%);background:linear-gradient(to top right,rgba(228,124,40,.7) 15%,rgba(228,124,40,.25) 85%)}.spinner .spin-top-left[data-v-dfccd94a]{top:0;left:50%;background:-webkit-linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(228,124,40,.25) 100%);background:linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(228,124,40,.25) 100%)}.spinner.spinner-green .spin-bottom-left[data-v-dfccd94a]{background:-webkit-linear-gradient(to bottom right,rgb(72,148,60) 0%,rgba(72,148,60,.7) 100%);background:linear-gradient(to bottom right,rgb(72,148,60) 0%,rgba(72,148,60,.7) 100%)}.spinner.spinner-green .spin-bottom-left[data-v-dfccd94a]:after{background-color:#48943c}.spinner.spinner-green .spin-bottom-right[data-v-dfccd94a]{background:-webkit-linear-gradient(to top right,rgba(72,148,60,.7) 15%,rgba(72,148,60,.25) 85%);background:linear-gradient(to top right,rgba(72,148,60,.7) 15%,rgba(72,148,60,.25) 85%)}.spinner.spinner-green .spin-top-left[data-v-dfccd94a]{background:-webkit-linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(72,148,60,.25) 100%);background:linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(72,148,60,.25) 100%)}.spinner.disabled .spin-blocker[data-v-dfccd94a]{background:gray}.spinner.disabled .spin-bottom-left[data-v-dfccd94a]:after{width:5.5px;height:9px;bottom:9px;left:0}@media (min-width: 768px){.spinner.disabled .spin-bottom-left[data-v-dfccd94a]:after{bottom:8px}}@media (min-width: 768px){.spinner[data-v-dfccd94a]{width:48px;height:48px}}@media (orientation: landscape) and (min-width: 2500px){.spinner[data-v-dfccd94a]{width:2.5vw;height:2.5vw}}@media (orientation: landscape) and (min-width: 2500px){.spinner .spin-bottom-left[data-v-dfccd94a]:after{width:.46vw;height:.78vw;bottom:.93vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.spinner[data-v-dfccd94a]{width:5vw;height:5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.spinner .spin-bottom-left[data-v-dfccd94a]:after{width:.92vw;height:1.56vw;bottom:1.86vw}}@keyframes spin-dfccd94a{to{transform:rotate(360deg)}}@keyframes loader-dfccd94a{0%{opacity:1}to{opacity:0}}.loader div[data-v-dfccd94a]{left:48px;top:22.5px;position:absolute;animation:loader-dfccd94a linear 1s infinite;background:#32c770;width:4px;height:15px;border-radius:0;transform-origin:2px 27.5px}.loader div[data-v-dfccd94a]:nth-child(1){transform:rotate(0);animation-delay:-.875s;background:#32c770}.loader div[data-v-dfccd94a]:nth-child(2){transform:rotate(45deg);animation-delay:-.75s;background:#32c770}.loader div[data-v-dfccd94a]:nth-child(3){transform:rotate(90deg);animation-delay:-.625s;background:#32c770}.loader div[data-v-dfccd94a]:nth-child(4){transform:rotate(135deg);animation-delay:-.5s;background:#32c770}.loader div[data-v-dfccd94a]:nth-child(5){transform:rotate(180deg);animation-delay:-.375s;background:#32c770}.loader div[data-v-dfccd94a]:nth-child(6){transform:rotate(225deg);animation-delay:-.25s;background:#32c770}.loader div[data-v-dfccd94a]:nth-child(7){transform:rotate(270deg);animation-delay:-.125s;background:#32c770}.loader div[data-v-dfccd94a]:nth-child(8){transform:rotate(315deg);animation-delay:0s;background:#32c770}.loader-container[data-v-dfccd94a]{width:72px;height:64px;display:inline-block;overflow:hidden;background:none;margin-bottom:16px}.loader[data-v-dfccd94a]{width:100%;height:100%;position:relative;transform:translateZ(0) scale(.64);backface-visibility:hidden;transform-origin:0 0}.loader div[data-v-dfccd94a]{box-sizing:content-box}button[data-v-dfccd94a]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:8px 16px;width:100%;font-weight:500;line-height:100%;border-radius:4px;transition:all .4s ease-in-out;font-family:Poppins,sans-serif}button.primary-btn[data-v-dfccd94a]{background-color:#cb7128;color:#fff;border:1px solid transparent}button.primary-btn[data-v-dfccd94a]:hover,button.primary-btn[data-v-dfccd94a]:active,button.primary-btn[data-v-dfccd94a]:focus,button.primary-btn[data-v-dfccd94a]:focus-visible,button.primary-btn[data-v-dfccd94a]:focus-within{background-color:#aa5d1e;color:#fff;outline:2px solid #d97706}button.primary-btn.disabled[data-v-dfccd94a]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}button.primary-btn.tooltip-button-disabled .tooltip-text[data-v-dfccd94a]{display:none}button.primary-btn.tooltip-button[data-v-dfccd94a]{position:relative;color:gray;border:2px solid gray;background-color:#fff;cursor:default}button.primary-btn.tooltip-button .tooltip-text[data-v-dfccd94a]{visibility:hidden;width:100%;max-width:340px;background-color:#333;color:#fff;text-align:center;border-radius:5px;padding:5px;position:absolute;bottom:125%;left:50%;transform:translate(-50%);z-index:1;opacity:0;transition:opacity .3s;font-size:.71vw;font-family:Poppins,sans-serif;height:100%}@media (max-width: 1830.985915493px){button.primary-btn.tooltip-button .tooltip-text[data-v-dfccd94a]{font-size:13px}}button.primary-btn.tooltip-button .tooltip-text[data-v-dfccd94a]:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#333 transparent transparent transparent}button.primary-btn.tooltip-button:hover .tooltip-text[data-v-dfccd94a]{visibility:visible;opacity:1}button.primary-btn.tooltip-button[data-v-dfccd94a]:hover,button.primary-btn.tooltip-button[data-v-dfccd94a]:active,button.primary-btn.tooltip-button[data-v-dfccd94a]:focus,button.primary-btn.tooltip-button[data-v-dfccd94a]:focus-visible,button.primary-btn.tooltip-button[data-v-dfccd94a]:focus-within{outline:none;color:gray;border:2px solid gray;opacity:1}button.secondary-btn[data-v-dfccd94a]{background-color:#fff;color:#44423f;border:1px solid transparent}button.secondary-btn[data-v-dfccd94a]:hover,button.secondary-btn[data-v-dfccd94a]:active,button.secondary-btn[data-v-dfccd94a]:focus,button.secondary-btn[data-v-dfccd94a]:focus-within{color:#44423f;opacity:.7;border:1px solid transparent}button.secondary-btn[data-v-dfccd94a]:focus-visible{opacity:.7;color:#44423f;border:1px solid #44423f}button.secondary-btn.disabled[data-v-dfccd94a]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}button.secondary-btn.tooltip-button-disabled .tooltip-text[data-v-dfccd94a]{display:none}button.secondary-btn.tooltip-button[data-v-dfccd94a]{position:relative;color:gray;border:2px solid gray;cursor:default}button.secondary-btn.tooltip-button .tooltip-text[data-v-dfccd94a]{visibility:hidden;width:100%;max-width:340px;background-color:#333;color:#fff;text-align:center;border-radius:5px;padding:5px;position:absolute;bottom:125%;left:50%;transform:translate(-50%);z-index:1;opacity:0;transition:opacity .3s;font-size:.71vw;font-family:Poppins,sans-serif;height:100%}@media (max-width: 1830.985915493px){button.secondary-btn.tooltip-button .tooltip-text[data-v-dfccd94a]{font-size:13px}}button.secondary-btn.tooltip-button .tooltip-text[data-v-dfccd94a]:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#333 transparent transparent transparent}button.secondary-btn.tooltip-button:hover .tooltip-text[data-v-dfccd94a]{visibility:visible;opacity:1}button.secondary-btn.tooltip-button[data-v-dfccd94a]:hover,button.secondary-btn.tooltip-button[data-v-dfccd94a]:active,button.secondary-btn.tooltip-button[data-v-dfccd94a]:focus,button.secondary-btn.tooltip-button[data-v-dfccd94a]:focus-visible,button.secondary-btn.tooltip-button[data-v-dfccd94a]:focus-within{outline:none;color:gray;border:2px solid gray;opacity:1}button.tertiary-btn[data-v-dfccd94a]{padding:16px;color:#fff;outline:none;background:linear-gradient(90deg,rgba(0,0,0,0) 28.55%,#cb7128 108.17%);background-color:#cb7128;border:1px solid #cb7128}button.tertiary-btn[data-v-dfccd94a]:hover,button.tertiary-btn[data-v-dfccd94a]:active,button.tertiary-btn[data-v-dfccd94a]:focus,button.tertiary-btn[data-v-dfccd94a]:focus-within{background-color:#793905;color:#fff;border:1px solid #aa5d1e}button.tertiary-btn[data-v-dfccd94a]:focus-visible{background-color:#793905;color:#fff;border:1px solid #aa5d1e}button.tertiary-btn.disabled[data-v-dfccd94a]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}button.back-btn[data-v-dfccd94a]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0 16px;gap:32px;position:relative;width:56px;height:40px;background:#ffffff;border:2px solid #ffffff;box-shadow:0 0 4px #00000040;border-radius:4px}button.success-btn[data-v-dfccd94a]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0 16px;gap:32px;min-height:40px;color:#fff;background:#48943c;border:2px solid #48943c;box-shadow:0 4px 4px #48943c40;border-radius:8px}button.disabled[data-v-dfccd94a]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}#regional-overview[data-v-dfccd94a]{position:relative;display:flex;flex-direction:column;height:100%;width:100%;border-radius:8px}#regional-overview .container[data-v-dfccd94a]{margin:0;padding:0;box-shadow:none}@media (min-width: 1920px){#regional-overview .container[data-v-dfccd94a]{height:100%}}#regional-overview .container h3[data-v-dfccd94a]{text-align:left;color:#44423f;font-family:Poppins,sans-serif;font-size:.82vw;font-weight:600;margin-bottom:8px}@media (max-width: 1951.2195121951px){#regional-overview .container h3[data-v-dfccd94a]{font-size:16px}}#regional-overview .container .filters-header[data-v-dfccd94a]{width:100%;display:flex;flex-direction:column;align-items:flex-end;gap:8px;margin-bottom:8px}@media (min-width: 992px){#regional-overview .container .filters-header[data-v-dfccd94a]{flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:0;gap:8px}}#regional-overview .container .filters-header button[data-v-dfccd94a]{display:flex;align-items:center;justify-content:center;gap:4px;font-size:.71vw;letter-spacing:.5px;border-radius:4px;border:none;cursor:pointer;height:40px;margin:0 8px;max-width:100%;padding:8px 16px}@media (max-width: 1971.8309859155px){#regional-overview .container .filters-header button[data-v-dfccd94a]{font-size:14px}}@media (min-width: 992px){#regional-overview .container .filters-header button[data-v-dfccd94a]{padding:0;max-width:40px;margin-bottom:24px}}@media (min-width: 1920px){#regional-overview .container .filters-header button[data-v-dfccd94a]{max-width:210px;padding:8px 16px}}@media (min-width: 2500px){#regional-overview .container .filters-header button[data-v-dfccd94a]{max-width:260px}}#regional-overview .container .filters-header button[data-v-dfccd94a]:hover,#regional-overview .container .filters-header button[data-v-dfccd94a]:active{box-shadow:none;outline:1px solid transparent}#regional-overview .container .filters-header button span[data-v-dfccd94a]{display:block}@media (min-width: 992px){#regional-overview .container .filters-header button span[data-v-dfccd94a]{display:none}}@media (min-width: 1920px){#regional-overview .container .filters-header button span[data-v-dfccd94a]{display:block}}#regional-overview .container .filters-header button svg[data-v-dfccd94a]{display:none}@media (min-width: 992px){#regional-overview .container .filters-header button svg[data-v-dfccd94a]{display:block}}@media (min-width: 1920px){#regional-overview .container .filters-header button svg[data-v-dfccd94a]{display:none}}#regional-overview .container .filters-header button svg.loading-spinner[data-v-dfccd94a]{display:none}#regional-overview .container .filters-header button .spinner[data-v-dfccd94a]{width:24px;height:24px}#regional-overview .container .filters-header .grid-filter[data-v-dfccd94a]{width:100%;margin:0 8px 0 0}#regional-overview .container .filters-header .grid-filter[data-v-dfccd94a] .filters{width:100%;display:flex;flex-direction:column;gap:8px}@media (min-width: 992px){#regional-overview .container .filters-header .grid-filter[data-v-dfccd94a] .filters{flex-direction:row;margin-bottom:24px}}#regional-overview .container .filters-header .grid-filter[data-v-dfccd94a] .filters>div>div{height:100%}#regional-overview .container .filters-header .grid-filter[data-v-dfccd94a] .filters input{margin-bottom:0;height:100%}@media (min-width: 992px){#regional-overview .container .filters-header .grid-filter[data-v-dfccd94a] .filters input{padding:8px}}#regional-overview .container .filters-header .grid-filter[data-v-dfccd94a] .filters label{display:flex;align-items:end}@media (min-width: 992px){#regional-overview .container .filters-header .grid-filter[data-v-dfccd94a] .filters label{margin-bottom:0;padding:8px}}#regional-overview .container .filters-header .grid-filter[data-v-dfccd94a] .filters .dropdown-toggle{font-size:.71vw}@media (max-width: 1971.8309859155px){#regional-overview .container .filters-header .grid-filter[data-v-dfccd94a] .filters .dropdown-toggle{font-size:14px}}#regional-overview .container .filters-header .grid-filter[data-v-dfccd94a] .filters>div{width:100%;position:relative;max-width:175px}#regional-overview .container .filters-header .grid-filter[data-v-dfccd94a] .filters>div .dropdown-toggle{width:100%;border-radius:0;justify-content:flex-start;padding:8px;align-items:end;line-height:140%}#regional-overview .container .filters-header .grid-filter[data-v-dfccd94a] .filters>div .dropdown-toggle span{-webkit-line-clamp:1}#regional-overview .container .filters-header .grid-filter[data-v-dfccd94a] .filters>div span{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-wrap:break-word}#regional-overview .container .filters-header .grid-filter[data-v-dfccd94a] .filters>div .dropdown-section .options-container{left:-160px}#regional-overview .container .filters-header .grid-filter[data-v-dfccd94a] .filters>div input{margin-bottom:0}#regional-overview .container .filters-header .grid-filter[data-v-dfccd94a] .clear-btn{max-width:100%}@media (min-width: 992px){#regional-overview .container .filters-header .grid-filter[data-v-dfccd94a] .clear-btn{max-width:120px}}@media (min-width: 1920px){#regional-overview .container .filters-header .grid-filter[data-v-dfccd94a] .clear-btn{max-width:165px}}@media (min-width: 2800px){#regional-overview .container .filters-header .grid-filter[data-v-dfccd94a] .clear-btn{max-width:260px}}#regional-overview .container .filters-header .filter-container-checkbox[data-v-dfccd94a]{height:100%}#regional-overview .container .filters-header .filter-container-checkbox .filter-title[data-v-dfccd94a]{width:100%;text-align:left;color:#697077;font-family:Filson Pro,sans-serif;font-size:.71vw;font-weight:400;padding:16px;margin-bottom:0;border:none;outline:none;border-bottom:1px solid #c1c7cd;transition:.4s ease-in-out;text-transform:capitalize;cursor:pointer;height:100%}@media (max-width: 1971.8309859155px){#regional-overview .container .filters-header .filter-container-checkbox .filter-title[data-v-dfccd94a]{font-size:14px}}#regional-overview .container .filters-header .filter-container-checkbox .filter-title.selected[data-v-dfccd94a]{color:#44423f}#regional-overview .container .filters-header .filter-container-checkbox[data-v-dfccd94a]:focus,#regional-overview .container .filters-header .filter-container-checkbox[data-v-dfccd94a]:active,#regional-overview .container .filters-header .filter-container-checkbox[data-v-dfccd94a]:focus-within,#regional-overview .container .filters-header .filter-container-checkbox[data-v-dfccd94a]:focus-visible{outline:#ffffff}#regional-overview .container .filters-header .filter-container-checkbox:focus .filter-title[data-v-dfccd94a],#regional-overview .container .filters-header .filter-container-checkbox:active .filter-title[data-v-dfccd94a],#regional-overview .container .filters-header .filter-container-checkbox:focus-within .filter-title[data-v-dfccd94a],#regional-overview .container .filters-header .filter-container-checkbox:focus-visible .filter-title[data-v-dfccd94a]{border-bottom:1px solid #cb7128}#regional-overview .container .filters-header .filter-container-checkbox .options-container[data-v-dfccd94a]{position:absolute;display:flex;flex-direction:column;width:100%;max-width:initial;z-index:2}#regional-overview .container .filters-header .filter-container-checkbox .options-container .options-container-wrapper[data-v-dfccd94a]{display:flex;flex-direction:column;padding:16px;border:1px solid rgba(68,66,63,.1);background:#f6f6f6;border-radius:0 0 4px 4px;min-width:150px}@media (min-width: 992px){#regional-overview .container .filters-header .filter-container-checkbox .options-container .options-container-wrapper[data-v-dfccd94a]{padding-top:8px}}#regional-overview .container .filters-header .filter-container-checkbox .options-container .options-container-wrapper .options-scrollable-content[data-v-dfccd94a]{display:flex;flex-direction:column;max-height:248px;overflow-x:hidden;overflow-y:auto}#regional-overview .container .filters-header .filter-container-checkbox .options-container .options-container-wrapper .options-scrollable-content[data-v-dfccd94a]::-webkit-scrollbar{width:6px;height:6px;transition:.3s ease-in-out}#regional-overview .container .filters-header .filter-container-checkbox .options-container .options-container-wrapper .options-scrollable-content[data-v-dfccd94a]::-webkit-scrollbar-track{background:#f3f3f3;border-radius:8px}#regional-overview .container .filters-header .filter-container-checkbox .options-container .options-container-wrapper .options-scrollable-content[data-v-dfccd94a]::-webkit-scrollbar-thumb{background:#c3c3c3;border-radius:8px;border:4px solid rgba(0,0,0,0)}#regional-overview .container .filters-header .filter-container-checkbox .options-container .options-container-wrapper .options-scrollable-content[data-v-dfccd94a]::-webkit-scrollbar-thumb:hover{background:#c3c3c3}#regional-overview .container .filters-header .filter-container-checkbox .options-container .options-container-wrapper .options-scrollable-content>div[data-v-dfccd94a]{display:flex;align-items:center;margin-bottom:16px}@media (min-width: 992px){#regional-overview .container .filters-header .filter-container-checkbox .options-container .options-container-wrapper .options-scrollable-content>div[data-v-dfccd94a]{margin-bottom:0}}#regional-overview .container .filters-header .filter-container-checkbox .options-container .options-container-wrapper .options-scrollable-content>div label[data-v-dfccd94a]{margin:0;color:#21272a;font-family:Poppins,sans-serif;font-size:12px;font-weight:400;line-height:140%;position:relative;cursor:pointer;transition:.4s ease-in-out;vertical-align:text-bottom;display:flex;align-items:self-start}#regional-overview .container .filters-header .filter-container-checkbox .options-container .options-container-wrapper .options-scrollable-content>div label[data-v-dfccd94a]:before{content:"";-webkit-appearance:none;background-color:#fff;border:1px solid #121619;border-radius:4px;box-shadow:0 1px 2px #0000000d,inset 0 -15px 10px -12px #0000000d;padding:7.4px;display:inline-block;position:relative;vertical-align:middle;cursor:pointer;margin-right:8px;transition:.4s ease-in-out}@media (min-width: 992px){#regional-overview .container .filters-header .filter-container-checkbox .options-container .options-container-wrapper .options-scrollable-content>div label[data-v-dfccd94a]{font-size:12px}}@media (min-width: 1920px){#regional-overview .container .filters-header .filter-container-checkbox .options-container .options-container-wrapper .options-scrollable-content>div label[data-v-dfccd94a]{font-size:.61vw}}@media (min-width: 1920px) and (max-width: 1967.2131147541px){#regional-overview .container .filters-header .filter-container-checkbox .options-container .options-container-wrapper .options-scrollable-content>div label[data-v-dfccd94a]{font-size:12px}}#regional-overview .container .filters-header .filter-container-checkbox .options-container .options-container-wrapper .options-scrollable-content>div .label-option[data-v-dfccd94a]{padding-left:0!important}#regional-overview .container .filters-header .filter-container-checkbox .options-container .options-container-wrapper .options-scrollable-content>div input[data-v-dfccd94a]{width:0;transition:.4s ease-in-out;display:none}#regional-overview .container .filters-header .filter-container-checkbox .options-container .options-container-wrapper .options-scrollable-content>div input:checked+label[data-v-dfccd94a]:after{content:"";display:block;position:absolute;top:3px;left:5px;width:6px;height:9px;border:2px solid #ffffff;border-width:0 2px 2px 0;transform:rotate(45deg)}@media (min-width: 992px){#regional-overview .container .filters-header .filter-container-checkbox .options-container .options-container-wrapper .options-scrollable-content>div input:checked+label[data-v-dfccd94a]:after{top:11px}}#regional-overview .container .filters-header .filter-container-checkbox .options-container .options-container-wrapper .options-scrollable-content>div input:checked+label[data-v-dfccd94a]:before{background-color:#cb7128;border-color:#cb7128}#regional-overview .container .filters-header .filter-container-checkbox .options-container .options-container-wrapper .options-scrollable-content>div input:focus-visible+label[data-v-dfccd94a]:before{border-color:#cb7128}#regional-overview .container .filters-header .filter-container-checkbox button[data-v-dfccd94a]{width:100%;justify-content:center;text-align:center;background-color:#cb7128;color:#fff;font-family:Poppins,sans-serif;font-size:.61vw;font-weight:500;border:none;outline:2px solid transparent;height:32px;border-radius:4px;margin-top:8px}@media (max-width: 1967.2131147541px){#regional-overview .container .filters-header .filter-container-checkbox button[data-v-dfccd94a]{font-size:12px}}#regional-overview .container .filters-header .filter-container-checkbox button[data-v-dfccd94a]:hover,#regional-overview .container .filters-header .filter-container-checkbox button[data-v-dfccd94a]:active{background-color:#aa5d1e}#regional-overview .container .filters-header .filter-container-checkbox button[data-v-dfccd94a]:active,#regional-overview .container .filters-header .filter-container-checkbox button[data-v-dfccd94a]:focus,#regional-overview .container .filters-header .filter-container-checkbox button[data-v-dfccd94a]:focus-within,#regional-overview .container .filters-header .filter-container-checkbox button[data-v-dfccd94a]:focus-visible{outline:2px solid #aa5d1e}#regional-overview .container .filters-header .filter-container-checkbox button.disabled[data-v-dfccd94a]{background-color:gray}#regional-overview .container .filters-header .filter-container-checkbox button.disabled[data-v-dfccd94a]:active,#regional-overview .container .filters-header .filter-container-checkbox button.disabled[data-v-dfccd94a]:focus,#regional-overview .container .filters-header .filter-container-checkbox button.disabled[data-v-dfccd94a]:focus-within,#regional-overview .container .filters-header .filter-container-checkbox button.disabled[data-v-dfccd94a]:focus-visible{outline:none;background-color:gray}@media (min-width: 992px){#regional-overview .container .filters-header .filter-container-checkbox button[data-v-dfccd94a]{margin-bottom:0;padding:8px}}@media (orientation: landscape) and (min-width: 2500px){#regional-overview .container .filters-header .filter-container-checkbox .filter-title[data-v-dfccd94a]{padding:.83vw;margin-bottom:.83vw}}@media (orientation: landscape) and (min-width: 2500px){#regional-overview .container .filters-header .filter-container-checkbox .options-container[data-v-dfccd94a]{width:10.417vw}}@media (orientation: landscape) and (min-width: 2500px){#regional-overview .container .filters-header .filter-container-checkbox .options-container .options-container-wrapper .options-scrollable-content>div[data-v-dfccd94a]{margin-left:.2vw}}@media (orientation: landscape) and (min-width: 2500px){#regional-overview .container .filters-header .filter-container-checkbox .options-container .options-container-wrapper .options-scrollable-content>div label[data-v-dfccd94a]:before{padding:.333vw;margin-right:.4vw}}@media (orientation: landscape) and (min-width: 2500px){#regional-overview .container .filters-header .filter-container-checkbox .options-container .options-container-wrapper .options-scrollable-content>div input:checked+label[data-v-dfccd94a]:after{width:.286vw;height:.469vw;left:.65vw;top:.58vw}}@media (orientation: landscape) and (min-width: 2500px){#regional-overview .container .filters-header .filter-container-checkbox button[data-v-dfccd94a]{padding:.4vw;height:1.667vw}}#regional-overview .container .filters-header.empty-state[data-v-dfccd94a] .filter-container,#regional-overview .container .filters-header.empty-state[data-v-dfccd94a] .filter-title{opacity:.8;pointer-events:none;-webkit-user-select:none;user-select:none}#regional-overview .container .filters-header.empty-state[data-v-dfccd94a] .dropdown-section{opacity:.6;pointer-events:none;-webkit-user-select:none;user-select:none}#regional-overview .container .series[data-v-dfccd94a]{overflow:auto;height:100%}#regional-overview .container .series[data-v-dfccd94a]::-webkit-scrollbar{width:6px;height:6px;transition:.3s ease-in-out}#regional-overview .container .series[data-v-dfccd94a]::-webkit-scrollbar-track{background:#f3f3f3;border-radius:8px}#regional-overview .container .series[data-v-dfccd94a]::-webkit-scrollbar-thumb{background:#c3c3c3;border-radius:8px;border:4px solid rgba(0,0,0,0)}#regional-overview .container .series[data-v-dfccd94a]::-webkit-scrollbar-thumb:hover{background:#c3c3c3}#regional-overview .container .series .serie[data-v-dfccd94a]{overflow:hidden}#regional-overview .container .series .serie .title-series[data-v-dfccd94a]{display:flex;gap:8px}#regional-overview .container .series .serie .title-series .title-name[data-v-dfccd94a]{margin:0}#regional-overview .container .series .serie[data-v-dfccd94a] .apexcharts-tooltip-custom{background-color:#fff;padding:10px;border-radius:5px;box-shadow:0 2px 5px #0000001a}#regional-overview .container .series .serie[data-v-dfccd94a] .apexcharts-tooltip-custom span{color:#44423f;font-family:Poppins,sans-serif;font-weight:400;font-size:.61vw}@media (max-width: 2295.0819672131px){#regional-overview .container .series .serie[data-v-dfccd94a] .apexcharts-tooltip-custom span{font-size:14px}}#regional-overview .container .series .serie[data-v-dfccd94a] .apexcharts-tooltip-custom .title{font-weight:500}#regional-overview .container .series .empty-container[data-v-dfccd94a]{display:none}#regional-overview .container .series.empty-state[data-v-dfccd94a]{height:100%}#regional-overview .container .series.empty-state .empty-container[data-v-dfccd94a]{height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column}#regional-overview .container .series.empty-state .empty-container p[data-v-dfccd94a]{margin:16px;font-family:Poppins,sans-serif;font-size:.71vw;font-weight:400;color:#44423f;text-align:center}@media (max-width: 1971.8309859155px){#regional-overview .container .series.empty-state .empty-container p[data-v-dfccd94a]{font-size:14px}}#regional-overview .region-item[data-v-dfccd94a]{display:flex;justify-content:center}#regional-overview .region-item .box[data-v-dfccd94a]{display:flex;justify-content:center;align-items:center;width:24px;height:24px;border:1px solid #c8102e;border-radius:4px;font-style:normal;font-weight:600;font-size:12px;text-align:center;color:#c8102e;margin:0 4px}#regional-overview .region-item .box.active-regions[data-v-dfccd94a]{border:1px solid #48943c;color:#48943c}#regional-overview .services-list[data-v-dfccd94a]{display:flex;flex-direction:column;height:100%;padding:8px;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}@media (min-width: 992px){#regional-overview[data-v-dfccd94a]{border-radius:8px;display:flex;flex-direction:column}}@media (min-width: 1920px){#regional-overview[data-v-dfccd94a]{height:100%}#regional-overview .series[data-v-dfccd94a]{overflow:auto}}@media (orientation: landscape) and (min-width: 2500px){#regional-overview[data-v-dfccd94a]{border-radius:.4vw}}@media (orientation: landscape) and (min-width: 2500px){#regional-overview .container[data-v-dfccd94a]{padding:.83vw;padding-bottom:0}}@media (orientation: landscape) and (min-width: 2500px){#regional-overview .container h3[data-v-dfccd94a]{margin-bottom:.4vw}}@media (orientation: landscape){#regional-overview .container .filters-header[data-v-dfccd94a]{padding-top:8px}}@media (orientation: landscape) and (min-width: 2500px){#regional-overview .container .filters-header button[data-v-dfccd94a]{gap:.15vw;border-radius:.2vw;padding:.4vw .83vw;height:1.7vw;width:11.9vw}}@media (orientation: landscape) and (min-width: 2500px){#regional-overview .container .filters-header .grid-filter[data-v-dfccd94a] .filters{gap:.4vw}}@media (orientation: landscape) and (min-width: 2500px){#regional-overview .container .filters-header .grid-filter[data-v-dfccd94a] .filters input{padding:.4vw}}@media (orientation: landscape) and (min-width: 2500px){#regional-overview .container .filters-header .grid-filter[data-v-dfccd94a] .filters label{padding:.4vw}}@media (orientation: landscape) and (min-width: 2500px){#regional-overview .container .filters-header .grid-filter[data-v-dfccd94a] .filters button{padding:.4vw;font-size:.71vw}}@media (orientation: landscape) and (min-width: 2500px){#regional-overview .container .filters-header .grid-filter[data-v-dfccd94a] .clear-btn{gap:.15vw;border-radius:.2vw;padding:.4vw .83vw;height:1.7vw;width:11.9vw}}@media (orientation: landscape){#regional-overview .container .series.empty-state[data-v-dfccd94a]{height:100%}}@media (orientation: landscape) and (min-width: 2500px){#regional-overview .container .series.empty-state .empty-container img[data-v-dfccd94a]{max-width:18vw}}@media (orientation: landscape) and (min-width: 2500px){#regional-overview .container .series.empty-state .empty-container p[data-v-dfccd94a]{margin:.83vw 0}}@media (orientation: landscape) and (min-width: 2500px){#regional-overview .container .users-grid[data-v-dfccd94a]{height:100%;margin-bottom:0}}@media (orientation: portrait){#regional-overview .container .series.empty-state[data-v-dfccd94a]{height:100%}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#regional-overview .container .series.empty-state .empty-container p[data-v-dfccd94a]{margin:1.66vw 0;font-size:1.4vw}}.container[data-v-92553b78]{margin:16px;padding:16px;box-shadow:0 0 8px #00000029;border-radius:8px;height:auto;display:flex;flex-direction:column}@media (min-width: 992px){.container[data-v-92553b78]{height:100%}}.container p[data-v-92553b78]{margin-bottom:8px}.container .grid-filter .filters[data-v-92553b78]{margin-bottom:8px;height:100%}.container .users-grid[data-v-92553b78]{width:100%;margin-bottom:16px;overflow:auto;border:1px solid #ececec;border-radius:4px;height:auto}.container .users-grid[data-v-92553b78]::-webkit-scrollbar{width:6px;height:6px;transition:.3s ease-in-out}.container .users-grid[data-v-92553b78]::-webkit-scrollbar-track{background:#f3f3f3;border-radius:8px}.container .users-grid[data-v-92553b78]::-webkit-scrollbar-thumb{background:#c3c3c3;border-radius:8px;border:4px solid rgba(0,0,0,0)}.container .users-grid[data-v-92553b78]::-webkit-scrollbar-thumb:hover{background:#c3c3c3}.container .users-grid.empty-grid[data-v-92553b78]{height:100%;overflow-x:auto}.container .users-grid.empty-grid table thead[data-v-92553b78]{background-color:#ececec}@media (min-width: 1366px){.container .users-grid.empty-grid table thead[data-v-92553b78]{height:2vw}}.container .users-grid.empty-grid table thead>tr[data-v-92553b78]{display:block}.container .users-grid .th-container[data-v-92553b78]{display:flex;align-items:center;cursor:default;pointer-events:none}.container .users-grid .th-container button[data-v-92553b78]{border:none;padding:0;justify-content:left;color:#44423f}.container .users-grid .th-container button span.column-can-sort[data-v-92553b78]{padding-right:8px;cursor:pointer;pointer-events:auto}.container .users-grid .th-container button .order-asc-desc[data-v-92553b78]{width:18px;height:18px;display:flex;align-items:center;justify-content:center;cursor:pointer;pointer-events:auto}.container .users-grid .th-container button .order-asc-desc svg[data-v-92553b78]{width:100%;height:100%}.container .users-grid .th-container button .order-asc-desc svg path[data-v-92553b78]{transition:fill .3s ease-in-out;fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc:hover svg[data-v-92553b78]{width:100%;height:100%}.container .users-grid .th-container button .order-asc-desc:hover svg path[data-v-92553b78]{fill:var(#697077);stroke:var(#697077)}.container .users-grid .th-container button .order-asc-desc.orderAsc svg path[data-v-92553b78]:first-child{fill:#d97706;stroke:#d97706;opacity:1}.container .users-grid .th-container button .order-asc-desc.orderAsc svg path[data-v-92553b78]:last-child{fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc.orderAsc:hover svg path[data-v-92553b78]:first-child{fill:#d97706;stroke:#d97706;opacity:1}.container .users-grid .th-container button .order-asc-desc.orderAsc:hover svg path[data-v-92553b78]:last-child{fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc.orderDesc svg path[data-v-92553b78]:first-child{fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc.orderDesc svg path[data-v-92553b78]:last-child{fill:#d97706;stroke:#d97706;opacity:1}.container .users-grid .th-container button .order-asc-desc.orderDesc:hover svg path[data-v-92553b78]:first-child{fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc.orderDesc:hover svg path[data-v-92553b78]:last-child{fill:#d97706;stroke:#d97706;opacity:1}.container .users-grid table[data-v-92553b78]{width:100%;height:100%;border-collapse:collapse;border-top-left-radius:4px;border-top-right-radius:4px}.container .users-grid table .grid-body[data-v-92553b78]{position:relative}.container .users-grid th[data-v-92553b78]{border-collapse:collapse;background:#ececec;min-width:140px;height:40px;padding:0 8px;font-family:Poppins,sans-serif;font-weight:500;font-size:12px;color:#44423f;position:sticky;top:0;z-index:1}.container .users-grid th>div button[data-v-92553b78]{background-color:#ececec}.container .users-grid th.column-region[data-v-92553b78]{text-align:left}.container .users-grid th.column-region>div[data-v-92553b78]{justify-content:left}.container .users-grid th.column-ack[data-v-92553b78]{min-width:50px;text-align:center}.container .users-grid th.column-ack>div[data-v-92553b78]{justify-content:center}.container .users-grid th.column-admin-user-name[data-v-92553b78]{min-width:160px}.container .users-grid th.trash-can[data-v-92553b78]{min-width:50px}.container .users-grid th.pricing[data-v-92553b78]{min-width:50px;text-align:left}.container .users-grid th.pricing>div[data-v-92553b78]{justify-content:left}.container .users-grid th.pricing>div button span[data-v-92553b78]{display:flex;width:100%;align-items:center;justify-content:left}.container .users-grid th.status-pricing[data-v-92553b78]{min-width:70px;text-align:center}.container .users-grid th.status-pricing>div[data-v-92553b78]{justify-content:center}.container .users-grid th.status-pricing[data-v-92553b78],.container .users-grid th.assigned-to-pricing[data-v-92553b78]{display:none}@media (min-width: 992px){.container .users-grid th.status-pricing[data-v-92553b78],.container .users-grid th.assigned-to-pricing[data-v-92553b78]{display:table-cell}}.container .users-grid th img[data-v-92553b78]{margin-left:8px;cursor:pointer}@media (min-width: 992px){.container .users-grid th[data-v-92553b78]{font-size:.71vw;min-width:160px}}@media (min-width: 992px) and (max-width: 1971.8309859155px){.container .users-grid th[data-v-92553b78]{font-size:14px}}@media (min-width: 992px){.container .users-grid th.column-admin-user-name[data-v-92553b78]{min-width:180px}.container .users-grid th.trash-can[data-v-92553b78],.container .users-grid th.contact-type[data-v-92553b78]{min-width:50px}}@media (min-width: 1366px){.container .users-grid th[data-v-92553b78]{min-width:160px}}.container .users-grid tr[data-v-92553b78]{border-bottom:1px solid #ececec;max-height:40px}.container .users-grid tr[data-v-92553b78]:last-of-type{border-bottom:none}.container .users-grid tr[data-v-92553b78]:focus-visible{outline:#d97706 auto 1px}.container .users-grid tr.alt-class[data-v-92553b78]{transition:background-color .5s ease}.container .users-grid tr td[data-v-92553b78]{height:48px;min-width:140px;padding:0 8px;font-family:Poppins,sans-serif;font-size:.61vw;font-weight:400;color:#44423f;text-align:left}@media (max-width: 1967.2131147541px){.container .users-grid tr td[data-v-92553b78]{font-size:12px}}.container .users-grid tr td.column-type .service-type[data-v-92553b78],.container .users-grid tr td.column-type .service-type-label[data-v-92553b78],.container .users-grid tr td.column-type .user-type[data-v-92553b78]{display:block;width:fit-content;background-color:#f6f6f6;padding:2px 8px;border-radius:20px;text-align:left;line-height:16px}.container .users-grid tr td.column-type.contact-type[data-v-92553b78]{max-width:100px}.container .users-grid tr td.column-status .service-status[data-v-92553b78],.container .users-grid tr td.column-status .status-label[data-v-92553b78]{display:block;width:fit-content;border:1px solid #ececec;padding:2px 8px;border-radius:20px;text-align:left;line-height:16px}.container .users-grid tr td.column-status .status-label.status-up[data-v-92553b78]{border:none;background:rgba(72,148,60,.15)}.container .users-grid tr td.column-status .status-label.status-down[data-v-92553b78]{background:rgba(200,16,46,.15);border:none}.container .users-grid tr td.column-region[data-v-92553b78]{text-align:left}.container .users-grid tr td.column-ack[data-v-92553b78]{min-width:50px;text-align:center}.container .users-grid tr td.pricing[data-v-92553b78]{min-width:50px;text-align:left}.container .users-grid tr td.pricing span[data-v-92553b78]{display:flex;width:100%;align-items:center}.container .users-grid tr td.status-pricing[data-v-92553b78]{min-width:70px}.container .users-grid tr td.status-pricing[data-v-92553b78],.container .users-grid tr td.assigned-to-pricing[data-v-92553b78]{display:none}@media (min-width: 992px){.container .users-grid tr td.status-pricing[data-v-92553b78],.container .users-grid tr td.assigned-to-pricing[data-v-92553b78]{display:table-cell}}.container .users-grid tr td.column-admin-user-name[data-v-92553b78]{min-width:160px}.container .users-grid tr td.column-service-name span[data-v-92553b78],.container .users-grid tr td.column-email span[data-v-92553b78],.container .users-grid tr td.column-username span[data-v-92553b78],.container .users-grid tr td.column-output span[data-v-92553b78],.container .users-grid tr td.column-full-name span[data-v-92553b78],.container .users-grid tr td.column-name span[data-v-92553b78],.container .users-grid tr td.column-detail span[data-v-92553b78],.container .users-grid tr td.column-reason span[data-v-92553b78]{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-username span[data-v-92553b78]{max-width:200px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-email span[data-v-92553b78]{max-width:260px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-full-name span[data-v-92553b78],.container .users-grid tr td.column-name span[data-v-92553b78],.container .users-grid tr td.column-service-name span[data-v-92553b78]{max-width:200px}.container .users-grid tr td.column-email[data-v-92553b78]{word-break:break-word}.container .users-grid tr td.trash-can[data-v-92553b78]{min-width:50px}.container .users-grid tr td.trash-can>.trash-can-container[data-v-92553b78]{display:flex;align-items:center;justify-content:end}.container .users-grid tr td.trash-can>.trash-can-container a[data-v-92553b78]{display:flex;align-items:center;transition:.3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a img.trash-can[data-v-92553b78]{transition:all .3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a[data-v-92553b78] svg path{transition:all .3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a:hover img.trash-can[data-v-92553b78],.container .users-grid tr td.trash-can>.trash-can-container a:focus img.trash-can[data-v-92553b78],.container .users-grid tr td.trash-can>.trash-can-container a:focus-visible img.trash-can[data-v-92553b78],.container .users-grid tr td.trash-can>.trash-can-container a:focus-within img.trash-can[data-v-92553b78],.container .users-grid tr td.trash-can>.trash-can-container a:active img.trash-can[data-v-92553b78]{filter:invert(15%) sepia(88%) saturate(3888%) hue-rotate(341deg) brightness(84%) contrast(100%);transition:all .3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a[data-v-92553b78]:hover svg path,.container .users-grid tr td.trash-can>.trash-can-container a[data-v-92553b78]:focus svg path,.container .users-grid tr td.trash-can>.trash-can-container a[data-v-92553b78]:focus-visible svg path,.container .users-grid tr td.trash-can>.trash-can-container a[data-v-92553b78]:focus-within svg path,.container .users-grid tr td.trash-can>.trash-can-container a[data-v-92553b78]:active svg path{fill:#c8102e;transition:all .3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a[data-v-92553b78]:focus-visible{outline:1px solid #c8102e;border-radius:2px}@media (min-width: 992px){.container .users-grid tr td[data-v-92553b78]{min-width:160px}.container .users-grid tr td.column-admin-user-name[data-v-92553b78]{min-width:180px}.container .users-grid tr td.column-output[data-v-92553b78],.container .users-grid tr td.column-full-name[data-v-92553b78]{max-height:40px}.container .users-grid tr td.trash-can[data-v-92553b78]{min-width:50px}.container .users-grid tr td.contact-type[data-v-92553b78]{min-width:100px}}@media (min-width: 1366px){.container .users-grid tr td[data-v-92553b78]{min-width:160px}}.container .users-grid tr.new-notification[data-v-92553b78]{background-color:#cb712833;transition:background-color .5s ease}.container .users-grid tr.new-notification td .status-label[data-v-92553b78]{border:none}.container .users-grid tr.new-notification td .status-label.status-down[data-v-92553b78]{background:transparent}.container .users-grid tr.new-notification td .service-type-label[data-v-92553b78],.container .users-grid tr.new-notification td .user-type[data-v-92553b78]{background-color:transparent}.container .users-grid tr.has-total[data-v-92553b78]{background:rgba(203,113,40,.25);border-bottom:1px solid #ececec}.container .users-grid tr.has-total td[data-v-92553b78]{padding:0 8px;font-family:Poppins,sans-serif;font-weight:500;font-size:12px;color:#44423f}@media (min-width: 992px){.container .users-grid tr.has-total td[data-v-92553b78]{font-size:.71vw}}@media (min-width: 992px) and (max-width: 1971.8309859155px){.container .users-grid tr.has-total td[data-v-92553b78]{font-size:14px}}.container .users-grid .grid-empty[data-v-92553b78]{position:absolute;display:flex;justify-content:center;align-items:center;flex-direction:column;height:100%;width:calc(100vw - 50px);position:sticky;left:0}.container .users-grid .grid-empty img[data-v-92553b78]{max-width:170px}.container .users-grid .grid-empty p[data-v-92553b78]{margin:16px;font-family:Poppins,sans-serif;font-size:.71vw;font-weight:400;color:#44423f;text-align:center}@media (max-width: 1971.8309859155px){.container .users-grid .grid-empty p[data-v-92553b78]{font-size:14px}}@media (min-width: 600px){.container .users-grid .grid-empty[data-v-92553b78]{width:calc(100vw - 50px)}.container .users-grid .grid-empty img[data-v-92553b78]{max-width:350px}}@media (min-width: 992px){.container .users-grid .grid-empty[data-v-92553b78]{width:100%}.container .users-grid .grid-empty img[data-v-92553b78]{max-width:350px}}@media (orientation: landscape) and (min-width: 2500px){.container[data-v-92553b78]{margin:.83vw;padding:.83vw;border-radius:.4vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid[data-v-92553b78]{margin-bottom:.83vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid table[data-v-92553b78]{border-top-left-radius:.2vw;border-top-right-radius:.2vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid th[data-v-92553b78]{min-width:8vw;height:2vw;padding:0 .4vw}.container .users-grid th.column-ack[data-v-92553b78]{min-width:4vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid th img[data-v-92553b78]{margin-left:.4vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid tr td[data-v-92553b78]{min-width:8vw;height:2.5vw;padding:0 .4vw}.container .users-grid tr td.column-ack[data-v-92553b78]{min-width:4vw}.container .users-grid tr td.column-username span[data-v-92553b78]{max-width:15vw;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-email span[data-v-92553b78]{max-width:18vw;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-full-name span[data-v-92553b78],.container .users-grid tr td.column-name span[data-v-92553b78],.container .users-grid tr td.column-service-name span[data-v-92553b78]{max-width:15vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid .grid-empty img[data-v-92553b78]{max-width:18vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid .grid-empty p[data-v-92553b78]{margin:.83vw 0}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container[data-v-92553b78]{margin:1.66vw;padding:1.66vw;border-radius:.8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid[data-v-92553b78]{margin-bottom:1.66vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid table[data-v-92553b78]{border-top-left-radius:.4vw;border-top-right-radius:.4vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid th[data-v-92553b78]{min-width:16vw;height:4vw;padding:0 .8vw;font-size:1.4vw}.container .users-grid th.column-ack[data-v-92553b78]{min-width:8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid th img[data-v-92553b78]{margin-left:.8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid tr td[data-v-92553b78]{min-width:16vw;height:5vw;padding:0 .8vw;font-size:1.2vw}.container .users-grid tr td.column-ack[data-v-92553b78]{min-width:8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid .grid-empty p[data-v-92553b78]{margin:1.66vw 0;font-size:1.4vw}}#single-service-information[data-v-92553b78]{position:relative;display:flex;flex-direction:column;height:100%;width:100%;border-radius:8px}#single-service-information .container[data-v-92553b78]{height:100%;gap:16px;margin:0;padding:0;box-shadow:none}#single-service-information .container .admin-username-info[data-v-92553b78]{display:flex;flex-wrap:wrap;flex-direction:row;align-content:center;align-items:center;height:72px;padding:16px 24px;background:#ffffff;box-shadow:0 0 8px #00000029;border-radius:8px}#single-service-information .container .admin-username-info h3[data-v-92553b78]{font-weight:600;font-size:16px;line-height:24px}#single-service-information .container .admin-username-info h3 span[data-v-92553b78]{font-weight:400;margin-left:4px}#single-service-information .container .alert-information[data-v-92553b78]{grid-area:alert-info;box-shadow:0 0 8px #00000029;border-radius:8px;display:flex;flex-wrap:wrap;flex-direction:row;align-content:flex-start;align-items:center;height:auto;padding-bottom:16px}#single-service-information .container .alert-information .title-container[data-v-92553b78]{width:100%;display:flex;align-items:center;justify-content:space-between;padding:24px;flex-direction:row;gap:8px}#single-service-information .container .alert-information .title-container h3[data-v-92553b78]{color:#44423f;font-size:.81vw;font-weight:600;line-height:100%}@media (max-width: 1975.3086419753px){#single-service-information .container .alert-information .title-container h3[data-v-92553b78]{font-size:16px}}#single-service-information .container .alert-information .title-container .toggle-container[data-v-92553b78]{display:flex}#single-service-information .container .alert-information .title-container .toggle-container label[data-v-92553b78]{margin:0 0 0 8px;color:#44423f;font-size:.71vw;font-weight:500;pointer-events:none}@media (max-width: 1971.8309859155px){#single-service-information .container .alert-information .title-container .toggle-container label[data-v-92553b78]{font-size:14px}}#single-service-information .container .alert-information .title-container .toggle-container .toggle[data-v-92553b78]{position:relative;width:40px;height:20px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#697077;outline:none;border-radius:2rem;pointer-events:none}#single-service-information .container .alert-information .title-container .toggle-container .toggle.show-actions[data-v-92553b78]{cursor:pointer;pointer-events:all;transition:.5s}#single-service-information .container .alert-information .title-container .toggle-container .toggle[data-v-92553b78]:before{content:"";width:16px;height:16px;border-radius:50%;background:#fff;position:absolute;top:2px;left:2px;transition:.5s}#single-service-information .container .alert-information .title-container .toggle-container .toggle[data-v-92553b78]:checked{transition:.5s}#single-service-information .container .alert-information .title-container .toggle-container .toggle:checked.show-actions[data-v-92553b78]{background:#cb7128}#single-service-information .container .alert-information .title-container .toggle-container .toggle:checked.disabled[data-v-92553b78]{background:#d3d3d3}#single-service-information .container .alert-information .title-container .toggle-container .toggle[data-v-92553b78]:checked:before{transform:translate(122%)}#single-service-information .container .alert-information .title-container .toggle-container .toggle[data-v-92553b78]:focus-visible{outline:2px solid #cb7128;border-radius:8px;outline-offset:2px}#single-service-information .container .alert-information .title-container .toggle-container .toggle.disabled[data-v-92553b78]{background:#d3d3d3}@media (max-width: 992px){#single-service-information .container .alert-information .information-single-service[data-v-92553b78]{max-width:100%;width:100%}}#single-service-information .container .alert-information .information-single-service p[data-v-92553b78]{color:#44423f;font-size:.71vw;font-weight:500;width:100%;margin-bottom:16px;padding:0 24px;display:flex;align-items:center}@media (max-width: 1971.8309859155px){#single-service-information .container .alert-information .information-single-service p[data-v-92553b78]{font-size:14px}}#single-service-information .container .alert-information .information-single-service p[data-v-92553b78]:last-of-type{margin-bottom:0}#single-service-information .container .alert-information .information-single-service p span[data-v-92553b78],#single-service-information .container .alert-information .information-single-service p a[data-v-92553b78]{font-weight:400;margin-left:4px}#single-service-information .container .alert-information .information-single-service p a[data-v-92553b78]{color:#cb7128;text-decoration:none;max-width:273px;width:100%;display:inline-block;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;line-height:initial}@media (max-width: 992px){#single-service-information .container .alert-information .information-single-service p a[data-v-92553b78]{max-width:85%}}@media (min-width: 1920px){#single-service-information .container .alert-information .information-single-service p a[data-v-92553b78]{max-width:175px}}@media (min-width: 1366px){#single-service-information .container .alert-information .information-single-service p a[data-v-92553b78]{max-width:100%}}#single-service-information .container .alert-information .information-single-service p a[data-v-92553b78]:hover,#single-service-information .container .alert-information .information-single-service p a[data-v-92553b78]:active,#single-service-information .container .alert-information .information-single-service p a[data-v-92553b78]:focus,#single-service-information .container .alert-information .information-single-service p a[data-v-92553b78]:focus-within,#single-service-information .container .alert-information .information-single-service p a[data-v-92553b78]:focus-visible{color:#aa5d1e;outline:none}#single-service-information .container .alert-information .information-single-service p a[data-v-92553b78]:focus-visible{outline:2px solid #cb7128;border-radius:8px}#single-service-information .container .alert-information .divider[data-v-92553b78]{display:block;width:100%;height:.5px;background-color:#69707780;margin:16px 0}#single-service-information .container .alert-information .divider.only-desktop[data-v-92553b78]{display:none}@media (min-width: 992px){#single-service-information .container .alert-information .divider.only-desktop[data-v-92553b78]{display:flex}}#single-service-information .container .alert-information .divider.only-mobile[data-v-92553b78]{display:flex}@media (min-width: 992px){#single-service-information .container .alert-information .divider.only-mobile[data-v-92553b78]{display:none}}#single-service-information .container .alert-information .buttons-container[data-v-92553b78]{display:flex;justify-content:center;gap:32px;flex:1 0 100%}@media (min-width: 992px){#single-service-information .container .alert-information .buttons-container button.secondary-btn[data-v-92553b78]{background-color:#fff;border-radius:4px;border:2px solid #cb7128;color:#cb7128;padding:8px;height:40px;font-size:.71vw;font-family:Poppins,sans-serif;width:auto}}@media (min-width: 992px) and (max-width: 1971.8309859155px){#single-service-information .container .alert-information .buttons-container button.secondary-btn[data-v-92553b78]{font-size:14px}}@media (min-width: 992px){#single-service-information .container .alert-information .buttons-container button.secondary-btn[data-v-92553b78]:hover,#single-service-information .container .alert-information .buttons-container button.secondary-btn[data-v-92553b78]:active,#single-service-information .container .alert-information .buttons-container button.secondary-btn[data-v-92553b78]:focus,#single-service-information .container .alert-information .buttons-container button.secondary-btn[data-v-92553b78]:focus-visible,#single-service-information .container .alert-information .buttons-container button.secondary-btn[data-v-92553b78]:focus-within{outline:2px solid #d97706;background-color:#fff;color:#aa5d1e;opacity:1}#single-service-information .container .alert-information .buttons-container button.secondary-btn.tooltip-button-disabled .tooltip-text[data-v-92553b78]{display:none}#single-service-information .container .alert-information .buttons-container button.secondary-btn.tooltip-button[data-v-92553b78]{position:relative;color:gray;border:2px solid gray;cursor:default}#single-service-information .container .alert-information .buttons-container button.secondary-btn.tooltip-button .tooltip-text[data-v-92553b78]{visibility:hidden;width:200px;max-width:340px;background-color:#333;color:#fff;text-align:center;border-radius:5px;padding:5px;position:absolute;bottom:125%;left:50%;transform:translate(-50%);z-index:1;opacity:0;transition:opacity .3s;font-size:.71vw;font-family:Poppins,sans-serif;height:70px}}@media (min-width: 992px) and (max-width: 1830.985915493px){#single-service-information .container .alert-information .buttons-container button.secondary-btn.tooltip-button .tooltip-text[data-v-92553b78]{font-size:13px}}@media (min-width: 992px){#single-service-information .container .alert-information .buttons-container button.secondary-btn.tooltip-button .tooltip-text[data-v-92553b78]:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#333 transparent transparent transparent}#single-service-information .container .alert-information .buttons-container button.secondary-btn.tooltip-button:hover .tooltip-text[data-v-92553b78]{visibility:visible;opacity:1}#single-service-information .container .alert-information .buttons-container button.secondary-btn.tooltip-button[data-v-92553b78]:hover,#single-service-information .container .alert-information .buttons-container button.secondary-btn.tooltip-button[data-v-92553b78]:active,#single-service-information .container .alert-information .buttons-container button.secondary-btn.tooltip-button[data-v-92553b78]:focus,#single-service-information .container .alert-information .buttons-container button.secondary-btn.tooltip-button[data-v-92553b78]:focus-visible,#single-service-information .container .alert-information .buttons-container button.secondary-btn.tooltip-button[data-v-92553b78]:focus-within{outline:none;color:gray;border:2px solid gray;opacity:1}}#single-service-information .container .alert-information .buttons-container button.notify-btn[data-v-92553b78]{flex-basis:40%}#single-service-information .container .alert-information .buttons-container button.notify-btn.button-desktop[data-v-92553b78]{display:none}@media (min-width: 992px){#single-service-information .container .alert-information .buttons-container button.notify-btn.button-desktop[data-v-92553b78]{display:flex;gap:16px}}#single-service-information .container .alert-information .buttons-container p.acknowledge-text[data-v-92553b78]{flex-basis:40%;text-align:center}#single-service-information .container .alert-information .buttons-container p.acknowledge-text span[data-v-92553b78]{font-size:14px;margin-left:8px}@media (min-width: 992px){#single-service-information .container .alert-information .buttons-container p.acknowledge-text span[data-v-92553b78]{font-size:.71vw}}@media (min-width: 992px) and (max-width: 1971.8309859155px){#single-service-information .container .alert-information .buttons-container p.acknowledge-text span[data-v-92553b78]{font-size:14px}}#single-service-information .container .alert-information .buttons-container .dropdown-section[data-v-92553b78]{position:relative;z-index:1;flex-basis:40%}#single-service-information .container .alert-information .buttons-container .dropdown-section .secondary-btn[data-v-92553b78]{width:100%}#single-service-information .container .alert-information .buttons-container .dropdown-section .dropdown-menu[data-v-92553b78]{position:absolute;top:40px;left:0;background:#f6f6f6;border:1px solid #ccc;border-radius:4px;min-width:160px}#single-service-information .container .alert-information .buttons-container .dropdown-section .dropdown-menu span[data-v-92553b78]{font-size:.71vw;font-weight:500;color:#333;display:flex;align-items:center;text-align:left;padding:8px 16px}@media (max-width: 1971.8309859155px){#single-service-information .container .alert-information .buttons-container .dropdown-section .dropdown-menu span[data-v-92553b78]{font-size:14px}}#single-service-information .container .alert-information .buttons-container .dropdown-section .dropdown-menu .divider[data-v-92553b78]{height:.5px;background:#ccc;margin:0}#single-service-information .container .alert-information .buttons-container .dropdown-section .dropdown-menu ul[data-v-92553b78]{list-style:none;padding:0;margin:0}#single-service-information .container .alert-information .buttons-container .dropdown-section .dropdown-menu ul li button[data-v-92553b78]{width:100%;font-family:Poppins,sans-serif;font-size:.61vw;font-weight:400;color:#44423f;justify-content:flex-start;text-align:left;cursor:pointer;padding:8px 16px;height:auto;outline:none;transition:.4s ease-in-out;box-shadow:none;border:none}@media (max-width: 1967.2131147541px){#single-service-information .container .alert-information .buttons-container .dropdown-section .dropdown-menu ul li button[data-v-92553b78]{font-size:12px}}#single-service-information .container .alert-information .buttons-container .dropdown-section .dropdown-menu ul li button[data-v-92553b78]:hover,#single-service-information .container .alert-information .buttons-container .dropdown-section .dropdown-menu ul li button[data-v-92553b78]:focus,#single-service-information .container .alert-information .buttons-container .dropdown-section .dropdown-menu ul li button[data-v-92553b78]:focus-within,#single-service-information .container .alert-information .buttons-container .dropdown-section .dropdown-menu ul li button[data-v-92553b78]:focus-visible,#single-service-information .container .alert-information .buttons-container .dropdown-section .dropdown-menu ul li button[data-v-92553b78]:active{background-color:#d9d9d9;outline:none;border:none}#single-service-information .container .alert-information .buttons-container .dropdown-section.only-desktop[data-v-92553b78]{display:none}@media (min-width: 992px){#single-service-information .container .alert-information .buttons-container .dropdown-section.only-desktop[data-v-92553b78]{display:flex}}.container[data-v-b4b696f6]{margin:16px;padding:16px;box-shadow:0 0 8px #00000029;border-radius:8px;height:auto;display:flex;flex-direction:column}@media (min-width: 992px){.container[data-v-b4b696f6]{height:100%}}.container p[data-v-b4b696f6]{margin-bottom:8px}.container .grid-filter .filters[data-v-b4b696f6]{margin-bottom:8px;height:100%}.container .users-grid[data-v-b4b696f6]{width:100%;margin-bottom:16px;overflow:auto;border:1px solid #ececec;border-radius:4px;height:auto}.container .users-grid[data-v-b4b696f6]::-webkit-scrollbar{width:6px;height:6px;transition:.3s ease-in-out}.container .users-grid[data-v-b4b696f6]::-webkit-scrollbar-track{background:#f3f3f3;border-radius:8px}.container .users-grid[data-v-b4b696f6]::-webkit-scrollbar-thumb{background:#c3c3c3;border-radius:8px;border:4px solid rgba(0,0,0,0)}.container .users-grid[data-v-b4b696f6]::-webkit-scrollbar-thumb:hover{background:#c3c3c3}.container .users-grid.empty-grid[data-v-b4b696f6]{height:100%;overflow-x:auto}.container .users-grid.empty-grid table thead[data-v-b4b696f6]{background-color:#ececec}@media (min-width: 1366px){.container .users-grid.empty-grid table thead[data-v-b4b696f6]{height:2vw}}.container .users-grid.empty-grid table thead>tr[data-v-b4b696f6]{display:block}.container .users-grid .th-container[data-v-b4b696f6]{display:flex;align-items:center;cursor:default;pointer-events:none}.container .users-grid .th-container button[data-v-b4b696f6]{border:none;padding:0;justify-content:left;color:#44423f}.container .users-grid .th-container button span.column-can-sort[data-v-b4b696f6]{padding-right:8px;cursor:pointer;pointer-events:auto}.container .users-grid .th-container button .order-asc-desc[data-v-b4b696f6]{width:18px;height:18px;display:flex;align-items:center;justify-content:center;cursor:pointer;pointer-events:auto}.container .users-grid .th-container button .order-asc-desc svg[data-v-b4b696f6]{width:100%;height:100%}.container .users-grid .th-container button .order-asc-desc svg path[data-v-b4b696f6]{transition:fill .3s ease-in-out;fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc:hover svg[data-v-b4b696f6]{width:100%;height:100%}.container .users-grid .th-container button .order-asc-desc:hover svg path[data-v-b4b696f6]{fill:var(#697077);stroke:var(#697077)}.container .users-grid .th-container button .order-asc-desc.orderAsc svg path[data-v-b4b696f6]:first-child{fill:#d97706;stroke:#d97706;opacity:1}.container .users-grid .th-container button .order-asc-desc.orderAsc svg path[data-v-b4b696f6]:last-child{fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc.orderAsc:hover svg path[data-v-b4b696f6]:first-child{fill:#d97706;stroke:#d97706;opacity:1}.container .users-grid .th-container button .order-asc-desc.orderAsc:hover svg path[data-v-b4b696f6]:last-child{fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc.orderDesc svg path[data-v-b4b696f6]:first-child{fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc.orderDesc svg path[data-v-b4b696f6]:last-child{fill:#d97706;stroke:#d97706;opacity:1}.container .users-grid .th-container button .order-asc-desc.orderDesc:hover svg path[data-v-b4b696f6]:first-child{fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc.orderDesc:hover svg path[data-v-b4b696f6]:last-child{fill:#d97706;stroke:#d97706;opacity:1}.container .users-grid table[data-v-b4b696f6]{width:100%;height:100%;border-collapse:collapse;border-top-left-radius:4px;border-top-right-radius:4px}.container .users-grid table .grid-body[data-v-b4b696f6]{position:relative}.container .users-grid th[data-v-b4b696f6]{border-collapse:collapse;background:#ececec;min-width:140px;height:40px;padding:0 8px;font-family:Poppins,sans-serif;font-weight:500;font-size:12px;color:#44423f;position:sticky;top:0;z-index:1}.container .users-grid th>div button[data-v-b4b696f6]{background-color:#ececec}.container .users-grid th.column-region[data-v-b4b696f6]{text-align:left}.container .users-grid th.column-region>div[data-v-b4b696f6]{justify-content:left}.container .users-grid th.column-ack[data-v-b4b696f6]{min-width:50px;text-align:center}.container .users-grid th.column-ack>div[data-v-b4b696f6]{justify-content:center}.container .users-grid th.column-admin-user-name[data-v-b4b696f6]{min-width:160px}.container .users-grid th.trash-can[data-v-b4b696f6]{min-width:50px}.container .users-grid th.pricing[data-v-b4b696f6]{min-width:50px;text-align:left}.container .users-grid th.pricing>div[data-v-b4b696f6]{justify-content:left}.container .users-grid th.pricing>div button span[data-v-b4b696f6]{display:flex;width:100%;align-items:center;justify-content:left}.container .users-grid th.status-pricing[data-v-b4b696f6]{min-width:70px;text-align:center}.container .users-grid th.status-pricing>div[data-v-b4b696f6]{justify-content:center}.container .users-grid th.status-pricing[data-v-b4b696f6],.container .users-grid th.assigned-to-pricing[data-v-b4b696f6]{display:none}@media (min-width: 992px){.container .users-grid th.status-pricing[data-v-b4b696f6],.container .users-grid th.assigned-to-pricing[data-v-b4b696f6]{display:table-cell}}.container .users-grid th img[data-v-b4b696f6]{margin-left:8px;cursor:pointer}@media (min-width: 992px){.container .users-grid th[data-v-b4b696f6]{font-size:.71vw;min-width:160px}}@media (min-width: 992px) and (max-width: 1971.8309859155px){.container .users-grid th[data-v-b4b696f6]{font-size:14px}}@media (min-width: 992px){.container .users-grid th.column-admin-user-name[data-v-b4b696f6]{min-width:180px}.container .users-grid th.trash-can[data-v-b4b696f6],.container .users-grid th.contact-type[data-v-b4b696f6]{min-width:50px}}@media (min-width: 1366px){.container .users-grid th[data-v-b4b696f6]{min-width:160px}}.container .users-grid tr[data-v-b4b696f6]{border-bottom:1px solid #ececec;max-height:40px}.container .users-grid tr[data-v-b4b696f6]:last-of-type{border-bottom:none}.container .users-grid tr[data-v-b4b696f6]:focus-visible{outline:#d97706 auto 1px}.container .users-grid tr.alt-class[data-v-b4b696f6]{transition:background-color .5s ease}.container .users-grid tr td[data-v-b4b696f6]{height:48px;min-width:140px;padding:0 8px;font-family:Poppins,sans-serif;font-size:.61vw;font-weight:400;color:#44423f;text-align:left}@media (max-width: 1967.2131147541px){.container .users-grid tr td[data-v-b4b696f6]{font-size:12px}}.container .users-grid tr td.column-type .service-type[data-v-b4b696f6],.container .users-grid tr td.column-type .service-type-label[data-v-b4b696f6],.container .users-grid tr td.column-type .user-type[data-v-b4b696f6]{display:block;width:fit-content;background-color:#f6f6f6;padding:2px 8px;border-radius:20px;text-align:left;line-height:16px}.container .users-grid tr td.column-type.contact-type[data-v-b4b696f6]{max-width:100px}.container .users-grid tr td.column-status .service-status[data-v-b4b696f6],.container .users-grid tr td.column-status .status-label[data-v-b4b696f6]{display:block;width:fit-content;border:1px solid #ececec;padding:2px 8px;border-radius:20px;text-align:left;line-height:16px}.container .users-grid tr td.column-status .status-label.status-up[data-v-b4b696f6]{border:none;background:rgba(72,148,60,.15)}.container .users-grid tr td.column-status .status-label.status-down[data-v-b4b696f6]{background:rgba(200,16,46,.15);border:none}.container .users-grid tr td.column-region[data-v-b4b696f6]{text-align:left}.container .users-grid tr td.column-ack[data-v-b4b696f6]{min-width:50px;text-align:center}.container .users-grid tr td.pricing[data-v-b4b696f6]{min-width:50px;text-align:left}.container .users-grid tr td.pricing span[data-v-b4b696f6]{display:flex;width:100%;align-items:center}.container .users-grid tr td.status-pricing[data-v-b4b696f6]{min-width:70px}.container .users-grid tr td.status-pricing[data-v-b4b696f6],.container .users-grid tr td.assigned-to-pricing[data-v-b4b696f6]{display:none}@media (min-width: 992px){.container .users-grid tr td.status-pricing[data-v-b4b696f6],.container .users-grid tr td.assigned-to-pricing[data-v-b4b696f6]{display:table-cell}}.container .users-grid tr td.column-admin-user-name[data-v-b4b696f6]{min-width:160px}.container .users-grid tr td.column-service-name span[data-v-b4b696f6],.container .users-grid tr td.column-email span[data-v-b4b696f6],.container .users-grid tr td.column-username span[data-v-b4b696f6],.container .users-grid tr td.column-output span[data-v-b4b696f6],.container .users-grid tr td.column-full-name span[data-v-b4b696f6],.container .users-grid tr td.column-name span[data-v-b4b696f6],.container .users-grid tr td.column-detail span[data-v-b4b696f6],.container .users-grid tr td.column-reason span[data-v-b4b696f6]{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-username span[data-v-b4b696f6]{max-width:200px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-email span[data-v-b4b696f6]{max-width:260px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-full-name span[data-v-b4b696f6],.container .users-grid tr td.column-name span[data-v-b4b696f6],.container .users-grid tr td.column-service-name span[data-v-b4b696f6]{max-width:200px}.container .users-grid tr td.column-email[data-v-b4b696f6]{word-break:break-word}.container .users-grid tr td.trash-can[data-v-b4b696f6]{min-width:50px}.container .users-grid tr td.trash-can>.trash-can-container[data-v-b4b696f6]{display:flex;align-items:center;justify-content:end}.container .users-grid tr td.trash-can>.trash-can-container a[data-v-b4b696f6]{display:flex;align-items:center;transition:.3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a img.trash-can[data-v-b4b696f6]{transition:all .3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a[data-v-b4b696f6] svg path{transition:all .3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a:hover img.trash-can[data-v-b4b696f6],.container .users-grid tr td.trash-can>.trash-can-container a:focus img.trash-can[data-v-b4b696f6],.container .users-grid tr td.trash-can>.trash-can-container a:focus-visible img.trash-can[data-v-b4b696f6],.container .users-grid tr td.trash-can>.trash-can-container a:focus-within img.trash-can[data-v-b4b696f6],.container .users-grid tr td.trash-can>.trash-can-container a:active img.trash-can[data-v-b4b696f6]{filter:invert(15%) sepia(88%) saturate(3888%) hue-rotate(341deg) brightness(84%) contrast(100%);transition:all .3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a[data-v-b4b696f6]:hover svg path,.container .users-grid tr td.trash-can>.trash-can-container a[data-v-b4b696f6]:focus svg path,.container .users-grid tr td.trash-can>.trash-can-container a[data-v-b4b696f6]:focus-visible svg path,.container .users-grid tr td.trash-can>.trash-can-container a[data-v-b4b696f6]:focus-within svg path,.container .users-grid tr td.trash-can>.trash-can-container a[data-v-b4b696f6]:active svg path{fill:#c8102e;transition:all .3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a[data-v-b4b696f6]:focus-visible{outline:1px solid #c8102e;border-radius:2px}@media (min-width: 992px){.container .users-grid tr td[data-v-b4b696f6]{min-width:160px}.container .users-grid tr td.column-admin-user-name[data-v-b4b696f6]{min-width:180px}.container .users-grid tr td.column-output[data-v-b4b696f6],.container .users-grid tr td.column-full-name[data-v-b4b696f6]{max-height:40px}.container .users-grid tr td.trash-can[data-v-b4b696f6]{min-width:50px}.container .users-grid tr td.contact-type[data-v-b4b696f6]{min-width:100px}}@media (min-width: 1366px){.container .users-grid tr td[data-v-b4b696f6]{min-width:160px}}.container .users-grid tr.new-notification[data-v-b4b696f6]{background-color:#cb712833;transition:background-color .5s ease}.container .users-grid tr.new-notification td .status-label[data-v-b4b696f6]{border:none}.container .users-grid tr.new-notification td .status-label.status-down[data-v-b4b696f6]{background:transparent}.container .users-grid tr.new-notification td .service-type-label[data-v-b4b696f6],.container .users-grid tr.new-notification td .user-type[data-v-b4b696f6]{background-color:transparent}.container .users-grid tr.has-total[data-v-b4b696f6]{background:rgba(203,113,40,.25);border-bottom:1px solid #ececec}.container .users-grid tr.has-total td[data-v-b4b696f6]{padding:0 8px;font-family:Poppins,sans-serif;font-weight:500;font-size:12px;color:#44423f}@media (min-width: 992px){.container .users-grid tr.has-total td[data-v-b4b696f6]{font-size:.71vw}}@media (min-width: 992px) and (max-width: 1971.8309859155px){.container .users-grid tr.has-total td[data-v-b4b696f6]{font-size:14px}}.container .users-grid .grid-empty[data-v-b4b696f6]{position:absolute;display:flex;justify-content:center;align-items:center;flex-direction:column;height:100%;width:calc(100vw - 50px);position:sticky;left:0}.container .users-grid .grid-empty img[data-v-b4b696f6]{max-width:170px}.container .users-grid .grid-empty p[data-v-b4b696f6]{margin:16px;font-family:Poppins,sans-serif;font-size:.71vw;font-weight:400;color:#44423f;text-align:center}@media (max-width: 1971.8309859155px){.container .users-grid .grid-empty p[data-v-b4b696f6]{font-size:14px}}@media (min-width: 600px){.container .users-grid .grid-empty[data-v-b4b696f6]{width:calc(100vw - 50px)}.container .users-grid .grid-empty img[data-v-b4b696f6]{max-width:350px}}@media (min-width: 992px){.container .users-grid .grid-empty[data-v-b4b696f6]{width:100%}.container .users-grid .grid-empty img[data-v-b4b696f6]{max-width:350px}}@media (orientation: landscape) and (min-width: 2500px){.container[data-v-b4b696f6]{margin:.83vw;padding:.83vw;border-radius:.4vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid[data-v-b4b696f6]{margin-bottom:.83vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid table[data-v-b4b696f6]{border-top-left-radius:.2vw;border-top-right-radius:.2vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid th[data-v-b4b696f6]{min-width:8vw;height:2vw;padding:0 .4vw}.container .users-grid th.column-ack[data-v-b4b696f6]{min-width:4vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid th img[data-v-b4b696f6]{margin-left:.4vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid tr td[data-v-b4b696f6]{min-width:8vw;height:2.5vw;padding:0 .4vw}.container .users-grid tr td.column-ack[data-v-b4b696f6]{min-width:4vw}.container .users-grid tr td.column-username span[data-v-b4b696f6]{max-width:15vw;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-email span[data-v-b4b696f6]{max-width:18vw;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-full-name span[data-v-b4b696f6],.container .users-grid tr td.column-name span[data-v-b4b696f6],.container .users-grid tr td.column-service-name span[data-v-b4b696f6]{max-width:15vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid .grid-empty img[data-v-b4b696f6]{max-width:18vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid .grid-empty p[data-v-b4b696f6]{margin:.83vw 0}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container[data-v-b4b696f6]{margin:1.66vw;padding:1.66vw;border-radius:.8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid[data-v-b4b696f6]{margin-bottom:1.66vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid table[data-v-b4b696f6]{border-top-left-radius:.4vw;border-top-right-radius:.4vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid th[data-v-b4b696f6]{min-width:16vw;height:4vw;padding:0 .8vw;font-size:1.4vw}.container .users-grid th.column-ack[data-v-b4b696f6]{min-width:8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid th img[data-v-b4b696f6]{margin-left:.8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid tr td[data-v-b4b696f6]{min-width:16vw;height:5vw;padding:0 .8vw;font-size:1.2vw}.container .users-grid tr td.column-ack[data-v-b4b696f6]{min-width:8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid .grid-empty p[data-v-b4b696f6]{margin:1.66vw 0;font-size:1.4vw}}.spinner[data-v-b4b696f6]{width:24px;height:24px;background:transparent;position:relative;border-radius:50%;overflow:hidden;z-index:0;animation:spin-b4b696f6 1s linear infinite}.spinner .spin-bottom-left[data-v-b4b696f6],.spinner .spin-bottom-right[data-v-b4b696f6],.spinner .spin-top-left[data-v-b4b696f6]{position:absolute;width:50%;height:50%;z-index:-1}.spinner .spin-blocker[data-v-b4b696f6]{position:absolute;top:15%;left:15%;width:70%;height:70%;background:#ffffff;border-radius:50%}.spinner .spin-bottom-left[data-v-b4b696f6]{top:50%;left:0;background:-webkit-linear-gradient(to bottom right,rgb(228,124,40) 0%,rgba(228,124,40,.7) 100%);background:linear-gradient(to bottom right,rgb(228,124,40) 0%,rgba(228,124,40,.7) 100%)}.spinner .spin-bottom-left[data-v-b4b696f6]:after{position:absolute;content:"";border-radius:50%;width:5.5px;height:9px;bottom:9px;left:0;background-color:#e47c28}@media (min-width: 768px){.spinner .spin-bottom-left[data-v-b4b696f6]:after{width:9px;height:15px;bottom:18px}}.spinner .spin-bottom-right[data-v-b4b696f6]{top:50%;left:50%;background:-webkit-linear-gradient(to top right,rgba(228,124,40,.7) 15%,rgba(228,124,40,.25) 85%);background:linear-gradient(to top right,rgba(228,124,40,.7) 15%,rgba(228,124,40,.25) 85%)}.spinner .spin-top-left[data-v-b4b696f6]{top:0;left:50%;background:-webkit-linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(228,124,40,.25) 100%);background:linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(228,124,40,.25) 100%)}.spinner.spinner-green .spin-bottom-left[data-v-b4b696f6]{background:-webkit-linear-gradient(to bottom right,rgb(72,148,60) 0%,rgba(72,148,60,.7) 100%);background:linear-gradient(to bottom right,rgb(72,148,60) 0%,rgba(72,148,60,.7) 100%)}.spinner.spinner-green .spin-bottom-left[data-v-b4b696f6]:after{background-color:#48943c}.spinner.spinner-green .spin-bottom-right[data-v-b4b696f6]{background:-webkit-linear-gradient(to top right,rgba(72,148,60,.7) 15%,rgba(72,148,60,.25) 85%);background:linear-gradient(to top right,rgba(72,148,60,.7) 15%,rgba(72,148,60,.25) 85%)}.spinner.spinner-green .spin-top-left[data-v-b4b696f6]{background:-webkit-linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(72,148,60,.25) 100%);background:linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(72,148,60,.25) 100%)}.spinner.disabled .spin-blocker[data-v-b4b696f6]{background:gray}.spinner.disabled .spin-bottom-left[data-v-b4b696f6]:after{width:5.5px;height:9px;bottom:9px;left:0}@media (min-width: 768px){.spinner.disabled .spin-bottom-left[data-v-b4b696f6]:after{bottom:8px}}@media (min-width: 768px){.spinner[data-v-b4b696f6]{width:48px;height:48px}}@media (orientation: landscape) and (min-width: 2500px){.spinner[data-v-b4b696f6]{width:2.5vw;height:2.5vw}}@media (orientation: landscape) and (min-width: 2500px){.spinner .spin-bottom-left[data-v-b4b696f6]:after{width:.46vw;height:.78vw;bottom:.93vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.spinner[data-v-b4b696f6]{width:5vw;height:5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.spinner .spin-bottom-left[data-v-b4b696f6]:after{width:.92vw;height:1.56vw;bottom:1.86vw}}@keyframes spin-b4b696f6{to{transform:rotate(360deg)}}@keyframes loader-b4b696f6{0%{opacity:1}to{opacity:0}}.loader div[data-v-b4b696f6]{left:48px;top:22.5px;position:absolute;animation:loader-b4b696f6 linear 1s infinite;background:#32c770;width:4px;height:15px;border-radius:0;transform-origin:2px 27.5px}.loader div[data-v-b4b696f6]:nth-child(1){transform:rotate(0);animation-delay:-.875s;background:#32c770}.loader div[data-v-b4b696f6]:nth-child(2){transform:rotate(45deg);animation-delay:-.75s;background:#32c770}.loader div[data-v-b4b696f6]:nth-child(3){transform:rotate(90deg);animation-delay:-.625s;background:#32c770}.loader div[data-v-b4b696f6]:nth-child(4){transform:rotate(135deg);animation-delay:-.5s;background:#32c770}.loader div[data-v-b4b696f6]:nth-child(5){transform:rotate(180deg);animation-delay:-.375s;background:#32c770}.loader div[data-v-b4b696f6]:nth-child(6){transform:rotate(225deg);animation-delay:-.25s;background:#32c770}.loader div[data-v-b4b696f6]:nth-child(7){transform:rotate(270deg);animation-delay:-.125s;background:#32c770}.loader div[data-v-b4b696f6]:nth-child(8){transform:rotate(315deg);animation-delay:0s;background:#32c770}.loader-container[data-v-b4b696f6]{width:72px;height:64px;display:inline-block;overflow:hidden;background:none;margin-bottom:16px}.loader[data-v-b4b696f6]{width:100%;height:100%;position:relative;transform:translateZ(0) scale(.64);backface-visibility:hidden;transform-origin:0 0}.loader div[data-v-b4b696f6]{box-sizing:content-box}#single-service[data-v-b4b696f6]{display:flex;align-items:left;flex-direction:column;min-height:100dvh;width:100dvw;padding:88px 24px 24px}#single-service .title-buttons-wrapper[data-v-b4b696f6]{width:100%;display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}#single-service .title-buttons-wrapper .title-wrapper[data-v-b4b696f6]{display:flex;align-items:center;gap:16px;max-width:70%;width:100%}#single-service .title-buttons-wrapper .title-wrapper .arrow-button[data-v-b4b696f6]{width:fit-content;padding:0;border:none;outline:none;background-color:transparent}#single-service .title-buttons-wrapper .title-wrapper .arrow-button.arrow-button-desktop[data-v-b4b696f6]{display:none}@media (min-width: 992px){#single-service .title-buttons-wrapper .title-wrapper .arrow-button.arrow-button-desktop[data-v-b4b696f6]{display:flex;align-items:center;justify-content:center}}#single-service .title-buttons-wrapper .title-wrapper .arrow-button.arrow-button-mobile[data-v-b4b696f6]{display:block}@media (min-width: 992px){#single-service .title-buttons-wrapper .title-wrapper .arrow-button.arrow-button-mobile[data-v-b4b696f6]{display:none}}@media (min-width: 992px){#single-service .title-buttons-wrapper .title-wrapper .arrow-button[data-v-b4b696f6]{padding:8px}}#single-service .title-buttons-wrapper .title-wrapper .arrow-button svg path[data-v-b4b696f6]{transition:.3s ease-in-out}#single-service .title-buttons-wrapper .title-wrapper .arrow-button[data-v-b4b696f6]:hover,#single-service .title-buttons-wrapper .title-wrapper .arrow-button[data-v-b4b696f6]:active{background-color:transparent}#single-service .title-buttons-wrapper .title-wrapper .arrow-button:hover svg path[data-v-b4b696f6],#single-service .title-buttons-wrapper .title-wrapper .arrow-button:active svg path[data-v-b4b696f6]{fill:#cb7128}#single-service .title-buttons-wrapper .title-wrapper .arrow-button[data-v-b4b696f6]:focus,#single-service .title-buttons-wrapper .title-wrapper .arrow-button[data-v-b4b696f6]:focus-within,#single-service .title-buttons-wrapper .title-wrapper .arrow-button[data-v-b4b696f6]:focus-visible{background-color:transparent}#single-service .title-buttons-wrapper .title-wrapper .arrow-button:focus svg path[data-v-b4b696f6],#single-service .title-buttons-wrapper .title-wrapper .arrow-button:focus-within svg path[data-v-b4b696f6],#single-service .title-buttons-wrapper .title-wrapper .arrow-button:focus-visible svg path[data-v-b4b696f6]{fill:#aa5d1e}#single-service .title-buttons-wrapper .title-wrapper .arrow-button[data-v-b4b696f6]:focus-visible{outline:2px solid #cb7128;border-radius:8px}#single-service .title-buttons-wrapper .title-wrapper .title[data-v-b4b696f6]{width:100%;display:flex;gap:0;flex-direction:column}#single-service .title-buttons-wrapper .title-wrapper .title h2[data-v-b4b696f6]{color:#44423f;font-size:20px;font-weight:400;line-height:normal;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-all}@media (min-width: 992px){#single-service .title-buttons-wrapper .title-wrapper .title h2[data-v-b4b696f6]{font-size:1.2vw}}@media (min-width: 992px) and (max-width: 2000px){#single-service .title-buttons-wrapper .title-wrapper .title h2[data-v-b4b696f6]{font-size:24px}}#single-service .title-buttons-wrapper .title-wrapper .title h3[data-v-b4b696f6]{color:#44423f;font-size:12px;font-weight:400;margin-bottom:4px;line-height:100%;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-all}@media (min-width: 992px){#single-service .title-buttons-wrapper .title-wrapper .title h3[data-v-b4b696f6]{font-size:.51vw}}@media (min-width: 992px) and (max-width: 1960.7843137255px){#single-service .title-buttons-wrapper .title-wrapper .title h3[data-v-b4b696f6]{font-size:10px}}#single-service .title-buttons-wrapper .action-buttons[data-v-b4b696f6]{flex:0 1 0;display:flex;align-items:center;gap:16px;position:relative}#single-service .title-buttons-wrapper .action-buttons .buttons-desktop[data-v-b4b696f6]{display:none}#single-service .title-buttons-wrapper .action-buttons .buttons-desktop button[data-v-b4b696f6]{font-family:Poppins,sans-serif}@media (min-width: 992px){#single-service .title-buttons-wrapper .action-buttons .buttons-desktop[data-v-b4b696f6]{display:flex;gap:16px}}#single-service .title-buttons-wrapper .action-buttons .buttons-mobile[data-v-b4b696f6]{display:flex;gap:16px}@media (min-width: 992px){#single-service .title-buttons-wrapper .action-buttons .buttons-mobile[data-v-b4b696f6]{display:none}}#single-service .title-buttons-wrapper .action-buttons button[data-v-b4b696f6]{font-size:.71vw;letter-spacing:.5px;line-height:100%;height:40px;width:40px;padding:8px}@media (max-width: 1971.8309859155px){#single-service .title-buttons-wrapper .action-buttons button[data-v-b4b696f6]{font-size:14px}}#single-service .title-buttons-wrapper .action-buttons button svg[data-v-b4b696f6]{width:16px;height:16px}#single-service .title-buttons-wrapper .action-buttons button[data-v-b4b696f6]:focus-visible{outline:2px solid #cb7128}#single-service .title-buttons-wrapper .action-buttons button.secondary-btn[data-v-b4b696f6]:focus-visible{opacity:1;outline:2px solid #aa5d1e}@media (min-width: 992px){#single-service .title-buttons-wrapper .action-buttons button[data-v-b4b696f6]{min-width:112px;width:fit-content;padding:8px 16px}#single-service .title-buttons-wrapper .action-buttons button.secondary-btn[data-v-b4b696f6]:focus-visible{opacity:1;outline:2px solid #44423f}}#single-service .title-buttons-wrapper .action-buttons button.tooltip-button-disabled .tooltip-text[data-v-b4b696f6]{display:none}#single-service .title-buttons-wrapper .action-buttons button.tooltip-button[data-v-b4b696f6]{position:relative;color:gray;border:2px solid #808080;background-color:#fff;cursor:default}#single-service .title-buttons-wrapper .action-buttons button.tooltip-button svg[data-v-b4b696f6]{filter:brightness(0) saturate(100%) invert(52%) sepia(3%) saturate(12%) hue-rotate(27deg) brightness(97%) contrast(88%)}#single-service .title-buttons-wrapper .action-buttons button.tooltip-button .tooltip-text[data-v-b4b696f6]{visibility:hidden;width:240px;background-color:#333;color:#fff;text-align:center;border-radius:5px;padding:5px;position:absolute;top:125%;left:-82px;right:0;transform:translate(-50%);z-index:1000;opacity:0;transition:opacity .3s;font-size:.71vw;font-family:Poppins,sans-serif;height:100%}@media (max-width: 1830.985915493px){#single-service .title-buttons-wrapper .action-buttons button.tooltip-button .tooltip-text[data-v-b4b696f6]{font-size:13px}}#single-service .title-buttons-wrapper .action-buttons button.tooltip-button .tooltip-text[data-v-b4b696f6]:after{content:"";position:absolute;left:95%;margin-left:-5px;border-width:5px;border-style:solid;bottom:100%;top:auto;border-color:transparent transparent #333 transparent}@media (min-width: 992px){#single-service .title-buttons-wrapper .action-buttons button.tooltip-button .tooltip-text[data-v-b4b696f6]{left:-10px}}#single-service .title-buttons-wrapper .action-buttons button.tooltip-button:hover .tooltip-text[data-v-b4b696f6]{visibility:visible;opacity:1}#single-service .title-buttons-wrapper .action-buttons button.tooltip-button[data-v-b4b696f6]:hover,#single-service .title-buttons-wrapper .action-buttons button.tooltip-button[data-v-b4b696f6]:active,#single-service .title-buttons-wrapper .action-buttons button.tooltip-button[data-v-b4b696f6]:focus,#single-service .title-buttons-wrapper .action-buttons button.tooltip-button[data-v-b4b696f6]:focus-visible,#single-service .title-buttons-wrapper .action-buttons button.tooltip-button[data-v-b4b696f6]:focus-within{outline:none;color:gray;border:2px solid gray;opacity:1}#single-service .title-buttons-wrapper .action-buttons button.mobile[data-v-b4b696f6]{width:38px;border:1px solid #cb7128}#single-service .title-buttons-wrapper .action-buttons button.mobile.tooltip-button[data-v-b4b696f6]{position:relative;color:gray;border:2px solid #808080;background-color:#fff}#single-service .title-buttons-wrapper .action-buttons .dropdown-section[data-v-b4b696f6]{position:relative;z-index:2}#single-service .title-buttons-wrapper .action-buttons .dropdown-section .dropdown-menu[data-v-b4b696f6]{position:absolute;top:42px;right:0;background:#f6f6f6;border:1px solid #ccc;border-radius:4px;min-width:132px;width:100%}#single-service .title-buttons-wrapper .action-buttons .dropdown-section .dropdown-menu button[data-v-b4b696f6]{display:flex;align-items:center;justify-content:center;gap:4px;font-size:.71vw;letter-spacing:.5px;padding:0;border-radius:4px;border:none;cursor:pointer;height:40px;width:40px;margin:auto}@media (max-width: 1971.8309859155px){#single-service .title-buttons-wrapper .action-buttons .dropdown-section .dropdown-menu button[data-v-b4b696f6]{font-size:14px}}#single-service .title-buttons-wrapper .action-buttons .dropdown-section .dropdown-menu button svg[data-v-b4b696f6]{width:16px;height:16px}@media (min-width: 992px){#single-service .title-buttons-wrapper .action-buttons .dropdown-section .dropdown-menu button[data-v-b4b696f6]{width:auto;padding:8px 16px}}#single-service .title-buttons-wrapper .action-buttons .dropdown-section .dropdown-menu button[data-v-b4b696f6]:hover,#single-service .title-buttons-wrapper .action-buttons .dropdown-section .dropdown-menu button[data-v-b4b696f6]:focus,#single-service .title-buttons-wrapper .action-buttons .dropdown-section .dropdown-menu button[data-v-b4b696f6]:focus-within,#single-service .title-buttons-wrapper .action-buttons .dropdown-section .dropdown-menu button[data-v-b4b696f6]:focus-visible,#single-service .title-buttons-wrapper .action-buttons .dropdown-section .dropdown-menu button[data-v-b4b696f6]:active{box-shadow:none;outline:1px solid transparent}#single-service .title-buttons-wrapper .action-buttons .dropdown-section .dropdown-menu ul[data-v-b4b696f6]{list-style:none;padding:0;margin:0}#single-service .title-buttons-wrapper .action-buttons .dropdown-section .dropdown-menu ul li button[data-v-b4b696f6]{width:100%;font-family:Poppins,sans-serif;font-size:.61vw;font-weight:400;color:#44423f;justify-content:flex-start;text-align:left;cursor:pointer;padding:8px 16px;height:auto;outline:none;transition:.4s ease-in-out;box-shadow:none;border-radius:0;letter-spacing:0}@media (max-width: 1967.2131147541px){#single-service .title-buttons-wrapper .action-buttons .dropdown-section .dropdown-menu ul li button[data-v-b4b696f6]{font-size:12px}}#single-service .title-buttons-wrapper .action-buttons .dropdown-section .dropdown-menu ul li button[data-v-b4b696f6]:hover,#single-service .title-buttons-wrapper .action-buttons .dropdown-section .dropdown-menu ul li button[data-v-b4b696f6]:focus,#single-service .title-buttons-wrapper .action-buttons .dropdown-section .dropdown-menu ul li button[data-v-b4b696f6]:focus-within,#single-service .title-buttons-wrapper .action-buttons .dropdown-section .dropdown-menu ul li button[data-v-b4b696f6]:focus-visible,#single-service .title-buttons-wrapper .action-buttons .dropdown-section .dropdown-menu ul li button[data-v-b4b696f6]:active{background-color:#d9d9d9;outline:none;border:none}#single-service .header-user[data-v-b4b696f6]{display:flex}#single-service .header-user .title[data-v-b4b696f6]{display:flex;align-items:center;justify-content:flex-start;margin-bottom:16px}@media (min-width: 992px){#single-service .header-user .title[data-v-b4b696f6]{margin-bottom:24px}}#single-service .header-user .title h2[data-v-b4b696f6]{color:#44423f;font-size:20px;font-weight:500;margin-left:16px}@media (min-width: 992px){#single-service .header-user .title h2[data-v-b4b696f6]{font-size:1.2vw}}@media (min-width: 992px) and (max-width: 2000px){#single-service .header-user .title h2[data-v-b4b696f6]{font-size:24px}}#single-service .section-container[data-v-b4b696f6]{height:100%}@media (min-width: 992px){#single-service .section-container[data-v-b4b696f6]{display:grid;grid-template-columns:1fr minmax(0,2fr);gap:24px}}@media (min-width: 992px){#single-service .section-container .tab-section[data-v-b4b696f6]{background:#ffffff;box-shadow:0 0 8px #00000029;border-radius:8px;height:calc(100dvh - 92px)}}@media (min-width: 992px) and (min-width: 992px){#single-service .section-container .tab-section[data-v-b4b696f6] .tabs-container .tab-content{height:calc(87vh - 56px)}}@media (min-width: 992px){#single-service .section-container .tab-section[data-v-b4b696f6] .users-grid .column-status{min-width:75px}#single-service .section-container .tab-section[data-v-b4b696f6] .users-grid .column-time-since,#single-service .section-container .tab-section[data-v-b4b696f6] .users-grid .column-region{min-width:120px}}#single-service .section-container .tab-section .tabs[data-v-b4b696f6]{display:flex;justify-content:flex-start;gap:16px;margin-bottom:32px;padding-top:16px;border-bottom:1px solid #d0d4d9}@media (min-width: 992px){#single-service .section-container .tab-section .tabs[data-v-b4b696f6]{gap:40px;margin-bottom:40px}}#single-service .section-container .tab-section .tabs .tab[data-v-b4b696f6]{cursor:pointer;gap:4px;width:fit-content;font-family:Poppins,sans-serif;font-size:.82vw;font-weight:400;padding:0 0 8px;border:none;position:relative}@media (max-width: 1951.2195121951px){#single-service .section-container .tab-section .tabs .tab[data-v-b4b696f6]{font-size:16px}}#single-service .section-container .tab-section .tabs .tab[data-v-b4b696f6]:after{content:"";position:absolute;bottom:-1px;left:0;width:100%;height:2px;background-color:transparent;border-radius:6px}#single-service .section-container .tab-section .tabs .tab[data-v-b4b696f6]:first-of-type{margin-left:24px}@media (min-width: 992px){#single-service .section-container .tab-section .tabs .tab[data-v-b4b696f6]:first-of-type{margin-left:0}}#single-service .section-container .tab-section .tabs .tab[data-v-b4b696f6]:nth-of-type(2){margin-left:0}@media (min-width: 992px){#single-service .section-container .tab-section .tabs .tab[data-v-b4b696f6]:nth-of-type(2){margin-left:24px}}#single-service .section-container .tab-section .tabs .tab span[data-v-b4b696f6]{display:none}@media (min-width: 992px){#single-service .section-container .tab-section .tabs .tab span[data-v-b4b696f6]{display:inline-block}}#single-service .section-container .tab-section .tabs .tab.mobile-only[data-v-b4b696f6]{display:block}@media (min-width: 992px){#single-service .section-container .tab-section .tabs .tab.mobile-only[data-v-b4b696f6]{display:none}}#single-service .section-container .tab-section .tabs .tab[data-v-b4b696f6]:hover,#single-service .section-container .tab-section .tabs .tab[data-v-b4b696f6]:active,#single-service .section-container .tab-section .tabs .tab[data-v-b4b696f6]:focus,#single-service .section-container .tab-section .tabs .tab[data-v-b4b696f6]:focus-visible,#single-service .section-container .tab-section .tabs .tab[data-v-b4b696f6]:focus-within{outline:none;border:none;color:#cb7128;opacity:1}#single-service .section-container .tab-section .tabs .tab.active[data-v-b4b696f6]{color:#cb7128;font-weight:600}#single-service .section-container .tab-section .tabs .tab.active[data-v-b4b696f6]:after{background-color:#db9c69}#single-service .section-container .tab-section .tabs .tab.active[data-v-b4b696f6]:hover,#single-service .section-container .tab-section .tabs .tab.active[data-v-b4b696f6]:active,#single-service .section-container .tab-section .tabs .tab.active[data-v-b4b696f6]:focus,#single-service .section-container .tab-section .tabs .tab.active[data-v-b4b696f6]:focus-visible,#single-service .section-container .tab-section .tabs .tab.active[data-v-b4b696f6]:focus-within{outline:none;border:none;color:#cb7128;cursor:default}#single-service .section-container .tab-section .tabs-content[data-v-b4b696f6]{display:flex;flex-wrap:wrap;padding-bottom:0 16px}@media (min-width: 992px){#single-service .section-container .tab-section .tabs-content[data-v-b4b696f6]{flex-direction:row;height:calc(100% - 90px);overflow:hidden}}#single-service .section-container .tab-section .tabs-content>div[data-v-b4b696f6]{flex:1;margin:0 24px;height:100%;overflow-y:auto}#single-service .section-container .tab-section .tabs-content>div[data-v-b4b696f6]::-webkit-scrollbar{width:6px;height:6px;transition:.3s ease-in-out}#single-service .section-container .tab-section .tabs-content>div[data-v-b4b696f6]::-webkit-scrollbar-track{background:#f3f3f3;border-radius:8px}#single-service .section-container .tab-section .tabs-content>div[data-v-b4b696f6]::-webkit-scrollbar-thumb{background:#c3c3c3;border-radius:8px;border:4px solid rgba(0,0,0,0)}#single-service .section-container .tab-section .tabs-content>div[data-v-b4b696f6]::-webkit-scrollbar-thumb:hover{background:#c3c3c3}#single-service .section-container .service-info-section[data-v-b4b696f6]{display:none}@media (min-width: 992px){#single-service .section-container .service-info-section[data-v-b4b696f6]{display:flex}}#single-service.loading[data-v-b4b696f6]{justify-content:center;padding:0}#single-service.loading .loading-container[data-v-b4b696f6]{height:85vh;display:flex;flex-direction:column;justify-content:center;align-items:center}#single-service.loading .loading-container .loading-text[data-v-b4b696f6]{margin:16px}@media (min-width: 992px){#single-service[data-v-b4b696f6]{padding:128px 48px 40px}}@media (min-width: 1920px){#single-service[data-v-b4b696f6]{width:calc(100dvw - 282px);margin-left:282px;padding:16px 40px;height:100dvh}}@media (orientation: landscape) and (min-width: 2500px){#single-service[data-v-b4b696f6]{width:calc(100dvw - 14.68vw);margin-left:14.68vw;padding:.83vw 2vw}}@media (orientation: landscape) and (min-width: 2500px){#single-service .title-buttons-wrapper[data-v-b4b696f6]{margin-bottom:1.25vw}}@media (orientation: landscape) and (min-width: 2500px){#single-service .title-buttons-wrapper .title-wrapper[data-v-b4b696f6]{gap:.83vw}}@media (orientation: landscape) and (min-width: 2500px){#single-service .title-buttons-wrapper .title-wrapper .arrow-button[data-v-b4b696f6]{padding:.4vw}#single-service .title-buttons-wrapper .title-wrapper .arrow-button svg[data-v-b4b696f6]{width:.9vw;height:.7vw}}@media (orientation: landscape) and (min-width: 2500px){#single-service .title-buttons-wrapper .title-wrapper .title h3[data-v-b4b696f6]{margin-bottom:.2vw}}@media (orientation: landscape) and (min-width: 2500px){#single-service .title-buttons-wrapper .action-buttons[data-v-b4b696f6]{gap:.83vw}}@media (orientation: landscape) and (min-width: 2500px){#single-service .title-buttons-wrapper .action-buttons button[data-v-b4b696f6]{padding:.4vw .83vw;height:2.08vw;min-width:5.8vw;font-size:.71vw}}@media (orientation: landscape) and (min-width: 2500px){#single-service .header-user .title h2[data-v-b4b696f6]{margin-left:.8vw}}@media (orientation: landscape) and (min-width: 2500px){#single-service .header-user .title svg[data-v-b4b696f6]{width:1.2vw;height:1.2vw}}@media (orientation: landscape) and (min-width: 2500px){#single-service .section-container[data-v-b4b696f6]{gap:1.25vw}}@media (orientation: landscape) and (min-width: 2500px){#single-service .section-container .tab-section[data-v-b4b696f6]{height:calc(100dvh - 5.03vw)}}@media (orientation: landscape) and (min-width: 2500px) and (min-width: 2500px){#single-service .section-container .tab-section[data-v-b4b696f6] .tab-content{padding:.4vw;height:calc(100dvh - 1.66vw - 1.66vw - 1.66vw - 1.66vw - 1.66vw)}}@media (orientation: landscape) and (min-width: 2500px){#single-service .section-container .tab-section .tabs[data-v-b4b696f6]{gap:2.08vw;margin-bottom:2.08vw;padding-top:.83vw}}@media (orientation: landscape) and (min-width: 2500px){#single-service .section-container .tab-section .tabs .tab[data-v-b4b696f6]{padding-bottom:.4vw;gap:.2vw}}@media (orientation: landscape) and (min-width: 2500px){#single-service .section-container .tab-section .tabs .tab[data-v-b4b696f6]:first-of-type{margin-left:0}}@media (orientation: landscape) and (min-width: 2500px){#single-service .section-container .tab-section .tabs .tab[data-v-b4b696f6]:nth-of-type(2){margin-left:1.25vw}}@media (orientation: landscape) and (min-width: 2500px){#single-service .section-container .tab-section .tabs-content[data-v-b4b696f6]{padding-bottom:0 .83vw;height:calc(100% - 4.68vw)}}@media (orientation: landscape) and (min-width: 2500px){#single-service .section-container .tab-section .tabs-content>div[data-v-b4b696f6]{margin:0 1.25vw}}@media (orientation: landscape) and (min-width: 2500px){#single-service .section-container .service-info-section[data-v-b4b696f6]{border-radius:.4vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#single-service[data-v-b4b696f6]{width:100dvw;margin-left:0;padding:12vw 8vw 4vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#single-service .title-buttons-wrapper[data-v-b4b696f6]{margin-bottom:2.5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#single-service .title-buttons-wrapper .title-wrapper[data-v-b4b696f6]{gap:1.6vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#single-service .title-buttons-wrapper .title-wrapper .arrow-button[data-v-b4b696f6]{padding:.8vw}}@media (orientation: portrait){#single-service .title-buttons-wrapper .title-wrapper .title[data-v-b4b696f6]{width:100%}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#single-service .title-buttons-wrapper .title-wrapper .title h2[data-v-b4b696f6]{font-size:2.5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#single-service .title-buttons-wrapper .title-wrapper .title h3[data-v-b4b696f6]{font-size:1.1vw;margin-bottom:.4vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#single-service .title-buttons-wrapper .action-buttons[data-v-b4b696f6]{gap:1.6vw}}@media (orientation: portrait){#single-service .header-user .title[data-v-b4b696f6]{margin-bottom:3vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#single-service .header-user .title h2[data-v-b4b696f6]{font-size:2.5vw;margin-left:1.6vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#single-service .header-user .title svg[data-v-b4b696f6]{width:2.4vw;height:2.4vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#single-service .section-container[data-v-b4b696f6]{grid-template-columns:1fr}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#single-service[data-v-b4b696f6] .alert-information{padding-bottom:1.66vw}}.spinner[data-v-368411ae]{width:24px;height:24px;background:transparent;position:relative;border-radius:50%;overflow:hidden;z-index:0;animation:spin-368411ae 1s linear infinite}.spinner .spin-bottom-left[data-v-368411ae],.spinner .spin-bottom-right[data-v-368411ae],.spinner .spin-top-left[data-v-368411ae]{position:absolute;width:50%;height:50%;z-index:-1}.spinner .spin-blocker[data-v-368411ae]{position:absolute;top:15%;left:15%;width:70%;height:70%;background:#ffffff;border-radius:50%}.spinner .spin-bottom-left[data-v-368411ae]{top:50%;left:0;background:-webkit-linear-gradient(to bottom right,rgb(228,124,40) 0%,rgba(228,124,40,.7) 100%);background:linear-gradient(to bottom right,rgb(228,124,40) 0%,rgba(228,124,40,.7) 100%)}.spinner .spin-bottom-left[data-v-368411ae]:after{position:absolute;content:"";border-radius:50%;width:5.5px;height:9px;bottom:9px;left:0;background-color:#e47c28}@media (min-width: 768px){.spinner .spin-bottom-left[data-v-368411ae]:after{width:9px;height:15px;bottom:18px}}.spinner .spin-bottom-right[data-v-368411ae]{top:50%;left:50%;background:-webkit-linear-gradient(to top right,rgba(228,124,40,.7) 15%,rgba(228,124,40,.25) 85%);background:linear-gradient(to top right,rgba(228,124,40,.7) 15%,rgba(228,124,40,.25) 85%)}.spinner .spin-top-left[data-v-368411ae]{top:0;left:50%;background:-webkit-linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(228,124,40,.25) 100%);background:linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(228,124,40,.25) 100%)}.spinner.spinner-green .spin-bottom-left[data-v-368411ae]{background:-webkit-linear-gradient(to bottom right,rgb(72,148,60) 0%,rgba(72,148,60,.7) 100%);background:linear-gradient(to bottom right,rgb(72,148,60) 0%,rgba(72,148,60,.7) 100%)}.spinner.spinner-green .spin-bottom-left[data-v-368411ae]:after{background-color:#48943c}.spinner.spinner-green .spin-bottom-right[data-v-368411ae]{background:-webkit-linear-gradient(to top right,rgba(72,148,60,.7) 15%,rgba(72,148,60,.25) 85%);background:linear-gradient(to top right,rgba(72,148,60,.7) 15%,rgba(72,148,60,.25) 85%)}.spinner.spinner-green .spin-top-left[data-v-368411ae]{background:-webkit-linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(72,148,60,.25) 100%);background:linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(72,148,60,.25) 100%)}.spinner.disabled .spin-blocker[data-v-368411ae]{background:gray}.spinner.disabled .spin-bottom-left[data-v-368411ae]:after{width:5.5px;height:9px;bottom:9px;left:0}@media (min-width: 768px){.spinner.disabled .spin-bottom-left[data-v-368411ae]:after{bottom:8px}}@media (min-width: 768px){.spinner[data-v-368411ae]{width:48px;height:48px}}@media (orientation: landscape) and (min-width: 2500px){.spinner[data-v-368411ae]{width:2.5vw;height:2.5vw}}@media (orientation: landscape) and (min-width: 2500px){.spinner .spin-bottom-left[data-v-368411ae]:after{width:.46vw;height:.78vw;bottom:.93vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.spinner[data-v-368411ae]{width:5vw;height:5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.spinner .spin-bottom-left[data-v-368411ae]:after{width:.92vw;height:1.56vw;bottom:1.86vw}}@keyframes spin-368411ae{to{transform:rotate(360deg)}}@keyframes loader-368411ae{0%{opacity:1}to{opacity:0}}.loader div[data-v-368411ae]{left:48px;top:22.5px;position:absolute;animation:loader-368411ae linear 1s infinite;background:#32c770;width:4px;height:15px;border-radius:0;transform-origin:2px 27.5px}.loader div[data-v-368411ae]:nth-child(1){transform:rotate(0);animation-delay:-.875s;background:#32c770}.loader div[data-v-368411ae]:nth-child(2){transform:rotate(45deg);animation-delay:-.75s;background:#32c770}.loader div[data-v-368411ae]:nth-child(3){transform:rotate(90deg);animation-delay:-.625s;background:#32c770}.loader div[data-v-368411ae]:nth-child(4){transform:rotate(135deg);animation-delay:-.5s;background:#32c770}.loader div[data-v-368411ae]:nth-child(5){transform:rotate(180deg);animation-delay:-.375s;background:#32c770}.loader div[data-v-368411ae]:nth-child(6){transform:rotate(225deg);animation-delay:-.25s;background:#32c770}.loader div[data-v-368411ae]:nth-child(7){transform:rotate(270deg);animation-delay:-.125s;background:#32c770}.loader div[data-v-368411ae]:nth-child(8){transform:rotate(315deg);animation-delay:0s;background:#32c770}.loader-container[data-v-368411ae]{width:72px;height:64px;display:inline-block;overflow:hidden;background:none;margin-bottom:16px}.loader[data-v-368411ae]{width:100%;height:100%;position:relative;transform:translateZ(0) scale(.64);backface-visibility:hidden;transform-origin:0 0}.loader div[data-v-368411ae]{box-sizing:content-box}.tabs-container[data-v-368411ae]{display:flex;width:100%;flex-direction:column;align-items:center}.tabs-container .tabs-title[data-v-368411ae]{position:fixed;display:flex;width:100%;max-height:70px;justify-content:center;align-items:center;overflow:hidden;background:#ffffff}.tabs-container .tabs-title .buttons-tab[data-v-368411ae]{display:flex;width:100%;justify-content:center;background:rgba(72,148,60,.1)}.tabs-container .tabs-title .buttons-tab .button-tab[data-v-368411ae]{display:flex;align-items:center}.tabs-container .tabs-title .buttons-tab .button-tab .tab-title[data-v-368411ae]{cursor:pointer;gap:4px;width:auto;min-width:24px;font-family:Poppins,sans-serif;font-size:.82vw;font-style:normal;font-size:14px;line-height:21px;font-weight:400;padding:16px;border:none;position:relative;background-color:transparent}@media (max-width: 1951.2195121951px){.tabs-container .tabs-title .buttons-tab .button-tab .tab-title[data-v-368411ae]{font-size:16px}}.tabs-container .tabs-title .buttons-tab .button-tab .tab-title[data-v-368411ae]:nth-of-type(2){margin-left:0}@media (min-width: 992px){.tabs-container .tabs-title .buttons-tab .button-tab .tab-title[data-v-368411ae]:nth-of-type(2){margin-left:24px}}.tabs-container .tabs-title .buttons-tab .button-tab .tab-title span[data-v-368411ae]{display:none}@media (min-width: 992px){.tabs-container .tabs-title .buttons-tab .button-tab .tab-title span[data-v-368411ae]{display:inline-block}}.tabs-container .tabs-title .buttons-tab .button-tab .tab-title[data-v-368411ae]:hover,.tabs-container .tabs-title .buttons-tab .button-tab .tab-title[data-v-368411ae]:active,.tabs-container .tabs-title .buttons-tab .button-tab .tab-title[data-v-368411ae]:focus,.tabs-container .tabs-title .buttons-tab .button-tab .tab-title[data-v-368411ae]:focus-visible{outline:none;border:none;color:#000;opacity:1}.tabs-container .tabs-title .buttons-tab .button-tab .tab-title[data-v-368411ae]:focus-visible{outline:-webkit-focus-ring-color auto 1px}.tabs-container .tabs-title .buttons-tab .button-tab .tab-title.complete[data-v-368411ae]{color:#48943c;font-weight:400}.tabs-container .tabs-title .buttons-tab .button-tab .tab-title.active[data-v-368411ae]{color:#000;font-weight:600}.tabs-container .tabs-title .buttons-tab .button-tab .tab-title.active[data-v-368411ae]:after{background-color:#000}.tabs-container .tabs-title .buttons-tab .button-tab .tab-title.active[data-v-368411ae]:hover,.tabs-container .tabs-title .buttons-tab .button-tab .tab-title.active[data-v-368411ae]:active,.tabs-container .tabs-title .buttons-tab .button-tab .tab-title.active[data-v-368411ae]:focus{outline:none;border:none;color:#000;cursor:default}.tabs-container .tabs-title .buttons-tab .button-tab .tab-title.disabled-tab[data-v-368411ae]:after{background-color:#1010104d}.tabs-container .tabs-title .buttons-tab .button-tab .tab-title.disabled-tab[data-v-368411ae]:hover,.tabs-container .tabs-title .buttons-tab .button-tab .tab-title.disabled-tab[data-v-368411ae]:active,.tabs-container .tabs-title .buttons-tab .button-tab .tab-title.disabled-tab[data-v-368411ae]:focus,.tabs-container .tabs-title .buttons-tab .button-tab .tab-title.disabled-tab[data-v-368411ae]:focus-visible,.tabs-container .tabs-title .buttons-tab .button-tab .tab-title.disabled-tab[data-v-368411ae]:focus-within{color:#1010104d;cursor:default}.tabs-container .tabs-title .buttons-tab .button-tab .divider-tab[data-v-368411ae],.tabs-container .tabs-title .buttons-tab .button-tab .divider-tab .line[data-v-368411ae],.tabs-container .tabs-title .button-section[data-v-368411ae]{display:none}@media (min-width: 992px){.tabs-container .tabs-title .button-section[data-v-368411ae]{display:flex;gap:24px;margin-right:16px}.tabs-container .tabs-title .button-section .btn[data-v-368411ae]{max-width:155px;max-height:42px;display:flex;flex-direction:row;gap:16px}.tabs-container .tabs-title .button-section .btn img[data-v-368411ae]{max-width:16px;margin-bottom:0}.tabs-container .tabs-title .button-section .btn-next[data-v-368411ae]{width:155px}}@media (min-width: 992px){.tabs-container .tabs-title[data-v-368411ae]{position:static;display:flex;width:98%;justify-content:space-between;align-items:center;padding:8px}.tabs-container .tabs-title .tabs-title[data-v-368411ae]{background:transparent}.tabs-container .tabs-title .buttons-tab[data-v-368411ae]{justify-content:flex-start;background:transparent}.tabs-container .tabs-title .buttons-tab .button-tab[data-v-368411ae]{display:flex;align-items:center}.tabs-container .tabs-title .buttons-tab .button-tab .tab-title[data-v-368411ae]{cursor:pointer;gap:4px;width:auto;min-width:24px;font-family:Poppins,sans-serif;font-size:.82vw;font-style:normal;font-size:14px;line-height:21px;font-weight:400;padding:16px;border:none;position:relative;background-color:transparent}}@media (min-width: 992px) and (max-width: 1951.2195121951px){.tabs-container .tabs-title .buttons-tab .button-tab .tab-title[data-v-368411ae]{font-size:16px}}@media (min-width: 992px){.tabs-container .tabs-title .buttons-tab .button-tab .tab-title[data-v-368411ae]:nth-of-type(2){margin-left:0}}@media (min-width: 992px) and (min-width: 992px){.tabs-container .tabs-title .buttons-tab .button-tab .tab-title[data-v-368411ae]:nth-of-type(2){margin-left:24px}}@media (min-width: 992px){.tabs-container .tabs-title .buttons-tab .button-tab .tab-title span[data-v-368411ae]{display:none}}@media (min-width: 992px) and (min-width: 992px){.tabs-container .tabs-title .buttons-tab .button-tab .tab-title span[data-v-368411ae]{display:inline-block}}@media (min-width: 992px){.tabs-container .tabs-title .buttons-tab .button-tab .tab-title[data-v-368411ae]:hover,.tabs-container .tabs-title .buttons-tab .button-tab .tab-title[data-v-368411ae]:active,.tabs-container .tabs-title .buttons-tab .button-tab .tab-title[data-v-368411ae]:focus,.tabs-container .tabs-title .buttons-tab .button-tab .tab-title[data-v-368411ae]:focus-visible,.tabs-container .tabs-title .buttons-tab .button-tab .tab-title[data-v-368411ae]:focus-within{outline:none;border:none;color:#000;opacity:1}.tabs-container .tabs-title .buttons-tab .button-tab .tab-title[data-v-368411ae]:focus-visible{outline:-webkit-focus-ring-color auto 1px}.tabs-container .tabs-title .buttons-tab .button-tab .tab-title.complete[data-v-368411ae]{color:#48943c;font-weight:400}.tabs-container .tabs-title .buttons-tab .button-tab .tab-title.active[data-v-368411ae]{color:#000;font-weight:600}.tabs-container .tabs-title .buttons-tab .button-tab .tab-title.active[data-v-368411ae]:after{background-color:#000}.tabs-container .tabs-title .buttons-tab .button-tab .tab-title.active[data-v-368411ae]:hover,.tabs-container .tabs-title .buttons-tab .button-tab .tab-title.active[data-v-368411ae]:active,.tabs-container .tabs-title .buttons-tab .button-tab .tab-title.active[data-v-368411ae]:focus,.tabs-container .tabs-title .buttons-tab .button-tab .tab-title.active[data-v-368411ae]:focus-visible,.tabs-container .tabs-title .buttons-tab .button-tab .tab-title.active[data-v-368411ae]:focus-within{outline:none;border:none;color:#000;cursor:default}.tabs-container .tabs-title .buttons-tab .button-tab .tab-title.disabled-tab[data-v-368411ae]:after{background-color:#1010104d}.tabs-container .tabs-title .buttons-tab .button-tab .tab-title.disabled-tab[data-v-368411ae]:hover,.tabs-container .tabs-title .buttons-tab .button-tab .tab-title.disabled-tab[data-v-368411ae]:active,.tabs-container .tabs-title .buttons-tab .button-tab .tab-title.disabled-tab[data-v-368411ae]:focus{color:#1010104d;cursor:default}.tabs-container .tabs-title .buttons-tab .button-tab .divider-tab[data-v-368411ae]{display:flex;align-items:center}.tabs-container .tabs-title .buttons-tab .button-tab .divider-tab .section-check[data-v-368411ae]{height:100%;width:100%;display:flex;justify-content:center;align-items:center}.tabs-container .tabs-title .buttons-tab .button-tab .divider-tab .line[data-v-368411ae]{display:block;width:20px;height:1px;border:1px solid #a2a19f}.tabs-container .tabs-title .buttons-tab .button-tab .divider-tab.active .line[data-v-368411ae]{border:1px solid #48943c}}.tabs-container .tabs-content[data-v-368411ae]{height:auto;margin-top:16px;height:100%;width:100%;overflow-x:auto}.tabs-container .tabs-content .tab-content[data-v-368411ae]{width:100%;height:100%;display:flex;justify-content:center}@media (min-width: 992px){.tabs-container .tabs-content .tab-content[data-v-368411ae]{margin-top:0;padding:16px 16px 0;height:65vh}}@media (min-width: 1920px){.tabs-container .tabs-content .tab-content[data-v-368411ae]{padding:16px 16px 0;height:100%}}@media (min-width: 992px){.tabs-container .tabs-content[data-v-368411ae]{height:91%;overflow-x:auto}}@media (min-width: 1920px){.tabs-container .tabs-content[data-v-368411ae]{height:91%;overflow-x:auto}}.tabs-container .loading-spinner[data-v-368411ae]{justify-content:center;padding:0;height:100%}.tabs-container .loading-spinner .loading-container[data-v-368411ae]{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.tabs-container .loading-spinner .loading-container .loading-text[data-v-368411ae]{margin:16px}.tabs-container .button-section-mobile[data-v-368411ae]{display:block;display:flex;width:100%;justify-content:space-around}.tabs-container .button-section-mobile .btn[data-v-368411ae]{max-height:42px;max-width:516px;margin:20px 50px;display:flex;flex-direction:row;gap:16px}.tabs-container .button-section-mobile .btn img[data-v-368411ae]{max-width:16px;margin-bottom:0}@media (min-width: 992px){.tabs-container .button-section-mobile[data-v-368411ae]{display:none}}@media (min-width: 992px){.tabs-container[data-v-368411ae]{padding-top:16px;height:100vh}.tabs-container .tabs-content[data-v-368411ae]{margin-top:0}}@media (min-width: 1920px){.tabs-container[data-v-368411ae]{height:100%}}@media (orientation: landscape) and (min-width: 2500px){.tabs-container .tabs-title .tab-title[data-v-368411ae]{margin-top:.83vw;padding-bottom:.83vw;margin-left:2.08vw;font-size:.83vw}.tabs-container .tabs-title .tab-title[data-v-368411ae]:first-of-type{margin-left:1.667vw}.tabs-container .tabs-content .tab-content[data-v-368411ae]{padding:1.667vw}}.w-100[data-v-d87a2de7],.w-70[data-v-d87a2de7],.w-50[data-v-d87a2de7],.w-33[data-v-d87a2de7],.w-25[data-v-d87a2de7],.w-20[data-v-d87a2de7],.w-17[data-v-d87a2de7],.w-10[data-v-d87a2de7]{display:flex;flex-direction:column;width:100%}.w-30[data-v-d87a2de7]{display:flex;flex-direction:column;max-width:30%}@media (min-width: 992px){.w-30[data-v-d87a2de7]{max-width:22%}}@media (min-width: 992px){.w-70[data-v-d87a2de7]{max-width:68%}}@media (min-width: 992px){.w-50[data-v-d87a2de7]{max-width:47.5%}}@media (min-width: 992px){.p-50[data-v-d87a2de7]{max-width:unset;padding-right:52.5%}}@media (min-width: 992px){.w-33[data-v-d87a2de7]{max-width:31%}}@media (min-width: 992px){.w-25[data-v-d87a2de7]{max-width:23%}}@media (min-width: 992px){.w-20[data-v-d87a2de7]{max-width:18%}}@media (min-width: 992px){.w-17[data-v-d87a2de7]{max-width:15%}}@media (min-width: 992px){.w-10[data-v-d87a2de7]{max-width:8%}}@media (min-width: 992px){.mw-cc[data-v-d87a2de7]{min-width:100px}}span.error[data-v-d87a2de7]{display:block;font-size:12px;transform:translateY(-10px);color:#da1e28;line-height:132%}label[data-v-d87a2de7]{color:#21272a;font-weight:500;font-size:14px;line-height:140%;font-family:Poppins,sans-serif;margin-bottom:0}@media (min-width: 1920px){label[data-v-d87a2de7]{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){label[data-v-d87a2de7]{font-size:14px}}.title[data-v-d87a2de7]{display:flex;margin-bottom:.5rem;gap:8px}.title label[data-v-d87a2de7]{align-content:center}input[type=text][data-v-d87a2de7],input[type=email][data-v-d87a2de7],input[type=password][data-v-d87a2de7],input[type=number][data-v-d87a2de7],input[type=tel][data-v-d87a2de7],.dropdown-country[data-v-d87a2de7]{width:100%;padding:8px 16px;margin-bottom:16px;border:none;outline:none;border-bottom:1px solid #c1c7cd;background-color:#fff;background:#f6f6f6;color:#44423f;font-family:Filson Pro,sans-serif;font-weight:400;font-size:14px;line-height:140%;transition:.4s ease-in-out}input[type=text][data-v-d87a2de7]:focus,input[type=text][data-v-d87a2de7]:active,input[type=text][data-v-d87a2de7]:focus-within,input[type=text][data-v-d87a2de7]:focus-visible,input[type=email][data-v-d87a2de7]:focus,input[type=email][data-v-d87a2de7]:active,input[type=email][data-v-d87a2de7]:focus-within,input[type=email][data-v-d87a2de7]:focus-visible,input[type=password][data-v-d87a2de7]:focus,input[type=password][data-v-d87a2de7]:active,input[type=password][data-v-d87a2de7]:focus-within,input[type=password][data-v-d87a2de7]:focus-visible,input[type=number][data-v-d87a2de7]:focus,input[type=number][data-v-d87a2de7]:active,input[type=number][data-v-d87a2de7]:focus-within,input[type=number][data-v-d87a2de7]:focus-visible,input[type=tel][data-v-d87a2de7]:focus,input[type=tel][data-v-d87a2de7]:active,input[type=tel][data-v-d87a2de7]:focus-within,input[type=tel][data-v-d87a2de7]:focus-visible,.dropdown-country[data-v-d87a2de7]:focus,.dropdown-country[data-v-d87a2de7]:active,.dropdown-country[data-v-d87a2de7]:focus-within,.dropdown-country[data-v-d87a2de7]:focus-visible{border-bottom:1px solid #cb7128}input[type=text][data-v-d87a2de7]:disabled,input[type=email][data-v-d87a2de7]:disabled,input[type=password][data-v-d87a2de7]:disabled,input[type=number][data-v-d87a2de7]:disabled,input[type=tel][data-v-d87a2de7]:disabled,.dropdown-country[data-v-d87a2de7]:disabled{color:#d3d3d3;background-color:#fff}input[type=text].wrong-data[data-v-d87a2de7],input[type=email].wrong-data[data-v-d87a2de7],input[type=password].wrong-data[data-v-d87a2de7],input[type=number].wrong-data[data-v-d87a2de7],input[type=tel].wrong-data[data-v-d87a2de7],.dropdown-country.wrong-data[data-v-d87a2de7],input[type=text].wrong-data .dropdown-country[data-v-d87a2de7],input[type=email].wrong-data .dropdown-country[data-v-d87a2de7],input[type=password].wrong-data .dropdown-country[data-v-d87a2de7],input[type=number].wrong-data .dropdown-country[data-v-d87a2de7],input[type=tel].wrong-data .dropdown-country[data-v-d87a2de7],.dropdown-country.wrong-data .dropdown-country[data-v-d87a2de7]{border-bottom:1px solid #c8102e}input[type=text][data-v-d87a2de7]::-webkit-input-placeholder,input[type=email][data-v-d87a2de7]::-webkit-input-placeholder,input[type=password][data-v-d87a2de7]::-webkit-input-placeholder,input[type=number][data-v-d87a2de7]::-webkit-input-placeholder,input[type=tel][data-v-d87a2de7]::-webkit-input-placeholder,.dropdown-country[data-v-d87a2de7]::-webkit-input-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){input[type=text][data-v-d87a2de7]::-webkit-input-placeholder,input[type=email][data-v-d87a2de7]::-webkit-input-placeholder,input[type=password][data-v-d87a2de7]::-webkit-input-placeholder,input[type=number][data-v-d87a2de7]::-webkit-input-placeholder,input[type=tel][data-v-d87a2de7]::-webkit-input-placeholder,.dropdown-country[data-v-d87a2de7]::-webkit-input-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=text][data-v-d87a2de7]::-webkit-input-placeholder,input[type=email][data-v-d87a2de7]::-webkit-input-placeholder,input[type=password][data-v-d87a2de7]::-webkit-input-placeholder,input[type=number][data-v-d87a2de7]::-webkit-input-placeholder,input[type=tel][data-v-d87a2de7]::-webkit-input-placeholder,.dropdown-country[data-v-d87a2de7]::-webkit-input-placeholder{font-size:14px}}input[type=text][data-v-d87a2de7]::-moz-placeholder,input[type=email][data-v-d87a2de7]::-moz-placeholder,input[type=password][data-v-d87a2de7]::-moz-placeholder,input[type=number][data-v-d87a2de7]::-moz-placeholder,input[type=tel][data-v-d87a2de7]::-moz-placeholder,.dropdown-country[data-v-d87a2de7]::-moz-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){input[type=text][data-v-d87a2de7]::-moz-placeholder,input[type=email][data-v-d87a2de7]::-moz-placeholder,input[type=password][data-v-d87a2de7]::-moz-placeholder,input[type=number][data-v-d87a2de7]::-moz-placeholder,input[type=tel][data-v-d87a2de7]::-moz-placeholder,.dropdown-country[data-v-d87a2de7]::-moz-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=text][data-v-d87a2de7]::-moz-placeholder,input[type=email][data-v-d87a2de7]::-moz-placeholder,input[type=password][data-v-d87a2de7]::-moz-placeholder,input[type=number][data-v-d87a2de7]::-moz-placeholder,input[type=tel][data-v-d87a2de7]::-moz-placeholder,.dropdown-country[data-v-d87a2de7]::-moz-placeholder{font-size:14px}}input[type=text][data-v-d87a2de7]:-ms-input-placeholder,input[type=email][data-v-d87a2de7]:-ms-input-placeholder,input[type=password][data-v-d87a2de7]:-ms-input-placeholder,input[type=number][data-v-d87a2de7]:-ms-input-placeholder,input[type=tel][data-v-d87a2de7]:-ms-input-placeholder,.dropdown-country[data-v-d87a2de7]:-ms-input-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){input[type=text][data-v-d87a2de7]:-ms-input-placeholder,input[type=email][data-v-d87a2de7]:-ms-input-placeholder,input[type=password][data-v-d87a2de7]:-ms-input-placeholder,input[type=number][data-v-d87a2de7]:-ms-input-placeholder,input[type=tel][data-v-d87a2de7]:-ms-input-placeholder,.dropdown-country[data-v-d87a2de7]:-ms-input-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=text][data-v-d87a2de7]:-ms-input-placeholder,input[type=email][data-v-d87a2de7]:-ms-input-placeholder,input[type=password][data-v-d87a2de7]:-ms-input-placeholder,input[type=number][data-v-d87a2de7]:-ms-input-placeholder,input[type=tel][data-v-d87a2de7]:-ms-input-placeholder,.dropdown-country[data-v-d87a2de7]:-ms-input-placeholder{font-size:14px}}input[type=text][data-v-d87a2de7]:-moz-placeholder,input[type=email][data-v-d87a2de7]:-moz-placeholder,input[type=password][data-v-d87a2de7]:-moz-placeholder,input[type=number][data-v-d87a2de7]:-moz-placeholder,input[type=tel][data-v-d87a2de7]:-moz-placeholder,.dropdown-country[data-v-d87a2de7]:-moz-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){input[type=text][data-v-d87a2de7]:-moz-placeholder,input[type=email][data-v-d87a2de7]:-moz-placeholder,input[type=password][data-v-d87a2de7]:-moz-placeholder,input[type=number][data-v-d87a2de7]:-moz-placeholder,input[type=tel][data-v-d87a2de7]:-moz-placeholder,.dropdown-country[data-v-d87a2de7]:-moz-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=text][data-v-d87a2de7]:-moz-placeholder,input[type=email][data-v-d87a2de7]:-moz-placeholder,input[type=password][data-v-d87a2de7]:-moz-placeholder,input[type=number][data-v-d87a2de7]:-moz-placeholder,input[type=tel][data-v-d87a2de7]:-moz-placeholder,.dropdown-country[data-v-d87a2de7]:-moz-placeholder{font-size:14px}}input[type=text].error[data-v-d87a2de7],input[type=email].error[data-v-d87a2de7],input[type=password].error[data-v-d87a2de7],input[type=number].error[data-v-d87a2de7],input[type=tel].error[data-v-d87a2de7],.dropdown-country.error[data-v-d87a2de7]{display:block;font-size:12px;transform:translateY(-10px);color:#da1e28;line-height:132%}@media (min-width: 1920px){input[type=text].error[data-v-d87a2de7],input[type=email].error[data-v-d87a2de7],input[type=password].error[data-v-d87a2de7],input[type=number].error[data-v-d87a2de7],input[type=tel].error[data-v-d87a2de7],.dropdown-country.error[data-v-d87a2de7]{font-size:.55vw}}@media (min-width: 1920px) and (max-width: 2181.8181818182px){input[type=text].error[data-v-d87a2de7],input[type=email].error[data-v-d87a2de7],input[type=password].error[data-v-d87a2de7],input[type=number].error[data-v-d87a2de7],input[type=tel].error[data-v-d87a2de7],.dropdown-country.error[data-v-d87a2de7]{font-size:12px}}@media (min-width: 1920px){input[type=text][data-v-d87a2de7],input[type=email][data-v-d87a2de7],input[type=password][data-v-d87a2de7],input[type=number][data-v-d87a2de7],input[type=tel][data-v-d87a2de7],.dropdown-country[data-v-d87a2de7]{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=text][data-v-d87a2de7],input[type=email][data-v-d87a2de7],input[type=password][data-v-d87a2de7],input[type=number][data-v-d87a2de7],input[type=tel][data-v-d87a2de7],.dropdown-country[data-v-d87a2de7]{font-size:14px}}.dropdown-country[data-v-d87a2de7]{padding:0;position:relative;cursor:pointer}input[type=search][data-v-d87a2de7]{box-sizing:border-box;width:100%;font-family:Filson Pro,sans-serif;font-size:14px;font-weight:400;color:#44423f;background-color:#fff;background-position:12px 20px;background-image:url('data:image/svg+xml,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.03137 12.3046C7.72385 12.3046 8.40956 12.1682 9.04933 11.9032C9.6891 11.6382 10.2704 11.2497 10.7601 10.7601C11.2497 10.2704 11.6382 9.6891 11.9032 9.04933C12.1682 8.40956 12.3046 7.72385 12.3046 7.03137C12.3046 6.33888 12.1682 5.65318 11.9032 5.0134C11.6382 4.37363 11.2497 3.79232 10.7601 3.30266C10.2704 2.81299 9.6891 2.42457 9.04933 2.15957C8.40956 1.89457 7.72385 1.75817 7.03137 1.75817C5.63283 1.75817 4.29157 2.31374 3.30266 3.30266C2.31374 4.29157 1.75817 5.63283 1.75817 7.03137C1.75817 8.4299 2.31374 9.77116 3.30266 10.7601C4.29157 11.749 5.63283 12.3046 7.03137 12.3046ZM12.5858 11.3431L15.7321 14.4894C15.816 14.5705 15.8829 14.6676 15.9289 14.7748C15.9749 14.8821 15.999 14.9974 16 15.1141C16.0009 15.2308 15.9786 15.3465 15.9343 15.4545C15.89 15.5625 15.8247 15.6606 15.7421 15.743C15.6596 15.8255 15.5614 15.8907 15.4533 15.9348C15.3453 15.9789 15.2296 16.0011 15.1129 16C14.9962 15.9989 14.8809 15.9745 14.7737 15.9284C14.6665 15.8823 14.5696 15.8153 14.4885 15.7313L11.3422 12.5849C9.92939 13.6816 8.15174 14.1987 6.37112 14.0308C4.5905 13.863 2.94078 13.0229 1.75778 11.6815C0.574778 10.3401 -0.0525667 8.59834 0.00345308 6.8107C0.0594729 5.02307 0.794646 3.32398 2.05931 2.05931C3.32398 0.794646 5.02307 0.0594729 6.8107 0.00345308C8.59834 -0.0525667 10.3401 0.574778 11.6815 1.75778C13.0229 2.94078 13.863 4.5905 14.0308 6.37112C14.1987 8.15174 13.6816 9.92939 12.5849 11.3422L12.5858 11.3431Z" fill="%2344423F" fill-opacity="0.5"/></svg>');background-repeat:no-repeat;border:none;border-bottom:1px solid #c1c7cd;margin:0;padding:16px 16px 16px 40px;transition:.4s ease-in-out}input[type=search][data-v-d87a2de7]::-webkit-input-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){input[type=search][data-v-d87a2de7]::-webkit-input-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=search][data-v-d87a2de7]::-webkit-input-placeholder{font-size:14px}}input[type=search][data-v-d87a2de7]::-moz-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){input[type=search][data-v-d87a2de7]::-moz-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=search][data-v-d87a2de7]::-moz-placeholder{font-size:14px}}input[type=search][data-v-d87a2de7]:-ms-input-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){input[type=search][data-v-d87a2de7]:-ms-input-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=search][data-v-d87a2de7]:-ms-input-placeholder{font-size:14px}}input[type=search][data-v-d87a2de7]:-moz-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){input[type=search][data-v-d87a2de7]:-moz-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=search][data-v-d87a2de7]:-moz-placeholder{font-size:14px}}input[type=search][data-v-d87a2de7]:focus,input[type=search][data-v-d87a2de7]:focus-visible,input[type=search][data-v-d87a2de7]:focus-within,input[type=search][data-v-d87a2de7]:active{outline:none;border-bottom-color:#cb7128}input[type=search][data-v-d87a2de7]::-webkit-search-cancel-button{-webkit-appearance:none;height:16px;width:16px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='gray'><path d='M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z'/></svg>");cursor:pointer}@media (min-width: 1920px){input[type=search][data-v-d87a2de7]{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){input[type=search][data-v-d87a2de7]{font-size:14px}}.v-select[data-v-d87a2de7]{width:100%}.v-select.vs--searchable .vs__dropdown-toggle[data-v-d87a2de7]{cursor:pointer}.v-select .vs__dropdown-toggle[data-v-d87a2de7]{height:42px;padding:0 16px 0 0;overflow:hidden}.v-select .vs__dropdown-toggle .vs__selected-options[data-v-d87a2de7]{padding:0 0 0 16px;height:38px;align-items:center}.v-select .vs__dropdown-toggle .vs__selected-options .vs__search[data-v-d87a2de7]{height:38px;padding:0;background-position:left center;margin:0;border:none;order:1;flex:0 1 24px}.v-select .vs__dropdown-toggle .vs__selected-options .vs__selected[data-v-d87a2de7]{height:19px;margin:0;width:100%;font-size:.71vw;order:2;flex:1 0 0;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-all}@media (max-width: 1971.8309859155px){.v-select .vs__dropdown-toggle .vs__selected-options .vs__selected[data-v-d87a2de7]{font-size:14px}}.v-select .vs__dropdown-toggle .vs__actions[data-v-d87a2de7]{padding:0;gap:8px}.v-select .vs__dropdown-toggle .vs__actions button[data-v-d87a2de7]{margin:0;width:24px;height:24px;cursor:pointer}.v-select .vs__dropdown-toggle .vs__actions svg[data-v-d87a2de7]{cursor:pointer}.v-select ul[data-v-d87a2de7]{border-radius:0 0 4px 4px;border:1px solid rgba(68,66,63,.3);box-shadow:none}.v-select ul[data-v-d87a2de7]::-webkit-scrollbar{width:6px;height:6px;transition:.3s ease-in-out}.v-select ul[data-v-d87a2de7]::-webkit-scrollbar-track{background:#f3f3f3;border-radius:8px}.v-select ul[data-v-d87a2de7]::-webkit-scrollbar-thumb{background:#c3c3c3;border-radius:8px;border:4px solid rgba(0,0,0,0)}.v-select ul[data-v-d87a2de7]::-webkit-scrollbar-thumb:hover{background:#c3c3c3}.v-select ul li[data-v-d87a2de7]{color:#44423f;font-size:.71vw;font-weight:400}@media (max-width: 1971.8309859155px){.v-select ul li[data-v-d87a2de7]{font-size:14px}}.v-select ul li[data-v-d87a2de7]:hover,.v-select ul li[data-v-d87a2de7]:focus,.v-select ul li[data-v-d87a2de7]:focus-visible,.v-select ul li[data-v-d87a2de7]:focus-within,.v-select ul li[data-v-d87a2de7]:active{background:rgba(68,66,63,.05)}.v-select ul li.v-list-item--active[data-v-d87a2de7]{background-color:#44423f0d!important}select[data-v-d87a2de7]{width:100%;padding:16px;margin-bottom:16px;border:none;outline:none;border-bottom:1px solid #c1c7cd;background-color:#fff;color:#44423f;font-family:Filson Pro,sans-serif;font-weight:400;font-size:14px;line-height:140%;transition:.4s ease-in-out;cursor:pointer}select[data-v-d87a2de7]:focus,select[data-v-d87a2de7]:active,select[data-v-d87a2de7]:focus-within,select[data-v-d87a2de7]:focus-visible{border-bottom:1px solid #cb7128}select[data-v-d87a2de7]:focus-visible{outline:2px solid #cb7128;outline-offset:2px;transition:none}select[data-v-d87a2de7]::-webkit-input-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){select[data-v-d87a2de7]::-webkit-input-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){select[data-v-d87a2de7]::-webkit-input-placeholder{font-size:14px}}select[data-v-d87a2de7]::-moz-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){select[data-v-d87a2de7]::-moz-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){select[data-v-d87a2de7]::-moz-placeholder{font-size:14px}}select[data-v-d87a2de7]:-ms-input-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){select[data-v-d87a2de7]:-ms-input-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){select[data-v-d87a2de7]:-ms-input-placeholder{font-size:14px}}select[data-v-d87a2de7]:-moz-placeholder{color:#697077;font-weight:400;font-family:Filson Pro,sans-serif;font-size:14px;line-height:140%}@media (min-width: 1920px){select[data-v-d87a2de7]:-moz-placeholder{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){select[data-v-d87a2de7]:-moz-placeholder{font-size:14px}}select.error[data-v-d87a2de7]{display:block;font-size:12px;transform:translateY(-10px);color:#da1e28;line-height:132%}@media (min-width: 1920px){select.error[data-v-d87a2de7]{font-size:.55vw}}@media (min-width: 1920px) and (max-width: 2181.8181818182px){select.error[data-v-d87a2de7]{font-size:12px}}@media (min-width: 1920px){select[data-v-d87a2de7]{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){select[data-v-d87a2de7]{font-size:14px}}.checkbox[data-v-d87a2de7]{display:flex;align-items:center;margin-left:4px}.checkbox label[data-v-d87a2de7]{margin:0;color:#21272a;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:140%}@media (min-width: 992px){.checkbox label[data-v-d87a2de7]{font-size:14px}}@media (min-width: 1920px){.checkbox label[data-v-d87a2de7]{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){.checkbox label[data-v-d87a2de7]{font-size:14px}}.checkbox label[data-v-d87a2de7]{position:relative;cursor:pointer;transition:.4s ease-in-out}.checkbox label[data-v-d87a2de7]:before{content:"";-webkit-appearance:none;background-color:transparent;border:2px solid #cb7128;box-shadow:0 1px 2px #0000000d,inset 0 -15px 10px -12px #0000000d;padding:6.4px;display:inline-block;position:relative;vertical-align:middle;cursor:pointer;margin-right:8px;transition:.4s ease-in-out}.checkbox input[data-v-d87a2de7]{width:0;transition:.4s ease-in-out}.checkbox input:checked+label[data-v-d87a2de7]:after{content:"";display:block;position:absolute;top:5px;left:5px;width:5.5px;height:9px;border:2px solid #ffffff;border-width:0 2px 2px 0;transform:rotate(45deg)}@media (min-width: 992px){.checkbox input:checked+label[data-v-d87a2de7]:after{top:5px;left:5px}}.checkbox input:checked+label[data-v-d87a2de7]:before{background-color:#cb7128;border-color:#cb7128}.checkbox input:focus-visible+label[data-v-d87a2de7]:before{border-color:#cb7128}.regions-flex[data-v-d87a2de7]{flex-direction:column}.regions-flex .section-regions[data-v-d87a2de7]{display:flex;flex-wrap:wrap}.radio[data-v-d87a2de7]{display:flex;align-items:center;margin-left:4px}.radio label[data-v-d87a2de7]{margin:0;color:#21272a;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:140%}@media (min-width: 992px){.radio label[data-v-d87a2de7]{font-size:14px}}@media (min-width: 1920px){.radio label[data-v-d87a2de7]{font-size:.75vw}}@media (min-width: 1920px) and (max-width: 1866.6666666667px){.radio label[data-v-d87a2de7]{font-size:14px}}.radio label[data-v-d87a2de7]{position:relative;cursor:pointer;transition:.4s ease-in-out}.radio label[data-v-d87a2de7]:before{content:"";-webkit-appearance:none;background-color:transparent;border:2px solid #cb7128;box-shadow:0 1px 2px #0000000d,inset 0 -15px 10px -12px #0000000d;padding:6.4px;display:inline-block;position:relative;vertical-align:middle;cursor:pointer;margin-right:8px;transition:.4s ease-in-out;border-radius:50%}.radio input[data-v-d87a2de7]{width:0;transition:.4s ease-in-out}.radio input:checked+label[data-v-d87a2de7]:after{content:"";display:block;position:absolute;top:6px;left:4px;width:8px;height:8px;border:none;border-width:0 2px 2px 0;background-color:#cb7128;border-radius:50%}@media (min-width: 992px){.radio input:checked+label[data-v-d87a2de7]:after{top:6px;left:4px}}.radio input:checked+label[data-v-d87a2de7]:before{background-color:#fff;border-color:#cb7128}.radio input:focus-visible+label[data-v-d87a2de7]:before{border-color:#cb7128}@media (orientation: landscape) and (min-width: 2500px){label[data-v-d87a2de7]{margin-bottom:.5vw}}@media (orientation: landscape) and (min-width: 2500px){input[type=text][data-v-d87a2de7],input[type=password][data-v-d87a2de7],input[type=email][data-v-d87a2de7],input[type=number][data-v-d87a2de7],input[type=tel][data-v-d87a2de7]{padding:1vw}input[type=text].error[data-v-d87a2de7],input[type=password].error[data-v-d87a2de7],input[type=email].error[data-v-d87a2de7],input[type=number].error[data-v-d87a2de7],input[type=tel].error[data-v-d87a2de7]{transform:translateY(-.6vw)}}@media (orientation: landscape) and (min-width: 2500px){select[data-v-d87a2de7]{padding:1vw;margin-bottom:1vw}}@media (orientation: landscape) and (min-width: 2500px){input[type=search][data-v-d87a2de7]{background-position:.5vw .9vw}}@media (orientation: landscape) and (min-width: 2500px){input[type=search][data-v-d87a2de7]::-webkit-search-cancel-button{height:.9vw;width:.9vw}}@media (orientation: landscape) and (min-width: 2500px){.checkbox[data-v-d87a2de7]{margin-left:.2vw}}@media (orientation: landscape) and (min-width: 2500px){.checkbox label[data-v-d87a2de7]:before{margin-right:.5vw;padding:.35vw}}@media (orientation: landscape) and (min-width: 2500px){.checkbox input:checked+label[data-v-d87a2de7]:after{top:.25vw;left:.3vw;width:.25vw;height:.5vw}}@media (orientation: landscape) and (min-width: 2500px){.radio[data-v-d87a2de7]{margin-left:.2vw}}@media (orientation: landscape) and (min-width: 2500px){.radio label[data-v-d87a2de7]:before{margin-right:.5vw;padding:.35vw}}@media (orientation: landscape) and (min-width: 2500px){.radio input:checked+label[data-v-d87a2de7]:after{top:.34vw;left:.18vw;width:.45vw;height:.45vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){label[data-v-d87a2de7]{margin-bottom:1vw;font-size:1.7vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){input[type=text][data-v-d87a2de7],input[type=password][data-v-d87a2de7],input[type=email][data-v-d87a2de7],input[type=number][data-v-d87a2de7],input[type=tel][data-v-d87a2de7],select[data-v-d87a2de7]{padding:1.3vw;font-size:1.5vw}input[type=text].error[data-v-d87a2de7],input[type=password].error[data-v-d87a2de7],input[type=email].error[data-v-d87a2de7],input[type=number].error[data-v-d87a2de7],input[type=tel].error[data-v-d87a2de7],select.error[data-v-d87a2de7]{transform:translateY(-.9vw);font-size:1.1vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){input[type=text][data-v-d87a2de7]::-webkit-input-placeholder,input[type=password][data-v-d87a2de7]::-webkit-input-placeholder,input[type=email][data-v-d87a2de7]::-webkit-input-placeholder,input[type=number][data-v-d87a2de7]::-webkit-input-placeholder,input[type=tel][data-v-d87a2de7]::-webkit-input-placeholder,select[data-v-d87a2de7]::-webkit-input-placeholder{font-size:1.5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){input[type=text][data-v-d87a2de7]::-moz-placeholder,input[type=password][data-v-d87a2de7]::-moz-placeholder,input[type=email][data-v-d87a2de7]::-moz-placeholder,input[type=number][data-v-d87a2de7]::-moz-placeholder,input[type=tel][data-v-d87a2de7]::-moz-placeholder,select[data-v-d87a2de7]::-moz-placeholder{font-size:1.5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){input[type=text][data-v-d87a2de7]:-ms-input-placeholder,input[type=password][data-v-d87a2de7]:-ms-input-placeholder,input[type=email][data-v-d87a2de7]:-ms-input-placeholder,input[type=number][data-v-d87a2de7]:-ms-input-placeholder,input[type=tel][data-v-d87a2de7]:-ms-input-placeholder,select[data-v-d87a2de7]:-ms-input-placeholder{font-size:1.5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){input[type=text][data-v-d87a2de7]:-moz-placeholder,input[type=password][data-v-d87a2de7]:-moz-placeholder,input[type=email][data-v-d87a2de7]:-moz-placeholder,input[type=number][data-v-d87a2de7]:-moz-placeholder,input[type=tel][data-v-d87a2de7]:-moz-placeholder,select[data-v-d87a2de7]:-moz-placeholder{font-size:1.5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.checkbox[data-v-d87a2de7]{margin-left:.45vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.checkbox label[data-v-d87a2de7]{font-size:1.5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.checkbox label[data-v-d87a2de7]:before{margin-right:1.1vw;padding:.75vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.checkbox input:checked+label[data-v-d87a2de7]:after{top:.38vw;left:.6vw;width:.65vw;height:1.1vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.radio[data-v-d87a2de7]{margin-left:.45vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.radio label[data-v-d87a2de7]{font-size:1.5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.radio label[data-v-d87a2de7]:before{margin-right:1.1vw;padding:.75vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.radio input:checked+label[data-v-d87a2de7]:after{top:.7vw;left:.4vw;width:1vw;height:1vw}}button[data-v-d87a2de7]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:8px 16px;width:100%;font-weight:500;line-height:100%;border-radius:4px;transition:all .4s ease-in-out;font-family:Poppins,sans-serif}button.primary-btn[data-v-d87a2de7]{background-color:#cb7128;color:#fff;border:1px solid transparent}button.primary-btn[data-v-d87a2de7]:hover,button.primary-btn[data-v-d87a2de7]:active,button.primary-btn[data-v-d87a2de7]:focus,button.primary-btn[data-v-d87a2de7]:focus-visible,button.primary-btn[data-v-d87a2de7]:focus-within{background-color:#aa5d1e;color:#fff;outline:2px solid #d97706}button.primary-btn.disabled[data-v-d87a2de7]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}button.primary-btn.tooltip-button-disabled .tooltip-text[data-v-d87a2de7]{display:none}button.primary-btn.tooltip-button[data-v-d87a2de7]{position:relative;color:gray;border:2px solid gray;background-color:#fff;cursor:default}button.primary-btn.tooltip-button .tooltip-text[data-v-d87a2de7]{visibility:hidden;width:100%;max-width:340px;background-color:#333;color:#fff;text-align:center;border-radius:5px;padding:5px;position:absolute;bottom:125%;left:50%;transform:translate(-50%);z-index:1;opacity:0;transition:opacity .3s;font-size:.71vw;font-family:Poppins,sans-serif;height:100%}@media (max-width: 1830.985915493px){button.primary-btn.tooltip-button .tooltip-text[data-v-d87a2de7]{font-size:13px}}button.primary-btn.tooltip-button .tooltip-text[data-v-d87a2de7]:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#333 transparent transparent transparent}button.primary-btn.tooltip-button:hover .tooltip-text[data-v-d87a2de7]{visibility:visible;opacity:1}button.primary-btn.tooltip-button[data-v-d87a2de7]:hover,button.primary-btn.tooltip-button[data-v-d87a2de7]:active,button.primary-btn.tooltip-button[data-v-d87a2de7]:focus,button.primary-btn.tooltip-button[data-v-d87a2de7]:focus-visible,button.primary-btn.tooltip-button[data-v-d87a2de7]:focus-within{outline:none;color:gray;border:2px solid gray;opacity:1}button.secondary-btn[data-v-d87a2de7]{background-color:#fff;color:#44423f;border:1px solid transparent}button.secondary-btn[data-v-d87a2de7]:hover,button.secondary-btn[data-v-d87a2de7]:active,button.secondary-btn[data-v-d87a2de7]:focus,button.secondary-btn[data-v-d87a2de7]:focus-within{color:#44423f;opacity:.7;border:1px solid transparent}button.secondary-btn[data-v-d87a2de7]:focus-visible{opacity:.7;color:#44423f;border:1px solid #44423f}button.secondary-btn.disabled[data-v-d87a2de7]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}button.secondary-btn.tooltip-button-disabled .tooltip-text[data-v-d87a2de7]{display:none}button.secondary-btn.tooltip-button[data-v-d87a2de7]{position:relative;color:gray;border:2px solid gray;cursor:default}button.secondary-btn.tooltip-button .tooltip-text[data-v-d87a2de7]{visibility:hidden;width:100%;max-width:340px;background-color:#333;color:#fff;text-align:center;border-radius:5px;padding:5px;position:absolute;bottom:125%;left:50%;transform:translate(-50%);z-index:1;opacity:0;transition:opacity .3s;font-size:.71vw;font-family:Poppins,sans-serif;height:100%}@media (max-width: 1830.985915493px){button.secondary-btn.tooltip-button .tooltip-text[data-v-d87a2de7]{font-size:13px}}button.secondary-btn.tooltip-button .tooltip-text[data-v-d87a2de7]:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#333 transparent transparent transparent}button.secondary-btn.tooltip-button:hover .tooltip-text[data-v-d87a2de7]{visibility:visible;opacity:1}button.secondary-btn.tooltip-button[data-v-d87a2de7]:hover,button.secondary-btn.tooltip-button[data-v-d87a2de7]:active,button.secondary-btn.tooltip-button[data-v-d87a2de7]:focus,button.secondary-btn.tooltip-button[data-v-d87a2de7]:focus-visible,button.secondary-btn.tooltip-button[data-v-d87a2de7]:focus-within{outline:none;color:gray;border:2px solid gray;opacity:1}button.tertiary-btn[data-v-d87a2de7]{padding:16px;color:#fff;outline:none;background:linear-gradient(90deg,rgba(0,0,0,0) 28.55%,#cb7128 108.17%);background-color:#cb7128;border:1px solid #cb7128}button.tertiary-btn[data-v-d87a2de7]:hover,button.tertiary-btn[data-v-d87a2de7]:active,button.tertiary-btn[data-v-d87a2de7]:focus,button.tertiary-btn[data-v-d87a2de7]:focus-within{background-color:#793905;color:#fff;border:1px solid #aa5d1e}button.tertiary-btn[data-v-d87a2de7]:focus-visible{background-color:#793905;color:#fff;border:1px solid #aa5d1e}button.tertiary-btn.disabled[data-v-d87a2de7]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}button.back-btn[data-v-d87a2de7]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0 16px;gap:32px;position:relative;width:56px;height:40px;background:#ffffff;border:2px solid #ffffff;box-shadow:0 0 4px #00000040;border-radius:4px}button.success-btn[data-v-d87a2de7]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0 16px;gap:32px;min-height:40px;color:#fff;background:#48943c;border:2px solid #48943c;box-shadow:0 4px 4px #48943c40;border-radius:8px}button.disabled[data-v-d87a2de7]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}.spinner[data-v-d87a2de7]{width:24px;height:24px;background:transparent;position:relative;border-radius:50%;overflow:hidden;z-index:0;animation:spin-d87a2de7 1s linear infinite}.spinner .spin-bottom-left[data-v-d87a2de7],.spinner .spin-bottom-right[data-v-d87a2de7],.spinner .spin-top-left[data-v-d87a2de7]{position:absolute;width:50%;height:50%;z-index:-1}.spinner .spin-blocker[data-v-d87a2de7]{position:absolute;top:15%;left:15%;width:70%;height:70%;background:#ffffff;border-radius:50%}.spinner .spin-bottom-left[data-v-d87a2de7]{top:50%;left:0;background:-webkit-linear-gradient(to bottom right,rgb(228,124,40) 0%,rgba(228,124,40,.7) 100%);background:linear-gradient(to bottom right,rgb(228,124,40) 0%,rgba(228,124,40,.7) 100%)}.spinner .spin-bottom-left[data-v-d87a2de7]:after{position:absolute;content:"";border-radius:50%;width:5.5px;height:9px;bottom:9px;left:0;background-color:#e47c28}@media (min-width: 768px){.spinner .spin-bottom-left[data-v-d87a2de7]:after{width:9px;height:15px;bottom:18px}}.spinner .spin-bottom-right[data-v-d87a2de7]{top:50%;left:50%;background:-webkit-linear-gradient(to top right,rgba(228,124,40,.7) 15%,rgba(228,124,40,.25) 85%);background:linear-gradient(to top right,rgba(228,124,40,.7) 15%,rgba(228,124,40,.25) 85%)}.spinner .spin-top-left[data-v-d87a2de7]{top:0;left:50%;background:-webkit-linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(228,124,40,.25) 100%);background:linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(228,124,40,.25) 100%)}.spinner.spinner-green .spin-bottom-left[data-v-d87a2de7]{background:-webkit-linear-gradient(to bottom right,rgb(72,148,60) 0%,rgba(72,148,60,.7) 100%);background:linear-gradient(to bottom right,rgb(72,148,60) 0%,rgba(72,148,60,.7) 100%)}.spinner.spinner-green .spin-bottom-left[data-v-d87a2de7]:after{background-color:#48943c}.spinner.spinner-green .spin-bottom-right[data-v-d87a2de7]{background:-webkit-linear-gradient(to top right,rgba(72,148,60,.7) 15%,rgba(72,148,60,.25) 85%);background:linear-gradient(to top right,rgba(72,148,60,.7) 15%,rgba(72,148,60,.25) 85%)}.spinner.spinner-green .spin-top-left[data-v-d87a2de7]{background:-webkit-linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(72,148,60,.25) 100%);background:linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(72,148,60,.25) 100%)}.spinner.disabled .spin-blocker[data-v-d87a2de7]{background:gray}.spinner.disabled .spin-bottom-left[data-v-d87a2de7]:after{width:5.5px;height:9px;bottom:9px;left:0}@media (min-width: 768px){.spinner.disabled .spin-bottom-left[data-v-d87a2de7]:after{bottom:8px}}@media (min-width: 768px){.spinner[data-v-d87a2de7]{width:48px;height:48px}}@media (orientation: landscape) and (min-width: 2500px){.spinner[data-v-d87a2de7]{width:2.5vw;height:2.5vw}}@media (orientation: landscape) and (min-width: 2500px){.spinner .spin-bottom-left[data-v-d87a2de7]:after{width:.46vw;height:.78vw;bottom:.93vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.spinner[data-v-d87a2de7]{width:5vw;height:5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.spinner .spin-bottom-left[data-v-d87a2de7]:after{width:.92vw;height:1.56vw;bottom:1.86vw}}@keyframes spin-d87a2de7{to{transform:rotate(360deg)}}@keyframes loader-d87a2de7{0%{opacity:1}to{opacity:0}}.loader div[data-v-d87a2de7]{left:48px;top:22.5px;position:absolute;animation:loader-d87a2de7 linear 1s infinite;background:#32c770;width:4px;height:15px;border-radius:0;transform-origin:2px 27.5px}.loader div[data-v-d87a2de7]:nth-child(1){transform:rotate(0);animation-delay:-.875s;background:#32c770}.loader div[data-v-d87a2de7]:nth-child(2){transform:rotate(45deg);animation-delay:-.75s;background:#32c770}.loader div[data-v-d87a2de7]:nth-child(3){transform:rotate(90deg);animation-delay:-.625s;background:#32c770}.loader div[data-v-d87a2de7]:nth-child(4){transform:rotate(135deg);animation-delay:-.5s;background:#32c770}.loader div[data-v-d87a2de7]:nth-child(5){transform:rotate(180deg);animation-delay:-.375s;background:#32c770}.loader div[data-v-d87a2de7]:nth-child(6){transform:rotate(225deg);animation-delay:-.25s;background:#32c770}.loader div[data-v-d87a2de7]:nth-child(7){transform:rotate(270deg);animation-delay:-.125s;background:#32c770}.loader div[data-v-d87a2de7]:nth-child(8){transform:rotate(315deg);animation-delay:0s;background:#32c770}.loader-container[data-v-d87a2de7]{width:72px;height:64px;display:inline-block;overflow:hidden;background:none;margin-bottom:16px}.loader[data-v-d87a2de7]{width:100%;height:100%;position:relative;transform:translateZ(0) scale(.64);backface-visibility:hidden;transform-origin:0 0}.loader div[data-v-d87a2de7]{box-sizing:content-box}#purchase-container[data-v-d87a2de7]{display:flex;flex-direction:column;width:100%;height:auto;align-items:center}#purchase-container .purchase-image[data-v-d87a2de7]{position:fixed;z-index:2;width:100%;height:64px;display:flex;align-items:center;justify-content:space-between;background:#ffffff;box-shadow:0 4px 4px #00000026;padding:16px 32px}#purchase-container .purchase-image img[data-v-d87a2de7]{max-width:160px}#purchase-container .purchase-image .btn[data-v-d87a2de7]{max-width:100px;right:10px}#purchase-container h2[data-v-d87a2de7]{color:#cb7128;font-size:24px;line-height:110%;font-weight:700;margin-bottom:8px}#purchase-container .divider[data-v-d87a2de7]{width:100%;height:.5px;background:#dde1e6}#purchase-container .purchase-component[data-v-d87a2de7]{display:flex;flex-direction:column;align-items:center;height:100dvh;margin:64px 0 24px;width:100%;padding-bottom:24px;max-width:1224px}#purchase-container .purchase-component h2[data-v-d87a2de7]{font-style:normal;font-weight:500;font-size:24px;text-align:center;margin-bottom:24px;color:#44423f}#purchase-container .purchase-component img[data-v-d87a2de7]{max-width:100px;margin-bottom:24px}#purchase-container .purchase-component p[data-v-d87a2de7]{text-align:center;color:#44423f}#purchase-container .purchase-component .tabs-section[data-v-d87a2de7]{width:100%;position:relative}@media (min-width: 992px){#purchase-container .purchase-component .tabs-section[data-v-d87a2de7]{width:90%;height:100%;overflow:hidden}}#purchase-container .purchase-component .tabs-section .tabs-header[data-v-d87a2de7]{position:fixed;display:flex;width:100%;max-height:70px;justify-content:space-between;align-items:center;overflow:hidden;background:white}#purchase-container .purchase-component .tabs-section .tabs-header .tabs[data-v-d87a2de7]{background:rgba(72,148,60,.1);display:flex;justify-content:center;width:100%;gap:16px;align-items:center}#purchase-container .purchase-component .tabs-section .tabs-header .tabs .section-tab[data-v-d87a2de7]{width:auto;display:flex;flex-direction:column;align-items:center;justify-content:center}#purchase-container .purchase-component .tabs-section .tabs-header .tabs .section-tab .section-check[data-v-d87a2de7]{height:100%;width:100%;display:flex;justify-content:center;align-items:center}#purchase-container .purchase-component .tabs-section .tabs-header .tabs .section-tab .section-check img[data-v-d87a2de7]{margin:16px}#purchase-container .purchase-component .tabs-section .tabs-header .tabs .section-tab .tab[data-v-d87a2de7]{cursor:pointer;gap:4px;width:auto;min-width:24px;font-family:Poppins,sans-serif;font-size:.82vw;font-style:normal;font-size:14px;line-height:21px;font-weight:400;padding:0 0 16px;border:none;position:relative;background-color:transparent}@media (max-width: 1951.2195121951px){#purchase-container .purchase-component .tabs-section .tabs-header .tabs .section-tab .tab[data-v-d87a2de7]{font-size:16px}}#purchase-container .purchase-component .tabs-section .tabs-header .tabs .section-tab .tab[data-v-d87a2de7]:nth-of-type(2){margin-left:0}@media (min-width: 992px){#purchase-container .purchase-component .tabs-section .tabs-header .tabs .section-tab .tab[data-v-d87a2de7]:nth-of-type(2){margin-left:24px}}#purchase-container .purchase-component .tabs-section .tabs-header .tabs .section-tab .tab span[data-v-d87a2de7]{display:none}@media (min-width: 992px){#purchase-container .purchase-component .tabs-section .tabs-header .tabs .section-tab .tab span[data-v-d87a2de7]{display:inline-block}}#purchase-container .purchase-component .tabs-section .tabs-header .tabs .section-tab .tab[data-v-d87a2de7]:hover,#purchase-container .purchase-component .tabs-section .tabs-header .tabs .section-tab .tab[data-v-d87a2de7]:active,#purchase-container .purchase-component .tabs-section .tabs-header .tabs .section-tab .tab[data-v-d87a2de7]:focus,#purchase-container .purchase-component .tabs-section .tabs-header .tabs .section-tab .tab[data-v-d87a2de7]:focus-visible,#purchase-container .purchase-component .tabs-section .tabs-header .tabs .section-tab .tab[data-v-d87a2de7]:focus-within{outline:none;border:none;color:#000;opacity:1}#purchase-container .purchase-component .tabs-section .tabs-header .tabs .section-tab .tab.active[data-v-d87a2de7]{color:#000;font-weight:600}#purchase-container .purchase-component .tabs-section .tabs-header .tabs .section-tab .tab.active[data-v-d87a2de7]:after{background-color:#000}#purchase-container .purchase-component .tabs-section .tabs-header .tabs .section-tab .tab.active[data-v-d87a2de7]:hover,#purchase-container .purchase-component .tabs-section .tabs-header .tabs .section-tab .tab.active[data-v-d87a2de7]:active,#purchase-container .purchase-component .tabs-section .tabs-header .tabs .section-tab .tab.active[data-v-d87a2de7]:focus,#purchase-container .purchase-component .tabs-section .tabs-header .tabs .section-tab .tab.active[data-v-d87a2de7]:focus-visible,#purchase-container .purchase-component .tabs-section .tabs-header .tabs .section-tab .tab.active[data-v-d87a2de7]:focus-within{outline:none;border:none;color:#000;cursor:default}#purchase-container .purchase-component .tabs-section .tabs-header .tabs .section-tab .tab.complete[data-v-d87a2de7]{color:#48943c;font-weight:400}@media (min-width: 992px){#purchase-container .purchase-component .tabs-section .tabs-header .tabs[data-v-d87a2de7]{gap:40px}}#purchase-container .purchase-component .tabs-section .tabs-header .button-section[data-v-d87a2de7]{display:none}@media (min-width: 992px){#purchase-container .purchase-component .tabs-section .tabs-header .button-section[data-v-d87a2de7]{display:flex;gap:24px}#purchase-container .purchase-component .tabs-section .tabs-header .button-section .btn[data-v-d87a2de7]{max-height:42px;display:flex;flex-direction:row;gap:16px}#purchase-container .purchase-component .tabs-section .tabs-header .button-section .btn img[data-v-d87a2de7]{max-width:16px;margin-bottom:0}}#purchase-container .purchase-component .tabs-section .tabs-content[data-v-d87a2de7]{display:flex;width:90%;margin-top:70px;justify-content:center;padding-bottom:0 16px}#purchase-container .purchase-component .tabs-section .tabs-content .tab[data-v-d87a2de7]{display:flex;flex-direction:column;align-items:center;width:100%;max-width:600px;height:auto;padding:8px;overflow-y:auto}#purchase-container .purchase-component .tabs-section .tabs-content .tab #billingForm[data-v-d87a2de7]{width:100%;display:flex;gap:16px;flex-direction:column;align-items:center}#purchase-container .purchase-component .tabs-section .tabs-content .tab .section-box[data-v-d87a2de7]{margin-top:40px;width:100%;padding:20px 36px}#purchase-container .purchase-component .tabs-section .tabs-content .tab .section-box p[data-v-d87a2de7]{font-style:normal;font-weight:600;font-size:16px;display:flex;align-items:flex-end;color:#000}#purchase-container .purchase-component .tabs-section .tabs-content .tab .section-box .title-box .cards-methods[data-v-d87a2de7]{display:flex;gap:8px}#purchase-container .purchase-component .tabs-section .tabs-content .tab .section-box .title-box .cards-methods img[data-v-d87a2de7]{max-height:32px;margin-bottom:0}#purchase-container .purchase-component .tabs-section .tabs-content .tab .section-box .form[data-v-d87a2de7]{margin-top:8px}#purchase-container .purchase-component .tabs-section .tabs-content .tab .section-box .form .title[data-v-d87a2de7]{height:24px}#purchase-container .purchase-component .tabs-section .tabs-content .tab .section-box .form label[data-v-d87a2de7]{color:#44423f;font-weight:500;height:100%;align-content:center}#purchase-container .purchase-component .tabs-section .tabs-content .tab .section-box .form select[data-v-d87a2de7]{width:100%;padding:16px;margin-bottom:16px;border:none;outline:none;border-bottom:1px solid #c1c7cd;background-color:#fff;background:#f6f6f6;color:#44423f;font-family:Filson Pro,sans-serif;font-weight:400;font-size:14px;line-height:140%;transition:.4s ease-in-out}#purchase-container .purchase-component .tabs-section .tabs-content .tab .section-box .form select .dropdown-option[data-v-d87a2de7]{display:flex;align-items:center}#purchase-container .purchase-component .tabs-section .tabs-content .tab .section-box .form select .dropdown-option .flag[data-v-d87a2de7]{width:20px;height:auto;margin-right:10px}#purchase-container .purchase-component .tabs-section .tabs-content .tab .section-box .form select.wrong-data[data-v-d87a2de7]{border-bottom:1px solid #c8102e}#purchase-container .purchase-component .tabs-section .tabs-content .tab .section-box .form[data-v-d87a2de7] .dropdown-list::-webkit-scrollbar{width:6px;height:6px;transition:.3s ease-in-out}#purchase-container .purchase-component .tabs-section .tabs-content .tab .section-box .form[data-v-d87a2de7] .dropdown-list::-webkit-scrollbar-track{background:#f3f3f3;border-radius:8px}#purchase-container .purchase-component .tabs-section .tabs-content .tab .section-box .form[data-v-d87a2de7] .dropdown-list::-webkit-scrollbar-thumb{background:#c3c3c3;border-radius:8px;border:4px solid rgba(0,0,0,0)}#purchase-container .purchase-component .tabs-section .tabs-content .tab .section-box .form[data-v-d87a2de7] .dropdown-list::-webkit-scrollbar-thumb:hover{background:#c3c3c3}#purchase-container .purchase-component .tabs-section .tabs-content .tab .section-box .form[data-v-d87a2de7] .empty-name{color:#7c8289;opacity:1}#purchase-container .purchase-component .tabs-section .tabs-content .tab .section-box .form .country-code[data-v-d87a2de7] .title{margin-bottom:0}#purchase-container .purchase-component .tabs-section .tabs-content .tab .section-box .form.form-number[data-v-d87a2de7]{display:flex;flex-direction:column;justify-content:flex-start;gap:0}#purchase-container .purchase-component .tabs-section .tabs-content .tab .section-box .form.form-number .phone[data-v-d87a2de7]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}#purchase-container .purchase-component .tabs-section .tabs-content .tab .section-box .form.form-number .inputs-number[data-v-d87a2de7]{display:flex;flex-direction:row;gap:33px;justify-content:flex-start}#purchase-container .purchase-component .tabs-section .tabs-content .tab .section-box .form.form-number .inputs-number[data-v-d87a2de7] .title{margin-bottom:0}#purchase-container .purchase-component .tabs-section .tabs-content .tab .section-box .form.form-number[data-v-d87a2de7] .dropdown-list{max-height:115px}#purchase-container .purchase-component .tabs-section .tabs-content .tab .section-box .form.form-number.account-form[data-v-d87a2de7] .dropdown-list{max-height:160px}#purchase-container .purchase-component .tabs-section .tabs-content .tab .section-box .form .credit-card-section[data-v-d87a2de7]{display:block}#purchase-container .purchase-component .tabs-section .tabs-content .tab .section-box .form .credit-card-section label[data-v-d87a2de7]{height:24px;margin-bottom:.5rem}#purchase-container .purchase-component .tabs-section .tabs-content .tab .section-box .form .credit-card-section[data-v-d87a2de7] .recurly-element{border:none;border-bottom:1px solid #c1c7cd;background:#f6f6f6;background-color:#f2f4f8;line-height:140%;height:3rem;padding:4px;margin:0 0 16px}#purchase-container .purchase-component .tabs-section .tabs-content .tab .section-box .form .credit-card-section[data-v-d87a2de7] .recurly-element.recurly-element-card-focus{border-bottom:1px solid #cb7128}#purchase-container .purchase-component .tabs-section .tabs-content .tab .section-box .form .credit-card-section[data-v-d87a2de7] .recurly-element.recurly-element-invalid{border-bottom:1px solid #c8102e}#purchase-container .purchase-component .tabs-section .tabs-content .tab .section-box .form .flex-row[data-v-d87a2de7]{display:flex;flex-direction:row;flex-wrap:wrap}#purchase-container .purchase-component .tabs-section .tabs-content .tab .section-box .form .flex-row .info-container[data-v-d87a2de7]{margin-left:8px;position:relative}#purchase-container .purchase-component .tabs-section .tabs-content .tab .section-box .form .flag-this .flag-icon[data-v-d87a2de7]{width:20px;height:15px;margin-right:8px}#purchase-container .purchase-component .tabs-section .tabs-content .tab .section-box .form .w-17 .zip-code[data-v-d87a2de7]{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}@media (min-width: 992px){#purchase-container .purchase-component .tabs-section .tabs-content .tab .section-box .form .w-49[data-v-d87a2de7]{max-width:49.5%}}@media (min-width: 992px){#purchase-container .purchase-component .tabs-section .tabs-content .tab .section-box .form[data-v-d87a2de7] .w-25{max-width:25%}}@media (min-width: 992px){#purchase-container .purchase-component .tabs-section .tabs-content .tab .section-box .form[data-v-d87a2de7] .w-50{max-width:50%}}#purchase-container .purchase-component .tabs-section .tabs-content .tab .section-box .billing-form[data-v-d87a2de7]{width:100%}#purchase-container .purchase-component .tabs-section .tabs-content .tab .section-box .billing-form .form[data-v-d87a2de7]{justify-content:space-between}#purchase-container .purchase-component .tabs-section .tabs-content .tab .section-box.package-box[data-v-d87a2de7]{max-width:600px;height:auto;display:flex;flex-direction:column;gap:20px}#purchase-container .purchase-component .tabs-section .tabs-content .tab .section-box.package-box h3[data-v-d87a2de7]{display:block;color:#44423f;font-weight:600;font-size:16px}#purchase-container .purchase-component .tabs-section .tabs-content .tab .section-box.package-box .add-ons[data-v-d87a2de7]{display:flex;height:100%;padding:0 8px;align-items:center;flex-direction:column;justify-content:center}#purchase-container .purchase-component .tabs-section .tabs-content .tab .section-box.package-box .package-option[data-v-d87a2de7]{display:flex;align-items:center;justify-content:space-between;width:100%;gap:8px}#purchase-container .purchase-component .tabs-section .tabs-content .tab .section-box.package-box .package-option .info-option[data-v-d87a2de7]{display:flex;align-items:center;width:100%;gap:10px}#purchase-container .purchase-component .tabs-section .tabs-content .tab .section-box.package-box .package-option .info-option img[data-v-d87a2de7]{max-width:80px;margin:0}#purchase-container .purchase-component .tabs-section .tabs-content .tab .section-box.package-box .package-option .info-option .add-on-description[data-v-d87a2de7]{display:flex;flex-direction:column;width:100%;gap:16px;align-items:flex-start}#purchase-container .purchase-component .tabs-section .tabs-content .tab .section-box.package-box .package-option .info-option .add-on-description .description[data-v-d87a2de7]{text-align:left;width:100%;max-width:calc(100% - 70px)}#purchase-container .purchase-component .tabs-section .tabs-content .tab .section-box.package-box .package-option .info-option .add-on-description .count-services[data-v-d87a2de7]{width:100%;display:flex;flex-direction:row;justify-content:space-between}#purchase-container .purchase-component .tabs-section .tabs-content .tab .section-box.package-box .package-option .info-option .add-on-description .count-services .count-services-description[data-v-d87a2de7]{display:flex}#purchase-container .purchase-component .tabs-section .tabs-content .tab .section-box.package-box .package-option .info-option .add-on-description .count-services .count-services-description p[data-v-d87a2de7]{width:32px;height:32px;align-items:center;justify-content:center}#purchase-container .purchase-component .tabs-section .tabs-content .tab .section-box.package-box .package-option .info-option .add-on-description .count-services .count-services-description button[data-v-d87a2de7]{width:32px;height:32px}#purchase-container .purchase-component .tabs-section .tabs-content .tab .section-box.package-box .package-option .info-option .add-on-description .count-services .pricing[data-v-d87a2de7]{min-width:70px;height:32px;align-content:center;text-align:right}#purchase-container .purchase-component .tabs-section .tabs-content .tab .section-box.package-box .package-option .pricing[data-v-d87a2de7]{min-width:40px;height:32px;align-content:center;font-weight:600}#purchase-container .purchase-component .tabs-section .tabs-content .tab .section-box.package-box .description ul[data-v-d87a2de7]{list-style:none;padding-left:0;display:flex;flex-direction:column;gap:8px}#purchase-container .purchase-component .tabs-section .tabs-content .tab .section-box.package-box .description ul li[data-v-d87a2de7]{display:flex;align-items:center;gap:10px}#purchase-container .purchase-component .tabs-section .tabs-content .tab .section-box.package-box .description ul li img[data-v-d87a2de7]{max-width:20px;margin:0}#purchase-container .purchase-component .tabs-section .tabs-content .tab .section-box .items-details[data-v-d87a2de7]{display:flex;flex-direction:column;gap:18px;width:100%}#purchase-container .purchase-component .tabs-section .tabs-content .tab .section-box .items-details .item-description[data-v-d87a2de7]{display:flex;justify-content:space-between;width:100%}#purchase-container .purchase-component .tabs-section .tabs-content .tab .section-box .items-details .item-description p[data-v-d87a2de7]{display:block;color:#44423f;font-weight:500;font-size:.71vw;margin-top:16px}@media (max-width: 1971.8309859155px){#purchase-container .purchase-component .tabs-section .tabs-content .tab .section-box .items-details .item-description p[data-v-d87a2de7]{font-size:14px}}#purchase-container .purchase-component .tabs-section .tabs-content .tab .section-box .items-details .item-description p span[data-v-d87a2de7]{color:#44423f;font-weight:400;font-size:.71vw}@media (max-width: 1971.8309859155px){#purchase-container .purchase-component .tabs-section .tabs-content .tab .section-box .items-details .item-description p span[data-v-d87a2de7]{font-size:14px}}#purchase-container .purchase-component .tabs-section .tabs-content .tab[data-v-d87a2de7]::-webkit-scrollbar{width:6px;height:6px;transition:.3s ease-in-out}#purchase-container .purchase-component .tabs-section .tabs-content .tab[data-v-d87a2de7]::-webkit-scrollbar-track{background:#f3f3f3;border-radius:8px}#purchase-container .purchase-component .tabs-section .tabs-content .tab[data-v-d87a2de7]::-webkit-scrollbar-thumb{background:#c3c3c3;border-radius:8px;border:4px solid rgba(0,0,0,0)}#purchase-container .purchase-component .tabs-section .tabs-content .tab[data-v-d87a2de7]::-webkit-scrollbar-thumb:hover{background:#c3c3c3}@media (min-width: 992px){#purchase-container .purchase-component .tabs-section .tabs-content .tab[data-v-d87a2de7]{max-width:none}#purchase-container .purchase-component .tabs-section .tabs-content .tab .section-box[data-v-d87a2de7]{width:98%;height:auto;display:flex;flex-direction:column;align-items:flex-start;box-shadow:0 0 8px #00000026;margin:8px;border-radius:8px;padding:32px;gap:16px;background:#ffffff}#purchase-container .purchase-component .tabs-section .tabs-content .tab .section-box .title-box[data-v-d87a2de7]{display:flex;align-items:center;justify-content:space-between}#purchase-container .purchase-component .tabs-section .tabs-content .tab .section-box .title-box p[data-v-d87a2de7]{font-weight:600;font-size:16px}#purchase-container .purchase-component .tabs-section .tabs-content .tab .section-box .title-box .cards-methods[data-v-d87a2de7]{width:30%;display:flex}#purchase-container .purchase-component .tabs-section .tabs-content .tab .section-box .title-box .cards-methods img[data-v-d87a2de7]{max-height:32px;margin-bottom:0}#purchase-container .purchase-component .tabs-section .tabs-content .tab .section-box .items-details[data-v-d87a2de7]{display:flex;flex-direction:column;gap:18px;width:100%}#purchase-container .purchase-component .tabs-section .tabs-content .tab .section-box .items-details .item-description[data-v-d87a2de7]{display:flex;justify-content:space-between;width:100%}#purchase-container .purchase-component .tabs-section .tabs-content .tab .section-box .items-details .item-description .title-item[data-v-d87a2de7]{font-family:Poppins,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:20px;color:#4f4f4f;margin:0}#purchase-container .purchase-component .tabs-section .tabs-content .tab .section-box .items-details .item-description .detail-item[data-v-d87a2de7]{margin:0}#purchase-container .purchase-component .tabs-section .tabs-content .tab .section-box .items-details .item-description .detail-item.pricing[data-v-d87a2de7]{min-width:40px;height:32px;align-content:center;font-weight:600;color:#000}#purchase-container .purchase-component .tabs-section .tabs-content .tab .form[data-v-d87a2de7]{display:flex;flex-direction:column;width:100%}#purchase-container .purchase-component .tabs-section .tabs-content .tab .form label[data-v-d87a2de7]{font-weight:400}#purchase-container .purchase-component .tabs-section .tabs-content .tab .form input[type=text][data-v-d87a2de7],#purchase-container .purchase-component .tabs-section .tabs-content .tab .form input[type=number][data-v-d87a2de7],#purchase-container .purchase-component .tabs-section .tabs-content .tab .form select[data-v-d87a2de7],#purchase-container .purchase-component .tabs-section .tabs-content .tab .form[data-v-d87a2de7] .dropdown-selected{background-color:#f2f4f8}#purchase-container .purchase-component .tabs-section .tabs-content .tab .form[data-v-d87a2de7] .recurly-element{border:none;border-bottom:1px solid #c1c7cd;background:#f6f6f6;background-color:#f2f4f8;line-height:140%;height:3rem;padding:4px;margin:0 0 16px}#purchase-container .purchase-component .tabs-section .tabs-content .tab .form[data-v-d87a2de7] .recurly-element.recurly-element-card-focus{border-bottom:1px solid #cb7128}#purchase-container .purchase-component .tabs-section .tabs-content .tab .form[data-v-d87a2de7] .recurly-element.recurly-element-invalid{border-bottom:1px solid #c8102e}}@media (min-width: 992px) and (min-width: 992px){#purchase-container .purchase-component .tabs-section .tabs-content .tab .form[data-v-d87a2de7]{flex-direction:row}}@media (min-width: 992px) and (min-width: 992px){#purchase-container .purchase-component .tabs-section .tabs-content .tab .form[data-v-d87a2de7]{gap:33px}}@media (min-width: 992px){#purchase-container .purchase-component .tabs-section .tabs-content .tab.row-tab[data-v-d87a2de7]{flex-direction:row;align-items:flex-start;gap:32px}}@media (min-width: 992px){#purchase-container .purchase-component .tabs-section .tabs-content[data-v-d87a2de7]{flex-direction:row;overflow:hidden;max-height:85%;margin-top:0}}#purchase-container .purchase-component .button-section[data-v-d87a2de7]{display:flex;align-items:center;width:100%;justify-content:center}#purchase-container .purchase-component .button-section .btn[data-v-d87a2de7]{max-height:42px;display:flex;flex-direction:row;gap:16px}#purchase-container .purchase-component .button-section .btn img[data-v-d87a2de7]{max-width:16px;margin-bottom:0}#purchase-container .purchase-component .terms-container[data-v-d87a2de7]{display:flex;align-items:center;width:100%;justify-content:center}#purchase-container .purchase-component .terms-container .checkbox-label[data-v-d87a2de7]{display:flex;align-items:center;cursor:pointer;margin-bottom:0}#purchase-container .purchase-component .terms-container .checkbox-label input[type=checkbox][data-v-d87a2de7]{display:none}#purchase-container .purchase-component .terms-container .checkbox-label .custom-checkbox[data-v-d87a2de7]{width:20px;height:20px;border:2px solid #a5a5a5;border-radius:3px;background-color:#fff;display:inline-block;margin-right:10px;position:relative;transition:background-color .2s ease-in-out}#purchase-container .purchase-component .terms-container .checkbox-label .custom-checkbox[data-v-d87a2de7]:after{content:"";display:block;position:absolute;top:3px;left:5px;width:6px;height:9px;border:2px solid #ffffff;border-width:0 2px 2px 0;transform:rotate(45deg)}#purchase-container .purchase-component .terms-container .checkbox-label input[type=checkbox]:checked+.custom-checkbox[data-v-d87a2de7]{background-color:#e37726;border-color:#e37726}#purchase-container .purchase-component .terms-container .checkbox-label input[type=checkbox]:checked+.custom-checkbox[data-v-d87a2de7]:after{opacity:1}#purchase-container .purchase-component .terms-container .checkbox-label .label-text[data-v-d87a2de7]{font-size:14px;color:#000}#purchase-container .purchase-component .terms-container .checkbox-label .label-text .privacy-link[data-v-d87a2de7]{color:#36c;text-decoration:none}#purchase-container .purchase-component .terms-container .checkbox-label .label-text .privacy-link[data-v-d87a2de7]:hover{text-decoration:underline}#purchase-container .purchase-component .button-section-mobile[data-v-d87a2de7]{display:block;display:flex;margin:16px 16px 32px}#purchase-container .loading[data-v-d87a2de7]{justify-content:center;padding:32px 0 0}#purchase-container .loading .loading-container[data-v-d87a2de7]{height:85vh;display:flex;flex-direction:column;justify-content:center;align-items:center}#purchase-container .loading .loading-container .loading-text[data-v-d87a2de7]{margin:16px}#purchase-container .footer[data-v-d87a2de7]{display:none}@media (min-width: 992px){#purchase-container[data-v-d87a2de7]{height:100vh}#purchase-container .purchase-image[data-v-d87a2de7]{height:88px;padding:16px 48px}#purchase-container .purchase-image img[data-v-d87a2de7]{max-width:245px}#purchase-container .purchase-component[data-v-d87a2de7]{padding-top:32px;width:90%;height:85%;z-index:1;display:flex;flex-direction:column}#purchase-container .purchase-component h2[data-v-d87a2de7]{font-size:36px}#purchase-container .purchase-component img[data-v-d87a2de7]{width:160px;max-width:160px}#purchase-container .purchase-component p[data-v-d87a2de7]{font-size:16px}#purchase-container .purchase-component .tabs-section[data-v-d87a2de7]{width:100%}#purchase-container .purchase-component .tabs-section .tabs-header[data-v-d87a2de7]{position:static;display:flex;width:90%;justify-content:space-between;align-items:center;padding:8px}#purchase-container .purchase-component .tabs-section .tabs-header .tabs[data-v-d87a2de7]{background:#ffffff;display:flex;width:50%;gap:16px;align-items:center;flex-direction:row;justify-content:flex-start}#purchase-container .purchase-component .tabs-section .tabs-header .tabs .section-tab[data-v-d87a2de7]{flex-direction:row-reverse;min-width:150px;justify-content:flex-end}#purchase-container .purchase-component .tabs-section .tabs-header .tabs .section-tab .section-check[data-v-d87a2de7]{align-items:center;justify-content:center;height:auto;width:20%;max-height:40px;margin-left:16px}#purchase-container .purchase-component .tabs-section .tabs-header .tabs .section-tab .section-check.check-mobile[data-v-d87a2de7]{display:none}#purchase-container .purchase-component .tabs-section .tabs-header .tabs .section-tab .section-check img[data-v-d87a2de7]{max-height:30px}#purchase-container .purchase-component .tabs-section .tabs-header .tabs .section-tab .tab[data-v-d87a2de7]{padding-bottom:0}#purchase-container .purchase-component .tabs-section .tabs-header .tabs .section-tab .tab.complete[data-v-d87a2de7]{font-weight:400}#purchase-container .purchase-component .button-section-mobile[data-v-d87a2de7]{display:none}#purchase-container .footer[data-v-d87a2de7]{position:fixed;bottom:0;height:96px;width:100vw;background-color:#fff;display:flex;align-items:center;justify-content:center}#purchase-container .footer .dunes-image[data-v-d87a2de7]{display:block}#purchase-container .footer img[data-v-d87a2de7]{padding:0;max-width:100vw}}#verification-email[data-v-69921aa7]{display:flex;flex-direction:column;width:100%;height:100dvh;align-items:center}#verification-email .verification-image[data-v-69921aa7]{position:fixed;z-index:2;width:100%;height:64px;display:flex;align-items:center;justify-content:center;background:#ffffff;box-shadow:0 4px 4px #00000026;padding:16px 32px}#verification-email .verification-image img[data-v-69921aa7]{max-width:160px}#verification-email h2[data-v-69921aa7]{color:#cb7128;font-size:24px;line-height:normal;font-weight:700;margin-bottom:8px}#verification-email .verification-component[data-v-69921aa7]{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100dvh;margin:0 56px}#verification-email .verification-component h2[data-v-69921aa7]{font-style:normal;font-weight:500;font-size:24px;text-align:center;margin-bottom:24px;color:#44423f}#verification-email .verification-component img[data-v-69921aa7]{max-width:100px;margin-bottom:24px}#verification-email .verification-component p[data-v-69921aa7]{text-align:center;color:#44423f}#verification-email .footer[data-v-69921aa7]{width:178px;height:60px;background-color:#fff;display:flex;align-items:center;justify-content:center}#verification-email .footer .dunes-image[data-v-69921aa7]{display:none}#verification-email .footer .stream-image[data-v-69921aa7]{display:block}#verification-email .footer img[data-v-69921aa7]{padding:0;max-width:120px}@media (min-width: 992px){#verification-email[data-v-69921aa7]{height:100vh}#verification-email .verification-image[data-v-69921aa7]{height:88px;padding:16px 48px;justify-content:flex-start}#verification-email .verification-image img[data-v-69921aa7]{max-width:245px}#verification-email .verification-component[data-v-69921aa7]{max-width:420px}#verification-email .verification-component h2[data-v-69921aa7]{font-size:36px}#verification-email .verification-component img[data-v-69921aa7]{width:160px;max-width:160px}#verification-email .verification-component p[data-v-69921aa7]{font-size:16px}#verification-email .footer[data-v-69921aa7]{position:fixed;bottom:0;height:96px;width:100vw}#verification-email .footer .dunes-image[data-v-69921aa7]{display:block}#verification-email .footer .stream-image[data-v-69921aa7]{display:none}#verification-email .footer img[data-v-69921aa7]{max-width:100vw}}button[data-v-18d73df9]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:8px 16px;width:100%;font-weight:500;line-height:100%;border-radius:4px;transition:all .4s ease-in-out;font-family:Poppins,sans-serif}button.primary-btn[data-v-18d73df9]{background-color:#cb7128;color:#fff;border:1px solid transparent}button.primary-btn[data-v-18d73df9]:hover,button.primary-btn[data-v-18d73df9]:active,button.primary-btn[data-v-18d73df9]:focus,button.primary-btn[data-v-18d73df9]:focus-visible,button.primary-btn[data-v-18d73df9]:focus-within{background-color:#aa5d1e;color:#fff;outline:2px solid #d97706}button.primary-btn.disabled[data-v-18d73df9]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}button.primary-btn.tooltip-button-disabled .tooltip-text[data-v-18d73df9]{display:none}button.primary-btn.tooltip-button[data-v-18d73df9]{position:relative;color:gray;border:2px solid gray;background-color:#fff;cursor:default}button.primary-btn.tooltip-button .tooltip-text[data-v-18d73df9]{visibility:hidden;width:100%;max-width:340px;background-color:#333;color:#fff;text-align:center;border-radius:5px;padding:5px;position:absolute;bottom:125%;left:50%;transform:translate(-50%);z-index:1;opacity:0;transition:opacity .3s;font-size:.71vw;font-family:Poppins,sans-serif;height:100%}@media (max-width: 1830.985915493px){button.primary-btn.tooltip-button .tooltip-text[data-v-18d73df9]{font-size:13px}}button.primary-btn.tooltip-button .tooltip-text[data-v-18d73df9]:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#333 transparent transparent transparent}button.primary-btn.tooltip-button:hover .tooltip-text[data-v-18d73df9]{visibility:visible;opacity:1}button.primary-btn.tooltip-button[data-v-18d73df9]:hover,button.primary-btn.tooltip-button[data-v-18d73df9]:active,button.primary-btn.tooltip-button[data-v-18d73df9]:focus,button.primary-btn.tooltip-button[data-v-18d73df9]:focus-visible,button.primary-btn.tooltip-button[data-v-18d73df9]:focus-within{outline:none;color:gray;border:2px solid gray;opacity:1}button.secondary-btn[data-v-18d73df9]{background-color:#fff;color:#44423f;border:1px solid transparent}button.secondary-btn[data-v-18d73df9]:hover,button.secondary-btn[data-v-18d73df9]:active,button.secondary-btn[data-v-18d73df9]:focus,button.secondary-btn[data-v-18d73df9]:focus-within{color:#44423f;opacity:.7;border:1px solid transparent}button.secondary-btn[data-v-18d73df9]:focus-visible{opacity:.7;color:#44423f;border:1px solid #44423f}button.secondary-btn.disabled[data-v-18d73df9]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}button.secondary-btn.tooltip-button-disabled .tooltip-text[data-v-18d73df9]{display:none}button.secondary-btn.tooltip-button[data-v-18d73df9]{position:relative;color:gray;border:2px solid gray;cursor:default}button.secondary-btn.tooltip-button .tooltip-text[data-v-18d73df9]{visibility:hidden;width:100%;max-width:340px;background-color:#333;color:#fff;text-align:center;border-radius:5px;padding:5px;position:absolute;bottom:125%;left:50%;transform:translate(-50%);z-index:1;opacity:0;transition:opacity .3s;font-size:.71vw;font-family:Poppins,sans-serif;height:100%}@media (max-width: 1830.985915493px){button.secondary-btn.tooltip-button .tooltip-text[data-v-18d73df9]{font-size:13px}}button.secondary-btn.tooltip-button .tooltip-text[data-v-18d73df9]:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#333 transparent transparent transparent}button.secondary-btn.tooltip-button:hover .tooltip-text[data-v-18d73df9]{visibility:visible;opacity:1}button.secondary-btn.tooltip-button[data-v-18d73df9]:hover,button.secondary-btn.tooltip-button[data-v-18d73df9]:active,button.secondary-btn.tooltip-button[data-v-18d73df9]:focus,button.secondary-btn.tooltip-button[data-v-18d73df9]:focus-visible,button.secondary-btn.tooltip-button[data-v-18d73df9]:focus-within{outline:none;color:gray;border:2px solid gray;opacity:1}button.tertiary-btn[data-v-18d73df9]{padding:16px;color:#fff;outline:none;background:linear-gradient(90deg,rgba(0,0,0,0) 28.55%,#cb7128 108.17%);background-color:#cb7128;border:1px solid #cb7128}button.tertiary-btn[data-v-18d73df9]:hover,button.tertiary-btn[data-v-18d73df9]:active,button.tertiary-btn[data-v-18d73df9]:focus,button.tertiary-btn[data-v-18d73df9]:focus-within{background-color:#793905;color:#fff;border:1px solid #aa5d1e}button.tertiary-btn[data-v-18d73df9]:focus-visible{background-color:#793905;color:#fff;border:1px solid #aa5d1e}button.tertiary-btn.disabled[data-v-18d73df9]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}button.back-btn[data-v-18d73df9]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0 16px;gap:32px;position:relative;width:56px;height:40px;background:#ffffff;border:2px solid #ffffff;box-shadow:0 0 4px #00000040;border-radius:4px}button.success-btn[data-v-18d73df9]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0 16px;gap:32px;min-height:40px;color:#fff;background:#48943c;border:2px solid #48943c;box-shadow:0 4px 4px #48943c40;border-radius:8px}button.disabled[data-v-18d73df9]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}.spinner[data-v-18d73df9]{width:24px;height:24px;background:transparent;position:relative;border-radius:50%;overflow:hidden;z-index:0;animation:spin-18d73df9 1s linear infinite}.spinner .spin-bottom-left[data-v-18d73df9],.spinner .spin-bottom-right[data-v-18d73df9],.spinner .spin-top-left[data-v-18d73df9]{position:absolute;width:50%;height:50%;z-index:-1}.spinner .spin-blocker[data-v-18d73df9]{position:absolute;top:15%;left:15%;width:70%;height:70%;background:#ffffff;border-radius:50%}.spinner .spin-bottom-left[data-v-18d73df9]{top:50%;left:0;background:-webkit-linear-gradient(to bottom right,rgb(228,124,40) 0%,rgba(228,124,40,.7) 100%);background:linear-gradient(to bottom right,rgb(228,124,40) 0%,rgba(228,124,40,.7) 100%)}.spinner .spin-bottom-left[data-v-18d73df9]:after{position:absolute;content:"";border-radius:50%;width:5.5px;height:9px;bottom:9px;left:0;background-color:#e47c28}@media (min-width: 768px){.spinner .spin-bottom-left[data-v-18d73df9]:after{width:9px;height:15px;bottom:18px}}.spinner .spin-bottom-right[data-v-18d73df9]{top:50%;left:50%;background:-webkit-linear-gradient(to top right,rgba(228,124,40,.7) 15%,rgba(228,124,40,.25) 85%);background:linear-gradient(to top right,rgba(228,124,40,.7) 15%,rgba(228,124,40,.25) 85%)}.spinner .spin-top-left[data-v-18d73df9]{top:0;left:50%;background:-webkit-linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(228,124,40,.25) 100%);background:linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(228,124,40,.25) 100%)}.spinner.spinner-green .spin-bottom-left[data-v-18d73df9]{background:-webkit-linear-gradient(to bottom right,rgb(72,148,60) 0%,rgba(72,148,60,.7) 100%);background:linear-gradient(to bottom right,rgb(72,148,60) 0%,rgba(72,148,60,.7) 100%)}.spinner.spinner-green .spin-bottom-left[data-v-18d73df9]:after{background-color:#48943c}.spinner.spinner-green .spin-bottom-right[data-v-18d73df9]{background:-webkit-linear-gradient(to top right,rgba(72,148,60,.7) 15%,rgba(72,148,60,.25) 85%);background:linear-gradient(to top right,rgba(72,148,60,.7) 15%,rgba(72,148,60,.25) 85%)}.spinner.spinner-green .spin-top-left[data-v-18d73df9]{background:-webkit-linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(72,148,60,.25) 100%);background:linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(72,148,60,.25) 100%)}.spinner.disabled .spin-blocker[data-v-18d73df9]{background:gray}.spinner.disabled .spin-bottom-left[data-v-18d73df9]:after{width:5.5px;height:9px;bottom:9px;left:0}@media (min-width: 768px){.spinner.disabled .spin-bottom-left[data-v-18d73df9]:after{bottom:8px}}@media (min-width: 768px){.spinner[data-v-18d73df9]{width:48px;height:48px}}@media (orientation: landscape) and (min-width: 2500px){.spinner[data-v-18d73df9]{width:2.5vw;height:2.5vw}}@media (orientation: landscape) and (min-width: 2500px){.spinner .spin-bottom-left[data-v-18d73df9]:after{width:.46vw;height:.78vw;bottom:.93vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.spinner[data-v-18d73df9]{width:5vw;height:5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.spinner .spin-bottom-left[data-v-18d73df9]:after{width:.92vw;height:1.56vw;bottom:1.86vw}}@keyframes spin-18d73df9{to{transform:rotate(360deg)}}@keyframes loader-18d73df9{0%{opacity:1}to{opacity:0}}.loader div[data-v-18d73df9]{left:48px;top:22.5px;position:absolute;animation:loader-18d73df9 linear 1s infinite;background:#32c770;width:4px;height:15px;border-radius:0;transform-origin:2px 27.5px}.loader div[data-v-18d73df9]:nth-child(1){transform:rotate(0);animation-delay:-.875s;background:#32c770}.loader div[data-v-18d73df9]:nth-child(2){transform:rotate(45deg);animation-delay:-.75s;background:#32c770}.loader div[data-v-18d73df9]:nth-child(3){transform:rotate(90deg);animation-delay:-.625s;background:#32c770}.loader div[data-v-18d73df9]:nth-child(4){transform:rotate(135deg);animation-delay:-.5s;background:#32c770}.loader div[data-v-18d73df9]:nth-child(5){transform:rotate(180deg);animation-delay:-.375s;background:#32c770}.loader div[data-v-18d73df9]:nth-child(6){transform:rotate(225deg);animation-delay:-.25s;background:#32c770}.loader div[data-v-18d73df9]:nth-child(7){transform:rotate(270deg);animation-delay:-.125s;background:#32c770}.loader div[data-v-18d73df9]:nth-child(8){transform:rotate(315deg);animation-delay:0s;background:#32c770}.loader-container[data-v-18d73df9]{width:72px;height:64px;display:inline-block;overflow:hidden;background:none;margin-bottom:16px}.loader[data-v-18d73df9]{width:100%;height:100%;position:relative;transform:translateZ(0) scale(.64);backface-visibility:hidden;transform-origin:0 0}.loader div[data-v-18d73df9]{box-sizing:content-box}#contact-information[data-v-18d73df9]{display:flex;flex-direction:column;width:100%;height:100%}#contact-information h3[data-v-18d73df9]{display:block;color:#44423f;font-weight:600;font-size:16px}@media (min-width: 992px){#contact-information h3[data-v-18d73df9]{font-size:.82vw}}@media (min-width: 992px) and (max-width: 1951.2195121951px){#contact-information h3[data-v-18d73df9]{font-size:16px}}#contact-information p[data-v-18d73df9]{display:block;color:#44423f;font-weight:500;font-size:.71vw;margin-top:16px}@media (max-width: 1971.8309859155px){#contact-information p[data-v-18d73df9]{font-size:14px}}#contact-information p span[data-v-18d73df9]{color:#44423f;font-weight:400;font-size:.71vw}@media (max-width: 1971.8309859155px){#contact-information p span[data-v-18d73df9]{font-size:14px}}#contact-information p a[data-v-18d73df9]{color:#db9c69;font-weight:400;font-size:.71vw;text-decoration:none;transition:.4s ease-in-out}@media (max-width: 1971.8309859155px){#contact-information p a[data-v-18d73df9]{font-size:14px}}#contact-information p a[data-v-18d73df9]:hover,#contact-information p a[data-v-18d73df9]:focus,#contact-information p a[data-v-18d73df9]:active,#contact-information p a[data-v-18d73df9]:focus-within,#contact-information p a[data-v-18d73df9]:focus-visible{outline:none;border:none;color:#cb7128}#contact-information p a[data-v-18d73df9]:focus-visible{outline:2px solid #cb7128;border-radius:8px}#contact-information .sections-container[data-v-18d73df9]{display:flex;flex-direction:column;width:100%;height:100%}#contact-information .sections-container .information-section[data-v-18d73df9]{width:100%;padding-bottom:16px}@media (min-width: 992px){#contact-information .sections-container .information-section[data-v-18d73df9]{padding:16px;margin-top:0;max-height:60%;overflow-y:auto}#contact-information .sections-container .information-section[data-v-18d73df9]::-webkit-scrollbar{width:6px;height:6px;transition:.3s ease-in-out}#contact-information .sections-container .information-section[data-v-18d73df9]::-webkit-scrollbar-track{background:#f3f3f3;border-radius:8px}#contact-information .sections-container .information-section[data-v-18d73df9]::-webkit-scrollbar-thumb{background:#c3c3c3;border-radius:8px;border:4px solid rgba(0,0,0,0)}#contact-information .sections-container .information-section[data-v-18d73df9]::-webkit-scrollbar-thumb:hover{background:#c3c3c3}}#contact-information .sections-container .information-section .button-section[data-v-18d73df9]{display:none}@media (min-width: 992px){#contact-information .sections-container .information-section .button-section button.secondary-btn[data-v-18d73df9]{background-color:#fff;border-radius:4px;border:2px solid #cb7128;color:#cb7128;padding:8px;height:40px;font-size:.71vw;font-family:Poppins,sans-serif}}@media (min-width: 992px) and (max-width: 1971.8309859155px){#contact-information .sections-container .information-section .button-section button.secondary-btn[data-v-18d73df9]{font-size:14px}}@media (min-width: 992px){#contact-information .sections-container .information-section .button-section button.secondary-btn[data-v-18d73df9]:hover,#contact-information .sections-container .information-section .button-section button.secondary-btn[data-v-18d73df9]:active,#contact-information .sections-container .information-section .button-section button.secondary-btn[data-v-18d73df9]:focus,#contact-information .sections-container .information-section .button-section button.secondary-btn[data-v-18d73df9]:focus-visible,#contact-information .sections-container .information-section .button-section button.secondary-btn[data-v-18d73df9]:focus-within{outline:none;background-color:#fff;border-color:#aa5d1e;color:#aa5d1e;opacity:1}}@media (min-width: 992px){#contact-information .sections-container .information-section .button-section[data-v-18d73df9]{display:flex;align-items:center;gap:16px;margin-top:16px;margin-bottom:8px;width:100%}}#contact-information .sections-container .billing-section[data-v-18d73df9]{margin-top:16px;width:100%;padding-bottom:16px}@media (min-width: 992px){#contact-information .sections-container .billing-section[data-v-18d73df9]{padding:0 16px 16px;max-height:40%;overflow-y:auto}#contact-information .sections-container .billing-section[data-v-18d73df9]::-webkit-scrollbar{width:6px;height:6px;transition:.3s ease-in-out}#contact-information .sections-container .billing-section[data-v-18d73df9]::-webkit-scrollbar-track{background:#f3f3f3;border-radius:8px}#contact-information .sections-container .billing-section[data-v-18d73df9]::-webkit-scrollbar-thumb{background:#c3c3c3;border-radius:8px;border:4px solid rgba(0,0,0,0)}#contact-information .sections-container .billing-section[data-v-18d73df9]::-webkit-scrollbar-thumb:hover{background:#c3c3c3}}#contact-information .sections-container .billing-section .title-container[data-v-18d73df9]{width:100%;display:flex;justify-content:space-between;align-items:center}#contact-information .sections-container .billing-section .title-container h3[data-v-18d73df9]{display:block}#contact-information .sections-container .billing-section .title-container a[data-v-18d73df9]{color:#cb7128;font-weight:500;font-size:.61vw;letter-spacing:.5px;text-decoration:none;transition:.4s ease-in-out}@media (max-width: 1967.2131147541px){#contact-information .sections-container .billing-section .title-container a[data-v-18d73df9]{font-size:12px}}#contact-information .sections-container .billing-section .title-container a[data-v-18d73df9]:hover,#contact-information .sections-container .billing-section .title-container a[data-v-18d73df9]:focus,#contact-information .sections-container .billing-section .title-container a[data-v-18d73df9]:active,#contact-information .sections-container .billing-section .title-container a[data-v-18d73df9]:focus-within,#contact-information .sections-container .billing-section .title-container a[data-v-18d73df9]:focus-visible{outline:none;border:none;color:#aa5d1e}#contact-information .sections-container .billing-section button.cancel-btn[data-v-18d73df9]{border:none;margin-top:24px;background-color:#fff;color:#cb7128;padding:0;height:40px;font-size:.61vw;font-weight:500;letter-spacing:.5px;font-family:Poppins,sans-serif;justify-content:flex-start;gap:8px;width:fit-content}@media (max-width: 1967.2131147541px){#contact-information .sections-container .billing-section button.cancel-btn[data-v-18d73df9]{font-size:12px}}#contact-information .sections-container .billing-section button.cancel-btn[data-v-18d73df9]:hover,#contact-information .sections-container .billing-section button.cancel-btn[data-v-18d73df9]:active,#contact-information .sections-container .billing-section button.cancel-btn[data-v-18d73df9]:focus,#contact-information .sections-container .billing-section button.cancel-btn[data-v-18d73df9]:focus-visible,#contact-information .sections-container .billing-section button.cancel-btn[data-v-18d73df9]:focus-within{outline:none;border:none;color:#aa5d1e;opacity:1;background-color:#fff}@media (min-width: 992px){#contact-information .sections-container .billing-section[data-v-18d73df9]{margin-top:16px}}#contact-information .button-section[data-v-18d73df9]{padding:16px 0}@media (min-width: 992px){#contact-information .button-section[data-v-18d73df9]{padding:0 16px 16px}}#contact-information .button-section .time-request[data-v-18d73df9]{font-style:normal;font-weight:400;font-size:10px;line-height:15px}#contact-information .button-section .primary-btn[data-v-18d73df9]{gap:8px}#contact-information .button-section .primary-btn.impersonate-btn[data-v-18d73df9]{font-size:.71vw;background-color:#48943c}@media (max-width: 1971.8309859155px){#contact-information .button-section .primary-btn.impersonate-btn[data-v-18d73df9]{font-size:14px}}#contact-information .button-section .primary-btn.impersonate-btn[data-v-18d73df9]:focus-visible{outline:2px solid #0a1508}#contact-information .button-section .primary-btn.impersonate-btn .spinner[data-v-18d73df9]{width:24px;height:24px}#contact-information .button-section .primary-btn.request-access-btn[data-v-18d73df9]{font-size:.71vw}@media (max-width: 1971.8309859155px){#contact-information .button-section .primary-btn.request-access-btn[data-v-18d73df9]{font-size:14px}}#contact-information .button-section .primary-btn.request-access-btn .spinner[data-v-18d73df9]{width:24px;height:24px}#contact-information .divider[data-v-18d73df9]{width:100%;height:.5px;background:#dde1e6}@media (orientation: landscape) and (min-width: 2500px){#contact-information p[data-v-18d73df9]{margin-top:.83vw}}@media (orientation: landscape) and (min-width: 2500px){#contact-information .information-section[data-v-18d73df9]{padding:.83vw}}@media (orientation: landscape) and (min-width: 2500px){#contact-information .information-section .button-section button.secondary-btn[data-v-18d73df9]{border-radius:.2vw;padding:.4vw;height:2.08vw}}@media (orientation: landscape) and (min-width: 2500px){#contact-information .information-section .button-section[data-v-18d73df9]{gap:.83vw;margin-top:1.25vw;margin-bottom:.4vw}}@media (orientation: landscape) and (min-width: 2500px){#contact-information .billing-section[data-v-18d73df9]{margin-top:.83vw;padding:.83vw;padding-top:0}}@media (orientation: landscape) and (min-width: 2500px){#contact-information .billing-section .title-container a[data-v-18d73df9]{letter-spacing:.026vw}}@media (orientation: landscape) and (min-width: 2500px){#contact-information .billing-section button.cancel-btn[data-v-18d73df9]{gap:.4vw;height:2.08vw;letter-spacing:.026vw;margin-top:1.25vw}}@media (orientation: landscape) and (min-width: 2500px){#contact-information .billing-section[data-v-18d73df9]{margin-top:1.25vw}}.container[data-v-dec2e4fd]{margin:16px;padding:16px;box-shadow:0 0 8px #00000029;border-radius:8px;height:auto;display:flex;flex-direction:column}@media (min-width: 992px){.container[data-v-dec2e4fd]{height:100%}}.container p[data-v-dec2e4fd]{margin-bottom:8px}.container .grid-filter .filters[data-v-dec2e4fd]{margin-bottom:8px;height:100%}.container .users-grid[data-v-dec2e4fd]{width:100%;margin-bottom:16px;overflow:auto;border:1px solid #ececec;border-radius:4px;height:auto}.container .users-grid[data-v-dec2e4fd]::-webkit-scrollbar{width:6px;height:6px;transition:.3s ease-in-out}.container .users-grid[data-v-dec2e4fd]::-webkit-scrollbar-track{background:#f3f3f3;border-radius:8px}.container .users-grid[data-v-dec2e4fd]::-webkit-scrollbar-thumb{background:#c3c3c3;border-radius:8px;border:4px solid rgba(0,0,0,0)}.container .users-grid[data-v-dec2e4fd]::-webkit-scrollbar-thumb:hover{background:#c3c3c3}.container .users-grid.empty-grid[data-v-dec2e4fd]{height:100%;overflow-x:auto}.container .users-grid.empty-grid table thead[data-v-dec2e4fd]{background-color:#ececec}@media (min-width: 1366px){.container .users-grid.empty-grid table thead[data-v-dec2e4fd]{height:2vw}}.container .users-grid.empty-grid table thead>tr[data-v-dec2e4fd]{display:block}.container .users-grid .th-container[data-v-dec2e4fd]{display:flex;align-items:center;cursor:default;pointer-events:none}.container .users-grid .th-container button[data-v-dec2e4fd]{border:none;padding:0;justify-content:left;color:#44423f}.container .users-grid .th-container button span.column-can-sort[data-v-dec2e4fd]{padding-right:8px;cursor:pointer;pointer-events:auto}.container .users-grid .th-container button .order-asc-desc[data-v-dec2e4fd]{width:18px;height:18px;display:flex;align-items:center;justify-content:center;cursor:pointer;pointer-events:auto}.container .users-grid .th-container button .order-asc-desc svg[data-v-dec2e4fd]{width:100%;height:100%}.container .users-grid .th-container button .order-asc-desc svg path[data-v-dec2e4fd]{transition:fill .3s ease-in-out;fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc:hover svg[data-v-dec2e4fd]{width:100%;height:100%}.container .users-grid .th-container button .order-asc-desc:hover svg path[data-v-dec2e4fd]{fill:var(#697077);stroke:var(#697077)}.container .users-grid .th-container button .order-asc-desc.orderAsc svg path[data-v-dec2e4fd]:first-child{fill:#d97706;stroke:#d97706;opacity:1}.container .users-grid .th-container button .order-asc-desc.orderAsc svg path[data-v-dec2e4fd]:last-child{fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc.orderAsc:hover svg path[data-v-dec2e4fd]:first-child{fill:#d97706;stroke:#d97706;opacity:1}.container .users-grid .th-container button .order-asc-desc.orderAsc:hover svg path[data-v-dec2e4fd]:last-child{fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc.orderDesc svg path[data-v-dec2e4fd]:first-child{fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc.orderDesc svg path[data-v-dec2e4fd]:last-child{fill:#d97706;stroke:#d97706;opacity:1}.container .users-grid .th-container button .order-asc-desc.orderDesc:hover svg path[data-v-dec2e4fd]:first-child{fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc.orderDesc:hover svg path[data-v-dec2e4fd]:last-child{fill:#d97706;stroke:#d97706;opacity:1}.container .users-grid table[data-v-dec2e4fd]{width:100%;height:100%;border-collapse:collapse;border-top-left-radius:4px;border-top-right-radius:4px}.container .users-grid table .grid-body[data-v-dec2e4fd]{position:relative}.container .users-grid th[data-v-dec2e4fd]{border-collapse:collapse;background:#ececec;min-width:140px;height:40px;padding:0 8px;font-family:Poppins,sans-serif;font-weight:500;font-size:12px;color:#44423f;position:sticky;top:0;z-index:1}.container .users-grid th>div button[data-v-dec2e4fd]{background-color:#ececec}.container .users-grid th.column-region[data-v-dec2e4fd]{text-align:left}.container .users-grid th.column-region>div[data-v-dec2e4fd]{justify-content:left}.container .users-grid th.column-ack[data-v-dec2e4fd]{min-width:50px;text-align:center}.container .users-grid th.column-ack>div[data-v-dec2e4fd]{justify-content:center}.container .users-grid th.column-admin-user-name[data-v-dec2e4fd]{min-width:160px}.container .users-grid th.trash-can[data-v-dec2e4fd]{min-width:50px}.container .users-grid th.pricing[data-v-dec2e4fd]{min-width:50px;text-align:left}.container .users-grid th.pricing>div[data-v-dec2e4fd]{justify-content:left}.container .users-grid th.pricing>div button span[data-v-dec2e4fd]{display:flex;width:100%;align-items:center;justify-content:left}.container .users-grid th.status-pricing[data-v-dec2e4fd]{min-width:70px;text-align:center}.container .users-grid th.status-pricing>div[data-v-dec2e4fd]{justify-content:center}.container .users-grid th.status-pricing[data-v-dec2e4fd],.container .users-grid th.assigned-to-pricing[data-v-dec2e4fd]{display:none}@media (min-width: 992px){.container .users-grid th.status-pricing[data-v-dec2e4fd],.container .users-grid th.assigned-to-pricing[data-v-dec2e4fd]{display:table-cell}}.container .users-grid th img[data-v-dec2e4fd]{margin-left:8px;cursor:pointer}@media (min-width: 992px){.container .users-grid th[data-v-dec2e4fd]{font-size:.71vw;min-width:160px}}@media (min-width: 992px) and (max-width: 1971.8309859155px){.container .users-grid th[data-v-dec2e4fd]{font-size:14px}}@media (min-width: 992px){.container .users-grid th.column-admin-user-name[data-v-dec2e4fd]{min-width:180px}.container .users-grid th.trash-can[data-v-dec2e4fd],.container .users-grid th.contact-type[data-v-dec2e4fd]{min-width:50px}}@media (min-width: 1366px){.container .users-grid th[data-v-dec2e4fd]{min-width:160px}}.container .users-grid tr[data-v-dec2e4fd]{border-bottom:1px solid #ececec;max-height:40px}.container .users-grid tr[data-v-dec2e4fd]:last-of-type{border-bottom:none}.container .users-grid tr[data-v-dec2e4fd]:focus-visible{outline:#d97706 auto 1px}.container .users-grid tr.alt-class[data-v-dec2e4fd]{transition:background-color .5s ease}.container .users-grid tr td[data-v-dec2e4fd]{height:48px;min-width:140px;padding:0 8px;font-family:Poppins,sans-serif;font-size:.61vw;font-weight:400;color:#44423f;text-align:left}@media (max-width: 1967.2131147541px){.container .users-grid tr td[data-v-dec2e4fd]{font-size:12px}}.container .users-grid tr td.column-type .service-type[data-v-dec2e4fd],.container .users-grid tr td.column-type .service-type-label[data-v-dec2e4fd],.container .users-grid tr td.column-type .user-type[data-v-dec2e4fd]{display:block;width:fit-content;background-color:#f6f6f6;padding:2px 8px;border-radius:20px;text-align:left;line-height:16px}.container .users-grid tr td.column-type.contact-type[data-v-dec2e4fd]{max-width:100px}.container .users-grid tr td.column-status .service-status[data-v-dec2e4fd],.container .users-grid tr td.column-status .status-label[data-v-dec2e4fd]{display:block;width:fit-content;border:1px solid #ececec;padding:2px 8px;border-radius:20px;text-align:left;line-height:16px}.container .users-grid tr td.column-status .status-label.status-up[data-v-dec2e4fd]{border:none;background:rgba(72,148,60,.15)}.container .users-grid tr td.column-status .status-label.status-down[data-v-dec2e4fd]{background:rgba(200,16,46,.15);border:none}.container .users-grid tr td.column-region[data-v-dec2e4fd]{text-align:left}.container .users-grid tr td.column-ack[data-v-dec2e4fd]{min-width:50px;text-align:center}.container .users-grid tr td.pricing[data-v-dec2e4fd]{min-width:50px;text-align:left}.container .users-grid tr td.pricing span[data-v-dec2e4fd]{display:flex;width:100%;align-items:center}.container .users-grid tr td.status-pricing[data-v-dec2e4fd]{min-width:70px}.container .users-grid tr td.status-pricing[data-v-dec2e4fd],.container .users-grid tr td.assigned-to-pricing[data-v-dec2e4fd]{display:none}@media (min-width: 992px){.container .users-grid tr td.status-pricing[data-v-dec2e4fd],.container .users-grid tr td.assigned-to-pricing[data-v-dec2e4fd]{display:table-cell}}.container .users-grid tr td.column-admin-user-name[data-v-dec2e4fd]{min-width:160px}.container .users-grid tr td.column-service-name span[data-v-dec2e4fd],.container .users-grid tr td.column-email span[data-v-dec2e4fd],.container .users-grid tr td.column-username span[data-v-dec2e4fd],.container .users-grid tr td.column-output span[data-v-dec2e4fd],.container .users-grid tr td.column-full-name span[data-v-dec2e4fd],.container .users-grid tr td.column-name span[data-v-dec2e4fd],.container .users-grid tr td.column-detail span[data-v-dec2e4fd],.container .users-grid tr td.column-reason span[data-v-dec2e4fd]{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-username span[data-v-dec2e4fd]{max-width:200px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-email span[data-v-dec2e4fd]{max-width:260px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-full-name span[data-v-dec2e4fd],.container .users-grid tr td.column-name span[data-v-dec2e4fd],.container .users-grid tr td.column-service-name span[data-v-dec2e4fd]{max-width:200px}.container .users-grid tr td.column-email[data-v-dec2e4fd]{word-break:break-word}.container .users-grid tr td.trash-can[data-v-dec2e4fd]{min-width:50px}.container .users-grid tr td.trash-can>.trash-can-container[data-v-dec2e4fd]{display:flex;align-items:center;justify-content:end}.container .users-grid tr td.trash-can>.trash-can-container a[data-v-dec2e4fd]{display:flex;align-items:center;transition:.3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a img.trash-can[data-v-dec2e4fd]{transition:all .3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a[data-v-dec2e4fd] svg path{transition:all .3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a:hover img.trash-can[data-v-dec2e4fd],.container .users-grid tr td.trash-can>.trash-can-container a:focus img.trash-can[data-v-dec2e4fd],.container .users-grid tr td.trash-can>.trash-can-container a:focus-visible img.trash-can[data-v-dec2e4fd],.container .users-grid tr td.trash-can>.trash-can-container a:focus-within img.trash-can[data-v-dec2e4fd],.container .users-grid tr td.trash-can>.trash-can-container a:active img.trash-can[data-v-dec2e4fd]{filter:invert(15%) sepia(88%) saturate(3888%) hue-rotate(341deg) brightness(84%) contrast(100%);transition:all .3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a[data-v-dec2e4fd]:hover svg path,.container .users-grid tr td.trash-can>.trash-can-container a[data-v-dec2e4fd]:focus svg path,.container .users-grid tr td.trash-can>.trash-can-container a[data-v-dec2e4fd]:focus-visible svg path,.container .users-grid tr td.trash-can>.trash-can-container a[data-v-dec2e4fd]:focus-within svg path,.container .users-grid tr td.trash-can>.trash-can-container a[data-v-dec2e4fd]:active svg path{fill:#c8102e;transition:all .3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a[data-v-dec2e4fd]:focus-visible{outline:1px solid #c8102e;border-radius:2px}@media (min-width: 992px){.container .users-grid tr td[data-v-dec2e4fd]{min-width:160px}.container .users-grid tr td.column-admin-user-name[data-v-dec2e4fd]{min-width:180px}.container .users-grid tr td.column-output[data-v-dec2e4fd],.container .users-grid tr td.column-full-name[data-v-dec2e4fd]{max-height:40px}.container .users-grid tr td.trash-can[data-v-dec2e4fd]{min-width:50px}.container .users-grid tr td.contact-type[data-v-dec2e4fd]{min-width:100px}}@media (min-width: 1366px){.container .users-grid tr td[data-v-dec2e4fd]{min-width:160px}}.container .users-grid tr.new-notification[data-v-dec2e4fd]{background-color:#cb712833;transition:background-color .5s ease}.container .users-grid tr.new-notification td .status-label[data-v-dec2e4fd]{border:none}.container .users-grid tr.new-notification td .status-label.status-down[data-v-dec2e4fd]{background:transparent}.container .users-grid tr.new-notification td .service-type-label[data-v-dec2e4fd],.container .users-grid tr.new-notification td .user-type[data-v-dec2e4fd]{background-color:transparent}.container .users-grid tr.has-total[data-v-dec2e4fd]{background:rgba(203,113,40,.25);border-bottom:1px solid #ececec}.container .users-grid tr.has-total td[data-v-dec2e4fd]{padding:0 8px;font-family:Poppins,sans-serif;font-weight:500;font-size:12px;color:#44423f}@media (min-width: 992px){.container .users-grid tr.has-total td[data-v-dec2e4fd]{font-size:.71vw}}@media (min-width: 992px) and (max-width: 1971.8309859155px){.container .users-grid tr.has-total td[data-v-dec2e4fd]{font-size:14px}}.container .users-grid .grid-empty[data-v-dec2e4fd]{position:absolute;display:flex;justify-content:center;align-items:center;flex-direction:column;height:100%;width:calc(100vw - 50px);position:sticky;left:0}.container .users-grid .grid-empty img[data-v-dec2e4fd]{max-width:170px}.container .users-grid .grid-empty p[data-v-dec2e4fd]{margin:16px;font-family:Poppins,sans-serif;font-size:.71vw;font-weight:400;color:#44423f;text-align:center}@media (max-width: 1971.8309859155px){.container .users-grid .grid-empty p[data-v-dec2e4fd]{font-size:14px}}@media (min-width: 600px){.container .users-grid .grid-empty[data-v-dec2e4fd]{width:calc(100vw - 50px)}.container .users-grid .grid-empty img[data-v-dec2e4fd]{max-width:350px}}@media (min-width: 992px){.container .users-grid .grid-empty[data-v-dec2e4fd]{width:100%}.container .users-grid .grid-empty img[data-v-dec2e4fd]{max-width:350px}}@media (orientation: landscape) and (min-width: 2500px){.container[data-v-dec2e4fd]{margin:.83vw;padding:.83vw;border-radius:.4vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid[data-v-dec2e4fd]{margin-bottom:.83vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid table[data-v-dec2e4fd]{border-top-left-radius:.2vw;border-top-right-radius:.2vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid th[data-v-dec2e4fd]{min-width:8vw;height:2vw;padding:0 .4vw}.container .users-grid th.column-ack[data-v-dec2e4fd]{min-width:4vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid th img[data-v-dec2e4fd]{margin-left:.4vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid tr td[data-v-dec2e4fd]{min-width:8vw;height:2.5vw;padding:0 .4vw}.container .users-grid tr td.column-ack[data-v-dec2e4fd]{min-width:4vw}.container .users-grid tr td.column-username span[data-v-dec2e4fd]{max-width:15vw;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-email span[data-v-dec2e4fd]{max-width:18vw;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-full-name span[data-v-dec2e4fd],.container .users-grid tr td.column-name span[data-v-dec2e4fd],.container .users-grid tr td.column-service-name span[data-v-dec2e4fd]{max-width:15vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid .grid-empty img[data-v-dec2e4fd]{max-width:18vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid .grid-empty p[data-v-dec2e4fd]{margin:.83vw 0}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container[data-v-dec2e4fd]{margin:1.66vw;padding:1.66vw;border-radius:.8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid[data-v-dec2e4fd]{margin-bottom:1.66vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid table[data-v-dec2e4fd]{border-top-left-radius:.4vw;border-top-right-radius:.4vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid th[data-v-dec2e4fd]{min-width:16vw;height:4vw;padding:0 .8vw;font-size:1.4vw}.container .users-grid th.column-ack[data-v-dec2e4fd]{min-width:8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid th img[data-v-dec2e4fd]{margin-left:.8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid tr td[data-v-dec2e4fd]{min-width:16vw;height:5vw;padding:0 .8vw;font-size:1.2vw}.container .users-grid tr td.column-ack[data-v-dec2e4fd]{min-width:8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid .grid-empty p[data-v-dec2e4fd]{margin:1.66vw 0;font-size:1.4vw}}.spinner[data-v-dec2e4fd]{width:24px;height:24px;background:transparent;position:relative;border-radius:50%;overflow:hidden;z-index:0;animation:spin-dec2e4fd 1s linear infinite}.spinner .spin-bottom-left[data-v-dec2e4fd],.spinner .spin-bottom-right[data-v-dec2e4fd],.spinner .spin-top-left[data-v-dec2e4fd]{position:absolute;width:50%;height:50%;z-index:-1}.spinner .spin-blocker[data-v-dec2e4fd]{position:absolute;top:15%;left:15%;width:70%;height:70%;background:#ffffff;border-radius:50%}.spinner .spin-bottom-left[data-v-dec2e4fd]{top:50%;left:0;background:-webkit-linear-gradient(to bottom right,rgb(228,124,40) 0%,rgba(228,124,40,.7) 100%);background:linear-gradient(to bottom right,rgb(228,124,40) 0%,rgba(228,124,40,.7) 100%)}.spinner .spin-bottom-left[data-v-dec2e4fd]:after{position:absolute;content:"";border-radius:50%;width:5.5px;height:9px;bottom:9px;left:0;background-color:#e47c28}@media (min-width: 768px){.spinner .spin-bottom-left[data-v-dec2e4fd]:after{width:9px;height:15px;bottom:18px}}.spinner .spin-bottom-right[data-v-dec2e4fd]{top:50%;left:50%;background:-webkit-linear-gradient(to top right,rgba(228,124,40,.7) 15%,rgba(228,124,40,.25) 85%);background:linear-gradient(to top right,rgba(228,124,40,.7) 15%,rgba(228,124,40,.25) 85%)}.spinner .spin-top-left[data-v-dec2e4fd]{top:0;left:50%;background:-webkit-linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(228,124,40,.25) 100%);background:linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(228,124,40,.25) 100%)}.spinner.spinner-green .spin-bottom-left[data-v-dec2e4fd]{background:-webkit-linear-gradient(to bottom right,rgb(72,148,60) 0%,rgba(72,148,60,.7) 100%);background:linear-gradient(to bottom right,rgb(72,148,60) 0%,rgba(72,148,60,.7) 100%)}.spinner.spinner-green .spin-bottom-left[data-v-dec2e4fd]:after{background-color:#48943c}.spinner.spinner-green .spin-bottom-right[data-v-dec2e4fd]{background:-webkit-linear-gradient(to top right,rgba(72,148,60,.7) 15%,rgba(72,148,60,.25) 85%);background:linear-gradient(to top right,rgba(72,148,60,.7) 15%,rgba(72,148,60,.25) 85%)}.spinner.spinner-green .spin-top-left[data-v-dec2e4fd]{background:-webkit-linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(72,148,60,.25) 100%);background:linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(72,148,60,.25) 100%)}.spinner.disabled .spin-blocker[data-v-dec2e4fd]{background:gray}.spinner.disabled .spin-bottom-left[data-v-dec2e4fd]:after{width:5.5px;height:9px;bottom:9px;left:0}@media (min-width: 768px){.spinner.disabled .spin-bottom-left[data-v-dec2e4fd]:after{bottom:8px}}@media (min-width: 768px){.spinner[data-v-dec2e4fd]{width:48px;height:48px}}@media (orientation: landscape) and (min-width: 2500px){.spinner[data-v-dec2e4fd]{width:2.5vw;height:2.5vw}}@media (orientation: landscape) and (min-width: 2500px){.spinner .spin-bottom-left[data-v-dec2e4fd]:after{width:.46vw;height:.78vw;bottom:.93vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.spinner[data-v-dec2e4fd]{width:5vw;height:5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.spinner .spin-bottom-left[data-v-dec2e4fd]:after{width:.92vw;height:1.56vw;bottom:1.86vw}}@keyframes spin-dec2e4fd{to{transform:rotate(360deg)}}@keyframes loader-dec2e4fd{0%{opacity:1}to{opacity:0}}.loader div[data-v-dec2e4fd]{left:48px;top:22.5px;position:absolute;animation:loader-dec2e4fd linear 1s infinite;background:#32c770;width:4px;height:15px;border-radius:0;transform-origin:2px 27.5px}.loader div[data-v-dec2e4fd]:nth-child(1){transform:rotate(0);animation-delay:-.875s;background:#32c770}.loader div[data-v-dec2e4fd]:nth-child(2){transform:rotate(45deg);animation-delay:-.75s;background:#32c770}.loader div[data-v-dec2e4fd]:nth-child(3){transform:rotate(90deg);animation-delay:-.625s;background:#32c770}.loader div[data-v-dec2e4fd]:nth-child(4){transform:rotate(135deg);animation-delay:-.5s;background:#32c770}.loader div[data-v-dec2e4fd]:nth-child(5){transform:rotate(180deg);animation-delay:-.375s;background:#32c770}.loader div[data-v-dec2e4fd]:nth-child(6){transform:rotate(225deg);animation-delay:-.25s;background:#32c770}.loader div[data-v-dec2e4fd]:nth-child(7){transform:rotate(270deg);animation-delay:-.125s;background:#32c770}.loader div[data-v-dec2e4fd]:nth-child(8){transform:rotate(315deg);animation-delay:0s;background:#32c770}.loader-container[data-v-dec2e4fd]{width:72px;height:64px;display:inline-block;overflow:hidden;background:none;margin-bottom:16px}.loader[data-v-dec2e4fd]{width:100%;height:100%;position:relative;transform:translateZ(0) scale(.64);backface-visibility:hidden;transform-origin:0 0}.loader div[data-v-dec2e4fd]{box-sizing:content-box}#contact-groups[data-v-dec2e4fd]{position:relative;display:flex;flex-direction:column;height:auto;width:100%;border-radius:8px;box-shadow:none}#contact-groups .container[data-v-dec2e4fd]{height:auto;margin:0;padding:0;box-shadow:none}#contact-groups .container h3[data-v-dec2e4fd]{text-align:left;color:#44423f;font-family:Poppins,sans-serif;font-size:.82vw;font-weight:600;margin-bottom:8px}@media (max-width: 1951.2195121951px){#contact-groups .container h3[data-v-dec2e4fd]{font-size:16px}}@media (min-width: 992px){#contact-groups .container .grid-filter[data-v-dec2e4fd] .filters{display:flex;gap:16px;margin-bottom:24px}}@media (min-width: 992px){#contact-groups .container .grid-filter[data-v-dec2e4fd] .filters div{max-width:50%;width:100%}}#contact-groups .container .grid-filter[data-v-dec2e4fd] .filters>div>div{height:100%}#contact-groups .container .grid-filter[data-v-dec2e4fd] .filters input{height:100%;padding-right:20px;margin-bottom:0}@media (min-width: 992px){#contact-groups .container .grid-filter[data-v-dec2e4fd] .filters input{margin-bottom:0;padding:8px 20px 8px 8px}}#contact-groups .container .grid-filter[data-v-dec2e4fd] .filters label.filter-title{display:flex;align-items:end}#contact-groups .container .grid-filter[data-v-dec2e4fd] .filters label.filter-title span{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-wrap:break-word}@media (min-width: 992px){#contact-groups .container .grid-filter[data-v-dec2e4fd] .filters label{margin-bottom:0}}@media (min-width: 992px){#contact-groups .container .grid-filter[data-v-dec2e4fd] .filters button{margin-bottom:0;padding:8px}}#contact-groups .container .grid-filter[data-v-dec2e4fd]>.clear-btn{margin-top:20px}@media (min-width: 992px){#contact-groups .container .grid-filter[data-v-dec2e4fd]>.clear-btn{margin-top:0}}@media (min-width: 992px){#contact-groups .container[data-v-dec2e4fd]{height:100%}}#contact-groups .container[data-v-dec2e4fd] .body-pagination{height:100%}@media (min-width: 992px){#contact-groups[data-v-dec2e4fd]{border-radius:8px;display:flex;flex-direction:column;height:100%}}@media (orientation: landscape) and (min-width: 2500px){#contact-groups[data-v-dec2e4fd]{border-radius:.4vw}}@media (orientation: landscape) and (min-width: 2500px){#contact-groups .container[data-v-dec2e4fd]{padding:.83vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#contact-groups[data-v-dec2e4fd]{border-radius:.8vw;height:100%}}.container[data-v-dbecfe94]{margin:16px;padding:16px;box-shadow:0 0 8px #00000029;border-radius:8px;height:auto;display:flex;flex-direction:column}@media (min-width: 992px){.container[data-v-dbecfe94]{height:100%}}.container p[data-v-dbecfe94]{margin-bottom:8px}.container .grid-filter .filters[data-v-dbecfe94]{margin-bottom:8px;height:100%}.container .users-grid[data-v-dbecfe94]{width:100%;margin-bottom:16px;overflow:auto;border:1px solid #ececec;border-radius:4px;height:auto}.container .users-grid[data-v-dbecfe94]::-webkit-scrollbar{width:6px;height:6px;transition:.3s ease-in-out}.container .users-grid[data-v-dbecfe94]::-webkit-scrollbar-track{background:#f3f3f3;border-radius:8px}.container .users-grid[data-v-dbecfe94]::-webkit-scrollbar-thumb{background:#c3c3c3;border-radius:8px;border:4px solid rgba(0,0,0,0)}.container .users-grid[data-v-dbecfe94]::-webkit-scrollbar-thumb:hover{background:#c3c3c3}.container .users-grid.empty-grid[data-v-dbecfe94]{height:100%;overflow-x:auto}.container .users-grid.empty-grid table thead[data-v-dbecfe94]{background-color:#ececec}@media (min-width: 1366px){.container .users-grid.empty-grid table thead[data-v-dbecfe94]{height:2vw}}.container .users-grid.empty-grid table thead>tr[data-v-dbecfe94]{display:block}.container .users-grid .th-container[data-v-dbecfe94]{display:flex;align-items:center;cursor:default;pointer-events:none}.container .users-grid .th-container button[data-v-dbecfe94]{border:none;padding:0;justify-content:left;color:#44423f}.container .users-grid .th-container button span.column-can-sort[data-v-dbecfe94]{padding-right:8px;cursor:pointer;pointer-events:auto}.container .users-grid .th-container button .order-asc-desc[data-v-dbecfe94]{width:18px;height:18px;display:flex;align-items:center;justify-content:center;cursor:pointer;pointer-events:auto}.container .users-grid .th-container button .order-asc-desc svg[data-v-dbecfe94]{width:100%;height:100%}.container .users-grid .th-container button .order-asc-desc svg path[data-v-dbecfe94]{transition:fill .3s ease-in-out;fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc:hover svg[data-v-dbecfe94]{width:100%;height:100%}.container .users-grid .th-container button .order-asc-desc:hover svg path[data-v-dbecfe94]{fill:var(#697077);stroke:var(#697077)}.container .users-grid .th-container button .order-asc-desc.orderAsc svg path[data-v-dbecfe94]:first-child{fill:#d97706;stroke:#d97706;opacity:1}.container .users-grid .th-container button .order-asc-desc.orderAsc svg path[data-v-dbecfe94]:last-child{fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc.orderAsc:hover svg path[data-v-dbecfe94]:first-child{fill:#d97706;stroke:#d97706;opacity:1}.container .users-grid .th-container button .order-asc-desc.orderAsc:hover svg path[data-v-dbecfe94]:last-child{fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc.orderDesc svg path[data-v-dbecfe94]:first-child{fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc.orderDesc svg path[data-v-dbecfe94]:last-child{fill:#d97706;stroke:#d97706;opacity:1}.container .users-grid .th-container button .order-asc-desc.orderDesc:hover svg path[data-v-dbecfe94]:first-child{fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc.orderDesc:hover svg path[data-v-dbecfe94]:last-child{fill:#d97706;stroke:#d97706;opacity:1}.container .users-grid table[data-v-dbecfe94]{width:100%;height:100%;border-collapse:collapse;border-top-left-radius:4px;border-top-right-radius:4px}.container .users-grid table .grid-body[data-v-dbecfe94]{position:relative}.container .users-grid th[data-v-dbecfe94]{border-collapse:collapse;background:#ececec;min-width:140px;height:40px;padding:0 8px;font-family:Poppins,sans-serif;font-weight:500;font-size:12px;color:#44423f;position:sticky;top:0;z-index:1}.container .users-grid th>div button[data-v-dbecfe94]{background-color:#ececec}.container .users-grid th.column-region[data-v-dbecfe94]{text-align:left}.container .users-grid th.column-region>div[data-v-dbecfe94]{justify-content:left}.container .users-grid th.column-ack[data-v-dbecfe94]{min-width:50px;text-align:center}.container .users-grid th.column-ack>div[data-v-dbecfe94]{justify-content:center}.container .users-grid th.column-admin-user-name[data-v-dbecfe94]{min-width:160px}.container .users-grid th.trash-can[data-v-dbecfe94]{min-width:50px}.container .users-grid th.pricing[data-v-dbecfe94]{min-width:50px;text-align:left}.container .users-grid th.pricing>div[data-v-dbecfe94]{justify-content:left}.container .users-grid th.pricing>div button span[data-v-dbecfe94]{display:flex;width:100%;align-items:center;justify-content:left}.container .users-grid th.status-pricing[data-v-dbecfe94]{min-width:70px;text-align:center}.container .users-grid th.status-pricing>div[data-v-dbecfe94]{justify-content:center}.container .users-grid th.status-pricing[data-v-dbecfe94],.container .users-grid th.assigned-to-pricing[data-v-dbecfe94]{display:none}@media (min-width: 992px){.container .users-grid th.status-pricing[data-v-dbecfe94],.container .users-grid th.assigned-to-pricing[data-v-dbecfe94]{display:table-cell}}.container .users-grid th img[data-v-dbecfe94]{margin-left:8px;cursor:pointer}@media (min-width: 992px){.container .users-grid th[data-v-dbecfe94]{font-size:.71vw;min-width:160px}}@media (min-width: 992px) and (max-width: 1971.8309859155px){.container .users-grid th[data-v-dbecfe94]{font-size:14px}}@media (min-width: 992px){.container .users-grid th.column-admin-user-name[data-v-dbecfe94]{min-width:180px}.container .users-grid th.trash-can[data-v-dbecfe94],.container .users-grid th.contact-type[data-v-dbecfe94]{min-width:50px}}@media (min-width: 1366px){.container .users-grid th[data-v-dbecfe94]{min-width:160px}}.container .users-grid tr[data-v-dbecfe94]{border-bottom:1px solid #ececec;max-height:40px}.container .users-grid tr[data-v-dbecfe94]:last-of-type{border-bottom:none}.container .users-grid tr[data-v-dbecfe94]:focus-visible{outline:#d97706 auto 1px}.container .users-grid tr.alt-class[data-v-dbecfe94]{transition:background-color .5s ease}.container .users-grid tr td[data-v-dbecfe94]{height:48px;min-width:140px;padding:0 8px;font-family:Poppins,sans-serif;font-size:.61vw;font-weight:400;color:#44423f;text-align:left}@media (max-width: 1967.2131147541px){.container .users-grid tr td[data-v-dbecfe94]{font-size:12px}}.container .users-grid tr td.column-type .service-type[data-v-dbecfe94],.container .users-grid tr td.column-type .service-type-label[data-v-dbecfe94],.container .users-grid tr td.column-type .user-type[data-v-dbecfe94]{display:block;width:fit-content;background-color:#f6f6f6;padding:2px 8px;border-radius:20px;text-align:left;line-height:16px}.container .users-grid tr td.column-type.contact-type[data-v-dbecfe94]{max-width:100px}.container .users-grid tr td.column-status .service-status[data-v-dbecfe94],.container .users-grid tr td.column-status .status-label[data-v-dbecfe94]{display:block;width:fit-content;border:1px solid #ececec;padding:2px 8px;border-radius:20px;text-align:left;line-height:16px}.container .users-grid tr td.column-status .status-label.status-up[data-v-dbecfe94]{border:none;background:rgba(72,148,60,.15)}.container .users-grid tr td.column-status .status-label.status-down[data-v-dbecfe94]{background:rgba(200,16,46,.15);border:none}.container .users-grid tr td.column-region[data-v-dbecfe94]{text-align:left}.container .users-grid tr td.column-ack[data-v-dbecfe94]{min-width:50px;text-align:center}.container .users-grid tr td.pricing[data-v-dbecfe94]{min-width:50px;text-align:left}.container .users-grid tr td.pricing span[data-v-dbecfe94]{display:flex;width:100%;align-items:center}.container .users-grid tr td.status-pricing[data-v-dbecfe94]{min-width:70px}.container .users-grid tr td.status-pricing[data-v-dbecfe94],.container .users-grid tr td.assigned-to-pricing[data-v-dbecfe94]{display:none}@media (min-width: 992px){.container .users-grid tr td.status-pricing[data-v-dbecfe94],.container .users-grid tr td.assigned-to-pricing[data-v-dbecfe94]{display:table-cell}}.container .users-grid tr td.column-admin-user-name[data-v-dbecfe94]{min-width:160px}.container .users-grid tr td.column-service-name span[data-v-dbecfe94],.container .users-grid tr td.column-email span[data-v-dbecfe94],.container .users-grid tr td.column-username span[data-v-dbecfe94],.container .users-grid tr td.column-output span[data-v-dbecfe94],.container .users-grid tr td.column-full-name span[data-v-dbecfe94],.container .users-grid tr td.column-name span[data-v-dbecfe94],.container .users-grid tr td.column-detail span[data-v-dbecfe94],.container .users-grid tr td.column-reason span[data-v-dbecfe94]{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-username span[data-v-dbecfe94]{max-width:200px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-email span[data-v-dbecfe94]{max-width:260px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-full-name span[data-v-dbecfe94],.container .users-grid tr td.column-name span[data-v-dbecfe94],.container .users-grid tr td.column-service-name span[data-v-dbecfe94]{max-width:200px}.container .users-grid tr td.column-email[data-v-dbecfe94]{word-break:break-word}.container .users-grid tr td.trash-can[data-v-dbecfe94]{min-width:50px}.container .users-grid tr td.trash-can>.trash-can-container[data-v-dbecfe94]{display:flex;align-items:center;justify-content:end}.container .users-grid tr td.trash-can>.trash-can-container a[data-v-dbecfe94]{display:flex;align-items:center;transition:.3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a img.trash-can[data-v-dbecfe94]{transition:all .3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a[data-v-dbecfe94] svg path{transition:all .3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a:hover img.trash-can[data-v-dbecfe94],.container .users-grid tr td.trash-can>.trash-can-container a:focus img.trash-can[data-v-dbecfe94],.container .users-grid tr td.trash-can>.trash-can-container a:focus-visible img.trash-can[data-v-dbecfe94],.container .users-grid tr td.trash-can>.trash-can-container a:focus-within img.trash-can[data-v-dbecfe94],.container .users-grid tr td.trash-can>.trash-can-container a:active img.trash-can[data-v-dbecfe94]{filter:invert(15%) sepia(88%) saturate(3888%) hue-rotate(341deg) brightness(84%) contrast(100%);transition:all .3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a[data-v-dbecfe94]:hover svg path,.container .users-grid tr td.trash-can>.trash-can-container a[data-v-dbecfe94]:focus svg path,.container .users-grid tr td.trash-can>.trash-can-container a[data-v-dbecfe94]:focus-visible svg path,.container .users-grid tr td.trash-can>.trash-can-container a[data-v-dbecfe94]:focus-within svg path,.container .users-grid tr td.trash-can>.trash-can-container a[data-v-dbecfe94]:active svg path{fill:#c8102e;transition:all .3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a[data-v-dbecfe94]:focus-visible{outline:1px solid #c8102e;border-radius:2px}@media (min-width: 992px){.container .users-grid tr td[data-v-dbecfe94]{min-width:160px}.container .users-grid tr td.column-admin-user-name[data-v-dbecfe94]{min-width:180px}.container .users-grid tr td.column-output[data-v-dbecfe94],.container .users-grid tr td.column-full-name[data-v-dbecfe94]{max-height:40px}.container .users-grid tr td.trash-can[data-v-dbecfe94]{min-width:50px}.container .users-grid tr td.contact-type[data-v-dbecfe94]{min-width:100px}}@media (min-width: 1366px){.container .users-grid tr td[data-v-dbecfe94]{min-width:160px}}.container .users-grid tr.new-notification[data-v-dbecfe94]{background-color:#cb712833;transition:background-color .5s ease}.container .users-grid tr.new-notification td .status-label[data-v-dbecfe94]{border:none}.container .users-grid tr.new-notification td .status-label.status-down[data-v-dbecfe94]{background:transparent}.container .users-grid tr.new-notification td .service-type-label[data-v-dbecfe94],.container .users-grid tr.new-notification td .user-type[data-v-dbecfe94]{background-color:transparent}.container .users-grid tr.has-total[data-v-dbecfe94]{background:rgba(203,113,40,.25);border-bottom:1px solid #ececec}.container .users-grid tr.has-total td[data-v-dbecfe94]{padding:0 8px;font-family:Poppins,sans-serif;font-weight:500;font-size:12px;color:#44423f}@media (min-width: 992px){.container .users-grid tr.has-total td[data-v-dbecfe94]{font-size:.71vw}}@media (min-width: 992px) and (max-width: 1971.8309859155px){.container .users-grid tr.has-total td[data-v-dbecfe94]{font-size:14px}}.container .users-grid .grid-empty[data-v-dbecfe94]{position:absolute;display:flex;justify-content:center;align-items:center;flex-direction:column;height:100%;width:calc(100vw - 50px);position:sticky;left:0}.container .users-grid .grid-empty img[data-v-dbecfe94]{max-width:170px}.container .users-grid .grid-empty p[data-v-dbecfe94]{margin:16px;font-family:Poppins,sans-serif;font-size:.71vw;font-weight:400;color:#44423f;text-align:center}@media (max-width: 1971.8309859155px){.container .users-grid .grid-empty p[data-v-dbecfe94]{font-size:14px}}@media (min-width: 600px){.container .users-grid .grid-empty[data-v-dbecfe94]{width:calc(100vw - 50px)}.container .users-grid .grid-empty img[data-v-dbecfe94]{max-width:350px}}@media (min-width: 992px){.container .users-grid .grid-empty[data-v-dbecfe94]{width:100%}.container .users-grid .grid-empty img[data-v-dbecfe94]{max-width:350px}}@media (orientation: landscape) and (min-width: 2500px){.container[data-v-dbecfe94]{margin:.83vw;padding:.83vw;border-radius:.4vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid[data-v-dbecfe94]{margin-bottom:.83vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid table[data-v-dbecfe94]{border-top-left-radius:.2vw;border-top-right-radius:.2vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid th[data-v-dbecfe94]{min-width:8vw;height:2vw;padding:0 .4vw}.container .users-grid th.column-ack[data-v-dbecfe94]{min-width:4vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid th img[data-v-dbecfe94]{margin-left:.4vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid tr td[data-v-dbecfe94]{min-width:8vw;height:2.5vw;padding:0 .4vw}.container .users-grid tr td.column-ack[data-v-dbecfe94]{min-width:4vw}.container .users-grid tr td.column-username span[data-v-dbecfe94]{max-width:15vw;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-email span[data-v-dbecfe94]{max-width:18vw;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-full-name span[data-v-dbecfe94],.container .users-grid tr td.column-name span[data-v-dbecfe94],.container .users-grid tr td.column-service-name span[data-v-dbecfe94]{max-width:15vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid .grid-empty img[data-v-dbecfe94]{max-width:18vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid .grid-empty p[data-v-dbecfe94]{margin:.83vw 0}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container[data-v-dbecfe94]{margin:1.66vw;padding:1.66vw;border-radius:.8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid[data-v-dbecfe94]{margin-bottom:1.66vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid table[data-v-dbecfe94]{border-top-left-radius:.4vw;border-top-right-radius:.4vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid th[data-v-dbecfe94]{min-width:16vw;height:4vw;padding:0 .8vw;font-size:1.4vw}.container .users-grid th.column-ack[data-v-dbecfe94]{min-width:8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid th img[data-v-dbecfe94]{margin-left:.8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid tr td[data-v-dbecfe94]{min-width:16vw;height:5vw;padding:0 .8vw;font-size:1.2vw}.container .users-grid tr td.column-ack[data-v-dbecfe94]{min-width:8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid .grid-empty p[data-v-dbecfe94]{margin:1.66vw 0;font-size:1.4vw}}.spinner[data-v-dbecfe94]{width:24px;height:24px;background:transparent;position:relative;border-radius:50%;overflow:hidden;z-index:0;animation:spin-dbecfe94 1s linear infinite}.spinner .spin-bottom-left[data-v-dbecfe94],.spinner .spin-bottom-right[data-v-dbecfe94],.spinner .spin-top-left[data-v-dbecfe94]{position:absolute;width:50%;height:50%;z-index:-1}.spinner .spin-blocker[data-v-dbecfe94]{position:absolute;top:15%;left:15%;width:70%;height:70%;background:#ffffff;border-radius:50%}.spinner .spin-bottom-left[data-v-dbecfe94]{top:50%;left:0;background:-webkit-linear-gradient(to bottom right,rgb(228,124,40) 0%,rgba(228,124,40,.7) 100%);background:linear-gradient(to bottom right,rgb(228,124,40) 0%,rgba(228,124,40,.7) 100%)}.spinner .spin-bottom-left[data-v-dbecfe94]:after{position:absolute;content:"";border-radius:50%;width:5.5px;height:9px;bottom:9px;left:0;background-color:#e47c28}@media (min-width: 768px){.spinner .spin-bottom-left[data-v-dbecfe94]:after{width:9px;height:15px;bottom:18px}}.spinner .spin-bottom-right[data-v-dbecfe94]{top:50%;left:50%;background:-webkit-linear-gradient(to top right,rgba(228,124,40,.7) 15%,rgba(228,124,40,.25) 85%);background:linear-gradient(to top right,rgba(228,124,40,.7) 15%,rgba(228,124,40,.25) 85%)}.spinner .spin-top-left[data-v-dbecfe94]{top:0;left:50%;background:-webkit-linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(228,124,40,.25) 100%);background:linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(228,124,40,.25) 100%)}.spinner.spinner-green .spin-bottom-left[data-v-dbecfe94]{background:-webkit-linear-gradient(to bottom right,rgb(72,148,60) 0%,rgba(72,148,60,.7) 100%);background:linear-gradient(to bottom right,rgb(72,148,60) 0%,rgba(72,148,60,.7) 100%)}.spinner.spinner-green .spin-bottom-left[data-v-dbecfe94]:after{background-color:#48943c}.spinner.spinner-green .spin-bottom-right[data-v-dbecfe94]{background:-webkit-linear-gradient(to top right,rgba(72,148,60,.7) 15%,rgba(72,148,60,.25) 85%);background:linear-gradient(to top right,rgba(72,148,60,.7) 15%,rgba(72,148,60,.25) 85%)}.spinner.spinner-green .spin-top-left[data-v-dbecfe94]{background:-webkit-linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(72,148,60,.25) 100%);background:linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(72,148,60,.25) 100%)}.spinner.disabled .spin-blocker[data-v-dbecfe94]{background:gray}.spinner.disabled .spin-bottom-left[data-v-dbecfe94]:after{width:5.5px;height:9px;bottom:9px;left:0}@media (min-width: 768px){.spinner.disabled .spin-bottom-left[data-v-dbecfe94]:after{bottom:8px}}@media (min-width: 768px){.spinner[data-v-dbecfe94]{width:48px;height:48px}}@media (orientation: landscape) and (min-width: 2500px){.spinner[data-v-dbecfe94]{width:2.5vw;height:2.5vw}}@media (orientation: landscape) and (min-width: 2500px){.spinner .spin-bottom-left[data-v-dbecfe94]:after{width:.46vw;height:.78vw;bottom:.93vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.spinner[data-v-dbecfe94]{width:5vw;height:5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.spinner .spin-bottom-left[data-v-dbecfe94]:after{width:.92vw;height:1.56vw;bottom:1.86vw}}@keyframes spin-dbecfe94{to{transform:rotate(360deg)}}@keyframes loader-dbecfe94{0%{opacity:1}to{opacity:0}}.loader div[data-v-dbecfe94]{left:48px;top:22.5px;position:absolute;animation:loader-dbecfe94 linear 1s infinite;background:#32c770;width:4px;height:15px;border-radius:0;transform-origin:2px 27.5px}.loader div[data-v-dbecfe94]:nth-child(1){transform:rotate(0);animation-delay:-.875s;background:#32c770}.loader div[data-v-dbecfe94]:nth-child(2){transform:rotate(45deg);animation-delay:-.75s;background:#32c770}.loader div[data-v-dbecfe94]:nth-child(3){transform:rotate(90deg);animation-delay:-.625s;background:#32c770}.loader div[data-v-dbecfe94]:nth-child(4){transform:rotate(135deg);animation-delay:-.5s;background:#32c770}.loader div[data-v-dbecfe94]:nth-child(5){transform:rotate(180deg);animation-delay:-.375s;background:#32c770}.loader div[data-v-dbecfe94]:nth-child(6){transform:rotate(225deg);animation-delay:-.25s;background:#32c770}.loader div[data-v-dbecfe94]:nth-child(7){transform:rotate(270deg);animation-delay:-.125s;background:#32c770}.loader div[data-v-dbecfe94]:nth-child(8){transform:rotate(315deg);animation-delay:0s;background:#32c770}.loader-container[data-v-dbecfe94]{width:72px;height:64px;display:inline-block;overflow:hidden;background:none;margin-bottom:16px}.loader[data-v-dbecfe94]{width:100%;height:100%;position:relative;transform:translateZ(0) scale(.64);backface-visibility:hidden;transform-origin:0 0}.loader div[data-v-dbecfe94]{box-sizing:content-box}#contact-groups[data-v-dbecfe94]{position:relative;display:flex;flex-direction:column;height:auto;width:100%;border-radius:8px;box-shadow:none}#contact-groups .container[data-v-dbecfe94]{height:auto;margin:0;padding:0;box-shadow:none}#contact-groups .container h3[data-v-dbecfe94]{text-align:left;color:#44423f;font-family:Poppins,sans-serif;font-size:.82vw;font-weight:600;margin-bottom:8px}@media (max-width: 1951.2195121951px){#contact-groups .container h3[data-v-dbecfe94]{font-size:16px}}@media (min-width: 992px){#contact-groups .container .grid-filter[data-v-dbecfe94] .filters{display:flex;gap:16px;margin-bottom:24px}}@media (min-width: 992px){#contact-groups .container .grid-filter[data-v-dbecfe94] .filters div{max-width:50%;width:100%}}#contact-groups .container .grid-filter[data-v-dbecfe94] .filters>div>div{height:100%}#contact-groups .container .grid-filter[data-v-dbecfe94] .filters input{height:100%;padding-right:20px;margin-bottom:0}@media (min-width: 992px){#contact-groups .container .grid-filter[data-v-dbecfe94] .filters input{margin-bottom:0;padding:8px 20px 8px 8px}}#contact-groups .container .grid-filter[data-v-dbecfe94] .filters label.filter-title{display:flex;align-items:end}#contact-groups .container .grid-filter[data-v-dbecfe94] .filters label.filter-title span{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-wrap:break-word}@media (min-width: 992px){#contact-groups .container .grid-filter[data-v-dbecfe94] .filters label{margin-bottom:0}}@media (min-width: 992px){#contact-groups .container .grid-filter[data-v-dbecfe94] .filters button{margin-bottom:0;padding:8px}}#contact-groups .container .grid-filter[data-v-dbecfe94]>.clear-btn{margin-top:20px}@media (min-width: 992px){#contact-groups .container .grid-filter[data-v-dbecfe94]>.clear-btn{margin-top:0}}@media (min-width: 992px){#contact-groups .container[data-v-dbecfe94]{height:100%}}#contact-groups .container[data-v-dbecfe94] .body-pagination{height:100%}@media (min-width: 992px){#contact-groups[data-v-dbecfe94]{border-radius:8px;display:flex;flex-direction:column;height:100%}}@media (orientation: landscape) and (min-width: 2500px){#contact-groups[data-v-dbecfe94]{border-radius:.4vw}}@media (orientation: landscape) and (min-width: 2500px){#contact-groups .container[data-v-dbecfe94]{padding:.83vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#contact-groups[data-v-dbecfe94]{border-radius:.8vw;height:100%}}.container[data-v-4ddd3f13]{margin:16px;padding:16px;box-shadow:0 0 8px #00000029;border-radius:8px;height:auto;display:flex;flex-direction:column}@media (min-width: 992px){.container[data-v-4ddd3f13]{height:100%}}.container p[data-v-4ddd3f13]{margin-bottom:8px}.container .grid-filter .filters[data-v-4ddd3f13]{margin-bottom:8px;height:100%}.container .users-grid[data-v-4ddd3f13]{width:100%;margin-bottom:16px;overflow:auto;border:1px solid #ececec;border-radius:4px;height:auto}.container .users-grid[data-v-4ddd3f13]::-webkit-scrollbar{width:6px;height:6px;transition:.3s ease-in-out}.container .users-grid[data-v-4ddd3f13]::-webkit-scrollbar-track{background:#f3f3f3;border-radius:8px}.container .users-grid[data-v-4ddd3f13]::-webkit-scrollbar-thumb{background:#c3c3c3;border-radius:8px;border:4px solid rgba(0,0,0,0)}.container .users-grid[data-v-4ddd3f13]::-webkit-scrollbar-thumb:hover{background:#c3c3c3}.container .users-grid.empty-grid[data-v-4ddd3f13]{height:100%;overflow-x:auto}.container .users-grid.empty-grid table thead[data-v-4ddd3f13]{background-color:#ececec}@media (min-width: 1366px){.container .users-grid.empty-grid table thead[data-v-4ddd3f13]{height:2vw}}.container .users-grid.empty-grid table thead>tr[data-v-4ddd3f13]{display:block}.container .users-grid .th-container[data-v-4ddd3f13]{display:flex;align-items:center;cursor:default;pointer-events:none}.container .users-grid .th-container button[data-v-4ddd3f13]{border:none;padding:0;justify-content:left;color:#44423f}.container .users-grid .th-container button span.column-can-sort[data-v-4ddd3f13]{padding-right:8px;cursor:pointer;pointer-events:auto}.container .users-grid .th-container button .order-asc-desc[data-v-4ddd3f13]{width:18px;height:18px;display:flex;align-items:center;justify-content:center;cursor:pointer;pointer-events:auto}.container .users-grid .th-container button .order-asc-desc svg[data-v-4ddd3f13]{width:100%;height:100%}.container .users-grid .th-container button .order-asc-desc svg path[data-v-4ddd3f13]{transition:fill .3s ease-in-out;fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc:hover svg[data-v-4ddd3f13]{width:100%;height:100%}.container .users-grid .th-container button .order-asc-desc:hover svg path[data-v-4ddd3f13]{fill:var(#697077);stroke:var(#697077)}.container .users-grid .th-container button .order-asc-desc.orderAsc svg path[data-v-4ddd3f13]:first-child{fill:#d97706;stroke:#d97706;opacity:1}.container .users-grid .th-container button .order-asc-desc.orderAsc svg path[data-v-4ddd3f13]:last-child{fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc.orderAsc:hover svg path[data-v-4ddd3f13]:first-child{fill:#d97706;stroke:#d97706;opacity:1}.container .users-grid .th-container button .order-asc-desc.orderAsc:hover svg path[data-v-4ddd3f13]:last-child{fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc.orderDesc svg path[data-v-4ddd3f13]:first-child{fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc.orderDesc svg path[data-v-4ddd3f13]:last-child{fill:#d97706;stroke:#d97706;opacity:1}.container .users-grid .th-container button .order-asc-desc.orderDesc:hover svg path[data-v-4ddd3f13]:first-child{fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc.orderDesc:hover svg path[data-v-4ddd3f13]:last-child{fill:#d97706;stroke:#d97706;opacity:1}.container .users-grid table[data-v-4ddd3f13]{width:100%;height:100%;border-collapse:collapse;border-top-left-radius:4px;border-top-right-radius:4px}.container .users-grid table .grid-body[data-v-4ddd3f13]{position:relative}.container .users-grid th[data-v-4ddd3f13]{border-collapse:collapse;background:#ececec;min-width:140px;height:40px;padding:0 8px;font-family:Poppins,sans-serif;font-weight:500;font-size:12px;color:#44423f;position:sticky;top:0;z-index:1}.container .users-grid th>div button[data-v-4ddd3f13]{background-color:#ececec}.container .users-grid th.column-region[data-v-4ddd3f13]{text-align:left}.container .users-grid th.column-region>div[data-v-4ddd3f13]{justify-content:left}.container .users-grid th.column-ack[data-v-4ddd3f13]{min-width:50px;text-align:center}.container .users-grid th.column-ack>div[data-v-4ddd3f13]{justify-content:center}.container .users-grid th.column-admin-user-name[data-v-4ddd3f13]{min-width:160px}.container .users-grid th.trash-can[data-v-4ddd3f13]{min-width:50px}.container .users-grid th.pricing[data-v-4ddd3f13]{min-width:50px;text-align:left}.container .users-grid th.pricing>div[data-v-4ddd3f13]{justify-content:left}.container .users-grid th.pricing>div button span[data-v-4ddd3f13]{display:flex;width:100%;align-items:center;justify-content:left}.container .users-grid th.status-pricing[data-v-4ddd3f13]{min-width:70px;text-align:center}.container .users-grid th.status-pricing>div[data-v-4ddd3f13]{justify-content:center}.container .users-grid th.status-pricing[data-v-4ddd3f13],.container .users-grid th.assigned-to-pricing[data-v-4ddd3f13]{display:none}@media (min-width: 992px){.container .users-grid th.status-pricing[data-v-4ddd3f13],.container .users-grid th.assigned-to-pricing[data-v-4ddd3f13]{display:table-cell}}.container .users-grid th img[data-v-4ddd3f13]{margin-left:8px;cursor:pointer}@media (min-width: 992px){.container .users-grid th[data-v-4ddd3f13]{font-size:.71vw;min-width:160px}}@media (min-width: 992px) and (max-width: 1971.8309859155px){.container .users-grid th[data-v-4ddd3f13]{font-size:14px}}@media (min-width: 992px){.container .users-grid th.column-admin-user-name[data-v-4ddd3f13]{min-width:180px}.container .users-grid th.trash-can[data-v-4ddd3f13],.container .users-grid th.contact-type[data-v-4ddd3f13]{min-width:50px}}@media (min-width: 1366px){.container .users-grid th[data-v-4ddd3f13]{min-width:160px}}.container .users-grid tr[data-v-4ddd3f13]{border-bottom:1px solid #ececec;max-height:40px}.container .users-grid tr[data-v-4ddd3f13]:last-of-type{border-bottom:none}.container .users-grid tr[data-v-4ddd3f13]:focus-visible{outline:#d97706 auto 1px}.container .users-grid tr.alt-class[data-v-4ddd3f13]{transition:background-color .5s ease}.container .users-grid tr td[data-v-4ddd3f13]{height:48px;min-width:140px;padding:0 8px;font-family:Poppins,sans-serif;font-size:.61vw;font-weight:400;color:#44423f;text-align:left}@media (max-width: 1967.2131147541px){.container .users-grid tr td[data-v-4ddd3f13]{font-size:12px}}.container .users-grid tr td.column-type .service-type[data-v-4ddd3f13],.container .users-grid tr td.column-type .service-type-label[data-v-4ddd3f13],.container .users-grid tr td.column-type .user-type[data-v-4ddd3f13]{display:block;width:fit-content;background-color:#f6f6f6;padding:2px 8px;border-radius:20px;text-align:left;line-height:16px}.container .users-grid tr td.column-type.contact-type[data-v-4ddd3f13]{max-width:100px}.container .users-grid tr td.column-status .service-status[data-v-4ddd3f13],.container .users-grid tr td.column-status .status-label[data-v-4ddd3f13]{display:block;width:fit-content;border:1px solid #ececec;padding:2px 8px;border-radius:20px;text-align:left;line-height:16px}.container .users-grid tr td.column-status .status-label.status-up[data-v-4ddd3f13]{border:none;background:rgba(72,148,60,.15)}.container .users-grid tr td.column-status .status-label.status-down[data-v-4ddd3f13]{background:rgba(200,16,46,.15);border:none}.container .users-grid tr td.column-region[data-v-4ddd3f13]{text-align:left}.container .users-grid tr td.column-ack[data-v-4ddd3f13]{min-width:50px;text-align:center}.container .users-grid tr td.pricing[data-v-4ddd3f13]{min-width:50px;text-align:left}.container .users-grid tr td.pricing span[data-v-4ddd3f13]{display:flex;width:100%;align-items:center}.container .users-grid tr td.status-pricing[data-v-4ddd3f13]{min-width:70px}.container .users-grid tr td.status-pricing[data-v-4ddd3f13],.container .users-grid tr td.assigned-to-pricing[data-v-4ddd3f13]{display:none}@media (min-width: 992px){.container .users-grid tr td.status-pricing[data-v-4ddd3f13],.container .users-grid tr td.assigned-to-pricing[data-v-4ddd3f13]{display:table-cell}}.container .users-grid tr td.column-admin-user-name[data-v-4ddd3f13]{min-width:160px}.container .users-grid tr td.column-service-name span[data-v-4ddd3f13],.container .users-grid tr td.column-email span[data-v-4ddd3f13],.container .users-grid tr td.column-username span[data-v-4ddd3f13],.container .users-grid tr td.column-output span[data-v-4ddd3f13],.container .users-grid tr td.column-full-name span[data-v-4ddd3f13],.container .users-grid tr td.column-name span[data-v-4ddd3f13],.container .users-grid tr td.column-detail span[data-v-4ddd3f13],.container .users-grid tr td.column-reason span[data-v-4ddd3f13]{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-username span[data-v-4ddd3f13]{max-width:200px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-email span[data-v-4ddd3f13]{max-width:260px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-full-name span[data-v-4ddd3f13],.container .users-grid tr td.column-name span[data-v-4ddd3f13],.container .users-grid tr td.column-service-name span[data-v-4ddd3f13]{max-width:200px}.container .users-grid tr td.column-email[data-v-4ddd3f13]{word-break:break-word}.container .users-grid tr td.trash-can[data-v-4ddd3f13]{min-width:50px}.container .users-grid tr td.trash-can>.trash-can-container[data-v-4ddd3f13]{display:flex;align-items:center;justify-content:end}.container .users-grid tr td.trash-can>.trash-can-container a[data-v-4ddd3f13]{display:flex;align-items:center;transition:.3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a img.trash-can[data-v-4ddd3f13]{transition:all .3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a[data-v-4ddd3f13] svg path{transition:all .3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a:hover img.trash-can[data-v-4ddd3f13],.container .users-grid tr td.trash-can>.trash-can-container a:focus img.trash-can[data-v-4ddd3f13],.container .users-grid tr td.trash-can>.trash-can-container a:focus-visible img.trash-can[data-v-4ddd3f13],.container .users-grid tr td.trash-can>.trash-can-container a:focus-within img.trash-can[data-v-4ddd3f13],.container .users-grid tr td.trash-can>.trash-can-container a:active img.trash-can[data-v-4ddd3f13]{filter:invert(15%) sepia(88%) saturate(3888%) hue-rotate(341deg) brightness(84%) contrast(100%);transition:all .3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a[data-v-4ddd3f13]:hover svg path,.container .users-grid tr td.trash-can>.trash-can-container a[data-v-4ddd3f13]:focus svg path,.container .users-grid tr td.trash-can>.trash-can-container a[data-v-4ddd3f13]:focus-visible svg path,.container .users-grid tr td.trash-can>.trash-can-container a[data-v-4ddd3f13]:focus-within svg path,.container .users-grid tr td.trash-can>.trash-can-container a[data-v-4ddd3f13]:active svg path{fill:#c8102e;transition:all .3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a[data-v-4ddd3f13]:focus-visible{outline:1px solid #c8102e;border-radius:2px}@media (min-width: 992px){.container .users-grid tr td[data-v-4ddd3f13]{min-width:160px}.container .users-grid tr td.column-admin-user-name[data-v-4ddd3f13]{min-width:180px}.container .users-grid tr td.column-output[data-v-4ddd3f13],.container .users-grid tr td.column-full-name[data-v-4ddd3f13]{max-height:40px}.container .users-grid tr td.trash-can[data-v-4ddd3f13]{min-width:50px}.container .users-grid tr td.contact-type[data-v-4ddd3f13]{min-width:100px}}@media (min-width: 1366px){.container .users-grid tr td[data-v-4ddd3f13]{min-width:160px}}.container .users-grid tr.new-notification[data-v-4ddd3f13]{background-color:#cb712833;transition:background-color .5s ease}.container .users-grid tr.new-notification td .status-label[data-v-4ddd3f13]{border:none}.container .users-grid tr.new-notification td .status-label.status-down[data-v-4ddd3f13]{background:transparent}.container .users-grid tr.new-notification td .service-type-label[data-v-4ddd3f13],.container .users-grid tr.new-notification td .user-type[data-v-4ddd3f13]{background-color:transparent}.container .users-grid tr.has-total[data-v-4ddd3f13]{background:rgba(203,113,40,.25);border-bottom:1px solid #ececec}.container .users-grid tr.has-total td[data-v-4ddd3f13]{padding:0 8px;font-family:Poppins,sans-serif;font-weight:500;font-size:12px;color:#44423f}@media (min-width: 992px){.container .users-grid tr.has-total td[data-v-4ddd3f13]{font-size:.71vw}}@media (min-width: 992px) and (max-width: 1971.8309859155px){.container .users-grid tr.has-total td[data-v-4ddd3f13]{font-size:14px}}.container .users-grid .grid-empty[data-v-4ddd3f13]{position:absolute;display:flex;justify-content:center;align-items:center;flex-direction:column;height:100%;width:calc(100vw - 50px);position:sticky;left:0}.container .users-grid .grid-empty img[data-v-4ddd3f13]{max-width:170px}.container .users-grid .grid-empty p[data-v-4ddd3f13]{margin:16px;font-family:Poppins,sans-serif;font-size:.71vw;font-weight:400;color:#44423f;text-align:center}@media (max-width: 1971.8309859155px){.container .users-grid .grid-empty p[data-v-4ddd3f13]{font-size:14px}}@media (min-width: 600px){.container .users-grid .grid-empty[data-v-4ddd3f13]{width:calc(100vw - 50px)}.container .users-grid .grid-empty img[data-v-4ddd3f13]{max-width:350px}}@media (min-width: 992px){.container .users-grid .grid-empty[data-v-4ddd3f13]{width:100%}.container .users-grid .grid-empty img[data-v-4ddd3f13]{max-width:350px}}@media (orientation: landscape) and (min-width: 2500px){.container[data-v-4ddd3f13]{margin:.83vw;padding:.83vw;border-radius:.4vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid[data-v-4ddd3f13]{margin-bottom:.83vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid table[data-v-4ddd3f13]{border-top-left-radius:.2vw;border-top-right-radius:.2vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid th[data-v-4ddd3f13]{min-width:8vw;height:2vw;padding:0 .4vw}.container .users-grid th.column-ack[data-v-4ddd3f13]{min-width:4vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid th img[data-v-4ddd3f13]{margin-left:.4vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid tr td[data-v-4ddd3f13]{min-width:8vw;height:2.5vw;padding:0 .4vw}.container .users-grid tr td.column-ack[data-v-4ddd3f13]{min-width:4vw}.container .users-grid tr td.column-username span[data-v-4ddd3f13]{max-width:15vw;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-email span[data-v-4ddd3f13]{max-width:18vw;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-full-name span[data-v-4ddd3f13],.container .users-grid tr td.column-name span[data-v-4ddd3f13],.container .users-grid tr td.column-service-name span[data-v-4ddd3f13]{max-width:15vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid .grid-empty img[data-v-4ddd3f13]{max-width:18vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid .grid-empty p[data-v-4ddd3f13]{margin:.83vw 0}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container[data-v-4ddd3f13]{margin:1.66vw;padding:1.66vw;border-radius:.8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid[data-v-4ddd3f13]{margin-bottom:1.66vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid table[data-v-4ddd3f13]{border-top-left-radius:.4vw;border-top-right-radius:.4vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid th[data-v-4ddd3f13]{min-width:16vw;height:4vw;padding:0 .8vw;font-size:1.4vw}.container .users-grid th.column-ack[data-v-4ddd3f13]{min-width:8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid th img[data-v-4ddd3f13]{margin-left:.8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid tr td[data-v-4ddd3f13]{min-width:16vw;height:5vw;padding:0 .8vw;font-size:1.2vw}.container .users-grid tr td.column-ack[data-v-4ddd3f13]{min-width:8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid .grid-empty p[data-v-4ddd3f13]{margin:1.66vw 0;font-size:1.4vw}}.spinner[data-v-4ddd3f13]{width:24px;height:24px;background:transparent;position:relative;border-radius:50%;overflow:hidden;z-index:0;animation:spin-4ddd3f13 1s linear infinite}.spinner .spin-bottom-left[data-v-4ddd3f13],.spinner .spin-bottom-right[data-v-4ddd3f13],.spinner .spin-top-left[data-v-4ddd3f13]{position:absolute;width:50%;height:50%;z-index:-1}.spinner .spin-blocker[data-v-4ddd3f13]{position:absolute;top:15%;left:15%;width:70%;height:70%;background:#ffffff;border-radius:50%}.spinner .spin-bottom-left[data-v-4ddd3f13]{top:50%;left:0;background:-webkit-linear-gradient(to bottom right,rgb(228,124,40) 0%,rgba(228,124,40,.7) 100%);background:linear-gradient(to bottom right,rgb(228,124,40) 0%,rgba(228,124,40,.7) 100%)}.spinner .spin-bottom-left[data-v-4ddd3f13]:after{position:absolute;content:"";border-radius:50%;width:5.5px;height:9px;bottom:9px;left:0;background-color:#e47c28}@media (min-width: 768px){.spinner .spin-bottom-left[data-v-4ddd3f13]:after{width:9px;height:15px;bottom:18px}}.spinner .spin-bottom-right[data-v-4ddd3f13]{top:50%;left:50%;background:-webkit-linear-gradient(to top right,rgba(228,124,40,.7) 15%,rgba(228,124,40,.25) 85%);background:linear-gradient(to top right,rgba(228,124,40,.7) 15%,rgba(228,124,40,.25) 85%)}.spinner .spin-top-left[data-v-4ddd3f13]{top:0;left:50%;background:-webkit-linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(228,124,40,.25) 100%);background:linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(228,124,40,.25) 100%)}.spinner.spinner-green .spin-bottom-left[data-v-4ddd3f13]{background:-webkit-linear-gradient(to bottom right,rgb(72,148,60) 0%,rgba(72,148,60,.7) 100%);background:linear-gradient(to bottom right,rgb(72,148,60) 0%,rgba(72,148,60,.7) 100%)}.spinner.spinner-green .spin-bottom-left[data-v-4ddd3f13]:after{background-color:#48943c}.spinner.spinner-green .spin-bottom-right[data-v-4ddd3f13]{background:-webkit-linear-gradient(to top right,rgba(72,148,60,.7) 15%,rgba(72,148,60,.25) 85%);background:linear-gradient(to top right,rgba(72,148,60,.7) 15%,rgba(72,148,60,.25) 85%)}.spinner.spinner-green .spin-top-left[data-v-4ddd3f13]{background:-webkit-linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(72,148,60,.25) 100%);background:linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(72,148,60,.25) 100%)}.spinner.disabled .spin-blocker[data-v-4ddd3f13]{background:gray}.spinner.disabled .spin-bottom-left[data-v-4ddd3f13]:after{width:5.5px;height:9px;bottom:9px;left:0}@media (min-width: 768px){.spinner.disabled .spin-bottom-left[data-v-4ddd3f13]:after{bottom:8px}}@media (min-width: 768px){.spinner[data-v-4ddd3f13]{width:48px;height:48px}}@media (orientation: landscape) and (min-width: 2500px){.spinner[data-v-4ddd3f13]{width:2.5vw;height:2.5vw}}@media (orientation: landscape) and (min-width: 2500px){.spinner .spin-bottom-left[data-v-4ddd3f13]:after{width:.46vw;height:.78vw;bottom:.93vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.spinner[data-v-4ddd3f13]{width:5vw;height:5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.spinner .spin-bottom-left[data-v-4ddd3f13]:after{width:.92vw;height:1.56vw;bottom:1.86vw}}@keyframes spin-4ddd3f13{to{transform:rotate(360deg)}}@keyframes loader-4ddd3f13{0%{opacity:1}to{opacity:0}}.loader div[data-v-4ddd3f13]{left:48px;top:22.5px;position:absolute;animation:loader-4ddd3f13 linear 1s infinite;background:#32c770;width:4px;height:15px;border-radius:0;transform-origin:2px 27.5px}.loader div[data-v-4ddd3f13]:nth-child(1){transform:rotate(0);animation-delay:-.875s;background:#32c770}.loader div[data-v-4ddd3f13]:nth-child(2){transform:rotate(45deg);animation-delay:-.75s;background:#32c770}.loader div[data-v-4ddd3f13]:nth-child(3){transform:rotate(90deg);animation-delay:-.625s;background:#32c770}.loader div[data-v-4ddd3f13]:nth-child(4){transform:rotate(135deg);animation-delay:-.5s;background:#32c770}.loader div[data-v-4ddd3f13]:nth-child(5){transform:rotate(180deg);animation-delay:-.375s;background:#32c770}.loader div[data-v-4ddd3f13]:nth-child(6){transform:rotate(225deg);animation-delay:-.25s;background:#32c770}.loader div[data-v-4ddd3f13]:nth-child(7){transform:rotate(270deg);animation-delay:-.125s;background:#32c770}.loader div[data-v-4ddd3f13]:nth-child(8){transform:rotate(315deg);animation-delay:0s;background:#32c770}.loader-container[data-v-4ddd3f13]{width:72px;height:64px;display:inline-block;overflow:hidden;background:none;margin-bottom:16px}.loader[data-v-4ddd3f13]{width:100%;height:100%;position:relative;transform:translateZ(0) scale(.64);backface-visibility:hidden;transform-origin:0 0}.loader div[data-v-4ddd3f13]{box-sizing:content-box}#contact[data-v-4ddd3f13]{display:flex;align-items:left;flex-direction:column;min-height:100dvh;width:100dvw;padding:88px 24px 24px}#contact .title-buttons-wrapper[data-v-4ddd3f13]{width:100%;display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}#contact .title-buttons-wrapper .title-wrapper[data-v-4ddd3f13]{display:flex;align-items:center;gap:16px;max-width:70%;width:100%}#contact .title-buttons-wrapper .title-wrapper .arrow-button[data-v-4ddd3f13]{width:fit-content;padding:0;border:none;outline:none;background-color:transparent}#contact .title-buttons-wrapper .title-wrapper .arrow-button.arrow-button-desktop[data-v-4ddd3f13]{display:none}@media (min-width: 992px){#contact .title-buttons-wrapper .title-wrapper .arrow-button.arrow-button-desktop[data-v-4ddd3f13]{display:block}}#contact .title-buttons-wrapper .title-wrapper .arrow-button.arrow-button-mobile[data-v-4ddd3f13]{display:block}@media (min-width: 992px){#contact .title-buttons-wrapper .title-wrapper .arrow-button.arrow-button-mobile[data-v-4ddd3f13]{display:none}}@media (min-width: 992px){#contact .title-buttons-wrapper .title-wrapper .arrow-button[data-v-4ddd3f13]{padding:8px}}#contact .title-buttons-wrapper .title-wrapper .arrow-button svg path[data-v-4ddd3f13]{transition:.3s ease-in-out}#contact .title-buttons-wrapper .title-wrapper .arrow-button[data-v-4ddd3f13]:hover,#contact .title-buttons-wrapper .title-wrapper .arrow-button[data-v-4ddd3f13]:active{background-color:transparent}#contact .title-buttons-wrapper .title-wrapper .arrow-button:hover svg path[data-v-4ddd3f13],#contact .title-buttons-wrapper .title-wrapper .arrow-button:active svg path[data-v-4ddd3f13]{fill:#cb7128}#contact .title-buttons-wrapper .title-wrapper .arrow-button[data-v-4ddd3f13]:focus,#contact .title-buttons-wrapper .title-wrapper .arrow-button[data-v-4ddd3f13]:focus-within,#contact .title-buttons-wrapper .title-wrapper .arrow-button[data-v-4ddd3f13]:focus-visible{background-color:transparent}#contact .title-buttons-wrapper .title-wrapper .arrow-button:focus svg path[data-v-4ddd3f13],#contact .title-buttons-wrapper .title-wrapper .arrow-button:focus-within svg path[data-v-4ddd3f13],#contact .title-buttons-wrapper .title-wrapper .arrow-button:focus-visible svg path[data-v-4ddd3f13]{fill:#aa5d1e}#contact .title-buttons-wrapper .title-wrapper .title[data-v-4ddd3f13]{width:100%;display:flex;gap:0;flex-direction:column}#contact .title-buttons-wrapper .title-wrapper .title h2[data-v-4ddd3f13]{color:#44423f;font-size:20px;font-weight:400;line-height:normal;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-all}@media (min-width: 992px){#contact .title-buttons-wrapper .title-wrapper .title h2[data-v-4ddd3f13]{font-size:1.2vw}}@media (min-width: 992px) and (max-width: 2000px){#contact .title-buttons-wrapper .title-wrapper .title h2[data-v-4ddd3f13]{font-size:24px}}#contact .title-buttons-wrapper .title-wrapper .title h3[data-v-4ddd3f13]{color:#44423f;font-size:12px;font-weight:400;margin-bottom:4px;line-height:100%;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-all}@media (min-width: 992px){#contact .title-buttons-wrapper .title-wrapper .title h3[data-v-4ddd3f13]{font-size:.51vw}}@media (min-width: 992px) and (max-width: 1960.7843137255px){#contact .title-buttons-wrapper .title-wrapper .title h3[data-v-4ddd3f13]{font-size:10px}}#contact .title-buttons-wrapper .action-buttons[data-v-4ddd3f13]{display:flex;gap:8px}@media (min-width: 992px){#contact .title-buttons-wrapper .action-buttons[data-v-4ddd3f13]{flex-direction:row}}#contact .title-buttons-wrapper .action-buttons button[data-v-4ddd3f13]{font-size:.71vw;letter-spacing:.5px;width:40px;height:40px;padding:8px}@media (max-width: 1971.8309859155px){#contact .title-buttons-wrapper .action-buttons button[data-v-4ddd3f13]{font-size:14px}}#contact .title-buttons-wrapper .action-buttons button svg[data-v-4ddd3f13]{width:16px;height:16px}#contact .title-buttons-wrapper .action-buttons button span[data-v-4ddd3f13]{display:none}@media (max-width: 992px){#contact .title-buttons-wrapper .action-buttons button.secondary-btn[data-v-4ddd3f13]{width:40px;padding:0;border:2px solid #cb7128}}@media (min-width: 992px){#contact .title-buttons-wrapper .action-buttons button[data-v-4ddd3f13]{min-width:112px;height:auto;padding:8px 16px}#contact .title-buttons-wrapper .action-buttons button svg[data-v-4ddd3f13]{display:none}#contact .title-buttons-wrapper .action-buttons button span[data-v-4ddd3f13]{display:block}}#contact .title-buttons-wrapper .action-buttons button.tooltip-button-disabled .tooltip-text[data-v-4ddd3f13]{display:none}#contact .title-buttons-wrapper .action-buttons button.tooltip-button[data-v-4ddd3f13]{position:relative;color:gray;border:2px solid #808080;background-color:#fff;cursor:default}#contact .title-buttons-wrapper .action-buttons button.tooltip-button svg[data-v-4ddd3f13]{filter:brightness(0) saturate(100%) invert(52%) sepia(3%) saturate(12%) hue-rotate(27deg) brightness(97%) contrast(88%)}#contact .title-buttons-wrapper .action-buttons button.tooltip-button .tooltip-text[data-v-4ddd3f13]{display:block;visibility:hidden;width:240px;background-color:#333;color:#fff;text-align:center;border-radius:5px;padding:5px;position:absolute;top:125%;left:-82px;right:0;transform:translate(-50%);z-index:1000;opacity:0;transition:opacity .3s;font-size:.71vw;font-family:Poppins,sans-serif;height:52px}@media (max-width: 1830.985915493px){#contact .title-buttons-wrapper .action-buttons button.tooltip-button .tooltip-text[data-v-4ddd3f13]{font-size:13px}}#contact .title-buttons-wrapper .action-buttons button.tooltip-button .tooltip-text[data-v-4ddd3f13]:after{content:"";position:absolute;left:95%;margin-left:-5px;border-width:5px;border-style:solid;bottom:100%;top:auto;border-color:transparent transparent #333 transparent}@media (min-width: 992px){#contact .title-buttons-wrapper .action-buttons button.tooltip-button .tooltip-text[data-v-4ddd3f13]{left:-10px}}#contact .title-buttons-wrapper .action-buttons button.tooltip-button:hover .tooltip-text[data-v-4ddd3f13]{visibility:visible;opacity:1}#contact .title-buttons-wrapper .action-buttons button.tooltip-button[data-v-4ddd3f13]:hover,#contact .title-buttons-wrapper .action-buttons button.tooltip-button[data-v-4ddd3f13]:active,#contact .title-buttons-wrapper .action-buttons button.tooltip-button[data-v-4ddd3f13]:focus,#contact .title-buttons-wrapper .action-buttons button.tooltip-button[data-v-4ddd3f13]:focus-visible,#contact .title-buttons-wrapper .action-buttons button.tooltip-button[data-v-4ddd3f13]:focus-within{outline:none;color:gray;border:2px solid gray;opacity:1}#contact .title-buttons-wrapper .action-buttons ul[data-v-4ddd3f13]{position:absolute;top:54px;right:0;display:flex;flex-direction:column;min-width:150px;z-index:1;border-radius:4px;border:1px solid #d9d9d9;background:#f6f6f6;padding:0;margin:0;list-style:none}#contact .title-buttons-wrapper .action-buttons ul li button[data-v-4ddd3f13]{width:100%;padding:8px 16px;border:none;background-color:transparent;outline:transparent;justify-content:flex-start;font-size:.71vw;font-weight:400;color:#44423f;border-radius:0}@media (max-width: 1971.8309859155px){#contact .title-buttons-wrapper .action-buttons ul li button[data-v-4ddd3f13]{font-size:14px}}#contact .title-buttons-wrapper .action-buttons ul li button[data-v-4ddd3f13]:hover,#contact .title-buttons-wrapper .action-buttons ul li button[data-v-4ddd3f13]:focus,#contact .title-buttons-wrapper .action-buttons ul li button[data-v-4ddd3f13]:focus-within,#contact .title-buttons-wrapper .action-buttons ul li button[data-v-4ddd3f13]:focus-visible,#contact .title-buttons-wrapper .action-buttons ul li button[data-v-4ddd3f13]:active{background-color:#d9d9d9;outline:none;border:none}#contact .header-user[data-v-4ddd3f13]{display:flex}#contact .header-user .title[data-v-4ddd3f13]{display:flex;align-items:center;justify-content:flex-start;margin-bottom:16px}@media (min-width: 992px){#contact .header-user .title[data-v-4ddd3f13]{margin-bottom:24px}}#contact .header-user .title h2[data-v-4ddd3f13]{color:#44423f;font-size:20px;font-weight:500;margin-left:16px}@media (min-width: 992px){#contact .header-user .title h2[data-v-4ddd3f13]{font-size:1.2vw}}@media (min-width: 992px) and (max-width: 2000px){#contact .header-user .title h2[data-v-4ddd3f13]{font-size:24px}}#contact .section-container[data-v-4ddd3f13]{height:100%}@media (min-width: 992px){#contact .section-container[data-v-4ddd3f13]{display:grid;grid-template-columns:1fr 1.5fr;gap:24px}}@media (min-width: 992px){#contact .section-container .tab-section[data-v-4ddd3f13]{background:#ffffff;box-shadow:0 0 8px #00000029;border-radius:8px;height:calc(100dvh - 92px)}}#contact .section-container .tab-section[data-v-4ddd3f13] .tabs-container .tab-content #overview h3{display:none}#contact .section-container .tab-section[data-v-4ddd3f13] .tabs-container .tab-content #overview .service-status{width:100%;padding-top:16px}#contact .section-container .tab-section[data-v-4ddd3f13] .tabs-container .tab-content #overview .service-status>img{display:none}#contact .section-container .tab-section .tabs[data-v-4ddd3f13]{display:flex;justify-content:flex-start;gap:32px;margin-bottom:32px;padding-top:16px;border-bottom:1px solid #d0d4d9}@media (min-width: 992px){#contact .section-container .tab-section .tabs[data-v-4ddd3f13]{gap:40px;margin-bottom:40px}}#contact .section-container .tab-section .tabs .tab[data-v-4ddd3f13]{cursor:pointer;gap:4px;width:fit-content;font-family:Poppins,sans-serif;font-size:.82vw;font-weight:400;padding:0 0 8px;border:none;position:relative}@media (max-width: 1951.2195121951px){#contact .section-container .tab-section .tabs .tab[data-v-4ddd3f13]{font-size:16px}}#contact .section-container .tab-section .tabs .tab[data-v-4ddd3f13]:after{content:"";position:absolute;bottom:-1px;left:0;width:100%;height:2px;background-color:transparent;border-radius:6px}#contact .section-container .tab-section .tabs .tab[data-v-4ddd3f13]:first-of-type{margin-left:24px}@media (min-width: 992px){#contact .section-container .tab-section .tabs .tab[data-v-4ddd3f13]:first-of-type{margin-left:0}}#contact .section-container .tab-section .tabs .tab[data-v-4ddd3f13]:nth-of-type(2){margin-left:0}@media (min-width: 992px){#contact .section-container .tab-section .tabs .tab[data-v-4ddd3f13]:nth-of-type(2){margin-left:24px}}#contact .section-container .tab-section .tabs .tab span[data-v-4ddd3f13]{display:none}@media (min-width: 992px){#contact .section-container .tab-section .tabs .tab span[data-v-4ddd3f13]{display:inline-block}}#contact .section-container .tab-section .tabs .tab.mobile-only[data-v-4ddd3f13]{display:block}@media (min-width: 992px){#contact .section-container .tab-section .tabs .tab.mobile-only[data-v-4ddd3f13]{display:none}}#contact .section-container .tab-section .tabs .tab[data-v-4ddd3f13]:hover,#contact .section-container .tab-section .tabs .tab[data-v-4ddd3f13]:active,#contact .section-container .tab-section .tabs .tab[data-v-4ddd3f13]:focus,#contact .section-container .tab-section .tabs .tab[data-v-4ddd3f13]:focus-visible,#contact .section-container .tab-section .tabs .tab[data-v-4ddd3f13]:focus-within{outline:none;border:none;color:#cb7128;opacity:1}#contact .section-container .tab-section .tabs .tab.active[data-v-4ddd3f13]{color:#cb7128;font-weight:600}#contact .section-container .tab-section .tabs .tab.active[data-v-4ddd3f13]:after{background-color:#db9c69}#contact .section-container .tab-section .tabs .tab.active[data-v-4ddd3f13]:hover,#contact .section-container .tab-section .tabs .tab.active[data-v-4ddd3f13]:active,#contact .section-container .tab-section .tabs .tab.active[data-v-4ddd3f13]:focus,#contact .section-container .tab-section .tabs .tab.active[data-v-4ddd3f13]:focus-visible,#contact .section-container .tab-section .tabs .tab.active[data-v-4ddd3f13]:focus-within{outline:none;border:none;color:#cb7128;cursor:default}#contact .section-container .tab-section .tabs-content[data-v-4ddd3f13]{display:flex;flex-wrap:wrap;padding-bottom:0 16px}@media (min-width: 992px){#contact .section-container .tab-section .tabs-content[data-v-4ddd3f13]{flex-direction:row;height:calc(100% - 90px);overflow:hidden}}#contact .section-container .tab-section .tabs-content>div[data-v-4ddd3f13]{flex:1;margin:0 24px;height:100%;overflow-y:auto}#contact .section-container .tab-section .tabs-content>div[data-v-4ddd3f13]::-webkit-scrollbar{width:6px;height:6px;transition:.3s ease-in-out}#contact .section-container .tab-section .tabs-content>div[data-v-4ddd3f13]::-webkit-scrollbar-track{background:#f3f3f3;border-radius:8px}#contact .section-container .tab-section .tabs-content>div[data-v-4ddd3f13]::-webkit-scrollbar-thumb{background:#c3c3c3;border-radius:8px;border:4px solid rgba(0,0,0,0)}#contact .section-container .tab-section .tabs-content>div[data-v-4ddd3f13]::-webkit-scrollbar-thumb:hover{background:#c3c3c3}#contact .section-container .profile-section[data-v-4ddd3f13]{display:none}@media (min-width: 992px){#contact .section-container .profile-section[data-v-4ddd3f13]{display:flex;background:#ffffff;box-shadow:0 0 8px #00000029;border-radius:8px;height:calc(100dvh - 92px);overflow:hidden}}#contact.loading[data-v-4ddd3f13]{justify-content:center;padding:0}#contact.loading .loading-container[data-v-4ddd3f13]{height:85vh;display:flex;flex-direction:column;justify-content:center;align-items:center}#contact.loading .loading-container .loading-text[data-v-4ddd3f13]{margin:16px}@media (min-width: 992px){#contact[data-v-4ddd3f13]{padding:128px 48px 40px}}@media (min-width: 1920px){#contact[data-v-4ddd3f13]{width:calc(100dvw - 282px);margin-left:282px;padding:16px 40px}}@media (orientation: landscape) and (min-width: 2500px){#contact[data-v-4ddd3f13]{width:calc(100dvw - 14.68vw);margin-left:14.68vw;padding:.83vw 2vw}}@media (orientation: landscape) and (min-width: 2500px){#contact .title-buttons-wrapper[data-v-4ddd3f13]{margin-bottom:1.25vw}}@media (orientation: landscape) and (min-width: 2500px){#contact .title-buttons-wrapper .title-wrapper[data-v-4ddd3f13]{gap:.83vw}}@media (orientation: landscape) and (min-width: 2500px){#contact .title-buttons-wrapper .title-wrapper .arrow-button[data-v-4ddd3f13]{padding:.4vw}}@media (orientation: landscape) and (min-width: 2500px){#contact .title-buttons-wrapper .title-wrapper .title h3[data-v-4ddd3f13]{margin-bottom:.2vw}}@media (orientation: landscape) and (min-width: 2500px){#contact .title-buttons-wrapper .action-buttons[data-v-4ddd3f13]{gap:.83vw}}@media (orientation: landscape) and (min-width: 2500px){#contact .title-buttons-wrapper .action-buttons button[data-v-4ddd3f13]{padding:.4vw .83vw;height:2.08vw;min-width:5.8vw;font-size:.71vw}}@media (orientation: landscape) and (min-width: 2500px){#contact .header-user .title h2[data-v-4ddd3f13]{margin-left:.8vw}}@media (orientation: landscape) and (min-width: 2500px){#contact .header-user .title svg[data-v-4ddd3f13]{width:1.2vw;height:1.2vw}}@media (orientation: landscape) and (min-width: 2500px){#contact .section-container[data-v-4ddd3f13]{gap:1.25vw}}@media (orientation: landscape) and (min-width: 2500px){#contact .section-container .tab-section[data-v-4ddd3f13]{height:calc(100dvh - 5.03vw)}}@media (orientation: landscape) and (min-width: 2500px){#contact .section-container .tab-section .tabs[data-v-4ddd3f13]{gap:2.08vw;margin-bottom:2.08vw;padding-top:.83vw}}@media (orientation: landscape) and (min-width: 2500px){#contact .section-container .tab-section .tabs .tab[data-v-4ddd3f13]{padding-bottom:.4vw;gap:.2vw}}@media (orientation: landscape) and (min-width: 2500px){#contact .section-container .tab-section .tabs .tab[data-v-4ddd3f13]:first-of-type{margin-left:0}}@media (orientation: landscape) and (min-width: 2500px){#contact .section-container .tab-section .tabs .tab[data-v-4ddd3f13]:nth-of-type(2){margin-left:1.25vw}}@media (orientation: landscape) and (min-width: 2500px){#contact .section-container .tab-section .tabs-content[data-v-4ddd3f13]{padding-bottom:0 .83vw;height:calc(100% - 4.68vw)}}@media (orientation: landscape) and (min-width: 2500px){#contact .section-container .tab-section .tabs-content>div[data-v-4ddd3f13]{margin:0 1.25vw}}@media (orientation: landscape) and (min-width: 2500px){#contact .section-container .tab-section[data-v-4ddd3f13] .tabs-container .tab-content #overview .service-status,#contact .section-container .tab-section[data-v-4ddd3f13] .tabs-container .tab-content #overview .service-status .data{padding-top:.83vw}}@media (orientation: landscape) and (min-width: 2500px){#contact .section-container .profile-section[data-v-4ddd3f13]{border-radius:.4vw;height:calc(100dvh - 5.03vw)}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#contact[data-v-4ddd3f13]{width:100dvw;margin-left:0;padding:12vw 8vw 4vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#contact .title-buttons-wrapper[data-v-4ddd3f13]{margin-bottom:2.5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#contact .title-buttons-wrapper .title-wrapper[data-v-4ddd3f13]{gap:1.6vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#contact .title-buttons-wrapper .title-wrapper .arrow-button[data-v-4ddd3f13]{padding:.8vw}}@media (orientation: portrait){#contact .title-buttons-wrapper .title-wrapper .title[data-v-4ddd3f13]{width:100%}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#contact .title-buttons-wrapper .title-wrapper .title h2[data-v-4ddd3f13]{font-size:2.5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#contact .title-buttons-wrapper .title-wrapper .title h3[data-v-4ddd3f13]{font-size:1.1vw;margin-bottom:.4vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#contact .title-buttons-wrapper .action-buttons[data-v-4ddd3f13]{gap:1.6vw}}@media (orientation: portrait){#contact .header-user .title[data-v-4ddd3f13]{margin-bottom:3vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#contact .header-user .title h2[data-v-4ddd3f13]{font-size:2.5vw;margin-left:1.6vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#contact .header-user .title svg[data-v-4ddd3f13]{width:2.4vw;height:2.4vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#contact .section-container[data-v-4ddd3f13]{gap:2.5vw}}.container[data-v-8f51ffe9]{margin:16px;padding:16px;box-shadow:0 0 8px #00000029;border-radius:8px;height:auto;display:flex;flex-direction:column}@media (min-width: 992px){.container[data-v-8f51ffe9]{height:100%}}.container p[data-v-8f51ffe9]{margin-bottom:8px}.container .grid-filter .filters[data-v-8f51ffe9]{margin-bottom:8px;height:100%}.container .users-grid[data-v-8f51ffe9]{width:100%;margin-bottom:16px;overflow:auto;border:1px solid #ececec;border-radius:4px;height:auto}.container .users-grid[data-v-8f51ffe9]::-webkit-scrollbar{width:6px;height:6px;transition:.3s ease-in-out}.container .users-grid[data-v-8f51ffe9]::-webkit-scrollbar-track{background:#f3f3f3;border-radius:8px}.container .users-grid[data-v-8f51ffe9]::-webkit-scrollbar-thumb{background:#c3c3c3;border-radius:8px;border:4px solid rgba(0,0,0,0)}.container .users-grid[data-v-8f51ffe9]::-webkit-scrollbar-thumb:hover{background:#c3c3c3}.container .users-grid.empty-grid[data-v-8f51ffe9]{height:100%;overflow-x:auto}.container .users-grid.empty-grid table thead[data-v-8f51ffe9]{background-color:#ececec}@media (min-width: 1366px){.container .users-grid.empty-grid table thead[data-v-8f51ffe9]{height:2vw}}.container .users-grid.empty-grid table thead>tr[data-v-8f51ffe9]{display:block}.container .users-grid .th-container[data-v-8f51ffe9]{display:flex;align-items:center;cursor:default;pointer-events:none}.container .users-grid .th-container button[data-v-8f51ffe9]{border:none;padding:0;justify-content:left;color:#44423f}.container .users-grid .th-container button span.column-can-sort[data-v-8f51ffe9]{padding-right:8px;cursor:pointer;pointer-events:auto}.container .users-grid .th-container button .order-asc-desc[data-v-8f51ffe9]{width:18px;height:18px;display:flex;align-items:center;justify-content:center;cursor:pointer;pointer-events:auto}.container .users-grid .th-container button .order-asc-desc svg[data-v-8f51ffe9]{width:100%;height:100%}.container .users-grid .th-container button .order-asc-desc svg path[data-v-8f51ffe9]{transition:fill .3s ease-in-out;fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc:hover svg[data-v-8f51ffe9]{width:100%;height:100%}.container .users-grid .th-container button .order-asc-desc:hover svg path[data-v-8f51ffe9]{fill:var(#697077);stroke:var(#697077)}.container .users-grid .th-container button .order-asc-desc.orderAsc svg path[data-v-8f51ffe9]:first-child{fill:#d97706;stroke:#d97706;opacity:1}.container .users-grid .th-container button .order-asc-desc.orderAsc svg path[data-v-8f51ffe9]:last-child{fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc.orderAsc:hover svg path[data-v-8f51ffe9]:first-child{fill:#d97706;stroke:#d97706;opacity:1}.container .users-grid .th-container button .order-asc-desc.orderAsc:hover svg path[data-v-8f51ffe9]:last-child{fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc.orderDesc svg path[data-v-8f51ffe9]:first-child{fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc.orderDesc svg path[data-v-8f51ffe9]:last-child{fill:#d97706;stroke:#d97706;opacity:1}.container .users-grid .th-container button .order-asc-desc.orderDesc:hover svg path[data-v-8f51ffe9]:first-child{fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc.orderDesc:hover svg path[data-v-8f51ffe9]:last-child{fill:#d97706;stroke:#d97706;opacity:1}.container .users-grid table[data-v-8f51ffe9]{width:100%;height:100%;border-collapse:collapse;border-top-left-radius:4px;border-top-right-radius:4px}.container .users-grid table .grid-body[data-v-8f51ffe9]{position:relative}.container .users-grid th[data-v-8f51ffe9]{border-collapse:collapse;background:#ececec;min-width:140px;height:40px;padding:0 8px;font-family:Poppins,sans-serif;font-weight:500;font-size:12px;color:#44423f;position:sticky;top:0;z-index:1}.container .users-grid th>div button[data-v-8f51ffe9]{background-color:#ececec}.container .users-grid th.column-region[data-v-8f51ffe9]{text-align:left}.container .users-grid th.column-region>div[data-v-8f51ffe9]{justify-content:left}.container .users-grid th.column-ack[data-v-8f51ffe9]{min-width:50px;text-align:center}.container .users-grid th.column-ack>div[data-v-8f51ffe9]{justify-content:center}.container .users-grid th.column-admin-user-name[data-v-8f51ffe9]{min-width:160px}.container .users-grid th.trash-can[data-v-8f51ffe9]{min-width:50px}.container .users-grid th.pricing[data-v-8f51ffe9]{min-width:50px;text-align:left}.container .users-grid th.pricing>div[data-v-8f51ffe9]{justify-content:left}.container .users-grid th.pricing>div button span[data-v-8f51ffe9]{display:flex;width:100%;align-items:center;justify-content:left}.container .users-grid th.status-pricing[data-v-8f51ffe9]{min-width:70px;text-align:center}.container .users-grid th.status-pricing>div[data-v-8f51ffe9]{justify-content:center}.container .users-grid th.status-pricing[data-v-8f51ffe9],.container .users-grid th.assigned-to-pricing[data-v-8f51ffe9]{display:none}@media (min-width: 992px){.container .users-grid th.status-pricing[data-v-8f51ffe9],.container .users-grid th.assigned-to-pricing[data-v-8f51ffe9]{display:table-cell}}.container .users-grid th img[data-v-8f51ffe9]{margin-left:8px;cursor:pointer}@media (min-width: 992px){.container .users-grid th[data-v-8f51ffe9]{font-size:.71vw;min-width:160px}}@media (min-width: 992px) and (max-width: 1971.8309859155px){.container .users-grid th[data-v-8f51ffe9]{font-size:14px}}@media (min-width: 992px){.container .users-grid th.column-admin-user-name[data-v-8f51ffe9]{min-width:180px}.container .users-grid th.trash-can[data-v-8f51ffe9],.container .users-grid th.contact-type[data-v-8f51ffe9]{min-width:50px}}@media (min-width: 1366px){.container .users-grid th[data-v-8f51ffe9]{min-width:160px}}.container .users-grid tr[data-v-8f51ffe9]{border-bottom:1px solid #ececec;max-height:40px}.container .users-grid tr[data-v-8f51ffe9]:last-of-type{border-bottom:none}.container .users-grid tr[data-v-8f51ffe9]:focus-visible{outline:#d97706 auto 1px}.container .users-grid tr.alt-class[data-v-8f51ffe9]{transition:background-color .5s ease}.container .users-grid tr td[data-v-8f51ffe9]{height:48px;min-width:140px;padding:0 8px;font-family:Poppins,sans-serif;font-size:.61vw;font-weight:400;color:#44423f;text-align:left}@media (max-width: 1967.2131147541px){.container .users-grid tr td[data-v-8f51ffe9]{font-size:12px}}.container .users-grid tr td.column-type .service-type[data-v-8f51ffe9],.container .users-grid tr td.column-type .service-type-label[data-v-8f51ffe9],.container .users-grid tr td.column-type .user-type[data-v-8f51ffe9]{display:block;width:fit-content;background-color:#f6f6f6;padding:2px 8px;border-radius:20px;text-align:left;line-height:16px}.container .users-grid tr td.column-type.contact-type[data-v-8f51ffe9]{max-width:100px}.container .users-grid tr td.column-status .service-status[data-v-8f51ffe9],.container .users-grid tr td.column-status .status-label[data-v-8f51ffe9]{display:block;width:fit-content;border:1px solid #ececec;padding:2px 8px;border-radius:20px;text-align:left;line-height:16px}.container .users-grid tr td.column-status .status-label.status-up[data-v-8f51ffe9]{border:none;background:rgba(72,148,60,.15)}.container .users-grid tr td.column-status .status-label.status-down[data-v-8f51ffe9]{background:rgba(200,16,46,.15);border:none}.container .users-grid tr td.column-region[data-v-8f51ffe9]{text-align:left}.container .users-grid tr td.column-ack[data-v-8f51ffe9]{min-width:50px;text-align:center}.container .users-grid tr td.pricing[data-v-8f51ffe9]{min-width:50px;text-align:left}.container .users-grid tr td.pricing span[data-v-8f51ffe9]{display:flex;width:100%;align-items:center}.container .users-grid tr td.status-pricing[data-v-8f51ffe9]{min-width:70px}.container .users-grid tr td.status-pricing[data-v-8f51ffe9],.container .users-grid tr td.assigned-to-pricing[data-v-8f51ffe9]{display:none}@media (min-width: 992px){.container .users-grid tr td.status-pricing[data-v-8f51ffe9],.container .users-grid tr td.assigned-to-pricing[data-v-8f51ffe9]{display:table-cell}}.container .users-grid tr td.column-admin-user-name[data-v-8f51ffe9]{min-width:160px}.container .users-grid tr td.column-service-name span[data-v-8f51ffe9],.container .users-grid tr td.column-email span[data-v-8f51ffe9],.container .users-grid tr td.column-username span[data-v-8f51ffe9],.container .users-grid tr td.column-output span[data-v-8f51ffe9],.container .users-grid tr td.column-full-name span[data-v-8f51ffe9],.container .users-grid tr td.column-name span[data-v-8f51ffe9],.container .users-grid tr td.column-detail span[data-v-8f51ffe9],.container .users-grid tr td.column-reason span[data-v-8f51ffe9]{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-username span[data-v-8f51ffe9]{max-width:200px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-email span[data-v-8f51ffe9]{max-width:260px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-full-name span[data-v-8f51ffe9],.container .users-grid tr td.column-name span[data-v-8f51ffe9],.container .users-grid tr td.column-service-name span[data-v-8f51ffe9]{max-width:200px}.container .users-grid tr td.column-email[data-v-8f51ffe9]{word-break:break-word}.container .users-grid tr td.trash-can[data-v-8f51ffe9]{min-width:50px}.container .users-grid tr td.trash-can>.trash-can-container[data-v-8f51ffe9]{display:flex;align-items:center;justify-content:end}.container .users-grid tr td.trash-can>.trash-can-container a[data-v-8f51ffe9]{display:flex;align-items:center;transition:.3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a img.trash-can[data-v-8f51ffe9]{transition:all .3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a[data-v-8f51ffe9] svg path{transition:all .3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a:hover img.trash-can[data-v-8f51ffe9],.container .users-grid tr td.trash-can>.trash-can-container a:focus img.trash-can[data-v-8f51ffe9],.container .users-grid tr td.trash-can>.trash-can-container a:focus-visible img.trash-can[data-v-8f51ffe9],.container .users-grid tr td.trash-can>.trash-can-container a:focus-within img.trash-can[data-v-8f51ffe9],.container .users-grid tr td.trash-can>.trash-can-container a:active img.trash-can[data-v-8f51ffe9]{filter:invert(15%) sepia(88%) saturate(3888%) hue-rotate(341deg) brightness(84%) contrast(100%);transition:all .3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a[data-v-8f51ffe9]:hover svg path,.container .users-grid tr td.trash-can>.trash-can-container a[data-v-8f51ffe9]:focus svg path,.container .users-grid tr td.trash-can>.trash-can-container a[data-v-8f51ffe9]:focus-visible svg path,.container .users-grid tr td.trash-can>.trash-can-container a[data-v-8f51ffe9]:focus-within svg path,.container .users-grid tr td.trash-can>.trash-can-container a[data-v-8f51ffe9]:active svg path{fill:#c8102e;transition:all .3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a[data-v-8f51ffe9]:focus-visible{outline:1px solid #c8102e;border-radius:2px}@media (min-width: 992px){.container .users-grid tr td[data-v-8f51ffe9]{min-width:160px}.container .users-grid tr td.column-admin-user-name[data-v-8f51ffe9]{min-width:180px}.container .users-grid tr td.column-output[data-v-8f51ffe9],.container .users-grid tr td.column-full-name[data-v-8f51ffe9]{max-height:40px}.container .users-grid tr td.trash-can[data-v-8f51ffe9]{min-width:50px}.container .users-grid tr td.contact-type[data-v-8f51ffe9]{min-width:100px}}@media (min-width: 1366px){.container .users-grid tr td[data-v-8f51ffe9]{min-width:160px}}.container .users-grid tr.new-notification[data-v-8f51ffe9]{background-color:#cb712833;transition:background-color .5s ease}.container .users-grid tr.new-notification td .status-label[data-v-8f51ffe9]{border:none}.container .users-grid tr.new-notification td .status-label.status-down[data-v-8f51ffe9]{background:transparent}.container .users-grid tr.new-notification td .service-type-label[data-v-8f51ffe9],.container .users-grid tr.new-notification td .user-type[data-v-8f51ffe9]{background-color:transparent}.container .users-grid tr.has-total[data-v-8f51ffe9]{background:rgba(203,113,40,.25);border-bottom:1px solid #ececec}.container .users-grid tr.has-total td[data-v-8f51ffe9]{padding:0 8px;font-family:Poppins,sans-serif;font-weight:500;font-size:12px;color:#44423f}@media (min-width: 992px){.container .users-grid tr.has-total td[data-v-8f51ffe9]{font-size:.71vw}}@media (min-width: 992px) and (max-width: 1971.8309859155px){.container .users-grid tr.has-total td[data-v-8f51ffe9]{font-size:14px}}.container .users-grid .grid-empty[data-v-8f51ffe9]{position:absolute;display:flex;justify-content:center;align-items:center;flex-direction:column;height:100%;width:calc(100vw - 50px);position:sticky;left:0}.container .users-grid .grid-empty img[data-v-8f51ffe9]{max-width:170px}.container .users-grid .grid-empty p[data-v-8f51ffe9]{margin:16px;font-family:Poppins,sans-serif;font-size:.71vw;font-weight:400;color:#44423f;text-align:center}@media (max-width: 1971.8309859155px){.container .users-grid .grid-empty p[data-v-8f51ffe9]{font-size:14px}}@media (min-width: 600px){.container .users-grid .grid-empty[data-v-8f51ffe9]{width:calc(100vw - 50px)}.container .users-grid .grid-empty img[data-v-8f51ffe9]{max-width:350px}}@media (min-width: 992px){.container .users-grid .grid-empty[data-v-8f51ffe9]{width:100%}.container .users-grid .grid-empty img[data-v-8f51ffe9]{max-width:350px}}@media (orientation: landscape) and (min-width: 2500px){.container[data-v-8f51ffe9]{margin:.83vw;padding:.83vw;border-radius:.4vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid[data-v-8f51ffe9]{margin-bottom:.83vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid table[data-v-8f51ffe9]{border-top-left-radius:.2vw;border-top-right-radius:.2vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid th[data-v-8f51ffe9]{min-width:8vw;height:2vw;padding:0 .4vw}.container .users-grid th.column-ack[data-v-8f51ffe9]{min-width:4vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid th img[data-v-8f51ffe9]{margin-left:.4vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid tr td[data-v-8f51ffe9]{min-width:8vw;height:2.5vw;padding:0 .4vw}.container .users-grid tr td.column-ack[data-v-8f51ffe9]{min-width:4vw}.container .users-grid tr td.column-username span[data-v-8f51ffe9]{max-width:15vw;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-email span[data-v-8f51ffe9]{max-width:18vw;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-full-name span[data-v-8f51ffe9],.container .users-grid tr td.column-name span[data-v-8f51ffe9],.container .users-grid tr td.column-service-name span[data-v-8f51ffe9]{max-width:15vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid .grid-empty img[data-v-8f51ffe9]{max-width:18vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid .grid-empty p[data-v-8f51ffe9]{margin:.83vw 0}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container[data-v-8f51ffe9]{margin:1.66vw;padding:1.66vw;border-radius:.8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid[data-v-8f51ffe9]{margin-bottom:1.66vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid table[data-v-8f51ffe9]{border-top-left-radius:.4vw;border-top-right-radius:.4vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid th[data-v-8f51ffe9]{min-width:16vw;height:4vw;padding:0 .8vw;font-size:1.4vw}.container .users-grid th.column-ack[data-v-8f51ffe9]{min-width:8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid th img[data-v-8f51ffe9]{margin-left:.8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid tr td[data-v-8f51ffe9]{min-width:16vw;height:5vw;padding:0 .8vw;font-size:1.2vw}.container .users-grid tr td.column-ack[data-v-8f51ffe9]{min-width:8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid .grid-empty p[data-v-8f51ffe9]{margin:1.66vw 0;font-size:1.4vw}}.spinner[data-v-8f51ffe9]{width:24px;height:24px;background:transparent;position:relative;border-radius:50%;overflow:hidden;z-index:0;animation:spin-8f51ffe9 1s linear infinite}.spinner .spin-bottom-left[data-v-8f51ffe9],.spinner .spin-bottom-right[data-v-8f51ffe9],.spinner .spin-top-left[data-v-8f51ffe9]{position:absolute;width:50%;height:50%;z-index:-1}.spinner .spin-blocker[data-v-8f51ffe9]{position:absolute;top:15%;left:15%;width:70%;height:70%;background:#ffffff;border-radius:50%}.spinner .spin-bottom-left[data-v-8f51ffe9]{top:50%;left:0;background:-webkit-linear-gradient(to bottom right,rgb(228,124,40) 0%,rgba(228,124,40,.7) 100%);background:linear-gradient(to bottom right,rgb(228,124,40) 0%,rgba(228,124,40,.7) 100%)}.spinner .spin-bottom-left[data-v-8f51ffe9]:after{position:absolute;content:"";border-radius:50%;width:5.5px;height:9px;bottom:9px;left:0;background-color:#e47c28}@media (min-width: 768px){.spinner .spin-bottom-left[data-v-8f51ffe9]:after{width:9px;height:15px;bottom:18px}}.spinner .spin-bottom-right[data-v-8f51ffe9]{top:50%;left:50%;background:-webkit-linear-gradient(to top right,rgba(228,124,40,.7) 15%,rgba(228,124,40,.25) 85%);background:linear-gradient(to top right,rgba(228,124,40,.7) 15%,rgba(228,124,40,.25) 85%)}.spinner .spin-top-left[data-v-8f51ffe9]{top:0;left:50%;background:-webkit-linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(228,124,40,.25) 100%);background:linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(228,124,40,.25) 100%)}.spinner.spinner-green .spin-bottom-left[data-v-8f51ffe9]{background:-webkit-linear-gradient(to bottom right,rgb(72,148,60) 0%,rgba(72,148,60,.7) 100%);background:linear-gradient(to bottom right,rgb(72,148,60) 0%,rgba(72,148,60,.7) 100%)}.spinner.spinner-green .spin-bottom-left[data-v-8f51ffe9]:after{background-color:#48943c}.spinner.spinner-green .spin-bottom-right[data-v-8f51ffe9]{background:-webkit-linear-gradient(to top right,rgba(72,148,60,.7) 15%,rgba(72,148,60,.25) 85%);background:linear-gradient(to top right,rgba(72,148,60,.7) 15%,rgba(72,148,60,.25) 85%)}.spinner.spinner-green .spin-top-left[data-v-8f51ffe9]{background:-webkit-linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(72,148,60,.25) 100%);background:linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(72,148,60,.25) 100%)}.spinner.disabled .spin-blocker[data-v-8f51ffe9]{background:gray}.spinner.disabled .spin-bottom-left[data-v-8f51ffe9]:after{width:5.5px;height:9px;bottom:9px;left:0}@media (min-width: 768px){.spinner.disabled .spin-bottom-left[data-v-8f51ffe9]:after{bottom:8px}}@media (min-width: 768px){.spinner[data-v-8f51ffe9]{width:48px;height:48px}}@media (orientation: landscape) and (min-width: 2500px){.spinner[data-v-8f51ffe9]{width:2.5vw;height:2.5vw}}@media (orientation: landscape) and (min-width: 2500px){.spinner .spin-bottom-left[data-v-8f51ffe9]:after{width:.46vw;height:.78vw;bottom:.93vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.spinner[data-v-8f51ffe9]{width:5vw;height:5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.spinner .spin-bottom-left[data-v-8f51ffe9]:after{width:.92vw;height:1.56vw;bottom:1.86vw}}@keyframes spin-8f51ffe9{to{transform:rotate(360deg)}}@keyframes loader-8f51ffe9{0%{opacity:1}to{opacity:0}}.loader div[data-v-8f51ffe9]{left:48px;top:22.5px;position:absolute;animation:loader-8f51ffe9 linear 1s infinite;background:#32c770;width:4px;height:15px;border-radius:0;transform-origin:2px 27.5px}.loader div[data-v-8f51ffe9]:nth-child(1){transform:rotate(0);animation-delay:-.875s;background:#32c770}.loader div[data-v-8f51ffe9]:nth-child(2){transform:rotate(45deg);animation-delay:-.75s;background:#32c770}.loader div[data-v-8f51ffe9]:nth-child(3){transform:rotate(90deg);animation-delay:-.625s;background:#32c770}.loader div[data-v-8f51ffe9]:nth-child(4){transform:rotate(135deg);animation-delay:-.5s;background:#32c770}.loader div[data-v-8f51ffe9]:nth-child(5){transform:rotate(180deg);animation-delay:-.375s;background:#32c770}.loader div[data-v-8f51ffe9]:nth-child(6){transform:rotate(225deg);animation-delay:-.25s;background:#32c770}.loader div[data-v-8f51ffe9]:nth-child(7){transform:rotate(270deg);animation-delay:-.125s;background:#32c770}.loader div[data-v-8f51ffe9]:nth-child(8){transform:rotate(315deg);animation-delay:0s;background:#32c770}.loader-container[data-v-8f51ffe9]{width:72px;height:64px;display:inline-block;overflow:hidden;background:none;margin-bottom:16px}.loader[data-v-8f51ffe9]{width:100%;height:100%;position:relative;transform:translateZ(0) scale(.64);backface-visibility:hidden;transform-origin:0 0}.loader div[data-v-8f51ffe9]{box-sizing:content-box}#contacts-grid[data-v-8f51ffe9]{position:relative;display:flex;flex-direction:column;height:auto;width:100%;border-radius:8px}#contacts-grid .container[data-v-8f51ffe9]{height:auto;margin:0;padding:0;box-shadow:none}#contacts-grid .container .grid-filter[data-v-8f51ffe9] .filters input{height:100%;padding-right:20px;margin-bottom:0}@media (min-width: 992px){#contacts-grid .container .grid-filter[data-v-8f51ffe9] .filters input{margin-bottom:0;padding:8px 20px 8px 8px}}@media (min-width: 992px){#contacts-grid .container[data-v-8f51ffe9]{height:100%}}#contacts-grid .container[data-v-8f51ffe9] .body-pagination{height:100%}@media (min-width: 992px){#contacts-grid[data-v-8f51ffe9]{border-radius:8px;display:flex;flex-direction:column;height:100%}}@media (orientation: landscape) and (min-width: 2500px){#contacts-grid[data-v-8f51ffe9]{border-radius:.4vw}}@media (orientation: landscape) and (min-width: 2500px){#contacts-grid .container[data-v-8f51ffe9]{padding:.83vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#contacts-grid[data-v-8f51ffe9]{border-radius:.8vw;height:100%}}button[data-v-264ea820]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:8px 16px;width:100%;font-weight:500;line-height:100%;border-radius:4px;transition:all .4s ease-in-out;font-family:Poppins,sans-serif}button.primary-btn[data-v-264ea820]{background-color:#cb7128;color:#fff;border:1px solid transparent}button.primary-btn[data-v-264ea820]:hover,button.primary-btn[data-v-264ea820]:active,button.primary-btn[data-v-264ea820]:focus,button.primary-btn[data-v-264ea820]:focus-visible,button.primary-btn[data-v-264ea820]:focus-within{background-color:#aa5d1e;color:#fff;outline:2px solid #d97706}button.primary-btn.disabled[data-v-264ea820]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}button.primary-btn.tooltip-button-disabled .tooltip-text[data-v-264ea820]{display:none}button.primary-btn.tooltip-button[data-v-264ea820]{position:relative;color:gray;border:2px solid gray;background-color:#fff;cursor:default}button.primary-btn.tooltip-button .tooltip-text[data-v-264ea820]{visibility:hidden;width:100%;max-width:340px;background-color:#333;color:#fff;text-align:center;border-radius:5px;padding:5px;position:absolute;bottom:125%;left:50%;transform:translate(-50%);z-index:1;opacity:0;transition:opacity .3s;font-size:.71vw;font-family:Poppins,sans-serif;height:100%}@media (max-width: 1830.985915493px){button.primary-btn.tooltip-button .tooltip-text[data-v-264ea820]{font-size:13px}}button.primary-btn.tooltip-button .tooltip-text[data-v-264ea820]:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#333 transparent transparent transparent}button.primary-btn.tooltip-button:hover .tooltip-text[data-v-264ea820]{visibility:visible;opacity:1}button.primary-btn.tooltip-button[data-v-264ea820]:hover,button.primary-btn.tooltip-button[data-v-264ea820]:active,button.primary-btn.tooltip-button[data-v-264ea820]:focus,button.primary-btn.tooltip-button[data-v-264ea820]:focus-visible,button.primary-btn.tooltip-button[data-v-264ea820]:focus-within{outline:none;color:gray;border:2px solid gray;opacity:1}button.secondary-btn[data-v-264ea820]{background-color:#fff;color:#44423f;border:1px solid transparent}button.secondary-btn[data-v-264ea820]:hover,button.secondary-btn[data-v-264ea820]:active,button.secondary-btn[data-v-264ea820]:focus,button.secondary-btn[data-v-264ea820]:focus-within{color:#44423f;opacity:.7;border:1px solid transparent}button.secondary-btn[data-v-264ea820]:focus-visible{opacity:.7;color:#44423f;border:1px solid #44423f}button.secondary-btn.disabled[data-v-264ea820]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}button.secondary-btn.tooltip-button-disabled .tooltip-text[data-v-264ea820]{display:none}button.secondary-btn.tooltip-button[data-v-264ea820]{position:relative;color:gray;border:2px solid gray;cursor:default}button.secondary-btn.tooltip-button .tooltip-text[data-v-264ea820]{visibility:hidden;width:100%;max-width:340px;background-color:#333;color:#fff;text-align:center;border-radius:5px;padding:5px;position:absolute;bottom:125%;left:50%;transform:translate(-50%);z-index:1;opacity:0;transition:opacity .3s;font-size:.71vw;font-family:Poppins,sans-serif;height:100%}@media (max-width: 1830.985915493px){button.secondary-btn.tooltip-button .tooltip-text[data-v-264ea820]{font-size:13px}}button.secondary-btn.tooltip-button .tooltip-text[data-v-264ea820]:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#333 transparent transparent transparent}button.secondary-btn.tooltip-button:hover .tooltip-text[data-v-264ea820]{visibility:visible;opacity:1}button.secondary-btn.tooltip-button[data-v-264ea820]:hover,button.secondary-btn.tooltip-button[data-v-264ea820]:active,button.secondary-btn.tooltip-button[data-v-264ea820]:focus,button.secondary-btn.tooltip-button[data-v-264ea820]:focus-visible,button.secondary-btn.tooltip-button[data-v-264ea820]:focus-within{outline:none;color:gray;border:2px solid gray;opacity:1}button.tertiary-btn[data-v-264ea820]{padding:16px;color:#fff;outline:none;background:linear-gradient(90deg,rgba(0,0,0,0) 28.55%,#cb7128 108.17%);background-color:#cb7128;border:1px solid #cb7128}button.tertiary-btn[data-v-264ea820]:hover,button.tertiary-btn[data-v-264ea820]:active,button.tertiary-btn[data-v-264ea820]:focus,button.tertiary-btn[data-v-264ea820]:focus-within{background-color:#793905;color:#fff;border:1px solid #aa5d1e}button.tertiary-btn[data-v-264ea820]:focus-visible{background-color:#793905;color:#fff;border:1px solid #aa5d1e}button.tertiary-btn.disabled[data-v-264ea820]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}button.back-btn[data-v-264ea820]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0 16px;gap:32px;position:relative;width:56px;height:40px;background:#ffffff;border:2px solid #ffffff;box-shadow:0 0 4px #00000040;border-radius:4px}button.success-btn[data-v-264ea820]{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0 16px;gap:32px;min-height:40px;color:#fff;background:#48943c;border:2px solid #48943c;box-shadow:0 4px 4px #48943c40;border-radius:8px}button.disabled[data-v-264ea820]{background-color:gray;background:gray;border:1px solid gray;pointer-events:none}.spinner[data-v-264ea820]{width:24px;height:24px;background:transparent;position:relative;border-radius:50%;overflow:hidden;z-index:0;animation:spin-264ea820 1s linear infinite}.spinner .spin-bottom-left[data-v-264ea820],.spinner .spin-bottom-right[data-v-264ea820],.spinner .spin-top-left[data-v-264ea820]{position:absolute;width:50%;height:50%;z-index:-1}.spinner .spin-blocker[data-v-264ea820]{position:absolute;top:15%;left:15%;width:70%;height:70%;background:#ffffff;border-radius:50%}.spinner .spin-bottom-left[data-v-264ea820]{top:50%;left:0;background:-webkit-linear-gradient(to bottom right,rgb(228,124,40) 0%,rgba(228,124,40,.7) 100%);background:linear-gradient(to bottom right,rgb(228,124,40) 0%,rgba(228,124,40,.7) 100%)}.spinner .spin-bottom-left[data-v-264ea820]:after{position:absolute;content:"";border-radius:50%;width:5.5px;height:9px;bottom:9px;left:0;background-color:#e47c28}@media (min-width: 768px){.spinner .spin-bottom-left[data-v-264ea820]:after{width:9px;height:15px;bottom:18px}}.spinner .spin-bottom-right[data-v-264ea820]{top:50%;left:50%;background:-webkit-linear-gradient(to top right,rgba(228,124,40,.7) 15%,rgba(228,124,40,.25) 85%);background:linear-gradient(to top right,rgba(228,124,40,.7) 15%,rgba(228,124,40,.25) 85%)}.spinner .spin-top-left[data-v-264ea820]{top:0;left:50%;background:-webkit-linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(228,124,40,.25) 100%);background:linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(228,124,40,.25) 100%)}.spinner.spinner-green .spin-bottom-left[data-v-264ea820]{background:-webkit-linear-gradient(to bottom right,rgb(72,148,60) 0%,rgba(72,148,60,.7) 100%);background:linear-gradient(to bottom right,rgb(72,148,60) 0%,rgba(72,148,60,.7) 100%)}.spinner.spinner-green .spin-bottom-left[data-v-264ea820]:after{background-color:#48943c}.spinner.spinner-green .spin-bottom-right[data-v-264ea820]{background:-webkit-linear-gradient(to top right,rgba(72,148,60,.7) 15%,rgba(72,148,60,.25) 85%);background:linear-gradient(to top right,rgba(72,148,60,.7) 15%,rgba(72,148,60,.25) 85%)}.spinner.spinner-green .spin-top-left[data-v-264ea820]{background:-webkit-linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(72,148,60,.25) 100%);background:linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(72,148,60,.25) 100%)}.spinner.disabled .spin-blocker[data-v-264ea820]{background:gray}.spinner.disabled .spin-bottom-left[data-v-264ea820]:after{width:5.5px;height:9px;bottom:9px;left:0}@media (min-width: 768px){.spinner.disabled .spin-bottom-left[data-v-264ea820]:after{bottom:8px}}@media (min-width: 768px){.spinner[data-v-264ea820]{width:48px;height:48px}}@media (orientation: landscape) and (min-width: 2500px){.spinner[data-v-264ea820]{width:2.5vw;height:2.5vw}}@media (orientation: landscape) and (min-width: 2500px){.spinner .spin-bottom-left[data-v-264ea820]:after{width:.46vw;height:.78vw;bottom:.93vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.spinner[data-v-264ea820]{width:5vw;height:5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.spinner .spin-bottom-left[data-v-264ea820]:after{width:.92vw;height:1.56vw;bottom:1.86vw}}@keyframes spin-264ea820{to{transform:rotate(360deg)}}@keyframes loader-264ea820{0%{opacity:1}to{opacity:0}}.loader div[data-v-264ea820]{left:48px;top:22.5px;position:absolute;animation:loader-264ea820 linear 1s infinite;background:#32c770;width:4px;height:15px;border-radius:0;transform-origin:2px 27.5px}.loader div[data-v-264ea820]:nth-child(1){transform:rotate(0);animation-delay:-.875s;background:#32c770}.loader div[data-v-264ea820]:nth-child(2){transform:rotate(45deg);animation-delay:-.75s;background:#32c770}.loader div[data-v-264ea820]:nth-child(3){transform:rotate(90deg);animation-delay:-.625s;background:#32c770}.loader div[data-v-264ea820]:nth-child(4){transform:rotate(135deg);animation-delay:-.5s;background:#32c770}.loader div[data-v-264ea820]:nth-child(5){transform:rotate(180deg);animation-delay:-.375s;background:#32c770}.loader div[data-v-264ea820]:nth-child(6){transform:rotate(225deg);animation-delay:-.25s;background:#32c770}.loader div[data-v-264ea820]:nth-child(7){transform:rotate(270deg);animation-delay:-.125s;background:#32c770}.loader div[data-v-264ea820]:nth-child(8){transform:rotate(315deg);animation-delay:0s;background:#32c770}.loader-container[data-v-264ea820]{width:72px;height:64px;display:inline-block;overflow:hidden;background:none;margin-bottom:16px}.loader[data-v-264ea820]{width:100%;height:100%;position:relative;transform:translateZ(0) scale(.64);backface-visibility:hidden;transform-origin:0 0}.loader div[data-v-264ea820]{box-sizing:content-box}#contact-information[data-v-264ea820]{display:flex;flex-direction:column;width:100%;height:100%}#contact-information h3[data-v-264ea820]{display:block;color:#44423f;font-weight:600;font-size:16px}@media (min-width: 992px){#contact-information h3[data-v-264ea820]{font-size:.82vw}}@media (min-width: 992px) and (max-width: 1951.2195121951px){#contact-information h3[data-v-264ea820]{font-size:16px}}#contact-information p[data-v-264ea820]{display:block;color:#44423f;font-weight:500;font-size:.71vw;margin-top:16px}@media (max-width: 1971.8309859155px){#contact-information p[data-v-264ea820]{font-size:14px}}#contact-information p span[data-v-264ea820]{color:#44423f;font-weight:400;font-size:.71vw}@media (max-width: 1971.8309859155px){#contact-information p span[data-v-264ea820]{font-size:14px}}#contact-information p a[data-v-264ea820]{color:#db9c69;font-weight:400;font-size:.71vw;text-decoration:none;transition:.4s ease-in-out}@media (max-width: 1971.8309859155px){#contact-information p a[data-v-264ea820]{font-size:14px}}#contact-information p a[data-v-264ea820]:hover,#contact-information p a[data-v-264ea820]:focus,#contact-information p a[data-v-264ea820]:active,#contact-information p a[data-v-264ea820]:focus-within,#contact-information p a[data-v-264ea820]:focus-visible{outline:none;border:none;color:#cb7128}#contact-information p a[data-v-264ea820]:focus-visible{outline:2px solid #cb7128;border-radius:8px}#contact-information .sections-container[data-v-264ea820]{display:flex;flex-direction:column;width:100%;height:100%}#contact-information .sections-container .information-section[data-v-264ea820]{width:100%;padding-bottom:16px}@media (min-width: 992px){#contact-information .sections-container .information-section[data-v-264ea820]{padding:16px;margin-top:0;max-height:60%;overflow-y:auto}#contact-information .sections-container .information-section[data-v-264ea820]::-webkit-scrollbar{width:6px;height:6px;transition:.3s ease-in-out}#contact-information .sections-container .information-section[data-v-264ea820]::-webkit-scrollbar-track{background:#f3f3f3;border-radius:8px}#contact-information .sections-container .information-section[data-v-264ea820]::-webkit-scrollbar-thumb{background:#c3c3c3;border-radius:8px;border:4px solid rgba(0,0,0,0)}#contact-information .sections-container .information-section[data-v-264ea820]::-webkit-scrollbar-thumb:hover{background:#c3c3c3}}#contact-information .sections-container .information-section .button-section[data-v-264ea820]{display:none}@media (min-width: 992px){#contact-information .sections-container .information-section .button-section button.secondary-btn[data-v-264ea820]{background-color:#fff;border-radius:4px;border:2px solid #cb7128;color:#cb7128;padding:8px;height:40px;font-size:.71vw;font-family:Poppins,sans-serif}}@media (min-width: 992px) and (max-width: 1971.8309859155px){#contact-information .sections-container .information-section .button-section button.secondary-btn[data-v-264ea820]{font-size:14px}}@media (min-width: 992px){#contact-information .sections-container .information-section .button-section button.secondary-btn[data-v-264ea820]:hover,#contact-information .sections-container .information-section .button-section button.secondary-btn[data-v-264ea820]:active,#contact-information .sections-container .information-section .button-section button.secondary-btn[data-v-264ea820]:focus,#contact-information .sections-container .information-section .button-section button.secondary-btn[data-v-264ea820]:focus-visible,#contact-information .sections-container .information-section .button-section button.secondary-btn[data-v-264ea820]:focus-within{outline:none;background-color:#fff;border-color:#aa5d1e;color:#aa5d1e;opacity:1}}@media (min-width: 992px){#contact-information .sections-container .information-section .button-section[data-v-264ea820]{display:flex;align-items:center;gap:16px;margin-top:16px;margin-bottom:8px;width:100%}}#contact-information .sections-container .billing-section[data-v-264ea820]{margin-top:16px;width:100%;padding-bottom:16px}@media (min-width: 992px){#contact-information .sections-container .billing-section[data-v-264ea820]{padding:0 16px 16px;max-height:40%;overflow-y:auto}#contact-information .sections-container .billing-section[data-v-264ea820]::-webkit-scrollbar{width:6px;height:6px;transition:.3s ease-in-out}#contact-information .sections-container .billing-section[data-v-264ea820]::-webkit-scrollbar-track{background:#f3f3f3;border-radius:8px}#contact-information .sections-container .billing-section[data-v-264ea820]::-webkit-scrollbar-thumb{background:#c3c3c3;border-radius:8px;border:4px solid rgba(0,0,0,0)}#contact-information .sections-container .billing-section[data-v-264ea820]::-webkit-scrollbar-thumb:hover{background:#c3c3c3}}#contact-information .sections-container .billing-section .title-container[data-v-264ea820]{width:100%;display:flex;justify-content:space-between;align-items:center}#contact-information .sections-container .billing-section .title-container h3[data-v-264ea820]{display:block}#contact-information .sections-container .billing-section .title-container a[data-v-264ea820]{color:#cb7128;font-weight:500;font-size:.61vw;letter-spacing:.5px;text-decoration:none;transition:.4s ease-in-out}@media (max-width: 1967.2131147541px){#contact-information .sections-container .billing-section .title-container a[data-v-264ea820]{font-size:12px}}#contact-information .sections-container .billing-section .title-container a[data-v-264ea820]:hover,#contact-information .sections-container .billing-section .title-container a[data-v-264ea820]:focus,#contact-information .sections-container .billing-section .title-container a[data-v-264ea820]:active,#contact-information .sections-container .billing-section .title-container a[data-v-264ea820]:focus-within,#contact-information .sections-container .billing-section .title-container a[data-v-264ea820]:focus-visible{outline:none;border:none;color:#aa5d1e}#contact-information .sections-container .billing-section button.cancel-btn[data-v-264ea820]{border:none;margin-top:24px;background-color:#fff;color:#cb7128;padding:0;height:40px;font-size:.61vw;font-weight:500;letter-spacing:.5px;font-family:Poppins,sans-serif;justify-content:flex-start;gap:8px;width:fit-content}@media (max-width: 1967.2131147541px){#contact-information .sections-container .billing-section button.cancel-btn[data-v-264ea820]{font-size:12px}}#contact-information .sections-container .billing-section button.cancel-btn[data-v-264ea820]:hover,#contact-information .sections-container .billing-section button.cancel-btn[data-v-264ea820]:active,#contact-information .sections-container .billing-section button.cancel-btn[data-v-264ea820]:focus,#contact-information .sections-container .billing-section button.cancel-btn[data-v-264ea820]:focus-visible,#contact-information .sections-container .billing-section button.cancel-btn[data-v-264ea820]:focus-within{outline:none;border:none;color:#aa5d1e;opacity:1;background-color:#fff}@media (min-width: 992px){#contact-information .sections-container .billing-section[data-v-264ea820]{margin-top:16px}}#contact-information .button-section[data-v-264ea820]{padding:16px 0}@media (min-width: 992px){#contact-information .button-section[data-v-264ea820]{padding:0 16px 16px}}#contact-information .button-section .time-request[data-v-264ea820]{font-style:normal;font-weight:400;font-size:10px;line-height:15px}#contact-information .button-section .primary-btn[data-v-264ea820]{gap:8px}#contact-information .button-section .primary-btn.impersonate-btn[data-v-264ea820]{font-size:.71vw;background-color:#48943c}@media (max-width: 1971.8309859155px){#contact-information .button-section .primary-btn.impersonate-btn[data-v-264ea820]{font-size:14px}}#contact-information .button-section .primary-btn.impersonate-btn[data-v-264ea820]:focus-visible{outline:2px solid #0a1508}#contact-information .button-section .primary-btn.impersonate-btn .spinner[data-v-264ea820]{width:24px;height:24px}#contact-information .button-section .primary-btn.request-access-btn[data-v-264ea820]{font-size:.71vw}@media (max-width: 1971.8309859155px){#contact-information .button-section .primary-btn.request-access-btn[data-v-264ea820]{font-size:14px}}#contact-information .button-section .primary-btn.request-access-btn .spinner[data-v-264ea820]{width:24px;height:24px}#contact-information .divider[data-v-264ea820]{width:100%;height:.5px;background:#dde1e6}@media (orientation: landscape) and (min-width: 2500px){#contact-information p[data-v-264ea820]{margin-top:.83vw}}@media (orientation: landscape) and (min-width: 2500px){#contact-information .information-section[data-v-264ea820]{padding:.83vw}}@media (orientation: landscape) and (min-width: 2500px){#contact-information .information-section .button-section button.secondary-btn[data-v-264ea820]{border-radius:.2vw;padding:.4vw;height:2.08vw}}@media (orientation: landscape) and (min-width: 2500px){#contact-information .information-section .button-section[data-v-264ea820]{gap:.83vw;margin-top:1.25vw;margin-bottom:.4vw}}@media (orientation: landscape) and (min-width: 2500px){#contact-information .billing-section[data-v-264ea820]{margin-top:.83vw;padding:.83vw;padding-top:0}}@media (orientation: landscape) and (min-width: 2500px){#contact-information .billing-section .title-container a[data-v-264ea820]{letter-spacing:.026vw}}@media (orientation: landscape) and (min-width: 2500px){#contact-information .billing-section button.cancel-btn[data-v-264ea820]{gap:.4vw;height:2.08vw;letter-spacing:.026vw;margin-top:1.25vw}}@media (orientation: landscape) and (min-width: 2500px){#contact-information .billing-section[data-v-264ea820]{margin-top:1.25vw}}.container[data-v-5e2d86e8]{margin:16px;padding:16px;box-shadow:0 0 8px #00000029;border-radius:8px;height:auto;display:flex;flex-direction:column}@media (min-width: 992px){.container[data-v-5e2d86e8]{height:100%}}.container p[data-v-5e2d86e8]{margin-bottom:8px}.container .grid-filter .filters[data-v-5e2d86e8]{margin-bottom:8px;height:100%}.container .users-grid[data-v-5e2d86e8]{width:100%;margin-bottom:16px;overflow:auto;border:1px solid #ececec;border-radius:4px;height:auto}.container .users-grid[data-v-5e2d86e8]::-webkit-scrollbar{width:6px;height:6px;transition:.3s ease-in-out}.container .users-grid[data-v-5e2d86e8]::-webkit-scrollbar-track{background:#f3f3f3;border-radius:8px}.container .users-grid[data-v-5e2d86e8]::-webkit-scrollbar-thumb{background:#c3c3c3;border-radius:8px;border:4px solid rgba(0,0,0,0)}.container .users-grid[data-v-5e2d86e8]::-webkit-scrollbar-thumb:hover{background:#c3c3c3}.container .users-grid.empty-grid[data-v-5e2d86e8]{height:100%;overflow-x:auto}.container .users-grid.empty-grid table thead[data-v-5e2d86e8]{background-color:#ececec}@media (min-width: 1366px){.container .users-grid.empty-grid table thead[data-v-5e2d86e8]{height:2vw}}.container .users-grid.empty-grid table thead>tr[data-v-5e2d86e8]{display:block}.container .users-grid .th-container[data-v-5e2d86e8]{display:flex;align-items:center;cursor:default;pointer-events:none}.container .users-grid .th-container button[data-v-5e2d86e8]{border:none;padding:0;justify-content:left;color:#44423f}.container .users-grid .th-container button span.column-can-sort[data-v-5e2d86e8]{padding-right:8px;cursor:pointer;pointer-events:auto}.container .users-grid .th-container button .order-asc-desc[data-v-5e2d86e8]{width:18px;height:18px;display:flex;align-items:center;justify-content:center;cursor:pointer;pointer-events:auto}.container .users-grid .th-container button .order-asc-desc svg[data-v-5e2d86e8]{width:100%;height:100%}.container .users-grid .th-container button .order-asc-desc svg path[data-v-5e2d86e8]{transition:fill .3s ease-in-out;fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc:hover svg[data-v-5e2d86e8]{width:100%;height:100%}.container .users-grid .th-container button .order-asc-desc:hover svg path[data-v-5e2d86e8]{fill:var(#697077);stroke:var(#697077)}.container .users-grid .th-container button .order-asc-desc.orderAsc svg path[data-v-5e2d86e8]:first-child{fill:#d97706;stroke:#d97706;opacity:1}.container .users-grid .th-container button .order-asc-desc.orderAsc svg path[data-v-5e2d86e8]:last-child{fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc.orderAsc:hover svg path[data-v-5e2d86e8]:first-child{fill:#d97706;stroke:#d97706;opacity:1}.container .users-grid .th-container button .order-asc-desc.orderAsc:hover svg path[data-v-5e2d86e8]:last-child{fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc.orderDesc svg path[data-v-5e2d86e8]:first-child{fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc.orderDesc svg path[data-v-5e2d86e8]:last-child{fill:#d97706;stroke:#d97706;opacity:1}.container .users-grid .th-container button .order-asc-desc.orderDesc:hover svg path[data-v-5e2d86e8]:first-child{fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc.orderDesc:hover svg path[data-v-5e2d86e8]:last-child{fill:#d97706;stroke:#d97706;opacity:1}.container .users-grid table[data-v-5e2d86e8]{width:100%;height:100%;border-collapse:collapse;border-top-left-radius:4px;border-top-right-radius:4px}.container .users-grid table .grid-body[data-v-5e2d86e8]{position:relative}.container .users-grid th[data-v-5e2d86e8]{border-collapse:collapse;background:#ececec;min-width:140px;height:40px;padding:0 8px;font-family:Poppins,sans-serif;font-weight:500;font-size:12px;color:#44423f;position:sticky;top:0;z-index:1}.container .users-grid th>div button[data-v-5e2d86e8]{background-color:#ececec}.container .users-grid th.column-region[data-v-5e2d86e8]{text-align:left}.container .users-grid th.column-region>div[data-v-5e2d86e8]{justify-content:left}.container .users-grid th.column-ack[data-v-5e2d86e8]{min-width:50px;text-align:center}.container .users-grid th.column-ack>div[data-v-5e2d86e8]{justify-content:center}.container .users-grid th.column-admin-user-name[data-v-5e2d86e8]{min-width:160px}.container .users-grid th.trash-can[data-v-5e2d86e8]{min-width:50px}.container .users-grid th.pricing[data-v-5e2d86e8]{min-width:50px;text-align:left}.container .users-grid th.pricing>div[data-v-5e2d86e8]{justify-content:left}.container .users-grid th.pricing>div button span[data-v-5e2d86e8]{display:flex;width:100%;align-items:center;justify-content:left}.container .users-grid th.status-pricing[data-v-5e2d86e8]{min-width:70px;text-align:center}.container .users-grid th.status-pricing>div[data-v-5e2d86e8]{justify-content:center}.container .users-grid th.status-pricing[data-v-5e2d86e8],.container .users-grid th.assigned-to-pricing[data-v-5e2d86e8]{display:none}@media (min-width: 992px){.container .users-grid th.status-pricing[data-v-5e2d86e8],.container .users-grid th.assigned-to-pricing[data-v-5e2d86e8]{display:table-cell}}.container .users-grid th img[data-v-5e2d86e8]{margin-left:8px;cursor:pointer}@media (min-width: 992px){.container .users-grid th[data-v-5e2d86e8]{font-size:.71vw;min-width:160px}}@media (min-width: 992px) and (max-width: 1971.8309859155px){.container .users-grid th[data-v-5e2d86e8]{font-size:14px}}@media (min-width: 992px){.container .users-grid th.column-admin-user-name[data-v-5e2d86e8]{min-width:180px}.container .users-grid th.trash-can[data-v-5e2d86e8],.container .users-grid th.contact-type[data-v-5e2d86e8]{min-width:50px}}@media (min-width: 1366px){.container .users-grid th[data-v-5e2d86e8]{min-width:160px}}.container .users-grid tr[data-v-5e2d86e8]{border-bottom:1px solid #ececec;max-height:40px}.container .users-grid tr[data-v-5e2d86e8]:last-of-type{border-bottom:none}.container .users-grid tr[data-v-5e2d86e8]:focus-visible{outline:#d97706 auto 1px}.container .users-grid tr.alt-class[data-v-5e2d86e8]{transition:background-color .5s ease}.container .users-grid tr td[data-v-5e2d86e8]{height:48px;min-width:140px;padding:0 8px;font-family:Poppins,sans-serif;font-size:.61vw;font-weight:400;color:#44423f;text-align:left}@media (max-width: 1967.2131147541px){.container .users-grid tr td[data-v-5e2d86e8]{font-size:12px}}.container .users-grid tr td.column-type .service-type[data-v-5e2d86e8],.container .users-grid tr td.column-type .service-type-label[data-v-5e2d86e8],.container .users-grid tr td.column-type .user-type[data-v-5e2d86e8]{display:block;width:fit-content;background-color:#f6f6f6;padding:2px 8px;border-radius:20px;text-align:left;line-height:16px}.container .users-grid tr td.column-type.contact-type[data-v-5e2d86e8]{max-width:100px}.container .users-grid tr td.column-status .service-status[data-v-5e2d86e8],.container .users-grid tr td.column-status .status-label[data-v-5e2d86e8]{display:block;width:fit-content;border:1px solid #ececec;padding:2px 8px;border-radius:20px;text-align:left;line-height:16px}.container .users-grid tr td.column-status .status-label.status-up[data-v-5e2d86e8]{border:none;background:rgba(72,148,60,.15)}.container .users-grid tr td.column-status .status-label.status-down[data-v-5e2d86e8]{background:rgba(200,16,46,.15);border:none}.container .users-grid tr td.column-region[data-v-5e2d86e8]{text-align:left}.container .users-grid tr td.column-ack[data-v-5e2d86e8]{min-width:50px;text-align:center}.container .users-grid tr td.pricing[data-v-5e2d86e8]{min-width:50px;text-align:left}.container .users-grid tr td.pricing span[data-v-5e2d86e8]{display:flex;width:100%;align-items:center}.container .users-grid tr td.status-pricing[data-v-5e2d86e8]{min-width:70px}.container .users-grid tr td.status-pricing[data-v-5e2d86e8],.container .users-grid tr td.assigned-to-pricing[data-v-5e2d86e8]{display:none}@media (min-width: 992px){.container .users-grid tr td.status-pricing[data-v-5e2d86e8],.container .users-grid tr td.assigned-to-pricing[data-v-5e2d86e8]{display:table-cell}}.container .users-grid tr td.column-admin-user-name[data-v-5e2d86e8]{min-width:160px}.container .users-grid tr td.column-service-name span[data-v-5e2d86e8],.container .users-grid tr td.column-email span[data-v-5e2d86e8],.container .users-grid tr td.column-username span[data-v-5e2d86e8],.container .users-grid tr td.column-output span[data-v-5e2d86e8],.container .users-grid tr td.column-full-name span[data-v-5e2d86e8],.container .users-grid tr td.column-name span[data-v-5e2d86e8],.container .users-grid tr td.column-detail span[data-v-5e2d86e8],.container .users-grid tr td.column-reason span[data-v-5e2d86e8]{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-username span[data-v-5e2d86e8]{max-width:200px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-email span[data-v-5e2d86e8]{max-width:260px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-full-name span[data-v-5e2d86e8],.container .users-grid tr td.column-name span[data-v-5e2d86e8],.container .users-grid tr td.column-service-name span[data-v-5e2d86e8]{max-width:200px}.container .users-grid tr td.column-email[data-v-5e2d86e8]{word-break:break-word}.container .users-grid tr td.trash-can[data-v-5e2d86e8]{min-width:50px}.container .users-grid tr td.trash-can>.trash-can-container[data-v-5e2d86e8]{display:flex;align-items:center;justify-content:end}.container .users-grid tr td.trash-can>.trash-can-container a[data-v-5e2d86e8]{display:flex;align-items:center;transition:.3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a img.trash-can[data-v-5e2d86e8]{transition:all .3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a[data-v-5e2d86e8] svg path{transition:all .3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a:hover img.trash-can[data-v-5e2d86e8],.container .users-grid tr td.trash-can>.trash-can-container a:focus img.trash-can[data-v-5e2d86e8],.container .users-grid tr td.trash-can>.trash-can-container a:focus-visible img.trash-can[data-v-5e2d86e8],.container .users-grid tr td.trash-can>.trash-can-container a:focus-within img.trash-can[data-v-5e2d86e8],.container .users-grid tr td.trash-can>.trash-can-container a:active img.trash-can[data-v-5e2d86e8]{filter:invert(15%) sepia(88%) saturate(3888%) hue-rotate(341deg) brightness(84%) contrast(100%);transition:all .3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a[data-v-5e2d86e8]:hover svg path,.container .users-grid tr td.trash-can>.trash-can-container a[data-v-5e2d86e8]:focus svg path,.container .users-grid tr td.trash-can>.trash-can-container a[data-v-5e2d86e8]:focus-visible svg path,.container .users-grid tr td.trash-can>.trash-can-container a[data-v-5e2d86e8]:focus-within svg path,.container .users-grid tr td.trash-can>.trash-can-container a[data-v-5e2d86e8]:active svg path{fill:#c8102e;transition:all .3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a[data-v-5e2d86e8]:focus-visible{outline:1px solid #c8102e;border-radius:2px}@media (min-width: 992px){.container .users-grid tr td[data-v-5e2d86e8]{min-width:160px}.container .users-grid tr td.column-admin-user-name[data-v-5e2d86e8]{min-width:180px}.container .users-grid tr td.column-output[data-v-5e2d86e8],.container .users-grid tr td.column-full-name[data-v-5e2d86e8]{max-height:40px}.container .users-grid tr td.trash-can[data-v-5e2d86e8]{min-width:50px}.container .users-grid tr td.contact-type[data-v-5e2d86e8]{min-width:100px}}@media (min-width: 1366px){.container .users-grid tr td[data-v-5e2d86e8]{min-width:160px}}.container .users-grid tr.new-notification[data-v-5e2d86e8]{background-color:#cb712833;transition:background-color .5s ease}.container .users-grid tr.new-notification td .status-label[data-v-5e2d86e8]{border:none}.container .users-grid tr.new-notification td .status-label.status-down[data-v-5e2d86e8]{background:transparent}.container .users-grid tr.new-notification td .service-type-label[data-v-5e2d86e8],.container .users-grid tr.new-notification td .user-type[data-v-5e2d86e8]{background-color:transparent}.container .users-grid tr.has-total[data-v-5e2d86e8]{background:rgba(203,113,40,.25);border-bottom:1px solid #ececec}.container .users-grid tr.has-total td[data-v-5e2d86e8]{padding:0 8px;font-family:Poppins,sans-serif;font-weight:500;font-size:12px;color:#44423f}@media (min-width: 992px){.container .users-grid tr.has-total td[data-v-5e2d86e8]{font-size:.71vw}}@media (min-width: 992px) and (max-width: 1971.8309859155px){.container .users-grid tr.has-total td[data-v-5e2d86e8]{font-size:14px}}.container .users-grid .grid-empty[data-v-5e2d86e8]{position:absolute;display:flex;justify-content:center;align-items:center;flex-direction:column;height:100%;width:calc(100vw - 50px);position:sticky;left:0}.container .users-grid .grid-empty img[data-v-5e2d86e8]{max-width:170px}.container .users-grid .grid-empty p[data-v-5e2d86e8]{margin:16px;font-family:Poppins,sans-serif;font-size:.71vw;font-weight:400;color:#44423f;text-align:center}@media (max-width: 1971.8309859155px){.container .users-grid .grid-empty p[data-v-5e2d86e8]{font-size:14px}}@media (min-width: 600px){.container .users-grid .grid-empty[data-v-5e2d86e8]{width:calc(100vw - 50px)}.container .users-grid .grid-empty img[data-v-5e2d86e8]{max-width:350px}}@media (min-width: 992px){.container .users-grid .grid-empty[data-v-5e2d86e8]{width:100%}.container .users-grid .grid-empty img[data-v-5e2d86e8]{max-width:350px}}@media (orientation: landscape) and (min-width: 2500px){.container[data-v-5e2d86e8]{margin:.83vw;padding:.83vw;border-radius:.4vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid[data-v-5e2d86e8]{margin-bottom:.83vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid table[data-v-5e2d86e8]{border-top-left-radius:.2vw;border-top-right-radius:.2vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid th[data-v-5e2d86e8]{min-width:8vw;height:2vw;padding:0 .4vw}.container .users-grid th.column-ack[data-v-5e2d86e8]{min-width:4vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid th img[data-v-5e2d86e8]{margin-left:.4vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid tr td[data-v-5e2d86e8]{min-width:8vw;height:2.5vw;padding:0 .4vw}.container .users-grid tr td.column-ack[data-v-5e2d86e8]{min-width:4vw}.container .users-grid tr td.column-username span[data-v-5e2d86e8]{max-width:15vw;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-email span[data-v-5e2d86e8]{max-width:18vw;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-full-name span[data-v-5e2d86e8],.container .users-grid tr td.column-name span[data-v-5e2d86e8],.container .users-grid tr td.column-service-name span[data-v-5e2d86e8]{max-width:15vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid .grid-empty img[data-v-5e2d86e8]{max-width:18vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid .grid-empty p[data-v-5e2d86e8]{margin:.83vw 0}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container[data-v-5e2d86e8]{margin:1.66vw;padding:1.66vw;border-radius:.8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid[data-v-5e2d86e8]{margin-bottom:1.66vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid table[data-v-5e2d86e8]{border-top-left-radius:.4vw;border-top-right-radius:.4vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid th[data-v-5e2d86e8]{min-width:16vw;height:4vw;padding:0 .8vw;font-size:1.4vw}.container .users-grid th.column-ack[data-v-5e2d86e8]{min-width:8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid th img[data-v-5e2d86e8]{margin-left:.8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid tr td[data-v-5e2d86e8]{min-width:16vw;height:5vw;padding:0 .8vw;font-size:1.2vw}.container .users-grid tr td.column-ack[data-v-5e2d86e8]{min-width:8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid .grid-empty p[data-v-5e2d86e8]{margin:1.66vw 0;font-size:1.4vw}}.spinner[data-v-5e2d86e8]{width:24px;height:24px;background:transparent;position:relative;border-radius:50%;overflow:hidden;z-index:0;animation:spin-5e2d86e8 1s linear infinite}.spinner .spin-bottom-left[data-v-5e2d86e8],.spinner .spin-bottom-right[data-v-5e2d86e8],.spinner .spin-top-left[data-v-5e2d86e8]{position:absolute;width:50%;height:50%;z-index:-1}.spinner .spin-blocker[data-v-5e2d86e8]{position:absolute;top:15%;left:15%;width:70%;height:70%;background:#ffffff;border-radius:50%}.spinner .spin-bottom-left[data-v-5e2d86e8]{top:50%;left:0;background:-webkit-linear-gradient(to bottom right,rgb(228,124,40) 0%,rgba(228,124,40,.7) 100%);background:linear-gradient(to bottom right,rgb(228,124,40) 0%,rgba(228,124,40,.7) 100%)}.spinner .spin-bottom-left[data-v-5e2d86e8]:after{position:absolute;content:"";border-radius:50%;width:5.5px;height:9px;bottom:9px;left:0;background-color:#e47c28}@media (min-width: 768px){.spinner .spin-bottom-left[data-v-5e2d86e8]:after{width:9px;height:15px;bottom:18px}}.spinner .spin-bottom-right[data-v-5e2d86e8]{top:50%;left:50%;background:-webkit-linear-gradient(to top right,rgba(228,124,40,.7) 15%,rgba(228,124,40,.25) 85%);background:linear-gradient(to top right,rgba(228,124,40,.7) 15%,rgba(228,124,40,.25) 85%)}.spinner .spin-top-left[data-v-5e2d86e8]{top:0;left:50%;background:-webkit-linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(228,124,40,.25) 100%);background:linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(228,124,40,.25) 100%)}.spinner.spinner-green .spin-bottom-left[data-v-5e2d86e8]{background:-webkit-linear-gradient(to bottom right,rgb(72,148,60) 0%,rgba(72,148,60,.7) 100%);background:linear-gradient(to bottom right,rgb(72,148,60) 0%,rgba(72,148,60,.7) 100%)}.spinner.spinner-green .spin-bottom-left[data-v-5e2d86e8]:after{background-color:#48943c}.spinner.spinner-green .spin-bottom-right[data-v-5e2d86e8]{background:-webkit-linear-gradient(to top right,rgba(72,148,60,.7) 15%,rgba(72,148,60,.25) 85%);background:linear-gradient(to top right,rgba(72,148,60,.7) 15%,rgba(72,148,60,.25) 85%)}.spinner.spinner-green .spin-top-left[data-v-5e2d86e8]{background:-webkit-linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(72,148,60,.25) 100%);background:linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(72,148,60,.25) 100%)}.spinner.disabled .spin-blocker[data-v-5e2d86e8]{background:gray}.spinner.disabled .spin-bottom-left[data-v-5e2d86e8]:after{width:5.5px;height:9px;bottom:9px;left:0}@media (min-width: 768px){.spinner.disabled .spin-bottom-left[data-v-5e2d86e8]:after{bottom:8px}}@media (min-width: 768px){.spinner[data-v-5e2d86e8]{width:48px;height:48px}}@media (orientation: landscape) and (min-width: 2500px){.spinner[data-v-5e2d86e8]{width:2.5vw;height:2.5vw}}@media (orientation: landscape) and (min-width: 2500px){.spinner .spin-bottom-left[data-v-5e2d86e8]:after{width:.46vw;height:.78vw;bottom:.93vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.spinner[data-v-5e2d86e8]{width:5vw;height:5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.spinner .spin-bottom-left[data-v-5e2d86e8]:after{width:.92vw;height:1.56vw;bottom:1.86vw}}@keyframes spin-5e2d86e8{to{transform:rotate(360deg)}}@keyframes loader-5e2d86e8{0%{opacity:1}to{opacity:0}}.loader div[data-v-5e2d86e8]{left:48px;top:22.5px;position:absolute;animation:loader-5e2d86e8 linear 1s infinite;background:#32c770;width:4px;height:15px;border-radius:0;transform-origin:2px 27.5px}.loader div[data-v-5e2d86e8]:nth-child(1){transform:rotate(0);animation-delay:-.875s;background:#32c770}.loader div[data-v-5e2d86e8]:nth-child(2){transform:rotate(45deg);animation-delay:-.75s;background:#32c770}.loader div[data-v-5e2d86e8]:nth-child(3){transform:rotate(90deg);animation-delay:-.625s;background:#32c770}.loader div[data-v-5e2d86e8]:nth-child(4){transform:rotate(135deg);animation-delay:-.5s;background:#32c770}.loader div[data-v-5e2d86e8]:nth-child(5){transform:rotate(180deg);animation-delay:-.375s;background:#32c770}.loader div[data-v-5e2d86e8]:nth-child(6){transform:rotate(225deg);animation-delay:-.25s;background:#32c770}.loader div[data-v-5e2d86e8]:nth-child(7){transform:rotate(270deg);animation-delay:-.125s;background:#32c770}.loader div[data-v-5e2d86e8]:nth-child(8){transform:rotate(315deg);animation-delay:0s;background:#32c770}.loader-container[data-v-5e2d86e8]{width:72px;height:64px;display:inline-block;overflow:hidden;background:none;margin-bottom:16px}.loader[data-v-5e2d86e8]{width:100%;height:100%;position:relative;transform:translateZ(0) scale(.64);backface-visibility:hidden;transform-origin:0 0}.loader div[data-v-5e2d86e8]{box-sizing:content-box}#contact-groups[data-v-5e2d86e8]{position:relative;display:flex;flex-direction:column;height:auto;width:100%;border-radius:8px;box-shadow:none}#contact-groups .container[data-v-5e2d86e8]{height:auto;margin:0;padding:0;box-shadow:none}#contact-groups .container h3[data-v-5e2d86e8]{text-align:left;color:#44423f;font-family:Poppins,sans-serif;font-size:.82vw;font-weight:600;margin-bottom:8px}@media (max-width: 1951.2195121951px){#contact-groups .container h3[data-v-5e2d86e8]{font-size:16px}}@media (min-width: 992px){#contact-groups .container .grid-filter[data-v-5e2d86e8] .filters{display:flex;gap:16px;margin-bottom:24px}}@media (min-width: 992px){#contact-groups .container .grid-filter[data-v-5e2d86e8] .filters div{max-width:50%;width:100%}}#contact-groups .container .grid-filter[data-v-5e2d86e8] .filters>div>div{height:100%}#contact-groups .container .grid-filter[data-v-5e2d86e8] .filters input{height:100%;padding-right:20px;margin-bottom:0}@media (min-width: 992px){#contact-groups .container .grid-filter[data-v-5e2d86e8] .filters input{margin-bottom:0;padding:8px 20px 8px 8px}}#contact-groups .container .grid-filter[data-v-5e2d86e8] .filters label.filter-title{display:flex;align-items:end}#contact-groups .container .grid-filter[data-v-5e2d86e8] .filters label.filter-title span{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-wrap:break-word}@media (min-width: 992px){#contact-groups .container .grid-filter[data-v-5e2d86e8] .filters label{margin-bottom:0}}@media (min-width: 992px){#contact-groups .container .grid-filter[data-v-5e2d86e8] .filters button{margin-bottom:0;padding:8px}}#contact-groups .container .grid-filter[data-v-5e2d86e8]>.clear-btn{margin-top:20px}@media (min-width: 992px){#contact-groups .container .grid-filter[data-v-5e2d86e8]>.clear-btn{margin-top:0}}@media (min-width: 992px){#contact-groups .container[data-v-5e2d86e8]{height:100%}}#contact-groups .container[data-v-5e2d86e8] .body-pagination{height:100%}@media (min-width: 992px){#contact-groups[data-v-5e2d86e8]{border-radius:8px;display:flex;flex-direction:column;height:100%}}@media (orientation: landscape) and (min-width: 2500px){#contact-groups[data-v-5e2d86e8]{border-radius:.4vw}}@media (orientation: landscape) and (min-width: 2500px){#contact-groups .container[data-v-5e2d86e8]{padding:.83vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#contact-groups[data-v-5e2d86e8]{border-radius:.8vw;height:100%}}.container[data-v-9bd11722]{margin:16px;padding:16px;box-shadow:0 0 8px #00000029;border-radius:8px;height:auto;display:flex;flex-direction:column}@media (min-width: 992px){.container[data-v-9bd11722]{height:100%}}.container p[data-v-9bd11722]{margin-bottom:8px}.container .grid-filter .filters[data-v-9bd11722]{margin-bottom:8px;height:100%}.container .users-grid[data-v-9bd11722]{width:100%;margin-bottom:16px;overflow:auto;border:1px solid #ececec;border-radius:4px;height:auto}.container .users-grid[data-v-9bd11722]::-webkit-scrollbar{width:6px;height:6px;transition:.3s ease-in-out}.container .users-grid[data-v-9bd11722]::-webkit-scrollbar-track{background:#f3f3f3;border-radius:8px}.container .users-grid[data-v-9bd11722]::-webkit-scrollbar-thumb{background:#c3c3c3;border-radius:8px;border:4px solid rgba(0,0,0,0)}.container .users-grid[data-v-9bd11722]::-webkit-scrollbar-thumb:hover{background:#c3c3c3}.container .users-grid.empty-grid[data-v-9bd11722]{height:100%;overflow-x:auto}.container .users-grid.empty-grid table thead[data-v-9bd11722]{background-color:#ececec}@media (min-width: 1366px){.container .users-grid.empty-grid table thead[data-v-9bd11722]{height:2vw}}.container .users-grid.empty-grid table thead>tr[data-v-9bd11722]{display:block}.container .users-grid .th-container[data-v-9bd11722]{display:flex;align-items:center;cursor:default;pointer-events:none}.container .users-grid .th-container button[data-v-9bd11722]{border:none;padding:0;justify-content:left;color:#44423f}.container .users-grid .th-container button span.column-can-sort[data-v-9bd11722]{padding-right:8px;cursor:pointer;pointer-events:auto}.container .users-grid .th-container button .order-asc-desc[data-v-9bd11722]{width:18px;height:18px;display:flex;align-items:center;justify-content:center;cursor:pointer;pointer-events:auto}.container .users-grid .th-container button .order-asc-desc svg[data-v-9bd11722]{width:100%;height:100%}.container .users-grid .th-container button .order-asc-desc svg path[data-v-9bd11722]{transition:fill .3s ease-in-out;fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc:hover svg[data-v-9bd11722]{width:100%;height:100%}.container .users-grid .th-container button .order-asc-desc:hover svg path[data-v-9bd11722]{fill:var(#697077);stroke:var(#697077)}.container .users-grid .th-container button .order-asc-desc.orderAsc svg path[data-v-9bd11722]:first-child{fill:#d97706;stroke:#d97706;opacity:1}.container .users-grid .th-container button .order-asc-desc.orderAsc svg path[data-v-9bd11722]:last-child{fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc.orderAsc:hover svg path[data-v-9bd11722]:first-child{fill:#d97706;stroke:#d97706;opacity:1}.container .users-grid .th-container button .order-asc-desc.orderAsc:hover svg path[data-v-9bd11722]:last-child{fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc.orderDesc svg path[data-v-9bd11722]:first-child{fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc.orderDesc svg path[data-v-9bd11722]:last-child{fill:#d97706;stroke:#d97706;opacity:1}.container .users-grid .th-container button .order-asc-desc.orderDesc:hover svg path[data-v-9bd11722]:first-child{fill:#697077;stroke:#697077}.container .users-grid .th-container button .order-asc-desc.orderDesc:hover svg path[data-v-9bd11722]:last-child{fill:#d97706;stroke:#d97706;opacity:1}.container .users-grid table[data-v-9bd11722]{width:100%;height:100%;border-collapse:collapse;border-top-left-radius:4px;border-top-right-radius:4px}.container .users-grid table .grid-body[data-v-9bd11722]{position:relative}.container .users-grid th[data-v-9bd11722]{border-collapse:collapse;background:#ececec;min-width:140px;height:40px;padding:0 8px;font-family:Poppins,sans-serif;font-weight:500;font-size:12px;color:#44423f;position:sticky;top:0;z-index:1}.container .users-grid th>div button[data-v-9bd11722]{background-color:#ececec}.container .users-grid th.column-region[data-v-9bd11722]{text-align:left}.container .users-grid th.column-region>div[data-v-9bd11722]{justify-content:left}.container .users-grid th.column-ack[data-v-9bd11722]{min-width:50px;text-align:center}.container .users-grid th.column-ack>div[data-v-9bd11722]{justify-content:center}.container .users-grid th.column-admin-user-name[data-v-9bd11722]{min-width:160px}.container .users-grid th.trash-can[data-v-9bd11722]{min-width:50px}.container .users-grid th.pricing[data-v-9bd11722]{min-width:50px;text-align:left}.container .users-grid th.pricing>div[data-v-9bd11722]{justify-content:left}.container .users-grid th.pricing>div button span[data-v-9bd11722]{display:flex;width:100%;align-items:center;justify-content:left}.container .users-grid th.status-pricing[data-v-9bd11722]{min-width:70px;text-align:center}.container .users-grid th.status-pricing>div[data-v-9bd11722]{justify-content:center}.container .users-grid th.status-pricing[data-v-9bd11722],.container .users-grid th.assigned-to-pricing[data-v-9bd11722]{display:none}@media (min-width: 992px){.container .users-grid th.status-pricing[data-v-9bd11722],.container .users-grid th.assigned-to-pricing[data-v-9bd11722]{display:table-cell}}.container .users-grid th img[data-v-9bd11722]{margin-left:8px;cursor:pointer}@media (min-width: 992px){.container .users-grid th[data-v-9bd11722]{font-size:.71vw;min-width:160px}}@media (min-width: 992px) and (max-width: 1971.8309859155px){.container .users-grid th[data-v-9bd11722]{font-size:14px}}@media (min-width: 992px){.container .users-grid th.column-admin-user-name[data-v-9bd11722]{min-width:180px}.container .users-grid th.trash-can[data-v-9bd11722],.container .users-grid th.contact-type[data-v-9bd11722]{min-width:50px}}@media (min-width: 1366px){.container .users-grid th[data-v-9bd11722]{min-width:160px}}.container .users-grid tr[data-v-9bd11722]{border-bottom:1px solid #ececec;max-height:40px}.container .users-grid tr[data-v-9bd11722]:last-of-type{border-bottom:none}.container .users-grid tr[data-v-9bd11722]:focus-visible{outline:#d97706 auto 1px}.container .users-grid tr.alt-class[data-v-9bd11722]{transition:background-color .5s ease}.container .users-grid tr td[data-v-9bd11722]{height:48px;min-width:140px;padding:0 8px;font-family:Poppins,sans-serif;font-size:.61vw;font-weight:400;color:#44423f;text-align:left}@media (max-width: 1967.2131147541px){.container .users-grid tr td[data-v-9bd11722]{font-size:12px}}.container .users-grid tr td.column-type .service-type[data-v-9bd11722],.container .users-grid tr td.column-type .service-type-label[data-v-9bd11722],.container .users-grid tr td.column-type .user-type[data-v-9bd11722]{display:block;width:fit-content;background-color:#f6f6f6;padding:2px 8px;border-radius:20px;text-align:left;line-height:16px}.container .users-grid tr td.column-type.contact-type[data-v-9bd11722]{max-width:100px}.container .users-grid tr td.column-status .service-status[data-v-9bd11722],.container .users-grid tr td.column-status .status-label[data-v-9bd11722]{display:block;width:fit-content;border:1px solid #ececec;padding:2px 8px;border-radius:20px;text-align:left;line-height:16px}.container .users-grid tr td.column-status .status-label.status-up[data-v-9bd11722]{border:none;background:rgba(72,148,60,.15)}.container .users-grid tr td.column-status .status-label.status-down[data-v-9bd11722]{background:rgba(200,16,46,.15);border:none}.container .users-grid tr td.column-region[data-v-9bd11722]{text-align:left}.container .users-grid tr td.column-ack[data-v-9bd11722]{min-width:50px;text-align:center}.container .users-grid tr td.pricing[data-v-9bd11722]{min-width:50px;text-align:left}.container .users-grid tr td.pricing span[data-v-9bd11722]{display:flex;width:100%;align-items:center}.container .users-grid tr td.status-pricing[data-v-9bd11722]{min-width:70px}.container .users-grid tr td.status-pricing[data-v-9bd11722],.container .users-grid tr td.assigned-to-pricing[data-v-9bd11722]{display:none}@media (min-width: 992px){.container .users-grid tr td.status-pricing[data-v-9bd11722],.container .users-grid tr td.assigned-to-pricing[data-v-9bd11722]{display:table-cell}}.container .users-grid tr td.column-admin-user-name[data-v-9bd11722]{min-width:160px}.container .users-grid tr td.column-service-name span[data-v-9bd11722],.container .users-grid tr td.column-email span[data-v-9bd11722],.container .users-grid tr td.column-username span[data-v-9bd11722],.container .users-grid tr td.column-output span[data-v-9bd11722],.container .users-grid tr td.column-full-name span[data-v-9bd11722],.container .users-grid tr td.column-name span[data-v-9bd11722],.container .users-grid tr td.column-detail span[data-v-9bd11722],.container .users-grid tr td.column-reason span[data-v-9bd11722]{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-username span[data-v-9bd11722]{max-width:200px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-email span[data-v-9bd11722]{max-width:260px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-full-name span[data-v-9bd11722],.container .users-grid tr td.column-name span[data-v-9bd11722],.container .users-grid tr td.column-service-name span[data-v-9bd11722]{max-width:200px}.container .users-grid tr td.column-email[data-v-9bd11722]{word-break:break-word}.container .users-grid tr td.trash-can[data-v-9bd11722]{min-width:50px}.container .users-grid tr td.trash-can>.trash-can-container[data-v-9bd11722]{display:flex;align-items:center;justify-content:end}.container .users-grid tr td.trash-can>.trash-can-container a[data-v-9bd11722]{display:flex;align-items:center;transition:.3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a img.trash-can[data-v-9bd11722]{transition:all .3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a[data-v-9bd11722] svg path{transition:all .3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a:hover img.trash-can[data-v-9bd11722],.container .users-grid tr td.trash-can>.trash-can-container a:focus img.trash-can[data-v-9bd11722],.container .users-grid tr td.trash-can>.trash-can-container a:focus-visible img.trash-can[data-v-9bd11722],.container .users-grid tr td.trash-can>.trash-can-container a:focus-within img.trash-can[data-v-9bd11722],.container .users-grid tr td.trash-can>.trash-can-container a:active img.trash-can[data-v-9bd11722]{filter:invert(15%) sepia(88%) saturate(3888%) hue-rotate(341deg) brightness(84%) contrast(100%);transition:all .3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a[data-v-9bd11722]:hover svg path,.container .users-grid tr td.trash-can>.trash-can-container a[data-v-9bd11722]:focus svg path,.container .users-grid tr td.trash-can>.trash-can-container a[data-v-9bd11722]:focus-visible svg path,.container .users-grid tr td.trash-can>.trash-can-container a[data-v-9bd11722]:focus-within svg path,.container .users-grid tr td.trash-can>.trash-can-container a[data-v-9bd11722]:active svg path{fill:#c8102e;transition:all .3s ease-in-out}.container .users-grid tr td.trash-can>.trash-can-container a[data-v-9bd11722]:focus-visible{outline:1px solid #c8102e;border-radius:2px}@media (min-width: 992px){.container .users-grid tr td[data-v-9bd11722]{min-width:160px}.container .users-grid tr td.column-admin-user-name[data-v-9bd11722]{min-width:180px}.container .users-grid tr td.column-output[data-v-9bd11722],.container .users-grid tr td.column-full-name[data-v-9bd11722]{max-height:40px}.container .users-grid tr td.trash-can[data-v-9bd11722]{min-width:50px}.container .users-grid tr td.contact-type[data-v-9bd11722]{min-width:100px}}@media (min-width: 1366px){.container .users-grid tr td[data-v-9bd11722]{min-width:160px}}.container .users-grid tr.new-notification[data-v-9bd11722]{background-color:#cb712833;transition:background-color .5s ease}.container .users-grid tr.new-notification td .status-label[data-v-9bd11722]{border:none}.container .users-grid tr.new-notification td .status-label.status-down[data-v-9bd11722]{background:transparent}.container .users-grid tr.new-notification td .service-type-label[data-v-9bd11722],.container .users-grid tr.new-notification td .user-type[data-v-9bd11722]{background-color:transparent}.container .users-grid tr.has-total[data-v-9bd11722]{background:rgba(203,113,40,.25);border-bottom:1px solid #ececec}.container .users-grid tr.has-total td[data-v-9bd11722]{padding:0 8px;font-family:Poppins,sans-serif;font-weight:500;font-size:12px;color:#44423f}@media (min-width: 992px){.container .users-grid tr.has-total td[data-v-9bd11722]{font-size:.71vw}}@media (min-width: 992px) and (max-width: 1971.8309859155px){.container .users-grid tr.has-total td[data-v-9bd11722]{font-size:14px}}.container .users-grid .grid-empty[data-v-9bd11722]{position:absolute;display:flex;justify-content:center;align-items:center;flex-direction:column;height:100%;width:calc(100vw - 50px);position:sticky;left:0}.container .users-grid .grid-empty img[data-v-9bd11722]{max-width:170px}.container .users-grid .grid-empty p[data-v-9bd11722]{margin:16px;font-family:Poppins,sans-serif;font-size:.71vw;font-weight:400;color:#44423f;text-align:center}@media (max-width: 1971.8309859155px){.container .users-grid .grid-empty p[data-v-9bd11722]{font-size:14px}}@media (min-width: 600px){.container .users-grid .grid-empty[data-v-9bd11722]{width:calc(100vw - 50px)}.container .users-grid .grid-empty img[data-v-9bd11722]{max-width:350px}}@media (min-width: 992px){.container .users-grid .grid-empty[data-v-9bd11722]{width:100%}.container .users-grid .grid-empty img[data-v-9bd11722]{max-width:350px}}@media (orientation: landscape) and (min-width: 2500px){.container[data-v-9bd11722]{margin:.83vw;padding:.83vw;border-radius:.4vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid[data-v-9bd11722]{margin-bottom:.83vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid table[data-v-9bd11722]{border-top-left-radius:.2vw;border-top-right-radius:.2vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid th[data-v-9bd11722]{min-width:8vw;height:2vw;padding:0 .4vw}.container .users-grid th.column-ack[data-v-9bd11722]{min-width:4vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid th img[data-v-9bd11722]{margin-left:.4vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid tr td[data-v-9bd11722]{min-width:8vw;height:2.5vw;padding:0 .4vw}.container .users-grid tr td.column-ack[data-v-9bd11722]{min-width:4vw}.container .users-grid tr td.column-username span[data-v-9bd11722]{max-width:15vw;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-email span[data-v-9bd11722]{max-width:18vw;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.container .users-grid tr td.column-full-name span[data-v-9bd11722],.container .users-grid tr td.column-name span[data-v-9bd11722],.container .users-grid tr td.column-service-name span[data-v-9bd11722]{max-width:15vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid .grid-empty img[data-v-9bd11722]{max-width:18vw}}@media (orientation: landscape) and (min-width: 2500px){.container .users-grid .grid-empty p[data-v-9bd11722]{margin:.83vw 0}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container[data-v-9bd11722]{margin:1.66vw;padding:1.66vw;border-radius:.8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid[data-v-9bd11722]{margin-bottom:1.66vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid table[data-v-9bd11722]{border-top-left-radius:.4vw;border-top-right-radius:.4vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid th[data-v-9bd11722]{min-width:16vw;height:4vw;padding:0 .8vw;font-size:1.4vw}.container .users-grid th.column-ack[data-v-9bd11722]{min-width:8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid th img[data-v-9bd11722]{margin-left:.8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid tr td[data-v-9bd11722]{min-width:16vw;height:5vw;padding:0 .8vw;font-size:1.2vw}.container .users-grid tr td.column-ack[data-v-9bd11722]{min-width:8vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.container .users-grid .grid-empty p[data-v-9bd11722]{margin:1.66vw 0;font-size:1.4vw}}.spinner[data-v-9bd11722]{width:24px;height:24px;background:transparent;position:relative;border-radius:50%;overflow:hidden;z-index:0;animation:spin-9bd11722 1s linear infinite}.spinner .spin-bottom-left[data-v-9bd11722],.spinner .spin-bottom-right[data-v-9bd11722],.spinner .spin-top-left[data-v-9bd11722]{position:absolute;width:50%;height:50%;z-index:-1}.spinner .spin-blocker[data-v-9bd11722]{position:absolute;top:15%;left:15%;width:70%;height:70%;background:#ffffff;border-radius:50%}.spinner .spin-bottom-left[data-v-9bd11722]{top:50%;left:0;background:-webkit-linear-gradient(to bottom right,rgb(228,124,40) 0%,rgba(228,124,40,.7) 100%);background:linear-gradient(to bottom right,rgb(228,124,40) 0%,rgba(228,124,40,.7) 100%)}.spinner .spin-bottom-left[data-v-9bd11722]:after{position:absolute;content:"";border-radius:50%;width:5.5px;height:9px;bottom:9px;left:0;background-color:#e47c28}@media (min-width: 768px){.spinner .spin-bottom-left[data-v-9bd11722]:after{width:9px;height:15px;bottom:18px}}.spinner .spin-bottom-right[data-v-9bd11722]{top:50%;left:50%;background:-webkit-linear-gradient(to top right,rgba(228,124,40,.7) 15%,rgba(228,124,40,.25) 85%);background:linear-gradient(to top right,rgba(228,124,40,.7) 15%,rgba(228,124,40,.25) 85%)}.spinner .spin-top-left[data-v-9bd11722]{top:0;left:50%;background:-webkit-linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(228,124,40,.25) 100%);background:linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(228,124,40,.25) 100%)}.spinner.spinner-green .spin-bottom-left[data-v-9bd11722]{background:-webkit-linear-gradient(to bottom right,rgb(72,148,60) 0%,rgba(72,148,60,.7) 100%);background:linear-gradient(to bottom right,rgb(72,148,60) 0%,rgba(72,148,60,.7) 100%)}.spinner.spinner-green .spin-bottom-left[data-v-9bd11722]:after{background-color:#48943c}.spinner.spinner-green .spin-bottom-right[data-v-9bd11722]{background:-webkit-linear-gradient(to top right,rgba(72,148,60,.7) 15%,rgba(72,148,60,.25) 85%);background:linear-gradient(to top right,rgba(72,148,60,.7) 15%,rgba(72,148,60,.25) 85%)}.spinner.spinner-green .spin-top-left[data-v-9bd11722]{background:-webkit-linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(72,148,60,.25) 100%);background:linear-gradient(to bottom right,rgba(201,0,255,0) 0%,rgba(72,148,60,.25) 100%)}.spinner.disabled .spin-blocker[data-v-9bd11722]{background:gray}.spinner.disabled .spin-bottom-left[data-v-9bd11722]:after{width:5.5px;height:9px;bottom:9px;left:0}@media (min-width: 768px){.spinner.disabled .spin-bottom-left[data-v-9bd11722]:after{bottom:8px}}@media (min-width: 768px){.spinner[data-v-9bd11722]{width:48px;height:48px}}@media (orientation: landscape) and (min-width: 2500px){.spinner[data-v-9bd11722]{width:2.5vw;height:2.5vw}}@media (orientation: landscape) and (min-width: 2500px){.spinner .spin-bottom-left[data-v-9bd11722]:after{width:.46vw;height:.78vw;bottom:.93vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.spinner[data-v-9bd11722]{width:5vw;height:5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.spinner .spin-bottom-left[data-v-9bd11722]:after{width:.92vw;height:1.56vw;bottom:1.86vw}}@keyframes spin-9bd11722{to{transform:rotate(360deg)}}@keyframes loader-9bd11722{0%{opacity:1}to{opacity:0}}.loader div[data-v-9bd11722]{left:48px;top:22.5px;position:absolute;animation:loader-9bd11722 linear 1s infinite;background:#32c770;width:4px;height:15px;border-radius:0;transform-origin:2px 27.5px}.loader div[data-v-9bd11722]:nth-child(1){transform:rotate(0);animation-delay:-.875s;background:#32c770}.loader div[data-v-9bd11722]:nth-child(2){transform:rotate(45deg);animation-delay:-.75s;background:#32c770}.loader div[data-v-9bd11722]:nth-child(3){transform:rotate(90deg);animation-delay:-.625s;background:#32c770}.loader div[data-v-9bd11722]:nth-child(4){transform:rotate(135deg);animation-delay:-.5s;background:#32c770}.loader div[data-v-9bd11722]:nth-child(5){transform:rotate(180deg);animation-delay:-.375s;background:#32c770}.loader div[data-v-9bd11722]:nth-child(6){transform:rotate(225deg);animation-delay:-.25s;background:#32c770}.loader div[data-v-9bd11722]:nth-child(7){transform:rotate(270deg);animation-delay:-.125s;background:#32c770}.loader div[data-v-9bd11722]:nth-child(8){transform:rotate(315deg);animation-delay:0s;background:#32c770}.loader-container[data-v-9bd11722]{width:72px;height:64px;display:inline-block;overflow:hidden;background:none;margin-bottom:16px}.loader[data-v-9bd11722]{width:100%;height:100%;position:relative;transform:translateZ(0) scale(.64);backface-visibility:hidden;transform-origin:0 0}.loader div[data-v-9bd11722]{box-sizing:content-box}#contact[data-v-9bd11722]{display:flex;align-items:left;flex-direction:column;min-height:100dvh;width:100dvw;padding:88px 24px 24px}#contact .title-buttons-wrapper[data-v-9bd11722]{width:100%;display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}#contact .title-buttons-wrapper .title-wrapper[data-v-9bd11722]{display:flex;align-items:center;gap:16px;max-width:70%;width:100%}#contact .title-buttons-wrapper .title-wrapper .arrow-button[data-v-9bd11722]{width:fit-content;padding:0;border:none;outline:none;background-color:transparent}#contact .title-buttons-wrapper .title-wrapper .arrow-button.arrow-button-desktop[data-v-9bd11722]{display:none}@media (min-width: 992px){#contact .title-buttons-wrapper .title-wrapper .arrow-button.arrow-button-desktop[data-v-9bd11722]{display:block}}#contact .title-buttons-wrapper .title-wrapper .arrow-button.arrow-button-mobile[data-v-9bd11722]{display:block}@media (min-width: 992px){#contact .title-buttons-wrapper .title-wrapper .arrow-button.arrow-button-mobile[data-v-9bd11722]{display:none}}@media (min-width: 992px){#contact .title-buttons-wrapper .title-wrapper .arrow-button[data-v-9bd11722]{padding:8px}}#contact .title-buttons-wrapper .title-wrapper .arrow-button svg path[data-v-9bd11722]{transition:.3s ease-in-out}#contact .title-buttons-wrapper .title-wrapper .arrow-button[data-v-9bd11722]:hover,#contact .title-buttons-wrapper .title-wrapper .arrow-button[data-v-9bd11722]:active{background-color:transparent}#contact .title-buttons-wrapper .title-wrapper .arrow-button:hover svg path[data-v-9bd11722],#contact .title-buttons-wrapper .title-wrapper .arrow-button:active svg path[data-v-9bd11722]{fill:#cb7128}#contact .title-buttons-wrapper .title-wrapper .arrow-button[data-v-9bd11722]:focus,#contact .title-buttons-wrapper .title-wrapper .arrow-button[data-v-9bd11722]:focus-within,#contact .title-buttons-wrapper .title-wrapper .arrow-button[data-v-9bd11722]:focus-visible{background-color:transparent}#contact .title-buttons-wrapper .title-wrapper .arrow-button:focus svg path[data-v-9bd11722],#contact .title-buttons-wrapper .title-wrapper .arrow-button:focus-within svg path[data-v-9bd11722],#contact .title-buttons-wrapper .title-wrapper .arrow-button:focus-visible svg path[data-v-9bd11722]{fill:#aa5d1e}#contact .title-buttons-wrapper .title-wrapper .title[data-v-9bd11722]{width:100%;display:flex;gap:0;flex-direction:column}#contact .title-buttons-wrapper .title-wrapper .title h2[data-v-9bd11722]{color:#44423f;font-size:20px;font-weight:400;line-height:normal;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-all}@media (min-width: 992px){#contact .title-buttons-wrapper .title-wrapper .title h2[data-v-9bd11722]{font-size:1.2vw}}@media (min-width: 992px) and (max-width: 2000px){#contact .title-buttons-wrapper .title-wrapper .title h2[data-v-9bd11722]{font-size:24px}}#contact .title-buttons-wrapper .title-wrapper .title h3[data-v-9bd11722]{color:#44423f;font-size:12px;font-weight:400;margin-bottom:4px;line-height:100%;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-all}@media (min-width: 992px){#contact .title-buttons-wrapper .title-wrapper .title h3[data-v-9bd11722]{font-size:.51vw}}@media (min-width: 992px) and (max-width: 1960.7843137255px){#contact .title-buttons-wrapper .title-wrapper .title h3[data-v-9bd11722]{font-size:10px}}#contact .title-buttons-wrapper .action-buttons[data-v-9bd11722]{display:flex;gap:8px}@media (min-width: 992px){#contact .title-buttons-wrapper .action-buttons[data-v-9bd11722]{flex-direction:row}}#contact .title-buttons-wrapper .action-buttons button[data-v-9bd11722]{font-size:.71vw;letter-spacing:.5px;width:40px;height:40px;padding:8px}@media (max-width: 1971.8309859155px){#contact .title-buttons-wrapper .action-buttons button[data-v-9bd11722]{font-size:14px}}#contact .title-buttons-wrapper .action-buttons button svg[data-v-9bd11722]{width:16px;height:16px}#contact .title-buttons-wrapper .action-buttons button span[data-v-9bd11722]{display:none}@media (max-width: 992px){#contact .title-buttons-wrapper .action-buttons button.secondary-btn[data-v-9bd11722]{width:40px;padding:0;border:2px solid #cb7128}}@media (min-width: 992px){#contact .title-buttons-wrapper .action-buttons button[data-v-9bd11722]{min-width:112px;height:auto;padding:8px 16px}#contact .title-buttons-wrapper .action-buttons button svg[data-v-9bd11722]{display:none}#contact .title-buttons-wrapper .action-buttons button span[data-v-9bd11722]{display:block}}#contact .title-buttons-wrapper .action-buttons button.tooltip-button-disabled .tooltip-text[data-v-9bd11722]{display:none}#contact .title-buttons-wrapper .action-buttons button.tooltip-button[data-v-9bd11722]{position:relative;color:gray;border:2px solid #808080;background-color:#fff;cursor:default}#contact .title-buttons-wrapper .action-buttons button.tooltip-button svg[data-v-9bd11722]{filter:brightness(0) saturate(100%) invert(52%) sepia(3%) saturate(12%) hue-rotate(27deg) brightness(97%) contrast(88%)}#contact .title-buttons-wrapper .action-buttons button.tooltip-button .tooltip-text[data-v-9bd11722]{display:block;visibility:hidden;width:240px;background-color:#333;color:#fff;text-align:center;border-radius:5px;padding:5px;position:absolute;top:125%;left:-82px;right:0;transform:translate(-50%);z-index:1000;opacity:0;transition:opacity .3s;font-size:.71vw;font-family:Poppins,sans-serif;height:52px}@media (max-width: 1830.985915493px){#contact .title-buttons-wrapper .action-buttons button.tooltip-button .tooltip-text[data-v-9bd11722]{font-size:13px}}#contact .title-buttons-wrapper .action-buttons button.tooltip-button .tooltip-text[data-v-9bd11722]:after{content:"";position:absolute;left:95%;margin-left:-5px;border-width:5px;border-style:solid;bottom:100%;top:auto;border-color:transparent transparent #333 transparent}@media (min-width: 992px){#contact .title-buttons-wrapper .action-buttons button.tooltip-button .tooltip-text[data-v-9bd11722]{left:-10px}}#contact .title-buttons-wrapper .action-buttons button.tooltip-button:hover .tooltip-text[data-v-9bd11722]{visibility:visible;opacity:1}#contact .title-buttons-wrapper .action-buttons button.tooltip-button[data-v-9bd11722]:hover,#contact .title-buttons-wrapper .action-buttons button.tooltip-button[data-v-9bd11722]:active,#contact .title-buttons-wrapper .action-buttons button.tooltip-button[data-v-9bd11722]:focus,#contact .title-buttons-wrapper .action-buttons button.tooltip-button[data-v-9bd11722]:focus-visible,#contact .title-buttons-wrapper .action-buttons button.tooltip-button[data-v-9bd11722]:focus-within{outline:none;color:gray;border:2px solid gray;opacity:1}#contact .title-buttons-wrapper .action-buttons ul[data-v-9bd11722]{position:absolute;top:54px;right:0;display:flex;flex-direction:column;min-width:150px;z-index:1;border-radius:4px;border:1px solid #d9d9d9;background:#f6f6f6;padding:0;margin:0;list-style:none}#contact .title-buttons-wrapper .action-buttons ul li button[data-v-9bd11722]{width:100%;padding:8px 16px;border:none;background-color:transparent;outline:transparent;justify-content:flex-start;font-size:.71vw;font-weight:400;color:#44423f;border-radius:0}@media (max-width: 1971.8309859155px){#contact .title-buttons-wrapper .action-buttons ul li button[data-v-9bd11722]{font-size:14px}}#contact .title-buttons-wrapper .action-buttons ul li button[data-v-9bd11722]:hover,#contact .title-buttons-wrapper .action-buttons ul li button[data-v-9bd11722]:focus,#contact .title-buttons-wrapper .action-buttons ul li button[data-v-9bd11722]:focus-within,#contact .title-buttons-wrapper .action-buttons ul li button[data-v-9bd11722]:focus-visible,#contact .title-buttons-wrapper .action-buttons ul li button[data-v-9bd11722]:active{background-color:#d9d9d9;outline:none;border:none}#contact .header-user[data-v-9bd11722]{display:flex}#contact .header-user .title[data-v-9bd11722]{display:flex;align-items:center;justify-content:flex-start;margin-bottom:16px}@media (min-width: 992px){#contact .header-user .title[data-v-9bd11722]{margin-bottom:24px}}#contact .header-user .title h2[data-v-9bd11722]{color:#44423f;font-size:20px;font-weight:500;margin-left:16px}@media (min-width: 992px){#contact .header-user .title h2[data-v-9bd11722]{font-size:1.2vw}}@media (min-width: 992px) and (max-width: 2000px){#contact .header-user .title h2[data-v-9bd11722]{font-size:24px}}#contact .section-container[data-v-9bd11722]{height:100%}@media (min-width: 992px){#contact .section-container[data-v-9bd11722]{display:grid;grid-template-columns:1fr 1.5fr;gap:24px}}@media (min-width: 992px){#contact .section-container .tab-section[data-v-9bd11722]{background:#ffffff;box-shadow:0 0 8px #00000029;border-radius:8px;height:calc(100dvh - 92px)}}#contact .section-container .tab-section[data-v-9bd11722] .tabs-container .tab-content #overview h3{display:none}#contact .section-container .tab-section[data-v-9bd11722] .tabs-container .tab-content #overview .service-status{width:100%;padding-top:16px}#contact .section-container .tab-section[data-v-9bd11722] .tabs-container .tab-content #overview .service-status>img{display:none}#contact .section-container .tab-section .tabs[data-v-9bd11722]{display:flex;justify-content:flex-start;gap:32px;margin-bottom:32px;padding-top:16px;border-bottom:1px solid #d0d4d9}@media (min-width: 992px){#contact .section-container .tab-section .tabs[data-v-9bd11722]{gap:40px;margin-bottom:40px}}#contact .section-container .tab-section .tabs .tab[data-v-9bd11722]{cursor:pointer;gap:4px;width:fit-content;font-family:Poppins,sans-serif;font-size:.82vw;font-weight:400;padding:0 0 8px;border:none;position:relative}@media (max-width: 1951.2195121951px){#contact .section-container .tab-section .tabs .tab[data-v-9bd11722]{font-size:16px}}#contact .section-container .tab-section .tabs .tab[data-v-9bd11722]:after{content:"";position:absolute;bottom:-1px;left:0;width:100%;height:2px;background-color:transparent;border-radius:6px}#contact .section-container .tab-section .tabs .tab[data-v-9bd11722]:first-of-type{margin-left:24px}@media (min-width: 992px){#contact .section-container .tab-section .tabs .tab[data-v-9bd11722]:first-of-type{margin-left:0}}#contact .section-container .tab-section .tabs .tab[data-v-9bd11722]:nth-of-type(2){margin-left:0}@media (min-width: 992px){#contact .section-container .tab-section .tabs .tab[data-v-9bd11722]:nth-of-type(2){margin-left:24px}}#contact .section-container .tab-section .tabs .tab span[data-v-9bd11722]{display:none}@media (min-width: 992px){#contact .section-container .tab-section .tabs .tab span[data-v-9bd11722]{display:inline-block}}#contact .section-container .tab-section .tabs .tab.mobile-only[data-v-9bd11722]{display:block}@media (min-width: 992px){#contact .section-container .tab-section .tabs .tab.mobile-only[data-v-9bd11722]{display:none}}#contact .section-container .tab-section .tabs .tab[data-v-9bd11722]:hover,#contact .section-container .tab-section .tabs .tab[data-v-9bd11722]:active,#contact .section-container .tab-section .tabs .tab[data-v-9bd11722]:focus,#contact .section-container .tab-section .tabs .tab[data-v-9bd11722]:focus-visible,#contact .section-container .tab-section .tabs .tab[data-v-9bd11722]:focus-within{outline:none;border:none;color:#cb7128;opacity:1}#contact .section-container .tab-section .tabs .tab.active[data-v-9bd11722]{color:#cb7128;font-weight:600}#contact .section-container .tab-section .tabs .tab.active[data-v-9bd11722]:after{background-color:#db9c69}#contact .section-container .tab-section .tabs .tab.active[data-v-9bd11722]:hover,#contact .section-container .tab-section .tabs .tab.active[data-v-9bd11722]:active,#contact .section-container .tab-section .tabs .tab.active[data-v-9bd11722]:focus,#contact .section-container .tab-section .tabs .tab.active[data-v-9bd11722]:focus-visible,#contact .section-container .tab-section .tabs .tab.active[data-v-9bd11722]:focus-within{outline:none;border:none;color:#cb7128;cursor:default}#contact .section-container .tab-section .tabs-content[data-v-9bd11722]{display:flex;flex-wrap:wrap;padding-bottom:0 16px}@media (min-width: 992px){#contact .section-container .tab-section .tabs-content[data-v-9bd11722]{flex-direction:row;height:calc(100% - 90px);overflow:hidden}}#contact .section-container .tab-section .tabs-content>div[data-v-9bd11722]{flex:1;margin:0 24px;height:100%;overflow-y:auto}#contact .section-container .tab-section .tabs-content>div[data-v-9bd11722]::-webkit-scrollbar{width:6px;height:6px;transition:.3s ease-in-out}#contact .section-container .tab-section .tabs-content>div[data-v-9bd11722]::-webkit-scrollbar-track{background:#f3f3f3;border-radius:8px}#contact .section-container .tab-section .tabs-content>div[data-v-9bd11722]::-webkit-scrollbar-thumb{background:#c3c3c3;border-radius:8px;border:4px solid rgba(0,0,0,0)}#contact .section-container .tab-section .tabs-content>div[data-v-9bd11722]::-webkit-scrollbar-thumb:hover{background:#c3c3c3}#contact .section-container .profile-section[data-v-9bd11722]{display:none}@media (min-width: 992px){#contact .section-container .profile-section[data-v-9bd11722]{display:flex;background:#ffffff;box-shadow:0 0 8px #00000029;border-radius:8px;height:calc(100dvh - 92px);overflow:hidden}}#contact.loading[data-v-9bd11722]{justify-content:center;padding:0}#contact.loading .loading-container[data-v-9bd11722]{height:85vh;display:flex;flex-direction:column;justify-content:center;align-items:center}#contact.loading .loading-container .loading-text[data-v-9bd11722]{margin:16px}@media (min-width: 992px){#contact[data-v-9bd11722]{padding:128px 48px 40px}}@media (min-width: 1920px){#contact[data-v-9bd11722]{width:calc(100dvw - 282px);margin-left:282px;padding:16px 40px}}@media (orientation: landscape) and (min-width: 2500px){#contact[data-v-9bd11722]{width:calc(100dvw - 14.68vw);margin-left:14.68vw;padding:.83vw 2vw}}@media (orientation: landscape) and (min-width: 2500px){#contact .title-buttons-wrapper[data-v-9bd11722]{margin-bottom:1.25vw}}@media (orientation: landscape) and (min-width: 2500px){#contact .title-buttons-wrapper .title-wrapper[data-v-9bd11722]{gap:.83vw}}@media (orientation: landscape) and (min-width: 2500px){#contact .title-buttons-wrapper .title-wrapper .arrow-button[data-v-9bd11722]{padding:.4vw}}@media (orientation: landscape) and (min-width: 2500px){#contact .title-buttons-wrapper .title-wrapper .title h3[data-v-9bd11722]{margin-bottom:.2vw}}@media (orientation: landscape) and (min-width: 2500px){#contact .title-buttons-wrapper .action-buttons[data-v-9bd11722]{gap:.83vw}}@media (orientation: landscape) and (min-width: 2500px){#contact .title-buttons-wrapper .action-buttons button[data-v-9bd11722]{padding:.4vw .83vw;height:2.08vw;min-width:5.8vw;font-size:.71vw}}@media (orientation: landscape) and (min-width: 2500px){#contact .header-user .title h2[data-v-9bd11722]{margin-left:.8vw}}@media (orientation: landscape) and (min-width: 2500px){#contact .header-user .title svg[data-v-9bd11722]{width:1.2vw;height:1.2vw}}@media (orientation: landscape) and (min-width: 2500px){#contact .section-container[data-v-9bd11722]{gap:1.25vw}}@media (orientation: landscape) and (min-width: 2500px){#contact .section-container .tab-section[data-v-9bd11722]{height:calc(100dvh - 5.03vw)}}@media (orientation: landscape) and (min-width: 2500px){#contact .section-container .tab-section .tabs[data-v-9bd11722]{gap:2.08vw;margin-bottom:2.08vw;padding-top:.83vw}}@media (orientation: landscape) and (min-width: 2500px){#contact .section-container .tab-section .tabs .tab[data-v-9bd11722]{padding-bottom:.4vw;gap:.2vw}}@media (orientation: landscape) and (min-width: 2500px){#contact .section-container .tab-section .tabs .tab[data-v-9bd11722]:first-of-type{margin-left:0}}@media (orientation: landscape) and (min-width: 2500px){#contact .section-container .tab-section .tabs .tab[data-v-9bd11722]:nth-of-type(2){margin-left:1.25vw}}@media (orientation: landscape) and (min-width: 2500px){#contact .section-container .tab-section .tabs-content[data-v-9bd11722]{padding-bottom:0 .83vw;height:calc(100% - 4.68vw)}}@media (orientation: landscape) and (min-width: 2500px){#contact .section-container .tab-section .tabs-content>div[data-v-9bd11722]{margin:0 1.25vw}}@media (orientation: landscape) and (min-width: 2500px){#contact .section-container .tab-section[data-v-9bd11722] .tabs-container .tab-content #overview .service-status,#contact .section-container .tab-section[data-v-9bd11722] .tabs-container .tab-content #overview .service-status .data{padding-top:.83vw}}@media (orientation: landscape) and (min-width: 2500px){#contact .section-container .profile-section[data-v-9bd11722]{border-radius:.4vw;height:calc(100dvh - 5.03vw)}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#contact[data-v-9bd11722]{width:100dvw;margin-left:0;padding:12vw 8vw 4vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#contact .title-buttons-wrapper[data-v-9bd11722]{margin-bottom:2.5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#contact .title-buttons-wrapper .title-wrapper[data-v-9bd11722]{gap:1.6vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#contact .title-buttons-wrapper .title-wrapper .arrow-button[data-v-9bd11722]{padding:.8vw}}@media (orientation: portrait){#contact .title-buttons-wrapper .title-wrapper .title[data-v-9bd11722]{width:100%}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#contact .title-buttons-wrapper .title-wrapper .title h2[data-v-9bd11722]{font-size:2.5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#contact .title-buttons-wrapper .title-wrapper .title h3[data-v-9bd11722]{font-size:1.1vw;margin-bottom:.4vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#contact .title-buttons-wrapper .action-buttons[data-v-9bd11722]{gap:1.6vw}}@media (orientation: portrait){#contact .header-user .title[data-v-9bd11722]{margin-bottom:3vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#contact .header-user .title h2[data-v-9bd11722]{font-size:2.5vw;margin-left:1.6vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#contact .header-user .title svg[data-v-9bd11722]{width:2.4vw;height:2.4vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#contact .section-container[data-v-9bd11722]{gap:2.5vw}}.alert-content[data-v-727f9656]{display:flex;align-items:center;justify-content:space-between;top:8px;height:auto;padding:8px 16px;min-width:340px;max-width:500px;min-height:48px;box-shadow:0 4px 4px #0000001a;border-radius:4px;margin:8px}.alert-content.alert-success[data-v-727f9656]{background:linear-gradient(0deg,rgba(37,162,73,.1),rgba(37,162,73,.1)),#ffffff;border-left:3px solid #25a249}.alert-content.alert-error[data-v-727f9656]{background:linear-gradient(0deg,rgba(218,30,40,.1),rgba(218,30,40,.1)),#ffffff;border-left:3px solid #da1e28}.alert-content.alert-info[data-v-727f9656]{background:linear-gradient(0deg,rgba(203,113,40,.1),rgba(203,113,40,.1)),#ffffff;border-left:3px solid #cb7128}.alert-content.alert-warning[data-v-727f9656]{background:linear-gradient(0deg,rgba(241,194,27,.1),rgba(241,194,27,.1)),#ffffff;border-left:3px solid #f1c21b}.alert-content .alert-close[data-v-727f9656]{cursor:pointer;transition:.4s ease-in-out;display:flex;align-items:center;margin-left:24px}.alert-content .alert-close[data-v-727f9656]:hover,.alert-content .alert-close[data-v-727f9656]:focus,.alert-content .alert-close[data-v-727f9656]:focus-visible,.alert-content .alert-close[data-v-727f9656]:focus-within{opacity:.7;outline:none;border:none}.alert-content .alert-info[data-v-727f9656]{display:flex;align-items:center;flex:1 0 0}.alert-content .alert-info p[data-v-727f9656]{color:#21272a;font-size:14px}.alert-content .alert-info .alert-icon[data-v-727f9656]{margin-right:8px;display:flex;align-items:center}@media (min-width: 600px){.alert-content[data-v-727f9656]{width:max-content}}@media (orientation: landscape) and (min-width: 2500px){.alert-content[data-v-727f9656]{max-width:23vw;min-height:3vw;border-radius:.3vw;padding:.417vw .83vw}}@media (orientation: landscape) and (min-width: 2500px){.alert-content .alert-close[data-v-727f9656]{right:.83vw;top:.417vw}}@media (orientation: landscape) and (min-width: 2500px){.alert-content .alert-close img[data-v-727f9656]{width:.7vw;height:.7vw}}@media (orientation: landscape) and (min-width: 2500px){.alert-content .alert-info p[data-v-727f9656]{font-size:.8vw}}@media (orientation: landscape) and (min-width: 2500px){.alert-content .alert-info .alert-icon[data-v-727f9656]{margin-right:.5vw}.alert-content .alert-info .alert-icon img[data-v-727f9656]{width:1vw;height:1vw}}@media (orientation: landscape) and (min-width: 2500px){.alert-content.alert-success[data-v-727f9656]{border-left:.2vw solid #25a249}}@media (orientation: landscape) and (min-width: 2500px){.alert-content.alert-error[data-v-727f9656]{border-left:.2vw solid #da1e28}}@media (orientation: landscape) and (min-width: 2500px){.alert-content.alert-info[data-v-727f9656]{border-left:.2vw solid #cb7128}}@media (orientation: landscape) and (min-width: 2500px){.alert-content.alert-warning[data-v-727f9656]{border-left:.2vw solid #f1c21b}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.alert-content[data-v-727f9656]{max-width:35vw;min-height:4vw;border-radius:.6vw;padding:.8vw 1.5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.alert-content .alert-close[data-v-727f9656]{top:.8vw;right:1.5vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.alert-content .alert-close img[data-v-727f9656]{width:1.1vw;height:1.1vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.alert-content .alert-info p[data-v-727f9656]{font-size:1.3vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.alert-content .alert-info .alert-icon[data-v-727f9656]{margin-right:1vw}.alert-content .alert-info .alert-icon img[data-v-727f9656]{width:1.2vw;height:1.2vw}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.alert-content.alert-success[data-v-727f9656]{border-left:.3vw solid #25a249}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.alert-content.alert-error[data-v-727f9656]{border-left:.3vw solid #da1e28}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.alert-content.alert-info[data-v-727f9656]{border-left:.3vw solid #cb7128}}@media (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){.alert-content.alert-warning[data-v-727f9656]{border-left:.3vw solid #f1c21b}}.impersonation[data-v-0abb12ab]{width:100%;height:100%;margin:0 auto 8px;background:#ffffff;border:1px solid #48943c;box-shadow:0 0 4px #48943c3d;border-radius:4px}.impersonation .title[data-v-0abb12ab]{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:8px;height:31px;background:rgba(72,148,60,.2)}.impersonation .title h2[data-v-0abb12ab]{font-weight:700;font-size:12px;line-height:115%;display:flex;align-items:flex-end;color:#44423f}.impersonation .title img[data-v-0abb12ab]{height:16px}.impersonation .container[data-v-0abb12ab]{display:flex;margin:8px;flex-direction:column;justify-content:space-between;align-items:flex-start}.impersonation .container .info-container[data-v-0abb12ab]{margin:8px}.impersonation .container .info-container div[data-v-0abb12ab]{font-weight:400;font-size:10px;line-height:100%;display:flex;align-items:flex-start;text-align:center;flex-direction:column;margin-bottom:8px;color:#44423f}.impersonation .container .info-container div .title-impersonation[data-v-0abb12ab]{font-size:10px;line-height:115%;margin-bottom:2px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;text-align:left}.impersonation .container .info-container div .user-impersonation[data-v-0abb12ab]{font-weight:700;font-size:12px;line-height:100%;color:#48943c;text-align:left;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.impersonation .container .impersonation-button[data-v-0abb12ab]{font-weight:400;font-size:12px;line-height:100%;border:none;border-radius:8px;width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:8px 8px 8px 16px;gap:8px;background:#44423f;border-radius:#cb7128;color:#fff}.impersonation .container .impersonation-button[data-v-0abb12ab]:hover,.impersonation .container .impersonation-button[data-v-0abb12ab]:focus{opacity:.85}@media (orientation: landscape) and (min-width: 2500px){.impersonation[data-v-0abb12ab]{margin-bottom:.4vw}.impersonation .title[data-v-0abb12ab]{height:1.6vw;gap:.4vw}.impersonation .title h2[data-v-0abb12ab]{font-size:.6vw}.impersonation .title img[data-v-0abb12ab]{height:.83vw}.impersonation .container[data-v-0abb12ab],.impersonation .container .info-container[data-v-0abb12ab]{margin:.4vw}.impersonation .container .info-container div .title-impersonation[data-v-0abb12ab]{font-size:.6vw;margin-bottom:.15vw}.impersonation .container .info-container div .user-impersonation[data-v-0abb12ab]{font-size:.6vw}.impersonation .container .impersonation-button[data-v-0abb12ab]{font-size:.6vw;border-radius:.2vw;padding:.4vw .4vw .4vw .8vw;gap:.4vw}}#sidenav[data-v-60b26951]{position:fixed;z-index:3;width:100%;height:64px;display:flex;background:#ffffff;box-shadow:0 4px 4px #00000026;padding:16px 24px;transition:background-color .3s ease-in-out}#sidenav .nav[data-v-60b26951]{display:flex;justify-content:space-between;align-items:center;width:100%}#sidenav .nav .menu-toggle[data-v-60b26951]{background-color:transparent;border:0;width:40px;height:40px;margin-left:auto;margin-right:0;transition:none}#sidenav .nav .menu-toggle[data-v-60b26951]:focus{outline:2px solid #d97706}#sidenav .nav .menu-toggle[data-v-60b26951]:focus-visible{outline:2px solid #d97706}#sidenav .nav .menu-toggle .close-menu[data-v-60b26951]{display:none}#sidenav .nav a.nav-logo[data-v-60b26951]{display:flex;flex-direction:row;align-items:center;text-decoration:none;padding:2px;cursor:pointer}#sidenav .nav a.nav-logo[data-v-60b26951]:focus,#sidenav .nav a.nav-logo[data-v-60b26951]:focus-within{outline:2px solid transparent}#sidenav .nav a.nav-logo[data-v-60b26951]:focus-visible{outline:2px solid #d97706;border-radius:4px}#sidenav .nav a.nav-logo img[data-v-60b26951]{max-width:159px;width:100%;height:48px}@media (min-width: 992px){#sidenav .nav a.nav-logo img[data-v-60b26951]{max-width:215px}}@media (min-width: 1024px) and (max-width: 1919px){#sidenav .nav a.nav-logo img[data-v-60b26951]{height:32px}}@media (min-width: 1920px){#sidenav .nav a.nav-logo img[data-v-60b26951]{max-width:245px}}@media (min-width: 2500px){#sidenav .nav a.nav-logo img[data-v-60b26951]{max-width:13vw;height:3vw}}#sidenav .nav a.nav-logo .menu-active[data-v-60b26951]{display:none}#sidenav .menu-wrapper[data-v-60b26951]{position:fixed;display:flex;flex-direction:column;justify-content:space-between;background-color:#cb7128;box-shadow:inset 0 4px 8px #00000029;width:100%;height:0;top:64px;left:0;transition:height .4s ease-in-out;overflow:hidden}#sidenav .menu-wrapper[data-v-60b26951]::-webkit-scrollbar{width:6px;height:6px;transition:.3s ease-in-out}#sidenav .menu-wrapper[data-v-60b26951]::-webkit-scrollbar-track{background:#f3f3f3;border-radius:8px}#sidenav .menu-wrapper[data-v-60b26951]::-webkit-scrollbar-thumb{background:#c3c3c3;border-radius:8px;border:4px solid rgba(0,0,0,0)}#sidenav .menu-wrapper[data-v-60b26951]::-webkit-scrollbar-thumb:hover{background:#c3c3c3}@media (min-width: 992px){#sidenav .menu-wrapper[data-v-60b26951]{top:88px}}#sidenav .menu-wrapper .links-section[data-v-60b26951]{display:flex;justify-content:center;flex-wrap:wrap;width:100%}#sidenav .menu-wrapper .links-section .nav-links[data-v-60b26951]{margin:24px 0 0;padding:0;display:block;width:100%}#sidenav .menu-wrapper .links-section .nav-links .nav-item[data-v-60b26951]{list-style:none;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:8px}#sidenav .menu-wrapper .links-section .nav-links .nav-item .nav-link[data-v-60b26951]{width:100%;display:flex;color:#d9d9d9;font-size:20px;font-weight:400;line-height:normal;height:auto;text-align:center;padding:8px 32px;text-decoration:none;flex:none;order:0;flex-grow:0;transition:color .3s ease-in-out;cursor:pointer}#sidenav .menu-wrapper .links-section .nav-links .nav-item .nav-link .new-notification[data-v-60b26951]{margin:0 8px;display:none}#sidenav .menu-wrapper .links-section .nav-links .nav-item .nav-link img[data-v-60b26951]{margin-right:16px;width:20px;height:20px;object-fit:contain;filter:brightness(0) saturate(100%) invert(88%) sepia(21%) saturate(0%) hue-rotate(178deg) brightness(94%) contrast(97%)}@media (min-width: 1920px){#sidenav .menu-wrapper .links-section .nav-links .nav-item .nav-link img[data-v-60b26951]{filter:saturate(0) brightness(.5)}}#sidenav .menu-wrapper .links-section .nav-links .nav-item .nav-link.logout[data-v-60b26951]{font-family:Poppins,sans-serif}#sidenav .menu-wrapper .links-section .nav-links .nav-item .nav-link.router-link-active[data-v-60b26951]{color:#fff;background:rgba(255,255,255,.1)}#sidenav .menu-wrapper .links-section .nav-links .nav-item .nav-link.router-link-active.notNavigable[data-v-60b26951]{pointer-events:none}@media (min-width: 1920px){#sidenav .menu-wrapper .links-section .nav-links .nav-item .nav-link.router-link-active[data-v-60b26951]{font-weight:500;color:#cb7128;background:none}}#sidenav .menu-wrapper .links-section .nav-links .nav-item .nav-link.router-link-active img[data-v-60b26951]{filter:brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(296deg) brightness(106%) contrast(101%)}@media (min-width: 1920px){#sidenav .menu-wrapper .links-section .nav-links .nav-item .nav-link.router-link-active img[data-v-60b26951]{filter:none}}#sidenav .menu-wrapper .links-section .nav-links .nav-item .nav-link[data-v-60b26951]:active,#sidenav .menu-wrapper .links-section .nav-links .nav-item .nav-link[data-v-60b26951]:hover,#sidenav .menu-wrapper .links-section .nav-links .nav-item .nav-link[data-v-60b26951]:focus,#sidenav .menu-wrapper .links-section .nav-links .nav-item .nav-link[data-v-60b26951]:focus-visible{background-color:#d07f3d;color:#fff;outline:none}#sidenav .menu-wrapper .links-section .dropdown-container[data-v-60b26951]{display:flex;flex-direction:column;position:relative;width:100%}#sidenav .menu-wrapper .links-section .dropdown-container .dropdown-search[data-v-60b26951]{display:flex;flex-direction:column;position:relative;cursor:pointer;width:90%}#sidenav .menu-wrapper .links-section .dropdown-container .dropdown-search .dropdown-selected[data-v-60b26951]{width:100%;height:100%;display:flex;align-items:center;padding:16px;border:1px solid rgba(68,66,63,.1);box-sizing:border-box;font-family:Filson Pro,sans-serif;font-weight:400;font-size:14px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}#sidenav .menu-wrapper .links-section .dropdown-container .dropdown-search input[type=search][data-v-60b26951]{box-sizing:border-box;width:100%;font-family:Filson Pro,sans-serif;font-weight:400;color:#fff;background-color:transparent;background-position:12px 16px;background-image:url(/assets/search-white-80435e4b.svg);background-repeat:no-repeat;border:none;border-bottom:1px solid rgba(255,255,255,.5);margin:32px 32px 0;padding-left:40px}#sidenav .menu-wrapper .links-section .dropdown-container .dropdown-search input[type=search][data-v-60b26951]::placeholder{color:#ffffff80;font-weight:300;font-family:Filson Pro,sans-serif}#sidenav .menu-wrapper .links-section .dropdown-container .dropdown-search input[type=search][data-v-60b26951]:focus{outline:none;border-bottom-color:#fff}#sidenav .menu-wrapper .links-section .dropdown-container .dropdown-search input[type=search][data-v-60b26951]::-webkit-search-cancel-button{-webkit-appearance:none;height:16px;width:16px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white'><path d='M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z'/></svg>");cursor:pointer}#sidenav .menu-wrapper .links-section .dropdown-container .dropdown-search .dropdown-list[data-v-60b26951]{position:absolute;display:flex;flex-direction:column;width:100%;max-height:70vh;overflow-x:hidden;overflow-y:auto;z-index:1000;top:83px;left:32px;padding:0;box-sizing:border-box;background:#f6f6f6;border:1px solid rgba(68,66,63,.3)}#sidenav .menu-wrapper .links-section .dropdown-container .dropdown-search .dropdown-list[data-v-60b26951]::-webkit-scrollbar{width:6px;height:6px;transition:.3s ease-in-out}#sidenav .menu-wrapper .links-section .dropdown-container .dropdown-search .dropdown-list[data-v-60b26951]::-webkit-scrollbar-track{background:#f3f3f3;border-radius:8px}#sidenav .menu-wrapper .links-section .dropdown-container .dropdown-search .dropdown-list[data-v-60b26951]::-webkit-scrollbar-thumb{background:#c3c3c3;border-radius:8px;border:4px solid rgba(0,0,0,0)}#sidenav .menu-wrapper .links-section .dropdown-container .dropdown-search .dropdown-list[data-v-60b26951]::-webkit-scrollbar-thumb:hover{background:#c3c3c3}#sidenav .menu-wrapper .links-section .dropdown-container .dropdown-search .dropdown-list li[data-v-60b26951]{padding:16px;display:flex;align-items:flex-start;font-size:14px;color:#44423f80;cursor:pointer;flex-direction:row;gap:8px}#sidenav .menu-wrapper .links-section .dropdown-container .dropdown-search .dropdown-list li[data-v-60b26951]:hover{background:rgba(68,66,63,.05);outline:none;color:#44423f80}#sidenav .menu-wrapper .links-section .dropdown-container .dropdown-search .dropdown-list li .item-description[data-v-60b26951]{display:flex;flex-direction:column}#sidenav .menu-wrapper .links-section .dropdown-container .dropdown-search .dropdown-list li .item-description .title-item[data-v-60b26951]{font-family:Filson Pro,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:14px}#sidenav .menu-wrapper .links-section .dropdown-container .dropdown-search .dropdown-list li .item-description .class-item[data-v-60b26951]{font-family:Poppins,sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:18px}#sidenav .menu-wrapper .button-section[data-v-60b26951]{margin:40px 0 0;width:100%;height:auto;justify-content:center;display:flex;flex-direction:column;align-items:center;gap:0;min-width:222px;padding:0}#sidenav .menu-wrapper .button-section .user-guide-button[data-v-60b26951]{border:none;border-radius:8px;width:100%;color:#cb7128;background-color:#cb71281a;font-size:14px}#sidenav .menu-wrapper .button-section .user-guide-container[data-v-60b26951]{max-width:200px;width:100%;display:flex;justify-content:center;flex-wrap:wrap;gap:16px;background-color:#fff;border:none;border-radius:8px;box-shadow:0 0 16px #00000026;padding:16px 32px}#sidenav .menu-wrapper .button-section .user-guide-container p[data-v-60b26951]{text-align:center;color:#000;font-size:16px;font-weight:400;line-height:normal}@media (min-width: 600px){#sidenav .menu-wrapper .button-section .user-guide-container[data-v-60b26951]{width:250px}}#sidenav .menu-wrapper .button-section .logout-btn[data-v-60b26951]{max-width:180px;width:100%;padding:16px 24px;margin-top:24px;text-align:center;font-size:20px;font-family:Poppins,sans-serif;color:#fff;border-radius:4px}#sidenav .menu-wrapper .button-section .logout-btn img[data-v-60b26951]{display:none}#sidenav .menu-wrapper .button-section .logout-btn[data-v-60b26951]:focus-visible,#sidenav .menu-wrapper .button-section .logout-btn[data-v-60b26951]:focus{outline:2px solid #fff}#sidenav .company-info[data-v-60b26951],#sidenav .impersonation-section[data-v-60b26951]{display:none}#sidenav.open[data-v-60b26951]{background-color:#cb7128}#sidenav.open .nav .nav-link.nav-logo[data-v-60b26951]:focus-visible,#sidenav.open .nav .nav-link.nav-logo[data-v-60b26951]:focus{outline:2px solid #fff;border-radius:4px}#sidenav.open .nav .button-section .login-btn[data-v-60b26951]:focus{outline:2px solid #fff}#sidenav.open .nav .button-section .login-btn[data-v-60b26951]:focus-visible{outline:2px solid #fff}#sidenav.open .nav .menu-toggle[data-v-60b26951]:focus{outline:2px solid #fff}#sidenav.open .nav .menu-toggle[data-v-60b26951]:focus-visible{outline:2px solid #fff}#sidenav.open .menu-wrapper[data-v-60b26951]{height:calc(100dvh - 64px);padding-bottom:24px}@media (min-width: 992px){#sidenav.open .menu-wrapper[data-v-60b26951]{height:calc(100dvh - 88px)}}@media (max-width: 992px) and (orientation: landscape){#sidenav.open .menu-wrapper[data-v-60b26951]{overflow:auto}}#sidenav.open .nav .nav-logo .menu-active[data-v-60b26951]{display:block}#sidenav.open .nav .nav-logo .logo[data-v-60b26951],#sidenav.open .nav button .open-menu[data-v-60b26951]{display:none}#sidenav.open .nav button .close-menu[data-v-60b26951]{display:block}@media (min-width: 768px){#sidenav .nav .nav-logo img[data-v-60b26951]{width:120px;height:auto}}@media (min-width: 992px){#sidenav[data-v-60b26951]{height:88px;padding:16px 48px;justify-content:center}#sidenav .menu-wrapper[data-v-60b26951]{display:flex;width:100%;align-items:center}#sidenav .menu-wrapper .nav .logout-btn[data-v-60b26951]{width:auto;font-size:12px;padding:8px;font-size:18px}#sidenav .menu-wrapper .nav .button-section[data-v-60b26951]{display:flex;min-width:auto}#sidenav .menu-wrapper .nav .divider[data-v-60b26951]{width:100%;background-color:#fff;color:#44423f;border:none;border-bottom:1px solid rgba(68,66,63,.5)}#sidenav .menu-wrapper .nav .nav-links[data-v-60b26951]{display:flex;margin-left:auto;margin-right:auto;justify-content:center}#sidenav .menu-wrapper .nav .nav-links.logout-btn[data-v-60b26951]{margin-top:0}#sidenav .menu-wrapper .nav .nav-links .nav-item[data-v-60b26951]{padding:8px;margin:0 8px}#sidenav .menu-wrapper .nav .nav-links .nav-item .nav-link[data-v-60b26951]{font-size:13px;font-size:17px}#sidenav .menu-wrapper .nav .nav-links .nav-item .nav-link img[data-v-60b26951]{margin-right:16px;width:20px;height:20px;object-fit:contain;filter:brightness(0) saturate(100%) invert(88%) sepia(21%) saturate(0%) hue-rotate(178deg) brightness(94%) contrast(97%)}}@media (min-width: 992px) and (min-width: 992px){#sidenav .menu-wrapper .nav .nav-links .nav-item .nav-link img[data-v-60b26951]{filter:saturate(0) brightness(.5)}}@media (min-width: 992px){#sidenav .menu-wrapper .nav .nav-links .nav-item .nav-link.router-link-active[data-v-60b26951]{color:#fff}#sidenav .menu-wrapper .nav .nav-links .nav-item .nav-link.router-link-active.notNavigable[data-v-60b26951]{pointer-events:none}}@media (min-width: 992px) and (min-width: 992px){#sidenav .menu-wrapper .nav .nav-links .nav-item .nav-link.router-link-active[data-v-60b26951]{font-weight:500;color:#cb7128}}@media (min-width: 992px){#sidenav .menu-wrapper .nav .nav-links .nav-item .nav-link.router-link-active img[data-v-60b26951]{filter:none}}@media (min-width: 992px) and (min-width: 1920px){#sidenav .menu-wrapper .nav .nav-links .nav-item .nav-link.router-link-active img[data-v-60b26951]{filter:none}}@media (min-width: 992px){#sidenav .menu-wrapper .nav .nav-links .nav-item .nav-link[data-v-60b26951]:active,#sidenav .menu-wrapper .nav .nav-links .nav-item .nav-link[data-v-60b26951]:focus,#sidenav .menu-wrapper .nav .nav-links .nav-item .nav-link[data-v-60b26951]:hover{color:#aa5d1e}}@media (min-width: 1024px) and (max-width: 1919px){#sidenav .nav .menu-toggle[data-v-60b26951]{width:5vw;height:5vw}#sidenav .nav .menu-toggle img[data-v-60b26951]{width:3vw}#sidenav .nav .nav-links .nav-item .nav-link[data-v-60b26951]{font-size:18px}}@media (min-width: 1920px){#sidenav[data-v-60b26951]{margin:16px}#sidenav.sidenav[data-v-60b26951]{max-width:266px;width:100%;height:calc(100dvh - 32px);padding:16px 0;background-color:#fff;border-radius:8px;left:0;top:0;box-shadow:0 0 6px #00000012,0 10px 15px -3px #0000001a;justify-content:flex-start;align-items:flex-start;flex-direction:column;box-shadow:0 0 8px #00000029}#sidenav.sidenav .nav[data-v-60b26951]{flex-direction:column;height:100%}#sidenav.sidenav .nav .nav-logo[data-v-60b26951]{margin:0 24px 16px}#sidenav.sidenav .nav .menu-toggle[data-v-60b26951]{display:none}#sidenav.sidenav .nav .menu-wrapper[data-v-60b26951]{background-color:#fff;width:100%;height:100%;position:relative;border-radius:0;box-shadow:none;left:0;top:0;overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none}#sidenav.sidenav .nav .menu-wrapper[data-v-60b26951]::-webkit-scrollbar{width:6px}#sidenav.sidenav .nav .menu-wrapper[data-v-60b26951]::-webkit-scrollbar-thumb{background-color:#c3c3c3;border-radius:8px}#sidenav.sidenav .nav .menu-wrapper .links-section[data-v-60b26951]{margin-top:24px;padding:0 24px}#sidenav.sidenav .nav .menu-wrapper .links-section .dropdown-container[data-v-60b26951]{width:300px}#sidenav.sidenav .nav .menu-wrapper .links-section .dropdown-container .dropdown-search[data-v-60b26951]{width:100%}#sidenav.sidenav .nav .menu-wrapper .links-section .dropdown-container .dropdown-search input[type=search][data-v-60b26951]{color:#44423f;border-bottom:1px solid rgba(68,66,63,.2);margin:0;background-image:url(/assets/search-0387986a.svg);padding-bottom:8px;padding-left:34px}#sidenav.sidenav .nav .menu-wrapper .links-section .dropdown-container .dropdown-search input[type=search][data-v-60b26951]::placeholder{color:#44423f80}#sidenav.sidenav .nav .menu-wrapper .links-section .dropdown-container .dropdown-search input[type=search][data-v-60b26951]::-webkit-search-cancel-button{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='gray'><path d='M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z'/></svg>")}#sidenav.sidenav .nav .menu-wrapper .links-section .dropdown-container .dropdown-search input[type=search][data-v-60b26951]:focus,#sidenav.sidenav .nav .menu-wrapper .links-section .dropdown-container .dropdown-search input[type=search][data-v-60b26951]:focus-visible{border-bottom-color:#cb7128}#sidenav.sidenav .nav .menu-wrapper .links-section .dropdown-container .dropdown-search .dropdown-list[data-v-60b26951]{top:42px;left:0}#sidenav.sidenav .nav .menu-wrapper .links-section .divider[data-v-60b26951]{width:100%;background-color:#fff;color:#44423f;border:none;border-bottom:1px solid rgba(68,66,63,.2);margin-bottom:16px}#sidenav.sidenav .nav .menu-wrapper .links-section .nav-links[data-v-60b26951]{width:100%}#sidenav.sidenav .nav .menu-wrapper .links-section .nav-links.logout-btn[data-v-60b26951]{margin-top:0}#sidenav.sidenav .nav .menu-wrapper .links-section .nav-links .nav-item .nav-link[data-v-60b26951]{cursor:pointer;font-size:.7vw;line-height:100%;display:flex;align-items:center;width:auto;color:#44423f;padding:0;margin-bottom:16px;transition:.4s ease-in-out}}@media (min-width: 1920px) and (max-width: 2000px){#sidenav.sidenav .nav .menu-wrapper .links-section .nav-links .nav-item .nav-link[data-v-60b26951]{font-size:14px}}@media (min-width: 1920px){#sidenav.sidenav .nav .menu-wrapper .links-section .nav-links .nav-item .nav-link img[data-v-60b26951]{filter:saturate(0) brightness(.5);transition:.4s ease-in-out;margin-right:8px}#sidenav.sidenav .nav .menu-wrapper .links-section .nav-links .nav-item .nav-link.section-notification[data-v-60b26951]{width:100%;position:relative}#sidenav.sidenav .nav .menu-wrapper .links-section .nav-links .nav-item .nav-link.section-notification .new-notification[data-v-60b26951]{display:block;background-color:#cb7128;color:#fff;font-size:12px;padding:2px;border-radius:50%;position:absolute;right:0;display:inline-block;width:18px;height:18px;text-align:center;box-shadow:0 2px 5px #0003;animation:fadeIn-60b26951 .3s ease-in-out}#sidenav.sidenav .nav .menu-wrapper .links-section .nav-links .nav-item .nav-link[data-v-60b26951]:hover,#sidenav.sidenav .nav .menu-wrapper .links-section .nav-links .nav-item .nav-link[data-v-60b26951]:focus,#sidenav.sidenav .nav .menu-wrapper .links-section .nav-links .nav-item .nav-link[data-v-60b26951]:focus-within{background-color:#fff;color:#cb7128;transition:.4s ease-in-out}#sidenav.sidenav .nav .menu-wrapper .links-section .nav-links .nav-item .nav-link:hover img[data-v-60b26951],#sidenav.sidenav .nav .menu-wrapper .links-section .nav-links .nav-item .nav-link:focus img[data-v-60b26951],#sidenav.sidenav .nav .menu-wrapper .links-section .nav-links .nav-item .nav-link:focus-within img[data-v-60b26951]{filter:none}#sidenav.sidenav .nav .menu-wrapper .links-section .nav-links .nav-item .nav-link img[data-v-60b26951]{margin-right:16px;width:20px;height:20px;object-fit:contain;filter:brightness(0) saturate(100%) invert(88%) sepia(21%) saturate(0%) hue-rotate(178deg) brightness(94%) contrast(97%)}}@media (min-width: 1920px) and (min-width: 992px){#sidenav.sidenav .nav .menu-wrapper .links-section .nav-links .nav-item .nav-link img[data-v-60b26951]{filter:saturate(0) brightness(.5)}}@media (min-width: 1920px){#sidenav.sidenav .nav .menu-wrapper .links-section .nav-links .nav-item .nav-link.router-link-active[data-v-60b26951]{color:#fff}#sidenav.sidenav .nav .menu-wrapper .links-section .nav-links .nav-item .nav-link.router-link-active.notNavigable[data-v-60b26951]{pointer-events:none}}@media (min-width: 1920px) and (min-width: 992px){#sidenav.sidenav .nav .menu-wrapper .links-section .nav-links .nav-item .nav-link.router-link-active[data-v-60b26951]{font-weight:500;color:#cb7128}}@media (min-width: 1920px){#sidenav.sidenav .nav .menu-wrapper .links-section .nav-links .nav-item .nav-link.router-link-active img[data-v-60b26951]{filter:none}}@media (min-width: 1920px) and (min-width: 1920px){#sidenav.sidenav .nav .menu-wrapper .links-section .nav-links .nav-item .nav-link.router-link-active img[data-v-60b26951]{filter:none}}@media (min-width: 1920px){#sidenav.sidenav .nav .menu-wrapper .links-section .nav-links .nav-item .logout-btn[data-v-60b26951]{color:#44423f;font-size:14px;padding:0 2px;text-align:left;width:auto;height:auto;cursor:pointer;transition:.4s ease-in-out;margin-bottom:16px}#sidenav.sidenav .nav .menu-wrapper .links-section .nav-links .nav-item .logout-btn[data-v-60b26951]:hover,#sidenav.sidenav .nav .menu-wrapper .links-section .nav-links .nav-item .logout-btn[data-v-60b26951]:focus,#sidenav.sidenav .nav .menu-wrapper .links-section .nav-links .nav-item .logout-btn[data-v-60b26951]:focus-visible,#sidenav.sidenav .nav .menu-wrapper .links-section .nav-links .nav-item .logout-btn[data-v-60b26951]:active{opacity:.7}#sidenav.sidenav .nav .menu-wrapper .links-section .nav-links .nav-item .logout-btn[data-v-60b26951]:focus-visible{outline:2px solid #44423f;opacity:1}#sidenav.sidenav .nav .menu-wrapper .links-section .nav-links .nav-item .logout-btn img[data-v-60b26951]{display:inline-block;margin-right:8px}#sidenav.sidenav .nav .menu-wrapper .button-section[data-v-60b26951]{height:100%;display:flex;justify-content:space-around;align-items:center;margin:24px 8px;padding:0 24px}#sidenav.sidenav .nav .menu-wrapper .button-section .user-guide-container[data-v-60b26951]{margin:16px auto 0;box-shadow:0 0 16px #00000026;padding:16px}#sidenav.sidenav .nav .menu-wrapper .button-section .user-guide-container p[data-v-60b26951]{font-size:12px}#sidenav.sidenav .nav .menu-wrapper .button-section .user-guide-container .user-guide-button[data-v-60b26951]{outline:2px solid transparent;padding:16px 24px}#sidenav.sidenav .nav .menu-wrapper .button-section .user-guide-container .user-guide-button[data-v-60b26951]:focus,#sidenav.sidenav .nav .menu-wrapper .button-section .user-guide-container .user-guide-button[data-v-60b26951]:focus-visible{outline:2px solid #d97706}#sidenav.sidenav .nav .menu-wrapper .button-section .user-guide-container .user-guide-button[data-v-60b26951]:hover,#sidenav.sidenav .nav .menu-wrapper .button-section .user-guide-container .user-guide-button[data-v-60b26951]:active{background:rgba(203,113,40,.2)}#sidenav.sidenav .nav .menu-wrapper .button-section .logout-btn[data-v-60b26951]{color:#44423f;font-size:14px;padding:0 2px;text-align:left;width:auto;height:auto;cursor:pointer;transition:.4s ease-in-out;margin-bottom:16px}#sidenav.sidenav .nav .menu-wrapper .button-section .logout-btn[data-v-60b26951]:hover,#sidenav.sidenav .nav .menu-wrapper .button-section .logout-btn[data-v-60b26951]:active{opacity:.7}#sidenav.sidenav .nav .menu-wrapper .button-section .logout-btn[data-v-60b26951]:focus-visible,#sidenav.sidenav .nav .menu-wrapper .button-section .logout-btn[data-v-60b26951]:focus{outline:2px solid #44423f;opacity:1}#sidenav.sidenav .nav .menu-wrapper .button-section .logout-btn img[data-v-60b26951]{display:inline-block;margin-right:8px}#sidenav.sidenav .nav .menu-wrapper .button-section .company-info[data-v-60b26951]{display:block;width:100%;text-align:center;padding:0}#sidenav.sidenav .nav .menu-wrapper .button-section .company-info img[data-v-60b26951]{width:100%;height:16px;margin-bottom:8px}#sidenav.sidenav .nav .menu-wrapper .button-section .company-info p[data-v-60b26951]{color:#44423f80;font-size:10px}#sidenav.sidenav .nav .menu-wrapper .button-section .impersonation-section[data-v-60b26951]{display:block;max-width:212px;width:100%;max-height:160px}#sidenav.sidenav .nav .company-info[data-v-60b26951]{display:block;width:100%;text-align:center;padding:0;margin:8px}#sidenav.sidenav .nav .company-info img[data-v-60b26951]{width:100%;height:16px;margin-bottom:8px}#sidenav.sidenav .nav .company-info p[data-v-60b26951]{color:#44423f80;font-size:10px}}@media (min-width: 2500px){#sidenav[data-v-60b26951]{height:5vw;padding:1vw 8vw}#sidenav.sidenav[data-v-60b26951]{height:calc(100dvh - 1.667vw)}#sidenav .nav .logout-btn[data-v-60b26951]{height:2vw;padding:0 .8vw}#sidenav .nav.nav-logo img[data-v-60b26951]{max-width:13vw;height:3vw}#sidenav .nav .button-section[data-v-60b26951]{gap:.8vw}#sidenav .nav .nav-links .nav-item[data-v-60b26951]{margin:.8vw 0}}@media (min-width: 2800px){#sidenav .nav .nav-links .nav-item .nav-link[data-v-60b26951]{font-size:.9vw}}@media only screen and (min-width: 0px) and (orientation: portrait){#sidenav[data-v-60b26951]{transition:background-color .4s ease-in-out}}@media only screen and (min-width: 0px) and (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#sidenav[data-v-60b26951]{height:8vw;padding:1vw 8vw}}@media only screen and (min-width: 0px) and (orientation: portrait) and (min-width: 992px){#sidenav .nav .menu-toggle[data-v-60b26951]{display:flex;align-items:center;justify-content:center}}@media only screen and (min-width: 0px) and (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#sidenav .nav a.nav-logo[data-v-60b26951]{padding:0 .4vw}}@media only screen and (min-width: 0px) and (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#sidenav .nav a.nav-logo img[data-v-60b26951]{width:18vw;height:6vw}}@media only screen and (min-width: 0px) and (orientation: portrait){#sidenav .menu-wrapper[data-v-60b26951]{position:fixed;display:flex;justify-content:flex-start;flex-direction:column;background-color:#cb7128;box-shadow:inset 0 4px 8px #00000029;width:100%;height:0;top:64px;left:0;transition:height .4s ease-in-out;overflow:hidden}}@media only screen and (min-width: 0px) and (orientation: portrait) and (min-width: 992px){#sidenav .menu-wrapper[data-v-60b26951]{top:88px}}@media only screen and (min-width: 0px) and (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#sidenav .menu-wrapper[data-v-60b26951]{justify-content:flex-start;top:8vw}}@media only screen and (min-width: 0px) and (orientation: portrait){#sidenav .menu-wrapper .button-section[data-v-60b26951]{margin:32px 0 0;width:100%;height:auto;justify-content:center;display:flex;flex-direction:column;align-items:center;gap:0}#sidenav .menu-wrapper .button-section .primary-btn[data-v-60b26951],#sidenav .menu-wrapper .button-section .login-btn[data-v-60b26951]{padding:16px 24px;max-width:180px;width:100%}}@media only screen and (min-width: 0px) and (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#sidenav .menu-wrapper .button-section .primary-btn[data-v-60b26951],#sidenav .menu-wrapper .button-section .login-btn[data-v-60b26951]{font-size:2vw;padding:1vw 2vw;max-width:20vw}}@media only screen and (min-width: 0px) and (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#sidenav .menu-wrapper .button-section[data-v-60b26951]{margin-top:10vw;padding-bottom:4vw}}@media only screen and (min-width: 0px) and (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#sidenav .menu-wrapper .button-section .user-guide-container[data-v-60b26951]{max-width:36vw;padding:2vw 6vw;gap:2vw;border-radius:1vw}}@media only screen and (min-width: 0px) and (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#sidenav .menu-wrapper .button-section .user-guide-container p[data-v-60b26951]{font-size:2vw}}@media only screen and (min-width: 0px) and (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#sidenav .menu-wrapper .button-section .user-guide-container .user-guide-button[data-v-60b26951]{font-size:1.8vw;border-radius:1vw;padding:1.5vw 2vw}}@media only screen and (min-width: 0px) and (orientation: portrait){#sidenav .menu-wrapper .button-section .primary-btn[data-v-60b26951]{color:#cb7128;background-color:#fff;margin-bottom:24px}}@media only screen and (min-width: 0px) and (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#sidenav .menu-wrapper .button-section .primary-btn[data-v-60b26951]{margin-bottom:2.5vw;height:4vw}}@media only screen and (min-width: 0px) and (orientation: portrait){#sidenav .menu-wrapper .button-section .login-btn[data-v-60b26951]{color:#fff;font-family:Poppins,sans-serif}}@media only screen and (min-width: 0px) and (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#sidenav .menu-wrapper .button-section .login-btn[data-v-60b26951]{height:4vw}}@media only screen and (min-width: 0px) and (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#sidenav .menu-wrapper .links-section input[type=search][data-v-60b26951]{margin:4vw 8vw 0vw;font-size:2vw;padding:2vw 2vw 2vw 6vw;background-size:2vw;background-position:1vw 2.2vw}#sidenav .menu-wrapper .links-section input[type=search][data-v-60b26951]::placeholder{font-size:2vw}}@media only screen and (min-width: 0px) and (orientation: portrait){#sidenav .menu-wrapper .links-section .nav-links[data-v-60b26951]{margin-top:24px;display:block}#sidenav .menu-wrapper .links-section .nav-links .nav-item[data-v-60b26951]{padding:0}#sidenav .menu-wrapper .links-section .nav-links .nav-item .nav-link[data-v-60b26951]{color:#d9d9d9;display:flex;align-items:center;font-size:20px;font-weight:400;line-height:normal;height:auto;width:100%;text-align:center}}@media only screen and (min-width: 0px) and (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#sidenav .menu-wrapper .links-section .nav-links .nav-item .nav-link[data-v-60b26951]{margin-bottom:2.5vw}}@media only screen and (min-width: 0px) and (orientation: portrait){#sidenav .menu-wrapper .links-section .nav-links .nav-item .nav-link[data-v-60b26951]:active,#sidenav .menu-wrapper .links-section .nav-links .nav-item .nav-link[data-v-60b26951]:hover,#sidenav .menu-wrapper .links-section .nav-links .nav-item .nav-link[data-v-60b26951]:focus{background-color:#d07f3d;color:#fff}#sidenav .menu-wrapper .links-section .nav-links .nav-item .nav-link img[data-v-60b26951]{margin-right:16px;width:20px;height:20px;object-fit:contain;filter:brightness(0) saturate(100%) invert(88%) sepia(21%) saturate(0%) hue-rotate(178deg) brightness(94%) contrast(97%)}#sidenav .menu-wrapper .links-section .nav-links .nav-item .nav-link.router-link-active[data-v-60b26951]{color:#fff;background:rgba(255,255,255,.1)}#sidenav .menu-wrapper .links-section .nav-links .nav-item .nav-link.router-link-active.notNavigable[data-v-60b26951]{pointer-events:none}}@media only screen and (min-width: 0px) and (orientation: portrait) and (min-width: 1920px){#sidenav .menu-wrapper .links-section .nav-links .nav-item .nav-link.router-link-active[data-v-60b26951]{font-weight:500;color:#cb7128}}@media only screen and (min-width: 0px) and (orientation: portrait){#sidenav .menu-wrapper .links-section .nav-links .nav-item .nav-link.router-link-active img[data-v-60b26951]{filter:brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(302deg) brightness(103%) contrast(101%)}}@media only screen and (min-width: 0px) and (orientation: portrait) and (min-width: 1920px){#sidenav .menu-wrapper .links-section .nav-links .nav-item .nav-link.router-link-active img[data-v-60b26951]{filter:brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(296deg) brightness(106%) contrast(101%)}}@media only screen and (min-width: 0px) and (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#sidenav .menu-wrapper .links-section .nav-links .nav-item .nav-link[data-v-60b26951]{font-size:2vw;padding:1.3vw 8vw}}@media only screen and (min-width: 0px) and (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#sidenav .menu-wrapper .links-section .nav-links .nav-item .nav-link img[data-v-60b26951]{width:2vw;height:2vw}}@media only screen and (min-width: 0px) and (orientation: portrait) and (min-width: 1024px) and (max-width: 1919px){#sidenav .menu-wrapper .links-section .nav-links[data-v-60b26951]{margin-top:3vw;margin-bottom:6vw}}@media only screen and (min-width: 0px) and (orientation: portrait){#sidenav.open[data-v-60b26951]{background-color:#cb7128}#sidenav.open .menu-wrapper[data-v-60b26951]{height:calc(100dvh - 64px);padding-bottom:24px;overflow-y:auto}#sidenav.open .menu-wrapper[data-v-60b26951]::-webkit-scrollbar{width:6px;height:6px;transition:.3s ease-in-out}#sidenav.open .menu-wrapper[data-v-60b26951]::-webkit-scrollbar-track{background:#f3f3f3;border-radius:8px}#sidenav.open .menu-wrapper[data-v-60b26951]::-webkit-scrollbar-thumb{background:#c3c3c3;border-radius:8px;border:4px solid rgba(0,0,0,0)}#sidenav.open .menu-wrapper[data-v-60b26951]::-webkit-scrollbar-thumb:hover{background:#c3c3c3}}@media only screen and (min-width: 0px) and (orientation: portrait) and (max-width: 1200px) and (orientation: landscape){#sidenav.open .menu-wrapper[data-v-60b26951]{overflow-y:auto}}@media only screen and (min-width: 0px) and (orientation: portrait){#sidenav.open .nav .nav-logo .menu-active[data-v-60b26951]{display:block}#sidenav.open .nav .nav-logo .logo[data-v-60b26951],#sidenav.open .nav button .open-menu[data-v-60b26951]{display:none}#sidenav.open .nav button .close-menu[data-v-60b26951]{display:block}}@media (max-width: 1200px) and (orientation: landscape){#sidenav.open .menu-wrapper[data-v-60b26951]{overflow-y:auto}}@media (orientation: landscape) and (min-width: 1920px){#sidenav.sidenav.open .nav .nav-logo .menu-active[data-v-60b26951]{display:none}}@media (orientation: landscape) and (min-width: 1920px){#sidenav.sidenav.open .nav .nav-logo .logo[data-v-60b26951]{display:block}}@media (orientation: landscape) and (min-width: 2500px){#sidenav.sidenav[data-v-60b26951]{max-width:13.85vw;padding:.83vw 0;margin:.83vw}}@media (orientation: landscape) and (min-width: 2500px){#sidenav.sidenav .nav .company-info img[data-v-60b26951]{height:.83vw;margin-bottom:.4vw}}@media (orientation: landscape) and (min-width: 2500px){#sidenav.sidenav .nav .company-info img p[data-v-60b26951]{font-size:.52vw}}@media (orientation: landscape) and (min-width: 2500px){#sidenav.sidenav .nav .menu-wrapper .button-section[data-v-60b26951]{margin:1.25vw .4vw;padding:0 1.25vw}}@media (orientation: landscape) and (min-width: 2500px){#sidenav.sidenav .nav .menu-wrapper .button-section .impersonation-section[data-v-60b26951]{max-width:11vw;max-height:8.33vw}}@media (orientation: landscape) and (min-width: 2500px){#sidenav.sidenav .nav .menu-wrapper .button-section .user-guide-container[data-v-60b26951]{max-width:11vw;padding:.83vw;gap:.83vw}}@media (orientation: landscape) and (min-width: 2500px){#sidenav.sidenav .nav .menu-wrapper .button-section .user-guide-container p[data-v-60b26951]{font-size:.6vw}}@media (orientation: landscape) and (min-width: 2500px){#sidenav.sidenav .nav .menu-wrapper .button-section .user-guide-container .user-guide-button[data-v-60b26951]{padding:.8vw 1vw;font-size:.72vw}}@media (orientation: landscape) and (min-width: 2500px){#sidenav.sidenav .nav .menu-wrapper .links-section[data-v-60b26951]{margin-top:1.25vw;padding:0 1.25vw}}@media (orientation: landscape) and (min-width: 2500px){#sidenav.sidenav .nav .menu-wrapper .links-section input[type=search][data-v-60b26951]{padding:.8vw .8vw .8vw 2vw;background-size:.75vw;background-position:.5vw .84vw}}@media (orientation: landscape){#sidenav.sidenav .nav .menu-wrapper .links-section .nav-links .nav-item .nav-link[data-v-60b26951]{align-items:center}}@media (orientation: landscape) and (min-width: 2500px){#sidenav.sidenav .nav .menu-wrapper .links-section .nav-links .nav-item .nav-link img[data-v-60b26951]{width:.9vw;height:.9vw}}@keyframes fadeIn-60b26951{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.impersonation[data-v-064f110f]{position:fixed;bottom:-2px;z-index:6;width:100%;max-height:122px;background:#ffffff;border:1px solid #48943c;box-shadow:0 0 4px #48943c3d}.impersonation .title[data-v-064f110f]{width:100%;height:42px;background:rgba(72,148,60,.2);padding:0 32px;display:flex;justify-content:space-between;align-items:center;flex-direction:row;gap:8px}.impersonation .title .icon-impersonation[data-v-064f110f]{display:flex;align-items:center}.impersonation .title .icon-impersonation svg[data-v-064f110f]{width:24px;height:24px}.impersonation .title .info-container[data-v-064f110f]{display:flex;flex-direction:row;gap:4px;justify-content:center;align-items:center}.impersonation .title .info-container .title-impersonation[data-v-064f110f]{font-size:12px;line-height:normal;text-align:left}.impersonation .title .info-container .user-impersonation[data-v-064f110f]{font-weight:700;font-size:12px;line-height:normal;color:#48943c;text-align:left;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;max-width:60%;word-break:break-all}.impersonation .title .open-impersonation[data-v-064f110f],.impersonation .title .close-impersonation[data-v-064f110f]{display:flex;align-items:center;background:transparent;outline:transparent;border:none;padding:0;width:auto;height:auto;border-radius:2px}.impersonation .title .open-impersonation svg[data-v-064f110f],.impersonation .title .close-impersonation svg[data-v-064f110f]{width:24px;height:24px}.impersonation .title .open-impersonation[data-v-064f110f]:focus,.impersonation .title .open-impersonation[data-v-064f110f]:focus-within,.impersonation .title .open-impersonation[data-v-064f110f]:focus-visible,.impersonation .title .open-impersonation[data-v-064f110f]:active,.impersonation .title .close-impersonation[data-v-064f110f]:focus,.impersonation .title .close-impersonation[data-v-064f110f]:focus-within,.impersonation .title .close-impersonation[data-v-064f110f]:focus-visible,.impersonation .title .close-impersonation[data-v-064f110f]:active{outline:1px solid #44423f}.impersonation .container[data-v-064f110f]{display:flex;gap:8px;padding:8px;flex-direction:column;justify-content:center;align-items:center;height:80px}.impersonation .container .info-container[data-v-064f110f]{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:4px}.impersonation .container .info-container .title-impersonation[data-v-064f110f]{font-size:12px;line-height:normal;text-align:left}.impersonation .container .info-container .user-impersonation[data-v-064f110f]{font-weight:700;font-size:12px;line-height:normal;color:#48943c;text-align:left;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;max-width:70%;word-break:break-all}.impersonation .container .impersonation-button[data-v-064f110f]{font-weight:400;font-size:12px;line-height:normal;border:none;width:100%;max-width:200px;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:8px 16px;background:#c8102e;border-radius:4px;color:#fff}@media (min-width: 1920px){.impersonation[data-v-064f110f]{display:none}}.alerts-section[data-v-bec9cd40]{position:fixed;display:flex;align-items:center;justify-content:center;flex-direction:column;left:50%;top:0;right:50%;z-index:60}
