html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{margin:.67em 0;font-size:2em}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace;font-size:1em}a{background-color:#0000}abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:100%;line-height:1.15}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring{outline:1px dotted buttontext}[type=button]:-moz-focusring{outline:1px dotted buttontext}[type=reset]:-moz-focusring{outline:1px dotted buttontext}[type=submit]:-moz-focusring{outline:1px dotted buttontext}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;white-space:normal;max-width:100%;padding:0;display:table}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template,[hidden]{display:none}
:root{--color-white:#fff;--color-primary01:#00599c;--color-primary02:#00c3dd;--color-primary03:#052f4e;--color-primary04:#2f2f2f;--color-secondary01:#f1f9ff;--color-secondary02:#e5f7fa;--color-secondary03:#3794a9;--color-secondary04:#f9fafa;--color-secondary05:#d7d8db;--color-secondary06:#aaadb4;--color-secondary07:#7d8aa0;--color-secondary08:#464a53;--color-secondary09:#acb0b9;--color-gradient01:linear-gradient(90deg,#00c3dd 0%,#00599c 99.86%);--color-gradient02:linear-gradient(90deg,#009fc7 0%,#0061a1 99.86%);--color-gradient03:linear-gradient(90deg,#00ded1 0%,#01c8d6 20.29%,#02b6d9 50.26%,#0982bc 78.35%,#0c66ab 99.86%);--color-gradient04:linear-gradient(90deg,#00599c 0%,#052f4e 99.86%);--color-transparent:transparent}*{box-sizing:border-box}h1,h2,h3,h4,p{margin:0;padding:0}html{width:100%;min-height:100dvh;margin:0;padding:0;font-size:14px}body{width:100%;margin:0;padding:0;position:relative;overflow-x:hidden}.content{color:var(--color-primary03)}.content figure{margin:0}.content a{color:inherit;text-decoration:underline;transition:all .3s ease-out}.content a:hover{cursor:pointer;text-decoration:none}.content p{color:var(--color-primary04);letter-spacing:.16px;margin-bottom:14px;font-size:16px;font-style:normal;font-weight:500;line-height:1.5}@media (min-width:1024px){.content p{letter-spacing:.34px;font-size:17px;line-height:1.58824}}.content p.first{color:var(--color-primary01);letter-spacing:.22px;font-size:18px;font-style:normal;font-weight:700;line-height:1.40909}@media (min-width:1024px){.content p.first{letter-spacing:.24px;font-size:20px;line-height:1.33333}}.content h2{color:var(--color-primary01);font-size:35px;font-style:normal;font-weight:700;line-height:1.2}@media (min-width:1024px){.content h2{font-size:42px;line-height:1.2381}}.content h3{color:var(--color-primary01);letter-spacing:.28px;margin-top:28px;margin-bottom:18px;font-size:28px;font-style:normal;font-weight:400;line-height:1.25}@media (min-width:1024px){.content h3{margin-top:33px;font-size:33px;line-height:1.27273}}.content h4{color:var(--color-primary01);font-size:23px;font-style:normal;font-weight:400;line-height:1.30435}@media (min-width:1024px){.content h4{font-size:29px;line-height:1.27586}}.content ol{counter-reset:item;padding-left:0;list-style-type:none}.content ol li{counter-increment:item;color:var(--color-primary04);letter-spacing:.16px;margin-bottom:.5em;font-size:16px;font-style:normal;font-weight:500;line-height:1.5;position:relative}@media (min-width:1024px){.content ol li{letter-spacing:.34px;font-size:17px;line-height:1.58824}}.content ol li:before{content:counters(item,".")".";color:var(--color-primary01);margin-right:.5em;font-weight:700}.content ul{flex-direction:column;gap:14px;margin:0 0 14px;padding:0 0 0 24px;list-style:none;display:flex}.content ul li{color:var(--color-primary04);letter-spacing:.16px;font-size:16px;font-style:normal;font-weight:500;line-height:1.5;position:relative}@media (min-width:1024px){.content ul li{letter-spacing:.34px;font-size:17px;line-height:1.58824}}.content ul li:before{content:"";background-color:var(--color-primary01);border-radius:50%;width:10px;height:10px;margin-left:-24px;margin-right:14px;display:inline-block}.table-responsive{-webkit-overflow-scrolling:touch;width:100%;margin:1.5em 0;overflow-x:auto}.table-responsive table{border-collapse:collapse;width:100%}.table-responsive th,.table-responsive td{text-align:left;border:1px solid #ddd;padding:.5em .75em}.table-responsive::-webkit-scrollbar{height:6px}.table-responsive::-webkit-scrollbar-thumb{background:#0003;border-radius:3px}mark{color:var(--color-primary01);background-color:#0000;font-weight:600}
@font-face{font-family:gilroy;src:url(../media/Gilroy_Black-s.p.e89bb409.woff2)format("woff2");font-display:swap;font-weight:900;font-style:normal}@font-face{font-family:gilroy;src:url(../media/Gilroy_Bold-s.p.0e43097a.woff2)format("woff2");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:gilroy;src:url(../media/Gilroy_Medium-s.p.db57813f.woff2)format("woff2");font-display:swap;font-weight:500;font-style:normal}@font-face{font-family:gilroy;src:url(../media/Gilroy_Regular-s.p.a4b61565.woff2)format("woff2");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:gilroy Fallback;src:local(Arial);ascent-override:74.23%;descent-override:21.55%;line-gap-override:19.16%;size-adjust:104.41%}.gilroy_65c2ad0-module__aFnHJq__className{font-family:gilroy,gilroy Fallback,system-ui,Segoe UI,Roboto,Helvetica,Arial}
.CookieBar-module-sass-module__-e54sW__CookieBar{background-color:var(--color-white);border-top:1px solid var(--color-secondary05);z-index:120;width:100%;position:fixed;bottom:0}.CookieBar-module-sass-module__-e54sW__CookieBar_wrapper{flex-direction:column;align-items:center;gap:10px;width:91.46%;margin:0 auto;padding:12px 0;display:flex}@media (min-width:900px){.CookieBar-module-sass-module__-e54sW__CookieBar_wrapper{flex-direction:row;justify-content:space-between;gap:90px}}@media (min-width:1024px){.CookieBar-module-sass-module__-e54sW__CookieBar_wrapper{gap:90px;width:94.44%;max-width:1360px}}.CookieBar-module-sass-module__-e54sW__CookieBar__text{text-align:center;color:var(--color-primary04)}@media (min-width:900px){.CookieBar-module-sass-module__-e54sW__CookieBar__text{text-align:left}}.CookieBar-module-sass-module__-e54sW__CookieBar__text a{color:var(--color-primary04)}.CookieBar-module-sass-module__-e54sW__CookieBar__btn{font-size:16px!important}@media (min-width:1024px){.CookieBar-module-sass-module__-e54sW__CookieBar__btn{padding:18px 72px!important}}
.titleXL{letter-spacing:.53px;font-size:53px;font-style:normal;font-weight:900;line-height:1.11321}@media (min-width:1024px){.titleXL{letter-spacing:.6px;font-size:60px;line-height:1.13333}}.titleH1{font-size:42px;font-style:normal;font-weight:700;line-height:1.14286}@media (min-width:1024px){.titleH1{font-size:52px;line-height:1.19231}}.titleH2Bold{font-size:35px;font-style:normal;font-weight:700;line-height:1.2}@media (min-width:1024px){.titleH2Bold{font-size:42px;line-height:1.2381}}.titleH2Regular{font-size:35px;font-style:normal;font-weight:400;line-height:1.2}@media (min-width:1024px){.titleH2Regular{font-size:42px;line-height:1.2381}}.titleH3Bold{letter-spacing:.28px;font-size:28px;font-style:normal;font-weight:700;line-height:1.25}@media (min-width:1024px){.titleH3Bold{font-size:33px;line-height:1.27273}}.titleH3Regular{letter-spacing:.28px;font-size:28px;font-style:normal;font-weight:400;line-height:1.25}@media (min-width:1024px){.titleH3Regular{font-size:33px;line-height:1.27273}}.titleH4Bold{font-size:23px;font-style:normal;font-weight:700;line-height:1.30435}@media (min-width:1024px){.titleH4Bold{font-size:29px;line-height:1.27586}}.titleH4Regular{font-size:23px;font-style:normal;font-weight:400;line-height:1.30435}@media (min-width:1024px){.titleH4Regular{font-size:29px;line-height:1.17241}}.titleH5Bold{font-size:20px;font-style:normal;font-weight:700;line-height:1.25}@media (min-width:1024px){.titleH5Bold{font-size:26px;line-height:1.15385}}.titleH5Regular{font-size:20px;font-style:normal;font-weight:400;line-height:1.25}@media (min-width:1024px){.titleH5Regular{font-size:26px;line-height:1.15385}}.textB1Bold{letter-spacing:.22px;font-size:22px;font-style:normal;font-weight:700;line-height:1.40909}@media (min-width:1024px){.textB1Bold{letter-spacing:.24px;font-size:24px;line-height:1.33333}}.textB1Medium{letter-spacing:.22px;font-size:22px;font-style:normal;font-weight:500;line-height:1.40909}@media (min-width:1024px){.textB1Medium{letter-spacing:.24px;font-size:24px;line-height:1.33333}}.textB2Bold{letter-spacing:.19px;font-size:19px;font-style:normal;font-weight:700;line-height:1.47368}@media (min-width:1024px){.textB2Bold{line-height:1.57895}}.textB2Medium{letter-spacing:.19px;font-size:19px;font-style:normal;font-weight:500;line-height:1.47368}@media (min-width:1024px){.textB2Medium{line-height:1.57895}}.textB3Bold{letter-spacing:.16px;font-size:16px;font-style:normal;font-weight:700;line-height:1.5}@media (min-width:1024px){.textB3Bold{letter-spacing:.34px;font-size:16px;line-height:1.5625}}.textB3Medium{letter-spacing:.16px;font-size:16px;font-style:normal;font-weight:500;line-height:1.5}@media (min-width:1024px){.textB3Medium{letter-spacing:.34px;font-size:16px;line-height:1.5625}}.textB4Bold{letter-spacing:.28px;font-size:14px;font-style:normal;font-weight:700;line-height:1.5}@media (min-width:1024px){.textB4Bold{line-height:1.71429}}.textB4Medium{letter-spacing:.28px;font-size:14px;font-style:normal;font-weight:500;line-height:1.5}@media (min-width:1024px){.textB4Medium{line-height:1.71429}}.textB5Bold{letter-spacing:.2px;font-size:12px;font-style:normal;font-weight:700;line-height:1.5}@media (min-width:1024px){.textB5Bold{letter-spacing:.22px;font-size:13px;line-height:1.46154}}.textB5Medium{letter-spacing:.2px;font-size:12px;font-style:normal;font-weight:500;line-height:1.5}@media (min-width:1024px){.textB5Medium{letter-spacing:.22px;font-size:13px;line-height:1.46154}}.textB6Bold{letter-spacing:.18px;font-size:10px;font-style:normal;font-weight:700;line-height:1.5}@media (min-width:1024px){.textB6Bold{font-size-adjust:11;line-height:1.63636}}.textB6Medium{letter-spacing:.18px;font-size:10px;font-style:normal;font-weight:500;line-height:1.5}@media (min-width:1024px){.textB6Medium{font-size:11px;line-height:1.63636}}.textB7Bold{letter-spacing:.18px;font-size:9px;font-style:normal;font-weight:700;line-height:1.44444}@media (min-width:1024px){.textB7Bold{line-height:1.77778}}.textB7Medium{letter-spacing:.18px;font-size:9px;font-style:normal;font-weight:500;line-height:1.44444}@media (min-width:1024px){.textB7Medium{line-height:1.77778}}
.layout-module-sass-module__Kk5luW__section{background-color:var(--color-white);flex-direction:column;width:100%;height:100%;min-height:calc(100dvh - 77px);margin:0 auto;padding:32px 0;display:flex;position:relative;overflow:hidden}@media (min-width:1200px){.layout-module-sass-module__Kk5luW__section{flex-direction:row;justify-content:space-between;align-items:stretch;height:100dvh;padding:0}}.layout-module-sass-module__Kk5luW__leftbar{display:none}@media (min-width:1200px){.layout-module-sass-module__Kk5luW__leftbar{background-color:var(--color-secondary01);flex-direction:column;justify-content:center;width:42.43%;display:flex}}.layout-module-sass-module__Kk5luW__leftbarWrapper{flex-direction:column;justify-content:space-between;width:80.69%;height:100%;margin:0 auto;padding:50px 0;display:flex}.layout-module-sass-module__Kk5luW__top{position:relative}.layout-module-sass-module__Kk5luW__bottom{color:var(--color-primary01);position:relative}.layout-module-sass-module__Kk5luW__content{flex-direction:column;flex-grow:1;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow-y:scroll}@media (min-width:1200px){.layout-module-sass-module__Kk5luW__content{width:57.56%;display:block}}.layout-module-sass-module__Kk5luW__back{display:none}@media (min-width:1200px){.layout-module-sass-module__Kk5luW__back{z-index:10;flex-direction:column;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:absolute;top:16px;right:16px}}.layout-module-sass-module__Kk5luW__menu{margin-top:auto;margin-bottom:24px}.layout-module-sass-module__Kk5luW__menuTitle{color:var(--color-primary01)}.layout-module-sass-module__Kk5luW__menuUl ul{margin:0;padding:0;list-style:none}.layout-module-sass-module__Kk5luW__menuUl ul li a{color:var(--color-primary01)}
