#slide-gallery,#slides{display:flex;position:relative}#slides,.item{cursor:pointer}#home-videos,section#photography,section#wedding{display:flex;align-items:center;justify-content:space-around}section#photography{align-items:flex-start}div.card{z-index:2}#slide-gallery{width:400px;flex-direction:column;align-items:center}#slides{z-index:1;transition:transform .5s;will-change:transform;margin:0 auto;gap:4vw;user-select:none;touch-action:pan-y}.item{flex:0 0 auto;width:70vw;max-width:400px;aspect-ratio:16/9;opacity:.3;transform:scale(.9);transition:transform .5s,opacity .5s}.item.active{transform:scale(1.25);opacity:1;cursor:initial}#buttons{padding:40px 0}.buttons{background-color:#f6f5ed;margin:15px;color:#7d403b;box-shadow:#0000001e 1px 1px 10px}.buttons:hover{background-color:#f7e1e1}.invest-img:first-of-type{width:350px;position:absolute;right:0;bottom:5%;z-index:2;transform:scaleX(-1)}.invest-img:last-of-type{position:relative;width:450px;z-index:3}#slides.transitioning{opacity:.99}@media (max-width:1100px){#home-videos,section#photography,section#wedding{flex-direction:column-reverse}#slide-gallery{width:100%}#slides{z-index:1;gap:1vw}.item{width:70vw;max-width:70%;transform:scale(.85)}.item.active{transform:scale(1)}.home-video{width:100%;padding-bottom:25px}.invest-img:last-of-type{width:60%;position:absolute;right:5%;top:0;z-index:3;transform:scaleX(-1)}.invest-img:first-of-type{position:relative;width:60%;z-index:2;transform:unset;margin-bottom:50px}}@media (max-width:500px){#slide-gallery{width:90%}#slides{z-index:1;gap:.1vw}.item{width:80vw;max-width:80%;transform:scale(.85)}.item.active{transform:scale(1)}#buttons{padding:10px 0}.home-video{padding-bottom:15px}}@media (min-width:1500px){#slide-gallery{width:500px}.item{max-width:500px}.home-video{width:50%}}