@charset "UTF-8";.component-pop-up{background:#0006;bottom:0;left:0;overflow:auto;position:fixed;right:0;top:0;z-index:600}.component-pop-up:not(.component-pop-up-close){animation-duration:.3s;animation-name:open_opacity;opacity:1}.component-pop-up.component-pop-up-close{animation-duration:.6s;animation-name:close_popup;opacity:0}.component-pop-up>div{box-sizing:border-box;display:table;height:100%;max-width:100vw;padding-left:0;padding-right:0;width:100vw}.component-pop-up>div>div{display:table-cell;padding:15px;text-align:center;vertical-align:middle}@media (max-width:414px){.component-pop-up>div>div{padding:0}}.component-pop-up>div>div>div{animation-duration:.6s;animation-name:open_popup;background:var(--background-white);border-radius:32px;box-sizing:border-box;display:inline-block;max-width:812px;padding:32px;position:relative;text-align:left;vertical-align:middle;width:100%;z-index:1}@media (max-width:414px){.component-pop-up>div>div>div{border-radius:0;max-width:100%;padding:16px}}.component-pop-up>div>div>div>span{height:32px;position:absolute;right:15px;top:15px;width:32px}.component-pop-up>div>div>div>span:before{background:var(--background-icon-closed) center no-repeat;background-size:27px auto;content:"";display:block;height:32px;left:0;opacity:.2;position:absolute;top:0;transition:opacity .2s linear;width:32px;z-index:1}@media (hover){.component-pop-up>div>div>div>span:hover{cursor:pointer}.component-pop-up>div>div>div>span:hover:before{opacity:1}}.component-pop-up>div>div>div>h2{font-size:200%;font-weight:700;line-height:var(--line-height-1_1)}@media (max-width:414px){.component-pop-up>div>div>div>h2{padding-top:35px}}.component-pop-up>div>div>div>div{padding-top:20px}.component-pop-up>div>div>div>div>p{color:var(--color-grey);font-size:80%}.component-pop-up-loader{z-index:599}.component-pop-up-loader>div>div>span{display:block}.component-pop-up-loader>div>div>span>i{border:5px solid transparent;border-radius:50%;display:block;height:150px;left:50%;position:absolute;top:50%;width:150px}.component-pop-up-loader>div>div>span>i:first-child{animation:loader_spin .75s ease-in-out infinite;border-top:5px solid var(--color-loader-1);margin:-105px 0 0 -105px}.component-pop-up-loader>div>div>span>i:nth-child(2){animation:loader_spin2 .45s ease-in-out infinite;border-top:5px solid var(--color-loader-2);margin:-95px 0 0 -95px}@keyframes loader_spin{0%{transform:rotate(0)}to{transform:rotate(359deg)}}@keyframes loader_spin2{0%{transform:rotate(359deg)}to{transform:rotate(0)}}.component-visually-impaired{align-items:center;background-color:var(--background-body);border-bottom:1px solid var(--color--text);display:flex;flex-direction:column}@media (max-width:700px){.component-visually-impaired{position:fixed;top:0;z-index:250}.component-visually-impaired:not(.component-visually-impaired-open){padding-bottom:56px;transition:padding-bottom .1s linear .3s}.component-visually-impaired:not(.component-visually-impaired-open)>div:nth-child(2){max-height:0}.component-visually-impaired:not(.component-visually-impaired-open)>div:nth-child(2)>div:first-child>div:nth-child(3)>div{animation-duration:.4s;animation-name:close-visually-impaired;position:absolute;top:20px}.component-visually-impaired:not(.component-visually-impaired-open)>div>span{background-image:var(--background-icon-settings)}.component-visually-impaired-open{padding-bottom:0;transition:padding-bottom .2s linear 0s}.component-visually-impaired-open>div:nth-child(2)>div:first-child>div:nth-child(3)>div{animation-duration:0s}.component-visually-impaired-open>div>span{background-image:var(--background-icon-closed)}}@media (min-width:701px){.component-visually-impaired>div:first-child{display:none}}@media (max-width:700px){.component-visually-impaired>div:first-child{height:24px}.component-visually-impaired>div:first-child>span{background-repeat:no-repeat;background-size:27px auto;display:block;height:32px;opacity:1;position:absolute;right:20px;top:24px;width:32px;z-index:2}}@media (max-width:700px) and (hover){.component-visually-impaired>div:first-child>span:hover{cursor:pointer;opacity:.5}}.component-visually-impaired>div:nth-child(2){display:flex;flex-direction:column;height:100%;max-height:1000px;overflow:hidden;transition:max-height .4s linear}.component-visually-impaired>div:nth-child(2)>div{align-items:flex-start;display:flex;justify-content:space-between}@media (min-width:701px){.component-visually-impaired>div:nth-child(2)>div{padding-top:24px}}@media (max-width:700px){.component-visually-impaired>div:nth-child(2)>div{flex-wrap:wrap}}@media (min-width:701px){.component-visually-impaired>div:nth-child(2)>div{margin-bottom:24px}}.component-visually-impaired>div:nth-child(2)>div>div{display:flex;flex-direction:column}@media (max-width:700px){.component-visually-impaired>div:nth-child(2)>div>div{margin-bottom:24px}}.component-visually-impaired>div:nth-child(2)>div>div:nth-child(3)>div{opacity:1}.component-visually-impaired>div:nth-child(2)>div>div h4{color:var(--color--text);font-family:Inter,sans-serif;font-size:14px;font-weight:700;letter-spacing:normal;line-height:1.5;margin-bottom:8px;text-transform:uppercase;-webkit-user-select:none;-moz-user-select:none;user-select:none}.component-visually-impaired>div:nth-child(2)>div>div>div{display:flex}.component-visually-impaired>div:nth-child(2)>div>div>div>span{align-items:center;color:var(--color--text);display:flex;font-family:Inter,sans-serif;font-size:18px;font-weight:500;height:32px;justify-content:center;letter-spacing:normal;line-height:1.5;min-width:32px;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}@media (max-width:374px){.component-visually-impaired>div:nth-child(2)>div>div>div>span{font-size:16px}}.component-visually-impaired>div:nth-child(2)>div>div>div>span~span{margin-left:24px}@media (hover){.component-visually-impaired>div:nth-child(2)>div>div>div>span:not(.active):hover{cursor:pointer}}.component-visually-impaired>div:nth-child(2)>div>div>div>span.active{border-bottom:2px solid var(--color--text)}.component-visually-impaired>div:nth-child(2)>div:first-child>div:first-child{flex-basis:25%;width:25%}.component-visually-impaired>div:nth-child(2)>div:first-child>div:nth-child(2){flex-basis:35%;width:35%}.component-visually-impaired>div:nth-child(2)>div:first-child>div:nth-child(3){flex:1 0 auto}@media (max-width:1300px){.component-visually-impaired>div:nth-child(2)>div:first-child>div:first-child{flex-basis:30%;width:30%}}@media (max-width:900px){.component-visually-impaired>div:nth-child(2)>div:first-child>div:first-child{flex-basis:20%;width:20%}.component-visually-impaired>div:nth-child(2)>div:first-child>div:nth-child(3){flex:0;flex-basis:20%;width:20%}}@media (max-width:700px){.component-visually-impaired>div:nth-child(2)>div:first-child>div:first-child,.component-visually-impaired>div:nth-child(2)>div:first-child>div:nth-child(2){flex-basis:100%;width:100%}.component-visually-impaired>div:nth-child(2)>div:first-child>div:nth-child(3){flex-basis:calc(100% - 115px);width:calc(100% - 115px)}.component-visually-impaired>div:nth-child(2)>div:first-child>div:nth-child(4){flex-basis:115px;width:115px}}.component-visually-impaired>div:nth-child(2)>div:first-child>div:first-child>div>span:nth-child(2){font-size:24px;font-weight:600;margin-left:10px}.component-visually-impaired>div:nth-child(2)>div:first-child>div:nth-child(2)>div>span:nth-child(2){font-family:Times New Roman,serif;font-weight:700}.component-visually-impaired>div:nth-child(2)>div:first-child>div:nth-child(3)>div>span{border:1px solid var(--color--text);border-radius:4px;box-sizing:border-box;color:#000;font-weight:700;height:40px;text-transform:uppercase;width:40px}.component-visually-impaired>div:nth-child(2)>div:first-child>div:nth-child(3)>div>span~span{margin-left:8px}.component-visually-impaired>div:nth-child(2)>div:first-child>div:nth-child(3)>div>span:first-child{background-color:#fff}.component-visually-impaired>div:nth-child(2)>div:first-child>div:nth-child(3)>div>span:nth-child(2){background-color:#000;color:#fff}.component-visually-impaired>div:nth-child(2)>div:first-child>div:nth-child(3)>div>span:nth-child(3){background-color:#a7d0fb}.component-visually-impaired>div:nth-child(2)>div:first-child>div:nth-child(4)>div>span{border:2px solid var(--color--text);border-radius:64px;height:40px;width:96px}.component-visually-impaired>div:nth-child(2)>div:nth-child(2)>div:first-child{flex-basis:25%;width:25%}.component-visually-impaired>div:nth-child(2)>div:nth-child(2)>div:nth-child(2){flex:1 0 auto}@media (max-width:1300px){.component-visually-impaired>div:nth-child(2)>div:nth-child(2)>div:first-child{flex-basis:30%;width:30%}}@media (max-width:900px){.component-visually-impaired>div:nth-child(2)>div:nth-child(2)>div:first-child{flex:1 0 auto}.component-visually-impaired>div:nth-child(2)>div:nth-child(2)>div:nth-child(2){flex:0}}@media (max-width:700px){.component-visually-impaired>div:nth-child(2)>div:nth-child(2)>div:first-child,.component-visually-impaired>div:nth-child(2)>div:nth-child(2)>div:nth-child(2){flex-basis:100%;width:100%}}.component-nav{display:flex;flex:1 0 auto}@media (max-width:830px){.component-nav{align-items:flex-start;flex-direction:column;padding-bottom:50px}}.component-nav-active{padding-bottom:8px!important}@media (min-width:831px){.component-nav-active{border-bottom:2px solid var(--color-white)}}.component-nav--active a{color:var(--color-red)!important;opacity:.5}.component-nav>dl{color:var(--color-white);font-size:112.5%;font-weight:600;line-height:1;margin:0 0 0 30px;position:relative;text-transform:uppercase;white-space:nowrap;z-index:2}@media (max-width:830px){.component-nav>dl{color:var(--color-text);margin:0}}.component-nav>dl dt{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}@media (max-width:830px){.component-nav>dl dt{padding:35px 0 15px}}@media (min-width:831px){.component-nav>dl dt{cursor:pointer;padding:10px 5px 10px 10px}.component-nav>dl dt:after{background:var(--background-arrow-white) center no-repeat;background-size:contain;content:"";display:inline-block;height:12px;margin-left:10px;transform:rotate(90deg);transition:transform .4s linear;width:12px}}.component-nav>dl dd{font-size:87.5%}@media (min-width:831px){.component-nav>dl dd{left:0;pointer-events:none;position:absolute;top:-3%;transition:top .6s linear;z-index:100}}.component-nav>dl dd ul{display:block}@media (max-width:830px){.component-nav>dl dd ul{padding-left:20px}}@media (min-width:831px){.component-nav>dl dd ul{background-color:var(--background-white);border:var(--box-border);border-color:transparent;border-radius:16px;box-shadow:var(--box-shadow);height:100%;list-style:none;margin:5px 0 0;max-height:0;opacity:0;overflow:hidden;transition:max-height .2s linear,border-color .2s linear,opacity .2s linear 0s}}.component-nav>dl dd ul li{align-items:center;color:var(--color-text);display:flex;justify-content:flex-start;list-style:none}@media (max-width:830px){.component-nav>dl dd ul li{margin-left:-20px}.component-nav>dl dd ul li:before{color:var(--color-coral);content:"•";font-size:112.5%;margin-right:10px}}@media (min-width:831px){.component-nav>dl dd ul li{margin:0 10px;transform:rotateX(90deg);transform-origin:left top;transition:transform .2s linear}.component-nav>dl dd ul li:first-child{padding-top:15px}.component-nav>dl dd ul li:last-child{padding-bottom:15px}}.component-nav>dl dd ul li~li{margin-top:5px}.component-nav>dl dd ul li a{color:var(--color-text);display:block;padding:14px 19px;text-decoration:none;transition:color .2s linear}@media (max-width:830px){.component-nav>dl dd ul li a{margin-left:-15px}}@media (hover){.component-nav>dl dd ul li a:hover{color:var(--color-coral);text-decoration:none}}.component-nav>dl:nth-child(3) dd{font-weight:400;text-transform:none}@media (max-width:830px){.component-nav>dl:nth-child(3) dd{padding-bottom:80px}}.component-nav>dl:nth-child(3) dd ul>li{align-items:center;display:flex}@media (max-width:830px){.component-nav>dl:nth-child(3) dd ul>li{margin-left:-30px}.component-nav>dl:nth-child(3) dd ul>li::marker{color:transparent;font-size:0}}.component-nav>dl:nth-child(3) dd ul>li:before{background-position:50%;background-repeat:no-repeat;content:"";display:inline-block;height:32px;margin-left:10px;width:32px}.component-nav>dl:nth-child(3) dd ul>li:first-child:before{background-image:var(--background-nav-email);background-size:24px auto}.component-nav>dl:nth-child(3) dd ul>li:nth-child(2):before{background-image:var(--background-nav-phone);background-size:32px auto}.component-nav>dl:nth-child(3) dd ul>li:nth-child(3):before{background-image:var(--background-nav-map);background-size:22px auto}.component-nav>dl:nth-child(3) dd ul>li:nth-child(3) a{color:var(--color-text-2);position:relative}.component-nav>dl:nth-child(3) dd ul>li:nth-child(3) a:after{border-bottom:2px dashed var(--color-text-2);content:"";height:2px;left:20px;position:absolute;top:calc(100% - 10px);transition:border-bottom-color .2s linear;width:calc(100% - 40px)}@media (hover){.component-nav>dl:nth-child(3) dd ul>li:nth-child(3) a:hover{color:var(--color-coral)}.component-nav>dl:nth-child(3) dd ul>li:nth-child(3) a:hover:after{border-color:var(--color-coral)}}@media (min-width:831px){.component-nav-open-1>dl:first-child dt:after,.component-nav-open-2>dl:nth-child(2) dt:after,.component-nav-open-3>dl:nth-child(3) dt:after{transform:rotate(-90deg)}.component-nav-open-1>dl:first-child dd,.component-nav-open-2>dl:nth-child(2) dd,.component-nav-open-3>dl:nth-child(3) dd{pointer-events:auto;top:100%;transition:top .09s linear}.component-nav-open-1>dl:first-child dd>ul,.component-nav-open-2>dl:nth-child(2) dd>ul,.component-nav-open-3>dl:nth-child(3) dd>ul{border-color:inherit;max-height:300px;opacity:1;transition:max-height .5s linear,border-color .5s linear,opacity .2s linear 0s}.component-nav-open-1>dl:first-child dd>ul>li,.component-nav-open-2>dl:nth-child(2) dd>ul>li,.component-nav-open-3>dl:nth-child(3) dd>ul>li{transform:none;transition:transform .2s linear .12s}.component-nav-open-1>dl:first-child dd>ul>li~li,.component-nav-open-2>dl:nth-child(2) dd>ul>li~li,.component-nav-open-3>dl:nth-child(3) dd>ul>li~li{transition:transform .2s linear .22s}.component-nav-open-1>dl:first-child dd>ul>li~li~li,.component-nav-open-2>dl:nth-child(2) dd>ul>li~li~li,.component-nav-open-3>dl:nth-child(3) dd>ul>li~li~li{transition:transform .2s linear .32s}}html.visually-impaired.visually_impaired-img-off .component-nav>dl>dd>ul>li:before{display:none}@media (max-width:414px){html.visually-impaired.visually_impaired-font-size-enlarged .component-nav>dl{line-height:inherit;white-space:normal!important}}.component-mobile-nav{background:var(--background-white);height:100%;left:0;opacity:0;overflow:auto;position:fixed;right:0;top:-100%;transition:top .4s linear,opacity .2s linear .2s;z-index:100}.component-mobile-nav:not(.component-mobile-nav-open){pointer-events:none}.component-mobile-nav-open{opacity:1;top:0;transition:top .4s linear,opacity .3s linear .1s}@media (min-width:831px){.component-mobile-nav-open{display:none!important;pointer-events:none!important}}.component-mobile-nav>div{padding:0 30px;position:relative;z-index:1}.component-mobile-nav>div>span{background:var(--background-icon-closed) center no-repeat;background-size:27px auto;display:block;height:32px;opacity:.2;position:fixed;right:25px;top:25px;transition:opacity .2s linear;width:32px;z-index:2}@media (hover){.component-mobile-nav>div>span:hover{cursor:pointer;opacity:1}}html.visually-impaired .component-mobile-nav>div>span{opacity:1}@media (hover){html.visually-impaired .component-mobile-nav>div>span:hover{opacity:.5}}@media (max-width:700px){html.visually-impaired .component-mobile-nav-open{top:80px}html.visually-impaired .component-mobile-nav-open>div>span{top:105px}}.component-logo{line-height:1}.component-logo a,.component-logo i{background:var(--background-logo) center no-repeat;background-size:100% auto;display:block;height:56px;width:130px}@media (max-width:374px){.component-logo a,.component-logo i{height:48px;width:112px}}.component-logo a{text-decoration:none}@media (hover){.component-logo a:hover{text-decoration:none}}@media (max-width:830px){.component-right{display:flex;flex:1 0 auto;justify-content:flex-end}}.component-right ul{display:flex;list-style:none;margin:0;padding:0}.component-right ul li~li{margin-left:20px}@media (max-width:374px){.component-right ul li~li{margin-left:10px}}.component-right ul li:first-child{order:1}.component-right ul li:nth-child(2){order:2}@media (min-width:831px){.component-right ul li:nth-child(3){display:none;pointer-events:none}}@media (max-width:830px){.component-right ul li~li:not(:last-child){margin-right:20px}}@media (max-width:830px) and (max-width:374px){.component-right ul li~li:not(:last-child){margin-right:10px}}@media (max-width:830px){.component-right ul li:first-child{order:2}.component-right ul li:nth-child(2){order:1}.component-right ul li:nth-child(3){order:3}}.component-right ul li>a,.component-right ul li>span{cursor:pointer;display:flex;height:40px;width:40px}.component-right ul li>a:before,.component-right ul li>span:before{background-position:50%;background-repeat:no-repeat;content:"";flex:1 0 auto}@media (hover){.component-right ul li>a:hover:before,.component-right ul li>span:hover:before{cursor:pointer;opacity:.7}}.component-right ul li:first-child>span{display:flex;position:relative;z-index:1}.component-right ul li:first-child>span:before{background-image:var(--background-header-question-white);background-size:40px auto}.component-right ul li:first-child>span>span{background:var(--background-info-bull);border-radius:16px;box-shadow:var(--box-shadow-3);color:var(--color-white);font-size:90%;opacity:0;padding:16px;pointer-events:none;position:absolute;right:-10px;top:calc(100% + 10px);transition:opacity .3s linear;white-space:nowrap;z-index:100}.component-right ul li:first-child>span>span:after{border:12px solid transparent;border-bottom:12px solid var(--background-info-bull);content:"";position:absolute;right:18px;top:-23px;z-index:2}@media (hover){.component-right ul li:first-child>span:hover{color:var(--color-aqua)}.component-right ul li:first-child>span:hover>span{opacity:1;pointer-events:auto}}.component-right ul li:nth-child(2)>a:before{background-image:var(--background-header-user);background-size:40px auto}.component-right ul li:nth-child(3)>span:before{background-image:var(--background-header-burger-white);background-size:34px auto}html.visually-impaired .component-right ul li:first-child>span>span{border:var(--box-border)}html.visually-impaired .component-right ul li:first-child>span>span:after{display:none}html.visually-impaired .component-right ul li:first-child>span>span:before{background-color:var(--background-info-bull);border:var(--box-border);border-bottom:none;border-right:none;box-shadow:var(--box-shadow-3);content:"";height:14px;position:absolute;right:21px;top:-9.5px;transform:rotate(45deg);width:14px;z-index:2}.component-main{padding-top:20px}.component-main h1{color:var(--color-white);font-size:200%;font-weight:700;line-height:var(--line-height-1_2);padding-bottom:24px}@media (max-width:414px){.component-main h1{padding-bottom:16px}}.component-main>div{display:flex;justify-content:space-between}@media (max-width:1023px){.component-main>div{flex-direction:column}}.component-main>div>div p{color:var(--color-white);font-size:112.5%}.component-main>div>div:first-child{max-width:600px}@media (max-width:1023px){.component-main>div>div:first-child{max-width:100%}}.component-main>div>div:nth-child(2){align-items:flex-end;display:flex}.component-main>div>div:nth-child(2) p{font-style:italic;font-weight:200;margin-right:-4px;text-align:right}@media (max-width:1023px){.component-main>div>div:nth-child(2) p{margin-right:0;padding-top:24px;text-align:left}}html.visually-impaired.visually_impaired-font-size-enlarged .component-main>div{flex-direction:column}html.visually-impaired.visually_impaired-font-size-enlarged .component-main>div>div:first-child{max-width:100%}html.visually-impaired.visually_impaired-font-size-enlarged .component-main>div>div p{padding-top:24px}html.visually-impaired.visually_impaired-font-size-enlarged .component-main>div>div p br{display:none}.component-page-nav-active:after{border-bottom-width:6px!important}.component-page-nav-active-aqua:after{border-bottom-color:var(--color-aqua)!important}.component-page-nav-active-blue:after{border-bottom-color:var(--color-blue)!important}.component-page-nav-active>a{opacity:1!important}.component-page-nav>div{padding-top:64px}@media (max-width:768px){.component-page-nav>div{padding-top:48px}}.component-page-nav>div>h1{color:var(--color-text);font-size:245%;font-weight:900;line-height:var(--line-height-1_2);padding-bottom:32px}@media (max-width:768px){.component-page-nav>div>h1{font-size:200%;padding-bottom:24px}}.component-page-nav>div>nav{border-bottom:1px solid var(--border-dash);position:relative;z-index:1}.component-page-nav>div>nav>ul{list-style:none;margin-bottom:-1px;overflow-x:auto;overflow-y:hidden;position:relative;z-index:2;-ms-overflow-style:none;display:flex;flex-wrap:nowrap;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}.component-page-nav>div>nav>ul::-webkit-scrollbar{display:none}.component-page-nav>div>nav>ul>li{box-sizing:border-box;flex-shrink:0;margin-bottom:6px;position:relative;scroll-snap-align:start;z-index:1}.component-page-nav>div>nav>ul>li:after{border-bottom:0 solid var(--color-coral);bottom:-6px;content:"";left:0;position:absolute;right:0;transition:border-bottom-width .6s ease-in-out}.component-page-nav>div>nav>ul>li:not(:first-child){margin-left:40px}.component-page-nav>div>nav>ul>li>a{color:var(--color-text-3);display:block;font-size:112.5%;font-weight:700;opacity:.5;padding-bottom:8px;text-decoration:none;text-transform:uppercase;transition:opacity .2s linear,color .2s linear;white-space:nowrap}.component-page-nav>div>nav>ul>li>a.router-link-active{cursor:default}@media (max-width:768px){.component-page-nav>div>nav>ul>li>a{font-size:87.5%}}@media (hover){.component-page-nav>div>nav>ul>li>a:hover:not(.router-link-active){color:var(--color-coral);opacity:1}}.component-page-nav-information-systems>div>nav{border:none}.component-page-nav-information-systems>div>nav>ul{margin-bottom:0}html.visually-impaired .component-page-nav-information-systems>div>nav{border-bottom:1px solid var(--border-dash)}html.visually-impaired .component-page-nav-information-systems>div>nav>ul{margin-bottom:-1px}.component-header{align-items:center;background:var(--linear-gradient);display:flex;flex-direction:column;justify-content:flex-start;position:relative;z-index:4}@media (max-width:830px){.component-header .component-nav{display:none;pointer-events:none}}.component-header:not(.component-header-big){height:128px}@media (max-width:830px){.component-header:not(.component-header-big){height:96px}}.component-header>div:first-child{align-items:center;display:flex;height:128px;position:relative;z-index:2}@media (max-width:830px){.component-header>div:first-child{height:96px}}.component-header-big{border-radius:0 0 32px 32px;height:auto;position:relative;z-index:1}@media (max-width:760px){.component-header-big{background:var(--linear-gradient-mobile)}}.component-header-big:after,.component-header-big:before{border-radius:0 0 32px 32px;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.component-header-big:after{background:var(--linear-gradient-2);z-index:2}@media (max-width:760px){.component-header-big:after{background:var(--linear-gradient-2-mobile)}}.component-header-big:before{background:var(--linear-gradient-1);z-index:3}@media (max-width:760px){.component-header-big:before{background:var(--linear-gradient-1-mobile)}}.component-header-big>div{position:relative}.component-header-big>div:first-child{z-index:5}.component-header-big>div:nth-child(2){z-index:4}.component-header-main{padding-bottom:300px}@media (max-width:1023px){.component-header-main{padding-bottom:250px}}@media (max-width:700px){html.visually-impaired{margin-top:80px}}.component-cookies{background:var(--background-white);border:var(--box-border);bottom:0;box-shadow:var(--box-shadow);position:sticky;z-index:300}.component-cookies>div{display:flex;padding-bottom:30px;padding-top:30px}@media (max-width:760px){.component-cookies>div{flex-direction:column}}.component-cookies>div>div p a{color:var(--color-coral);text-decoration:underline}@media (hover){.component-cookies>div>div p a:hover{color:inherit;text-decoration:none}}.component-cookies>div>div p~p{padding-top:10px}.component-cookies>div>div:nth-child(2){align-items:center;display:flex;padding-left:30px}@media (max-width:760px){.component-cookies>div>div:nth-child(2){padding-left:0;padding-top:20px}}.component-cookies>div>div:nth-child(2) button{background-color:var(--color-coral);border:none;border-radius:32px;color:var(--color-button-white);font-size:112.5%;padding:14px 32px;transition:background-color .2s ease}@media (hover){.component-cookies>div>div:nth-child(2) button:hover{background-color:var(--color-red);color:var(--color-button-white);cursor:pointer}}.component-cookies__text{flex-basis:0;flex-grow:3}.component-cookies__button{flex-basis:0;flex-grow:1}.component-footer{padding:16px 0;position:relative;z-index:1}.component-footer-hidden{opacity:.3!important;pointer-events:none}.component-footer>div{align-items:flex-end;display:flex;justify-content:space-between}@media (max-width:768px){.component-footer>div{align-items:flex-start;flex-direction:column}}.component-footer>div>div{color:var(--color-footer-main)}.component-footer>div>div:first-child{font-size:87.5%;font-weight:600;text-transform:uppercase}.component-footer>div>div:first-child i{background-position:0 0;background-repeat:no-repeat;display:inline-block;flex-shrink:0;height:22px;margin-right:7px;vertical-align:middle;width:19px}.component-footer>div>div:first-child>div:first-child{margin-bottom:10px}.component-footer>div>div:first-child>div:first-child i{background-image:var(--background-footer-img-doc)}.component-footer>div>div:first-child>div:nth-child(2) i{background-image:var(--background-footer-img-question);color:#fff}.component-footer>div>div:nth-child(2){font-size:112.5%;font-weight:400}@media (max-width:768px){.component-footer>div>div:nth-child(2){padding-top:20px}}@media (max-width:414px){.component-footer>div>div:nth-child(2){font-size:100%}}.component-footer>div>div>div>span{display:flex;justify-self:flex-start}.component-footer>div>div>div>span a.footer-link{color:var(--color-footer-main);text-decoration:none}@media (hover){.component-footer>div>div>div>span a.footer-link:hover{border-bottom:2px dashed var(--color-footer-main);color:var(--color-footer-main);cursor:pointer}}.component-footer-page{background-color:var(--background-footer);box-shadow:var(--box-shadow-2)}.component-footer-page>div>div{color:var(--color-footer)}.component-footer-page>div>div:first-child>div:first-child i{background-image:var(--background-footer-img-doc-white)}.component-footer-page>div>div:first-child>div:nth-child(2) i{background-image:var(--background-footer-img-question-white)}.component-footer-page>div>div a.footer-link{color:var(--color-footer)!important}@media (hover){.component-footer-page>div>div a.footer-link:active,.component-footer-page>div>div a.footer-link:hover,.component-footer-page>div>div a.footer-link:visited{border-bottom-color:var(--color-footer)!important;color:var(--color-footer)}}html.visually-impaired.visually_impaired-img-off .component-footer>div>div>div>span>span>i{display:none}
