.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.visible{visibility:visible}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{inset:0}.-left-16{left:-4rem}.-top-2\.5{top:-.625rem}.bottom-0{bottom:0}.left-0{left:0}.top-0{top:0}.z-10{z-index:10}.z-20{z-index:20}.z-50{z-index:50}.z-\[999\]{z-index:999}.m-4{margin:1rem}.-mx-10{margin-left:-2.5rem;margin-right:-2.5rem}.mx-5{margin-left:1.25rem;margin-right:1.25rem}.mx-auto{margin-left:auto;margin-right:auto}.my-0{margin-top:0;margin-bottom:0}.my-4{margin-top:1rem;margin-bottom:1rem}.my-8{margin-top:2rem;margin-bottom:2rem}.-mt-1{margin-top:-.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-8{margin-bottom:2rem}.ml-3{margin-left:.75rem}.ml-auto{margin-left:auto}.mt-1{margin-top:.25rem}.mt-10{margin-top:2.5rem}.mt-11{margin-top:2.75rem}.mt-12{margin-top:3rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-7{margin-top:1.75rem}.mt-8{margin-top:2rem}.mt-auto{margin-top:auto}.block{display:block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.contents{display:contents}.hidden{display:none}.size-2{width:.5rem;height:.5rem}.h-10{height:2.5rem}.h-12{height:3rem}.h-16{height:4rem}.h-3{height:.75rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-\[6rem\]{height:6rem}.h-auto{height:auto}.h-fit{height:-moz-fit-content;height:fit-content}.h-full{height:100%}.h-px{height:1px}.min-h-32{min-height:8rem}.min-h-screen{min-height:100vh}.w-1\/2{width:50%}.w-1\/3{width:33.333333%}.w-10{width:2.5rem}.w-12{width:3rem}.w-2\/3{width:66.666667%}.w-20{width:5rem}.w-24{width:6rem}.w-28{width:7rem}.w-3\/4{width:75%}.w-3\/5{width:60%}.w-32{width:8rem}.w-4\/5{width:80%}.w-40{width:10rem}.w-44{width:11rem}.w-48{width:12rem}.w-5{width:1.25rem}.w-5\/6{width:83.333333%}.w-52{width:13rem}.w-56{width:14rem}.w-6{width:1.5rem}.w-7{width:1.75rem}.w-\[10\%\]{width:10%}.w-\[1px\]{width:1px}.w-\[20\%\]{width:20%}.w-\[240px\]{width:240px}.w-\[25\%\]{width:25%}.w-\[30\%\]{width:30%}.w-\[35\%\]{width:35%}.w-\[45\%\]{width:45%}.w-\[5\%\]{width:5%}.w-\[50\%\]{width:50%}.w-\[60\%\]{width:60%}.w-\[6rem\]{width:6rem}.w-\[75\%\]{width:75%}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.w-px{width:1px}.min-w-0{min-width:0}.min-w-\[48rem\]{min-width:48rem}.min-w-\[52rem\]{min-width:52rem}.min-w-max{min-width:-moz-max-content;min-width:max-content}.max-w-2xl{max-width:42rem}.max-w-32{max-width:8rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-6xl{max-width:72rem}.max-w-96{max-width:24rem}.max-w-\[32rem\]{max-width:32rem}.max-w-\[8rem\]{max-width:8rem}.max-w-full{max-width:100%}.max-w-lg{max-width:32rem}.max-w-xl{max-width:36rem}.flex-1{flex:1 1 0%}.flex-auto{flex:1 1 auto}.flex-shrink-0,.shrink-0{flex-shrink:0}.rotate-180{--tw-rotate:180deg}.rotate-180,.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes spin{to{transform:rotate(1turn)}}.animate-spin{animation:spin 1s linear infinite}.cursor-pointer{cursor:pointer}.select-all{-webkit-user-select:all;-moz-user-select:all;user-select:all}.resize{resize:both}.list-none{list-style-type:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-\[minmax\(0\2c 1fr\)_auto_auto\]{grid-template-columns:minmax(0,1fr) auto auto}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-10{gap:2.5rem}.gap-12{gap:3rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-7{gap:1.75rem}.gap-8{gap:2rem}.gap-9{gap:2.25rem}.gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.gap-x-6{-moz-column-gap:1.5rem;column-gap:1.5rem}.gap-y-2{row-gap:.5rem}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.divide-neutral-300>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(224 224 224/var(--tw-divide-opacity,1))}.divide-neutral-400>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(189 189 189/var(--tw-divide-opacity,1))}.self-start{align-self:flex-start}.self-center{align-self:center}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-line{white-space:pre-line}.break-words{overflow-wrap:break-word}.break-all{word-break:break-all}.\!rounded-full{border-radius:9999px!important}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-sm{border-radius:.125rem}.rounded-xl{border-radius:.75rem}.\!border-0{border-width:0!important}.border{border-width:1px}.border-4{border-width:4px}.border-\[2px\]{border-width:2px}.border-b{border-bottom-width:1px}.border-l-4{border-left-width:4px}.border-t{border-top-width:1px}.border-none{border-style:none}.\!border-primary-medium{--tw-border-opacity:1!important;border-color:rgb(19 78 129/var(--tw-border-opacity,1))!important}.border-alert-basic{--tw-border-opacity:1;border-color:rgb(85 149 214/var(--tw-border-opacity,1))}.border-blue-300{--tw-border-opacity:1;border-color:rgb(153 191 230/var(--tw-border-opacity,1))}.border-neutral-300{--tw-border-opacity:1;border-color:rgb(224 224 224/var(--tw-border-opacity,1))}.border-primary-medium{--tw-border-opacity:1;border-color:rgb(19 78 129/var(--tw-border-opacity,1))}.border-txt-light-grey{--tw-border-opacity:1;border-color:rgb(224 224 224/var(--tw-border-opacity,1))}.border-white{--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity,1))}.border-yellow-400{--tw-border-opacity:1;border-color:rgb(252 210 5/var(--tw-border-opacity,1))}.border-t-transparent{border-top-color:transparent}.border-opacity-80{--tw-border-opacity:0.8}.\!bg-blue-100{--tw-bg-opacity:1!important;background-color:rgb(238 244 251/var(--tw-bg-opacity,1))!important}.\!bg-primary-medium{--tw-bg-opacity:1!important;background-color:rgb(19 78 129/var(--tw-bg-opacity,1))!important}.\!bg-transparent{background-color:transparent!important}.bg-\[\#FFD521\]{--tw-bg-opacity:1;background-color:rgb(255 213 33/var(--tw-bg-opacity,1))}.bg-black-70{background-color:rgba(0,0,0,.7)}.bg-blue-100{--tw-bg-opacity:1;background-color:rgb(238 244 251/var(--tw-bg-opacity,1))}.bg-blue-300{--tw-bg-opacity:1;background-color:rgb(153 191 230/var(--tw-bg-opacity,1))}.bg-neutral-100{--tw-bg-opacity:1;background-color:rgb(245 245 245/var(--tw-bg-opacity,1))}.bg-neutral-200{--tw-bg-opacity:1;background-color:rgb(238 238 238/var(--tw-bg-opacity,1))}.bg-neutral-300{--tw-bg-opacity:1;background-color:rgb(224 224 224/var(--tw-bg-opacity,1))}.bg-neutral-90{--tw-bg-opacity:1;background-color:rgb(250 250 250/var(--tw-bg-opacity,1))}.bg-neutral-900\/60{background-color:rgb(33 33 33/.6)}.bg-neutral-900\/90{background-color:rgb(33 33 33/.9)}.bg-primary-light{--tw-bg-opacity:1;background-color:rgb(238 244 251/var(--tw-bg-opacity,1))}.bg-primary-medium{--tw-bg-opacity:1;background-color:rgb(19 78 129/var(--tw-bg-opacity,1))}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.bg-white\/80{background-color:rgb(255 255 255/.8)}.\!p-0{padding:0!important}.p-1{padding:.25rem}.p-10{padding:2.5rem}.p-12{padding:3rem}.p-2{padding:.5rem}.p-2\.5{padding:.625rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-7{padding:1.75rem}.p-8{padding:2rem}.\!py-0{padding-top:0!important;padding-bottom:0!important}.px-12{padding-left:3rem;padding-right:3rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-7{padding-left:1.75rem;padding-right:1.75rem}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.\!pl-0{padding-left:0!important}.\!pr-0{padding-right:0!important}.pb-3{padding-bottom:.75rem}.pb-5{padding-bottom:1.25rem}.pr-2{padding-right:.5rem}.pt-1{padding-top:.25rem}.pt-4{padding-top:1rem}.pt-7{padding-top:1.75rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-\[1\.1rem\]{font-size:1.1rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.font-bold{font-weight:700}.font-semibold{font-weight:600}.leading-4{line-height:1rem}.leading-6{line-height:1.5rem}.leading-8{line-height:2rem}.leading-9{line-height:2.25rem}.\!text-primary-medium{--tw-text-opacity:1!important;color:rgb(19 78 129/var(--tw-text-opacity,1))!important}.\!text-white{--tw-text-opacity:1!important;color:rgb(255 255 255/var(--tw-text-opacity,1))!important}.text-alert-positive{--tw-text-opacity:1;color:rgb(7 136 20/var(--tw-text-opacity,1))}.text-alert-warning{--tw-text-opacity:1;color:rgb(195 17 43/var(--tw-text-opacity,1))}.text-black{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1))}.text-neutral-600{--tw-text-opacity:1;color:rgb(117 117 117/var(--tw-text-opacity,1))}.text-neutral-700{--tw-text-opacity:1;color:rgb(97 97 97/var(--tw-text-opacity,1))}.text-primary{--tw-text-opacity:1;color:rgb(85 149 214/var(--tw-text-opacity,1))}.text-primary-dark{--tw-text-opacity:1;color:rgb(3 35 63/var(--tw-text-opacity,1))}.text-primary-medium{--tw-text-opacity:1;color:rgb(19 78 129/var(--tw-text-opacity,1))}.text-txt-grey{--tw-text-opacity:1;color:rgb(117 117 117/var(--tw-text-opacity,1))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.\!no-underline{text-decoration-line:none!important}.no-underline{text-decoration-line:none}.shadow-lg{--tw-shadow:0 10px 15px -3px rgb(0 0 0/0.1),0 4px 6px -4px rgb(0 0 0/0.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)}.shadow-lg,.shadow-sm{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow:0 1px 2px 0 rgb(0 0 0/0.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color)}.outline-offset-2{outline-offset:2px}.outline-primary{outline-color:#5595D6}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.idsk-signpost__container h3{font-size:1.25rem;line-height:1.75rem}.idsk-tab-bar__link--clicked{--tw-border-opacity:1!important;border-color:rgb(19 78 129/var(--tw-border-opacity,1))!important}.search-filter-input{position:relative;width:100%}@media (min-width:730px){.search-filter-input{width:28rem}}.search-filter-input>div{width:100%}.search-filter-input .idsk-input__wrapper{margin-top:0;margin-bottom:0;display:block}.search-filter-input .idsk-input{border-radius:.25rem!important;padding-right:3rem}.search-filter-input__filter{position:absolute;right:0;top:0;z-index:10;display:flex;height:3rem;width:3rem;align-items:center;justify-content:center;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-width:0;background-color:transparent;padding:0;--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1))}.search-filter-input__filter:focus-visible{outline-style:solid;outline-width:2px;outline-offset:-2px;outline-color:#134E81}.search-filter-input__filter svg{height:1.5rem;width:1.5rem}.profile-dialog .idsk-dialog__buttons{flex-direction:column-reverse}@media (min-width:730px){.profile-dialog .idsk-dialog__buttons{flex-direction:row}}.profile-dialog .idsk-dialog__buttons>*{width:100%}@media (min-width:730px){.profile-dialog .idsk-dialog__buttons>*{width:auto}}.idsk-dialog .idsk-primary-button,.idsk-dialog .idsk-secondary-button,.idsk-error-dialog .idsk-primary-button,.idsk-error-dialog .idsk-secondary-button{padding-top:.75rem!important;padding-bottom:.75rem!important}.idsk-anchor-card__description{font-size:1rem;line-height:1.5rem}@media (min-width:730px){.agenda-table .idsk-table__head,.agenda-table .idsk-table__row{grid-template-columns:28fr 16fr 14fr 24fr 18fr;gap:1.25rem}}.agenda-table .idsk-table__value:after{content:"";display:none}@media (min-width:730px){.properties-table .idsk-table__head{display:flex;width:100%;gap:.5rem}}.custom-banner .idsk-information-banner__wrapper{align-items:flex-start!important}.messages-table .idsk-table__head,.messages-table .idsk-table__row{display:grid;grid-auto-flow:row;grid-template-columns:24fr 32fr 28fr 16fr;gap:.5rem}.messages-table.messages-table--selection .idsk-table__head,.messages-table.messages-table--selection .idsk-table__row{grid-template-columns:2.5rem 24fr 32fr 28fr 16fr}.messages-table .idsk-table__head--bordered{padding-top:.75rem;padding-bottom:.75rem;font-size:1rem;line-height:1.5rem}@media (min-width:730px){.messages-table .idsk-table__head--bordered{font-size:1.1875rem;line-height:1.75rem;letter-spacing:0,313rem}}.messages-table .idsk-table__head .idsk-table__value,.messages-table .idsk-table__row .idsk-table__value{position:static;display:flex;min-width:0}.messages-table .idsk-table__row .idsk-table__value{font-weight:400}.messages-table .idsk-table__value:after{content:"";display:none}.idsk-pagination__wrapper{flex-direction:column}@media (min-width:730px){.idsk-pagination__wrapper{flex-direction:row}}.idsk-pagination-drop .idsk-pagination__caption{font-weight:400!important;color:rgb(0 0 0/var(--tw-text-opacity,1))!important}.idsk-pagination-drop .idsk-pagination__caption,.idsk-pagination-drop__title{font-size:1rem!important;line-height:1.5rem!important;--tw-text-opacity:1!important}.idsk-pagination-drop__title{font-weight:700!important;color:rgb(19 78 129/var(--tw-text-opacity,1))!important}.idsk-pagination-drop__icon,.portal-pagination .idsk-pagination__button{--tw-text-opacity:1!important;color:rgb(19 78 129/var(--tw-text-opacity,1))!important}.portal-pagination .idsk-pagination__button{border-color:transparent!important;background-color:transparent!important}.portal-pagination .idsk-pagination__button:hover{border-color:transparent!important;--tw-bg-opacity:1!important;background-color:rgb(238 244 251/var(--tw-bg-opacity,1))!important}.portal-pagination .idsk-pagination__button--active{--tw-bg-opacity:1!important;background-color:rgb(204 223 243/var(--tw-bg-opacity,1))!important;--tw-text-opacity:1!important;color:rgb(19 78 129/var(--tw-text-opacity,1))!important}.quill{border-radius:.5rem;border-width:2px;--tw-border-opacity:1;border-color:rgb(0 0 0/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.quill .ql-toolbar{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.quill .ql-container{border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem}.quill .ql-editor{min-height:12rem}.message-detail ul{margin-left:1.25rem;list-style-position:inside;list-style-type:disc;list-style:inherit}.message-detail ol{margin-left:1.25rem;list-style-position:inside;list-style-type:decimal}.message-detail a{--tw-text-opacity:1;color:rgb(19 78 129/var(--tw-text-opacity,1));text-decoration-line:underline}.message-detail a:hover{--tw-text-opacity:1;color:rgb(3 35 63/var(--tw-text-opacity,1))}pre{--tw-bg-opacity:1;background-color:rgb(33 33 33/var(--tw-bg-opacity,1));padding:.5rem;font-size:1rem;line-height:1.5rem;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1));font-family:monospace}blockquote{margin-top:.25rem;margin-bottom:.25rem;border-left-width:4px;--tw-border-opacity:1;border-color:rgb(224 224 224/var(--tw-border-opacity,1));padding-left:1rem}.subscription-edit-dialog h2{font-size:1.5rem;line-height:2rem}.idsk-toggle.idsk-toggle--small .idsk-toggle__dot svg{margin-top:-.125rem;width:.75em}.idsk-checkbox__icon:not(.idsk-checkbox__icon--small-disabled):not(.idsk-checkbox__icon--large-disabled),.idsk-checkbox__unchecked-icon:not(.idsk-checkbox__icon--small-disabled):not(.idsk-checkbox__icon--large-disabled){overflow:hidden!important;border-radius:.375rem;--tw-text-opacity:1!important;color:rgb(19 78 129/var(--tw-text-opacity,1))!important}.error-dialog--custom .idsk-error-dialog{gap:1.25rem}.custom-dialog .idsk-dialog__header-title h2{font-size:1.5rem;line-height:2rem}.idsk-dialog__close-icon{border-width:0;padding:.5rem}.idsk-dialog__close-icon:hover{--tw-bg-opacity:1;background-color:rgb(245 245 245/var(--tw-bg-opacity,1))}.address-detail-dialog .idsk-dialog{position:relative}.profile-dialog .idsk-dialog{width:100%;max-width:40rem}@media (min-width:730px){.profile-properties-table .idsk-table__head,.profile-properties-table .idsk-table__row{grid-auto-flow:row;grid-template-columns:32fr 20fr 20fr 16fr 2.5rem}.profile-contacts-table .idsk-table__head,.profile-contacts-table .idsk-table__row{grid-auto-flow:row;grid-template-columns:60fr 40fr}.profile-family-table .idsk-table__head,.profile-family-table .idsk-table__row{grid-auto-flow:row;grid-template-columns:35fr 25fr 40fr}.profile-pets-table .idsk-table__head,.profile-pets-table .idsk-table__row{grid-auto-flow:row;grid-template-columns:repeat(5,minmax(0,1fr))}}.profile-dialog--address-management .idsk-dialog{max-width:42rem}.profile-dialog--address-detail .idsk-dialog{max-width:36rem}.profile-dialog--address-delete .idsk-dialog{width:100%;max-width:32rem}.address-detail-dialog--edit .idsk-dialog__buttons,.profile-dialog--address-delete .idsk-dialog__buttons{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.address-detail-dialog--edit .idsk-dialog__buttons>*,.profile-dialog--address-delete .idsk-dialog__buttons>*{width:100%}.profile-dialog .idsk-dialog__header-title h2{font-size:1.5rem;line-height:2rem}.profile-dialog--contact-management .idsk-dialog__buttons{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:.75rem}.profile-dialog--contact-management .idsk-dialog__buttons>*{width:100%}.profile-error-dialog .idsk-error-dialog{gap:1.25rem}.profile-error-dialog__content{display:flex;flex-direction:column;gap:1.25rem}.address-detail-dialog .idsk-dialog__header-title h2{font-size:1.5rem;line-height:2rem}.address-detail-dialog--with-back .idsk-dialog__header-title{padding-left:3.5rem}.address-detail-dialog__back{position:absolute;left:1.75rem;top:1.75rem;z-index:10;--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1))}.address-detail-dialog__back:hover{--tw-bg-opacity:1;background-color:rgb(245 245 245/var(--tw-bg-opacity,1))}@media (min-width:730px){.dialog--large .idsk-dialog{min-width:48rem}}.subscription-item:not(:last-child){border-bottom-width:1px;--tw-border-opacity:1;border-color:rgb(224 224 224/var(--tw-border-opacity,1))}.message-retention-rule-dialog .idsk-dialog{max-width:44rem}.message-retention-rule-dialog .idsk-dialog__buttons{display:flex;flex-direction:column-reverse;gap:.75rem}@media (min-width:730px){.message-retention-rule-dialog .idsk-dialog__buttons{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}}.message-retention-rule-dialog .idsk-dialog__buttons>*{width:100%}.message-retention-rule-dialog__topics fieldset{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:.75rem}@media (min-width:520px){.message-retention-rule-dialog__topics fieldset{grid-template-columns:repeat(2,minmax(0,1fr))}}.message-retention-rule-dialog__topics .idsk-radio-button-container{min-width:0}.message-retention-rule-dialog__topics .idsk-radio-button{height:100%;width:100%;border-radius:.375rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(224 224 224/var(--tw-border-opacity,1));padding:.75rem 1rem}.message-retention-rule-dialog__topics .idsk-radio-button:has(.idsk-radio-button__input:checked){--tw-border-opacity:1;border-color:rgb(85 149 214/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(238 244 251/var(--tw-bg-opacity,1))}.message-retention-rule-dialog__topics .idsk-radio-button__text{min-width:0;overflow-wrap:break-word}.message-retention-rule-delete-dialog .idsk-error-dialog{gap:1.25rem}.first\:ml-0:first-child{margin-left:0}.first\:border-t-0:first-child{border-top-width:0}.last\:mr-0:last-child{margin-right:0}.visited\:text-black:visited{color:rgb(0 0 0)}.hover\:\!border-primary-dark:hover{--tw-border-opacity:1!important;border-color:rgb(3 35 63/var(--tw-border-opacity,1))!important}.hover\:\!bg-blue-100:hover{--tw-bg-opacity:1!important;background-color:rgb(238 244 251/var(--tw-bg-opacity,1))!important}.hover\:\!bg-blue-200:hover{--tw-bg-opacity:1!important;background-color:rgb(204 223 243/var(--tw-bg-opacity,1))!important}.hover\:\!bg-primary-dark:hover{--tw-bg-opacity:1!important;background-color:rgb(3 35 63/var(--tw-bg-opacity,1))!important}.hover\:bg-neutral-90:hover{--tw-bg-opacity:1;background-color:rgb(250 250 250/var(--tw-bg-opacity,1))}.hover\:bg-primary-dark:hover{--tw-bg-opacity:1;background-color:rgb(3 35 63/var(--tw-bg-opacity,1))}.hover\:bg-primary-light:hover{--tw-bg-opacity:1;background-color:rgb(238 244 251/var(--tw-bg-opacity,1))}.hover\:\!text-primary-dark:hover{--tw-text-opacity:1!important;color:rgb(3 35 63/var(--tw-text-opacity,1))!important}.hover\:underline:hover{text-decoration-line:underline}.hover\:no-underline:hover{text-decoration-line:none}.hover\:opacity-90:hover{opacity:.9}.hover\:outline:hover{outline-style:solid}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-2:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus\:ring-primary-medium:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(19 78 129/var(--tw-ring-opacity,1))}.focus\:ring-offset-2:focus{--tw-ring-offset-width:2px}.focus-visible\:outline:focus-visible{outline-style:solid}.focus-visible\:outline-2:focus-visible{outline-width:2px}.focus-visible\:outline-offset-2:focus-visible{outline-offset:2px}.focus-visible\:outline-offset-\[-2px\]:focus-visible{outline-offset:-2px}.focus-visible\:outline-primary-dark:focus-visible{outline-color:#03233F}.focus-visible\:outline-primary-medium:focus-visible{outline-color:#134E81}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-60:disabled{opacity:.6}.group:hover .group-hover\:bg-primary-dark{--tw-bg-opacity:1;background-color:rgb(3 35 63/var(--tw-bg-opacity,1))}.group:hover .group-hover\:text-primary-medium{--tw-text-opacity:1;color:rgb(19 78 129/var(--tw-text-opacity,1))}@media (min-width:375px){.mb\:inline-block{display:inline-block}.mb\:w-1\/3{width:33.333333%}}@media (min-width:520px){.tb1\:ml-auto{margin-left:auto}.tb1\:w-32{width:8rem}.tb1\:w-fit{width:-moz-fit-content;width:fit-content}.tb1\:max-w-\[60\%\]{max-width:60%}.tb1\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.tb1\:flex-row{flex-direction:row}.tb1\:items-start{align-items:flex-start}.tb1\:items-center{align-items:center}.tb1\:justify-end{justify-content:flex-end}.tb1\:justify-between{justify-content:space-between}.tb1\:p-6{padding:1.5rem}.tb1\:text-right{text-align:right}}@media (min-width:730px){.tb2\:col-span-2{grid-column:span 2/span 2}.tb2\:col-start-2{grid-column-start:2}.tb2\:my-0{margin-top:0;margin-bottom:0}.tb2\:my-7{margin-top:1.75rem;margin-bottom:1.75rem}.tb2\:ml-auto{margin-left:auto}.tb2\:block{display:block}.tb2\:hidden{display:none}.tb2\:w-1\/2{width:50%}.tb2\:w-1\/3{width:33.333333%}.tb2\:w-1\/5{width:20%}.tb2\:w-2\/5{width:40%}.tb2\:w-32{width:8rem}.tb2\:w-8\/12{width:66.666667%}.tb2\:w-80{width:20rem}.tb2\:w-\[15rem\]{width:15rem}.tb2\:w-\[28rem\]{width:28rem}.tb2\:w-auto{width:auto}.tb2\:w-fit{width:-moz-fit-content;width:fit-content}.tb2\:min-w-\[28rem\]{min-width:28rem}.tb2\:min-w-\[32rem\]{min-width:32rem}.tb2\:min-w-\[34rem\]{min-width:34rem}.tb2\:min-w-\[36rem\]{min-width:36rem}.tb2\:max-w-\[16rem\]{max-width:16rem}.tb2\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.tb2\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.tb2\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.tb2\:grid-cols-\[minmax\(0\2c 18rem\)_5rem_5rem\]{grid-template-columns:minmax(0,18rem) 5rem 5rem}.tb2\:flex-row{flex-direction:row}.tb2\:items-start{align-items:flex-start}.tb2\:items-center{align-items:center}.tb2\:justify-between{justify-content:space-between}.tb2\:gap-0{gap:0}.tb2\:gap-4{gap:1rem}.tb2\:gap-5{gap:1.25rem}.tb2\:gap-6{gap:1.5rem}.tb2\:gap-7{gap:1.75rem}.tb2\:p-3{padding:.75rem}.tb2\:p-7{padding:1.75rem}.tb2\:px-10{padding-left:2.5rem;padding-right:2.5rem}.tb2\:px-7{padding-left:1.75rem;padding-right:1.75rem}.tb2\:py-5{padding-top:1.25rem;padding-bottom:1.25rem}.tb2\:py-7{padding-top:1.75rem;padding-bottom:1.75rem}.tb2\:text-2xl{font-size:1.5rem;line-height:2rem}.tb2\:leading-9{line-height:2.25rem}}@media (min-width:1120px){.dm1\:col-span-1{grid-column:span 1/span 1}.dm1\:flex{display:flex}.dm1\:hidden{display:none}.dm1\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.dm1\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.dm1\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}.\[\&\:not\(\:last-child\)\]\:border-b:not(:last-child){border-bottom-width:1px}.\[\&\>\*\]\:min-w-0>*{min-width:0}.\[\&\>\*\]\:flex-1>*{flex:1 1 0%}