<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(.9)}to{transform:scale(1)}}.g-popup{display:none;z-index:1000;position:fixed;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);align-items:start;justify-content:space-around;overflow-y:auto;padding:15px}.g-popup--small .g-popup__body{max-width:500px!important}.g-popup.show{display:flex!important}@media (min-width:768px){.g-popup{align-items:center}}.g-popup__close{cursor:pointer;position:absolute;top:10px;right:10px}.g-popup__close:after{font-family:monospace,Segoe UI Symbol;content:"✕";color:#000}.g-popup__body{width:100%;position:relative;background-color:#fff;padding:24px;border-radius:5px;max-width:750px;margin:auto}@media (min-width:768px){.g-popup__body{padding:36px}}.c-ratio__1-1{overflow:hidden;position:relative;background-size:cover;background-repeat:no-repeat;background-position:50%;top:0;right:0;bottom:0;left:0}.c-ratio__1-1:before{content:"";display:block;padding-top:100%}.c-ratio__1-1 .c-card__img,.c-ratio__1-1 iframe,.c-ratio__1-1&gt;img{position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.c-ratio__4-3{overflow:hidden;position:relative;background-size:cover;background-repeat:no-repeat;background-position:50%;top:0;right:0;bottom:0;left:0}.c-ratio__4-3:before{content:"";display:block;padding-top:75%}.c-ratio__4-3 .c-card__img,.c-ratio__4-3 iframe,.c-ratio__4-3&gt;img{position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.c-ratio__16-9{overflow:hidden;position:relative;background-size:cover;background-repeat:no-repeat;background-position:50%;top:0;right:0;bottom:0;left:0}.c-ratio__16-9:before{content:"";display:block;padding-top:56.25%}.c-ratio__16-9 .c-card__img,.c-ratio__16-9 iframe,.c-ratio__16-9&gt;img{position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.c-ratio__2-1{overflow:hidden;position:relative;background-size:cover;background-repeat:no-repeat;background-position:50%;top:0;right:0;bottom:0;left:0}.c-ratio__2-1:before{content:"";display:block;padding-top:50%}.c-ratio__2-1 .c-card__img,.c-ratio__2-1 iframe,.c-ratio__2-1&gt;img{position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.c-header-progress{position:fixed;max-width:100%;z-index:1000;top:53.66667px}@media (min-width:992px){.c-header-progress{margin-left:215px;top:60px}}.c-header-progress .container-fluid{margin-left:0;margin-right:0}@media (min-width:992px){.c-header-progress .container-fluid{padding-left:30px;padding-right:30px}}.c-header-progress__back{font-size:17px}.c-header-progress__back,.c-header-progress__back:active,.c-header-progress__back:focus,.c-header-progress__back:hover{text-decoration:none!important;color:#fff!important}@media (max-width:992px){.c-header-progress__back{position:absolute;right:20px;top:-23.33333px;z-index:1000}}.c-header-progress__back .chevron:before{content:"›";font-size:30px}.c-header-progress__back .chevron:before,.c-header-progress__back .close:before{font-family:monospace,Segoe UI Symbol;color:#fff;font-weight:700;font-style:normal}.c-header-progress__back .close:before{content:"✕"}.c-header-progress__steps{visibility:hidden;display:table;table-layout:fixed;width:100%}@media (max-width:992px){.c-header-progress__steps{position:relative;top:-5px}}.c-header-progress__steps.visible{visibility:visible!important}.c-header-progress__steps&gt;li{display:table-cell;position:relative}.c-header-progress__steps&gt;li:after{content:"";height:3px;width:100%;background-color:#fff;position:absolute;border-right:4px solid #004fa3}@media (min-width:992px){.c-header-progress__steps&gt;li:after{height:5px}}.c-header-progress__steps&gt;li.current:after,.c-header-progress__steps&gt;li.current~li:after{background-color:hsla(0,0%,100%,.2)}.c-floor-explorer .c-stepline{display:inline-block;position:relative;padding-left:40px;list-style:none;counter-reset:progress}.c-floor-explorer .c-stepline:before{position:absolute;display:inline-block;content:"";top:0;left:12px;height:calc(100% - 20px);border-left:1px solid #626261}.c-floor-explorer .c-stepline__item{color:#000;position:relative;counter-increment:progress}.c-floor-explorer .c-stepline__item:not(:last-child){padding-bottom:25px}.c-floor-explorer .c-stepline__item:after{position:absolute;display:inline-block;top:-2px;left:-40px;width:25px;height:25px;border:1px solid #626261;border-radius:50%;background-color:#fff;content:counters(progress,".");text-align:center;vertical-align:middle;line-height:25px;color:#626261}.c-floor-explorer .c-multicheck{list-style:none;display:flex;flex-wrap:wrap}@media (min-width:767px){.c-floor-explorer .c-multicheck li:first-child:last-child,.c-floor-explorer .c-multicheck li:first-child:last-child~li{width:calc(33.33333% - 8px)}.c-floor-explorer .c-multicheck li:first-child:last-child:nth-child(3n),.c-floor-explorer .c-multicheck li:first-child:last-child~li:nth-child(3n){margin-right:0}.c-floor-explorer .c-multicheck li:first-child:nth-last-child(2),.c-floor-explorer .c-multicheck li:first-child:nth-last-child(2)~li{width:calc(25% - 8px)}.c-floor-explorer .c-multicheck li:first-child:nth-last-child(2):nth-child(4n),.c-floor-explorer .c-multicheck li:first-child:nth-last-child(2)~li:nth-child(4n){margin-right:0}.c-floor-explorer .c-multicheck li:first-child:nth-last-child(3),.c-floor-explorer .c-multicheck li:first-child:nth-last-child(3)~li{width:calc(25% - 8px)}.c-floor-explorer .c-multicheck li:first-child:nth-last-child(3):nth-child(4n),.c-floor-explorer .c-multicheck li:first-child:nth-last-child(3)~li:nth-child(4n){margin-right:0}.c-floor-explorer .c-multicheck li:first-child:nth-last-child(4),.c-floor-explorer .c-multicheck li:first-child:nth-last-child(4)~li{width:calc(25% - 8px)}.c-floor-explorer .c-multicheck li:first-child:nth-last-child(4):nth-child(4n),.c-floor-explorer .c-multicheck li:first-child:nth-last-child(4)~li:nth-child(4n){margin-right:0}.c-floor-explorer .c-multicheck li:first-child:nth-last-child(5),.c-floor-explorer .c-multicheck li:first-child:nth-last-child(5)~li{width:calc(33.33333% - 8px)}.c-floor-explorer .c-multicheck li:first-child:nth-last-child(5):nth-child(3n),.c-floor-explorer .c-multicheck li:first-child:nth-last-child(5)~li:nth-child(3n){margin-right:0}.c-floor-explorer .c-multicheck li:first-child:nth-last-child(6),.c-floor-explorer .c-multicheck li:first-child:nth-last-child(6)~li{width:calc(25% - 8px)}.c-floor-explorer .c-multicheck li:first-child:nth-last-child(6):nth-child(4n),.c-floor-explorer .c-multicheck li:first-child:nth-last-child(6)~li:nth-child(4n){margin-right:0}.c-floor-explorer .c-multicheck li:first-child:nth-last-child(7),.c-floor-explorer .c-multicheck li:first-child:nth-last-child(7)~li{width:calc(25% - 8px)}.c-floor-explorer .c-multicheck li:first-child:nth-last-child(7):nth-child(4n),.c-floor-explorer .c-multicheck li:first-child:nth-last-child(7)~li:nth-child(4n){margin-right:0}.c-floor-explorer .c-multicheck li:first-child:nth-last-child(8),.c-floor-explorer .c-multicheck li:first-child:nth-last-child(8)~li{width:calc(25% - 8px)}.c-floor-explorer .c-multicheck li:first-child:nth-last-child(8):nth-child(4n),.c-floor-explorer .c-multicheck li:first-child:nth-last-child(8)~li:nth-child(4n){margin-right:0}.c-floor-explorer .c-multicheck li:first-child:nth-last-child(9),.c-floor-explorer .c-multicheck li:first-child:nth-last-child(9)~li{width:calc(33.33333% - 8px)}.c-floor-explorer .c-multicheck li:first-child:nth-last-child(9):nth-child(3n),.c-floor-explorer .c-multicheck li:first-child:nth-last-child(9)~li:nth-child(3n){margin-right:0}.c-floor-explorer .c-multicheck li:first-child:nth-last-child(10),.c-floor-explorer .c-multicheck li:first-child:nth-last-child(10)~li{width:calc(25% - 8px)}.c-floor-explorer .c-multicheck li:first-child:nth-last-child(10):nth-child(4n),.c-floor-explorer .c-multicheck li:first-child:nth-last-child(10)~li:nth-child(4n){margin-right:0}.c-floor-explorer .c-multicheck li:first-child:nth-last-child(11),.c-floor-explorer .c-multicheck li:first-child:nth-last-child(11)~li{width:calc(25% - 8px)}.c-floor-explorer .c-multicheck li:first-child:nth-last-child(11):nth-child(4n),.c-floor-explorer .c-multicheck li:first-child:nth-last-child(11)~li:nth-child(4n){margin-right:0}.c-floor-explorer .c-multicheck li:first-child:nth-last-child(12),.c-floor-explorer .c-multicheck li:first-child:nth-last-child(12)~li{width:calc(25% - 8px)}.c-floor-explorer .c-multicheck li:first-child:nth-last-child(12):nth-child(4n),.c-floor-explorer .c-multicheck li:first-child:nth-last-child(12)~li:nth-child(4n){margin-right:0}.c-floor-explorer .c-multicheck li:first-child:nth-last-child(13),.c-floor-explorer .c-multicheck li:first-child:nth-last-child(13)~li{width:calc(33.33333% - 8px)}.c-floor-explorer .c-multicheck li:first-child:nth-last-child(13):nth-child(3n),.c-floor-explorer .c-multicheck li:first-child:nth-last-child(13)~li:nth-child(3n){margin-right:0}.c-floor-explorer .c-multicheck li:first-child:nth-last-child(14),.c-floor-explorer .c-multicheck li:first-child:nth-last-child(14)~li{width:calc(25% - 8px)}.c-floor-explorer .c-multicheck li:first-child:nth-last-child(14):nth-child(4n),.c-floor-explorer .c-multicheck li:first-child:nth-last-child(14)~li:nth-child(4n){margin-right:0}.c-floor-explorer .c-multicheck li:first-child:nth-last-child(15),.c-floor-explorer .c-multicheck li:first-child:nth-last-child(15)~li{width:calc(25% - 8px)}.c-floor-explorer .c-multicheck li:first-child:nth-last-child(15):nth-child(4n),.c-floor-explorer .c-multicheck li:first-child:nth-last-child(15)~li:nth-child(4n){margin-right:0}.c-floor-explorer .c-multicheck li:first-child:nth-last-child(16),.c-floor-explorer .c-multicheck li:first-child:nth-last-child(16)~li{width:calc(25% - 8px)}.c-floor-explorer .c-multicheck li:first-child:nth-last-child(16):nth-child(4n),.c-floor-explorer .c-multicheck li:first-child:nth-last-child(16)~li:nth-child(4n){margin-right:0}}.c-floor-explorer .c-multicheck__option{border:1px solid #d9dada;border-radius:5px;overflow:hidden;margin-bottom:8px;width:100%;cursor:pointer;transition:all .25s ease-in-out;outline:none}.c-floor-explorer .c-multicheck__option:active,.c-floor-explorer .c-multicheck__option:focus{outline:none}@media (min-width:767px){.c-floor-explorer .c-multicheck__option{margin-right:8px;margin-bottom:8px}}.c-floor-explorer .c-multicheck__option.checked:not(.disabled){border-color:#00a676}.c-floor-explorer .c-multicheck__option.checked:not(.disabled) .c-multicheck__checkbox{background-color:#00a676}.c-floor-explorer .c-multicheck__option.disabled{cursor:default;opacity:.3}.c-floor-explorer .c-multicheck__img{display:none}@media (min-width:767px){.c-floor-explorer .c-multicheck__img{display:block}}.c-floor-explorer .c-multicheck__body{margin:10px 8px}.c-floor-explorer .c-multicheck__aligner{display:flex;justify-content:space-between;align-items:center}.c-floor-explorer .c-multicheck__label{color:#000;padding:0;margin:0;line-height:1;flex-grow:1;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}.c-floor-explorer .c-multicheck__checkbox{position:relative;line-height:0;background-color:#d9dada;border-radius:50%;padding:3px;flex-shrink:0;transition:all .25s ease-in-out;width:18px;height:18px}.c-floor-explorer .c-multicheck__checkbox:after{content:"✔";font-family:monospace,Segoe UI Symbol;font-size:13px;font-weight:700;color:#fff;position:absolute;left:calc(50% - 7px);bottom:calc(50% - 1px)}.c-floor-explorer .c-multicheck__sub{font-size:12px;margin-top:5px;line-height:1.25;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}.c-floor-explorer .c-colorcheck{list-style:none;display:flex;flex-wrap:wrap}.c-floor-explorer .c-colorcheck__option{border:1px solid #d9dada;border-radius:50%;overflow:hidden;margin-right:8px;margin-bottom:8px;cursor:pointer;flex-basis:calc(25% - 9px);position:relative;transition:all .25s ease-in-out;outline:none}.c-floor-explorer .c-colorcheck__option:active,.c-floor-explorer .c-colorcheck__option:focus{outline:none}@media (min-width:767px){.c-floor-explorer .c-colorcheck__option{flex-basis:calc(16.66667% - 9px)}}.c-floor-explorer .c-colorcheck__option.checked:not(.disabled){border-color:#00a676}.c-floor-explorer .c-colorcheck__option.checked:not(.disabled) .c-colorcheck__checkbox{opacity:1}.c-floor-explorer .c-colorcheck__option.checked:not(.disabled) .c-colorcheck__overlay{opacity:.2}.c-floor-explorer .c-colorcheck__option.disabled{cursor:default;opacity:.2}.c-floor-explorer .c-colorcheck__img{border-radius:50%;margin:3px}.c-floor-explorer .c-colorcheck__img img{border-radius:50%}.c-floor-explorer .c-colorcheck__overlay{opacity:0;position:absolute;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.2);border-radius:50%}.c-floor-explorer .c-colorcheck__checkbox{opacity:0;display:block;position:absolute;left:calc(50% - 15px);top:50%;line-height:0;transition:all .25s ease-in-out}.c-floor-explorer .c-colorcheck__checkbox:after{content:"✔";font-family:monospace,Segoe UI Symbol;color:#fff;font-size:30px;font-weight:700}.c-floor-explorer .c-bottombar{background-color:#f2f2f2;position:fixed;bottom:0;width:100%;display:flex;flex-direction:column;justify-content:space-around;align-items:center;min-height:48px;padding:10px var(--brand__wrapper--spacing,24px)}@media (min-width:767px){.c-floor-explorer .c-bottombar{min-height:60px;flex-direction:row;justify-content:space-between}}.c-floor-explorer .c-bottombar__label{display:flex;align-items:center;color:#000;font-weight:700;margin-bottom:5px}@media (min-width:767px){.c-floor-explorer .c-bottombar__label{margin-bottom:0}}.c-floor-explorer .c-bottombar__btn{color:#000;background-color:#f2f2f2;border-color:#d9dada}.c-floor-explorer .c-bottombar__btn:active,.c-floor-explorer .c-bottombar__btn:focus,.c-floor-explorer .c-bottombar__btn:hover{color:#000!important;background-color:#d9d9d9!important;border-color:#d9dada!important}.c-floor-explorer .c-bottombar__btn:after{content:"↺";font-family:monospace,Segoe UI Symbol;color:#000;margin-left:8px;font-size:20px}.c-floor-explorer .c-bottombar__count{transition:all .2s ease-in-out}.c-floor-explorer .c-bottombar__count--animate{font-size:large}.c-floor-explorer .c-floor-explorer-popup{align-items:start}@media (min-width:767px){.c-floor-explorer .c-floor-explorer-popup{align-items:center}}.c-floor-explorer .c-floor-explorer-popup .g-popup__body{max-width:616px;margin:15px}.c-floor-explorer .c-floor-explorer-popup .g-popup__body input[type=checkbox]~label{margin-left:-13px}.c-floor-explorer .c-floor-explorer-popup .g-popup__body .checkbox{margin-left:20px}.c-floor-explorer .c-step-result{padding:var(--brand__wrapper--spacing,24px);background-color:#fff;width:100%;height:100%}@media (min-width:992px){.c-floor-explorer .c-step-result{padding:var(--brand__wrapper--spacing,36px);width:50%}}@media (max-width:991px){.c-floor-explorer .c-step-result{margin-bottom:15vh}}.c-floor-explorer .c-checklist{list-style:none}.c-floor-explorer .c-checklist__item{margin-bottom:5px}.c-floor-explorer .c-checklist__item:before{font-family:monospace,Segoe UI Symbol;content:"✔";color:#fff;border:3px solid #00a676;background-color:#00a676;border-radius:50%;margin-right:10px;display:inline-block;width:20px;height:20px;font-weight:700;text-align:center;vertical-align:middle;line-height:16px}.c-floor-explorer h1,.c-floor-explorer h2,.c-floor-explorer h3,.c-floor-explorer h4{font-weight:var(--set-heading--font-weight,bold)}.c-floor-explorer hr{height:1px}.c-floor-explorer__bg{background-size:cover;background-repeat:no-repeat;background-position:50%;position:fixed;top:0;right:0;bottom:0;left:0}.c-floor-explorer__bg img{width:100%;height:100vh;-o-object-fit:cover;object-fit:cover;overflow:hidden}.c-floor-explorer-result .c-floor-explorer__bg{position:relative}.c-floor-explorer-result .c-floor-explorer__bg img{height:25vh}@media (min-width:992px){.c-floor-explorer-result .c-floor-explorer__bg{left:50%;position:fixed}.c-floor-explorer-result .c-floor-explorer__bg img{height:100vh}}@media (min-width:992px) and (min-width:992px){.c-floor-explorer-result .c-floor-explorer__bg img{width:50vw!important}}.c-floor-explorer__inner{position:relative;margin-bottom:60vh}@media (min-width:767px){.c-floor-explorer__inner{margin-top:0}}.c-floor-explorer__inner .c-step{display:none;position:relative;width:100%;max-width:768px;padding:15px}@media (min-width:767px){.c-floor-explorer__inner .c-step{padding:var(--brand__wrapper--spacing,30px)}}.c-floor-explorer__inner .c-step.show{display:block!important}.c-floor-explorer__inner .c-step h1,.c-floor-explorer__inner .c-step h2,.c-floor-explorer__inner .c-step h3{display:inline-block}.c-floor-explorer__inner .c-step__inner{display:inline-block;background-color:#fff;padding:24px;border-radius:5px;width:100%}@media (min-width:767px){.c-floor-explorer__inner .c-step__inner{padding:36px}}.c-floor-explorer__inner .c-step__btns{display:inline-block}@font-face{font-family:Arial Adjusted;src:local(Arial);font-style:normal;size-adjust:100.06%;ascent-override:96%;descent-override:16%;line-gap-override:8%}@font-face{font-family:Roboto;src:url("/node_modules/@unilin/dlw.scbase.staticsite/dist/sites/uf-rebranding/fonts/roboto/roboto-v27-cyrillic-300.woff2") format("woff2");font-weight:300;font-style:normal;font-display:swap;unicode-range:u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Roboto;src:url("/node_modules/@unilin/dlw.scbase.staticsite/dist/sites/uf-rebranding/fonts/roboto/roboto-v27-cyrillic-500.woff2") format("woff2");font-weight:500;font-style:normal;font-display:swap;unicode-range:u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Roboto;src:url("/node_modules/@unilin/dlw.scbase.staticsite/dist/sites/uf-rebranding/fonts/roboto/roboto-v27-cyrillic-regular.woff2") format("woff2");font-weight:400;font-style:normal;font-display:swap;unicode-range:u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Roboto;src:url("/node_modules/@unilin/dlw.scbase.staticsite/dist/sites/uf-rebranding/fonts/roboto/roboto-v27-cyrillic-ext-300.woff2") format("woff2");font-weight:300;font-style:normal;font-display:swap;unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Roboto;src:url("/node_modules/@unilin/dlw.scbase.staticsite/dist/sites/uf-rebranding/fonts/roboto/roboto-v27-cyrillic-ext-500.woff2") format("woff2");font-weight:500;font-style:normal;font-display:swap;unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Roboto;src:url("/node_modules/@unilin/dlw.scbase.staticsite/dist/sites/uf-rebranding/fonts/roboto/roboto-v27-cyrillic-ext-regular.woff2") format("woff2");font-weight:400;font-style:normal;font-display:swap;unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Roboto;src:url("/node_modules/@unilin/dlw.scbase.staticsite/dist/sites/uf-rebranding/fonts/roboto/roboto-v27-latin-300.woff2") format("woff2");font-weight:300;font-style:normal;font-display:swap;unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Roboto;src:url("/node_modules/@unilin/dlw.scbase.staticsite/dist/sites/uf-rebranding/fonts/roboto/roboto-v27-latin-500.woff2") format("woff2");font-weight:500;font-style:normal;font-display:swap;unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Roboto;src:url("/node_modules/@unilin/dlw.scbase.staticsite/dist/sites/uf-rebranding/fonts/roboto/roboto-v27-latin-regular.woff2") format("woff2");font-weight:400;font-style:normal;font-display:swap;unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Roboto;src:url("/node_modules/@unilin/dlw.scbase.staticsite/dist/sites/uf-rebranding/fonts/roboto/roboto-v27-latin-ext-300.woff2") format("woff2");font-weight:300;font-style:normal;font-display:swap;unicode-range:u+0100-024f,u+0259,u+1e??,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Roboto;src:url("/node_modules/@unilin/dlw.scbase.staticsite/dist/sites/uf-rebranding/fonts/roboto/roboto-v27-latin-ext-500.woff2") format("woff2");font-weight:500;font-style:normal;font-display:swap;unicode-range:u+0100-024f,u+0259,u+1e??,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Roboto;src:url("/node_modules/@unilin/dlw.scbase.staticsite/dist/sites/uf-rebranding/fonts/roboto/roboto-v27-latin-ext-regular.woff2") format("woff2");font-weight:400;font-style:normal;font-display:swap;unicode-range:u+0100-024f,u+0259,u+1e??,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Roboto;src:url("/node_modules/@unilin/dlw.scbase.staticsite/dist/sites/uf-rebranding/fonts/roboto/roboto-v27-greek-300.woff2") format("woff2");font-weight:300;font-style:normal;font-display:swap;unicode-range:u+0370-03ff}@font-face{font-family:Roboto;src:url("/node_modules/@unilin/dlw.scbase.staticsite/dist/sites/uf-rebranding/fonts/roboto/roboto-v27-greek-500.woff2") format("woff2");font-weight:500;font-style:normal;font-display:swap;unicode-range:u+0370-03ff}@font-face{font-family:Roboto;src:url("/node_modules/@unilin/dlw.scbase.staticsite/dist/sites/uf-rebranding/fonts/roboto/roboto-v27-greek-regular.woff2") format("woff2");font-weight:400;font-style:normal;font-display:swap;unicode-range:u+0370-03ff}@font-face{font-family:Roboto;src:url("/node_modules/@unilin/dlw.scbase.staticsite/dist/sites/uf-rebranding/fonts/roboto/roboto-v27-greek-ext-300.woff2") format("woff2");font-weight:300;font-style:normal;font-display:swap;unicode-range:u+1f??}@font-face{font-family:Roboto;src:url("/node_modules/@unilin/dlw.scbase.staticsite/dist/sites/uf-rebranding/fonts/roboto/roboto-v27-greek-ext-500.woff2") format("woff2");font-weight:500;font-style:normal;font-display:swap;unicode-range:u+1f??}@font-face{font-family:Roboto;src:url("/node_modules/@unilin/dlw.scbase.staticsite/dist/sites/uf-rebranding/fonts/roboto/roboto-v27-greek-ext-regular.woff2") format("woff2");font-weight:400;font-style:normal;font-display:swap;unicode-range:u+1f??}.o-grid{--grid--active:1;display:grid;align-content:start;grid-template-columns:repeat(var(--o-grid--columns,1),1fr)}.o-grid--1{--o-grid--columns:1}.o-grid--2{--o-grid--columns:2}.o-grid--3{--o-grid--columns:3}.o-grid--4{--o-grid--columns:4}.o-grid--5{--o-grid--columns:5}.o-grid--6{--o-grid--columns:6}.o-grid--7{--o-grid--columns:7}.o-grid--8{--o-grid--columns:8}.o-grid--9{--o-grid--columns:9}.o-grid--10{--o-grid--columns:10}@media (min-width:48em){.o-grid--1\@tablet{--o-grid--columns:1}}@media (min-width:48em){.o-grid--2\@tablet{--o-grid--columns:2}}@media (min-width:48em){.o-grid--3\@tablet{--o-grid--columns:3}}@media (min-width:48em){.o-grid--4\@tablet{--o-grid--columns:4}}@media (min-width:48em){.o-grid--5\@tablet{--o-grid--columns:5}}@media (min-width:48em){.o-grid--6\@tablet{--o-grid--columns:6}}@media (min-width:48em){.o-grid--7\@tablet{--o-grid--columns:7}}@media (min-width:48em){.o-grid--8\@tablet{--o-grid--columns:8}}@media (min-width:48em){.o-grid--9\@tablet{--o-grid--columns:9}}@media (min-width:48em){.o-grid--10\@tablet{--o-grid--columns:10}}@media (min-width:62em){.o-grid--1\@desktop{--o-grid--columns:1}}@media (min-width:62em){.o-grid--2\@desktop{--o-grid--columns:2}}@media (min-width:62em){.o-grid--3\@desktop{--o-grid--columns:3}}@media (min-width:62em){.o-grid--4\@desktop{--o-grid--columns:4}}@media (min-width:62em){.o-grid--5\@desktop{--o-grid--columns:5}}@media (min-width:62em){.o-grid--6\@desktop{--o-grid--columns:6}}@media (min-width:62em){.o-grid--7\@desktop{--o-grid--columns:7}}@media (min-width:62em){.o-grid--8\@desktop{--o-grid--columns:8}}@media (min-width:62em){.o-grid--9\@desktop{--o-grid--columns:9}}@media (min-width:62em){.o-grid--10\@desktop{--o-grid--columns:10}}.o-span{grid-column:span var(--o-grid--span,1)}.o-span--1{--o-grid--span:1}.o-span--2{--o-grid--span:2}.o-span--3{--o-grid--span:3}.o-span--4{--o-grid--span:4}.o-span--5{--o-grid--span:5}.o-span--6{--o-grid--span:6}.o-span--7{--o-grid--span:7}.o-span--8{--o-grid--span:8}.o-span--9{--o-grid--span:9}.o-span--10{--o-grid--span:10}@media (min-width:48em){.o-span--1\@tablet{--o-grid--span:1}}@media (min-width:48em){.o-span--2\@tablet{--o-grid--span:2}}@media (min-width:48em){.o-span--3\@tablet{--o-grid--span:3}}@media (min-width:48em){.o-span--4\@tablet{--o-grid--span:4}}@media (min-width:48em){.o-span--5\@tablet{--o-grid--span:5}}@media (min-width:48em){.o-span--6\@tablet{--o-grid--span:6}}@media (min-width:48em){.o-span--7\@tablet{--o-grid--span:7}}@media (min-width:48em){.o-span--8\@tablet{--o-grid--span:8}}@media (min-width:48em){.o-span--9\@tablet{--o-grid--span:9}}@media (min-width:48em){.o-span--10\@tablet{--o-grid--span:10}}@media (min-width:62em){.o-span--1\@desktop{--o-grid--span:1}}@media (min-width:62em){.o-span--2\@desktop{--o-grid--span:2}}@media (min-width:62em){.o-span--3\@desktop{--o-grid--span:3}}@media (min-width:62em){.o-span--4\@desktop{--o-grid--span:4}}@media (min-width:62em){.o-span--5\@desktop{--o-grid--span:5}}@media (min-width:62em){.o-span--6\@desktop{--o-grid--span:6}}@media (min-width:62em){.o-span--7\@desktop{--o-grid--span:7}}@media (min-width:62em){.o-span--8\@desktop{--o-grid--span:8}}@media (min-width:62em){.o-span--9\@desktop{--o-grid--span:9}}@media (min-width:62em){.o-span--10\@desktop{--o-grid--span:10}}.o-gap{column-gap:var(--set-gap--column,var(--o-gap--column,0));row-gap:var(--set-gap--row,var(--o-gap--row,0))}.o-gap.o-gap{--o-gap--column:var(--set-gap--column,var(--brand__spacing));--o-gap--row:var(--set-gap--column,var(--brand__spacing))}.o-gap.o-gap--none{--o-gap--column:var(--set-gap--column,0);--o-gap--row:var(--set-gap--column,0)}.o-gap.o-gap--small{--o-gap--column:var(--set-gap--column,var(--brand__spacing--small));--o-gap--row:var(--set-gap--column,var(--brand__spacing--small))}.o-gap.o-gap--large{--o-gap--column:var(--set-gap--column,var(--brand__spacing--large));--o-gap--row:var(--set-gap--column,var(--brand__spacing--large))}.rb.c-floor-explorer{--set-heading--font-weight:var(--brand__font-weight--light);font-family:var(--brand__font-family);font-weight:var(--brand__font-weight--body);font-size:var(--brand__font-size);color:var(--brand__text--color);position:relative}.rb.c-floor-explorer .c-floor-explorer__bg{background-color:var(--brand__bg-color--light-gray);z-index:-1;--set-img--width:100%;--set-img--height:100%}.rb.c-floor-explorer .c-floor-explorer__inner{max-width:var(--wrapper--width);margin:0 auto}.rb.c-floor-explorer .c-floor-explorer__inner,.rb.c-floor-explorer .c-step.current{margin-bottom:0;min-height:calc(100vh - var(--header--height))}.rb.c-floor-explorer .c-step{--set-heading--line-height:1.4;padding:20px}.rb.c-floor-explorer .c-step__inner{border-radius:0;box-shadow:var(--brand__box-shadow--medium)}.rb.c-floor-explorer .c-stepline:before{border-inline-start-color:var(--brand__color--gray)}.rb.c-floor-explorer .c-stepline__item:after{background:var(--brand__color--light-gray);color:var(--brand__color--dark-gray);border:none}.rb.c-floor-explorer .c-checklist__item:before{border:none;background:none;line-height:inherit;content:var(--brand__icon--check);filter:var(--brand__filter--black-to-primary);width:auto;height:auto}.rb.c-floor-explorer .c-floor-explorer-popup .g-popup__body{border-radius:0;position:absolute;top:50%;transform:translateY(-50%);width:min(90%,600px)}.rb.c-floor-explorer .c-floor-explorer-popup .g-popup__body .g-popup__close{top:20px;right:20px;z-index:1}.rb.c-floor-explorer .c-floor-explorer-popup .g-popup__body .g-popup__close:after{content:""}.rb.c-floor-explorer .c-floor-explorer-popup .g-popup__body .checkbox{--set-choice--top:1px;margin-left:4px}@media (max-width:46.1875rem){.rb.c-floor-explorer .c-floor-explorer-popup .g-popup__body .g-popup__body__cta{display:flex;justify-content:center}}.rb.c-floor-explorer .c-btn{transition:background .2s ease,filter .2s ease}.rb.c-floor-explorer .c-btn.rb-btn--secondary:after{filter:brightness(0) saturate(100%) invert(18%) sepia(54%) saturate(2953%) hue-rotate(206deg) brightness(98%) contrast(98%)}.rb.c-floor-explorer .c-btn--arrow-r .rb.c-floor-explorer .c-btn:active:after,.rb.c-floor-explorer .c-btn--arrow-r .rb.c-floor-explorer .c-btn:focus:after,.rb.c-floor-explorer .c-btn--arrow-r .rb.c-floor-explorer .c-btn:hover:after,.rb.c-floor-explorer .c-btn.rb-btn--more:after,.rb.c-floor-explorer .c-btn.rb-btn--primary:after,.rb.c-floor-explorer .c-btn.rb-btn--secondary:hover:after{filter:brightness(0) saturate(100%) invert(95%) sepia(97%) saturate(14%) hue-rotate(213deg) brightness(104%) contrast(104%)}.rb.c-floor-explorer .c-btn--arrow-r:after{content:"";background-image:var(--brand__icon--arrow);background-repeat:no-repeat;background-size:var(--brand__button--line-height) var(--brand__button--line-height);background-position:var(--icon-css--bg-position,center);display:block;height:var(--set-svg--size);width:var(--set-svg--size);margin:var(--set-svg--margin)}.rb.c-floor-explorer .c-multicheck__option{border-radius:0;border:none;box-shadow:var(--brand__box-shadow--medium)}.rb.c-floor-explorer .c-colorcheck__img img,.rb.c-floor-explorer .c-multicheck__img img{width:100%;height:100%}.rb.c-floor-explorer .c-multicheck__option .c-multicheck__checkbox{border-radius:0;border:var(--input--border);background:var(--brand__color--white);transition:none}.rb.c-floor-explorer .c-multicheck__option .c-multicheck__checkbox:after{display:none}.rb.c-floor-explorer .c-colorcheck__option.checked:not(.disabled) .c-colorcheck__overlay,.rb.c-floor-explorer .c-multicheck__option.checked:not(.disabled) .c-multicheck__checkbox{background-color:var(--brand__color--secondary);border:var(--brand__color--secondary);background-image:var(--brand__icon--check-white);background-repeat:no-repeat;background-size:14px 14px;background-position:var(--icon-css--bg-position,center)}.rb.c-floor-explorer .c-colorcheck__option.checked:not(.disabled) .c-colorcheck__overlay{background-color:transparent;background-size:30px 30px;opacity:1;filter:drop-shadow(1px 1px 1px rgba(0,0,0,.8))}.rb.c-floor-explorer .c-colorcheck__option.checked:not(.disabled),.rb.c-floor-explorer .c-multicheck__option.checked:not(.disabled){border-color:var(--brand__color--secondary);background:var(--brand__color--lighter-gray)}.rb.c-floor-explorer .c-colorcheck__checkbox:after{display:none}.rb.c-floor-explorer .c-bottombar{position:sticky;bottom:0;display:flex;justify-content:space-between;flex-direction:row;flex-wrap:wrap;gap:20px 10px;box-shadow:var(--brand__box-shadow--top);z-index:1}.rb.c-floor-explorer .c-bottombar__label{font-weight:var(--brand__font-weight--bold)}.rb.c-floor-explorer .c-bottombar__btn:after{margin-bottom:2px}.c-header-progress{margin-left:0!important;top:var(--header--height);z-index:calc(var(--brand__z-index--header) - 1);left:var(--page--border-width,0);right:var(--page--border-width,0)}.c-header-progress .container-fluid{padding-left:0!important;padding-right:0!important}.c-header-progress__steps{margin:0;top:0}.c-header-progress__steps&gt;li:after{background:var(--brand__color--secondary);height:6px;border-right:none}.c-header-progress__steps&gt;li.current:after,.c-header-progress__steps&gt;li.current~li:after{background:hsla(0,0%,100%,.4)}.c-header-progress__wrapper{flex-wrap:wrap}.c-header-progress__back{display:none!important}.rb.c-floor-explorer .c-step-result{padding:var(--brand__wrapper--spacing,var(--wrapper--spacing))}.rb.c-floor-explorer .c-step-result h3{font-size:18px;color:var(--brand__color--text)}@media (min-width:61.25rem){.rb.c-floor-explorer .c-step-result{min-height:calc(100vh - var(--header--height));--set-heading--margin:0 0 8px;--spacing:36px;-webkit-padding-start:max(var(--wrapper--spacing,0),calc(50vw - var(--wrapper--width)/2 + var(--wrapper--initial-spacing, 0px)/2 - var(--page--border-width, 0px)));padding-inline-start:max(var(--wrapper--spacing,0),calc(50vw - var(--wrapper--width)/2 + var(--wrapper--initial-spacing, 0px)/2 - var(--page--border-width, 0px)));width:50%;overflow:hidden}.rb.c-floor-explorer .c-step-result h3{font-size:22px}.rb.c-floor-explorer .c-floor-explorer__box{position:relative;z-index:1;padding:var(--brand__spacing) 0;margin:var(--brand__spacing) 0 0}.rb.c-floor-explorer .c-floor-explorer__box:before{content:"";background:var(--brand__color--light-gray);position:absolute;top:0;right:calc(var(--spacing)*-1);bottom:-100vw;left:-100vw;z-index:-1}.rb.c-floor-explorer hr{display:none}}
</pre></body></html>