@charset "UTF-8";@keyframes modal-delayed-fade-in{0%{opacity:0}50%{opacity:0}to{opacity:1}}@keyframes button-fade-out{0%,90%{opacity:1;box-shadow:none}to{opacity:0;box-shadow:none;visibility:hidden}}@keyframes button-container-fade-move-ltr{0%{opacity:1;bottom:50%;right:50%;left:auto;transform:translate(50%,50%)}33%{opacity:0;bottom:50%;right:50%;left:auto;transform:translate(50%,50%)}66%{opacity:0;bottom:1.25rem;right:1.25rem;left:auto;transform:none}to{opacity:1;bottom:1.25rem;right:1.25rem;left:auto;transform:none}}@keyframes button-container-fade-move-rtl{0%{opacity:1;bottom:50%;left:50%;right:auto;transform:translate(-50%,50%)}33%{opacity:0;bottom:50%;left:50%;right:auto;transform:translate(-50%,50%)}66%{opacity:0;bottom:1.25rem;left:1.25rem;right:auto;transform:none}to{opacity:1;bottom:1.25rem;left:1.25rem;right:auto;transform:none}}@keyframes button-container-fade-move-rtl-top{0%{opacity:1;inset:50% auto auto 50%;transform:translate(-50%,-50%)}33%{opacity:0;inset:50% auto auto 50%;transform:translate(-50%,-50%)}66%{opacity:0;top:1.25rem;left:1.25rem;right:auto;bottom:auto;transform:none}to{opacity:1;top:1.25rem;left:1.25rem;bottom:auto;right:auto;transform:none}}@keyframes button-container-fade-move-ltr-top{0%{opacity:1;inset:50% 50% auto auto;transform:translate(50%,-50%)}33%{opacity:0;inset:50% 50% auto auto;transform:translate(50%,-50%)}66%{opacity:0;top:1.25rem;right:1.25rem;left:auto;bottom:auto;transform:none}to{opacity:1;top:1.25rem;right:1.25rem;bottom:auto;left:auto;transform:none}}.hri-content-container{max-width:112rem;margin-inline:auto;box-sizing:border-box;padding-inline:1.25rem}@media(min-width:37.5em){.hri-content-container{padding-inline:2rem}}@media(min-width:56.25em){.hri-content-container{padding-inline:3rem}}.hri-content-container__breakout{margin-inline:-1.25rem}.hri-content-container__breakout-revert{padding-inline:1.25rem}@media(min-width:37.5em){.hri-content-container__breakout{margin-inline:-2rem}.hri-content-container__breakout-revert{padding-inline:2rem}}@media(min-width:56.25em){.hri-content-container__breakout{margin-inline:-3rem}.hri-content-container__breakout-revert{padding-inline:3rem}}@media(min-width:75em){.hri-content-container__breakout{margin-inline:0}.hri-content-container__breakout-revert{padding-inline:0}}.hri-card{position:relative;display:flex;flex-direction:column-reverse}.hri-card .hri-content-card{--content-position: static}.hri-card__media{display:flex;width:100%}.hri-card .hri-aspect-ratio-box:has(>.hri-image){pointer-events:none}.hri-card .hri-content-card--simple{padding-top:1rem}@media(min-width:56.25em){.hri-card:not(:has(.hri-content-card--fixed)){flex-direction:row-reverse}.hri-card:not(:has(.hri-content-card--fixed)) .hri-content-card{padding:3rem}.hri-card:not(:has(.hri-content-card--fixed)) .hri-content-card--simple{padding:0 3rem}.hri-card:not(:has(.hri-content-card--fixed)) .hri-content-card__container{padding-inline-end:0}.hri-card--trailing-media:not(:has(.hri-content-card--fixed)){flex-direction:row}.hri-card--trailing-media:not(:has(.hri-content-card--fixed)) .hri-content-card--simple{padding-inline-start:0}}.hri-content-card{--content-position: relative;--content-card-background: rgb(var(--colour-neutral-2, 245, 245, 245));position:var(--content-position);display:flex;flex-direction:column;flex-grow:1;justify-content:space-between;padding:2rem;background:var(--content-card-background)}.hri-content-card__headers:hover .hri-content-card__title,.hri-content-card__headers:focus .hri-content-card__title{text-decoration:underline}.hri-content-card--center{justify-content:center}.hri-content-card--simple{padding:0;justify-content:flex-start}.hri-content-card--simple .hri-content-card__container{padding-inline-end:1rem}.hri-content-card__container{max-width:37.5rem}.hri-content-card__add-on{display:block;margin-bottom:.75rem}.hri-content-card__label{display:inline-block;margin-bottom:.25rem}.hri-content-card__headers,.hri-content-card__headers:is(a){position:static;display:block;margin-bottom:.5rem;text-decoration:none}.hri-content-card__headers:before{content:" ";position:absolute;inset:0}.hri-content-card__title{text-wrap:balance;display:block}.hri-content-card__subtitle{display:inline-block}.hri-content-card__body{display:block;text-wrap:pretty;margin-top:.75rem}.hri-content-card__footer{display:flex;flex-wrap:wrap;margin-top:1.5rem;gap:.5rem}.hri-content-card__cta{pointer-events:none}.hri-content-card--dark-foreground:not(.hri-content-card--simple) .hri-content-card__add-on,.hri-content-card--dark-foreground:not(.hri-content-card--simple) .hri-content-card__title,.hri-content-card--dark-foreground:not(.hri-content-card--simple) .hri-content-card__subtitle{color:rgb(var(--colour-text-and-icon-1, 17, 17, 17))}.hri-content-card--dark-foreground:not(.hri-content-card--simple) .hri-content-card__body,.hri-content-card--dark-foreground:not(.hri-content-card--simple) .hri-content-card__label{color:rgb(var(--colour-text-and-icon-2, 72, 72, 72))}.hri-content-card--light-foreground:not(.hri-content-card--simple) .hri-content-card__add-on,.hri-content-card--light-foreground:not(.hri-content-card--simple) .hri-content-card__label,.hri-content-card--light-foreground:not(.hri-content-card--simple) .hri-content-card__title,.hri-content-card--light-foreground:not(.hri-content-card--simple) .hri-content-card__subtitle,.hri-content-card--light-foreground:not(.hri-content-card--simple) .hri-content-card__body{color:rgb(var(--colour-text-and-icon-5, 255, 255, 255))}.hri-content-card--static-light-foreground:not(.hri-content-card--simple) .hri-content-card__add-on,.hri-content-card--static-light-foreground:not(.hri-content-card--simple) .hri-content-card__label,.hri-content-card--static-light-foreground:not(.hri-content-card--simple) .hri-content-card__title,.hri-content-card--static-light-foreground:not(.hri-content-card--simple) .hri-content-card__subtitle,.hri-content-card--static-light-foreground:not(.hri-content-card--simple) .hri-content-card__body{color:rgb(var(--colour-static-white, 255, 255, 255))}.hri-content-card--static-dark-foreground:not(.hri-content-card--simple) .hri-content-card__add-on,.hri-content-card--static-dark-foreground:not(.hri-content-card--simple) .hri-content-card__label,.hri-content-card--static-dark-foreground:not(.hri-content-card--simple) .hri-content-card__title,.hri-content-card--static-dark-foreground:not(.hri-content-card--simple) .hri-content-card__subtitle,.hri-content-card--static-dark-foreground:not(.hri-content-card--simple) .hri-content-card__body{color:rgb(var(--colour-static-black, 17, 17, 17))}@media(min-width:56.25em){.hri-content-card:not(.hri-content-card--fixed) .hri-content-card__body{margin-top:1rem}.hri-content-card:not(.hri-content-card--fixed) .hri-content-card__footer{margin-top:2rem}}[dir=rtl] .hri-content-card__cta.hri-btn .hri-btn__icon,[dir=rtl] .hri-content-card__icon{transform:scaleX(-1)}.hri-card:focus-visible{box-shadow:0 0 0 4px var(--skapa-focus-ring-internal, rgb(var(--colour-neutral-1, 255, 255, 255)));outline:2px solid var(--skapa-focus-ring-external, rgb(var(--colour-neutral-7, 17, 17, 17)));outline-offset:var(--skapa-focus-outline-offset, 4px);transition:outline .2s ease-out,box-shadow .2s ease-out}.hri-card:focus-visible .hri-card__title{text-decoration:none}.hri-card:focus-visible p{box-shadow:none;outline:none}.hri-content-card .hri-content-card__headers:focus-visible{box-shadow:none;outline:none}.hri-content-card .hri-content-card__headers:focus-visible:before{box-shadow:0 0 0 4px var(--skapa-focus-ring-internal, rgb(var(--colour-neutral-1, 255, 255, 255)));outline:2px solid var(--skapa-focus-ring-external, rgb(var(--colour-neutral-7, 17, 17, 17)));outline-offset:var(--skapa-focus-outline-offset, 4px);transition:outline .2s ease-out,box-shadow .2s ease-out}.hri-compact-card{position:relative;display:flex;flex-direction:column-reverse;background:rgb(var(--colour-neutral-2, 245, 245, 245))}.hri-compact-card .hri-aspect-ratio-box:has(.hri-image){pointer-events:none}.hri-compact-card--inverse{background:rgb(var(--colour-elevation-2, 255, 255, 255))}.hri-compact-card--xsmall .hri-compact-card__link{padding-inline-start:.75rem;padding-top:.5rem;padding-bottom:.75rem}.hri-compact-card--simple{background:none}.hri-compact-card--simple .hri-compact-card__link{padding:.5rem 0}.hri-compact-card__link{padding:.75rem 0;padding-inline-start:1rem;position:static;display:flex;align-items:center;color:rgb(var(--colour-text-and-icon-1, 17, 17, 17))}.hri-compact-card__link:hover,.hri-compact-card__link:active,.hri-compact-card__link:focus{text-decoration:none}.hri-compact-card__link:hover .hri-compact-card__title,.hri-compact-card__link:active .hri-compact-card__title,.hri-compact-card__link:focus .hri-compact-card__title{text-decoration:underline}.hri-compact-card__link:focus-visible{box-shadow:none;outline:none}.hri-compact-card__link:focus-visible:before{box-shadow:0 0 0 4px var(--skapa-focus-ring-internal, rgb(var(--colour-neutral-1, 255, 255, 255)));outline:2px solid var(--skapa-focus-ring-external, rgb(var(--colour-neutral-7, 17, 17, 17)));outline-offset:var(--skapa-focus-outline-offset, 4px);transition:outline .2s ease-out,box-shadow .2s ease-out}.hri-compact-card--simple.hri-compact-card--xsmall .hri-compact-card__icon{margin-inline-end:0}.hri-compact-card__link:before{content:"";position:absolute;inset:0}.hri-compact-card__addon{position:absolute;top:1rem;left:1rem}.hri-compact-card__text-wrapper,.hri-compact-card__label,.hri-compact-card__title{display:inline-block;width:100%}.hri-compact-card__icon{flex-shrink:0;margin-inline-end:.75rem}.hri-compact-card__text-wrapper{margin-inline-end:1rem}.hri-compact-card__label{color:rgb(var(--colour-text-and-icon-2, 72, 72, 72))}@media(min-width:37.5em){.hri-compact-card__link{padding-inline-start:1.25rem;padding-inline-end:.25rem}.hri-compact-card__icon{margin-inline-end:1rem}.hri-compact-card--simple .hri-compact-card__icon{margin-inline-end:0}}[dir=rtl] .hri-compact-card__addon{right:1rem;left:auto}[dir=rtl] .hri-compact-card__icon{transform:scaleX(-1)}.hri-carousel{position:relative;--focus-margin-start: 0rem;--focus-margin-end: 0rem}.hri-carousel:has(.hri-carousel-slide *:focus-visible){--focus-margin-start: .5rem;--focus-margin-end: .5rem}.hri-carousel .hri-skip-content__button{position:absolute;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);margin:-1px;white-space:nowrap}.hri-carousel .hri-skip-content__button:active,.hri-carousel .hri-skip-content__button:focus,.hri-carousel .hri-skip-content__button:focus-visible{width:auto;height:auto;overflow:visible;clip:auto;white-space:normal;z-index:1;background:rgb(var(--colour-static-light-grey, 245, 245, 245));color:rgb(var(--colour-static-black, 17, 17, 17));border-radius:64px;padding:1rem 2rem;font-weight:700;text-decoration:none}.hri-carousel .hri-skip-content__button:focus-visible{box-shadow:0 0 0 4px var(--skapa-focus-ring-internal, rgb(var(--colour-neutral-1, 255, 255, 255)));outline:2px solid var(--skapa-focus-ring-external, rgb(var(--colour-neutral-7, 17, 17, 17)));outline-offset:4px;transition:outline .2s ease-out,box-shadow .2s ease-out}.hri-carousel__wrapper{position:relative}.hri-carousel__content{overflow-x:scroll;overflow-y:hidden;-webkit-overflow-scrolling:touch;position:relative;margin-inline-start:calc(-1 * var(--overflow-start, var(--focus-margin-start)));margin-inline-end:calc(-1 * var(--overflow-end, var(--focus-margin-end)));padding-inline-start:var(--overflow-start, var(--focus-margin-start));padding-inline-end:var(--overflow-end, var(--focus-margin-end));overscroll-behavior-inline:contain;--padding-difference: calc(var(--carousel-vertical-padding, .5rem) - .5rem);--clamped-difference: max(min(0rem, var(--padding-difference)), -.5rem);--calculated-additional-padding: calc(-1 * var(--clamped-difference));padding-block:calc(var(--carousel-vertical-padding, .5rem) + var(--calculated-additional-padding));margin-block:var(--clamped-difference);display:flex;flex-wrap:nowrap;gap:var(--carousel-item-gap, 1.25rem)}.hri-carousel__content:focus-visible{box-shadow:0 0 0 4px var(--skapa-focus-ring-internal, rgb(var(--colour-neutral-1, 255, 255, 255)));outline:2px solid var(--skapa-focus-ring-external, rgb(var(--colour-neutral-7, 17, 17, 17)));outline-offset:4px;transition:outline .2s ease-out,box-shadow .2s ease-out}.hri-carousel__content--single-slide{overflow:visible}.hri-carousel--has-scrollbar .hri-carousel__content{margin-block-end:0}.hri-carousel--dragging{cursor:grabbing}.hri-carousel .hri-btn.hri-carousel__button{position:absolute}.hri-carousel__button{top:50%;visibility:hidden;opacity:0;transition:opacity .2s,visibility .2s;cursor:pointer;z-index:1;left:-1rem;transform:translateY(-50%)}.hri-carousel:hover .hri-carousel__button{opacity:1;visibility:visible;display:block;transition:opacity .2s,visibility .2s}.hri-carousel:hover .hri-carousel__button--hidden{display:none;opacity:0;visibility:hidden;transition:opacity .2s,visibility .2s}.hri-carousel__button--right{left:auto;right:-1rem}.hri-carousel-slide{box-sizing:border-box;max-width:100%;position:relative;flex-shrink:0}.hri-carousel__scroll-indicator{display:none}.hri-carousel__slide-show{--focus-margin-start: 0rem !important}.hri-carousel__slide-show .hri-carousel__button{left:2rem;display:none}.hri-carousel__slide-show .hri-carousel__button--right{right:2rem;left:auto}.hri-carousel__slide-show .hri-carousel__content--snap-slide{scroll-snap-type:x mandatory}.hri-carousel__slide-show .hri-carousel__content--drag-slide{scroll-snap-type:none}.hri-carousel__slide-show .hri-carousel-slide{position:relative;margin-inline-end:0;margin-inline-start:0;scroll-snap-align:start;scroll-snap-stop:always;width:100%;display:block;text-align:center}.hri-carousel__slide-show .hri-carousel-slide .hri-video-player{display:flex;justify-content:center}.hri-carousel__slide-show .hri-carousel-slide>:first-child{max-height:75vh;max-width:100%;display:inline-block}.hri-carousel__slide-show .hri-carousel-slide>:first-child img,.hri-carousel__slide-show .hri-carousel-slide>:first-child video{max-height:75vh;max-width:100%;width:auto}.hri-carousel--intersection-observer-disabled:hover .hri-carousel__button{display:none}.hri-carousel:not(.hri-carousel--intersection-observer-disabled) .hri-carousel__content{scrollbar-width:none}.hri-carousel:not(.hri-carousel--intersection-observer-disabled) .hri-carousel__content::-webkit-scrollbar{display:none}@media not all and (min-resolution:.001dpcm){.hri-carousel__content{scroll-snap-type:x mandatory}}@media(hover:none){.hri-carousel:hover .hri-carousel__button{opacity:0;display:none}}.hri-carousel__counter--wrapper{display:flex;align-items:stretch}.hri-carousel__counter{display:flex;flex:0 1 auto;justify-content:center;align-items:center;padding:0 .5rem;font-size:.875rem;line-height:1.571;font-weight:700;margin-inline-start:.5rem;white-space:nowrap;color:rgb(var(--colour-text-and-icon-1, 17, 17, 17))}@media(min-width:37.5em){.hri-carousel__button{left:-1.25rem;right:auto}.hri-carousel__button--right{left:auto;right:-1.25rem}.hri-carousel__counter{display:none}}@media(min-width:56.25em){.hri-carousel__content{top:0}.hri-carousel__wrapper{bottom:auto;width:100%}.hri-carousel__button,.hri-carousel__scroll-indicator{display:block}.hri-carousel__slide-show .hri-carousel-slide,.hri-carousel__slide-show .hri-scroll-indicator{padding-inline-start:6.25rem;padding-inline-end:6.25rem}.hri-carousel__slide-show .hri-carousel__button{display:block}}@media(orientation:landscape)and (max-width:56.25em){.hri-carousel__slide-show .hri-carousel-slide>:first-child{max-height:60vh}.hri-carousel__slide-show .hri-carousel-slide>:first-child img,.hri-carousel__slide-show .hri-carousel-slide>:first-child video{max-height:60vh;width:auto}}[dir=rtl] .hri-carousel__skip-button:active,[dir=rtl] .hri-carousel__skip-button:focus-visible{left:auto;right:1.5rem}[dir=rtl] .hri-carousel__button{left:auto;right:-1.25rem;transform:translateY(-50%) scaleX(-1)}[dir=rtl] .hri-carousel__button--right{right:auto;left:-1.25rem}[dir=rtl] .hri-carousel__slide-show .hri-carousel__button{right:2rem;left:auto}[dir=rtl] .hri-carousel__slide-show .hri-carousel__button--right{left:2rem;right:auto}a[class*=hri-]:focus-visible,button[class*=hri-]:focus-visible,[role=button][class*=hri-]:focus-visible{box-shadow:0 0 0 4px var(--skapa-focus-ring-internal, rgb(var(--colour-neutral-1, 255, 255, 255)));outline:2px solid var(--skapa-focus-ring-external, rgb(var(--colour-neutral-7, 17, 17, 17)));outline-offset:var(--skapa-focus-outline-offset, 4px);transition:outline .2s ease-out,box-shadow .2s ease-out}a[class*=hri-]:focus-visible p{box-shadow:0 0 0 4px var(--skapa-focus-ring-internal, rgb(var(--colour-neutral-1, 255, 255, 255)));outline:2px solid var(--skapa-focus-ring-external, rgb(var(--colour-neutral-7, 17, 17, 17)));outline-offset:var(--skapa-focus-outline-offset, 4px);transition:outline .2s ease-out,box-shadow .2s ease-out}.hri-overflow-carousel{position:relative}.hri-overflow-carousel__content{display:flex;flex-wrap:nowrap;overflow-x:scroll;padding:.5rem 0;overscroll-behavior-inline:contain}.hri-overflow-carousel__content>*{flex-shrink:0}.hri-overflow-carousel .hri-btn.hri-overflow-carousel__button{position:absolute}.hri-overflow-carousel__button{top:50%;transition:opacity .2s,visibility 0 .2s;cursor:pointer;z-index:1;left:.75rem;transform:translateY(-50%);box-shadow:0 4px 16px #0000001a}.hri-overflow-carousel__button--hidden{display:none;opacity:0;visibility:hidden;transition:opacity .2s,visibility 0 .2s}.hri-overflow-carousel__button--right{left:auto;right:.75rem}.hri-overflow-carousel--intersection-observer-disabled{display:block}.hri-overflow-carousel--intersection-observer-disabled:hover .hri-overflow-carousel__button{display:none}.hri-overflow-carousel--intersection-observer-disabled .hri-overflow-carousel__content::-webkit-scrollbar{width:4px;height:4px;display:block}.hri-overflow-carousel--intersection-observer-disabled .hri-overflow-carousel__content::-webkit-scrollbar-track{background:rgb(var(--colour-neutral-3, 223, 223, 223));border-radius:4px}.hri-overflow-carousel--intersection-observer-disabled .hri-overflow-carousel__content::-webkit-scrollbar-thumb{background:rgb(var(--colour-neutral-7, 17, 17, 17));border-radius:4px}.hri-overflow-carousel:not(.hri-overflow-carousel--intersection-observer-disabled) .hri-overflow-carousel__content{scrollbar-width:none}.hri-overflow-carousel:not(.hri-overflow-carousel--intersection-observer-disabled) .hri-overflow-carousel__content::-webkit-scrollbar{display:none}.hri-overflow-carousel__browser-direction{direction:rtl;position:absolute;left:0;top:0;overflow:hidden;width:1px;height:1px}.hri-overflow-carousel__browser-item{width:2px;height:1px}[dir=rtl] .hri-overflow-carousel__button{left:auto;right:.75rem;transform:translateY(-50%) scaleX(-1)}[dir=rtl] .hri-overflow-carousel__button--right{right:auto;left:.75rem}.hri-scroll-indicator{box-sizing:border-box;height:1.875rem;position:relative;width:100%;outline:none;border:0;padding:0;background:transparent;display:flex;align-items:center;cursor:pointer}.hri-scroll-indicator--dragging .hri-scroll-indicator__bar-wrapper,.hri-scroll-indicator--dragging .hri-scroll-indicator__bar,.hri-scroll-indicator:hover .hri-scroll-indicator__bar-wrapper,.hri-scroll-indicator:hover .hri-scroll-indicator__bar{height:.25rem}.hri-scroll-indicator--dragging .hri-scroll-indicator__bar,.hri-scroll-indicator--dragging .hri-scroll-indicator__bar:hover{height:.5rem;top:-.125rem}.hri-scroll-indicator__bar-wrapper{width:100%;background:rgb(var(--colour-neutral-3, 223, 223, 223));transform:translate(0);height:.125rem;display:block;border-radius:4px;scrollbar-width:none}.hri-scroll-indicator__bar-wrapper::-webkit-scrollbar{display:none}.hri-scroll-indicator__bar{will-change:transform;background:rgb(var(--colour-neutral-7, 17, 17, 17));position:absolute;top:0;bottom:0;width:100%;height:.125rem;transform-origin:0 0;display:block;border-radius:4px;cursor:grab}.hri-scroll-indicator__bar:after{content:" ";position:absolute;top:-.625rem;bottom:-.625rem;left:0;right:0;display:block}.hri-scroll-indicator__bar-dragging{cursor:grabbing}.hri-btn:focus-visible,.hri-tabs__panel:focus-visible{box-shadow:0 0 0 4px var(--skapa-focus-ring-internal, rgb(var(--colour-neutral-1, 255, 255, 255)));outline:2px solid var(--skapa-focus-ring-external, rgb(var(--colour-neutral-7, 17, 17, 17)));outline-offset:var(--skapa-focus-outline-offset, 4px);transition:outline .2s ease-out,box-shadow .2s ease-out}.hri-btn[class*=inverse]:focus-visible{box-shadow:0 0 0 4px var(--skapa-focus-ring-internal, rgb(var(--colour-static-black, 17, 17, 17)));outline:2px solid var(--skapa-focus-ring-external, rgb(var(--colour-static-white, 255, 255, 255)));outline-offset:var(--skapa-focus-outline-offset, 4px);transition:outline .2s ease-out,box-shadow .2s ease-out}.hri-btn[class*=image-overlay]:focus-visible{box-shadow:0 0 0 4px var(--skapa-focus-ring-internal, rgb(var(--colour-static-white, 255, 255, 255)));outline:2px solid var(--skapa-focus-ring-external, rgb(var(--colour-static-black, 17, 17, 17)));outline-offset:var(--skapa-focus-outline-offset, 4px);transition:outline .2s ease-out,box-shadow .2s ease-out}.hri-typography,.hri-typography *{--skapa-letter-spacing-multiplier-for-font-weight: calc(var(--skapa-font-weight, 400) / 800 - .125);letter-spacing:calc(var(--skapa-characterset-multiplier, 1) * var(--skapa-letter-spacing-multiplier-for-font-weight, .375) * (var(--skapa-base-multiplier, 1) * .875rem - 1em) / (.875 * var(--skapa-rem, 16)))}*[class^=hri-typography-],*[class*=" hri-typography-"]{font-size:calc(1rem * var(--skapa-base-multiplier, 1) * var(--skapa-font-size, 14) / 16);font-weight:clamp(400,var(--skapa-font-weight, 400),700);line-height:var(--skapa-line-height, 1.5);--skapa-letter-spacing-multiplier-for-font-weight: calc(var(--skapa-font-weight, 400) / 800 - .125);letter-spacing:calc(var(--skapa-characterset-multiplier, 1) * var(--skapa-letter-spacing-multiplier-for-font-weight, .375) * (var(--skapa-base-multiplier, 1) * .875rem - 1em) / (.875 * var(--skapa-rem, 16)))}.hri-typography-margin-compensation *[class*=hri-typography-]{margin-inline:calc(-.095*(1em - 14px))}.hri-typography-paragraph-spacing *[class*=hri-typography-]{margin-bottom:calc(1em * (var(--skapa-line-height, 1.5) - 1))}.hri-typography-base-14{--skapa-base-multiplier: 1 }.hri-typography-base-16{--skapa-base-multiplier: calc(16 / 14)}.hri-typography-base-20{--skapa-base-multiplier: calc(20 / 14)}.hri-typography-base-28{--skapa-base-multiplier: 2 }.hri-typography-base-56{--skapa-base-multiplier: 4 }.hri-typography-body-s{--skapa-font-size: var(--skapa-body-s, 12);--skapa-font-weight: 400;--skapa-line-height: 1.8}.hri-typography-body-m{--skapa-font-size: var(--skapa-body-m, 14);--skapa-font-weight: 400;--skapa-line-height: 1.5}.hri-typography-body-l{--skapa-font-size: var(--skapa-body-l, 16);--skapa-font-weight: 400;--skapa-line-height: 1.5}.hri-typography-display-m{--skapa-font-size: var(--skapa-display-m, 40);--skapa-font-weight: 700;--skapa-line-height: 1.2}.hri-typography-display-xl{--skapa-font-size: var(--skapa-display-xl, 72);--skapa-font-weight: 700;--skapa-line-height: 1.2}.hri-typography-display-l{--skapa-font-size: var(--skapa-display-l, 56);--skapa-font-weight: 700;--skapa-line-height: 1.2}.hri-typography-heading-m{--skapa-font-size: var(--skapa-heading-m, 18);--skapa-font-weight: 700;--skapa-line-height: 1.25}.hri-typography-heading-xl{--skapa-font-size: var(--skapa-heading-xl, 32);--skapa-font-weight: 700;--skapa-line-height: 1.25}.hri-typography-heading-l{--skapa-font-size: var(--skapa-heading-l, 24);--skapa-font-weight: 700;--skapa-line-height: 1.25}.hri-typography-heading-s{--skapa-font-size: var(--skapa-heading-s, 16);--skapa-font-weight: 700;--skapa-line-height: 1.25}.hri-typography-heading-xs{--skapa-font-size: var(--skapa-heading-xs, 14);--skapa-font-weight: 700;--skapa-line-height: 1.25}.hri-typography-label-s{--skapa-font-size: var(--skapa-label-s, 12);--skapa-font-weight: 700;--skapa-line-height: 1.25}.hri-typography-label-xs{--skapa-font-size: var(--skapa-label-xs, 10);--skapa-font-weight: 700;--skapa-line-height: 1.25;text-transform:uppercase}.hri-typography-label-m{--skapa-font-size: var(--skapa-label-m, 14);--skapa-font-weight: 700;--skapa-line-height: 1.25}.hri-typography-label-l{--skapa-font-size: var(--skapa-label-l, 16);--skapa-font-weight: 700;--skapa-line-height: 1.25}.hri-typography-caption-m{--skapa-font-size: var(--skapa-caption-m, 14);--skapa-font-weight: 400;--skapa-line-height: 1.25}.hri-typography-caption-l{--skapa-font-size: var(--skapa-caption-l, 16);--skapa-font-weight: 400;--skapa-line-height: 1.25}.hri-typography-caption-s{--skapa-font-size: var(--skapa-caption-s, 12);--skapa-font-weight: 400;--skapa-line-height: 1.5}.hri-typography-statement-m{--skapa-font-size: var(--skapa-statement-m, 20);--skapa-font-weight: 400;--skapa-line-height: 1.5}.hri-typography-statement-l{--skapa-font-size: var(--skapa-statement-l, 28);--skapa-font-weight: 400;--skapa-line-height: 1.5}.hri-typography-regular{--skapa-font-weight: 400}.hri-typography-typescale-desktop{--skapa-heading-xs: 14;--skapa-heading-s: 16;--skapa-heading-m: 18;--skapa-heading-l: 24;--skapa-heading-xl: 32;--skapa-display-m: 40;--skapa-display-l: 56;--skapa-display-xl: 72;--skapa-statement-m: 20;--skapa-statement-l: 28;--skapa-body-l: 16;--skapa-body-m: 14;--skapa-body-s: 12;--skapa-caption-l: 16;--skapa-caption-m: 14;--skapa-caption-s: 12;--skapa-label-l: 16;--skapa-label-m: 14;--skapa-label-s: 12;--skapa-label-xs: 10}.hri-typography-typescale-small-screen{--skapa-heading-xs: 14;--skapa-heading-s: 16;--skapa-heading-m: 18;--skapa-heading-l: 20;--skapa-heading-xl: 24;--skapa-display-m: 28;--skapa-display-l: 36;--skapa-display-xl: 48;--skapa-statement-m: 18;--skapa-statement-l: 20;--skapa-body-l: 16;--skapa-body-m: 14;--skapa-body-s: 12;--skapa-caption-l: 16;--skapa-caption-m: 14;--skapa-caption-s: 12;--skapa-label-l: 16;--skapa-label-m: 14;--skapa-label-s: 12;--skapa-label-xs: 10}.hri-typography-typescale-large-screen{--skapa-heading-xs: 14;--skapa-heading-s: 16;--skapa-heading-m: 18;--skapa-heading-l: 28;--skapa-heading-xl: 40;--skapa-display-m: 64;--skapa-display-l: 96;--skapa-display-xl: 144;--skapa-statement-m: 28;--skapa-statement-l: 40;--skapa-body-l: 16;--skapa-body-m: 14;--skapa-body-s: 12;--skapa-caption-l: 16;--skapa-caption-m: 14;--skapa-caption-s: 12;--skapa-label-l: 16;--skapa-label-m: 14;--skapa-label-s: 12;--skapa-label-xs: 10}.hri-typography-typescale-auto{--skapa-heading-xs: 14;--skapa-heading-s: 16;--skapa-heading-m: 18;--skapa-heading-l: 20;--skapa-heading-xl: 24;--skapa-display-m: 28;--skapa-display-l: 36;--skapa-display-xl: 48;--skapa-statement-m: 18;--skapa-statement-l: 20;--skapa-body-l: 16;--skapa-body-m: 14;--skapa-body-s: 12;--skapa-caption-l: 16;--skapa-caption-m: 14;--skapa-caption-s: 12;--skapa-label-l: 16;--skapa-label-m: 14;--skapa-label-s: 12;--skapa-label-xs: 10}@media(min-width:37.5em){.hri-typography-typescale-auto{--skapa-heading-xs: 14;--skapa-heading-s: 16;--skapa-heading-m: 18;--skapa-heading-l: 24;--skapa-heading-xl: 32;--skapa-display-m: 40;--skapa-display-l: 56;--skapa-display-xl: 72;--skapa-statement-m: 20;--skapa-statement-l: 28;--skapa-body-l: 16;--skapa-body-m: 14;--skapa-body-s: 12;--skapa-caption-l: 16;--skapa-caption-m: 14;--skapa-caption-s: 12;--skapa-label-l: 16;--skapa-label-m: 14;--skapa-label-s: 12;--skapa-label-xs: 10}}@media(min-width:75em){.hri-typography-typescale-auto{--skapa-heading-xs: 14;--skapa-heading-s: 16;--skapa-heading-m: 18;--skapa-heading-l: 28;--skapa-heading-xl: 40;--skapa-display-m: 64;--skapa-display-l: 96;--skapa-display-xl: 144;--skapa-statement-m: 28;--skapa-statement-l: 40;--skapa-body-l: 16;--skapa-body-m: 14;--skapa-body-s: 12;--skapa-caption-l: 16;--skapa-caption-m: 14;--skapa-caption-s: 12;--skapa-label-l: 16;--skapa-label-m: 14;--skapa-label-s: 12;--skapa-label-xs: 10}}*:is(.hri-typography-character-set-arabic,.hri-typography-character-set-chinese_simplified,.hri-typography-character-set-chinese_traditional,.hri-typography-character-set-hebrew,.hri-typography-character-set-japanese,.hri-typography-character-set-korean){--skapa-characterset-multiplier: 0}.hri-text{color:rgb(var(--colour-text-and-icon-1, 17, 17, 17))}.hri-text--lighter{color:rgb(var(--colour-text-and-icon-2, 72, 72, 72))}.hri-textcontext-wrapper{display:contents}.hri-image{position:relative;display:block;max-width:100%;height:auto}.hri-image__icon{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);color:rgb(var(--colour-text-and-icon-4, 146, 146, 146))}.hri-image--fallback{padding-bottom:100%;background:rgb(var(--colour-neutral-2, 245, 245, 245))}.hri-image--fallback img{position:absolute;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);margin:-1px;white-space:nowrap}@keyframes hri-modalSlideToLeft{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes hri-modalSlideToRight{0%{transform:translate(0)}to{transform:translate(100%)}}@keyframes hri-modalSlideFromLeft{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes hri-modalSlideFromRight{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes hri-modalSlideDown{0%{transform:translateY(0)}to{transform:translateY(100%)}}@keyframes hri-modalSlideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes hri-modalEnter{0%{clip-path:inset(50%)}to{clip-path:inset(0%)}}@keyframes hri-modalClose{0%{clip-path:inset(0%)}to{clip-path:inset(50%)}}@keyframes hri-modalContentEnter{0%{transform:scale(.8);opacity:0;transform-origin:center center}to{transform:scale(1);opacity:1;transform-origin:center center}}@keyframes hri-modalContentClose{0%{transform:scale(1);opacity:1;transform-origin:center center}to{transform:scale(.8);opacity:0;transform-origin:center center}}@keyframes hri-modalBackdropEnter{0%{visibility:hidden}1%{visibility:visible}}@keyframes hri-modalBackdropClose{0%,99%{visibility:visible}to{visibility:hidden}}.hri-prevent-scroll-y{overflow:hidden;position:fixed;width:100%}.hri-modal-wrapper{position:fixed;inset:0;display:flex;justify-content:center;align-items:center;z-index:400;pointer-events:none;transition:visibility cubic-bezier(0,0,1,1) .2s;color:rgb(var(--colour-text-and-icon-2, 72, 72, 72))}.hri-modal-wrapper__backdrop{position:absolute;inset:0;opacity:0;transition:opacity cubic-bezier(0,0,1,1) .2s;pointer-events:none;visibility:hidden}.hri-modal-wrapper__backdrop--dark{background:rgba(var(--colour-static-black, 17, 17, 17),.4)}.hri-modal-wrapper--open{pointer-events:all}.hri-modal-wrapper--open>.hri-modal-wrapper__backdrop{opacity:1;animation:hri-modalBackdropEnter .2s;visibility:visible;pointer-events:all}.hri-modal-wrapper--close>.hri-modal-wrapper__backdrop{animation:hri-modalBackdropClose .2s}.hri-modal-wrapper .hri-btn[data-autofocus]:focus-visible{box-shadow:0 0 0 4px var(--skapa-focus-ring-internal, rgb(var(--colour-neutral-1, 255, 255, 255)));outline:2px solid var(--skapa-focus-ring-external, rgb(var(--colour-neutral-7, 17, 17, 17)));outline-offset:4px;transition:outline .2s ease-out,box-shadow .2s ease-out}.hri-modal-footer{padding:1.5rem;border-top:1px solid rgb(var(--colour-neutral-3, 223, 223, 223));flex-grow:1;flex-shrink:0;display:flex}.hri-modal-footer .hri-btn{flex-grow:1;width:100%;flex-basis:auto}.hri-modal-footer .hri-btn:not(:last-child){margin-inline-end:0;margin-block-end:.75rem}.hri-modal-footer--dual-action{flex-direction:column}.hri-modal-footer--borderless{border-top:none}@media(orientation:landscape),(min-width:37.5em){.hri-modal-footer .hri-btn:not(:last-child){margin-block-end:1rem}.hri-modal-footer--dual-action:not(.hri-modal-footer--stacked){flex-direction:row}.hri-modal-footer--dual-action:not(.hri-modal-footer--stacked) .hri-btn:not(:last-child){margin-inline-end:1rem;margin-block-end:0}}.hri-modal-header{box-sizing:border-box;top:0;display:flex;justify-content:space-between;flex-direction:row-reverse;padding:0 .5rem;align-items:center;background-color:rgb(var(--colour-elevation-2, 255, 255, 255));z-index:100;flex:0 0 3.5rem}.hri-modal-header--floating-header{position:absolute;width:100%;background-color:transparent}.hri-modal-header--floating-header .hri-modal-header__close,.hri-modal-header--floating-header .hri-modal-header__back-button{margin:1rem 0 0}.hri-modal-header__title-wrapper{width:100%;text-align:center;margin:1rem .5rem}.hri-modal-header__title-wrapper--padded{margin-inline-start:3rem}.hri-modal-header__close,.hri-modal-header__back-button{margin-top:.5rem;margin-bottom:.5rem}[dir=rtl] .hri-modal-header__close,[dir=rtl] .hri-modal-header__back-button{transform:scaleX(-1)}.hri-modal-header__title{font-weight:700;color:rgb(var(--colour-text-and-icon-1, 17, 17, 17))}.hri-modal-header .hri-modal-header__title-wrapper>*{font-size:1rem;line-height:1.5}.hri-modal-body{padding:var(--skapa-modal-body-padding-block, 1.5rem) var(--skapa-modal-body-padding-inline, 1.5rem)}.hri-sheets--enter{animation:hri-modalSlideUp cubic-bezier(0,0,.1,1) .2s}.hri-sheets--preserve-alignment{animation:hri-modalSlideToLeft cubic-bezier(0,0,.1,1) .2s}.hri-sheets--preserve-alignment.hri-sheets--mirrored{animation:hri-modalSlideFromLeft cubic-bezier(0,0,.1,1) .2s}.hri-sheets--close{animation:hri-modalSlideDown cubic-bezier(.9,0,1,1) .1s;pointer-events:none;transition:visibility cubic-bezier(0,0,1,1) .1s;visibility:hidden;animation-fill-mode:forwards}.hri-sheets--close.hri-sheets--preserve-alignment{animation:hri-modalSlideToRight cubic-bezier(.9,0,1,1) .1s;animation-fill-mode:forwards}.hri-sheets--close.hri-sheets--preserve-alignment.hri-sheets--mirrored{animation:hri-modalSlideFromRight cubic-bezier(.9,0,1,1) .1s;animation-fill-mode:forwards}[dir=rtl] .hri-sheets--preserve-alignment{animation:hri-modalSlideFromLeft cubic-bezier(0,0,.1,1) .2s}[dir=rtl] .hri-sheets--preserve-alignment.hri-sheets--mirrored{animation:hri-modalSlideToLeft cubic-bezier(0,0,.1,1) .2s}[dir=rtl] .hri-sheets--close{animation:hri-modalSlideDown cubic-bezier(.9,0,1,1) .1s;pointer-events:none;animation-fill-mode:forwards}[dir=rtl] .hri-sheets--close.hri-sheets--preserve-alignment{animation:hri-modalSlideFromRight cubic-bezier(.9,0,1,1) .1s;animation-fill-mode:forwards}[dir=rtl] .hri-sheets--close.hri-sheets--preserve-alignment.hri-sheets--mirrored{animation:hri-modalSlideToRight cubic-bezier(.9,0,1,1) .1s;animation-fill-mode:forwards}.hri-sheets{position:absolute;top:auto;right:0;bottom:0;width:100%;background:rgb(var(--colour-elevation-2, 255, 255, 255));z-index:100;overflow:hidden;border-radius:8px 8px 0 0;max-height:calc(100% - 3rem);text-align:initial;display:flex;flex-direction:column}.hri-sheets__content{height:100%}.hri-sheets__content-wrapper{overflow:auto;height:100%;position:relative}.hri-sheets__content-wrapper:focus-visible{box-shadow:inset 0 0 0 2px rgb(var(--colour-neutral-7, 17, 17, 17))}.hri-sheets__video{z-index:100;background:rgba(var(--colour-static-black, 17, 17, 17),.8)}.hri-sheets__video iframe{max-width:100%}.hri-sheets--preserve-alignment{width:85%;top:0;border-radius:8px 0 0 8px;max-height:100%}.hri-sheets--preserve-alignment.hri-sheets--mirrored{right:auto;left:0;border-radius:0 8px 8px 0}.hri-sheets--mobile-full-size{top:3rem}.hri-sheets .hri-modal-footer{padding:1.5rem 1rem}[dir=rtl] .hri-sheets--preserve-alignment{left:0;right:auto;border-radius:0 8px 8px 0}[dir=rtl] .hri-sheets--preserve-alignment.hri-sheets--mirrored{right:0;left:auto;border-radius:8px 0 0 8px}@media(prefers-contrast:more){.hri-sheets{border:1px solid rgb(var(--colour-elevation-1-border, 223, 223, 223));border-block-end-width:0}}.hri-theatre--enter{animation:hri-modalEnter cubic-bezier(0,0,.1,1) .2s}.hri-theatre--enter .hri-theatre__animation-group{animation:hri-modalContentEnter cubic-bezier(0,0,.1,1) .2s}.hri-theatre--close{animation:hri-modalClose cubic-bezier(.9,0,1,1) .2s;animation-fill-mode:forwards;pointer-events:none;transition:visibility cubic-bezier(0,0,1,1) .1s;visibility:hidden}.hri-theatre--close .hri-theatre__animation-group{animation:hri-modalContentClose cubic-bezier(.9,0,1,1) .2s;animation-fill-mode:forwards}.hri-theatre{position:absolute;left:0;width:100%;top:3rem;height:calc(100% - 3rem);border-radius:8px 8px 0 0;background:rgb(var(--colour-elevation-2, 255, 255, 255));z-index:100;overflow:hidden;display:flex;flex-shrink:0;flex-direction:column;text-align:initial}.hri-theatre__animation-group{display:flex;flex-direction:column;height:100%}.hri-theatre__content-wrapper{overflow:auto}.hri-theatre__video{z-index:100;background:rgba(var(--colour-static-black, 17, 17, 17),.8)}.hri-theatre__video iframe{max-width:100%}@media(prefers-contrast:more){.hri-theatre{border:1px solid rgb(var(--colour-elevation-1-border, 223, 223, 223));border-block-end-width:0}}.hri-prompt--enter{animation:hri-modalContentEnter cubic-bezier(.8,0,0,1) .2s}.hri-prompt--close{animation:hri-modalContentClose cubic-bezier(.9,0,1,1) .1s;animation-fill-mode:forwards;pointer-events:none;transition:visibility cubic-bezier(0,0,1,1) .1s;visibility:hidden}.hri-prompt{position:relative;left:auto;right:auto;display:flex;margin:1.5rem;z-index:100;overflow:hidden;flex-direction:column;justify-content:center;border-radius:8px;text-align:initial}.hri-prompt__content-wrapper{background:rgb(var(--colour-elevation-2, 255, 255, 255));max-height:75vh;max-width:31.5rem;height:auto;overflow:hidden;display:flex;flex-direction:column}.hri-prompt__heading{margin-bottom:1rem;color:rgb(var(--colour-text-and-icon-1, 17, 17, 17));font-size:1.125rem;line-height:1.444;font-weight:700}.hri-prompt__content{color:rgb(var(--colour-text-and-icon-2, 72, 72, 72));font-size:.875rem;line-height:1.571;padding:0 2rem;overflow:auto;height:100%}.hri-prompt__content:focus-visible{box-shadow:inset 0 0 0 2px rgb(var(--colour-neutral-7, 17, 17, 17))}.hri-prompt .hri-modal-header{padding:.5rem .5rem 0}.hri-prompt .hri-modal-header__close{margin:0}.hri-prompt .hri-prompt__content{padding-bottom:0}@media(prefers-contrast:more){.hri-prompt{border:1px solid rgb(var(--colour-elevation-1-border, 223, 223, 223))}}@media(min-width:37.5em){.hri-sheets{top:0;border-radius:8px 0 0 8px;width:calc(100% - 3rem);max-height:100%}.hri-sheets--mirrored{right:auto;left:0;border-radius:0 8px 8px 0}.hri-sheets--mirrored .hri-modal-footer:not(.hri-modal-footer--stacked){flex-direction:row-reverse}.hri-sheets--mirrored .hri-modal-footer:not(.hri-modal-footer--stacked) .hri-btn:not(:last-child){margin:0;margin-inline-start:1rem}.hri-sheets--small{max-width:30rem}.hri-sheets--small .hri-modal-body{--skapa-modal-body-padding-inline: 1.5rem}.hri-sheets--medium{max-width:45rem}.hri-sheets--medium .hri-modal-footer:not(.hri-modal-footer--dual-action) .hri-btn{width:auto;flex:initial}.hri-sheets--large{max-width:67.5rem}.hri-sheets--medium .hri-modal-footer--dual-action .hri-btn:not(:last-child),.hri-sheets--large .hri-modal-footer--dual-action .hri-btn:not(:last-child){margin-inline-end:1rem}.hri-sheets--large .hri-modal-footer .hri-btn{width:auto;flex:initial}.hri-sheets .hri-modal-footer{padding:1.5rem}[dir=rtl] .hri-sheets{right:auto;left:0;border-radius:0 8px 8px 0}[dir=rtl] .hri-sheets--mirrored{right:0;left:auto;border-radius:8px 0 0 8px}}@media(min-width:37.5em)and (prefers-contrast:more){.hri-sheets{border-block-end-width:1px;border-inline-end-width:0}}@media(min-width:37.5em){.hri-sheets.hri-sheets--enter{animation:hri-modalSlideToLeft cubic-bezier(0,0,.1,1) .2s}.hri-sheets.hri-sheets--close{animation:hri-modalSlideToRight cubic-bezier(.9,0,1,1) .1s;animation-fill-mode:forwards}.hri-sheets--mirrored.hri-sheets--enter{animation:hri-modalSlideFromLeft cubic-bezier(0,0,.1,1) .2s}.hri-sheets--mirrored.hri-sheets--close{animation:hri-modalSlideFromRight cubic-bezier(.9,0,1,1) .1s;animation-fill-mode:forwards}[dir=rtl] .hri-sheets.hri-sheets--enter{animation:hri-modalSlideFromLeft cubic-bezier(0,0,.1,1) .2s}[dir=rtl] .hri-sheets.hri-sheets--close{animation:hri-modalSlideFromRight cubic-bezier(.9,0,1,1) .1s;animation-fill-mode:forwards}[dir=rtl] .hri-sheets--mirrored.hri-sheets--enter{animation:hri-modalSlideToLeft cubic-bezier(0,0,.1,1) .2s}[dir=rtl] .hri-sheets--mirrored.hri-sheets--close{animation:hri-modalSlideToRight cubic-bezier(.9,0,1,1) .1s;animation-fill-mode:forwards}.hri-modal-body{--skapa-modal-body-padding-block: 2rem;--skapa-modal-body-padding-inline: 2rem}.hri-modal-header{padding:0 1rem;flex:0 0 4.5rem}.hri-modal-header__close,.hri-modal-header__back-button{margin-top:1rem;margin-bottom:1rem}.hri-modal-header--floating-header .hri-modal-header__close,.hri-modal-header--floating-header .hri-modal-header__back-button{margin:1.5rem 0 .5rem}.hri-prompt__heading{font-size:1.5rem;line-height:1.45;letter-spacing:-.0042em}.hri-prompt__content{color:rgb(var(--colour-text-and-icon-2, 72, 72, 72));font-size:1rem;line-height:1.625;padding-bottom:1rem}}@media(min-width:56.25em){.hri-sheets--small .hri-modal-body{--skapa-modal-body-padding-inline: 2rem}.hri-theatre{border-radius:8px;left:3rem;width:calc(100% - 6rem);height:calc(100% - 6rem)}}@media(min-width:56.25em)and (prefers-contrast:more){.hri-theatre{border-block-end-width:1px}}@media(min-width:75em){.hri-sheets .hri-modal-body{--skapa-modal-body-padding-inline: 2.5rem}}@media(prefers-reduced-motion){.hri-modal-wrapper{transition:none}.hri-modal-wrapper__backdrop{animation-duration:0s;transition-duration:0s;transition:none}.hri-modal-wrapper .hri-sheets.hri-sheets--enter,.hri-modal-wrapper .hri-sheets.hri-sheets--close,.hri-modal-wrapper .hri-sheets.hri-sheets--preserve-alignment,.hri-modal-wrapper .hri-sheets.hri-sheets--mirrored,.hri-modal-wrapper .hri-theatre.hri-theatre--enter,.hri-modal-wrapper .hri-theatre.hri-theatre--close,.hri-modal-wrapper .hri-theatre.hri-theatre--enter .hri-theatre__animation-group,.hri-modal-wrapper .hri-theatre.hri-theatre--close .hri-theatre__animation-group{animation-duration:0s;transition-duration:0s}.hri-modal-wrapper .hri-prompt--close{transition:none}.hri-modal-wrapper .hri-prompt,.hri-modal-wrapper .hri-prompt--enter,.hri-modal-wrapper .hri-prompt--close,.hri-modal-wrapper .hri-prompt .hri-prompt__content-wrapper,.hri-modal-wrapper .hri-prompt--enter .hri-prompt__content-wrapper,.hri-modal-wrapper .hri-prompt--close .hri-prompt__content-wrapper{animation-duration:0s;transition-duration:0s}}.hri-skeleton{line-height:inherit;cursor:progress;background-color:rgb(var(--colour-neutral-3, 223, 223, 223));background-image:linear-gradient(90deg,rgba(var(--colour-neutral-1, 255, 255, 255),0) 40%,rgba(var(--colour-neutral-2, 245, 245, 245),.5),rgba(var(--colour-neutral-1, 255, 255, 255),0) 60%);background-repeat:no-repeat;background-position:100% 0;background-size:250% 100%;background-origin:border-box;border:1px solid transparent;box-sizing:border-box;animation:hri-shine 2s 20;display:block}.hri-skeleton--inline-block{display:inline-block}.hri-skeleton:after{content:"​"}[dir=rtl] .hri-skeleton{animation-direction:reverse}@keyframes hri-shine{to{background-position:0 100%}}.hri-commercial-message{display:inline-block;padding:.25rem calc(var(--skapa-font-size) * .5px);color:rgb(var(--colour-text-and-icon-5, 255, 255, 255))}.hri-commercial-message--nlp{background-color:rgb(var(--colour-commercial-message-new-lower-price, 204, 0, 8))}.hri-commercial-message--new{background-color:rgb(var(--colour-commercial-message-new, 202, 80, 8))}.hri-commercial-message--family{background-color:rgb(var(--colour-commercial-message-ikea-family, 0, 124, 193))}.hri-commercial-message--subtle{padding:0}.hri-commercial-message--subtle--nlp{color:rgb(var(--colour-commercial-message-new-lower-price, 204, 0, 8))}.hri-commercial-message--subtle--new{color:rgb(var(--colour-commercial-message-new, 202, 80, 8))}.hri-commercial-message--subtle--family{color:rgb(var(--colour-commercial-message-ikea-family, 0, 124, 193))}.hri-aspect-ratio-box{width:100%;position:relative;height:auto;display:block;padding-bottom:75%;box-sizing:border-box}.hri-aspect-ratio-box[class*=--standard],.hri-aspect-ratio-box[class*=--4-3]{padding-bottom:75%}.hri-aspect-ratio-box[class*=--square],.hri-aspect-ratio-box[class*=--1-1]{padding-bottom:100%}.hri-aspect-ratio-box[class*=--wide],.hri-aspect-ratio-box[class*=--16-9]{padding-bottom:56.25%}.hri-aspect-ratio-box[class*=--portrait],.hri-aspect-ratio-box[class*=--3-4]{padding-bottom:133.3333333333%}.hri-aspect-ratio-box[class*=--semiportrait],.hri-aspect-ratio-box[class*=--6-7]{padding-bottom:116.6666666667%}.hri-aspect-ratio-box[class*=--9-16]{padding-bottom:177.7777777778%}.hri-aspect-ratio-box[class*=--4-5]{padding-bottom:125%}.hri-aspect-ratio-box .hri-image{object-fit:cover;width:100%;height:100%;position:absolute;left:0;top:0;color:transparent;padding:0}@media(min-width:37.5em){.hri-aspect-ratio-box[class*=to-standard-from-md],.hri-aspect-ratio-box[class*=to-4-3-from-md]{padding-bottom:75%}.hri-aspect-ratio-box[class*=to-square-from-md],.hri-aspect-ratio-box[class*=to-1-1-from-md]{padding-bottom:100%}.hri-aspect-ratio-box[class*=to-wide-from-md],.hri-aspect-ratio-box[class*=to-16-9-from-md]{padding-bottom:56.25%}.hri-aspect-ratio-box[class*=to-portrait-from-md],.hri-aspect-ratio-box[class*=to-3-4-from-md]{padding-bottom:133.3333333333%}.hri-aspect-ratio-box[class*=to-semiportrait-from-md],.hri-aspect-ratio-box[class*=to-6-7-from-md]{padding-bottom:116.6666666667%}.hri-aspect-ratio-box[class*=to-9-16-from-md]{padding-bottom:177.7777777778%}.hri-aspect-ratio-box[class*=to-4-5-from-md]{padding-bottom:125%}}@media(min-width:56.25em){.hri-aspect-ratio-box[class*=to-standard-from-lg],.hri-aspect-ratio-box[class*=to-4-3-from-lg]{padding-bottom:75%}.hri-aspect-ratio-box[class*=to-square-from-lg],.hri-aspect-ratio-box[class*=to-1-1-from-lg]{padding-bottom:100%}.hri-aspect-ratio-box[class*=to-wide-from-lg],.hri-aspect-ratio-box[class*=to-16-9-from-lg]{padding-bottom:56.25%}.hri-aspect-ratio-box[class*=to-portrait-from-lg],.hri-aspect-ratio-box[class*=to-3-4-from-lg]{padding-bottom:133.3333333333%}.hri-aspect-ratio-box[class*=to-semiportrait-from-lg],.hri-aspect-ratio-box[class*=to-6-7-from-lg]{padding-bottom:116.6666666667%}.hri-aspect-ratio-box[class*=to-9-16-from-lg]{padding-bottom:177.7777777778%}.hri-aspect-ratio-box[class*=to-4-5-from-lg]{padding-bottom:125%}}@media(min-width:75em){.hri-aspect-ratio-box[class*=to-standard-from-xl],.hri-aspect-ratio-box[class*=to-4-3-from-xl]{padding-bottom:75%}.hri-aspect-ratio-box[class*=to-square-from-xl],.hri-aspect-ratio-box[class*=to-1-1-from-xl]{padding-bottom:100%}.hri-aspect-ratio-box[class*=to-wide-from-xl],.hri-aspect-ratio-box[class*=to-16-9-from-xl]{padding-bottom:56.25%}.hri-aspect-ratio-box[class*=to-portrait-from-xl],.hri-aspect-ratio-box[class*=to-3-4-from-xl]{padding-bottom:133.3333333333%}.hri-aspect-ratio-box[class*=to-semiportrait-from-xl],.hri-aspect-ratio-box[class*=to-6-7-from-xl]{padding-bottom:116.6666666667%}.hri-aspect-ratio-box[class*=to-9-16-from-xl]{padding-bottom:177.7777777778%}.hri-aspect-ratio-box[class*=to-4-5-from-xl]{padding-bottom:125%}}.hri-price-module{--skapa-price-module-commercial-message-offset: 16px;--skapa-price-module-information-gap: .25rem;display:flex;flex-direction:column;gap:.5rem}.hri-price-module__description{display:block}.hri-price-module__offer-message{display:flex;align-items:center;color:rgb(var(--colour-text-and-icon-1, 17, 17, 17))}.hri-price-module__offer-message svg{flex-shrink:0}.hri-price-module__offer-message--family{color:rgb(var(--colour-commercial-message-ikea-family, 0, 124, 193))}.hri-price-module__offer-message--emphasised{color:rgb(var(--colour-commercial-message-new-lower-price, 204, 0, 8))}.hri-price-module__eds-message{display:flex;align-items:center;color:rgb(var(--colour-text-and-icon-1, 17, 17, 17))}.hri-price-module__eds-message svg{flex-shrink:0}.hri-price-module:not(.hri-price-module--list) .hri-price-module__eds-message{margin-top:-.25rem}.hri-price-module--bti .hri-price-module__primary-currency-price,.hri-price-module--new-bti .hri-price-module__primary-currency-price{margin-bottom:.5rem}.hri-price-module--bti .hri-price-module__secondary-currency-price,.hri-price-module--new-bti .hri-price-module__secondary-currency-price{margin-bottom:.25rem}.hri-price-module__information,.hri-price-module__price{display:flex;flex-direction:column;gap:var(--skapa-price-module-information-gap)}.hri-price-module__name{text-transform:uppercase}.hri-price-module__primary-currency-price{display:flex;flex-direction:column;gap:.25rem}.hri-price-module__primary-currency-price-energy-class{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem}.hri-price-module__secondary-currency-price{display:flex;flex-direction:column;align-items:flex-start}.hri-price-module__energy-class{display:flex;vertical-align:top}.hri-price-module__energy-class svg{display:block}.hri-price-module__comparison-price{flex-basis:100%;color:rgb(var(--colour-text-and-icon-1, 17, 17, 17))}.hri-price-module__addons .hri-price{font-size:inherit}.hri-price-module__current-price{font-size:1.75rem}.hri-price-module__small-icon{vertical-align:top;fill:rgb(var(--colour-text-and-icon-1, 17, 17, 17));width:1.125rem;height:1.125rem}.hri-price-module__addons{display:flex;flex-direction:column}.hri-price-module__comparison-price .hri-price{font-size:.75rem}.hri-price-module--xsmall{--skapa-price-module-commercial-message-offset: 12px}.hri-price-module--xsmall .hri-price-module__energy-class svg{width:4.0625rem;height:2.25rem}.hri-price-module--xsmall.hri-price-module--tro .hri-price-module__secondary-current-price,.hri-price-module--xsmall.hri-price-module--new-tro .hri-price-module__secondary-current-price,.hri-price-module--xsmall .hri-price-module__current-price{font-size:1.5rem}.hri-price-module--xsmall .hri-price-module__secondary-current-price{font-size:1rem}.hri-price-module--small{--skapa-price-module-commercial-message-offset: 14px}.hri-price-module--small .hri-price-module__energy-class svg{width:4.75rem;height:2.625rem}.hri-price-module--small.hri-price-module--tro .hri-price-module__secondary-current-price,.hri-price-module--small.hri-price-module--new-tro .hri-price-module__secondary-current-price,.hri-price-module--small .hri-price-module__current-price{font-size:1.75rem}.hri-price-module--small .hri-price-module__secondary-current-price{font-size:.875rem}.hri-price-module--medium .hri-price-module__energy-class svg{width:5.4375rem;height:3rem}.hri-price-module--medium.hri-price-module--tro .hri-price-module__secondary-current-price,.hri-price-module--medium.hri-price-module--new-tro .hri-price-module__secondary-current-price,.hri-price-module--medium .hri-price-module__current-price{font-size:2rem}.hri-price-module--medium .hri-price-module__secondary-current-price{font-size:1rem}.hri-price-module--large .hri-price-module__energy-class svg{width:8.1875rem;height:4.5rem}.hri-price-module--large.hri-price-module--tro .hri-price-module__secondary-current-price,.hri-price-module--large.hri-price-module--new-tro .hri-price-module__secondary-current-price,.hri-price-module--large .hri-price-module__current-price{font-size:3rem}.hri-price-module--large .hri-price-module__secondary-current-price{font-size:1.5rem}.hri-price-module--large .hri-price-module__comparison-price .hri-price{font-size:1rem}.hri-price-module--xlarge .hri-price-module__energy-class svg{width:10.875rem;height:6rem}.hri-price-module--xlarge.hri-price-module--tro .hri-price-module__secondary-current-price,.hri-price-module--xlarge.hri-price-module--new-tro .hri-price-module__secondary-current-price,.hri-price-module--xlarge .hri-price-module__current-price{font-size:4rem}.hri-price-module--xlarge .hri-price-module__secondary-current-price{font-size:2rem}.hri-price-module--xlarge .hri-price-module__comparison-price .hri-price{font-size:1.25rem}.hri-price-module--large .hri-price-module__price,.hri-price-module--xlarge .hri-price-module__price{margin-bottom:.75rem}.hri-price-module--large .hri-price-module__primary-currency-price-energy-class,.hri-price-module--xlarge .hri-price-module__primary-currency-price-energy-class{gap:.75rem}.hri-price-module--large.hri-price-module--new-bti .hri-price-module__primary-currency-price,.hri-price-module--large.hri-price-module--bti .hri-price-module__primary-currency-price,.hri-price-module--xlarge.hri-price-module--new-bti .hri-price-module__primary-currency-price,.hri-price-module--xlarge.hri-price-module--bti .hri-price-module__primary-currency-price{margin-bottom:1rem}.hri-price-module--large.hri-price-module--new-bti .hri-price-module__secondary-currency-price,.hri-price-module--large.hri-price-module--bti .hri-price-module__secondary-currency-price,.hri-price-module--xlarge.hri-price-module--new-bti .hri-price-module__secondary-currency-price,.hri-price-module--xlarge.hri-price-module--bti .hri-price-module__secondary-currency-price{margin-bottom:0}.hri-price-module:not(.hri-price-module--list).hri-price-module--commercial-message-placeholder{margin-top:calc(var(--skapa-price-module-commercial-message-offset) * 1.25 + var(--skapa-price-module-information-gap))}.hri-price-module--list{flex-direction:row;justify-content:space-between;flex-wrap:wrap}.hri-price-module--list .hri-price-module__current-price,.hri-price-module--list .hri-price-module__secondary-current-price{font-size:inherit!important;line-height:inherit;font-weight:inherit}.hri-price-module--list .hri-price-module__comparison-price .price{font-size:inherit;line-height:inherit}.hri-price-module--list .hri-price-module__information{position:relative}.hri-price-module--list .hri-price-module__primary-currency-price{gap:0}.hri-price-module--list .hri-price-module__comparison-price{color:rgb(var(--colour-text-and-icon-2, 72, 72, 72))}.hri-price-module--list .hri-price-module__list-addons{display:flex;flex-direction:column;flex-basis:100%;gap:.25rem}.hri-price-module--list.hri-price-module--with-commercial-message{--skapa-price-module-list-commercial-message-offset: calc(var(--skapa-price-module-commercial-message-offset) * 1.25 + var(--skapa-price-module-information-gap));padding-top:var(--skapa-price-module-list-commercial-message-offset)}.hri-price-module--list.hri-price-module--with-commercial-message .hri-commercial-message{position:absolute;top:calc(var(--skapa-price-module-list-commercial-message-offset) * -1);white-space:nowrap}.hri-price-module--list.hri-price-module--xsmall .hri-price-module__energy-class svg{width:2rem;height:1.125rem}.hri-price-module--list.hri-price-module--small .hri-price-module__energy-class svg{width:2.5rem;height:1.375rem}.hri-price-module--list.hri-price-module--medium .hri-price-module__energy-class svg{width:2.6875rem;height:1.5rem}.hri-price-module--family-romania.hri-price-module--list .hri-price-module__price,.hri-price-module--family-romania.hri-price-module--list .hri-price-module__information{flex-basis:100%}.hri-price-module--family-romania.hri-price-module--list .hri-price-module__primary-currency-price{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap;gap:var(--skapa-price-module-information-gap)}.hri-price-module--family-romania.hri-price-module--list .hri-commercial-message{order:initial}[dir=rtl] .hri-price-module__star--half-filled{transform:scaleX(-1)}[dir=rtl] .hri-price-module__offer-message svg{transform:scaleX(-1)}.hri-price{font-weight:700;line-height:1;font-size:1.5rem;position:relative;color:rgb(var(--colour-text-and-icon-1, 17, 17, 17))}.hri-price--subtle{color:rgb(var(--colour-text-and-icon-2, 72, 72, 72))}.hri-price__nowrap{white-space:nowrap}.hri-price__currency,.hri-price__decimal,.hri-price__subscript{font-size:.5em;line-height:1.3}.hri-price__subscript,.hri-price__currency,.hri-price__decimal{position:relative}.hri-price__currency{unicode-bidi:bidi-override}.hri-price__subscript{display:inline-block;unicode-bidi:isolate}.hri-price--currency-super-aligned .hri-price__currency{top:-.727em}.hri-price--currency-fill-aligned .hri-price__currency{font-size:inherit;line-height:inherit}.hri-price--decimal-super-aligned .hri-price__decimal{top:-.727em}.hri-price--large{font-size:2.25rem}.hri-price--bti-price{display:inline-block;color:rgb(var(--colour-static-black, 17, 17, 17));padding:.2em .3em;background:rgb(var(--colour-commercial-message-bti-yellow, 255, 219, 0));box-shadow:.08em .08em rgb(var(--colour-commercial-message-bti-red, 204, 0, 8));font-style:normal}.hri-price--regular-font-weight{font-weight:400}.hri-price--strikeout .hri-price__currency,.hri-price--strikeout .hri-price__decimal,.hri-price--strikeout .hri-price__integer{text-decoration:line-through}.hri-price--fixed-size .hri-price__subscript,.hri-price--fixed-size .hri-price__currency,.hri-price--fixed-size .hri-price__decimal,.hri-price--strikeout .hri-price__subscript,.hri-price--strikeout .hri-price__currency,.hri-price--strikeout .hri-price__decimal,.hri-price--regular-font-weight .hri-price__subscript,.hri-price--regular-font-weight .hri-price__currency,.hri-price--regular-font-weight .hri-price__decimal,.hri-price--large.hri-price--strikeout .hri-price__subscript,.hri-price--large.hri-price--strikeout .hri-price__currency,.hri-price--large.hri-price--strikeout .hri-price__decimal{font-size:1em;line-height:1;top:auto}.hri-price--small{font-size:1rem}.hri-price--small .hri-price__subscript,.hri-price--small .hri-price__currency,.hri-price--small .hri-price__decimal{font-size:1em;line-height:1;top:auto}.hri-price__sr-text{position:absolute;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);margin:-1px;white-space:nowrap;left:0}.hri-price--leading.hri-price--currency-thin .hri-price__currency:after{content:" "}.hri-price--trailing.hri-price--currency-thin .hri-price__currency:before{content:" "}[dir=rtl] .hri-price--leading.hri-price--currency-thin .hri-price__currency:before{content:" "}[dir=rtl] .hri-price--leading.hri-price--currency-thin .hri-price__currency:after{content:""}[dir=rtl] .hri-price--trailing.hri-price--currency-thin .hri-price__currency:before{content:""}[dir=rtl] .hri-price--trailing.hri-price--currency-thin .hri-price__currency:after{content:" "}@media(forced-colors:active){.hri-price--bti-price{border-style:solid;border-width:0 2px 2px 0}}.hri-shoppable-image{position:relative;width:100%}.hri-shoppable-image:hover .hri-shoppable-image__button,.hri-shoppable-image:hover .hri-shoppable-image__dot{visibility:visible;opacity:1}.hri-shoppable-image:hover .hri-shoppable-image__area--active .hri-shoppable-image__tag{opacity:1;visibility:visible;z-index:1}.hri-shoppable-image__sr-description{position:absolute;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);margin:-1px;white-space:nowrap}.hri-shoppable-image__image-wrapper[role=button]{cursor:pointer}.hri-shoppable-image__dot{box-sizing:border-box;transition:border-color .25s ease-in-out,opacity .25s ease-in-out,visibility .25s ease-in-out;transform:translate(-1rem) translateY(-1rem) scale(.999);padding:0;width:2rem;height:2rem;border:2px solid rgba(var(--colour-static-grey, 223, 223, 223),.48);background-clip:padding-box;position:absolute;background-color:rgba(var(--colour-static-black, 17, 17, 17),.48);opacity:0;visibility:hidden;border-radius:64px;line-height:.5;display:flex;align-items:center;justify-content:center}@media screen and (prefers-reduced-motion:reduce){.hri-shoppable-image__dot{transition:none}}.hri-shoppable-image__dot:before{content:"";position:absolute;inset:-.5rem;display:block}.hri-shoppable-image__dot:after{content:"";position:relative;display:block;background:rgb(var(--colour-static-white, 255, 255, 255));box-shadow:0 1px 4px rgba(var(--colour-static-black, 17, 17, 17),.55);width:.75rem;height:.75rem;border-radius:64px;transition:transform .25s ease-in-out}@media screen and (prefers-reduced-motion:reduce){.hri-shoppable-image__dot:after{transition:none}}.hri-shoppable-image__dot:focus{border-color:rgba(var(--colour-static-grey, 223, 223, 223),.64)}.hri-shoppable-image__dot:focus:after{transform:scale(.667)}.hri-shoppable-image__dot:focus-visible{border-color:rgba(var(--colour-static-grey, 223, 223, 223),.5);background-color:rgba(var(--colour-static-black, 17, 17, 17),.64)}.hri-shoppable-image__dot:active{background-color:rgba(var(--colour-static-black, 17, 17, 17),.9)}.hri-shoppable-image__area--active .hri-shoppable-image__dot{background-color:rgba(var(--colour-static-black, 17, 17, 17),.75);border-color:rgba(var(--colour-static-grey, 223, 223, 223),.75)}.hri-shoppable-image__area--active .hri-shoppable-image__dot:after{transform:scale(.667)}.hri-shoppable-image__area--active .hri-shoppable-image__dot:focus-visible{background-color:rgba(var(--colour-static-black, 17, 17, 17),.75)}.hri-shoppable-image__area--active .hri-shoppable-image__dot:active{background-color:rgba(var(--colour-static-black, 17, 17, 17),.9)}.hri-shoppable-image__product-list{list-style-type:none;margin:0}.hri-shoppable-image__tag{min-width:7.5rem;position:absolute;opacity:0;visibility:hidden;transform:translate(-50%) translateY(-100%) translateY(-1.5rem);transition:opacity .25s ease-in-out,visibility .25s ease-in-out}@media screen and (prefers-reduced-motion:reduce){.hri-shoppable-image__tag{transition:none}}.hri-shoppable-image__tag:before{content:"";position:absolute;inset:-.125rem}.hri-shoppable-image__tag--top{transform:translate(-50%) translateY(-100%) translateY(-1.5rem)}.hri-shoppable-image__tag--top-left{transform:translate(-1rem) translateY(-100%) translateY(-1.5rem)}.hri-shoppable-image__tag--top-right{transform:translate(calc(-100% + 1rem)) translateY(-100%) translateY(-1.5rem)}.hri-shoppable-image__tag-inner{width:100%;text-align:initial;display:flex;flex-direction:column;text-decoration:none;color:rgb(var(--colour-text-and-icon-1, 17, 17, 17));background-color:rgb(var(--colour-elevation-1, 255, 255, 255));box-shadow:0 4px 16px #0000001a;border:1px solid rgb(var(--colour-neutral-3, 223, 223, 223))}.hri-shoppable-image__tag-inner .hri-price-module{margin:.75rem;flex-grow:1}.hri-shoppable-image__tag-inner .hri-price-module>:last-child{margin-bottom:0}.hri-shoppable-image__tag-link,.hri-shoppable-image__tag-link:hover{display:flex;text-decoration:none;font-size:.875rem}.hri-shoppable-image__tag-chevron{border-left:1px solid rgb(var(--colour-neutral-3, 223, 223, 223));display:flex;align-items:center;justify-content:center;width:2rem}.hri-shoppable-image__area{position:absolute}.hri-shoppable-image__area--hidden{display:none}.hri-shoppable-image__category-link{position:relative;display:block;background:transparent}.hri-shoppable-image--visible-dots .hri-shoppable-image__button,.hri-shoppable-image--visible-dots .hri-shoppable-image__dot{opacity:1;visibility:visible}.hri-shoppable-image--visible-dots .hri-shoppable-image__area--active .hri-shoppable-image__tag{opacity:1;visibility:visible;z-index:1}.hri-shoppable-image .hri-shoppable-image__tag--bottom{transform:translate(-50%) translateY(1.5rem)}.hri-shoppable-image .hri-shoppable-image__tag--bottom-left{transform:translate(-1rem) translateY(1.5rem)}.hri-shoppable-image .hri-shoppable-image__tag--bottom-right{transform:translate(calc(-100% + 1rem)) translateY(1.5rem)}.hri-shoppable-image .hri-shoppable-image__tag--left{transform:translateY(-50%) translate(-100%) translate(-1.5rem)}.hri-shoppable-image .hri-shoppable-image__tag--left-bottom{transform:translateY(calc(-100% + 1rem)) translate(-100%) translate(-1.5rem)}.hri-shoppable-image .hri-shoppable-image__tag--left-top{transform:translateY(-1rem) translate(-100%) translate(-1.5rem)}.hri-shoppable-image .hri-shoppable-image__tag--right{transform:translateY(-50%) translate(1.5rem)}.hri-shoppable-image .hri-shoppable-image__tag--right-bottom{transform:translateY(calc(-100% + 1rem)) translate(1.5rem)}.hri-shoppable-image .hri-shoppable-image__tag--right-top{transform:translateY(-1rem) translate(1.5rem)}.hri-shoppable-image__button{position:absolute;opacity:0;visibility:hidden;bottom:1rem;left:1rem;pointer-events:none;filter:drop-shadow(1px 0px 4px rgba(var(--colour-static-black, 17, 17, 17),.55));color:rgb(var(--colour-static-white, 255, 255, 255))}.hri-shoppable-image--hidden-dots .hri-shoppable-image__button,.hri-shoppable-image--hidden-dots .hri-shoppable-image__tag,.hri-shoppable-image--hidden-dots .hri-shoppable-image__dot,.hri-shoppable-image--hidden-dots:hover .hri-shoppable-image__button,.hri-shoppable-image--hidden-dots:hover .hri-shoppable-image__area--active .hri-shoppable-image__tag,.hri-shoppable-image--hidden-dots:hover .hri-shoppable-image__tag,.hri-shoppable-image--hidden-dots:hover .hri-shoppable-image__dot{opacity:0;visibility:hidden}.hri-shoppable-image__aspect-constraint{position:absolute;top:0;pointer-events:none;background:none}.hri-shoppable-image__aspect-constraint>*{pointer-events:initial}.hri-shoppable-image--fluid-size>:is(div,a){height:100%}.hri-shoppable-image--fluid-size>:is(div,a)>img{width:100%;height:100%;object-fit:cover}@media(min-width:37.5em){.hri-shoppable-image__tag{min-width:8.4375rem}}@media(hover:none){.hri-shoppable-image:hover .hri-shoppable-image__area--active .hri-shoppable-image__tag,.hri-shoppable-image:hover .hri-shoppable-image__dot{visibility:hidden;opacity:0}.hri-shoppable-image--visible-dots:hover .hri-shoppable-image__button,.hri-shoppable-image--visible-dots:hover .hri-shoppable-image__area--active .hri-shoppable-image__tag,.hri-shoppable-image--visible-dots:hover .hri-shoppable-image__dot{visibility:visible;opacity:1}.hri-shoppable-image.hri-shoppable-image--hidden-dots:hover .hri-shoppable-image__dot{visibility:hidden;opacity:0}.hri-shoppable-image__button{visibility:visible;opacity:1}}[dir=rtl] .hri-shoppable-image__dot{transform:translate(2rem) translate(-1rem) translateY(-1rem) scale(.999)}[dir=rtl] .hri-shoppable-image .hri-shoppable-image__tag--top,[dir=rtl] .hri-shoppable-image .hri-shoppable-image__tag{transform:translate(50%) translateY(-100%) translateY(-1.5rem)}[dir=rtl] .hri-shoppable-image .hri-shoppable-image__tag--top-left{transform:translate(calc(100% - 1rem)) translateY(-100%) translateY(-1.5rem)}[dir=rtl] .hri-shoppable-image .hri-shoppable-image__tag--top-right{transform:translate(1rem) translateY(-100%) translateY(-1.5rem)}[dir=rtl] .hri-shoppable-image .hri-shoppable-image__tag--bottom{transform:translate(50%) translateY(1.5rem)}[dir=rtl] .hri-shoppable-image .hri-shoppable-image__tag--bottom-left{transform:translate(calc(100% - 1rem)) translateY(1.5rem)}[dir=rtl] .hri-shoppable-image .hri-shoppable-image__tag--bottom-right{transform:translate(1rem) translateY(1.5rem)}[dir=rtl] .hri-shoppable-image .hri-shoppable-image__tag--left{transform:translateY(-50%) translate(-1.5rem)}[dir=rtl] .hri-shoppable-image .hri-shoppable-image__tag--right{transform:translateY(-50%) translate(100%) translate(1.5rem)}[dir=rtl] .hri-shoppable-image .hri-shoppable-image__tag-chevron{transform:scaleX(-1)}.hri-shoppable-image__category-link:focus-visible,.hri-shoppable-image__dot:focus-visible{box-shadow:0 0 0 4px var(--skapa-focus-ring-internal, rgb(var(--colour-neutral-1, 255, 255, 255)));outline:2px solid var(--skapa-focus-ring-external, rgb(var(--colour-neutral-7, 17, 17, 17)));outline-offset:var(--skapa-focus-outline-offset, 4px);transition:outline .2s ease-out,box-shadow .2s ease-out}.hri-icon-pill{--background: rgb(var(--colour-interactive-secondary-bg-default, 245, 245, 245));--background-hover: rgb(var(--colour-interactive-secondary-bg-hover, 223, 223, 223));--background-press: rgb(var(--colour-interactive-secondary-bg-pressed, 204, 204, 204));--foreground: rgb(var(--colour-text-and-icon-1, 17, 17, 17));--disabled-foreground: rgb(var(--colour-interactive-disabled-2, 146, 146, 146));--disabled-background: rgb(var(--colour-interactive-disabled-1, 204, 204, 204));min-height:3.5rem;position:relative;border:0;padding:0 2rem;text-align:center;display:inline-flex;cursor:pointer;outline:0;vertical-align:top;text-decoration:none;border-radius:64px;justify-content:center;align-items:center;color:var(--foreground);background:var(--background);transition-property:opacity,transform;transition-duration:.25s;transition-timing-function:cubic-bezier(.4,0,.4,1)}.hri-icon-pill:hover{background:var(--background-hover)}.hri-icon-pill:active{background:var(--background-press)}.hri-icon-pill:disabled{cursor:default;background:var(--disabled-background);color:var(--disabled-foreground)}.hri-icon-pill:hover,.hri-icon-pill:active,.hri-icon-pill:focus{text-decoration:none}.hri-icon-pill .hri-svg-icon{flex-shrink:0}.hri-icon-pill.hri-leading-icon{padding-inline-start:1.5rem}.hri-icon-pill.hri-trailing-icon{flex-direction:row-reverse;padding-inline-end:1.5rem}.hri-icon-pill--small{font-size:.75rem;line-height:1.3333333333;min-height:2.5rem;padding:0 1.5rem}.hri-icon-pill--small:after{content:"";position:absolute;inset:-.1875rem}.hri-icon-pill--small.hri-leading-icon{padding-inline-start:1rem}.hri-icon-pill--small.hri-trailing-icon{padding-inline-end:1rem}.hri-icon-pill--xsmall{font-size:.75rem;line-height:1.3333333333;min-height:2rem;min-width:2rem;padding:0 .75rem}.hri-icon-pill--xsmall:after{content:"";position:absolute;inset:-.4375rem}.hri-icon-pill--xsmall.hri-leading-icon{padding-inline-start:.25rem}.hri-icon-pill--xsmall.hri-trailing-icon{padding-inline-end:.25rem}.hri-icon-pill{border:2px solid transparent;padding:0 .875rem}.hri-icon-pill:disabled{border-color:rgb(var(--colour-interactive-disabled-1, 204, 204, 204))}.hri-icon-pill--active{border-color:rgb(var(--colour-interactive-subtle-border-selected, 17, 17, 17))}.hri-icon-pill--xsmall{padding:0 .0625rem}.hri-icon-pill--small{padding:0 .375rem}.hri-pill{--background: rgb(var(--colour-interactive-secondary-bg-default, 245, 245, 245));--background-hover: rgb(var(--colour-interactive-secondary-bg-hover, 223, 223, 223));--background-press: rgb(var(--colour-interactive-secondary-bg-pressed, 204, 204, 204));--foreground: rgb(var(--colour-text-and-icon-1, 17, 17, 17));--disabled-foreground: rgb(var(--colour-interactive-disabled-2, 146, 146, 146));--disabled-background: rgb(var(--colour-interactive-disabled-1, 204, 204, 204));min-height:3.5rem;position:relative;border:0;padding:0 2rem;text-align:center;display:inline-flex;cursor:pointer;outline:0;vertical-align:top;text-decoration:none;border-radius:64px;justify-content:center;align-items:center;color:var(--foreground);background:var(--background);transition-property:opacity,transform;transition-duration:.25s;transition-timing-function:cubic-bezier(.4,0,.4,1)}.hri-pill:hover{background:var(--background-hover)}.hri-pill:active{background:var(--background-press)}.hri-pill:disabled{cursor:default;background:var(--disabled-background);color:var(--disabled-foreground)}.hri-pill:hover,.hri-pill:active,.hri-pill:focus{text-decoration:none}.hri-pill .hri-pill--svg-icon{flex-shrink:0}.hri-pill.hri-pill--leading-icon{padding-inline-start:1.5rem}.hri-pill.hri-pill--trailing-icon{flex-direction:row-reverse;padding-inline-end:1.5rem}.hri-pill--small{font-size:.75rem;line-height:1.3333333333;min-height:2.5rem;padding:0 1.5rem}.hri-pill--small:after{content:"";position:absolute;inset:-.1875rem}.hri-pill--small.hri-pill--leading-icon{padding-inline-start:1rem}.hri-pill--small.hri-pill--trailing-icon{padding-inline-end:1rem}.hri-pill--xsmall{font-size:.75rem;line-height:1.3333333333;min-height:2rem;min-width:2rem;padding:0 .75rem}.hri-pill--xsmall:after{content:"";position:absolute;inset:-.4375rem}.hri-pill--xsmall.hri-pill--leading-icon{padding-inline-start:.25rem}.hri-pill--xsmall.hri-pill--trailing-icon{padding-inline-end:.25rem}.hri-pill__trailing-icon{margin-inline-start:.5rem}.hri-pill__leading-icon{margin-inline-end:.5rem}.hri-pill.hri-pill--trailing-icon{flex-direction:row}.hri-pill{border:2px solid transparent}.hri-pill--active{border-color:rgb(var(--colour-interactive-subtle-border-selected, 17, 17, 17))}.hri-pill:disabled{border-color:rgb(var(--colour-interactive-disabled-1, 204, 204, 204))}.hri-pill:disabled .hri-pill__thumbnail{opacity:.5}.hri-pill--thumbnail{--thumbnail-padding: .75rem;padding-inline-start:var(--thumbnail-padding)}.hri-pill--thumbnail.hri-pill--small,.hri-pill--thumbnail.hri-pill--xsmall{--thumbnail-padding: .5rem}.hri-pill--thumbnail.hri-pill--small .hri-pill__thumbnail,.hri-pill--thumbnail.hri-pill--xsmall .hri-pill__thumbnail{width:1.5rem;height:1.5rem}.hri-pill--thumbnail.hri-pill--xsmall{--thumbnail-padding: .25rem}.hri-pill__thumbnail{width:2rem;height:2rem;border-radius:64px;margin-inline-end:.5rem}.hri-pill:focus-visible{box-shadow:0 0 0 4px var(--skapa-focus-ring-internal, rgb(var(--colour-neutral-1, 255, 255, 255)));outline:2px solid var(--skapa-focus-ring-external, rgb(var(--colour-neutral-7, 17, 17, 17)));outline-offset:var(--skapa-focus-outline-offset, 4px);transition:outline .2s ease-out,box-shadow .2s ease-out}.hri-link{text-decoration:underline;font-weight:400;color:rgb(var(--colour-text-and-icon-2, 72, 72, 72))}.hri-link:focus,.hri-link:hover,.hri-link:active{color:rgb(var(--colour-text-and-icon-1, 17, 17, 17))}.hri-link--disabled{cursor:default;pointer-events:none;opacity:.4}.hri-link--disabled:focus:before{border:0}.hri-link--black{color:rgb(var(--colour-text-and-icon-1, 17, 17, 17))}.hri-link--black:hover,.hri-link--black:focus,.hri-link--black:active{color:rgb(var(--colour-text-and-icon-2, 72, 72, 72))}.hri-link--black.hri-link--disabled{cursor:default;pointer-events:none;opacity:.4;color:rgb(var(--colour-text-and-icon-1, 17, 17, 17))}.hri-link--black.hri-link--disabled:hover{color:rgb(var(--colour-text-and-icon-1, 17, 17, 17))}.hri-link--black.hri-link--disabled:focus,.hri-link--black.hri-link--disabled:active{color:rgb(var(--colour-text-and-icon-1, 17, 17, 17))}.hri-link--black.hri-link--disabled:focus:before{border:0}.hri-link--grey{color:rgb(var(--colour-text-and-icon-3, 118, 118, 118))}.hri-link--grey:hover,.hri-link--grey:focus,.hri-link--grey:active{color:rgb(var(--colour-text-and-icon-1, 17, 17, 17))}.hri-link--grey.hri-link--disabled{cursor:default;pointer-events:none;opacity:.4;color:rgb(var(--colour-text-and-icon-2, 72, 72, 72))}.hri-link--grey.hri-link--disabled:hover{color:rgb(var(--colour-text-and-icon-2, 72, 72, 72))}.hri-link--grey.hri-link--disabled:focus,.hri-link--grey.hri-link--disabled:active{color:rgb(var(--colour-text-and-icon-2, 72, 72, 72))}.hri-link--grey.hri-link--disabled:focus:before{border:0}.hri-link--white{color:rgb(var(--colour-static-white, 255, 255, 255))}.hri-link--white:hover,.hri-link--white:focus,.hri-link--white:active{color:rgb(var(--colour-static-light-grey, 245, 245, 245))}.hri-link--white.hri-link--disabled{cursor:default;pointer-events:none;opacity:.4;color:rgb(var(--colour-static-white, 255, 255, 255))}.hri-link--white.hri-link--disabled:hover{color:rgb(var(--colour-static-white, 255, 255, 255))}.hri-link--white.hri-link--disabled:focus,.hri-link--white.hri-link--disabled:active{color:rgb(var(--colour-static-white, 255, 255, 255))}.hri-link--white.hri-link--disabled:focus:before{border:0}.hri-link--subtle{text-decoration:none}.hri-link--subtle:focus,.hri-link--subtle:hover,.hri-link--subtle:active{text-decoration:underline}.wrapper-class .hri-link{margin-bottom:0;text-decoration:underline}.wrapper-class .hri-link .hri-svg-icon{vertical-align:middle}.wrapper-class .hri-link:hover,.wrapper-class .hri-link:focus,.wrapper-class .hri-link:active{text-decoration:underline}.wrapper-class .hri-link--subtle{text-decoration:none}.wrapper-class .hri-link--subtle:focus,.wrapper-class .hri-link--subtle:hover,.wrapper-class .hri-link--subtle:active{text-decoration:underline}.hri-link:focus-visible{box-shadow:0 0 0 4px var(--skapa-focus-ring-internal, rgb(var(--colour-neutral-1, 255, 255, 255)));outline:2px solid var(--skapa-focus-ring-external, rgb(var(--colour-neutral-7, 17, 17, 17)));outline-offset:var(--skapa-focus-outline-offset, 4px);transition:outline .2s ease-out,box-shadow .2s ease-out}.hri-checkbox-group{margin:0;padding:0;border:0}.hri-checkbox-group .hri-checkbox:not(:last-child){margin-bottom:1.5rem}.hri-checkbox{position:relative;display:flex;align-items:flex-start}.hri-checkbox input[type=checkbox]{position:absolute;left:-.625rem;top:-.625rem;width:2.75rem;height:2.75rem;display:inline-block;border:0;opacity:0;padding:0;z-index:1;cursor:pointer}[dir=rtl] .hri-checkbox input[type=checkbox]{right:-.625rem;left:initial}.hri-checkbox__symbol{box-sizing:border-box;position:relative;border-radius:4px;border:1px solid rgb(var(--colour-interactive-subtle-border-default, 146, 146, 146));width:1.5rem;height:1.5rem;background:rgb(var(--colour-neutral-1, 255, 255, 255));flex-shrink:0;display:flex;align-items:center;justify-content:center}.hri-checkbox__symbol:before{transform:rotate(45deg);content:"";box-sizing:content-box;display:block;border:2px solid currentColor;border-left:0;border-top:0;height:.5625rem;width:.25rem;opacity:0;margin-top:-.25rem;color:rgb(var(--colour-static-white, 255, 255, 255))}.hri-checkbox__symbol:after{content:"";position:absolute;left:.25rem;top:.625rem;border:2px solid currentColor;border-left:0;border-top:0;border-right:0;opacity:0;color:rgb(var(--colour-static-white, 255, 255, 255));width:.875rem}[dir=rtl] .hri-checkbox__symbol{right:0;left:initial}.hri-checkbox__label{position:relative;display:block;font-size:.875rem;line-height:1.571;color:rgb(var(--colour-text-and-icon-2, 72, 72, 72));margin-top:.125rem}.hri-checkbox__caption{display:block;font-size:.75rem;line-height:1.5;padding-top:.25rem;color:rgb(var(--colour-text-and-icon-3, 118, 118, 118))}.hri-checkbox label{display:inline-block;cursor:pointer;padding-inline-start:1rem;transition:color .2s ease-in-out}.hri-checkbox input[type=checkbox]:checked~.hri-checkbox__symbol{background:rgb(var(--colour-interactive-emphasised-bg-default, 0, 88, 163));border-color:rgb(var(--colour-interactive-emphasised-bg-default, 0, 88, 163))}.hri-checkbox input[type=checkbox]:checked~.hri-checkbox__symbol:before{opacity:1}.hri-checkbox input[type=checkbox]:indeterminate~.hri-checkbox__symbol{background:rgb(var(--colour-interactive-emphasised-bg-default, 0, 88, 163));border-color:rgb(var(--colour-interactive-emphasised-bg-default, 0, 88, 163))}.hri-checkbox input[type=checkbox]:indeterminate~.hri-checkbox__symbol:after{opacity:1}.hri-checkbox input[type=checkbox]:hover~.hri-checkbox__symbol{border-color:rgb(var(--colour-interactive-subtle-border-hover, 17, 17, 17))}.hri-checkbox input[type=checkbox]:hover~.hri-checkbox__symbol:before{color:rgb(var(--colour-neutral-3, 223, 223, 223));opacity:1}@media(hover:none){.hri-checkbox input[type=checkbox]:hover~.hri-checkbox__symbol:before{color:rgb(var(--colour-neutral-3, 223, 223, 223))}}.hri-checkbox input[type=checkbox]:hover:checked~.hri-checkbox__symbol{background:rgb(var(--colour-interactive-emphasised-bg-hover, 0, 79, 147));border-color:rgb(var(--colour-interactive-emphasised-bg-hover, 0, 79, 147))}.hri-checkbox input[type=checkbox]:hover:checked~.hri-checkbox__symbol:before{color:rgb(var(--colour-static-white, 255, 255, 255))}.hri-checkbox input[type=checkbox]:hover:indeterminate~.hri-checkbox__symbol{background:rgb(var(--colour-interactive-emphasised-bg-hover, 0, 79, 147));border-color:rgb(var(--colour-interactive-emphasised-bg-hover, 0, 79, 147))}.hri-checkbox input[type=checkbox]:hover:indeterminate~.hri-checkbox__symbol:before{opacity:0}.hri-checkbox--subtle input[type=checkbox]~.hri-checkbox__symbol:before,.hri-checkbox--subtle input[type=checkbox]~.hri-checkbox__symbol:after{color:rgb(var(--colour-neutral-1, 255, 255, 255))}.hri-checkbox--subtle input[type=checkbox]:checked~.hri-checkbox__symbol{background:rgb(var(--colour-interactive-primary-bg-default, 17, 17, 17));border-color:rgb(var(--colour-interactive-primary-bg-default, 17, 17, 17))}.hri-checkbox--subtle input[type=checkbox]:hover:checked~.hri-checkbox__symbol{background:rgb(var(--colour-interactive-primary-bg-hover, 51, 51, 51));border-color:rgb(var(--colour-interactive-primary-bg-hover, 51, 51, 51))}.hri-checkbox--subtle input[type=checkbox]:hover:checked~.hri-checkbox__symbol:after,.hri-checkbox--subtle input[type=checkbox]:hover:checked~.hri-checkbox__symbol:before{color:rgb(var(--colour-neutral-1, 255, 255, 255))}.hri-checkbox--subtle input[type=checkbox]:indeterminate~.hri-checkbox__symbol{background:rgb(var(--colour-interactive-primary-bg-default, 17, 17, 17));border-color:rgb(var(--colour-interactive-primary-bg-default, 17, 17, 17))}.hri-checkbox--subtle input[type=checkbox]:hover:indeterminate~.hri-checkbox__symbol{background:rgb(var(--colour-interactive-primary-bg-hover, 51, 51, 51));border-color:rgb(var(--colour-interactive-primary-bg-hover, 51, 51, 51))}.hri-checkbox input[type=checkbox]:disabled{pointer-events:none}.hri-checkbox input[type=checkbox]:disabled~.hri-checkbox__symbol{background-color:rgb(var(--colour-neutral-1, 255, 255, 255));border-color:rgb(var(--colour-interactive-disabled-1, 204, 204, 204))}.hri-checkbox input[type=checkbox]:disabled:hover{cursor:default}.hri-checkbox input[type=checkbox]:disabled:checked~.hri-checkbox__symbol,.hri-checkbox input[type=checkbox]:disabled:indeterminate~.hri-checkbox__symbol{background-color:rgb(var(--colour-interactive-disabled-1, 204, 204, 204))}.hri-checkbox input[type=checkbox]:disabled:checked~.hri-checkbox__symbol:before,.hri-checkbox input[type=checkbox]:disabled:checked~.hri-checkbox__symbol:after,.hri-checkbox input[type=checkbox]:disabled:indeterminate~.hri-checkbox__symbol:before,.hri-checkbox input[type=checkbox]:disabled:indeterminate~.hri-checkbox__symbol:after{border-color:rgb(var(--colour-interactive-disabled-2, 146, 146, 146))}.hri-checkbox input[type=checkbox]:disabled~.hri-checkbox__label label{cursor:default;color:rgb(var(--colour-interactive-disabled-1, 204, 204, 204));pointer-events:none}.hri-checkbox input[type=checkbox]:disabled~.hri-checkbox__label a{color:rgb(var(--colour-interactive-disabled-1, 204, 204, 204))}@media(forced-colors:active){.hri-checkbox input[type=checkbox]:disabled~.hri-checkbox__symbol{border-color:GrayText}.hri-checkbox input[type=checkbox]:disabled:checked~.hri-checkbox__symbol:before,.hri-checkbox input[type=checkbox]:disabled:checked~.hri-checkbox__symbol:after,.hri-checkbox input[type=checkbox]:disabled:indeterminate~.hri-checkbox__symbol:before,.hri-checkbox input[type=checkbox]:disabled:indeterminate~.hri-checkbox__symbol:after{border-color:GrayText}.hri-checkbox input[type=checkbox]:disabled~.hri-checkbox__label label,.hri-checkbox input[type=checkbox]:disabled~.hri-checkbox__label a{color:GrayText}}.hri-checkbox input[type=checkbox]:focus-visible~.hri-checkbox__symbol{box-shadow:0 0 0 4px var(--skapa-focus-ring-internal, rgb(var(--colour-neutral-1, 255, 255, 255)));outline:2px solid var(--skapa-focus-ring-external, rgb(var(--colour-neutral-7, 17, 17, 17)));outline-offset:var(--skapa-focus-outline-offset, 4px);transition:outline .2s ease-out,box-shadow .2s ease-out}.hri-checkbox input[type=checkbox]:focus-visible:hover~.hri-checkbox__symbol{box-shadow:0 0 0 4px var(--skapa-focus-ring-internal, rgb(var(--colour-neutral-1, 255, 255, 255)));outline:2px solid var(--skapa-focus-ring-external, rgb(var(--colour-neutral-7, 17, 17, 17)));outline-offset:var(--skapa-focus-outline-offset, 4px);transition:outline .2s ease-out,box-shadow .2s ease-out}.hri-switch{position:relative;display:flex}.hri-switch__checkbox{height:3rem;width:3rem;position:absolute;left:0;top:-.75rem;display:inline-block;border:0;opacity:0;padding:0;z-index:1;cursor:pointer}[dir=rtl] .hri-switch__checkbox{right:0;left:auto}.hri-switch__label{font-size:.875rem;line-height:1.571;color:rgb(var(--colour-text-and-icon-2, 72, 72, 72));cursor:pointer;position:relative;display:inline;padding-inline-start:1rem;transition:color .2s ease-in-out}.hri-switch__toggle{position:relative;display:flex;flex-shrink:0;cursor:pointer;height:1.5rem;width:3rem}.hri-switch__toggle:before{box-sizing:border-box;content:"";display:block;width:100%;background:border-box rgb(var(--colour-neutral-5, 146, 146, 146));border:1px solid transparent;transition:background .2s cubic-bezier(0,0,1,1);height:1.5rem;border-radius:20px}.hri-switch__symbol:before{transform:rotate(45deg);content:"";box-sizing:content-box;display:block;opacity:0;transition:all .1s cubic-bezier(0,0,1,1);border:2px solid rgb(var(--colour-interactive-emphasised-bg-default, 0, 88, 163));border-left:0;border-top:0;height:.5625rem;width:.25rem;margin-top:-.25rem;color:rgb(var(--colour-text-and-icon-1, 17, 17, 17))}.hri-switch__button{box-sizing:border-box;position:absolute;left:0;display:flex;justify-content:center;align-items:center;margin:.125rem;background:border-box rgb(var(--colour-static-white, 255, 255, 255));border-radius:20px;border:2px solid transparent;transition:transform .2s cubic-bezier(.4,0,.4,1);width:1.25rem;height:1.25rem}[dir=rtl] .hri-switch__button{right:0;left:auto}.hri-switch__checkbox:checked+.hri-switch__toggle:before{background:rgb(var(--colour-interactive-emphasised-bg-default, 0, 88, 163))}.hri-switch__checkbox:checked+.hri-switch__toggle .hri-switch__symbol:before{opacity:1}.hri-switch__checkbox:checked+.hri-switch__toggle .hri-switch__button{transform:translate(120%)}[dir=rtl] .hri-switch__checkbox:checked+.hri-switch__toggle .hri-switch__button{transform:translate(-120%)}.hri-switch--subtle .hri-switch__button{background:rgb(var(--colour-neutral-1, 255, 255, 255))}.hri-switch--subtle .hri-switch__checkbox:checked+.hri-switch__toggle:before{background:rgb(var(--colour-interactive-primary-bg-default, 17, 17, 17))}.hri-switch--subtle .hri-switch__checkbox:checked+.hri-switch__toggle .hri-switch__symbol:before{border-color:rgb(var(--colour-neutral-7, 17, 17, 17))}.hri-switch .hri-switch__checkbox:hover:checked+.hri-switch__toggle:before{background:rgb(var(--colour-interactive-emphasised-bg-hover, 0, 79, 147))}.hri-switch .hri-switch__checkbox:hover:checked+.hri-switch__toggle .hri-switch__symbol:before{border-color:rgb(var(--colour-interactive-emphasised-bg-hover, 0, 79, 147))}.hri-switch--subtle .hri-switch__checkbox:hover:checked+.hri-switch__toggle:before{background:rgb(var(--colour-interactive-primary-bg-hover, 51, 51, 51))}.hri-switch--subtle .hri-switch__checkbox:hover:checked+.hri-switch__toggle .hri-switch__symbol:before{border-color:rgb(var(--colour-interactive-primary-bg-hover, 51, 51, 51))}.hri-switch .hri-switch__checkbox:active:checked+.hri-switch__toggle:before{background:rgb(var(--colour-interactive-emphasised-bg-pressed, 0, 62, 114))}.hri-switch .hri-switch__checkbox:active:checked+.hri-switch__toggle .hri-switch__symbol:before{border-color:rgb(var(--colour-interactive-emphasised-bg-pressed, 0, 62, 114))}.hri-switch--subtle .hri-switch__checkbox:active:checked+.hri-switch__toggle:before{background:rgb(var(--colour-interactive-primary-bg-pressed, 0, 0, 0))}.hri-switch--subtle .hri-switch__checkbox:active:checked+.hri-switch__toggle .hri-switch__symbol:before{border-color:rgb(var(--colour-interactive-primary-bg-pressed, 0, 0, 0))}.hri-switch .hri-switch__checkbox:disabled{cursor:default}.hri-switch .hri-switch__checkbox:disabled~.hri-switch__label{pointer-events:none;color:rgb(var(--colour-interactive-disabled-1, 204, 204, 204))}.hri-switch .hri-switch__checkbox:disabled:hover+.hri-switch__toggle:before,.hri-switch .hri-switch__checkbox:disabled+.hri-switch__toggle:before{background:rgb(var(--colour-interactive-disabled-1, 204, 204, 204))}.hri-switch .hri-switch__checkbox:disabled:hover+.hri-switch__toggle .hri-switch__symbol:before,.hri-switch .hri-switch__checkbox:disabled+.hri-switch__toggle .hri-switch__symbol:before{border-color:rgb(var(--colour-interactive-disabled-1, 204, 204, 204))}@media(forced-colors:active){.hri-switch .hri-switch__checkbox:disabled~.hri-switch__label{color:GrayText}.hri-switch .hri-switch__checkbox:disabled+.hri-switch__toggle:before,.hri-switch .hri-switch__checkbox:disabled+.hri-switch__toggle>.hri-switch__button,.hri-switch .hri-switch__checkbox:disabled+.hri-switch__toggle .hri-switch__symbol:before,.hri-switch .hri-switch__checkbox:disabled:hover+.hri-switch__toggle .hri-switch__symbol:before{border-color:GrayText}}@media(prefers-reduced-motion:reduce){.hri-switch__toggle:before,.hri-switch__symbol:before{transition-duration:0s}.hri-switch__button{transition-duration:0s}}.hri-switch input[type=checkbox]:focus-visible+.hri-switch__toggle:before{box-shadow:0 0 0 4px var(--skapa-focus-ring-internal, rgb(var(--colour-neutral-1, 255, 255, 255)));outline:2px solid var(--skapa-focus-ring-external, rgb(var(--colour-neutral-7, 17, 17, 17)));outline-offset:var(--skapa-focus-outline-offset, 4px);transition:outline .2s ease-out,box-shadow .2s ease-out}.hri-switch input[type=checkbox]:focus-visible:hover+.hri-switch__toggle:before{box-shadow:0 0 0 4px var(--skapa-focus-ring-internal, rgb(var(--colour-neutral-1, 255, 255, 255)));outline:2px solid var(--skapa-focus-ring-external, rgb(var(--colour-neutral-7, 17, 17, 17)));outline-offset:var(--skapa-focus-outline-offset, 4px);transition:outline .2s ease-out,box-shadow .2s ease-out}.hri-radio{position:relative;display:flex;align-items:flex-start}.hri-radio>input[type=radio]{position:absolute;left:-.625rem;top:-.625rem;width:2.75rem;height:2.75rem;display:inline-block;border:0;opacity:0;padding:0;z-index:1;cursor:pointer}[dir=rtl] .hri-radio>input[type=radio]{right:-.625rem;left:initial}.hri-radio>.hri-radio__symbol{box-sizing:border-box;width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;background:rgb(var(--colour-neutral-1, 255, 255, 255));border:1px solid rgb(var(--colour-interactive-subtle-border-default, 146, 146, 146));border-radius:64px;flex-shrink:0}.hri-radio>.hri-radio__symbol:after{content:"";display:block;border:0 solid;border-radius:64px;height:0;width:0}.hri-radio>.hri-radio__label{position:relative;display:block;font-size:.875rem;line-height:1.571;margin-top:.125rem;color:rgb(var(--colour-text-and-icon-2, 72, 72, 72))}.hri-radio>.hri-radio__label>.hri-radio__caption{display:block;font-size:.75rem;line-height:1.5;color:rgb(var(--colour-text-and-icon-3, 118, 118, 118));padding-top:.25rem}.hri-radio label{display:inline-block;cursor:pointer;transition:color .2s ease-in-out;padding-inline-start:1rem}.hri-radio input[type=radio]:hover~.hri-radio__symbol{border-color:rgb(var(--colour-interactive-subtle-border-hover, 17, 17, 17))}.hri-radio input[type=radio]:hover~.hri-radio__symbol:after{border-width:.25rem;border-color:rgb(var(--colour-neutral-3, 223, 223, 223))}.hri-radio input[type=radio]:checked:hover:not(:disabled)~.hri-radio__symbol{border-color:rgb(var(--colour-interactive-emphasised-border-selected, 0, 88, 163))}.hri-radio input[type=radio]:checked:hover:not(:disabled)~.hri-radio__symbol:after{border-color:rgb(var(--colour-interactive-emphasised-bg-hover, 0, 79, 147))}.hri-radio--subtle>input[type=radio]:checked:hover:not(:disabled)~.hri-radio__symbol{border-color:rgb(var(--colour-interactive-subtle-border-selected, 17, 17, 17))}.hri-radio--subtle>input[type=radio]:checked:hover:not(:disabled)~.hri-radio__symbol:after{border-color:rgb(var(--colour-interactive-primary-bg-hover, 51, 51, 51))}.hri-radio input[type=radio]:checked~.hri-radio__symbol{border-color:rgb(var(--colour-interactive-emphasised-border-selected, 0, 88, 163))}.hri-radio input[type=radio]:checked~.hri-radio__symbol:after{border-width:.5rem;border-color:rgb(var(--colour-interactive-emphasised-bg-default, 0, 88, 163))}.hri-radio--subtle>input[type=radio]:checked~.hri-radio__symbol{border-color:rgb(var(--colour-interactive-subtle-border-selected, 17, 17, 17))}.hri-radio--subtle>input[type=radio]:checked~.hri-radio__symbol:after{border-color:rgb(var(--colour-interactive-primary-bg-default, 17, 17, 17))}.hri-radio input[type=radio]:disabled{pointer-events:none}.hri-radio input[type=radio]:disabled~.hri-radio__symbol{border-color:rgb(var(--colour-interactive-disabled-1, 204, 204, 204))}.hri-radio input[type=radio]:disabled:checked~.hri-radio__symbol:after{border-color:rgb(var(--colour-interactive-disabled-1, 204, 204, 204))}.hri-radio input[type=radio]:disabled:not(:checked)~.hri-radio__symbol:after{display:none}.hri-radio input[type=radio]:disabled~.hri-radio__label label{color:rgb(var(--colour-interactive-disabled-1, 204, 204, 204));cursor:not-allowed;pointer-events:none}.hri-radio input[type=radio]:disabled~.hri-radio__label a{color:rgb(var(--colour-interactive-disabled-1, 204, 204, 204))}@media(forced-colors:active){.hri-radio input[type=radio]:disabled~.hri-radio__symbol,.hri-radio input[type=radio]:disabled:checked~.hri-radio__symbol:after{border-color:GrayText}.hri-radio input[type=radio]:disabled~.hri-radio__label label,.hri-radio input[type=radio]:disabled~.hri-radio__label a{color:GrayText}}.hri-radio input[type=radio]:active:not(:disabled)~.hri-radio__symbol{border-color:rgb(var(--colour-interactive-emphasised-border-selected, 0, 88, 163))}.hri-radio input[type=radio]:active:not(:disabled)~.hri-radio__symbol:after{border-width:.5rem;border-color:rgb(var(--colour-interactive-emphasised-bg-pressed, 0, 62, 114))}.hri-radio--subtle>input[type=radio]:active:not(:disabled)~.hri-radio__symbol{border-color:rgb(var(--colour-interactive-subtle-border-selected, 17, 17, 17))}.hri-radio--subtle>input[type=radio]:active:not(:disabled)~.hri-radio__symbol:after{border-color:rgb(var(--colour-interactive-primary-bg-pressed, 0, 0, 0))}.hri-radio input[type=radio]:focus-visible~.hri-radio__symbol{box-shadow:0 0 0 4px var(--skapa-focus-ring-internal, rgb(var(--colour-neutral-1, 255, 255, 255)));outline:2px solid var(--skapa-focus-ring-external, rgb(var(--colour-neutral-7, 17, 17, 17)));outline-offset:var(--skapa-focus-outline-offset, 4px);transition:outline .2s ease-out,box-shadow .2s ease-out}.hri-radio input[type=radio]:focus-visible:hover~.hri-radio__symbol{box-shadow:0 0 0 4px var(--skapa-focus-ring-internal, rgb(var(--colour-neutral-1, 255, 255, 255)));outline:2px solid var(--skapa-focus-ring-external, rgb(var(--colour-neutral-7, 17, 17, 17)));outline-offset:var(--skapa-focus-outline-offset, 4px);transition:outline .2s ease-out,box-shadow .2s ease-out}.hri-list-view{padding:0;margin:0}.hri-list-view--small .hri-list-view-item__action,.hri-list-view--small .hri-list-view-item__default{min-height:3rem;padding-block-start:.5rem;padding-block-end:.5rem}.hri-list-view--medium .hri-list-view-item__action,.hri-list-view--medium .hri-list-view-item__default{min-height:4.5rem;padding-block-start:.75rem;padding-block-end:.75rem}.hri-list-view--large .hri-list-view-item__action,.hri-list-view--large .hri-list-view-item__default{min-height:5.5rem;padding-block-start:1.25rem;padding-block-end:1.25rem}button.hri-list-view-item__action:hover .hri-list-view-item__title,a.hri-list-view-item__action:hover .hri-list-view-item__title{text-decoration:underline}.hri-list-view-item{width:100%;list-style-type:none;border-bottom:1px rgb(var(--colour-neutral-3, 223, 223, 223)) solid;box-sizing:border-box;text-decoration:none}.hri-list-view-item__no-divider{border-bottom:none}.hri-list-view-item__action,.hri-list-view-item__default{box-sizing:border-box;width:100%;display:flex;justify-content:space-between;align-items:center;background-color:transparent;background-repeat:no-repeat;border:none;outline:none;text-align:inherit;color:rgb(var(--colour-text-and-icon-1, 17, 17, 17));text-decoration:none;padding:0;line-height:1.571;user-select:text}.hri-list-view-item__action:not(:disabled){cursor:pointer}.hri-list-view-item__wrapper{display:flex;flex-grow:1;align-items:center}.hri-list-view-item__label-container{flex-grow:1;padding-inline-end:1rem}.hri-list-view-item__icon-center,.hri-list-view-item__icon-top{color:rgb(var(--colour-text-and-icon-1, 17, 17, 17));margin-inline-end:1rem;flex-shrink:0}.hri-list-view-item__icon-top,.hri-list-view-item__image-top,.hri-list-view-item__payment-logo-top,.hri-list-view-item__avatar-top{align-self:flex-start}.hri-list-view-item__payment-logo{margin-inline-end:1rem;flex-shrink:0}.hri-list-view-item__image{margin-inline-end:1rem;display:block;width:3rem;inset-inline-start:1rem;flex-shrink:0}.hri-list-view-item__description{display:block;color:rgb(var(--colour-text-and-icon-2, 72, 72, 72));font-size:.875rem;line-height:1.5714285714}.hri-list-view-item__title{display:block;color:rgb(var(--colour-text-and-icon-1, 17, 17, 17));font-size:.875rem;line-height:1.571;font-weight:700;font-weight:400}.hri-list-view-item__title--emphasised{font-weight:700}.hri-list-view-item__quantity-label{padding-inline-end:0;color:rgb(var(--colour-text-and-icon-3, 118, 118, 118));font-size:.875rem;line-height:1.5714285714}.hri-list-view-item__quantity-label:not(:last-child){padding-inline-end:1rem}.hri-list-view-item__addon{margin-block-start:.25rem;display:block;font-size:.875rem}.hri-list-view-item:hover .hri-list-view-item__label{text-decoration:underline}.hri-list-view-item__inset{padding-inline-start:1.5rem;padding-inline-end:1.5rem}.hri-list-view-item__avatar{margin-inline-end:1rem;flex-shrink:0}.hri-list-view-item--disabled{pointer-events:none}.hri-list-view-item--disabled .hri-list-view-item__default,.hri-list-view-item--disabled .hri-list-view-item__action,.hri-list-view-item--disabled .hri-list-view-item__icon-center,.hri-list-view-item--disabled .hri-list-view-item__icon-top,.hri-list-view-item--disabled .hri-list-view-item__title,.hri-list-view-item--disabled .hri-list-view-item__description,.hri-list-view-item--disabled .hri-list-view-item__quantity-label{color:rgb(var(--colour-interactive-disabled-1, 204, 204, 204))}.hri-list-view-item--disabled .hri-avatar__image,.hri-list-view-item--disabled .hri-list-view-item__image{opacity:.2}.hri-list-view-item--disabled .hri-avatar{background-color:rgb(var(--colour-interactive-disabled-1, 204, 204, 204));color:rgb(var(--colour-interactive-disabled-2, 146, 146, 146))}.hri-list-view-item--disabled .hri-list-view-item__payment-logo{opacity:.4}[dir=rtl] .hri-list-view-item__control-icon{transform:scaleX(-1)}.hri-list-view-item__action:focus-visible{outline:none;box-shadow:inset 0 0 0 2px rgb(var(--colour-interactive-subtle-border-selected, 17, 17, 17))}.hri-choice{list-style:none;width:100%;margin:0;padding:0;background:transparent;--choice-item-min-height: 4.5rem;--choice-list-item-margin-block-end: .75rem;--choice-item-padding-top: .75rem;--choice-item-padding-bottom: .75rem;--choice-item-nested-padding-block-end: 1rem;--choice-item-border-colour: rgb(var(--colour-neutral-3, 223, 223, 223))}.hri-choice .hri-collapsible{display:grid;box-sizing:border-box;grid-template-rows:0fr;transition:all .2s cubic-bezier(.4,0,.4,1)}.hri-choice .hri-collapsible--expanded{grid-template-rows:1fr}.hri-choice .hri-collapsible--closed .hri-collapsible__content{display:none}.hri-choice .hri-collapsible__content{overflow:hidden}@media(prefers-reduced-motion){.hri-choice .hri-collapsible{transition-duration:0ms}}.hri-choice--small{--choice-list-item-margin-block-end: .5rem;--choice-item-padding-top: .5rem;--choice-item-padding-bottom: .5rem;--choice-item-min-height: 3.75rem;--choice-item-nested-padding-block-end: .75rem}.hri-choice--large{--choice-list-item-margin-block-end: 1rem;--choice-item-padding-top: 1.25rem;--choice-item-padding-bottom: 1.25rem;--choice-item-min-height: 5.5rem;--choice-item-nested-padding-block-end: 1.25rem}.hri-choice .hri-choice__list-item{margin-bottom:var(--choice-list-item-margin-block-end)}.hri-choice-item{position:relative;display:flex;flex-direction:column;width:100%;background:none}.hri-choice-item__action{display:flex;align-items:center;border:0;outline:0;background:none;padding-inline-start:1.5rem;padding-inline-end:1.5rem;text-decoration:none;-webkit-tap-highlight-color:transparent;cursor:pointer;user-select:text;appearance:none;min-height:var(--choice-item-min-height, 4.5rem);padding-top:var(--choice-item-padding-top, .75rem);padding-bottom:var(--choice-item-padding-bottom, .75rem)}.hri-choice-item__action--top .hri-choice-item__image,.hri-choice-item__action--top .hri-choice-item__payment-logo{align-self:flex-start}.hri-choice-item__action:active+.hri-choice-item__border{--choice-item-border-colour: rgb(var(--colour-neutral-7, 17, 17, 17))}.hri-choice-item__action:disabled{cursor:default}.hri-choice-item__action:disabled .hri-choice-item__caption,.hri-choice-item__action:disabled .hri-choice-item__title,.hri-choice-item__action:disabled .hri-choice-item__value,.hri-choice-item__action:disabled .hri-choice-item__icon,.hri-choice-item__action:disabled .hri-price,.hri-choice-item__action:disabled .hri-choice-item__custom-content *{color:rgb(var(--colour-interactive-disabled-1, 204, 204, 204))}.hri-choice-item__action:disabled .hri-choice-item__image .hri-svg-icon path{fill:rgb(var(--colour-interactive-disabled-1, 204, 204, 204))}.hri-choice-item__action:disabled+.hri-choice-item__border{--choice-item-border-colour: rgb(var(--colour-interactive-disabled-1, 204, 204, 204)) !important}.hri-choice-item__action:disabled .hri-choice-item__addon,.hri-choice-item__action:disabled .hri-payment-logo,.hri-choice-item__action:disabled .hri-choice-item__image,.hri-choice-item__action:disabled .hri-price-module__energy-class svg{opacity:.2}@media(hover:hover){.hri-choice-item__action:hover:not(:disabled){text-decoration:none}.hri-choice-item__action:hover:not(:disabled)+.hri-choice-item__border{--choice-item-border-colour: rgb(var(--colour-neutral-5, 146, 146, 146))}}.hri-choice-item .hri-choice-item__nested{padding:0 1.5rem var(--choice-item-nested-padding-block-end)}.hri-choice-item__content{display:flex;flex:1;text-align:start}.hri-choice-item__custom-content{flex:1;text-align:start}.hri-choice-item__border{position:absolute;inset:0rem;border:1px solid var(--choice-item-border-colour, rgb(var(--colour-neutral-3, 223, 223, 223)));border-radius:4px;pointer-events:none}.hri-choice-item__text{flex-grow:1}.hri-choice-item__title,.hri-choice-item__caption{display:block}.hri-choice-item__caption{margin-block-start:.25rem}.hri-choice-item__addon{display:block;margin-block-start:.5rem}.hri-choice-item__image{width:3rem;margin-inline-end:1rem;flex-shrink:0}.hri-choice-item__icon{margin-inline-end:1rem;flex-shrink:0;color:rgb(var(--colour-text-and-icon-1, 17, 17, 17))}.hri-choice-item__icon--top{align-self:flex-start}.hri-choice-item .hri-payment-logo{margin-inline-end:1rem;flex-shrink:0}.hri-choice-item__values{display:flex}.hri-choice-item__value{align-self:flex-start;padding-inline-start:1rem;padding-top:.25rem;word-wrap:break-word}.hri-choice-item__value--center{align-self:center}.hri-choice-item--trailing-icon .hri-choice-item__icon{order:1;margin-inline-start:1rem;margin-inline-end:0}.hri-choice-item--trailing-image .hri-choice-item__image{order:1;margin-inline-end:0;margin-inline-start:1rem}.hri-choice-item--selected>.hri-choice-item__action+.hri-choice-item__border,.hri-choice-item--selected>.hri-choice-item__action:hover+.hri-choice-item__border,.hri-choice-item--selected>.hri-choice-item__action:active+.hri-choice-item__border{border-width:2px;--choice-item-border-colour: rgb(var(--colour-interactive-emphasised-border-selected, 0, 88, 163))}.hri-choice-item--selected.hri-choice-item--subtle .hri-choice-item__action+.hri-choice-item__border{--choice-item-border-colour: rgb(var(--colour-interactive-subtle-border-selected, 17, 17, 17))}.hri-choice-item--selected .hri-choice-item__action:disabled+.hri-choice-item__border{--choice-item-border-colour: rgb(var(--colour-interactive-disabled-1, 204, 204, 204)) !important}.hri-choice-item .hri-price{display:block;font-size:.875rem}.hri-choice-item .hri-price:not(:first-child){margin-top:.5rem}@media(forced-colors:active){.hri-choice-item__action:disabled+.hri-choice-item__border{border-color:GrayText}}.hri-choice-item__radio:focus-visible,.hri-choice-item__action:focus-visible{box-shadow:none;outline:none}.hri-choice-item__radio:focus-visible~.hri-choice-item__border:before,.hri-choice-item__action:focus-visible~.hri-choice-item__border:before{content:"";position:absolute;inset:-.125rem;box-shadow:0 0 0 4px var(--skapa-focus-ring-internal, rgb(var(--colour-neutral-1, 255, 255, 255)));outline:2px solid var(--skapa-focus-ring-external, rgb(var(--colour-neutral-7, 17, 17, 17)));outline-offset:var(--skapa-focus-outline-offset, 4px);transition:outline .2s ease-out,box-shadow .2s ease-out;border-radius:4px}[class*=hri-btn--icon] .hri-btn__inner{padding:0 1rem}[class*=hri-btn--icon] .hri-btn__inner .hri-btn__label{position:absolute;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);margin:-1px;white-space:nowrap}[class*=hri-btn--icon].hri-btn--small .hri-btn__inner{padding:0 .5rem}[class*=hri-btn--icon].hri-btn--xsmall .hri-btn__inner{padding:0 .25rem;min-height:2rem}[class*=hri-btn--icon].hri-btn--xsmall .hri-btn__inner:after{content:"";position:absolute;inset:-.375rem}.hri-btn{position:relative;background:none;border:0;padding:0;text-align:center;display:inline-flex;border-radius:64px;cursor:pointer;outline:0;vertical-align:top;--background: tokens.$colour-interactive-primary-bg-default;--background-hover: rgb(var(--colour-interactive-primary-bg-hover, 51, 51, 51));--background-press: rgb(var(--colour-interactive-primary-bg-pressed, 0, 0, 0));--foreground: rgb(var(--colour-text-and-icon-5, 255, 255, 255));--disabled-foreground: rgb(var(--colour-interactive-disabled-2, 146, 146, 146));--disabled-background: rgb(var(--colour-interactive-disabled-1, 204, 204, 204));color:var(--foreground);text-decoration:none}.hri-btn .hri-btn__inner{box-shadow:var(--box-shadow);background:var(--background)}.hri-btn:hover .hri-btn__inner{background:var(--background-hover);box-shadow:var(--box-shadow-hover)}.hri-btn:active .hri-btn__inner{background:var(--background-press);box-shadow:var(--box-shadow-press)}.hri-btn:hover,.hri-btn:active,.hri-btn:focus{text-decoration:none;color:var(--foreground)}.hri-btn .hri-svg-icon{flex-shrink:0}.hri-btn:disabled{cursor:default}.hri-btn:disabled .hri-btn__inner{background-color:var(--disabled-background);color:var(--disabled-foreground);box-shadow:none}.hri-btn__inner{border-radius:64px;display:inline-flex;justify-content:center;align-items:center;min-height:3.5rem;padding:0 2rem;width:100%;box-sizing:border-box;pointer-events:none;transition-property:opacity,transform;transition-duration:.25s;transition-timing-function:cubic-bezier(.4,0,.4,1)}.hri-btn:active:not(:disabled) .hri-btn__inner{transform:scale(.97)}.hri-leading-icon .hri-btn__inner{padding-inline-start:1.5rem}.hri-trailing-icon .hri-btn__inner{flex-direction:row-reverse;padding-inline-end:1.5rem}@media(forced-colors:active){.hri-btn__inner{border:1px solid transparent}.hri-btn:disabled .hri-btn__inner{color:GrayText;border-color:GrayText}}.hri-btn--icon-primary,.hri-btn--primary{--background: rgb(var(--colour-interactive-primary-bg-default, 17, 17, 17));--background-hover: rgb(var(--colour-interactive-primary-bg-hover, 51, 51, 51));--background-press: rgb(var(--colour-interactive-primary-bg-pressed, 0, 0, 0))}.hri-btn--icon-emphasised,.hri-btn--emphasised{--background: rgb(var(--colour-interactive-emphasised-bg-default, 0, 88, 163));--background-hover: rgb(var(--colour-interactive-emphasised-bg-hover, 0, 79, 147));--background-press: rgb(var(--colour-interactive-emphasised-bg-hover, 0, 79, 147))}.hri-btn--icon-secondary,.hri-btn--secondary{--background: none;--background-hover: none;--box-shadow: inset 0 0 0 1px rgb(var(--colour-neutral-7, 17, 17, 17));--box-shadow-hover: inset 0 0 0 2px rgb(var(--colour-neutral-7, 17, 17, 17));--box-shadow-press: inset 0 0 0 2px rgb(var(--colour-neutral-7, 17, 17, 17));--background-press: rgba(var(--colour-interactive-secondary-bg-pressed, 204, 204, 204), .5)}.hri-btn--icon-emphasised-inverse,.hri-btn--emphasised-inverse,.hri-btn--icon-primary-inverse,.hri-btn--primary-inverse{--background: rgb(var(--colour-interactive-subtle-bg-default, 255, 255, 255));--background-hover: rgb(var(--colour-interactive-subtle-bg-hover, 245, 245, 245));--background-press: rgb(var(--colour-interactive-subtle-bg-pressed, 223, 223, 223))}.hri-btn--icon-secondary-inverse,.hri-btn--secondary-inverse{--background: transparent;--background-hover: transparent;--background-press: rgba(var(--colour-neutral-1, 255, 255, 255), .1);--box-shadow: inset 0 0 0 1px rgb(var(--colour-neutral-1, 255, 255, 255));--box-shadow-hover: inset 0 0 0 2px rgb(var(--colour-neutral-1, 255, 255, 255));--box-shadow-press: inset 0 0 0 2px rgb(var(--colour-neutral-1, 255, 255, 255))}.hri-btn--icon-tertiary-inverse,.hri-btn--tertiary-inverse{--background: transparent;--background-hover: rgba(var(--colour-neutral-1, 255, 255, 255), .15);--background-press: rgba(var(--colour-neutral-1, 255, 255, 255), .3);--disabled-background: transparent;--disabled-foreground: rgba(var(--colour-interactive-disabled-1, 204, 204, 204), .15)}.hri-btn--danger{--background: rgb(var(--colour-interactive-destructive-bg-default, 224, 7, 81));--background-hover: rgb(var(--colour-interactive-destructive-bg-hover, 204, 0, 61));--background-press: rgb(var(--colour-interactive-destructive-bg-pressed, 184, 0, 41))}.hri-btn--icon-tertiary,.hri-btn--tertiary{--background: transparent;--background-hover: rgb(var(--colour-interactive-secondary-bg-hover, 223, 223, 223));--background-press: rgb(var(--colour-interactive-secondary-bg-pressed, 204, 204, 204));--disabled-background: transparent;--disabled-foreground: rgb(var(--colour-interactive-disabled-1, 204, 204, 204))}.hri-btn--icon-image-overlay,.hri-btn--image-overlay{--background: rgba(var(--colour-static-black, 17, 17, 17), .75);--background-hover: rgba(var(--colour-static-black, 17, 17, 17), .85);--background-press: rgba(var(--colour-static-black, 17, 17, 17), .95)}.hri-btn.hri-btn--static-colour.hri-btn--primary,.hri-btn.hri-btn--static-colour.hri-btn--icon-primary{--background: rgb(var(--colour-interactive-static-primary-bg-default, 17, 17, 17));--background-hover: rgb(var(--colour-interactive-static-primary-bg-hover, 51, 51, 51));--background-press: rgb(var(--colour-interactive-static-primary-bg-pressed, 0, 0, 0));--foreground: rgb(var(--colour-static-white, 255, 255, 255));--disabled-foreground: rgba(var(--colour-static-black, 17, 17, 17), .15);--disabled-background: rgba(var(--colour-static-black, 17, 17, 17), .15)}.hri-btn.hri-btn--static-colour.hri-btn--secondary,.hri-btn.hri-btn--static-colour.hri-btn--icon-secondary{--background: transparent;--background-hover: transparent;--background-press: rgba(var(--colour-interactive-static-secondary-bg-pressed, 204, 204, 204), .5);--box-shadow: inset 0 0 0 1px rgb(var(--colour-static-black, 17, 17, 17));--box-shadow-hover: inset 0 0 0 2px rgb(var(--colour-static-black, 17, 17, 17));--box-shadow-press: inset 0 0 0 2px rgb(var(--colour-static-black, 17, 17, 17));--foreground: rgb(var(--colour-static-black, 17, 17, 17));--disabled-foreground: rgba(var(--colour-static-black, 17, 17, 17), .15);--disabled-background: rgba(var(--colour-static-black, 17, 17, 17), .15)}.hri-btn.hri-btn--static-colour.hri-btn--tertiary,.hri-btn.hri-btn--static-colour.hri-btn--icon-tertiary{--background: transparent;--background-hover: rgb(var(--colour-interactive-static-secondary-bg-hover, 223, 223, 223));--background-press: rgb(var(--colour-interactive-static-secondary-bg-pressed, 204, 204, 204));--foreground: rgb(var(--colour-static-black, 17, 17, 17));--disabled-foreground: rgba(var(--colour-static-black, 17, 17, 17), .15);--disabled-background: transparent}.hri-btn.hri-btn--static-colour.hri-btn--icon-secondary-inverse,.hri-btn.hri-btn--static-colour.hri-btn--secondary-inverse{--background: transparent;--background-hover: transparent;--background-press: rgba(var(--colour-static-white, 255, 255, 255), .1);--box-shadow: inset 0 0 0 1px rgb(var(--colour-static-white, 255, 255, 255));--box-shadow-hover: inset 0 0 0 2px rgb(var(--colour-static-white, 255, 255, 255));--box-shadow-press: inset 0 0 0 2px rgb(var(--colour-static-white, 255, 255, 255));--foreground: rgb(var(--colour-static-white, 255, 255, 255));--disabled-foreground: rgba(var(--colour-static-white, 255, 255, 255), .15);--disabled-background: rgba(var(--colour-static-white, 255, 255, 255), .15)}.hri-btn.hri-btn--static-colour.hri-btn--icon-emphasised-inverse,.hri-btn.hri-btn--static-colour.hri-btn--icon-primary-inverse,.hri-btn.hri-btn--static-colour.hri-btn--primary-inverse,.hri-btn.hri-btn--static-colour.hri-btn--emphasised-inverse{--background: rgb(var(--colour-static-white, 255, 255, 255));--background-hover: rgb(var(--colour-static-light-grey, 245, 245, 245));--background-press: rgb(var(--colour-static-grey, 223, 223, 223));--foreground: rgb(var(--colour-static-black, 17, 17, 17));--disabled-foreground: rgba(var(--colour-static-white, 255, 255, 255), .15);--disabled-background: rgba(var(--colour-static-white, 255, 255, 255), .15)}.hri-btn.hri-btn--static-colour.hri-btn--icon-tertiary-inverse,.hri-btn.hri-btn--static-colour.hri-btn--tertiary-inverse{--background: transparent;--background-hover: rgba(var(--colour-static-white, 255, 255, 255), .15);--background-press: rgba(var(--colour-static-white, 255, 255, 255), .3);--foreground: rgb(var(--colour-static-white, 255, 255, 255));--disabled-foreground: rgba(var(--colour-static-white, 255, 255, 255), .15)}.hri-btn--icon-emphasised-inverse,.hri-btn--emphasised-inverse,.hri-btn--icon-primary-inverse,.hri-btn--primary-inverse,.hri-btn--icon-secondary,.hri-btn--secondary,.hri-btn--icon-tertiary,.hri-btn--tertiary{--foreground: rgb(var(--colour-text-and-icon-1, 17, 17, 17))}.hri-btn--icon-secondary-inverse,.hri-btn--secondary-inverse,.hri-btn--icon-tertiary-inverse,.hri-btn--tertiary-inverse,.hri-btn--icon-primary,.hri-btn--primary{--foreground: rgb(var(--colour-text-and-icon-5, 255, 255, 255))}.hri-btn--icon-image-overlay,.hri-btn--icon-emphasised,.hri-btn--danger,.hri-btn--emphasised,.hri-btn--image-overlay{--foreground: rgb(var(--colour-static-white, 255, 255, 255))}.hri-btn .hri-btn__loader{position:absolute;left:50%;top:50%;transform:translate(-50%,-160%);display:inline-block;width:0;height:0;border:.25rem solid;border-radius:64px;animation:hri-btn-loader .7s infinite;opacity:0;visibility:hidden;text-indent:-9999px;overflow:hidden;transition-property:opacity,transform;transition-duration:.25s;transition-timing-function:cubic-bezier(.4,0,.4,1)}@keyframes hri-btn-loader{0%,to{transform:translate(-50%,-160%);animation-timing-function:cubic-bezier(.42,0,1,1)}40%{transform:translate(-50%,20%);animation-timing-function:cubic-bezier(0,0,0,1)}}.hri-btn--loading{pointer-events:none}.hri-btn--loading .hri-btn__loader{opacity:1;visibility:visible}.hri-btn--loading .hri-svg-icon,.hri-btn--loading .hri-btn__label{transform:translateY(50%);opacity:0;visibility:hidden}.hri-btn--xsmall .hri-btn__inner{min-height:2rem;padding:0 1rem}.hri-btn--xsmall .hri-btn__inner:after{content:"";position:absolute;inset:-.375rem}.hri-btn--xsmall.hri-leading-icon .hri-btn__inner{padding-inline-start:.75rem}.hri-btn--xsmall.hri-trailing-icon .hri-btn__inner{padding-inline-end:.75rem}.hri-btn--xsmall.hri-leading-icon .hri-svg-icon{margin-inline-end:.25rem}.hri-btn--xsmall.hri-trailing-icon .hri-svg-icon{margin-inline-start:.25rem}.hri-btn--small .hri-btn__inner{min-height:2.5rem;padding:0 1.5rem}.hri-btn--small .hri-btn__inner:after{content:"";position:absolute;inset:-.125rem}.hri-btn--small.hri-leading-icon .hri-btn__inner{padding-inline-start:1rem}.hri-btn--small.hri-trailing-icon .hri-btn__inner{padding-inline-end:1rem}.hri-btn--expanding.hri-leading-icon .hri-btn__inner,.hri-btn--expanding.hri-trailing-icon .hri-btn__inner,.hri-btn--expanding .hri-btn__inner{transition-property:opacity,transform,padding;padding:0 1rem}.hri-btn--expanding.hri-btn--small .hri-btn__inner{padding:0 .5rem}.hri-btn--expanding.hri-btn--xsmall .hri-btn__icon{margin:0}.hri-btn--expanding.hri-btn--xsmall .hri-btn__inner{padding:0 .25rem;min-height:2rem}.hri-btn--expanding.hri-btn--xsmall .hri-btn__inner:after{content:"";position:absolute;inset:-.375rem}.hri-btn--expanding .hri-btn__icon{transition:margin-inline-end .25s ease-in-out;margin:0}.hri-btn--expanding .hri-btn__inner .hri-btn__label{max-width:0;white-space:nowrap;overflow:hidden;transition:max-width .25s ease-in-out;transform-origin:left;position:static;width:auto;height:auto;margin:0;clip:initial}.hri-btn--expanding:hover .hri-btn__inner .hri-btn__label,.hri-btn--expanding:focus-visible .hri-btn__inner .hri-btn__label{max-width:12.5rem}.hri-btn--expanding:hover.hri-leading-icon .hri-btn__inner,.hri-btn--expanding:focus-visible.hri-leading-icon .hri-btn__inner{padding-inline-end:2rem;padding-inline-start:1.5rem}.hri-btn--expanding:hover.hri-trailing-icon .hri-btn__inner,.hri-btn--expanding:focus-visible.hri-trailing-icon .hri-btn__inner{flex-direction:row-reverse;padding-inline-end:1.5rem;padding-inline-start:2rem}.hri-btn--expanding:hover.hri-leading-icon .hri-btn__icon,.hri-btn--expanding:focus-visible.hri-leading-icon .hri-btn__icon{margin-inline-end:.5rem}.hri-btn--expanding:hover.hri-trailing-icon .hri-btn__icon,.hri-btn--expanding:focus-visible.hri-trailing-icon .hri-btn__icon{margin-inline-start:.5rem}.hri-btn--expanding:hover.hri-leading-icon.hri-btn--small .hri-btn__inner,.hri-btn--expanding:focus-visible.hri-leading-icon.hri-btn--small .hri-btn__inner{padding-inline-end:1.5rem;padding-inline-start:1rem}.hri-btn--expanding:hover.hri-trailing-icon.hri-btn--small .hri-btn__inner,.hri-btn--expanding:focus-visible.hri-trailing-icon.hri-btn--small .hri-btn__inner{padding-inline-end:1rem;padding-inline-start:1.5rem}.hri-btn--expanding:hover.hri-leading-icon.hri-btn--xsmall .hri-btn__inner,.hri-btn--expanding:focus-visible.hri-leading-icon.hri-btn--xsmall .hri-btn__inner{padding-inline-end:1rem;padding-inline-start:.75rem}.hri-btn--expanding:hover.hri-trailing-icon.hri-btn--xsmall .hri-btn__inner,.hri-btn--expanding:focus-visible.hri-trailing-icon.hri-btn--xsmall .hri-btn__inner{padding-inline-end:.75rem;padding-inline-start:1rem}.hri-btn--expanding:hover.hri-leading-icon.hri-btn--xsmall .hri-btn__icon,.hri-btn--expanding:focus-visible.hri-leading-icon.hri-btn--xsmall .hri-btn__icon{margin-inline-end:.25rem}.hri-btn--expanding:hover.hri-trailing-icon.hri-btn--xsmall .hri-btn__icon,.hri-btn--expanding:focus-visible.hri-trailing-icon.hri-btn--xsmall .hri-btn__icon{margin-inline-start:.25rem}@media(hover:none){.hri-btn--expanding.hri-leading-icon:hover .hri-btn__inner,.hri-btn--expanding.hri-trailing-icon:hover .hri-btn__inner{padding:0 1rem}.hri-btn--expanding.hri-leading-icon:hover .hri-btn__inner .hri-btn__label,.hri-btn--expanding.hri-trailing-icon:hover .hri-btn__inner .hri-btn__label{max-width:0}.hri-btn--expanding.hri-leading-icon:hover .hri-btn__icon,.hri-btn--expanding.hri-trailing-icon:hover .hri-btn__icon{margin:0}.hri-btn--expanding.hri-leading-icon.hri-btn--small:hover .hri-btn__inner,.hri-btn--expanding.hri-trailing-icon.hri-btn--small:hover .hri-btn__inner{padding:0 .5rem}.hri-btn--expanding.hri-leading-icon.hri-btn--xsmall:hover .hri-btn__inner,.hri-btn--expanding.hri-trailing-icon.hri-btn--xsmall:hover .hri-btn__inner{padding:0 .25rem}.hri-btn--expanding.hri-leading-icon.hri-btn--xsmall:hover .hri-btn__icon,.hri-btn--expanding.hri-trailing-icon.hri-btn--xsmall:hover .hri-btn__icon{margin:0}.hri-btn--expanding.hri-btn--touch-device-expanded:hover:not(:disabled) .hri-btn__inner .hri-btn__label,.hri-btn--expanding.hri-btn--touch-device-expanded .hri-btn__inner .hri-btn__label{max-width:12.5rem}.hri-btn--expanding.hri-btn--touch-device-expanded:hover:not(:disabled).hri-leading-icon .hri-btn__inner,.hri-btn--expanding.hri-btn--touch-device-expanded.hri-leading-icon .hri-btn__inner{padding-inline-end:2rem;padding-inline-start:1.5rem}.hri-btn--expanding.hri-btn--touch-device-expanded:hover:not(:disabled).hri-trailing-icon .hri-btn__inner,.hri-btn--expanding.hri-btn--touch-device-expanded.hri-trailing-icon .hri-btn__inner{flex-direction:row-reverse;padding-inline-end:1.5rem;padding-inline-start:2rem}.hri-btn--expanding.hri-btn--touch-device-expanded:hover:not(:disabled).hri-leading-icon .hri-btn__icon,.hri-btn--expanding.hri-btn--touch-device-expanded.hri-leading-icon .hri-btn__icon{margin-inline-end:.5rem}.hri-btn--expanding.hri-btn--touch-device-expanded:hover:not(:disabled).hri-trailing-icon .hri-btn__icon,.hri-btn--expanding.hri-btn--touch-device-expanded.hri-trailing-icon .hri-btn__icon{margin-inline-start:.5rem}.hri-btn--expanding.hri-btn--touch-device-expanded:hover:not(:disabled).hri-leading-icon.hri-btn--small .hri-btn__inner,.hri-btn--expanding.hri-btn--touch-device-expanded.hri-leading-icon.hri-btn--small .hri-btn__inner{padding-inline-end:1.5rem;padding-inline-start:1rem}.hri-btn--expanding.hri-btn--touch-device-expanded:hover:not(:disabled).hri-trailing-icon.hri-btn--small .hri-btn__inner,.hri-btn--expanding.hri-btn--touch-device-expanded.hri-trailing-icon.hri-btn--small .hri-btn__inner{padding-inline-end:1rem;padding-inline-start:1.5rem}.hri-btn--expanding.hri-btn--touch-device-expanded:hover:not(:disabled).hri-leading-icon.hri-btn--xsmall .hri-btn__inner,.hri-btn--expanding.hri-btn--touch-device-expanded.hri-leading-icon.hri-btn--xsmall .hri-btn__inner{padding-inline-end:1rem;padding-inline-start:.75rem}.hri-btn--expanding.hri-btn--touch-device-expanded:hover:not(:disabled).hri-trailing-icon.hri-btn--xsmall .hri-btn__inner,.hri-btn--expanding.hri-btn--touch-device-expanded.hri-trailing-icon.hri-btn--xsmall .hri-btn__inner{padding-inline-end:.75rem;padding-inline-start:1rem}.hri-btn--expanding.hri-btn--touch-device-expanded:hover:not(:disabled).hri-leading-icon.hri-btn--xsmall .hri-btn__icon,.hri-btn--expanding.hri-btn--touch-device-expanded.hri-leading-icon.hri-btn--xsmall .hri-btn__icon{margin:0}.hri-btn--expanding.hri-btn--touch-device-expanded:hover:not(:disabled).hri-trailing-icon.hri-btn--xsmall .hri-btn__icon,.hri-btn--expanding.hri-btn--touch-device-expanded.hri-trailing-icon.hri-btn--xsmall .hri-btn__icon{margin:0}}.hri-btn--expanding:focus-visible.hri-btn--loading.hri-trailing-icon .hri-btn__inner,.hri-btn--expanding:focus-visible.hri-btn--loading.hri-leading-icon .hri-btn__inner,.hri-btn--expanding.hri-btn--loading.hri-trailing-icon .hri-btn__inner,.hri-btn--expanding.hri-btn--loading.hri-leading-icon .hri-btn__inner,.hri-btn--expanding:disabled.hri-trailing-icon .hri-btn__inner,.hri-btn--expanding:disabled.hri-leading-icon .hri-btn__inner{padding:0 1rem}.hri-btn--expanding:focus-visible.hri-btn--loading.hri-trailing-icon .hri-btn__inner .hri-btn__label,.hri-btn--expanding:focus-visible.hri-btn--loading.hri-leading-icon .hri-btn__inner .hri-btn__label,.hri-btn--expanding.hri-btn--loading.hri-trailing-icon .hri-btn__inner .hri-btn__label,.hri-btn--expanding.hri-btn--loading.hri-leading-icon .hri-btn__inner .hri-btn__label,.hri-btn--expanding:disabled.hri-trailing-icon .hri-btn__inner .hri-btn__label,.hri-btn--expanding:disabled.hri-leading-icon .hri-btn__inner .hri-btn__label{max-width:0}.hri-btn--expanding:focus-visible.hri-btn--loading.hri-trailing-icon .hri-btn__icon,.hri-btn--expanding:focus-visible.hri-btn--loading.hri-leading-icon .hri-btn__icon,.hri-btn--expanding.hri-btn--loading.hri-trailing-icon .hri-btn__icon,.hri-btn--expanding.hri-btn--loading.hri-leading-icon .hri-btn__icon,.hri-btn--expanding:disabled.hri-trailing-icon .hri-btn__icon,.hri-btn--expanding:disabled.hri-leading-icon .hri-btn__icon{margin:0}.hri-btn--expanding:focus-visible.hri-btn--loading.hri-trailing-icon.hri-btn--small .hri-btn__inner,.hri-btn--expanding:focus-visible.hri-btn--loading.hri-leading-icon.hri-btn--small .hri-btn__inner,.hri-btn--expanding.hri-btn--loading.hri-trailing-icon.hri-btn--small .hri-btn__inner,.hri-btn--expanding.hri-btn--loading.hri-leading-icon.hri-btn--small .hri-btn__inner,.hri-btn--expanding:disabled.hri-trailing-icon.hri-btn--small .hri-btn__inner,.hri-btn--expanding:disabled.hri-leading-icon.hri-btn--small .hri-btn__inner{padding:0 .5rem}.hri-btn--expanding:focus-visible.hri-btn--loading.hri-trailing-icon.hri-btn--xsmall .hri-btn__inner,.hri-btn--expanding:focus-visible.hri-btn--loading.hri-leading-icon.hri-btn--xsmall .hri-btn__inner,.hri-btn--expanding.hri-btn--loading.hri-trailing-icon.hri-btn--xsmall .hri-btn__inner,.hri-btn--expanding.hri-btn--loading.hri-leading-icon.hri-btn--xsmall .hri-btn__inner,.hri-btn--expanding:disabled.hri-trailing-icon.hri-btn--xsmall .hri-btn__inner,.hri-btn--expanding:disabled.hri-leading-icon.hri-btn--xsmall .hri-btn__inner{padding:0 .25rem}.hri-btn--expanding:focus-visible.hri-btn--loading.hri-trailing-icon.hri-btn--xsmall .hri-btn__icon,.hri-btn--expanding:focus-visible.hri-btn--loading.hri-leading-icon.hri-btn--xsmall .hri-btn__icon,.hri-btn--expanding.hri-btn--loading.hri-trailing-icon.hri-btn--xsmall .hri-btn__icon,.hri-btn--expanding.hri-btn--loading.hri-leading-icon.hri-btn--xsmall .hri-btn__icon,.hri-btn--expanding:disabled.hri-trailing-icon.hri-btn--xsmall .hri-btn__icon,.hri-btn--expanding:disabled.hri-leading-icon.hri-btn--xsmall .hri-btn__icon{margin:0}.hri-btn--fluid,.hri-btn--fluid .hri-btn__inner{width:100%}.hri-btn--plain.hri-btn--small .hri-btn__inner:after,.hri-btn--plain .hri-btn__inner:after{content:"";position:absolute;inset:-.25rem}.hri-btn--plain{--background: transparent;--background-hover: transparent;--background-press: transparent;--foreground: rgb(var(--colour-text-and-icon-1, 17, 17, 17))}.hri-btn--plain.hri-btn--small .hri-btn__inner,.hri-btn--plain .hri-btn__inner,.hri-btn--plain.hri-leading-icon .hri-btn__inner,.hri-btn--plain.hri-trailing-icon .hri-btn__inner{padding:0}.hri-btn .hri-svg-icon,.hri-btn__label{transition-property:opacity,margin-right,margin-left,transform;transition-duration:.2s;transition-timing-function:cubic-bezier(.4,0,.4,1)}.hri-simple-video{object-fit:cover;width:100%;height:100%;position:absolute;left:0;top:0}.hri-simple-video:focus-visible{border:2px rgb(var(--colour-neutral-1, 255, 255, 255)) solid;border-radius:2px}.hri-simple-video__description{position:absolute;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);margin:-1px;white-space:nowrap}.hri-simple-video__video-action{background:none;border:0;width:100%;height:100%;position:absolute;cursor:pointer;padding:0}.hri-simple-video__secondary-actions{--secondary-action-edge-spacing: 1.25rem;position:absolute;display:flex;gap:.75rem}.hri-simple-video__secondary-actions--bottom-leading{bottom:var(--secondary-action-edge-spacing);left:var(--secondary-action-edge-spacing)}[dir=rtl] .hri-simple-video__secondary-actions--bottom-leading{left:auto;right:var(--secondary-action-edge-spacing)}.hri-simple-video__secondary-actions--bottom-trailing{left:auto;bottom:var(--secondary-action-edge-spacing);right:var(--secondary-action-edge-spacing);flex-direction:row-reverse}[dir=rtl] .hri-simple-video__secondary-actions--bottom-trailing{right:auto;left:var(--secondary-action-edge-spacing)}.hri-simple-video__secondary-actions--top-trailing,.hri-simple-video__secondary-actions--all-top-trailing{top:var(--secondary-action-edge-spacing);bottom:auto;right:var(--secondary-action-edge-spacing);left:auto;flex-direction:row-reverse}[dir=rtl] .hri-simple-video__secondary-actions--top-trailing,[dir=rtl] .hri-simple-video__secondary-actions--all-top-trailing{right:auto;left:var(--secondary-action-edge-spacing)}.hri-simple-video__button-container{position:absolute;bottom:50%;right:50%;transform:translate(50%,50%);opacity:1}.hri-simple-video__button-container--playing .hri-btn .hri-btn__inner{min-height:2.5rem;padding-inline-start:.5rem;padding-inline-end:.5rem;transition:min-height .2s cubic-bezier(.4,0,.4,1),padding-inline-start .2s cubic-bezier(.4,0,.4,1),padding-inline-end .2s cubic-bezier(.4,0,.4,1);transform-origin:center}.hri-simple-video__button-container--playing.hri-simple-video__button-container--bottom-leading{animation:button-container-fade-move-ltr .6s cubic-bezier(.4,0,.4,1) forwards}[dir=rtl] .hri-simple-video__button-container--playing.hri-simple-video__button-container--bottom-leading,.hri-simple-video__button-container--playing.hri-simple-video__button-container--bottom-trailing{animation:button-container-fade-move-rtl .6s cubic-bezier(.4,0,.4,1) forwards}[dir=rtl] .hri-simple-video__button-container--playing.hri-simple-video__button-container--bottom-trailing{animation:button-container-fade-move-ltr .6s cubic-bezier(.4,0,.4,1) forwards}.hri-simple-video__button-container--playing.hri-simple-video__button-container--top-trailing{animation:button-container-fade-move-rtl-top .6s cubic-bezier(.4,0,.4,1) forwards}[dir=rtl] .hri-simple-video__button-container--playing.hri-simple-video__button-container--top-trailing{animation:button-container-fade-move-ltr-top .6s cubic-bezier(.4,0,.4,1) forwards}.hri-simple-video__button-container--all-top-trailing{opacity:1;top:1.25rem;right:4.375rem;left:auto;bottom:auto;transform:none;animation:none}[dir=rtl] .hri-simple-video__button-container--all-top-trailing{right:auto;left:4.375rem}.hri-simple-video__button-container--all-top-trailing .hri-btn .hri-btn__inner{min-height:2.5rem;padding-inline-start:.5rem;padding-inline-end:.5rem}.hri-simple-video__button .hri-btn__icon{transition:opacity .2s cubic-bezier(.4,0,.4,1),transform .1s cubic-bezier(.4,0,.4,1);transform-origin:center}[dir=rtl] .hri-simple-video__secondary-actions .hri-simple-video__button--transcript{transform:scaleX(-1)}@media(hover:hover){.hri-simple-video__secondary-actions .hri-simple-video__button:focus,.hri-simple-video__secondary-actions .hri-simple-video__button--transcript:focus~.hri-simple-video__button,.hri-simple-video__video-action:hover .hri-simple-video__secondary-actions .hri-simple-video__button,.hri-simple-video__video-action:focus~.hri-simple-video__secondary-actions .hri-simple-video__button--playing,.hri-simple-video__video-action:focus~.hri-simple-video__button-container,.hri-simple-video__video-action:hover~.hri-simple-video__secondary-actions .hri-simple-video__button--playing{opacity:1;transition-delay:-3s;animation:none;visibility:visible}.hri-simple-video__video-action:hover+.hri-simple-video__button-container.hri-simple-video__button-container--playing.hri-simple-video__button-container--bottom-trailing,.hri-simple-video__video-action:hover+.hri-simple-video__button-container.hri-simple-video__button-container--playing.hri-simple-video__button-container--bottom-leading,.hri-simple-video__video-action:hover+.hri-simple-video__button-container.hri-simple-video__button-container--playing.hri-simple-video__button-container--top-trailing,.hri-simple-video__video-action:focus+.hri-simple-video__button-container.hri-simple-video__button-container--playing.hri-simple-video__button-container--bottom-trailing,.hri-simple-video__video-action:focus+.hri-simple-video__button-container.hri-simple-video__button-container--playing.hri-simple-video__button-container--bottom-leading,.hri-simple-video__video-action:focus+.hri-simple-video__button-container.hri-simple-video__button-container--playing.hri-simple-video__button-container--top-trailing{opacity:1;transition-delay:-3s;animation:none;visibility:visible}.hri-simple-video__secondary-actions .hri-simple-video__button--playing{opacity:0;animation:button-fade-out 3s ease forwards}.hri-simple-video__button-container{opacity:1;transform:none}.hri-simple-video__button-container--playing{opacity:0}.hri-simple-video__button-container--playing.hri-simple-video__button-container--bottom-trailing,[dir=rtl] .hri-simple-video__button-container--playing.hri-simple-video__button-container--bottom-trailing,.hri-simple-video__button-container--playing.hri-simple-video__button-container--bottom-leading,[dir=rtl] .hri-simple-video__button-container--playing.hri-simple-video__button-container--bottom-leading,.hri-simple-video__button-container--playing.hri-simple-video__button-container--top-trailing,[dir=rtl] .hri-simple-video__button-container--playing.hri-simple-video__button-container--top-trailing{animation:button-fade-out 3s ease forwards}.hri-simple-video__button-container .hri-btn .hri-btn__inner{min-height:2.5rem;padding-inline-start:.5rem;padding-inline-end:.5rem}.hri-simple-video__button-container--bottom-leading{top:auto;bottom:1.25rem;right:1.25rem;left:auto}[dir=rtl] .hri-simple-video__button-container--bottom-leading{right:auto;left:1.25rem}.hri-simple-video__button-container--bottom-trailing{top:auto;left:1.25rem;bottom:1.25rem;right:auto}[dir=rtl] .hri-simple-video__button-container--bottom-trailing{left:auto;right:1.25rem}.hri-simple-video__button-container--top-trailing{top:1.25rem;left:1.25rem;bottom:auto;right:auto;animation:none}[dir=rtl] .hri-simple-video__button-container--top-trailing{left:auto;right:1.25rem}.hri-simple-video__button-container--all-top-trailing{opacity:1;right:4.375rem;top:1.25rem}[dir=rtl] .hri-simple-video__button-container--all-top-trailing{right:auto;left:4.375rem}.hri-simple-video__button-container--emphasised,[dir=rtl] .hri-simple-video__button-container--emphasised{position:absolute;inset:auto 50% 50% auto;transform:translate(50%,50%)}.hri-simple-video__button-container--emphasised .hri-btn .hri-btn__inner{min-height:3.5rem;padding-inline-start:1rem;padding-inline-end:1rem}.hri-simple-video__button-container--emphasised.hri-simple-video__button-container--playing.hri-simple-video__button-container--bottom-trailing,[dir=rtl] .hri-simple-video__button-container--emphasised.hri-simple-video__button-container--playing.hri-simple-video__button-container--bottom-trailing,.hri-simple-video__button-container--emphasised.hri-simple-video__button-container--playing.hri-simple-video__button-container--bottom-leading,[dir=rtl] .hri-simple-video__button-container--emphasised.hri-simple-video__button-container--playing.hri-simple-video__button-container--bottom-leading,.hri-simple-video__button-container--emphasised.hri-simple-video__button-container--playing.hri-simple-video__button-container--top-trailing,[dir=rtl] .hri-simple-video__button-container--emphasised.hri-simple-video__button-container--playing.hri-simple-video__button-container--top-trailing{animation:button-fade-out 3s ease forwards}.hri-simple-video__button-container--emphasised.hri-simple-video__button-container--all-top-trailing{top:1.25rem;right:4.375rem;left:auto;bottom:auto;transform:none}[dir=rtl] .hri-simple-video__button-container--emphasised.hri-simple-video__button-container--all-top-trailing{left:4.375rem;right:auto}.hri-simple-video__button-container--emphasised.hri-simple-video__button-container--all-top-trailing .hri-btn .hri-btn__inner{min-height:2.5rem;padding-inline-start:.5rem;padding-inline-end:.5rem}}@media(prefers-reduced-motion:reduce){.hri-simple-video__button,.hri-simple-video__button .hri-btn__icon{transition:none}.hri-simple-video__button-container{animation:none;bottom:1.25rem;right:1.25rem;transform:unset}.hri-simple-video__button-container .hri-btn .hri-btn__inner{transition:none;min-height:2.5rem;padding-inline-start:.5rem;padding-inline-end:.5rem}}.hri-simple-video__button:focus-visible{box-shadow:0 0 0 4px var(--skapa-focus-ring-internal, rgb(var(--colour-neutral-1, 255, 255, 255)));outline:2px solid var(--skapa-focus-ring-external, rgb(var(--colour-neutral-7, 17, 17, 17)));outline-offset:var(--skapa-focus-outline-offset, 4px);transition:outline .2s ease-out,box-shadow .2s ease-out}.hri-skip-content__button{position:absolute;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);margin:-1px;white-space:nowrap}.hri-skip-content__button:active,.hri-skip-content__button:focus,.hri-skip-content__button:focus-visible{width:auto;height:auto;overflow:visible;clip:auto;white-space:normal;z-index:1;background:rgb(var(--colour-static-light-grey, 245, 245, 245));color:rgb(var(--colour-static-black, 17, 17, 17));border-radius:64px;padding:1rem 2rem;font-weight:700;text-decoration:none}.hri-skip-content__button:focus-visible{box-shadow:0 0 0 4px var(--skapa-focus-ring-internal, rgb(var(--colour-neutral-1, 255, 255, 255)));outline:2px solid var(--skapa-focus-ring-external, rgb(var(--colour-neutral-7, 17, 17, 17)));outline-offset:4px;transition:outline .2s ease-out,box-shadow .2s ease-out}.hri-toast .hri-btn:focus-visible{box-shadow:0 0 0 4px var(--skapa-focus-ring-internal, rgb(var(--colour-neutral-7, 17, 17, 17)));outline:2px solid var(--skapa-focus-ring-external, rgb(var(--colour-neutral-1, 255, 255, 255)));outline-offset:var(--skapa-focus-outline-offset, 4px);transition:outline .2s ease-out,box-shadow .2s ease-out}.hri-toast{position:fixed;top:0;left:0;display:flex;justify-content:space-between;align-items:center;padding:.5rem;padding-inline-start:1.5rem;border:1px solid rgb(var(--colour-elevation-1-border, 223, 223, 223));min-height:4.125rem;background:rgb(var(--colour-elevation-3, 17, 17, 17));width:100%;transform:translateY(-100%);transition:transform .2s cubic-bezier(.9,0,1,1);z-index:400;pointer-events:none;box-sizing:border-box}.hri-toast--bar-type{border-radius:4px;width:auto;left:2rem;right:2rem;top:2rem;transform:translateY(calc(-100% - 2rem))}.hri-toast--show{transform:translateY(0);pointer-events:auto;transition-timing-function:cubic-bezier(0,0,.1,1)}.hri-toast--off-screen{transition:none}.hri-toast__body-wrapper{display:flex;flex-grow:1;flex-wrap:wrap;align-items:center}.hri-toast__body,.hri-toast__action,.hri-toast__close-btn{margin:.25rem 0}.hri-toast__body{display:inline-block;flex-grow:1;flex-basis:50%;margin-inline-end:1rem;color:rgb(var(--colour-static-white, 255, 255, 255))}.hri-toast__action{line-height:1}.hri-toast__action-message.hri-btn{--colour-semantic-informative: 72, 156, 227;color:rgb(var(--colour-semantic-informative, 0, 88, 163));border-radius:4px}.hri-toast__action-message.hri-btn:hover,.hri-toast__action-message.hri-btn:active{text-decoration:underline}.hri-toast__action-message.hri-btn:hover,.hri-toast__action-message.hri-btn:focus,.hri-toast__action-message.hri-btn:active{color:rgb(var(--colour-semantic-informative, 0, 88, 163))}.hri-toast__action-message.hri-btn .hri-btn__inner{min-height:0}.hri-toast__action-message.hri-btn.hri-btn--plain .hri-btn__inner:after{min-width:2.75rem;inset:-.875rem -.5rem}.hri-toast__close-btn{padding-inline-start:.75rem}.hri-toast__text{color:rgb(var(--colour-static-white, 255, 255, 255));margin-top:0}.hri-toast__text:last-child{margin-bottom:0}@media(min-width:37.5em){.hri-toast{border-radius:4px;width:22.5rem;top:2rem;left:auto;right:0;transform:translate(100%)}[dir=rtl] .hri-toast{right:auto;left:0;transform:translate(-100%)}.hri-toast--show{transform:translate(-2rem)}[dir=rtl] .hri-toast--show{transform:translate(2rem)}}.hri-leading-icon .hri-svg-icon{margin-inline-end:.5rem;vertical-align:top}.hri-leading-icon .hri-svg-icon--100{margin-inline-end:.25rem}.hri-trailing-icon .hri-svg-icon{margin-inline-start:.5rem;vertical-align:top}.hri-trailing-icon .hri-svg-icon--100{margin-inline-start:.25rem}.hri-svg-icon{display:inline-block;height:1.5rem;width:1.5rem;vertical-align:middle;fill:currentColor;transition-property:transform,fill;transition-duration:.25s;transition-timing-function:cubic-bezier(.4,0,.4,1)}@media(prefers-reduced-motion){.hri-svg-icon{transition-property:none}}@keyframes hri-icon-rotate{0%{transform:rotate(0)}to{transform:rotate(359deg)}}.hri-svg-icon--rotate{animation:hri-icon-rotate 1.5s linear infinite}.hri-svg-icon--rotate-45{transform:rotate(45deg)}.hri-svg-icon--rotate-minus-45{transform:rotate(-45deg)}.hri-svg-icon--rotate-135{transform:rotate(135deg)}.hri-svg-icon--rotate-minus-135{transform:rotate(-135deg)}.hri-svg-icon--rotate-180{transform:rotate(180deg)}.hri-svg-icon--rotate-minus-180{transform:rotate(-180deg)}.hri-accordion-item-header{display:flex;background:none;overflow:hidden;border:0;cursor:pointer;flex-direction:row;width:100%;justify-content:space-between;align-items:center;color:rgb(var(--colour-text-and-icon-1, 17, 17, 17));text-decoration:none;user-select:text}.hri-accordion-item-header:active,.hri-accordion-item-header:focus-visible,.hri-accordion-item-header:hover{color:rgb(var(--colour-text-and-icon-1, 17, 17, 17))}.hri-accordion-item-header:active .hri-accordion-item-header__title,.hri-accordion-item-header:focus-visible .hri-accordion-item-header__title,.hri-accordion-item-header:hover .hri-accordion-item-header__title{text-decoration:underline}.hri-accordion-item-header__icon{flex-shrink:0}.hri-accordion-item-header--small{min-height:3rem;padding:.5rem 0}.hri-accordion-item-header--medium{min-height:4.5rem;padding:.75rem 0}.hri-accordion-item-header--large{min-height:5.5rem;padding:1.25rem 0}.hri-accordion-item-header__title-wrapper{text-align:start;flex-grow:1;line-height:0;padding-inline-end:1rem}.hri-accordion-item-header__title-wrapper .hri-accordion-item-header__title{width:auto}.hri-accordion-item-header__title{font-size:.875rem;line-height:1.571;font-weight:700;display:block}.hri-accordion-item-header__subtitle{color:rgb(var(--colour-text-and-icon-2, 72, 72, 72));font-size:.875rem;line-height:1.571}.hri-accordion-item-header:disabled{cursor:default}.hri-accordion-item-header:disabled .hri-accordion-item-header__title{text-decoration:none}.hri-accordion-item-header:disabled .hri-accordion-item-header__title,.hri-accordion-item-header:disabled .hri-accordion-item-header__subtitle{color:rgb(var(--colour-interactive-disabled-1, 204, 204, 204))}.hri-accordion-item-header:disabled .hri-accordion-item-header__icon{color:rgb(var(--colour-interactive-disabled-1, 204, 204, 204))}.hri-accordion--padded .hri-accordion-item-header{padding-left:1.5rem;padding-right:1.5rem}.hri-accordion{list-style:none;width:100%;margin:0;padding:0;background:transparent}.hri-accordion__item{transition:all .2s cubic-bezier(.4,0,.4,1);margin:0;outline:0;padding:0}.hri-accordion__item--subtle .hri-accordion-item-header__title{font-weight:400}.hri-accordion__item--active{overflow:visible}.hri-accordion .hri-accordion-item-header{border-top:1px solid rgb(var(--colour-neutral-3, 223, 223, 223))}.hri-accordion__item--active>.hri-accordion__content{visibility:visible;opacity:1;transition:all .2s cubic-bezier(.4,0,.4,1)}.hri-accordion__content{transition:all .2s cubic-bezier(.4,0,.4,1);visibility:hidden;opacity:0;overflow:hidden}.hri-accordion__content--inner-small{padding-top:.5rem;padding-bottom:1.5rem}.hri-accordion__content--inner-medium{padding-top:.5rem;padding-bottom:2rem}.hri-accordion__content--inner-large{padding-top:.5rem;padding-bottom:2.5rem}@media(prefers-reduced-motion){.hri-accordion__item,.hri-accordion__item--active>.hri-accordion__content,.hri-accordion__content{transition-duration:0ms}}.hri-accordion .hri-collapsible{display:grid;box-sizing:border-box;grid-template-rows:0fr;transition:all .2s cubic-bezier(.4,0,.4,1)}.hri-accordion .hri-collapsible--expanded{grid-template-rows:1fr}.hri-accordion .hri-collapsible--closed .hri-collapsible__content{display:none}.hri-accordion .hri-collapsible__content{overflow:hidden}@media(prefers-reduced-motion){.hri-accordion .hri-collapsible{transition-duration:0ms}}.hri-accordion--padded .hri-accordion__content{padding-left:1.5rem;padding-right:1.5rem}[dir=rtl] .hri-accordion .hri-accordion-item-header__icon{transform:scaleX(-1)}[dir=rtl] .hri-accordion__item--active .hri-accordion-item-header__icon{transform:scaleX(-1) rotate(180deg)}.hri-accordion-item-header:focus-visible{box-shadow:0 0 0 4px var(--skapa-focus-ring-internal, rgb(var(--colour-neutral-1, 255, 255, 255)));outline:2px solid var(--skapa-focus-ring-external, rgb(var(--colour-neutral-7, 17, 17, 17)));outline-offset:var(--skapa-focus-outline-offset, 4px);transition:outline .2s ease-out,box-shadow .2s ease-out}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition-duration:0s!important}}
