#homepage-header{height:calc(100dvh - 125px);margin-top:69px;display:flex;justify-content:space-between;align-items:stretch;flex-wrap:nowrap}#homepage-header .video-container{width:50%;height:100%;transition:.5s;position:relative}#homepage-header .video-container img,#homepage-header .video-container video{width:100%;height:100%;object-fit:cover;object-position:center;position:relative;z-index:-1}#homepage-header .video-container.furniture:hover,#homepage-header .video-container.staircases:hover{width:75vw}#homepage-header .video-container.furniture:has(~.video-container.staircases:hover),#homepage-header .video-container.furniture:hover+.video-container.staircases{width:25vw}#homepage-header .video-container.furniture:has(~.video-container.staircases:hover)::after,#homepage-header .video-container.furniture:hover+.video-container.staircases::after{content:"";opacity:.75}#homepage-header .video-container .text-container{position:absolute;bottom:0;width:100%;height:300px;z-index:10;background:linear-gradient(180deg,rgba(21,21,21,0) 0,#151515 100%);padding-top:200px}#homepage-header .video-container .text-container>p{color:#fff;margin:0 auto;display:table;text-align:center;text-decoration:none;border:1px solid #fff;padding:10px 40px}#homepage-header .video-container .text-container>p:hover{background-color:#2e2b2b}@media screen and (max-width:820px){#homepage-header .video-container .text-container>p{width:250px;padding:10px}}#homepage-header.has-sale-banner{margin-top:110px;overflow:hidden;height:calc(100dvh - 170px)}@media screen and (max-width:1024px){#homepage-header{flex-direction:column;flex-wrap:wrap;margin-top:120px;height:calc(100dvh - 180px)}#homepage-header.has-sale-banner{margin-top:165px;height:calc(100dvh - 220px)}#homepage-header .video-container{width:100%;height:50%}#homepage-header .video-container.furniture:has(~.video-container.staircases:hover),#homepage-header .video-container.furniture:hover,#homepage-header .video-container.furniture:hover+.video-container.staircases,#homepage-header .video-container.staircases:hover{width:100%}#homepage-header .video-container.furniture:has(~.video-container.staircases:hover)::after,#homepage-header .video-container.furniture:hover+.video-container.staircases::after{opacity:0}#homepage-header .video-container .text-container{top:50%;transform:translate(0,-50%);bottom:unset;height:unset;background:unset;padding-top:unset}}@media screen and (max-width:783px){#homepage-header.has-sale-banner{margin-top:160px;height:calc(100dvh - 220px)}}#trustpilot{width:100%;padding:1rem 0;display:flex;justify-content:center;align-items:end;box-shadow:-5px -5px 10px rgba(0,0,0,.2);z-index:10000;position:absolute}#trustpilot img{width:100px;height:auto}#trustpilot .text{color:#2e2b2b;margin-left:1rem;font-size:1rem;font-weight:300;font-family:montserrat;padding-top:5px;line-height:1.1}