.featshow{position:relative;padding:96px 24px}.featshow:before{content:'';display:block;z-index:0;width:50%;position:absolute;top:0;bottom:0;background:#cd1141}.featshow__wrapper{display:flex;position:relative;z-index:1;max-width:1138px;margin:0 auto}.featshow__content{width:60%;display:flex;align-items:center;justify-content:center;padding:0 24px;background:#fff;box-shadow:0px 32px 64px rgba(60,60,60,0.05),0px 16px 32px rgba(60,60,60,0.05);border-radius:24px;z-index:1;overflow:hidden}.featshow--dark .featshow__content{background:#3c3c3c}.featshow__content__wrapper{width:500px;max-width:100%;padding:144px 0;position:relative}.featshow__items{display:flex;align-items:center}.featshow__item{width:100%;flex-shrink:0;display:flex;flex-direction:column}.featshow__item:not(.featshow__item--active){opacity:0;visibility:hidden;order:2;pointer-events:none}.featshow__item--active{order:1}.featshow--active .featshow__item--active{animation:.2s ease-in-out forwards uiPop}.featshow__properties{margin:.5rem 0 1.2rem}.featshow__controls{position:absolute;left:0;right:0;bottom:42px;display:flex;align-items:center;justify-content:space-between}.featshow__dots{display:flex;padding-right:24px}.featshow__dots ul{margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap;line-height:0}.featshow__dots li{margin:.28rem 0}.featshow__dots li:not(:last-child){margin-right:.56rem}.featshow__dot{width:.56rem;height:.56rem;padding:0;background:#ccc;border:0;border-radius:100%;font-size:0;line-height:0;cursor:pointer;transition:.2s ease-in-out}.featshow--dark .featshow__dot{background:rgba(255,255,255,.2)}.featshow__dot:focus:not(:focus-visible){outline:0}.featshow__dot:hover{background:#3c3c3c}.featshow--dark .featshow__dot:hover{background:#fff}.featshow__dot--active,.featshow__dot--active:hover,.featshow--dark .featshow__dot--active,.featshow--dark .featshow__dot--active:hover{background:#cd1141}.featshow__dot--active{cursor:default}.featshow__arrows{display:flex;align-items:center;justify-content:flex-end}.featshow__arrow{color:#ccc;width:13px;line-height:0;cursor:default;transition:.2s ease-in-out}.featshow--dark .featshow__arrow{color:rgba(255,255,255,.2)}.featshow__arrow--active{color:#3c3c3c;cursor:pointer}.featshow--dark .featshow__arrow--active{color:#fff}.featshow__arrow--active:hover{transform:scale(1.15)}.featshow__arrow-dot{width:5px;height:5px;margin:0 8px;background:#ccc;border-radius:100%}.featshow--dark .featshow__arrow-dot{background:rgba(255,255,255,.2)}.featshow__nav{width:40%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px}.featshow__nav__wrapper{max-width:370px}.featshow__nav ul{margin:0;padding:0;list-style:none}.featshow__nav li+li{margin-top:24px}.featshow__btn{background:0;border:0;border-radius:0;padding:0;color:rgba(255,255,255,0.80);font-family:'Poppins',sans-serif;font-weight:600;font-style:normal;font-size:1.75rem;line-height:1.25;text-align:left;cursor:pointer;transition:.2s ease-in-out;transform:scale(.9);transform-origin:left center}.featshow__btn:focus:not(:focus-visible){outline:0}.featshow__btn:hover,.featshow__btn--active{color:#fff}.featshow__btn--active{transform:scale(1);cursor:default}.featshow--nav-left:before{left:0}.featshow--nav-left .featshow__content{order:2}.featshow--nav-left .featshow__nav{order:1}.featshow--nav-right:before{right:0}.featshow--nav-right .featshow__content{order:1}.featshow--nav-right .featshow__nav{order:2}@media(max-width:767px){.featshow:before{width:100%;height:50%;bottom:auto}.featshow__wrapper{flex-direction:column}.featshow__content,.featshow__nav{width:100%}.featshow__nav{padding-top:0}.featshow__nav__wrapper{width:500px;max-width:100%;padding-bottom:48px}.featshow__content__wrapper{padding-top:48px}.featshow__items{align-items:flex-start}.featshow--nav-right .featshow__nav{order:1}.featshow--nav-right .featshow__content{order:2}}