.styles_accordion__kOrIz{display:flex;flex-direction:column;width:100%}.styles_accordionItem__IXp_Q{transition:all .3s ease-in-out;border-radius:var(--space-xl);min-height:-moz-fit-content;min-height:fit-content;display:flex;flex-direction:column;gap:var(--space-2xs);padding:var(--space-3xl) var(--space-2xl)}.styles_accordionItem__IXp_Q.styles_open__YsgBL{background:var(--Almost-White,#e9e9e9);margin-bottom:var(--space-s)}.styles_accordionHeader__GON9d{display:flex;justify-content:flex-start;width:100%;align-items:center;background:transparent;border:none;cursor:pointer}.styles_headerContent__Ec9SM{display:flex;align-items:flex-start;gap:var(--space-l);align-self:stretch}.styles_title__aVowk{color:var(--Dark-Grey,#262626);font-size:var(--step-2);font-weight:500;line-height:160%;text-align:start}.styles_accordionHeader__GON9d:hover .styles_icon__X9txu{color:var(--Primary,#ff0533)}.styles_icon__X9txu{flex-shrink:0;height:calc(var(--step-2) * 1.6);width:var(--space-xl);color:#737373;transition:transform .3s ease,color .3s ease}.styles_icon__X9txu.styles_rotate__Isyb5{transform:rotate(180deg);color:#ff0533}.styles_accordionContentWrapper__Fcmhs{overflow:hidden;max-height:0;opacity:0;transition:all .3s ease-in-out}.styles_contentOpen__X6fh8{max-height:900px;opacity:1}.styles_content__hVAYS{padding-left:calc(var(--space-xl) + var(--space-l));color:var(--Fog,#4d4d4d);font-size:var(--step-1);font-weight:400;line-height:160%}.styles_content__hVAYS>ol,.styles_content__hVAYS>ul{list-style-position:outside;margin-left:var(--space-xs)}.styles_content__hVAYS>ol>li,.styles_content__hVAYS>ul>li{margin-left:var(--space-m);margin-bottom:var(--space-3xs)}