.clock.svelte-fxvflo.svelte-fxvflo{--clockInitial:0deg;--clockColor:var(--footer-background-color, #0058a3);height:100%;width:100%;background-position:center;background-size:contain;background-repeat:no-repeat;box-sizing:border-box;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto}.clock__hour.svelte-fxvflo.svelte-fxvflo{width:1.5%;height:100%;position:absolute;left:0;right:0;margin:0 auto;transform:rotate(var(--clockInitial))}.clock__hour.svelte-fxvflo.svelte-fxvflo:before{position:absolute;content:'';background:var(--clockColor);height:35%;min-width:0.125rem;width:3%;top:22.5%}.clock__minute.svelte-fxvflo.svelte-fxvflo{width:1.5%;height:100%;position:absolute;left:0;right:0;margin:0 auto;transform:rotate(var(--clockInitial))}.clock__minute.svelte-fxvflo.svelte-fxvflo:before{position:absolute;content:'';background:var(--clockColor);height:45%;min-width:0.0625rem;width:2%;top:12.5%}.clock__second.svelte-fxvflo.svelte-fxvflo{min-width:0.0625rem;width:1%;height:100%;position:absolute;left:0;right:0;margin:0 auto;transform:rotate(var(--clockInitial))}.clock__second.svelte-fxvflo.svelte-fxvflo:before{position:absolute;content:'';background:var(--clockColor);height:45%;min-width:0.0625rem;width:1%;top:12.5%}.clock--animation.svelte-fxvflo .clock__hour.svelte-fxvflo{animation:svelte-fxvflo-turn 43200s infinite linear}.clock--animation.svelte-fxvflo .clock__minute.svelte-fxvflo{animation:svelte-fxvflo-turn 3600s infinite linear}.clock--animation.svelte-fxvflo .clock__second.svelte-fxvflo{animation:svelte-fxvflo-turn 60s infinite steps(15)}@keyframes svelte-fxvflo-turn{0%{transform:rotate(var(--clockInitial))}25%{transform:rotate(calc(var(--clockInitial) + 90deg))}50%{transform:rotate(calc(var(--clockInitial) + 180deg))}75%{transform:rotate(calc(var(--clockInitial) + 270deg))}100%{transform:rotate(calc(var(--clockInitial) + 360deg))}}
:root{--footer-background-color-default:#0058a3;--footer-text-color-default:#ffffff;--footer-illustration-url-default:url('https://www.ikea.com/global/en/images/footer-illustration.svg');--footer-clock-display-default:'initial';--footer-clock-scale-default:1}footer.svelte-124nqci.svelte-124nqci.svelte-124nqci.svelte-124nqci{width:100vw;max-width:100%;display:flex;flex-direction:column;overflow:hidden;margin-top:5rem}@media all and (-ms-high-contrast: none), (-ms-high-contrast: active){footer.svelte-124nqci.svelte-124nqci.svelte-124nqci.svelte-124nqci{min-height:auto}}.top-content.svelte-124nqci.svelte-124nqci.svelte-124nqci.svelte-124nqci{display:flex;flex-direction:column}.top-content.svelte-124nqci>span.svelte-124nqci.svelte-124nqci.svelte-124nqci{font-size:1.5625rem;line-height:120%;font-weight:700;margin:0;letter-spacing:-0.03375rem;text-align:center;padding:0 2em}.top-content.svelte-124nqci img.svelte-124nqci.svelte-124nqci.svelte-124nqci{width:9.5625rem;margin:2.5rem auto 5rem;height:auto}@media screen and (max-width: 64rem){.top-content.svelte-124nqci img.svelte-124nqci.svelte-124nqci.svelte-124nqci{margin:1.875rem auto 3.75rem}}.room-container.svelte-124nqci.svelte-124nqci.svelte-124nqci.svelte-124nqci{display:flex;justify-content:center;position:relative;overflow-x:hidden}.room-container.svelte-124nqci .room-images.svelte-124nqci.svelte-124nqci.svelte-124nqci{display:flex;justify-content:center;position:relative;width:114.258125em;background:var(--footer-illustration-url, var(--footer-illustration-url-default))}.room-container.svelte-124nqci .room-image-lights.svelte-124nqci.svelte-124nqci.svelte-124nqci{height:18.75em;width:auto;opacity:0;filter:hue-rotate(0deg);transition:opacity 0.5s, filter 4s 1s;z-index:1;pointer-events:none}.room-container.svelte-124nqci .room-image-lights.on.svelte-124nqci.svelte-124nqci.svelte-124nqci{filter:hue-rotate(360deg);opacity:1}.room-container.svelte-124nqci .clock.svelte-124nqci.svelte-124nqci.svelte-124nqci{display:var(--footer-clock-display, var(--footer-clock-display-default));position:absolute;top:0;left:50%;width:4em;height:4em;transform:translate(calc(var(--footer-clock-pos-x, var(--footer-clock-pos-x-default)) - 0.25rem), calc(var(--footer-clock-pos-y, var(--footer-clock-pos-y-default)) + 1.0625rem)) scale(var(--footer-clock-scale, var(--footer-clock-scale-default)))}.room-container.svelte-124nqci .light-switches.svelte-124nqci.svelte-124nqci.svelte-124nqci{position:absolute;width:114.258125em}.room-container.svelte-124nqci .light-switch.svelte-124nqci.svelte-124nqci.svelte-124nqci{position:absolute;font-size:inherit;width:1.5em;height:1.5em;cursor:pointer;border:0 none;padding:0;background:transparent}.room-container.svelte-124nqci .light-switch.svelte-124nqci.svelte-124nqci.svelte-124nqci:nth-child(1){top:10em;left:28.5em}.room-container.svelte-124nqci .light-switch.svelte-124nqci.svelte-124nqci.svelte-124nqci:nth-child(2){top:12em;left:48.5em}@media screen and (min-width: 64.0625rem){.room-container.svelte-124nqci .light-switch.svelte-124nqci.svelte-124nqci.svelte-124nqci:nth-child(2){top:13em;left:80em}}.room-container.svelte-124nqci .light-switch.svelte-124nqci.svelte-124nqci.svelte-124nqci:nth-child(3){top:14em;left:107em}.light-switch.svelte-124nqci:hover .spark.svelte-124nqci.svelte-124nqci.svelte-124nqci{opacity:1}.spark.svelte-124nqci.svelte-124nqci.svelte-124nqci.svelte-124nqci{position:absolute;top:0;left:0;transform:scale(2.75);opacity:0}.bottom-content.svelte-124nqci.svelte-124nqci.svelte-124nqci.svelte-124nqci{background-color:var(--footer-background-color, var(--footer-background-color-default));display:flex;flex-direction:column;justify-content:space-between;padding:5rem 2rem 2rem;box-sizing:border-box;align-items:center}@media screen and (max-width: 64rem){.bottom-content.svelte-124nqci.svelte-124nqci.svelte-124nqci.svelte-124nqci{padding:3.75rem 1rem 2rem}}.bottom-content.svelte-124nqci .links.svelte-124nqci.svelte-124nqci.svelte-124nqci{display:flex;justify-content:center;flex-wrap:wrap;max-width:98vw;margin-bottom:5rem}@media screen and (max-width: 64rem){.bottom-content.svelte-124nqci .links.svelte-124nqci.svelte-124nqci.svelte-124nqci{margin-bottom:3.75rem}}.bottom-content.svelte-124nqci .links a.svelte-124nqci.svelte-124nqci.svelte-124nqci{font-size:1.5625rem;line-height:162.5%;margin:1rem 0;letter-spacing:0;color:var(--footer-text-color, var(--footer-text-color-default));padding:0 1.5rem 0 1.5rem;margin:0;text-decoration:none;position:relative}.bottom-content.svelte-124nqci .links a.svelte-124nqci.svelte-124nqci.svelte-124nqci:hover{text-decoration:underline}.bottom-content.svelte-124nqci .links a.svelte-124nqci.svelte-124nqci.svelte-124nqci:after{content:'';pointer-events:none;position:absolute;width:0.125rem;height:60%;top:25%;background:var(--footer-text-color, var(--footer-text-color-default));opacity:0.3;right:-0.0625rem}.bottom-content.svelte-124nqci .links a.svelte-124nqci.svelte-124nqci.svelte-124nqci:last-child:after{content:'';margin:0;width:0;height:0}@media screen and (max-width: 64rem){.bottom-content.svelte-124nqci .links a.svelte-124nqci.svelte-124nqci.svelte-124nqci{font-size:1rem;line-height:162.5%;margin:1rem 0;letter-spacing:0;padding:0.25rem 0.75rem;margin:0}.bottom-content.svelte-124nqci .links a.svelte-124nqci.svelte-124nqci.svelte-124nqci:after{right:0;width:0.0625rem}}.bottom-content.svelte-124nqci .end-copy.svelte-124nqci.svelte-124nqci.svelte-124nqci{width:100%;max-width:114.258125em;display:flex;justify-content:space-between}@media screen and (max-width: 64rem){.bottom-content.svelte-124nqci .end-copy.svelte-124nqci.svelte-124nqci.svelte-124nqci{flex-direction:column;justify-content:flex-end;align-items:center}}.bottom-content.svelte-124nqci .end-copy.svelte-124nqci>div.svelte-124nqci.svelte-124nqci{width:33.33vw;color:var(--footer-text-color, var(--footer-text-color-default));text-align:center}@media screen and (max-width: 64rem){.bottom-content.svelte-124nqci .end-copy.svelte-124nqci>div.svelte-124nqci.svelte-124nqci{padding:0.3125rem;width:auto}.bottom-content.svelte-124nqci .end-copy.svelte-124nqci>div.copy-right.svelte-124nqci.svelte-124nqci{order:1}}.bottom-content.svelte-124nqci .end-copy.svelte-124nqci>div.svelte-124nqci>.svelte-124nqci{font-size:1rem;line-height:162.5%;margin:0;letter-spacing:0;color:inherit;background:none;border:none;text-decoration:none;padding:0}.bottom-content.svelte-124nqci .end-copy.svelte-124nqci>div.svelte-124nqci>.svelte-124nqci:not(p):hover{text-decoration:underline;cursor:pointer}.bottom-content.svelte-124nqci .end-copy.svelte-124nqci>div.right-links.svelte-124nqci.svelte-124nqci{justify-content:flex-end}.bottom-content.svelte-124nqci .end-copy.svelte-124nqci>div.left-links.svelte-124nqci.svelte-124nqci,.bottom-content.svelte-124nqci .end-copy.svelte-124nqci>div.right-links.svelte-124nqci.svelte-124nqci{display:flex}.bottom-content.svelte-124nqci .end-copy>div.left-links button.svelte-124nqci.svelte-124nqci.svelte-124nqci,.bottom-content.svelte-124nqci .end-copy>div.right-links button.svelte-124nqci.svelte-124nqci.svelte-124nqci,.bottom-content.svelte-124nqci .end-copy>div.left-links a.svelte-124nqci.svelte-124nqci.svelte-124nqci,.bottom-content.svelte-124nqci .end-copy>div.right-links a.svelte-124nqci.svelte-124nqci.svelte-124nqci{padding-left:1rem;position:relative;padding-right:1rem}.bottom-content.svelte-124nqci .end-copy>div.left-links button.svelte-124nqci.svelte-124nqci.svelte-124nqci:after,.bottom-content.svelte-124nqci .end-copy>div.right-links button.svelte-124nqci.svelte-124nqci.svelte-124nqci:after,.bottom-content.svelte-124nqci .end-copy>div.left-links a.svelte-124nqci.svelte-124nqci.svelte-124nqci:after,.bottom-content.svelte-124nqci .end-copy>div.right-links a.svelte-124nqci.svelte-124nqci.svelte-124nqci:after{content:'';pointer-events:none;position:absolute;width:0.125rem;height:60%;top:25%;background:var(--footer-text-color, var(--footer-text-color-default));opacity:0.3;right:-0.0625rem}.bottom-content.svelte-124nqci .end-copy>div.left-links button.svelte-124nqci.svelte-124nqci.svelte-124nqci:last-child,.bottom-content.svelte-124nqci .end-copy>div.right-links button.svelte-124nqci.svelte-124nqci.svelte-124nqci:last-child,.bottom-content.svelte-124nqci .end-copy>div.left-links a.svelte-124nqci.svelte-124nqci.svelte-124nqci:last-child,.bottom-content.svelte-124nqci .end-copy>div.right-links a.svelte-124nqci.svelte-124nqci.svelte-124nqci:last-child{padding-right:0}.bottom-content.svelte-124nqci .end-copy>div.left-links button.svelte-124nqci.svelte-124nqci.svelte-124nqci:last-child:after,.bottom-content.svelte-124nqci .end-copy>div.right-links button.svelte-124nqci.svelte-124nqci.svelte-124nqci:last-child:after,.bottom-content.svelte-124nqci .end-copy>div.left-links a.svelte-124nqci.svelte-124nqci.svelte-124nqci:last-child:after,.bottom-content.svelte-124nqci .end-copy>div.right-links a.svelte-124nqci.svelte-124nqci.svelte-124nqci:last-child:after{content:'';margin:0;width:0;height:0}.bottom-content.svelte-124nqci .end-copy>div.left-links button.svelte-124nqci.svelte-124nqci.svelte-124nqci:first-child,.bottom-content.svelte-124nqci .end-copy>div.right-links button.svelte-124nqci.svelte-124nqci.svelte-124nqci:first-child,.bottom-content.svelte-124nqci .end-copy>div.left-links a.svelte-124nqci.svelte-124nqci.svelte-124nqci:first-child,.bottom-content.svelte-124nqci .end-copy>div.right-links a.svelte-124nqci.svelte-124nqci.svelte-124nqci:first-child{padding-left:0}.sr-only.svelte-124nqci.svelte-124nqci.svelte-124nqci.svelte-124nqci:not(:focus):not(:active){clip:rect(0 0 0 0);-webkit-clip-path:inset(100%);clip-path:inset(100%);height:0.0625rem;overflow:hidden;position:absolute;white-space:nowrap;width:0.0625rem}