.river{flex-direction:column;gap:48px;display:flex}.river .container{flex-direction:column;gap:64px;max-width:1200px;display:flex}.river__image-wrapper{width:45%;position:relative}@media screen and (max-width:970px){.river__image-wrapper{width:50%}}@media screen and (max-width:768px){.river__image-wrapper{width:100%;height:0;padding-bottom:66.66%}}.river__heading{margin:0;font-size:48px;line-height:1.1}@media screen and (max-width:768px){.river__heading{font-size:32px;line-height:1}}.river__subheading{margin:0;font-size:24px;font-style:italic;line-height:1.3}@media screen and (max-width:768px){.river__subheading{font-size:18px}}.river__image{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.river__content{flex-direction:column;gap:16px;width:55%;padding:32px 0;line-height:1.5;display:flex}@media screen and (max-width:970px){.river__content{width:50%}}@media screen and (max-width:768px){.river__content{width:100%;line-height:1.3}}.river__item{gap:64px;display:flex}@media screen and (max-width:970px){.river__item{gap:32px}}@media screen and (max-width:768px){.river__item{flex-direction:column;gap:16px}}.river__item:nth-child(2n){flex-direction:row-reverse}@media screen and (max-width:768px){.river__item:nth-child(2n){flex-direction:column}}
.shared-photos p{margin:0}.shared-photos .container{justify-content:center;align-items:center;gap:32px;max-width:960px;margin:0 auto;display:flex}@media screen and (max-width:768px){.shared-photos .container{text-align:center;flex-direction:column-reverse}}.shared-photos__camera-stamp{width:254px;height:192px;position:relative}.shared-photos__camera-stamp .heading{color:var(--yellow);text-align:center;font-size:30px;position:absolute;bottom:20px;left:50%;transform:translate(-50%,-50%)}.shared-photos__heading{max-width:500px;margin:0;font-size:70px}@media screen and (max-width:840px){.shared-photos__heading{font-size:50px}}.shared-photos__heading+p{margin-top:8px;font-size:22px;font-style:italic}@media screen and (max-width:840px){.shared-photos__heading+p{font-size:18px}}.shared-photos__gallery-wrapper{position:relative}.shared-photos__gallery{z-index:2;border-top:16px solid var(--white);border-bottom:16px solid var(--white);background-color:var(--white);flex-direction:column;gap:16px;margin-top:80px;display:flex;position:relative;overflow:hidden}@media screen and (max-width:768px){.shared-photos__gallery{gap:12px}}@media screen and (max-width:480px){.shared-photos__gallery{gap:8px}}.shared-photos__row{white-space:nowrap;height:300px;position:relative;overflow:hidden}@media screen and (max-width:768px){.shared-photos__row{height:200px}}@media screen and (max-width:480px){.shared-photos__row{height:150px}}.shared-photos__row--forward .shared-photos__track{animation:60s linear infinite scroll-forward}.shared-photos__row--reverse .shared-photos__track{animation:60s linear infinite scroll-reverse}.shared-photos__track{will-change:transform;gap:16px;display:inline-flex}@media screen and (max-width:768px){.shared-photos__track{gap:12px}}@media screen and (max-width:480px){.shared-photos__track{gap:8px}}.shared-photos__photo{flex-shrink:0;display:inline-block}.shared-photos__image{width:auto;height:300px}@media screen and (max-width:768px){.shared-photos__image{height:200px}}@media screen and (max-width:480px){.shared-photos__image{height:150px}}@keyframes scroll-forward{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes scroll-reverse{0%{transform:translate(-50%)}to{transform:translate(0)}}
