.Section_root__TScFz{--section-padding-normal:100px;--section-padding-hero:130px;--section-padding-compact:55px;--section-padding-minimal:24px;--section-padding:var(--section-padding-normal);--section-background:var(--primary-light);padding:var(--section-padding) 0;background-color:var(--section-background);position:relative}@media (min-width:800px){.Section_root__TScFz{--section-padding-normal:100px;--section-padding-hero:180px;--section-padding-compact:55px;--section-padding-minimal:24px}}.Section_hero__Ty0Py{--section-padding:var(--section-padding-hero)}.Section_compact__hg1Bc{--section-padding:var(--section-padding-compact)}.Section_minimal__nhoKu{--section-padding:var(--section-padding-minimal)}.Section_light__JdmZ_{--section-accent:var(--accent-blue);--section-background:var(--primary-light);color:#2d4773}.Section_slate__7Ib3K{--tw-bg-opacity:1;background-color:rgb(241 245 249/var(--tw-bg-opacity,1))}.Section_dark__eMLuZ{--section-accent:var(--accent-yellow);--section-background:var(--primary-dark);color:rgba(255,255,255,.8)}.Section_blue__mn6Y3{--section-accent:var(--accent-yellow);--section-background:var(--accent-blue);color:var(--arctic)}.Section_white__d3ZJf{--section-accent:var(--accent-blue);--section-background:#fff;color:#2d4773}.Section_mediumOlive__Oehpg{--section-accent:var(--dark-olive);--section-background:var(--medium-olive);color:var(--primary-dark)}.Section_lightOlive__f9fqd{--section-accent:var(--dark-olive);--section-background:var(--light-olive);color:var(--primary-dark)}.Section_lightWithOliveAccent__aPKKC{--section-accent:var(--dark-olive);--section-background:var(--primary-light);color:var(--primary-dark)}.Title_root__eK0s8{position:relative;color:var(--title-color)}.Title_root__eK0s8.Title_blue__nFfGd{--title-color:var(--accent-blue)}.Title_root__eK0s8.Title_yellow__zA_0_{--title-color:var(--accent-yellow)}.Title_root__eK0s8.Title_light__MI9BZ{--title-color:var(--primary-light)}.Title_root__eK0s8.Title_dark__gUZ09{--title-color:var(--primary-dark)}.Title_root__eK0s8.Title_white__q3aaR{--title-color:#fff}.Title_root__eK0s8.Title_darkOlive__btwWK{--title-color:var(--dark-olive)}.Title_root__eK0s8.Title_inherit__q_mDu{--title-color:inherit}.Title_root__eK0s8 h1{margin-bottom:30px}.Title_root__eK0s8 h2,.Title_root__eK0s8 h3{margin-bottom:20px}.Title_root__eK0s8 h4{margin-bottom:10px;color:var(--section-accent)}.Title_root__eK0s8 h5{color:var(--title-color,var(--section-accent))}.Title_root__eK0s8 h1,.Title_root__eK0s8 h2,.Title_root__eK0s8 h3{color:inherit}.Title_decorated__rLTvW{border-top:1px solid var(--title-decoration-color,currentColor);padding-top:30px;position:relative}.Title_decoration__GQ7rx{position:absolute;top:0;left:0;transform:translateY(-100%)}.Columns_root__TR7_o{display:grid;grid-gap:calc(1px * var(--columns-mobile-gap)) calc(1px * var(--row-mobile-gap));gap:calc(1px * var(--columns-mobile-gap)) calc(1px * var(--row-mobile-gap));grid-auto-flow:row}@media (min-width:800px){.Columns_root__TR7_o{grid-template-columns:repeat(var(--columns-count),1fr);gap:calc(1px * var(--row-gap)) calc(1px * var(--columns-gap))}}.GeneSelectForm_root__RcLFs{margin-top:40px;display:flex;flex-direction:column;gap:25px}@media (min-width:768px){.GeneSelectForm_root__RcLFs{flex-direction:row;gap:50px}}.GeneSelectForm_root__RcLFs label{color:#fff;font-family:var(--font-ibm-plex-sans);font-size:20px;font-style:normal;font-weight:400;line-height:24px}.GeneSelectForm_root__RcLFs input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;width:16px;height:16px;border:1px solid #fff;border-radius:50%;display:grid;place-content:center}.GeneSelectForm_root__RcLFs input[type=radio]:before{content:"";width:8px;height:8px;border-radius:50%;transform:scale(0);transition:transform 60ms ease-in-out;box-shadow:inset 1em 1em #fff}.GeneSelectForm_root__RcLFs input[type=radio]:checked:before{transform:scale(1)}.GeneSelectForm_inputGroup__UJ1UM{display:flex;flex-direction:column;gap:10px}.GeneSelectForm_geneCategory__G936l{display:flex;flex-direction:row;gap:20px;border:none}@media (min-width:768px){.GeneSelectForm_geneCategory__G936l{flex-direction:column;gap:0}}.GeneSelectForm_geneCategory__G936l label{color:#fff;font-family:var(--font-ibm-plex-sans);font-size:15px;font-style:normal;font-weight:400;line-height:24px}.GeneSelectForm_geneRadio__etA0H{display:flex;flex-direction:row;gap:7px;align-items:center}.GeneSelectForm_geneInput__RLBlb{display:flex;flex-direction:row;width:100%;border:none;border-radius:30px;height:27px;background:#fff;padding:1px}.GeneSelectForm_geneInput__RLBlb input{flex-grow:2;border:none;background:none;padding-left:10px;color:var(--primary-dark);font-family:var(--font-ibm-plex-sans);font-size:15px;font-style:normal;font-weight:600;line-height:24px}.GeneSelectForm_geneInput__RLBlb input:focus{outline:none}.GeneSelectForm_geneInput__RLBlb button{background:none;border:none;border-radius:50%;width:25px;height:25px}.GeneSelectForm_error__6vJNf{color:var(--accent-yellow)}.GeneSelectForm_small__anDoY{color:#66ABF0}.Hero_root__Y7QCd a{color:inherit;font-weight:inherit}.Hero_tab__l6pp_{margin-top:20px}.Hero_tab__l6pp_ p+p{margin:0}.Hero_tabInfoContainer__Pkw7P{margin-top:40px;display:flex;flex-direction:column-reverse}@media (min-width:768px){.Hero_tabInfoContainer__Pkw7P{flex-direction:row}}.Hero_tabInfo__PNbf6{border-top:1px solid #fff;padding-top:10px}.Hero_tabNav__b3XvI{border-bottom:1px solid #fff;margin-top:30px;padding-bottom:7px}.Hero_tabNavItems__eQg_f,.Hero_tabNav__b3XvI{display:flex;flex-direction:row;gap:20px}.Hero_tabNavItems__eQg_f a{color:#66ABF0;cursor:pointer}.Hero_tabNavItems__eQg_f a:hover{font-weight:600;color:#fff}.Hero_active__fIGi4{font-weight:600;color:#fff!important}.Hero_custom__uykZ3{display:none}.Hero_custom__uykZ3 svg{width:13px;height:13px}@media (min-width:768px){.Hero_custom__uykZ3{display:flex;flex-direction:row;align-items:center;gap:4px}}.Hero_custom__uykZ3{stroke:#66ABF0}.Hero_custom__uykZ3:hover{stroke:#fff}.Hero_content__nJefo{position:relative;padding-left:0}@media (min-width:768px){.Hero_content__nJefo{padding-left:260px;padding-bottom:0}}.Hero_graphicContainer__8K3Mk{position:absolute;right:0;top:91px;width:-moz-fit-content;width:fit-content}.Hero_graphicContainer__8K3Mk svg{width:149px;height:auto}@media (min-width:768px){.Hero_graphicContainer__8K3Mk svg{height:574px;width:auto}.Hero_graphicContainer__8K3Mk{top:auto;bottom:-190px;left:-140px}}.Hero_title__VNBDm{margin-right:130px}@media (min-width:768px){.Hero_title__VNBDm{margin-right:0}}