.neg-screenshot-gallery .gallery__cta{aspect-ratio:4/3;backface-visibility:hidden;background:var(--color-deep-purple);border-radius:var(--size-large);-webkit-clip-path:inset(0 0 round 4px);clip-path:inset(0 0 round 4px);overflow:hidden;position:relative;transition:all .25s cubic-bezier(var(--bezier));width:100%}.neg-screenshot-gallery .gallery__cta:focus,.neg-screenshot-gallery .gallery__cta:hover{transform:scale(.95)}.neg-screenshot-gallery .gallery__cta:focus .hs-button,.neg-screenshot-gallery .gallery__cta:hover .hs-button{transform:translateY(-10px) scale(1.125)}.neg-screenshot-gallery .gallery__cta:active .hs-button{transform:translateY(-5px) scale(1)}.neg-screenshot-gallery .gallery__cta .gallery__cta-gradient{background:linear-gradient(to top,rgb(var(--color-black-rgb)/75%),rgb(var(--color-black-rgb)/0));bottom:0;height:25%;left:0;position:absolute;width:100%;z-index:5}.neg-screenshot-gallery .gallery__cta .gallery__cta-button{bottom:20%;left:10%;opacity:0;position:absolute;text-align:center;transform:translateY(40px) scale(.75);width:80%;z-index:10}.neg-screenshot-gallery .gallery__cta .gallery__cta-button .hs-button{transition:transform .25s cubic-bezier(var(--bezier))}.neg-screenshot-gallery .gallery__cta-screenshots{aspect-ratio:4/3;display:grid;grid-template-areas:"space phone space2";grid-template-columns:1fr 3fr 1fr;grid-template-rows:auto;opacity:0;transform:translateY(60%);width:100%}.neg-screenshot-gallery .gallery__cta-screenshots .gallery__cta-image{background:#262626;border:16px solid #262626;border-radius:var(--size-medium);box-shadow:0 -10px 50px rgb(var(--color-black-rgb)/10%);grid-area:phone;overflow:hidden;position:relative;transform-origin:center bottom}.neg-screenshot-gallery .gallery__cta-screenshots .gallery__cta-image:first-child{transform:rotate(-22.5deg) scale(.75) translateX(-100px)}.neg-screenshot-gallery .gallery__cta-screenshots .gallery__cta-image:nth-child(2){transform:rotate(22.5deg) scale(.75) translateX(100px)}.neg-screenshot-gallery .gallery__cta-screenshots .gallery__cta-image img{border-radius:var(--size-medium) var(--size-medium) 0 0;height:auto;left:0;position:absolute;top:0;width:100%}.neg-modal .neg-modal__content{background:none;box-shadow:none;width:auto!important}.neg-modal img.neg-modal__screenshot{box-shadow:0 1px 0 rgba(0,0,0,.2),0 4px 4px rgba(0,0,0,.1),0 10px 40px rgba(0,0,0,.05);display:block;margin:0 auto;max-height:calc(var(--vh)*80)}