.styles_AccordionTrigger__xTuYn{width:100%;display:flex;justify-content:space-between;align-items:center;gap:15px;background-color:#fff;padding:1.2rem;box-shadow:0 1px 5px rgba(0,0,0,.12);border-radius:5px;cursor:pointer}.styles_AccordionTrigger__xTuYn.styles_bgGray__PyVE_{background-color:#eaecf3}.styles_AccordionTrigger__xTuYn .styles_title__q8kG_{font-size:1rem;font-family:var(--font-body);text-align:left}.styles_AccordionTrigger__xTuYn .styles_icon__diqKO{display:flex;align-items:center;transition:transform .3s cubic-bezier(.87,0,.13,1)}.styles_AccordionTrigger__xTuYn .styles_icon__diqKO svg{fill:var(--text-body)}.styles_AccordionTrigger__xTuYn[data-state=open] .styles_icon__diqKO{transform:rotate(180deg)}.styles_AccordionTrigger__xTuYn:hover,.styles_AccordionTrigger__xTuYn[data-state=open]{background:var(--blue)}.styles_AccordionTrigger__xTuYn:hover span,.styles_AccordionTrigger__xTuYn[data-state=open] span{color:#fff}.styles_AccordionTrigger__xTuYn:hover svg,.styles_AccordionTrigger__xTuYn[data-state=open] svg{fill:#fff}.styles_AccordionTrigger__xTuYn:focus{outline:2px solid var(--blue)}.styles_AccordionContent__8fiQX[data-state=open]{animation:styles_slideDown__X9h4G .4s cubic-bezier(.87,0,.13,1)}.styles_AccordionContent__8fiQX[data-state=closed]{animation:styles_slideUp__7gyaG .4s cubic-bezier(.87,0,.13,1)}.styles_AccordionContent__8fiQX h3{padding-bottom:1rem}.styles_AccordionContent__8fiQX a{color:var(--blue)}.styles_AccordionContent__8fiQX a:hover{text-decoration:underline}.styles_AccordionContent__8fiQX p{padding-bottom:1.5rem}.styles_AccordionContent__8fiQX ul{margin:0 0 1.5rem 15px;padding-left:1rem;list-style-type:disc}.styles_AccordionContent__8fiQX ul li{font-family:var(--font-body);list-style-type:inherit}.styles_AccordionContentText__7DnuA{padding:1.75rem;font-family:var(--font-body)}@media(max-width:768px){.styles_AccordionTrigger__xTuYn{padding:.75rem 1rem}}@keyframes styles_slideDown__X9h4G{0%{height:0;opacity:0}to{height:var(--radix-accordion-content-height);opacity:1}}@keyframes styles_slideUp__7gyaG{0%{height:var(--radix-accordion-content-height);opacity:1}to{height:0;opacity:0}}.styles_wrapper__4gCeO{width:100%;display:flex;flex-direction:column}.styles_commonQuestions__aTOf7{padding:4rem 0}.styles_commonQuestions__aTOf7 h2{font-size:2.5rem;font-family:var(--font-title);font-weight:600;margin-bottom:1.5rem}.styles_commonQuestions__aTOf7 .styles_displayDropdows__RhfRg{width:100%;display:flex;flex-direction:column;gap:1.5rem}.styles_commonQuestions__aTOf7{padding-bottom:8rem}.styles_bgWhite___Zlgo{background-color:#fff}@media screen and (max-width:1200px){.styles_wrapper__4gCeO{max-width:960px}}@media screen and (max-width:992px){.styles_commonQuestions__aTOf7 h2{font-size:37px}}@media screen and (max-width:768px){.styles_commonQuestions__aTOf7 h2{font-size:30px}}@media screen and (max-width:525px){.styles_commonQuestions__aTOf7 h2{font-size:27px}}@media screen and (max-width:375px){.styles_commonQuestions__aTOf7 h2{font-size:22px}}.styles_wrapper__S0cHu{width:100%;display:flex;flex-direction:column}.styles_commonQuestions__ahnrR{padding:4rem 0}.styles_commonQuestions__ahnrR h2{font-size:2.5rem;font-family:var(--font-title);font-weight:600;margin-bottom:1.5rem}.styles_commonQuestions__ahnrR .styles_displayDropdows__zMZrz{width:100%;display:flex;flex-direction:column;gap:1.5rem}.styles_commonQuestions__ahnrR{background-color:#eaecf3;padding-bottom:8rem}@media screen and (max-width:1200px){.styles_wrapper__S0cHu{max-width:960px}}@media screen and (max-width:992px){.styles_commonQuestions__ahnrR h2{font-size:37px}}@media screen and (max-width:768px){.styles_commonQuestions__ahnrR h2{font-size:30px}}@media screen and (max-width:525px){.styles_commonQuestions__ahnrR h2{font-size:27px}}@media screen and (max-width:375px){.styles_commonQuestions__ahnrR h2{font-size:22px}}.styles_downloadButton__dJUoy{color:#fff!important;background:var(--blue);border-radius:5px;padding:12px 20px;transition:filter .2s}.styles_downloadButton__dJUoy:hover{filter:brightness(.9)}.styles_downloadButton__dJUoy:focus{border:2px solid var(--blue-focus);outline:none;border-radius:6px}.styles_closeModalX__3dF4A{position:absolute;right:15px;top:15px;background:transparent;border-radius:8px;transition:.2s;outline:2px solid transparent;border:2px solid transparent;font-size:0;padding:3px}.styles_closeModalX__3dF4A:focus{border-color:var(--blue)}.styles_closeModalX__3dF4A:hover{background:#ebebeb}