@charset "UTF-8";home-feature.home-feature{display:block;width:100%;color:var(--color-text, #000)}home-feature.home-feature .home-feature__inner{display:flex;flex-direction:column;width:100%;max-width:1600px;margin:0 auto}@media(min-width:768px){home-feature.home-feature .home-feature__inner{flex-direction:row;align-items:stretch}}home-feature.home-feature .home-feature__content{order:1;padding:0 0 20px}@media(min-width:768px){home-feature.home-feature .home-feature__content{order:0;flex:1;min-width:0;display:flex;align-items:center;justify-content:center;padding:40px}}home-feature.home-feature .home-feature__content-inner{max-width:560px;margin:0 auto;width:100%}@media(min-width:768px){home-feature.home-feature .home-feature__content-inner{margin:0}}home-feature.home-feature .home-feature__title{font-size:22px;font-weight:600;margin:0 0 20px;line-height:1.25}@media(min-width:768px){home-feature.home-feature .home-feature__title{font-size:48px;margin-bottom:28px}}home-feature.home-feature .home-feature__accordion{border-top:1px solid rgba(0,0,0,.12)}home-feature.home-feature .home-feature__item{border-bottom:1px solid rgba(0,0,0,.12)}home-feature.home-feature .home-feature__summary{display:flex;align-items:center;justify-content:space-between;width:100%;padding:16px 0;cursor:pointer;list-style:none;gap:12px;text-align:left;-webkit-tap-highlight-color:transparent}home-feature.home-feature .home-feature__summary::-webkit-details-marker{display:none}home-feature.home-feature .home-feature__summary::marker{display:none}home-feature.home-feature .home-feature__heading{font-size:16px;line-height:1.25;flex:1;min-width:0}@media(min-width:768px){home-feature.home-feature .home-feature__heading{font-size:18px}}home-feature.home-feature .home-feature__icon{flex-shrink:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;transition:transform .2s ease}home-feature.home-feature .home-feature__icon svg{width:18px;height:18px;stroke:currentColor}home-feature.home-feature .home-feature__item[open] .home-feature__icon{transform:rotate(45deg)}home-feature.home-feature .home-feature__body{padding:0 0 16px;font-size:14px;line-height:1.5;color:#666}home-feature.home-feature .home-feature__body p{margin:0 0 .5em}home-feature.home-feature .home-feature__body p:last-child{margin-bottom:0}@media(min-width:768px){home-feature.home-feature .home-feature__body{font-size:16px}}home-feature.home-feature .home-feature__media{order:2;width:100%;display:flex;align-items:center}@media(min-width:768px){home-feature.home-feature .home-feature__media{flex:1;min-width:0;max-width:50%}}home-feature.home-feature .home-feature__img{display:block;width:100%;height:auto;object-fit:cover}
