.contentImageRowAnimated{display:flex;flex-direction:column}.contentImageRowAnimated__swipeList{overflow:hidden}.contentImageRowAnimated .swiper{width:100%}.contentImageRowAnimated .swiper-wrapper{transition-timing-function:linear!important}.contentImageRowAnimated__wrapper{display:flex;align-items:center;gap:9.5rem}@media screen and (max-width:1150px){.contentImageRowAnimated__wrapper{gap:3rem}}@media screen and (max-width:770px){.contentImageRowAnimated__wrapper{flex-direction:column-reverse;gap:1.875rem}}.contentImageRowAnimated__image{position:relative;border-radius:.75rem;border:1px solid var(--ig-border-gray);width:100%;max-width:44%;display:flex;flex-direction:column;gap:1rem;padding:1rem;z-index:1}@media screen and (max-width:770px){.contentImageRowAnimated__image{max-width:unset}}.contentImageRowAnimated__image:after,.contentImageRowAnimated__image:before{position:absolute;content:"";top:0;bottom:0;width:10%;pointer-events:none;z-index:2}.contentImageRowAnimated__image:before{right:0;background:var(--ig-gradient-dark-right)}.contentImageRowAnimated__image:after{left:0;background:var(--ig-gradient-dark-left)}.contentImageRowAnimated__image img{width:100%;height:100%;object-fit:cover;border-radius:.5rem}.contentImageRowAnimated__lists{position:relative;display:flex;flex-direction:column;gap:1rem;overflow:hidden;border-radius:.5rem;padding:3.125rem 0}@media screen and (max-width:1150px){.contentImageRowAnimated__lists{padding:1.5rem 0}}.contentImageRowAnimated__lists:after,.contentImageRowAnimated__lists:before{position:absolute;content:""}.contentImageRowAnimated__lists:before{top:0;left:0;right:0;bottom:0;background-color:rgba(7,7,8,.2);box-shadow:inset 0 0 1.25rem 0 rgba(191,178,244,.2);z-index:2}.contentImageRowAnimated__lists:after{top:10%;left:10%;right:10%;bottom:10%;background-color:var(--ig-bg-lavender-light);filter:blur(3.125rem);opacity:.2;z-index:-1}.contentImageRowAnimated__content{width:100%;max-width:34.375rem}@media screen and (max-width:770px){.contentImageRowAnimated__content{max-width:unset;text-align:center}}.contentImageRowAnimated__swipeList{width:100%;display:flex;gap:1rem}.contentImageRowAnimated__swipeItem,.contentImageRowAnimated__swipeList .swiper-slide{display:flex;align-items:center;width:auto!important}.contentImageRowAnimated__swipeItem{color:var(--ig-text-white);font-size:1rem;font-weight:400;gap:1rem;padding:.625rem;border-radius:1rem;border:1px solid var(--ig-border-gray-2);background-color:var(--ig-bg-gray-2);box-shadow:inset 0 1px 1.75rem 0 hsla(0,0%,100%,.1),0 .125rem .25rem 0 rgba(7,7,8,.2),inset 0 .25rem .5rem 0 rgba(7,7,8,.2);-webkit-backdrop-filter:blur(.25rem);backdrop-filter:blur(.25rem)}@media screen and (max-width:770px){.contentImageRowAnimated__swipeItem{padding:.5rem}}.contentImageRowAnimated__swipeIcon{display:flex;border-radius:.5rem;border:1px solid hsla(0,0%,100%,.2980392157);background:radial-gradient(50% 100% at 50% 0,rgba(250,250,250,.05) 0,rgba(255,255,255,0) 100%),linear-gradient(180deg,rgba(250,250,250,.05),rgba(255,255,255,.04));-webkit-backdrop-filter:blur(.625rem);backdrop-filter:blur(.625rem);padding:.625rem;width:max-content}@media screen and (max-width:770px){.contentImageRowAnimated__swipeIcon{padding:.5rem}}.contentImageRowAnimated__swipeIcon img{width:1rem;height:1rem}@media screen and (max-width:770px){.contentImageRowAnimated__swipeIcon img{width:.75rem;height:.75rem}}