.layout-8-wrapper{width:100%;padding:77px 0}.layout-8-wrapper.dark{background:var(--dark-bg)}.layout-8-content-wrapper{flex-wrap:wrap;font-size:0;position:relative}.layout-8-content-container{margin-bottom:46px}.layout-8-content-header{display:flex;align-items:flex-start;width:100%;margin-bottom:0;padding-bottom:37px;border-bottom:1px solid var(--color-2)}.layout-8-header-title{display:block;width:100%;color:var(--color-1)}.layout-8-childs-container{padding:0}.layout-8-childs{width:100%;display:flex;flex-wrap:wrap;align-items:stretch;justify-content:flex-start;margin-top:0}.layout-8-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-8-item{display:flex;width:100%;align-items:center;justify-content:center;border-radius:76px;background:var(--dark-bg);padding:20px 31px}.dark .layout-8-item{background:var(--light-bg)}.layout-8-item-content{width:100%;display:flex;align-items:center;justify-content:space-between}.layout-8-item-title{display:flex;flex:1;padding:0 15px;color:var(--color-1)}.layout-8-item-right-icon svg{transition:all 100ms ease 0s}.layout-8-item:hover{background:var(--color-2)}.layout-8-item:hover .layout-8-item-title{color:#fff}.layout-8-item:hover .layout-8-item-icon svg path,.layout-8-item:hover .layout-8-item-right-icon svg path{fill:#fff}.layout-8-item:hover .layout-8-item-right-icon svg{transform:rotate(-90deg) scale(1.5)}@media (max-width:1368px){.layout-8-wrapper{padding:30px 0}}@media (max-width:1024px){.layout-8-item-icon svg{width:30px;height:30px}.layout-8-item-right-icon{display:none}.layout-8-item{border-radius:6px;padding:20px 20px}.layout-8-content-container{margin-bottom:16px}.layout-8-content-header{padding-bottom:17px}}