@media only screen and (max-width:991px){.has--cookie-bar{overflow:hidden;touch-action:none;overscroll-behavior:none;height:100%}}.box--ck{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-end;align-items:stretch;align-content:stretch;position:fixed;left:0;width:100%;height:100%;color:var(--Secondary);background-color:rgba(0,0,0,.2);z-index:9999;top:-150vh;opacity:0;transition:opacity .3s}.box--ci__personal-data{box-sizing:border-box;padding:50px 0;background-color:var(--Gray-White);transform:translateY(20px);transition:transform .3s,translate .18s}.box--ci__personal-data.shake{animation:box-cookies-shaking .3s}.box--ck.state--active{opacity:1;top:0}.state--active .box--ci__personal-data{transform:translateY(0)}.box--ci__consent{background-color:var(--Gray-White)}.box--ci__grid{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-items:stretch;align-content:stretch;gap:40px;width:100%;max-width:1170px;margin:0 auto}.box--ci__personal-data .box--ci__step2{display:none}.box--ci__consent .box--ci__step1{display:none}.box--ci__consent .box--ci__step2{display:flex}.box--ci__consent .box--ci__scroll,.box--ci__consent .box--ci__scroll.box--ci__scroll-no-header .box--ci__content{overflow:hidden;overflow-y:scroll;height:416px}.box--ci__consent .box--ci__grid{height:unset}.box--ci__consent .box--ci__grid .box--ci__step2.box--ci__scroll{height:calc(40dvh - -66px)}.box--ci__scroll{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-items:stretch;align-content:stretch;gap:40px}.box--ci__header{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:center;align-content:stretch;gap:20px;margin:0;font-weight:bold;font-size:24px;line-height:32px}.box--ci__header svg{display:block}.box--ci__header-wrapper .box--ci__header span{padding-top:2px}.box--ci__header-wrapper{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:center;align-content:stretch;gap:30px}.box--ci__header-back{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;align-content:stretch;gap:6px;width:97px;height:46px;border:1px solid var(--Gray-100);border-radius:4px;cursor:pointer}.box--ci__header-back span{font-size:16px;line-height:23px}.box--ci__content{display:grid;grid-template-columns:1fr 1fr;gap:60px;text-align:left}.box--ci__consent .box--ci__content{grid-template-columns:1fr;gap:unset}.box--ci__primary,.box--ci__secondary{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-items:stretch;align-content:stretch;gap:20px}.box--ci__content p,.box--ci__content li{font-size:16px;line-height:23px}.box--ci__floating .box--ci__content p,.box--ci__floating .box--ci__content li{font-size:14px;line-height:20px}.box--ci__content li{position:relative;margin:0;padding:0 0 0 20px}.box--ci__content li::before{position:absolute;left:10px;top:12px;content:"";display:block;width:2px;height:2px;background-color:var(--Gray-Black)}.box--ci__content ul{list-style:none;margin:0;padding:0}.box--ci__content p{margin:0}.box--ci__content a,.box--ci__content a:hover,.box--ci__content a:active{color:var(--Primary)}.box--ci__content .partners__list--link{cursor:pointer}.box--ci__box-frame{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-items:stretch;align-content:stretch;gap:30px;padding:16px 20px;border-radius:4px;border:1px solid var(--Gray-100)}.box--ci__box-frame-inner{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-items:stretch;align-content:stretch;gap:20px}.box--ci__box-example{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-items:stretch;align-content:stretch;gap:6px}.box--ci__content .box--ci__box-example-title{font-size:14px;line-height:20px;font-weight:bold}.box--ci__content .box--ci__box-example-content{padding:16px;border-radius:4px;background-color:var(--Gray-50);font-size:14px;line-height:20px}.box--ci__content .box--ci__switchy-wrapper{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:center;align-content:stretch;gap:20px}.box--ci__content .box--ci__switchy-wrapper label{padding-top:2px;font-size:18px;line-height:25px;font-weight:bold}.box--ci__content .box--ci__switchy-group{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-items:stretch;align-content:stretch;gap:10px;max-height:0;overflow:hidden;transition:max-height .2s ease-in-out}.box--ci__content .box--ci__switchy-group.active{max-height:500px}.box--ci__content .box--ci__switchy-group .box--ci__switchy-wrapper{padding:16px 20px;border-radius:4px;border:1px solid var(--Gray-100)}.box--ci__content .box--ci__switchy-group .box--ci__switchy-wrapper label{font-size:16px;line-height:23px}.box--ci__cta{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center;align-content:stretch;gap:20px;list-style:none;margin:0;padding:0}.box--ci__cta.none{display:none}.box--ci__item{margin:0;padding:0;font-size:16px;font-weight:bold;flex:1}.box--ci__content .box--ci__item{padding:0}.box--ci__content .box--ci__item::before{display:none}.box--ci__btn{box-sizing:border-box;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;align-content:stretch;height:56px;border-radius:4px;border:1px solid var(--Gray-100);cursor:pointer;text-align:center}.box--ci__cta-in-content .box--ci__btn{border-color:var(--Gray-400)}.box--ci__cta-in-content .box--ci__item{font-size:16px !important}.box--ci__btn.box--ci__btn-highlight{background-color:var(--Primary);border-color:var(--Primary);color:var(--Gray-White);transition:background-color .2s ease,color .12s ease .12s,opacity .12s ease}.box--ci__btn.box--ci__btn-highlight:hover{background-color:var(--base-color-E66020)}.box--ci__agreement-code,.box--ci__agreement-code-inner{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:center;align-content:stretch;gap:5px}.box--ci__agreement-copy{padding:4px 6px;border-radius:4px;cursor:pointer}.box--ci__agreement-copy:hover{background-color:var(--Gray-100)}.box--ci__agreement-copy:active{background-color:var(--Gray-800)}.box--ci__agreement-copy:active path{fill:var(--Gray-White)}.box--ci__agreement-copy svg{display:block}@keyframes box-cookies-shaking{0%{transform:translateX(0)}25%{transform:translateX(10px)}50%{transform:translateX(-8px)}75%{transform:translateX(6px)}85%{transform:translateX(-3px)}95%{transform:translateX(2px)}100%{transform:translateX(0)}}.box--ci__item[data-action="accept-selected"]{display:none}.state--checkbox-changed .box--ci__cta_step2 .box--ci__item[data-action="accept-selected"]{display:block}.state--checkbox-changed .box--ci__cta_step2 .box--ci__item[data-action="do-not-consent"]{display:none}.box--ci__cta-in-content .box--ci__item{display:block}@media only screen and (min-width:992px) and (max-width:1400px){.box--ci__personal-data{padding:50px}.box--ci__content{grid-template-columns:1fr;gap:20px}}@media only screen and (max-width:991px){.box--ci__personal-data{max-height:calc(100dvh - 60px)}.box--ci__grid{gap:0}.box--ci__consent .box--ci__grid{width:100%;height:60dvh}.box--ci__personal-data{padding:30px 0 0}.box--ci__scroll{gap:30px;overflow-y:scroll;height:40dvh;padding:0 24px}.box--ci__consent .box--ci__content .box--ci__primary{padding-bottom:30px}.box--ci__content{grid-template-columns:1fr;gap:20px}.box--ci__consent .box--ci__scroll.box--ci__scroll-no-header .box--ci__content{height:unset}.box--ci__consent .box--ci__scroll{height:unset;flex-shrink:2}.box--ci__consent .box--ci__cta{flex-shrink:1}.box--ci__consent .box--ci__content .box--ci__cta{box-shadow:none;padding:0}.box--ci__secondary{padding-bottom:30px}.box--ci__floating .box--ci__content p,.box--ci__floating .box--ci__content li{font-size:16px;line-height:23px}.box--ci__cta{flex-direction:column;align-items:stretch;gap:10px;padding:30px 24px;box-shadow:0 -4px 4px 0 rgba(0,0,0,.1)}.box--ci__agreement-code{flex-direction:column;align-items:flex-start}.box--ci__cta.box--ci__cta--short .box--ci__btn{border-color:var(--Gray-White)}.box--ci__cta.box--ci__cta-color .box--ci__btn{border:2px solid var(--Primary)}}@media only screen and (min-width:992px){.box--ci__consent .box--ci__grid,.box--ci__vertical .box--ci__consent .box--ci__grid{width:800px;flex-direction:column;align-items:stretch;padding:0}.box--ci__personal-data{max-height:calc(100dvh - 80px)}.box--ci__floating .box--ci__personal-data{max-height:calc(100dvh - 130px)}.box--ci__full .box--ci__personal-data{padding-left:0;padding-right:0}.box--ci__vertical .box--ci__grid{box-sizing:border-box;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:center;align-content:stretch;gap:60px;width:100%;max-width:100%;padding-left:115px;padding-right:115px}.box--ci__vertical .box--ci__scroll{flex-basis:calc(100% - 410px)}.box--ci__vertical .box--ci__cta{flex-direction:column;justify-content:center;align-items:stretch;flex-basis:350px}.box--ci__cta.box--ci__cta--short{padding:40px 0 0;border-top:1px solid var(--Gray-100);justify-content:center}.box--ci__cta.box--ci__cta--short .box--ci__item{flex:unset}.box--ci__cta.box--ci__cta--short .box--ci__btn{padding:0 30px;border-color:var(--Gray-White)}.box--ci__cta.box--ci__cta--short .box--ci__btn.box--ci__btn-highlight{border-color:var(--Primary)}.box--ci__floating{box-sizing:border-box;padding:0 60px 50px}.box--ci__floating .box--ci__personal-data{border-radius:8px}.box--ci__cta.box--ci__cta-color{padding:20px 0 0}.box--ci__cta.box--ci__cta-color .box--ci__btn{border:2px solid var(--Primary)}.box--ck.box--ci__popup .box--ci__btn{padding:0 5px}.box--ck.box--ci__popup{justify-content:center;align-items:center}.box--ck.box--ci__popup .box--ci__personal-data{box-sizing:border-box;width:760px;height:634px;padding:60px;border-radius:8px}.box--ck.box--ci__popup .box--ci__grid{gap:0;height:100%}.box--ck.box--ci__popup .box--ci__scroll{overflow:hidden;overflow-y:scroll;height:calc(100% - 80px);box-sizing:border-box;padding-right:10px}.box--ck.box--ci__popup .box--ci__header{font-size:36px;line-height:46px}.box--ck.box--ci__popup .box--ci__header img{width:40px;height:40px}.box--ck.box--ci__popup .box--ci__content{grid-template-columns:1fr;gap:20px}.box--ck.box--ci__popup .box--ci__secondary{padding-bottom:22px}.box--ck.box--ci__popup .box--ci__cta{padding-top:22px;border-top:2px solid var(--Gray-100)}.box--ck.box--ci__popup .box--ci__content .box--ci__cta{box-shadow:none;padding:0;border:0}.box--ck.box--ci__popup .box--ci__consent .box--ci__grid{width:100%}.box--ck.box--ci__popup .box--ci__consent .box--ci__primary{padding-bottom:22px}.box--ci__consent .box--ci__scroll,.box--ci__consent .box--ci__scroll.box--ci__scroll-no-header .box--ci__content{box-sizing:border-box;padding-right:10px}.box--ck .box--ci__consent .box--ci__scroll.box--ci__scroll-no-header{padding-right:0}@-moz-document url-prefix(){.box--ci__scroll,.box--ci__consent .box--ci__scroll.box--ci__scroll-no-header .box--ci__content{scrollbar-color:var(--Gray-White) transparent;scrollbar-width:thin}}.box--ci__scroll::-webkit-scrollbar,.box--ci__consent .box--ci__scroll.box--ci__scroll-no-header .box--ci__content::-webkit-scrollbar{width:4px}.box--ci__scroll::-webkit-scrollbar-track,.box--ci__consent .box--ci__scroll.box--ci__scroll-no-header .box--ci__content::-webkit-scrollbar-track{background:var(--Gray-White)}.box--ci__scroll::-webkit-scrollbar-thumb,.box--ci__consent .box--ci__scroll.box--ci__scroll-no-header .box--ci__content::-webkit-scrollbar-thumb{background:var(--Gray-White);border-radius:3px}}@media only screen and (min-width:992px) and (max-width:1199px){.box--ci__vertical .box--ci__grid{padding-left:15px;padding-right:15px}}@media only screen and (min-width:992px){.box--ck .box--ci__scroll.box--ci__step1,.box--ck .box--ci__scroll.box--ci__step2{box-sizing:border-box;overflow:hidden;overflow-y:scroll;padding-right:10px}.box--ck.box--ci__horizontal .box--ci__scroll.box--ci__step1,.box--ck.box--ci__horizontal .box--ci__scroll.box--ci__step2{max-height:392px}.box--ck.box--ci__vertical .box--ci__scroll.box--ci__step1,.box--ck.box--ci__vertical .box--ci__scroll.box--ci__step2{max-height:342px}.box--ck.box--ci__full.box--ci__horizontal .box--ci__scroll.box--ci__step1,.box--ck.box--ci__full.box--ci__horizontal .box--ci__scroll.box--ci__step2{max-height:368px}.box--ck.box--ci__full.box--ci__vertical .box--ci__scroll.box--ci__step1,.box--ck.box--ci__full.box--ci__vertical .box--ci__scroll.box--ci__step2{max-height:342px}.box--ck.box--ci__floating.box--ci__horizontal .box--ci__scroll.box--ci__step1,.box--ck.box--ci__floating.box--ci__horizontal .box--ci__scroll.box--ci__step2{max-height:364px}.box--ck.box--ci__floating.box--ci__vertical .box--ci__scroll.box--ci__step1,.box--ck.box--ci__floating.box--ci__vertical .box--ci__scroll.box--ci__step2{max-height:292px}}@media only screen and (min-width:992px) and (max-height:700px){.box--ck.box--ci__horizontal .box--ci__scroll.box--ci__step1,.box--ck.box--ci__horizontal .box--ci__scroll.box--ci__step2{height:calc(100dvh - 266px)}.box--ck.box--ci__horizontal:has(.box--ci__cta--short) .box--ci__scroll.box--ci__step1,.box--ck.box--ci__horizontal:has(.box--ci__cta--short) .box--ci__scroll.box--ci__step2{height:calc(100dvh - 316px)}.box--ck.box--ci__vertical .box--ci__scroll.box--ci__step1,.box--ck.box--ci__vertical .box--ci__scroll.box--ci__step2{height:calc(100dvh - 80px)}.box--ck.box--ci__full.box--ci__horizontal .box--ci__scroll.box--ci__step1,.box--ck.box--ci__full.box--ci__horizontal .box--ci__scroll.box--ci__step2{height:calc(100dvh - 266px)}.box--ck.box--ci__full.box--ci__horizontal:has(.box--ci__cta--short) .box--ci__scroll.box--ci__step1,.box--ck.box--ci__full.box--ci__horizontal:has(.box--ci__cta--short) .box--ci__scroll.box--ci__step2{height:calc(100dvh - 316px)}.box--ck.box--ci__full.box--ci__vertical .box--ci__scroll.box--ci__step1,.box--ck.box--ci__full.box--ci__vertical .box--ci__scroll.box--ci__step2{height:calc(100dvh - 80px)}.box--ck.box--ci__floating.box--ci__horizontal .box--ci__scroll.box--ci__step1,.box--ck.box--ci__floating.box--ci__horizontal .box--ci__scroll.box--ci__step2{height:calc(100dvh - 316px)}.box--ck.box--ci__floating.box--ci__horizontal:has(.box--ci__cta--short) .box--ci__scroll.box--ci__step1,.box--ck.box--ci__floating.box--ci__horizontal:has(.box--ci__cta--short) .box--ci__scroll.box--ci__step2{height:calc(100dvh - 366px)}.box--ck.box--ci__floating.box--ci__vertical .box--ci__scroll.box--ci__step1,.box--ck.box--ci__floating.box--ci__vertical .box--ci__scroll.box--ci__step2{height:calc(100dvh - 130px)}}.switchy{position:relative;display:inline-block;width:52px;height:30px}.switchy input{opacity:0;position:relative;z-index:2;width:100%;height:100%;cursor:pointer}.switchy .switcher{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:var(--Gray-200);transition:.4s}.switchy .switcher:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:var(--Gray-White);transition:.2s}.switchy input:checked+.switcher{background-color:var(--Primary)}.switchy input:checked+.switcher:before{transform:translateX(22px)}.switchy .switcher.round{border-radius:20px}.switchy .switcher.round:before{border-radius:50%}.cookies{position:fixed;left:0;bottom:0;z-index:99;width:100%;padding:12px 0}#top-layer.active ~ .cookies{z-index:9999}.cookies.hide{bottom:-200px}.cookies{box-shadow:0 -2px 3px rgba(165,165,165,0.25)}.cookies{transition:bottom .2s cubic-bezier(0.47,0.35,0.4,1),margin-bottom .16s ease}.cookies.withApp{margin-bottom:68px;transition:bottom .2s cubic-bezier(0.47,0.35,0.4,1)}.cookies-bgr{display:block;position:absolute;left:0;top:0;width:100%;height:100%;background-color:var(--Gray-White);opacity:.97}.cookies p{float:left;position:relative;z-index:2;width:80%;margin:0;padding:0 0 0 60px;color:var(--base-color-888888);font-size:11px;line-height:1.2em}.cookies a,.cookies a:hover,.cookies a:focus,.cookies a:active{color:var(--base-color-888888)}.cookies a{text-decoration:underline}.cookies a:hover,.cookies a:focus,.cookies a:active{text-decoration:none}.cookies #cookies-info-close{float:right;position:relative;z-index:2;margin:0 35px 0 0;padding:3px 14px;border:1px solid var(--base-color-d5d5d5);color:var(--base-color-888888);font-size:10px;cursor:pointer}.cookies .icon-cookies{left:10px;top:50%;margin-top:-15px}.cookies .grid{padding-bottom:env(safe-area-inset-bottom,0)}@media only screen and (max-width:991px){.cookies{position:fixed;left:0;bottom:0;z-index:99999}.cookies-bgr{background-color:var(--base-color-f2f2f2)}.cookies .icon-cookies{display:none}.cookies .icon-close-g{z-index:2;left:15px;margin-top:-7px;top:50%;width:14px;height:14px}}.panel .cookies .grid{width:1000px;margin:0 auto}.panel .cookies p{font-size:11px;text-align:left}.panel .cookies .icon-cookies{position:absolute;display:block;width:33px;height:29px;background:url(../gfx/icon__cookies.png) no-repeat;background-size:33px 29px}.panel .box--ci__header{font-size:23px}.panel .box--ci__header-back span{font-size:15px}.panel .box--ci__content p,.panel .box--ci__content li{font-size:15px}.panel .box--ci__floating .box--ci__content p,.panel .box--ci__floating .box--ci__content li{font-size:13px}.panel .box--ci__content .box--ci__box-example-title{font-size:13px}.panel .box--ci__content .box--ci__box-example-content{font-size:13px}.panel .box--ci__content .box--ci__switchy-wrapper label{font-size:17px}.panel .box--ci__content .box--ci__switchy-group .box--ci__switchy-wrapper label{font-size:15px}.panel .box--ci__item{font-size:15px}.panel .box--ci__cta-in-content .box--ci__item{font-size:15px !important}