.frontpage-hero-block{position:relative;border-radius:20px;min-height:75vh}@media (min-width:992px){.frontpage-hero-block{min-height:auto}}.frontpage-hero-block .video-container{position:absolute;top:0;left:0;clip-path:polygon(0 0,100% 0,100% 80%,0 100%);overflow:hidden;width:100%;height:328px;z-index:10}@media (min-width:992px){.frontpage-hero-block .video-container{height:90vh;clip-path:none}}.frontpage-hero-block .video-container video{width:100%;height:100%;object-fit:cover;border-radius:20px 20px 0 0}@media (min-width:992px){.frontpage-hero-block .video-container video{border-radius:20px}}.frontpage-hero-block .frontpage-hero-content-container{position:absolute;width:100%;height:100%;padding-top:344px;padding-bottom:100px;border-radius:20px;background-size:contain}@media (max-width:380px){.frontpage-hero-block .frontpage-hero-content-container{padding-top:324px}}@media (min-width:992px){.frontpage-hero-block .frontpage-hero-content-container{position:relative;clip-path:polygon(30% 0,100% 0,100% 100%,55% 100%);backdrop-filter:blur(5px);z-index:11;height:90vh;padding-top:0;padding-bottom:0;padding-right:35px}}.frontpage-hero-block .frontpage-hero-content-container .frontpage-hero-content{color:#fff}@media (min-width:992px){.frontpage-hero-block .frontpage-hero-content-container .frontpage-hero-content{position:absolute;max-width:45%;top:50%;right:-2%;transform:translateY(-50%)}}.frontpage-hero-block .frontpage-hero-content-container .frontpage-hero-content h1{font-size:40px;font-style:normal;line-height:normal;margin-bottom:24px}@media (max-width:375px){.frontpage-hero-block .frontpage-hero-content-container .frontpage-hero-content h1{font-size:31px;margin-bottom:4px}}@media (max-width:320px){.frontpage-hero-block .frontpage-hero-content-container .frontpage-hero-content h1{font-size:26px}}@media (min-width:992px){.frontpage-hero-block .frontpage-hero-content-container .frontpage-hero-content h1{font-size:80px;line-height:76px;max-width:80%}}.frontpage-hero-block .frontpage-hero-content-container .frontpage-hero-content p{font-size:20px;line-height:30px;font-variation-settings:"wght" 400}@media (min-width:992px){.frontpage-hero-block .frontpage-hero-content-container .frontpage-hero-content p{max-width:80%}}@media (max-width:400px){.frontpage-hero-block .frontpage-hero-content-container .frontpage-hero-content p{font-size:17px}}@media (max-width:375px){.frontpage-hero-block .frontpage-hero-content-container .frontpage-hero-content p{font-size:14px}}.frontpage-hero-block .button-container{display:block;position:absolute;bottom:0;right:0;width:93px;height:93px;margin-right:20px;margin-left:auto;background-color:#fff;border-radius:50%;z-index:20}@media (min-width:992px){.frontpage-hero-block .button-container{left:50%;bottom:40px;right:unset;transform:translateX(-50%);width:160px;height:160px;margin-right:auto}}@media (max-width:380px){.frontpage-hero-block .button-container{width:74px;height:74px;bottom:-8px;right:-19px}}.frontpage-hero-block .button-container .button-text-container svg{height:93px;width:93px;animation:spin 10s linear infinite}@media (min-width:992px){.frontpage-hero-block .button-container .button-text-container svg{width:160px;height:160px}}@media (max-width:380px){.frontpage-hero-block .button-container .button-text-container svg{width:74px;height:74px}}@-moz-keyframes spin{100%{-moz-transform:rotate(360deg)}}@-webkit-keyframes spin{100%{-webkit-transform:rotate(360deg)}}@keyframes spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.frontpage-hero-block .button-container .icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);padding:20px;border-radius:50%;background-color:#96f149;transition:all 4s ease-in-out}@media (max-width:380px){.frontpage-hero-block .button-container .icon{padding:14px}}.frontpage-hero-block .button-container .icon svg{width:21px;height:21px;transition:all .5s ease-in-out}@media (min-width:992px){.frontpage-hero-block .button-container .icon svg{width:60px;height:60px}}.frontpage-hero-block .button-container .icon:hover svg{transform:translate(10px,-10px)}