.landing-page{align-items:center;background-image:url(../img/gothic-patter.jpg);background-position:50%;background-size:contain;display:flex;height:100vh;justify-content:center}.landing-page__mirror{filter:brightness(60%);height:70vh;left:50%;pointer-events:none;position:absolute;transform:translate(-50%);width:50vh;z-index:101}.items-container{background-color:#202938;border-radius:50%;height:62.5vh;overflow:hidden;position:relative;width:37.037037037vh}.items-container:hover .item--image{opacity:1}.items-container:hover .item--image .item__screen--full{transform:scale(1)}.items-container:hover .item--forest{opacity:0}.items-container:hover .item--forest .item__screen--full{transform:scale(1.07)}.item,.item__screen{height:100%;position:absolute;top:0;width:100%}.item{opacity:0;transition:opacity .4s;z-index:1}.item:first-child{opacity:1;z-index:100}.item__screen{background-position:50% 50%;background-repeat:no-repeat;background-size:cover}.item__screen--full{opacity:.6;transition:transform 1.8s}.item__screen--clip{clip-path:polygon(50% 0,20% 100%,80% 100%)}.item--image .item__screen{background-image:url(../img/goth-image.jpg)}.item--image .item__screen--full{transform:scale(1.07)}.item--forest .item__screen{background-image:url(https://images.unsplash.com/photo-1487111023822-2e903e12f6f0?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=668&q=80)}*,:after,:before{box-sizing:border-box}*{margin:0}body{line-height:1.5;-webkit-font-smoothing:antialiased}canvas,img,picture,svg,video{display:block;max-width:100%}button,input,select,textarea{font:inherit}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word}#__next,#root{isolation:isolate}
