.home{width:100%}.home .swiper img{display:block;width:100%;height:80vh;object-fit:cover}.home .latest-news{display:flex;background-color:#d0cfce;height:64px}.home .latest-news .title{display:flex;align-items:center;justify-content:center;width:160px;height:100%;border-right:6px solid #fff;background-color:#eda307;color:#fff;font-size:18px}.home .latest-news .prev,.home .latest-news .next{display:flex;align-items:center;justify-content:center;width:64px;height:100%;padding:8px;background-color:#eda307}.home .latest-news .prev svg,.home .latest-news .next svg{fill:#fff}.home .products{padding:80px 48px 0 48px}.home .products .title{font-size:52px;font-weight:bold;text-transform:uppercase;text-align:center}.home .products .subtitle{font-size:24px;font-weight:normal;padding-top:.8em;margin-bottom:64px;text-align:center}.home .products .products-swiper{width:80vw;margin:0 auto}.home .products .products-swiper swiper-container::part(container){padding-bottom:48px}.home .products .products-swiper .p-item{position:relative}.home .products .products-swiper .p-item:hover img{transform:scale(1.1)}.home .products .products-swiper .p-item img{display:block;width:100%;height:40vh;object-fit:cover;transition:transform .5s ease}.home .products .products-swiper .p-item .title{position:absolute;bottom:0;left:0;right:0;text-align:center;padding:16px 0;background-color:#0000009f;font-size:18px;color:#eda307}.home .application{padding:80px 0 0 0}.home .application>.title{font-size:52px;font-weight:bold;text-transform:uppercase;text-align:center}.home .application h2{margin:0}.home .application>.subtitle{font-size:24px;font-weight:normal;padding-top:.8em;margin-bottom:48px;text-align:center}.home .application .section{display:flex;align-items:center;margin-bottom:16px;overflow:hidden}.home .application .section:hover img{transform:scale(1.05)}.home .application .section .bg{display:block;width:100%;object-fit:cover;transition:transform .5s ease}.home .about{position:relative;cursor:pointer}.home .about:hover svg{filter:drop-shadow(2px 2px 4px rgba(0,0,0,0.5))}.home .about img{display:block;width:100%;height:56vh;object-fit:cover}.home .about svg{position:absolute;top:calc(50% - 4vw);right:16vw;fill:#fff;width:8vw;height:8vw;transition:filter .2s ease-in-out}.video-container{position:fixed;top:0;left:0;right:0;bottom:0;height:100%;width:100%;z-index:999;display:flex;align-items:center;justify-content:center;background-color:#0000009f}.video-container video{width:64%}.video-container .close{position:absolute;top:24px;right:24px;z-index:999;width:64px;height:64px;display:flex;align-items:center;justify-content:center;background-color:#fff;cursor:pointer}.video-container .close svg{fill:#464646;width:48px;height:48px}