.section-dropdown{position:relative}.section-dropdown .dropdown{margin-top:48px;max-width:1000px}@media screen and (min-width: 740px){.section-dropdown .dropdown{margin-top:64px}}@media screen and (min-width: 1024px){.section-dropdown .dropdown{width:100%}}@media screen and (min-width: 1200px){.section-dropdown .dropdown{margin-top:80px}}.section-dropdown .dropdown__container{width:100%;height:auto;padding:0;overflow:hidden;position:relative}.section-dropdown .dropdown__content-container{height:0;position:relative;transition:height .2s ease-in-out;border-bottom:1px solid #e4e7e9;margin-bottom:20px}.section-dropdown .dropdown__content-container:has(.dropdown__content--visible){height:auto}.section-dropdown .dropdown__content{padding:0 0 24px;opacity:0;transition:all .2s ease-in-out}.section-dropdown .dropdown__content a{text-decoration:underline}.section-dropdown .dropdown__heading{font-size:13px;color:black;position:relative;cursor:pointer;text-transform:none;display:flex;align-items:center;justify-content:space-between;letter-spacing:0.2em;padding-bottom:20px}.section-dropdown .dropdown__heading p{margin-bottom:0;font-size:18px;text-transform:none}@media screen and (min-width: 740px){.section-dropdown .dropdown__heading p{font-size:22px}}.section-dropdown .dropdown__heading svg{width:7px;height:auto;margin-right:7px;transform:rotate(0deg);transition:transform .2s ease-in-out}@media screen and (min-width: 1200px){.section-dropdown .dropdown{margin-left:calc(var(--grid-column-width) + var(--grid-gap));margin-right:calc(var(--grid-column-width) + var(--grid-gap))}}.section-dropdown .dropdown .button{margin:20px auto 0;display:block;width:fit-content;max-width:400px}.section-dropdown .dropdown__heading--active svg{transform:rotate(90deg) !important;transition:transform .2s ease-in-out}@media (min-width: 1024px){.section-dropdown .global-dropdown-container{margin-left:auto;margin-right:auto;display:flex;justify-content:center;flex-direction:row-reverse;overflow-y:hidden}}.section-dropdown .dropdown__content--visible{opacity:1 !important;transition:all .2s ease-in-out}
