body:has(.greybackground),body:has(.regulation-features){background-color:#fff}.regulation__background,.greybackground{padding-top:10px;padding-bottom:10px;display:flex;flex-direction:column;align-items:center}@media screen and (max-width:1199px){.regulation__background,.greybackground{padding-bottom:20px}}.regulation__background--watermark{position:relative;overflow:hidden}.regulation__background--watermark::before{content:'';position:absolute;inset:0;background-image:var(--reg-watermark);background-repeat:no-repeat;background-position:50%;background-size:70%;opacity:.06;pointer-events:none}.regulation__background--watermark>*{position:relative;z-index:1}.regulation__pdf-links,.pdf-links{padding:80px 0;width:100%;background:#fff}.regulation__pdf-links:has(.regulation__tabs-container),.pdf-links:has(.regulation__tabs-container){padding:50px 0}.regulation__pdf-links-container{max-width:1e3px;margin:0 auto;width:100%;box-sizing:border-box}@media screen and (max-width:1040px){.regulation__pdf-links-container{padding:0 30px}}@media screen and (max-width:1200px){.regulation__pdf-links-container{padding:0 20px}}.regulation__pdf-links-container h2{margin-bottom:20px;width:100%;box-sizing:border-box}@media screen and (max-width:1200px){.regulation__pdf-links-container h2{margin-bottom:16px;font-size:28px;line-height:33px}}.regulation__pdf-list,.regulation-pdf-list{list-style:none;padding:0;margin:0;column-count:2;column-gap:72px;width:100%;transition:height .3s ease}@media screen and (max-width:1200px){.regulation__pdf-list,.regulation-pdf-list{column-gap:30px}}@media screen and (max-width:768px){.regulation__pdf-list,.regulation-pdf-list{column-count:1;column-gap:0}}.regulation__pdf-list+.regulation-pdf-read-more,.regulation-pdf-list+.regulation-pdf-read-more{margin-left:0;margin-top:16px}@media screen and (max-width:1200px){.regulation__pdf-list+.regulation-pdf-read-more,.regulation-pdf-list+.regulation-pdf-read-more{margin-top:12px}}.regulation__pdf-item,.regulation-pdf-item{margin-bottom:12px;break-inside:avoid;display:inline-block;width:100%;transition:opacity .4s cubic-bezier(.4,0,.2,1),transform .4s cubic-bezier(.4,0,.2,1);opacity:1;transform:translateY(0)}.regulation__pdf-item--hidden{display:none}.regulation__pdf-item--animating-in{opacity:0;transform:translateY(-15px)}.regulation__pdf-item--animating-out{opacity:0;transform:translateY(-15px)}.regulation__pdf-link,.regulation-pdf-link{display:inline-flex;align-items:center;gap:12px;padding:12px 16px;background-color:rgba(1,112,228,.1);border-radius:12px;color:#0071e3;font-size:14px;text-decoration:none;transition:all .2s ease;max-width:100%;box-sizing:border-box;overflow:hidden}.regulation__pdf-link:hover,.regulation-pdf-link:hover{background-color:rgba(1,112,228,.15);transform:translateY(-1px);box-shadow:0 2px 8px rgba(1,112,228,.2)}.regulation__pdf-icon,.regulation-pdf-icon{width:20px;height:20px;flex-shrink:0}.regulation__pdf-code,.regulation-pdf-code{font-weight:500;color:#0071e3;flex-shrink:0;font-family:golos text,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif;font-size:16px;line-height:100%;letter-spacing:0}@media(max-width:1200px){.regulation__pdf-code,.regulation-pdf-code{font-size:15px}}.regulation__pdf-title,.regulation-pdf-title{color:#0071e3;font-family:golos text,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif;font-weight:500;font-size:16px;line-height:140%;letter-spacing:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.regulation__pdf-search-wrapper{position:relative;width:100%;max-width:500px;margin-bottom:50px;display:flex;align-items:center;background:#fff;border:1px solid #7a92a8;border-radius:6px;box-shadow:0 1px 2px rgba(0,0,0,.1);overflow:hidden}.regulation__pdf-search-wrapper:focus-within{border-color:#0071e3;box-shadow:0 1px 2px rgba(0,0,0,.1),0 0 0 2px rgba(1,112,228,.1)}.regulation__pdf-search,.regulation-pdf-search{flex:1;padding:10px 18px;border:none;font-size:16px;font-weight:500;line-height:28px;box-sizing:border-box;font-family:golos text,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif;background:0 0}.regulation__pdf-search:focus,.regulation-pdf-search:focus{outline:none}.regulation__pdf-search::placeholder,.regulation-pdf-search::placeholder{color:#7a92a8;font-weight:500}.regulation__pdf-search-icon{width:20px;height:20px;margin:0 14px;flex-shrink:0;position:relative}.regulation__pdf-search-icon::before{content:'';position:absolute;left:-14px;top:50%;transform:translateY(-50%);height:24px;width:1px;background:#e5e5e5}.regulation__pdf-search-icon img{width:100%;height:100%;display:block}.regulation__pdf-read-more,.regulation-pdf-read-more{display:inline-flex;align-items:center;gap:8px;margin-top:16px;padding:0;background:0 0;border:none;color:#0071e3;font-family:golos text,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif;font-size:16px;font-weight:700;line-height:100%;letter-spacing:.01em;cursor:pointer;text-decoration:none;transition:color .2s ease}@media screen and (max-width:1200px){.regulation__pdf-read-more,.regulation-pdf-read-more{font-size:14px;margin-top:12px;gap:6px}}.regulation__pdf-read-more:hover,.regulation-pdf-read-more:hover{color:#005587}.regulation__pdf-read-more img,.regulation-pdf-read-more img{width:12px;height:7px;flex-shrink:0;display:block;margin:0;transition:transform .4s cubic-bezier(.4,0,.2,1);transform:rotate(0)}@media screen and (max-width:1199px){.regulation__pdf-read-more img,.regulation-pdf-read-more img{width:10px;height:6px}}.regulation__pdf-read-more--expanded img{transform:rotate(180deg)}.regulation__download-icon,.downloadicon{position:relative;display:inline-block;width:25px;height:25px;vertical-align:middle;background-image:url("/images/Download arrow.svg");background-size:cover;transition:background-image .2s ease;margin-right:10px}@media screen and (max-width:1199px){.regulation__download-icon,.downloadicon{width:20px;height:20px}}.regulation__download-icon:hover,.downloadicon:hover{background-image:url("/images/Download arrow hover.svg")}.regulation__reporting{display:flex;flex-direction:column;gap:20px}.regulation__reporting-header h2{margin:0}.regulation__reporting-toggle{display:flex;flex-direction:column;gap:12px}.regulation__reporting-toggle input[type=range]{accent-color:#0071E3}.regulation__reporting-tabs{display:flex;gap:12px;flex-wrap:wrap}.regulation__reporting-tab{border:1px solid rgba(0,0,0,.15);background:#fff;padding:6px 12px;border-radius:16px;cursor:pointer;transition:all .2s ease;font-weight:700}.regulation__reporting-tab.active{background:#0071e3;color:#fff;border-color:#0071e3}.regulation__reporting-tab:hover{border-color:#0071e3;color:#0071e3}.regulation__reporting-downloads{width:100%}.regulation__reporting-list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}.regulation__reporting-list li{background:#f2f2f2;border-radius:12px;padding:12px 20px;box-shadow:0 2px 6px rgba(0,0,0,5%)}.regulation__reporting-list li a{color:#3a3a3a;text-decoration:none;font-weight:700}.regulation__reporting-list li a:hover{color:#0071e3}.regulation__reporting-empty{margin:0;color:#3a3a3a}.regulation__tabs-container{margin-bottom:50px}@media screen and (max-width:1199px){.regulation__tabs-container{margin-bottom:30px;margin-top:30px}}.regulation__section-title{color:#000;font-family:golos text,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif;font-size:28px;font-style:normal;font-weight:500;line-height:normal;margin:0 0 30px}.regulation__tabs{display:flex;gap:0;margin-bottom:50px;flex-wrap:wrap;background:rgba(0,0,0,5%);padding:4px;border-radius:148px}@media screen and (max-width:1199px){.regulation__tabs{padding:3px;margin-bottom:50px}}.regulation__tab{border:1px solid transparent;background:0 0;padding:11px 23px;cursor:pointer;transition:all .2s ease;color:#0a0a0a;font-family:golos text,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif;font-size:16px;font-weight:500;line-height:28px;flex:1;text-align:center}@media screen and (max-width:1199px){.regulation__tab{padding:10px 16px;font-size:14px;border-radius:148px}}.regulation__tab--active{background:#072a3e;color:#fff;border:1px solid #e5e5e5;border-radius:176px;box-shadow:0 1px 3px rgba(0,0,0,.1)}@media screen and (max-width:1199px){.regulation__tab--active{border-radius:176px}}.regulation__tab:hover:not(.regulation__tab--active){color:rgba(0,0,0,.8)}.regulation__tabs-title{margin:0 0 20px;width:100%;box-sizing:border-box}@media screen and (max-width:1199px){.regulation__tabs-title{margin-bottom:16px}}.regulation__pdf-sections-wrapper{display:grid}.regulation__pdf-sections-wrapper>.regulation__pdf-section{grid-area:1/1}.regulation__pdf-section{opacity:0;visibility:hidden;transition:opacity 150ms ease}.regulation__pdf-section--active{opacity:1;visibility:visible}.regulation__clean-header{background-color:#fff;padding:60px 0 40px}@media(max-width:1199px){.regulation__clean-header{padding:40px 0 30px}}.regulation__clean-header-container{max-width:1e3px;margin:0 auto;width:100%;box-sizing:border-box}@media screen and (max-width:1040px){.regulation__clean-header-container{padding:0 30px}}@media screen and (max-width:1199px){.regulation__clean-header-container{padding:0 20px}}.regulation__clean-breadcrumbs{font-family:golos text,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif;font-size:15px;font-weight:400;color:#9ca3af;margin-bottom:24px;display:flex;align-items:center;flex-wrap:wrap;gap:8px}.regulation__clean-breadcrumbs a{color:#6b7280;text-decoration:none}.regulation__clean-breadcrumbs a:hover{color:#1d1d1b}.regulation__clean-breadcrumbs span{color:#d1d5db}.regulation__clean-breadcrumbs span:last-child{color:#9ca3af}.regulation__clean-title{font-family:golos text,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif;font-size:44px;font-weight:600;line-height:1.15;color:#1d1d1b;margin:0 0 16px;letter-spacing:-.8px}@media(max-width:1199px){.regulation__clean-title{font-size:32px;letter-spacing:-.5px}}.regulation__clean-subtitle{font-family:golos text,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif;font-size:18px;font-weight:400;line-height:1.6;color:#6b7280;margin:0}@media(max-width:1199px){.regulation__clean-subtitle{font-size:16px}}.regulation-pdf-read-more--expanded img{transform:rotate(180deg)}.regulation-features{width:100%;background-color:#fff}.regulation-features__mobile-heading{display:none}@media(max-width:768px){.regulation-features__mobile-heading{display:block;padding-bottom:70px;border-bottom:1px solid var(--Grey----,#AAC3DC);background-color:#fff}.regulation-features__mobile-heading h1{color:var(--Neutrals-Navy-1,#072A3E);text-align:center;font-family:golos text,golos text,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif;font-size:40px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-1.2px;margin:0;padding:48px 20px 0}}@media(max-width:999px){.regulation-features{padding-top:70px}}.regulation-feature{width:100%;margin-bottom:270px}.regulation-feature:first-child{padding-top:125px}.regulation-feature:last-child{margin-bottom:0;padding-bottom:125px}@media(max-width:999px){.regulation-feature{margin-bottom:180px}.regulation-feature:first-child{padding-top:80px}.regulation-feature:last-child{margin-bottom:0;padding-bottom:80px}}@media(max-width:768px){.regulation-feature{margin-bottom:100px}.regulation-feature:first-child{padding-top:0}.regulation-feature:last-child{padding-bottom:48px}}.regulation-feature__container{max-width:1e3px;width:100%;margin:0 auto;box-sizing:border-box;display:flex;align-items:center;gap:125px}@media(max-width:999px){.regulation-feature__container{padding:0 20px;gap:60px}}@media(max-width:768px){.regulation-feature__container{flex-direction:column;gap:32px;padding:0 20px}}.regulation-feature__text{flex:1;min-width:0}@media(max-width:768px){.regulation-feature__text{order:2;width:100%}}.regulation-feature__title{color:var(--text-dimmed,#7A92A8);font-family:golos text,golos text,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif;font-size:40px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-1.2px;margin:0 0 35px;max-width:415px}.regulation-feature__title strong,.regulation-feature__title b{font-weight:500;color:var(--text-highlight,#052130)}@media(max-width:999px){.regulation-feature__title{font-size:32px;letter-spacing:-.96px;margin-bottom:24px}}@media(max-width:768px){.regulation-feature__title{font-size:28px;letter-spacing:-.84px;margin-bottom:16px;max-width:none}}.regulation-feature__description{color:#052130;background-image:linear-gradient(#7A92A8,#7A92A8);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;font-family:golos text,golos text,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:28px;margin:0;max-width:475px}.regulation-feature__description *{-webkit-text-fill-color:currentColor}@media(max-width:768px){.regulation-feature__description{font-size:15px;line-height:26px;max-width:none}}.regulation-feature__visual{flex:none;position:relative}@media(max-width:768px){.regulation-feature__visual{order:1;width:100%}}.regulation-feature__image-card{position:relative;border-radius:12px;overflow:hidden;width:420px;height:360px}@media(max-width:999px){.regulation-feature__image-card{width:340px;height:290px}}@media(max-width:768px){.regulation-feature__image-card{width:100%;height:280px}}.regulation-feature__image{width:100%;height:100%;display:block;object-fit:cover}.regulation-feature__button{display:inline-flex;align-items:center;gap:12px;margin-top:35px;padding:16px 24px;border:1px solid var(--text-dimmed,#7A92A8);border-radius:5px;background:#fff;color:var(--text-highlight,#052130);font-family:golos text,golos text,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif;font-size:21px;font-weight:500;line-height:29px;text-decoration:none;transition:all .2s ease}.regulation-feature__button svg{flex-shrink:0;transition:transform .2s ease}.regulation-feature__button:hover{border-color:var(--text-highlight,#052130)}.regulation-feature__button:hover svg{transform:translateX(3px)}@media(max-width:999px){.regulation-feature__button{margin-top:28px;padding:14px 20px;font-size:19px;line-height:26px}}@media(max-width:768px){.regulation-feature__button{margin-top:24px;padding:14px 20px;font-size:18px;line-height:25px}}body:has(.regulation__docs-layout){background-color:#fff}.regulation__docs-layout{display:flex;gap:24px;max-width:1e3px;margin:0 auto;padding:24px 0 60px}@media(max-width:768px){.regulation__docs-layout{flex-direction:column;padding:24px 16px 40px}}.regulation__docs-layout .docs-sidebar-toggle{display:none}@media(max-width:768px){.regulation__docs-layout .docs-sidebar-toggle{display:flex;align-items:center;gap:8px;width:100%;padding:12px 16px;background:#f7f8fa;border:1px solid #e5e8ed;border-radius:8px;font-size:14px;font-weight:500;color:#374151;cursor:pointer}.regulation__docs-layout .docs-sidebar-toggle[aria-expanded=true]{border-radius:8px 8px 0 0;border-bottom:none}.regulation__docs-layout .docs-sidebar-toggle__icon{color:#6b7280}.regulation__docs-layout .docs-sidebar-toggle__text{flex:1;text-align:left}.regulation__docs-layout .docs-sidebar-toggle__chevron{color:#9ca3af;transition:transform .25s ease}.regulation__docs-layout .docs-sidebar-toggle[aria-expanded=true] .docs-sidebar-toggle__chevron{transform:rotate(180deg)}}.regulation__docs-layout .docs-sidebar{position:sticky;top:100px;align-self:flex-start;width:260px;min-width:260px;max-height:calc(100vh - 120px);overflow-y:auto;background:#f7f8fa;border:1px solid #e5e8ed;border-radius:12px;padding:16px}@media(max-width:768px){.regulation__docs-layout .docs-sidebar{position:static;width:100%;min-width:0;border:none;border-radius:0;padding:0;margin:0;max-height:0;overflow:hidden;opacity:0;background:0 0;transition:max-height .35s ease,opacity .25s ease,padding .35s ease}.regulation__docs-layout .docs-sidebar--mobile-open{max-height:60vh;overflow-y:auto;opacity:1;padding:8px 0;margin-bottom:16px;background:#f7f8fa;border:1px solid #e5e8ed;border-top:none;border-radius:0 0 8px 8px}}.regulation__docs-content{flex:1;min-width:0}.regulation__docs-content .pdf-links{margin-bottom:0;padding:0}.regulation__docs-content .pdf-links .regulation__pdf-links-container{padding:0}.page-hero--regulation{background:linear-gradient(134deg,rgba(43,44,128,.5) .78%,rgba(217,255,252,.5) 99.22%),#4a89d6;background-blend-mode:overlay,normal;padding:0;min-height:433px;border-radius:0;overflow:hidden;margin-top:-2px;padding-top:2px}@media(max-width:768px){.page-hero--regulation{min-height:auto;position:relative}}.page-hero--regulation .page-hero__container{display:flex;align-items:center;justify-content:space-between;max-width:100%;padding:0 0 0 max(40px,calc((100% - 1e3px)/2));gap:32px;height:100%;min-height:433px}@media screen and (max-width:1200px){.page-hero--regulation .page-hero__container{padding:0 0 0 60px;min-height:380px}}@media screen and (max-width:768px){.page-hero--regulation .page-hero__container{flex-direction:column;justify-content:flex-start;padding:50px 20px 0;min-height:520px;gap:0;position:static}}.page-hero--regulation .page-hero__content{align-items:flex-start;text-align:left;max-width:494px;flex-shrink:0;gap:26px;z-index:2}@media(max-width:1200px){.page-hero--regulation .page-hero__content{max-width:380px;gap:20px}}@media(max-width:768px){.page-hero--regulation .page-hero__content{max-width:100%;align-items:center;text-align:center}}.page-hero--regulation .page-hero__icon{width:49px;height:49px;margin-bottom:0}.page-hero--regulation .page-hero__icon img{width:100%;height:100%}@media(max-width:768px){.page-hero--regulation .page-hero__icon{width:60px;height:60px}}.page-hero--regulation .page-hero__heading{color:#fff;font-size:40px;font-weight:500;letter-spacing:-.8px}@media(max-width:1200px){.page-hero--regulation .page-hero__heading{font-size:34px}}@media(max-width:768px){.page-hero--regulation .page-hero__heading{font-size:32px}}@media(max-width:480px){.page-hero--regulation .page-hero__heading{font-size:28px}}.page-hero--regulation .page-hero__breadcrumbs{justify-content:flex-start;flex-wrap:nowrap}@media(max-width:768px){.page-hero--regulation .page-hero__breadcrumbs{justify-content:center}}.page-hero--regulation .page-hero__breadcrumbs a{color:rgba(255,255,255,.6);flex-shrink:0}.page-hero--regulation .page-hero__breadcrumbs a:hover{color:rgba(255,255,255,.8)}.page-hero--regulation .page-hero__breadcrumbs img{flex-shrink:0}.page-hero--regulation .page-hero__breadcrumbs span{color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.page-hero--regulation .page-hero__documents{position:absolute;right:-300px;top:-60px;bottom:-60px;width:calc(50% + 60px);display:flex;gap:12px;padding-left:40px;transform-origin:center center}@media(max-width:1200px){.page-hero--regulation .page-hero__documents{width:50%;padding-left:20px;right:-120px;top:-40px;bottom:-40px}}@media(max-width:768px){.page-hero--regulation .page-hero__documents{position:absolute;right:0;left:0;top:auto;bottom:-25px;width:100%;padding-left:0;margin-top:0;flex-direction:column;gap:6px}}.page-hero--regulation .page-hero__documents-column{display:flex;flex-direction:column;gap:12px;width:260px;flex-shrink:0}.page-hero--regulation .page-hero__documents-column--left{animation:scrollDown 45s linear infinite}.page-hero--regulation .page-hero__documents-column--right{animation:scrollUp 45s linear infinite;margin-top:-150px}@media(max-width:1200px){.page-hero--regulation .page-hero__documents-column{width:210px;gap:10px}.page-hero--regulation .page-hero__documents-column--right{margin-top:-120px}}@media(max-width:768px){.page-hero--regulation .page-hero__documents-column{flex-direction:row;width:auto;gap:6px;margin-left:0}.page-hero--regulation .page-hero__documents-column--left{animation:none}.page-hero--regulation .page-hero__documents-column--right{animation:none;margin-top:0}}.page-hero--regulation .page-hero__document-sheet{width:260px;height:273px;flex-shrink:0;background:#eef3fd;clip-path:path("M 38.4 4 Q 39 0, 43 0 L 256 0 Q 260 0, 259.4 4 L 221.6 269 Q 221 273, 217 273 L 4 273 Q 0 273, 0.6 269 Z");filter:drop-shadow(0 2px 12px rgba(0,0,0,8%))}.page-hero--regulation .page-hero__document-sheet--1{margin-left:-39px}.page-hero--regulation .page-hero__document-sheet--2{margin-left:-78px}.page-hero--regulation .page-hero__document-sheet--3{margin-left:-117px}.page-hero--regulation .page-hero__document-sheet--4{margin-left:-156px}.page-hero--regulation .page-hero__document-sheet--5{margin-left:-195px}.page-hero--regulation .page-hero__document-sheet--6{margin-left:-234px}.page-hero--regulation .page-hero__document-sheet--7{margin-left:-273px}.page-hero--regulation .page-hero__document-sheet--8{margin-left:-312px}.page-hero--regulation .page-hero__document-sheet--9{margin-left:-351px}.page-hero--regulation .page-hero__document-sheet--10{margin-left:-390px}.page-hero--regulation .page-hero__document-sheet--11{margin-left:-429px}.page-hero--regulation .page-hero__document-sheet--12{margin-left:-468px}.page-hero--regulation .page-hero__document-sheet--13{margin-left:-507px}.page-hero--regulation .page-hero__document-sheet--14{margin-left:-546px}.page-hero--regulation .page-hero__document-sheet--15{margin-left:-585px}.page-hero--regulation .page-hero__document-sheet--16{margin-left:-624px}.page-hero--regulation .page-hero__document-sheet--17{margin-left:-663px}.page-hero--regulation .page-hero__document-sheet--18{margin-left:-702px}.page-hero--regulation .page-hero__document-sheet--19{margin-left:-741px}.page-hero--regulation .page-hero__document-sheet--20{margin-left:-780px}.page-hero--regulation .page-hero__document-sheet--21{margin-left:-819px}.page-hero--regulation .page-hero__document-sheet--22{margin-left:-858px}.page-hero--regulation .page-hero__document-sheet--23{margin-left:-897px}.page-hero--regulation .page-hero__document-sheet--24{margin-left:-936px}.page-hero--regulation .page-hero__document-sheet--25{margin-left:-975px}.page-hero--regulation .page-hero__document-sheet--26{margin-left:-1014px}.page-hero--regulation .page-hero__document-sheet--27{margin-left:-1053px}.page-hero--regulation .page-hero__document-sheet--28{margin-left:-1092px}.page-hero--regulation .page-hero__document-sheet--29{margin-left:-1131px}.page-hero--regulation .page-hero__document-sheet--30{margin-left:-1170px}.page-hero--regulation .page-hero__document-sheet--31{margin-left:-1209px}.page-hero--regulation .page-hero__document-sheet--32{margin-left:-1248px}.page-hero--regulation .page-hero__document-sheet--33{margin-left:-1287px}.page-hero--regulation .page-hero__document-sheet--34{margin-left:-1326px}.page-hero--regulation .page-hero__document-sheet--35{margin-left:-1365px}.page-hero--regulation .page-hero__document-sheet--36{margin-left:-1404px}.page-hero--regulation .page-hero__document-sheet--37{margin-left:-1443px}.page-hero--regulation .page-hero__document-sheet--38{margin-left:-1482px}.page-hero--regulation .page-hero__document-sheet--39{margin-left:-1521px}@media(max-width:1200px){.page-hero--regulation .page-hero__document-sheet{width:210px;height:220px;clip-path:path("M 31 4 Q 31.5 0, 35 0 L 206 0 Q 210 0, 209.5 4 L 179 216 Q 178.5 220, 175 220 L 4 220 Q 0 220, 0.5 216 Z")}.page-hero--regulation .page-hero__document-sheet--1{margin-left:-31px}.page-hero--regulation .page-hero__document-sheet--2{margin-left:-62px}.page-hero--regulation .page-hero__document-sheet--3{margin-left:-93px}.page-hero--regulation .page-hero__document-sheet--4{margin-left:-124px}.page-hero--regulation .page-hero__document-sheet--5{margin-left:-155px}.page-hero--regulation .page-hero__document-sheet--6{margin-left:-186px}.page-hero--regulation .page-hero__document-sheet--7{margin-left:-217px}.page-hero--regulation .page-hero__document-sheet--8{margin-left:-248px}.page-hero--regulation .page-hero__document-sheet--9{margin-left:-279px}.page-hero--regulation .page-hero__document-sheet--10{margin-left:-310px}.page-hero--regulation .page-hero__document-sheet--11{margin-left:-341px}.page-hero--regulation .page-hero__document-sheet--12{margin-left:-372px}.page-hero--regulation .page-hero__document-sheet--13{margin-left:-403px}.page-hero--regulation .page-hero__document-sheet--14{margin-left:-434px}.page-hero--regulation .page-hero__document-sheet--15{margin-left:-465px}.page-hero--regulation .page-hero__document-sheet--16{margin-left:-496px}.page-hero--regulation .page-hero__document-sheet--17{margin-left:-527px}.page-hero--regulation .page-hero__document-sheet--18{margin-left:-558px}.page-hero--regulation .page-hero__document-sheet--19{margin-left:-589px}.page-hero--regulation .page-hero__document-sheet--20{margin-left:-620px}.page-hero--regulation .page-hero__document-sheet--21{margin-left:-651px}.page-hero--regulation .page-hero__document-sheet--22{margin-left:-682px}.page-hero--regulation .page-hero__document-sheet--23{margin-left:-713px}.page-hero--regulation .page-hero__document-sheet--24{margin-left:-744px}.page-hero--regulation .page-hero__document-sheet--25{margin-left:-775px}.page-hero--regulation .page-hero__document-sheet--26{margin-left:-806px}.page-hero--regulation .page-hero__document-sheet--27{margin-left:-837px}.page-hero--regulation .page-hero__document-sheet--28{margin-left:-868px}.page-hero--regulation .page-hero__document-sheet--29{margin-left:-899px}.page-hero--regulation .page-hero__document-sheet--30{margin-left:-930px}.page-hero--regulation .page-hero__document-sheet--31{margin-left:-961px}.page-hero--regulation .page-hero__document-sheet--32{margin-left:-992px}.page-hero--regulation .page-hero__document-sheet--33{margin-left:-1023px}.page-hero--regulation .page-hero__document-sheet--34{margin-left:-1054px}.page-hero--regulation .page-hero__document-sheet--35{margin-left:-1085px}.page-hero--regulation .page-hero__document-sheet--36{margin-left:-1116px}.page-hero--regulation .page-hero__document-sheet--37{margin-left:-1147px}.page-hero--regulation .page-hero__document-sheet--38{margin-left:-1178px}.page-hero--regulation .page-hero__document-sheet--39{margin-left:-1209px}}@media(max-width:768px){.page-hero--regulation .page-hero__document-sheet{width:203px;height:118px;clip-path:none;filter:none;border-radius:4px;transform:skewX(-5deg);margin-left:0}.page-hero--regulation .page-hero__document-sheet--1{margin-left:0}.page-hero--regulation .page-hero__document-sheet--2{margin-left:0}.page-hero--regulation .page-hero__document-sheet--3{margin-left:0}.page-hero--regulation .page-hero__document-sheet--4{margin-left:0}.page-hero--regulation .page-hero__document-sheet--5{margin-left:0}.page-hero--regulation .page-hero__document-sheet--6{margin-left:0}.page-hero--regulation .page-hero__document-sheet--7{margin-left:0}.page-hero--regulation .page-hero__document-sheet--8{margin-left:0}.page-hero--regulation .page-hero__document-sheet--9{margin-left:0}.page-hero--regulation .page-hero__document-sheet--10{margin-left:0}.page-hero--regulation .page-hero__document-sheet--11{margin-left:0}.page-hero--regulation .page-hero__document-sheet--12{margin-left:0}.page-hero--regulation .page-hero__document-sheet--13{margin-left:0}.page-hero--regulation .page-hero__document-sheet--14{margin-left:0}.page-hero--regulation .page-hero__document-sheet--15{margin-left:0}.page-hero--regulation .page-hero__document-sheet--16{margin-left:0}.page-hero--regulation .page-hero__document-sheet--17{margin-left:0}.page-hero--regulation .page-hero__document-sheet--18{margin-left:0}.page-hero--regulation .page-hero__document-sheet--19{margin-left:0}.page-hero--regulation .page-hero__document-sheet--20{margin-left:0}.page-hero--regulation .page-hero__document-sheet--21{margin-left:0}.page-hero--regulation .page-hero__document-sheet--22{margin-left:0}.page-hero--regulation .page-hero__document-sheet--23{margin-left:0}.page-hero--regulation .page-hero__document-sheet--24{margin-left:0}.page-hero--regulation .page-hero__document-sheet--25{margin-left:0}.page-hero--regulation .page-hero__document-sheet--26{margin-left:0}.page-hero--regulation .page-hero__document-sheet--27{margin-left:0}.page-hero--regulation .page-hero__document-sheet--28{margin-left:0}.page-hero--regulation .page-hero__document-sheet--29{margin-left:0}.page-hero--regulation .page-hero__document-sheet--30{margin-left:0}.page-hero--regulation .page-hero__document-sheet--31{margin-left:0}.page-hero--regulation .page-hero__document-sheet--32{margin-left:0}.page-hero--regulation .page-hero__document-sheet--33{margin-left:0}.page-hero--regulation .page-hero__document-sheet--34{margin-left:0}.page-hero--regulation .page-hero__document-sheet--35{margin-left:0}.page-hero--regulation .page-hero__document-sheet--36{margin-left:0}.page-hero--regulation .page-hero__document-sheet--37{margin-left:0}.page-hero--regulation .page-hero__document-sheet--38{margin-left:0}.page-hero--regulation .page-hero__document-sheet--39{margin-left:0}}.page-hero--regulation .page-hero__document-content{padding:24px 20px 24px 54px;display:flex;flex-direction:column;height:100%}@media(max-width:1200px){.page-hero--regulation .page-hero__document-content{padding:18px 16px 18px 42px}}@media(max-width:768px){.page-hero--regulation .page-hero__document-content{padding:18px 21px;transform:skewX(5deg);align-items:flex-start;gap:15px}}.page-hero--regulation .page-hero__document-text{display:flex;flex-direction:column;max-width:140px}.page-hero--regulation .page-hero__document-article{color:#052130;background-image:linear-gradient(#7A92A8,#7A92A8);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;font-size:12px;font-weight:500;font-style:italic;letter-spacing:1.5px;text-transform:uppercase;font-family:monospace;margin-left:5px;margin-bottom:20px}.page-hero--regulation .page-hero__document-article *{-webkit-text-fill-color:currentColor}@media(max-width:1200px){.page-hero--regulation .page-hero__document-article{font-size:10px;margin-bottom:12px}}@media(max-width:768px){.page-hero--regulation .page-hero__document-article{font-size:9px;letter-spacing:1px;margin-bottom:4px}}.page-hero--regulation .page-hero__document-title{color:#052130;background-image:linear-gradient(#7A92A8,#7A92A8);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;font-family:golos text,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif;font-size:14px;font-style:italic;font-weight:600;line-height:normal;margin-bottom:20px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;overflow-wrap:break-word}.page-hero--regulation .page-hero__document-title *{-webkit-text-fill-color:currentColor}@media(max-width:1200px){.page-hero--regulation .page-hero__document-title{font-size:13px;margin-bottom:12px}}@media(max-width:768px){.page-hero--regulation .page-hero__document-title{font-size:11px;line-height:1.3;margin-bottom:0;-webkit-line-clamp:1;white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}}.page-hero--regulation .page-hero__document-lines{display:block;width:100%;margin-top:20px;margin-left:-20px;object-fit:contain;object-position:left;transform:none}@media(max-width:1200px){.page-hero--regulation .page-hero__document-lines{margin-top:14px;margin-left:-16px}}@media(max-width:768px){.page-hero--regulation .page-hero__document-lines{margin-top:auto;margin-left:-6px;width:100%;max-height:50px}}@keyframes scrollDown{0%{transform:translate(40px,-50%)}100%{transform:translate(0,0%)}}@keyframes scrollUp{0%{transform:translate(0,0%)}100%{transform:translate(40px,-50%)}}.page-hero--theme-guideline{background:linear-gradient(134deg,rgba(23,15,106,.66) .78%,rgba(174,224,221,.66) 99.22%),#bca878;background-blend-mode:overlay,normal}.page-hero--theme-guideline .page-hero__breadcrumb-slash,.page-hero--theme-local .page-hero__breadcrumb-slash,.page-hero--theme-reporting .page-hero__breadcrumb-slash{filter:brightness(0)invert(1)}.page-hero--theme-local{background:linear-gradient(134deg,rgba(43,44,128,.7) .78%,rgba(217,255,252,.7) 99.22%),#bd5e71;background-blend-mode:overlay,normal}.page-hero--theme-reporting{background:linear-gradient(134deg,rgba(43,44,128,.5) .78%,rgba(217,255,252,.5) 99.22%),#2a9b98;background-blend-mode:overlay,normal}