html,body{margin:0;font-family:Montserrat,sans-serif;height:100%;padding:0}*{box-sizing:border-box}.slide{background-position:center center;background-size:cover;height:100%;width:100%}.slide-text,.slide-text-2{position:absolute;background-color:#ffffffe0;width:100%;max-width:400px;padding:.875rem;top:0;left:0;border-radius:4px;font-size:.875rem;line-height:1rem;letter-spacing:-1px;box-shadow:0 0 5px 4px #fff}.slide-text p,.slide-text-2 p{margin-top:0;margin-bottom:10px}.slide-text.top,.slide-text-2.top,.slide-text.bottom,.slide-text-2.bottom{top:0;bottom:unset}@media (min-width: 981px){.slide-text.bottom,.slide-text-2.bottom{top:unset;bottom:0}}.slide-text-2{bottom:0;right:0;left:unset;top:unset}.controls-wrapper{position:absolute;flex-direction:column;top:3rem;right:.5rem;display:flex;gap:2rem}@media (min-width: 756px){.controls-wrapper{right:3rem}}.next,.options{display:flex;align-items:center;justify-content:center;height:40px;width:40px;background-color:#fff;border-radius:50%;cursor:pointer}::selection{color:#494949;background:"#eebd6a"}.orientation-overlay{display:none;position:fixed;inset:0;background:rgba(0,0,0,.85);color:#fff;z-index:9999;align-items:center;justify-content:center;text-align:center}@media (max-width: 756px){.orientation-overlay{display:flex}}
