@media only screen and (max-width: 991px){.hero-front .hero-block{padding-left:25px;padding-right:25px}}@media only screen and (min-width: 992px){.hero-front{height:750px}}@media only screen and (min-width: 1300px){.hero-front{height:900px}}@media only screen and (max-width: 991px){.hero-front .hero-img{position:relative;top:0;max-height:650px;width:100%;overflow:hidden}}@media only screen and (min-width: 992px){.hero-front .hero-img{height:100%;overflow:hidden;display:flex;justify-content:center;align-items:center}}.hero-front .hero-img img{position:relative}@media only screen and (max-width: 991px){.hero-front .hero-img img{width:100%}}@media only screen and (min-width: 600px)and (max-width: 991px){.hero-front .hero-img img{margin-top:-12%}}@media only screen and (min-width: 992px){.hero-front .hero-img img{height:100%;width:auto;max-width:none;margin-left:-40%}}@media only screen and (min-width: 1600px){.hero-front .hero-img img{width:90%;height:auto;margin-left:-20%}}.hero-front .polygon-wrap{position:relative;z-index:1}.polygon-front{position:relative}@media only screen and (max-width: 600px){.polygon-front{margin-top:-110px;-webkit-clip-path:polygon(0% 10%, 75% 0%, 100% 21%, 100% 88%, 38% 100%, 0% 80%);clip-path:polygon(0% 10%, 75% 0%, 100% 21%, 100% 88%, 38% 100%, 0% 80%);margin-left:-25px;margin-right:-25px;padding:83px 25px 200px 25px}}@media only screen and (min-width: 601px){.polygon-front{margin-top:-180px;padding:100px 25px 220px 25px;-webkit-clip-path:polygon(0% 12%, 70% 0%, 100% 31%, 100% 85%, 38% 100%, 0% 80%);clip-path:polygon(0% 12%, 70% 0%, 100% 31%, 100% 85%, 38% 100%, 0% 80%)}.polygon-front .hero-block{margin-right:auto;margin-left:auto;width:588px}}@media only screen and (min-width: 992px){.polygon-front{position:absolute;top:40px;right:0;left:45%;margin-right:-60px;margin-top:0;padding:100px 120px;height:810px;max-width:1154px;-webkit-clip-path:polygon(14% 18%, 57% 0%, 95% 5%, 100% 87%, 85% 100%, 0% 80%);clip-path:polygon(14% 18%, 57% 0%, 95% 5%, 100% 87%, 75% 100%, 0% 80%)}}@media only screen and (min-width: 1200px){.polygon-front{left:auto}.polygon-front .hero-block{padding:25px 30px}}@media only screen and (min-width: 1300px){.polygon-front{height:960px}}@media only screen and (min-width: 1800px){.polygon-front{padding:100px 160px}}.home-slider{position:relative;height:100%}.home-slider .swiper-wrapper{height:100%}.home-slider .swiper-slide{box-sizing:border-box;height:100%;overflow:visible}.home-slider .swiper-slide .display1{opacity:0;transform:translateY(30px);transition:opacity .6s ease,transform .6s ease;transition-delay:.1s}.home-slider .swiper-slide .slide-text{opacity:0;transform:translateY(-30px);transition:opacity .6s ease,transform .6s ease;transition-delay:.25s}.home-slider .swiper-slide .btn{opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease;transition-delay:.4s}.home-slider .swiper-slide.swiper-slide-active .display1,.home-slider .swiper-slide.swiper-slide-active .slide-text,.home-slider .swiper-slide.swiper-slide-active .btn{opacity:1;transform:none}@media only screen and (min-width: 992px){.home-slider .hero-img{position:absolute;inset:0;width:100%;height:100%;display:block;overflow:hidden}.home-slider .hero-img img{width:100%;height:100%;max-width:none;margin:0;object-fit:cover}}@media only screen and (min-width: 1600px){.home-slider .hero-img img{width:100%;height:100%;margin-left:0;object-fit:cover}}.home-slider-controls-wrap{pointer-events:none;z-index:5;-webkit-clip-path:none;clip-path:none;background:none}@media only screen and (max-width: 991px){.home-slider-controls-wrap{position:static;margin:0;padding:0;height:auto;max-width:none}}.home-slider-controls-wrap .hero-block{pointer-events:none}@media only screen and (min-width: 992px){.home-slider-controls-wrap .hero-block{position:relative;height:100%}}.home-slider-controls{display:flex;align-items:center;gap:25px;pointer-events:auto}@media only screen and (max-width: 991px){.home-slider-controls{position:absolute;left:25px;right:25px;bottom:120px;justify-content:space-between;z-index:1}}@media only screen and (min-width: 601px)and (max-width: 991px){.home-slider-controls{margin-right:auto;margin-left:auto;width:546px}}@media only screen and (min-width: 992px){.home-slider-controls{position:absolute;left:0;bottom:60px;justify-content:flex-start}}@media only screen and (min-width: 1200px){.home-slider-controls{bottom:80px;left:25px}}@media only screen and (min-width: 1300px){.home-slider-controls{bottom:110px}}.home-slider-prev,.home-slider-next{appearance:none;background:rgba(0,0,0,0);border:0;padding:8px;cursor:pointer;color:#fff;font-size:18px;line-height:1;transition:opacity .2s ease}.home-slider-prev:hover,.home-slider-prev:focus-visible,.home-slider-next:hover,.home-slider-next:focus-visible{opacity:.7;outline:none}.home-slider-prev.swiper-button-disabled,.home-slider-next.swiper-button-disabled{opacity:.4;cursor:default}.home-slider-pagination{display:flex;align-items:center;gap:10px}.home-slider-bullet{display:inline-block;width:20px;height:4px;background:#fff;opacity:.5;border:0;padding:0;cursor:pointer;transition:opacity .2s ease,height .2s ease}.home-slider-bullet.is-active{opacity:1;background:#003626}