.photos-module__RrKWpG__photos{background-color:var(--card-color);clip-path:polygon(30px 0%,calc(100% - 30px) 0%,100% 30px,100% calc(100% - 30px),calc(100% - 30px) 100%,30px 100%,0% calc(100% - 30px),0% 30px);z-index:1;width:100%;padding:40px 0;position:relative}.photos-module__RrKWpG__title{color:var(--text-secondary);font-family:var(--font-primary);text-align:center;font-size:28px;font-weight:600;line-height:105%}.photos-module__RrKWpG__title span{color:var(--primary-green)}.photos-module__RrKWpG__description{margin-top:var(--spacing-sm);color:var(--text-secondary);font-family:var(--font-secondary);text-align:center;opacity:.5;font-size:18px;font-weight:500;line-height:140%}.photos-module__RrKWpG__contentWrapper{margin-top:var(--spacing-xxl)}.photos-module__RrKWpG__contentTitle{margin-bottom:var(--spacing-lg);color:var(--text-secondary);font-family:var(--font-primary);letter-spacing:-2%;text-align:center;font-size:24px;font-weight:600;line-height:110%}.photos-module__RrKWpG__photosMask{cursor:grab;scrollbar-width:thin;scrollbar-color:#ffffff4d;width:100%;height:234px;padding-bottom:20px;overflow:scroll hidden}.photos-module__RrKWpG__photosMask::-webkit-scrollbar-track{background:#ffffff1a;border-radius:4px}.photos-module__RrKWpG__photosMask:active{cursor:grabbing}.photos-module__RrKWpG__contentContainer{gap:var(--spacing-sm);height:100%;display:flex}.photos-module__RrKWpG__photosContainer{transition:transform .3s;animation:20s ease-in-out infinite alternate photos-module__RrKWpG__scrollBackForth}.photos-module__RrKWpG__videosContainer{transition:transform .3s;animation:20s ease-in-out infinite alternate-reverse photos-module__RrKWpG__scrollBackForth}.photos-module__RrKWpG__photosContainer.photos-module__RrKWpG__paused,.photos-module__RrKWpG__videosContainer.photos-module__RrKWpG__paused{animation-play-state:paused}@keyframes photos-module__RrKWpG__scrollBackForth{0%{transform:translate(0)}to{transform:translate(-50%)}}.photos-module__RrKWpG__photo{clip-path:polygon(30px 0%,calc(100% - 30px) 0%,100% 30px,100% calc(100% - 30px),calc(100% - 30px) 100%,30px 100%,0% calc(100% - 30px),0% 30px);cursor:pointer;width:fit-content;height:100%;position:relative}.photos-module__RrKWpG__photo img{object-fit:cover;width:auto;height:100%}.photos-module__RrKWpG__photoOverlay{opacity:0;background-color:#000c;justify-content:center;align-items:center;width:100%;height:100%;transition:all .3s;display:flex;position:absolute;top:0;left:0}.photos-module__RrKWpG__videosContainer .photos-module__RrKWpG__photoOverlay{opacity:1;background-color:#0003}.photos-module__RrKWpG__playButton{background-color:#0000006a;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.photos-module__RrKWpG__playButton img{width:32px;height:32px}@media (min-width:834px){.photos-module__RrKWpG__title{letter-spacing:-2%;font-size:44px}.photos-module__RrKWpG__description{font-size:16px}.photos-module__RrKWpG__contentTitle{font-size:32px;line-height:120%}.photos-module__RrKWpG__photosMask{height:322px}}@media (min-width:1440px){.photos-module__RrKWpG__photos{max-width:var(--breakpoint-desktop);margin:0 auto;padding-top:56px}.photos-module__RrKWpG__title{font-size:52px}.photos-module__RrKWpG__description{font-size:18px}.photos-module__RrKWpG__contentWrapper{margin-top:56px}}
:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
