.circular-gallery{cursor:grab;width:100%;height:100%;overflow:hidden}.circular-gallery:active{cursor:grabbing}
.parallax{flex-direction:column;width:100%;min-height:4.5rem;padding:.75rem 0;display:flex;position:relative;overflow:hidden}.scroller{white-space:nowrap;text-align:center;letter-spacing:.05em;color:#4a4a4a;opacity:.65;z-index:2;width:100%;font-family:Playfair Display,serif;font-size:1.5rem;font-weight:500;line-height:2.25rem;transition:opacity .3s;display:flex;position:relative;overflow:visible}.scroller:hover{opacity:.85}.scroller span{flex-shrink:0;padding:0 1rem;display:inline-block;position:relative}.scroller.direction-left{justify-content:flex-start}.scroller.direction-right{justify-content:flex-end}.custom-scroll-text{color:#4a4a4a;font-family:Playfair Display,serif}.parallax:before{content:"";pointer-events:none;z-index:1;background:linear-gradient(90deg,#faf7f4 0%,#faf7f400 5% 95%,#faf7f4 100%);width:100%;position:absolute;inset:0}@media (min-width:768px){.scroller{font-size:2rem;line-height:2.25rem}.parallax{min-height:4.5rem;padding:1rem 0}.scroller span{padding:0 1.5rem}}
