.layout-10-content-wrapper{flex-wrap:wrap;font-size:0;position:relative}.layout-10-header-wrapper{margin-bottom:3vh}.layout-10-items-container{padding:0}.layout-10-items{width:100%;display:flex;flex-wrap:wrap;align-items:stretch;justify-content:flex-start;margin-top:0}.layout-10-item-wrapper{width:100%;padding:0 15px;display:flex;flex-direction:column;justify-content:stretch;flex:1 1 auto;margin-top:15px;position:relative}.layout-10-item{display:flex;width:100%;align-items:center;justify-content:center;border-radius:76px;border:1px solid #e8e8e8;background:#f9f9f9;padding:20px 31px}.layout-10-item-content{width:100%;display:flex;align-items:center;justify-content:space-between}.layout-10-item-title{display:flex;flex:1;padding:0 15px;color:var(--a-dark)}.layout-10-item-right-icon svg{transition:all 100ms ease 0s}.layout-10-item:hover{background:var(--c-color-2)}.layout-10-item:hover .layout-10-item-title{color:#fff}.layout-10-item-icon svg path,.layout-10-item-right-icon svg path{fill:var(--c-color-2)}.layout-10-item:hover .layout-10-item-icon svg path,.layout-10-item:hover .layout-10-item-right-icon svg path{fill:#fff}.layout-10-item:hover .layout-10-item-right-icon svg{transform:rotate(-90deg) scale(1.5)}.dir-rtl .layout-10-item:hover .layout-10-item-right-icon svg{fill:#fff;transform:rotate(90deg) scale(1.5)}@media (max-width:768px){.layout-10-item{border-radius:16px;padding:15px}.layout-10-item-icon svg{width:36px;height:36px}.layout-10-item-right-icon{display:none}}