.featshow{padding:60px 20px;position:relative}.featshow:before{background:#f2e9db;bottom:0;content:"";display:block;position:absolute;top:0;width:50%;z-index:0}.featshow--nav-bg-transparent:before{background:none}.featshow__wrapper{display:flex;margin:0 auto;max-width:1200px;position:relative;z-index:1}.featshow__content{align-items:center;background:#f2e9db;border-radius:0;box-shadow:0 32px 64px rgba(56,49,38,.05),0 16px 32px rgba(56,49,38,.05);display:flex;justify-content:center;overflow:hidden;padding:0 2rem;width:60%;z-index:1}.featshow--dark .featshow__content{background:#383126}.featshow__content__wrapper{max-width:100%;padding:2rem 0 90px;position:relative;width:100%}.featshow__items{align-items:center;display:flex}.featshow__item{display:flex;flex-direction:column;flex-shrink:0;width:100%}.featshow__item:not(.featshow__item--active){opacity:0;order:2;pointer-events:none;visibility:hidden}.featshow--var-height .featshow__item:not(.featshow__item--active){display:none}.featshow__item--active{order:1}.featshow--active .featshow__item--active{animation:uiPop .5s ease-in-out forwards}.featshow__properties{margin:.5rem 0 1.2rem}.featshow__controls{align-items:center;bottom:42px;display:flex;justify-content:space-between;left:0;position:absolute;right:0}.featshow__dots{display:flex;padding-inline-end:20px}.featshow__dots ul{display:flex;flex-wrap:wrap;line-height:0;list-style:none;margin:0;padding:0}.featshow__dots li{margin:.28rem 0}.featshow__dots li:not(:last-child){margin-inline-end:.56rem}.featshow__dot{background:#383126;border:none;border-radius:100%;cursor:pointer;font-size:0;height:.56rem;line-height:0;padding:0;transition:.2s ease-in-out;width:.56rem}.featshow--dark .featshow__dot{background:hsla(0,0%,100%,.2)}.featshow__dot:focus:not(:focus-visible){outline:0}.featshow__dot:hover{background:#383126}.featshow--dark .featshow__dot:hover{background:#f2e9db}.featshow--dark .featshow__dot--active,.featshow--dark .featshow__dot--active:hover,.featshow__dot--active,.featshow__dot--active:hover{background:#007387}.featshow__dot--active{cursor:default}.featshow__arrows{align-items:center;display:flex;justify-content:flex-end}.featshow__arrow{color:#f2e9db;cursor:default;line-height:0;text-align:center;transition:.2s ease-in-out;width:13px}.featshow--dark .featshow__arrow{color:hsla(0,0%,100%,.2)}.featshow__arrow svg{height:20px;width:20px}.featshow__arrow--active{color:#383126;cursor:pointer}.featshow--dark .featshow__arrow--active{color:#f2e9db}.featshow__arrow--active:hover{transform:scale(1.15)}.featshow__arrow-dot{background:#383126;border-radius:100%;height:5px;margin:0 8px;width:5px}.featshow--dark .featshow__arrow-dot{background:hsla(0,0%,100%,.2)}.featshow__nav{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:20px;width:40%}.featshow__nav__wrapper{max-width:100%;width:370px}.featshow__nav ul{list-style:none;margin:0;padding:0}.featshow__nav li+li{margin-top:20px}.featshow--nav-pillbtn .featshow__nav li+li{margin-top:10px}.featshow__btn{background:none;border:none;border-radius:0;cursor:pointer;font-family:Manrope,sans-serif;font-size:1.33rem;font-style:normal;font-weight:800;line-height:1.4;max-width:100%;padding:0;text-align:left;transform:scale(.9);transform-origin:left center;transition:.2s ease-in-out}.featshow__button a:hover{color:#383126;font-weight:800}.featshow__button a svg{transition:right .5s ease}.featshow__button a:hover svg{right:-40px}.featshow--nav-pillbtn .featshow__btn{border-radius:99px;padding:10px 20px}.featshow__btn:focus:not(:focus-visible){outline:0}.featshow__btn--active{cursor:default;transform:scale(1)}.featshow__nav--dark .featshow__btn,.featshow__nav--dark .featshow__btn--active,.featshow__nav--dark .featshow__btn:hover{color:#f2e9db}.featshow--nav-pillbtn .featshow__nav--dark .featshow__btn{background-color:rgba(46,48,52,.3);color:#f2e9db}.featshow--nav-pillbtn .featshow__nav--dark .featshow__btn--active,.featshow--nav-pillbtn .featshow__nav--dark .featshow__btn:hover{background-color:rgba(46,48,52,.9)}.featshow__nav--light .featshow__btn,.featshow__nav--light .featshow__btn--active,.featshow__nav--light .featshow__btn:hover{color:#383126}.featshow--nav-pillbtn .featshow__nav--light .featshow__btn{background-color:hsla(0,0%,100%,.3);color:#383126}.featshow--nav-pillbtn .featshow__nav--light .featshow__btn--active,.featshow--nav-pillbtn .featshow__nav--light .featshow__btn:hover{background-color:hsla(0,0%,100%,.9)}.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{bottom:auto;height:50%;width:100%}.featshow__wrapper{flex-direction:column}.featshow__content,.featshow__nav{width:100%}.featshow__nav{display:none;padding-top:0}.featshow__nav__wrapper{max-width:100%;padding-bottom:40px;width:500px}.featshow__content__wrapper{padding-top:40px}.featshow__items{align-items:flex-start}.featshow--nav-right .featshow__nav{order:1}.featshow--nav-right .featshow__content{order:2}}