/**handles:indy-features-widget-css**/
.indy-block-feature .indy-heading-center{margin-bottom:56px}.indy-block-feature .main-wrapper{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}@media only screen and (min-width:768px){.indy-block-feature .main-wrapper.align-top{align-items:flex-start}.indy-block-feature .main-wrapper.align-center{align-items:center}.indy-block-feature .main-wrapper.align-bottom{align-items:flex-end}.indy-block-feature .main-wrapper.feature-left{flex-direction:row;flex-wrap:nowrap;gap:32px}.indy-block-feature .main-wrapper.feature-right{flex-direction:row-reverse}}.indy-block-feature .wrapper-image{width:100%;max-width:515px;overflow:hidden;flex-shrink:1}.indy-block-feature .item:not(:first-child) .item-img,.indy-block-feature .wrapper-image .item-img:not(:first-child){display:none}.indy-block-feature .wrapper-text{width:100%;max-width:624px;flex-shrink:0}.indy-block-feature .accordion .item{opacity:.5;transition:opacity linear .2s}.indy-block-feature .accordion .item.open{opacity:1}.indy-block-feature .accordion .toggle{padding-right:40px}.indy-block-feature .accordion .toggle::after{top:31px}.indy-block-feature .wrapper-text .btn-wrapper{margin-top:48px}.indy-block-feature .wrapper-text .btn-wrapper.btn-left{text-align:left}.indy-block-feature .wrapper-text .btn-wrapper.btn-center{text-align:center}.indy-block-feature .wrapper-text .btn-wrapper.btn-right{text-align:right}.indy-block-feature .accordion.disabled .toggle::after{display:none}.indy-block-feature .accordion.disabled .toggle{cursor:default;pointer-events:none}