.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}.pointer-events-none{pointer-events:none}.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-50{z-index:50}.z-\[999\]{z-index:999}.-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-6{margin-bottom:1.5rem}.ml-3{margin-left:.75rem}.ml-auto{margin-left:auto}.mt-1{margin-top:.25rem}.mt-1\.5{margin-top:.375rem}.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}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.contents{display:contents}.hidden{display:none}.h-10{height:2.5rem}.h-12{height:3rem}.h-16{height:4rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.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-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-36{width:9rem}.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-72{width:18rem}.w-\[10\%\]{width:10%}.w-\[13\%\]{width:13%}.w-\[17\%\]{width:17%}.w-\[1px\]{width:1px}.w-\[20\%\]{width:20%}.w-\[21\%\]{width:21%}.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}.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}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.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-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}.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))}.overflow-hidden{overflow:hidden}.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-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-t-2{border-top-width:2px}.border-none{border-style:none}.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-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-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}.p-1{padding:.25rem}.p-1\.5{padding:.375rem}.p-10{padding:2.5rem}.p-12{padding:3rem}.p-2{padding:.5rem}.p-2\.5{padding:.625rem}.p-3{padding:.75rem}.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-1{padding-left:.25rem;padding-right:.25rem}.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-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-24{padding-top:6rem;padding-bottom:6rem}.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}.pl-8{padding-left:2rem}.pr-3{padding-right:.75rem}.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-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-blue-300{--tw-text-opacity:1;color:rgb(153 191 230/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-neutral-800{--tw-text-opacity:1;color:rgb(66 66 66/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);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.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}.transition-transform{transition-property:transform;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-anchor-card__description{font-size:1rem;line-height:1.5rem}.agenda-table .idsk-table__head{display:flex;width:100%;gap:.5rem}.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-datagrid{width:100%}#messages-datagrid .idsk-data-grid__head{padding:1.25rem}.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}.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}.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}}.my-profile-content .idsk-link-button:hover,.my-profile-content .idsk-primary-button:hover,.my-profile-content .idsk-primary-icon-button--basic:hover,.my-profile-content .idsk-secondary-button:hover,.my-profile-content .idsk-secondary-icon-button--basic:hover,.my-profile-content .idsk-tertiary-icon-button:hover{--tw-ring-inset:inset}.my-profile-content button:focus-visible{outline-offset:-3px}.subscription-item:not(:last-child){border-bottom-width:1px;--tw-border-opacity:1;border-color:rgb(224 224 224/var(--tw-border-opacity,1))}.first\:ml-0:first-child{margin-left:0}.first\:border-t-0:first-child{border-top-width:0}.last\:\!static:last-child{position:static!important}.last\:mr-0:last-child{margin-right:0}.last\:border-b-0:last-child{border-bottom-width:0}.visited\:text-black:visited{color:rgb(0 0 0)}.hover\:bg-neutral-200:hover{--tw-bg-opacity:1;background-color:rgb(238 238 238/var(--tw-bg-opacity,1))}.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-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-primary-dark:focus-visible{outline-color:#03233F}.focus-visible\:outline-primary-medium:focus-visible{outline-color:#134E81}.active\:bg-neutral-300:active{--tw-bg-opacity:1;background-color:rgb(224 224 224/var(--tw-bg-opacity,1))}.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%}.mb\:w-2\/3{width:66.666667%}}@media (min-width:520px){.tb1\:mb-4{margin-bottom:1rem}.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\:flex-col{flex-direction:column}.tb1\:items-start{align-items:flex-start}.tb1\:items-end{align-items:flex-end}.tb1\:items-center{align-items:center}.tb1\:justify-end{justify-content:flex-end}.tb1\:justify-between{justify-content:space-between}.tb1\:gap-3{gap:.75rem}.tb1\:p-5{padding:1.25rem}.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\: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-4\/5{width:80%}.tb2\:w-8\/12{width:66.666667%}.tb2\:w-80{width:20rem}.tb2\:w-\[12\%\]{width:12%}.tb2\:w-\[20\%\]{width:20%}.tb2\:w-\[21\%\]{width:21%}.tb2\:w-\[22\%\]{width:22%}.tb2\:w-\[25\%\]{width:25%}.tb2\:w-fit{width:-moz-fit-content;width:fit-content}.tb2\:min-w-\[28rem\]{min-width:28rem}.tb2\:min-w-\[36rem\]{min-width:36rem}.tb2\:max-w-\[16rem\]{max-width:16rem}.tb2\:max-w-md{max-width:28rem}.tb2\:shrink-0{flex-shrink:0}.tb2\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.tb2\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.tb2\:flex-row{flex-direction:row}.tb2\:items-start{align-items:flex-start}.tb2\:items-center{align-items:center}.tb2\:justify-start{justify-content:flex-start}.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-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-7{padding-top:1.75rem;padding-bottom:1.75rem}.tb2\:pb-5{padding-bottom:1.25rem}.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\:block{display:block}.dm1\:flex{display:flex}.dm1\:hidden{display:none}.dm1\:w-\[11\%\]{width:11%}.dm1\:w-\[15\%\]{width:15%}.dm1\:w-\[20\%\]{width:20%}.dm1\:w-\[43\%\]{width:43%}.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))}.dm1\:flex-row{flex-direction:row}.dm1\:gap-6{gap:1.5rem}.dm1\:pt-12{padding-top:3rem}}.\[\&\:not\(\:last-child\)\]\:border-b:not(:last-child){border-bottom-width:1px}.\[\&_\.idsk-breadcrumbs__forward-icon\]\:h-3 .idsk-breadcrumbs forward-icon{height:.75rem}.\[\&_\.idsk-breadcrumbs__forward-icon\]\:w-3 .idsk-breadcrumbs forward-icon{width:.75rem}