.header-osmova{display:grid;gap:1rem;grid-template-columns:repeat(1,minmax(0,1fr));min-height:clamp(520px,75vh,800px);overflow:visible;padding-bottom:1rem;padding-top:.95rem;position:relative}@media (min-width:768px){.header-osmova{min-height:clamp(600px,72vh,1020px);padding-bottom:3rem;padding-top:3rem}}@media (min-width:1024px){.header-osmova{grid-template-columns:repeat(6,minmax(0,1fr));margin-bottom:2rem!important;margin-top:2rem!important;min-height:clamp(600px,84vh,1020px);padding-bottom:4rem;padding-top:4rem}}@media (min-width:1536px){.header-osmova{gap:2rem;margin-bottom:3rem!important;margin-top:3rem!important}}.header-osmova .content-container{display:flex;flex-direction:column;justify-content:space-between;padding:0 1.5rem}@media (min-width:1024px){.header-osmova .content-container{grid-column:1/span 6;padding:0 2rem}}.header-osmova .title-container{position:relative;z-index:10}.header-osmova .title{font-size:1.25rem;font-weight:400;margin-bottom:.5rem}@media (min-width:768px){.header-osmova .title{font-size:1.5rem;margin-bottom:2.5rem}}.header-osmova .title:before{content:"/";margin-right:1rem}.header-osmova .main-title{font-size:2.75rem;font-weight:700;line-height:1.1;padding-left:.7em;padding-top:5.5rem}.header-osmova .main-title .animated-word,.header-osmova .main-title>span{font-weight:400}@media (min-width:480px){.header-osmova .main-title{font-size:3.25rem;padding-left:.5em}}@media (min-width:768px){.header-osmova .main-title{font-size:5rem;padding-left:.7em;padding-top:0}}@media (min-width:1024px){.header-osmova .main-title{font-size:6rem}}@media (min-width:1280px){.header-osmova .main-title{font-size:7rem}}.header-osmova .description-container{display:grid;gap:1rem}@media (min-width:1024px){.header-osmova .description-container{grid-template-columns:repeat(5,minmax(0,1fr))}}.header-osmova .description-container .description{align-self:end;font-size:1rem;margin-bottom:1.5rem;margin-left:auto;max-width:14rem;position:relative;z-index:10}@media (min-width:768px){.header-osmova .description-container .description{font-size:1.25rem;margin-bottom:0;margin-left:0;margin-right:0;max-width:36rem}}@media (min-width:1024px){.header-osmova .description-container .description{font-size:1.5rem;grid-column:4/span 2;margin-left:auto;max-width:28rem;transform:translateX(35%)}}.header-osmova .canvas-container{bottom:1.5rem;display:grid;gap:1rem;grid-template-columns:repeat(6,minmax(0,1fr))!important;left:1.5rem;pointer-events:none;position:absolute;right:1.5rem;top:3.25rem}@media (min-width:768px){.header-osmova .canvas-container{bottom:3rem;top:6rem}}@media (min-width:1024px){.header-osmova .canvas-container{bottom:0;left:10%;right:0;top:0}}.header-osmova .canvas-container .canvas-block{grid-column:1/span 6;height:100%}@media (min-width:1024px){.header-osmova .canvas-container .canvas-block{grid-column:2/span 4}}@media (min-width:1280px){.header-osmova .canvas-container .canvas-block{grid-column:2/span 4}}.header-osmova .canvas-container .canvas-block{border-radius:1.5rem;overflow:hidden}.header-osmova .canvas-container .canvas-block canvas{height:100%;transition:filter .5s;width:100%}.header-osmova .canvas-container .canvas-block canvas.no-transition{transition:none}.home-header-animated-text-container{overflow:visible;position:relative}.home-header-animated-text{height:1.5em;overflow:hidden;position:relative}.home-header-animated-text .animated-word{left:0;position:absolute;top:0;white-space:nowrap}.home-header-animated-text .animated-word>span{animation:var(--total-duration) ease 1s home-header-letter;animation-delay:var(--delay);animation-fill-mode:both;animation-iteration-count:infinite;display:inline-block;white-space:pre}@keyframes home-header-dot{0%{left:0}90%{left:0}97%{left:-6rem}to{left:0}}.home-header-animated-text-container:before{animation:home-header-dot 4s ease -.2s infinite normal both running;background-color:currentColor;border-radius:120px;content:"";display:block;height:.5em;left:0;position:absolute;top:.25em;transform:translate3d(-120%,0,0);width:.5em;z-index:10}@keyframes header-osmova-rotation{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.header-osmova .scroll-down-button{bottom:0;color:inherit;cursor:pointer;display:none;left:15%;position:absolute;text-decoration:none;z-index:10}@media (min-width:1024px){.header-osmova .scroll-down-button{display:inline-flex}}.header-osmova .scroll-down-button .icon{display:block}.header-osmova .scroll-down-button .scroll-down-text svg{animation:header-osmova-rotation 10s linear infinite;height:8em;transform-origin:center;width:8em}.header-osmova .scroll-down-button .scroll-down-arrow{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:transform .25s}.header-osmova .scroll-down-button .scroll-down-arrow svg{width:6em}.header-osmova .scroll-down-button:hover .scroll-down-arrow{transform:translate(-50%,-40%)}.header-osmova.paused,.header-osmova.paused .home-header-animated-text .animated-word>span,.header-osmova.paused .home-header-animated-text-container:before,.header-osmova.paused .scroll-down-button .scroll-down-text svg{animation-play-state:paused}