.section-ugc{background-repeat:no-repeat;background-attachment:scroll;background-position:center;background-size:cover;padding-bottom:5em;overflow:hidden}.section-ugc__header{display:flex;justify-content:space-between;align-items:center;padding-bottom:1.5em;flex-direction:column;justify-content:center}@media (max-width:768px){.section-ugc__header{flex-direction:column;align-items:center;gap:1em}}.section-ugc__header h1,.section-ugc__header h2,.section-ugc__header h3,.section-ugc__header h4,.section-ugc__header h5,.section-ugc__header h6{margin:0}@media (min-width:1024px){.section-ugc__text{font-size:1.4em}}.section-ugc__text strong{font-weight:700}.section-ugc__text a{text-decoration:underline;text-decoration-color:#31f786;text-decoration-thickness:3px;text-underline-offset:6px}.swiper-ugc-carousel{display:flex;width:100%;gap:.5em;overflow:visible}.swiper-ugc-carousel .swiper-wrapper-ugc-carousel{position:relative}.swiper-ugc-carousel .swiper-pagination-carousel{bottom:-2em;width:100%;display:flex}.swiper-ugc-carousel .swiper-pagination-carousel .swiper-pagination-bullet{flex-grow:1;height:4px;margin:0!important;border-radius:0;background-color:var(--color-light-grey)}.swiper-ugc-carousel .swiper-pagination-carousel .swiper-pagination-bullet-active{background-color:var(--color-dark-purple)}.swiper-ugc-carousel .swiper-slide{height:auto}.swiper-ugc-carousel .swiper-button::after{content:none}.swiper-ugc-carousel .swiper-button{z-index:2;background-color:#31f786;display:flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:40px}.swiper-ugc-carousel .swiper-button--prev{position:absolute;left:-20px;top:50%}.swiper-ugc-carousel .swiper-button--next{position:absolute;right:-20px;top:50%}.swiper-ugc-carousel .swiper-button svg{width:1.2em;height:auto}.swiper-ugc-carousel .swiper-button svg circle,.swiper-ugc-carousel .swiper-button svg line,.swiper-ugc-carousel .swiper-button svg path,.swiper-ugc-carousel .swiper-button svg polygon{fill:none;stroke:#5a008d;stroke-width:2;stroke-miterlimit:10;stroke-linecap:round;stroke-linejoin:round}.swiper-ugc-carousel .swiper-button:hover{background-color:var(--color-pale-green)}@media (max-width:1024px){.swiper-ugc-carousel .swiper-button{display:none}}.section-ugc__card{border-radius:16px}.section-ugc__card img{width:100%;height:100%;border-radius:16px;-o-object-fit:cover;object-fit:cover}.section-ugc__card video{display:block;width:100%;height:auto;border-radius:16px}.section-ugc__video{position:relative}.section-ugc__play{position:absolute;bottom:20px;left:20px;width:60px;height:60px;padding:16px;background:0 0;border:2px solid var(--color-white);border-radius:50%;color:var(--color-white);cursor:pointer}.section-ugc__play svg{fill:var(--color-white)}.section-ugc__handle{position:absolute;bottom:40px;left:96px;font-size:1.2em;font-weight:500;color:var(--color-white)}@media (min-width:1024px){.section-ugc__handle{font-size:1.3em}}