main{border-radius:0 0 var(--l-radius) var(--l-radius);background-color:var(--white)}main .wrapperContentQ .sectionQ{margin-top:calc(76px + var(--l-space));margin-bottom:var(--sections-space)}main .wrapperContentQ .sectionQ .introQ{margin-bottom:var(--l-space);text-align:center;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:var(--xs-space)}main .wrapperContentQ .sectionQ .contentQ h2{font:560 1.5rem/1.15 var(--main-font);color:var(--black)}main .wrapperContentQ .sectionQ .contentQ h2:not(:first-child){margin-top:var(--m-space)}main .wrapperContentQ .sectionQ .contentQ h2:not(:last-child){margin-bottom:var(--s-space)}main .wrapperContentQ .sectionQ .contentQ h3{font:620 1.125rem/1.15 var(--main-font)}main .wrapperContentQ .sectionQ .contentQ h3:not(:first-child){margin-top:var(--gap)}main .wrapperContentQ .sectionQ .contentQ h3:not(:last-child){margin-bottom:var(--xs-space)}main .wrapperContentQ .sectionQ .contentQ h4,main .wrapperContentQ .sectionQ .contentQ h5,main .wrapperContentQ .sectionQ .contentQ h6{font-family:var(--main-font);font-weight:620;line-height:1.15}main .wrapperContentQ .sectionQ .contentQ h4:not(:first-child),main .wrapperContentQ .sectionQ .contentQ h5:not(:first-child),main .wrapperContentQ .sectionQ .contentQ h6:not(:first-child){margin-top:var(--s-space)}main .wrapperContentQ .sectionQ .contentQ h4:not(:last-child),main .wrapperContentQ .sectionQ .contentQ h5:not(:last-child),main .wrapperContentQ .sectionQ .contentQ h6:not(:last-child){margin-bottom:var(--xs-space)}main .wrapperContentQ .sectionQ .contentQ h4{font-size:1rem}main .wrapperContentQ .sectionQ .contentQ h5{font-size:.875rem}main .wrapperContentQ .sectionQ .contentQ h6{font-size:.75rem}main .wrapperContentQ .sectionQ .contentQ ul,main .wrapperContentQ .sectionQ .contentQ ol{padding-left:1.75em}main .wrapperContentQ .sectionQ .contentQ ul:not(:last-child),main .wrapperContentQ .sectionQ .contentQ ol:not(:last-child){margin-bottom:1em}main .wrapperContentQ .sectionQ .contentQ a{color:var(--simple-blue);text-decoration:underline}main .wrapperContentQ .sectionQ .contentQ p{color:#333}