:root{--color-primary:#9c9749;--color-text:#221e13;--color-bg:#f2f1ec;--color-line:var(--color-gray)}.toggle-list__item{border-bottom:1px solid #dedede;padding:1rem 0}@media (min-width:977px){.toggle-list__item{padding:2rem 0}}.toggle-list__item.active .toggle-list__content{display:block}.toggle-list__item.active .toggle-list__heading:after{transform:rotate(45deg)}.toggle-list__heading{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.toggle-list__heading:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' viewBox='0 0 25 25'%3E%3Ctitle%3ECombined Shape%3C/title%3E%3Cpath fill='none' fill-rule='evenodd' stroke='%23666' d='M12.5 0v25M0 12.5h25'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;border-radius:40px;content:"";display:inline-block;height:40px;transition:transform .15s ease-in;width:40px}.toggle-list__heading:hover{cursor:pointer}.toggle-list__content{display:none;padding:2rem 0 0}
