@media screen and (min-width:992px){.wrapper{display:flex;align-items:center}.wrapper .background-container{position:absolute;padding-right:6rem}.wrapper .text-container{position:relative;right:0;top:0;width:45%;height:100vh;padding:3rem;margin-left:55%;box-sizing:border-box}.wrapper .text-container h2{margin-bottom:1.5rem;font-size:2rem}.wrapper .products .row{grid-template-columns:repeat(auto-fill,calc((100% - 3rem)/ 4))}.wrapper .swiper-details{position:fixed;width:45%}.wrapper .swiper-wrapper .swiper-slide .details{display:flex;justify-content:space-between;height:calc(600px - 9rem - 75px)}.wrapper .swiper-wrapper .swiper-slide .details .image{width:40%}.wrapper .swiper-wrapper .swiper-slide .details .image img{max-width:100%;max-height:100%}.wrapper .swiper-wrapper .swiper-slide .details .description{width:55%}.wrapper .swiper-wrapper .swiper-slide .details .learn-more{width:55%;right:0}}@media screen and (max-width:575px){.wrapper{flex-direction:column}.wrapper .background-container{position:relative}.wrapper .text-container{padding:1.5rem;position:relative}.wrapper .text-container h2{margin-bottom:1.5rem;font-size:2rem}.wrapper .products .row{grid-template-columns:repeat(auto-fill,calc((100% - 1rem)/ 2))}.wrapper .swiper-details{position:fixed;width:100%}.wrapper .swiper-wrapper .swiper-slide .details{display:flex;justify-content:space-between;flex-direction:column;height:calc(600px - 9rem - 75px)}.wrapper .swiper-wrapper .swiper-slide .details .image{margin-bottom:1.5rem}.wrapper .swiper-wrapper .swiper-slide .details .image img{max-width:200px;max-height:180px}.wrapper .swiper-wrapper .swiper-slide .details .learn-more{width:100%;right:0}}body,html{margin:0;background:#3a393b}h1,h2,h3,h4,h5,h6,p,ul{margin:0;padding:0}ul{list-style:none}a,img{display:block}video{width:100%;height:auto}.music-box{position:absolute;top:1.5rem;left:1.5rem}.music-box audio{display:none}.music-box.playing .play-icon{display:block!important}.music-box.playing .pause-icon{display:none}.music-box .btn{position:absolute;width:36px;height:36px;display:block;cursor:pointer;border:none;transition:all .3s;z-index:2;border-radius:10px;background:#fff}.music-box .btn .play-icon{display:none}.wrapper .background-container .pc,.wrapper .background-container .sp{display:none}.wrapper .background-container .active{display:block}.wrapper .text-container{box-sizing:border-box;overflow:hidden;height:auto}.wrapper .text-container h2{text-align:center;font-family:Merriweather,serif}.wrapper .text-container p{font-family:'Merriweather Sans',sans-serif;line-height:1.5rem}.wrapper .text-container .products .row{margin-top:1.5rem;display:grid;justify-content:space-between;grid-gap:1rem}.wrapper .text-container .products .row .product{cursor:pointer;margin-top:1.5rem}.wrapper .text-container .products .row .product .image{background:rgba(255,255,255,.7);position:relative;width:100%;padding-top:100%;margin-bottom:.75rem;border-radius:10px;overflow:hidden}.wrapper .text-container .products .row .product img{position:absolute;top:50%;left:0;width:100%;transform:translateY(-50%);box-sizing:border-box;height:auto}.wrapper .text-container .products .row .product .title{text-align:center;font-size:14px;font-weight:700}.wrapper .text-container .swiper-details{bottom:0;right:0;margin-left:auto;margin-right:auto;transform:translateY(100%);transition:.6s cubic-bezier(.075,.82,.165,1)}.wrapper .text-container .swiper-details.slide-up{transform:translateY(0)}.wrapper .text-container .cross{position:absolute;right:0;top:0;color:#fff;z-index:8;cursor:pointer;font-size:1.4rem;width:50px;height:50px;text-align:center;line-height:50px}.wrapper .text-container .swiper-wrapper{color:rgba(255,255,255,.8);box-sizing:border-box}.wrapper .text-container .swiper-wrapper h3{width:100%;text-align:left;color:#fff;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.wrapper .text-container .swiper-wrapper .swiper-slide{text-align:center;display:flex;align-items:center;background-size:cover;background-position:center;flex-direction:column;padding:3rem 3rem 6rem;box-sizing:border-box}.wrapper .text-container .swiper-wrapper .swiper-slide h3{margin-bottom:1.5rem}.wrapper .text-container .swiper-wrapper .swiper-slide .details{display:flex;text-align:left;overflow:hidden;position:relative;font-family:'Merriweather Sans',sans-serif;line-height:1.5rem}.wrapper .text-container .swiper-wrapper .swiper-slide .details h4{margin-bottom:.75rem}.wrapper .text-container .swiper-wrapper .swiper-slide .details img{display:block;width:auto;height:auto}.wrapper .text-container .swiper-wrapper .swiper-slide .details .learn-more{position:absolute;bottom:-2px;display:block;color:rgba(255,255,255,.7)}.wrapper .text-container .swiper-wrapper .swiper-slide .details .learn-more:hover{color:#fff}.wrapper .text-container .swiper-wrapper .swiper-slide .details .learn-more:after{content:'';height:3rem;display:block;top:-3rem;left:0;width:100%;position:absolute}.wrapper .text-container .navigation{position:absolute;display:flex;width:100%;bottom:3rem}.wrapper .text-container .navigation .swiper-button-next::after,.wrapper .text-container .navigation .swiper-button-prev::after,.wrapper .text-container .navigation .swiper-pagination::after{display:none}.wrapper .text-container .navigation .swiper-button-next,.wrapper .text-container .navigation .swiper-button-prev{width:40px;height:40px;border-radius:50%;border:1px solid rgba(255,255,255,.7);box-sizing:border-box}.wrapper .text-container .navigation .swiper-button-next::before,.wrapper .text-container .navigation .swiper-button-prev::before{position:absolute;content:'';display:block;width:0;height:0;border-style:solid;top:calc(50% - 8px);left:calc(50% - 6px)}.wrapper .text-container .navigation .swiper-button-prev{left:3rem}.wrapper .text-container .navigation .swiper-button-prev::before{border-width:8px 13.9px 8px 0;border-color:transparent rgba(255,255,255,.7) transparent transparent;left:calc(50% - 10px)}.wrapper .text-container .navigation .swiper-button-prev:hover{border-color:#fff}.wrapper .text-container .navigation .swiper-button-prev:hover::before{border-color:transparent #fff transparent transparent}.wrapper .text-container .navigation .swiper-button-next{right:3rem}.wrapper .text-container .navigation .swiper-button-next::before{border-width:8px 0 8px 13.9px;border-color:transparent transparent transparent rgba(255,255,255,.7)}.wrapper .text-container .navigation .swiper-button-next:hover{border-color:#fff}.wrapper .text-container .navigation .swiper-button-next:hover::before{border-color:transparent transparent transparent #fff}.wrapper .text-container .navigation .swiper-pagination{width:calc(100% - 6rem - 80px);bottom:50%;left:calc(3rem + 40px);display:flex;justify-content:center;align-items:center}.wrapper .text-container .navigation .swiper-pagination .swiper-pagination-bullet-active{background:rgba(255,255,255,.7)}#food .text-container{background:#bcbecf;color:#404660}#food .swiper-details{background:#404660}#food .learn-more{background:#404660}#food .learn-more:after{background-image:linear-gradient(to bottom,transparent,#404660)}#horeca .text-container{background:#e7cbbd;color:#692925}#horeca .swiper-details{background:#692925}#horeca .learn-more{background:#692925}#horeca .learn-more:after{background-image:linear-gradient(to bottom,transparent,#692925)}#life-safety .text-container{background:#e8d8db;color:#875860}#life-safety .swiper-details{background:#875860}#life-safety .learn-more{background:#875860}#life-safety .learn-more:after{background-image:linear-gradient(to bottom,transparent,#875860)}#green-building .text-container{background:#e3ecea;color:#2c3d33}#green-building .swiper-details{background:#2c3d33}#green-building .learn-more{background:#2c3d33}#green-building .learn-more:after{background-image:linear-gradient(to bottom,transparent,#2c3d33)}@media screen and (min-width:576px) and (max-width:991px){.wrapper{flex-direction:column}.wrapper .background-container{position:relative}.wrapper .text-container{padding:3rem;position:relative}.wrapper .text-container h2{margin-bottom:1.5rem;font-size:2rem}.wrapper .products .row{grid-template-columns:repeat(auto-fill,calc((100% - 3rem)/ 4))}.wrapper .swiper-details{position:fixed;width:100%}.wrapper .swiper-wrapper .swiper-slide .details{display:flex;justify-content:space-between;height:calc(600px - 9rem - 75px)}.wrapper .swiper-wrapper .swiper-slide .details .image{width:25%}.wrapper .swiper-wrapper .swiper-slide .details .image img{max-width:100%;max-height:100%}.wrapper .swiper-wrapper .swiper-slide .details .description{width:70%}.wrapper .swiper-wrapper .swiper-slide .details .learn-more{width:70%;right:0}}