.dropdown-module{border-bottom:2px solid #8c8e90;max-width:var(--container-default)}.dropdown-module__title{margin-bottom:2rem}.dropdown-module-group__title{align-items:center;border-top:2px solid #8c8e90;display:flex;font-size:1.3125rem;font-weight:500;gap:1rem;justify-content:space-between;padding:1rem .5rem}.dropdown-module-group__title:focus-within,.dropdown-module-group__title:hover{outline:none}details>summary{list-style:none}details>summary::-webkit-details-marker{display:none}.dropdown-module-group__title::marker{content:none}.dropdown-module-group__body{padding:1rem .5rem}.dropdown-module-group__arrow{align-self:stretch;display:grid;flex:0 0 30px;place-items:center;transform:scale(.7);transition:all .5s ease}.dropdown-module-group__arrow.open{transform:rotate(-180deg) scale(.7);transform-origin:50% 50%}@media screen and (min-width:992px){.dropdown-module-group__body,.dropdown-module-group__title{padding:1rem 2.5rem}}