@charset "UTF-8";@keyframes modal-delayed-fade-in{0%{opacity:0}50%{opacity:0}to{opacity:1}}.helper-text{display:inline-flex;font-size:.75rem;line-height:1.5;color:rgb(var(--colour-text-and-icon-3, 118, 118, 118))}.helper-text__icon{height:1.125rem;width:1.125rem;margin-inline-end:.25rem;vertical-align:bottom;flex:0 0 auto}.helper-text--character-count{font-variant-numeric:tabular-nums}.helper-text--error{color:rgb(var(--colour-semantic-negative, 224, 7, 81))}.helper-text--success{color:rgb(var(--colour-semantic-positive, 10, 138, 0))}.helper-text--warning{color:rgb(var(--colour-semantic-caution-text, 202, 80, 8))}.helper-text--text-only{margin-inline-start:0}.helper-text--text-only .helper-text__icon{display:none}.ca-custom-countertop-text--heading-xl{color:rgb(var(--colour-text-and-icon-1, 17, 17, 17));font-size:2rem;line-height:1.375;letter-spacing:-.0056em;font-weight:700}@media (min-width: 37.5em){.ca-custom-countertop-text--heading-xl{font-size:3.25rem;line-height:1.32;letter-spacing:-.0091em}}.ca-custom-countertop-text--heading-l{color:rgb(var(--colour-text-and-icon-1, 17, 17, 17));font-size:1.5rem;line-height:1.45;letter-spacing:-.0042em;font-weight:700}@media (min-width: 37.5em){.ca-custom-countertop-text--heading-l{font-size:2.25rem;line-height:1.333;letter-spacing:-.0063em}}.ca-custom-countertop-text--heading-m{color:rgb(var(--colour-text-and-icon-1, 17, 17, 17));font-size:1.125rem;line-height:1.444;font-weight:700}@media (min-width: 37.5em){.ca-custom-countertop-text--heading-m{font-size:1.5rem;line-height:1.45;letter-spacing:-.0042em}}.ca-custom-countertop-text--heading-s{color:rgb(var(--colour-text-and-icon-1, 17, 17, 17));font-size:1rem;line-height:1.5;font-weight:700}.ca-custom-countertop-text--heading-xs{color:rgb(var(--colour-text-and-icon-1, 17, 17, 17));font-size:.875rem;line-height:1.571;font-weight:700}.ca-custom-countertop-text--body-xl{color:rgb(var(--colour-text-and-icon-2, 72, 72, 72));font-size:1.25rem;line-height:1.6}.ca-custom-countertop-text--body-l{color:rgb(var(--colour-text-and-icon-2, 72, 72, 72));font-size:1rem;line-height:1.625}.ca-custom-countertop-text--body-m{color:rgb(var(--colour-text-and-icon-2, 72, 72, 72));font-size:.875rem;line-height:1.571}.ca-custom-countertop-text--body-s{color:rgb(var(--colour-text-and-icon-2, 72, 72, 72));font-size:.75rem;line-height:1.5}.ca-custom-countertop-leading-icon .ca-custom-countertop-svg-icon{margin-inline-end:.5rem;vertical-align:top}.ca-custom-countertop-leading-icon .ca-custom-countertop-svg-icon--100{margin-inline-end:.25rem}.ca-custom-countertop-trailing-icon .ca-custom-countertop-svg-icon{margin-inline-start:.5rem;vertical-align:top}.ca-custom-countertop-trailing-icon .ca-custom-countertop-svg-icon--100{margin-inline-start:.25rem}.ca-custom-countertop-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){.ca-custom-countertop-svg-icon{transition-property:none}}@keyframes ca-custom-countertop-icon-rotate{0%{transform:rotate(0)}to{transform:rotate(359deg)}}.ca-custom-countertop-svg-icon--rotate{animation:ca-custom-countertop-icon-rotate 1.5s linear infinite}.ca-custom-countertop-svg-icon--rotate-45{transform:rotate(45deg)}.ca-custom-countertop-svg-icon--rotate-minus-45{transform:rotate(-45deg)}.ca-custom-countertop-svg-icon--rotate-135{transform:rotate(135deg)}.ca-custom-countertop-svg-icon--rotate-minus-135{transform:rotate(-135deg)}.ca-custom-countertop-svg-icon--rotate-180{transform:rotate(180deg)}.ca-custom-countertop-svg-icon--rotate-minus-180{transform:rotate(-180deg)}[class*=ca-custom-countertop-btn--icon] .ca-custom-countertop-btn__inner{padding:0 1rem}[class*=ca-custom-countertop-btn--icon] .ca-custom-countertop-btn__inner .ca-custom-countertop-btn__label{position:absolute;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);margin:-1px;white-space:nowrap}[class*=ca-custom-countertop-btn--icon].ca-custom-countertop-btn--small .ca-custom-countertop-btn__inner{padding:0 .5rem}[class*=ca-custom-countertop-btn--icon].ca-custom-countertop-btn--xsmall .ca-custom-countertop-btn__inner{padding:0 .25rem;min-height:2rem}[class*=ca-custom-countertop-btn--icon].ca-custom-countertop-btn--xsmall .ca-custom-countertop-btn__inner:after{content:"";position:absolute;top:-.375rem;left:-.375rem;right:-.375rem;bottom:-.375rem}.ca-custom-countertop-btn{position:relative;font-size:.875rem;background:none;border:0;padding:0;line-height:1.4285714286;font-weight:700;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}.ca-custom-countertop-btn .ca-custom-countertop-btn__inner{box-shadow:var(--box-shadow);background:var(--background)}.ca-custom-countertop-btn:hover .ca-custom-countertop-btn__inner{background:var(--background-hover);box-shadow:var(--box-shadow-hover)}.ca-custom-countertop-btn:active .ca-custom-countertop-btn__inner{background:var(--background-press);box-shadow:var(--box-shadow-press)}.ca-custom-countertop-btn:hover,.ca-custom-countertop-btn:active,.ca-custom-countertop-btn:focus{text-decoration:none;color:var(--foreground)}.ca-custom-countertop-btn .ca-custom-countertop-svg-icon{flex-shrink:0}.ca-custom-countertop-btn:disabled{cursor:default}.ca-custom-countertop-btn:disabled .ca-custom-countertop-btn__inner{background-color:var(--disabled-background);color:var(--disabled-foreground);box-shadow:none}.ca-custom-countertop-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;transition-property:opacity,transform;transition-duration:.25s;transition-timing-function:cubic-bezier(.4,0,.4,1)}.ca-custom-countertop-btn:active:not(:disabled) .ca-custom-countertop-btn__inner{transform:scale(.97)}.ca-custom-countertop-leading-icon .ca-custom-countertop-btn__inner{padding-inline-start:1.5rem}.ca-custom-countertop-trailing-icon .ca-custom-countertop-btn__inner{flex-direction:row-reverse;padding-inline-end:1.5rem}@media (forced-colors: active){.ca-custom-countertop-btn__inner{border:1px solid transparent}.ca-custom-countertop-btn:disabled .ca-custom-countertop-btn__inner{color:GrayText;border-color:GrayText}}.ca-custom-countertop-btn--icon-primary,.ca-custom-countertop-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))}.ca-custom-countertop-btn--icon-emphasised,.ca-custom-countertop-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))}.ca-custom-countertop-btn--icon-secondary,.ca-custom-countertop-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)}.ca-custom-countertop-btn--icon-emphasised-inverse,.ca-custom-countertop-btn--emphasised-inverse,.ca-custom-countertop-btn--icon-primary-inverse,.ca-custom-countertop-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))}.ca-custom-countertop-btn--icon-secondary-inverse,.ca-custom-countertop-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))}.ca-custom-countertop-btn--icon-tertiary-inverse,.ca-custom-countertop-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)}.ca-custom-countertop-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))}.ca-custom-countertop-btn--icon-tertiary,.ca-custom-countertop-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))}.ca-custom-countertop-btn--icon-image-overlay,.ca-custom-countertop-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)}.ca-custom-countertop-btn.ca-custom-countertop-btn--static-colour.ca-custom-countertop-btn--primary,.ca-custom-countertop-btn.ca-custom-countertop-btn--static-colour.ca-custom-countertop-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)}.ca-custom-countertop-btn.ca-custom-countertop-btn--static-colour.ca-custom-countertop-btn--secondary,.ca-custom-countertop-btn.ca-custom-countertop-btn--static-colour.ca-custom-countertop-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)}.ca-custom-countertop-btn.ca-custom-countertop-btn--static-colour.ca-custom-countertop-btn--tertiary,.ca-custom-countertop-btn.ca-custom-countertop-btn--static-colour.ca-custom-countertop-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}.ca-custom-countertop-btn.ca-custom-countertop-btn--static-colour.ca-custom-countertop-btn--icon-secondary-inverse,.ca-custom-countertop-btn.ca-custom-countertop-btn--static-colour.ca-custom-countertop-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)}.ca-custom-countertop-btn.ca-custom-countertop-btn--static-colour.ca-custom-countertop-btn--icon-emphasised-inverse,.ca-custom-countertop-btn.ca-custom-countertop-btn--static-colour.ca-custom-countertop-btn--icon-primary-inverse,.ca-custom-countertop-btn.ca-custom-countertop-btn--static-colour.ca-custom-countertop-btn--primary-inverse,.ca-custom-countertop-btn.ca-custom-countertop-btn--static-colour.ca-custom-countertop-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)}.ca-custom-countertop-btn.ca-custom-countertop-btn--static-colour.ca-custom-countertop-btn--icon-tertiary-inverse,.ca-custom-countertop-btn.ca-custom-countertop-btn--static-colour.ca-custom-countertop-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)}.ca-custom-countertop-btn--icon-emphasised-inverse,.ca-custom-countertop-btn--emphasised-inverse,.ca-custom-countertop-btn--icon-primary-inverse,.ca-custom-countertop-btn--primary-inverse,.ca-custom-countertop-btn--icon-secondary,.ca-custom-countertop-btn--secondary,.ca-custom-countertop-btn--icon-tertiary,.ca-custom-countertop-btn--tertiary{--foreground: rgb(var(--colour-text-and-icon-1, 17, 17, 17))}.ca-custom-countertop-btn--icon-secondary-inverse,.ca-custom-countertop-btn--secondary-inverse,.ca-custom-countertop-btn--icon-tertiary-inverse,.ca-custom-countertop-btn--tertiary-inverse,.ca-custom-countertop-btn--icon-primary,.ca-custom-countertop-btn--primary{--foreground: rgb(var(--colour-text-and-icon-5, 255, 255, 255))}.ca-custom-countertop-btn--icon-image-overlay,.ca-custom-countertop-btn--icon-emphasised,.ca-custom-countertop-btn--danger,.ca-custom-countertop-btn--emphasised,.ca-custom-countertop-btn--image-overlay{--foreground: rgb(var(--colour-static-white, 255, 255, 255))}.ca-custom-countertop-btn .ca-custom-countertop-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:ca-custom-countertop-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 ca-custom-countertop-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)}}.ca-custom-countertop-btn--loading{pointer-events:none}.ca-custom-countertop-btn--loading .ca-custom-countertop-btn__loader{opacity:1;visibility:visible}.ca-custom-countertop-btn--loading .ca-custom-countertop-svg-icon,.ca-custom-countertop-btn--loading .ca-custom-countertop-btn__label{transform:translateY(50%);opacity:0;visibility:hidden}.ca-custom-countertop-btn--xsmall{font-size:.75rem;line-height:1.3333333333}.ca-custom-countertop-btn--xsmall .ca-custom-countertop-btn__inner{min-height:2rem;padding:0 1rem}.ca-custom-countertop-btn--xsmall .ca-custom-countertop-btn__inner:after{content:"";position:absolute;top:-.375rem;left:-.375rem;right:-.375rem;bottom:-.375rem}.ca-custom-countertop-btn--xsmall.ca-custom-countertop-leading-icon .ca-custom-countertop-btn__inner{padding-inline-start:.75rem}.ca-custom-countertop-btn--xsmall.ca-custom-countertop-trailing-icon .ca-custom-countertop-btn__inner{padding-inline-end:.75rem}.ca-custom-countertop-btn--xsmall.ca-custom-countertop-leading-icon .ca-custom-countertop-svg-icon{margin-inline-end:.25rem}.ca-custom-countertop-btn--xsmall.ca-custom-countertop-trailing-icon .ca-custom-countertop-svg-icon{margin-inline-start:.25rem}.ca-custom-countertop-btn--small{font-size:.75rem;line-height:1.3333333333}.ca-custom-countertop-btn--small .ca-custom-countertop-btn__inner{min-height:2.5rem;padding:0 1.5rem}.ca-custom-countertop-btn--small .ca-custom-countertop-btn__inner:after{content:"";position:absolute;top:-.125rem;left:-.125rem;right:-.125rem;bottom:-.125rem}.ca-custom-countertop-btn--small.ca-custom-countertop-leading-icon .ca-custom-countertop-btn__inner{padding-inline-start:1rem}.ca-custom-countertop-btn--small.ca-custom-countertop-trailing-icon .ca-custom-countertop-btn__inner{padding-inline-end:1rem}.ca-custom-countertop-btn--expanding.ca-custom-countertop-leading-icon .ca-custom-countertop-btn__inner,.ca-custom-countertop-btn--expanding.ca-custom-countertop-trailing-icon .ca-custom-countertop-btn__inner,.ca-custom-countertop-btn--expanding .ca-custom-countertop-btn__inner{transition-property:opacity,transform,padding;padding:0 1rem}.ca-custom-countertop-btn--expanding.ca-custom-countertop-btn--small .ca-custom-countertop-btn__inner{padding:0 .5rem}.ca-custom-countertop-btn--expanding.ca-custom-countertop-btn--xsmall .ca-custom-countertop-btn__icon{margin:0}.ca-custom-countertop-btn--expanding.ca-custom-countertop-btn--xsmall .ca-custom-countertop-btn__inner{padding:0 .25rem;min-height:2rem}.ca-custom-countertop-btn--expanding.ca-custom-countertop-btn--xsmall .ca-custom-countertop-btn__inner:after{content:"";position:absolute;top:-.375rem;left:-.375rem;right:-.375rem;bottom:-.375rem}.ca-custom-countertop-btn--expanding .ca-custom-countertop-btn__icon{transition:margin-inline-end .25s ease-in-out;margin:0}.ca-custom-countertop-btn--expanding .ca-custom-countertop-btn__inner .ca-custom-countertop-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}.ca-custom-countertop-btn--expanding:hover .ca-custom-countertop-btn__inner .ca-custom-countertop-btn__label,.ca-custom-countertop-btn--expanding:focus-visible .ca-custom-countertop-btn__inner .ca-custom-countertop-btn__label{max-width:12.5rem}.ca-custom-countertop-btn--expanding:hover.ca-custom-countertop-leading-icon .ca-custom-countertop-btn__inner,.ca-custom-countertop-btn--expanding:focus-visible.ca-custom-countertop-leading-icon .ca-custom-countertop-btn__inner{padding-inline-end:2rem;padding-inline-start:1.5rem}.ca-custom-countertop-btn--expanding:hover.ca-custom-countertop-trailing-icon .ca-custom-countertop-btn__inner,.ca-custom-countertop-btn--expanding:focus-visible.ca-custom-countertop-trailing-icon .ca-custom-countertop-btn__inner{flex-direction:row-reverse;padding-inline-end:1.5rem;padding-inline-start:2rem}.ca-custom-countertop-btn--expanding:hover.ca-custom-countertop-leading-icon .ca-custom-countertop-btn__icon,.ca-custom-countertop-btn--expanding:focus-visible.ca-custom-countertop-leading-icon .ca-custom-countertop-btn__icon{margin-inline-end:.5rem}.ca-custom-countertop-btn--expanding:hover.ca-custom-countertop-trailing-icon .ca-custom-countertop-btn__icon,.ca-custom-countertop-btn--expanding:focus-visible.ca-custom-countertop-trailing-icon .ca-custom-countertop-btn__icon{margin-inline-start:.5rem}.ca-custom-countertop-btn--expanding:hover.ca-custom-countertop-leading-icon.ca-custom-countertop-btn--small .ca-custom-countertop-btn__inner,.ca-custom-countertop-btn--expanding:focus-visible.ca-custom-countertop-leading-icon.ca-custom-countertop-btn--small .ca-custom-countertop-btn__inner{padding-inline-end:1.5rem;padding-inline-start:1rem}.ca-custom-countertop-btn--expanding:hover.ca-custom-countertop-trailing-icon.ca-custom-countertop-btn--small .ca-custom-countertop-btn__inner,.ca-custom-countertop-btn--expanding:focus-visible.ca-custom-countertop-trailing-icon.ca-custom-countertop-btn--small .ca-custom-countertop-btn__inner{padding-inline-end:1rem;padding-inline-start:1.5rem}.ca-custom-countertop-btn--expanding:hover.ca-custom-countertop-leading-icon.ca-custom-countertop-btn--xsmall .ca-custom-countertop-btn__inner,.ca-custom-countertop-btn--expanding:focus-visible.ca-custom-countertop-leading-icon.ca-custom-countertop-btn--xsmall .ca-custom-countertop-btn__inner{padding-inline-end:1rem;padding-inline-start:.75rem}.ca-custom-countertop-btn--expanding:hover.ca-custom-countertop-trailing-icon.ca-custom-countertop-btn--xsmall .ca-custom-countertop-btn__inner,.ca-custom-countertop-btn--expanding:focus-visible.ca-custom-countertop-trailing-icon.ca-custom-countertop-btn--xsmall .ca-custom-countertop-btn__inner{padding-inline-end:.75rem;padding-inline-start:1rem}.ca-custom-countertop-btn--expanding:hover.ca-custom-countertop-leading-icon.ca-custom-countertop-btn--xsmall .ca-custom-countertop-btn__icon,.ca-custom-countertop-btn--expanding:focus-visible.ca-custom-countertop-leading-icon.ca-custom-countertop-btn--xsmall .ca-custom-countertop-btn__icon{margin-inline-end:.25rem}.ca-custom-countertop-btn--expanding:hover.ca-custom-countertop-trailing-icon.ca-custom-countertop-btn--xsmall .ca-custom-countertop-btn__icon,.ca-custom-countertop-btn--expanding:focus-visible.ca-custom-countertop-trailing-icon.ca-custom-countertop-btn--xsmall .ca-custom-countertop-btn__icon{margin-inline-start:.25rem}@media (hover: none){.ca-custom-countertop-btn--expanding.ca-custom-countertop-leading-icon:hover .ca-custom-countertop-btn__inner,.ca-custom-countertop-btn--expanding.ca-custom-countertop-trailing-icon:hover .ca-custom-countertop-btn__inner{padding:0 1rem}.ca-custom-countertop-btn--expanding.ca-custom-countertop-leading-icon:hover .ca-custom-countertop-btn__inner .ca-custom-countertop-btn__label,.ca-custom-countertop-btn--expanding.ca-custom-countertop-trailing-icon:hover .ca-custom-countertop-btn__inner .ca-custom-countertop-btn__label{max-width:0}.ca-custom-countertop-btn--expanding.ca-custom-countertop-leading-icon:hover .ca-custom-countertop-btn__icon,.ca-custom-countertop-btn--expanding.ca-custom-countertop-trailing-icon:hover .ca-custom-countertop-btn__icon{margin:0}.ca-custom-countertop-btn--expanding.ca-custom-countertop-leading-icon.ca-custom-countertop-btn--small:hover .ca-custom-countertop-btn__inner,.ca-custom-countertop-btn--expanding.ca-custom-countertop-trailing-icon.ca-custom-countertop-btn--small:hover .ca-custom-countertop-btn__inner{padding:0 .5rem}.ca-custom-countertop-btn--expanding.ca-custom-countertop-leading-icon.ca-custom-countertop-btn--xsmall:hover .ca-custom-countertop-btn__inner,.ca-custom-countertop-btn--expanding.ca-custom-countertop-trailing-icon.ca-custom-countertop-btn--xsmall:hover .ca-custom-countertop-btn__inner{padding:0 .25rem}.ca-custom-countertop-btn--expanding.ca-custom-countertop-leading-icon.ca-custom-countertop-btn--xsmall:hover .ca-custom-countertop-btn__icon,.ca-custom-countertop-btn--expanding.ca-custom-countertop-trailing-icon.ca-custom-countertop-btn--xsmall:hover .ca-custom-countertop-btn__icon{margin:0}.ca-custom-countertop-btn--expanding.ca-custom-countertop-btn--touch-device-expanded:hover:not(:disabled) .ca-custom-countertop-btn__inner .ca-custom-countertop-btn__label,.ca-custom-countertop-btn--expanding.ca-custom-countertop-btn--touch-device-expanded .ca-custom-countertop-btn__inner .ca-custom-countertop-btn__label{max-width:12.5rem}.ca-custom-countertop-btn--expanding.ca-custom-countertop-btn--touch-device-expanded:hover:not(:disabled).ca-custom-countertop-leading-icon .ca-custom-countertop-btn__inner,.ca-custom-countertop-btn--expanding.ca-custom-countertop-btn--touch-device-expanded.ca-custom-countertop-leading-icon .ca-custom-countertop-btn__inner{padding-inline-end:2rem;padding-inline-start:1.5rem}.ca-custom-countertop-btn--expanding.ca-custom-countertop-btn--touch-device-expanded:hover:not(:disabled).ca-custom-countertop-trailing-icon .ca-custom-countertop-btn__inner,.ca-custom-countertop-btn--expanding.ca-custom-countertop-btn--touch-device-expanded.ca-custom-countertop-trailing-icon .ca-custom-countertop-btn__inner{flex-direction:row-reverse;padding-inline-end:1.5rem;padding-inline-start:2rem}.ca-custom-countertop-btn--expanding.ca-custom-countertop-btn--touch-device-expanded:hover:not(:disabled).ca-custom-countertop-leading-icon .ca-custom-countertop-btn__icon,.ca-custom-countertop-btn--expanding.ca-custom-countertop-btn--touch-device-expanded.ca-custom-countertop-leading-icon .ca-custom-countertop-btn__icon{margin-inline-end:.5rem}.ca-custom-countertop-btn--expanding.ca-custom-countertop-btn--touch-device-expanded:hover:not(:disabled).ca-custom-countertop-trailing-icon .ca-custom-countertop-btn__icon,.ca-custom-countertop-btn--expanding.ca-custom-countertop-btn--touch-device-expanded.ca-custom-countertop-trailing-icon .ca-custom-countertop-btn__icon{margin-inline-start:.5rem}.ca-custom-countertop-btn--expanding.ca-custom-countertop-btn--touch-device-expanded:hover:not(:disabled).ca-custom-countertop-leading-icon.ca-custom-countertop-btn--small .ca-custom-countertop-btn__inner,.ca-custom-countertop-btn--expanding.ca-custom-countertop-btn--touch-device-expanded.ca-custom-countertop-leading-icon.ca-custom-countertop-btn--small .ca-custom-countertop-btn__inner{padding-inline-end:1.5rem;padding-inline-start:1rem}.ca-custom-countertop-btn--expanding.ca-custom-countertop-btn--touch-device-expanded:hover:not(:disabled).ca-custom-countertop-trailing-icon.ca-custom-countertop-btn--small .ca-custom-countertop-btn__inner,.ca-custom-countertop-btn--expanding.ca-custom-countertop-btn--touch-device-expanded.ca-custom-countertop-trailing-icon.ca-custom-countertop-btn--small .ca-custom-countertop-btn__inner{padding-inline-end:1rem;padding-inline-start:1.5rem}.ca-custom-countertop-btn--expanding.ca-custom-countertop-btn--touch-device-expanded:hover:not(:disabled).ca-custom-countertop-leading-icon.ca-custom-countertop-btn--xsmall .ca-custom-countertop-btn__inner,.ca-custom-countertop-btn--expanding.ca-custom-countertop-btn--touch-device-expanded.ca-custom-countertop-leading-icon.ca-custom-countertop-btn--xsmall .ca-custom-countertop-btn__inner{padding-inline-end:1rem;padding-inline-start:.75rem}.ca-custom-countertop-btn--expanding.ca-custom-countertop-btn--touch-device-expanded:hover:not(:disabled).ca-custom-countertop-trailing-icon.ca-custom-countertop-btn--xsmall .ca-custom-countertop-btn__inner,.ca-custom-countertop-btn--expanding.ca-custom-countertop-btn--touch-device-expanded.ca-custom-countertop-trailing-icon.ca-custom-countertop-btn--xsmall .ca-custom-countertop-btn__inner{padding-inline-end:.75rem;padding-inline-start:1rem}.ca-custom-countertop-btn--expanding.ca-custom-countertop-btn--touch-device-expanded:hover:not(:disabled).ca-custom-countertop-leading-icon.ca-custom-countertop-btn--xsmall .ca-custom-countertop-btn__icon,.ca-custom-countertop-btn--expanding.ca-custom-countertop-btn--touch-device-expanded.ca-custom-countertop-leading-icon.ca-custom-countertop-btn--xsmall .ca-custom-countertop-btn__icon{margin:0}.ca-custom-countertop-btn--expanding.ca-custom-countertop-btn--touch-device-expanded:hover:not(:disabled).ca-custom-countertop-trailing-icon.ca-custom-countertop-btn--xsmall .ca-custom-countertop-btn__icon,.ca-custom-countertop-btn--expanding.ca-custom-countertop-btn--touch-device-expanded.ca-custom-countertop-trailing-icon.ca-custom-countertop-btn--xsmall .ca-custom-countertop-btn__icon{margin:0}}.ca-custom-countertop-btn--expanding:focus-visible.ca-custom-countertop-btn--loading.ca-custom-countertop-trailing-icon .ca-custom-countertop-btn__inner,.ca-custom-countertop-btn--expanding:focus-visible.ca-custom-countertop-btn--loading.ca-custom-countertop-leading-icon .ca-custom-countertop-btn__inner,.ca-custom-countertop-btn--expanding.ca-custom-countertop-btn--loading.ca-custom-countertop-trailing-icon .ca-custom-countertop-btn__inner,.ca-custom-countertop-btn--expanding.ca-custom-countertop-btn--loading.ca-custom-countertop-leading-icon .ca-custom-countertop-btn__inner,.ca-custom-countertop-btn--expanding:disabled.ca-custom-countertop-trailing-icon .ca-custom-countertop-btn__inner,.ca-custom-countertop-btn--expanding:disabled.ca-custom-countertop-leading-icon .ca-custom-countertop-btn__inner{padding:0 1rem}.ca-custom-countertop-btn--expanding:focus-visible.ca-custom-countertop-btn--loading.ca-custom-countertop-trailing-icon .ca-custom-countertop-btn__inner .ca-custom-countertop-btn__label,.ca-custom-countertop-btn--expanding:focus-visible.ca-custom-countertop-btn--loading.ca-custom-countertop-leading-icon .ca-custom-countertop-btn__inner .ca-custom-countertop-btn__label,.ca-custom-countertop-btn--expanding.ca-custom-countertop-btn--loading.ca-custom-countertop-trailing-icon .ca-custom-countertop-btn__inner .ca-custom-countertop-btn__label,.ca-custom-countertop-btn--expanding.ca-custom-countertop-btn--loading.ca-custom-countertop-leading-icon .ca-custom-countertop-btn__inner .ca-custom-countertop-btn__label,.ca-custom-countertop-btn--expanding:disabled.ca-custom-countertop-trailing-icon .ca-custom-countertop-btn__inner .ca-custom-countertop-btn__label,.ca-custom-countertop-btn--expanding:disabled.ca-custom-countertop-leading-icon .ca-custom-countertop-btn__inner .ca-custom-countertop-btn__label{max-width:0}.ca-custom-countertop-btn--expanding:focus-visible.ca-custom-countertop-btn--loading.ca-custom-countertop-trailing-icon .ca-custom-countertop-btn__icon,.ca-custom-countertop-btn--expanding:focus-visible.ca-custom-countertop-btn--loading.ca-custom-countertop-leading-icon .ca-custom-countertop-btn__icon,.ca-custom-countertop-btn--expanding.ca-custom-countertop-btn--loading.ca-custom-countertop-trailing-icon .ca-custom-countertop-btn__icon,.ca-custom-countertop-btn--expanding.ca-custom-countertop-btn--loading.ca-custom-countertop-leading-icon .ca-custom-countertop-btn__icon,.ca-custom-countertop-btn--expanding:disabled.ca-custom-countertop-trailing-icon .ca-custom-countertop-btn__icon,.ca-custom-countertop-btn--expanding:disabled.ca-custom-countertop-leading-icon .ca-custom-countertop-btn__icon{margin:0}.ca-custom-countertop-btn--expanding:focus-visible.ca-custom-countertop-btn--loading.ca-custom-countertop-trailing-icon.ca-custom-countertop-btn--small .ca-custom-countertop-btn__inner,.ca-custom-countertop-btn--expanding:focus-visible.ca-custom-countertop-btn--loading.ca-custom-countertop-leading-icon.ca-custom-countertop-btn--small .ca-custom-countertop-btn__inner,.ca-custom-countertop-btn--expanding.ca-custom-countertop-btn--loading.ca-custom-countertop-trailing-icon.ca-custom-countertop-btn--small .ca-custom-countertop-btn__inner,.ca-custom-countertop-btn--expanding.ca-custom-countertop-btn--loading.ca-custom-countertop-leading-icon.ca-custom-countertop-btn--small .ca-custom-countertop-btn__inner,.ca-custom-countertop-btn--expanding:disabled.ca-custom-countertop-trailing-icon.ca-custom-countertop-btn--small .ca-custom-countertop-btn__inner,.ca-custom-countertop-btn--expanding:disabled.ca-custom-countertop-leading-icon.ca-custom-countertop-btn--small .ca-custom-countertop-btn__inner{padding:0 .5rem}.ca-custom-countertop-btn--expanding:focus-visible.ca-custom-countertop-btn--loading.ca-custom-countertop-trailing-icon.ca-custom-countertop-btn--xsmall .ca-custom-countertop-btn__inner,.ca-custom-countertop-btn--expanding:focus-visible.ca-custom-countertop-btn--loading.ca-custom-countertop-leading-icon.ca-custom-countertop-btn--xsmall .ca-custom-countertop-btn__inner,.ca-custom-countertop-btn--expanding.ca-custom-countertop-btn--loading.ca-custom-countertop-trailing-icon.ca-custom-countertop-btn--xsmall .ca-custom-countertop-btn__inner,.ca-custom-countertop-btn--expanding.ca-custom-countertop-btn--loading.ca-custom-countertop-leading-icon.ca-custom-countertop-btn--xsmall .ca-custom-countertop-btn__inner,.ca-custom-countertop-btn--expanding:disabled.ca-custom-countertop-trailing-icon.ca-custom-countertop-btn--xsmall .ca-custom-countertop-btn__inner,.ca-custom-countertop-btn--expanding:disabled.ca-custom-countertop-leading-icon.ca-custom-countertop-btn--xsmall .ca-custom-countertop-btn__inner{padding:0 .25rem}.ca-custom-countertop-btn--expanding:focus-visible.ca-custom-countertop-btn--loading.ca-custom-countertop-trailing-icon.ca-custom-countertop-btn--xsmall .ca-custom-countertop-btn__icon,.ca-custom-countertop-btn--expanding:focus-visible.ca-custom-countertop-btn--loading.ca-custom-countertop-leading-icon.ca-custom-countertop-btn--xsmall .ca-custom-countertop-btn__icon,.ca-custom-countertop-btn--expanding.ca-custom-countertop-btn--loading.ca-custom-countertop-trailing-icon.ca-custom-countertop-btn--xsmall .ca-custom-countertop-btn__icon,.ca-custom-countertop-btn--expanding.ca-custom-countertop-btn--loading.ca-custom-countertop-leading-icon.ca-custom-countertop-btn--xsmall .ca-custom-countertop-btn__icon,.ca-custom-countertop-btn--expanding:disabled.ca-custom-countertop-trailing-icon.ca-custom-countertop-btn--xsmall .ca-custom-countertop-btn__icon,.ca-custom-countertop-btn--expanding:disabled.ca-custom-countertop-leading-icon.ca-custom-countertop-btn--xsmall .ca-custom-countertop-btn__icon{margin:0}.ca-custom-countertop-btn--fluid,.ca-custom-countertop-btn--fluid .ca-custom-countertop-btn__inner{width:100%}.ca-custom-countertop-btn--plain.ca-custom-countertop-btn--small .ca-custom-countertop-btn__inner:after,.ca-custom-countertop-btn--plain .ca-custom-countertop-btn__inner:after{content:"";position:absolute;top:-.25rem;left:-.25rem;right:-.25rem;bottom:-.25rem}.ca-custom-countertop-btn--plain{--background: transparent;--background-hover: transparent;--background-press: transparent;--foreground: rgb(var(--colour-text-and-icon-1, 17, 17, 17))}.ca-custom-countertop-btn--plain.ca-custom-countertop-btn--small .ca-custom-countertop-btn__inner,.ca-custom-countertop-btn--plain .ca-custom-countertop-btn__inner,.ca-custom-countertop-btn--plain.ca-custom-countertop-leading-icon .ca-custom-countertop-btn__inner,.ca-custom-countertop-btn--plain.ca-custom-countertop-trailing-icon .ca-custom-countertop-btn__inner{padding:0}.ca-custom-countertop-btn .ca-custom-countertop-svg-icon,.ca-custom-countertop-btn__label{transition-property:opacity,margin-right,margin-left,transform;transition-duration:.2s;transition-timing-function:cubic-bezier(.4,0,.4,1)}.ca-custom-countertop-btn:focus-visible,.ca-custom-countertop-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:4px;transition:outline .2s ease-out,box-shadow .2s ease-out}.ca-custom-countertop-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:4px;transition:outline .2s ease-out,box-shadow .2s ease-out}.ca-custom-countertop-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:4px;transition:outline .2s ease-out,box-shadow .2s ease-out}.ca-custom-countertop-label-wrapper>label{font-size:.875rem;line-height:1.571}.ca-custom-countertop-label-wrapper--text-input>label{display:block;margin:0 0 .125rem}.ca-custom-countertop-label-wrapper .ca-custom-countertop-required{color:rgb(var(--colour-semantic-negative, 224, 7, 81))}.ca-custom-countertop-label-wrapper>label em{margin:0;color:rgb(var(--colour-text-and-icon-4, 146, 146, 146));font-weight:400;font-style:normal}.ca-custom-countertop-form-field{display:block;margin-bottom:1.25rem}.ca-custom-countertop-form-field__content{margin-top:.25rem;display:flex;flex-wrap:nowrap;justify-content:space-between}.ca-custom-countertop-form-field--with-character-limit .ca-custom-countertop-form-field__content>*:not(:first-child){padding-inline-start:.5rem}.ca-custom-countertop-form-field>.ca-custom-countertop-checkbox,.ca-custom-countertop-form-field>.ca-custom-countertop-radiobutton,.ca-custom-countertop-form-field fieldset{margin-bottom:.5rem}.ca-custom-countertop-form-field legend{color:rgb(var(--colour-text-and-icon-1, 17, 17, 17))}.ca-custom-countertop-helper-text{display:inline-flex;font-size:.75rem;line-height:1.5;color:rgb(var(--colour-text-and-icon-3, 118, 118, 118))}.ca-custom-countertop-helper-text__icon{height:1.125rem;width:1.125rem;margin-inline-end:.25rem;vertical-align:bottom;flex:0 0 auto}.ca-custom-countertop-helper-text--character-count{font-variant-numeric:tabular-nums}.ca-custom-countertop-helper-text--error{color:rgb(var(--colour-semantic-negative, 224, 7, 81))}.ca-custom-countertop-helper-text--success{color:rgb(var(--colour-semantic-positive, 10, 138, 0))}.ca-custom-countertop-helper-text--warning{color:rgb(var(--colour-semantic-caution-text, 202, 80, 8))}.ca-custom-countertop-helper-text--text-only{margin-inline-start:0}.ca-custom-countertop-helper-text--text-only .ca-custom-countertop-helper-text__icon{display:none}.ca-custom-countertop-input-field__wrapper{box-sizing:border-box;position:relative;display:flex;width:100%;align-items:center;background:rgb(var(--colour-neutral-1, 255, 255, 255));border-radius:4px;padding-right:.375rem;padding-left:.375rem}.ca-custom-countertop-input-field__wrapper>*{padding-inline-start:.125rem;padding-inline-end:.125rem}.ca-custom-countertop-input-field__prefix-label,.ca-custom-countertop-input-field__suffix-label{z-index:100;text-overflow:ellipsis;color:rgb(var(--colour-text-and-icon-3, 118, 118, 118));opacity:0;visibility:hidden;flex-shrink:0;transition:opacity .1s cubic-bezier(.4,0,.4,1),visibility .1s cubic-bezier(.4,0,.4,1);position:absolute;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);margin:-1px;white-space:nowrap;font-size:1rem;line-height:1.5}.ca-custom-countertop-input-field__prefix-label{order:2}.ca-custom-countertop-input-field__suffix-label{text-align:right;order:4}.ca-custom-countertop-input-field input{flex-grow:1;border:0;background:none;padding-top:0;padding-bottom:0;font-size:1rem;line-height:1.5;height:3rem;overflow:hidden;order:3;outline:none;border-radius:4px;color:rgb(var(--colour-text-and-icon-1, 17, 17, 17));min-width:1ch}.ca-custom-countertop-input-field input::-ms-clear{display:none}.ca-custom-countertop-input-field input:-webkit-autofill{font-size:1rem;line-height:1.5;font-family:inherit;-webkit-text-fill-color:rgb(var(--colour-text-and-icon-1, 17, 17, 17));-webkit-box-shadow:0 0 0 3rem rgb(var(--colour-neutral-1, 255, 255, 255)) inset}.ca-custom-countertop-input-field input:focus~.ca-custom-countertop-validation-border{border:2px solid rgb(var(--colour-interactive-emphasised-border-selected, 0, 88, 163))}.ca-custom-countertop-input-field input:focus~.ca-custom-countertop-validation-border--read-only{border:2px solid rgb(var(--colour-interactive-subtle-border-default, 146, 146, 146))}.ca-custom-countertop-input-field input:focus~.ca-custom-countertop-validation-border--success{border:2px solid rgb(var(--colour-semantic-positive, 10, 138, 0))}.ca-custom-countertop-input-field input:focus~.ca-custom-countertop-validation-border--warning{border:2px solid rgb(var(--colour-semantic-caution, 242, 106, 47))}.ca-custom-countertop-input-field input:focus~.ca-custom-countertop-validation-border--error{border:2px solid rgb(var(--colour-semantic-negative, 224, 7, 81))}.ca-custom-countertop-input-field input[type=hidden]~.ca-custom-countertop-validation-border,.ca-custom-countertop-input-field input[type=hidden]~.ca-custom-countertop-input-field__leading-icon,.ca-custom-countertop-input-field input[type=hidden]~.ca-custom-countertop-input-field__trailing-icon{display:none}.ca-custom-countertop-input-field input[type=password]::-ms-reveal{display:none}.ca-custom-countertop-input-field input[type=date]{color:transparent}.ca-custom-countertop-input-field input[type=date]:focus{color:rgb(var(--colour-text-and-icon-1, 17, 17, 17))}.ca-custom-countertop-input-field input[type=date]:disabled{color:rgb(var(--colour-interactive-disabled-1, 204, 204, 204))}.ca-custom-countertop-input-field input[type=date]::-webkit-inner-spin-button,.ca-custom-countertop-input-field input[type=date]::-webkit-calendar-picker-indicator,.ca-custom-countertop-input-field input[type=date]::-webkit-clear-button{display:none;-webkit-appearance:none}.ca-custom-countertop-input-field--labelled input[type=date]{color:rgb(var(--colour-text-and-icon-1, 17, 17, 17))}.ca-custom-countertop-input-field input:focus~.ca-custom-countertop-input-field__prefix-label,.ca-custom-countertop-input-field input:focus~.ca-custom-countertop-input-field__suffix-label,.ca-custom-countertop-input-field--labelled .ca-custom-countertop-input-field__prefix-label,.ca-custom-countertop-input-field--labelled .ca-custom-countertop-input-field__suffix-label{opacity:1;transition-delay:33ms;visibility:visible;position:static;clip:none;width:auto;height:auto}.ca-custom-countertop-input-field .ca-custom-countertop-btn{color:rgb(var(--colour-text-and-icon-1, 17, 17, 17))}.ca-custom-countertop-input-field .ca-custom-countertop-btn:disabled{pointer-events:none;color:rgb(var(--colour-interactive-disabled-1, 204, 204, 204))}.ca-custom-countertop-input-field .ca-custom-countertop-btn:disabled .ca-custom-countertop-btn__inner{border:0;background:none}.ca-custom-countertop-input-field__leading-icon{flex-shrink:0;order:1}.ca-custom-countertop-input-field__trailing-icon{flex-shrink:0;order:5}.ca-custom-countertop-input-field label{color:rgb(var(--colour-text-and-icon-2, 72, 72, 72))}.ca-custom-countertop-input-field--disabled label,.ca-custom-countertop-input-field--disabled input,.ca-custom-countertop-input-field--disabled .ca-custom-countertop-svg-icon,.ca-custom-countertop-input-field--disabled .ca-custom-countertop-input-field__suffix-label,.ca-custom-countertop-input-field--disabled .ca-custom-countertop-input-field__prefix-label{color:rgb(var(--colour-interactive-disabled-1, 204, 204, 204))}.ca-custom-countertop-input-field--disabled input:-webkit-autofill{-webkit-text-fill-color:rgb(var(--colour-interactive-disabled-1, 204, 204, 204))}.ca-custom-countertop-input-field--read-only .ca-custom-countertop-input-field__wrapper{background-color:rgb(var(--colour-neutral-2, 245, 245, 245))}[dir=rtl] .ca-custom-countertop-input-field input[type=tel]{direction:ltr;text-align:right}@media (forced-colors: active){.ca-custom-countertop-input-field--disabled label,.ca-custom-countertop-input-field--disabled input,.ca-custom-countertop-input-field--disabled .ca-custom-countertop-svg-icon,.ca-custom-countertop-input-field--disabled .ca-custom-countertop-input-field__suffix-label,.ca-custom-countertop-input-field--disabled .ca-custom-countertop-input-field__prefix-label,.ca-custom-countertop-input-field--read-only label,.ca-custom-countertop-input-field--read-only input,.ca-custom-countertop-input-field--read-only .ca-custom-countertop-svg-icon,.ca-custom-countertop-input-field--read-only .ca-custom-countertop-input-field__suffix-label,.ca-custom-countertop-input-field--read-only .ca-custom-countertop-input-field__prefix-label{color:GrayText}}.ca-custom-countertop-aspect-ratio-box{width:100%;position:relative;height:auto;display:block;padding-bottom:75%;box-sizing:border-box}.ca-custom-countertop-aspect-ratio-box[class*=--standard],.ca-custom-countertop-aspect-ratio-box[class*=--4-3]{padding-bottom:75%}.ca-custom-countertop-aspect-ratio-box[class*=--square],.ca-custom-countertop-aspect-ratio-box[class*=--1-1]{padding-bottom:100%}.ca-custom-countertop-aspect-ratio-box[class*=--wide],.ca-custom-countertop-aspect-ratio-box[class*=--16-9]{padding-bottom:56.25%}.ca-custom-countertop-aspect-ratio-box[class*=--portrait],.ca-custom-countertop-aspect-ratio-box[class*=--3-4]{padding-bottom:133.3333333333%}.ca-custom-countertop-aspect-ratio-box[class*=--semiportrait],.ca-custom-countertop-aspect-ratio-box[class*=--6-7]{padding-bottom:116.6666666667%}.ca-custom-countertop-aspect-ratio-box[class*=--9-16]{padding-bottom:177.7777777778%}.ca-custom-countertop-aspect-ratio-box[class*=--4-5]{padding-bottom:125%}.ca-custom-countertop-aspect-ratio-box .ca-custom-countertop-image{object-fit:cover;width:100%;height:100%;position:absolute;left:0;top:0;color:transparent;padding:0}@media (min-width: 37.5em){.ca-custom-countertop-aspect-ratio-box[class*=to-standard-from-md]{padding-bottom:75%}.ca-custom-countertop-aspect-ratio-box[class*=to-square-from-md]{padding-bottom:100%}.ca-custom-countertop-aspect-ratio-box[class*=to-wide-from-md]{padding-bottom:56.25%}.ca-custom-countertop-aspect-ratio-box[class*=to-portrait-from-md]{padding-bottom:133.3333333333%}.ca-custom-countertop-aspect-ratio-box[class*=to-semiportrait-from-md]{padding-bottom:116.6666666667%}}@media (min-width: 56.25em){.ca-custom-countertop-aspect-ratio-box[class*=to-standard-from-lg]{padding-bottom:75%}.ca-custom-countertop-aspect-ratio-box[class*=to-square-from-lg]{padding-bottom:100%}.ca-custom-countertop-aspect-ratio-box[class*=to-wide-from-lg]{padding-bottom:56.25%}.ca-custom-countertop-aspect-ratio-box[class*=to-portrait-from-lg]{padding-bottom:133.3333333333%}.ca-custom-countertop-aspect-ratio-box[class*=to-semiportrait-from-lg]{padding-bottom:116.6666666667%}}.ca-custom-countertop-image{position:relative;display:block;max-width:100%;height:auto}.ca-custom-countertop-image__icon{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);color:rgb(var(--colour-text-and-icon-4, 146, 146, 146))}.ca-custom-countertop-image--fallback{padding-bottom:100%;background:rgb(var(--colour-neutral-2, 245, 245, 245))}.ca-custom-countertop-image--fallback img{position:absolute;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);margin:-1px;white-space:nowrap}.ca-custom-countertop-card{position:relative;display:flex;flex-direction:column-reverse}.ca-custom-countertop-card .ca-custom-countertop-content-card{--content-position: static}.ca-custom-countertop-card__media{display:flex;width:100%}.ca-custom-countertop-card .ca-custom-countertop-aspect-ratio-box:has(>.ca-custom-countertop-image){pointer-events:none}.ca-custom-countertop-card .ca-custom-countertop-content-card--simple{padding-top:1rem}@media (min-width: 56.25em){.ca-custom-countertop-card:not(:has(.ca-custom-countertop-content-card--fixed)){flex-direction:row-reverse}.ca-custom-countertop-card:not(:has(.ca-custom-countertop-content-card--fixed)) .ca-custom-countertop-content-card{padding:3rem}.ca-custom-countertop-card:not(:has(.ca-custom-countertop-content-card--fixed)) .ca-custom-countertop-content-card--simple{padding:0 3rem}.ca-custom-countertop-card:not(:has(.ca-custom-countertop-content-card--fixed)) .ca-custom-countertop-content-card__container{padding-inline-end:0}.ca-custom-countertop-card--trailing-media:not(:has(.ca-custom-countertop-content-card--fixed)){flex-direction:row}.ca-custom-countertop-card--trailing-media:not(:has(.ca-custom-countertop-content-card--fixed)) .ca-custom-countertop-content-card--simple{padding-inline-start:0}}.ca-custom-countertop-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)}.ca-custom-countertop-content-card__headers:hover .ca-custom-countertop-content-card__title,.ca-custom-countertop-content-card__headers:focus .ca-custom-countertop-content-card__title{text-decoration:underline}.ca-custom-countertop-content-card--center{justify-content:center}.ca-custom-countertop-content-card--simple{padding:0;justify-content:flex-start}.ca-custom-countertop-content-card--simple .ca-custom-countertop-content-card__container{padding-inline-end:1rem}.ca-custom-countertop-content-card__container{max-width:37.5rem}.ca-custom-countertop-content-card__add-on{display:block;margin-bottom:.5rem}.ca-custom-countertop-content-card__label{display:inline-block;color:rgb(var(--colour-text-and-icon-2, 72, 72, 72));font-size:.75rem;line-height:1.5;color:rgb(var(--colour-text-and-icon-1, 17, 17, 17));margin-bottom:.25rem}.ca-custom-countertop-content-card__headers,.ca-custom-countertop-content-card__headers:is(a){position:static;display:block;margin-bottom:.5rem;text-decoration:none}.ca-custom-countertop-content-card__headers:before{content:" ";position:absolute;top:0;right:0;bottom:0;left:0}.ca-custom-countertop-content-card__title{color:rgb(var(--colour-text-and-icon-1, 17, 17, 17));font-size:1.5rem;line-height:1.45;letter-spacing:-.0042em;font-weight:700}@media (min-width: 37.5em){.ca-custom-countertop-content-card__title{font-size:2.25rem;line-height:1.333;letter-spacing:-.0063em}}.ca-custom-countertop-content-card__subtitle{display:inline-block;color:rgb(var(--colour-text-and-icon-1, 17, 17, 17));font-size:.875rem;line-height:1.571;font-weight:700}.ca-custom-countertop-content-card__body{display:block;color:rgb(var(--colour-text-and-icon-2, 72, 72, 72));font-size:.875rem;line-height:1.571;margin-top:.75rem}.ca-custom-countertop-content-card__footer{display:flex;flex-wrap:wrap;margin-top:1.5rem;gap:.5rem}.ca-custom-countertop-content-card__cta{pointer-events:none}.ca-custom-countertop-content-card__cta.ca-custom-countertop-btn--icon-primary-inverse:hover .ca-custom-countertop-btn__inner{background-color:rgb(var(--colour-static-white, 255, 255, 255))}.ca-custom-countertop-content-card--light-foreground:not(.ca-custom-countertop-content-card--simple) .ca-custom-countertop-content-card__add-on,.ca-custom-countertop-content-card--light-foreground:not(.ca-custom-countertop-content-card--simple) .ca-custom-countertop-content-card__label,.ca-custom-countertop-content-card--light-foreground:not(.ca-custom-countertop-content-card--simple) .ca-custom-countertop-content-card__title,.ca-custom-countertop-content-card--light-foreground:not(.ca-custom-countertop-content-card--simple) .ca-custom-countertop-content-card__subtitle,.ca-custom-countertop-content-card--light-foreground:not(.ca-custom-countertop-content-card--simple) .ca-custom-countertop-content-card__body{color:rgb(var(--colour-text-and-icon-5, 255, 255, 255))}.ca-custom-countertop-content-card--static-light-foreground:not(.ca-custom-countertop-content-card--simple) .ca-custom-countertop-content-card__add-on,.ca-custom-countertop-content-card--static-light-foreground:not(.ca-custom-countertop-content-card--simple) .ca-custom-countertop-content-card__label,.ca-custom-countertop-content-card--static-light-foreground:not(.ca-custom-countertop-content-card--simple) .ca-custom-countertop-content-card__title,.ca-custom-countertop-content-card--static-light-foreground:not(.ca-custom-countertop-content-card--simple) .ca-custom-countertop-content-card__subtitle,.ca-custom-countertop-content-card--static-light-foreground:not(.ca-custom-countertop-content-card--simple) .ca-custom-countertop-content-card__body{color:rgb(var(--colour-static-white, 255, 255, 255))}.ca-custom-countertop-content-card--static-dark-foreground:not(.ca-custom-countertop-content-card--simple) .ca-custom-countertop-content-card__add-on,.ca-custom-countertop-content-card--static-dark-foreground:not(.ca-custom-countertop-content-card--simple) .ca-custom-countertop-content-card__label,.ca-custom-countertop-content-card--static-dark-foreground:not(.ca-custom-countertop-content-card--simple) .ca-custom-countertop-content-card__title,.ca-custom-countertop-content-card--static-dark-foreground:not(.ca-custom-countertop-content-card--simple) .ca-custom-countertop-content-card__subtitle,.ca-custom-countertop-content-card--static-dark-foreground:not(.ca-custom-countertop-content-card--simple) .ca-custom-countertop-content-card__body{color:rgb(var(--colour-static-black, 17, 17, 17))}@media (min-width: 37.5em){.ca-custom-countertop-content-card--fixed .ca-custom-countertop-content-card__title{font-size:1.5rem;line-height:1.45;letter-spacing:-.0042em}}@media (min-width: 56.25em){.ca-custom-countertop-content-card:not(.ca-custom-countertop-content-card--fixed) .ca-custom-countertop-content-card__body{margin-top:1rem}.ca-custom-countertop-content-card:not(.ca-custom-countertop-content-card--fixed) .ca-custom-countertop-content-card__footer{margin-top:2rem}}[dir=rtl] .ca-custom-countertop-content-card__cta.ca-custom-countertop-btn .ca-custom-countertop-btn__icon,[dir=rtl] .ca-custom-countertop-content-card__icon{transform:scaleX(-1)}.ca-custom-countertop-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:4px;transition:outline .2s ease-out,box-shadow .2s ease-out}.ca-custom-countertop-card:focus-visible .ca-custom-countertop-card__title{text-decoration:none}.ca-custom-countertop-card:focus-visible p{box-shadow:none;outline:none}.ca-custom-countertop-content-card .ca-custom-countertop-content-card__headers:focus-visible{box-shadow:none;outline:none}.ca-custom-countertop-content-card .ca-custom-countertop-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:4px;transition:outline .2s ease-out,box-shadow .2s ease-out}.ca-custom-countertop-select{font-size:1rem;line-height:1.625}.ca-custom-countertop-select__wrapper{position:relative;display:flex;width:100%;align-items:center}.ca-custom-countertop-select select{width:100%;min-height:3rem;border:0;background:none;padding:.75rem;padding-inline-end:3rem;padding-inline-start:.5rem;font-size:1rem;line-height:1.5;overflow:hidden;background:rgb(var(--colour-neutral-1, 255, 255, 255));outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;order:2;color:rgb(var(--colour-text-and-icon-1, 17, 17, 17));border-radius:4px;white-space:normal}.ca-custom-countertop-select select:disabled,.ca-custom-countertop-select select:disabled~label,.ca-custom-countertop-select select:disabled~.ca-custom-countertop-svg-icon{color:rgb(var(--colour-interactive-disabled-1, 204, 204, 204))}.ca-custom-countertop-select select:focus~.ca-custom-countertop-validation-border{border:2px solid rgb(var(--colour-interactive-emphasised-border-selected, 0, 88, 163))}.ca-custom-countertop-select label,.ca-custom-countertop-select optgroup{color:rgb(var(--colour-text-and-icon-2, 72, 72, 72))}.ca-custom-countertop-select select::-ms-expand{display:none}.ca-custom-countertop-select__chevron-down{right:.5rem;top:50%;transform:translateY(-50%)}[dir=rtl] .ca-custom-countertop-select__chevron-down{left:.5rem;right:auto}.ca-custom-countertop-select__chevron-down{position:absolute;bottom:.25rem}.ca-custom-countertop-select label,.ca-custom-countertop-select .ca-custom-countertop-svg-icon{pointer-events:none}.ca-custom-countertop-select__icon{flex-shrink:0;order:1}.ca-custom-countertop-select--hint select{color:rgb(var(--colour-text-and-icon-3, 118, 118, 118))}.ca-custom-countertop-select--leading-icon select{padding-inline-start:2.25rem}.ca-custom-countertop-select--leading-icon .ca-custom-countertop-select__icon{margin-inline-start:.5rem;position:absolute}.ca-custom-countertop-select--disabled label{color:rgb(var(--colour-interactive-disabled-1, 204, 204, 204))}@media (forced-colors: active){.ca-custom-countertop-select--disabled label{color:GrayText}}.ca-custom-countertop-toggle{display:flex}.ca-custom-countertop-toggle__button{position:relative;background:transparent;cursor:pointer;text-align:center;color:rgb(var(--colour-text-and-icon-1, 17, 17, 17));font-weight:700;line-height:1.5;font-size:.75rem;padding:0 .75rem;border:1px solid rgb(var(--colour-neutral-4, 204, 204, 204));min-height:1.875rem}.ca-custom-countertop-toggle__button:disabled,.ca-custom-countertop-toggle__button:disabled:hover{cursor:default;border-color:rgb(var(--colour-interactive-disabled-1, 204, 204, 204));color:rgb(var(--colour-interactive-disabled-1, 204, 204, 204))}.ca-custom-countertop-toggle__button:after{content:"";position:absolute;top:-.5rem;bottom:-.5rem;left:0;display:block;width:100%}.ca-custom-countertop-toggle__button:first-child{border-radius:4px 0 0 4px}[dir=rtl] .ca-custom-countertop-toggle__button:first-child{border-radius:0 4px 4px 0}.ca-custom-countertop-toggle__button:last-child{border-radius:0 4px 4px 0}[dir=rtl] .ca-custom-countertop-toggle__button:last-child{border-radius:4px 0 0 4px}.ca-custom-countertop-toggle__button:not(:first-child){margin-inline-start:-1px}.ca-custom-countertop-toggle__button:hover{z-index:1;border-color:rgb(var(--colour-neutral-5, 146, 146, 146))}.ca-custom-countertop-toggle__button--active{z-index:2;border-color:rgb(var(--colour-interactive-subtle-border-selected, 17, 17, 17))}.ca-custom-countertop-toggle__button--active:hover{border-color:rgb(var(--colour-interactive-subtle-border-selected, 17, 17, 17))}.ca-custom-countertop-toggle__button--icon-only{padding-top:.125rem;padding-bottom:.125rem}.ca-custom-countertop-toggle__button--icon-only .ca-custom-countertop-toggle__button-label{position:absolute;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);margin:-1px;white-space:nowrap}.ca-custom-countertop-toggle__button--fluid{width:100%}.ca-custom-countertop-choice{list-style:none;width:100%;margin:0;padding:0;background:transparent}.ca-custom-countertop-choice .ca-custom-countertop-collapsible{display:grid;box-sizing:border-box;grid-template-rows:0fr;transition:all .2s cubic-bezier(.4,0,.4,1)}.ca-custom-countertop-choice .ca-custom-countertop-collapsible--expanded{grid-template-rows:1fr}.ca-custom-countertop-choice .ca-custom-countertop-collapsible--closed .ca-custom-countertop-collapsible__content{display:none}.ca-custom-countertop-choice .ca-custom-countertop-collapsible__content{overflow:hidden}@media (prefers-reduced-motion){.ca-custom-countertop-choice .ca-custom-countertop-collapsible{transition-duration:0ms}}.ca-custom-countertop-choice--small .ca-custom-countertop-choice-item__action{min-height:3rem;padding-block-start:.5rem;padding-block-end:.5rem}.ca-custom-countertop-choice--small .ca-custom-countertop-choice-item__nested{padding:0 1.5rem .75rem}.ca-custom-countertop-choice--small .ca-custom-countertop-choice__list-item{margin-bottom:.5rem}.ca-custom-countertop-choice--medium .ca-custom-countertop-choice-item__action{min-height:4.5rem;padding-block-start:.75rem;padding-block-end:.75rem}.ca-custom-countertop-choice--medium .ca-custom-countertop-choice-item__nested{padding:0 1.5rem 1rem}.ca-custom-countertop-choice--medium .ca-custom-countertop-choice__list-item{margin-bottom:.75rem}.ca-custom-countertop-choice--large .ca-custom-countertop-choice-item__action{min-height:5.5rem;padding-block-start:1.25rem;padding-block-end:1.25rem}.ca-custom-countertop-choice--large .ca-custom-countertop-choice-item__nested{padding:0 1.5rem 1.25rem}.ca-custom-countertop-choice--large .ca-custom-countertop-choice__list-item{margin-bottom:1rem}.ca-custom-countertop-choice-item{position:relative;display:flex;flex-direction:column;width:100%;color:rgb(var(--colour-text-and-icon-2, 72, 72, 72));background:none}.ca-custom-countertop-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;-webkit-user-select:text;user-select:text}.ca-custom-countertop-choice-item__action--top .ca-custom-countertop-choice-item__icon,.ca-custom-countertop-choice-item__action--top .ca-custom-countertop-choice-item__image,.ca-custom-countertop-choice-item__action--top .ca-custom-countertop-choice-item__payment-logo{align-self:flex-start}.ca-custom-countertop-choice-item__action:active+.ca-custom-countertop-choice-item__border{border-color:rgb(var(--colour-neutral-7, 17, 17, 17))}.ca-custom-countertop-choice-item__action:disabled{cursor:default}.ca-custom-countertop-choice-item__action:disabled .ca-custom-countertop-choice-item__caption,.ca-custom-countertop-choice-item__action:disabled .ca-custom-countertop-choice-item__title,.ca-custom-countertop-choice-item__action:disabled .ca-custom-countertop-choice-item__value,.ca-custom-countertop-choice-item__action:disabled .ca-custom-countertop-choice-item__icon,.ca-custom-countertop-choice-item__action:disabled .ca-custom-countertop-price,.ca-custom-countertop-choice-item__action:disabled .ca-custom-countertop-choice-item__custom-content *{color:rgb(var(--colour-interactive-disabled-1, 204, 204, 204))}.ca-custom-countertop-choice-item__action:disabled .ca-custom-countertop-choice-item__image .ca-custom-countertop-svg-icon path{fill:rgb(var(--colour-interactive-disabled-1, 204, 204, 204))}.ca-custom-countertop-choice-item__action:disabled+.ca-custom-countertop-choice-item__border{border-color:rgb(var(--colour-interactive-disabled-1, 204, 204, 204))}.ca-custom-countertop-choice-item__action:disabled .ca-custom-countertop-choice-item__addon,.ca-custom-countertop-choice-item__action:disabled .ca-custom-countertop-payment-logo,.ca-custom-countertop-choice-item__action:disabled .ca-custom-countertop-choice-item__image,.ca-custom-countertop-choice-item__action:disabled .ca-custom-countertop-price-module__energy-class svg{opacity:.2}@media (hover: hover){.ca-custom-countertop-choice-item__action:hover:not(:disabled){text-decoration:none}.ca-custom-countertop-choice-item__action:hover:not(:disabled)+.ca-custom-countertop-choice-item__border{border-color:rgb(var(--colour-neutral-5, 146, 146, 146))}}.ca-custom-countertop-choice-item__content{display:flex;flex:1;text-align:start}.ca-custom-countertop-choice-item__custom-content{flex:1;text-align:start}.ca-custom-countertop-choice-item__border{position:absolute;top:0rem;right:0rem;bottom:0rem;left:0rem;border:1px solid rgb(var(--colour-neutral-3, 223, 223, 223));border-radius:4px;pointer-events:none}.ca-custom-countertop-choice-item__text{flex-grow:1}.ca-custom-countertop-choice-item__title{display:block;font-size:.875rem;font-weight:700;line-height:1.571;color:rgb(var(--colour-text-and-icon-1, 17, 17, 17))}.ca-custom-countertop-choice-item__caption{display:block;font-size:.875rem;line-height:1.571;color:rgb(var(--colour-text-and-icon-2, 72, 72, 72))}.ca-custom-countertop-choice-item__addon{display:block;margin-block-start:.5rem}.ca-custom-countertop-choice-item__image{width:3rem;margin-inline-end:1rem;flex-shrink:0}.ca-custom-countertop-choice-item__icon{margin-inline-end:1rem;flex-shrink:0;color:rgb(var(--colour-text-and-icon-1, 17, 17, 17))}.ca-custom-countertop-choice-item .ca-custom-countertop-payment-logo{margin-inline-end:1rem;flex-shrink:0}.ca-custom-countertop-choice-item__values{display:flex}.ca-custom-countertop-choice-item__value{align-self:flex-start;padding-inline-start:1rem;padding-top:.25rem;font-size:.875rem;font-weight:700;line-height:1.571;word-wrap:break-word;line-height:1;color:rgb(var(--colour-text-and-icon-1, 17, 17, 17))}.ca-custom-countertop-choice-item__value--center{align-self:center}.ca-custom-countertop-choice-item--trailing-image .ca-custom-countertop-choice-item__action{flex-direction:row-reverse}.ca-custom-countertop-choice-item--trailing-image .ca-custom-countertop-choice-item__image,.ca-custom-countertop-choice-item--trailing-image .ca-custom-countertop-choice-item__icon,.ca-custom-countertop-choice-item--trailing-image .ca-custom-countertop-payment-logo{margin-inline-end:0;margin-inline-start:1rem}.ca-custom-countertop-choice-item--trailing-image .ca-custom-countertop-choice-item__value{padding-inline-start:0;padding-inline-end:1rem}.ca-custom-countertop-choice-item--selected>.ca-custom-countertop-choice-item__action+.ca-custom-countertop-choice-item__border,.ca-custom-countertop-choice-item--selected>.ca-custom-countertop-choice-item__action:hover+.ca-custom-countertop-choice-item__border,.ca-custom-countertop-choice-item--selected>.ca-custom-countertop-choice-item__action:active+.ca-custom-countertop-choice-item__border{border:2px solid rgb(var(--colour-interactive-emphasised-border-selected, 0, 88, 163))}.ca-custom-countertop-choice-item--selected .ca-custom-countertop-choice-item__action:disabled+.ca-custom-countertop-choice-item__border{border-color:rgb(var(--colour-interactive-disabled-1, 204, 204, 204))}.ca-custom-countertop-choice-item--selected.ca-custom-countertop-choice-item--subtle .ca-custom-countertop-choice-item__action+.ca-custom-countertop-choice-item__border{border-color:rgb(var(--colour-interactive-subtle-border-selected, 17, 17, 17))}.ca-custom-countertop-choice-item--selected.ca-custom-countertop-choice-item--subtle .ca-custom-countertop-choice-item__action:disabled+.ca-custom-countertop-choice-item__border{border-color:rgb(var(--colour-interactive-disabled-1, 204, 204, 204))}.ca-custom-countertop-choice-item .ca-custom-countertop-price{display:block;font-size:.875rem}.ca-custom-countertop-choice-item .ca-custom-countertop-price:not(:first-child){margin-top:.5rem}@media (forced-colors: active){.ca-custom-countertop-choice-item__action:disabled+.ca-custom-countertop-choice-item__border{border-color:GrayText}}.ca-custom-countertop-choice-item__action:focus-visible{box-shadow:none;outline:none}.ca-custom-countertop-choice-item__action:focus-visible+.ca-custom-countertop-choice-item__border{border:2px solid rgb(var(--colour-neutral-3, 223, 223, 223))}.ca-custom-countertop-choice-item__action:focus-visible+.ca-custom-countertop-choice-item__border:before{content:"";position:absolute;top:-.125rem;right:-.125rem;bottom:-.125rem;left:-.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:4px;transition:outline .2s ease-out,box-shadow .2s ease-out;border-radius:4px}.ca-custom-countertop-choice-item--selected .ca-custom-countertop-choice-item__action:focus-visible+.ca-custom-countertop-choice-item__border{border:2px solid rgb(var(--colour-interactive-emphasised-border-selected, 0, 88, 163))}.ca-custom-countertop-choice-item--selected.ca-custom-countertop-choice-item--subtle .ca-custom-countertop-choice-item__action:focus-visible+.ca-custom-countertop-choice-item__border{border:2px solid rgb(var(--colour-interactive-subtle-border-selected, 17, 17, 17))}.ca-custom-countertop-validation-border{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;border:1px solid rgb(var(--colour-interactive-subtle-border-default, 146, 146, 146));pointer-events:none;transition:box-shadow .1s cubic-bezier(.4,0,.4,1),border .1s cubic-bezier(.4,0,.4,1);border-radius:4px;box-sizing:border-box}.ca-custom-countertop-validation-border--warning{border-color:rgb(var(--colour-semantic-caution, 242, 106, 47))}.ca-custom-countertop-validation-border--error{border-color:rgb(var(--colour-semantic-negative, 224, 7, 81))}.ca-custom-countertop-validation-border--success{border-color:rgb(var(--colour-semantic-positive, 10, 138, 0))}.ca-custom-countertop-validation-border--disabled{border-color:rgb(var(--colour-interactive-disabled-1, 204, 204, 204));box-shadow:none}.ca-custom-countertop-validation-border--read-only{border-color:transparent}@media (forced-colors: active){.ca-custom-countertop-validation-border{border-color:GrayText}}.ca-custom-countertop-text-area{font-size:1rem;line-height:1.625}.ca-custom-countertop-text-area__wrapper{position:relative;display:flex;width:100%;align-items:flex-end;flex-wrap:wrap}.ca-custom-countertop-text-area label{color:rgb(var(--colour-text-and-icon-2, 72, 72, 72))}.ca-custom-countertop-text-area textarea{box-sizing:border-box;display:block;width:100%;padding:.3125rem;line-height:1.625;max-width:100%;min-height:6rem;outline:none;border:.1875rem solid transparent;resize:vertical;border-radius:4px;background:rgb(var(--colour-neutral-1, 255, 255, 255));color:rgb(var(--colour-text-and-icon-1, 17, 17, 17))}.ca-custom-countertop-text-area textarea:disabled{resize:none;color:rgb(var(--colour-interactive-disabled-1, 204, 204, 204))}.ca-custom-countertop-text-area textarea:focus~.ca-custom-countertop-validation-border{border:2px solid rgb(var(--colour-interactive-emphasised-border-selected, 0, 88, 163))}.ca-custom-countertop-text-area textarea:focus~.ca-custom-countertop-validation-border--read-only{border:2px solid rgb(var(--colour-interactive-subtle-border-default, 146, 146, 146))}.ca-custom-countertop-text-area textarea:focus~.ca-custom-countertop-validation-border--success{border:2px solid rgb(var(--colour-semantic-positive, 10, 138, 0))}.ca-custom-countertop-text-area textarea:focus~.ca-custom-countertop-validation-border--warning{border:2px solid rgb(var(--colour-semantic-caution, 242, 106, 47))}.ca-custom-countertop-text-area textarea:focus~.ca-custom-countertop-validation-border--error{border:2px solid rgb(var(--colour-semantic-negative, 224, 7, 81))}.ca-custom-countertop-text-area--disabled label{color:rgb(var(--colour-interactive-disabled-1, 204, 204, 204))}.ca-custom-countertop-text-area--read-only textarea{background-color:rgb(var(--colour-neutral-2, 245, 245, 245))}@media (forced-colors: active){.ca-custom-countertop-text-area textarea{padding:.5rem;border-width:0}.ca-custom-countertop-text-area textarea:disabled{color:GrayText}.ca-custom-countertop-text-area--disabled label{color:GrayText}}.ca-custom-countertop-link{text-decoration:underline;font-weight:400;color:rgb(var(--colour-text-and-icon-2, 72, 72, 72))}.ca-custom-countertop-link:focus,.ca-custom-countertop-link:hover,.ca-custom-countertop-link:active{color:rgb(var(--colour-text-and-icon-1, 17, 17, 17))}.ca-custom-countertop-link--disabled{cursor:default;pointer-events:none;opacity:.4}.ca-custom-countertop-link--disabled:focus:before{border:0}.ca-custom-countertop-link--black{color:rgb(var(--colour-text-and-icon-1, 17, 17, 17))}.ca-custom-countertop-link--black:hover,.ca-custom-countertop-link--black:focus,.ca-custom-countertop-link--black:active{color:rgb(var(--colour-text-and-icon-2, 72, 72, 72))}.ca-custom-countertop-link--black.ca-custom-countertop-link--disabled{cursor:default;pointer-events:none;opacity:.4;color:rgb(var(--colour-text-and-icon-1, 17, 17, 17))}.ca-custom-countertop-link--black.ca-custom-countertop-link--disabled:hover{color:rgb(var(--colour-text-and-icon-1, 17, 17, 17))}.ca-custom-countertop-link--black.ca-custom-countertop-link--disabled:focus,.ca-custom-countertop-link--black.ca-custom-countertop-link--disabled:active{color:rgb(var(--colour-text-and-icon-1, 17, 17, 17))}.ca-custom-countertop-link--black.ca-custom-countertop-link--disabled:focus:before{border:0}.ca-custom-countertop-link--grey{color:rgb(var(--colour-text-and-icon-3, 118, 118, 118))}.ca-custom-countertop-link--grey:hover,.ca-custom-countertop-link--grey:focus,.ca-custom-countertop-link--grey:active{color:rgb(var(--colour-text-and-icon-1, 17, 17, 17))}.ca-custom-countertop-link--grey.ca-custom-countertop-link--disabled{cursor:default;pointer-events:none;opacity:.4;color:rgb(var(--colour-text-and-icon-2, 72, 72, 72))}.ca-custom-countertop-link--grey.ca-custom-countertop-link--disabled:hover{color:rgb(var(--colour-text-and-icon-2, 72, 72, 72))}.ca-custom-countertop-link--grey.ca-custom-countertop-link--disabled:focus,.ca-custom-countertop-link--grey.ca-custom-countertop-link--disabled:active{color:rgb(var(--colour-text-and-icon-2, 72, 72, 72))}.ca-custom-countertop-link--grey.ca-custom-countertop-link--disabled:focus:before{border:0}.ca-custom-countertop-link--white{color:rgb(var(--colour-static-white, 255, 255, 255))}.ca-custom-countertop-link--white:hover,.ca-custom-countertop-link--white:focus,.ca-custom-countertop-link--white:active{color:rgb(var(--colour-static-light-grey, 245, 245, 245))}.ca-custom-countertop-link--white.ca-custom-countertop-link--disabled{cursor:default;pointer-events:none;opacity:.4;color:rgb(var(--colour-static-white, 255, 255, 255))}.ca-custom-countertop-link--white.ca-custom-countertop-link--disabled:hover{color:rgb(var(--colour-static-white, 255, 255, 255))}.ca-custom-countertop-link--white.ca-custom-countertop-link--disabled:focus,.ca-custom-countertop-link--white.ca-custom-countertop-link--disabled:active{color:rgb(var(--colour-static-white, 255, 255, 255))}.ca-custom-countertop-link--white.ca-custom-countertop-link--disabled:focus:before{border:0}.ca-custom-countertop-link--subtle{text-decoration:none}.ca-custom-countertop-link--subtle:focus,.ca-custom-countertop-link--subtle:hover,.ca-custom-countertop-link--subtle:active{text-decoration:underline}.ca-custom-countertop-inline-message{position:relative;display:flex;align-items:flex-start;height:auto;background-color:rgb(var(--colour-elevation-1, 255, 255, 255));box-shadow:0 4px 16px #0000001a;border-radius:4px;border:0 solid rgb(var(--colour-elevation-1-border, 223, 223, 223));border-inline-start-width:.25rem;padding:1rem 0;padding-inline-end:.5rem;min-height:1.5rem;text-align:start;font-size:.875rem;box-sizing:border-box}.ca-custom-countertop-inline-message a{text-decoration:underline}.ca-custom-countertop-inline-message__content{width:100%;padding-inline-end:1.5rem}.ca-custom-countertop-inline-message__body{line-height:1.571;color:rgb(var(--colour-text-and-icon-2, 72, 72, 72));font-size:.875rem;margin:0}.ca-custom-countertop-inline-message__actions{display:flex;justify-content:flex-end;margin-top:.5rem}.ca-custom-countertop-inline-message__actions .ca-custom-countertop-btn:last-child{margin-inline-start:.25rem}.ca-custom-countertop-inline-message__close-button{margin-top:-.5rem}.ca-custom-countertop-inline-message__title{line-height:1.571;font-size:.875rem;font-weight:700;padding-bottom:.25rem;color:rgb(var(--colour-text-and-icon-1, 17, 17, 17));margin:0}.ca-custom-countertop-inline-message__icon{flex-shrink:0;margin-inline-start:.75rem;margin-inline-end:.75rem}.ca-custom-countertop-inline-message--dismissable .ca-custom-countertop-inline-message__content{padding-inline-end:.5rem}.ca-custom-countertop-inline-message--icon-hidden{padding-inline-start:.75rem}.ca-custom-countertop-inline-message--subtle{border:0;box-shadow:none;padding:0;overflow:visible;background:none}.ca-custom-countertop-inline-message--subtle .ca-custom-countertop-inline-message__close-button{margin-top:-.25rem}.ca-custom-countertop-inline-message--subtle .ca-custom-countertop-inline-message__icon{margin-inline-start:0}.ca-custom-countertop-inline-message--closed{transition:all .2s cubic-bezier(.4,0,.4,1);padding-top:0;padding-bottom:0;visibility:hidden;opacity:0;overflow:hidden;min-height:0}.ca-custom-countertop-inline-message--collapsed{display:none}.ca-custom-countertop-inline-message--informative{border-inline-start-color:rgb(var(--colour-semantic-informative, 0, 88, 163))}.ca-custom-countertop-inline-message--informative .ca-custom-countertop-inline-message__icon{color:rgb(var(--colour-semantic-informative, 0, 88, 163))}.ca-custom-countertop-inline-message--positive{border-inline-start-color:rgb(var(--colour-semantic-positive, 10, 138, 0))}.ca-custom-countertop-inline-message--positive .ca-custom-countertop-inline-message__icon{color:rgb(var(--colour-semantic-positive, 10, 138, 0))}.ca-custom-countertop-inline-message--cautionary{border-inline-start-color:rgb(var(--colour-semantic-caution, 242, 106, 47))}.ca-custom-countertop-inline-message--cautionary .ca-custom-countertop-inline-message__icon{color:rgb(var(--colour-semantic-caution, 242, 106, 47))}.ca-custom-countertop-inline-message--negative{border-inline-start-color:rgb(var(--colour-semantic-negative, 224, 7, 81))}.ca-custom-countertop-inline-message--negative .ca-custom-countertop-inline-message__icon{color:rgb(var(--colour-semantic-negative, 224, 7, 81))}@media (prefers-contrast: more){.ca-custom-countertop-inline-message{border-block-start-width:1px;border-block-end-width:1px;border-inline-end-width:1px}}@keyframes ca-custom-countertop-modalSlideToLeft{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes ca-custom-countertop-modalSlideToRight{0%{transform:translate(0)}to{transform:translate(100%)}}@keyframes ca-custom-countertop-modalSlideFromLeft{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes ca-custom-countertop-modalSlideFromRight{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes ca-custom-countertop-modalSlideDown{0%{transform:translateY(0)}to{transform:translateY(100%)}}@keyframes ca-custom-countertop-modalSlideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes ca-custom-countertop-modalEnter{0%{clip-path:inset(50%)}to{clip-path:inset(0%)}}@keyframes ca-custom-countertop-modalClose{0%{clip-path:inset(0%)}to{clip-path:inset(50%)}}@keyframes ca-custom-countertop-modalContentEnter{0%{transform:scale(.8);opacity:0;transform-origin:center center}to{transform:scale(1);opacity:1;transform-origin:center center}}@keyframes ca-custom-countertop-modalContentClose{0%{transform:scale(1);opacity:1;transform-origin:center center}to{transform:scale(.8);opacity:0;transform-origin:center center}}@keyframes ca-custom-countertop-modalBackdropEnter{0%{visibility:hidden}1%{visibility:visible}}@keyframes ca-custom-countertop-modalBackdropClose{0%,99%{visibility:visible}to{visibility:hidden}}.ca-custom-countertop-prevent-scroll-y{overflow:hidden;position:fixed;width:100%}.ca-custom-countertop-modal-wrapper{position:fixed;left:0;right:0;top:0;bottom: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))}.ca-custom-countertop-modal-wrapper__backdrop{position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;transition:opacity cubic-bezier(0,0,1,1) .2s;pointer-events:none;visibility:hidden}.ca-custom-countertop-modal-wrapper__backdrop--dark{background:rgba(var(--colour-static-black, 17, 17, 17),.4)}.ca-custom-countertop-modal-wrapper--open{transition:visibility cubic-bezier(0,0,1,1) 0;visibility:visible;pointer-events:all}.ca-custom-countertop-modal-wrapper--open>.ca-custom-countertop-modal-wrapper__backdrop{opacity:1;animation:ca-custom-countertop-modalBackdropEnter .2s;visibility:visible;pointer-events:all}.ca-custom-countertop-modal-wrapper--close>.ca-custom-countertop-modal-wrapper__backdrop{animation:ca-custom-countertop-modalBackdropClose .2s}.ca-custom-countertop-modal-wrapper .ca-custom-countertop-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}.ca-custom-countertop-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}.ca-custom-countertop-modal-footer .ca-custom-countertop-btn{flex-grow:1;width:100%;flex-basis:auto}.ca-custom-countertop-modal-footer .ca-custom-countertop-btn:not(:last-child){margin-inline-end:0;margin-block-end:.75rem}.ca-custom-countertop-modal-footer--dual-action{flex-direction:column}.ca-custom-countertop-modal-footer--borderless{border-top:none}@media (orientation: landscape),(min-width: 37.5em){.ca-custom-countertop-modal-footer .ca-custom-countertop-btn:not(:last-child){margin-block-end:1rem}.ca-custom-countertop-modal-footer--dual-action:not(.ca-custom-countertop-modal-footer--stacked){flex-direction:row}.ca-custom-countertop-modal-footer--dual-action:not(.ca-custom-countertop-modal-footer--stacked) .ca-custom-countertop-btn:not(:last-child){margin-inline-end:1rem;margin-block-end:0}}.ca-custom-countertop-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}.ca-custom-countertop-modal-header--floating-header{position:absolute;width:100%;background-color:transparent}.ca-custom-countertop-modal-header--floating-header .ca-custom-countertop-modal-header__close,.ca-custom-countertop-modal-header--floating-header .ca-custom-countertop-modal-header__back-button{margin:1rem 0 0}.ca-custom-countertop-modal-header__title-wrapper{width:100%;text-align:center;margin:1rem .5rem}.ca-custom-countertop-modal-header__title-wrapper--padded{margin-inline-start:3rem}.ca-custom-countertop-modal-header__close,.ca-custom-countertop-modal-header__back-button{margin-top:.5rem;margin-bottom:.5rem}[dir=rtl] .ca-custom-countertop-modal-header__close,[dir=rtl] .ca-custom-countertop-modal-header__back-button{transform:scaleX(-1)}.ca-custom-countertop-modal-header__title{font-weight:700;color:rgb(var(--colour-text-and-icon-1, 17, 17, 17))}.ca-custom-countertop-modal-header .ca-custom-countertop-modal-header__title-wrapper>*{font-size:1rem;line-height:1.5}.ca-custom-countertop-modal-body{padding:var(--skapa-modal-body-padding-block, 1.5rem) var(--skapa-modal-body-padding-inline, 1.5rem)}.ca-custom-countertop-sheets--enter{animation:ca-custom-countertop-modalSlideUp cubic-bezier(0,0,.1,1) .2s}.ca-custom-countertop-sheets--preserve-alignment{animation:ca-custom-countertop-modalSlideToLeft cubic-bezier(0,0,.1,1) .2s}.ca-custom-countertop-sheets--preserve-alignment.ca-custom-countertop-sheets--mirrored{animation:ca-custom-countertop-modalSlideFromLeft cubic-bezier(0,0,.1,1) .2s}.ca-custom-countertop-sheets--close{animation:ca-custom-countertop-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}.ca-custom-countertop-sheets--close.ca-custom-countertop-sheets--preserve-alignment{animation:ca-custom-countertop-modalSlideToRight cubic-bezier(.9,0,1,1) .1s;animation-fill-mode:forwards}.ca-custom-countertop-sheets--close.ca-custom-countertop-sheets--preserve-alignment.ca-custom-countertop-sheets--mirrored{animation:ca-custom-countertop-modalSlideFromRight cubic-bezier(.9,0,1,1) .1s;animation-fill-mode:forwards}[dir=rtl] .ca-custom-countertop-sheets--preserve-alignment{animation:ca-custom-countertop-modalSlideFromLeft cubic-bezier(0,0,.1,1) .2s}[dir=rtl] .ca-custom-countertop-sheets--preserve-alignment.ca-custom-countertop-sheets--mirrored{animation:ca-custom-countertop-modalSlideToLeft cubic-bezier(0,0,.1,1) .2s}[dir=rtl] .ca-custom-countertop-sheets--close{animation:ca-custom-countertop-modalSlideDown cubic-bezier(.9,0,1,1) .1s;pointer-events:none;animation-fill-mode:forwards}[dir=rtl] .ca-custom-countertop-sheets--close.ca-custom-countertop-sheets--preserve-alignment{animation:ca-custom-countertop-modalSlideFromRight cubic-bezier(.9,0,1,1) .1s;animation-fill-mode:forwards}[dir=rtl] .ca-custom-countertop-sheets--close.ca-custom-countertop-sheets--preserve-alignment.ca-custom-countertop-sheets--mirrored{animation:ca-custom-countertop-modalSlideToRight cubic-bezier(.9,0,1,1) .1s;animation-fill-mode:forwards}.ca-custom-countertop-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}.ca-custom-countertop-sheets__content{height:100%}.ca-custom-countertop-sheets__content-wrapper{overflow:auto;height:100%;position:relative}.ca-custom-countertop-sheets__content-wrapper:focus-visible{box-shadow:inset 0 0 0 2px rgb(var(--colour-neutral-7, 17, 17, 17))}.ca-custom-countertop-sheets__video{z-index:100;background:rgba(var(--colour-static-black, 17, 17, 17),.8)}.ca-custom-countertop-sheets__video iframe{max-width:100%}.ca-custom-countertop-sheets--preserve-alignment{width:85%;top:0;border-radius:8px 0 0 8px;max-height:100%}.ca-custom-countertop-sheets--preserve-alignment.ca-custom-countertop-sheets--mirrored{right:auto;left:0;border-radius:0 8px 8px 0}.ca-custom-countertop-sheets--mobile-full-size{top:3rem}.ca-custom-countertop-sheets .ca-custom-countertop-modal-footer{padding:1.5rem 1rem}[dir=rtl] .ca-custom-countertop-sheets--preserve-alignment{left:0;right:auto;border-radius:0 8px 8px 0}[dir=rtl] .ca-custom-countertop-sheets--preserve-alignment.ca-custom-countertop-sheets--mirrored{right:0;left:auto;border-radius:8px 0 0 8px}.ca-custom-countertop-theatre--enter{animation:ca-custom-countertop-modalEnter cubic-bezier(0,0,.1,1) .2s}.ca-custom-countertop-theatre--enter .ca-custom-countertop-theatre__animation-group{animation:ca-custom-countertop-modalContentEnter cubic-bezier(0,0,.1,1) .2s}.ca-custom-countertop-theatre--close{animation:ca-custom-countertop-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}.ca-custom-countertop-theatre--close .ca-custom-countertop-theatre__animation-group{animation:ca-custom-countertop-modalContentClose cubic-bezier(.9,0,1,1) .2s;animation-fill-mode:forwards}.ca-custom-countertop-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}.ca-custom-countertop-theatre__animation-group{display:flex;flex-direction:column;height:100%}.ca-custom-countertop-theatre__content-wrapper{overflow:auto}.ca-custom-countertop-theatre__video{z-index:100;background:rgba(var(--colour-static-black, 17, 17, 17),.8)}.ca-custom-countertop-theatre__video iframe{max-width:100%}.ca-custom-countertop-prompt--enter{animation:ca-custom-countertop-modalContentEnter cubic-bezier(.8,0,0,1) .2s}.ca-custom-countertop-prompt--close{animation:ca-custom-countertop-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}.ca-custom-countertop-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}.ca-custom-countertop-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}.ca-custom-countertop-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}.ca-custom-countertop-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%}.ca-custom-countertop-prompt__content:focus-visible{box-shadow:inset 0 0 0 2px rgb(var(--colour-neutral-7, 17, 17, 17))}.ca-custom-countertop-prompt .ca-custom-countertop-modal-header{padding:.5rem .5rem 0}.ca-custom-countertop-prompt .ca-custom-countertop-modal-header__close{margin:0}.ca-custom-countertop-prompt .ca-custom-countertop-prompt__content{padding-bottom:0}@media (min-width: 37.5em){.ca-custom-countertop-sheets{top:0;border-radius:8px 0 0 8px;width:calc(100% - 3rem);max-height:100%}.ca-custom-countertop-sheets--mirrored{right:auto;left:0;border-radius:0 8px 8px 0}.ca-custom-countertop-sheets--mirrored .ca-custom-countertop-modal-footer:not(.ca-custom-countertop-modal-footer--stacked){flex-direction:row-reverse}.ca-custom-countertop-sheets--mirrored .ca-custom-countertop-modal-footer:not(.ca-custom-countertop-modal-footer--stacked) .ca-custom-countertop-btn:not(:last-child){margin:0;margin-inline-start:1rem}.ca-custom-countertop-sheets--small{max-width:30rem}.ca-custom-countertop-sheets--small .ca-custom-countertop-modal-body{--skapa-modal-body-padding-inline: 1.5rem}.ca-custom-countertop-sheets--medium{max-width:45rem}.ca-custom-countertop-sheets--medium .ca-custom-countertop-modal-footer:not(.ca-custom-countertop-modal-footer--dual-action) .ca-custom-countertop-btn{width:auto;flex:initial}.ca-custom-countertop-sheets--large{max-width:67.5rem}.ca-custom-countertop-sheets--medium .ca-custom-countertop-modal-footer--dual-action .ca-custom-countertop-btn:not(:last-child),.ca-custom-countertop-sheets--large .ca-custom-countertop-modal-footer--dual-action .ca-custom-countertop-btn:not(:last-child){margin-inline-end:1rem}.ca-custom-countertop-sheets--large .ca-custom-countertop-modal-footer .ca-custom-countertop-btn{width:auto;flex:initial}.ca-custom-countertop-sheets .ca-custom-countertop-modal-footer{padding:1.5rem}[dir=rtl] .ca-custom-countertop-sheets{right:auto;left:0;border-radius:0 8px 8px 0}[dir=rtl] .ca-custom-countertop-sheets--mirrored{right:0;left:auto;border-radius:8px 0 0 8px}.ca-custom-countertop-sheets.ca-custom-countertop-sheets--enter{animation:ca-custom-countertop-modalSlideToLeft cubic-bezier(0,0,.1,1) .2s}.ca-custom-countertop-sheets.ca-custom-countertop-sheets--close{animation:ca-custom-countertop-modalSlideToRight cubic-bezier(.9,0,1,1) .1s;animation-fill-mode:forwards}.ca-custom-countertop-sheets--mirrored.ca-custom-countertop-sheets--enter{animation:ca-custom-countertop-modalSlideFromLeft cubic-bezier(0,0,.1,1) .2s}.ca-custom-countertop-sheets--mirrored.ca-custom-countertop-sheets--close{animation:ca-custom-countertop-modalSlideFromRight cubic-bezier(.9,0,1,1) .1s;animation-fill-mode:forwards}[dir=rtl] .ca-custom-countertop-sheets.ca-custom-countertop-sheets--enter{animation:ca-custom-countertop-modalSlideFromLeft cubic-bezier(0,0,.1,1) .2s}[dir=rtl] .ca-custom-countertop-sheets.ca-custom-countertop-sheets--close{animation:ca-custom-countertop-modalSlideFromRight cubic-bezier(.9,0,1,1) .1s;animation-fill-mode:forwards}[dir=rtl] .ca-custom-countertop-sheets--mirrored.ca-custom-countertop-sheets--enter{animation:ca-custom-countertop-modalSlideToLeft cubic-bezier(0,0,.1,1) .2s}[dir=rtl] .ca-custom-countertop-sheets--mirrored.ca-custom-countertop-sheets--close{animation:ca-custom-countertop-modalSlideToRight cubic-bezier(.9,0,1,1) .1s;animation-fill-mode:forwards}.ca-custom-countertop-modal-body{--skapa-modal-body-padding-block: 2rem;--skapa-modal-body-padding-inline: 2rem}.ca-custom-countertop-modal-header{padding:0 1rem;flex:0 0 4.5rem}.ca-custom-countertop-modal-header__close,.ca-custom-countertop-modal-header__back-button{margin-top:1rem;margin-bottom:1rem}.ca-custom-countertop-modal-header--floating-header .ca-custom-countertop-modal-header__close,.ca-custom-countertop-modal-header--floating-header .ca-custom-countertop-modal-header__back-button{margin:1.5rem 0 .5rem}.ca-custom-countertop-prompt__heading{font-size:1.5rem;line-height:1.45;letter-spacing:-.0042em}.ca-custom-countertop-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){.ca-custom-countertop-sheets--small .ca-custom-countertop-modal-body{--skapa-modal-body-padding-inline: 2rem}.ca-custom-countertop-theatre{border-radius:8px;left:3rem;width:calc(100% - 6rem);height:calc(100% - 6rem)}}@media (min-width: 75em){.ca-custom-countertop-sheets .ca-custom-countertop-modal-body{--skapa-modal-body-padding-inline: 2.5rem}}@media (prefers-reduced-motion){.ca-custom-countertop-modal-wrapper{transition:none}.ca-custom-countertop-modal-wrapper__backdrop{animation-duration:0s;transition-duration:0s;transition:none}.ca-custom-countertop-modal-wrapper .ca-custom-countertop-sheets.ca-custom-countertop-sheets--enter,.ca-custom-countertop-modal-wrapper .ca-custom-countertop-sheets.ca-custom-countertop-sheets--close,.ca-custom-countertop-modal-wrapper .ca-custom-countertop-sheets.ca-custom-countertop-sheets--preserve-alignment,.ca-custom-countertop-modal-wrapper .ca-custom-countertop-sheets.ca-custom-countertop-sheets--mirrored,.ca-custom-countertop-modal-wrapper .ca-custom-countertop-theatre.ca-custom-countertop-theatre--enter,.ca-custom-countertop-modal-wrapper .ca-custom-countertop-theatre.ca-custom-countertop-theatre--close,.ca-custom-countertop-modal-wrapper .ca-custom-countertop-theatre.ca-custom-countertop-theatre--enter .ca-custom-countertop-theatre__animation-group,.ca-custom-countertop-modal-wrapper .ca-custom-countertop-theatre.ca-custom-countertop-theatre--close .ca-custom-countertop-theatre__animation-group{animation-duration:0s;transition-duration:0s}.ca-custom-countertop-modal-wrapper .ca-custom-countertop-prompt--close{transition:none}.ca-custom-countertop-modal-wrapper .ca-custom-countertop-prompt,.ca-custom-countertop-modal-wrapper .ca-custom-countertop-prompt--enter,.ca-custom-countertop-modal-wrapper .ca-custom-countertop-prompt--close,.ca-custom-countertop-modal-wrapper .ca-custom-countertop-prompt .ca-custom-countertop-prompt__content-wrapper,.ca-custom-countertop-modal-wrapper .ca-custom-countertop-prompt--enter .ca-custom-countertop-prompt__content-wrapper,.ca-custom-countertop-modal-wrapper .ca-custom-countertop-prompt--close .ca-custom-countertop-prompt__content-wrapper{animation-duration:0s;transition-duration:0s}}.ca-custom-countertop-overflow-carousel{position:relative}.ca-custom-countertop-overflow-carousel__content{display:flex;flex-wrap:nowrap;overflow-x:scroll;padding:.5rem 0;overscroll-behavior-inline:contain}.ca-custom-countertop-overflow-carousel__content>*{flex-shrink:0}.ca-custom-countertop-overflow-carousel .ca-custom-countertop-btn.ca-custom-countertop-overflow-carousel__button{position:absolute}.ca-custom-countertop-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}.ca-custom-countertop-overflow-carousel__button--hidden{display:none;opacity:0;visibility:hidden;transition:opacity .2s,visibility 0 .2s}.ca-custom-countertop-overflow-carousel__button--right{left:auto;right:.75rem}.ca-custom-countertop-overflow-carousel--intersection-observer-disabled{display:block}.ca-custom-countertop-overflow-carousel--intersection-observer-disabled:hover .ca-custom-countertop-overflow-carousel__button{display:none}.ca-custom-countertop-overflow-carousel--intersection-observer-disabled .ca-custom-countertop-overflow-carousel__content::-webkit-scrollbar{width:4px;height:4px;display:block}.ca-custom-countertop-overflow-carousel--intersection-observer-disabled .ca-custom-countertop-overflow-carousel__content::-webkit-scrollbar-track{background:rgb(var(--colour-neutral-3, 223, 223, 223));border-radius:4px}.ca-custom-countertop-overflow-carousel--intersection-observer-disabled .ca-custom-countertop-overflow-carousel__content::-webkit-scrollbar-thumb{background:rgb(var(--colour-neutral-7, 17, 17, 17));border-radius:4px}.ca-custom-countertop-overflow-carousel:not(.ca-custom-countertop-overflow-carousel--intersection-observer-disabled) .ca-custom-countertop-overflow-carousel__content{scrollbar-width:none}.ca-custom-countertop-overflow-carousel:not(.ca-custom-countertop-overflow-carousel--intersection-observer-disabled) .ca-custom-countertop-overflow-carousel__content::-webkit-scrollbar{display:none}.ca-custom-countertop-overflow-carousel__browser-direction{direction:rtl;position:absolute;left:0;top:0;overflow:hidden;width:1px;height:1px}.ca-custom-countertop-overflow-carousel__browser-item{width:2px;height:1px}[dir=rtl] .ca-custom-countertop-overflow-carousel__button{left:auto;right:.75rem;transform:translateY(-50%) scaleX(-1)}[dir=rtl] .ca-custom-countertop-overflow-carousel__button--right{right:auto;left:.75rem}.ca-custom-countertop-tabs--subtle{--skapa-tab-selected-colour: rgb(var(--colour-interactive-subtle-border-selected, 17, 17, 17))}.ca-custom-countertop-tabs .ca-custom-countertop-overflow-carousel{max-width:100%;width:100%}.ca-custom-countertop-tabs .ca-custom-countertop-overflow-carousel__content{padding:0}.ca-custom-countertop-tabs__tab{position:relative;background:none;border:0;color:rgb(var(--colour-text-and-icon-3, 118, 118, 118));display:inline-flex;align-items:center;flex-shrink:0;font-size:.875rem;font-weight:700;line-height:1.4285714286;margin:0;padding:1rem .25rem;text-align:initial;outline:none}.ca-custom-countertop-tabs__tab .ca-custom-countertop-svg-icon{margin-inline-end:.5rem}.ca-custom-countertop-tabs__tab:not(:disabled):hover{color:rgb(var(--colour-text-and-icon-2, 72, 72, 72))}.ca-custom-countertop-tabs__tab:disabled{cursor:default}.ca-custom-countertop-tabs__tab--active{color:rgb(var(--colour-text-and-icon-1, 17, 17, 17));cursor:default}.ca-custom-countertop-tabs__tab--active:before{content:"";position:absolute;left:0;bottom:0;display:block;width:100%;border-radius:1.5px;border-bottom:.1875rem solid var(--skapa-tab-selected-colour, rgb(var(--colour-interactive-emphasised-border-selected, 0, 88, 163)));z-index:100}.ca-custom-countertop-tabs__tab--active:not(:disabled):hover{color:rgb(var(--colour-text-and-icon-1, 17, 17, 17))}.ca-custom-countertop-tabs__tab+.ca-custom-countertop-tabs__tab{margin-inline-start:1.5rem}.ca-custom-countertop-tabs__tab:disabled{color:rgb(var(--colour-interactive-disabled-1, 204, 204, 204))}.ca-custom-countertop-tabs__list{position:relative;display:flex;width:100%}.ca-custom-countertop-tabs__list:before{content:"";position:absolute;bottom:0;left:0;right:0;display:block;border-bottom:1px solid rgb(var(--colour-neutral-3, 223, 223, 223))}.ca-custom-countertop-tabs__panel{outline:none;padding:2.5rem 0;position:relative}.ca-custom-countertop-tabs__panel-title{color:rgb(var(--colour-text-and-icon-1, 17, 17, 17));font-size:.875rem;line-height:1.571;font-weight:700}.ca-custom-countertop-radio{position:relative;display:flex;align-items:flex-start}.ca-custom-countertop-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] .ca-custom-countertop-radio>input[type=radio]{right:-.625rem;left:initial}.ca-custom-countertop-radio>.ca-custom-countertop-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}.ca-custom-countertop-radio>.ca-custom-countertop-radio__symbol:after{content:"";display:block;border:0 solid;border-radius:64px;height:0;width:0}.ca-custom-countertop-radio>.ca-custom-countertop-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))}.ca-custom-countertop-radio>.ca-custom-countertop-radio__label>.ca-custom-countertop-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}.ca-custom-countertop-radio label{display:inline-block;cursor:pointer;transition:color .2s ease-in-out;padding-inline-start:1rem}.ca-custom-countertop-radio input[type=radio]:hover~.ca-custom-countertop-radio__symbol{border-color:rgb(var(--colour-interactive-subtle-border-hover, 17, 17, 17))}.ca-custom-countertop-radio input[type=radio]:hover~.ca-custom-countertop-radio__symbol:after{border-width:.25rem;border-color:rgb(var(--colour-neutral-3, 223, 223, 223))}.ca-custom-countertop-radio input[type=radio]:checked:hover:not(:disabled)~.ca-custom-countertop-radio__symbol{border-color:rgb(var(--colour-interactive-emphasised-border-selected, 0, 88, 163))}.ca-custom-countertop-radio input[type=radio]:checked:hover:not(:disabled)~.ca-custom-countertop-radio__symbol:after{border-color:rgb(var(--colour-interactive-emphasised-bg-hover, 0, 79, 147))}.ca-custom-countertop-radio--subtle>input[type=radio]:checked:hover:not(:disabled)~.ca-custom-countertop-radio__symbol{border-color:rgb(var(--colour-interactive-subtle-border-selected, 17, 17, 17))}.ca-custom-countertop-radio--subtle>input[type=radio]:checked:hover:not(:disabled)~.ca-custom-countertop-radio__symbol:after{border-color:rgb(var(--colour-interactive-primary-bg-hover, 51, 51, 51))}.ca-custom-countertop-radio input[type=radio]:checked~.ca-custom-countertop-radio__symbol{border-color:rgb(var(--colour-interactive-emphasised-border-selected, 0, 88, 163))}.ca-custom-countertop-radio input[type=radio]:checked~.ca-custom-countertop-radio__symbol:after{border-width:.5rem;border-color:rgb(var(--colour-interactive-emphasised-bg-default, 0, 88, 163))}.ca-custom-countertop-radio--subtle>input[type=radio]:checked~.ca-custom-countertop-radio__symbol{border-color:rgb(var(--colour-interactive-subtle-border-selected, 17, 17, 17))}.ca-custom-countertop-radio--subtle>input[type=radio]:checked~.ca-custom-countertop-radio__symbol:after{border-color:rgb(var(--colour-interactive-primary-bg-default, 17, 17, 17))}.ca-custom-countertop-radio input[type=radio]:disabled{pointer-events:none}.ca-custom-countertop-radio input[type=radio]:disabled~.ca-custom-countertop-radio__symbol{border-color:rgb(var(--colour-interactive-disabled-1, 204, 204, 204))}.ca-custom-countertop-radio input[type=radio]:disabled:checked~.ca-custom-countertop-radio__symbol:after{border-color:rgb(var(--colour-interactive-disabled-1, 204, 204, 204))}.ca-custom-countertop-radio input[type=radio]:disabled:not(:checked)~.ca-custom-countertop-radio__symbol:after{display:none}.ca-custom-countertop-radio input[type=radio]:disabled~.ca-custom-countertop-radio__label label{color:rgb(var(--colour-interactive-disabled-1, 204, 204, 204));cursor:not-allowed;pointer-events:none}.ca-custom-countertop-radio input[type=radio]:disabled~.ca-custom-countertop-radio__label a{color:rgb(var(--colour-interactive-disabled-1, 204, 204, 204))}@media (forced-colors: active){.ca-custom-countertop-radio input[type=radio]:disabled~.ca-custom-countertop-radio__symbol,.ca-custom-countertop-radio input[type=radio]:disabled:checked~.ca-custom-countertop-radio__symbol:after{border-color:GrayText}.ca-custom-countertop-radio input[type=radio]:disabled~.ca-custom-countertop-radio__label label,.ca-custom-countertop-radio input[type=radio]:disabled~.ca-custom-countertop-radio__label a{color:GrayText}}.ca-custom-countertop-radio input[type=radio]:active:not(:disabled)~.ca-custom-countertop-radio__symbol{border-color:rgb(var(--colour-interactive-emphasised-border-selected, 0, 88, 163))}.ca-custom-countertop-radio input[type=radio]:active:not(:disabled)~.ca-custom-countertop-radio__symbol:after{border-width:.5rem;border-color:rgb(var(--colour-interactive-emphasised-bg-pressed, 0, 62, 114))}.ca-custom-countertop-radio--subtle>input[type=radio]:active:not(:disabled)~.ca-custom-countertop-radio__symbol{border-color:rgb(var(--colour-interactive-subtle-border-selected, 17, 17, 17))}.ca-custom-countertop-radio--subtle>input[type=radio]:active:not(:disabled)~.ca-custom-countertop-radio__symbol:after{border-color:rgb(var(--colour-interactive-primary-bg-pressed, 0, 0, 0))}.ca-custom-countertop-radio input[type=radio]:focus-visible~.ca-custom-countertop-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:4px;transition:outline .2s ease-out,box-shadow .2s ease-out}.ca-custom-countertop-radio input[type=radio]:focus-visible:hover~.ca-custom-countertop-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:4px;transition:outline .2s ease-out,box-shadow .2s ease-out}.ca-custom-countertop-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:ca-custom-countertop-shine 2s 20;display:block}.ca-custom-countertop-skeleton--inline-block{display:inline-block}.ca-custom-countertop-skeleton:after{content:"​"}[dir=rtl] .ca-custom-countertop-skeleton{animation-direction:reverse}@keyframes ca-custom-countertop-shine{to{background-position:0 100%}}.ca-custom-countertop-table th{font-size:.75rem;font-weight:400;background-color:rgb(var(--colour-neutral-1, 255, 255, 255));color:rgb(var(--colour-text-and-icon-2, 72, 72, 72))}.ca-custom-countertop-table td,.ca-custom-countertop-table a{color:rgb(var(--colour-text-and-icon-1, 17, 17, 17))}.ca-custom-countertop-table a:hover{color:rgb(var(--colour-text-and-icon-2, 72, 72, 72))}.ca-custom-countertop-table a:active,.ca-custom-countertop-table a:focus{color:rgb(var(--colour-text-and-icon-1, 17, 17, 17))}.ca-custom-countertop-table th,.ca-custom-countertop-table td{text-align:initial;border-bottom:1px rgb(var(--colour-neutral-3, 223, 223, 223)) solid;padding-top:.75rem;padding-bottom:.75rem;padding-inline-start:0;padding-inline-end:1.5rem}.ca-custom-countertop-table-header--sticky th{position:sticky;top:0;z-index:100}.ca-custom-countertop-table--inset th,.ca-custom-countertop-table--inset td{padding-inline-start:1.5rem}.ca-custom-countertop-table-body--striped tr:nth-child(odd){background-color:rgb(var(--colour-neutral-2, 245, 245, 245))}.ca-custom-countertop-table tbody th,.ca-custom-countertop-table tbody td{padding-top:1.25rem;padding-bottom:1.25rem}.ca-custom-countertop-table:not(table){max-width:100%;overflow:auto}.ca-custom-countertop-table:not(table) table,table.ca-custom-countertop-table{border-collapse:separate;border-spacing:0;position:relative;font-variant-numeric:tabular-nums}.ca-custom-countertop-table--full-width:not(table) table,table.ca-custom-countertop-table--full-width{width:100%}pre{display:content;border:1px solid red;table-layout:fixed;width:800px;word-wrap:wrap;overflow:scroll}.ca-custom-countertop-input-field__wrapper{width:auto}.ca-custom-countertop-material-label{color:rgb(var(--colour-text-and-icon-2, 72, 72, 72));margin:0 0 .125rem;font-size:.875rem;line-height:1.875}#building_type legend,#elevator legend,#cooktop_cutout legend{color:rgb(var(--colour-text-and-icon-2, 72, 72, 72));font-weight:100;margin-bottom:.25rem}.ca-custom-countertop-form-field .ca-custom-countertop-stand-alone-legend,.ca-custom-countertop-form-field .ca-custom-countertop-radio-button-group{margin:0;padding:.5em 0;font-size:.875rem;border:none}.ca-custom-countertop-form-field .ca-custom-countertop-radio{padding:.25em}.ca-custom-countertop-legend{font-size:14px;margin-bottom:1rem}.ca-custom-countertop-modal-body{padding-top:0}.ca-custom-countertop-modal-body h2{margin-bottom:.5em}.ca-custom-countertop-modal-body a,.ca-custom-countertop-modal-body a:hover,.ca-custom-countertop-modal-body a:visited,.ca-custom-countertop-modal-body a:active,.ca-custom-countertop-modal-body a:focus{color:rgb(var(--colour-static-black, 17, 17, 17))}.ca-custom-countertop-modal-body p{padding:.5em 0 1em}.ca-custom-countertop-content-card__container{width:100%;max-width:none}.ca-custom-countertop-content-card{width:100%}.ca-custom-countertop-content-card__headers:is(a){text-decoration:none}.ca-custom-countertop-content-card__headers:hover .ca-custom-countertop-content-card__title,.ca-custom-countertop-content-card__headers:focus .ca-custom-countertop-content-card__title{text-decoration:none}.ca-custom-countertop-content-card__footer{display:none}.ca-custom-countertop-content-card .ca-custom-countertop-content-card__body{display:flex;gap:2em;width:100%}.ca-custom-countertop-content-card .ca-custom-countertop-content-card__body>*{flex:1;flex-grow:1}.ca-custom-countertop-choice{list-style-type:none;display:flex;align-items:stretch;gap:1em;width:100%;padding:0}.ca-custom-countertop-choice__list-item{flex:1 1 calc(50% - .5em);min-width:150px;margin:0;padding:0;width:100%}.ca-custom-countertop-choice__list-item>div{width:100%}div[class*=modal] .ca-custom-countertop-choice{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))!important;gap:1em!important;width:100%!important;padding:0!important}div[class*=modal] .ca-custom-countertop-choice__list-item{margin:0!important;width:100%!important}div[class*=modal] .ca-custom-countertop-choice--edge-profiles{display:grid;grid-template-columns:repeat(3,1fr);gap:1em;width:100%;padding:0}.ca-custom-countertop-choice-item{width:100%;display:flex;flex-direction:column}.ca-custom-countertop-choice-item button{width:100%;padding:0;display:flex;flex-direction:column}.ca-custom-countertop-choice-item .ca-custom-countertop-aspect-ratio-box{width:100%;aspect-ratio:1;position:relative}.ca-custom-countertop-choice-item .ca-custom-countertop-aspect-ratio-box .ca-custom-countertop-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.ca-custom-countertop-choice-item .ca-custom-countertop-choice-item__content{width:100%;padding:1em;background:#fff}.ca-custom-countertop-layout-item,.ca-custom-countertop-layout-selected{width:100%}.ca-custom-countertop-layout-item .ca-custom-countertop-aspect-ratio-box,.ca-custom-countertop-layout-selected .ca-custom-countertop-aspect-ratio-box{width:100%;aspect-ratio:1;position:relative}.ca-custom-countertop-layout-item .ca-custom-countertop-aspect-ratio-box .ca-custom-countertop-image,.ca-custom-countertop-layout-selected .ca-custom-countertop-aspect-ratio-box .ca-custom-countertop-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.ca-custom-countertop-layout-item .ca-custom-countertop-choice-item__custom-content,.ca-custom-countertop-layout-selected .ca-custom-countertop-choice-item__custom-content{width:100%;padding:.5em}.ca-custom-countertop-edge-profile-item,.ca-custom-countertop-edge-profile-selected{width:100%}.ca-custom-countertop-edge-profile-item .ca-custom-countertop-choice-item,.ca-custom-countertop-edge-profile-selected .ca-custom-countertop-choice-item{height:auto}.ca-custom-countertop-edge-profile-item .ca-custom-countertop-choice-item button,.ca-custom-countertop-edge-profile-selected .ca-custom-countertop-choice-item button{height:auto;padding:2em}.ca-custom-countertop-edge-profile-item .ca-custom-countertop-choice-item .ca-custom-countertop-aspect-ratio-box,.ca-custom-countertop-edge-profile-selected .ca-custom-countertop-choice-item .ca-custom-countertop-aspect-ratio-box{width:100%;aspect-ratio:unset;height:150px}.ca-custom-countertop-edge-profile-item .ca-custom-countertop-choice-item .ca-custom-countertop-aspect-ratio-box .ca-custom-countertop-image,.ca-custom-countertop-edge-profile-selected .ca-custom-countertop-choice-item .ca-custom-countertop-aspect-ratio-box .ca-custom-countertop-image{position:static;width:100%;height:100%;object-fit:contain}.ca-custom-countertop-edge-profile-item .ca-custom-countertop-choice-item .ca-custom-countertop-choice-item__content,.ca-custom-countertop-edge-profile-selected .ca-custom-countertop-choice-item .ca-custom-countertop-choice-item__content{text-align:center;padding-top:1em}.ca-custom-countertop-layout-selection{width:100%;max-width:100%}.ca-custom-countertop-layout-selection .ca-custom-countertop-choice__list{display:flex;flex-wrap:wrap;gap:1rem;width:100%}.ca-custom-countertop-layout-selection .ca-custom-countertop-choice__list-item{display:flex;margin:0;padding:0;width:48%;flex:1 0 auto}.ca-custom-countertop-layout-selection .ca-custom-countertop-choice__list-item .ca-custom-countertop-choice-item{margin:0;width:100%}.ca-custom-countertop-layout-selection .ca-custom-countertop-choice__list-item .ca-custom-countertop-choice-item__action{width:100%;padding:.75rem 1rem!important;min-height:fit-content!important;display:flex;flex-direction:column;align-items:center;gap:.5em}.ca-custom-countertop-layout-selection .ca-custom-countertop-choice__list-item .ca-custom-countertop-choice-item .ca-custom-countertop-image{width:100%;height:auto}@media (max-width: 37.5em){.ca-custom-countertop-layout-selection .ca-custom-countertop-choice__list-item{width:100%}}.ca-custom-countertop-layout-selection .ca-custom-countertop-choice__list-item:nth-child(2) .ca-custom-countertop-choice-item{align-items:flex-start}.ca-custom-countertop-layout-selection .ca-custom-countertop-choice__list-item{box-sizing:border-box}.ca-custom-countertop-layout-selection .ca-custom-countertop-choice__list-item:where(:has(.ca-custom-countertop-layout-not-selected)){flex:0}@media (max-width: 900px){.ca-custom-countertop-layout-selection .ca-custom-countertop-choice__list-item{flex:0 1 100%}.ca-custom-countertop-layout-selection .ca-custom-countertop-choice__list-item:nth-child(2){width:100%}.ca-custom-countertop-layout-selection .ca-custom-countertop-choice__list-item:nth-child(2) .ca-custom-countertop-choice-item{width:100%;align-items:flex-start;display:flex}.ca-custom-countertop-layout-selection .ca-custom-countertop-choice__list-item:nth-child(2) .ca-custom-countertop-choice-item__action{width:100%}}.ca-custom-countertop-tabs__tab:hover{cursor:pointer}.ca-custom-countertop-tabs .ca-custom-countertop-overflow-carousel__content{margin:0 1.8em}.ca-custom-countertop-choice-item{margin:0;flex-grow:1;height:100%}.ca-custom-countertop-choice-item__action{padding:.75rem 1rem!important;min-height:fit-content!important;display:flex;flex-direction:column;align-items:flex-start;gap:.5em;width:260px;flex-grow:1;transition:width .3s ease}.ca-custom-countertop-choice-item__image{width:150px;height:auto;display:contents}.ca-custom-countertop-choice-item__list-item{display:flex}.ca-custom-countertop-edge-profile-item .ca-custom-countertop-choice-item__action{width:160px}.ca-custom-countertop-half-grid-container:first-child,.ca-custom-countertop-third-grid-container:first-child{width:100%}.ca-custom-countertop-container{display:flex;flex-direction:row}.ca-custom-countertop-flex-container-forms-buttons{display:flex;flex-direction:row;justify-items:flex-start;gap:2em}.ca-custom-countertop-flex-container-forms-input{display:flex;flex-direction:row;gap:2em;flex-wrap:wrap}.ca-custom-countertop-pt-2{padding-top:2rem}.ca-custom-countertop-flex-item{flex-grow:1}.ca-custom-countertop-flex-item-even,.ca-custom-countertop-flex-left{flex:1}.ca-custom-countertop-flex-right{flex:3;padding:3em}li.ca-custom-countertop-choice{display:flex;flex-wrap:wrap}li.ca-custom-countertop-choice__list-item{padding:0;margin:0;flex-wrap:wrap}.ca-custom-countertop-negative-border{border-radius:4px;border:1px solid rgb(var(--colour-semantic-negative, 224, 7, 81))}.ca-custom-countertop-grey-out img,.ca-custom-countertop-grey-out #choice-Select\ Laminate\ Colour img{filter:grayscale(100%)}.ca-custom-countertop-inline-message__body ul{margin-left:1rem}.ca-custom-countertop-form-helper-message{background:none;border:none;font-family:inherit;font-size:inherit;text-align:start}.ca-custom-countertop-form-helper-message:hover{text-decoration:underline;cursor:pointer}.ca-custom-countertop-layout-summary-table{display:flex;margin:1em 0 2em;width:100%;justify-content:flex-end}.ca-custom-countertop-layout-summary-table table{width:100%;border-collapse:collapse}.ca-custom-countertop-layout-summary-table th{font-weight:700}.ca-custom-countertop-layout-summary-table th:nth-child(3),.ca-custom-countertop-layout-summary-table td:nth-child(3){text-align:right}.ca-custom-countertop-layout-summary-table table,.ca-custom-countertop-layout-summary-table th,.ca-custom-countertop-layout-summary-table .ca-custom-countertop-summary-warning{font-size:16px}@media (max-width: 1450px){.ca-custom-countertop-card{padding-left:2rem;padding-right:2rem}.ca-custom-countertop-card:first-child{padding-top:2rem}.ca-custom-countertop-card:last-child{padding-bottom:2rem}}@media (max-width: 1150px){.ca-custom-countertop-card{padding-left:1rem;padding-right:1rem}.ca-custom-countertop-card:first-child{padding-top:1rem}.ca-custom-countertop-card:last-child{padding-bottom:1rem}.ca-custom-countertop-content-card__body.ca-custom-countertop-orientation{flex-direction:column}.ca-custom-countertop-flex-left{flex:2}.ca-custom-countertop-flex-right{flex:4;padding:2em}}@media (max-width: 56.25em){.ca-custom-countertop-container{flex-direction:column}.ca-custom-countertop-card{padding-left:2rem;padding-right:2rem}.ca-custom-countertop-card:first-child{padding-top:2rem}.ca-custom-countertop-card:last-child{padding-bottom:2rem}}@media screen and (max-width: 650px){.ca-custom-countertop-choice-item__action{width:210px}.ca-custom-countertop-edge-profile-item .ca-custom-countertop-choice-item__action{width:129px}}@media (max-width: 37.5em){.ca-custom-countertop-flex-container-forms-input{flex-direction:column;gap:0}}@media screen and (max-width: 512px){.ca-custom-countertop-choice-item__action{width:260px;justify-self:center}}@media (max-width: 340px){.ca-custom-countertop-card{padding-left:1rem;padding-right:1rem}.ca-custom-countertop-card:first-child{padding-top:1rem}.ca-custom-countertop-card:last-child{padding-bottom:1rem}}.ca-custom-countertop-form-field:has(#edge_profile) .ca-custom-countertop-choice{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:.5em!important}.ca-custom-countertop-form-field:has(#edge_profile) .ca-custom-countertop-choice__list-item{margin:0!important;width:100%!important}.ca-custom-countertop-form-field:has(#edge_profile) .ca-custom-countertop-choice-item{width:100%!important}.ca-custom-countertop-form-field:has(#edge_profile) .ca-custom-countertop-choice-item button{padding:1em 1em .5em!important;width:100%!important;height:100%!important;display:flex!important;flex-direction:column!important;align-items:center!important;gap:.25em!important}.ca-custom-countertop-form-field:has(#edge_profile) .ca-custom-countertop-choice-item .ca-custom-countertop-aspect-ratio-box{width:100%!important;margin:0 auto!important}.ca-custom-countertop-form-field:has(#edge_profile) .ca-custom-countertop-choice-item .ca-custom-countertop-aspect-ratio-box .ca-custom-countertop-image{width:100%!important;height:100%!important;object-fit:contain!important;padding:.5em!important}.ca-custom-countertop-form-field:has(#edge_profile) .ca-custom-countertop-choice-item .ca-custom-countertop-choice-item__content{text-align:center!important;margin-top:0!important;padding-bottom:.5em!important}.ca-custom-countertop-layout-svg{width:100%}.ca-custom-countertop-layout-select-modal .ca-custom-countertop-aspect-ratio-box .ca-custom-countertop-image{object-fit:contain}.ca-custom-countertop-layout-select-modal .ca-custom-countertop-layout-svg{aspect-ratio:1;padding:1em}.ca-custom-countertop-layout-select-modal .ca-custom-countertop-choice-item__custom-content{margin:auto}.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:shine 2s 20;display:block}.skeleton--inline-block{display:inline-block}.skeleton:after{content:"​"}[dir=rtl] .skeleton{animation-direction:reverse}@keyframes shine{to{background-position:0 100%}}
