.pool-selection-wrapper{padding:40px 0;overflow:hidden}@media screen and (min-width:2560px){.pool-selection-wrapper{-webkit-mask-image:linear-gradient(90deg,transparent,#000 20vw,#000 calc(100% - 20vw),transparent);mask-image:linear-gradient(90deg,transparent,#000 20vw,#000 calc(100% - 20vw),transparent)}}.pool-selection-wrapper--title{margin-bottom:30px}.pool-selection-wrapper--title>h2{margin:0;font-size:var(--font-size-xl)}.pool-selection-wrapper--title>h2 span{color:#999;margin-left:.5em}.pool-selection-wrapper .swiper{overflow:visible}.pool-selection-wrapper .swiper .swiper-button-next,.pool-selection-wrapper .swiper .swiper-button-prev{cursor:pointer;width:40px;height:40px;background-color:#e9e9e9;border-radius:50%;display:flex;align-items:center;justify-content:center;position:absolute;bottom:-20px;right:0;transition:all .2s var(--material-cubic-bezier)}.pool-selection-wrapper .swiper .swiper-button-next.swiper-button-disabled,.pool-selection-wrapper .swiper .swiper-button-prev.swiper-button-disabled{opacity:.2}.pool-selection-wrapper .swiper .swiper-button-prev{transform:scaleX(-1);right:50px}.pool-selection-wrapper .swiper .swiper-pagination{margin-top:50px;margin-bottom:20px;height:3px;background-color:#e9e9e9;border-radius:4px;width:calc(100% - 120px)}.pool-selection-wrapper .swiper .swiper-pagination .swiper-pagination-progressbar-fill{background-color:#021c43;border-radius:4px;width:100%;height:100%;display:block;transform-origin:left}.pool-selection-wrapper--carousel-item{color:#fff;background:#000c5d;border-radius:20px;box-shadow:0 5px 30px rgba(0,0,0,.1);display:flex;flex-direction:column;gap:20px;padding:40px;min-height:500px;overflow:hidden;position:relative;z-index:0;transition:transform .4s var(--material-cubic-bezier)}@media screen and (max-width:768px){.pool-selection-wrapper--carousel-item{padding:20px}}@media(hover:hover)and (pointer:fine){.pool-selection-wrapper--carousel-item:hover{transform:translateY(-5px)}}.pool-selection-wrapper--carousel-item>img{position:absolute;inset:0;width:100%;height:100%;-webkit-mask-image:linear-gradient(180deg,#000,transparent);mask-image:linear-gradient(180deg,#000,transparent);opacity:.75;object-position:center;object-fit:cover;z-index:-1}.pool-selection-wrapper--carousel-item--title{position:relative;font-size:var(--font-size-xl);margin:0}.pool-selection-wrapper--carousel-item--content{position:relative;margin-top:auto;width:70%}@media screen and (max-width:768px){.pool-selection-wrapper--carousel-item--content{width:100%}}.pool-selection-wrapper--carousel-item--content--title{font-size:var(--font-size-l);margin:20px 0 8px}.pool-selection-wrapper--carousel-item--content--description{font-size:var(--font-size-s);line-height:1.5;margin:0}.pool-selection-wrapper--carousel-item--content ul{list-style:none;padding:0;margin:10px 0 0}.pool-selection-wrapper--carousel-item--content ul li{position:relative;padding-left:20px;font-size:var(--font-size-s);line-height:1.5}.pool-selection-wrapper--carousel-item--content ul li:before{content:"•";position:absolute;left:0;color:currentColor;font-weight:700;font-size:inherit}.pool-selection-wrapper--carousel-item--cta{position:absolute;bottom:40px;right:40px}@media screen and (max-width:768px){.pool-selection-wrapper--carousel-item--cta{position:relative;inset:auto;text-align:center}}