:root{--body-color: #333;--kws-light: #ffffff;--kws-dark: #000000;--kws-orange: #ff6c00;--kws-black-90: #333333;--kws-black-50: #87888a;--kws-black-15: #dddcd7;--kws-black-5: #f4f4f4;--kws-dark-gray-100: #233737;--kws-dark-gray-75: #5a6969;--kws-dark-gray-50: #919b9b;--kws-dark-gray-25: #c8cdcd;--kws-gray-100: #5f696e;--kws-gray-75: #878f92;--kws-gray-50: #afb4b6;--kws-gray-25: #d7d9db;--kws-light-gray-100: #c8d0d6;--kws-light-gray-75: #d6dce0;--kws-light-gray-50: #e3e7ea;--kws-light-gray-25: #f1f3f5;--kws-dark-grey-100: var(--kws-dark-gray-100);--kws-dark-grey-75: var(--kws-dark-gray-75);--kws-dark-grey-50: var(--kws-dark-gray-50);--kws-dark-grey-25: var(--kws-dark-gray-25);--kws-grey-100: var(--kws-gray-100);--kws-grey-75: var(--kws-gray-75);--kws-grey-50: var(--kws-gray-50);--kws-grey-25: var(--kws-gray-25);--kws-light-grey-100: var(--kws-light-gray-100);--kws-light-grey-75: var(--kws-light-gray-75);--kws-light-grey-50: var(--kws-light-gray-50);--kws-light-grey-25: var(--kws-light-gray-25);--kws-dark-brown-100: #645041;--kws-dark-brown-75: #8b7c71;--kws-dark-brown-50: #b1a7a0;--kws-dark-brown-25: #d8d3cf;--kws-brown-100: #96825f;--kws-brown-75: #b0a187;--kws-brown-50: #cac0af;--kws-brown-25: #e5e0d7;--kws-light-brown-100: #d7c8a6;--kws-light-brown-75: #e1d6bc;--kws-light-brown-50: #ebe3d2;--kws-light-brown-25: #f5f1e9;--kws-dark-beige-100: #78785f;--kws-dark-beige-75: #9a9a87;--kws-dark-beige-50: #bbbbaf;--kws-dark-beige-25: #ddddd7;--kws-beige-100: #b4af9b;--kws-beige-75: #c4c0b1;--kws-beige-50: #d3d1c7;--kws-beige-25: #e3e2dd;--kws-light-beige-100: #ccc8a8;--kws-light-beige-75: #e4e1cd;--kws-light-beige-50: #e8e6d4;--kws-light-beige-25: #f1f0e4;--kws-dark-green-100: #004132;--kws-dark-green-75: #407165;--kws-dark-green-50: #7fa098;--kws-dark-green-25: #bfcfcc;--kws-green-100: #257150;--kws-green-75: #5c957c;--kws-green-50: #92b8a7;--kws-green-25: #c8dbd3;--kws-light-green-100: #96a02d;--kws-light-green-75: #b0b862;--kws-light-green-50: #cacf96;--kws-light-green-25: #e5e7ca;--kws-dark-blue-100: #3a7391;--kws-dark-blue-75: #6b96ad;--kws-dark-blue-50: #9cb9c8;--kws-dark-blue-25: #cedce3;--kws-blue-100: #64aab9;--kws-blue-75: #8bbfcb;--kws-blue-50: #b1d4dc;--kws-blue-25: #d8eaed;--kws-light-blue-100: #b4cdd7;--kws-light-blue-75: #c7dae1;--kws-light-blue-50: #d9e6eb;--kws-light-blue-25: #ecf2f5;--kws-dark-red-100: #be5f46;--kws-dark-red-75: #ce8774;--kws-dark-red-50: #deafa2;--kws-dark-red-25: #efd7d1;--kws-red-100: #aa7373;--kws-red-75: #bf9696;--kws-red-50: #d4b9b9;--kws-red-25: #eadcdc;--kws-light-red-100: #cdb4a6;--kws-light-red-75: #dac7bc;--kws-light-red-50: #e6d9d2;--kws-light-red-25: #f2ece9;--kws-dark-yellow-100: #dcb900;--kws-dark-yellow-75: #e5cb40;--kws-dark-yellow-50: #eddc7f;--kws-dark-yellow-25: #f6edbf;--kws-yellow-100: #fab900;--kws-yellow-75: #fbcb40;--kws-yellow-50: #fcdc7f;--kws-yellow-25: #feedbf;--kws-light-yellow-100: #fade64;--kws-light-yellow-75: #fbe68b;--kws-light-yellow-50: #fceeb1;--kws-light-yellow-25: #fef7d8;--kws-signalred-100: #cc3333;--kws-signalred-25: #f2cccc}:root{--header-height-extra-small: 40px;--header-height-small: 60px;--header-height-big: 100px;--header-padding-small: 8px 20px 8px 8px;--header-padding-big: 10px 40px 10px 10px;--transition-site-header: all 0.4s ease-in-out;--transition-icons: all 0.1s ease-in-out;--transition-nav: transform 0.4s ease;--nav-header-height-small: 80px;--nav-header-height-big: 100px;--nav-height-small: calc(100dvh - var(--nav-header-height-small));--nav-height-big: calc(100dvh - var(--nav-header-height-big));--menu-width: 370px;--menu-width-negative: -370px;--font-family-default: "Helvetica Neue", Helvetica, Arial, sans-serif}@media screen and (max-width: 360px){:root{--menu-width: 360px;--menu-width-negative: -360px}}*,*:before,*:after{box-sizing:border-box}html{font-family:var(--font-family-default)}[lang] html{font-family:var(--font-family-default)}:lang(zh) html{font-family:"MHei PRC",Helvetica,Arial,sans-serif}:lang(ja) html{font-family:"Yu Gothic",YuGothic,Helvetica,Arial,sans-serif}:lang(ar) html{font-family:"Arial Unicode MS",Helvetica,Arial,sans-serif}body{box-sizing:content-box;min-height:100%;margin:0;padding:0;background-color:var(--kws-black-5);color:var(--kws-black-90);scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}b,strong{font-weight:700}img,svg,video,iframe{max-width:100%;vertical-align:middle}button,input[type=submit],input[type=button]{appearance:none;cursor:pointer}progress{width:120px;height:8px;border-radius:4px;z-index:1}progress[value]{appearance:none}progress[value]::-webkit-progress-bar{background-color:var(--kws-black-15);border-radius:4px;box-shadow:0 2px 5px rgba(0,0,0,.25) inset}progress[value]::-webkit-progress-value{background-color:var(--kws-orange);border-radius:4px}.hidden{display:none}.visually-hidden{border:0 !important;clip:rect(0 0 0 0);height:1px !important;margin:0 !important;margin-top:-1px !important;margin-left:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap}.scroll-y-enabled{overflow-y:auto !important}.scroll-y-disabled{overflow-y:hidden !important}.pbs-0{padding-block-start:0 !important}.pbs-1{padding-block-start:.25rem}.pbs-2{padding-block-start:.5rem}.pbs-3{padding-block-start:1rem}.pbs-4{padding-block-start:1.875rem}.pbs-5{padding-block-start:3.75rem}.pbs-6{padding-block-start:6.25rem}.pbe-0{padding-block-end:0 !important}.pbe-1{padding-block-end:.25rem}.pbe-2{padding-block-end:.5rem}.pbe-3{padding-block-end:1rem}.pbe-4{padding-block-end:1.875rem}.pbe-5{padding-block-end:3.75rem}.pbe-6{padding-block-end:6.25rem}.py-5{padding-top:3rem;padding-bottom:3rem}.p-6{padding-top:3.75rem;padding-bottom:3.75rem}.pt-6{padding-top:3.75rem}.pb-6{padding-bottom:3.75rem}.p-7{padding-top:6.25rem;padding-bottom:6.25rem}.pt-7{padding-top:6.25rem}.pb-7{padding-bottom:6.25rem}.p-s-6{padding-block:1.875rem}@media(min-width: 768px){.p-m-6{padding-block:1.875rem}}@media(min-width: 1024px){.p-l-6{padding-block:3.75rem}}.pt-s-6{padding-block-start:1.875rem}@media(min-width: 768px){.pt-m-6{padding-block-start:1.875rem}}@media(min-width: 1024px){.pt-l-6{padding-block-start:3.75rem}}.pb-s-6{padding-block-end:1.875rem}@media(min-width: 768px){.pb-m-6{padding-block-end:1.875rem}}@media(min-width: 1024px){.pb-l-6{padding-block-end:3.75rem}}.p-s-7{padding-block:3.125rem}@media(min-width: 768px){.p-m-7{padding-block:3.125rem}}@media(min-width: 1024px){.p-l-7{padding-block:3.75rem}}.pt-s-7{padding-block-start:3.125rem}@media(min-width: 768px){.pt-m-7{padding-block-start:3.125rem}}@media(min-width: 1024px){.pt-l-7{padding-block-start:6.25rem}}.pb-s-7{padding-block-end:3.125rem}@media(min-width: 768px){.pb-m-7{padding-block-end:3.125rem}}@media(min-width: 1024px){.pb-l-7{padding-block-end:6.25rem}}.button--primary{background-color:var(--kws-orange);color:var(--kws-light)}.button--primary:hover,.button--primary:focus{background-color:var(--kws-orange);color:hsla(0,0%,100%,.75)}.button--primary-inverted{background-color:var(--kws-light);color:var(--kws-orange)}.button--primary-inverted:hover,.button--primary-inverted:focus{background-color:var(--kws-light-gray-50)}.page-big-footer{padding-bottom:0;color:var(--body-color);background-color:var(--kws-light)}.page-big-footer ul{list-style:none;padding:0;margin:0}.page-big-footer .item-link,.page-big-footer .sub-item-link{position:relative;display:inline-block;color:var(--body-color);font-weight:400}.page-big-footer .item-link:hover,.page-big-footer .item-link:visited,.page-big-footer .item-link:active,.page-big-footer .item-link:focus,.page-big-footer .sub-item-link:hover,.page-big-footer .sub-item-link:visited,.page-big-footer .sub-item-link:active,.page-big-footer .sub-item-link:focus{text-decoration:none}.page-big-footer .item-link:hover,.page-big-footer .item-link:focus,.page-big-footer .sub-item-link:hover,.page-big-footer .sub-item-link:focus{color:var(--kws-orange)}.page-big-footer .footer-top{padding-block-end:30px}.page-big-footer .footer-top .footer-top-headline{font-size:28px;font-weight:300;line-height:32px;margin-block-end:30px}@media(min-width: 1024px){.page-big-footer .footer-top .footer-top-headline{font-size:40px;line-height:44px}}.page-big-footer .footer-top .footer-top-documents{display:flex;flex-wrap:wrap;justify-content:start;row-gap:18px;column-gap:18px;align-items:start}@media(min-width: 390px){.page-big-footer .footer-top .footer-top-documents{column-gap:36px}}@media(min-width: 768px){.page-big-footer .footer-top .footer-top-documents{column-gap:17px;justify-content:start}}@media(min-width: 1280px){.page-big-footer .footer-top .footer-top-documents{column-gap:30px}}.page-big-footer .footer-top .footer-top-documents .documents-item{flex:1;cursor:pointer;flex-basis:150px;position:relative;max-width:150px}@media(min-width: 768px){.page-big-footer .footer-top .footer-top-documents .documents-item{flex-basis:140px;max-width:140px}}@media(min-width: 1280px){.page-big-footer .footer-top .footer-top-documents .documents-item{max-width:150px}}.page-big-footer .footer-top .footer-top-documents .documents-item__inner-wrapper{position:relative;width:100%;height:100%;aspect-ratio:1/1;overflow:hidden}.page-big-footer .footer-top .footer-top-documents .documents-item .play-button-wrap{width:40px;height:40px;position:absolute;inset-block-start:50%;inset-inline-start:50%;transform:translate(-50%, -50%);z-index:1}.page-big-footer .footer-top .footer-top-documents .documents-item .play-button-wrap svg{height:100%;width:100%}.page-big-footer .footer-top .footer-top-documents .documents-item a .item-headline{color:var(--body-color)}.page-big-footer .footer-top .footer-top-documents .documents-item:hover .documents-item__image{opacity:.5}.page-big-footer .footer-top .footer-top-documents .documents-item:hover a{text-decoration:none}.page-big-footer .footer-top .footer-top-documents .documents-item:hover .item-headline{color:var(--kws-orange)}.page-big-footer .footer-top .footer-top-documents .documents-item__image{object-fit:cover;overflow:hidden}.page-big-footer .footer-top .footer-top-documents .documents-item .video-item{position:relative;aspect-ratio:1/1}.page-big-footer .footer-top .footer-top-documents .documents-item .video-item .video-dialog{position:fixed;padding:0;border:0;background-color:rgba(0,0,0,0);display:flex;flex-direction:column;overflow:hidden}.page-big-footer .footer-top .footer-top-documents .documents-item .video-item .video-dialog::backdrop{background-color:#333;opacity:.8}.page-big-footer .footer-top .footer-top-documents .documents-item .video-item .video-dialog:not([open]){display:none}.page-big-footer .footer-top .footer-top-documents .documents-item .video-item .video-dialog .close-dialog{position:absolute;inset-block-start:0;inset-inline-end:0;width:25px;height:25px;border:none;z-index:6}.page-big-footer .footer-top .footer-top-documents .documents-item .video-item .video-dialog .videoframe{z-index:5}.page-big-footer .footer-top .footer-top-documents .documents-item .video-item .video-item-fallback-screen{width:100%;height:100%;background-color:var(--kws-dark)}.page-big-footer .footer-top .footer-top-documents .documents-item .download-item{aspect-ratio:1/1}.page-big-footer .footer-top .footer-top-documents .documents-item .download-item .download-item-link{display:block;position:relative}.page-big-footer .footer-top .footer-top-documents .documents-item .download-item .download-item-link .download-item-img{object-fit:cover;overflow:hidden}.page-big-footer .footer-top .footer-top-documents .documents-item .download-item .download-item-link .download-item-svg{width:40px;height:40px;position:absolute;inset-block-start:50%;inset-inline-start:50%;transform:translate(-50%, -50%)}.page-big-footer .footer-top .footer-top-documents .documents-item .item-headline{padding-block-start:5px;font-size:14px;font-style:normal;font-weight:700;line-height:20px;margin-block-end:0}.page-big-footer .footer-top .footer-top-documents .documents-teaser{width:100%;height:150px;flex-shrink:0;flex-grow:1;max-width:318px;flex-basis:318px}@media(min-width: 390px){.page-big-footer .footer-top .footer-top-documents .documents-teaser{max-width:336px;flex-basis:336px}}@media(min-width: 768px){.page-big-footer .footer-top .footer-top-documents .documents-teaser{height:140px;max-width:297px;flex-basis:297px}}@media(min-width: 1280px){.page-big-footer .footer-top .footer-top-documents .documents-teaser{height:150px;max-width:330px}}.page-big-footer .footer-bottom{background-color:var(--kws-light-grey-50);padding-block:30px}.page-big-footer .footer-bottom .footer-bottom-container{display:grid;grid-row-gap:30px;grid-template-columns:repeat(6, 1fr);grid-template-rows:auto}@media(min-width: 1024px){.page-big-footer .footer-bottom .footer-bottom-container{grid-row-gap:20px}}.page-big-footer .footer-bottom .footer-bottom-container .footer-bottom-nav{grid-column:1/4;grid-row:1/2}@media(min-width: 1024px){.page-big-footer .footer-bottom .footer-bottom-container .footer-bottom-nav{grid-column:1/7;padding-block-end:20px}}.page-big-footer .footer-bottom .footer-bottom-container .footer-bottom-nav .nav-list{font-size:16px;font-style:normal;font-weight:700;line-height:24px;display:flex;flex-direction:column;gap:10px}@media(min-width: 1024px){.page-big-footer .footer-bottom .footer-bottom-container .footer-bottom-nav .nav-list{flex-direction:row;gap:10px}}@media(min-width: 1280px){.page-big-footer .footer-bottom .footer-bottom-container .footer-bottom-nav .nav-list{gap:15px}}.page-big-footer .footer-bottom .footer-bottom-container .footer-bottom-nav .nav-list .list-item .item-link{white-space:nowrap;font-weight:700;display:inline-block}@media(min-width: 1024px){.page-big-footer .footer-bottom .footer-bottom-container .footer-bottom-nav .nav-list .list-item .item-link{margin-block-end:10px}}.page-big-footer .footer-bottom .footer-bottom-container .footer-bottom-nav .nav-list .list-item .sub-nav-list{display:none;font-size:14px;font-style:normal;font-weight:400;line-height:24px}@media(min-width: 1024px){.page-big-footer .footer-bottom .footer-bottom-container .footer-bottom-nav .nav-list .list-item .sub-nav-list{display:flex;flex-direction:column}}.page-big-footer .footer-bottom .footer-bottom-container .footer-bottom-meta-nav{grid-column:1/7;grid-row:2/3}@media(min-width: 768px){.page-big-footer .footer-bottom .footer-bottom-container .footer-bottom-meta-nav{grid-row:1/2;grid-column:4/7}}@media(min-width: 1024px){.page-big-footer .footer-bottom .footer-bottom-container .footer-bottom-meta-nav{grid-column:1/7;grid-row:auto}}.page-big-footer .footer-bottom .footer-bottom-container .footer-bottom-meta-nav .meta-nav-list{display:flex;flex-direction:column;gap:10px;font-size:14px;font-style:normal;line-height:24px}@media(min-width: 1024px){.page-big-footer .footer-bottom .footer-bottom-container .footer-bottom-meta-nav .meta-nav-list{flex-direction:row;gap:30px}}.page-big-footer .footer-bottom .footer-bottom-container .footer-bottom-meta-nav .meta-nav-list .list-item .item-link{white-space:nowrap;font-weight:400}.page-big-footer .footer-bottom .footer-bottom-container .footer-bottom-social-media-nav{grid-column:1/4;grid-row:3/4}@media(min-width: 768px){.page-big-footer .footer-bottom .footer-bottom-container .footer-bottom-social-media-nav{grid-row:2/3;grid-column:1/4}}@media(min-width: 1024px){.page-big-footer .footer-bottom .footer-bottom-container .footer-bottom-social-media-nav{grid-column:1/3;grid-row:2/3}}.page-big-footer .footer-bottom .footer-bottom-container .footer-bottom-social-media-nav .social-media-nav-list{display:flex;gap:20px}.page-big-footer .footer-bottom .footer-bottom-container .footer-bottom-social-media-nav .social-media-nav-list .list-item .link-svg{width:24px;height:24px}.page-big-footer .footer-bottom .footer-bottom-container .footer-bottom-social-media-nav .social-media-nav-list .list-item .link-svg path{fill:var(--body-color)}.page-big-footer .footer-bottom .footer-bottom-container .footer-bottom-social-media-nav .social-media-nav-list .list-item .item-link:hover,.page-big-footer .footer-bottom .footer-bottom-container .footer-bottom-social-media-nav .social-media-nav-list .list-item .item-link:active,.page-big-footer .footer-bottom .footer-bottom-container .footer-bottom-social-media-nav .social-media-nav-list .list-item .item-link:focus{opacity:.5}.page-big-footer .footer-bottom .footer-bottom-container .footer-bottom-interaction{position:relative;grid-column:1/7;grid-row:4/5}@media(min-width: 768px){.page-big-footer .footer-bottom .footer-bottom-container .footer-bottom-interaction{grid-row:2/3;grid-column:4/7}}@media(min-width: 1024px){.page-big-footer .footer-bottom .footer-bottom-container .footer-bottom-interaction{grid-column:3/7;justify-self:end}}.page-big-footer .footer-bottom .footer-bottom-container .footer-bottom-interaction .interaction-list{display:flex;gap:10px}@media(min-width: 1024px){.page-big-footer .footer-bottom .footer-bottom-container .footer-bottom-interaction .interaction-list{gap:30px}}.page-big-footer .footer-bottom .footer-bottom-container .footer-bottom-interaction .interaction-list .recommend-accordion:focus .link-title{color:var(--kws-orange)}.page-big-footer .footer-bottom .footer-bottom-container .footer-bottom-interaction .interaction-list .recommend-accordion-wrapper{display:flex;flex-direction:column}.page-big-footer .footer-bottom .footer-bottom-container .footer-bottom-interaction .interaction-list .recommend-accordion summary{cursor:pointer;list-style:none;display:flex;align-items:center;gap:10px}.page-big-footer .footer-bottom .footer-bottom-container .footer-bottom-interaction .interaction-list .recommend-accordion summary::-webkit-details-marker{display:none}.page-big-footer .footer-bottom .footer-bottom-container .footer-bottom-interaction .interaction-list .recommend-accordion[open]+.details-content{max-height:4rem;opacity:1;transition:max-height .4s ease-out,opacity .2s ease-in-out}.page-big-footer .footer-bottom .footer-bottom-container .footer-bottom-interaction .interaction-list .recommend-accordion .link-svg{transform:rotate(0deg);transition:transform .4s ease-in-out}.page-big-footer .footer-bottom .footer-bottom-container .footer-bottom-interaction .interaction-list .recommend-accordion[open] .link-svg{transform:rotate(180deg)}.page-big-footer .footer-bottom .footer-bottom-container .footer-bottom-interaction .interaction-list .details-content{max-height:0;opacity:0;transition:max-height .4s ease-out,opacity .2s ease-in-out;position:relative;inset-block-start:100%;margin-block-start:10px}.page-big-footer .footer-bottom .footer-bottom-container .footer-bottom-interaction .interaction-list .details-content .recommend-list-container{height:40px}.page-big-footer .footer-bottom .footer-bottom-container .footer-bottom-interaction .interaction-list .details-content .recommend-list{position:absolute;inset-block-start:0;inset-inline-start:0;display:flex;gap:10px}.page-big-footer .footer-bottom .footer-bottom-container .footer-bottom-interaction .interaction-list .details-content .recommend-list li{flex-shrink:0}.page-big-footer .footer-bottom .footer-bottom-container .footer-bottom-interaction .interaction-list .details-content .recommend-list li svg{width:40px;height:40px}.page-big-footer .footer-bottom .footer-bottom-container .footer-bottom-interaction .interaction-list svg{width:24px;height:24px}.page-big-footer .footer-bottom .footer-bottom-container .footer-bottom-interaction .item-link{position:static;display:inline-flex;gap:10px}@media(min-width: 1024px){.page-big-footer .footer-bottom .footer-bottom-container .footer-bottom-interaction .item-link{position:relative}}.page-big-footer .footer-bottom .footer-bottom-container .footer-bottom-interaction .item-link .link-svg{transition:transform .4s ease-in-out}.page-big-footer .footer-bottom .footer-bottom-container .footer-bottom-interaction .item-link .link-svg svg{width:12px;height:12px}.page-big-footer .footer-bottom .footer-bottom-container .footer-bottom-interaction .item-link .link-title{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}@media(min-width: 1024px){.page-big-footer .footer-bottom .footer-bottom-container .footer-bottom-interaction .item-link .link-title{position:static;width:auto;height:auto;padding:initial;margin:initial;overflow:visible;clip:auto;white-space:normal;border:initial}}.page-big-footer .footer-bottom .footer-bottom-container .footer-bottom-payment{grid-row:5/6;grid-column:1/7;display:grid;grid-template-columns:repeat(6, 1fr);grid-template-rows:auto;row-gap:19px}@media(min-width: 768px){.page-big-footer .footer-bottom .footer-bottom-container .footer-bottom-payment{flex-direction:row;grid-row:3/4;grid-column:1/7}}.page-big-footer .footer-bottom .footer-bottom-container .footer-bottom-payment .payment-text{grid-row:1/2;grid-column:1/7;margin-bottom:0}@media(min-width: 768px){.page-big-footer .footer-bottom .footer-bottom-container .footer-bottom-payment .payment-text{grid-column:1/4;padding-right:19px}}@media(min-width: 1024px){.page-big-footer .footer-bottom .footer-bottom-container .footer-bottom-payment .payment-text{grid-column:1/5}}.page-big-footer .footer-bottom .footer-bottom-container .footer-bottom-payment .payment-list{grid-row:2/3;grid-column:1/7;flex-shrink:0;display:flex;gap:10px}@media(min-width: 768px){.page-big-footer .footer-bottom .footer-bottom-container .footer-bottom-payment .payment-list{grid-row:1/2;grid-column:4/7}}@media(min-width: 1024px){.page-big-footer .footer-bottom .footer-bottom-container .footer-bottom-payment .payment-list{justify-self:end}}.page-big-footer .footer-bottom .footer-bottom-container .footer-bottom-copyright{margin-block-end:0;grid-column:1/7;line-height:24px}@media(min-width: 1024px){.page-big-footer .footer-bottom .footer-bottom-container .footer-bottom-copyright{grid-column:1/4}}.page-big-footer .footer-bottom .footer-bottom-container .footer-bottom-language{grid-column:1/7;font-size:16px;font-style:normal;font-weight:400;line-height:1.2}@media(min-width: 1024px){.page-big-footer .footer-bottom .footer-bottom-container .footer-bottom-language{grid-column:4/7;justify-self:end}}.page-big-footer .footer-bottom .footer-bottom-container .footer-bottom-language .item-link.active{font-weight:700}.page-big-footer .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}
