.haven-features{box-sizing:border-box;font-family:inherit}.haven-features *,.haven-features :after,.haven-features :before{box-sizing:inherit}.haven-features{background:var(--haven-card-bg,#f0f1f2);border-radius:6px;display:block;padding:10px 28px}.haven-features__item+.haven-features__item{margin-top:6px}.haven-features__header{align-items:center;background:none;border:0;color:var(--haven-accent,#84329b);cursor:pointer;display:flex;font:inherit;gap:16px;justify-content:space-between;margin:0;padding:18px 0;text-align:left;width:100%}.haven-features__title{color:var(--haven-accent,#84329b);font-size:22px;font-weight:700;letter-spacing:.2px;line-height:1.15}.haven-features__icon{flex:0 0 auto;height:18px;position:relative;width:18px}.haven-features__icon:after,.haven-features__icon:before{background:var(--haven-accent,#84329b);content:"";position:absolute;transition:transform .25s ease,opacity .25s ease}.haven-features__icon:before{height:2px;left:0;right:0;top:50%;transform:translateY(-50%)}.haven-features__icon:after{bottom:0;left:50%;top:0;transform:translateX(-50%);width:2px}.haven-features__item.is-open .haven-features__icon:after{opacity:0;transform:translateX(-50%) scaleY(0)}.haven-features__body{display:grid;grid-template-rows:0fr;transition:grid-template-rows .28s ease}.haven-features__item.is-open .haven-features__body{grid-template-rows:1fr}.haven-features__item.is-open .haven-features__body-inner{height:auto}.haven-features__body-inner{color:#333;font-size:14px;height:0;line-height:1.55;margin-bottom:0;min-height:0;overflow:hidden}.haven-features__body-inner>:first-child{margin-top:0}.haven-features__body-inner>:last-child{margin-bottom:0}.button:hover,.haven-features button:hover{background-color:transparent!important;border:0!important;color:var(--haven-accent,#8e258d)!important}@media (min-width:768px){.haven-features{background:transparent;border-radius:0;display:flex;flex-wrap:wrap;gap:15px;padding:0}.haven-features__item{background:var(--haven-card-bg,#f0f1f2);border-radius:2px;flex:1 1 200px;margin-top:0;padding:25px 24px 26px}.haven-features__item+.haven-features__item{margin-top:0}.haven-features__header{cursor:default;padding:0 0 14px;pointer-events:none}.haven-features__title{font-family:Oswald,sans-serif;font-size:21px}.haven-features__icon{display:none}.haven-features__body{display:block;font-size:14px;grid-template-rows:none}.haven-features__body-inner{font-size:14px;padding-bottom:0}.haven-features__body{overflow:visible}.haven-features__body-inner{height:auto;overflow:visible}}