.Vue-Toastification__container{box-sizing:border-box;color:#fff;display:flex;flex-direction:column;min-height:100%;padding:4px;pointer-events:none;position:fixed;width:600px;z-index:9999}@media only screen and (min-width:600px){.Vue-Toastification__container.top-center,.Vue-Toastification__container.top-left,.Vue-Toastification__container.top-right{top:1em}.Vue-Toastification__container.bottom-center,.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.bottom-right{bottom:1em;flex-direction:column-reverse}.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.top-left{left:1em}.Vue-Toastification__container.bottom-left .Vue-Toastification__toast,.Vue-Toastification__container.top-left .Vue-Toastification__toast{margin-right:auto}@supports not (-moz-appearance:none){.Vue-Toastification__container.bottom-left .Vue-Toastification__toast--rtl,.Vue-Toastification__container.top-left .Vue-Toastification__toast--rtl{margin-left:auto;margin-right:unset}}.Vue-Toastification__container.bottom-right,.Vue-Toastification__container.top-right{right:1em}.Vue-Toastification__container.bottom-right .Vue-Toastification__toast,.Vue-Toastification__container.top-right .Vue-Toastification__toast{margin-left:auto}@supports not (-moz-appearance:none){.Vue-Toastification__container.bottom-right .Vue-Toastification__toast--rtl,.Vue-Toastification__container.top-right .Vue-Toastification__toast--rtl{margin-left:unset;margin-right:auto}}.Vue-Toastification__container.bottom-center,.Vue-Toastification__container.top-center{left:50%;margin-left:-300px}.Vue-Toastification__container.bottom-center .Vue-Toastification__toast,.Vue-Toastification__container.top-center .Vue-Toastification__toast{margin-left:auto;margin-right:auto}}@media only screen and (max-width:600px){.Vue-Toastification__container{left:0;margin:0;padding:0;width:100vw}.Vue-Toastification__container .Vue-Toastification__toast{width:100%}.Vue-Toastification__container.top-center,.Vue-Toastification__container.top-left,.Vue-Toastification__container.top-right{top:0}.Vue-Toastification__container.bottom-center,.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.bottom-right{bottom:0;flex-direction:column-reverse}}.Vue-Toastification__toast{border-radius:8px;box-shadow:0 1px 10px 0 rgba(0,0,0,.1),0 2px 15px 0 rgba(0,0,0,.05);box-sizing:border-box;direction:ltr;display:inline-flex;font-family:Lato,Helvetica,Roboto,Arial,sans-serif;justify-content:space-between;margin-bottom:1rem;max-height:800px;max-width:600px;min-height:64px;min-width:326px;overflow:hidden;padding:22px 24px;pointer-events:auto;position:relative;-webkit-transform:translateZ(0);transform:translateZ(0)}.Vue-Toastification__toast--rtl{direction:rtl}.Vue-Toastification__toast--default{background-color:#1976d2;color:#fff}.Vue-Toastification__toast--info{background-color:#2196f3;color:#fff}.Vue-Toastification__toast--success{background-color:#4caf50;color:#fff}.Vue-Toastification__toast--error{background-color:#ff5252;color:#fff}.Vue-Toastification__toast--warning{background-color:#ffc107;color:#fff}@media only screen and (max-width:600px){.Vue-Toastification__toast{border-radius:0;margin-bottom:.5rem}}.Vue-Toastification__toast-body{flex:1;font-size:16px;line-height:24px;white-space:pre-wrap;word-break:break-word}.Vue-Toastification__toast-component-body{flex:1}.Vue-Toastification__toast.disable-transition{-webkit-animation:none!important;animation:none!important;transition:none!important}.Vue-Toastification__close-button{align-items:center;background:transparent;border:none;color:#fff;cursor:pointer;font-size:24px;font-weight:700;line-height:24px;opacity:.3;outline:none;padding:0 0 0 10px;transition:.3s ease;transition:visibility 0s,opacity .2s linear}.Vue-Toastification__close-button:focus,.Vue-Toastification__close-button:hover{opacity:1}.Vue-Toastification__toast:not(:hover) .Vue-Toastification__close-button.show-on-hover{opacity:0}.Vue-Toastification__toast--rtl .Vue-Toastification__close-button{padding-left:unset;padding-right:10px}@-webkit-keyframes scale-x-frames{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}to{-webkit-transform:scaleX(0);transform:scaleX(0)}}@keyframes scale-x-frames{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}to{-webkit-transform:scaleX(0);transform:scaleX(0)}}.Vue-Toastification__progress-bar{-webkit-animation:scale-x-frames linear 1 forwards;animation:scale-x-frames linear 1 forwards;background-color:hsla(0,0%,100%,.7);bottom:0;height:5px;left:0;position:absolute;-webkit-transform-origin:left;transform-origin:left;width:100%;z-index:10000}.Vue-Toastification__toast--rtl .Vue-Toastification__progress-bar{left:unset;right:0;-webkit-transform-origin:right;transform-origin:right}.Vue-Toastification__icon{align-items:center;background:transparent;border:none;height:100%;margin:auto 18px auto 0;outline:none;padding:0;transition:.3s ease;width:20px}.Vue-Toastification__toast--rtl .Vue-Toastification__icon{margin:auto 0 auto 18px}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes bounceOutRight{40%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(1000px,0,0);transform:translate3d(1000px,0,0)}}@keyframes bounceOutRight{40%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(1000px,0,0);transform:translate3d(1000px,0,0)}}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.Vue-Toastification__bounce-enter-active.bottom-left,.Vue-Toastification__bounce-enter-active.top-left{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}.Vue-Toastification__bounce-enter-active.bottom-right,.Vue-Toastification__bounce-enter-active.top-right{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}.Vue-Toastification__bounce-enter-active.top-center{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}.Vue-Toastification__bounce-enter-active.bottom-center{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}.Vue-Toastification__bounce-leave-active.bottom-left,.Vue-Toastification__bounce-leave-active.top-left{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}.Vue-Toastification__bounce-leave-active.bottom-right,.Vue-Toastification__bounce-leave-active.top-right{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}.Vue-Toastification__bounce-leave-active.top-center{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}.Vue-Toastification__bounce-leave-active.bottom-center{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}.Vue-Toastification__bounce-move{transition-duration:.4s;transition-property:all;transition-timing-function:ease-in-out}@-webkit-keyframes fadeOutTop{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(-50px);transform:translateY(-50px)}}@keyframes fadeOutTop{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(-50px);transform:translateY(-50px)}}@-webkit-keyframes fadeOutLeft{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}to{opacity:0;-webkit-transform:translateX(-50px);transform:translateX(-50px)}}@keyframes fadeOutLeft{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}to{opacity:0;-webkit-transform:translateX(-50px);transform:translateX(-50px)}}@-webkit-keyframes fadeOutBottom{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px)}}@keyframes fadeOutBottom{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px)}}@-webkit-keyframes fadeOutRight{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}to{opacity:0;-webkit-transform:translateX(50px);transform:translateX(50px)}}@keyframes fadeOutRight{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}to{opacity:0;-webkit-transform:translateX(50px);transform:translateX(50px)}}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(-50px);transform:translateX(-50px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(-50px);transform:translateX(-50px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(50px);transform:translateX(50px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(50px);transform:translateX(50px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes fadeInTop{0%{opacity:0;-webkit-transform:translateY(-50px);transform:translateY(-50px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInTop{0%{opacity:0;-webkit-transform:translateY(-50px);transform:translateY(-50px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes fadeInBottom{0%{opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInBottom{0%{opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.Vue-Toastification__fade-enter-active.bottom-left,.Vue-Toastification__fade-enter-active.top-left{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}.Vue-Toastification__fade-enter-active.bottom-right,.Vue-Toastification__fade-enter-active.top-right{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}.Vue-Toastification__fade-enter-active.top-center{-webkit-animation-name:fadeInTop;animation-name:fadeInTop}.Vue-Toastification__fade-enter-active.bottom-center{-webkit-animation-name:fadeInBottom;animation-name:fadeInBottom}.Vue-Toastification__fade-leave-active.bottom-left,.Vue-Toastification__fade-leave-active.top-left{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}.Vue-Toastification__fade-leave-active.bottom-right,.Vue-Toastification__fade-leave-active.top-right{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}.Vue-Toastification__fade-leave-active.top-center{-webkit-animation-name:fadeOutTop;animation-name:fadeOutTop}.Vue-Toastification__fade-leave-active.bottom-center{-webkit-animation-name:fadeOutBottom;animation-name:fadeOutBottom}.Vue-Toastification__fade-move{transition-duration:.4s;transition-property:all;transition-timing-function:ease-in-out}@-webkit-keyframes slideInBlurredLeft{0%{-webkit-filter:blur(40px);filter:blur(40px);opacity:0;-webkit-transform:translateX(-1000px) scaleX(2.5) scaleY(.2);transform:translateX(-1000px) scaleX(2.5) scaleY(.2);-webkit-transform-origin:100% 50%;transform-origin:100% 50%}to{-webkit-filter:blur(0);filter:blur(0);opacity:1;-webkit-transform:translateX(0) scaleY(1) scaleX(1);transform:translateX(0) scaleY(1) scaleX(1);-webkit-transform-origin:50% 50%;transform-origin:50% 50%}}@keyframes slideInBlurredLeft{0%{-webkit-filter:blur(40px);filter:blur(40px);opacity:0;-webkit-transform:translateX(-1000px) scaleX(2.5) scaleY(.2);transform:translateX(-1000px) scaleX(2.5) scaleY(.2);-webkit-transform-origin:100% 50%;transform-origin:100% 50%}to{-webkit-filter:blur(0);filter:blur(0);opacity:1;-webkit-transform:translateX(0) scaleY(1) scaleX(1);transform:translateX(0) scaleY(1) scaleX(1);-webkit-transform-origin:50% 50%;transform-origin:50% 50%}}@-webkit-keyframes slideInBlurredTop{0%{-webkit-filter:blur(240px);filter:blur(240px);opacity:0;-webkit-transform:translateY(-1000px) scaleY(2.5) scaleX(.2);transform:translateY(-1000px) scaleY(2.5) scaleX(.2);-webkit-transform-origin:50% 0;transform-origin:50% 0}to{-webkit-filter:blur(0);filter:blur(0);opacity:1;-webkit-transform:translateY(0) scaleY(1) scaleX(1);transform:translateY(0) scaleY(1) scaleX(1);-webkit-transform-origin:50% 50%;transform-origin:50% 50%}}@keyframes slideInBlurredTop{0%{-webkit-filter:blur(240px);filter:blur(240px);opacity:0;-webkit-transform:translateY(-1000px) scaleY(2.5) scaleX(.2);transform:translateY(-1000px) scaleY(2.5) scaleX(.2);-webkit-transform-origin:50% 0;transform-origin:50% 0}to{-webkit-filter:blur(0);filter:blur(0);opacity:1;-webkit-transform:translateY(0) scaleY(1) scaleX(1);transform:translateY(0) scaleY(1) scaleX(1);-webkit-transform-origin:50% 50%;transform-origin:50% 50%}}@-webkit-keyframes slideInBlurredRight{0%{-webkit-filter:blur(40px);filter:blur(40px);opacity:0;-webkit-transform:translateX(1000px) scaleX(2.5) scaleY(.2);transform:translateX(1000px) scaleX(2.5) scaleY(.2);-webkit-transform-origin:0 50%;transform-origin:0 50%}to{-webkit-filter:blur(0);filter:blur(0);opacity:1;-webkit-transform:translateX(0) scaleY(1) scaleX(1);transform:translateX(0) scaleY(1) scaleX(1);-webkit-transform-origin:50% 50%;transform-origin:50% 50%}}@keyframes slideInBlurredRight{0%{-webkit-filter:blur(40px);filter:blur(40px);opacity:0;-webkit-transform:translateX(1000px) scaleX(2.5) scaleY(.2);transform:translateX(1000px) scaleX(2.5) scaleY(.2);-webkit-transform-origin:0 50%;transform-origin:0 50%}to{-webkit-filter:blur(0);filter:blur(0);opacity:1;-webkit-transform:translateX(0) scaleY(1) scaleX(1);transform:translateX(0) scaleY(1) scaleX(1);-webkit-transform-origin:50% 50%;transform-origin:50% 50%}}@-webkit-keyframes slideInBlurredBottom{0%{-webkit-filter:blur(240px);filter:blur(240px);opacity:0;-webkit-transform:translateY(1000px) scaleY(2.5) scaleX(.2);transform:translateY(1000px) scaleY(2.5) scaleX(.2);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}to{-webkit-filter:blur(0);filter:blur(0);opacity:1;-webkit-transform:translateY(0) scaleY(1) scaleX(1);transform:translateY(0) scaleY(1) scaleX(1);-webkit-transform-origin:50% 50%;transform-origin:50% 50%}}@keyframes slideInBlurredBottom{0%{-webkit-filter:blur(240px);filter:blur(240px);opacity:0;-webkit-transform:translateY(1000px) scaleY(2.5) scaleX(.2);transform:translateY(1000px) scaleY(2.5) scaleX(.2);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}to{-webkit-filter:blur(0);filter:blur(0);opacity:1;-webkit-transform:translateY(0) scaleY(1) scaleX(1);transform:translateY(0) scaleY(1) scaleX(1);-webkit-transform-origin:50% 50%;transform-origin:50% 50%}}@-webkit-keyframes slideOutBlurredTop{0%{-webkit-filter:blur(0);filter:blur(0);opacity:1;-webkit-transform:translateY(0) scaleY(1) scaleX(1);transform:translateY(0) scaleY(1) scaleX(1);-webkit-transform-origin:50% 0;transform-origin:50% 0}to{-webkit-filter:blur(240px);filter:blur(240px);opacity:0;-webkit-transform:translateY(-1000px) scaleY(2) scaleX(.2);transform:translateY(-1000px) scaleY(2) scaleX(.2);-webkit-transform-origin:50% 0;transform-origin:50% 0}}@keyframes slideOutBlurredTop{0%{-webkit-filter:blur(0);filter:blur(0);opacity:1;-webkit-transform:translateY(0) scaleY(1) scaleX(1);transform:translateY(0) scaleY(1) scaleX(1);-webkit-transform-origin:50% 0;transform-origin:50% 0}to{-webkit-filter:blur(240px);filter:blur(240px);opacity:0;-webkit-transform:translateY(-1000px) scaleY(2) scaleX(.2);transform:translateY(-1000px) scaleY(2) scaleX(.2);-webkit-transform-origin:50% 0;transform-origin:50% 0}}@-webkit-keyframes slideOutBlurredBottom{0%{-webkit-filter:blur(0);filter:blur(0);opacity:1;-webkit-transform:translateY(0) scaleY(1) scaleX(1);transform:translateY(0) scaleY(1) scaleX(1);-webkit-transform-origin:50% 50%;transform-origin:50% 50%}to{-webkit-filter:blur(240px);filter:blur(240px);opacity:0;-webkit-transform:translateY(1000px) scaleY(2) scaleX(.2);transform:translateY(1000px) scaleY(2) scaleX(.2);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}}@keyframes slideOutBlurredBottom{0%{-webkit-filter:blur(0);filter:blur(0);opacity:1;-webkit-transform:translateY(0) scaleY(1) scaleX(1);transform:translateY(0) scaleY(1) scaleX(1);-webkit-transform-origin:50% 50%;transform-origin:50% 50%}to{-webkit-filter:blur(240px);filter:blur(240px);opacity:0;-webkit-transform:translateY(1000px) scaleY(2) scaleX(.2);transform:translateY(1000px) scaleY(2) scaleX(.2);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}}@-webkit-keyframes slideOutBlurredLeft{0%{-webkit-filter:blur(0);filter:blur(0);opacity:1;-webkit-transform:translateX(0) scaleY(1) scaleX(1);transform:translateX(0) scaleY(1) scaleX(1);-webkit-transform-origin:50% 50%;transform-origin:50% 50%}to{-webkit-filter:blur(40px);filter:blur(40px);opacity:0;-webkit-transform:translateX(-1000px) scaleX(2) scaleY(.2);transform:translateX(-1000px) scaleX(2) scaleY(.2);-webkit-transform-origin:100% 50%;transform-origin:100% 50%}}@keyframes slideOutBlurredLeft{0%{-webkit-filter:blur(0);filter:blur(0);opacity:1;-webkit-transform:translateX(0) scaleY(1) scaleX(1);transform:translateX(0) scaleY(1) scaleX(1);-webkit-transform-origin:50% 50%;transform-origin:50% 50%}to{-webkit-filter:blur(40px);filter:blur(40px);opacity:0;-webkit-transform:translateX(-1000px) scaleX(2) scaleY(.2);transform:translateX(-1000px) scaleX(2) scaleY(.2);-webkit-transform-origin:100% 50%;transform-origin:100% 50%}}@-webkit-keyframes slideOutBlurredRight{0%{-webkit-filter:blur(0);filter:blur(0);opacity:1;-webkit-transform:translateX(0) scaleY(1) scaleX(1);transform:translateX(0) scaleY(1) scaleX(1);-webkit-transform-origin:50% 50%;transform-origin:50% 50%}to{-webkit-filter:blur(40px);filter:blur(40px);opacity:0;-webkit-transform:translateX(1000px) scaleX(2) scaleY(.2);transform:translateX(1000px) scaleX(2) scaleY(.2);-webkit-transform-origin:0 50%;transform-origin:0 50%}}@keyframes slideOutBlurredRight{0%{-webkit-filter:blur(0);filter:blur(0);opacity:1;-webkit-transform:translateX(0) scaleY(1) scaleX(1);transform:translateX(0) scaleY(1) scaleX(1);-webkit-transform-origin:50% 50%;transform-origin:50% 50%}to{-webkit-filter:blur(40px);filter:blur(40px);opacity:0;-webkit-transform:translateX(1000px) scaleX(2) scaleY(.2);transform:translateX(1000px) scaleX(2) scaleY(.2);-webkit-transform-origin:0 50%;transform-origin:0 50%}}.Vue-Toastification__slideBlurred-enter-active.bottom-left,.Vue-Toastification__slideBlurred-enter-active.top-left{-webkit-animation-name:slideInBlurredLeft;animation-name:slideInBlurredLeft}.Vue-Toastification__slideBlurred-enter-active.bottom-right,.Vue-Toastification__slideBlurred-enter-active.top-right{-webkit-animation-name:slideInBlurredRight;animation-name:slideInBlurredRight}.Vue-Toastification__slideBlurred-enter-active.top-center{-webkit-animation-name:slideInBlurredTop;animation-name:slideInBlurredTop}.Vue-Toastification__slideBlurred-enter-active.bottom-center{-webkit-animation-name:slideInBlurredBottom;animation-name:slideInBlurredBottom}.Vue-Toastification__slideBlurred-leave-active.bottom-left,.Vue-Toastification__slideBlurred-leave-active.top-left{-webkit-animation-name:slideOutBlurredLeft;animation-name:slideOutBlurredLeft}.Vue-Toastification__slideBlurred-leave-active.bottom-right,.Vue-Toastification__slideBlurred-leave-active.top-right{-webkit-animation-name:slideOutBlurredRight;animation-name:slideOutBlurredRight}.Vue-Toastification__slideBlurred-leave-active.top-center{-webkit-animation-name:slideOutBlurredTop;animation-name:slideOutBlurredTop}.Vue-Toastification__slideBlurred-leave-active.bottom-center{-webkit-animation-name:slideOutBlurredBottom;animation-name:slideOutBlurredBottom}.Vue-Toastification__slideBlurred-move{transition-duration:.4s;transition-property:all;transition-timing-function:ease-in-out}
@font-face{font-family:AktivGrotesk;font-style:normal;font-weight:400;src:local("AktivGrotesk"),url(/_ui/desktop/common/fonts/AktivGrotesk/latin/AktivGrotesk400normal.woff2) format("woff2"),url(/_ui/desktop/common/fonts/AktivGrotesk/latin/AktivGrotesk400normal.woff) format("woff"),url(/_ui/desktop/common/fonts/AktivGrotesk/latin/AktivGrotesk400normal.ttf) format("truetype"),url(/_ui/desktop/common/fonts/AktivGrotesk/latin/AktivGrotesk400normal.svg#AktivGrotesk400normal) format("svg")}@font-face{font-family:AktivGrotesk;font-style:italic;font-weight:400;src:local("AktivGrotesk"),url(/_ui/desktop/common/fonts/AktivGrotesk/latin/AktivGrotesk400italic.woff2) format("woff2"),url(/_ui/desktop/common/fonts/AktivGrotesk/latin/AktivGrotesk400italic.woff) format("woff"),url(/_ui/desktop/common/fonts/AktivGrotesk/latin/AktivGrotesk400italic.ttf) format("truetype"),url(/_ui/desktop/common/fonts/AktivGrotesk/latin/AktivGrotesk400italic.svg#AktivGrotesk400italic) format("svg")}@font-face{font-family:AktivGrotesk;font-style:normal;font-weight:500;src:local("AktivGrotesk"),url(/_ui/desktop/common/fonts/AktivGrotesk/latin/AktivGrotesk500normal.woff2) format("woff2"),url(/_ui/desktop/common/fonts/AktivGrotesk/latin/AktivGrotesk500normal.woff) format("woff"),url(/_ui/desktop/common/fonts/AktivGrotesk/latin/AktivGrotesk500normal.ttf) format("truetype"),url(/_ui/desktop/common/fonts/AktivGrotesk/latin/AktivGrotesk500normal.svg#AktivGrotesk500normal) format("svg")}@font-face{font-family:AktivGrotesk;font-style:normal;font-weight:700;src:local("AktivGrotesk"),url(/_ui/desktop/common/fonts/AktivGrotesk/latin/AktivGrotesk700normal.woff2) format("woff2"),url(/_ui/desktop/common/fonts/AktivGrotesk/latin/AktivGrotesk700normal.woff) format("woff"),url(/_ui/desktop/common/fonts/AktivGrotesk/latin/AktivGrotesk700normal.ttf) format("truetype"),url(/_ui/desktop/common/fonts/AktivGrotesk/latin/AktivGrotesk700normal.svg#AktivGrotesk700normal) format("svg")}@font-face{font-family:AktivGrotesk;font-style:italic;font-weight:700;src:local("AktivGrotesk"),url(/_ui/desktop/common/fonts/AktivGrotesk/latin/AktivGrotesk700italic.woff2) format("woff2"),url(/_ui/desktop/common/fonts/AktivGrotesk/latin/AktivGrotesk700italic.woff) format("woff"),url(/_ui/desktop/common/fonts/AktivGrotesk/latin/AktivGrotesk700italic.ttf) format("truetype"),url(/_ui/desktop/common/fonts/AktivGrotesk/latin/AktivGrotesk700italic.svg#AktivGrotesk700italic) format("svg")}@font-face{font-family:Lexia;font-style:normal;font-weight:400;src:local("Lexia"),url(/_ui/desktop/common/fonts/Lexia/latin/Lexia400normal.woff2) format("woff2"),url(/_ui/desktop/common/fonts/Lexia/latin/Lexia400normal.woff) format("woff"),url(/_ui/desktop/common/fonts/Lexia/latin/Lexia400normal.ttf) format("truetype"),url(/_ui/desktop/common/fonts/Lexia/latin/Lexia400normal.svg#Lexia400normal) format("svg")}@font-face{font-family:Lexia;font-style:italic;font-weight:400;src:local("Lexia"),url(/_ui/desktop/common/fonts/Lexia/latin/Lexia400italic.woff2) format("woff2"),url(/_ui/desktop/common/fonts/Lexia/latin/Lexia400italic.woff) format("woff"),url(/_ui/desktop/common/fonts/Lexia/latin/Lexia400italic.ttf) format("truetype"),url(/_ui/desktop/common/fonts/Lexia/latin/Lexia400italic.svg#Lexia400italic) format("svg")}@font-face{font-family:Lexia;font-style:normal;font-weight:500;src:local("Lexia"),url(/_ui/desktop/common/fonts/Lexia/latin/Lexia500normal.woff2) format("woff2"),url(/_ui/desktop/common/fonts/Lexia/latin/Lexia500normal.woff) format("woff"),url(/_ui/desktop/common/fonts/Lexia/latin/Lexia500normal.ttf) format("truetype"),url(/_ui/desktop/common/fonts/Lexia/latin/Lexia500normal.svg#Lexia500normal) format("svg")}@font-face{font-family:Lexia;font-style:italic;font-weight:500;src:local("Lexia"),url(/_ui/desktop/common/fonts/Lexia/latin/Lexia500italic.woff2) format("woff2"),url(/_ui/desktop/common/fonts/Lexia/latin/Lexia500italic.woff) format("woff"),url(/_ui/desktop/common/fonts/Lexia/latin/Lexia500italic.ttf) format("truetype"),url(/_ui/desktop/common/fonts/Lexia/latin/Lexia500italic.svg#Lexia500italic) format("svg")}@font-face{font-family:Lexia;font-style:normal;font-weight:700;src:local("Lexia"),url(/_ui/desktop/common/fonts/Lexia/latin/Lexia700normal.woff2) format("woff2"),url(/_ui/desktop/common/fonts/Lexia/latin/Lexia700normal.woff) format("woff"),url(/_ui/desktop/common/fonts/Lexia/latin/Lexia700normal.ttf) format("truetype"),url(/_ui/desktop/common/fonts/Lexia/latin/Lexia700normal.svg#Lexia700normal) format("svg")}@font-face{font-family:Lexia;font-style:italic;font-weight:700;src:local("Lexia"),url(/_ui/desktop/common/fonts/Lexia/latin/Lexia700italic.woff2) format("woff2"),url(/_ui/desktop/common/fonts/Lexia/latin/Lexia700italic.woff) format("woff"),url(/_ui/desktop/common/fonts/Lexia/latin/Lexia700italic.ttf) format("truetype"),url(/_ui/desktop/common/fonts/Lexia/latin/Lexia700italic.svg#Lexia700italic) format("svg")}@font-face{font-family:RobotoSlab;font-style:normal;font-weight:400;src:local("RobotoSlab"),url(/_ui/desktop/common/fonts/RobotoSlab/latin/RobotoSlab400normal.woff2) format("woff2"),url(/_ui/desktop/common/fonts/RobotoSlab/latin/RobotoSlab400normal.woff) format("woff"),url(/_ui/desktop/common/fonts/RobotoSlab/latin/RobotoSlab400normal.ttf) format("truetype"),url(/_ui/desktop/common/fonts/RobotoSlab/latin/RobotoSlab400normal.svg#RobotoSlab400normal) format("svg")}@font-face{font-family:RobotoSlab;font-style:normal;font-weight:700;src:local("RobotoSlab"),url(/_ui/desktop/common/fonts/RobotoSlab/latin/RobotoSlab700normal.woff2) format("woff2"),url(/_ui/desktop/common/fonts/RobotoSlab/latin/RobotoSlab700normal.woff) format("woff"),url(/_ui/desktop/common/fonts/RobotoSlab/latin/RobotoSlab700normal.ttf) format("truetype"),url(/_ui/desktop/common/fonts/RobotoSlab/latin/RobotoSlab700normal.svg#RobotoSlab700normal) format("svg")}@font-face{font-family:cnAktivGrotesk;font-style:normal;font-weight:400;src:local("cnAktivGrotesk"),url(/_ui/desktop/common/fonts/AktivGrotesk/cn/AktivGrotesk400normal.woff2) format("woff2"),url(/_ui/desktop/common/fonts/AktivGrotesk/cn/AktivGrotesk400normal.woff) format("woff"),url(/_ui/desktop/common/fonts/AktivGrotesk/cn/AktivGrotesk400normal.ttf) format("truetype"),url(/_ui/desktop/common/fonts/AktivGrotesk/cn/AktivGrotesk400normal.svg#AktivGrotesk400normal) format("svg")}@font-face{font-family:cnAktivGrotesk;font-style:normal;font-weight:700;src:local("cnAktivGrotesk"),url(/_ui/desktop/common/fonts/AktivGrotesk/cn/AktivGrotesk700normal.woff2) format("woff2"),url(/_ui/desktop/common/fonts/AktivGrotesk/cn/AktivGrotesk700normal.woff) format("woff"),url(/_ui/desktop/common/fonts/AktivGrotesk/cn/AktivGrotesk700normal.ttf) format("truetype"),url(/_ui/desktop/common/fonts/AktivGrotesk/cn/AktivGrotesk700normal.svg#AktivGrotesk700normal) format("svg")}@font-face{font-family:cnAktivGrotesk;font-family:cnLexia;font-style:normal;font-weight:400;src:local("cnAktivGrotesk"),url(/_ui/desktop/common/fonts/AktivGrotesk/cn/AktivGrotesk400normal.woff2) format("woff2"),url(/_ui/desktop/common/fonts/AktivGrotesk/cn/AktivGrotesk400normal.woff) format("woff"),url(/_ui/desktop/common/fonts/AktivGrotesk/cn/AktivGrotesk400normal.ttf) format("truetype"),url(/_ui/desktop/common/fonts/AktivGrotesk/cn/AktivGrotesk400normal.svg#AktivGrotesk400normal) format("svg")}@font-face{font-family:cnNotoSans;font-style:normal;font-weight:400;src:local("cnNotoSans"),url(/_ui/desktop/common/fonts/NotoSans/cn/NotoSans400normal.woff2) format("woff2"),url(/_ui/desktop/common/fonts/NotoSans/cn/NotoSans400normal.woff) format("woff"),url(/_ui/desktop/common/fonts/NotoSans/cn/NotoSans400normal.ttf) format("truetype"),url(/_ui/desktop/common/fonts/NotoSans/cn/NotoSans400normal.svg#NotoSans400normal) format("svg")}@font-face{font-family:krAktivGrotesk;font-style:normal;font-weight:400;src:local("krAktivGrotesk"),url(/_ui/desktop/common/fonts/AktivGrotesk/kr/AktivGrotesk400normal.woff2) format("woff2"),url(/_ui/desktop/common/fonts/AktivGrotesk/kr/AktivGrotesk400normal.woff) format("woff"),url(/_ui/desktop/common/fonts/AktivGrotesk/kr/AktivGrotesk400normal.ttf) format("truetype"),url(/_ui/desktop/common/fonts/AktivGrotesk/kr/AktivGrotesk400normal.svg#AktivGrotesk400normal) format("svg")}@font-face{font-family:krAktivGrotesk;font-family:krLexia;font-style:normal;font-weight:400;src:local("krAktivGrotesk"),url(/_ui/desktop/common/fonts/AktivGrotesk/kr/AktivGrotesk400normal.woff2) format("woff2"),url(/_ui/desktop/common/fonts/AktivGrotesk/kr/AktivGrotesk400normal.woff) format("woff"),url(/_ui/desktop/common/fonts/AktivGrotesk/kr/AktivGrotesk400normal.ttf) format("truetype"),url(/_ui/desktop/common/fonts/AktivGrotesk/kr/AktivGrotesk400normal.svg#AktivGrotesk400normal) format("svg")}@font-face{font-family:krNotoSans;font-style:normal;font-weight:400;src:local("krNotoSans"),url(/_ui/desktop/common/fonts/NotoSans/kr/NotoSans400normal.woff2) format("woff2"),url(/_ui/desktop/common/fonts/NotoSans/kr/NotoSans400normal.woff) format("woff"),url(/_ui/desktop/common/fonts/NotoSans/kr/NotoSans400normal.ttf) format("truetype"),url(/_ui/desktop/common/fonts/NotoSans/kr/NotoSans400normal.svg#NotoSans400normal) format("svg")}@font-face{font-family:twAktivGrotesk;font-style:normal;font-weight:400;src:local("twAktivGrotesk"),url(/_ui/desktop/common/fonts/AktivGrotesk/tw/AktivGrotesk400normal.woff2) format("woff2"),url(/_ui/desktop/common/fonts/AktivGrotesk/tw/AktivGrotesk400normal.woff) format("woff"),url(/_ui/desktop/common/fonts/AktivGrotesk/tw/AktivGrotesk400normal.ttf) format("truetype"),url(/_ui/desktop/common/fonts/AktivGrotesk/tw/AktivGrotesk400normal.svg#AktivGrotesk400normal) format("svg")}@font-face{font-family:twAktivGrotesk;font-family:twLexia;font-style:normal;font-weight:400;src:local("twAktivGrotesk"),url(/_ui/desktop/common/fonts/AktivGrotesk/tw/AktivGrotesk400normal.woff2) format("woff2"),url(/_ui/desktop/common/fonts/AktivGrotesk/tw/AktivGrotesk400normal.woff) format("woff"),url(/_ui/desktop/common/fonts/AktivGrotesk/tw/AktivGrotesk400normal.ttf) format("truetype"),url(/_ui/desktop/common/fonts/AktivGrotesk/tw/AktivGrotesk400normal.svg#AktivGrotesk400normal) format("svg")}@font-face{font-family:twNotoSans;font-style:normal;font-weight:400;src:local("twNotoSans"),url(/_ui/desktop/common/fonts/NotoSans/tw/NotoSans400normal.woff2) format("woff2"),url(/_ui/desktop/common/fonts/NotoSans/tw/NotoSans400normal.woff) format("woff"),url(/_ui/desktop/common/fonts/NotoSans/tw/NotoSans400normal.ttf) format("truetype"),url(/_ui/desktop/common/fonts/NotoSans/tw/NotoSans400normal.svg#NotoSans400normal) format("svg")}
/*! normalize.css v6.0.0 | MIT License | github.com/necolas/normalize.css */html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;line-height:1.15}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{-webkit-text-decoration-skip:objects;background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:inherit}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}
/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */.pswp,[hidden],template{display:none}.pswp{-webkit-text-size-adjust:100%;-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;overflow:hidden;position:absolute;top:0;touch-action:none;width:100%;z-index:1500}.pswp *{box-sizing:border-box}.pswp img{max-width:none}.pswp--animate_opacity{opacity:.001;transition:opacity 333ms cubic-bezier(.4,0,.22,1);will-change:opacity}.pswp--open{display:block}.pswp--zoom-allowed .pswp__img{cursor:zoom-in}.pswp--zoomed-in .pswp__img{cursor:grab}.pswp--dragging .pswp__img{cursor:grabbing}.pswp__bg{-webkit-backface-visibility:hidden;background:#000;opacity:0;-webkit-transform:translateZ(0);transform:translateZ(0)}.pswp__bg,.pswp__scroll-wrap{height:100%;left:0;position:absolute;top:0;width:100%}.pswp__scroll-wrap{overflow:hidden}.pswp__container,.pswp__zoom-wrap{bottom:0;left:0;position:absolute;right:0;top:0;touch-action:none}.pswp__container,.pswp__img{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.pswp__zoom-wrap{position:absolute;-webkit-transform-origin:left top;transform-origin:left top;transition:-webkit-transform 333ms cubic-bezier(.4,0,.22,1);transition:transform 333ms cubic-bezier(.4,0,.22,1);transition:transform 333ms cubic-bezier(.4,0,.22,1), -webkit-transform 333ms cubic-bezier(.4,0,.22,1);width:100%}.pswp__bg{transition:opacity 333ms cubic-bezier(.4,0,.22,1);will-change:opacity}.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap{transition:none}.pswp__container,.pswp__zoom-wrap{-webkit-backface-visibility:hidden}.pswp__item{bottom:0;overflow:hidden;right:0}.pswp__img,.pswp__item{left:0;position:absolute;top:0}.pswp__img{height:auto;width:auto}.pswp__img--placeholder{-webkit-backface-visibility:hidden}.pswp__img--placeholder--blank{background:#222}.pswp--ie .pswp__img{height:auto!important;left:0;top:0;width:100%!important}.pswp__error-msg{color:#ccc;font-size:14px;left:0;line-height:16px;margin-top:-8px;position:absolute;text-align:center;top:50%;width:100%}.pswp__error-msg a{color:#ccc;text-decoration:underline}
/*! Flickity v2.1.2
https://flickity.metafizzy.co
---------------------------------------------- */.flickity-enabled{position:relative}.flickity-enabled:focus{outline:none}.flickity-viewport{height:100%;overflow:hidden;position:relative}.flickity-slider{height:100%;position:absolute;width:100%}.flickity-enabled.is-draggable{-webkit-tap-highlight-color:transparent;tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none}.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:grab}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:grabbing}
/*! nouislider - 14.0.3 - 10/10/2019 */.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);box-sizing:border-box;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.noUi-target{direction:ltr;position:relative}.noUi-base,.noUi-connects{height:100%;position:relative;width:100%;z-index:1}.noUi-connects{overflow:hidden;z-index:0}.noUi-connect,.noUi-origin{left:0;position:absolute;top:0;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform-style:preserve-3d;transform-style:flat;will-change:transform;z-index:1}.noUi-connect{height:100%;width:100%}.noUi-origin{height:10%;width:10%}html:not([dir=rtl]) .noUi-horizontal .noUi-origin{left:auto;right:0}.noUi-vertical .noUi-origin{width:0}.noUi-horizontal .noUi-origin{height:0}.noUi-handle{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:absolute}.noUi-touch-area{height:100%;width:100%}.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin{transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s}.noUi-state-drag *{cursor:inherit!important}.noUi-horizontal{height:18px}.noUi-horizontal .noUi-handle{height:28px;left:-17px;top:-6px;width:34px}.noUi-vertical{width:18px}.noUi-vertical .noUi-handle{height:34px;left:-6px;top:-17px;width:28px}html:not([dir=rtl]) .noUi-horizontal .noUi-handle{left:auto;right:-17px}.noUi-target{background:#fafafa;border:1px solid #d3d3d3;border-radius:4px;box-shadow:inset 0 1px 1px #f0f0f0,0 3px 6px -5px #bbb}.noUi-connects{border-radius:3px}.noUi-connect{background:#3fb8af}.noUi-draggable{cursor:ew-resize}.noUi-vertical .noUi-draggable{cursor:ns-resize}.noUi-handle{background:#fff;border:1px solid #d9d9d9;border-radius:3px;box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ebebeb,0 3px 6px -3px #bbb;cursor:default}.noUi-active{box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ddd,0 3px 6px -3px #bbb}.noUi-handle:after,.noUi-handle:before{background:#e8e7e6;content:"";display:block;height:14px;left:14px;position:absolute;top:6px;width:1px}.noUi-handle:after{left:17px}.noUi-vertical .noUi-handle:after,.noUi-vertical .noUi-handle:before{height:1px;left:6px;top:14px;width:14px}.noUi-vertical .noUi-handle:after{top:17px}[disabled] .noUi-connect{background:#b8b8b8}[disabled] .noUi-handle,[disabled].noUi-handle,[disabled].noUi-target{cursor:not-allowed}.noUi-pips,.noUi-pips *{box-sizing:border-box}.noUi-pips{color:#999;position:absolute}.noUi-value{position:absolute;text-align:center;white-space:nowrap}.noUi-value-sub{color:#ccc;font-size:10px}.noUi-marker{background:#ccc;position:absolute}.noUi-marker-large,.noUi-marker-sub{background:#aaa}.noUi-pips-horizontal{height:80px;left:0;padding:10px 0;top:100%;width:100%}.noUi-value-horizontal{-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%)}.noUi-rtl .noUi-value-horizontal{-webkit-transform:translate(50%,50%);transform:translate(50%,50%)}.noUi-marker-horizontal.noUi-marker{height:5px;margin-left:-1px;width:2px}.noUi-marker-horizontal.noUi-marker-sub{height:10px}.noUi-marker-horizontal.noUi-marker-large{height:15px}.noUi-pips-vertical{height:100%;left:100%;padding:0 10px;top:0}.noUi-value-vertical{padding-left:25px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.noUi-rtl .noUi-value-vertical{-webkit-transform:translateY(50%);transform:translateY(50%)}.noUi-marker-vertical.noUi-marker{height:2px;margin-top:-1px;width:5px}.noUi-marker-vertical.noUi-marker-sub{width:10px}.noUi-marker-vertical.noUi-marker-large{width:15px}.noUi-tooltip{background:#fff;border:1px solid #d9d9d9;border-radius:3px;color:#000;display:block;padding:5px;position:absolute;text-align:center;white-space:nowrap}.noUi-horizontal .noUi-tooltip{bottom:120%;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}.noUi-vertical .noUi-tooltip{right:120%;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.flatpickr-calendar{background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);display:none;opacity:0;padding:1.5rem 2rem;position:absolute;width:auto!important}.flatpickr-calendar.inline,.flatpickr-calendar.open{max-height:640px;opacity:1}.flatpickr-calendar.open{display:block;z-index:99999}.flatpickr-calendar.open.animate{-webkit-animation:fpFadeInDown .3s cubic-bezier(.23,1,.32,1);animation:fpFadeInDown .3s cubic-bezier(.23,1,.32,1)}.flatpickr-calendar.open.static{display:block}.flatpickr-calendar.inline{display:inline-block;position:relative;top:2px}.flatpickr-calendar.showTimeInput.hasTime .flatpickr-time{border-top:1px solid #e6e6e6;height:40px}.flatpickr-calendar.noCalendar.hasTime .flatpickr-time{height:auto}.flatpickr-calendar.rightMost:after,.flatpickr-calendar.rightMost:before{left:auto;right:22px}.flatpickr-calendar.arrowTop:after,.flatpickr-calendar.arrowTop:before{bottom:100%}.flatpickr-calendar.arrowTop:before{border-bottom-color:#e6e6e6}.flatpickr-calendar.arrowTop:after{border-bottom-color:#fff}.flatpickr-calendar.arrowBottom:after,.flatpickr-calendar.arrowBottom:before{top:100%}.flatpickr-calendar.arrowBottom:before{border-top-color:#e6e6e6}.flatpickr-calendar.arrowBottom:after{border-top-color:#fff}.flatpickr-calendar:focus{outline:none}.flatpickr-calendar.static{padding:0;position:relative}.flatpickr-calendar.static .flatpickr-months{padding:1.4rem 0 .7rem}.flatpickr-calendar.static .flatpickr-months .flatpickr-next-month,.flatpickr-calendar.static .flatpickr-months .flatpickr-prev-month{top:1rem;-webkit-transform:none;transform:none}.flatpickr-calendar.static .flatpickr-months .flatpickr-prev-month{left:0}.flatpickr-calendar.static .flatpickr-months .flatpickr-next-month{right:0}.flatpickr-calendar.static .flatpickr-current-month{font-size:1rem}.flatpickr-calendar.static .flatpickr-weekdays .flatpickr-weekdaycontainer{padding:0}.flatpickr-calendar.static span.flatpickr-weekday{font-size:1rem}.flatpickr-calendar.static .dayContainer{padding:0;width:auto}.flatpickr-calendar.static .flatpickr-day{height:3rem;line-height:3rem;width:14.285%}.flatpickr-calendar.static .flatpickr-day.nextMonthDay,.flatpickr-calendar.static .flatpickr-day.prevMonthDay{visibility:hidden}.flatpickr-wrapper{display:inline-block;position:relative;width:100%}.flatpickr-months{display:flex}.flatpickr-months>.flatpickr-month{fill:#000;background:transparent;color:#000;flex:1;height:34px;line-height:1;overflow:hidden;position:relative;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.flatpickr-months>.flatpickr-next-month,.flatpickr-months>.flatpickr-prev-month{fill:#000;background:#eff0f2;color:#000;cursor:pointer;height:3rem;padding:0;position:absolute;text-decoration:none;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:3rem;z-index:3}.flatpickr-months>.flatpickr-next-month i,.flatpickr-months>.flatpickr-prev-month i{position:relative}.flatpickr-months>.flatpickr-next-month svg,.flatpickr-months>.flatpickr-prev-month svg{height:3rem;width:3rem}.flatpickr-months>.flatpickr-next-month:hover svg,.flatpickr-months>.flatpickr-prev-month:hover svg{fill:#000}.flatpickr-months>.flatpickr-prev-month{left:-1.5rem}.flatpickr-months>.flatpickr-next-month{right:-1.5rem}.flatpickr-months>.flatpickr-next-month.flatpickr-disabled,.flatpickr-months>.flatpickr-prev-month.flatpickr-disabled{display:none}.flatpickr-months>.flatpickr-next-month:hover,.flatpickr-months>.flatpickr-prev-month:hover{color:#959ea9}.numInputWrapper{height:auto;position:relative}.numInputWrapper input,.numInputWrapper span{display:inline-block}.numInputWrapper input{width:100%}.numInputWrapper span{border:1px solid rgba(57,57,57,.15);cursor:pointer;height:50%;line-height:50%;opacity:0;padding:0 4px 0 2px;position:absolute;right:0;width:14px}.numInputWrapper span:hover{background:rgba(0,0,0,.1)}.numInputWrapper span:active{background:rgba(0,0,0,.2)}.numInputWrapper span:after{content:"";display:block;position:absolute}.numInputWrapper span.arrowUp{border-bottom:0;top:0}.numInputWrapper span.arrowUp:after{border-bottom:4px solid rgba(57,57,57,.6);border-left:4px solid transparent;border-right:4px solid transparent;top:26%}.numInputWrapper span.arrowDown{top:50%}.numInputWrapper span.arrowDown:after{border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid rgba(57,57,57,.6);top:40%}.numInputWrapper span svg{height:auto;width:inherit}.numInputWrapper span svg path{fill:rgba(0,0,0,.5)}.numInputWrapper:hover{background:rgba(0,0,0,.05)}.numInputWrapper:hover span{opacity:1}.flatpickr-current-month{display:inline-block;font-size:.8rem;font-weight:700;height:34px;left:12.5%;line-height:1;padding:7.48px 0 0;position:absolute;text-align:center;-webkit-transform:translateZ(0);transform:translateZ(0);width:75%}.flatpickr-current-month span.cur-month{color:inherit;display:inline-block;font-family:inherit;font-weight:700;margin-left:.5ch;padding:0}.flatpickr-current-month .numInputWrapper{display:inline-block;width:6ch;width:7ch\0}.flatpickr-current-month .numInputWrapper span{display:none}.flatpickr-current-month .numInputWrapper:after{content:"";display:block;height:1rem;position:absolute;top:0;width:3rem}.flatpickr-current-month .numInputWrapper:hover{background:none}.flatpickr-current-month input.cur-year{background:transparent;border:0;border-radius:0;box-sizing:border-box;color:inherit;cursor:text;display:inline-block;font-family:inherit;font-size:inherit;font-weight:700;height:auto;line-height:inherit;margin:0;padding:0 0 0 .5ch;vertical-align:initial}.flatpickr-current-month input.cur-year:focus{outline:0}.flatpickr-current-month input.cur-year[disabled],.flatpickr-current-month input.cur-year[disabled]:hover{background:transparent;color:rgba(0,0,0,.5);font-size:100%;pointer-events:none}.flatpickr-current-month .flatpickr-monthDropdown-months{-webkit-appearance:menulist;-moz-appearance:menulist;background:transparent;border:none;border-radius:0;box-sizing:border-box;-webkit-box-sizing:border-box;color:inherit;cursor:pointer;font-family:inherit;font-size:inherit;font-weight:300;height:auto;line-height:inherit;margin:-1px 0 0;outline:none;padding:0 0 0 .5ch;position:relative;vertical-align:initial;width:auto}.flatpickr-current-month .flatpickr-monthDropdown-months:active,.flatpickr-current-month .flatpickr-monthDropdown-months:focus{outline:none}.flatpickr-current-month .flatpickr-monthDropdown-months:hover{background:rgba(0,0,0,.05)}.flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month{background-color:transparent;outline:none;padding:0}.flatpickr-weekdays{align-items:center;background:transparent;display:flex;height:28px;overflow:hidden;text-align:center;width:100%}.flatpickr-weekdays .flatpickr-weekdaycontainer{display:flex;flex:1;padding:0 1rem}span.flatpickr-weekday{background:transparent;color:#000;cursor:default;display:block;flex:1;font-size:.8rem;font-weight:400;line-height:1;margin:0;text-align:center}.dayContainer,.flatpickr-weeks{padding:1px 0 0}.flatpickr-days{align-items:flex-start;display:flex;overflow:hidden;position:relative;width:auto!important}.flatpickr-days:focus{outline:0}.dayContainer{box-sizing:border-box;display:block;flex-wrap:wrap;justify-content:space-around;opacity:1;outline:0;padding:0 1rem;text-align:left;-webkit-transform:translateZ(0);transform:translateZ(0);width:17.4rem}.flatpickr-day{background:none;border:1px solid transparent;border-radius:0!important;box-shadow:none;box-sizing:border-box;color:#000;cursor:pointer;display:inline-block;flex-basis:14.2857143%;font-weight:700;height:2.2rem;justify-content:center;line-height:2.2rem;margin:0;position:relative;text-align:center;width:2.2rem}.flatpickr-day.nextMonthDay,.flatpickr-day.prevMonthDay{display:inline-block!important}.flatpickr-day.inRange,.flatpickr-day.nextMonthDay.inRange,.flatpickr-day.nextMonthDay.today.inRange,.flatpickr-day.nextMonthDay:focus,.flatpickr-day.nextMonthDay:hover,.flatpickr-day.prevMonthDay.inRange,.flatpickr-day.prevMonthDay.today.inRange,.flatpickr-day.prevMonthDay:focus,.flatpickr-day.prevMonthDay:hover,.flatpickr-day.today.inRange,.flatpickr-day:focus,.flatpickr-day:hover{background:#eff0f2;border-color:#eff0f2;cursor:pointer;outline:0}.flatpickr-day.today{border-color:transparent}.flatpickr-day.today:focus,.flatpickr-day.today:hover{background:#959ea9;border-color:#959ea9;color:#fff}.flatpickr-day.endRange,.flatpickr-day.endRange.inRange,.flatpickr-day.endRange.nextMonthDay,.flatpickr-day.endRange.prevMonthDay,.flatpickr-day.endRange:focus,.flatpickr-day.endRange:hover,.flatpickr-day.selected,.flatpickr-day.selected.inRange,.flatpickr-day.selected.nextMonthDay,.flatpickr-day.selected.prevMonthDay,.flatpickr-day.selected:focus,.flatpickr-day.selected:hover,.flatpickr-day.startRange,.flatpickr-day.startRange.inRange,.flatpickr-day.startRange.nextMonthDay,.flatpickr-day.startRange.prevMonthDay,.flatpickr-day.startRange:focus,.flatpickr-day.startRange:hover{background:#6ec800;border-color:#6ec800;box-shadow:none;color:#000}.flatpickr-day.endRange.startRange,.flatpickr-day.selected.startRange,.flatpickr-day.startRange.startRange{border-radius:50px 0 0 50px}.flatpickr-day.endRange.endRange,.flatpickr-day.selected.endRange,.flatpickr-day.startRange.endRange{border-radius:0 50px 50px 0}.flatpickr-day.endRange.startRange.endRange,.flatpickr-day.selected.startRange.endRange,.flatpickr-day.startRange.startRange.endRange{border-radius:50px}.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover,.flatpickr-day.nextMonthDay,.flatpickr-day.notAllowed,.flatpickr-day.notAllowed.nextMonthDay,.flatpickr-day.notAllowed.prevMonthDay,.flatpickr-day.prevMonthDay{background:transparent;border-color:transparent;color:rgba(57,57,57,.3);cursor:default}.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover{color:#dedfe1;cursor:default}.flatpickr-day.hidden{visibility:hidden}.rangeMode .flatpickr-day{margin-top:2px}.flatpickr-weekwrapper{float:left}.flatpickr-weekwrapper .flatpickr-weeks{box-shadow:1px 0 0 #e6e6e6;padding:0 12px}.flatpickr-weekwrapper .flatpickr-weekday{float:none;line-height:28px;width:100%}.flatpickr-weekwrapper span.flatpickr-day,.flatpickr-weekwrapper span.flatpickr-day:hover{background:transparent;border:none;color:rgba(57,57,57,.3);cursor:default;display:block;max-width:none;width:100%}.flatpickr-innerContainer{box-sizing:border-box;display:flex;overflow:hidden}.flatpickr-rContainer{box-sizing:border-box;display:inline-block;padding:0}.flatpickr-time{box-sizing:border-box;display:flex;height:0;line-height:40px;max-height:40px;outline:0;overflow:hidden;text-align:center}.flatpickr-time .numInputWrapper{flex:1;float:left;height:40px;width:40%}.flatpickr-time .numInputWrapper span.arrowUp:after{border-bottom-color:#393939}.flatpickr-time .numInputWrapper span.arrowDown:after{border-top-color:#393939}.flatpickr-time.hasSeconds .numInputWrapper{width:26%}.flatpickr-time.time24hr .numInputWrapper{width:49%}.flatpickr-time input{background:transparent;border:0;border-radius:0;box-shadow:none;box-sizing:border-box;color:#393939;font-size:14px;height:inherit;line-height:inherit;margin:0;padding:0;position:relative;text-align:center}.flatpickr-time input.flatpickr-hour{font-weight:700}.flatpickr-time input.flatpickr-minute,.flatpickr-time input.flatpickr-second{font-weight:400}.flatpickr-time input:focus{border:0;outline:0}.flatpickr-time .flatpickr-am-pm,.flatpickr-time .flatpickr-time-separator{align-self:center;color:#393939;float:left;font-weight:700;height:inherit;line-height:inherit;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:2%}.flatpickr-time .flatpickr-am-pm{cursor:pointer;font-weight:400;outline:0;text-align:center;width:18%}.flatpickr-time .flatpickr-am-pm:focus,.flatpickr-time .flatpickr-am-pm:hover,.flatpickr-time input:focus,.flatpickr-time input:hover{background:#eee}.flatpickr-time:after{clear:both;content:"";display:table}.flatpickr-input[readonly]{cursor:pointer}@-webkit-keyframes fpFadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fpFadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}
/*!
	Timeline JS 3

	Designed and built by Zach Wise for the Northwestern University Knight Lab

	This Source Code Form is subject to the terms of the Mozilla Public
	License, v. 2.0. If a copy of the MPL was not distributed with this
	file, You can obtain one at https://mozilla.org/MPL/2.0/.

*/
/*!
	Timeline JS 3

	Designed and built by Zach Wise for the Northwestern University Knight Lab

	This Source Code Form is subject to the terms of the Mozilla Public
	License, v. 2.0. If a copy of the MPL was not distributed with this
	file, You can obtain one at https://mozilla.org/MPL/2.0/.

*/.tl-storyjs div *{box-sizing:content-box}.tl-storyjs .active,.tl-storyjs .caption,.tl-storyjs .content-container,.tl-storyjs .credit,.tl-storyjs .date,.tl-storyjs .dot,.tl-storyjs .era,.tl-storyjs .flag,.tl-storyjs .line,.tl-storyjs .major,.tl-storyjs .map,.tl-storyjs .marker,.tl-storyjs .media,.tl-storyjs .message,.tl-storyjs .minor,.tl-storyjs .slider,.tl-storyjs .start,.tl-storyjs .text,.tl-storyjs .time,.tl-storyjs .title,.tl-storyjs .tl-container,.tl-storyjs .tl-feature,.tl-storyjs .tl-feedback,.tl-storyjs .tl-navigation,.tl-storyjs .tl-slider,.tl-storyjs .toolbar,.tl-storyjs a,.tl-storyjs abbr,.tl-storyjs acronym,.tl-storyjs address,.tl-storyjs blockquote,.tl-storyjs button,.tl-storyjs caption,.tl-storyjs cite,.tl-storyjs code,.tl-storyjs dd,.tl-storyjs del,.tl-storyjs dfn,.tl-storyjs dl,.tl-storyjs dt,.tl-storyjs em,.tl-storyjs fieldset,.tl-storyjs form,.tl-storyjs h1,.tl-storyjs h2,.tl-storyjs h3,.tl-storyjs h4,.tl-storyjs h5,.tl-storyjs h6,.tl-storyjs img,.tl-storyjs label,.tl-storyjs legend,.tl-storyjs li,.tl-storyjs ol,.tl-storyjs p,.tl-storyjs pre,.tl-storyjs q,.tl-storyjs s,.tl-storyjs samp,.tl-storyjs small,.tl-storyjs strike,.tl-storyjs strong,.tl-storyjs sub,.tl-storyjs sup,.tl-storyjs table,.tl-storyjs tbody,.tl-storyjs td,.tl-storyjs tfoot,.tl-storyjs th,.tl-storyjs thead,.tl-storyjs tr,.tl-storyjs tt,.tl-storyjs ul,.tl-storyjs var{border:0;float:none;font-family:inherit;font-size:100%;font-style:normal;font-weight:400;line-height:1;margin:0;padding:0;width:auto}.tl-storyjs h1,.tl-storyjs h2,.tl-storyjs h3,.tl-storyjs h4,.tl-storyjs h5,.tl-storyjs h6{clear:none}.tl-storyjs table{border-collapse:collapse;border-spacing:0}.tl-storyjs ol,.tl-storyjs ul{list-style:none}.tl-storyjs blockquote:after,.tl-storyjs blockquote:before,.tl-storyjs q:after,.tl-storyjs q:before{content:""}.tl-storyjs a:focus{outline:thin dotted}.tl-storyjs a:active,.tl-storyjs a:hover{outline:0}.tl-storyjs article,.tl-storyjs aside,.tl-storyjs details,.tl-storyjs figcaption,.tl-storyjs figure,.tl-storyjs footer,.tl-storyjs header,.tl-storyjs hgroup,.tl-storyjs nav,.tl-storyjs section{display:block}.tl-storyjs audio,.tl-storyjs canvas,.tl-storyjs video{*zoom:1;display:inline-block;*display:inline}.tl-storyjs audio:not([controls]){display:none}.tl-storyjs div{max-width:none}.tl-storyjs sub,.tl-storyjs sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}.tl-storyjs sup{top:-.5em}.tl-storyjs sub{bottom:-.25em}.tl-storyjs img{-ms-interpolation-mode:bicubic;border:0}.tl-storyjs button,.tl-storyjs input,.tl-storyjs select,.tl-storyjs textarea{font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle}.tl-storyjs button,.tl-storyjs input{line-height:normal;*overflow:visible}.tl-storyjs button::-moz-focus-inner,.tl-storyjs input::-moz-focus-inner{border:0;padding:0}.tl-storyjs button,.tl-storyjs input[type=button],.tl-storyjs input[type=reset],.tl-storyjs input[type=submit]{-webkit-appearance:button;cursor:pointer}.tl-storyjs input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}.tl-storyjs input[type=search]::-webkit-search-decoration{-webkit-appearance:none}.tl-storyjs textarea{overflow:auto;vertical-align:top}.tl-timeline{font-family:Helvetica Neue,Helvetica,Arial,sans-serif}.tl-timeline h1,.tl-timeline h2,.tl-timeline h3,.tl-timeline h4,.tl-timeline h5,.tl-timeline h6{color:#000}.tl-timeline h1,.tl-timeline h2,.tl-timeline h3{font-size:28px;line-height:28px}.tl-timeline h1 small,.tl-timeline h2 small,.tl-timeline h3 small{font-size:24px;line-height:24px}.tl-timeline h4,.tl-timeline h5,.tl-timeline h6{font-size:24px;line-height:24px;margin-bottom:0}.tl-timeline h4 small,.tl-timeline h5 small,.tl-timeline h6 small{font-size:15px;line-height:15px}.tl-timeline h2.tl-headline-title{font-size:38px;line-height:38px}.tl-timeline h2.tl-headline-title small{display:block;font-size:24px;line-height:24px;margin-top:5px}.tl-timeline h2{margin-bottom:5px;margin-top:20px}.tl-timeline p{color:#666;font-size:15px;line-height:1.42857143;margin-bottom:10px;margin-top:5px}.tl-timeline p.lead{font-size:24px}.tl-timeline p a{color:#666;text-decoration:underline}.tl-timeline p a:focus,.tl-timeline p a:hover{color:#c34528}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.tl-timeline p a{background-image:none;text-decoration:underline;text-shadow:none}.tl-timeline p a:focus,.tl-timeline p a:hover{color:#c34528;text-decoration:underline}}.tl-timeline b,.tl-timeline strong{font-weight:700}.tl-timeline em,.tl-timeline i{font-style:italic}.tl-timeline a{color:#c34528;text-decoration:none}.tl-timeline a:hover{color:#6e2717;text-decoration:underline}.tl-timeline .tl-caption,.tl-timeline .tl-credit,.tl-timeline .tl-slidenav-next,.tl-timeline .tl-slidenav-previous{font-size:11px;line-height:11px}.tl-timeline .tl-caption a,.tl-timeline .tl-credit a,.tl-timeline .tl-slidenav-next a,.tl-timeline .tl-slidenav-previous a{color:#000}.tl-timeline .tl-makelink{-webkit-hyphens:auto;hyphens:auto;word-break:break-all;word-break:break-word}.tl-timeline blockquote,.tl-timeline blockquote p{background:0 0;border:0;color:#999;font-family:Georgia,Times New Roman,Times,serif;font-size:24px;line-height:24px;padding:0;text-align:left}.tl-timeline blockquote cite,.tl-timeline blockquote p cite{color:#666;display:block;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:11px;font-style:normal;text-align:right}.tl-timeline blockquote cite:before,.tl-timeline blockquote p cite:before{content:"\2014"}.tl-timeline blockquote p:before{content:open-quote;display:inline-block;font-size:28px;margin-right:5px;position:relative;top:8px}.tl-timeline blockquote p:after{content:close-quote;display:inline-block;font-size:28px;margin-left:3px;position:relative;top:8px}.tl-timeline blockquote{margin:10px}.tl-timeline blockquote p{margin:0}.tl-timeline .vcard{*zoom:1;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:15px;line-height:15px;margin-bottom:15px;margin-top:10px}.tl-timeline .vcard:after,.tl-timeline .vcard:before{content:"";display:table}.tl-timeline .vcard:after{clear:both}.tl-timeline .vcard .twitter-date{font-size:11px;text-align:left}.tl-timeline .vcard .author{float:right}.tl-timeline .vcard a{color:#333;text-decoration:none}.tl-timeline .vcard a:hover{text-decoration:none}.tl-timeline .vcard a:hover .fn,.tl-timeline .vcard a:hover .nickname{color:#c34528}.tl-timeline .vcard .fn,.tl-timeline .vcard .nickname{padding-left:42px}.tl-timeline .vcard .fn{display:block;font-weight:700}.tl-timeline .vcard .nickname{color:#666;display:block;margin-top:1px}.tl-timeline .vcard .avatar{display:block;float:left;height:32px;width:32px}.tl-timeline .vcard .avatar img{border-radius:5px}.tl-timeline .tl-text ul{margin:0;padding:0 0 0 30px}.tl-timeline .tl-text ul li{margin-bottom:5px}.tl-timeline .tl-button-calltoaction{cursor:pointer;font-weight:700;margin-bottom:10px;padding-bottom:10px;padding-top:10px}.tl-timeline .tl-button-calltoaction .tl-button-calltoaction-text{background-color:#c34528;border-radius:7px;color:#fff;display:inline-block;padding:10px 15px}.tl-timeline .tl-note{background-color:#e6e6e6;background-color:#fcf8e3;border:1px solid #faebcc;border-radius:7px;color:#8a6d3b;display:block;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:15px;font-style:italic;line-height:17px;padding:10px;text-shadow:none}@media only screen and (max-device-width:800px),only screen and (max-width:800px){.tl-timeline h1,.tl-timeline h2,.tl-timeline h3{font-size:28px;line-height:28px}}@media only screen and (max-device-width:500px),only screen and (max-width:500px){.tl-timeline h1,.tl-timeline h2,.tl-timeline h3{font-size:24px;line-height:24px}}.tl-skinny h2{margin-top:0}@font-face{font-family:tl-icons;font-style:normal;font-weight:400;src:url(icons/tl-icons.eot);src:url(icons/tl-icons.eot?#iefix) format("embedded-opentype"),url(icons/tl-icons.ttf) format("truetype"),url(icons/tl-icons.woff) format("woff"),url(icons/tl-icons.svg#tl-icons) format("svg")}[class*=" tl-icon-"],[class^=tl-icon-]{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:tl-icons;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}.tl-icon-vine:after{content:"\e64d"}.tl-icon-wikipedia:after{content:"\e64e"}.tl-icon-chevron-right:after{content:"\e64f"}.tl-icon-chevron-left:after{content:"\e650"}.tl-icon-youtube-logo:after{content:"\e651"}.tl-icon-foursquare:after{content:"\e652"}.tl-icon-camera-retro:after{content:"\e653"}.tl-icon-doc:after{content:"\e654"}.tl-icon-weibo:after{content:"\e655"}.tl-icon-resize-horizontal:after{content:"\e656"}.tl-icon-resize-vertical:after{content:"\e657"}.tl-icon-resize-full:after{content:"\e658"}.tl-icon-resize-small:after{content:"\e659"}.tl-icon-twitter:after{content:"\e62b"}.tl-icon-google-plus:after{content:"\e62c"}.tl-icon-video:after,.tl-icon-youtube:after{content:"\e62d"}.tl-icon-plaintext:after,.tl-icon-storify:after{content:"\e62e"}.tl-icon-image-v2:after{content:"\e62f"}.tl-icon-quote-v2:after{content:"\e630"}.tl-icon-zoom-in:after{content:"\e631"}.tl-icon-zoom-out:after{content:"\e632"}.tl-icon-list:after{content:"\e633"}.tl-icon-music:after,.tl-icon-spotify:after{content:"\e634"}.tl-icon-googlemaps:after,.tl-icon-location:after{content:"\e635"}.tl-icon-web:after{content:"\e636"}.tl-icon-share-v2:after{content:"\e637"}.tl-icon-soundcloud:after{content:"\e639"}.tl-icon-dailymotion:after,.tl-icon-video-v2:after{content:"\e63a"}.tl-icon-tumblr:after{content:"\e63b"}.tl-icon-lastfm:after{content:"\e63c"}.tl-icon-github:after{content:"\e63d"}.tl-icon-goback:after{content:"\e63e"}.tl-icon-doc-v2:after{content:"\e63f"}.tl-icon-googledrive:after{content:"\e640"}.tl-icon-facebook:after{content:"\e641"}.tl-icon-flickr:after{content:"\e642"}.tl-icon-dribbble:after{content:"\e643"}.tl-icon-image:after{content:"\e605"}.tl-icon-vimeo:after{content:"\e606"}.tl-icon-instagram:after{content:"\e644"}.tl-icon-pinterest:after{content:"\e645"}.tl-icon-arrow-left:after{content:"\e646"}.tl-icon-arrow-down:after{content:"\e647"}.tl-icon-arrow-up:after{content:"\e648"}.tl-icon-arrow-right:after{content:"\e649"}.tl-icon-share:after{content:"\e64a"}.tl-icon-blockquote:after{content:"\e64b"}.tl-icon-evernote:after{content:"\e64c"}.tl-icon-mappin:after{content:"\e600"}.tl-icon-swipe-right:after{content:"\e601"}.tl-icon-swipe-left:after{content:"\e602"}.tl-icon-touch-spread:after{content:"\e603"}.tl-icon-touch-pinch:after{content:"\e604"}.tl-dragging{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none}.tl-menubar{border-bottom-right-radius:10px;border-top-right-radius:10px;color:#333;left:50%;left:0;overflow:hidden;position:absolute;text-align:center;top:100%;z-index:11}.tl-menubar-button{background-color:hsla(0,0%,95%,.9);color:#bfbfbf;cursor:pointer;display:inline-block;display:block;font-size:18px;line-height:18px;padding:6px 12px}.tl-menubar-button.tl-menubar-button-inactive{opacity:.33}.tl-menubar-button:hover{background:#333;color:#fff}.tl-menubar-button:hover.tl-menubar-button-inactive{background-color:hsla(0,0%,95%,.9);color:#bfbfbf}.tl-mobile .tl-menubar-button{display:block}.tl-mobile .tl-menubar-button:hover{background-color:hsla(0,0%,95%,.67);color:#737373}.tl-mobile .tl-menubar-button:active{background:#c34528;color:#fff}@keyframes invertToBlack{0%{background-color:#fff}to{background-color:#000}}@-webkit-keyframes invertToBlack{0%{background:#fff}to{background:#000}}@keyframes invertToWhite{0%{background-color:#000}to{background-color:#fff}}@-webkit-keyframes invertToWhite{0%{background:#000}to{background:#fff}}.tl-message,.tl-message-full{display:table;height:100%;left:0;margin:auto;overflow:hidden;position:absolute;text-align:center;top:0;width:100%;z-index:99}.tl-message .tl-message-container,.tl-message-full .tl-message-container{display:table-cell;margin:20px;padding:20px;text-align:center;vertical-align:middle}.tl-message .tl-message-container .tl-message-content,.tl-message-full .tl-message-container .tl-message-content{color:#666;font-size:11px;line-height:13px;margin-bottom:7.5px;margin-top:7.5px;text-align:center;text-shadow:1px 1px 1px #fff;text-transform:uppercase}.tl-message .tl-message-container .tl-message-content strong,.tl-message-full .tl-message-container .tl-message-content strong{text-transform:uppercase}.tl-message .tl-message-container .tl-loading-icon,.tl-message-full .tl-message-container .tl-loading-icon{-webkit-animation:rotateplane 1.2s ease-in-out infinite;animation:rotateplane 1.2s ease-in-out infinite;background-color:#666;box-shadow:inset 0 1px 2px hsla(0,0%,100%,.1);height:30px;margin-left:auto;margin-right:auto;text-align:center;vertical-align:middle;width:30px}@-webkit-keyframes rotateplane{0%{-webkit-transform:perspective(120px)}50%{-webkit-transform:perspective(120px) rotateY(180deg)}to{-webkit-transform:perspective(120px) rotateY(180deg) rotateX(180deg)}}@keyframes rotateplane{0%{-webkit-transform:perspective(120px) rotateX(0deg) rotateY(0deg);transform:perspective(120px) rotateX(0deg) rotateY(0deg)}50%{-webkit-transform:perspective(120px) rotateX(-180.1deg) rotateY(0deg);transform:perspective(120px) rotateX(-180.1deg) rotateY(0deg)}to{-webkit-transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg);transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)}}.tl-message-full{background-color:hsla(0,0%,100%,.8)}.tl-message-full [class*=" tl-icon-"],.tl-message-full [class^=tl-icon-]{color:#666;font-size:72px}.tl-message-full .tl-message-container .tl-message-content{color:#666;font-size:22px;font-weight:400;line-height:22px;text-shadow:none;text-transform:none}.tl-message-full .tl-message-container .tl-message-content .tl-button{background-color:#fff;border-radius:7px;color:#333;cursor:pointer;display:inline-block;margin-top:10px;padding:10px}.tl-timenav{background-color:#f2f2f2;border-top:1px solid #e5e5e5;overflow:hidden;position:relative;width:100%}.tl-timenav .tl-attribution{background-color:hsla(0,0%,100%,.85);bottom:2px;cursor:pointer;font-family:Helvetica Neue,Helvetica,Arial,sans-serif!important;font-size:10px;left:0;line-height:10px;padding:3px;position:absolute;z-index:9}.tl-timenav .tl-attribution a{color:#ccc}.tl-timenav .tl-attribution a:hover{color:#000;text-decoration:none}.tl-timenav .tl-attribution a:hover .tl-knightlab-logo{background-color:#c34528}.tl-timenav .tl-attribution .tl-knightlab-logo{background-color:#c34528;background-color:#ccc;display:inline-block;height:8px;margin-right:3px;transform:rotate(45deg);-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);vertical-align:middle;width:8px}.tl-timenav .tl-timenav-line{background-color:#d9d9d9;display:none;height:100%;left:50%;position:absolute;top:0;width:1px;z-index:2}.tl-timenav .tl-timenav-line:after,.tl-timenav .tl-timenav-line:before{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#c34528;font-family:tl-icons;font-size:32px;font-style:normal;font-variant:normal;font-weight:400;left:-14px;line-height:1;line-height:32px;position:absolute;text-transform:none}.tl-timenav .tl-timenav-line:before{top:-10px}.tl-timenav .tl-timenav-line:after{bottom:24px;content:"\e648"}.tl-timenav .tl-timenav-slider{height:100%;position:absolute;top:0;width:100%}.tl-timenav .tl-timenav-slider.tl-timenav-slider-animate{transition:all 1s cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1)}.tl-timenav .tl-timenav-slider .tl-timenav-slider-background{cursor:move;height:100%;position:absolute;width:100%;z-index:6}.tl-timenav .tl-timenav-slider .tl-timenav-container-mask{height:100%;position:absolute;top:0}.tl-timenav .tl-timenav-slider .tl-timenav-container-mask .tl-timenav-container,.tl-timenav .tl-timenav-slider .tl-timenav-container-mask .tl-timenav-container .tl-timenav-item-container{height:100%;position:absolute}.tl-timemarker{cursor:pointer;height:100%;left:0;position:absolute;top:0;transition:left 1s cubic-bezier(.77,0,.175,1),top .5s cubic-bezier(.77,0,.175,1),height .5s cubic-bezier(.77,0,.175,1),width 1s cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1)}.tl-timemarker.tl-timemarker-fast{transition:top .5s cubic-bezier(.77,0,.175,1),height .5s cubic-bezier(.77,0,.175,1),width .5s cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1)}.tl-timemarker.tl-timemarker-fast .tl-timemarker-content-container{transition:width .5s cubic-bezier(.77,0,.175,1),height .5s cubic-bezier(.77,0,.175,1)}.tl-timemarker.tl-timemarker-fast .tl-timemarker-timespan{transition:height .5s cubic-bezier(.77,0,.175,1),width .5s cubic-bezier(.77,0,.175,1)}.tl-timemarker .tl-timemarker-timespan{background-color:hsla(0,0%,90%,.15);border-top-left-radius:4px;border-top-right-radius:4px;height:100%;margin:0;pointer-events:none;position:absolute;transition:height .5s cubic-bezier(.77,0,.175,1),width 1s cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);width:100%}.tl-timemarker .tl-timemarker-timespan .tl-timemarker-timespan-content{background-color:#e5e5e5;border-top-left-radius:4px;border-top-right-radius:4px;box-sizing:border-box;display:none;height:100px;position:absolute;width:100%}.tl-timemarker .tl-timemarker-line-right{display:none;right:0}.tl-timemarker .tl-timemarker-line-left{left:0;width:1px}.tl-timemarker .tl-timemarker-line-left,.tl-timemarker .tl-timemarker-line-right{-webkit-touch-callout:none;border-left:1px solid #d9d9d9;box-shadow:1px 1px 1px #fff;box-sizing:border-box;content:" ";height:100%;margin-top:7px;position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:5}.tl-timemarker .tl-timemarker-line-left:after,.tl-timemarker .tl-timemarker-line-right:after{background-color:#919191;border-radius:50%;bottom:0;content:" ";display:block;height:6px;left:-4px;position:absolute;width:6px;z-index:8}.tl-timemarker .tl-timemarker-content-container{background-color:#e5e5e5;border:1px solid #d9d9d9;border-bottom-right-radius:4px;border-top-left-radius:4px;border-top-right-radius:4px;box-shadow:1px 1px 1px #fff;box-sizing:border-box;height:100%;overflow:hidden;position:absolute;transition:height .5s cubic-bezier(.77,0,.175,1),width 1s cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);width:100px;z-index:6}.tl-timemarker .tl-timemarker-content-container:hover{z-index:9}.tl-timemarker .tl-timemarker-content-container .tl-timemarker-content{box-sizing:border-box;height:100%;overflow:hidden;padding:5px;position:relative;z-index:8}.tl-timemarker .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-text{overflow:hidden;position:relative}.tl-timemarker .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-text h2.tl-headline,.tl-timemarker .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-text h2.tl-headline p{line-clamp:2;-webkit-line-clamp:2;box-orient:vertical;-webkit-box-orient:vertical;color:#bfbfbf;display:-webkit-box;font-size:12px;font-weight:400;height:100%;line-height:12px;margin:0;overflow:hidden;position:relative;text-overflow:ellipsis}.tl-timemarker .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-text h2.tl-headline p.tl-headline-fadeout:after,.tl-timemarker .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-text h2.tl-headline.tl-headline-fadeout:after{background:linear-gradient(180deg,hsla(0,0%,90%,0) 0,#e5e5e5 50%);bottom:0;content:"";filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="@thecolor",endColorstr="@thecolor",GradientType=0);height:50%;position:absolute;right:0;text-align:right;width:100%}.tl-timemarker .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-media-container{box-sizing:border-box;float:left;height:100%;margin-right:5px;max-height:24px;max-width:24px;overflow:hidden}.tl-timemarker .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-media-container .tl-timemarker-media{max-height:100%;max-width:24px;opacity:.25}.tl-timemarker .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-media-container [class*=" tl-icon-"],.tl-timemarker .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-media-container [class^=tl-icon-]{color:#bfbfbf;display:block;font-size:24px;margin-top:0}.tl-timemarker .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-media-container .tl-icon-wikipedia{font-size:16px}.tl-timemarker .tl-timemarker-content-container .tl-timemarker-content.tl-timemarker-content-small .tl-timemarker-text h2.tl-headline{display:block;text-overflow:ellipsis;white-space:nowrap}.tl-timemarker .tl-timemarker-content-container .tl-timemarker-content.tl-timemarker-content-small .tl-timemarker-media-container [class*=" tl-icon-"],.tl-timemarker .tl-timemarker-content-container .tl-timemarker-content.tl-timemarker-content-small .tl-timemarker-media-container [class^=tl-icon-]{font-size:12px}.tl-timemarker:hover .tl-timemarker-timespan{background-color:hsla(0,0%,75%,.15)}.tl-timemarker:hover .tl-timemarker-timespan .tl-timemarker-timespan-content{background-color:#bfbfbf}.tl-timemarker:hover .tl-timemarker-timespan .tl-timemarker-line-left,.tl-timemarker:hover .tl-timemarker-timespan .tl-timemarker-line-right{border-color:#a6a6a6}.tl-timemarker:hover .tl-timemarker-timespan .tl-timemarker-line-left:after,.tl-timemarker:hover .tl-timemarker-timespan .tl-timemarker-line-right:after{background-color:#3d3d3d}.tl-timemarker:hover .tl-timemarker-content-container{background-color:#bfbfbf;border-color:#a6a6a6;transition:height .25s cubic-bezier(.77,0,.175,1),width .25s cubic-bezier(.77,0,.175,1)}.tl-timemarker:hover .tl-timemarker-content-container.tl-timemarker-content-container-small{width:200px}.tl-timemarker:hover .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-text h2.tl-headline{color:#fff}.tl-timemarker:hover .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-text h2.tl-headline.tl-headline-fadeout:after{background:linear-gradient(180deg,hsla(0,0%,75%,0) 0,#bfbfbf 80%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="@thecolor",endColorstr="@thecolor",GradientType=0)}.tl-timemarker:hover .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-media-container .tl-timemarker-media{opacity:1}.tl-timemarker:hover .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-media-container [class*=" tl-icon-"],.tl-timemarker:hover .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-media-container [class^=tl-icon-]{color:#fff}.tl-timemarker:hover.tl-timemarker-active .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-text h2.tl-headline.tl-headline-fadeout:after{background:linear-gradient(180deg,hsla(0,0%,100%,0) 0,#fff 80%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="@thecolor",endColorstr="@thecolor",GradientType=0)}.tl-timemarker:hover.tl-timemarker-active .tl-timemarker-line-left,.tl-timemarker:hover.tl-timemarker-active .tl-timemarker-line-right{border-color:#000}.tl-timemarker:hover.tl-timemarker-active .tl-timemarker-line-left:after,.tl-timemarker:hover.tl-timemarker-active .tl-timemarker-line-right:after{background-color:#000}.tl-timemarker.tl-timemarker-active .tl-timemarker-timespan{background-color:hsla(0,0%,100%,.5);z-index:8}.tl-timemarker.tl-timemarker-active .tl-timemarker-timespan .tl-timemarker-timespan-content{background-color:#333}.tl-timemarker.tl-timemarker-active .tl-timemarker-line-left,.tl-timemarker.tl-timemarker-active .tl-timemarker-line-right{border-color:rgba(51,51,51,.5);border-width:1px;box-shadow:0 1px 3px hsla(0,0%,57%,.5);z-index:8}.tl-timemarker.tl-timemarker-active .tl-timemarker-line-left:after,.tl-timemarker.tl-timemarker-active .tl-timemarker-line-right:after{background-color:#333}.tl-timemarker.tl-timemarker-active .tl-timemarker-content-container{background-color:#fff;border-color:rgba(51,51,51,.5);box-shadow:1px 1px 3px hsla(0,0%,57%,.5);color:#333;z-index:9}.tl-timemarker.tl-timemarker-active .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-text h2.tl-headline{color:#333}.tl-timemarker.tl-timemarker-active .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-text h2.tl-headline.tl-headline-fadeout:after{background:linear-gradient(180deg,hsla(0,0%,100%,0) 0,#fff 80%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="@thecolor",endColorstr="@thecolor",GradientType=0)}.tl-timemarker.tl-timemarker-active .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-media-container .tl-timemarker-media{opacity:1}.tl-timemarker.tl-timemarker-active .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-media-container [class*=" tl-icon-"],.tl-timemarker.tl-timemarker-active .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-media-container [class^=tl-icon-]{color:#333}.tl-timemarker.tl-timemarker-with-end .tl-timemarker-timespan .tl-timemarker-timespan-content{display:block}.tl-timemarker.tl-timemarker-with-end .tl-timemarker-timespan .tl-timemarker-line-left,.tl-timemarker.tl-timemarker-with-end .tl-timemarker-timespan .tl-timemarker-line-right{z-index:5}.tl-timemarker.tl-timemarker-with-end .tl-timemarker-timespan:after{background-color:hsla(0,0%,45%,.15);border-radius:7px;bottom:-7px;content:" ";display:block;height:6px;left:0;position:absolute;width:100%;z-index:6}.tl-timemarker.tl-timemarker-with-end .tl-timemarker-content-container.tl-timemarker-content-container-long{box-shadow:none}.tl-timemarker.tl-timemarker-with-end .tl-timemarker-line-right{display:block}.tl-timemarker.tl-timemarker-with-end .tl-timemarker-line-left{box-shadow:none}.tl-timemarker.tl-timemarker-with-end:hover .tl-timemarker-timespan:after{background-color:rgba(0,0,0,.25)}.tl-timemarker.tl-timemarker-with-end.tl-timemarker-active .tl-timemarker-timespan:after{background-color:rgba(51,51,51,.5)}.tl-timemarker.tl-timemarker-with-end.tl-timemarker-active .tl-timemarker-line-left,.tl-timemarker.tl-timemarker-with-end.tl-timemarker-active .tl-timemarker-line-right{border-width:1px}.tl-timemarker.tl-timemarker-with-end.tl-timemarker-active .tl-timemarker-line-left:after,.tl-timemarker.tl-timemarker-with-end.tl-timemarker-active .tl-timemarker-line-right:after{background-color:#333!important}.tl-timemarker.tl-timemarker-with-end.tl-timemarker-active .tl-timemarker-line-left{box-shadow:none}.tl-timemarker.tl-timemarker-with-end.tl-timemarker-active:hover .tl-timemarker-timespan:after{background-color:rgba(51,51,51,.5)}.tl-timeera{bottom:0;height:100%;height:40px;left:0;pointer-events:none;position:absolute;transition:left 1s cubic-bezier(.77,0,.175,1),top .5s cubic-bezier(.77,0,.175,1),height .5s cubic-bezier(.77,0,.175,1),width 1s cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);z-index:3}.tl-timeera.tl-timeera-fast{transition:top .5s cubic-bezier(.77,0,.175,1),height .5s cubic-bezier(.77,0,.175,1),width .5s cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1)}.tl-timeera .tl-timeera-background{background-color:#28a6c3;height:100%;opacity:1;position:absolute;width:100%}.tl-timeera.tl-timeera-color0 .tl-timeera-background{background-color:#c34528}.tl-timeera.tl-timeera-color1 .tl-timeera-background{background-color:#28a6c3}.tl-timeera.tl-timeera-color2 .tl-timeera-background{background-color:#2832c3}.tl-timeera.tl-timeera-color3 .tl-timeera-background{background-color:#28c36c}.tl-timeera.tl-timeera-color4 .tl-timeera-background{background-color:#286dc3}.tl-timeera.tl-timeera-color5 .tl-timeera-background{background-color:#28c3a7}.tl-timeera .tl-timeera-content-container{border:1px solid #d9d9d9;border-bottom-right-radius:4px;border-top-left-radius:4px;border-top-right-radius:4px;box-sizing:border-box;height:100%;overflow:hidden;position:absolute;transition:height .5s cubic-bezier(.77,0,.175,1),width 1s cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);width:100px}.tl-timeera .tl-timeera-content-container .tl-timeera-content{box-sizing:border-box;height:100%;overflow:hidden;padding:5px;position:relative}.tl-timeera .tl-timeera-content-container .tl-timeera-content .tl-timeera-text{height:100%;overflow:hidden;position:relative}.tl-timeera .tl-timeera-content-container .tl-timeera-content .tl-timeera-text h2.tl-headline{line-clamp:4;-webkit-line-clamp:4;box-orient:vertical;-webkit-box-orient:vertical;bottom:0;color:#fff;display:-webkit-box;font-size:10px;font-weight:400;line-height:10px;margin:0 0 0 10px;overflow:hidden;position:absolute;text-overflow:ellipsis}.tl-timeera .tl-timeera-content-container .tl-timeera-content .tl-timeera-text h2.tl-headline.tl-headline-fadeout:after{background:linear-gradient(180deg,hsla(0,0%,90%,0) 0,#e5e5e5 50%);bottom:0;content:"";filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="@thecolor",endColorstr="@thecolor",GradientType=0);height:50%;position:absolute;right:0;text-align:right;width:100%}.tl-timegroup{align-items:center;-webkit-align-items:center;background-color:#f2f2f2;display:flex;left:0;position:absolute;top:0;transition:left 1s cubic-bezier(.77,0,.175,1),top .5s cubic-bezier(.77,0,.175,1),height .5s cubic-bezier(.77,0,.175,1),width 1s cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1);width:100%}.tl-timegroup .tl-timegroup-message{color:#e0e0e0;margin-left:80px;text-shadow:#fff 0 2px 2px}.tl-timegroup.tl-timegroup-alternate{background-color:#fafafa}.tl-timegroup.tl-timegroup-hidden{display:none}.tl-timeaxis-background{background-color:#fff;border-top:1px solid #e5e5e5;z-index:2}.tl-timeaxis,.tl-timeaxis-background{bottom:0;height:39px;left:0;position:absolute;width:100%}.tl-timeaxis{z-index:3}.tl-timeaxis .tl-timeaxis-content-container{bottom:0;height:39px;position:relative}.tl-timeaxis .tl-timeaxis-content-container .tl-timeaxis-major,.tl-timeaxis .tl-timeaxis-content-container .tl-timeaxis-minor{opacity:0;position:absolute}.tl-timeaxis .tl-timeaxis-content-container .tl-timeaxis-major .tl-timeaxis-tick,.tl-timeaxis .tl-timeaxis-content-container .tl-timeaxis-minor .tl-timeaxis-tick{display:block;font-weight:400;left:0;position:absolute;text-align:center;top:0}.tl-timeaxis .tl-timeaxis-content-container .tl-timeaxis-major .tl-timeaxis-tick .tl-timeaxis-tick-text,.tl-timeaxis .tl-timeaxis-content-container .tl-timeaxis-minor .tl-timeaxis-tick .tl-timeaxis-tick-text{display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tl-timeaxis .tl-timeaxis-content-container .tl-timeaxis-major .tl-timeaxis-tick:before,.tl-timeaxis .tl-timeaxis-content-container .tl-timeaxis-minor .tl-timeaxis-tick:before{border-left:1px solid #bfbfbf;color:#fff;content:"|";display:block;overflow:hidden;text-align:center;width:1px}.tl-timeaxis .tl-timeaxis-content-container .tl-timeaxis-major.tl-timeaxis-animate .tl-timeaxis-tick,.tl-timeaxis .tl-timeaxis-content-container .tl-timeaxis-minor.tl-timeaxis-animate .tl-timeaxis-tick{transition:all 1s cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1)}.tl-timeaxis .tl-timeaxis-content-container .tl-timeaxis-major.tl-timeaxis-animate-opacity .tl-timeaxis-tick,.tl-timeaxis .tl-timeaxis-content-container .tl-timeaxis-minor.tl-timeaxis-animate-opacity .tl-timeaxis-tick{transition:opacity 1s cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1)}.tl-timeaxis .tl-timeaxis-content-container .tl-timeaxis-major{background-color:#fff;z-index:1}.tl-timeaxis .tl-timeaxis-content-container .tl-timeaxis-major .tl-timeaxis-tick{color:#737373;font-size:12px;line-height:14px;margin-left:-50px;width:100px}.tl-timeaxis .tl-timeaxis-content-container .tl-timeaxis-major .tl-timeaxis-tick:before{border-color:#a6a6a6;font-size:18px;line-height:18px;margin-bottom:2px;margin-left:50px}.tl-timeaxis .tl-timeaxis-content-container .tl-timeaxis-minor .tl-timeaxis-tick{color:#bfbfbf;font-size:11px;line-height:13px;margin-left:-25px;width:50px}.tl-timeaxis .tl-timeaxis-content-container .tl-timeaxis-minor .tl-timeaxis-tick .tl-timeaxis-tick-text{opacity:0;padding-left:2px;padding-right:2px;white-space:normal}.tl-timeaxis .tl-timeaxis-content-container .tl-timeaxis-minor .tl-timeaxis-tick .tl-timeaxis-tick-text span{color:#e6e6e6;display:block;font-size:9px;line-height:9px;margin-top:-2px}.tl-timeaxis .tl-timeaxis-content-container .tl-timeaxis-minor .tl-timeaxis-tick:before{font-size:9px;line-height:9px;margin-left:25px}.tl-timeaxis .tl-timeaxis-content-container .tl-timeaxis-minor .tl-timeaxis-tick.tl-timeaxis-tick-hidden .tl-timeaxis-tick-text{opacity:0!important}.tl-timeaxis .tl-timeaxis-content-container .tl-timeaxis-minor .tl-timeaxis-tick.tl-timeaxis-tick-hidden:before{opacity:.33}.tlanimate{-webkit-backface-visibility:hidden;-webkit-perspective:1000;-webkit-transform:translateZ(0)}.tl-animate{transition:all 1s cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1)}.tl-animate-opacity{transition:opacity 1s cubic-bezier(.77,0,.175,1);transition-timing-function:cubic-bezier(.77,0,.175,1)}.tl-slide{height:100%;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;width:100%}.tl-slide .tl-slide-background{background:no-repeat 50%;background-size:cover;display:none;filter:alpha(opacity=50);height:100%;left:0;-khtml-opacity:.5;-moz-opacity:.5;opacity:.5;overflow:hidden;position:absolute;top:0;width:100%;z-index:-1}.tl-slide .tl-slide-scrollable-container{display:table;height:100%;table-layout:fixed;z-index:1}.tl-slide .tl-slide-content-container{display:table-cell;height:100%;position:relative;vertical-align:middle;width:100%;z-index:3}.tl-slide .tl-slide-content-container .tl-slide-content{display:table;max-width:100%;padding-left:100px;padding-right:100px;position:relative;vertical-align:middle}.tl-slide .tl-slide-content-container .tl-slide-content .tl-media{float:left;margin-bottom:auto;margin-top:auto;min-width:50%;position:relative;width:100%}.tl-slide .tl-slide-content-container .tl-slide-content .tl-text{display:table-cell;max-width:50%;min-width:120px;padding:0 20px;text-align:left;vertical-align:middle;width:50%}.tl-slide-media-only .tl-slide-content-container .tl-slide-content{text-align:center}.tl-slide-media-only .tl-slide-content-container .tl-slide-content .tl-media{float:none;margin-bottom:auto;margin-top:auto;max-width:100%;min-width:50%;position:relative;text-align:center;width:100%}.tl-slide-media-only .tl-slide-content-container .tl-slide-content .tl-text{display:block;margin-left:auto;margin-right:auto;max-width:100%;text-align:center;width:100%}.tl-slide-text-only .tl-slide-content-container .tl-slide-content{text-align:center}.tl-slide-text-only .tl-slide-content-container .tl-slide-content .tl-text{display:block;margin-left:auto;margin-right:auto;max-width:80%;width:80%}.tl-slide.tl-full-color-background,.tl-slide.tl-full-color-background h1,.tl-slide.tl-full-color-background h2,.tl-slide.tl-full-color-background h3,.tl-slide.tl-full-color-background h4,.tl-slide.tl-full-color-background h5,.tl-slide.tl-full-color-background h6,.tl-slide.tl-full-color-background p,.tl-slide.tl-full-image-background,.tl-slide.tl-full-image-background h1,.tl-slide.tl-full-image-background h2,.tl-slide.tl-full-image-background h3,.tl-slide.tl-full-image-background h4,.tl-slide.tl-full-image-background h5,.tl-slide.tl-full-image-background h6,.tl-slide.tl-full-image-background p{color:#fff!important;text-shadow:1px 1px 1px #000!important}.tl-slide.tl-full-color-background a,.tl-slide.tl-full-color-background a:hover,.tl-slide.tl-full-color-background b,.tl-slide.tl-full-color-background blockquote,.tl-slide.tl-full-color-background blockquote p,.tl-slide.tl-full-color-background i,.tl-slide.tl-full-image-background a,.tl-slide.tl-full-image-background a:hover,.tl-slide.tl-full-image-background b,.tl-slide.tl-full-image-background blockquote,.tl-slide.tl-full-image-background blockquote p,.tl-slide.tl-full-image-background i{color:#fff!important;color:#fff;text-shadow:1px 1px 1px #000!important}.tl-slide.tl-full-color-background .tl-caption,.tl-slide.tl-full-color-background .tl-credit,.tl-slide.tl-full-color-background .tl-media-blockquote blockquote,.tl-slide.tl-full-color-background .tl-media-blockquote blockquote p,.tl-slide.tl-full-color-background .tl-media-twitter blockquote,.tl-slide.tl-full-color-background .tl-media-twitter blockquote p,.tl-slide.tl-full-color-background .vcard .nickname,.tl-slide.tl-full-color-background .vcard a,.tl-slide.tl-full-image-background .tl-caption,.tl-slide.tl-full-image-background .tl-credit,.tl-slide.tl-full-image-background .tl-media-blockquote blockquote,.tl-slide.tl-full-image-background .tl-media-blockquote blockquote p,.tl-slide.tl-full-image-background .tl-media-twitter blockquote,.tl-slide.tl-full-image-background .tl-media-twitter blockquote p,.tl-slide.tl-full-image-background .vcard .nickname,.tl-slide.tl-full-image-background .vcard a{color:#fff!important;text-shadow:1px 1px 1px #000!important}.tl-slide.tl-full-image-background{background:no-repeat 50%;background-position:center 25%;background-size:cover;text-shadow:1px 1px 2px #000}.tl-slide.tl-full-image-background .tl-caption,.tl-slide.tl-full-image-background .tl-credit,.tl-slide.tl-full-image-background h1,.tl-slide.tl-full-image-background h2,.tl-slide.tl-full-image-background h3,.tl-slide.tl-full-image-background h4,.tl-slide.tl-full-image-background h5,.tl-slide.tl-full-image-background h6,.tl-slide.tl-full-image-background p{text-shadow:1px 1px 2px #000}.tl-slide.tl-full-image-background .tl-media-blockquote blockquote,.tl-slide.tl-full-image-background .tl-media-blockquote blockquote p,.tl-slide.tl-full-image-background .tl-media-twitter blockquote,.tl-slide.tl-full-image-background .tl-media-twitter blockquote p{text-shadow:1px 1px 2px #000!important}.tl-slide.tl-text-background .tl-text .tl-text-content-container{background:#000 transparent;background:rgba(0,0,0,.6);border-radius:7px;padding:20px}.tl-slide.tl-text-background .tl-text .tl-text-content-container h2{margin-top:5px}.tl-skinny .tl-slide{display:block;padding-top:10px}.tl-skinny .tl-slide .tl-slide-content-container{align-items:center;-webkit-align-items:center;display:block;display:flex;height:auto;height:100%;position:static}.tl-skinny .tl-slide .tl-slide-content-container .tl-slide-content{display:block;display:flex;flex-direction:column-reverse;height:auto;padding-left:50px;padding-right:50px;position:static}.tl-skinny .tl-slide .tl-slide-content-container .tl-slide-content .tl-media{border-top:1px solid #e6e6e6;display:block;float:none;height:auto;padding-top:20px;position:static;width:100%}.tl-skinny .tl-slide .tl-slide-content-container .tl-slide-content .tl-text{display:block;float:none;height:auto;max-width:100%;min-width:0;padding:0;position:static;vertical-align:initial;width:100%}.tl-skinny .tl-slide .tl-slide-content-container .tl-slide-content .tl-text .tl-text-content-container{padding-bottom:10px;padding-left:10px;padding-right:10px}.tl-skinny .tl-slide.tl-full-image-background .tl-slide-content-container .tl-slide-content .tl-media,.tl-skinny .tl-slide.tl-slide.tl-full-color-background .tl-slide-content-container .tl-slide-content .tl-media{border-color:hsla(0,0%,90%,.25)}.tl-skinny .tl-slide.tl-slide-media-only .tl-slide-content-container .tl-slide-content{flex-direction:column}.tl-skinny .tl-slide.tl-slide-media-only .tl-slide-content-container .tl-slide-content .tl-media{border-top:none;padding-top:0}.tl-mobile.tl-skinny .tl-slide .tl-slide-content-container .tl-slide-content .tl-media embed,.tl-mobile.tl-skinny .tl-slide .tl-slide-content-container .tl-slide-content .tl-media iframe,.tl-mobile.tl-skinny .tl-slide .tl-slide-content-container .tl-slide-content .tl-media img,.tl-mobile.tl-skinny .tl-slide .tl-slide-content-container .tl-slide-content .tl-media object,.tl-mobile.tl-skinny .tl-slide .tl-slide-content-container .tl-slide-content .tl-media video{max-height:175px}.tl-slidenav-next,.tl-slidenav-previous{cursor:pointer;position:absolute;top:45%;z-index:10}.tl-slidenav-next .tl-slidenav-content-container,.tl-slidenav-previous .tl-slidenav-content-container{height:200px;position:absolute;width:100px}.tl-slidenav-next .tl-slidenav-description,.tl-slidenav-next .tl-slidenav-title,.tl-slidenav-previous .tl-slidenav-description,.tl-slidenav-previous .tl-slidenav-title{-webkit-line-clamp:2;line-clamp:2;filter:alpha(opacity=15);-khtml-opacity:.15;-moz-opacity:.15;opacity:.15;text-overflow:ellipsis;width:80px}.tl-slidenav-next .tl-slidenav-description small,.tl-slidenav-next .tl-slidenav-title small,.tl-slidenav-previous .tl-slidenav-description small,.tl-slidenav-previous .tl-slidenav-title small{display:block}.tl-slidenav-next .tl-slidenav-title,.tl-slidenav-previous .tl-slidenav-title{font-size:11px;line-height:11px;margin-top:10px}.tl-slidenav-next .tl-slidenav-description,.tl-slidenav-previous .tl-slidenav-description{filter:alpha(opacity=0);font-size:11px;margin-top:5px;-khtml-opacity:0;-moz-opacity:0;opacity:0}.tl-slidenav-next .tl-slidenav-description small,.tl-slidenav-previous .tl-slidenav-description small{display:none}.tl-slidenav-next .tl-slidenav-content-container .tl-slidenav-description,.tl-slidenav-next .tl-slidenav-content-container .tl-slidenav-icon,.tl-slidenav-next .tl-slidenav-content-container .tl-slidenav-title,.tl-slidenav-previous .tl-slidenav-content-container .tl-slidenav-description,.tl-slidenav-previous .tl-slidenav-content-container .tl-slidenav-icon,.tl-slidenav-previous .tl-slidenav-content-container .tl-slidenav-title{color:#333;text-shadow:1px 1px 1px #fff}.tl-slidenav-next .tl-slidenav-content-container.tl-slidenav-inverted .tl-slidenav-description,.tl-slidenav-next .tl-slidenav-content-container.tl-slidenav-inverted .tl-slidenav-icon,.tl-slidenav-next .tl-slidenav-content-container.tl-slidenav-inverted .tl-slidenav-title,.tl-slidenav-previous .tl-slidenav-content-container.tl-slidenav-inverted .tl-slidenav-description,.tl-slidenav-previous .tl-slidenav-content-container.tl-slidenav-inverted .tl-slidenav-icon,.tl-slidenav-previous .tl-slidenav-content-container.tl-slidenav-inverted .tl-slidenav-title{color:#f2f2f2;text-shadow:1px 1px 1px #333}.tl-slidenav-next .tl-slidenav-icon,.tl-slidenav-previous .tl-slidenav-icon{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:tl-icons;font-size:32px;font-style:normal;font-variant:normal;font-weight:400;line-height:1;margin-bottom:5px;text-transform:none}.tl-slidenav-next{margin-right:10px;right:100px;text-align:right}.tl-slidenav-next .tl-slidenav-description,.tl-slidenav-next .tl-slidenav-title{margin-left:20px}.tl-slidenav-next .tl-slidenav-icon{margin-left:76px}.tl-slidenav-next .tl-slidenav-icon:before{content:"\e64f"}.tl-slidenav-previous{margin-left:10px;text-align:left}.tl-slidenav-previous .tl-slidenav-icon{margin-left:0}.tl-slidenav-previous .tl-slidenav-icon:before{content:"\e650"}.tl-slidenav-next:hover .tl-slidenav-title,.tl-slidenav-previous:hover .tl-slidenav-title{filter:alpha(opacity=100);-khtml-opacity:1;-moz-opacity:1;opacity:1}.tl-slidenav-next:hover .tl-slidenav-description,.tl-slidenav-previous:hover .tl-slidenav-description{filter:alpha(opacity=50);-khtml-opacity:.5;-moz-opacity:.5;opacity:.5}.tl-slidenav-next:hover .tl-slidenav-icon{margin-left:80px}.tl-slidenav-previous:hover .tl-slidenav-icon{margin-left:-4px}.tl-skinny .tl-slidenav-next{right:32px}.tl-skinny .tl-slidenav-next .tl-slidenav-icon{margin-left:8px}.tl-skinny .tl-slidenav-next .tl-slidenav-content-container,.tl-skinny .tl-slidenav-previous .tl-slidenav-content-container{height:32px;width:32px}.tl-skinny .tl-slidenav-next .tl-slidenav-description,.tl-skinny .tl-slidenav-next .tl-slidenav-title,.tl-skinny .tl-slidenav-previous .tl-slidenav-description,.tl-skinny .tl-slidenav-previous .tl-slidenav-title{display:none}.tl-skinny .tl-slidenav-next .tl-slidenav-icon,.tl-skinny .tl-slidenav-previous .tl-slidenav-icon{filter:alpha(opacity=33);-khtml-opacity:.33;-moz-opacity:.33;opacity:.33}.tl-skinny .tl-slidenav-next:hover .tl-slidenav-icon{filter:alpha(opacity=100);margin-left:12px;-khtml-opacity:1;-moz-opacity:1;opacity:1}.tl-skinny .tl-slidenav-previous:hover .tl-slidenav-icon{filter:alpha(opacity=100);margin-left:-4px;-khtml-opacity:1;-moz-opacity:1;opacity:1}.tl-layout-landscape.tl-mobile .tl-slidenav-next:hover{right:70px}.tl-layout-landscape.tl-mobile .tl-slidenav-next:hover .tl-slidenav-icon{filter:alpha(opacity=100);margin-left:8px;-khtml-opacity:1;-moz-opacity:1;opacity:1}.tl-layout-landscape.tl-mobile .tl-slidenav-next:active .tl-slidenav-icon{filter:alpha(opacity=100);margin-left:0;-khtml-opacity:1;-moz-opacity:1;opacity:1}.tl-layout-landscape.tl-mobile .tl-slidenav-previous:hover .tl-slidenav-icon{filter:alpha(opacity=100);margin-left:80px;-khtml-opacity:1;-moz-opacity:1;opacity:1}.tl-layout-landscape.tl-mobile .tl-slidenav-previous:active .tl-slidenav-icon{filter:alpha(opacity=100);margin-left:-4px;-khtml-opacity:1;-moz-opacity:1;opacity:1}.tl-layout-portrait.tl-mobile .tl-slidenav-next:hover .tl-slidenav-icon{filter:alpha(opacity=33);-khtml-opacity:.33;-moz-opacity:.33;opacity:.33}.tl-layout-portrait.tl-mobile .tl-slidenav-next:active .tl-slidenav-icon{filter:alpha(opacity=100);-khtml-opacity:1;-moz-opacity:1;opacity:1}.tl-layout-portrait.tl-mobile .tl-slidenav-previous:hover .tl-slidenav-icon{filter:alpha(opacity=33);-khtml-opacity:.33;-moz-opacity:.33;opacity:.33}.tl-layout-portrait.tl-mobile .tl-slidenav-previous:active .tl-slidenav-icon{filter:alpha(opacity=100);-khtml-opacity:1;-moz-opacity:1;opacity:1}.tl-mobile .tl-slidenav-next,.tl-mobile .tl-slidenav-previous,.tl-skinny.tl-layout-landscape.tl-mobile .tl-slidenav-next,.tl-skinny.tl-layout-landscape.tl-mobile .tl-slidenav-previous,.tl-skinny.tl-layout-portrait.tl-mobile .tl-slidenav-next,.tl-skinny.tl-layout-portrait.tl-mobile .tl-slidenav-previous,.tl-skinny.tl-mobile .tl-slidenav-next,.tl-skinny.tl-mobile .tl-slidenav-previous{display:none}.tl-storyslider{box-sizing:content-box;height:100%;overflow:hidden;position:relative;-webkit-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none;width:100%;z-index:8}.tl-storyslider embed,.tl-storyslider iframe,.tl-storyslider img,.tl-storyslider object,.tl-storyslider video{max-width:100%;position:relative}.tl-storyslider .tl-slider-background{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.tl-storyslider .tl-slider-touch-mask{height:100%;left:0;position:absolute;top:0;width:100%;z-index:25}.tl-storyslider .tl-slider-container-mask{height:100%;position:relative;text-align:center;width:100%;z-index:5}.tl-storyslider .tl-slider-container-mask .tl-slider-container{height:100%;left:0;position:absolute;text-align:center;top:0;width:100%}.tl-storyslider .tl-slider-container-mask .tl-slider-container .tl-slider-item-container{display:table-cell;height:100%;vertical-align:middle;width:100%}.tl-media{float:left;height:100%;margin-bottom:auto;margin-top:auto;min-width:50%;position:relative;width:100%}.tl-media .tl-media-content-container.tl-media-content-container-text{border-right:1px solid #e6e6e6;padding-right:20px}.tl-media .tl-media-content-container .tl-media-content{*zoom:1;position:relative}.tl-media .tl-media-content-container .tl-media-content:after,.tl-media .tl-media-content-container .tl-media-content:before{content:"";display:table}.tl-media .tl-media-content-container .tl-media-content:after{clear:both}.tl-media .tl-media-content-container .tl-media-content .tl-media-loaderror p{color:#f2f2f2;text-align:center}.tl-media .tl-media-content-container .tl-media-content .tl-media-loaderror p span{color:#f2f2f2}.tl-media .tl-media-content-container .tl-media-content .tl-media-loaderror [class*=" tl-icon-"],.tl-media .tl-media-content-container .tl-media-content .tl-media-loaderror [class^=tl-icon-]{color:#f2f2f2;font-size:28px;text-align:center}.tl-media .tl-media-content-container .tl-media-content embed,.tl-media .tl-media-content-container .tl-media-content img,.tl-media .tl-media-content-container .tl-media-content object,.tl-media .tl-media-content-container .tl-media-content video{max-height:100%;max-width:100%}.tl-slide-media-only .tl-media .tl-media-content-container.tl-media-content-container-text{border-right:none;padding-right:0}.tl-media-shadow{box-shadow:0 12px 10px -10px rgba(0,0,0,.6);position:relative;z-index:1}.tl-slide.tl-full-color-background .vcard a,.tl-slide.tl-full-color-background a,.tl-slide.tl-full-image-background .vcard a,.tl-slide.tl-full-image-background a{color:#fff!important;color:#fff;text-shadow:1px 1px 1px #000!important}.tl-credit{color:#999;display:block;font-size:10px;line-height:13px;margin:6px auto 0;text-align:right}.tl-caption{text-rendering:optimizeLegibility;word-wrap:break-word;color:#666;font-size:11px;line-height:14px;margin-left:auto;margin-right:auto;margin-top:10px;text-align:left}.tl-full-color-background .tl-media-shadow:after,.tl-full-color-background .tl-media-shadow:before,.tl-full-image-background .tl-media-shadow:after,.tl-full-image-background .tl-media-shadow:before{background:0 0;box-shadow:0 0 0 #000}.tl-skinny .tl-media{display:block;float:none;height:auto;width:100%}.tl-skinny .tl-media .tl-media-content-container.tl-media-content-container-text{border-right:0;padding-right:0}.tl-skinny .tl-media .tl-media-content-container .tl-caption,.tl-skinny .tl-media .tl-media-content-container .tl-credit{font-size:8px;margin-top:2px;padding-left:10px;padding-right:10px}.tl-skinny .tl-media .tl-media-content-container .tl-credit{margin-top:0}.tl-mobile.tl-skinny .tl-media{display:block;float:none;height:auto;width:100%}.tl-mobile.tl-skinny .tl-media .tl-media-content-container.tl-media-content-container-text{border-right:0;padding-right:0}.tl-text{display:table-cell;max-width:50%;min-width:120px;padding:0 20px;text-align:left;text-shadow:none;vertical-align:middle;width:50%}.tl-text,.tl-text p{color:#737373}.tl-text h2.tl-headline,.tl-text h2.tl-headline-title{margin-top:0}.tl-text .tl-headline-date,.tl-text h3.tl-headline-date{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;margin:0 0 3px}.tl-text .tl-headline-date,.tl-text .tl-headline-date small,.tl-text h3.tl-headline-date,.tl-text h3.tl-headline-date small{color:#b3b3b3;font-size:15px;font-weight:400;line-height:15px}.tl-text .tl-text-date{color:#b3b3b3;display:inline-block;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:12px;font-weight:400;margin-top:10px}.tl-full-color-background .tl-text,.tl-full-color-background .tl-text p,.tl-full-image-background .tl-text,.tl-full-image-background .tl-text p{color:#f2f2f2!important;text-shadow:1px 1px 2px #000}.tl-full-color-background .tl-text .tl-headline-date,.tl-full-color-background .tl-text .tl-headline-date small,.tl-full-color-background .tl-text h3.tl-headline-date,.tl-full-color-background .tl-text h3.tl-headline-date small,.tl-full-color-background .tl-text p .tl-headline-date,.tl-full-color-background .tl-text p .tl-headline-date small,.tl-full-color-background .tl-text p h3.tl-headline-date,.tl-full-color-background .tl-text p h3.tl-headline-date small,.tl-full-image-background .tl-text .tl-headline-date,.tl-full-image-background .tl-text .tl-headline-date small,.tl-full-image-background .tl-text h3.tl-headline-date,.tl-full-image-background .tl-text h3.tl-headline-date small,.tl-full-image-background .tl-text p .tl-headline-date,.tl-full-image-background .tl-text p .tl-headline-date small,.tl-full-image-background .tl-text p h3.tl-headline-date,.tl-full-image-background .tl-text p h3.tl-headline-date small{color:#f2f2f2!important}.tl-skinny .tl-text{float:none;margin-top:20px;max-width:100%;min-width:auto;width:100%}.tl-medium .tl-text h2.tl-headline,.tl-medium .tl-text h2.tl-headline-title,.tl-skinny .tl-text h2.tl-headline,.tl-skinny .tl-text h2.tl-headline-title{font-size:32px;line-height:36px}.tl-mobile.tl-skinny .tl-media .tl-media-image{max-height:250px!important}.tl-media .tl-media-twitter{clear:both;text-align:left}.tl-media .tl-media-twitter blockquote{color:#333;font-size:15px;line-height:21px;margin:0 15px 0 0}.tl-media .tl-media-twitter blockquote p{color:#000;font-size:28px;line-height:30px}.tl-media .tl-media-twitter blockquote p:after,.tl-media .tl-media-twitter blockquote p:before{display:none}.tl-media .tl-media-twitter .tl-icon-twitter{color:#55acee}.tl-media .tl-media-twitter .vcard a.tl-date:hover,.tl-media .tl-media-twitter .vcard a:hover{color:#55acee;text-decoration:none}.tl-media .tl-media-twitter .vcard a.tl-date:hover .fn,.tl-media .tl-media-twitter .vcard a.tl-date:hover .nickname,.tl-media .tl-media-twitter .vcard a:hover .fn,.tl-media .tl-media-twitter .vcard a:hover .nickname{color:#55acee}.tl-slide-media-only .tl-media .tl-media-twitter{margin-left:auto;margin-right:auto;width:80%}.tl-mobile.tl-skinny .tl-media .tl-media-twitter blockquote p{font-size:15px;line-height:21px}.tl-skinny .tl-media .tl-media-twitter{margin-left:10px;margin-right:10px}.tl-skinny .tl-media .tl-media-twitter blockquote p{font-size:24px;line-height:26px}.tl-media .tl-media-blockquote{clear:both;text-align:left}.tl-media .tl-media-blockquote blockquote{margin:0 15px 0 0;text-align:left}.tl-media .tl-media-blockquote blockquote,.tl-media .tl-media-blockquote blockquote p{color:#333;font-size:28px;line-height:30px}.tl-media .tl-media-blockquote blockquote p:after,.tl-media .tl-media-blockquote blockquote p:before{display:inline-block;font-size:36px}.tl-media .tl-media-blockquote blockquote p:before{content:open-quote;margin-right:5px}.tl-media .tl-media-blockquote blockquote p:after{content:close-quote;margin-left:3px}.tl-media .tl-media-blockquote blockquote cite{color:#999;font-size:15px;line-height:21px;margin-top:15px;text-align:right}.tl-slide-media-only .tl-media .tl-media-blockquote{border-right:0;margin-left:auto;margin-right:auto;width:80%}@media only screen and (max-device-width:800px),only screen and (max-width:800px){.tl-media .tl-media-blockquote blockquote p{font-size:24px;line-height:26px}}@media only screen and (max-device-width:500px),only screen and (max-width:500px){.tl-media .tl-media-blockquote blockquote p{font-size:15px;line-height:21px}}.tl-mobile.tl-skinny .tl-media .tl-media-instagram{max-height:250px!important}.tl-media .tl-media-profile{border-radius:50%}.tl-media .tl-media-iframe,.tl-media .tl-media-iframe iframe{height:100%;width:100%}.tl-media .tl-media-wikipedia{clear:both;margin-left:auto;margin-right:auto;text-align:left}.tl-media .tl-media-wikipedia .tl-icon-wikipedia{float:left;font-size:32px;margin-right:10px;padding-top:3px}.tl-media .tl-media-wikipedia .tl-wikipedia-pageimage{float:left;margin-bottom:5px;margin-right:10px;margin-top:5px}.tl-media .tl-media-wikipedia .tl-wikipedia-title{border-left:1px solid #e6e6e6;margin-bottom:10px;margin-left:60px;padding-left:10px}.tl-media .tl-media-wikipedia .tl-wikipedia-source{color:rgba(0,0,0,.5);display:block;font-size:13px;font-style:italic;line-height:15px;margin-top:3px}.tl-media .tl-media-wikipedia h4{margin-bottom:0;margin-top:0}.tl-media .tl-media-wikipedia h4 a{color:#000;text-decoration:none}.tl-media .tl-media-wikipedia h4 a:hover{text-decoration:underline}.tl-media .tl-media-wikipedia p{font-size:13px;line-height:19px}.tl-slide-media-only .tl-media .tl-media-wikipedia{border-right:0;border-top:1px solid #e6e6e6;margin-left:auto;margin-right:auto;margin-top:25px;padding-top:25px;width:80%}.tl-slide.tl-full-color-background .tl-media .tl-media-wikipedia,.tl-slide.tl-full-image-background .tl-media .tl-media-wikipedia{background:#000 transparent;background:rgba(0,0,0,.6);border-radius:7px;padding:20px}.tl-slide.tl-full-color-background .tl-media .tl-media-wikipedia h4 a,.tl-slide.tl-full-image-background .tl-media .tl-media-wikipedia h4 a{color:#fff!important;text-shadow:1px 1px 1px #000!important}.tl-slide.tl-full-color-background .tl-media .tl-media-wikipedia .tl-wikipedia-title,.tl-slide.tl-full-image-background .tl-media .tl-media-wikipedia .tl-wikipedia-title{border-color:hsla(0,0%,90%,.25)}.tl-slide.tl-full-color-background .tl-media .tl-media-wikipedia .tl-wikipedia-source,.tl-slide.tl-full-image-background .tl-media .tl-media-wikipedia .tl-wikipedia-source{color:hsla(0,0%,90%,.85)}.tl-mobile.tl-skinny .tl-media .tl-media-wikipedia,.tl-skinny .tl-media .tl-media-wikipedia{margin-left:10px;margin-right:10px}.tl-media .tl-media-website{clear:both;margin-left:auto;margin-right:auto;text-align:left}.tl-media .tl-media-website .tl-media-website-description{font-size:16px;font-style:italic;line-height:19px;margin-bottom:10px;text-transform:uppercase}.tl-media .tl-media-website h4{line-height:1;margin-bottom:0;margin-top:0}.tl-media .tl-media-website h4 a{color:#000;text-decoration:none}.tl-media .tl-media-website h4 a:hover{text-decoration:underline}.tl-media .tl-media-website p{font-size:13px;line-height:19px}.tl-media .tl-media-content-container .tl-media-content .tl-media-website img{float:right;margin:4px 0 0 15px;max-height:120px;max-width:120px}.tl-media .tl-media-content-container .tl-media-content .tl-media-website img.tl-media-website-icon{float:none;margin:0 3px 0 0;max-height:16px;max-width:16px}.tl-slide.tl-full-color-background .tl-media .tl-media-website,.tl-slide.tl-full-image-background .tl-media .tl-media-website{background:#000 transparent;background:rgba(0,0,0,.6);border-radius:7px;padding:20px}.tl-slide.tl-full-color-background .tl-media .tl-media-website h4 a,.tl-slide.tl-full-image-background .tl-media .tl-media-website h4 a{color:#fff!important;text-shadow:1px 1px 1px #000!important}.tl-mobile.tl-skinny .tl-media .tl-media-website{margin-left:10px;margin-right:10px}.tl-timeline{background-color:#fff;box-sizing:content-box;color:#737373;font-size:16px;height:100%;line-height:normal;overflow:hidden;position:relative;-webkit-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none;width:100%}.tl-timeline.tl-timeline-embed{border-bottom:1px solid #ccc;border-radius:0;border-top:1px solid #ccc;box-sizing:border-box}.tl-timeline.tl-timeline-full-embed{border:1px solid #ccc;border-radius:8px;box-sizing:border-box}.tl-layout-portrait .tl-storyslider{box-shadow:0 -3px 6px rgba(0,0,0,.2)}.tl-rtl .blockquote,.tl-rtl .tl-headline,.tl-rtl .tl-headline-date,.tl-rtl .tl-media .tl-media-blockquote blockquote,.tl-rtl .tl-media-blockquote,.tl-rtl .tl-media-website,.tl-rtl .tl-media-wikipedia,.tl-rtl .tl-text-content,.tl-rtl .tl-text-content p,.tl-rtl .tl-timeline blockquote p,.tl-rtl blockquote p{direction:rtl;text-align:right}.tl-rtl .tl-slide-media-only .tl-headline,.tl-rtl .tl-slide-media-only .tl-headline-date{text-align:center}.tl-rtl .tl-timemarker-text{margin-right:35px}.tl-rtl .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-media-container{float:right}.tl-rtl .tl-caption{text-align:right}.tl-rtl .tl-credit{text-align:left}[type="application/json"],[v-cloak]{display:none!important}.wg-container{margin:0 auto;max-width:1280px;padding-left:1rem;padding-right:1rem;width:100%}@media only screen and (max-width:767px){.wg-container{padding-left:1rem;padding-right:1rem}}@media only screen and (min-width:1280px) and (max-width:1599px){.wg-container{max-width:1000px}}@media only screen and (min-width:1280px){.wg-container--lg-full-width{max-width:none}}.wg-container--no-padding{margin:0 auto;max-width:1280px;padding-left:0;padding-right:0;width:100%}@media only screen and (max-width:767px){.wg-container--no-padding{padding-left:0;padding-right:0}}@media only screen and (min-width:1280px) and (max-width:1599px){.wg-container--no-padding{max-width:1000px}}.wg-container--white{background:#fff}.wg-container:after{clear:both;content:"";display:table}.wg-row{display:flex;flex:1 1 0;flex-flow:row wrap;margin-left:-1rem;margin-right:-1rem}.wg-row.wg-justify-middle{justify-content:center}.wg-row.wg-align-middle{align-items:center}.wg-row.wg-align-bottom{align-items:flex-end}.wg-row.wg-align-left{justify-content:flex-start}.wg-row.wg-align-center{justify-content:center}.wg-row.wg-align-right{justify-content:flex-end}.wg-row.wg-align-justify{justify-content:space-between}.wg-row.wg-align-spaced{justify-content:space-around}@media only screen and (max-width:767px){.wg-row--scroll{display:flex;flex-wrap:nowrap;overflow-x:scroll}.wg-row--scroll [class*=wg-col-]{flex:0 0 10rem}}.wg-row--no-wrap{flex-wrap:nowrap}.wg-row--reverse{flex-direction:row-reverse}.wg-row--column{flex-direction:column}.wg-row--column-reverse{flex-direction:column-reverse}.wg-row--flow-column-reverse{flex-flow:column-reverse}.wg-row--no-gutter{margin:0}.wg-flex-default{flex:0 1 auto}[class*=wg-col-]{padding-left:1rem;padding-right:1rem;width:100%}.wg-col--collapsed{padding-left:0;padding-right:0}.wg-col-xs-1{flex-basis:8.33333333%;max-width:8.33333333%}.wg-col-xs-offset-1{margin-left:8.33333333%}.wg-col-xs-2{flex-basis:16.66666667%;max-width:16.66666667%}.wg-col-xs-offset-2{margin-left:16.66666667%}.wg-col-xs-3{flex-basis:25%;max-width:25%}.wg-col-xs-offset-3{margin-left:25%}.wg-col-xs-4{flex-basis:33.33333333%;max-width:33.33333333%}.wg-col-xs-offset-4{margin-left:33.33333333%}.wg-col-xs-5{flex-basis:41.66666667%;max-width:41.66666667%}.wg-col-xs-offset-5{margin-left:41.66666667%}.wg-col-xs-6{flex-basis:50%;max-width:50%}.wg-col-xs-offset-6{margin-left:50%}.wg-col-xs-7{flex-basis:58.33333333%;max-width:58.33333333%}.wg-col-xs-offset-7{margin-left:58.33333333%}.wg-col-xs-8{flex-basis:66.66666667%;max-width:66.66666667%}.wg-col-xs-offset-8{margin-left:66.66666667%}.wg-col-xs-9{flex-basis:75%;max-width:75%}.wg-col-xs-offset-9{margin-left:75%}.wg-col-xs-10{flex-basis:83.33333333%;max-width:83.33333333%}.wg-col-xs-offset-10{margin-left:83.33333333%}.wg-col-xs-11{flex-basis:91.66666667%;max-width:91.66666667%}.wg-col-xs-offset-11{margin-left:91.66666667%}.wg-col-xs-12{flex-basis:100%;max-width:100%}.wg-col-xs-offset-12{margin-left:100%}@media only screen and (min-width:768px){.wg-col-sm-1{flex-basis:8.33333333%;max-width:8.33333333%}.wg-col-sm-offset-1{margin-left:8.33333333%}.wg-col-sm-2{flex-basis:16.66666667%;max-width:16.66666667%}.wg-col-sm-offset-2{margin-left:16.66666667%}.wg-col-sm-3{flex-basis:25%;max-width:25%}.wg-col-sm-offset-3{margin-left:25%}.wg-col-sm-4{flex-basis:33.33333333%;max-width:33.33333333%}.wg-col-sm-offset-4{margin-left:33.33333333%}.wg-col-sm-5{flex-basis:41.66666667%;max-width:41.66666667%}.wg-col-sm-offset-5{margin-left:41.66666667%}.wg-col-sm-6{flex-basis:50%;max-width:50%}.wg-col-sm-offset-6{margin-left:50%}.wg-col-sm-7{flex-basis:58.33333333%;max-width:58.33333333%}.wg-col-sm-offset-7{margin-left:58.33333333%}.wg-col-sm-8{flex-basis:66.66666667%;max-width:66.66666667%}.wg-col-sm-offset-8{margin-left:66.66666667%}.wg-col-sm-9{flex-basis:75%;max-width:75%}.wg-col-sm-offset-9{margin-left:75%}.wg-col-sm-10{flex-basis:83.33333333%;max-width:83.33333333%}.wg-col-sm-offset-10{margin-left:83.33333333%}.wg-col-sm-11{flex-basis:91.66666667%;max-width:91.66666667%}.wg-col-sm-offset-11{margin-left:91.66666667%}.wg-col-sm-12{flex-basis:100%;max-width:100%}.wg-col-sm-offset-12{margin-left:100%}}@media only screen and (min-width:992px){.wg-col-md-1{flex-basis:8.33333333%;max-width:8.33333333%}.wg-col-md-offset-1{margin-left:8.33333333%}.wg-col-md-2{flex-basis:16.66666667%;max-width:16.66666667%}.wg-col-md-offset-2{margin-left:16.66666667%}.wg-col-md-3{flex-basis:25%;max-width:25%}.wg-col-md-offset-3{margin-left:25%}.wg-col-md-4{flex-basis:33.33333333%;max-width:33.33333333%}.wg-col-md-offset-4{margin-left:33.33333333%}.wg-col-md-5{flex-basis:41.66666667%;max-width:41.66666667%}.wg-col-md-offset-5{margin-left:41.66666667%}.wg-col-md-6{flex-basis:50%;max-width:50%}.wg-col-md-offset-6{margin-left:50%}.wg-col-md-7{flex-basis:58.33333333%;max-width:58.33333333%}.wg-col-md-offset-7{margin-left:58.33333333%}.wg-col-md-8{flex-basis:66.66666667%;max-width:66.66666667%}.wg-col-md-offset-8{margin-left:66.66666667%}.wg-col-md-9{flex-basis:75%;max-width:75%}.wg-col-md-offset-9{margin-left:75%}.wg-col-md-10{flex-basis:83.33333333%;max-width:83.33333333%}.wg-col-md-offset-10{margin-left:83.33333333%}.wg-col-md-11{flex-basis:91.66666667%;max-width:91.66666667%}.wg-col-md-offset-11{margin-left:91.66666667%}.wg-col-md-12{flex-basis:100%;max-width:100%}.wg-col-md-offset-12{margin-left:100%}}@media only screen and (min-width:1280px){.wg-col-lg-1{flex-basis:8.33333333%;max-width:8.33333333%}.wg-col-lg-offset-1{margin-left:8.33333333%}.wg-col-lg-2{flex-basis:16.66666667%;max-width:16.66666667%}.wg-col-lg-offset-2{margin-left:16.66666667%}.wg-col-lg-3{flex-basis:25%;max-width:25%}.wg-col-lg-offset-3{margin-left:25%}.wg-col-lg-4{flex-basis:33.33333333%;max-width:33.33333333%}.wg-col-lg-offset-4{margin-left:33.33333333%}.wg-col-lg-5{flex-basis:41.66666667%;max-width:41.66666667%}.wg-col-lg-offset-5{margin-left:41.66666667%}.wg-col-lg-6{flex-basis:50%;max-width:50%}.wg-col-lg-offset-6{margin-left:50%}.wg-col-lg-7{flex-basis:58.33333333%;max-width:58.33333333%}.wg-col-lg-offset-7{margin-left:58.33333333%}.wg-col-lg-8{flex-basis:66.66666667%;max-width:66.66666667%}.wg-col-lg-offset-8{margin-left:66.66666667%}.wg-col-lg-9{flex-basis:75%;max-width:75%}.wg-col-lg-offset-9{margin-left:75%}.wg-col-lg-10{flex-basis:83.33333333%;max-width:83.33333333%}.wg-col-lg-offset-10{margin-left:83.33333333%}.wg-col-lg-11{flex-basis:91.66666667%;max-width:91.66666667%}.wg-col-lg-offset-11{margin-left:91.66666667%}.wg-col-lg-12{flex-basis:100%;max-width:100%}.wg-col-lg-offset-12{margin-left:100%}}.wg-col--flex{display:flex;flex-flow:column nowrap}.wg-col--stretched{flex:1 1 0}.wg-col--auto-basis{flex-basis:auto}.wg-flex-space-between{display:flex!important;justify-content:space-between}.wg-flex-column{display:flex!important;flex-direction:column}.wg-row-gap-0_5{row-gap:.5rem}.wg-flex-vertical-align{align-items:center;display:flex!important}.p-0{padding:0!important}.pt-0{padding-top:0!important}.pr-0{padding-right:0!important}.pb-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.px-0{padding-right:0!important}.py-0{padding-bottom:0!important;padding-top:0!important}.m-0{margin:0!important}.mt-0{margin-top:0!important}.mr-0{margin-right:0!important}.mb-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.mx-0{margin-right:0!important}.my-0{margin-bottom:0!important;margin-top:0!important}.p-0_5{padding:.5rem!important}.pt-0_5{padding-top:.5rem!important}.pr-0_5{padding-right:.5rem!important}.pb-0_5{padding-bottom:.5rem!important}.pl-0_5,.px-0_5{padding-left:.5rem!important}.px-0_5{padding-right:.5rem!important}.py-0_5{padding-bottom:.5rem!important;padding-top:.5rem!important}.m-0_5{margin:.5rem!important}.mt-0_5{margin-top:.5rem!important}.mr-0_5{margin-right:.5rem!important}.mb-0_5{margin-bottom:.5rem!important}.ml-0_5,.mx-0_5{margin-left:.5rem!important}.mx-0_5{margin-right:.5rem!important}.my-0_5{margin-bottom:.5rem!important;margin-top:.5rem!important}.p-1{padding:1rem!important}.pt-1{padding-top:1rem!important}.pr-1{padding-right:1rem!important}.pb-1{padding-bottom:1rem!important}.pl-1,.px-1{padding-left:1rem!important}.px-1{padding-right:1rem!important}.py-1{padding-bottom:1rem!important;padding-top:1rem!important}.m-1{margin:1rem!important}.mt-1{margin-top:1rem!important}.mr-1{margin-right:1rem!important}.mb-1{margin-bottom:1rem!important}.ml-1,.mx-1{margin-left:1rem!important}.mx-1{margin-right:1rem!important}.my-1{margin-bottom:1rem!important;margin-top:1rem!important}.p-1_5{padding:1.5rem!important}.pt-1_5{padding-top:1.5rem!important}.pr-1_5{padding-right:1.5rem!important}.pb-1_5{padding-bottom:1.5rem!important}.pl-1_5,.px-1_5{padding-left:1.5rem!important}.px-1_5{padding-right:1.5rem!important}.py-1_5{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.m-1_5{margin:1.5rem!important}.mt-1_5{margin-top:1.5rem!important}.mr-1_5{margin-right:1.5rem!important}.mb-1_5{margin-bottom:1.5rem!important}.ml-1_5,.mx-1_5{margin-left:1.5rem!important}.mx-1_5{margin-right:1.5rem!important}.my-1_5{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.p-2{padding:2rem!important}.pt-2{padding-top:2rem!important}.pr-2{padding-right:2rem!important}.pb-2{padding-bottom:2rem!important}.pl-2,.px-2{padding-left:2rem!important}.px-2{padding-right:2rem!important}.py-2{padding-bottom:2rem!important;padding-top:2rem!important}.m-2{margin:2rem!important}.mt-2{margin-top:2rem!important}.mr-2{margin-right:2rem!important}.mb-2{margin-bottom:2rem!important}.ml-2,.mx-2{margin-left:2rem!important}.mx-2{margin-right:2rem!important}.my-2{margin-bottom:2rem!important;margin-top:2rem!important}.p-3{padding:3rem!important}.pt-3{padding-top:3rem!important}.pr-3{padding-right:3rem!important}.pb-3{padding-bottom:3rem!important}.pl-3,.px-3{padding-left:3rem!important}.px-3{padding-right:3rem!important}.py-3{padding-bottom:3rem!important;padding-top:3rem!important}.m-3{margin:3rem!important}.mt-3{margin-top:3rem!important}.mr-3{margin-right:3rem!important}.mb-3{margin-bottom:3rem!important}.ml-3,.mx-3{margin-left:3rem!important}.mx-3{margin-right:3rem!important}.my-3{margin-bottom:3rem!important;margin-top:3rem!important}.p-4{padding:4rem!important}.pt-4{padding-top:4rem!important}.pr-4{padding-right:4rem!important}.pb-4{padding-bottom:4rem!important}.pl-4,.px-4{padding-left:4rem!important}.px-4{padding-right:4rem!important}.py-4{padding-bottom:4rem!important;padding-top:4rem!important}.m-4{margin:4rem!important}.mt-4{margin-top:4rem!important}.mr-4{margin-right:4rem!important}.mb-4{margin-bottom:4rem!important}.ml-4,.mx-4{margin-left:4rem!important}.mx-4{margin-right:4rem!important}.my-4{margin-bottom:4rem!important;margin-top:4rem!important}.m-auto{margin:auto!important}.mt-auto{margin-top:auto!important}.mr-auto{margin-right:auto!important}.mb-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}.mx-auto{margin-right:auto!important}.my-auto{margin-bottom:auto!important;margin-top:auto!important}.sp-0{padding:0!important}.spt-0{padding-top:0!important}.spr-0{padding-right:0!important}.spb-0{padding-bottom:0!important}.spl-0,.spx-0{padding-left:0!important}.spx-0{padding-right:0!important}.spy-0{padding-bottom:0!important;padding-top:0!important}.sm-0{margin:0!important}.smt-0{margin-top:0!important}.smr-0{margin-right:0!important}.smb-0{margin-bottom:0!important}.sml-0,.smx-0{margin-left:0!important}.smx-0{margin-right:0!important}.smy-0{margin-bottom:0!important;margin-top:0!important}.sp-1{padding:.2rem!important}.spt-1{padding-top:.2rem!important}.spr-1{padding-right:.2rem!important}.spb-1{padding-bottom:.2rem!important}.spl-1,.spx-1{padding-left:.2rem!important}.spx-1{padding-right:.2rem!important}.spy-1{padding-bottom:.2rem!important;padding-top:.2rem!important}.sm-1{margin:.2rem!important}.smt-1{margin-top:.2rem!important}.smr-1{margin-right:.2rem!important}.smb-1{margin-bottom:.2rem!important}.sml-1,.smx-1{margin-left:.2rem!important}.smx-1{margin-right:.2rem!important}.smy-1{margin-bottom:.2rem!important;margin-top:.2rem!important}.sp-2{padding:.6rem!important}.spt-2{padding-top:.6rem!important}.spr-2{padding-right:.6rem!important}.spb-2{padding-bottom:.6rem!important}.spl-2,.spx-2{padding-left:.6rem!important}.spx-2{padding-right:.6rem!important}.spy-2{padding-bottom:.6rem!important;padding-top:.6rem!important}.sm-2{margin:.6rem!important}.smt-2{margin-top:.6rem!important}.smr-2{margin-right:.6rem!important}.smb-2{margin-bottom:.6rem!important}.sml-2,.smx-2{margin-left:.6rem!important}.smx-2{margin-right:.6rem!important}.smy-2{margin-bottom:.6rem!important;margin-top:.6rem!important}.sp-3{padding:.8rem!important}.spt-3{padding-top:.8rem!important}.spr-3{padding-right:.8rem!important}.spb-3{padding-bottom:.8rem!important}.spl-3,.spx-3{padding-left:.8rem!important}.spx-3{padding-right:.8rem!important}.spy-3{padding-bottom:.8rem!important;padding-top:.8rem!important}.sm-3{margin:.8rem!important}.smt-3{margin-top:.8rem!important}.smr-3{margin-right:.8rem!important}.smb-3{margin-bottom:.8rem!important}.sml-3,.smx-3{margin-left:.8rem!important}.smx-3{margin-right:.8rem!important}.smy-3{margin-bottom:.8rem!important;margin-top:.8rem!important}.sp-4{padding:1rem!important}.spt-4{padding-top:1rem!important}.spr-4{padding-right:1rem!important}.spb-4{padding-bottom:1rem!important}.spl-4,.spx-4{padding-left:1rem!important}.spx-4{padding-right:1rem!important}.spy-4{padding-bottom:1rem!important;padding-top:1rem!important}.sm-4{margin:1rem!important}.smt-4{margin-top:1rem!important}.smr-4{margin-right:1rem!important}.smb-4{margin-bottom:1rem!important}.sml-4,.smx-4{margin-left:1rem!important}.smx-4{margin-right:1rem!important}.smy-4{margin-bottom:1rem!important;margin-top:1rem!important}.dp-0{padding:0!important}.dpt-0{padding-top:0!important}.dpr-0{padding-right:0!important}.dpb-0{padding-bottom:0!important}.dpl-0,.dpx-0{padding-left:0!important}.dpx-0{padding-right:0!important}.dpy-0{padding-bottom:0!important;padding-top:0!important}.dm-0{margin:0!important}.dmt-0{margin-top:0!important}.dmr-0{margin-right:0!important}.dmb-0{margin-bottom:0!important}.dml-0,.dmx-0{margin-left:0!important}.dmx-0{margin-right:0!important}.dmy-0{margin-bottom:0!important;margin-top:0!important}.dp-1{padding:1.4rem!important}.dpt-1{padding-top:1.4rem!important}.dpr-1{padding-right:1.4rem!important}.dpb-1{padding-bottom:1.4rem!important}.dpl-1,.dpx-1{padding-left:1.4rem!important}.dpx-1{padding-right:1.4rem!important}.dpy-1{padding-bottom:1.4rem!important;padding-top:1.4rem!important}.dm-1{margin:1.4rem!important}.dmt-1{margin-top:1.4rem!important}.dmr-1{margin-right:1.4rem!important}.dmb-1{margin-bottom:1.4rem!important}.dml-1,.dmx-1{margin-left:1.4rem!important}.dmx-1{margin-right:1.4rem!important}.dmy-1{margin-bottom:1.4rem!important;margin-top:1.4rem!important}.dp-2{padding:1.8rem!important}.dpt-2{padding-top:1.8rem!important}.dpr-2{padding-right:1.8rem!important}.dpb-2{padding-bottom:1.8rem!important}.dpl-2,.dpx-2{padding-left:1.8rem!important}.dpx-2{padding-right:1.8rem!important}.dpy-2{padding-bottom:1.8rem!important;padding-top:1.8rem!important}.dm-2{margin:1.8rem!important}.dmt-2{margin-top:1.8rem!important}.dmr-2{margin-right:1.8rem!important}.dmb-2{margin-bottom:1.8rem!important}.dml-2,.dmx-2{margin-left:1.8rem!important}.dmx-2{margin-right:1.8rem!important}.dmy-2{margin-bottom:1.8rem!important;margin-top:1.8rem!important}.dp-3{padding:2.4rem!important}.dpt-3{padding-top:2.4rem!important}.dpr-3{padding-right:2.4rem!important}.dpb-3{padding-bottom:2.4rem!important}.dpl-3,.dpx-3{padding-left:2.4rem!important}.dpx-3{padding-right:2.4rem!important}.dpy-3{padding-bottom:2.4rem!important;padding-top:2.4rem!important}.dm-3{margin:2.4rem!important}.dmt-3{margin-top:2.4rem!important}.dmr-3{margin-right:2.4rem!important}.dmb-3{margin-bottom:2.4rem!important}.dml-3,.dmx-3{margin-left:2.4rem!important}.dmx-3{margin-right:2.4rem!important}.dmy-3{margin-bottom:2.4rem!important;margin-top:2.4rem!important}.dp-4{padding:4rem!important}.dpt-4{padding-top:4rem!important}.dpr-4{padding-right:4rem!important}.dpb-4{padding-bottom:4rem!important}.dpl-4,.dpx-4{padding-left:4rem!important}.dpx-4{padding-right:4rem!important}.dpy-4{padding-bottom:4rem!important;padding-top:4rem!important}.dm-4{margin:4rem!important}.dmt-4{margin-top:4rem!important}.dmr-4{margin-right:4rem!important}.dmb-4{margin-bottom:4rem!important}.dml-4,.dmx-4{margin-left:4rem!important}.dmx-4{margin-right:4rem!important}.dmy-4{margin-bottom:4rem!important;margin-top:4rem!important}@media only screen and (min-width:768px){.p-sm-0{padding:0!important}.pt-sm-0{padding-top:0!important}.pr-sm-0{padding-right:0!important}.pb-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.px-sm-0{padding-right:0!important}.py-sm-0{padding-bottom:0!important;padding-top:0!important}.m-sm-0{margin:0!important}.mt-sm-0{margin-top:0!important}.mr-sm-0{margin-right:0!important}.mb-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.mx-sm-0{margin-right:0!important}.my-sm-0{margin-bottom:0!important;margin-top:0!important}.p-sm-0_5{padding:.5rem!important}.pt-sm-0_5{padding-top:.5rem!important}.pr-sm-0_5{padding-right:.5rem!important}.pb-sm-0_5{padding-bottom:.5rem!important}.pl-sm-0_5,.px-sm-0_5{padding-left:.5rem!important}.px-sm-0_5{padding-right:.5rem!important}.py-sm-0_5{padding-bottom:.5rem!important;padding-top:.5rem!important}.m-sm-0_5{margin:.5rem!important}.mt-sm-0_5{margin-top:.5rem!important}.mr-sm-0_5{margin-right:.5rem!important}.mb-sm-0_5{margin-bottom:.5rem!important}.ml-sm-0_5,.mx-sm-0_5{margin-left:.5rem!important}.mx-sm-0_5{margin-right:.5rem!important}.my-sm-0_5{margin-bottom:.5rem!important;margin-top:.5rem!important}.p-sm-1{padding:1rem!important}.pt-sm-1{padding-top:1rem!important}.pr-sm-1{padding-right:1rem!important}.pb-sm-1{padding-bottom:1rem!important}.pl-sm-1,.px-sm-1{padding-left:1rem!important}.px-sm-1{padding-right:1rem!important}.py-sm-1{padding-bottom:1rem!important;padding-top:1rem!important}.m-sm-1{margin:1rem!important}.mt-sm-1{margin-top:1rem!important}.mr-sm-1{margin-right:1rem!important}.mb-sm-1{margin-bottom:1rem!important}.ml-sm-1,.mx-sm-1{margin-left:1rem!important}.mx-sm-1{margin-right:1rem!important}.my-sm-1{margin-bottom:1rem!important;margin-top:1rem!important}.p-sm-1_5{padding:1.5rem!important}.pt-sm-1_5{padding-top:1.5rem!important}.pr-sm-1_5{padding-right:1.5rem!important}.pb-sm-1_5{padding-bottom:1.5rem!important}.pl-sm-1_5,.px-sm-1_5{padding-left:1.5rem!important}.px-sm-1_5{padding-right:1.5rem!important}.py-sm-1_5{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.m-sm-1_5{margin:1.5rem!important}.mt-sm-1_5{margin-top:1.5rem!important}.mr-sm-1_5{margin-right:1.5rem!important}.mb-sm-1_5{margin-bottom:1.5rem!important}.ml-sm-1_5,.mx-sm-1_5{margin-left:1.5rem!important}.mx-sm-1_5{margin-right:1.5rem!important}.my-sm-1_5{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.p-sm-2{padding:2rem!important}.pt-sm-2{padding-top:2rem!important}.pr-sm-2{padding-right:2rem!important}.pb-sm-2{padding-bottom:2rem!important}.pl-sm-2,.px-sm-2{padding-left:2rem!important}.px-sm-2{padding-right:2rem!important}.py-sm-2{padding-bottom:2rem!important;padding-top:2rem!important}.m-sm-2{margin:2rem!important}.mt-sm-2{margin-top:2rem!important}.mr-sm-2{margin-right:2rem!important}.mb-sm-2{margin-bottom:2rem!important}.ml-sm-2,.mx-sm-2{margin-left:2rem!important}.mx-sm-2{margin-right:2rem!important}.my-sm-2{margin-bottom:2rem!important;margin-top:2rem!important}.p-sm-3{padding:3rem!important}.pt-sm-3{padding-top:3rem!important}.pr-sm-3{padding-right:3rem!important}.pb-sm-3{padding-bottom:3rem!important}.pl-sm-3,.px-sm-3{padding-left:3rem!important}.px-sm-3{padding-right:3rem!important}.py-sm-3{padding-bottom:3rem!important;padding-top:3rem!important}.m-sm-3{margin:3rem!important}.mt-sm-3{margin-top:3rem!important}.mr-sm-3{margin-right:3rem!important}.mb-sm-3{margin-bottom:3rem!important}.ml-sm-3,.mx-sm-3{margin-left:3rem!important}.mx-sm-3{margin-right:3rem!important}.my-sm-3{margin-bottom:3rem!important;margin-top:3rem!important}.p-sm-4{padding:4rem!important}.pt-sm-4{padding-top:4rem!important}.pr-sm-4{padding-right:4rem!important}.pb-sm-4{padding-bottom:4rem!important}.pl-sm-4,.px-sm-4{padding-left:4rem!important}.px-sm-4{padding-right:4rem!important}.py-sm-4{padding-bottom:4rem!important;padding-top:4rem!important}.m-sm-4{margin:4rem!important}.mt-sm-4{margin-top:4rem!important}.mr-sm-4{margin-right:4rem!important}.mb-sm-4{margin-bottom:4rem!important}.ml-sm-4,.mx-sm-4{margin-left:4rem!important}.mx-sm-4{margin-right:4rem!important}.my-sm-4{margin-bottom:4rem!important;margin-top:4rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto{margin-top:auto!important}.mr-sm-auto{margin-right:auto!important}.mb-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}.mx-sm-auto{margin-right:auto!important}.my-sm-auto{margin-bottom:auto!important;margin-top:auto!important}.dp-0{padding:0!important}.dpt-0{padding-top:0!important}.dpr-0{padding-right:0!important}.dpb-0{padding-bottom:0!important}.dpl-0,.dpx-0{padding-left:0!important}.dpx-0{padding-right:0!important}.dpy-0{padding-bottom:0!important;padding-top:0!important}.dm-0{margin:0!important}.dmt-0{margin-top:0!important}.dmr-0{margin-right:0!important}.dmb-0{margin-bottom:0!important}.dml-0,.dmx-0{margin-left:0!important}.dmx-0{margin-right:0!important}.dmy-0{margin-bottom:0!important;margin-top:0!important}.dp-1{padding:1.6rem!important}.dpt-1{padding-top:1.6rem!important}.dpr-1{padding-right:1.6rem!important}.dpb-1{padding-bottom:1.6rem!important}.dpl-1,.dpx-1{padding-left:1.6rem!important}.dpx-1{padding-right:1.6rem!important}.dpy-1{padding-bottom:1.6rem!important;padding-top:1.6rem!important}.dm-1{margin:1.6rem!important}.dmt-1{margin-top:1.6rem!important}.dmr-1{margin-right:1.6rem!important}.dmb-1{margin-bottom:1.6rem!important}.dml-1,.dmx-1{margin-left:1.6rem!important}.dmx-1{margin-right:1.6rem!important}.dmy-1{margin-bottom:1.6rem!important;margin-top:1.6rem!important}.dp-2{padding:2rem!important}.dpt-2{padding-top:2rem!important}.dpr-2{padding-right:2rem!important}.dpb-2{padding-bottom:2rem!important}.dpl-2,.dpx-2{padding-left:2rem!important}.dpx-2{padding-right:2rem!important}.dpy-2{padding-bottom:2rem!important;padding-top:2rem!important}.dm-2{margin:2rem!important}.dmt-2{margin-top:2rem!important}.dmr-2{margin-right:2rem!important}.dmb-2{margin-bottom:2rem!important}.dml-2,.dmx-2{margin-left:2rem!important}.dmx-2{margin-right:2rem!important}.dmy-2{margin-bottom:2rem!important;margin-top:2rem!important}.dp-3{padding:2.8rem!important}.dpt-3{padding-top:2.8rem!important}.dpr-3{padding-right:2.8rem!important}.dpb-3{padding-bottom:2.8rem!important}.dpl-3,.dpx-3{padding-left:2.8rem!important}.dpx-3{padding-right:2.8rem!important}.dpy-3{padding-bottom:2.8rem!important;padding-top:2.8rem!important}.dm-3{margin:2.8rem!important}.dmt-3{margin-top:2.8rem!important}.dmr-3{margin-right:2.8rem!important}.dmb-3{margin-bottom:2.8rem!important}.dml-3,.dmx-3{margin-left:2.8rem!important}.dmx-3{margin-right:2.8rem!important}.dmy-3{margin-bottom:2.8rem!important;margin-top:2.8rem!important}.dp-4{padding:4.4rem!important}.dpt-4{padding-top:4.4rem!important}.dpr-4{padding-right:4.4rem!important}.dpb-4{padding-bottom:4.4rem!important}.dpl-4,.dpx-4{padding-left:4.4rem!important}.dpx-4{padding-right:4.4rem!important}.dpy-4{padding-bottom:4.4rem!important;padding-top:4.4rem!important}.dm-4{margin:4.4rem!important}.dmt-4{margin-top:4.4rem!important}.dmr-4{margin-right:4.4rem!important}.dmb-4{margin-bottom:4.4rem!important}.dml-4,.dmx-4{margin-left:4.4rem!important}.dmx-4{margin-right:4.4rem!important}.dmy-4{margin-bottom:4.4rem!important;margin-top:4.4rem!important}}@media only screen and (min-width:992px){.p-md-0{padding:0!important}.pt-md-0{padding-top:0!important}.pr-md-0{padding-right:0!important}.pb-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.px-md-0{padding-right:0!important}.py-md-0{padding-bottom:0!important;padding-top:0!important}.m-md-0{margin:0!important}.mt-md-0{margin-top:0!important}.mr-md-0{margin-right:0!important}.mb-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.mx-md-0{margin-right:0!important}.my-md-0{margin-bottom:0!important;margin-top:0!important}.p-md-0_5{padding:.5rem!important}.pt-md-0_5{padding-top:.5rem!important}.pr-md-0_5{padding-right:.5rem!important}.pb-md-0_5{padding-bottom:.5rem!important}.pl-md-0_5,.px-md-0_5{padding-left:.5rem!important}.px-md-0_5{padding-right:.5rem!important}.py-md-0_5{padding-bottom:.5rem!important;padding-top:.5rem!important}.m-md-0_5{margin:.5rem!important}.mt-md-0_5{margin-top:.5rem!important}.mr-md-0_5{margin-right:.5rem!important}.mb-md-0_5{margin-bottom:.5rem!important}.ml-md-0_5,.mx-md-0_5{margin-left:.5rem!important}.mx-md-0_5{margin-right:.5rem!important}.my-md-0_5{margin-bottom:.5rem!important;margin-top:.5rem!important}.p-md-1{padding:1rem!important}.pt-md-1{padding-top:1rem!important}.pr-md-1{padding-right:1rem!important}.pb-md-1{padding-bottom:1rem!important}.pl-md-1,.px-md-1{padding-left:1rem!important}.px-md-1{padding-right:1rem!important}.py-md-1{padding-bottom:1rem!important;padding-top:1rem!important}.m-md-1{margin:1rem!important}.mt-md-1{margin-top:1rem!important}.mr-md-1{margin-right:1rem!important}.mb-md-1{margin-bottom:1rem!important}.ml-md-1,.mx-md-1{margin-left:1rem!important}.mx-md-1{margin-right:1rem!important}.my-md-1{margin-bottom:1rem!important;margin-top:1rem!important}.p-md-1_5{padding:1.5rem!important}.pt-md-1_5{padding-top:1.5rem!important}.pr-md-1_5{padding-right:1.5rem!important}.pb-md-1_5{padding-bottom:1.5rem!important}.pl-md-1_5,.px-md-1_5{padding-left:1.5rem!important}.px-md-1_5{padding-right:1.5rem!important}.py-md-1_5{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.m-md-1_5{margin:1.5rem!important}.mt-md-1_5{margin-top:1.5rem!important}.mr-md-1_5{margin-right:1.5rem!important}.mb-md-1_5{margin-bottom:1.5rem!important}.ml-md-1_5,.mx-md-1_5{margin-left:1.5rem!important}.mx-md-1_5{margin-right:1.5rem!important}.my-md-1_5{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.p-md-2{padding:2rem!important}.pt-md-2{padding-top:2rem!important}.pr-md-2{padding-right:2rem!important}.pb-md-2{padding-bottom:2rem!important}.pl-md-2,.px-md-2{padding-left:2rem!important}.px-md-2{padding-right:2rem!important}.py-md-2{padding-bottom:2rem!important;padding-top:2rem!important}.m-md-2{margin:2rem!important}.mt-md-2{margin-top:2rem!important}.mr-md-2{margin-right:2rem!important}.mb-md-2{margin-bottom:2rem!important}.ml-md-2,.mx-md-2{margin-left:2rem!important}.mx-md-2{margin-right:2rem!important}.my-md-2{margin-bottom:2rem!important;margin-top:2rem!important}.p-md-3{padding:3rem!important}.pt-md-3{padding-top:3rem!important}.pr-md-3{padding-right:3rem!important}.pb-md-3{padding-bottom:3rem!important}.pl-md-3,.px-md-3{padding-left:3rem!important}.px-md-3{padding-right:3rem!important}.py-md-3{padding-bottom:3rem!important;padding-top:3rem!important}.m-md-3{margin:3rem!important}.mt-md-3{margin-top:3rem!important}.mr-md-3{margin-right:3rem!important}.mb-md-3{margin-bottom:3rem!important}.ml-md-3,.mx-md-3{margin-left:3rem!important}.mx-md-3{margin-right:3rem!important}.my-md-3{margin-bottom:3rem!important;margin-top:3rem!important}.p-md-4{padding:4rem!important}.pt-md-4{padding-top:4rem!important}.pr-md-4{padding-right:4rem!important}.pb-md-4{padding-bottom:4rem!important}.pl-md-4,.px-md-4{padding-left:4rem!important}.px-md-4{padding-right:4rem!important}.py-md-4{padding-bottom:4rem!important;padding-top:4rem!important}.m-md-4{margin:4rem!important}.mt-md-4{margin-top:4rem!important}.mr-md-4{margin-right:4rem!important}.mb-md-4{margin-bottom:4rem!important}.ml-md-4,.mx-md-4{margin-left:4rem!important}.mx-md-4{margin-right:4rem!important}.my-md-4{margin-bottom:4rem!important;margin-top:4rem!important}.m-md-auto{margin:auto!important}.mt-md-auto{margin-top:auto!important}.mr-md-auto{margin-right:auto!important}.mb-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}.mx-md-auto{margin-right:auto!important}.my-md-auto{margin-bottom:auto!important;margin-top:auto!important}.dp-0{padding:0!important}.dpt-0{padding-top:0!important}.dpr-0{padding-right:0!important}.dpb-0{padding-bottom:0!important}.dpl-0,.dpx-0{padding-left:0!important}.dpx-0{padding-right:0!important}.dpy-0{padding-bottom:0!important;padding-top:0!important}.dm-0{margin:0!important}.dmt-0{margin-top:0!important}.dmr-0{margin-right:0!important}.dmb-0{margin-bottom:0!important}.dml-0,.dmx-0{margin-left:0!important}.dmx-0{margin-right:0!important}.dmy-0{margin-bottom:0!important;margin-top:0!important}.dp-1{padding:1.6rem!important}.dpt-1{padding-top:1.6rem!important}.dpr-1{padding-right:1.6rem!important}.dpb-1{padding-bottom:1.6rem!important}.dpl-1,.dpx-1{padding-left:1.6rem!important}.dpx-1{padding-right:1.6rem!important}.dpy-1{padding-bottom:1.6rem!important;padding-top:1.6rem!important}.dm-1{margin:1.6rem!important}.dmt-1{margin-top:1.6rem!important}.dmr-1{margin-right:1.6rem!important}.dmb-1{margin-bottom:1.6rem!important}.dml-1,.dmx-1{margin-left:1.6rem!important}.dmx-1{margin-right:1.6rem!important}.dmy-1{margin-bottom:1.6rem!important;margin-top:1.6rem!important}.dp-2{padding:2.2rem!important}.dpt-2{padding-top:2.2rem!important}.dpr-2{padding-right:2.2rem!important}.dpb-2{padding-bottom:2.2rem!important}.dpl-2,.dpx-2{padding-left:2.2rem!important}.dpx-2{padding-right:2.2rem!important}.dpy-2{padding-bottom:2.2rem!important;padding-top:2.2rem!important}.dm-2{margin:2.2rem!important}.dmt-2{margin-top:2.2rem!important}.dmr-2{margin-right:2.2rem!important}.dmb-2{margin-bottom:2.2rem!important}.dml-2,.dmx-2{margin-left:2.2rem!important}.dmx-2{margin-right:2.2rem!important}.dmy-2{margin-bottom:2.2rem!important;margin-top:2.2rem!important}.dp-3{padding:3.2rem!important}.dpt-3{padding-top:3.2rem!important}.dpr-3{padding-right:3.2rem!important}.dpb-3{padding-bottom:3.2rem!important}.dpl-3,.dpx-3{padding-left:3.2rem!important}.dpx-3{padding-right:3.2rem!important}.dpy-3{padding-bottom:3.2rem!important;padding-top:3.2rem!important}.dm-3{margin:3.2rem!important}.dmt-3{margin-top:3.2rem!important}.dmr-3{margin-right:3.2rem!important}.dmb-3{margin-bottom:3.2rem!important}.dml-3,.dmx-3{margin-left:3.2rem!important}.dmx-3{margin-right:3.2rem!important}.dmy-3{margin-bottom:3.2rem!important;margin-top:3.2rem!important}.dp-4{padding:4.4rem!important}.dpt-4{padding-top:4.4rem!important}.dpr-4{padding-right:4.4rem!important}.dpb-4{padding-bottom:4.4rem!important}.dpl-4,.dpx-4{padding-left:4.4rem!important}.dpx-4{padding-right:4.4rem!important}.dpy-4{padding-bottom:4.4rem!important;padding-top:4.4rem!important}.dm-4{margin:4.4rem!important}.dmt-4{margin-top:4.4rem!important}.dmr-4{margin-right:4.4rem!important}.dmb-4{margin-bottom:4.4rem!important}.dml-4,.dmx-4{margin-left:4.4rem!important}.dmx-4{margin-right:4.4rem!important}.dmy-4{margin-bottom:4.4rem!important;margin-top:4.4rem!important}}@media only screen and (min-width:1280px){.p-lg-0{padding:0!important}.pt-lg-0{padding-top:0!important}.pr-lg-0{padding-right:0!important}.pb-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.px-lg-0{padding-right:0!important}.py-lg-0{padding-bottom:0!important;padding-top:0!important}.m-lg-0{margin:0!important}.mt-lg-0{margin-top:0!important}.mr-lg-0{margin-right:0!important}.mb-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.mx-lg-0{margin-right:0!important}.my-lg-0{margin-bottom:0!important;margin-top:0!important}.p-lg-0_5{padding:.5rem!important}.pt-lg-0_5{padding-top:.5rem!important}.pr-lg-0_5{padding-right:.5rem!important}.pb-lg-0_5{padding-bottom:.5rem!important}.pl-lg-0_5,.px-lg-0_5{padding-left:.5rem!important}.px-lg-0_5{padding-right:.5rem!important}.py-lg-0_5{padding-bottom:.5rem!important;padding-top:.5rem!important}.m-lg-0_5{margin:.5rem!important}.mt-lg-0_5{margin-top:.5rem!important}.mr-lg-0_5{margin-right:.5rem!important}.mb-lg-0_5{margin-bottom:.5rem!important}.ml-lg-0_5,.mx-lg-0_5{margin-left:.5rem!important}.mx-lg-0_5{margin-right:.5rem!important}.my-lg-0_5{margin-bottom:.5rem!important;margin-top:.5rem!important}.p-lg-1{padding:1rem!important}.pt-lg-1{padding-top:1rem!important}.pr-lg-1{padding-right:1rem!important}.pb-lg-1{padding-bottom:1rem!important}.pl-lg-1,.px-lg-1{padding-left:1rem!important}.px-lg-1{padding-right:1rem!important}.py-lg-1{padding-bottom:1rem!important;padding-top:1rem!important}.m-lg-1{margin:1rem!important}.mt-lg-1{margin-top:1rem!important}.mr-lg-1{margin-right:1rem!important}.mb-lg-1{margin-bottom:1rem!important}.ml-lg-1,.mx-lg-1{margin-left:1rem!important}.mx-lg-1{margin-right:1rem!important}.my-lg-1{margin-bottom:1rem!important;margin-top:1rem!important}.p-lg-1_5{padding:1.5rem!important}.pt-lg-1_5{padding-top:1.5rem!important}.pr-lg-1_5{padding-right:1.5rem!important}.pb-lg-1_5{padding-bottom:1.5rem!important}.pl-lg-1_5,.px-lg-1_5{padding-left:1.5rem!important}.px-lg-1_5{padding-right:1.5rem!important}.py-lg-1_5{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.m-lg-1_5{margin:1.5rem!important}.mt-lg-1_5{margin-top:1.5rem!important}.mr-lg-1_5{margin-right:1.5rem!important}.mb-lg-1_5{margin-bottom:1.5rem!important}.ml-lg-1_5,.mx-lg-1_5{margin-left:1.5rem!important}.mx-lg-1_5{margin-right:1.5rem!important}.my-lg-1_5{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.p-lg-2{padding:2rem!important}.pt-lg-2{padding-top:2rem!important}.pr-lg-2{padding-right:2rem!important}.pb-lg-2{padding-bottom:2rem!important}.pl-lg-2,.px-lg-2{padding-left:2rem!important}.px-lg-2{padding-right:2rem!important}.py-lg-2{padding-bottom:2rem!important;padding-top:2rem!important}.m-lg-2{margin:2rem!important}.mt-lg-2{margin-top:2rem!important}.mr-lg-2{margin-right:2rem!important}.mb-lg-2{margin-bottom:2rem!important}.ml-lg-2,.mx-lg-2{margin-left:2rem!important}.mx-lg-2{margin-right:2rem!important}.my-lg-2{margin-bottom:2rem!important;margin-top:2rem!important}.p-lg-3{padding:3rem!important}.pt-lg-3{padding-top:3rem!important}.pr-lg-3{padding-right:3rem!important}.pb-lg-3{padding-bottom:3rem!important}.pl-lg-3,.px-lg-3{padding-left:3rem!important}.px-lg-3{padding-right:3rem!important}.py-lg-3{padding-bottom:3rem!important;padding-top:3rem!important}.m-lg-3{margin:3rem!important}.mt-lg-3{margin-top:3rem!important}.mr-lg-3{margin-right:3rem!important}.mb-lg-3{margin-bottom:3rem!important}.ml-lg-3,.mx-lg-3{margin-left:3rem!important}.mx-lg-3{margin-right:3rem!important}.my-lg-3{margin-bottom:3rem!important;margin-top:3rem!important}.p-lg-4{padding:4rem!important}.pt-lg-4{padding-top:4rem!important}.pr-lg-4{padding-right:4rem!important}.pb-lg-4{padding-bottom:4rem!important}.pl-lg-4,.px-lg-4{padding-left:4rem!important}.px-lg-4{padding-right:4rem!important}.py-lg-4{padding-bottom:4rem!important;padding-top:4rem!important}.m-lg-4{margin:4rem!important}.mt-lg-4{margin-top:4rem!important}.mr-lg-4{margin-right:4rem!important}.mb-lg-4{margin-bottom:4rem!important}.ml-lg-4,.mx-lg-4{margin-left:4rem!important}.mx-lg-4{margin-right:4rem!important}.my-lg-4{margin-bottom:4rem!important;margin-top:4rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto{margin-top:auto!important}.mr-lg-auto{margin-right:auto!important}.mb-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}.mx-lg-auto{margin-right:auto!important}.my-lg-auto{margin-bottom:auto!important;margin-top:auto!important}.dp-0{padding:0!important}.dpt-0{padding-top:0!important}.dpr-0{padding-right:0!important}.dpb-0{padding-bottom:0!important}.dpl-0,.dpx-0{padding-left:0!important}.dpx-0{padding-right:0!important}.dpy-0{padding-bottom:0!important;padding-top:0!important}.dm-0{margin:0!important}.dmt-0{margin-top:0!important}.dmr-0{margin-right:0!important}.dmb-0{margin-bottom:0!important}.dml-0,.dmx-0{margin-left:0!important}.dmx-0{margin-right:0!important}.dmy-0{margin-bottom:0!important;margin-top:0!important}.dp-1{padding:1.6rem!important}.dpt-1{padding-top:1.6rem!important}.dpr-1{padding-right:1.6rem!important}.dpb-1{padding-bottom:1.6rem!important}.dpl-1,.dpx-1{padding-left:1.6rem!important}.dpx-1{padding-right:1.6rem!important}.dpy-1{padding-bottom:1.6rem!important;padding-top:1.6rem!important}.dm-1{margin:1.6rem!important}.dmt-1{margin-top:1.6rem!important}.dmr-1{margin-right:1.6rem!important}.dmb-1{margin-bottom:1.6rem!important}.dml-1,.dmx-1{margin-left:1.6rem!important}.dmx-1{margin-right:1.6rem!important}.dmy-1{margin-bottom:1.6rem!important;margin-top:1.6rem!important}.dp-2{padding:2.2rem!important}.dpt-2{padding-top:2.2rem!important}.dpr-2{padding-right:2.2rem!important}.dpb-2{padding-bottom:2.2rem!important}.dpl-2,.dpx-2{padding-left:2.2rem!important}.dpx-2{padding-right:2.2rem!important}.dpy-2{padding-bottom:2.2rem!important;padding-top:2.2rem!important}.dm-2{margin:2.2rem!important}.dmt-2{margin-top:2.2rem!important}.dmr-2{margin-right:2.2rem!important}.dmb-2{margin-bottom:2.2rem!important}.dml-2,.dmx-2{margin-left:2.2rem!important}.dmx-2{margin-right:2.2rem!important}.dmy-2{margin-bottom:2.2rem!important;margin-top:2.2rem!important}.dp-3{padding:3.2rem!important}.dpt-3{padding-top:3.2rem!important}.dpr-3{padding-right:3.2rem!important}.dpb-3{padding-bottom:3.2rem!important}.dpl-3,.dpx-3{padding-left:3.2rem!important}.dpx-3{padding-right:3.2rem!important}.dpy-3{padding-bottom:3.2rem!important;padding-top:3.2rem!important}.dm-3{margin:3.2rem!important}.dmt-3{margin-top:3.2rem!important}.dmr-3{margin-right:3.2rem!important}.dmb-3{margin-bottom:3.2rem!important}.dml-3,.dmx-3{margin-left:3.2rem!important}.dmx-3{margin-right:3.2rem!important}.dmy-3{margin-bottom:3.2rem!important;margin-top:3.2rem!important}.dp-4{padding:4.8rem!important}.dpt-4{padding-top:4.8rem!important}.dpr-4{padding-right:4.8rem!important}.dpb-4{padding-bottom:4.8rem!important}.dpl-4,.dpx-4{padding-left:4.8rem!important}.dpx-4{padding-right:4.8rem!important}.dpy-4{padding-bottom:4.8rem!important;padding-top:4.8rem!important}.dm-4{margin:4.8rem!important}.dmt-4{margin-top:4.8rem!important}.dmr-4{margin-right:4.8rem!important}.dmb-4{margin-bottom:4.8rem!important}.dml-4,.dmx-4{margin-left:4.8rem!important}.dmx-4{margin-right:4.8rem!important}.dmy-4{margin-bottom:4.8rem!important;margin-top:4.8rem!important}}@media only screen and (min-width:1600px){.p-xl-0{padding:0!important}.pt-xl-0{padding-top:0!important}.pr-xl-0{padding-right:0!important}.pb-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.px-xl-0{padding-right:0!important}.py-xl-0{padding-bottom:0!important;padding-top:0!important}.m-xl-0{margin:0!important}.mt-xl-0{margin-top:0!important}.mr-xl-0{margin-right:0!important}.mb-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.mx-xl-0{margin-right:0!important}.my-xl-0{margin-bottom:0!important;margin-top:0!important}.p-xl-0_5{padding:.5rem!important}.pt-xl-0_5{padding-top:.5rem!important}.pr-xl-0_5{padding-right:.5rem!important}.pb-xl-0_5{padding-bottom:.5rem!important}.pl-xl-0_5,.px-xl-0_5{padding-left:.5rem!important}.px-xl-0_5{padding-right:.5rem!important}.py-xl-0_5{padding-bottom:.5rem!important;padding-top:.5rem!important}.m-xl-0_5{margin:.5rem!important}.mt-xl-0_5{margin-top:.5rem!important}.mr-xl-0_5{margin-right:.5rem!important}.mb-xl-0_5{margin-bottom:.5rem!important}.ml-xl-0_5,.mx-xl-0_5{margin-left:.5rem!important}.mx-xl-0_5{margin-right:.5rem!important}.my-xl-0_5{margin-bottom:.5rem!important;margin-top:.5rem!important}.p-xl-1{padding:1rem!important}.pt-xl-1{padding-top:1rem!important}.pr-xl-1{padding-right:1rem!important}.pb-xl-1{padding-bottom:1rem!important}.pl-xl-1,.px-xl-1{padding-left:1rem!important}.px-xl-1{padding-right:1rem!important}.py-xl-1{padding-bottom:1rem!important;padding-top:1rem!important}.m-xl-1{margin:1rem!important}.mt-xl-1{margin-top:1rem!important}.mr-xl-1{margin-right:1rem!important}.mb-xl-1{margin-bottom:1rem!important}.ml-xl-1,.mx-xl-1{margin-left:1rem!important}.mx-xl-1{margin-right:1rem!important}.my-xl-1{margin-bottom:1rem!important;margin-top:1rem!important}.p-xl-1_5{padding:1.5rem!important}.pt-xl-1_5{padding-top:1.5rem!important}.pr-xl-1_5{padding-right:1.5rem!important}.pb-xl-1_5{padding-bottom:1.5rem!important}.pl-xl-1_5,.px-xl-1_5{padding-left:1.5rem!important}.px-xl-1_5{padding-right:1.5rem!important}.py-xl-1_5{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.m-xl-1_5{margin:1.5rem!important}.mt-xl-1_5{margin-top:1.5rem!important}.mr-xl-1_5{margin-right:1.5rem!important}.mb-xl-1_5{margin-bottom:1.5rem!important}.ml-xl-1_5,.mx-xl-1_5{margin-left:1.5rem!important}.mx-xl-1_5{margin-right:1.5rem!important}.my-xl-1_5{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.p-xl-2{padding:2rem!important}.pt-xl-2{padding-top:2rem!important}.pr-xl-2{padding-right:2rem!important}.pb-xl-2{padding-bottom:2rem!important}.pl-xl-2,.px-xl-2{padding-left:2rem!important}.px-xl-2{padding-right:2rem!important}.py-xl-2{padding-bottom:2rem!important;padding-top:2rem!important}.m-xl-2{margin:2rem!important}.mt-xl-2{margin-top:2rem!important}.mr-xl-2{margin-right:2rem!important}.mb-xl-2{margin-bottom:2rem!important}.ml-xl-2,.mx-xl-2{margin-left:2rem!important}.mx-xl-2{margin-right:2rem!important}.my-xl-2{margin-bottom:2rem!important;margin-top:2rem!important}.p-xl-3{padding:3rem!important}.pt-xl-3{padding-top:3rem!important}.pr-xl-3{padding-right:3rem!important}.pb-xl-3{padding-bottom:3rem!important}.pl-xl-3,.px-xl-3{padding-left:3rem!important}.px-xl-3{padding-right:3rem!important}.py-xl-3{padding-bottom:3rem!important;padding-top:3rem!important}.m-xl-3{margin:3rem!important}.mt-xl-3{margin-top:3rem!important}.mr-xl-3{margin-right:3rem!important}.mb-xl-3{margin-bottom:3rem!important}.ml-xl-3,.mx-xl-3{margin-left:3rem!important}.mx-xl-3{margin-right:3rem!important}.my-xl-3{margin-bottom:3rem!important;margin-top:3rem!important}.p-xl-4{padding:4rem!important}.pt-xl-4{padding-top:4rem!important}.pr-xl-4{padding-right:4rem!important}.pb-xl-4{padding-bottom:4rem!important}.pl-xl-4,.px-xl-4{padding-left:4rem!important}.px-xl-4{padding-right:4rem!important}.py-xl-4{padding-bottom:4rem!important;padding-top:4rem!important}.m-xl-4{margin:4rem!important}.mt-xl-4{margin-top:4rem!important}.mr-xl-4{margin-right:4rem!important}.mb-xl-4{margin-bottom:4rem!important}.ml-xl-4,.mx-xl-4{margin-left:4rem!important}.mx-xl-4{margin-right:4rem!important}.my-xl-4{margin-bottom:4rem!important;margin-top:4rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto{margin-top:auto!important}.mr-xl-auto{margin-right:auto!important}.mb-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}.mx-xl-auto{margin-right:auto!important}.my-xl-auto{margin-bottom:auto!important;margin-top:auto!important}.dp-0{padding:0!important}.dpt-0{padding-top:0!important}.dpr-0{padding-right:0!important}.dpb-0{padding-bottom:0!important}.dpl-0,.dpx-0{padding-left:0!important}.dpx-0{padding-right:0!important}.dpy-0{padding-bottom:0!important;padding-top:0!important}.dm-0{margin:0!important}.dmt-0{margin-top:0!important}.dmr-0{margin-right:0!important}.dmb-0{margin-bottom:0!important}.dml-0,.dmx-0{margin-left:0!important}.dmx-0{margin-right:0!important}.dmy-0{margin-bottom:0!important;margin-top:0!important}.dp-1{padding:2rem!important}.dpt-1{padding-top:2rem!important}.dpr-1{padding-right:2rem!important}.dpb-1{padding-bottom:2rem!important}.dpl-1,.dpx-1{padding-left:2rem!important}.dpx-1{padding-right:2rem!important}.dpy-1{padding-bottom:2rem!important;padding-top:2rem!important}.dm-1{margin:2rem!important}.dmt-1{margin-top:2rem!important}.dmr-1{margin-right:2rem!important}.dmb-1{margin-bottom:2rem!important}.dml-1,.dmx-1{margin-left:2rem!important}.dmx-1{margin-right:2rem!important}.dmy-1{margin-bottom:2rem!important;margin-top:2rem!important}.dp-2{padding:2.6rem!important}.dpt-2{padding-top:2.6rem!important}.dpr-2{padding-right:2.6rem!important}.dpb-2{padding-bottom:2.6rem!important}.dpl-2,.dpx-2{padding-left:2.6rem!important}.dpx-2{padding-right:2.6rem!important}.dpy-2{padding-bottom:2.6rem!important;padding-top:2.6rem!important}.dm-2{margin:2.6rem!important}.dmt-2{margin-top:2.6rem!important}.dmr-2{margin-right:2.6rem!important}.dmb-2{margin-bottom:2.6rem!important}.dml-2,.dmx-2{margin-left:2.6rem!important}.dmx-2{margin-right:2.6rem!important}.dmy-2{margin-bottom:2.6rem!important;margin-top:2.6rem!important}.dp-3{padding:3.8rem!important}.dpt-3{padding-top:3.8rem!important}.dpr-3{padding-right:3.8rem!important}.dpb-3{padding-bottom:3.8rem!important}.dpl-3,.dpx-3{padding-left:3.8rem!important}.dpx-3{padding-right:3.8rem!important}.dpy-3{padding-bottom:3.8rem!important;padding-top:3.8rem!important}.dm-3{margin:3.8rem!important}.dmt-3{margin-top:3.8rem!important}.dmr-3{margin-right:3.8rem!important}.dmb-3{margin-bottom:3.8rem!important}.dml-3,.dmx-3{margin-left:3.8rem!important}.dmx-3{margin-right:3.8rem!important}.dmy-3{margin-bottom:3.8rem!important;margin-top:3.8rem!important}.dp-4{padding:5.4rem!important}.dpt-4{padding-top:5.4rem!important}.dpr-4{padding-right:5.4rem!important}.dpb-4{padding-bottom:5.4rem!important}.dpl-4,.dpx-4{padding-left:5.4rem!important}.dpx-4{padding-right:5.4rem!important}.dpy-4{padding-bottom:5.4rem!important;padding-top:5.4rem!important}.dm-4{margin:5.4rem!important}.dmt-4{margin-top:5.4rem!important}.dmr-4{margin-right:5.4rem!important}.dmb-4{margin-bottom:5.4rem!important}.dml-4,.dmx-4{margin-left:5.4rem!important}.dmx-4{margin-right:5.4rem!important}.dmy-4{margin-bottom:5.4rem!important;margin-top:5.4rem!important}}.aspect-ratio-1-1{aspect-ratio:1/1}.aspect-ratio-4-3{aspect-ratio:4/3}.aspect-ratio-16-9{aspect-ratio:16/9}@media only screen and (min-width:768px){.aspect-ratio-sm-1-1{aspect-ratio:1/1}.aspect-ratio-sm-4-3{aspect-ratio:4/3}.aspect-ratio-sm-16-9{aspect-ratio:16/9}}@media only screen and (min-width:992px){.aspect-ratio-md-1-1{aspect-ratio:1/1}.aspect-ratio-md-4-3{aspect-ratio:4/3}.aspect-ratio-md-16-9{aspect-ratio:16/9}}@media only screen and (min-width:1280px){.aspect-ratio-lg-1-1{aspect-ratio:1/1}.aspect-ratio-lg-4-3{aspect-ratio:4/3}.aspect-ratio-lg-16-9{aspect-ratio:16/9}}@media only screen and (min-width:1600px){.aspect-ratio-xl-1-1{aspect-ratio:1/1}.aspect-ratio-xl-4-3{aspect-ratio:4/3}.aspect-ratio-xl-16-9{aspect-ratio:16/9}}.wg-divider{border-top:2px solid #a5a8af}html{-ms-overflow-style:-ms-autohiding-scrollbar;font-size:15px}body{font-family:AktivGrotesk,sans-serif;font-style:normal;font-weight:400}html[lang*=cn] body{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] body{font-family:sans-serif}html[lang*=kr] body{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] body{font-family:sans-serif}.wg-copy,.wg-copy--regular{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;text-transform:none}html[lang*=cn] .wg-copy,html[lang*=cn] .wg-copy--regular{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-copy,html[lang*=ja] .wg-copy--regular{font-family:sans-serif}html[lang*=kr] .wg-copy,html[lang*=kr] .wg-copy--regular{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-copy,html[lang*=tw] .wg-copy--regular{font-family:sans-serif}.wg-copy--large{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.2rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.8rem;text-transform:none}html[lang*=cn] .wg-copy--large{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-copy--large{font-family:sans-serif}html[lang*=kr] .wg-copy--large{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-copy--large{font-family:sans-serif}.wg-copy--large-primary{color:#6ec800;font-family:AktivGrotesk,sans-serif;font-size:1.2rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.8rem;text-transform:none}html[lang*=cn] .wg-copy--large-primary{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-copy--large-primary{font-family:sans-serif}html[lang*=kr] .wg-copy--large-primary{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-copy--large-primary{font-family:sans-serif}.wg-copy--large-bold{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.2rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.8rem;text-transform:none}html[lang*=cn] .wg-copy--large-bold{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-copy--large-bold{font-family:sans-serif}html[lang*=kr] .wg-copy--large-bold{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-copy--large-bold{font-family:sans-serif}.wg-copy--small{color:#000;font-family:AktivGrotesk,sans-serif;font-size:.8rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.4rem;text-transform:none}html[lang*=cn] .wg-copy--small{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-copy--small{font-family:sans-serif}html[lang*=kr] .wg-copy--small{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-copy--small{font-family:sans-serif}.wg-text-right{text-align:right}.wg-text-center{text-align:center}.wg-richtext dl,.wg-richtext p{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;text-transform:none}html[lang*=cn] .wg-richtext dl,html[lang*=cn] .wg-richtext p{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-richtext dl,html[lang*=ja] .wg-richtext p{font-family:sans-serif}html[lang*=kr] .wg-richtext dl,html[lang*=kr] .wg-richtext p{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-richtext dl,html[lang*=tw] .wg-richtext p{font-family:sans-serif}.wg-richtext a{fill:currentColor;color:#6ec800;cursor:pointer;display:inline-block;display:inline;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;text-decoration:none;text-transform:none;transition:color .2s linear}html[lang*=cn] .wg-richtext a{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-richtext a{font-family:sans-serif}html[lang*=kr] .wg-richtext a{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-richtext a{font-family:sans-serif}.wg-richtext a:focus,.wg-richtext a:hover{color:#6ec800;text-decoration:underline}.wg-richtext ul{list-style:none;margin:0 0 2.5rem;padding:0}@media only screen and (min-width:768px){.wg-richtext ul{margin-left:.5rem}}.wg-richtext ul>li{font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem;margin-bottom:.5rem;padding-left:1.75rem;position:relative}.wg-richtext ul>li:before{background-color:#6ec800;background-image:none;content:"";height:.5rem;left:1px;position:absolute;top:.5em;width:.5rem}html[lang*=cn] .wg-richtext ul>li{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-richtext ul>li{font-family:sans-serif}html[lang*=kr] .wg-richtext ul>li{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-richtext ul>li{font-family:sans-serif}.wg-richtext small{font-size:.8rem}.wg-richtext :last-child{margin-bottom:0}p{margin-top:0}small{font-size:.8rem}mark{background-color:#d9e9bb;padding:0}b,strong{color:currentColor;font-weight:bolder}em{margin-right:.1rem}fieldset,textarea{margin-left:0;margin-right:0}.wg-word-break-all{word-break:break-all}.wg-word-break-word{word-break:break-word}.icon{fill:currentColor;height:1.6rem;width:1.6rem}.icon-xs-s-4{height:4rem;width:4rem}.icon-xs-s-3{height:3rem;width:3rem}.icon-xs-s-2_5{height:2.5rem;width:2.5rem}.icon-xs-s-2{height:2rem;width:2rem}.icon-xs-s-1_5{height:1.5rem;width:1.5rem}.icon-xs-s-1_2{height:1.2rem;width:1.2rem}.icon-xs-s-1{height:1rem;width:1rem}@media only screen and (min-width:768px){.icon-sm-s-4{height:4rem;width:4rem}.icon-sm-s-3{height:3rem;width:3rem}.icon-sm-s-2_5{height:2.5rem;width:2.5rem}.icon-sm-s-2{height:2rem;width:2rem}.icon-sm-s-1_5{height:1.5rem;width:1.5rem}.icon-sm-s-1_2{height:1.2rem;width:1.2rem}.icon-sm-s-1{height:1rem;width:1rem}}@media only screen and (min-width:992px){.icon-md-s-4{height:4rem;width:4rem}.icon-md-s-3{height:3rem;width:3rem}.icon-md-s-2_5{height:2.5rem;width:2.5rem}.icon-md-s-2{height:2rem;width:2rem}.icon-md-s-1_5{height:1.5rem;width:1.5rem}.icon-md-s-1_2{height:1.2rem;width:1.2rem}.icon-md-s-1{height:1rem;width:1rem}}@media only screen and (min-width:1280px){.icon-lg-s-4{height:4rem;width:4rem}.icon-lg-s-3{height:3rem;width:3rem}.icon-lg-s-2_5{height:2.5rem;width:2.5rem}.icon-lg-s-2{height:2rem;width:2rem}.icon-lg-s-1_5{height:1.5rem;width:1.5rem}.icon-lg-s-1_2{height:1.2rem;width:1.2rem}.icon-lg-s-1{height:1rem;width:1rem}}.file-icon{background-repeat:no-repeat;background-size:contain;display:inline-block;height:7rem;margin-right:.5rem;max-width:100%;vertical-align:middle;width:7rem}@media only screen and (min-width:768px){.file-icon{height:2.7rem;width:2.7rem}}.file-icon--pdf{background-image:url(../images/filetypes/compact/pdf.svg)}.file-icon--doc{background-image:url(../images/filetypes/compact/doc.svg)}.file-icon--exe{background-image:url(../images/filetypes/compact/exe.svg)}.file-icon--iso{background-image:url(../images/filetypes/compact/iso.svg)}.file-icon--jpg{background-image:url(../images/filetypes/compact/jpg.svg)}.file-icon--lib{background-image:url(../images/filetypes/compact/lib.svg)}.file-icon--link{background-image:url(../images/filetypes/compact/link.svg)}.file-icon--msi{background-image:url(../images/filetypes/compact/msi.svg)}.file-icon--stp{background-image:url(../images/filetypes/compact/stp.svg)}.file-icon--vd4{background-image:url(../images/filetypes/compact/vd4.svg)}.file-icon--wmv{background-image:url(../images/filetypes/compact/wmv.svg)}.file-icon--xml{background-image:url(../images/filetypes/compact/xml.svg)}.file-icon--zip{background-image:url(../images/filetypes/compact/zip.svg)}.file-icon--url{background-image:url(../images/filetypes/compact/url.svg)}.wg-listitem-neo--complete .file-icon--pdf{background-image:url(../images/filetypes/pdf.svg)}.wg-listitem-neo--complete .file-icon--doc{background-image:url(../images/filetypes/doc.svg)}.wg-listitem-neo--complete .file-icon--exe{background-image:url(../images/filetypes/exe.svg)}.wg-listitem-neo--complete .file-icon--iso{background-image:url(../images/filetypes/iso.svg)}.wg-listitem-neo--complete .file-icon--jpg{background-image:url(../images/filetypes/jpg.svg)}.wg-listitem-neo--complete .file-icon--lib{background-image:url(../images/filetypes/lib.svg)}.wg-listitem-neo--complete .file-icon--link{background-image:url(../images/filetypes/link.svg)}.wg-listitem-neo--complete .file-icon--msi{background-image:url(../images/filetypes/msi.svg)}.wg-listitem-neo--complete .file-icon--stp{background-image:url(../images/filetypes/stp.svg)}.wg-listitem-neo--complete .file-icon--vd4{background-image:url(../images/filetypes/vd4.svg)}.wg-listitem-neo--complete .file-icon--wmv{background-image:url(../images/filetypes/wmv.svg)}.wg-listitem-neo--complete .file-icon--xml{background-image:url(../images/filetypes/xml.svg)}.wg-listitem-neo--complete .file-icon--zip{background-image:url(../images/filetypes/zip.svg)}.wg-listitem-neo--complete .file-icon--url{background-image:url(../images/filetypes/url.svg)}input{position:relative}input[type=email],input[type=formatted],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#eff0f2;border:none;border-radius:0;box-sizing:border-box;color:#000;display:block;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;padding:1rem;text-transform:none;width:100%}html[lang*=cn] input[type=email],html[lang*=cn] input[type=formatted],html[lang*=cn] input[type=number],html[lang*=cn] input[type=password],html[lang*=cn] input[type=search],html[lang*=cn] input[type=tel],html[lang*=cn] input[type=text],html[lang*=cn] textarea{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] input[type=email],html[lang*=ja] input[type=formatted],html[lang*=ja] input[type=number],html[lang*=ja] input[type=password],html[lang*=ja] input[type=search],html[lang*=ja] input[type=tel],html[lang*=ja] input[type=text],html[lang*=ja] textarea{font-family:sans-serif}html[lang*=kr] input[type=email],html[lang*=kr] input[type=formatted],html[lang*=kr] input[type=number],html[lang*=kr] input[type=password],html[lang*=kr] input[type=search],html[lang*=kr] input[type=tel],html[lang*=kr] input[type=text],html[lang*=kr] textarea{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] input[type=email],html[lang*=tw] input[type=formatted],html[lang*=tw] input[type=number],html[lang*=tw] input[type=password],html[lang*=tw] input[type=search],html[lang*=tw] input[type=tel],html[lang*=tw] input[type=text],html[lang*=tw] textarea{font-family:sans-serif}input[type=email]:disabled,input[type=email][readonly],input[type=formatted]:disabled,input[type=formatted][readonly],input[type=number]:disabled,input[type=number][readonly],input[type=password]:disabled,input[type=password][readonly],input[type=search]:disabled,input[type=search][readonly],input[type=tel]:disabled,input[type=tel][readonly],input[type=text]:disabled,input[type=text][readonly],textarea:disabled,textarea[readonly]{background-color:rgba(239,240,242,.5);color:rgba(0,0,0,.5);cursor:not-allowed}input[type=email]:disabled:hover,input[type=email][readonly]:hover,input[type=formatted]:disabled:hover,input[type=formatted][readonly]:hover,input[type=number]:disabled:hover,input[type=number][readonly]:hover,input[type=password]:disabled:hover,input[type=password][readonly]:hover,input[type=search]:disabled:hover,input[type=search][readonly]:hover,input[type=tel]:disabled:hover,input[type=tel][readonly]:hover,input[type=text]:disabled:hover,input[type=text][readonly]:hover,textarea:disabled:hover,textarea[readonly]:hover{border-bottom:2px solid transparent}input[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}input[type=email],input[type=formatted],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],textarea{border-bottom:2px solid transparent}input[type=email]:focus,input[type=formatted]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,textarea:focus{border-bottom:2px solid #6ec800;outline-color:transparent;outline-style:none}input[type=email]:disabled,input[type=email][readonly],input[type=formatted]:disabled,input[type=formatted][readonly],input[type=number]:disabled,input[type=number][readonly],input[type=password]:disabled,input[type=password][readonly],input[type=search]:disabled,input[type=search][readonly],input[type=tel]:disabled,input[type=tel][readonly],input[type=text]:disabled,input[type=text][readonly],textarea:disabled,textarea[readonly]{border-bottom:2px solid transparent}fieldset{border:none;margin-bottom:2rem;padding:0}legend{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.2rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.8rem;margin-bottom:1rem;text-transform:none}html[lang*=cn] legend{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] legend{font-family:sans-serif}html[lang*=kr] legend{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] legend{font-family:sans-serif}textarea{display:block;min-height:10rem;resize:none}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:none;border-bottom:2px solid transparent;border-radius:0;color:#000;cursor:pointer;display:block;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;min-width:4rem;outline:none transparent;padding:1.4rem 2rem .63333333rem 1rem;position:relative;text-transform:none;width:100%;z-index:2}html[lang*=cn] select{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] select{font-family:sans-serif}html[lang*=kr] select{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] select{font-family:sans-serif}select:focus::-ms-value{background:#eff0f2;color:#000}select:disabled,select[readonly]{background-color:rgba(239,240,242,.5);border-bottom:2px solid transparent;color:rgba(0,0,0,.5);cursor:not-allowed;pointer-events:none}.wg-form-legend-error{color:#ff6f0f}.wg-form-errorlist{color:#ff6f0f;display:block;font-family:AktivGrotesk,sans-serif;font-size:.8rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.5rem;list-style:none;margin:2rem 0;padding:0;text-transform:none;width:100%}html[lang*=cn] .wg-form-errorlist{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-form-errorlist{font-family:sans-serif}html[lang*=kr] .wg-form-errorlist{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-form-errorlist{font-family:sans-serif}.wg-form-errorlist a{color:#ff6f0f}.wg-form-rules{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;margin-bottom:1rem;text-transform:none}html[lang*=cn] .wg-form-rules{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-form-rules{font-family:sans-serif}html[lang*=kr] .wg-form-rules{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-form-rules{font-family:sans-serif}.wg-form-rules ul{list-style:none;margin-bottom:0;margin-top:1rem;padding:0}.wg-form-rules ul>li{font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem;padding-left:2.5rem;position:relative}html[lang*=cn] .wg-form-rules ul>li{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-form-rules ul>li{font-family:sans-serif}html[lang*=kr] .wg-form-rules ul>li{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-form-rules ul>li{font-family:sans-serif}.wg-form-rules ul>li>p{display:inline;margin:0}.wg-form-rules ul>li:before{background-color:unset;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%236ec800' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='m213 308-56-56-19.1 19 75 75L374 184.9 355.1 166 213 308z'/%3E%3C/svg%3E");content:"";display:inline-block;height:2rem;left:0;position:absolute;top:-.3rem;width:2rem}.wg-form-rules li.invalid:before,.wg-form-rules ul>li:before{background-position:50%;background-repeat:no-repeat;background-size:100%}.wg-form-rules li.invalid:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23ff6f0f' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='m372 157.4-18.3-18.5-97.7 98.6-97.7-98.6-18.3 18.5 97.7 98.6-95.6 96.4 18.3 18.5 95.6-96.4 95.6 96.4 18.3-18.5-95.6-96.4z'/%3E%3C/svg%3E")}.wg-form-rules>.checks{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;margin-top:1rem;text-transform:none}html[lang*=cn] .wg-form-rules>.checks{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-form-rules>.checks{font-family:sans-serif}html[lang*=kr] .wg-form-rules>.checks{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-form-rules>.checks{font-family:sans-serif}select::-ms-expand{display:none}*,:after,:before{box-sizing:border-box}body{background-color:#eff0f2;margin:0;overflow-x:hidden;position:relative}body.not-scrollable{overflow:hidden}.wg-body-wrapper{display:flex;flex-direction:column;min-height:100vh}.page,.wg-page{flex:1 0 auto;padding-top:93px}@media only screen and (min-width:768px){.page,.wg-page{padding-top:107px}}@media only screen and (min-width:992px){.page,.wg-page{padding-top:110px}}@media only screen and (min-width:1280px){.page,.wg-page{padding-top:110px}}@media only screen and (min-width:1600px){.page,.wg-page{padding-top:137px}}.wg-page--search{padding-top:143px}@media only screen and (min-width:768px){.wg-page--search{padding-top:157px}}@media only screen and (min-width:992px){.wg-page--search{padding-top:110px}}@media only screen and (min-width:1280px){.wg-page--search{padding-top:110px}}@media only screen and (min-width:1600px){.wg-page--search{padding-top:137px}}.wg-page--no-header{padding-top:0}@media only screen and (min-width:768px){.wg-register-page{padding-top:2rem}}@media only screen and (min-width:1280px){.wg-register-page{padding-top:4rem}}.wg-register-page .wg-content-article--blank{min-height:33.33rem}.wg-page--explain .wg-content-article,.wg-page--psp .wg-content-article{padding:0}@media only screen and (min-width:1280px){.wg-page--explain .wg-content-article,.wg-page--psp .wg-content-article{padding:0 1rem}}.hidden,.hidden-all,.is-hidden{display:none!important}@media only screen and (min-width:768px){.hidden-sm-up,.hidden-small-up,.hidden-xs-excluded-up{display:none!important}}@media only screen and (min-width:992px){.hidden-sm-excluded-up{display:none!important}}@media only screen and (max-width:767px){.hidden-sm-down,.hidden-small-down{display:none!important}}@media only screen and (min-width:992px){.hidden-md-up,.hidden-medium-up{display:none!important}}@media only screen and (min-width:1280px){.hidden-md-excluded-up{display:none!important}}@media only screen and (max-width:991px){.hidden-md-down,.hidden-medium-down{display:none!important}}@media only screen and (min-width:1280px){.hidden-lg-up{display:none!important}}@media only screen and (min-width:1600px){.hidden-lg-excluded-up{display:none!important}}@media only screen and (max-width:1279px){.hidden-lg-down{display:none!important}}@media only screen and (min-width:1280px){.hidden-xl-up{display:none!important}}.sr-only{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}h1,h2,h3,h4,h5,h6{margin:0}h1 strong,h1>p,h2 strong,h2>p,h3 strong,h3>p,h4 strong,h4>p,h5 strong,h5>p,h6 strong,h6>p{color:inherit;font-size:inherit;line-height:inherit}h1>p,h2>p,h3>p,h4>p,h5>p,h6>p{font-style:inherit;margin:0;padding:0}@media only screen and (max-width:767px){h1,h2,h3,h4,h5,h6{-webkit-hyphens:auto;hyphens:auto;-ms-word-break:break-word;word-break:break-word}}.h1{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.8rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:2.2rem}html[lang*=cn] .h1{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .h1{font-family:sans-serif}html[lang*=kr] .h1{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .h1{font-family:sans-serif}@media only screen and (min-width:768px){.h1{font-size:2rem;line-height:2.4rem}}@media only screen and (min-width:992px){.h1{font-size:2.2rem;line-height:2.6rem}}@media only screen and (min-width:1280px){.h1{font-size:2.2rem;line-height:2.8rem}}@media only screen and (min-width:1600px){.h1{font-size:2.6rem;line-height:3rem}}.h2{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.6rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:2rem}html[lang*=cn] .h2{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .h2{font-family:sans-serif}html[lang*=kr] .h2{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .h2{font-family:sans-serif}@media only screen and (min-width:768px){.h2{font-size:1.6rem;line-height:2rem}}@media only screen and (min-width:992px){.h2{font-size:1.8rem;line-height:2.2rem}}@media only screen and (min-width:1280px){.h2{font-size:2rem;line-height:2.4rem}}@media only screen and (min-width:1600px){.h2{font-size:2.2rem;line-height:2.6rem}}.h3{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.6rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:2rem}html[lang*=cn] .h3{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .h3{font-family:sans-serif}html[lang*=kr] .h3{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .h3{font-family:sans-serif}@media only screen and (min-width:768px){.h3{font-size:1.6rem;line-height:2rem}}@media only screen and (min-width:992px){.h3{font-size:1.8rem;line-height:2.2rem}}@media only screen and (min-width:1280px){.h3{font-size:2rem;line-height:2.4rem}}@media only screen and (min-width:1600px){.h3{font-size:2.2rem;line-height:2.6rem}}.h4{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.4rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.8rem}html[lang*=cn] .h4{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .h4{font-family:sans-serif}html[lang*=kr] .h4{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .h4{font-family:sans-serif}@media only screen and (min-width:768px){.h4{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:992px){.h4{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:1280px){.h4{font-size:1.6rem;line-height:2rem}}@media only screen and (min-width:1600px){.h4{font-size:1.8rem;line-height:2.2rem}}.h5{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.4rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.8rem}html[lang*=cn] .h5{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .h5{font-family:sans-serif}html[lang*=kr] .h5{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .h5{font-family:sans-serif}@media only screen and (min-width:768px){.h5{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:992px){.h5{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:1280px){.h5{font-size:1.6rem;line-height:2rem}}@media only screen and (min-width:1600px){.h5{font-size:1.8rem;line-height:2.2rem}}.h6{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.2rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.6rem}html[lang*=cn] .h6{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .h6{font-family:sans-serif}html[lang*=kr] .h6{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .h6{font-family:sans-serif}@media only screen and (min-width:768px){.h6{font-size:1.2rem;line-height:1.6rem}}@media only screen and (min-width:992px){.h6{font-size:1.2rem;line-height:1.6rem}}@media only screen and (min-width:1280px){.h6{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:1600px){.h6{font-size:1.6rem;line-height:2rem}}.wg-headline{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.8rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:2.2rem;margin-bottom:2rem}html[lang*=cn] .wg-headline{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-headline{font-family:sans-serif}html[lang*=kr] .wg-headline{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-headline{font-family:sans-serif}@media only screen and (min-width:768px){.wg-headline{font-size:2rem;line-height:2.4rem}}@media only screen and (min-width:992px){.wg-headline{font-size:2.2rem;line-height:2.6rem}}@media only screen and (min-width:1280px){.wg-headline{font-size:2.2rem;line-height:2.8rem}}@media only screen and (min-width:1600px){.wg-headline{font-size:2.6rem;line-height:3rem}}.wg-headline--interface-font{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.8rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:2.2rem;margin-bottom:2rem;text-transform:none}html[lang*=cn] .wg-headline--interface-font{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-headline--interface-font{font-family:sans-serif}html[lang*=kr] .wg-headline--interface-font{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-headline--interface-font{font-family:sans-serif}@media only screen and (min-width:768px){.wg-headline--interface-font{font-size:2rem;line-height:2.4rem}}@media only screen and (min-width:992px){.wg-headline--interface-font{font-size:2.2rem;line-height:2.6rem}}@media only screen and (min-width:1280px){.wg-headline--interface-font{font-size:2.2rem;line-height:2.8rem}}@media only screen and (min-width:1600px){.wg-headline--interface-font{font-size:2.6rem;line-height:3rem}}.wg-headline--interface-font .wg-headline__meta{text-transform:uppercase}.wg-headline__meta{align-items:baseline;display:flex;justify-content:space-between;margin-bottom:.66rem}.wg-headline__meta--account{justify-content:flex-start}.wg-headline__category{font-family:AktivGrotesk,sans-serif;font-size:1.2rem;font-style:normal;font-weight:400}html[lang*=cn] .wg-headline__category{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-headline__category{font-family:sans-serif}html[lang*=kr] .wg-headline__category{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-headline__category{font-family:sans-serif}.wg-headline__category strong,.wg-headline__category>p{color:inherit;font-size:inherit;line-height:inherit}.wg-headline__category>p{font-style:inherit;margin:0;padding:0}.wg-headline__category--account{padding-right:1rem}.wg-headline__date{font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;text-transform:none}html[lang*=cn] .wg-headline__date{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-headline__date{font-family:sans-serif}html[lang*=kr] .wg-headline__date{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-headline__date{font-family:sans-serif}button,input[type=button],input[type=submit]{fill:currentColor}.wg-button{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#1f2837;border:none;border-radius:0;color:#fff;cursor:pointer;display:inline-flex;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;justify-content:center;line-height:1.35;outline:none;overflow:hidden;padding:1rem;position:relative;text-align:center;text-decoration:none;-webkit-transform:translateZ(0);transform:translateZ(0);transition:all .3s}html[lang*=cn] .wg-button{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-button{font-family:sans-serif}html[lang*=kr] .wg-button{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-button{font-family:sans-serif}@media only screen and (min-width:1280px){.wg-button{padding:1rem 1.5rem}}.wg-button.is-spinning,.wg-button:active,.wg-button:focus,.wg-button:hover{box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);color:#fff;text-decoration:none;transition:all .3s}.wg-button:active{box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}.wg-button:after{background-image:radial-gradient(circle,#fff 10%,transparent 10.01%);background-position:50%;background-repeat:no-repeat;content:"";display:block;height:100%;left:0;opacity:0;pointer-events:none;position:absolute;top:0;-webkit-transform:scale(10);transform:scale(10);transition:opacity 1s,-webkit-transform .5s;transition:transform .5s,opacity 1s;transition:transform .5s,opacity 1s,-webkit-transform .5s;width:100%}.wg-button:active:after{opacity:.2;-webkit-transform:scale(0);transform:scale(0);transition:0s}.wg-button>p{display:inline;margin:0}.wg-button>.icon{flex-shrink:0;margin-bottom:-.66667rem;margin-left:-.5rem;margin-top:-.5rem;pointer-events:none}.wg-button>.icon.arrow-right{margin-left:-.75rem}.wg-button>.icon.external{height:1rem;margin-left:0}.wg-button>.icon.cross{margin-right:.25rem;margin-top:-.6rem;width:1.5rem}.wg-button>.icon.cart{margin-right:.25rem}.wg-button.is-spinning{pointer-events:none}.wg-button.is-spinning:before{-webkit-animation:spin .75s linear infinite;animation:spin .75s linear infinite;border:.15rem solid hsla(0,0%,100%,.6);border-radius:100%;border-top-color:transparent;box-sizing:border-box;content:"";display:block;height:1.5rem;left:calc(50% - .75rem);position:absolute;top:calc(50% - .75rem);width:1.5rem}.wg-button.is-spinning .icon,.wg-button.is-spinning .wg-button__text{visibility:hidden}.wg-button>span{pointer-events:none}.wg-button--icon-left{padding-left:2.5rem}.wg-button--icon-left>.icon{left:1rem;position:absolute}.wg-button--icon-right{padding-right:2.5rem}.wg-button--icon-right>.icon{position:absolute;right:1rem}.wg-button--icon-neo{padding:.5rem 0}.wg-button--icon-neo>.icon{margin:0 .5rem}.wg-button.wg-button--icon-only{padding-left:.8rem;padding-right:.8rem}.wg-button.wg-button--icon-only>.icon{margin-left:0;margin-right:0}.wg-button.wg-button--icon-only.wg-button--icon-only-plus{min-width:4rem;padding:0}.wg-button.wg-button--icon-only.wg-button--icon-only-plus>.icon.plus{height:4rem;padding:0;width:4rem}.wg-button--disabled{background-color:inherit;cursor:default;opacity:.3;pointer-events:none}.wg-button--disabled.is-spinning,.wg-button--disabled:active,.wg-button--disabled:focus,.wg-button--disabled:hover{box-shadow:none;color:inherit}.wg-button--primary{background-color:#6ec800;color:#fff}.wg-button--primary.is-spinning,.wg-button--primary:active,.wg-button--primary:focus,.wg-button--primary:hover{background-color:#8bd333;color:#fff}.wg-button--light{margin-bottom:1rem;text-transform:uppercase}.wg-button--light,.wg-button--light.is-spinning,.wg-button--light:active,.wg-button--light:focus,.wg-button--light:hover{background-color:#eff0f2;color:#000}.wg-button--darkgrey{background-color:#1f2837;color:#fff}.wg-button--darkgrey.is-spinning,.wg-button--darkgrey:active,.wg-button--darkgrey:focus,.wg-button--darkgrey:hover{background-color:#616a73;color:#fff}.wg-button--hollow{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#1f2837;background-color:transparent;border:none;border-radius:0;color:#fff;color:#000;cursor:pointer;display:inline-flex;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;justify-content:center;line-height:1.35;outline:none;overflow:hidden;padding:1rem;position:relative;text-align:center;text-decoration:none;-webkit-transform:translateZ(0);transform:translateZ(0);transition:all .3s}html[lang*=cn] .wg-button--hollow{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-button--hollow{font-family:sans-serif}html[lang*=kr] .wg-button--hollow{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-button--hollow{font-family:sans-serif}@media only screen and (min-width:1280px){.wg-button--hollow{padding:1rem 1.5rem}}.wg-button--hollow.is-spinning,.wg-button--hollow:active,.wg-button--hollow:focus,.wg-button--hollow:hover{box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);color:#fff;text-decoration:none;transition:all .3s}.wg-button--hollow:active{box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}.wg-button--hollow:after{background-image:radial-gradient(circle,#fff 10%,transparent 10.01%);background-position:50%;background-repeat:no-repeat;content:"";display:block;height:100%;left:0;opacity:0;pointer-events:none;position:absolute;top:0;-webkit-transform:scale(10);transform:scale(10);transition:opacity 1s,-webkit-transform .5s;transition:transform .5s,opacity 1s;transition:transform .5s,opacity 1s,-webkit-transform .5s;width:100%}.wg-button--hollow:active:after{opacity:.2;-webkit-transform:scale(0);transform:scale(0);transition:0s}.wg-button--hollow>p{display:inline;margin:0}.wg-button--hollow>.icon{flex-shrink:0;margin-bottom:-.66667rem;margin-left:-.5rem;margin-top:-.5rem;pointer-events:none}.wg-button--hollow>.icon.arrow-right{margin-left:-.75rem}.wg-button--hollow>.icon.external{height:1rem;margin-left:0}.wg-button--hollow>.icon.cross{margin-right:.25rem;margin-top:-.6rem;width:1.5rem}.wg-button--hollow>.icon.cart{margin-right:.25rem}.wg-button--hollow.is-spinning{pointer-events:none}.wg-button--hollow.is-spinning:before{-webkit-animation:spin .75s linear infinite;animation:spin .75s linear infinite;border:.15rem solid hsla(0,0%,100%,.6);border-radius:100%;border-top-color:transparent;box-sizing:border-box;content:"";display:block;height:1.5rem;left:calc(50% - .75rem);position:absolute;top:calc(50% - .75rem);width:1.5rem}.wg-button--hollow.is-spinning .icon,.wg-button--hollow.is-spinning .wg-button__text{visibility:hidden}.wg-button--hollow.is-spinning,.wg-button--hollow:active,.wg-button--hollow:focus,.wg-button--hollow:hover{background-color:#eff0f2;box-shadow:none;color:#000}.wg-button--action{font-size:.8rem;font-weight:700;text-transform:uppercase}.wg-button--small{font-size:.8rem;font-weight:700;padding:.9rem .75rem}.wg-button--fullwidth{width:100%}@media only screen and (max-width:767px){.wg-button--xsmall-only-fullwidth{width:100%}}.wg-button--single-in-panel{margin:2rem 1rem}.wg-button--sticky,.wg-button-wrapper--sticky{bottom:0;box-shadow:0 0 1rem rgba(0,0,0,.15);opacity:1;position:fixed;-webkit-transform:translateY(0);transform:translateY(0);transition:opacity .3s ease-in,-webkit-transform .3s ease-in;transition:transform .3s ease-in,opacity .3s ease-in;transition:transform .3s ease-in,opacity .3s ease-in,-webkit-transform .3s ease-in;width:100%;z-index:3000}@media only screen and (min-width:768px){.wg-button--sticky,.wg-button-wrapper--sticky{display:none}}.wg-button--sticky-hidden,.wg-button-wrapper--sticky-hidden{opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%)}.wg-button__sticky-title{background-color:#fff;color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.6rem;padding:1rem;text-transform:none}html[lang*=cn] .wg-button__sticky-title{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-button__sticky-title{font-family:sans-serif}html[lang*=kr] .wg-button__sticky-title{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-button__sticky-title{font-family:sans-serif}.wg-button--x{align-items:center;display:inline-flex}.wg-button--x .icon{height:1.5rem;margin-bottom:0;width:1.5rem}.wg-button--x .icon:first-child{margin-left:-.5rem;margin-right:0}.wg-button--x .icon:last-child{margin-left:0;margin-right:-.5rem}.wg-button--x .icon:first-child:last-child{margin-left:0;margin-right:0}.wg-button--action-bar .icon{height:1.2rem;margin:0 .5rem 0 0;width:1.2rem}.wg-button--ar-quick-look img{display:none}.wg-button-bar{display:flex;justify-content:flex-end;margin-bottom:1rem;position:relative}.wg-button-bar .wg-button{width:100%}@media only screen and (min-width:768px){.wg-button-bar .wg-button{width:auto}}.wg-button-bar--align-right{text-align:left}@media only screen and (min-width:768px){.wg-button-bar--align-right{text-align:right}}.wg-button-bar--align-right>.wg-button{margin-right:1rem}@media only screen and (min-width:768px){.wg-button-bar--align-right>.wg-button{margin-left:1rem;margin-right:0}}.wg-button-bar--align-right>.wg-button:first-child:last-child{margin:0}.wg-button-bar--align-left{justify-content:flex-start}.wg-button-bar--sticky{background-image:linear-gradient(0deg,#fff 75%,transparent);bottom:0;left:0;margin-bottom:0;padding:2rem 2rem 1rem;position:absolute;right:0}.wg-button-bar--fullwidth{display:flex;flex-flow:row wrap}.wg-button-bar--fullwidth>*{flex:1 1 auto}.wg-product-actionbtn{align-items:center;cursor:pointer;display:inline-flex}.wg-button-bar-neo{display:flex;flex-flow:row wrap;justify-content:flex-end;width:100%}.wg-button-bar-neo .wg-button{margin-left:.5rem}@media only screen and (max-width:767px){.wg-button-bar-neo{flex-direction:column}.wg-button-bar-neo .wg-button{margin-bottom:.5rem;margin-left:0}.wg-button-bar-neo.wg-button-bar-neo--reverse-mobile{flex-direction:column-reverse}}a{fill:currentColor;color:#6ec800;cursor:pointer;display:inline-block;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;text-decoration:none;text-transform:none;transition:color .2s linear}html[lang*=cn] a{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] a{font-family:sans-serif}html[lang*=kr] a{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] a{font-family:sans-serif}a:focus,a:hover{color:#6ec800;text-decoration:underline}.wg-link{fill:currentColor;color:#000;cursor:pointer;display:inline-block;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;text-decoration:none;text-transform:none;transition:color .2s linear}html[lang*=cn] .wg-link{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-link{font-family:sans-serif}html[lang*=kr] .wg-link{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-link{font-family:sans-serif}.wg-link:focus,.wg-link:hover{color:#6ec800;text-decoration:underline}.wg-link--icon{fill:currentColor;color:#000;cursor:pointer;display:inline-block;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;text-decoration:none;text-transform:none;transition:color .2s linear}html[lang*=cn] .wg-link--icon{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-link--icon{font-family:sans-serif}html[lang*=kr] .wg-link--icon{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-link--icon{font-family:sans-serif}.wg-link--icon:focus,.wg-link--icon:hover{color:#6ec800;text-decoration:underline}.wg-link--icon>.icon{margin-bottom:-.66667rem;margin-left:-.5rem}.wg-link--arrow{display:inline-block}.wg-link--arrow:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='m222.5 305.1 14.9 14.9 64-64-64-64-14.9 14.9 49.1 49.1-49.1 49.1z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%;content:"";display:inline-block;height:2rem;margin-bottom:-.66667rem;margin-left:-.75rem;-webkit-transform:rotate(0deg);transform:rotate(0deg);transition:-webkit-transform .2s linear;transition:transform .2s linear;transition:transform .2s linear, -webkit-transform .2s linear;width:2rem}@media only screen and (min-width:768px){.wg-link--arrow:before{margin-left:-.5rem}}.wg-link--arrow.active:before{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.wg-link--flex{align-items:center;display:flex}.wg-link--flex:before{margin-bottom:0;margin-left:0}.wg-link--arrow-align-left{justify-content:flex-start}ul{list-style:none}ol{list-style:decimal;margin:0 0 2.5rem 1rem;padding:0}@media only screen and (min-width:768px){ol{margin-left:1.5rem}}ol>li{font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem;margin-bottom:.5rem;padding-left:.75rem}html[lang*=cn] ol>li{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] ol>li{font-family:sans-serif}html[lang*=kr] ol>li{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] ol>li{font-family:sans-serif}.wg-list{list-style:none;margin-bottom:2.667rem;margin-top:0;padding:0}.wg-list>li{font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem;padding-left:2.5rem;position:relative}html[lang*=cn] .wg-list>li{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-list>li{font-family:sans-serif}html[lang*=kr] .wg-list>li{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-list>li{font-family:sans-serif}.wg-list>li>p{display:inline;margin:0}.wg-list>li:before{background-color:unset;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%236ec800' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='m213 308-56-56-19.1 19 75 75L374 184.9 355.1 166 213 308z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%;content:"";display:inline-block;height:2rem;left:0;position:absolute;top:-.3rem;width:2rem}.wg-list--square{list-style:none;margin:0 0 2.5rem;padding:0}@media only screen and (min-width:768px){.wg-list--square{margin-left:.5rem}}.wg-list--square>li{font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem;margin-bottom:.5rem;padding-left:1.75rem;position:relative}.wg-list--square>li:before{background-color:#6ec800;background-image:none;content:"";height:.5rem;left:1px;position:absolute;top:.5em;width:.5rem}html[lang*=cn] .wg-list--square>li{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-list--square>li{font-family:sans-serif}html[lang*=kr] .wg-list--square>li{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-list--square>li{font-family:sans-serif}.wg-list--link>li{border-top:1px solid #dedfe1;margin:0;padding:0}.wg-list--link>li:last-child{border-bottom:1px solid #dedfe1}@media only screen and (min-width:768px){.wg-list--link>li:last-child{border-bottom:0}.wg-list--link>li{border:0;margin-bottom:1rem;padding-left:2.5rem}}.wg-list--link>li:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='m222.5 305.1 14.9 14.9 64-64-64-64-14.9 14.9 49.1 49.1-49.1 49.1z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%;left:auto;right:0;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}@media only screen and (min-width:768px){.wg-list--link>li:before{left:0;right:auto}}.wg-list--link>li>a{display:block;padding:1rem 2rem 1rem .5rem}@media only screen and (min-width:768px){.wg-list--link>li>a{display:inline-block;padding:0}}.wg-list--without-icon>li{padding-left:0}.wg-list--without-icon>li:before{display:none}.wg-list--inline>li{display:block;padding:0}@media only screen and (min-width:768px){.wg-list--inline>li{display:inline-block;padding-left:1rem;padding-right:1rem}.wg-list--inline>li:first-child{padding-left:0}.wg-list--inline>li:last-child{padding-right:0}}.wg-list--bright{list-style:none;margin-bottom:2.667rem;margin-top:0;padding:0}.wg-list--bright>li{font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem;padding-left:2.5rem;position:relative}html[lang*=cn] .wg-list--bright>li{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-list--bright>li{font-family:sans-serif}html[lang*=kr] .wg-list--bright>li{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-list--bright>li{font-family:sans-serif}.wg-list--bright>li>p{display:inline;margin:0}.wg-list--bright>li:before{background-color:unset;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%236ec800' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='m213 308-56-56-19.1 19 75 75L374 184.9 355.1 166 213 308z'/%3E%3C/svg%3E");content:"";display:inline-block;height:2rem;left:0;position:absolute;top:-.3rem;width:2rem}.wg-list--bright>li{color:#fff}.wg-list--bright>li:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23fff' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='m213 308-56-56-19.1 19 75 75L374 184.9 355.1 166 213 308z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%}.wg-list--dark{list-style:none;margin-bottom:2.667rem;margin-top:0;padding:0}.wg-list--dark>li{font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem;padding-left:2.5rem;position:relative}html[lang*=cn] .wg-list--dark>li{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-list--dark>li{font-family:sans-serif}html[lang*=kr] .wg-list--dark>li{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-list--dark>li{font-family:sans-serif}.wg-list--dark>li>p{display:inline;margin:0}.wg-list--dark>li:before{background-color:unset;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%236ec800' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='m213 308-56-56-19.1 19 75 75L374 184.9 355.1 166 213 308z'/%3E%3C/svg%3E");content:"";display:inline-block;height:2rem;left:0;position:absolute;top:-.3rem;width:2rem}.wg-list--dark>li{color:#000}.wg-list--dark>li:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='m213 308-56-56-19.1 19 75 75L374 184.9 355.1 166 213 308z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%}.wg-list--bulletpoint{list-style:none;margin-bottom:2.667rem;margin-top:0;padding:0}.wg-list--bulletpoint>li{font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem;padding-left:2.5rem;position:relative}html[lang*=cn] .wg-list--bulletpoint>li{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-list--bulletpoint>li{font-family:sans-serif}html[lang*=kr] .wg-list--bulletpoint>li{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-list--bulletpoint>li{font-family:sans-serif}.wg-list--bulletpoint>li>p{display:inline;margin:0}.wg-list--bulletpoint>li:before{background-color:unset;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%236ec800' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='m213 308-56-56-19.1 19 75 75L374 184.9 355.1 166 213 308z'/%3E%3C/svg%3E");background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%236ec800' xmlns='http://www.w3.org/2000/svg' viewBox='-40 -40 100 100'%3E%3Cpath d='M0 0h24v24H0z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%;content:"";display:inline-block;height:2rem;left:0;position:absolute;top:-.3rem;width:2rem}.wg-list--properties>li{font-weight:700}.wg-list--properties .wg-list__property{color:#000;display:block;font-family:AktivGrotesk,sans-serif;font-size:.8rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.4rem;text-transform:none}html[lang*=cn] .wg-list--properties .wg-list__property{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-list--properties .wg-list__property{font-family:sans-serif}html[lang*=kr] .wg-list--properties .wg-list__property{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-list--properties .wg-list__property{font-family:sans-serif}.wg-list--category-stage{margin-bottom:0}.wg-list--category-stage>li{border-top:1px solid #dedfe1;margin:0;padding:0}.wg-list--category-stage>li:last-child{border-bottom:1px solid #dedfe1}@media only screen and (min-width:768px){.wg-list--category-stage>li:last-child{border-bottom:0}.wg-list--category-stage>li{border:0;margin-bottom:1rem;padding-left:2.5rem}}.wg-list--category-stage>li:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='m222.5 305.1 14.9 14.9 64-64-64-64-14.9 14.9 49.1 49.1-49.1 49.1z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%;left:auto;right:0}@media only screen and (min-width:768px){.wg-list--category-stage>li:before{left:0;right:auto}}.wg-list--category-stage>li>a{display:block;padding:1rem 2rem 1rem .5rem}@media only screen and (min-width:768px){.wg-list--category-stage>li>a{display:inline-block;padding:0}}@media only screen and (min-width:992px){.wg-list--category-stage>li{border-left:2px solid transparent;margin-bottom:0;margin-left:-2px;padding-left:1.5rem;transition:all .25s ease}.wg-list--category-stage>li>a{padding:.5rem 1rem .5rem 2rem;transition:all .25s ease}.wg-list--category-stage>li:hover{background-color:#eff0f2;border-left:2px solid #6ec800}.wg-list--category-stage>li:hover a{color:#000;text-decoration:none}}.wg-list--category-stage>li:before{top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}@media only screen and (min-width:768px){.wg-list--category-stage>li:before{top:.7rem}}@media only screen and (min-width:992px){.wg-list--category-stage>li:before{left:1.5rem;top:.24rem;-webkit-transform:none;transform:none}}.wg-list--active-decoration{list-style:none;margin-bottom:0;margin-top:0;padding:0}.wg-list--active-decoration>li{font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem;padding-left:2.5rem;position:relative}html[lang*=cn] .wg-list--active-decoration>li{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-list--active-decoration>li{font-family:sans-serif}html[lang*=kr] .wg-list--active-decoration>li{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-list--active-decoration>li{font-family:sans-serif}.wg-list--active-decoration>li>p{display:inline;margin:0}.wg-list--active-decoration>li:before{background-color:unset;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%236ec800' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='m213 308-56-56-19.1 19 75 75L374 184.9 355.1 166 213 308z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%;content:"";display:inline-block;height:2rem;left:0;position:absolute;top:-.3rem;width:2rem}.wg-list--active-decoration .is-default-watchlist,.wg-list--active-decoration .is-main-account-link{margin-bottom:1px}.wg-list--active-decoration .isCurrent{box-shadow:-2px 0 0 0 #6ec800}.wg-list--active-decoration:hover>.isCurrent{box-shadow:none}.wg-list--active-decoration:hover>.isCurrent:hover{box-shadow:-2px 0 0 0 #6ec800}.wg-list--active-decoration>li{background-color:#fff;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;margin:0;padding-left:0;transition:all .25s ease,margin-left 0ms,padding-left 0ms}@media only screen and (max-width:767px){.wg-list--active-decoration>li{line-height:2rem}}.wg-list--active-decoration>li span,.wg-list--active-decoration>li>a{color:#000;display:inline;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;overflow:hidden;padding:.5rem 1rem;text-overflow:ellipsis;text-transform:none;transition:all .25s ease;vertical-align:middle;white-space:nowrap;width:100%}html[lang*=cn] .wg-list--active-decoration>li span,html[lang*=cn] .wg-list--active-decoration>li>a{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-list--active-decoration>li span,html[lang*=ja] .wg-list--active-decoration>li>a{font-family:sans-serif}html[lang*=kr] .wg-list--active-decoration>li span,html[lang*=kr] .wg-list--active-decoration>li>a{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-list--active-decoration>li span,html[lang*=tw] .wg-list--active-decoration>li>a{font-family:sans-serif}.wg-list--active-decoration>li:hover{background-color:#eff0f2;box-shadow:-2px 0 0 0 #6ec800;cursor:pointer}.wg-list--active-decoration>li:hover a,.wg-list--active-decoration>li:hover span{color:#000;text-decoration:none}.wg-list--active-decoration>li:before{display:none}.wg-list--active-decoration .disabled,.wg-list--active-decoration .disabled:hover{background-color:#fff}.wg-list--active-decoration .disabled:hover>a,.wg-list--active-decoration .disabled>a{color:#eff0f2;cursor:not-allowed}.wg-list--active-decoration--with-icons{list-style:none;margin:0;padding:0}.wg-list--active-decoration--with-icons>li{font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem;padding-left:2.5rem;position:relative}html[lang*=cn] .wg-list--active-decoration--with-icons>li{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-list--active-decoration--with-icons>li{font-family:sans-serif}html[lang*=kr] .wg-list--active-decoration--with-icons>li{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-list--active-decoration--with-icons>li{font-family:sans-serif}.wg-list--active-decoration--with-icons>li>p{display:inline;margin:0}.wg-list--active-decoration--with-icons>li:before{background-color:unset;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%236ec800' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='m213 308-56-56-19.1 19 75 75L374 184.9 355.1 166 213 308z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%;content:"";display:inline-block;height:2rem;left:0;position:absolute;top:-.3rem;width:2rem}.wg-list--active-decoration--with-icons .is-default-watchlist,.wg-list--active-decoration--with-icons .is-main-account-link{margin-bottom:1px}.wg-list--active-decoration--with-icons .isCurrent{box-shadow:-2px 0 0 0 #6ec800}.wg-list--active-decoration--with-icons:hover>.isCurrent{box-shadow:none}.wg-list--active-decoration--with-icons:hover>.isCurrent:hover{box-shadow:-2px 0 0 0 #6ec800}.wg-list--active-decoration--with-icons>li{background-color:#fff;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;margin:0;padding-left:0;transition:all .25s ease,margin-left 0ms,padding-left 0ms}@media only screen and (max-width:767px){.wg-list--active-decoration--with-icons>li{line-height:2rem}}.wg-list--active-decoration--with-icons>li span,.wg-list--active-decoration--with-icons>li>a{color:#000;display:inline;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;overflow:hidden;padding:.5rem 1rem;text-overflow:ellipsis;text-transform:none;transition:all .25s ease;vertical-align:middle;white-space:nowrap;width:100%}html[lang*=cn] .wg-list--active-decoration--with-icons>li span,html[lang*=cn] .wg-list--active-decoration--with-icons>li>a{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-list--active-decoration--with-icons>li span,html[lang*=ja] .wg-list--active-decoration--with-icons>li>a{font-family:sans-serif}html[lang*=kr] .wg-list--active-decoration--with-icons>li span,html[lang*=kr] .wg-list--active-decoration--with-icons>li>a{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-list--active-decoration--with-icons>li span,html[lang*=tw] .wg-list--active-decoration--with-icons>li>a{font-family:sans-serif}.wg-list--active-decoration--with-icons>li:hover{background-color:#eff0f2;box-shadow:-2px 0 0 0 #6ec800;cursor:pointer}.wg-list--active-decoration--with-icons>li:hover a,.wg-list--active-decoration--with-icons>li:hover span{color:#000;text-decoration:none}.wg-list--active-decoration--with-icons>li:before{display:none}.wg-list--active-decoration--with-icons .disabled,.wg-list--active-decoration--with-icons .disabled:hover{background-color:#fff}.wg-list--active-decoration--with-icons .disabled:hover>a,.wg-list--active-decoration--with-icons .disabled>a{color:#eff0f2;cursor:not-allowed}.wg-list--active-decoration--with-icons>li span,.wg-list--active-decoration--with-icons>li>a{padding:.5rem 1rem .5rem 4rem}.wg-list--active-decoration--with-icons .wg-list__icon{-webkit-transform:translateZ(0);transform:translateZ(0)}.wg-list--active-decoration--with-icons .wg-list__icon:before{content:"";display:inline-block;height:2rem;left:1rem;position:absolute;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0);width:2rem}.wg-list--active-decoration--with-icons .wg-list__icon--plus:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M320 248h-56v-56h-16v56h-56v16h56v56h16v-56h56'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:150%}.wg-list--active-decoration--with-icons .wg-list__icon--pen:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='m359.725 226.382-74.107-74.107L88 349.893V424h74.107l197.618-197.618zm58.495-58.495c7.707-7.707 7.707-20.157 0-27.864L371.977 93.78c-7.707-7.707-20.157-7.707-27.864 0l-38.733 38.733 74.107 74.107 38.733-38.733z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:80%}.wg-list--active-decoration--with-icons .wg-list__icon--copy:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M336.1 64.9H123.9c-19.5 0-35.4 15.7-35.4 35v245h35.4v-245h212.2v-35zm-17.7 69 106.1 105v175c0 19.3-15.9 35-35.4 35H194.4c-19.5 0-35.2-15.7-35.2-35l.2-245c0-19.3 15.7-35 35.2-35h123.8zm-17.7 122.5H398l-97.3-96.2v96.2z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:80%}.wg-list--active-decoration--with-icons .wg-list__icon--print:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M404.4 171.2H107.6c-35.2 0-63.6 28.4-63.6 63.6V362h84.8v84.8h254.4V362H468V234.8c0-35.2-28.4-63.6-63.6-63.6zm-63.6 233.2H171.2v-106h169.6v106zM404.4 256c-11.7 0-21.2-9.5-21.2-21.2s9.5-21.2 21.2-21.2 21.2 9.5 21.2 21.2-9.5 21.2-21.2 21.2zM383.2 65.2H128.8V150h254.4V65.2z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:70%}.wg-list--active-decoration--with-icons .wg-list__icon--delete-sweep:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-50 0 512 512'%3E%3Cpath d='M318.4 340h83.2v42h-83.2v-42zm0-168H464v42H318.4v-42zm0 84h124.8v42H318.4v-42zM68.8 382c0 23.1 18.7 42 41.6 42h124.8c22.9 0 41.6-18.9 41.6-42V172h-208v210zm228.8-273h-62.4l-20.8-21h-83.2l-20.8 21H48v42h249.6v-42z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:80%}.wg-list--active-decoration--with-icons .wg-list__icon--delete:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='30 0 512 512'%3E%3Cpath d='M125.8 408.4c0 23.9 19.6 43.4 43.4 43.4H343c23.9 0 43.4-19.6 43.4-43.4V147.8H125.8v260.6zM408 82.6h-76l-21.8-21.7H201.7L180 82.6h-76V126h304V82.6z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:70%}.wg-list--active-decoration--with-icons .wg-list__icon--upload:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M206.484 330.274h99.032v-99.032h66.021L256 115.705 140.463 231.242h66.021zm-66.021 33.01h231.074v33.011H140.463z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:80%}.wg-list--active-decoration--with-icons .wg-list__icon--copy-paste:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M60.261 277.749h43.498V234.25H60.26v43.498zm0 86.995h43.498v-43.498H60.26v43.498zm0-173.99h43.498v-43.498H60.26v43.498zm86.995 86.995H451.74V234.25H147.256v43.498zm0 86.995H451.74v-43.498H147.256v43.498zm0-217.488v43.498H451.74v-43.498H147.256z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:75%}.wg-list--active-decoration--with-icons .wg-list__icon--phone:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M129.3 227.5c33.9 66.7 88.6 121.1 155.2 155.2l51.8-51.8c6.4-6.4 15.8-8.5 24-5.7 26.4 8.7 54.9 13.4 84.1 13.4 13 0 23.6 10.6 23.6 23.6v82.2c0 13-10.6 23.6-23.6 23.6C223.3 468 44 288.7 44 67.6 44 54.6 54.6 44 67.6 44H150c13 0 23.6 10.6 23.6 23.6 0 29.4 4.7 57.7 13.4 84.1 2.6 8.2.7 17.4-5.9 24l-51.8 51.8z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:75%}.wg-list--active-decoration--with-icons .wg-list__icon--mail:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M425.6 86.4H86.4c-23.3 0-42.2 19.1-42.2 42.4L44 383.2c0 23.3 19.1 42.4 42.4 42.4h339.2c23.3 0 42.4-19.1 42.4-42.4V128.8c0-23.3-19.1-42.4-42.4-42.4zm0 84.8L256 277.2l-169.6-106v-42.4l169.6 106 169.6-106v42.4z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:75%}.wg-list--active-decoration--with-icons .wg-list__icon--fax:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M11 6h5v2h-5V6M8 9V3h11v6a3 3 0 0 1 3 3v6h-3v3H8v-3H7V9h1m2-4v4h7V5h-7m0 10v4h7v-4h-7m9-4a1 1 0 0 0-1 1 1 1 0 0 0 1 1 1 1 0 0 0 1-1 1 1 0 0 0-1-1M4 9h1a1 1 0 0 1 1 1v7a1 1 0 0 1-1 1H4a2 2 0 0 1-2-2v-5a2 2 0 0 1 2-2Z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:75%}.wg-list--active-decoration--with-icons .wg-list__icon--mobile:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M15.5 1h-8A2.5 2.5 0 0 0 5 3.5v17A2.5 2.5 0 0 0 7.5 23h8a2.5 2.5 0 0 0 2.5-2.5v-17A2.5 2.5 0 0 0 15.5 1zm-4 21c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zm4.5-4H7V4h9v14z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:75%}.wg-list--active-decoration--with-icons .wg-list__icon--contact:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-150 5 400 100'%3E%3Cpath d='M74 29h-3v-6h-6v6H41v-6h-6v6h-3a6 6 0 0 0-6 6v42a6 6 0 0 0 6 6h42a6 6 0 0 0 6-6V35a6 6 0 0 0-6-6m-21 9a9 9 0 1 1-9 9 9 9 0 0 1 9-9m18 36H35v-3c0-6 12-9.3 18-9.3S71 65 71 71z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:400%}.wg-list--active-decoration--with-icons .wg-list__icon--login:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M256 256c39.78 0 72-32.22 72-72s-32.22-72-72-72-72 32.22-72 72 32.22 72 72 72zm0 36c-48.06 0-144 24.12-144 72v36h288v-36c0-47.88-95.94-72-144-72z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%}.wg-list--active-decoration--with-icons .wg-list__icon--login-green:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%236ec800' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M256 256c39.78 0 72-32.22 72-72s-32.22-72-72-72-72 32.22-72 72 32.22 72 72 72zm0 36c-48.06 0-144 24.12-144 72v36h288v-36c0-47.88-95.94-72-144-72z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%}.wg-list--active-decoration--with-icons .wg-list__icon--settings:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='53 0 1 106'%3E%3Cpath d='m77.39 45-.32-.11L75.84 42l.14-.3c3.73-8.47 3.47-8.73 2.85-9.34l-5-4.86a1.33 1.33 0 0 0-.87-.34c-.28 0-1.13 0-8.48 3.33l-.3.13-3-1.22-.13-.3c-3.46-8.57-3.81-8.57-4.67-8.57h-7c-.86 0-1.25 0-4.46 8.58l-.12.31-3 1.23-.29-.12c-5-2.1-7.89-3.16-8.64-3.16a1.37 1.37 0 0 0-.88.34l-5 4.87c-.63.63-.9.89 3 9.18l.15.31L28.89 45l-.3.11c-8.77 3.39-8.77 3.72-8.77 4.6v6.9c0 .88 0 1.25 8.79 4.4l.31.11L30.16 64l-.13.3c-3.74 8.47-3.5 8.7-2.87 9.33l5 4.87a1.37 1.37 0 0 0 .87.34c.28 0 1.13 0 8.49-3.33l.3-.14 3 1.23.12.31c3.46 8.56 3.82 8.56 4.68 8.56h7c.88 0 1.25 0 4.46-8.59l.12-.31 3-1.22.29.12c5 2.1 7.88 3.16 8.63 3.16a1.32 1.32 0 0 0 .88-.34l5-4.88c.63-.63.89-.88-3-9.17l-.13-.24 1.23-3 .29-.11c8.79-3.41 8.79-3.74 8.79-4.62v-6.86c-.01-.89-.01-1.25-8.79-4.41zM53 64.18A11.18 11.18 0 1 1 64.4 53 11.3 11.3 0 0 1 53 64.18z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:300%}.wg-list--active-decoration--with-icons .wg-list__icon--location:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M256 44c-82 0-148.4 66.4-148.4 148.4C107.6 303.7 256 468 256 468s148.4-164.3 148.4-275.6C404.4 110.4 338 44 256 44zm0 201.4c-29.3 0-53-23.7-53-53s23.7-53 53-53 53 23.7 53 53-23.7 53-53 53z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:75%}.wg-list--active-decoration--with-icons .wg-list__icon--cart:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M195.2 347.2c-16.7 0-30.2 13.7-30.2 30.4s13.5 30.4 30.2 30.4 30.4-13.7 30.4-30.4-13.7-30.4-30.4-30.4zM104 104v30.4h30.4l54.7 115.4-20.5 37.2c-2.4 4.3-3.8 9.3-3.8 14.6 0 16.7 13.7 30.4 30.4 30.4h182.4v-30.4h-176c-2.1 0-3.8-1.7-3.8-3.8l.5-1.8 13.7-24.8h113.2c11.4 0 21.4-6.2 26.6-15.7l54.4-98.6c1.2-2.1 1.8-4.7 1.8-7.3 0-8.4-6.8-15.2-15.2-15.2H168L153.7 104H104zm243.2 243.2c-16.7 0-30.2 13.7-30.2 30.4s13.5 30.4 30.2 30.4 30.4-13.7 30.4-30.4-13.7-30.4-30.4-30.4z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%}.wg-list--active-decoration--with-icons .wg-list__icon--clipboard:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M362.4 134.4h-63.536C292.48 116.768 275.76 104 256 104s-36.48 12.768-42.864 30.4H149.6c-16.72 0-30.4 13.68-30.4 30.4v212.8c0 16.72 13.68 30.4 30.4 30.4h212.8c16.72 0 30.4-13.68 30.4-30.4V164.8c0-16.72-13.68-30.4-30.4-30.4zm-106.4 0c8.36 0 15.2 6.84 15.2 15.2s-6.84 15.2-15.2 15.2-15.2-6.84-15.2-15.2 6.84-15.2 15.2-15.2zm30.4 212.8H180v-30.4h106.4v30.4zm45.6-60.8H180V256h152v30.4zm0-60.8H180v-30.4h152v30.4z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%}.wg-list--active-decoration--with-icons .wg-list__icon--check:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='m213 308-56-56-19.1 19 75 75L374 184.9 355.1 166 213 308z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%}.wg-list--active-decoration--with-icons .wg-list__icon--cross-reference:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M10.2 7.1h2v5h-2zm13 0h2v5h-2zm-18 3v6h25.7l-.3-1.8c-.3-1.5-.8-2.9-1.4-4.2h-3v3h-4v-3h-9v3h-4v-3h-4z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:70%}.wg-list--active-decoration--with-icons .wg-list__icon--chevron:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='m222.5 305.1 14.9 14.9 64-64-64-64-14.9 14.9 49.1 49.1-49.1 49.1z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:120%}.wg-list--active-decoration--with-icons .wg-list__icon--retailer:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 36 36'%3E%3Cpath d='M18 4C12.58 4 8 9 8 15c0 6.72 9.25 16.24 9.64 16.65L18 32l.36-.37C18.75 31.23 28 21.71 28 15c0-6-4.58-11-10-11Zm5.92 10.52a9.2 9.2 0 0 1-1.43 2.28l-.15.1-.26.06h-7.27v1.31a1.52 1.52 0 0 1 .66-.15c.68 0 1.48.84 1.48.84h2.66a1.6 1.6 0 0 1 1-1 1.58 1.58 0 1 1-1 2H17a1.57 1.57 0 0 1-3-.52v.15L13.42 11H12v-1h2.36l.12 1h9.69l.09.62a6.5 6.5 0 0 1-.34 2.89Z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%}.wg-list--item-actions{background:transparent;flex-flow:column wrap;justify-content:flex-start;padding:.75rem}.wg-list--item-actions .wg-product-actionbar__link{border:solid #eff0f2;border-width:0 0 2px}.wg-list--item-actions .wg-product-actionbar__link:last-child{border-width:0}.wg-list--item-actions .wg-list--item-actions,.wg-list--item-actions .wg-product-actionbar__link,.wg-list--item-actions li{background:transparent;display:block;margin-left:0;margin-right:0;padding:.5rem 0}.wg-list--item-actions .wg-list--item-actions a,.wg-list--item-actions .wg-product-actionbar__link a,.wg-list--item-actions li a{align-items:center;color:#000;display:flex;text-decoration:none}.wg-list--item-actions .wg-list--item-actions a svg,.wg-list--item-actions .wg-product-actionbar__link a svg,.wg-list--item-actions li a svg{fill:currentColor}.wg-list--item-actions .wg-list--item-actions a:hover,.wg-list--item-actions .wg-product-actionbar__link a:hover,.wg-list--item-actions li a:hover{color:#6ec800;cursor:pointer}.wg-list--item-actions .wg-list--item-actions a:hover div,.wg-list--item-actions .wg-list--item-actions a:hover p,.wg-list--item-actions .wg-product-actionbar__link a:hover div,.wg-list--item-actions .wg-product-actionbar__link a:hover p,.wg-list--item-actions li a:hover div,.wg-list--item-actions li a:hover p{color:#6ec800}.wg-list--item-actions .wg-list--item-actions .icon,.wg-list--item-actions .wg-product-actionbar__link .icon,.wg-list--item-actions li .icon{height:2rem;margin-right:.5rem;width:2rem}.wg-list--item-actions .wg-list--item-actions .download-txt,.wg-list--item-actions .wg-product-actionbar__link .download-txt,.wg-list--item-actions li .download-txt{display:none}.wg-list--item-actions .wg-list--item-actions:not(:last-child),.wg-list--item-actions li:not(:last-child){border-bottom:2px solid #eff0f2}.wg-list__item{display:flex!important}.wg-list__item--v-center{align-items:center}.wg-input-group,.wg-select-group{margin-bottom:1.4rem;position:relative}.wg-facetnav .wg-input-group,.wg-facetnav .wg-select-group{margin-bottom:0;margin-top:1rem}.wg-facetnav .wg-input-group:first-child,.wg-facetnav .wg-select-group:first-child{margin-top:0}.wg-input-group textarea,.wg-select-group textarea{display:inline-block;margin-top:1.5rem;padding:0 1rem .5rem}.wg-input-group>.wg-input-group__input:disabled~.wg-input-group__label,.wg-input-group>.wg-input-group__input[readonly]~.wg-input-group__label,.wg-select-group>.wg-input-group__input:disabled~.wg-input-group__label,.wg-select-group>.wg-input-group__input[readonly]~.wg-input-group__label{color:rgba(0,0,0,.5);z-index:2}.wg-input-group--no-bottom-space,.wg-select-group--no-bottom-space{margin-bottom:0}.wg-input-group--dark-style input[type=email],.wg-input-group--dark-style input[type=formatted],.wg-input-group--dark-style input[type=number],.wg-input-group--dark-style input[type=password],.wg-input-group--dark-style input[type=search],.wg-input-group--dark-style input[type=tel],.wg-input-group--dark-style input[type=text],.wg-input-group--dark-style select,.wg-input-group--dark-style textarea,.wg-input-group.wg-input-group--dark-style input[type=email],.wg-input-group.wg-input-group--dark-style input[type=formatted],.wg-input-group.wg-input-group--dark-style input[type=number],.wg-input-group.wg-input-group--dark-style input[type=password],.wg-input-group.wg-input-group--dark-style input[type=search],.wg-input-group.wg-input-group--dark-style input[type=tel],.wg-input-group.wg-input-group--dark-style input[type=text],.wg-input-group.wg-input-group--dark-style select,.wg-input-group.wg-input-group--dark-style textarea,.wg-input-group.wg-select-group--dark-style input[type=email],.wg-input-group.wg-select-group--dark-style input[type=formatted],.wg-input-group.wg-select-group--dark-style input[type=number],.wg-input-group.wg-select-group--dark-style input[type=password],.wg-input-group.wg-select-group--dark-style input[type=search],.wg-input-group.wg-select-group--dark-style input[type=tel],.wg-input-group.wg-select-group--dark-style input[type=text],.wg-input-group.wg-select-group--dark-style select,.wg-input-group.wg-select-group--dark-style textarea,.wg-select-group--dark-style input[type=email],.wg-select-group--dark-style input[type=formatted],.wg-select-group--dark-style input[type=number],.wg-select-group--dark-style input[type=password],.wg-select-group--dark-style input[type=search],.wg-select-group--dark-style input[type=tel],.wg-select-group--dark-style input[type=text],.wg-select-group--dark-style select,.wg-select-group--dark-style textarea,.wg-select-group.wg-input-group--dark-style input[type=email],.wg-select-group.wg-input-group--dark-style input[type=formatted],.wg-select-group.wg-input-group--dark-style input[type=number],.wg-select-group.wg-input-group--dark-style input[type=password],.wg-select-group.wg-input-group--dark-style input[type=search],.wg-select-group.wg-input-group--dark-style input[type=tel],.wg-select-group.wg-input-group--dark-style input[type=text],.wg-select-group.wg-input-group--dark-style select,.wg-select-group.wg-input-group--dark-style textarea,.wg-select-group.wg-select-group--dark-style input[type=email],.wg-select-group.wg-select-group--dark-style input[type=formatted],.wg-select-group.wg-select-group--dark-style input[type=number],.wg-select-group.wg-select-group--dark-style input[type=password],.wg-select-group.wg-select-group--dark-style input[type=search],.wg-select-group.wg-select-group--dark-style input[type=tel],.wg-select-group.wg-select-group--dark-style input[type=text],.wg-select-group.wg-select-group--dark-style select,.wg-select-group.wg-select-group--dark-style textarea{background-color:#fff;border-bottom-color:transparent}.wg-input-group--dark-style input[type=email]:focus,.wg-input-group--dark-style input[type=formatted]:focus,.wg-input-group--dark-style input[type=number]:focus,.wg-input-group--dark-style input[type=password]:focus,.wg-input-group--dark-style input[type=search]:focus,.wg-input-group--dark-style input[type=tel]:focus,.wg-input-group--dark-style input[type=text]:focus,.wg-input-group--dark-style select:focus,.wg-input-group--dark-style textarea:focus,.wg-input-group.wg-input-group--dark-style input[type=email]:focus,.wg-input-group.wg-input-group--dark-style input[type=formatted]:focus,.wg-input-group.wg-input-group--dark-style input[type=number]:focus,.wg-input-group.wg-input-group--dark-style input[type=password]:focus,.wg-input-group.wg-input-group--dark-style input[type=search]:focus,.wg-input-group.wg-input-group--dark-style input[type=tel]:focus,.wg-input-group.wg-input-group--dark-style input[type=text]:focus,.wg-input-group.wg-input-group--dark-style select:focus,.wg-input-group.wg-input-group--dark-style textarea:focus,.wg-input-group.wg-select-group--dark-style input[type=email]:focus,.wg-input-group.wg-select-group--dark-style input[type=formatted]:focus,.wg-input-group.wg-select-group--dark-style input[type=number]:focus,.wg-input-group.wg-select-group--dark-style input[type=password]:focus,.wg-input-group.wg-select-group--dark-style input[type=search]:focus,.wg-input-group.wg-select-group--dark-style input[type=tel]:focus,.wg-input-group.wg-select-group--dark-style input[type=text]:focus,.wg-input-group.wg-select-group--dark-style select:focus,.wg-input-group.wg-select-group--dark-style textarea:focus,.wg-select-group--dark-style input[type=email]:focus,.wg-select-group--dark-style input[type=formatted]:focus,.wg-select-group--dark-style input[type=number]:focus,.wg-select-group--dark-style input[type=password]:focus,.wg-select-group--dark-style input[type=search]:focus,.wg-select-group--dark-style input[type=tel]:focus,.wg-select-group--dark-style input[type=text]:focus,.wg-select-group--dark-style select:focus,.wg-select-group--dark-style textarea:focus,.wg-select-group.wg-input-group--dark-style input[type=email]:focus,.wg-select-group.wg-input-group--dark-style input[type=formatted]:focus,.wg-select-group.wg-input-group--dark-style input[type=number]:focus,.wg-select-group.wg-input-group--dark-style input[type=password]:focus,.wg-select-group.wg-input-group--dark-style input[type=search]:focus,.wg-select-group.wg-input-group--dark-style input[type=tel]:focus,.wg-select-group.wg-input-group--dark-style input[type=text]:focus,.wg-select-group.wg-input-group--dark-style select:focus,.wg-select-group.wg-input-group--dark-style textarea:focus,.wg-select-group.wg-select-group--dark-style input[type=email]:focus,.wg-select-group.wg-select-group--dark-style input[type=formatted]:focus,.wg-select-group.wg-select-group--dark-style input[type=number]:focus,.wg-select-group.wg-select-group--dark-style input[type=password]:focus,.wg-select-group.wg-select-group--dark-style input[type=search]:focus,.wg-select-group.wg-select-group--dark-style input[type=tel]:focus,.wg-select-group.wg-select-group--dark-style input[type=text]:focus,.wg-select-group.wg-select-group--dark-style select:focus,.wg-select-group.wg-select-group--dark-style textarea:focus{border-bottom-color:#6ec800}.wg-input-group--dark-style input[type=email]:disabled,.wg-input-group--dark-style input[type=email][readonly],.wg-input-group--dark-style input[type=formatted]:disabled,.wg-input-group--dark-style input[type=formatted][readonly],.wg-input-group--dark-style input[type=number]:disabled,.wg-input-group--dark-style input[type=number][readonly],.wg-input-group--dark-style input[type=password]:disabled,.wg-input-group--dark-style input[type=password][readonly],.wg-input-group--dark-style input[type=search]:disabled,.wg-input-group--dark-style input[type=search][readonly],.wg-input-group--dark-style input[type=tel]:disabled,.wg-input-group--dark-style input[type=tel][readonly],.wg-input-group--dark-style input[type=text]:disabled,.wg-input-group--dark-style input[type=text][readonly],.wg-input-group--dark-style select:disabled,.wg-input-group--dark-style select[readonly],.wg-input-group--dark-style textarea:disabled,.wg-input-group--dark-style textarea[readonly],.wg-input-group.wg-input-group--dark-style input[type=email]:disabled,.wg-input-group.wg-input-group--dark-style input[type=email][readonly],.wg-input-group.wg-input-group--dark-style input[type=formatted]:disabled,.wg-input-group.wg-input-group--dark-style input[type=formatted][readonly],.wg-input-group.wg-input-group--dark-style input[type=number]:disabled,.wg-input-group.wg-input-group--dark-style input[type=number][readonly],.wg-input-group.wg-input-group--dark-style input[type=password]:disabled,.wg-input-group.wg-input-group--dark-style input[type=password][readonly],.wg-input-group.wg-input-group--dark-style input[type=search]:disabled,.wg-input-group.wg-input-group--dark-style input[type=search][readonly],.wg-input-group.wg-input-group--dark-style input[type=tel]:disabled,.wg-input-group.wg-input-group--dark-style input[type=tel][readonly],.wg-input-group.wg-input-group--dark-style input[type=text]:disabled,.wg-input-group.wg-input-group--dark-style input[type=text][readonly],.wg-input-group.wg-input-group--dark-style select:disabled,.wg-input-group.wg-input-group--dark-style select[readonly],.wg-input-group.wg-input-group--dark-style textarea:disabled,.wg-input-group.wg-input-group--dark-style textarea[readonly],.wg-input-group.wg-select-group--dark-style input[type=email]:disabled,.wg-input-group.wg-select-group--dark-style input[type=email][readonly],.wg-input-group.wg-select-group--dark-style input[type=formatted]:disabled,.wg-input-group.wg-select-group--dark-style input[type=formatted][readonly],.wg-input-group.wg-select-group--dark-style input[type=number]:disabled,.wg-input-group.wg-select-group--dark-style input[type=number][readonly],.wg-input-group.wg-select-group--dark-style input[type=password]:disabled,.wg-input-group.wg-select-group--dark-style input[type=password][readonly],.wg-input-group.wg-select-group--dark-style input[type=search]:disabled,.wg-input-group.wg-select-group--dark-style input[type=search][readonly],.wg-input-group.wg-select-group--dark-style input[type=tel]:disabled,.wg-input-group.wg-select-group--dark-style input[type=tel][readonly],.wg-input-group.wg-select-group--dark-style input[type=text]:disabled,.wg-input-group.wg-select-group--dark-style input[type=text][readonly],.wg-input-group.wg-select-group--dark-style select:disabled,.wg-input-group.wg-select-group--dark-style select[readonly],.wg-input-group.wg-select-group--dark-style textarea:disabled,.wg-input-group.wg-select-group--dark-style textarea[readonly],.wg-select-group--dark-style input[type=email]:disabled,.wg-select-group--dark-style input[type=email][readonly],.wg-select-group--dark-style input[type=formatted]:disabled,.wg-select-group--dark-style input[type=formatted][readonly],.wg-select-group--dark-style input[type=number]:disabled,.wg-select-group--dark-style input[type=number][readonly],.wg-select-group--dark-style input[type=password]:disabled,.wg-select-group--dark-style input[type=password][readonly],.wg-select-group--dark-style input[type=search]:disabled,.wg-select-group--dark-style input[type=search][readonly],.wg-select-group--dark-style input[type=tel]:disabled,.wg-select-group--dark-style input[type=tel][readonly],.wg-select-group--dark-style input[type=text]:disabled,.wg-select-group--dark-style input[type=text][readonly],.wg-select-group--dark-style select:disabled,.wg-select-group--dark-style select[readonly],.wg-select-group--dark-style textarea:disabled,.wg-select-group--dark-style textarea[readonly],.wg-select-group.wg-input-group--dark-style input[type=email]:disabled,.wg-select-group.wg-input-group--dark-style input[type=email][readonly],.wg-select-group.wg-input-group--dark-style input[type=formatted]:disabled,.wg-select-group.wg-input-group--dark-style input[type=formatted][readonly],.wg-select-group.wg-input-group--dark-style input[type=number]:disabled,.wg-select-group.wg-input-group--dark-style input[type=number][readonly],.wg-select-group.wg-input-group--dark-style input[type=password]:disabled,.wg-select-group.wg-input-group--dark-style input[type=password][readonly],.wg-select-group.wg-input-group--dark-style input[type=search]:disabled,.wg-select-group.wg-input-group--dark-style input[type=search][readonly],.wg-select-group.wg-input-group--dark-style input[type=tel]:disabled,.wg-select-group.wg-input-group--dark-style input[type=tel][readonly],.wg-select-group.wg-input-group--dark-style input[type=text]:disabled,.wg-select-group.wg-input-group--dark-style input[type=text][readonly],.wg-select-group.wg-input-group--dark-style select:disabled,.wg-select-group.wg-input-group--dark-style select[readonly],.wg-select-group.wg-input-group--dark-style textarea:disabled,.wg-select-group.wg-input-group--dark-style textarea[readonly],.wg-select-group.wg-select-group--dark-style input[type=email]:disabled,.wg-select-group.wg-select-group--dark-style input[type=email][readonly],.wg-select-group.wg-select-group--dark-style input[type=formatted]:disabled,.wg-select-group.wg-select-group--dark-style input[type=formatted][readonly],.wg-select-group.wg-select-group--dark-style input[type=number]:disabled,.wg-select-group.wg-select-group--dark-style input[type=number][readonly],.wg-select-group.wg-select-group--dark-style input[type=password]:disabled,.wg-select-group.wg-select-group--dark-style input[type=password][readonly],.wg-select-group.wg-select-group--dark-style input[type=search]:disabled,.wg-select-group.wg-select-group--dark-style input[type=search][readonly],.wg-select-group.wg-select-group--dark-style input[type=tel]:disabled,.wg-select-group.wg-select-group--dark-style input[type=tel][readonly],.wg-select-group.wg-select-group--dark-style input[type=text]:disabled,.wg-select-group.wg-select-group--dark-style input[type=text][readonly],.wg-select-group.wg-select-group--dark-style select:disabled,.wg-select-group.wg-select-group--dark-style select[readonly],.wg-select-group.wg-select-group--dark-style textarea:disabled,.wg-select-group.wg-select-group--dark-style textarea[readonly]{border-bottom-color:transparent}.wg-input-group--dark-style .wg-input-group__textarea-label-spacer,.wg-input-group--dark-style input[type=email]:disabled~.wg-input-group__textarea-label-spacer,.wg-input-group--dark-style input[type=email][readonly]~.wg-input-group__textarea-label-spacer,.wg-input-group--dark-style input[type=formatted]:disabled~.wg-input-group__textarea-label-spacer,.wg-input-group--dark-style input[type=formatted][readonly]~.wg-input-group__textarea-label-spacer,.wg-input-group--dark-style input[type=number]:disabled~.wg-input-group__textarea-label-spacer,.wg-input-group--dark-style input[type=number][readonly]~.wg-input-group__textarea-label-spacer,.wg-input-group--dark-style input[type=password]:disabled~.wg-input-group__textarea-label-spacer,.wg-input-group--dark-style input[type=password][readonly]~.wg-input-group__textarea-label-spacer,.wg-input-group--dark-style input[type=search]:disabled~.wg-input-group__textarea-label-spacer,.wg-input-group--dark-style input[type=search][readonly]~.wg-input-group__textarea-label-spacer,.wg-input-group--dark-style input[type=tel]:disabled~.wg-input-group__textarea-label-spacer,.wg-input-group--dark-style input[type=tel][readonly]~.wg-input-group__textarea-label-spacer,.wg-input-group--dark-style input[type=text]:disabled~.wg-input-group__textarea-label-spacer,.wg-input-group--dark-style input[type=text][readonly]~.wg-input-group__textarea-label-spacer,.wg-input-group--dark-style select:disabled~.wg-input-group__textarea-label-spacer,.wg-input-group--dark-style select[readonly]~.wg-input-group__textarea-label-spacer,.wg-input-group--dark-style textarea:disabled~.wg-input-group__textarea-label-spacer,.wg-input-group--dark-style textarea[readonly]~.wg-input-group__textarea-label-spacer,.wg-input-group.wg-input-group--dark-style .wg-input-group__textarea-label-spacer,.wg-input-group.wg-input-group--dark-style input[type=email]:disabled~.wg-input-group__textarea-label-spacer,.wg-input-group.wg-input-group--dark-style input[type=email][readonly]~.wg-input-group__textarea-label-spacer,.wg-input-group.wg-input-group--dark-style input[type=formatted]:disabled~.wg-input-group__textarea-label-spacer,.wg-input-group.wg-input-group--dark-style input[type=formatted][readonly]~.wg-input-group__textarea-label-spacer,.wg-input-group.wg-input-group--dark-style input[type=number]:disabled~.wg-input-group__textarea-label-spacer,.wg-input-group.wg-input-group--dark-style input[type=number][readonly]~.wg-input-group__textarea-label-spacer,.wg-input-group.wg-input-group--dark-style input[type=password]:disabled~.wg-input-group__textarea-label-spacer,.wg-input-group.wg-input-group--dark-style input[type=password][readonly]~.wg-input-group__textarea-label-spacer,.wg-input-group.wg-input-group--dark-style input[type=search]:disabled~.wg-input-group__textarea-label-spacer,.wg-input-group.wg-input-group--dark-style input[type=search][readonly]~.wg-input-group__textarea-label-spacer,.wg-input-group.wg-input-group--dark-style input[type=tel]:disabled~.wg-input-group__textarea-label-spacer,.wg-input-group.wg-input-group--dark-style input[type=tel][readonly]~.wg-input-group__textarea-label-spacer,.wg-input-group.wg-input-group--dark-style input[type=text]:disabled~.wg-input-group__textarea-label-spacer,.wg-input-group.wg-input-group--dark-style input[type=text][readonly]~.wg-input-group__textarea-label-spacer,.wg-input-group.wg-input-group--dark-style select:disabled~.wg-input-group__textarea-label-spacer,.wg-input-group.wg-input-group--dark-style select[readonly]~.wg-input-group__textarea-label-spacer,.wg-input-group.wg-input-group--dark-style textarea:disabled~.wg-input-group__textarea-label-spacer,.wg-input-group.wg-input-group--dark-style textarea[readonly]~.wg-input-group__textarea-label-spacer,.wg-input-group.wg-select-group--dark-style .wg-input-group__textarea-label-spacer,.wg-input-group.wg-select-group--dark-style input[type=email]:disabled~.wg-input-group__textarea-label-spacer,.wg-input-group.wg-select-group--dark-style input[type=email][readonly]~.wg-input-group__textarea-label-spacer,.wg-input-group.wg-select-group--dark-style input[type=formatted]:disabled~.wg-input-group__textarea-label-spacer,.wg-input-group.wg-select-group--dark-style input[type=formatted][readonly]~.wg-input-group__textarea-label-spacer,.wg-input-group.wg-select-group--dark-style input[type=number]:disabled~.wg-input-group__textarea-label-spacer,.wg-input-group.wg-select-group--dark-style input[type=number][readonly]~.wg-input-group__textarea-label-spacer,.wg-input-group.wg-select-group--dark-style input[type=password]:disabled~.wg-input-group__textarea-label-spacer,.wg-input-group.wg-select-group--dark-style input[type=password][readonly]~.wg-input-group__textarea-label-spacer,.wg-input-group.wg-select-group--dark-style input[type=search]:disabled~.wg-input-group__textarea-label-spacer,.wg-input-group.wg-select-group--dark-style input[type=search][readonly]~.wg-input-group__textarea-label-spacer,.wg-input-group.wg-select-group--dark-style input[type=tel]:disabled~.wg-input-group__textarea-label-spacer,.wg-input-group.wg-select-group--dark-style input[type=tel][readonly]~.wg-input-group__textarea-label-spacer,.wg-input-group.wg-select-group--dark-style input[type=text]:disabled~.wg-input-group__textarea-label-spacer,.wg-input-group.wg-select-group--dark-style input[type=text][readonly]~.wg-input-group__textarea-label-spacer,.wg-input-group.wg-select-group--dark-style select:disabled~.wg-input-group__textarea-label-spacer,.wg-input-group.wg-select-group--dark-style select[readonly]~.wg-input-group__textarea-label-spacer,.wg-input-group.wg-select-group--dark-style textarea:disabled~.wg-input-group__textarea-label-spacer,.wg-input-group.wg-select-group--dark-style textarea[readonly]~.wg-input-group__textarea-label-spacer,.wg-select-group--dark-style .wg-input-group__textarea-label-spacer,.wg-select-group--dark-style input[type=email]:disabled~.wg-input-group__textarea-label-spacer,.wg-select-group--dark-style input[type=email][readonly]~.wg-input-group__textarea-label-spacer,.wg-select-group--dark-style input[type=formatted]:disabled~.wg-input-group__textarea-label-spacer,.wg-select-group--dark-style input[type=formatted][readonly]~.wg-input-group__textarea-label-spacer,.wg-select-group--dark-style input[type=number]:disabled~.wg-input-group__textarea-label-spacer,.wg-select-group--dark-style input[type=number][readonly]~.wg-input-group__textarea-label-spacer,.wg-select-group--dark-style input[type=password]:disabled~.wg-input-group__textarea-label-spacer,.wg-select-group--dark-style input[type=password][readonly]~.wg-input-group__textarea-label-spacer,.wg-select-group--dark-style input[type=search]:disabled~.wg-input-group__textarea-label-spacer,.wg-select-group--dark-style input[type=search][readonly]~.wg-input-group__textarea-label-spacer,.wg-select-group--dark-style input[type=tel]:disabled~.wg-input-group__textarea-label-spacer,.wg-select-group--dark-style input[type=tel][readonly]~.wg-input-group__textarea-label-spacer,.wg-select-group--dark-style input[type=text]:disabled~.wg-input-group__textarea-label-spacer,.wg-select-group--dark-style input[type=text][readonly]~.wg-input-group__textarea-label-spacer,.wg-select-group--dark-style select:disabled~.wg-input-group__textarea-label-spacer,.wg-select-group--dark-style select[readonly]~.wg-input-group__textarea-label-spacer,.wg-select-group--dark-style textarea:disabled~.wg-input-group__textarea-label-spacer,.wg-select-group--dark-style textarea[readonly]~.wg-input-group__textarea-label-spacer,.wg-select-group.wg-input-group--dark-style .wg-input-group__textarea-label-spacer,.wg-select-group.wg-input-group--dark-style input[type=email]:disabled~.wg-input-group__textarea-label-spacer,.wg-select-group.wg-input-group--dark-style input[type=email][readonly]~.wg-input-group__textarea-label-spacer,.wg-select-group.wg-input-group--dark-style input[type=formatted]:disabled~.wg-input-group__textarea-label-spacer,.wg-select-group.wg-input-group--dark-style input[type=formatted][readonly]~.wg-input-group__textarea-label-spacer,.wg-select-group.wg-input-group--dark-style input[type=number]:disabled~.wg-input-group__textarea-label-spacer,.wg-select-group.wg-input-group--dark-style input[type=number][readonly]~.wg-input-group__textarea-label-spacer,.wg-select-group.wg-input-group--dark-style input[type=password]:disabled~.wg-input-group__textarea-label-spacer,.wg-select-group.wg-input-group--dark-style input[type=password][readonly]~.wg-input-group__textarea-label-spacer,.wg-select-group.wg-input-group--dark-style input[type=search]:disabled~.wg-input-group__textarea-label-spacer,.wg-select-group.wg-input-group--dark-style input[type=search][readonly]~.wg-input-group__textarea-label-spacer,.wg-select-group.wg-input-group--dark-style input[type=tel]:disabled~.wg-input-group__textarea-label-spacer,.wg-select-group.wg-input-group--dark-style input[type=tel][readonly]~.wg-input-group__textarea-label-spacer,.wg-select-group.wg-input-group--dark-style input[type=text]:disabled~.wg-input-group__textarea-label-spacer,.wg-select-group.wg-input-group--dark-style input[type=text][readonly]~.wg-input-group__textarea-label-spacer,.wg-select-group.wg-input-group--dark-style select:disabled~.wg-input-group__textarea-label-spacer,.wg-select-group.wg-input-group--dark-style select[readonly]~.wg-input-group__textarea-label-spacer,.wg-select-group.wg-input-group--dark-style textarea:disabled~.wg-input-group__textarea-label-spacer,.wg-select-group.wg-input-group--dark-style textarea[readonly]~.wg-input-group__textarea-label-spacer,.wg-select-group.wg-select-group--dark-style .wg-input-group__textarea-label-spacer,.wg-select-group.wg-select-group--dark-style input[type=email]:disabled~.wg-input-group__textarea-label-spacer,.wg-select-group.wg-select-group--dark-style input[type=email][readonly]~.wg-input-group__textarea-label-spacer,.wg-select-group.wg-select-group--dark-style input[type=formatted]:disabled~.wg-input-group__textarea-label-spacer,.wg-select-group.wg-select-group--dark-style input[type=formatted][readonly]~.wg-input-group__textarea-label-spacer,.wg-select-group.wg-select-group--dark-style input[type=number]:disabled~.wg-input-group__textarea-label-spacer,.wg-select-group.wg-select-group--dark-style input[type=number][readonly]~.wg-input-group__textarea-label-spacer,.wg-select-group.wg-select-group--dark-style input[type=password]:disabled~.wg-input-group__textarea-label-spacer,.wg-select-group.wg-select-group--dark-style input[type=password][readonly]~.wg-input-group__textarea-label-spacer,.wg-select-group.wg-select-group--dark-style input[type=search]:disabled~.wg-input-group__textarea-label-spacer,.wg-select-group.wg-select-group--dark-style input[type=search][readonly]~.wg-input-group__textarea-label-spacer,.wg-select-group.wg-select-group--dark-style input[type=tel]:disabled~.wg-input-group__textarea-label-spacer,.wg-select-group.wg-select-group--dark-style input[type=tel][readonly]~.wg-input-group__textarea-label-spacer,.wg-select-group.wg-select-group--dark-style input[type=text]:disabled~.wg-input-group__textarea-label-spacer,.wg-select-group.wg-select-group--dark-style input[type=text][readonly]~.wg-input-group__textarea-label-spacer,.wg-select-group.wg-select-group--dark-style select:disabled~.wg-input-group__textarea-label-spacer,.wg-select-group.wg-select-group--dark-style select[readonly]~.wg-input-group__textarea-label-spacer,.wg-select-group.wg-select-group--dark-style textarea:disabled~.wg-input-group__textarea-label-spacer,.wg-select-group.wg-select-group--dark-style textarea[readonly]~.wg-input-group__textarea-label-spacer{background-color:#fff}.wg-input-group--align-right .wg-input-group__input,.wg-select-group--align-right .wg-input-group__input{text-align:right}.wg-select-group select{background-color:#eff0f2}.wg-select-group:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='m222.5 305.1 14.9 14.9 64-64-64-64-14.9 14.9 49.1 49.1-49.1 49.1z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%;content:"";height:2rem;pointer-events:none;position:absolute;right:.5rem;top:50%;-webkit-transform:rotate(90deg) translate3d(0,-50%,0);transform:rotate(90deg) translate3d(0,-50%,0);-webkit-transform-origin:top;transform-origin:top;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out, -webkit-transform .3s ease-in-out;width:2rem;z-index:2}.wg-select-group .wg-input-group--placeholder-fallback{padding:1.239rem 2rem .8rem 1rem}.wg-select-group .wg-input-group__label{right:10%;z-index:3}.wg-select-group.isDisabled{cursor:not-allowed}.wg-select-group.isDisabled:after{opacity:.33}.wg-select-group--fullwidth{width:100%}.wg-select-group--facet .wg-input-group__input{padding-left:1.5rem}.wg-input-group__textarea-label-spacer{background-color:#eff0f2;height:1.5rem;left:0;position:absolute;right:0;top:0}.wg-input-group__label{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;left:0;letter-spacing:normal;line-height:1.6rem;overflow:hidden;padding-left:1rem;pointer-events:none;position:absolute;right:2%;text-overflow:ellipsis;text-transform:none;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0);transition:all .3s ease-out;white-space:nowrap;z-index:2}html[lang*=cn] .wg-input-group__label{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-input-group__label{font-family:sans-serif}html[lang*=kr] .wg-input-group__label{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-input-group__label{font-family:sans-serif}.wg-input-group--filled .wg-input-group__label{color:#000;font-family:AktivGrotesk,sans-serif;font-size:.8rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.4rem;text-transform:none;text-transform:uppercase;top:.8rem}html[lang*=cn] .wg-input-group--filled .wg-input-group__label{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-input-group--filled .wg-input-group__label{font-family:sans-serif}html[lang*=kr] .wg-input-group--filled .wg-input-group__label{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-input-group--filled .wg-input-group__label{font-family:sans-serif}.wg-input-group--filled textarea~.wg-input-group__label{-webkit-transform:translate3d(0,-.75rem,0);transform:translate3d(0,-.75rem,0);white-space:nowrap}.wg-input-group--filled .wg-input-group__input:disabled~.wg-input-group__label{color:rgba(0,0,0,.5);z-index:2}.wg-input-group--filled input{padding:1.5rem 1rem .5rem}.wg-input-group--filled textarea.wg-input-group__input{padding:0 1rem .5rem}.wg-input-group--focused .wg-input-group__label{color:#000;font-family:AktivGrotesk,sans-serif;font-size:.8rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.4rem;text-transform:none;text-transform:uppercase;top:.8rem}html[lang*=cn] .wg-input-group--focused .wg-input-group__label{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-input-group--focused .wg-input-group__label{font-family:sans-serif}html[lang*=kr] .wg-input-group--focused .wg-input-group__label{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-input-group--focused .wg-input-group__label{font-family:sans-serif}.wg-input-group--focused textarea~.wg-input-group__label{-webkit-transform:translate3d(0,-.75rem,0);transform:translate3d(0,-.75rem,0);white-space:nowrap}.wg-input-group--focused .wg-input-group__input:disabled~.wg-input-group__label{color:rgba(0,0,0,.5);z-index:2}.wg-input-group--focused input{padding:1.5rem 1rem .5rem}.wg-input-group--focused textarea.wg-input-group__input{padding:0 1rem .5rem}.wg-input-group--focused.wg-select-group:after{-webkit-transform:rotate(-90deg) translate3d(0,-50%,0);transform:rotate(-90deg) translate3d(0,-50%,0)}.wg-input-group--focused.wg-select-group select{border-bottom-color:#6ec800}.wg-input-group__text-area--vertical-resize{resize:vertical}.no-js .wg-input-group__label{display:none!important}.js .wg-input-group__input::-webkit-input-placeholder{color:transparent}.js .wg-input-group__input:-moz-placeholder,.js .wg-input-group__input::-moz-placeholder{color:transparent}.js .wg-input-group__input:-ms-input-placeholder{color:transparent}.js .wg-input-group__input .wg-input-group--placeholder-fallback{margin-top:0;padding:1rem}.js .wg-input-group__input .wg-input-group--placeholder-fallback::-webkit-input-placeholder{color:#000}.js .wg-input-group__input .wg-input-group--placeholder-fallback:-moz-placeholder,.js .wg-input-group__input .wg-input-group--placeholder-fallback::-moz-placeholder{color:#000}.js .wg-input-group__input .wg-input-group--placeholder-fallback:-ms-input-placeholder{color:#000}textarea~.wg-input-group__label{top:1rem;-webkit-transform:none;transform:none;white-space:unset}textarea:disabled~.wg-input-group__textarea-label-spacer,textarea[readonly]~.wg-input-group__textarea-label-spacer{background-color:rgba(239,240,242,.5)}.wg-input-group__input:invalid{box-shadow:none}.wg-input-group--warn .wg-input-group__input,.wg-input-group--warn .wg-input-group__input:disabled,.wg-input-group--warn .wg-input-group__input:disabled .wg-button--x,.wg-input-group--warn .wg-input-group__input:disabled:focus,.wg-input-group--warn .wg-input-group__input[readonly],.wg-input-group--warn .wg-input-group__input[readonly] .wg-button--x,.wg-input-group--warn .wg-input-group__input[readonly]:focus,.wg-input-group--warn textarea,.wg-input-group--warn textarea:disabled,.wg-input-group--warn textarea:disabled .wg-button--x,.wg-input-group--warn textarea:disabled:focus,.wg-input-group--warn textarea[readonly],.wg-input-group--warn textarea[readonly] .wg-button--x,.wg-input-group--warn textarea[readonly]:focus{border-color:#3c6ee1}.wg-input-group--warn .wg-input-group__input:hover,.wg-input-group--warn .wg-input-group__input:hover .wg-button--x,.wg-input-group--warn textarea:hover,.wg-input-group--warn textarea:hover .wg-button--x{border-color:#aaa}.wg-input-group--warn .wg-input-group__input:focus,.wg-input-group--warn textarea:focus{border-bottom-color:#3c6ee1;outline-color:transparent;outline-style:none}.wg-input-group--warn .wg-input-group__input:focus .wg-button--x,.wg-input-group--warn textarea:focus .wg-button--x{border-color:#8bb63b}.wg-input-group--warn .wg-input-group__label{color:#3c6ee1}.wg-input-group--warn .wg-input-group__error-msg{opacity:1;visibility:visible}.wg-input-group--warn .wg-button--x{border-bottom:2px solid #3c6ee1}.wg-input-group--warn .wg-button--x:hover{border-color:transparent}.wg-input-group--warn .wg-button--x:focus{border-color:#8bb63b}.wg-input-group--error .wg-input-group__input,.wg-input-group--error .wg-input-group__input:disabled,.wg-input-group--error .wg-input-group__input:disabled .wg-button--x,.wg-input-group--error .wg-input-group__input:disabled:focus,.wg-input-group--error .wg-input-group__input[readonly],.wg-input-group--error .wg-input-group__input[readonly] .wg-button--x,.wg-input-group--error .wg-input-group__input[readonly]:focus,.wg-input-group--error textarea,.wg-input-group--error textarea:disabled,.wg-input-group--error textarea:disabled .wg-button--x,.wg-input-group--error textarea:disabled:focus,.wg-input-group--error textarea[readonly],.wg-input-group--error textarea[readonly] .wg-button--x,.wg-input-group--error textarea[readonly]:focus{border-color:#ff6f0f}.wg-input-group--error .wg-input-group__input:hover,.wg-input-group--error .wg-input-group__input:hover .wg-button--x,.wg-input-group--error textarea:hover,.wg-input-group--error textarea:hover .wg-button--x{border-color:#aaa}.wg-input-group--error .wg-input-group__input:focus,.wg-input-group--error textarea:focus{border-bottom-color:#ff6f0f;outline-color:transparent;outline-style:none}.wg-input-group--error .wg-input-group__input:focus .wg-button--x,.wg-input-group--error textarea:focus .wg-button--x{border-color:#8bb63b}.wg-input-group--error .wg-input-group__label{color:#ff6f0f}.wg-input-group--error .wg-input-group__error-msg{opacity:1;visibility:visible}.wg-input-group--error .wg-button--x{border-bottom:2px solid #ff6f0f}.wg-input-group--error .wg-button--x:hover{border-color:transparent}.wg-input-group--error .wg-button--x:focus{border-color:#8bb63b}.wg-input-box,.wg-input-with-button,.wg-select-box-simple{margin-bottom:1.4rem}.wg-input-box .wg-input-btn-group,.wg-input-box .wg-input-group,.wg-input-box .wg-select-group,.wg-input-box--no-bottom-space,.wg-input-with-button .wg-input-btn-group,.wg-input-with-button .wg-input-group,.wg-input-with-button .wg-select-group,.wg-input-with-button--no-bottom-space,.wg-select-box-simple .wg-input-btn-group,.wg-select-box-simple .wg-input-group,.wg-select-box-simple .wg-select-group,.wg-select-box-simple--no-bottom-space{margin-bottom:0}.wg-input-btn-group{display:flex;flex-direction:row;margin-bottom:1.4rem;position:relative}.wg-input-btn-group .wg-input-group{flex-grow:1;margin-bottom:0}.wg-input-btn-group .wg-input-group__error-msg,.wg-input-btn-group .wg-input-group__hint{line-height:1.8}.wg-input-btn-group.wg-input-group--focused:after{border:2px solid #6ec800;bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.wg-input-btn-group.wg-input-group--focused .wg-button{background-color:#6ec800;color:#fff}.wg-input-btn-group.wg-input-group--focused .wg-button:hover{background-color:#8bd333}.wg-input-btn-group.isDisabled{border-color:transparent;cursor:not-allowed}.wg-input-btn-group.isDisabled .wg-input-group--focused{border-color:transparent}.wg-input-btn-group.isDisabled .wg-input-group__input{pointer-events:none}.wg-input-btn-group.isDisabled .wg-button{opacity:.3;pointer-events:none}.wg-input-btn-group.isDisabled input,.wg-input-btn-group.isDisabled input:focus{border:2px solid transparent}.wg-input-btn-group.isDisabled.disableInputOnly .wg-button{opacity:1;pointer-events:all}.wg-input-btn-group--dark-style .wg-input-group__input{transition:background-color .3s linear}.wg-input-btn-group--dark-style.isDisabled{border-color:transparent}.wg-input-btn-group--dark-style.isDisabled input,.wg-input-btn-group--dark-style.isDisabled input:disabled,.wg-input-btn-group--dark-style.isDisabled input:focus,.wg-input-btn-group--dark-style.isDisabled input[readonly]{border:2px solid transparent}.wg-input-btn-group--facet .wg-input-group__label,.wg-input-btn-group--facet input[type=email],.wg-input-btn-group--facet input[type=formatted],.wg-input-btn-group--facet input[type=number],.wg-input-btn-group--facet input[type=password],.wg-input-btn-group--facet input[type=search],.wg-input-btn-group--facet input[type=tel],.wg-input-btn-group--facet input[type=text],.wg-select-group--facet .wg-input-group__label,.wg-select-group--facet input[type=email],.wg-select-group--facet input[type=formatted],.wg-select-group--facet input[type=number],.wg-select-group--facet input[type=password],.wg-select-group--facet input[type=search],.wg-select-group--facet input[type=tel],.wg-select-group--facet input[type=text]{padding-left:1.5rem}.wg-input-group__error-msg,.wg-input-group__hint{color:#000;color:#ff6f0f;font-family:AktivGrotesk,sans-serif;font-size:.8rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.4rem;text-transform:none;transition:all .3s ease-in;width:100%}html[lang*=cn] .wg-input-group__error-msg,html[lang*=cn] .wg-input-group__hint{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-input-group__error-msg,html[lang*=ja] .wg-input-group__hint{font-family:sans-serif}html[lang*=kr] .wg-input-group__error-msg,html[lang*=kr] .wg-input-group__hint{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-input-group__error-msg,html[lang*=tw] .wg-input-group__hint{font-family:sans-serif}.wg-input-group__hint{color:#000;font-family:AktivGrotesk,sans-serif;font-size:.8rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.4rem;text-transform:none}html[lang*=cn] .wg-input-group__hint{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-input-group__hint{font-family:sans-serif}html[lang*=kr] .wg-input-group__hint{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-input-group__hint{font-family:sans-serif}.wg-input-group__hint--success{color:#6ec800}.wg-input-group__hint--fail{color:#ff6f0f}.wg-input-group__remove{cursor:pointer;height:1.5rem;position:absolute;right:0;top:1.6rem;width:1.5rem}.wg-input-group__remove:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='m372 157.4-18.3-18.5-97.7 98.6-97.7-98.6-18.3 18.5 97.7 98.6-95.6 96.4 18.3 18.5 95.6-96.4 95.6 96.4 18.3-18.5-95.6-96.4z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%;content:"";display:block;height:1.5rem;width:1.5rem}.wg-input-btn-group--no-bottom-space{margin-bottom:0}.wg-date-picker{position:relative}.wg-date-picker input[readonly]{cursor:pointer}.wg-date-picker .wg-input-group .wg-input-group__input,.wg-date-picker .wg-input-group .wg-input-group__label{color:#000!important}.wg-date-picker .wg-input-group--error .wg-input-group__input,.wg-date-picker .wg-input-group--error .wg-input-group__label{color:#ff6f0f!important}.wg-date-picker__icon{color:#000;height:2rem;pointer-events:none;position:absolute;right:.5rem;top:25%;width:2rem}.wg-date-picker__icon--disabled{color:rgba(0,0,0,.5)}.wg-date-picker--disabled{pointer-events:none;position:relative}.wg-date-picker--disabled input[readonly]{pointer-events:none}.wg-date-picker--disabled .wg-input-group .wg-input-group__input,.wg-date-picker--disabled .wg-input-group .wg-input-group__label,.wg-date-picker--disabled .wg-input-group--error .wg-input-group__input,.wg-date-picker--disabled .wg-input-group--error .wg-input-group__label{color:rgba(0,0,0,.5)!important}.wg-date-picker--no-icon .wg-date-picker__icon,.wg-date-picker--no-icon .wg-input-group:after{display:none}.wg-date-picker--loading{cursor:wait}.wg-checkbox-group{margin-bottom:1.4rem;position:relative}.wg-checkbox-group--no-bottom-space{margin-bottom:0}.wg-checkbox-group--error .wg-checkbox:checked+label,.wg-checkbox-group--error .wg-checkbox:not(:checked)+label{color:#ff6f0f}.wg-checkbox-group--error .wg-checkbox:not(:checked)+label:before{border-color:#ff6f0f}.wg-checkbox:checked,.wg-checkbox:not(:checked){left:-9999px;position:absolute}.wg-checkbox-link,.wg-checkbox:checked+label,.wg-checkbox:not(:checked)+label{cursor:pointer;display:inline-block;margin-bottom:1rem;margin-right:1rem;min-height:20px;padding-left:2rem;position:relative}.wg-checkbox-link a,.wg-checkbox:checked+label a,.wg-checkbox:not(:checked)+label a{font-size:inherit}.wg-checkbox-link:before,.wg-checkbox:checked+label:before,.wg-checkbox:not(:checked)+label:before{height:20px;left:0;position:absolute;width:20px}.wg-checkbox-link{margin-bottom:0}.wg-checkbox+label:before,.wg-checkbox-link:before{background:transparent;border:2px solid #000;content:"";display:inline-block;text-align:center;transition:background-color .25s ease,border-color .25s ease;white-space:pre}.wg-checkbox--mandatory-remark+label:after{content:"*";padding-left:.25rem}.wg-checkbox:not(:checked)+label:before{border:2px solid #000;content:" "}.wg-checkbox-link.is-checked:before,.wg-checkbox:checked+label:before{background-color:#6ec800;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23fff' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='m213 308-56-56-19.1 19 75 75L374 184.9 355.1 166 213 308z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:200%;border-color:#6ec800}.wg-checkbox-link:hover:before,.wg-checkbox:checked:focus+label:before,.wg-checkbox:checked:hover+label:before,.wg-checkbox:not(:checked):hover+label:before{border-color:#6ec800}.wg-checkbox-link.is-disabled,.wg-checkbox:disabled+label{color:#616a73}.wg-checkbox-link.is-disabled.is-checked:before,.wg-checkbox-link.is-disabled.is-checked:hover:before,.wg-checkbox:disabled:checked+label:before,.wg-checkbox:disabled:checked:hover+label:before{background:#616a73;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23fff' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='m213 308-56-56-19.1 19 75 75L374 184.9 355.1 166 213 308z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:200%;border:transparent;pointer-events:none}.wg-checkbox--large:checked+label,.wg-checkbox--large:not(:checked)+label{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.2rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.8rem;margin-bottom:1.5rem;padding-left:2.5rem;text-transform:none}html[lang*=cn] .wg-checkbox--large:checked+label,html[lang*=cn] .wg-checkbox--large:not(:checked)+label{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-checkbox--large:checked+label,html[lang*=ja] .wg-checkbox--large:not(:checked)+label{font-family:sans-serif}html[lang*=kr] .wg-checkbox--large:checked+label,html[lang*=kr] .wg-checkbox--large:not(:checked)+label{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-checkbox--large:checked+label,html[lang*=tw] .wg-checkbox--large:not(:checked)+label{font-family:sans-serif}.wg-checkbox--large:checked+label:before,.wg-checkbox--large:not(:checked)+label:before{height:25px;width:25px}.wg-checkbox--shifted:checked+label,.wg-checkbox--shifted:not(:checked)+label{margin-bottom:1.5rem;padding-left:2.5rem}.wg-checkbox--shifted:checked+label:before,.wg-checkbox--shifted:not(:checked)+label:before{height:25px;width:25px}.wg-checkbox:indeterminate+label:before{background-color:#6ec800;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23fff' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M248 248h-56v16h128v-16z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:200%;border-color:#6ec800}.wg-radio-group{margin-bottom:1.4rem;position:relative}.wg-radio-group--error .wg-radio-group__legend,.wg-radio-group--error .wg-radio:checked+label,.wg-radio-group--error .wg-radio:not(:checked)+label{color:#ff6f0f}.wg-radio:checked,.wg-radio:not(:checked){left:-9999px;position:absolute}.wg-radio:disabled:checked+label,.wg-radio:disabled:not(:checked)+label{color:rgba(0,0,0,.5)}.wg-radio:checked+label,.wg-radio:not(:checked)+label{color:#000;cursor:pointer;display:inline-block;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;margin-bottom:1rem;margin-right:1rem;padding-left:2.5rem;position:relative;text-transform:none}html[lang*=cn] .wg-radio:checked+label,html[lang*=cn] .wg-radio:not(:checked)+label{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-radio:checked+label,html[lang*=ja] .wg-radio:not(:checked)+label{font-family:sans-serif}html[lang*=kr] .wg-radio:checked+label,html[lang*=kr] .wg-radio:not(:checked)+label{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-radio:checked+label,html[lang*=tw] .wg-radio:not(:checked)+label{font-family:sans-serif}.wg-radio:checked+label:before,.wg-radio:not(:checked)+label:before{background:transparent;border-radius:50%;box-shadow:0 0 0 2px #eff0f2;content:" ";display:inline-block;height:20px;left:0;margin:2px;position:absolute;transition:box-shadow .25s ease;white-space:pre;width:20px}.wg-radio:not(:checked)+label:before{box-shadow:0 0 0 2px #eff0f2;margin:2px}.wg-radio:checked+label:before{background-color:#6ec800;border:4px solid #fff}.wg-radio:checked+label:before,.wg-radio:checked:hover+label:before,.wg-radio:not(:checked):hover+label:before{box-shadow:0 0 0 2px #6ec800;margin:2px}.wg-radio:disabled:checked+label:before{background-color:#cdcac6}.wg-radio:disabled:checked+label:before,.wg-radio:disabled:not(:checked):hover+label:before{box-shadow:0 0 0 2px transparent;margin:2px}.wg-spinner,img.lazyload:not([src]){visibility:hidden}.wg-spinner{align-items:center;background-color:#eff0f2;bottom:0;color:#000;display:flex;flex-direction:column;font-size:.8rem;font-weight:500;justify-content:center;left:0;opacity:0;position:absolute;right:0;text-transform:uppercase;top:0;transition:opacity .3s,visibility .3s;z-index:100}.wg-spinner:before{-webkit-animation:spin .75s linear infinite;animation:spin .75s linear infinite;border:2px solid #eff0f2;border-radius:50%;border-top-color:#6ec800;box-sizing:border-box;content:"";display:block;height:3rem;margin-bottom:1rem;width:3rem}.wg-spinner.is-spinning{opacity:1;visibility:visible}@media only screen and (max-width:767px){.wg-spinner{justify-content:flex-start}.wg-spinner:before{height:3rem;margin-top:.5rem;width:3rem}}.wg-spinner--small{flex-direction:row;justify-content:flex-start}.wg-spinner--small:before{height:2rem;margin-bottom:0;margin-right:.5rem;width:2rem}.wg-spinner--small.is-spinning{min-height:2rem;position:relative}.wg-spinner--full-height{justify-content:flex-start;min-height:100vh;padding-top:5rem}.wg-spinner--white{background-color:#fff}.wg-spinner--white:before{border:2px solid #eff0f2;border-top-color:#6ec800}.wg-spinner--standalone{background:transparent;justify-content:center;padding:1rem 0}.wg-spinner--grey{background-color:#eff0f2}@-webkit-keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.wg-flag{background-color:#6ec800;color:#fff;display:inline-block;font-family:AktivGrotesk,sans-serif;font-size:.7rem;font-style:normal;font-weight:400;left:0;letter-spacing:1px;overflow:hidden;padding:.6667rem 1rem;position:absolute;text-overflow:ellipsis;text-transform:uppercase;top:5%;white-space:nowrap;width:auto;z-index:5}.wg-flag strong,.wg-flag>p{color:inherit;font-size:inherit;line-height:inherit}.wg-flag>p{font-style:inherit;margin:0;padding:0}html[lang*=cn] .wg-flag{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-flag{font-family:sans-serif}html[lang*=kr] .wg-flag{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-flag{font-family:sans-serif}@media medium{.wg-flag{font-size:.8rem}}.wg-flag.wg-flag--sample{display:inline-block;display:block;font-weight:400;left:auto;letter-spacing:0;line-height:1em;overflow:hidden;padding:.3rem .5rem;position:relative;text-align:center;text-overflow:ellipsis;top:auto;white-space:nowrap;width:100%}@media only screen and (min-width:992px){.wg-flag.wg-flag--sample{font-size:.7rem}}@media only screen and (min-width:1280px){.wg-flag.wg-flag--sample{font-size:.8rem}}@media only screen and (min-width:768px){.wg-search-flyout .wg-flag.wg-flag--sample{font-size:.7rem}}@media only screen and (min-width:992px){.wg-search-flyout .wg-flag.wg-flag--sample{font-size:.6rem}}@media only screen and (min-width:1280px){.wg-search-flyout .wg-flag.wg-flag--sample{font-size:.8rem}}.wg-flag.wg-flag--narrow{padding:.3rem .8rem}.wg-flag--customer-specific{line-height:0;right:0}.wg-checkbox-facet{align-items:center;color:#000;display:flex;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;text-transform:none}html[lang*=cn] .wg-checkbox-facet{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-checkbox-facet{font-family:sans-serif}html[lang*=kr] .wg-checkbox-facet{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-checkbox-facet{font-family:sans-serif}.wg-checkbox-facet:before{background-color:#dedfe1;content:"";display:block;flex-shrink:0;height:1rem;margin-right:1rem;width:1rem}.wg-checkbox-facet:hover{cursor:pointer}.wg-checkbox-facet:hover:before{background-color:#616a73;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23fff' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M320 248h-56v-56h-16v56h-56v16h56v56h16v-56h56'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:250%}.wg-checkbox-facet.is-checked:before{background-color:#1f2837;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23fff' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='m372 157.4-18.3-18.5-97.7 98.6-97.7-98.6-18.3 18.5 97.7 98.6-95.6 96.4 18.3 18.5 95.6-96.4 95.6 96.4 18.3-18.5-95.6-96.4z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%}.wg-checkbox-facet.is-checked:hover:before{background-color:#616a73;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23fff' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M248 248h-56v16h128v-16z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:200%}.wg-linkteaser{background-color:hsla(0,0%,100%,.75);display:flex;flex-flow:column nowrap;margin-bottom:2px;padding:1rem;text-align:left;transition:all .3s}.wg-linkteaser,.wg-linkteaser:active,.wg-linkteaser:focus,.wg-linkteaser:hover{color:#000;outline:none;text-decoration:none}@media only screen and (min-width:992px){.wg-linkteaser{flex:1 1 50%;margin:0 1rem;padding:1.5rem}}.wg-linkteaser:first-child:last-child{flex:1 1 100%}@media only screen and (min-width:992px){.wg-linkteaser:first-child:last-child{flex:0 0 50%}}.wg-linkteaser__head{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.4rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.8rem;margin-bottom:0;padding-right:2rem;position:relative}html[lang*=cn] .wg-linkteaser__head{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-linkteaser__head{font-family:sans-serif}html[lang*=kr] .wg-linkteaser__head{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-linkteaser__head{font-family:sans-serif}@media only screen and (min-width:768px){.wg-linkteaser__head{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:992px){.wg-linkteaser__head{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:1280px){.wg-linkteaser__head{font-size:1.6rem;line-height:2rem}}@media only screen and (min-width:1600px){.wg-linkteaser__head{font-size:1.8rem;line-height:2.2rem}}@media only screen and (min-width:992px){.wg-linkteaser__head{margin-bottom:1.1rem;padding-right:0}}.wg-linkteaser__body{height:100%;line-height:1.5}.wg-linkteaser__footer{text-align:right}iframe{min-width:100%;width:1px}.wg-country-correction{background-color:#616a73;color:#fff;padding:.5rem}.wg-country-correction__row{position:relative}.wg-country-correction__cross{background:transparent;border:0;color:#fff;font-size:1.5rem;height:2rem;line-height:2rem;padding:0;position:absolute;right:-1rem;top:25%;width:2rem}@media only screen and (max-width:767px){.wg-country-correction__cross{right:0;top:0}}.wg-country-correction__cross:before{content:"\2715"}.wg-country-correction__cross:hover{cursor:pointer}.wg-country-correction__description{align-self:center}@media only screen and (max-width:767px){.wg-country-correction__description{padding-bottom:1rem}}.wg-country-correction__container{padding-left:1.63333rem;padding-right:1.63333rem}.wg-country-correction__flag{color:#000;height:1rem;margin-right:.5rem;width:1rem}.wg-country-correction__button{word-break:break-all}@media only screen and (max-width:767px){.wg-country-correction__button{width:100%}}.wg-header-wrapper{background:#fff;box-shadow:0 1px 15px 0 rgba(0,0,0,.05);position:fixed;top:0;width:100%;z-index:1900}.wg-page--preview:before{background:red;color:#fff;content:"Preview";display:block;font-weight:700;left:0;padding:10px;position:fixed;text-align:center;top:0;width:150px;z-index:99999}.wg-header{background-color:#fff;display:flex;flex-wrap:wrap;height:93px;justify-content:center;position:relative}@media only screen and (min-width:768px){.wg-header{height:107px}}@media only screen and (min-width:992px){.wg-header{align-content:space-between;height:110px;padding-top:.5rem}}@media only screen and (min-width:1280px){.wg-header{height:110px;justify-content:flex-start}}@media only screen and (min-width:1600px){.wg-header{height:137px;padding-top:1.5rem}}.wg-logo{align-items:center;display:flex;order:1;z-index:100}@media only screen and (min-width:992px){.wg-logo{transition:flex-basis .3s}}.wg-logo__link{align-items:center;display:flex;justify-content:center}.wg-logo__link>.logo{color:#6ec800;height:2.22rem;position:relative;transition:height .3s,width .3s;width:6rem}@media only screen and (min-width:992px){.wg-logo__link>.logo{height:2.59rem;margin:0 1rem;width:7rem}}@media only screen and (min-width:1280px){.wg-logo__link>.logo{height:2.7rem;width:9.2rem}}.wg-logo__burger{cursor:pointer;display:inline-block;height:1.7rem;margin-right:.8rem;overflow:hidden;position:relative;width:1.5rem}@media only screen and (min-width:992px){.wg-logo__burger{display:none}}.wg-logo__burger .icon{height:1.7rem;transition:opacity .3s;width:1.5rem}.wg-logo__burger .icon.burger{fill:#000}.wg-logo__burger .icon.plus{fill:#000;height:7rem;left:-2.8rem;opacity:0;position:absolute;top:-2.65rem;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:7rem}.wg-logo__burger.is-open .icon.plus{opacity:1}.wg-logo__burger.is-open .icon.burger{opacity:0}.wg-page--no-header.wg-header-wrapper--landing-page .wg-header{margin-top:0;min-height:0}.wg-page--no-header.wg-header-wrapper--landing-page .wg-meta-nav-wrapper,.wg-page--no-header.wg-header-wrapper--landing-page .wg-nav-wrapper,.wg-page--no-header.wg-header-wrapper--landing-page.wg-header-wrapper{display:none}.wg-header--reduced{height:93px}.wg-header--reduced .wg-logo{margin-top:0}.wg-header--reduced .wg-logo__burger{display:none}body .buorg{background-color:#1f2837;border-bottom-color:#616a73;color:#fff;font-family:AktivGrotesk,sans-serif;font-style:normal;font-weight:400}html[lang*=cn] body .buorg{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] body .buorg{font-family:sans-serif}html[lang*=kr] body .buorg{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] body .buorg{font-family:sans-serif}body .buorg-pad{padding:1rem}body .buorg-mainmsg{color:#6ec800;font-weight:400}body .buorg-buttons{margin-top:.5rem}body #buorgig,body #buorgpermanent,body #buorgul{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#1f2837;border:none;border-radius:0;color:#fff;cursor:pointer;display:inline-flex;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;justify-content:center;line-height:1.35;outline:none;overflow:hidden;padding:.5rem;position:relative;text-align:center;text-decoration:none;-webkit-transform:translateZ(0);transform:translateZ(0);transition:all .3s}html[lang*=cn] body #buorgig,html[lang*=cn] body #buorgpermanent,html[lang*=cn] body #buorgul{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] body #buorgig,html[lang*=ja] body #buorgpermanent,html[lang*=ja] body #buorgul{font-family:sans-serif}html[lang*=kr] body #buorgig,html[lang*=kr] body #buorgpermanent,html[lang*=kr] body #buorgul{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] body #buorgig,html[lang*=tw] body #buorgpermanent,html[lang*=tw] body #buorgul{font-family:sans-serif}@media only screen and (min-width:1280px){body #buorgig,body #buorgpermanent,body #buorgul{padding:1rem 1.5rem}}body #buorgig.is-spinning,body #buorgig:active,body #buorgig:focus,body #buorgig:hover,body #buorgpermanent.is-spinning,body #buorgpermanent:active,body #buorgpermanent:focus,body #buorgpermanent:hover,body #buorgul.is-spinning,body #buorgul:active,body #buorgul:focus,body #buorgul:hover{box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);color:#fff;text-decoration:none;transition:all .3s}body #buorgig:active,body #buorgpermanent:active,body #buorgul:active{box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}body #buorgig:after,body #buorgpermanent:after,body #buorgul:after{background-image:radial-gradient(circle,#fff 10%,transparent 10.01%);background-position:50%;background-repeat:no-repeat;content:"";display:block;height:100%;left:0;opacity:0;pointer-events:none;position:absolute;top:0;-webkit-transform:scale(10);transform:scale(10);transition:opacity 1s,-webkit-transform .5s;transition:transform .5s,opacity 1s;transition:transform .5s,opacity 1s,-webkit-transform .5s;width:100%}body #buorgig:active:after,body #buorgpermanent:active:after,body #buorgul:active:after{opacity:.2;-webkit-transform:scale(0);transform:scale(0);transition:0s}body #buorgig>p,body #buorgpermanent>p,body #buorgul>p{display:inline;margin:0}body #buorgig>.icon,body #buorgpermanent>.icon,body #buorgul>.icon{flex-shrink:0;margin-bottom:-.66667rem;margin-left:-.5rem;margin-top:-.5rem;pointer-events:none}body #buorgig>.icon.arrow-right,body #buorgpermanent>.icon.arrow-right,body #buorgul>.icon.arrow-right{margin-left:-.75rem}body #buorgig>.icon.external,body #buorgpermanent>.icon.external,body #buorgul>.icon.external{height:1rem;margin-left:0}body #buorgig>.icon.cross,body #buorgpermanent>.icon.cross,body #buorgul>.icon.cross{margin-right:.25rem;margin-top:-.6rem;width:1.5rem}body #buorgig>.icon.cart,body #buorgpermanent>.icon.cart,body #buorgul>.icon.cart{margin-right:.25rem}body #buorgig.is-spinning,body #buorgpermanent.is-spinning,body #buorgul.is-spinning{pointer-events:none}body #buorgig.is-spinning:before,body #buorgpermanent.is-spinning:before,body #buorgul.is-spinning:before{-webkit-animation:spin .75s linear infinite;animation:spin .75s linear infinite;border:.15rem solid hsla(0,0%,100%,.6);border-radius:100%;border-top-color:transparent;box-sizing:border-box;content:"";display:block;height:1.5rem;left:calc(50% - .75rem);position:absolute;top:calc(50% - .75rem);width:1.5rem}body #buorgig.is-spinning .icon,body #buorgig.is-spinning .wg-button__text,body #buorgpermanent.is-spinning .icon,body #buorgpermanent.is-spinning .wg-button__text,body #buorgul.is-spinning .icon,body #buorgul.is-spinning .wg-button__text{visibility:hidden}@media only screen and (min-width:1280px){body #buorgig,body #buorgpermanent,body #buorgul{padding:.5rem 1rem}}body #buorgul{background-color:#6ec800;color:#fff}body #buorgul.is-spinning,body #buorgul:active,body #buorgul:focus,body #buorgul:hover{background-color:#8bd333;color:#fff}body #buorgpermanent{background-color:#6ec800;color:#fff}body #buorgpermanent.is-spinning,body #buorgpermanent:active,body #buorgpermanent:focus,body #buorgpermanent:hover{background-color:#8bd333;color:#fff}body #buorgig{background-color:#616a73}body #buorgig:hover{background-color:#a5a8af}body .buorg-fadeout{transition:visibility 0s 1.5s,opacity 1s ease-out .5s}.wg-nav-wrapper{display:flex;flex:1 1 100%;flex-direction:column;order:3;position:relative;transition:margin .25s ease;z-index:1700}@media only screen and (min-width:992px){.wg-nav-wrapper{flex:1 0 auto;flex-direction:row;height:4.2rem;order:2}}@media only screen and (min-width:1280px){.wg-nav-wrapper{flex:0 0 auto;height:5.66rem}}.wg-nav{z-index:1000}@media only screen and (max-width:767px){.wg-nav{top:45px}}@media only screen and (min-width:768px) and (max-width:991px){.wg-nav{top:52px}}@media only screen and (max-width:991px){.wg-nav{background:#fff;height:calc(100vh - 3rem);left:-1rem;overflow:hidden auto;padding:0 1rem;position:absolute;-webkit-transform:translateX(-100%);transform:translateX(-100%);transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out, -webkit-transform .3s ease-in-out;width:100vw}.wg-nav.is-active{-webkit-transform:translateX(0);transform:translateX(0)}}@media only screen and (min-width:992px){.wg-nav{display:flex;flex-grow:1;overflow:visible;padding:0}}.wg-nav>ul{display:flex;flex-direction:column;list-style:none;margin:0;padding:0;width:100%}@media only screen and (min-width:992px){.wg-nav>ul{flex-direction:row}}.wg-nav__link{align-items:center;border-bottom:2px solid #dedfe1;display:flex;height:4rem}.is-submenu-active .wg-nav__link{border-bottom:0}@media only screen and (min-width:992px){.wg-nav__link{border-bottom:0;height:auto}}.wg-nav__link>.yCmsComponent>a,.wg-nav__link>a{border-left:2px solid transparent;color:#000;display:block;line-height:1.5;padding:1.333rem .6667rem 1.133rem;position:relative;text-decoration:none;text-transform:uppercase;transition:background-color .3s,border-left-color .3s;width:100%}.wg-nav__link>.yCmsComponent>a:before,.wg-nav__link>a:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='m222.5 305.1 14.9 14.9 64-64-64-64-14.9 14.9 49.1 49.1-49.1 49.1z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%;content:"";height:2rem;position:absolute;right:1rem;top:1rem;width:2rem}.is-submenu-active .wg-nav__link>.yCmsComponent>a,.is-submenu-active .wg-nav__link>a{opacity:0}@media only screen and (min-width:992px){.wg-nav__link>.yCmsComponent>a,.wg-nav__link>a{border-left:0;font-size:.8rem;font-weight:400;line-height:1.333rem;overflow:hidden;padding:1.1rem 1rem;position:relative;transition:color .3s ease;width:auto}.wg-nav__link>.yCmsComponent>a:before,.wg-nav__link>a:before{background:#6ec800;bottom:0;height:2px;left:1rem;opacity:0;right:1rem;top:auto;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);transition:opacity .3s,-webkit-transform .3s;transition:transform .3s,opacity .3s;transition:transform .3s,opacity .3s,-webkit-transform .3s;width:auto}.is-submenu-active .wg-nav__link>.yCmsComponent>a,.is-submenu-active .wg-nav__link>a{opacity:1}}@media only screen and (min-width:1600px){.wg-nav__link>.yCmsComponent>a,.wg-nav__link>a{font-size:1rem}}.wg-nav__link.has-hover>a,.wg-nav__link.is-active>a,.wg-nav__link>a:hover{background-color:#eff0f2;border-left-color:#6ec800}@media only screen and (min-width:992px){.wg-nav__link.has-hover>a,.wg-nav__link.is-active>a,.wg-nav__link>a:hover{background:none;color:#6ec800}.wg-nav__link.has-hover>a:before,.wg-nav__link>a:hover:before{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.wg-nav__link.has-hover>.wg-nav-flyout{display:flex;z-index:1000}@media only screen and (min-width:1280px){.wg-nav__link.is-active--sublink>a:before{background-color:#6ec800}}.wg-nav__link:last-child{display:none;flex-grow:1;justify-content:flex-end;margin-left:auto}@media only screen and (min-width:992px){.wg-nav__link:last-child{display:flex;max-width:0}}.wg-meta-nav{align-items:center;display:flex}.wg-meta-nav__item{display:flex;min-height:1px;min-width:1px;position:relative}.wg-meta-nav__item:last-child{margin-right:-.25rem}@media only screen and (min-width:992px){.wg-meta-nav>.wg-meta-nav__item{margin:0 .7rem 0 0}}.wg-meta-nav .wg-header-profile-menu{display:none}.wg-meta-cart.is-active{background:#eff0f2}.wg-nav-icon{align-items:center;background:transparent;color:#000;display:inline-flex;font-weight:400;height:2.5rem;justify-content:center;position:relative;text-decoration:none;transition:all .3s ease;width:2.5rem}@media only screen and (min-width:992px){.wg-nav-icon:hover:after{bottom:-10px;content:"";display:block;height:20px;left:-8px;position:absolute;width:55px}}.wg-nav-icon:hover{background:#eff0f2;color:#6ec800}.wg-nav-icon.wg-nav-icon--inverted{background:#6ec800;color:#fff}.wg-nav-icon.wg-nav-icon--inverted:hover{background:#eff0f2;color:#000}.wg-nav-icon.wg-nav-icon--langselect{cursor:pointer;display:flex;font-size:1rem;line-height:2.6rem}.wg-nav-icon.wg-nav-icon--langselect .arrow-right{padding:0;-webkit-transform:rotate(90deg);transform:rotate(90deg);width:2rem}.wg-nav-icon.wg-nav-icon--langselect:hover{background-color:transparent}.wg-nav-icon__label{display:none;margin-left:.25rem}.wg-nav-icon__label .arrow-right{-webkit-transform:rotate(90deg);transform:rotate(90deg)}@media only screen and (min-width:992px){.wg-nav-icon__label{display:flex}}.wg-nav-icon__label--greeting{max-width:12rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wg-nav-icon__indicator{background:#6ec800;border-radius:50%;color:#fff;display:block;font-size:11px;height:1rem;line-height:1rem;opacity:0;position:absolute;right:0;text-align:center;top:0;transition:opacity .3s;width:1rem;z-index:1000}@media only screen and (min-width:992px){.wg-nav-icon__indicator{right:-.3rem;top:-.3rem}}.wg-nav-icon__indicator.is-active{opacity:1}.wg-meta-nav--top{margin-right:.1rem}@media only screen and (min-width:992px){.wg-meta-nav--top{justify-content:flex-end}.wg-meta-nav--top>li{padding-right:.69rem;position:relative}.wg-meta-nav--top>li:after{background-color:#a5a8af;content:"";height:50%;position:absolute;right:-.25rem;top:25%;width:2px}.wg-meta-nav--top>li:last-child{padding-right:0}.wg-meta-nav--top>li:last-child:after{content:none}.wg-meta-nav--top>li:first-child:last-child{margin-right:.25rem}.wg-meta-nav--top .wg-nav-icon{display:flex;font-family:AktivGrotesk,sans-serif;font-size:.8rem;font-style:normal;font-weight:400;font-weight:500;height:auto;text-decoration:none;width:auto}html[lang*=cn] .wg-meta-nav--top .wg-nav-icon{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-meta-nav--top .wg-nav-icon{font-family:sans-serif}html[lang*=kr] .wg-meta-nav--top .wg-nav-icon{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-meta-nav--top .wg-nav-icon{font-family:sans-serif}.wg-meta-nav--top .wg-nav-icon:hover{background:transparent}}.wg-header-menu__wrapper{display:flex;flex:1 1 100%;flex-flow:row wrap;justify-content:space-between}@media only screen and (min-width:992px){.wg-header-menu__wrapper{justify-content:unset}}.wg-header-profile-menu{display:flex;order:2}.wg-header-profile-menu--inline,.wg-header__ecomerce-menu--top{display:none}@media only screen and (min-width:992px){.wg-header__ecomerce-menu--top{display:flex}.wg-header__ecomerce-menu--inline{display:none}}.wg-nav-flyout__wrapper{bottom:0;left:0;opacity:0;overflow:hidden auto;pointer-events:none;position:absolute;right:0;top:0;-webkit-transform:translate3d(-2rem,0,0);transform:translate3d(-2rem,0,0);transition:opacity .3s,-webkit-transform .3s;transition:opacity .3s,transform .3s;transition:opacity .3s,transform .3s,-webkit-transform .3s;z-index:-1}@media only screen and (min-width:992px){.wg-nav-flyout__wrapper{height:0;margin-left:-1rem;max-width:100vw;opacity:1;overflow:hidden;top:auto;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);transition:height .3s ease-in-out;width:100vw}}@media only screen and (min-width:1280px){.wg-nav-flyout__wrapper{margin-left:-3rem;max-width:70rem}}@media only screen and (min-width:1600px){.wg-nav-flyout__wrapper{max-width:89.33rem}}.wg-nav-flyout__wrapper--active{opacity:1;pointer-events:auto;-webkit-transform:translateZ(0);transform:translateZ(0);z-index:1}@media only screen and (min-width:992px){.wg-nav-flyout__wrapper--active{height:560px;max-height:calc(100vh - 9rem);-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.wg-nav-flyout__scroll-wrapper{height:100%;overflow-x:hidden;overflow-y:auto}.wg-nav-flyout{background:#fff;list-style:none;padding:8rem 1rem 6rem;position:relative}@media only screen and (min-width:992px){.wg-nav-flyout{border-top:2px solid #eff0f2;-webkit-column-count:4;-moz-column-count:4;column-count:4;-webkit-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem;padding:6rem 3rem 2rem}}.wg-nav-flyout li.is-active>a{background-position:0 0;border-left-color:#6ec800;color:#000}.wg-nav-flyout__item{-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid;display:table;page-break-inside:avoid;width:100%}.wg-nav-flyout__item .empty-nav-item,.wg-nav-flyout__item a{background-color:transparent;border-left:2px solid transparent;color:#000;display:inline-block;line-height:1.6;padding:.75rem .6667rem;text-decoration:none;transition:all .3s;width:100%}.wg-nav-flyout__item a:hover{background-color:#eff0f2;border-left-color:#6ec800;color:#000}.wg-nav-flyout__item .empty-nav-item,.wg-nav-flyout__item>a{border-bottom:2px solid #dedfe1;font-weight:700}.wg-nav-flyout__submenu{list-style:none;margin-bottom:1rem;padding:0}.wg-nav-flyout__footer{align-items:flex-start;display:flex;flex-direction:column;left:1rem;position:absolute;top:1rem}@media only screen and (min-width:992px){.wg-nav-flyout__footer{display:block;left:3rem;right:3rem;top:2rem}}.wg-nav-flyout__back-btn{margin-bottom:.3rem;padding:.7rem 1rem .7rem 2.5rem}.wg-nav-flyout__back-btn:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='m222.5 305.1 14.9 14.9 64-64-64-64-14.9 14.9 49.1 49.1-49.1 49.1z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%;content:"";height:2rem;left:.5rem;position:absolute;top:.4rem;-webkit-transform:rotate(180deg);transform:rotate(180deg);width:2rem}@media only screen and (min-width:992px){.wg-nav-flyout__back-btn{display:none}}.wg-nav-flyout__category-btn a{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#1f2837;border:none;border-radius:0;color:#fff;cursor:pointer;display:inline-flex;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;justify-content:center;line-height:1.35;outline:none;overflow:hidden;padding:.7rem 1rem .7rem 2.5rem;position:relative;text-align:center;text-decoration:none;-webkit-transform:translateZ(0);transform:translateZ(0);transition:all .3s}html[lang*=cn] .wg-nav-flyout__category-btn a{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-nav-flyout__category-btn a{font-family:sans-serif}html[lang*=kr] .wg-nav-flyout__category-btn a{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-nav-flyout__category-btn a{font-family:sans-serif}@media only screen and (min-width:1280px){.wg-nav-flyout__category-btn a{padding:1rem 1.5rem}}.wg-nav-flyout__category-btn a.is-spinning,.wg-nav-flyout__category-btn a:active,.wg-nav-flyout__category-btn a:focus,.wg-nav-flyout__category-btn a:hover{box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);text-decoration:none;transition:all .3s}.wg-nav-flyout__category-btn a:active{box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}.wg-nav-flyout__category-btn a:after{background-image:radial-gradient(circle,#fff 10%,transparent 10.01%);background-position:50%;background-repeat:no-repeat;content:"";display:block;height:100%;left:0;opacity:0;pointer-events:none;position:absolute;top:0;-webkit-transform:scale(10);transform:scale(10);transition:opacity 1s,-webkit-transform .5s;transition:transform .5s,opacity 1s;transition:transform .5s,opacity 1s,-webkit-transform .5s;width:100%}.wg-nav-flyout__category-btn a:active:after{opacity:.2;-webkit-transform:scale(0);transform:scale(0);transition:0s}.wg-nav-flyout__category-btn a>p{display:inline;margin:0}.wg-nav-flyout__category-btn a>.icon{flex-shrink:0;margin-bottom:-.66667rem;margin-left:-.5rem;margin-top:-.5rem;pointer-events:none}.wg-nav-flyout__category-btn a>.icon.arrow-right{margin-left:-.75rem}.wg-nav-flyout__category-btn a>.icon.external{height:1rem;margin-left:0}.wg-nav-flyout__category-btn a>.icon.cross{margin-right:.25rem;margin-top:-.6rem;width:1.5rem}.wg-nav-flyout__category-btn a>.icon.cart{margin-right:.25rem}.wg-nav-flyout__category-btn a.is-spinning{pointer-events:none}.wg-nav-flyout__category-btn a.is-spinning:before{-webkit-animation:spin .75s linear infinite;animation:spin .75s linear infinite;border:.15rem solid hsla(0,0%,100%,.6);border-radius:100%;border-top-color:transparent;box-sizing:border-box;content:"";display:block;height:1.5rem;left:calc(50% - .75rem);position:absolute;top:calc(50% - .75rem);width:1.5rem}.wg-nav-flyout__category-btn a.is-spinning .icon,.wg-nav-flyout__category-btn a.is-spinning .wg-button__text{visibility:hidden}.wg-nav-flyout__category-btn a>span{pointer-events:none}.wg-nav-flyout__category-btn a.is-spinning,.wg-nav-flyout__category-btn a:active,.wg-nav-flyout__category-btn a:focus,.wg-nav-flyout__category-btn a:hover{background-color:#616a73;color:#fff}.wg-nav-flyout__category-btn a:before{content:"";height:2rem;left:.5rem;position:absolute;top:.4rem;width:2rem}.wg-nav-flyout__category-btn a:before,.wg-nav-flyout__category-btn a:hover:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23fff' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='m222.5 305.1 14.9 14.9 64-64-64-64-14.9 14.9 49.1 49.1-49.1 49.1z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%}@media only screen and (min-width:992px){.wg-nav-flyout__category-btn a{padding:.6667rem 1rem .6667rem 3rem}}.wg-nav-flyout__close-btn{-webkit-appearance:none;border:none;border-radius:50%;color:#000;cursor:pointer;display:none;height:2.5rem;overflow:hidden;position:absolute;right:-.3rem;top:.3rem;transition:background .25s ease;width:2.5rem;z-index:2800}@media only screen and (min-width:992px){.wg-nav-flyout__close-btn{align-items:center;display:flex;justify-content:center}}.wg-nav-flyout__close-btn:hover{background:#eff0f2}.wg-nav-overlay{background-color:rgba(31,40,55,.5);bottom:0;display:block;left:0;opacity:0;position:fixed;right:0;top:0;transition:opacity .3s ease-out,visibility .3s;visibility:hidden;z-index:-1}.wg-nav-overlay.is-visible{opacity:1;visibility:visible;z-index:1000}@media only screen and (min-width:992px){.wg-header-wrapper--scrollnav .wg-header{flex-wrap:nowrap;height:42px;padding-top:0}}@media only screen and (min-width:1280px){.wg-header-wrapper--scrollnav .wg-header{height:42px;justify-content:flex-start}}@media only screen and (min-width:1600px){.wg-header-wrapper--scrollnav .wg-header{height:52px}}@media only screen and (min-width:992px){.wg-header-wrapper--scrollnav .wg-nav-icon{height:1.8rem;width:1.8rem}.wg-header-wrapper--scrollnav .wg-nav-icon:hover{background:#eff0f2}.wg-header-wrapper--scrollnav .wg-nav-icon>.icon{height:1.5rem;width:1.5rem}}@media only screen and (min-width:1600px){.wg-header-wrapper--scrollnav .wg-nav-icon,.wg-header-wrapper--scrollnav .wg-nav-icon>.icon{height:2rem;width:2rem}}@media only screen and (min-width:992px){.wg-header-wrapper--scrollnav .wg-nav__link>a{font-size:.8rem;letter-spacing:.03rem;padding:.5rem}.wg-header-wrapper--scrollnav .wg-nav__link>a:before{left:.5rem;right:.5rem}}@media only screen and (min-width:1600px){.wg-header-wrapper--scrollnav .wg-nav__link>a{padding:.5rem 1rem}}@media only screen and (min-width:992px){.wg-header-wrapper--scrollnav .wg-logo__link>.logo{width:5rem}.wg-header-wrapper--scrollnav .wg-nav__link:last-child{max-width:none}.wg-header-wrapper--scrollnav .wg-icon-search{-webkit-transform:none;transform:none}.wg-header-wrapper--scrollnav .wg-meta-nav-wrapper{align-items:flex-start;flex-direction:row;margin-bottom:0;margin-top:0;padding:.7rem 0 0 2rem}.wg-header-wrapper--scrollnav .wg-meta-nav{height:auto}.wg-header-wrapper--scrollnav .wg-meta-nav>.wg-meta-nav__item{margin:0}.wg-header-wrapper--scrollnav .wg-meta-nav--top>.wg-meta-nav__item{padding:0}.wg-header-wrapper--scrollnav .wg-meta-nav--top>.wg-meta-nav__item:after{display:none}.wg-header-wrapper--scrollnav .wg-nav-icon--langselect{align-items:center;justify-content:center}.wg-header-wrapper--scrollnav .wg-nav-icon--langselect>.icon,.wg-header-wrapper--scrollnav .wg-nav-icon__label{display:none}.wg-header-wrapper--scrollnav .wg-header-search{opacity:0;position:absolute}.wg-header-wrapper--scrollnav .wg-header-search .wg-input-group__input{-webkit-transform:scaleX(0);transform:scaleX(0)}.wg-header-wrapper--scrollnav .wg-header-search.has-content{display:flex;margin-top:0;opacity:1;position:static}.wg-header-wrapper--scrollnav .wg-header-search.has-content .wg-input-group__input{-webkit-transform:none;transform:none}.wg-header-wrapper--scrollnav .wg-header-search.has-content .wg-icon-search-close{margin:0 1.5rem 0 -1.5rem;opacity:1;position:static;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.wg-header-wrapper--scrollnav .wg-header-search.has-content~.wg-nav{display:none}}.wg-header-wrapper--scrollnav .wg-header-profile-menu{display:flex}@media only screen and (min-width:992px){.wg-header-wrapper--scrollnav .wg-header-profile-menu{display:none}}.wg-header-wrapper--scrollnav .wg-header-profile-menu--inline{display:none}@media only screen and (min-width:992px){.wg-header-wrapper--scrollnav .wg-header-profile-menu--inline{display:flex}}.wg-header-wrapper--scrollnav .wg-header__ecomerce-menu--inline{display:flex}@media only screen and (min-width:992px){.wg-header-wrapper--scrollnav .wg-header-menu__wrapper{flex:unset;flex-flow:unset}}.wg-header-wrapper--scrollnav-down .wg-header{height:45px}@media only screen and (min-width:768px){.wg-header-wrapper--scrollnav-down .wg-header{height:52px}}@media only screen and (min-width:992px){.wg-header-wrapper--scrollnav-down .wg-header{height:42px}}@media only screen and (min-width:1280px){.wg-header-wrapper--scrollnav-down .wg-header{height:42px;justify-content:flex-start}}@media only screen and (min-width:1600px){.wg-header-wrapper--scrollnav-down .wg-header{height:52px}}@media only screen and (min-width:992px){.wg-header-wrapper.wg-header-wrapper--scrollnav-open .wg-scrollnav-wrapper{height:3.35rem}}.wg-header-wrapper--scrollnav-down .wg-header-search{display:none}.wg-header-search-container{height:0;overflow:hidden;padding:0}@media only screen and (min-width:992px){.wg-header-search-container{height:auto;overflow:visible}}.wg-header-search-container.is-visible,.wg-header-wrapper--search .wg-header-search-container{height:auto;overflow:visible}.wg-header-search{background-color:#fff;line-height:normal;order:4;position:relative;width:100%}@media only screen and (min-width:992px){.wg-header-search{display:block;flex-grow:1;order:2;width:auto}}.wg-header-search .wg-input-group{display:inline-block;margin-bottom:0;position:relative;transition:width .3s;width:100%}@media only screen and (min-width:992px){.wg-header-search .wg-input-group{align-items:center;display:flex;justify-content:center;padding-right:1rem;width:100%}}.wg-header-search .wg-input-group--filled .wg-input-group__input,.wg-header-search .wg-input-group__input{border-radius:2.66rem;box-sizing:border-box;font-size:1.2rem;font-weight:300;height:40px;padding:0 3.66rem 0 2rem}@media only screen and (min-width:992px){.wg-header-search .wg-input-group--filled .wg-input-group__input,.wg-header-search .wg-input-group__input{background:#eff0f2;border:0;border-radius:1.3rem;flex:0 1 auto;flex-basis:calc(100% - 4rem);font-size:1rem;height:2.6rem;line-height:2.6;padding:0 2.5rem 0 1.6rem;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s}}.wg-header-search .wg-input-group--filled .wg-input-group__input:focus,.wg-header-search .wg-input-group__input:focus{border-color:transparent}.wg-header-search .wg-input-group--filled .wg-input-group__input::-ms-clear,.wg-header-search .wg-input-group__input::-ms-clear{display:none}.wg-header-search input.wg-input-group__input::-webkit-input-placeholder{color:#a5a8af}.wg-header-search input.wg-input-group__input:-moz-placeholder,.wg-header-search input.wg-input-group__input::-moz-placeholder{color:#a5a8af}.wg-header-search input.wg-input-group__input:-ms-input-placeholder{color:#a5a8af}.wg-icon-search-close{align-items:center;background-color:#eff0f2;border-radius:50%;color:#000;cursor:pointer;display:flex;height:2rem;justify-content:center;opacity:0;position:absolute;right:3.5rem;top:50%;-webkit-transform:translate3d(0,-50%,0) rotate(-135deg) scale(.5);transform:translate3d(0,-50%,0) rotate(-135deg) scale(.5);transition:all .3s ease-in-out;width:2rem}.wg-icon-search-close:hover{color:#6ec800}@media only screen and (min-width:992px){.wg-icon-search-close{background-color:#eff0f2;height:2rem;right:.5rem;top:50%;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s;width:2rem}}.wg-icon-search-close .icon{padding:0;-webkit-transform:scale(1.5);transform:scale(1.5)}.wg-icon-search-close.is-visible{opacity:1;top:1.3rem;-webkit-transform:translate3d(0,-50%,0) rotate(45deg) scale(1);transform:translate3d(0,-50%,0) rotate(45deg) scale(1)}@media only screen and (min-width:992px){.wg-icon-search-close.is-visible{top:2.65rem}}.wg-header-search.is-visible{height:auto;overflow:visible;padding:0 0 .66rem}@media only screen and (min-width:992px){.wg-header-search.is-visible{opacity:1;padding:0;visibility:visible}}.wg-header-search.is-visible .wg-header-search__submit{-webkit-transform:scale(1);transform:scale(1)}.wg-header-search.is-visible .wg-input-group input:hover{border-color:transparent}@media only screen and (min-width:992px){.wg-header-search.is-visible .wg-input-group:after{opacity:1;width:calc(100% - 8rem)}}.wg-icon-search{border-radius:50%;cursor:pointer;margin:0 .5rem;padding:0;z-index:2000}.wg-icon-search:before{content:none}.wg-icon-search.is-hidden{-webkit-transform:scale(.1);transform:scale(.1)}@media only screen and (min-width:992px){.wg-icon-search{-webkit-transform:scale(0);transform:scale(0);transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s}}.wg-header-search__submit{background:#6ec800;border:none;border-radius:50%;color:#fff;height:40px;line-height:1em;margin:0;padding:0;position:absolute;right:0;top:0;transition:color .25s ease-in;width:40px}.wg-header-search__submit>.icon{height:2.5rem;width:2.5rem}@media only screen and (min-width:992px){.wg-header-search__submit{align-items:center;border-radius:2.6rem;cursor:pointer;display:flex;flex-shrink:0;font-size:.8rem;font-weight:700;height:2.6rem;left:-2rem;padding:0 1.3rem 0 1rem;position:relative;text-transform:uppercase;transition:-webkit-transform .3s cubic-bezier(.68,-.55,.27,1.55) .3s;transition:transform .3s cubic-bezier(.68,-.55,.27,1.55) .3s;transition:transform .3s cubic-bezier(.68,-.55,.27,1.55) .3s, -webkit-transform .3s cubic-bezier(.68,-.55,.27,1.55) .3s;width:auto}.wg-header-search__submit>.icon{height:1.8rem;width:1.8rem}}.wg-header-search__submit-text{display:none}@media only screen and (min-width:992px){.wg-header-search__submit-text{display:inline}}@media only screen and (max-width:991px){.page-search .wg-header-wrapper--scrollnav-down{display:none}}.wg-search-flyout{background-color:#eff0f2;bottom:auto;display:flex;justify-content:center;left:0;margin:0 -.7rem;opacity:0;padding:1.5rem 0 0;position:absolute;right:0;top:0;-webkit-transform:scale(.8);transform:scale(.8);transition:opacity .35s;visibility:hidden;z-index:-1}@media only screen and (min-width:992px){.wg-search-flyout{left:0;margin:0;overflow:hidden;padding:0}}.wg-search-flyout.is-open{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;height:calc(100vh - 6rem);opacity:1;overflow-y:auto;top:100%;-webkit-transform:scale(1);transform:scale(1);transition:visibility .3s linear,opacity .35s ease-out,-webkit-transform .25s;transition:visibility .3s linear,opacity .35s ease-out,transform .25s;transition:visibility .3s linear,opacity .35s ease-out,transform .25s,-webkit-transform .25s;visibility:visible;z-index:1500}@media only screen and (min-width:992px){.wg-search-flyout.is-open{height:auto;margin-top:0;max-height:80vh}}.wg-search-flyout .wg-container{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;height:100%;overflow-x:hidden;overflow-y:scroll}.wg-search-flyout .wg-spinner{bottom:auto;display:none;height:8rem;left:auto;opacity:1;position:relative;right:auto;top:auto;visibility:visible}@media only screen and (min-width:992px){.wg-search-flyout .wg-spinner{background:#fff}}.wg-search-flyout.has-content .wg-search-flyout__inner,.wg-search-flyout.has-noresults .wg-search-flyout__noresult,.wg-search-flyout.has-spinner>.wg-spinner{display:flex}.wg-search-flyout__noresult{align-items:center;background-color:#eff0f2;color:#000;display:none;flex-direction:column;font-size:1rem;height:8rem;justify-content:flex-start;padding:4.25rem 0}@media only screen and (min-width:992px){.wg-search-flyout__noresult{background:#fff;justify-content:center;padding:0}}.wg-search-flyout__title{color:#000;font-family:AktivGrotesk,sans-serif;font-size:.8rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.4rem;padding:0 2.5rem 1rem;text-transform:none}html[lang*=cn] .wg-search-flyout__title{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-search-flyout__title{font-family:sans-serif}html[lang*=kr] .wg-search-flyout__title{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-search-flyout__title{font-family:sans-serif}@media only screen and (min-width:992px){.wg-search-flyout__title{font-size:.8rem;font-weight:400;margin:0 2rem;padding:2rem 0 1rem}}.wg-search-flyout__list{margin:0;padding:0}@media only screen and (min-width:992px){.wg-search-flyout__list{margin-bottom:1.9rem}}.wg-search-flyout__list mark{background-color:transparent;font-weight:700}.wg-search-flyout__list-item{border-bottom:2px solid #eff0f2;border-left:2px solid transparent;position:relative}.wg-search-flyout__list-item--disabled{pointer-events:none}.wg-search-flyout__list-item--disabled .wg-search-flyout__list-link{color:#a5a8af}@media only screen and (max-width:767px){.wg-search-flyout__list-item:nth-child(n+4){display:none}}@media only screen and (min-width:992px){.wg-search-flyout__list-item{border-bottom:2px solid #eff0f2;margin-left:2rem}.wg-search-flyout__list-item.wg-search-flyout__list-item--selected{background-color:#eff0f2;border-left-color:#6ec800}.wg-search-flyout__list-item:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='m222.5 305.1 14.9 14.9 64-64-64-64-14.9 14.9 49.1 49.1-49.1 49.1z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:250%;content:"";height:1rem;pointer-events:none;position:absolute;right:1rem;top:1.1rem;width:1rem}.wg-search-flyout__list-item--disabled:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23a5a8af' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='m222.5 305.1 14.9 14.9 64-64-64-64-14.9 14.9 49.1 49.1-49.1 49.1z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:250%}}.wg-search-flyout__list-item:first-child{border-top:2px solid #eff0f2}.wg-search-flyout__list-link{word-wrap:break-word;color:#000;display:block;font-size:1.1rem;padding:.5rem 2.5rem}.wg-search-flyout__list-link,.wg-search-flyout__list-link mark{transition:color .3s}.wg-search-flyout__list-link,.wg-search-flyout__list-link:focus,.wg-search-flyout__list-link:hover{color:#000;text-decoration:none}@media only screen and (min-width:992px){.wg-search-flyout__list-link{font-size:1rem;padding:1rem 2rem 1rem 1rem}}.wg-search-flyout__inner{display:none;flex-direction:column;height:100%;width:100%}@media only screen and (min-width:992px){.wg-search-flyout__inner{flex-direction:row}}.wg-search-flyout__aside{display:flex;flex:0 0 auto;flex-direction:column;margin:0 auto;padding:0;position:relative;width:100%}@media only screen and (min-width:992px){.wg-search-flyout__aside{background-color:#fff;margin:0;width:33%}}.wg-search-flyout__content{background-color:#eff0f2;flex:1 1 auto;padding:1rem}@media only screen and (min-width:992px){.wg-search-flyout__content{display:flex;flex-direction:column;margin-top:2.7rem;padding:1rem 0}}.wg-search-flyout__content.has-content .wg-search-flyout__content-inner,.wg-search-flyout__content.has-spinner .wg-spinner{display:flex}.wg-search-flyout__content .wg-spinner{background-color:transparent;margin:auto}.wg-search-flyout__content-title{align-items:center;color:#000;display:flex;font-family:AktivGrotesk,sans-serif;font-size:.8rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.4rem;margin-bottom:1rem;text-transform:none}html[lang*=cn] .wg-search-flyout__content-title{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-search-flyout__content-title{font-family:sans-serif}html[lang*=kr] .wg-search-flyout__content-title{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-search-flyout__content-title{font-family:sans-serif}@media only screen and (min-width:768px){.wg-search-flyout__content-title{margin:0 0 1rem}}@media only screen and (min-width:992px){.wg-search-flyout__content-title{font-weight:400;margin:0 0 1rem}}.wg-search-flyout__content-title>.icon{height:1.5rem;width:1.5rem}.wg-search-flyout__content-inner{display:none;flex-direction:column;padding:0 1rem}@media only screen and (min-width:992px){.wg-search-flyout__content-inner{padding:0 2rem}}.wg-search-flyout__more{margin:0}@media only screen and (min-width:992px){.wg-search-flyout__more{text-align:right}}.wg-search-flyout__headline{align-items:stretch;box-sizing:border-box;color:#000;display:flex;flex-wrap:wrap;font-size:1rem;justify-content:space-between;min-height:2rem}@media only screen and (min-width:992px){.wg-search-flyout__headline{margin-bottom:1px;margin-left:2rem;margin-right:2rem}.wg-search-flyout__headline:first-child{margin-top:1rem}}.wg-search-flyout__headline-item{align-items:center;background-color:#eff0f2;display:flex;flex:1 1 0%;margin-bottom:2px;margin-right:2px;padding:1rem 0 1rem 1rem;position:relative}.wg-search-flyout__headline-item:last-child{justify-content:center;margin-right:0;padding-left:.5rem;padding-right:.75rem}@media only screen and (min-width:992px){.wg-search-flyout__headline-item:last-child{padding-left:1rem;padding-right:1rem}.wg-search-flyout__headline-item{padding:.5rem 1.5rem}}.wg-search-flyout__headline-item>strong{text-transform:uppercase}.wg-search-flyout__headline-item--show-all{flex:0 0 auto}@media only screen and (min-width:992px){.wg-search-flyout__headline-item--show-all{flex:0 0 20%}}.wg-search-flyout__headline-link{align-items:center;color:#000;display:inline-flex;font-size:.866rem;font-weight:500;justify-content:center;padding:0 .5rem}.wg-search-flyout__headline-link:hover{text-decoration:none}.wg-search-flyout__headline-link>.icon{margin-left:-.5rem;opacity:.5}@media only screen and (min-width:992px){.wg-search-flyout__headline-link{padding:0}}.wg-search-flyout__list-item--empty{font-size:1.5rem}@media only screen and (min-width:992px){.wg-download-listitem--flyout.wg-listitem--selected:before,.wg-listitem--flyout.wg-listitem--selected:before,.wg-product-listitem--flyout.wg-listitem--selected:before,.wg-solutionprovider-listitem--flyout.wg-listitem--selected:before{background-color:#6ec800;bottom:0;content:"";left:0;position:absolute;top:0;width:2px}.wg-header-wrapper--searchopen{background:#929292;transition:background-color .3s}.wg-header-wrapper--searchopen .wg-header{background:#fff}.wg-header-wrapper--searchopen .wg-header-search{margin-right:3rem;opacity:1;position:static}.wg-header-wrapper--searchopen .wg-header-search .wg-input-group__input{-webkit-transform:none;transform:none}.wg-header-wrapper--searchopen .wg-nav{z-index:-1}.wg-header-wrapper--searchopen .wg-icon-search-close{right:1.8rem;top:1.8rem}.wg-header-wrapper--searchopen .wg-search-flyout{background:#fff}.wg-header-wrapper--searchopen .wg-search-flyout__title{padding-top:.7rem}.wg-header-wrapper--searchopen .wg-meta-nav{display:none}.wg-header-wrapper--searchopen.wg-header-wrapper--scrollnav .wg-header-search{margin-bottom:.2rem;margin-top:.2rem}.wg-header-wrapper--searchopen.wg-header-wrapper--scrollnav .wg-header-menu__wrapper{flex:1 1 100%;flex-flow:row wrap}.wg-header-wrapper--searchopen.wg-header-wrapper--scrollnav .wg-icon-search-close{top:1.4rem}.wg-header-wrapper--searchopen.wg-header-wrapper--scrollnav .wg-nav{display:none}}.wg-mega-menu__popup.wg-meta-nav__login-layer,.wg-meta-nav__login-layer{background-color:#eff0f2;box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);display:flex;flex-direction:column;z-index:2300}@media only screen and (min-width:992px){.wg-mega-menu__popup.wg-meta-nav__login-layer,.wg-meta-nav__login-layer{width:27.33rem}}.wg-mega-menu__popup.wg-meta-nav__login-layer>.wg-base-modal__container,.wg-meta-nav__login-layer>.wg-base-modal__container{padding:0}.wg-mega-menu__popup.wg-meta-nav__login-layer .wg-account__side-nav>ul,.wg-meta-nav__login-layer .wg-account__side-nav>ul{margin:0}.wg-mega-menu__popup.wg-meta-nav__login-layer .wg-account__side-nav>ul>li,.wg-meta-nav__login-layer .wg-account__side-nav>ul>li{padding-left:0}.wg-flyout-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:0;min-height:4rem;padding:0 1.3333rem}.wg-flyout-header__headline{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.2rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.6rem}html[lang*=cn] .wg-flyout-header__headline{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-flyout-header__headline{font-family:sans-serif}html[lang*=kr] .wg-flyout-header__headline{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-flyout-header__headline{font-family:sans-serif}@media only screen and (min-width:768px){.wg-flyout-header__headline{font-size:1.2rem;line-height:1.6rem}}@media only screen and (min-width:992px){.wg-flyout-header__headline{font-size:1.2rem;line-height:1.6rem}}@media only screen and (min-width:1280px){.wg-flyout-header__headline{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:1600px){.wg-flyout-header__headline{font-size:1.6rem;line-height:2rem}}.wg-flyout-close{align-items:center;background-color:transparent;border:none;display:flex;justify-content:center;margin:0 -1.25rem 0 0;padding:0}.wg-flyout-close,.wg-flyout-close>svg{height:4rem;width:4rem}@media only screen and (min-width:992px){.wg-flyout-close{display:none}}.wg-meta-nav__link-list-wrapper,.wg-meta-nav__login-form{flex:0 0 66%;padding:0 1.333rem}@media only screen and (min-width:992px){.wg-meta-nav__link-list-wrapper,.wg-meta-nav__login-form{height:auto;padding:1rem 1.333rem}}.wg-meta-nav__link-list-wrapper .password-question,.wg-meta-nav__login-form .password-question{display:none}.wg-meta-nav__register{background-color:#eff0f2;color:#000;flex:0 0 34%;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;padding:.25rem 1rem;text-align:right;text-transform:none}html[lang*=cn] .wg-meta-nav__register{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-meta-nav__register{font-family:sans-serif}html[lang*=kr] .wg-meta-nav__register{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-meta-nav__register{font-family:sans-serif}@media only screen and (min-width:992px){.wg-meta-nav__register{min-height:4rem}}.wg-meta-nav__register p{margin-bottom:2rem;text-align:left}.wg-meta-nav__link-list{border-bottom:1px solid #eff0f2;padding-bottom:1.25rem;padding-top:1.25rem}@media only screen and (min-width:992px){.wg-meta-nav__link-list{padding-bottom:.5rem;padding-top:.5rem}}.wg-meta-nav__link-list a{fill:currentColor;color:#000;cursor:pointer;display:inline-block;display:block;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;position:relative;text-decoration:none;text-transform:none;transition:color .2s linear}html[lang*=cn] .wg-meta-nav__link-list a{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-meta-nav__link-list a{font-family:sans-serif}html[lang*=kr] .wg-meta-nav__link-list a{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-meta-nav__link-list a{font-family:sans-serif}.wg-meta-nav__link-list a:focus,.wg-meta-nav__link-list a:hover{color:#6ec800;text-decoration:underline}.wg-meta-nav__link-list a:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='m222.5 305.1 14.9 14.9 64-64-64-64-14.9 14.9 49.1 49.1-49.1 49.1z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%;content:"";height:2rem;position:absolute;right:0;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0);width:2rem}.wg-meta-nav__link-list .empty-nav-item{color:#a5a8af;pointer-events:none}html.is-frozen,html.is-frozen body{height:100vh;min-height:100vh;overflow:hidden}.wg-meta-nav__langselect-dropdown{background-color:#fff;box-shadow:0 0 40px #a5a8af;display:none;list-style:none;padding:2rem;position:absolute;width:100%;z-index:2400}.wg-nav-icons .wg-meta-nav__langselect-dropdown{display:none}.wg-meta-nav__langselect-dropdown.is-visible{display:block}@media only screen and (min-width:992px){.wg-meta-nav__langselect-dropdown{bottom:auto;left:auto;padding:0;right:-1.5rem;top:2.66rem;width:17rem}.wg-meta-nav__langselect-dropdown:before{border-bottom:10px solid #fff;border-left:10px solid transparent;border-right:10px solid transparent;content:"";height:0;left:13.3rem;position:absolute;top:-10px;width:0}}.wg-meta-nav__langselect-dropdown .wg-meta-nav__langselect-list{padding:0}.wg-meta-nav__langselect-dropdown .wg-meta-nav__langselect-list>li{line-height:35px}@media only screen and (min-width:992px){.wg-meta-nav__langselect-dropdown .wg-meta-nav__langselect-list>li{padding-left:1rem}.wg-meta-nav__langselect-dropdown .wg-meta-nav__langselect-list>li:hover{background-color:#eff0f2;box-shadow:-2px 0 0 0 #6ec800}}.wg-meta-nav__langselect-dropdown .wg-meta-nav__langselect-list>li .wg-meta-nav__langselect-link{color:#000;display:flex;justify-content:space-between;text-decoration:none}.wg-meta-nav__langselect-dropdown .wg-meta-nav__langselect-list>li .wg-meta-nav__langselect-icon{background-color:#ff6f0f;color:#fff;padding:0 .5rem}.wg-meta-nav__langselect-dropdown .wg-meta-nav__langselect-list>li .wg-meta-nav__langselect-icon .icon{height:1rem;width:1rem}.wg-meta-nav__langselect-dropdown .wg-meta-nav__langselect-list>li .wg-meta-nav__langselect-link--is-selected{font-weight:700}.wg-meta-nav__langselect-dropdown .wg-meta-nav__langselect-list>li .wg-meta-nav__langselect-isocode{display:inline-block;padding-right:1rem;width:4rem}.wg-meta-nav__langselect-dropdown .wg-meta-nav__langselect-header{align-items:center;display:flex;justify-content:space-between;margin:0}@media only screen and (min-width:992px){.wg-meta-nav__langselect-dropdown .wg-meta-nav__langselect-header{display:none}}.wg-meta-nav__langselect-dropdown .wg-meta-nav__langselect-header .wg-meta-nav__langselect-close{align-items:center;background-color:transparent;border:none;display:flex;justify-content:center;margin:0 -1.25rem 0 0;padding:0}.wg-meta-nav__langselect-dropdown .wg-meta-nav__langselect-header .wg-meta-nav__langselect-close,.wg-meta-nav__langselect-dropdown .wg-meta-nav__langselect-header .wg-meta-nav__langselect-close>svg{height:4rem;width:4rem}@media only screen and (min-width:992px){.wg-meta-nav__langselect-dropdown .wg-meta-nav__langselect-header .wg-meta-nav__langselect-close{display:none}}.wg-meta-nav__langselect-dropdown .wg-meta-nav__langselect-header .wg-meta-nav__langselect-close>svg{height:2rem;width:2rem}.wg-meta-nav__langselect-dropdown .wg-meta-nav__langselect-heading{margin:0}.wg-mini-cart-mega-menu .wg-mega-menu__popup{padding:1rem 2rem 2rem;width:33.33rem}.wg-mini-cart-mega-menu .wg-mega-menu__popup .wg-listitem-neo__marginal-column{flex:unset}.wg-mini-cart__header{align-items:center;display:flex;margin-bottom:1rem;position:relative}.wg-mini-cart__header .h4{margin-bottom:0}.wg-mini-cart__scroll-nav{display:flex;justify-content:center}.wg-mini-cart__scroll-nav .wg-mini-cart__scroll-btn{padding:.2rem .5rem;pointer-events:auto}.wg-mini-cart__scroll-nav .wg-mini-cart__scroll-btn .icon{margin:0}.wg-mini-cart__scroll-btn--up .icon{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.wg-mini-cart__scroll-btn--down .icon{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.wg-mini-cart__item-list{overflow:hidden;position:relative;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s, -webkit-transform .2s}.wg-mini-cart__list-wrapper{position:relative}.wg-mini-cart__loading-overlay{background-color:transparent;bottom:0;left:0;position:absolute;right:0;top:0;transition:opacity .3s ease-out,visibility .3s}.wg-mini-cart__item-wrapper{position:relative}.wg-mini-cart__item-wrapper .wg-product-item-simple{margin-bottom:.33rem;padding:.66rem;position:relative}.wg-mini-cart__remove-item{align-items:center;cursor:pointer;display:flex;height:2rem;justify-content:center;position:absolute;right:0;top:0;width:2rem;z-index:10}.wg-mini-cart__remove-item:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='m372 157.4-18.3-18.5-97.7 98.6-97.7-98.6-18.3 18.5 97.7 98.6-95.6 96.4 18.3 18.5 95.6-96.4 95.6 96.4 18.3-18.5-95.6-96.4z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%;content:"";display:inline-block;font-size:1rem;height:1.5rem;line-height:1.5rem;width:1.5rem}.wg-mini-cart__remove-item:hover:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23ff6f0f' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='m372 157.4-18.3-18.5-97.7 98.6-97.7-98.6-18.3 18.5 97.7 98.6-95.6 96.4 18.3 18.5 95.6-96.4 95.6 96.4 18.3-18.5-95.6-96.4z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%}.wg-mini-cart__button-wrapper{margin-top:1rem;width:100%}.wg-mini-cart__button-wrapper .wg-button{float:right}.wg-mini-cart-alert-fade-enter-active,.wg-mini-cart-alert-fade-leave-active{transition:all .3s}.wg-mini-cart-alert-fade-enter,.wg-mini-cart-alert-fade-leave-to{opacity:0;-webkit-transform:translateY(-25%);transform:translateY(-25%)}@media only screen and (min-width:992px){.wg-comparisonlist-trigger.active:not(:hover) .wg-comparisonlist-flyout{display:block}}.wg-comparisonlist-flyout{background-color:#eff0f2;box-shadow:0 0 2.667rem #a5a8af;display:none;padding:1.333rem .6667rem;position:absolute;right:-.66rem;top:3.13rem;width:20rem}.wg-comparisonlist-flyout:before{border-bottom:.66rem solid #eff0f2;border-left:.66rem solid transparent;border-right:.66rem solid transparent;content:"";height:0;position:absolute;right:1.33rem;top:-.66rem;width:0}.wg-comparisonlist-flyout .wg-alert{margin-bottom:0}.wg-mini-watchlist__indicator{align-self:center;background:#6ec800;border-radius:50%;color:#fff;font-size:11px;line-height:1.2rem;min-height:1.2rem;min-width:1.2rem;position:absolute;right:.5rem;text-align:center;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.wg-mini-watchlist__headline{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.4rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.8rem;margin:1rem}html[lang*=cn] .wg-mini-watchlist__headline{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-mini-watchlist__headline{font-family:sans-serif}html[lang*=kr] .wg-mini-watchlist__headline{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-mini-watchlist__headline{font-family:sans-serif}@media only screen and (min-width:768px){.wg-mini-watchlist__headline{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:992px){.wg-mini-watchlist__headline{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:1280px){.wg-mini-watchlist__headline{font-size:1.6rem;line-height:2rem}}@media only screen and (min-width:1600px){.wg-mini-watchlist__headline{font-size:1.8rem;line-height:2.2rem}}.wg-mini-watchlist__form{margin-top:.33rem}.wg-mini-watchlist .wg-mini-watchlist__list .wg-mini-watchlist__list-item{background-color:#fff;display:flex;padding:0;position:relative}.wg-mini-watchlist .wg-mini-watchlist__list .wg-mini-watchlist__list-item:first-child{border:none}.wg-mini-watchlist .wg-mini-watchlist__list .wg-mini-watchlist__list-item.disabled{background-color:#fff;cursor:default}.wg-mini-watchlist .wg-mini-watchlist__list .wg-mini-watchlist__list-item.disabled a,.wg-mini-watchlist .wg-mini-watchlist__list .wg-mini-watchlist__list-item.disabled a:hover{color:#dedfe1;cursor:default}.wg-mini-watchlist .wg-mini-watchlist__list .wg-mini-watchlist__list-item.disabled .wg-mini-watchlist__indicator{cursor:default}.wg-mini-watchlist .wg-mini-watchlist__list .wg-mini-watchlist__list-item.disabled:hover{background-color:#fff}.wg-mega-menu.wg-mini-watchlist-mega-menu .wg-mega-menu__popup{margin:0;padding:0;text-transform:none;width:20rem}.wg-mega-menu.wg-mini-watchlist-mega-menu .wg-mega-menu__popup:before{content:none}.wg-mega-menu.wg-mini-watchlist-mega-menu .wg-mega-menu__popup .wg-alert{margin-bottom:0}.wg-mega-menu.wg-mini-watchlist-mega-menu .wg-mini-watchlist__list{margin:0}.wg-mini-watchlist-mega-menu[type=add].visible .wg-mega-menu__toggle,.wg-mini-watchlist-mega-menu[type=cart].visible .wg-mega-menu__toggle,.wg-mini-watchlist-mega-menu[type=move].visible .wg-mega-menu__toggle{background-color:#eff0f2}.wg-mini-watchlist-mega-menu[type=add] .wg-mini-watchlist__form .wg-button,.wg-mini-watchlist-mega-menu[type=cart] .wg-mini-watchlist__form .wg-button,.wg-mini-watchlist-mega-menu[type=move] .wg-mini-watchlist__form .wg-button{margin:0}.wg-mini-watchlist-mega-menu[type=add] .wg-mega-menu__popup,.wg-mini-watchlist-mega-menu[type=cart] .wg-mega-menu__popup,.wg-mini-watchlist-mega-menu[type=move] .wg-mega-menu__popup{bottom:1px}@media only screen and (min-width:768px){.wg-samplelist-trigger.active .wg-samplelist-flyout{display:block}}.wg-samplelist-trigger[data-top-val=""]{display:none}.wg-samplelist-flyout{background-color:#eff0f2;box-shadow:0 0 2.667rem #a5a8af;display:none;padding:1.333rem .6667rem;position:absolute;right:-.66rem;top:3.13rem;width:20rem}.wg-samplelist-flyout:before{border-bottom:.66rem solid #eff0f2;border-left:.66rem solid transparent;border-right:.66rem solid transparent;content:"";height:0;position:absolute;right:1.33rem;top:-.66rem;width:0}.wg-samplelist-flyout .wg-alert{margin-bottom:0}.wg-v-card{background-color:#fff;display:flex;flex-direction:column;padding:1rem;position:relative}.wg-v-card__logo{color:#6ec800;position:absolute;right:1rem;top:1rem}.wg-v-card__logo>.icon{height:2rem;width:5rem}.wg-v-card__header{display:flex;flex-direction:column;margin-bottom:1rem;padding-right:2rem}@media only screen and (min-width:768px){.wg-v-card__header{flex-direction:row}}.wg-v-card__img{aspect-ratio:1;margin-bottom:1rem}.wg-v-card__img,.wg-v-card__img>img{height:84px;max-height:84px;max-width:84px;min-height:84px;min-width:84px;width:84px}.wg-v-card__img>img{object-fit:cover}@media only screen and (min-width:768px){.wg-v-card__img{margin-bottom:0;margin-right:1rem}.wg-v-card__img,.wg-v-card__img>img{height:135px;max-height:135px;max-width:135px;min-height:135px;min-width:135px;width:135px}}.wg-v-card__subtext{color:#000;color:#616a73;display:flex;flex-direction:column;font-family:AktivGrotesk,sans-serif;font-size:.8rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.4rem;text-transform:none}html[lang*=cn] .wg-v-card__subtext{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-v-card__subtext{font-family:sans-serif}html[lang*=kr] .wg-v-card__subtext{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-v-card__subtext{font-family:sans-serif}.wg-accessories-load-btn{align-items:center;color:#000;display:flex;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;text-transform:none}html[lang*=cn] .wg-accessories-load-btn{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-accessories-load-btn{font-family:sans-serif}html[lang*=kr] .wg-accessories-load-btn{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-accessories-load-btn{font-family:sans-serif}.wg-accessories-load-btn:focus,.wg-accessories-load-btn:hover{color:#6ec800;text-decoration:underline}.wg-accessories-load-btn--more{margin-left:1rem}.wg-accessories-load-btn--more .icon{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.wg-accessories-load-btn--less .icon{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.wg-accessories-item__btn-label{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.wg-product-accordion .wg-accessories-item.product-row{display:flex;flex-wrap:nowrap}.wg-icon-text-list{align-items:center;background-color:#fff;display:flex;flex-direction:column}.wg-icon-text-list p{margin:0;padding:0}.wg-icon-text-list__headline{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.4rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.8rem;width:100%}html[lang*=cn] .wg-icon-text-list__headline{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-icon-text-list__headline{font-family:sans-serif}html[lang*=kr] .wg-icon-text-list__headline{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-icon-text-list__headline{font-family:sans-serif}@media only screen and (min-width:768px){.wg-icon-text-list__headline{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:992px){.wg-icon-text-list__headline{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:1280px){.wg-icon-text-list__headline{font-size:1.6rem;line-height:2rem}}@media only screen and (min-width:1600px){.wg-icon-text-list__headline{font-size:1.8rem;line-height:2.2rem}}.wg-icon-text-list__items{display:flex;flex-wrap:wrap;width:100%}.wg-icon-text-item{align-items:center;display:flex;flex-direction:row;width:100%}@media only screen and (min-width:768px){.wg-icon-text-item{flex-direction:column}}.wg-icon-text-item__icon{align-self:flex-start;height:72px;margin-right:.5rem;max-height:72px;max-width:72px;min-height:72px;min-width:72px;width:72px}.wg-icon-text-item__icon>img{height:100%;max-height:100%;max-width:100%;min-height:100%;min-width:100%;width:100%}@media only screen and (min-width:768px){.wg-icon-text-item__icon{align-self:center;margin-right:0}}.wg-icon-text-item__content{width:100%}.wg-icon-text-item__headline{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.6rem;text-transform:none;word-break:break-word}html[lang*=cn] .wg-icon-text-item__headline{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-icon-text-item__headline{font-family:sans-serif}html[lang*=kr] .wg-icon-text-item__headline{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-icon-text-item__headline{font-family:sans-serif}@media only screen and (min-width:768px){.wg-icon-text-item__headline{text-align:center}}.wg-icon-text-item__paragraph{color:#000;font-family:AktivGrotesk,sans-serif;font-size:.8rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.4rem;text-transform:none;word-break:break-word}html[lang*=cn] .wg-icon-text-item__paragraph{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-icon-text-item__paragraph{font-family:sans-serif}html[lang*=kr] .wg-icon-text-item__paragraph{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-icon-text-item__paragraph{font-family:sans-serif}@media only screen and (min-width:768px){.wg-icon-text-item__paragraph{text-align:center}}.wg-icon-text-list__show-more{align-items:center;display:flex;font-weight:700;justify-content:center}.wg-icon-text-list__show-more>.icon{rotate:90deg;transition:rotate .3s ease}.wg-icon-text-list__show-more--active>.icon{rotate:-90deg}.wg-sidebar__action-bar{background:transparent;flex-flow:column wrap;justify-content:flex-start;padding:.75rem}.wg-sidebar__action-bar .wg-product-actionbar__link{border:solid #eff0f2;border-width:0 0 2px}.wg-sidebar__action-bar .wg-product-actionbar__link:last-child{border-width:0}.wg-sidebar__action-bar .wg-list--item-actions,.wg-sidebar__action-bar .wg-product-actionbar__link,.wg-sidebar__action-bar li{background:transparent;display:block;margin-left:0;margin-right:0;padding:.5rem 0}.wg-sidebar__action-bar .wg-list--item-actions a,.wg-sidebar__action-bar .wg-product-actionbar__link a,.wg-sidebar__action-bar li a{align-items:center;color:#000;display:flex;text-decoration:none}.wg-sidebar__action-bar .wg-list--item-actions a svg,.wg-sidebar__action-bar .wg-product-actionbar__link a svg,.wg-sidebar__action-bar li a svg{fill:currentColor}.wg-sidebar__action-bar .wg-list--item-actions a:hover,.wg-sidebar__action-bar .wg-product-actionbar__link a:hover,.wg-sidebar__action-bar li a:hover{color:#6ec800;cursor:pointer}.wg-sidebar__action-bar .wg-list--item-actions a:hover div,.wg-sidebar__action-bar .wg-list--item-actions a:hover p,.wg-sidebar__action-bar .wg-product-actionbar__link a:hover div,.wg-sidebar__action-bar .wg-product-actionbar__link a:hover p,.wg-sidebar__action-bar li a:hover div,.wg-sidebar__action-bar li a:hover p{color:#6ec800}.wg-sidebar__action-bar .wg-list--item-actions .icon,.wg-sidebar__action-bar .wg-product-actionbar__link .icon,.wg-sidebar__action-bar li .icon{height:2rem;margin-right:.5rem;width:2rem}.wg-sidebar__action-bar .wg-list--item-actions .download-txt,.wg-sidebar__action-bar .wg-product-actionbar__link .download-txt,.wg-sidebar__action-bar li .download-txt{display:none}.wg-sidebar__action-bar .wg-list--item-actions:not(:last-child),.wg-sidebar__action-bar li:not(:last-child){border-bottom:2px solid #eff0f2}.wg-plus-minus-toggle:before{background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M320 248h-56v-56h-16v56h-56v16h56v56h16v-56h56'/%3E%3C/svg%3E");background-size:250%}.accordion-headline{cursor:pointer;position:relative}.accordion-headline.active .wg-plus-minus-toggle:before,.accordion-headline.is-active .wg-plus-minus-toggle:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M248 248h-56v16h128v-16z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:250%}.accordion-body{display:none}.accordion-body.active,.accordion-body.is-active{display:block}.wg-text__headline{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.4rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.8rem;margin-bottom:1rem}html[lang*=cn] .wg-text__headline{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-text__headline{font-family:sans-serif}html[lang*=kr] .wg-text__headline{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-text__headline{font-family:sans-serif}@media only screen and (min-width:768px){.wg-text__headline{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:992px){.wg-text__headline{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:1280px){.wg-text__headline{font-size:1.6rem;line-height:2rem}}@media only screen and (min-width:1600px){.wg-text__headline{font-size:1.8rem;line-height:2.2rem}}.wg-text__content{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;text-transform:none}html[lang*=cn] .wg-text__content{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-text__content{font-family:sans-serif}html[lang*=kr] .wg-text__content{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-text__content{font-family:sans-serif}.wg-text__content dl,.wg-text__content p{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;text-transform:none}html[lang*=cn] .wg-text__content dl,html[lang*=cn] .wg-text__content p{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-text__content dl,html[lang*=ja] .wg-text__content p{font-family:sans-serif}html[lang*=kr] .wg-text__content dl,html[lang*=kr] .wg-text__content p{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-text__content dl,html[lang*=tw] .wg-text__content p{font-family:sans-serif}.wg-text__content a{fill:currentColor;color:#6ec800;cursor:pointer;display:inline-block;display:inline;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;text-decoration:none;text-transform:none;transition:color .2s linear}html[lang*=cn] .wg-text__content a{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-text__content a{font-family:sans-serif}html[lang*=kr] .wg-text__content a{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-text__content a{font-family:sans-serif}.wg-text__content a:focus,.wg-text__content a:hover{color:#6ec800;text-decoration:underline}.wg-text__content ul{list-style:none;margin:0 0 2.5rem;padding:0}@media only screen and (min-width:768px){.wg-text__content ul{margin-left:.5rem}}.wg-text__content ul>li{font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem;margin-bottom:.5rem;padding-left:1.75rem;position:relative}.wg-text__content ul>li:before{background-color:#6ec800;background-image:none;content:"";height:.5rem;left:1px;position:absolute;top:.5em;width:.5rem}html[lang*=cn] .wg-text__content ul>li{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-text__content ul>li{font-family:sans-serif}html[lang*=kr] .wg-text__content ul>li{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-text__content ul>li{font-family:sans-serif}.wg-text__content small{font-size:.8rem}.wg-text__content :last-child{margin-bottom:0}.wg-alert{background:#616a73;color:#fff;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;margin-bottom:1rem;padding:1rem 3.5rem 1rem 5rem;position:relative;text-transform:none;width:100%}html[lang*=cn] .wg-alert{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-alert{font-family:sans-serif}html[lang*=kr] .wg-alert{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-alert{font-family:sans-serif}.wg-alert:before{align-items:center;background-color:#1f2837;bottom:0;content:"";display:flex;justify-content:center;left:0;position:absolute;text-align:center;top:0;white-space:pre;width:50px}.wg-alert>p{margin:0 0 1rem}.wg-alert>p:first-child:last-child,.wg-alert>p:last-child{margin:0}.wg-alert .wg-link{color:#fff;font-family:AktivGrotesk,sans-serif;font-style:normal;font-weight:400}html[lang*=cn] .wg-alert .wg-link{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-alert .wg-link{font-family:sans-serif}html[lang*=kr] .wg-alert .wg-link{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-alert .wg-link{font-family:sans-serif}.wg-alert--neutral:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23fff' xmlns='http://www.w3.org/2000/svg' viewBox='0 -30 512 512'%3E%3Cpath d='M248.04 33.14c-98.42 0-178.2 79.78-178.2 178.2s79.78 178.2 178.2 178.2 178.2-79.78 178.2-178.2-79.79-178.2-178.2-178.2zm19.78 275.58h-39.56V159.21h39.56v149.51zm0-169.78h-39.56v-36.6h39.56v36.6z'/%3E%3C/svg%3E")}.wg-alert--neutral:before,.wg-alert--positive:before{background-position:50%;background-repeat:no-repeat;background-size:80%}.wg-alert--positive:before{background-color:#6ec800;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23fff' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='m213 308-56-56-19.1 19 75 75L374 184.9 355.1 166 213 308z'/%3E%3C/svg%3E")}.wg-alert--negative:before{background-color:#ff6f0f;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23fff' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='m372 157.4-18.3-18.5-97.7 98.6-97.7-98.6-18.3 18.5 97.7 98.6-95.6 96.4 18.3 18.5 95.6-96.4 95.6 96.4 18.3-18.5-95.6-96.4z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:80%}.wg-alert--transparent{background-color:transparent;color:#616a73;padding-left:3.5rem}.wg-alert--transparent:before{background-color:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23616a73' xmlns='http://www.w3.org/2000/svg' viewBox='0 -30 512 512'%3E%3Cpath d='M248.04 33.14c-98.42 0-178.2 79.78-178.2 178.2s79.78 178.2 178.2 178.2 178.2-79.78 178.2-178.2-79.79-178.2-178.2-178.2zm19.78 275.58h-39.56V159.21h39.56v149.51zm0-169.78h-39.56v-36.6h39.56v36.6z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:50%}.wg-alert--header-flyout{margin-bottom:1.5rem;padding:.2rem .2rem .2rem 5rem}.wg-alert--header-flyout:before{left:0;right:auto}.wg-alert--large h2{padding-right:3rem}@media only screen and (min-width:768px){.wg-alert--large{padding:3rem 4rem 2rem 5rem}.wg-alert--small{padding-bottom:.5rem;padding-top:.5rem}.wg-alert--small:before{background-size:60%}}.wg-alert--no-margin{margin-bottom:0}.wg-alert--no-padding{padding-bottom:0;padding-right:0;padding-top:0}.wg-overline{font-family:AktivGrotesk,sans-serif;font-size:1.13rem;font-style:normal;font-weight:400;position:relative}html[lang*=cn] .wg-overline{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-overline{font-family:sans-serif}html[lang*=kr] .wg-overline{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-overline{font-family:sans-serif}.wg-content-teaser{background-color:hsla(0,0%,100%,.35);color:inherit;text-decoration:none}@media only screen and (min-width:768px){.wg-content-teaser{background-color:transparent;display:flex;flex-direction:column;width:100%}}.wg-content-teaser:hover{text-decoration:none}.wg-content-teaser:hover .wg-content-teaser__more{background-color:transparent;color:#6ec800;transition:all .3s}.wg-content-teaser .wg-content-teaser__headline{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.4rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.8rem;margin-bottom:1rem}html[lang*=cn] .wg-content-teaser .wg-content-teaser__headline{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-content-teaser .wg-content-teaser__headline{font-family:sans-serif}html[lang*=kr] .wg-content-teaser .wg-content-teaser__headline{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-content-teaser .wg-content-teaser__headline{font-family:sans-serif}@media only screen and (min-width:768px){.wg-content-teaser .wg-content-teaser__headline{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:992px){.wg-content-teaser .wg-content-teaser__headline{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:1280px){.wg-content-teaser .wg-content-teaser__headline{font-size:1.6rem;line-height:2rem}}@media only screen and (min-width:1600px){.wg-content-teaser .wg-content-teaser__headline{font-size:1.8rem;line-height:2.2rem}}@media only screen and (min-width:992px){.wg-content-teaser .wg-content-teaser__headline{-webkit-hyphens:auto;hyphens:auto;-ms-word-break:break-word;word-break:break-word}}.wg-content-teaser .wg-content-teaser__flag{background-color:#6ec800;color:#fff;display:inline-block;font-family:AktivGrotesk,sans-serif;font-size:.7rem;font-style:normal;font-weight:400;left:0;letter-spacing:1px;overflow:hidden;padding:.6667rem 1rem;position:absolute;text-overflow:ellipsis;text-transform:uppercase;top:5%;white-space:nowrap;width:auto;z-index:5}.wg-content-teaser .wg-content-teaser__flag strong,.wg-content-teaser .wg-content-teaser__flag>p{color:inherit;font-size:inherit;line-height:inherit}.wg-content-teaser .wg-content-teaser__flag>p{font-style:inherit;margin:0;padding:0}html[lang*=cn] .wg-content-teaser .wg-content-teaser__flag{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-content-teaser .wg-content-teaser__flag{font-family:sans-serif}html[lang*=kr] .wg-content-teaser .wg-content-teaser__flag{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-content-teaser .wg-content-teaser__flag{font-family:sans-serif}@media medium{.wg-content-teaser .wg-content-teaser__flag{font-size:.8rem}}.wg-content-teaser .wg-content-teaser__img{background-color:#fff;box-shadow:0 0 0 0 transparent;display:block;height:auto;width:100%}.wg-content-teaser .wg-content-teaser__text{color:#000;flex:1 1 0%;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;margin-bottom:1.4rem;text-transform:none;transition:color .3s}html[lang*=cn] .wg-content-teaser .wg-content-teaser__text{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-content-teaser .wg-content-teaser__text{font-family:sans-serif}html[lang*=kr] .wg-content-teaser .wg-content-teaser__text{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-content-teaser .wg-content-teaser__text{font-family:sans-serif}.wg-content-teaser .wg-content-teaser__text dl,.wg-content-teaser .wg-content-teaser__text p{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;text-transform:none}html[lang*=cn] .wg-content-teaser .wg-content-teaser__text dl,html[lang*=cn] .wg-content-teaser .wg-content-teaser__text p{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-content-teaser .wg-content-teaser__text dl,html[lang*=ja] .wg-content-teaser .wg-content-teaser__text p{font-family:sans-serif}html[lang*=kr] .wg-content-teaser .wg-content-teaser__text dl,html[lang*=kr] .wg-content-teaser .wg-content-teaser__text p{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-content-teaser .wg-content-teaser__text dl,html[lang*=tw] .wg-content-teaser .wg-content-teaser__text p{font-family:sans-serif}.wg-content-teaser .wg-content-teaser__text a{fill:currentColor;color:#6ec800;cursor:pointer;display:inline-block;display:inline;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;text-decoration:none;text-transform:none;transition:color .2s linear}html[lang*=cn] .wg-content-teaser .wg-content-teaser__text a{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-content-teaser .wg-content-teaser__text a{font-family:sans-serif}html[lang*=kr] .wg-content-teaser .wg-content-teaser__text a{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-content-teaser .wg-content-teaser__text a{font-family:sans-serif}.wg-content-teaser .wg-content-teaser__text a:focus,.wg-content-teaser .wg-content-teaser__text a:hover{color:#6ec800;text-decoration:underline}.wg-content-teaser .wg-content-teaser__text ul{list-style:none;margin:0 0 2.5rem;padding:0}@media only screen and (min-width:768px){.wg-content-teaser .wg-content-teaser__text ul{margin-left:.5rem}}.wg-content-teaser .wg-content-teaser__text ul>li{font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem;margin-bottom:.5rem;padding-left:1.75rem;position:relative}.wg-content-teaser .wg-content-teaser__text ul>li:before{background-color:#6ec800;background-image:none;content:"";height:.5rem;left:1px;position:absolute;top:.5em;width:.5rem}html[lang*=cn] .wg-content-teaser .wg-content-teaser__text ul>li{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-content-teaser .wg-content-teaser__text ul>li{font-family:sans-serif}html[lang*=kr] .wg-content-teaser .wg-content-teaser__text ul>li{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-content-teaser .wg-content-teaser__text ul>li{font-family:sans-serif}.wg-content-teaser .wg-content-teaser__text small{font-size:.8rem}.wg-content-teaser .wg-content-teaser__text :last-child{margin-bottom:0}@media only screen and (min-width:768px){.wg-content-teaser .wg-content-teaser__text{margin-bottom:1.6rem}}@media only screen and (min-width:992px){.wg-content-teaser .wg-content-teaser__text{margin-bottom:1.6rem}}@media only screen and (min-width:1280px){.wg-content-teaser .wg-content-teaser__text{margin-bottom:1.6rem}}@media only screen and (min-width:1600px){.wg-content-teaser .wg-content-teaser__text{margin-bottom:2rem}}.wg-content-teaser .wg-content-teaser__text p{text-decoration:none}.wg-content-teaser .wg-content-teaser__text:hover{color:#000}.wg-content-teaser__img-wrapper{aspect-ratio:4/3;background-color:#fff;display:block;padding:0;position:relative}.wg-content-teaser__img-placeholder{align-items:center;display:flex;justify-content:center;overflow:hidden}.wg-content-teaser__body{background-color:#fff;padding:2rem;transition:background .3s}.wg-content-teaser__footer{margin-top:.66rem;text-align:right}.wg-content-teaser--product{background:#fff;bottom:0;display:block;left:0;padding:1rem;position:absolute;right:0;top:0;transition:all .3s}.wg-content-section--framed .wg-content-teaser--product{background:#fff}.wg-content-teaser--product .wg-content-teaser__img-wrapper{aspect-ratio:16/9;border-bottom:1px solid #eff0f2;margin-bottom:.5rem;position:relative;transition:border-color .3s}.wg-content-teaser--product:hover{background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)}.wg-content-teaser--product:hover .wg-content-teaser__img-wrapper{border-bottom-color:#dedfe1}.wg-content-teaser--product .wg-content-teaser__img-placeholder{display:block;font-size:0;padding:1rem;text-align:center;white-space:nowrap}.wg-content-teaser--product .wg-content-teaser__img-placeholder>img{aspect-ratio:16/9;display:inline-block;height:100%;max-height:100%;max-width:100%;min-height:100%;min-width:100%;object-fit:contain;vertical-align:middle;width:100%}.wg-content-teaser--product .wg-content-teaser__body{padding:.5rem .5rem 1.5rem}.wg-content-teaser--product .wg-content-teaser__text{margin-bottom:0}.wg-content-teaser--product .wg-content-teaser__text p{margin-bottom:.2rem}.wg-content-teaser--product .wg-content-teaser__text .wg-content-teaser__product-code{color:#616a73;font-size:.8rem}.wg-content-teaser--product .wg-content-teaser__product-name>span:nth-child(-n+3){font-weight:700}@media only screen and (min-width:1280px){.wg-content-teaser--product .wg-content-teaser__product-name{max-height:7.3rem;overflow:hidden}}.wg-content-teaser--cross-selling{margin-bottom:1rem;position:static}.wg-content-teaser--cross-selling .wg-content-teaser__product-name{min-height:3rem}@media only screen and (min-width:768px){.wg-content-teaser--full{flex-direction:row}.wg-content-teaser--full .wg-content-teaser__footer,.wg-content-teaser--full .wg-content-teaser__headline,.wg-content-teaser--full .wg-content-teaser__text{margin-left:1.5rem;margin-right:1.5rem}}@media only screen and (min-width:992px){.wg-content-teaser--full .wg-content-teaser__footer,.wg-content-teaser--full .wg-content-teaser__headline,.wg-content-teaser--full .wg-content-teaser__text{margin-left:3rem;margin-right:3rem}}.wg-content-teaser--full .wg-content-teaser__img-wrapper{aspect-ratio:16/9;flex:1 1 0px;margin:0}.wg-content-teaser--full .wg-content-teaser__body{align-content:center;display:flex;flex:1 1 0px;flex-direction:column;justify-content:center;padding:2.4rem 1.4rem}@media only screen and (min-width:768px){.wg-content-teaser--full .wg-content-teaser__body{padding-top:2.8rem}}@media only screen and (min-width:992px){.wg-content-teaser--full .wg-content-teaser__body{padding-top:3.2rem}}@media only screen and (min-width:1280px){.wg-content-teaser--full .wg-content-teaser__body{padding-top:3.2rem}}@media only screen and (min-width:1600px){.wg-content-teaser--full .wg-content-teaser__body{padding-top:3.8rem}}@media only screen and (min-width:768px){.wg-content-teaser--full .wg-content-teaser__body{padding-bottom:2.8rem}}@media only screen and (min-width:992px){.wg-content-teaser--full .wg-content-teaser__body{padding-bottom:3.2rem}}@media only screen and (min-width:1280px){.wg-content-teaser--full .wg-content-teaser__body{padding-bottom:3.2rem}}@media only screen and (min-width:1600px){.wg-content-teaser--full .wg-content-teaser__body{padding-bottom:3.8rem}}@media only screen and (min-width:768px){.wg-content-teaser--full .wg-content-teaser__body{padding-left:1.6rem}}@media only screen and (min-width:992px){.wg-content-teaser--full .wg-content-teaser__body{padding-left:1.6rem}}@media only screen and (min-width:1280px){.wg-content-teaser--full .wg-content-teaser__body{padding-left:1.6rem}}@media only screen and (min-width:1600px){.wg-content-teaser--full .wg-content-teaser__body{padding-left:2rem}}@media only screen and (min-width:768px){.wg-content-teaser--full .wg-content-teaser__body{padding-right:1.6rem}}@media only screen and (min-width:992px){.wg-content-teaser--full .wg-content-teaser__body{padding-right:1.6rem}}@media only screen and (min-width:1280px){.wg-content-teaser--full .wg-content-teaser__body{padding-right:1.6rem}}@media only screen and (min-width:1600px){.wg-content-teaser--full .wg-content-teaser__body{padding-right:2rem}}@media only screen and (min-width:992px){.wg-content-teaser--full .wg-content-teaser__body{display:block}}.wg-content-teaser--full .wg-content-teaser__text{flex:0 0 auto}.wg-content-teaser--accordion{display:flex;flex:0 0 100%;flex-flow:column nowrap}.wg-content-teaser--accordion,.wg-content-teaser--accordion:hover{background-color:#fff;box-shadow:none}@media only screen and (min-width:768px){.wg-content-teaser--accordion{flex-flow:row nowrap}}@media only screen and (min-width:992px){.wg-content-teaser--accordion{display:block;flex:0 0 33%}.wg-accordion--aside .wg-content-teaser--accordion{display:flex;flex:0 0 100%}}@media only screen and (min-width:768px){.wg-content-teaser--accordion .wg-content-teaser__body,.wg-content-teaser--accordion .wg-content-teaser__img-wrapper{flex:1 1 0%}}.wg-content-teaser--accordion .wg-content-teaser__img-wrapper{aspect-ratio:16/9}.wg-content-teaser--accordion .wg-content-teaser__body{display:block;padding:0}.wg-content-teaser--accordion .wg-content-teaser__headline{font-size:1rem;font-weight:700}.wg-content-teaser--accordion .wg-content-teaser__text>p{font-size:.8rem;line-height:1.3em}.wg-content-teaser--accordion .wg-content-teaser__footer,.wg-content-teaser--accordion .wg-content-teaser__headline,.wg-content-teaser--accordion .wg-content-teaser__text{margin:1.5rem}.wg-content-teaser--accordion.has-topoffset{margin-top:1rem}@media only screen and (min-width:992px){.wg-content-teaser--accordion.has-topoffset{margin-top:1.5rem}}.wg-mega-menu{position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.wg-mega-menu__popup{background-color:#eff0f2;bottom:1px;box-shadow:none;left:unset;min-height:5rem;min-width:10rem;position:absolute;right:0;-webkit-transform:translateY(100%);transform:translateY(100%);z-index:1600}.wg-mega-menu__popup.use-shadow{box-shadow:0 0 0 10000px rgba(31,40,55,.5)}.wg-mega-menu.wg-nav-icon .wg-mega-menu__toggle:after{background-color:#eff0f2;bottom:0;content:"";height:5px;left:0;opacity:0;position:absolute;right:0;-webkit-transform:translateY(100%);transform:translateY(100%);transition:opacity .3s ease-out;width:auto}@media only screen and (min-width:768px){.wg-mega-menu.wg-nav-icon .wg-mega-menu__toggle:after{height:6px}}@media only screen and (min-width:992px){.wg-mega-menu.wg-nav-icon .wg-mega-menu__toggle:after{height:2px}}@media only screen and (min-width:1600px){.wg-mega-menu.wg-nav-icon .wg-mega-menu__toggle:after{height:3px}}.wg-mega-menu.wg-nav-icon.visible .wg-mega-menu__toggle:after{opacity:1}@media only screen and (min-width:768px){.wg-mega-menu.wg-nav-icon .wg-mega-menu__popup{bottom:-6px}}@media only screen and (min-width:992px){.wg-mega-menu.wg-nav-icon .wg-mega-menu__popup{bottom:-2px}}@media only screen and (min-width:1600px){.wg-mega-menu.wg-nav-icon .wg-mega-menu__popup{bottom:-3px}}.wg-full{background-position:bottom;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;justify-content:space-between;min-height:75vw;overflow:hidden;position:relative}@media only screen and (min-width:768px){.wg-full{min-height:50vw}}@media only screen and (min-width:992px){.wg-full{justify-content:normal}}.wg-full__content{height:100%;margin-left:auto;margin-right:auto;max-width:53.33rem;padding:0 2rem;text-align:center;width:100%}.wg-button--full,.wg-full__content{margin-bottom:2rem;position:relative}.wg-button--full{z-index:2}.wg-full__headline{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.8rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:2.2rem;margin-bottom:1rem;margin-top:5rem}html[lang*=cn] .wg-full__headline{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-full__headline{font-family:sans-serif}html[lang*=kr] .wg-full__headline{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-full__headline{font-family:sans-serif}@media only screen and (min-width:768px){.wg-full__headline{font-size:2rem;line-height:2.4rem}}@media only screen and (min-width:992px){.wg-full__headline{font-size:2.2rem;line-height:2.6rem}}@media only screen and (min-width:1280px){.wg-full__headline{font-size:2.2rem;line-height:2.8rem}}@media only screen and (min-width:1600px){.wg-full__headline{font-size:2.6rem;line-height:3rem}}.wg-full__overline+.wg-full__headline{margin-top:0}.wg-full__copy{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.2rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.8rem;margin-bottom:2rem;text-transform:none}html[lang*=cn] .wg-full__copy{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-full__copy{font-family:sans-serif}html[lang*=kr] .wg-full__copy{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-full__copy{font-family:sans-serif}.wg-full__copy strong,.wg-full__copy>p{color:inherit;font-size:inherit;line-height:inherit}.wg-full__copy>p{font-style:inherit;margin:0;padding:0}.wg-full__overline{color:#000}.wg-full--bright{background-color:#fff}.wg-full--dark{background-color:#000}.wg-full--dark .wg-full__headline,.wg-full--dark .wg-full__overline{color:#fff;text-shadow:2px 2px 5px rgba(0,0,0,.3)}.wg-full--dark .wg-full__copy{color:#eff0f2;text-shadow:1px 1px 1px rgba(0,0,0,.3)}.wg-fullimage{min-height:50vw}.wg-fullimage__footer{display:flex;flex-flow:column nowrap;margin:0 auto;max-width:1280px;width:100%}@media only screen and (min-width:992px){.wg-fullimage__footer{flex-flow:row nowrap;padding-bottom:3rem;padding-top:3rem}}@media only screen and (min-width:1280px) and (max-width:1599px){.wg-fullimage__footer{max-width:1000px}}.wg-fullimage--align-left .wg-fullimage__footer{justify-content:flex-start}.wg-fullimage--align-center .wg-fullimage__footer{justify-content:center}.wg-fullimage--align-right .wg-fullimage__footer{justify-content:flex-end}.wg-slider--thumbs{background:#fff;margin:1rem auto 2rem;max-width:100%}@media only screen and (min-width:992px){.wg-slider--thumbs{bottom:0;left:50%;margin:0 auto;padding:1rem 1rem 0;position:absolute;-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0);z-index:600}}.wg-slider{opacity:0;overflow:hidden;transition:opacity .3s ease-in}.wg-slider.flickity-enabled{opacity:1;transition-delay:2s}.wg-slider .flickity-button{align-items:center;background-color:#6ec800;border:none;color:#fff;cursor:pointer;display:flex;height:3rem;justify-content:center;opacity:.85;outline:none;padding:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:opacity .3s linear;width:2.5rem;z-index:500}.wg-slider .flickity-button>svg{width:1rem}.wg-slider .flickity-button.previous{left:0}.wg-slider .flickity-button.next{right:0}.wg-slider .flickity-button:disabled{opacity:.25}.wg-slider .flickity-page-dots{bottom:0;display:flex;justify-content:center;left:0;margin:0;padding:1rem;position:absolute;right:0}.wg-slider .flickity-page-dots .dot{background-color:#eff0f2;border-radius:0;cursor:pointer;display:inline-block;height:5px;margin:5px;opacity:1;width:50px}.wg-slider .flickity-page-dots .dot:hover{background-color:#eff0f2}.wg-slider .flickity-page-dots .dot.is-selected{background-color:#6ec800}.wg-slider__button{background-color:#333;border:none;border-radius:50%;color:#fff;cursor:pointer;display:inline-block;height:3.5rem;opacity:.85;outline:none;padding:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:opacity .25s linear;width:3.5rem;z-index:500}.wg-slider__button:focus,.wg-slider__button:hover{opacity:1;outline:none}.wg-slider__button.inactive,.wg-slider__button.slick-disabled{opacity:.25}.wg-slider__button>svg{left:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%}.wg-slider__button--right{right:0}.wg-slider--product{margin:0 -.3rem}.wg-slider--product .flickity-button.previous{left:.3rem}.wg-slider--product .flickity-button.next{right:.3rem}.wg-slider--product .flickity-page-dots .dot{background:#fff}.wg-content-section--framed .wg-slider--product .flickity-page-dots .dot{background:#efeeec}.wg-content-section--framed .wg-slider--product .flickity-page-dots .dot.is-selected{background:#8bb63b}.wg-slider--product .wg-slider__productslide{padding:.3rem;width:100%}@media only screen and (min-width:768px){.wg-slider--product .wg-slider__productslide{width:50%}}@media only screen and (min-width:992px){.wg-slider--product .wg-slider__productslide{width:33.3333%}}@media only screen and (min-width:1280px){.wg-slider--product .wg-slider__productslide{width:25%}}.wg-slider--product .wg-slider__productslide-inner{height:0;padding-bottom:112%;position:relative}.wg-slider--cross-selling .wg-slider__productslide-inner{padding-bottom:135%}.wg-slider--product-detail-gallery{background-color:#fff;height:100%;overflow:hidden;transition:height .3s;width:100%}.wg-slider--product-detail-gallery.is-video{height:380px}.wg-slider--product-detail-gallery.is-cad{height:550px}@media only screen and (min-width:768px){.wg-slider--product-detail-gallery{height:360px;width:calc(100% - 80px - .66rem)}.wg-slider--product-detail-gallery.is-video{height:400px}.wg-slider--product-detail-gallery.is-cad{height:650px}}@media only screen and (min-width:992px){.wg-slider--product-detail-gallery.is-cad{height:650px}}@media only screen and (min-width:1280px){.wg-slider--product-detail-gallery.is-video{height:450px}}@media only screen and (min-width:1600px){.wg-slider--product-detail-gallery.is-video{height:500px}.wg-slider--product-detail-gallery.is-cad{height:650px}}.wg-download-status{align-items:center;display:flex;justify-content:flex-end;padding:.5rem}.wg-download-status__status{color:#000;font-family:AktivGrotesk,sans-serif;font-size:.8rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.4rem;margin-left:1rem;text-transform:uppercase}html[lang*=cn] .wg-download-status__status{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-download-status__status{font-family:sans-serif}html[lang*=kr] .wg-download-status__status{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-download-status__status{font-family:sans-serif}.wg-download-status__status--recommended{color:#ff6f0f}.wg-download-status__status--new,.wg-download-status__status--update{color:#6ec800}.wg-listitem-neo>.wg-download-status{padding:.25rem 0;width:100%}.wg-product-sidebar .wg-download-status{border-bottom:2px solid #eff0f2}.wg-custom-article-number-list .wg-custom-article-number-list-item{background-color:#fff}.wg-custom-article-number-list-create{background:#fff;margin:2rem 0;padding:1rem}.wg-custom-article-number-list-create__title{font-size:1.2rem;font-weight:700;padding-bottom:1rem}.wg-custom-article-number-list-column{align-items:center;background-color:#a5a8af;cursor:pointer;display:flex;justify-content:space-between;padding:.5rem}@media only screen and (max-width:767px){.wg-custom-article-number-list-column{flex-wrap:wrap;justify-content:center}}.wg-custom-article-number-list-column--selected{background-color:#eff0f2}.wg-custom-article-number-list-column__label{align-items:center;display:flex;font-weight:700;justify-content:center;padding:0 .5rem 0 1rem;white-space:nowrap}@media only screen and (max-width:767px){.wg-custom-article-number-list-column__label{padding-bottom:.5rem}}.wg-custom-article-number-list-column__order-icon{height:2.5rem;margin-left:.5rem;pointer-events:none;-webkit-transform:rotate(90deg);transform:rotate(90deg);width:2.5rem}.wg-custom-article-number-list-column-input-wrapper{align-items:center;display:flex}.wg-custom-article-number-list-column-input{cursor:default;position:relative;width:100%}.wg-custom-article-number-list-column-input .wg-custom-article-number-list-column-input__input{padding:.5rem}.wg-custom-article-number-list-column-input__icon{bottom:0;cursor:pointer;height:100%;position:absolute;right:0;top:0}.wg-modal__body .wg-custom-article-number-list-item__column{padding-bottom:.5rem;padding-top:0}.wg-modal__body .wg-custom-article-number-list-item__column-label{padding:0}.wg-custom-article-number-list-item{margin-bottom:.5rem}.wg-custom-article-number-list-item__column{align-items:center;display:flex;padding:1rem}.wg-custom-article-number-list-item__column .wg-input-box{margin:0}@media only screen and (min-width:768px){.wg-custom-article-number-list-item__column{padding-left:1rem}}.wg-custom-article-number-list-item--new{box-shadow:-2px 0 0 0 #6ec800}.wg-custom-article-number-list-item--editing .wg-custom-article-number-list-item__column{padding-bottom:.5rem;padding-top:.5rem}.wg-custom-article-number-list-item__column-label{font-size:.8rem;padding-bottom:.5rem;width:100%}.wg-custom-article-number-list-item__column-content{font-size:1.2rem;font-weight:700;word-break:break-all}.wg-custom-article-number-list-item__column--buttons{align-items:center;display:flex;justify-content:center;padding-left:0}.wg-custom-article-number-list-item__column--buttons>svg{cursor:pointer;height:2.5rem;margin-left:1rem;padding:.5rem;width:2.5rem}.wg-custom-article-number-list-item__column--buttons>svg.check,.wg-custom-article-number-list-item__column--buttons>svg.plus{padding:0}.wg-custom-article-number-list-item__column--buttons>svg:hover{background-color:#eff0f2}@media only screen and (min-width:768px){.wg-custom-article-number-list-item__column--buttons{justify-content:flex-end}}.wg-box{background-color:#fff;border-left:2px solid #dedfe1;margin-top:2rem;padding:0 1rem}@media only screen and (min-width:768px){.wg-box{margin-top:0;padding:0 2rem}}.wg-box .wg-box__list{margin-bottom:0}.wg-box:after,.wg-box:before{content:"";display:table}.wg-box--transparent{background-color:transparent}@media only screen and (max-width:767px){.wg-box--no-border-mobile{border:none;padding:0}}.wg-box--push{background-color:#eff0f2;border:0;padding-bottom:1rem;padding-top:1rem;position:relative}@media only screen and (min-width:768px){.wg-box--push{margin-top:-2rem;padding-bottom:2rem;padding-top:2rem}}.wg-box--push .wg-box__head{background-color:#6ec800;color:#000;color:#fff;font-family:AktivGrotesk,sans-serif;font-size:1.2rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.6rem;margin:-1rem -1rem 0;padding:1.5rem}html[lang*=cn] .wg-box--push .wg-box__head{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-box--push .wg-box__head{font-family:sans-serif}html[lang*=kr] .wg-box--push .wg-box__head{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-box--push .wg-box__head{font-family:sans-serif}@media only screen and (min-width:768px){.wg-box--push .wg-box__head{font-size:1.2rem;line-height:1.6rem}}@media only screen and (min-width:992px){.wg-box--push .wg-box__head{font-size:1.2rem;line-height:1.6rem}}@media only screen and (min-width:1280px){.wg-box--push .wg-box__head{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:1600px){.wg-box--push .wg-box__head{font-size:1.6rem;line-height:2rem}}@media only screen and (min-width:768px){.wg-box--push .wg-box__head{left:0;margin:0;position:absolute;top:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);width:100%;z-index:5}}@media only screen and (min-width:992px){.wg-box--push .wg-box__head{font-weight:400;line-height:1.2;padding:2rem}}.wg-box--push .wg-box__body{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;margin-top:1rem;text-transform:none}html[lang*=cn] .wg-box--push .wg-box__body{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-box--push .wg-box__body{font-family:sans-serif}html[lang*=kr] .wg-box--push .wg-box__body{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-box--push .wg-box__body{font-family:sans-serif}@media only screen and (min-width:768px){.wg-box--push .wg-box__body{margin-top:0}}.wg-box--push .wg-box__body>ul{list-style:none;margin-bottom:2.667rem;margin-top:0;padding:0}.wg-box--push .wg-box__body>ul>li{font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem;padding-left:2.5rem;position:relative}html[lang*=cn] .wg-box--push .wg-box__body>ul>li{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-box--push .wg-box__body>ul>li{font-family:sans-serif}html[lang*=kr] .wg-box--push .wg-box__body>ul>li{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-box--push .wg-box__body>ul>li{font-family:sans-serif}.wg-box--push .wg-box__body>ul>li>p{display:inline;margin:0}.wg-box--push .wg-box__body>ul>li:before{background-color:unset;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%236ec800' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='m213 308-56-56-19.1 19 75 75L374 184.9 355.1 166 213 308z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%;content:"";display:inline-block;height:2rem;left:0;position:absolute;top:-.3rem;width:2rem}.wg-box--push .wg-box__body>ul>li{margin-bottom:.5rem}.wg-box--push .wg-box__list{margin-bottom:2rem}.wg-box--pull{background-color:#eff0f2;border:0;padding:0;position:relative}@media only screen and (min-width:768px){.wg-box--pull{padding:0}}.wg-box--pull .wg-box__head{background-color:#6ec800;color:#000;color:#fff;font-family:AktivGrotesk,sans-serif;font-size:1.4rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.8rem;padding:1.5rem}html[lang*=cn] .wg-box--pull .wg-box__head{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-box--pull .wg-box__head{font-family:sans-serif}html[lang*=kr] .wg-box--pull .wg-box__head{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-box--pull .wg-box__head{font-family:sans-serif}@media only screen and (min-width:768px){.wg-box--pull .wg-box__head{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:992px){.wg-box--pull .wg-box__head{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:1280px){.wg-box--pull .wg-box__head{font-size:1.6rem;line-height:2rem}}@media only screen and (min-width:1600px){.wg-box--pull .wg-box__head{font-size:1.8rem;line-height:2.2rem}}@media only screen and (min-width:992px){.wg-box--pull .wg-box__head{font-size:1.2rem;font-weight:400;line-height:1.2;padding:2rem}}.wg-box--pull .wg-box__body{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.2rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.6rem;margin-top:1rem;padding:2rem}html[lang*=cn] .wg-box--pull .wg-box__body{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-box--pull .wg-box__body{font-family:sans-serif}html[lang*=kr] .wg-box--pull .wg-box__body{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-box--pull .wg-box__body{font-family:sans-serif}@media only screen and (min-width:768px){.wg-box--pull .wg-box__body{font-size:1.2rem;line-height:1.6rem}}@media only screen and (min-width:992px){.wg-box--pull .wg-box__body{font-size:1.2rem;line-height:1.6rem}}@media only screen and (min-width:1280px){.wg-box--pull .wg-box__body{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:1600px){.wg-box--pull .wg-box__body{font-size:1.6rem;line-height:2rem}}@media only screen and (min-width:768px){.wg-box--pull .wg-box__body{margin-top:0}}.wg-box--pull .wg-box__body>ul{list-style:none;margin-bottom:2.667rem;margin-top:0;padding:0}.wg-box--pull .wg-box__body>ul>li{font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem;padding-left:2.5rem;position:relative}html[lang*=cn] .wg-box--pull .wg-box__body>ul>li{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-box--pull .wg-box__body>ul>li{font-family:sans-serif}html[lang*=kr] .wg-box--pull .wg-box__body>ul>li{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-box--pull .wg-box__body>ul>li{font-family:sans-serif}.wg-box--pull .wg-box__body>ul>li>p{display:inline;margin:0}.wg-box--pull .wg-box__body>ul>li:before{background-color:unset;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%236ec800' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='m213 308-56-56-19.1 19 75 75L374 184.9 355.1 166 213 308z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%;content:"";display:inline-block;height:2rem;left:0;position:absolute;top:-.3rem;width:2rem}.wg-box--pull .wg-box__body>ul>li{margin-bottom:.5rem}.wg-box__head{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.2rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.6rem;margin:0 0 1rem}html[lang*=cn] .wg-box__head{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-box__head{font-family:sans-serif}html[lang*=kr] .wg-box__head{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-box__head{font-family:sans-serif}@media only screen and (min-width:768px){.wg-box__head{font-size:1.2rem;line-height:1.6rem}}@media only screen and (min-width:992px){.wg-box__head{font-size:1.2rem;line-height:1.6rem}}@media only screen and (min-width:1280px){.wg-box__head{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:1600px){.wg-box__head{font-size:1.6rem;line-height:2rem}}.wg-box__img{height:auto;max-width:100%;width:100%}.wg-box__body{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;text-transform:none}html[lang*=cn] .wg-box__body{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-box__body{font-family:sans-serif}html[lang*=kr] .wg-box__body{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-box__body{font-family:sans-serif}.wg-box__body .wg-list{margin-bottom:0;margin-top:1rem}@media only screen and (min-width:768px){.wg-box__body .wg-list{margin-bottom:2.66rem}}.wg-box__footer{margin-top:2rem;text-align:right}.wg-box__img--small{width:60%}.wg-box--accordion{margin-bottom:1rem;margin-top:1rem;padding:2rem calc(3rem - 1px)}@media only screen and (min-width:992px){.wg-box--accordion{margin-right:1rem;margin-top:4rem;padding:2rem}}.wg-box--faq{background:transparent;padding:1rem}.wg-box--action-list{border-left:2px solid #dedfe1}@media only screen and (max-width:767px){.wg-box--action-list{border:none;border-bottom:2px solid #dedfe1}}@media only screen and (max-width:991px){.wg-content-article.wg-content-article--wraps-on-small-down .wg-box{margin-top:2rem}}.wg-main-stage{margin-bottom:1rem;position:relative}@media only screen and (min-width:768px){.wg-main-stage{margin-bottom:2rem}}.wg-main-stage>img{display:block;height:auto;max-width:100%;width:100%}.wg-stage-flag{background-color:#6ec800;color:#fff;display:inline-block;font-family:AktivGrotesk,sans-serif;font-size:.7rem;font-style:normal;font-weight:400;left:0;letter-spacing:1px;overflow:hidden;padding:.6667rem 1rem;position:absolute;text-overflow:ellipsis;text-transform:uppercase;top:5%;top:10%;white-space:nowrap;width:auto;z-index:5}.wg-stage-flag strong,.wg-stage-flag>p{color:inherit;font-size:inherit;line-height:inherit}.wg-stage-flag>p{font-style:inherit;margin:0;padding:0}html[lang*=cn] .wg-stage-flag{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-stage-flag{font-family:sans-serif}html[lang*=kr] .wg-stage-flag{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-stage-flag{font-family:sans-serif}@media medium{.wg-stage-flag{font-size:.8rem}}.wg-gf-multiselect__wrapper{border:1px solid #e5e5e5;height:15rem;overflow-y:scroll;padding-left:1rem;padding-top:1rem;position:relative}.wg-gf-multiselect__legend{margin-bottom:0}@media only screen and (min-width:768px){.wg-genericform__form-item--postcode{flex-basis:33.33333333%;max-width:33.33333333%}}.wg-genericform__headline{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.4rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.8rem;margin-bottom:1rem}html[lang*=cn] .wg-genericform__headline{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-genericform__headline{font-family:sans-serif}html[lang*=kr] .wg-genericform__headline{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-genericform__headline{font-family:sans-serif}@media only screen and (min-width:768px){.wg-genericform__headline{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:992px){.wg-genericform__headline{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:1280px){.wg-genericform__headline{font-size:1.6rem;line-height:2rem}}@media only screen and (min-width:1600px){.wg-genericform__headline{font-size:1.8rem;line-height:2.2rem}}@media only screen and (min-width:768px){.wg-genericform__form-item--town{flex-basis:66.66666667%;max-width:66.66666667%}}.wg-genericform__section{margin-bottom:2rem}.wg-genericform__section ul{list-style:none;margin:1.5rem 0 2.5rem;padding:0}@media only screen and (min-width:768px){.wg-genericform__section ul{margin-left:.5rem}}.wg-genericform__section ul>li{font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem;margin-bottom:.5rem;padding-left:1.75rem;position:relative}.wg-genericform__section ul>li:before{background-color:#6ec800;background-image:none;content:"";height:.5rem;left:1px;position:absolute;top:.5em;width:.5rem}html[lang*=cn] .wg-genericform__section ul>li{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-genericform__section ul>li{font-family:sans-serif}html[lang*=kr] .wg-genericform__section ul>li{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-genericform__section ul>li{font-family:sans-serif}.wg-genericform__section ul>li{margin-bottom:0}@media only screen and (max-width:767px){.wg-checkbox__shorten-label{position:relative}.wg-checkbox__shorten-label label{width:calc(100vw - 8rem)}.wg-checkbox__shorten-label--active label{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.wg-checkbox__label-toggle{display:none}@media only screen and (max-width:767px){.wg-checkbox__label-toggle{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='m222.5 305.1 14.9 14.9 64-64-64-64-14.9 14.9 49.1 49.1-49.1 49.1z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%;display:block;height:2.5rem;position:absolute;right:0;top:.75rem;-webkit-transform:rotate(90deg) translate3d(0,-50%,0);transform:rotate(90deg) translate3d(0,-50%,0);-webkit-transform-origin:top;transform-origin:top;width:2.5rem}.wg-checkbox__label-toggle--open{-webkit-transform:rotate(-90deg) translate3d(0,-50%,0);transform:rotate(-90deg) translate3d(0,-50%,0)}}.wg-cookie{background-color:#1f2837;bottom:0;left:0;opacity:0;padding:1.5rem 0;position:fixed;transition:opacity .3s;width:100%;z-index:3100}.wg-cookie.show{opacity:1}.wg-cookie p{color:#fff;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;text-transform:none}html[lang*=cn] .wg-cookie p{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-cookie p{font-family:sans-serif}html[lang*=kr] .wg-cookie p{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-cookie p{font-family:sans-serif}.wg-cookie p a{color:#6ec800}@media only screen and (min-width:768px){.wg-cookie{padding:1rem;width:100vw}}.wg-cookie__headline{color:#fff;font-family:AktivGrotesk,sans-serif;font-size:1.4rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.8rem}html[lang*=cn] .wg-cookie__headline{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-cookie__headline{font-family:sans-serif}html[lang*=kr] .wg-cookie__headline{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-cookie__headline{font-family:sans-serif}@media only screen and (min-width:768px){.wg-cookie__headline{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:992px){.wg-cookie__headline{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:1280px){.wg-cookie__headline{font-size:1.6rem;line-height:2rem}}@media only screen and (min-width:1600px){.wg-cookie__headline{font-size:1.8rem;line-height:2.2rem}}.wg-accordion-headline--level0,.wg-product-accordion .wg-accordion-headline--level1,.wg-product-accordion .wg-accordion-headline--level2{align-items:center;display:flex}.wg-accordion-headline--level0{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.6rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:2rem;margin-bottom:1rem;position:relative}html[lang*=cn] .wg-accordion-headline--level0{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-accordion-headline--level0{font-family:sans-serif}html[lang*=kr] .wg-accordion-headline--level0{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-accordion-headline--level0{font-family:sans-serif}@media only screen and (min-width:768px){.wg-accordion-headline--level0{font-size:1.6rem;line-height:2rem}}@media only screen and (min-width:992px){.wg-accordion-headline--level0{font-size:1.8rem;line-height:2.2rem}}@media only screen and (min-width:1280px){.wg-accordion-headline--level0{font-size:2rem;line-height:2.4rem}}@media only screen and (min-width:1600px){.wg-accordion-headline--level0{font-size:2.2rem;line-height:2.6rem}}.wg-accordion-headline--level0 .icon{fill:#6ec800;background:#fff;display:inline-block;height:3rem;margin-right:.5rem;padding:.5rem;width:3rem}.wg-product-accordion,.wg-product-accordion-neo{position:relative}.wg-product-accordion .accordion-headline,.wg-product-accordion-neo .accordion-headline{border:0;cursor:pointer;margin-bottom:0;margin-top:0;padding:.8rem 1rem;position:relative;transition:all .3s}.wg-product-accordion .accordion-headline:hover,.wg-product-accordion-neo .accordion-headline:hover{color:#6ec800}.wg-product-accordion .accordion-headline.no-bottom-border,.wg-product-accordion-neo .accordion-headline.no-bottom-border{border-bottom:2px solid transparent}.wg-product-accordion .accordion-headline.wg-link--flex,.wg-product-accordion-neo .accordion-headline.wg-link--flex{display:flex}.wg-product-accordion .accordion-body,.wg-product-accordion-neo .accordion-body{display:block;height:0;margin:0;padding:0 1rem;position:relative;transition:all .3s;width:100%}.wg-product-accordion .accordion-body.accordion-body--is-shrink .js-hide-data-row,.wg-product-accordion .accordion-body.accordion-body--is-shrink .product-row.js-hide-data-row,.wg-product-accordion .accordion-body.accordion-body--is-shrink>.nested-child-container>.table-collapse-container>table .js-hide-data-row,.wg-product-accordion-neo .accordion-body.accordion-body--is-shrink .js-hide-data-row,.wg-product-accordion-neo .accordion-body.accordion-body--is-shrink .product-row.js-hide-data-row,.wg-product-accordion-neo .accordion-body.accordion-body--is-shrink>.nested-child-container>.table-collapse-container>table .js-hide-data-row{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.wg-product-accordion .accordion-body:not(.active),.wg-product-accordion-neo .accordion-body:not(.active){overflow:hidden}.wg-product-accordion .accordion-body:not(.active) .more-less-btn,.wg-product-accordion-neo .accordion-body:not(.active) .more-less-btn{display:none}.wg-product-accordion .accordion-body.active,.wg-product-accordion-neo .accordion-body.active{height:auto;opacity:1;overflow:visible}.wg-product-accordion .accordion-body.active>*,.wg-product-accordion-neo .accordion-body.active>*{max-height:20000px;transition:max-height .3s}.wg-product-accordion .accordion-body.active>* ul,.wg-product-accordion-neo .accordion-body.active>* ul{overflow:hidden}.wg-product-accordion .table-collapse-container,.wg-product-accordion-neo .table-collapse-container{overflow:hidden;position:relative}.wg-product-accordion .table-collapse-container.collapsed,.wg-product-accordion-neo .table-collapse-container.collapsed{max-height:400px}.wg-product-accordion .table-collapse-container.collapsed:after,.wg-product-accordion-neo .table-collapse-container.collapsed:after{bottom:0;box-shadow:0 0 20px 50px #fff;content:"";height:0;position:absolute;width:100vw;z-index:10}.wg-product-accordion .table-collapse-container table,.wg-product-accordion-neo .table-collapse-container table{border-collapse:collapse;width:100%}.wg-product-accordion .table-collapse-container tr,.wg-product-accordion-neo .table-collapse-container tr{border-bottom:2px solid #eff0f2}.wg-product-accordion .table-collapse-container tr:last-child,.wg-product-accordion-neo .table-collapse-container tr:last-child{border-bottom:none}.wg-product-accordion .table-collapse-container td,.wg-product-accordion-neo .table-collapse-container td{font-size:1rem;line-height:1.66rem;padding:.5rem 1rem;width:50%}.wg-product-accordion .table-collapse-container--alternating tr,.wg-product-accordion-neo .table-collapse-container--alternating tr{border-bottom:none}.wg-product-accordion .table-collapse-container--alternating tr:nth-child(odd),.wg-product-accordion-neo .table-collapse-container--alternating tr:nth-child(odd){background-color:#eff0f2}.wg-product-accordion .more-less-btn,.wg-product-accordion-neo .more-less-btn{align-items:center;background-color:#fff;color:#000;display:flex;font-family:AktivGrotesk,sans-serif;font-size:.8rem;font-style:normal;font-weight:400;justify-content:flex-end;letter-spacing:normal;line-height:1.4rem;padding:.5rem 0 0;text-transform:none}html[lang*=cn] .wg-product-accordion .more-less-btn,html[lang*=cn] .wg-product-accordion-neo .more-less-btn{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-product-accordion .more-less-btn,html[lang*=ja] .wg-product-accordion-neo .more-less-btn{font-family:sans-serif}html[lang*=kr] .wg-product-accordion .more-less-btn,html[lang*=kr] .wg-product-accordion-neo .more-less-btn{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-product-accordion .more-less-btn,html[lang*=tw] .wg-product-accordion-neo .more-less-btn{font-family:sans-serif}.wg-product-accordion .more-less-btn:before,.wg-product-accordion-neo .more-less-btn:before{background:transparent;content:"";display:none;height:0;width:0}.wg-product-accordion .more-less-btn:after,.wg-product-accordion-neo .more-less-btn:after{background-color:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='m222.5 305.1 14.9 14.9 64-64-64-64-14.9 14.9 49.1 49.1-49.1 49.1z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:150%;content:"";display:inline-block;height:1.4rem;-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transform-origin:50% 50%;transform-origin:50% 50%;width:1.4rem}.wg-product-accordion .more-less-btn:hover,.wg-product-accordion-neo .more-less-btn:hover{color:#6ec800;cursor:pointer;text-decoration:underline}.wg-product-accordion .more-less-btn:hover:after,.wg-product-accordion-neo .more-less-btn:hover:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%236ec800' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='m222.5 305.1 14.9 14.9 64-64-64-64-14.9 14.9 49.1 49.1-49.1 49.1z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:150%}.wg-product-accordion .more-less-btn.less:after,.wg-product-accordion-neo .more-less-btn.less:after{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.wg-product-accordion .product-approval-table,.wg-product-accordion-neo .product-approval-table{border-collapse:collapse;margin:0;width:100%}.wg-product-accordion .product-approval-table tbody tr,.wg-product-accordion-neo .product-approval-table tbody tr{border-bottom:0;padding-bottom:4rem}.wg-product-accordion .product-approval-table tbody tr:first-child,.wg-product-accordion-neo .product-approval-table tbody tr:first-child{border-top:0}@media only screen and (min-width:768px){.wg-product-accordion .product-approval-table tbody tr,.wg-product-accordion-neo .product-approval-table tbody tr{padding-bottom:0}.wg-product-accordion .product-approval-table tbody tr,.wg-product-accordion .product-approval-table tbody tr:last-child,.wg-product-accordion-neo .product-approval-table tbody tr,.wg-product-accordion-neo .product-approval-table tbody tr:last-child{border:2px solid #eff0f2}.wg-product-accordion .product-approval-table tbody tr:first-child,.wg-product-accordion-neo .product-approval-table tbody tr:first-child{border-top:2px solid #eff0f2}}.wg-product-accordion .product-approval-table tbody tr td,.wg-product-accordion-neo .product-approval-table tbody tr td{margin-left:0;width:100%!important}@media only screen and (min-width:768px){.wg-product-accordion .product-approval-table tbody tr td,.wg-product-accordion-neo .product-approval-table tbody tr td{width:inherit!important}}.wg-product-accordion .product-approval-table td,.wg-product-accordion .product-approval-table th,.wg-product-accordion-neo .product-approval-table td,.wg-product-accordion-neo .product-approval-table th{vertical-align:middle}.wg-product-accordion .product-approval-table td,.wg-product-accordion-neo .product-approval-table td{padding-left:1rem;padding-right:1rem}@media only screen and (min-width:768px){.wg-product-accordion .product-approval-table td:first-child,.wg-product-accordion-neo .product-approval-table td:first-child{border-right:1px solid #eff0f2}}.wg-product-accordion .product-approval-table th,.wg-product-accordion-neo .product-approval-table th{border:0;font-size:.8rem;font-weight:400}.wg-product-accordion .product-approval-table th:not(:first-child),.wg-product-accordion-neo .product-approval-table th:not(:first-child){padding-left:1rem}@media only screen and (min-width:768px){.wg-product-accordion .product-approval-table colgroup col:first-child,.wg-product-accordion-neo .product-approval-table colgroup col:first-child{padding:.5rem;width:4rem}}.wg-product-accordion .product-row,.wg-product-accordion-neo .product-row{align-items:center;background:#fff;display:flex;flex-flow:row nowrap;margin-bottom:.5rem;margin-left:0;margin-right:0;padding-bottom:1rem;padding-top:1rem}.wg-product-accordion .product-row .lang-initial,.wg-product-accordion-neo .product-row .lang-initial{display:block}.wg-product-accordion .wg-product-item-simple,.wg-product-accordion-neo .wg-product-item-simple{box-shadow:0 1px 3px rgba(97,106,115,.12),0 1px 2px rgba(97,106,115,.24);transition:box-shadow .2s}.wg-product-accordion .wg-product-item-simple:hover,.wg-product-accordion-neo .wg-product-item-simple:hover{box-shadow:0 3px 6px rgba(97,106,115,.16),0 3px 6px rgba(97,106,115,.23)}.wg-product-accordion .wg-approval-items .product-row,.wg-product-accordion .wg-download-items .product-row,.wg-product-accordion-neo .wg-approval-items .product-row,.wg-product-accordion-neo .wg-download-items .product-row{border-bottom:2px solid #eff0f2;margin-bottom:0;position:relative}.wg-product-accordion .wg-approval-items .product-row:after,.wg-product-accordion .wg-download-items .product-row:after,.wg-product-accordion-neo .wg-approval-items .product-row:after,.wg-product-accordion-neo .wg-download-items .product-row:after{bottom:0;top:auto}.wg-product-accordion .wg-approval-items .product-row:first-child,.wg-product-accordion .wg-download-items .product-row:first-child,.wg-product-accordion-neo .wg-approval-items .product-row:first-child,.wg-product-accordion-neo .wg-download-items .product-row:first-child{border-top:2px solid #eff0f2}.wg-product-accordion .wg-approval-items .product-row:last-child,.wg-product-accordion .wg-download-items .product-row:last-child,.wg-product-accordion-neo .wg-approval-items .product-row:last-child,.wg-product-accordion-neo .wg-download-items .product-row:last-child{border-bottom:none}.wg-product-accordion .wg-approval-items .product-row:last-child:after,.wg-product-accordion .wg-download-items .product-row:last-child:after,.wg-product-accordion-neo .wg-approval-items .product-row:last-child:after,.wg-product-accordion-neo .wg-download-items .product-row:last-child:after{display:none}.wg-product-accordion .wg-approval-items .mobile-title,.wg-product-accordion .wg-download-items .mobile-title,.wg-product-accordion-neo .wg-approval-items .mobile-title,.wg-product-accordion-neo .wg-download-items .mobile-title{display:block}@media only screen and (min-width:768px){.wg-product-accordion .wg-approval-items .mobile-title,.wg-product-accordion .wg-download-items .mobile-title,.wg-product-accordion-neo .wg-approval-items .mobile-title,.wg-product-accordion-neo .wg-download-items .mobile-title{display:none}}.wg-product-accordion .wg-approval-items .more-less-btn,.wg-product-accordion-neo .wg-approval-items .more-less-btn{padding:.5rem 1rem 1rem}.wg-product-accordion .wg-approval-items .product-row,.wg-product-accordion-neo .wg-approval-items .product-row{flex-wrap:wrap;padding-left:1rem;padding-right:1rem}.wg-product-accordion .wg-approval-items .product-row:after,.wg-product-accordion .wg-approval-items .product-row:before,.wg-product-accordion-neo .wg-approval-items .product-row:after,.wg-product-accordion-neo .wg-approval-items .product-row:before{left:1rem;right:1rem}.wg-product-accordion .wg_product__info,.wg-product-accordion-neo .wg_product__info{display:flex;flex-direction:column;margin-bottom:1rem}.wg-product-accordion .wg_product__info:hover,.wg-product-accordion-neo .wg_product__info:hover{text-decoration:none}.wg-product-accordion .wg_product__info:hover .wg-download-info,.wg-product-accordion-neo .wg_product__info:hover .wg-download-info{color:#6ec800}.wg-product-accordion .wg_product__info .wg-download-info,.wg-product-accordion-neo .wg_product__info .wg-download-info{color:#000}.wg-product-accordion .wg_product__info .wg-download-info--name,.wg-product-accordion-neo .wg_product__info .wg-download-info--name{font-weight:700}@media only screen and (min-width:768px){.wg-product-accordion .wg_product__info,.wg-product-accordion-neo .wg_product__info{margin-bottom:0}}.wg-product-accordion .product-language,.wg-product-accordion-neo .product-language{margin-bottom:0;margin-left:-1rem}@media only screen and (min-width:768px){.wg-product-accordion .product-language,.wg-product-accordion-neo .product-language{margin-left:0}.wg-product-accordion .product-version,.wg-product-accordion-neo .product-version{order:2}}.wg-product-accordion .product-version .wg-version-number,.wg-product-accordion-neo .product-version .wg-version-number{align-items:flex-end;display:flex}.wg-product-accordion .product-version .version-language,.wg-product-accordion-neo .product-version .version-language{align-items:center;display:flex;flex:0 0 50%}.wg-product-accordion .product-version .file-size,.wg-product-accordion .product-version .file-type,.wg-product-accordion-neo .product-version .file-size,.wg-product-accordion-neo .product-version .file-type{display:block;line-height:1.5em}.wg-product-accordion .product-version .file-size,.wg-product-accordion-neo .product-version .file-size{font-size:.8rem}.wg-product-accordion .wg-product-download-language,.wg-product-accordion-neo .wg-product-download-language{padding-left:1.4rem;padding-right:0}.wg-product-accordion .product-download,.wg-product-accordion-neo .product-download{align-items:flex-start;display:flex;flex-direction:column}@media only screen and (min-width:768px){.wg-product-accordion .product-download,.wg-product-accordion-neo .product-download{align-items:flex-end;order:3}}.wg-product-accordion .product-download .watchlist,.wg-product-accordion-neo .product-download .watchlist{align-self:flex-start}.wg-product-accordion .special-link,.wg-product-accordion-neo .special-link{color:#000}.wg-product-accordion .special-link:hover,.wg-product-accordion-neo .special-link:hover{text-decoration:underline}.wg-product-accordion.wg-product-accordion--followup{background-color:#eff0f2}.wg-product-accordion.wg-product-accordion--followup .wg-product-item-simple{box-shadow:none}.wg-download-version{color:#000;display:inline-block;font-family:AktivGrotesk,sans-serif;font-size:.8rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.4rem;text-transform:none}html[lang*=cn] .wg-download-version{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-download-version{font-family:sans-serif}html[lang*=kr] .wg-download-version{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-download-version{font-family:sans-serif}@media only screen and (min-width:768px){.wg-download-version{display:block}}.wg-download-version.is-hidden{display:none}.wg-accordion-headline--level1{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.4rem;font-style:normal;font-weight:700;justify-content:space-between;letter-spacing:normal;line-height:1.8rem;padding:1rem 1rem 1rem 2rem;position:relative}html[lang*=cn] .wg-accordion-headline--level1{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-accordion-headline--level1{font-family:sans-serif}html[lang*=kr] .wg-accordion-headline--level1{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-accordion-headline--level1{font-family:sans-serif}@media only screen and (min-width:768px){.wg-accordion-headline--level1{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:992px){.wg-accordion-headline--level1{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:1280px){.wg-accordion-headline--level1{font-size:1.6rem;line-height:2rem}}@media only screen and (min-width:1600px){.wg-accordion-headline--level1{font-size:1.8rem;line-height:2.2rem}}.wg-accordion-headline--level1 .icon{fill:#000;-webkit-transform:rotate(90deg);transform:rotate(90deg);transition:-webkit-transform .25s ease;transition:transform .25s ease;transition:transform .25s ease, -webkit-transform .25s ease}.wg-accordion-headline--level1.active .icon{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.wg-accordion-headline--level2{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.2rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.8rem;padding-left:1rem;padding-right:1rem;padding-top:2rem;position:relative;text-transform:none}html[lang*=cn] .wg-accordion-headline--level2{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-accordion-headline--level2{font-family:sans-serif}html[lang*=kr] .wg-accordion-headline--level2{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-accordion-headline--level2{font-family:sans-serif}.wg-accordion-headline--level2:before{background-color:#6ec800;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23fff' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M320 248h-56v-56h-16v56h-56v16h56v56h16v-56h56'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:250%;content:"";display:inline-block;margin-right:1rem;min-height:1rem;min-width:1rem}.wg-accordion-headline--level2.active:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23fff' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M248 248h-56v16h128v-16z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:250%}.wg-accordion-headline--level2 .icon{fill:#fff;background:#6ec800;display:inline-block;margin-right:.5rem;padding:1px;vertical-align:top}.wg-accordion-headline--level3{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.2rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.6rem}html[lang*=cn] .wg-accordion-headline--level3{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-accordion-headline--level3{font-family:sans-serif}html[lang*=kr] .wg-accordion-headline--level3{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-accordion-headline--level3{font-family:sans-serif}@media only screen and (min-width:768px){.wg-accordion-headline--level3{font-size:1.2rem;line-height:1.6rem}}@media only screen and (min-width:992px){.wg-accordion-headline--level3{font-size:1.2rem;line-height:1.6rem}}@media only screen and (min-width:1280px){.wg-accordion-headline--level3{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:1600px){.wg-accordion-headline--level3{font-size:1.6rem;line-height:2rem}}.wg-product-accordion--level1{background:#fff;margin-bottom:1rem}.wg-product-accordion--level1 .accordion-body:first-child{padding-top:3rem}.wg-product-accordion--level1 .accordion-body.active{padding-bottom:1rem}.wg-product-accordion--level2{background:#fff}.wg-product-accordion--level2 .accordion-body{padding-left:2.5rem}.wg-product-accordion--level2 .accordion-body .more-less-btn{display:none}.wg-product-accordion--level2 .accordion-body.active{padding-bottom:1rem}.wg-product-accordion--level2 .accordion-body.active .more-less-btn{display:flex}.wg-plus-minus-toggle:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23fff' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M320 248h-56v-56h-16v56h-56v16h56v56h16v-56h56'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%;background:#6ec800;display:inline-block;height:1rem;margin-right:.5rem;padding:1px;width:1rem}.wg-plus-minus-toggle.active:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23fff' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M248 248h-56v16h128v-16z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%}.product-language{align-items:center;display:flex;margin-bottom:1rem}@media only screen and (min-width:768px){.product-language{order:1}}.product-language .js-select-container{width:100%}.product-language span.ui-selectmenu-text{color:#000;font-size:1rem}.product-language.product-language--single{padding:1rem}.explain-content .product-language{order:0}.wg-download-link{align-self:flex-start;color:#000;display:block;font-weight:700;padding-left:1rem;position:relative;text-decoration:none}@media only screen and (min-width:768px){.wg-download-link{display:inline-block;text-decoration:none}.wg-download-link:hover{text-decoration:underline}}.wg-download-link:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='m222.5 305.1 14.9 14.9 64-64-64-64-14.9 14.9 49.1 49.1-49.1 49.1z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:150%;content:"";display:inline-block;height:1rem;left:-.25rem;position:absolute;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0);width:1rem}.wg-download-link:hover,.wg-download-link:hover>span{color:#000;cursor:pointer;text-decoration:underline}.wg-download-link.is-hidden,.wg-download-link>svg{display:none}.wg-download-link .download-txt{display:inline-block}.wg-download-link .download-pdf{display:none}@media only screen and (min-width:768px){.wg-download-link--secondary,.wg-download-link--secondary:active,.wg-download-link--secondary:focus,.wg-download-link--secondary:hover{color:#000;font-size:.8rem}}.primary-accordion .wg-product-accordion--level3{background:#fff}.primary-accordion .wg-product-accordion--level3 .accordion-body{padding-left:2.5rem}.primary-accordion .wg-product-accordion--level3 .accordion-body .more-less-btn{display:none}.primary-accordion .wg-product-accordion--level3 .accordion-body.active{padding-bottom:1rem}.primary-accordion .wg-product-accordion--level3 .accordion-body.active .more-less-btn{display:flex}.primary-accordion .wg-product-accordion--level3,.primary-accordion .wg-product-accordion--level3:first-of-type,.primary-accordion .wg-product-accordion--level3:last-of-type{padding:1rem 0 0}.primary-accordion .wg-product-accordion--level3 .accordion-body,.primary-accordion .wg-product-accordion--level3 .accordion-body.active{padding-bottom:0;padding-left:1.5rem}.primary-accordion .wg-product-accordion--level3 .accordion-body.accordion-body--is-shrink.active{padding-bottom:1rem}.primary-accordion .wg-accordion-headline--level3{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.2rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.8rem;margin-bottom:.5rem;padding:0;position:relative;text-transform:none}html[lang*=cn] .primary-accordion .wg-accordion-headline--level3{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .primary-accordion .wg-accordion-headline--level3{font-family:sans-serif}html[lang*=kr] .primary-accordion .wg-accordion-headline--level3{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .primary-accordion .wg-accordion-headline--level3{font-family:sans-serif}.primary-accordion .wg-accordion-headline--level3:before{background-color:#6ec800;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23fff' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M320 248h-56v-56h-16v56h-56v16h56v56h16v-56h56'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:250%;content:"";display:inline-block;margin-right:1rem;min-height:1rem;min-width:1rem}.primary-accordion .wg-accordion-headline--level3.active:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23fff' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M248 248h-56v16h128v-16z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:250%}.primary-accordion .wg-accordion-headline--level3 .icon{fill:#fff;background:#6ec800;display:inline-block;margin-right:.5rem;padding:1px;vertical-align:top}.wg-product-accordion-neo{background-color:#fff;display:flex;flex-direction:column;margin-bottom:1rem}.wg-product-accordion-neo--fullwidth{width:100%}.wg-product-accordion-neo--dark{background-color:#eff0f2}.wg-product-accordion-neo__header{color:#000;cursor:pointer;display:flex;font-family:AktivGrotesk,sans-serif;font-size:1.2rem;font-style:normal;font-weight:700;justify-content:space-between;letter-spacing:normal;line-height:1.8rem;padding:.8rem 1rem;text-transform:none}html[lang*=cn] .wg-product-accordion-neo__header{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-product-accordion-neo__header{font-family:sans-serif}html[lang*=kr] .wg-product-accordion-neo__header{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-product-accordion-neo__header{font-family:sans-serif}.wg-product-accordion-neo__header>.icon{fill:#000;-webkit-transform:rotate(90deg);transform:rotate(90deg);transition:-webkit-transform .25s ease;transition:transform .25s ease;transition:transform .25s ease, -webkit-transform .25s ease}.wg-product-accordion-neo__header:hover{color:#6ec800}.is-open>.wg-product-accordion-neo__header>.icon{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.wg-product-accordion-neo__header p{margin:0}.wg-product-accordion-neo__body{height:0;overflow:hidden}.is-open>.wg-product-accordion-neo__body{height:auto;opacity:1;overflow:visible;padding:0 1rem 1rem}.wg-product-accordion-neo--border>.wg-product-accordion-neo__header{border:2px solid #eff0f2}.wg-product-accordion-neo--border.is-open>.wg-product-accordion-neo__header{border-bottom:none}.wg-product-accordion-neo--border.is-open>.wg-product-accordion-neo__body{border:2px solid #eff0f2;border-top:none}.wg-product-accordion-neo__items{margin-bottom:.5rem}.wg-product-accordion-neo__actions{display:flex;justify-content:flex-end}.wg-product-accordion-neo__less,.wg-product-accordion-neo__more{align-items:center;display:flex;margin-left:1rem}.wg-product-accordion-neo__less:hover,.wg-product-accordion-neo__more:hover{color:#6ec800;cursor:pointer}.wg-product-accordion-neo__more>.icon{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.wg-product-accordion-neo__less>.icon{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.wg-product-accordion-neo.wg-tab-container-item{background-color:#eff0f2;margin:0 -1rem}.wg-product-accordion-neo.wg-tab-container-item>.wg-product-accordion-neo__header{background-color:#eff0f2}.wg-product-accordion-neo.wg-tab-container-item.is-open>.wg-product-accordion-neo__header{background-color:#1f2837;color:#fff}.wg-product-accordion-neo.wg-tab-container-item.is-open>.wg-product-accordion-neo__header>.icon{fill:#fff}.wg-product-accordion-neo.wg-tab-container-item>.wg-product-accordion-neo__body{margin-top:1rem}.wg-product-sidebar{z-index:700}@media only screen and (min-width:992px){.wg-product-sidebar{position:fixed;width:calc(25% - 3rem)}}@media only screen and (min-width:1280px){.wg-product-sidebar{border:1px solid #dedfe1;width:18.4rem}}.wg-product-sidebar--stopped{position:absolute}.wg-product-sidebar .wg-product-actionbar{background:transparent;flex-flow:column wrap;justify-content:flex-start;padding:.5rem .75rem}.wg-product-sidebar .wg-product-actionbar .wg-product-actionbar__link{border:solid #eff0f2;border-width:0 0 2px}.wg-product-sidebar .wg-product-actionbar .wg-product-actionbar__link:last-child{border-width:0}.wg-product-sidebar .wg-product-actionbar .wg-list--item-actions,.wg-product-sidebar .wg-product-actionbar .wg-product-actionbar__link,.wg-product-sidebar .wg-product-actionbar li{background:transparent;display:block;margin-left:0;margin-right:0;padding:.5rem 0}.wg-product-sidebar .wg-product-actionbar .wg-list--item-actions a,.wg-product-sidebar .wg-product-actionbar .wg-product-actionbar__link a,.wg-product-sidebar .wg-product-actionbar li a{align-items:center;color:#000;display:flex;text-decoration:none}.wg-product-sidebar .wg-product-actionbar .wg-list--item-actions a svg,.wg-product-sidebar .wg-product-actionbar .wg-product-actionbar__link a svg,.wg-product-sidebar .wg-product-actionbar li a svg{fill:currentColor}.wg-product-sidebar .wg-product-actionbar .wg-list--item-actions a:hover,.wg-product-sidebar .wg-product-actionbar .wg-product-actionbar__link a:hover,.wg-product-sidebar .wg-product-actionbar li a:hover{color:#6ec800;cursor:pointer}.wg-product-sidebar .wg-product-actionbar .wg-list--item-actions a:hover div,.wg-product-sidebar .wg-product-actionbar .wg-list--item-actions a:hover p,.wg-product-sidebar .wg-product-actionbar .wg-product-actionbar__link a:hover div,.wg-product-sidebar .wg-product-actionbar .wg-product-actionbar__link a:hover p,.wg-product-sidebar .wg-product-actionbar li a:hover div,.wg-product-sidebar .wg-product-actionbar li a:hover p{color:#6ec800}.wg-product-sidebar .wg-product-actionbar .wg-list--item-actions .icon,.wg-product-sidebar .wg-product-actionbar .wg-product-actionbar__link .icon,.wg-product-sidebar .wg-product-actionbar li .icon{height:2rem;margin-right:.5rem;width:2rem}.wg-product-sidebar .wg-product-actionbar .wg-list--item-actions .download-txt,.wg-product-sidebar .wg-product-actionbar .wg-product-actionbar__link .download-txt,.wg-product-sidebar .wg-product-actionbar li .download-txt{display:none}.wg-product-sidebar .wg-product-actionbar .wg-list--item-actions:not(:last-child),.wg-product-sidebar .wg-product-actionbar li:not(:last-child){border-bottom:2px solid #eff0f2}.wg-product-sidebar .wg-product-meta__product-status--new{display:none}@media only screen and (min-width:992px) and (max-width:1279px){.wg-sticky-sidebar-container>.wg-container{padding-left:0;padding-right:0}.wg-sticky-sidebar-container .wg-product-sidebar{background-color:#fff;border-left:2px solid #dedfe1;margin-top:-1.75rem;overflow-y:auto;padding-right:2rem;position:fixed;width:25%}.wg-sticky-sidebar-container .wg-product-sidebar--stopped{position:absolute}.wg-sticky-sidebar-container .wg-product-sidebar__inner{padding-top:1rem}}.wg-product-sidebar__inner{background-color:#fff;width:100%}.wg-product-sidebar__inner--compare-page{margin:1rem 0 1rem .5rem;width:unset}@media only screen and (max-width:767px){.wg-product-sidebar__inner--compare-page{padding:0 .75rem}}.wg-product-sidebar__data{border-bottom:2px solid #eff0f2;height:auto;padding:.5rem 0}@media only screen and (min-width:768px){.wg-product-sidebar__data{padding-left:.75rem;padding-right:.75rem}}.wg-product-sidebar__data .wg-product-meta,.wg-product-sidebar__data .wg-product-meta>strong{margin-bottom:0}.wg-product-sidebar__data .wg-product-article-number{color:#000;font-family:AktivGrotesk,sans-serif;font-size:.8rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.4rem;text-transform:none}html[lang*=cn] .wg-product-sidebar__data .wg-product-article-number{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-product-sidebar__data .wg-product-article-number{font-family:sans-serif}html[lang*=kr] .wg-product-sidebar__data .wg-product-article-number{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-product-sidebar__data .wg-product-article-number{font-family:sans-serif}.wg-product-sidebar__addtocart{border-bottom:2px solid #eff0f2;padding:.5rem 0}@media only screen and (min-width:768px){.wg-product-sidebar__addtocart{padding-bottom:.75rem;padding-left:.75rem;padding-right:.75rem}}@media only screen and (max-width:767px){.wg-product-sidebar__addtocart{order:0}}.wg-product-sidebar__addtocart:first-child{padding-top:0}.wg-product-sidebar__addtocart--list{padding:.5rem 0 0}.wg-product-sidebar__quantity{color:#000;font-family:AktivGrotesk,sans-serif;font-size:.8rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.4rem;margin-bottom:.5rem;text-transform:none}html[lang*=cn] .wg-product-sidebar__quantity{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-product-sidebar__quantity{font-family:sans-serif}html[lang*=kr] .wg-product-sidebar__quantity{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-product-sidebar__quantity{font-family:sans-serif}.wg-product-sidebar__quantity.is-neutral{color:#f5a623}.wg-product-sidebar__total-price{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.4rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.8rem;text-align:right}html[lang*=cn] .wg-product-sidebar__total-price{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-product-sidebar__total-price{font-family:sans-serif}html[lang*=kr] .wg-product-sidebar__total-price{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-product-sidebar__total-price{font-family:sans-serif}@media only screen and (min-width:768px){.wg-product-sidebar__total-price{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:992px){.wg-product-sidebar__total-price{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:1280px){.wg-product-sidebar__total-price{font-size:1.6rem;line-height:2rem}}@media only screen and (min-width:1600px){.wg-product-sidebar__total-price{font-size:1.8rem;line-height:2.2rem}}@media only screen and (max-width:767px){.wg-product-sidebar__total-price{order:3}}@media only screen and (min-width:992px){.wg-product-sidebar__total-price{margin-top:.5rem}}.wg-product-sidebar__total-price>.login{color:#000;text-decoration:underline}.wg-product-sidebar__price{border-bottom:2px solid #eff0f2;color:#000;font-family:AktivGrotesk,sans-serif;font-size:.8rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.4rem;padding:.5rem 0;position:relative;text-transform:none}html[lang*=cn] .wg-product-sidebar__price{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-product-sidebar__price{font-family:sans-serif}html[lang*=kr] .wg-product-sidebar__price{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-product-sidebar__price{font-family:sans-serif}@media only screen and (min-width:768px){.wg-product-sidebar__price{padding-left:.75rem;padding-right:.75rem}}@media only screen and (max-width:767px){.wg-product-sidebar__price{border:none;display:flex;flex-direction:column-reverse;order:1;padding-top:0}}.wg-product-sidebar__price .wg-spinner{padding:1rem;position:absolute}.wg-product-sidebar__price .wg-product-sidebar__cancelled{display:none}.wg-product-sidebar__price-panel,.wg-product-sidebar__rounding-hint{padding:0}@media only screen and (min-width:768px){.wg-product-sidebar__price-panel,.wg-product-sidebar__rounding-hint{padding-left:.75rem;padding-right:.75rem}}.wg-product-sidebar__priceitem{display:flex}.wg-product-sidebar__priceitem.is-quote .wg-product-sidebar__price-description,.wg-product-sidebar__priceitem.is-quote .wg-product-sidebar__price-value{flex:0 0 auto}.wg-product-sidebar__price--list{border-top:0;padding:0 0 .5rem}.wg-product-sidebar__price-value{flex:0 0 40%;text-align:right}.wg-product-sidebar__price-value.is-available.is-list{font-weight:400}.wg-product-sidebar__price-description{color:#000;flex:0 0 60%;font-family:AktivGrotesk,sans-serif;font-size:.8rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.4rem;text-transform:none}html[lang*=cn] .wg-product-sidebar__price-description{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-product-sidebar__price-description{font-family:sans-serif}html[lang*=kr] .wg-product-sidebar__price-description{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-product-sidebar__price-description{font-family:sans-serif}.wg-product-sidebar__price-description.is-fullwidth{flex-basis:100%}.wg-product-sidebar__price-link{fill:currentColor;color:#6ec800;cursor:pointer;display:inline-block;display:inline;font-family:AktivGrotesk,sans-serif;font-size:.8rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;text-decoration:none;text-transform:none;transition:color .2s linear}html[lang*=cn] .wg-product-sidebar__price-link{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-product-sidebar__price-link{font-family:sans-serif}html[lang*=kr] .wg-product-sidebar__price-link{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-product-sidebar__price-link{font-family:sans-serif}.wg-product-sidebar__price-link:focus,.wg-product-sidebar__price-link:hover{color:#6ec800;text-decoration:underline}.wg-product-sidebar__price--no-border{border:none}.wg-product-sidebar__button--counterparts{margin-top:.5rem}.wg-product-sidebar__title{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.6rem;overflow:hidden;text-overflow:ellipsis;text-transform:none;white-space:nowrap}html[lang*=cn] .wg-product-sidebar__title{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-product-sidebar__title{font-family:sans-serif}html[lang*=kr] .wg-product-sidebar__title{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-product-sidebar__title{font-family:sans-serif}.wg-product-sidebar__image-wrapper-inner{display:none;position:relative}.wg-product-sidebar__image-wrapper-inner:after{content:"";display:block;padding-bottom:100%}.wg-product-sidebar__image{align-items:center;background-color:#fff;border:2px solid #eff0f2;display:flex;height:100%;justify-content:center;padding:.5rem;position:absolute;width:100%}.wg-product-sidebar__image>img{height:auto;max-height:100%;max-width:100%;width:auto}.wg-product-sidebar__cancelled-sidebar{border-bottom:2px solid #eff0f2;padding:1.25rem .75rem}.wg-product-sidebar__announced{color:#000;font-family:AktivGrotesk,sans-serif;font-size:.8rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.4rem;padding:0 0 .5rem;text-transform:none}html[lang*=cn] .wg-product-sidebar__announced{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-product-sidebar__announced{font-family:sans-serif}html[lang*=kr] .wg-product-sidebar__announced{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-product-sidebar__announced{font-family:sans-serif}@media only screen and (min-width:768px){.wg-product-sidebar__announced{padding-left:.75rem;padding-right:.75rem}}.wg-product-sidebar__row{display:flex;justify-content:space-between;margin-bottom:1rem}.wg-product-sidebar__column{font-weight:400}.wg-product-quantity{font-size:.8rem;margin-bottom:.5rem;position:relative}.wg-product-quantity .invalid-val-notice,.wg-product-quantity .max-val-notice,.wg-product-quantity .min-val-notice,.wg-product-quantity .round-val-notice,.wg-product-sidebar__variant-selector .invalid-val-notice,.wg-product-sidebar__variant-selector .max-val-notice,.wg-product-sidebar__variant-selector .min-val-notice,.wg-product-sidebar__variant-selector .round-val-notice{background:#eff0f2;display:none;opacity:0;padding:.66rem;position:absolute;top:-.66rem;-webkit-transform:translateY(-100%);transform:translateY(-100%);transition:opacity .2s;width:100%}.wg-product-quantity .invalid-val-notice.active,.wg-product-quantity .max-val-notice.active,.wg-product-quantity .min-val-notice.active,.wg-product-quantity .round-val-notice.active,.wg-product-sidebar__variant-selector .invalid-val-notice.active,.wg-product-sidebar__variant-selector .max-val-notice.active,.wg-product-sidebar__variant-selector .min-val-notice.active,.wg-product-sidebar__variant-selector .round-val-notice.active{display:block;opacity:1}.wg-product-quantity .invalid-val-notice:before,.wg-product-quantity .max-val-notice:before,.wg-product-quantity .min-val-notice:before,.wg-product-quantity .round-val-notice:before,.wg-product-sidebar__variant-selector .invalid-val-notice:before,.wg-product-sidebar__variant-selector .max-val-notice:before,.wg-product-sidebar__variant-selector .min-val-notice:before,.wg-product-sidebar__variant-selector .round-val-notice:before{border:2px solid #eff0f2;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.wg-product-quantity .invalid-val-notice:after,.wg-product-quantity .max-val-notice:after,.wg-product-quantity .min-val-notice:after,.wg-product-quantity .round-val-notice:after,.wg-product-sidebar__variant-selector .invalid-val-notice:after,.wg-product-sidebar__variant-selector .max-val-notice:after,.wg-product-sidebar__variant-selector .min-val-notice:after,.wg-product-sidebar__variant-selector .round-val-notice:after{background:#eff0f2;bottom:-3px;box-shadow:1px 1px 0 #eff0f2;content:"";height:.66rem;left:50%;position:absolute;-webkit-transform:translateX(-50%) rotate(45deg);transform:translateX(-50%) rotate(45deg);width:.66rem}.wg-product-sidebar__variant-tooltip{background:#eff0f2;display:none;font-size:.8rem;left:50%;opacity:0;padding:.66rem;position:absolute;text-align:center;top:-.66rem;-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transform:translateX(-50%);transform:translateX(-50%);transition:opacity .2s;width:100%;width:auto;z-index:1000}.wg-product-sidebar__variant-tooltip.active{display:block;opacity:1}.wg-product-sidebar__variant-tooltip:before{border:2px solid #eff0f2;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.wg-product-sidebar__variant-tooltip:after{background:#eff0f2;bottom:-3px;box-shadow:1px 1px 0 #eff0f2;content:"";height:.66rem;left:50%;position:absolute;-webkit-transform:translateX(-50%) rotate(45deg);transform:translateX(-50%) rotate(45deg);width:.66rem}.wg-product-sidebar__addtocart--collapsed,.wg-product-sidebar__price--collapsed{border-bottom:none;padding-left:0;padding-right:0}.wg-product-sidebar__addtocart--collapsed .wg-availability,.wg-product-sidebar__price--collapsed .wg-availability{display:none}.wg-product-sidebar__addtocart--collapsed{padding:0}.wg-product-sidebar__addtocart--collapsed .wg-product-quantity,.wg-product-sidebar__addtocart--collapsed .wg-product-sidebar__quantity{display:none}.wg-datasheet-explain{margin-bottom:1rem}.wg-datasheet-copy{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.2rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.6rem}html[lang*=cn] .wg-datasheet-copy{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-datasheet-copy{font-family:sans-serif}html[lang*=kr] .wg-datasheet-copy{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-datasheet-copy{font-family:sans-serif}@media only screen and (min-width:768px){.wg-datasheet-copy{font-size:1.2rem;line-height:1.6rem}}@media only screen and (min-width:992px){.wg-datasheet-copy{font-size:1.2rem;line-height:1.6rem}}@media only screen and (min-width:1280px){.wg-datasheet-copy{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:1600px){.wg-datasheet-copy{font-size:1.6rem;line-height:2rem}}.wg-datasheet-headline{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.2rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.8rem;margin-bottom:1rem;padding-right:1.5rem;text-transform:none}html[lang*=cn] .wg-datasheet-headline{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-datasheet-headline{font-family:sans-serif}html[lang*=kr] .wg-datasheet-headline{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-datasheet-headline{font-family:sans-serif}.wg-datasheet-download__button{width:100%}.wg-datasheet-download__button .download-txt{display:none}.wg-product-sidebar__status{display:flex;flex-wrap:wrap;justify-content:space-between;padding:.5rem 0}@media only screen and (min-width:768px){.wg-product-sidebar__status{padding-left:.75rem;padding-right:.75rem}}.wg-product-sidebar__announced-info{border-top:2px solid #eff0f2;padding:.5rem 0 0}.wg-product-sidebar__availability{flex-basis:100%}.wg-product-sidebar__availability .wg-availability{line-height:1.6rem;margin-top:0}.wg-product-sidebar__availability .wg-availability__label{font-size:.8rem}.wg-product-sidebar__status-label{align-self:flex-end;color:#616a73;font-family:AktivGrotesk,sans-serif;font-size:.8rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;text-transform:none}html[lang*=cn] .wg-product-sidebar__status-label{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-product-sidebar__status-label{font-family:sans-serif}html[lang*=kr] .wg-product-sidebar__status-label{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-product-sidebar__status-label{font-family:sans-serif}.wg-product-sidebar__announced-status,.wg-product-sidebar__status-new{color:#6ec800;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.6rem;text-align:right;text-transform:none;text-transform:uppercase}html[lang*=cn] .wg-product-sidebar__announced-status,html[lang*=cn] .wg-product-sidebar__status-new{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-product-sidebar__announced-status,html[lang*=ja] .wg-product-sidebar__status-new{font-family:sans-serif}html[lang*=kr] .wg-product-sidebar__announced-status,html[lang*=kr] .wg-product-sidebar__status-new{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-product-sidebar__announced-status,html[lang*=tw] .wg-product-sidebar__status-new{font-family:sans-serif}.wg-product-sidebar__status-cancelled{color:#f5a623;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.6rem;text-align:right;text-transform:none;text-transform:uppercase}html[lang*=cn] .wg-product-sidebar__status-cancelled{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-product-sidebar__status-cancelled{font-family:sans-serif}html[lang*=kr] .wg-product-sidebar__status-cancelled{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-product-sidebar__status-cancelled{font-family:sans-serif}.wg-classification-table{display:flex;flex-wrap:wrap;margin:1rem 0}.wg-classification-table__title{color:#000;flex-basis:100%;font-family:AktivGrotesk,sans-serif;font-size:1.2rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.8rem;padding:.8rem 0;text-transform:none}html[lang*=cn] .wg-classification-table__title{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-classification-table__title{font-family:sans-serif}html[lang*=kr] .wg-classification-table__title{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-classification-table__title{font-family:sans-serif}.wg-classification-table__header{flex-basis:calc(40% - 1rem);margin-right:1rem}.wg-classification-table__body{flex-basis:60%;overflow-x:auto;overflow-y:hidden}.wg-classification-table__body-table{display:table;min-width:100%}.wg-classification-table__row{display:flex;font-size:1rem;line-height:1.6rem;padding:.5rem 1rem;white-space:nowrap}.wg-classification-table__row--full{font-weight:700}.wg-classification-table__row:nth-child(odd){background:#eff0f2}.wg-classification-table__column{align-items:center;display:flex;flex:1 0 0;justify-content:center;overflow:hidden;white-space:nowrap}.classification-feature-value{padding-right:2px}.wg-product-overlay__footer{background-color:#eff0f2;bottom:0;display:flex;height:3.462rem;left:0;position:fixed;right:0;z-index:1400}.wg-product-overlay__footer .wg-quantity-item{height:100%}.wg-product-overlay__footer .wg-product-quantity{display:none}.wg-product-overlay__footer .wg-product-meta{align-items:center;background-color:#eff0f2;display:flex;margin-bottom:.2rem;text-align:center}.wg-product-overlay__footer .wg-product-overlay__info{cursor:pointer;display:flex;flex:1;flex-direction:column;min-width:0;padding:.5rem 2rem .5rem 1rem;position:relative;white-space:nowrap}.wg-product-overlay__footer .wg-product-overlay__dots-icon{align-items:center;bottom:0;display:flex;font-size:1.5rem;font-weight:700;justify-content:center;position:absolute;right:.5rem;top:0}.wg-product-overlay__footer .wg-product-article-number{font-weight:400;overflow:hidden;text-overflow:ellipsis}.wg-product-overlay__footer .wg-product-overlay__title{color:#000;font-family:AktivGrotesk,sans-serif;font-size:.8rem;font-size:1rem;font-style:normal;font-weight:400;font-weight:700;letter-spacing:normal;line-height:1.4rem;overflow:hidden;text-overflow:ellipsis;text-transform:none}html[lang*=cn] .wg-product-overlay__footer .wg-product-overlay__title{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-product-overlay__footer .wg-product-overlay__title{font-family:sans-serif}html[lang*=kr] .wg-product-overlay__footer .wg-product-overlay__title{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-product-overlay__footer .wg-product-overlay__title{font-family:sans-serif}.wg-product-overlay__footer .wg-product-meta__product-status--new{display:none}.wg-product-overlay__footer .wg-product-sidebar__addtocart{display:flex;flex:0;flex-direction:column;padding:0}.wg-product-overlay__footer .wg-product-sidebar__addtocart .area.middle{font-size:1.3rem}.wg-product-overlay__footer .wg-product-sidebar__addtocart .area.middle .input .number,.wg-product-overlay__footer .wg-product-sidebar__addtocart .area.middle .input .unit{top:2px}.wg-product-overlay__footer .wg-product-sidebar__addtocart .area,.wg-product-overlay__footer .wg-product-sidebar__addtocart .wg-product-sidebar__quantity{margin:0}.wg-product-overlay__footer .wg-product-sidebar__addtocart .area:not(.middle),.wg-product-overlay__footer .wg-product-sidebar__addtocart .wg-product-sidebar__quantity:not(.middle){display:none}.wg-product-overlay__footer .wg-product-sidebar__addtocart>form{display:flex;flex:1 1 0%;height:100%;width:100%}.wg-product-overlay__footer .wg-product-sidebar__addtocart>form .wg-button{font-size:0}.wg-product-overlay__footer .wg-product-sidebar__button{align-items:center;display:flex;justify-content:center;margin:0;width:4rem}.wg-product-overlay__footer .wg-product-sidebar__button>.icon{margin:0}.wg-product-overlay__footer .wg-product-sidebar__button>.icon.cart{position:relative;top:-3px}.wg-product-overlay__footer .wg-product-sidebar__button .cross{height:3rem;width:1.5rem}.wg-product-overlay__footer .wg-product-sidebar__button .arrow-right{height:3rem;width:2rem}.wg-product-overlay__footer .wg-product-sidebar__button.is-active{background-color:#000}.wg-product-overlay__footer .wg-product-sidebar__button.is-active .arrow-right{display:none}.wg-product-overlay__footer .wg-product-sidebar__button.is-active .cross{display:block}.wg-product-overlay__footer .wg-product-sidebar__button--counterparts{display:none}.wg-product-overlay__footer .cross{display:none;-webkit-transform:scale(2);transform:scale(2)}.wg-product-overlay__footer .arrow-right{-webkit-transform:rotate(270deg) scale(2);transform:rotate(270deg) scale(2)}.wg-product-overlay__footer .ui-selectmenu-button{padding-bottom:0;padding-top:0}.wg-product-overlay__footer .ui-selectmenu-open{bottom:2.1rem!important;top:auto!important}.wg-product-overlay__download-language-select{background-color:#eff0f2;flex-grow:1;justify-content:space-evenly}.wg-product-overlay__download-language-select .product-language{margin-bottom:0}.wg-handling-instructions{display:flex;flex-direction:column}.wg-handling-instructions .wg-moving-image{margin-bottom:40px}.wg-media-gallery.wg-handling-instructions__stories{background-color:transparent}.wg-handling-instructions__story{background-color:#fff;display:flex;flex-direction:column;margin-right:1rem;min-height:100%;width:100%}.wg-handling-instructions__story:hover{box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);cursor:pointer}.wg-handling-instructions__story:hover .wg-handling-instructions__readmore{color:#6ec800}@media only screen and (min-width:768px){.wg-handling-instructions__story{width:28%}}.wg-handling-instructions__count{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;padding:1rem 1rem .5rem;text-align:right;text-transform:none}html[lang*=cn] .wg-handling-instructions__count{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-handling-instructions__count{font-family:sans-serif}html[lang*=kr] .wg-handling-instructions__count{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-handling-instructions__count{font-family:sans-serif}.wg-handling-instructions__headline{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.4rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.8rem;padding:1rem 1rem .5rem}html[lang*=cn] .wg-handling-instructions__headline{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-handling-instructions__headline{font-family:sans-serif}html[lang*=kr] .wg-handling-instructions__headline{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-handling-instructions__headline{font-family:sans-serif}@media only screen and (min-width:768px){.wg-handling-instructions__headline{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:992px){.wg-handling-instructions__headline{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:1280px){.wg-handling-instructions__headline{font-size:1.6rem;line-height:2rem}}@media only screen and (min-width:1600px){.wg-handling-instructions__headline{font-size:1.8rem;line-height:2.2rem}}.wg-handling-instructions__image{align-items:center;display:flex;margin-top:3.8rem;padding:1rem 0 .5rem}.wg-handling-instructions__headline+.wg-handling-instructions__image{margin-top:0}.wg-handling-instructions__media{width:100%}.wg-handling-instructions__media.icon{color:#6ec800;height:100px;padding:1rem 0}.wg-handling-instructions__caption{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;margin-bottom:auto;padding:1rem;text-transform:none;word-break:break-word}html[lang*=cn] .wg-handling-instructions__caption{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-handling-instructions__caption{font-family:sans-serif}html[lang*=kr] .wg-handling-instructions__caption{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-handling-instructions__caption{font-family:sans-serif}.wg-handling-instructions__caption p{margin-bottom:0}.wg-handling-instructions__readmore{border-top:2px solid #eff0f2;color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;margin:.5rem 1rem 1rem;padding-top:.5rem;text-transform:none}html[lang*=cn] .wg-handling-instructions__readmore{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-handling-instructions__readmore{font-family:sans-serif}html[lang*=kr] .wg-handling-instructions__readmore{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-handling-instructions__readmore{font-family:sans-serif}.wg-breadcrumb-container{background:transparent;border-bottom:2px solid #eff0f2}.wg-container.wg-breadcrumb:after{display:none}.wg-breadcrumb{align-items:center;color:#000;color:#1f2837;display:flex;flex-direction:row;font-family:AktivGrotesk,sans-serif;font-size:.8rem;font-style:normal;font-weight:400;justify-content:space-between;letter-spacing:normal;line-height:1.4rem;min-height:calc(3.6rem - 2px);padding:1.4rem;position:relative;text-transform:none;width:100%;z-index:200}html[lang*=cn] .wg-breadcrumb{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-breadcrumb{font-family:sans-serif}html[lang*=kr] .wg-breadcrumb{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-breadcrumb{font-family:sans-serif}@media only screen and (min-width:768px){.wg-breadcrumb{padding:0 1rem 0 0}}.wg-header-wrapper .wg-breadcrumb,.wg-page--landing-page .wg-breadcrumb{display:none}.wg-breadcrumb .wg-mega-menu__toggle,.wg-breadcrumb .wg-mini-watchlist-mega-menu{align-items:center;color:#000;color:#6ec800;display:flex;font-family:AktivGrotesk,sans-serif;font-size:.8rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.4rem;margin:0;text-decoration:none;text-transform:none;vertical-align:baseline}html[lang*=cn] .wg-breadcrumb .wg-mega-menu__toggle,html[lang*=cn] .wg-breadcrumb .wg-mini-watchlist-mega-menu{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-breadcrumb .wg-mega-menu__toggle,html[lang*=ja] .wg-breadcrumb .wg-mini-watchlist-mega-menu{font-family:sans-serif}html[lang*=kr] .wg-breadcrumb .wg-mega-menu__toggle,html[lang*=kr] .wg-breadcrumb .wg-mini-watchlist-mega-menu{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-breadcrumb .wg-mega-menu__toggle,html[lang*=tw] .wg-breadcrumb .wg-mini-watchlist-mega-menu{font-family:sans-serif}@media only screen and (min-width:768px) and (max-width:991px){.wg-breadcrumb .wg-mega-menu__toggle>div,.wg-breadcrumb .wg-mini-watchlist-mega-menu>div{display:none}}@media only screen and (max-width:767px){.wg-breadcrumb .wg-mega-menu__toggle,.wg-breadcrumb .wg-mini-watchlist-mega-menu{display:none}}.wg-breadcrumb .wg-breadcrumb__main{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:.6rem;margin:1rem;vertical-align:baseline}@media only screen and (max-width:767px){.wg-breadcrumb .wg-breadcrumb__main{align-items:start;flex-direction:column;gap:1.6rem;margin:0}}.wg-breadcrumb__wrapper{align-items:center;display:flex;gap:.6rem}.wg-breadcrumb__wrapper .chevron-text{height:1.1rem;width:1.1rem}@media only screen and (max-width:767px){.wg-breadcrumb__wrapper .chevron-text{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.wg-breadcrumb__wrapper.wg-breadcrumb__wrapper--last .chevron-text{opacity:0}}@media only screen and (min-width:768px){.wg-breadcrumb__wrapper:first-child .chevron-text{display:none}}.wg-breadcrumb .wg-breadcrumb__main .wg-breadcrumb__item{color:#000;color:#1f2837;font-family:AktivGrotesk,sans-serif;font-size:.8rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.4rem;position:relative;text-decoration:none;text-transform:none;vertical-align:baseline;word-break:break-word}html[lang*=cn] .wg-breadcrumb .wg-breadcrumb__main .wg-breadcrumb__item{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-breadcrumb .wg-breadcrumb__main .wg-breadcrumb__item{font-family:sans-serif}html[lang*=kr] .wg-breadcrumb .wg-breadcrumb__main .wg-breadcrumb__item{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-breadcrumb .wg-breadcrumb__main .wg-breadcrumb__item{font-family:sans-serif}.wg-breadcrumb .wg-breadcrumb__main .wg-breadcrumb__item:hover{color:#6ec800;cursor:pointer}.wg-breadcrumb .wg-breadcrumb__main .wg-breadcrumb__item--last{color:rgba(0,0,0,.5);pointer-events:none}.wg-breadcrumb__toggle{display:none;position:absolute}.wg-breadcrumb__toggle .icon{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.wg-breadcrumb__toggle.accordion-is-open .icon{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}@media only screen and (max-width:767px){.wg-breadcrumb__toggle{display:block;right:1.5rem;top:1.2rem}}.wg-watchlist-form{flex-shrink:0;margin:-.5rem 0 -.7rem auto}@media only screen and (min-width:992px){.wg-watchlist-form{margin-bottom:0}}@media only screen and (min-width:1280px){.wg-watchlist-form{margin-bottom:-.7rem}}.wg-watchlist-form__button{margin-right:0}.wg-watchlist-form__button:before{display:none}.wg-watchlist-form__button.is-active,.wg-watchlist-form__button:active,.wg-watchlist-form__button:focus,.wg-watchlist-form__button:hover{color:#000;cursor:pointer;text-decoration:none}.wg-page--download-detail .wg-breadcrumb-container,.wg-page--product .wg-breadcrumb-container{background-color:#fff}@media only screen and (max-width:1279px){.wg-page--service .wg-breadcrumb--dark{color:#616a73}.wg-page--service .wg-breadcrumb--dark .wg-breadcrumb__item--last,.wg-page--service .wg-breadcrumb--dark .wg-breadcrumb__item:hover{color:#000}}.wg-page--plain .wg-breadcrumb,.wg-page--watchlist .wg-breadcrumb{display:none}.wg-breadcrumb__item-badge,.wg-breadcrumb__item-badge:hover{background-color:#6ec800;color:#fff;font-weight:400;padding:.25rem .5rem}@media only screen and (max-width:767px){.wg-breadcrumb__item-badge,.wg-breadcrumb__item-badge:hover{display:inline-block;font-size:.8rem;line-height:1em;margin-bottom:.25rem;padding:.3rem .5rem .15rem}}.wg-guidance-filter{margin-bottom:.33rem;padding:0}@media only screen and (min-width:992px){.wg-guidance-filter{margin-bottom:0;padding-left:0;padding-right:1rem}}.wg-guidance-filter>p{margin-bottom:2rem}.wg-guidance-filter--narrow{padding:1.3334rem 2rem}.wg-guidance-filter__headline{color:#000;display:inline-block;font-family:AktivGrotesk,sans-serif;font-size:1.8rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:2.2rem;margin-bottom:1rem;text-transform:none}html[lang*=cn] .wg-guidance-filter__headline{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-guidance-filter__headline{font-family:sans-serif}html[lang*=kr] .wg-guidance-filter__headline{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-guidance-filter__headline{font-family:sans-serif}@media only screen and (min-width:768px){.wg-guidance-filter__headline{font-size:2rem;line-height:2.4rem}}@media only screen and (min-width:992px){.wg-guidance-filter__headline{font-size:2.2rem;line-height:2.6rem}}@media only screen and (min-width:1280px){.wg-guidance-filter__headline{font-size:2.2rem;line-height:2.8rem}}@media only screen and (min-width:1600px){.wg-guidance-filter__headline{font-size:2.6rem;line-height:3rem}}@media only screen and (min-width:768px){.wg-guidance-filter__headline{margin-right:.75rem}}@media only screen and (min-width:992px){.wg-guidance-filter__headline{margin-bottom:.6667rem}}.wg-guidance-filter__copy{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;text-transform:none}html[lang*=cn] .wg-guidance-filter__copy{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-guidance-filter__copy{font-family:sans-serif}html[lang*=kr] .wg-guidance-filter__copy{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-guidance-filter__copy{font-family:sans-serif}.wg-guidance-filter__subheadline{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.4rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.8rem;margin-bottom:1rem}html[lang*=cn] .wg-guidance-filter__subheadline{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-guidance-filter__subheadline{font-family:sans-serif}html[lang*=kr] .wg-guidance-filter__subheadline{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-guidance-filter__subheadline{font-family:sans-serif}@media only screen and (min-width:768px){.wg-guidance-filter__subheadline{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:992px){.wg-guidance-filter__subheadline{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:1280px){.wg-guidance-filter__subheadline{font-size:1.6rem;line-height:2rem}}@media only screen and (min-width:1600px){.wg-guidance-filter__subheadline{font-size:1.8rem;line-height:2.2rem}}.wg-guidance-filter__more{color:#6ec800;display:inline-block;font-size:.8rem;font-weight:700;margin-bottom:1.5rem;padding-left:1rem;position:relative;text-transform:uppercase}.wg-guidance-filter__more:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%236ec800' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='m222.5 305.1 14.9 14.9 64-64-64-64-14.9 14.9 49.1 49.1-49.1 49.1z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:200%;content:"";height:.8rem;left:0;margin-right:0;position:absolute;top:50%;-webkit-transform:rotate(0deg) translateY(-50%);transform:rotate(0deg) translateY(-50%);transition:-webkit-transform .3s linear;transition:transform .3s linear;transition:transform .3s linear, -webkit-transform .3s linear;width:.8rem}.wg-guidance-filter__more:hover{color:#6ec800}@media only screen and (min-width:768px){.wg-guidance-filter__more{margin-bottom:1rem}}.wg-guidance-filter__description{display:none;line-height:1.5;margin-bottom:3rem;max-width:46.67rem}.wg-guidance-filter__description strong,.wg-guidance-filter__description>p{color:inherit;font-size:inherit;line-height:inherit}.wg-guidance-filter__description>p{font-style:inherit;margin:0;padding:0}@media only screen and (min-width:992px){.wg-guidance-filter__description{display:block}}.wg-guidance-filter__label{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;margin-bottom:.66rem;text-transform:none}html[lang*=cn] .wg-guidance-filter__label{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-guidance-filter__label{font-family:sans-serif}html[lang*=kr] .wg-guidance-filter__label{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-guidance-filter__label{font-family:sans-serif}.wg-guidance-filter__label>strong{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.6rem;margin-left:.33rem;text-transform:none}html[lang*=cn] .wg-guidance-filter__label>strong{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-guidance-filter__label>strong{font-family:sans-serif}html[lang*=kr] .wg-guidance-filter__label>strong{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-guidance-filter__label>strong{font-family:sans-serif}.wg-guidance-filter__bar{display:flex;flex-direction:row;flex-wrap:wrap}@media only screen and (min-width:768px){.wg-guidance-filter__bar.input-disabled{opacity:.5}}.wg-guidance-filter__bar.input-disabled:before{background:#fff;bottom:0;content:"";left:0;opacity:.5;position:absolute;right:0;top:0;z-index:1}@media only screen and (min-width:768px){.wg-guidance-filter__bar.input-disabled:before{background:none}}.wg-guidance-filter__item{align-items:center;background-color:#eff0f2;border:none;display:flex;flex:0 0 auto;justify-content:center;margin-bottom:.66rem;margin-right:.66rem;position:relative;text-align:center;text-decoration:none;transition:all .3s linear}.wg-guidance-filter__item.is-active,.wg-guidance-filter__item:hover{color:#fff}.wg-guidance-filter__item:last-child{margin-right:0}[data-visible-items="10"] .wg-guidance-filter__item:nth-child(n+11){display:none}input:checked~[data-visible-items="10"] .wg-guidance-filter__item:nth-child(n+11){display:flex}[data-visible-items="9"] .wg-guidance-filter__item:nth-child(n+10){display:none}input:checked~[data-visible-items="9"] .wg-guidance-filter__item:nth-child(n+10){display:flex}[data-visible-items="8"] .wg-guidance-filter__item:nth-child(n+9){display:none}input:checked~[data-visible-items="8"] .wg-guidance-filter__item:nth-child(n+9){display:flex}[data-visible-items="7"] .wg-guidance-filter__item:nth-child(n+8){display:none}input:checked~[data-visible-items="7"] .wg-guidance-filter__item:nth-child(n+8){display:flex}[data-visible-items="6"] .wg-guidance-filter__item:nth-child(n+7){display:none}input:checked~[data-visible-items="6"] .wg-guidance-filter__item:nth-child(n+7){display:flex}[data-visible-items="5"] .wg-guidance-filter__item:nth-child(n+6){display:none}input:checked~[data-visible-items="5"] .wg-guidance-filter__item:nth-child(n+6){display:flex}[data-visible-items="4"] .wg-guidance-filter__item:nth-child(n+5){display:none}input:checked~[data-visible-items="4"] .wg-guidance-filter__item:nth-child(n+5){display:flex}[data-visible-items="3"] .wg-guidance-filter__item:nth-child(n+4){display:none}input:checked~[data-visible-items="3"] .wg-guidance-filter__item:nth-child(n+4){display:flex}[data-visible-items="2"] .wg-guidance-filter__item:nth-child(n+3){display:none}input:checked~[data-visible-items="2"] .wg-guidance-filter__item:nth-child(n+3){display:flex}[data-visible-items="1"] .wg-guidance-filter__item:nth-child(n+2){display:none}input:checked~[data-visible-items="1"] .wg-guidance-filter__item:nth-child(n+2){display:flex}.wg-guidance-filter__button{background:#fff;border:none;color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;line-height:1em;padding:1.2rem .66rem;text-align:left;text-transform:none;width:100%}html[lang*=cn] .wg-guidance-filter__button{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-guidance-filter__button{font-family:sans-serif}html[lang*=kr] .wg-guidance-filter__button{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-guidance-filter__button{font-family:sans-serif}.wg-guidance-filter__button:hover{cursor:pointer}.wg-guidance-filter--solution-provider{flex-basis:100%}.wg-guidance-filter--solution-provider .wg-guidance-filter__item,.wg-guidance-filter--solution-provider .wg-guidance-filter__item:hover{background-color:#eff0f2;border:none;color:#000;cursor:text;flex:unset;font-size:.8rem;margin-bottom:.66rem;padding:.5rem 1rem;text-align:left}.wg-guidance-filter--solution-provider .wg-guidance-filter__item:after,.wg-guidance-filter--solution-provider .wg-guidance-filter__item:hover:after{content:none}.wg-guidance-filter--solution-provider .wg-guidance-filter__category-headline{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.6rem;text-transform:none}html[lang*=cn] .wg-guidance-filter--solution-provider .wg-guidance-filter__category-headline{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-guidance-filter--solution-provider .wg-guidance-filter__category-headline{font-family:sans-serif}html[lang*=kr] .wg-guidance-filter--solution-provider .wg-guidance-filter__category-headline{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-guidance-filter--solution-provider .wg-guidance-filter__category-headline{font-family:sans-serif}.wg-guidance-filter--solution-provider .wg-guidance-filter__sub-category-headline{color:#616a73;font-family:AktivGrotesk,sans-serif;font-size:.8rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.4rem;text-transform:uppercase}html[lang*=cn] .wg-guidance-filter--solution-provider .wg-guidance-filter__sub-category-headline{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-guidance-filter--solution-provider .wg-guidance-filter__sub-category-headline{font-family:sans-serif}html[lang*=kr] .wg-guidance-filter--solution-provider .wg-guidance-filter__sub-category-headline{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-guidance-filter--solution-provider .wg-guidance-filter__sub-category-headline{font-family:sans-serif}.wg-guidance-filter__items{display:flex;flex-wrap:wrap}.wg-guidance-filter__toggle{display:flex;margin-bottom:.66rem}.wg-guidance-filter__toggle .wg-more{background:#fff;border:none;font-size:.8rem;font-weight:700;line-height:1em;padding:1rem 2.5rem 1rem 1rem;text-align:left;width:100%}@media only screen and (min-width:992px){.wg-guidance-filter__toggle .wg-more{padding:.66rem;width:auto}}.wg-guidance-filter--narrow .wg-guidance-filter__toggle{display:flex}.wg-guidance-filter__toggle>.icon{-webkit-transform:rotate(90deg);transform:rotate(90deg);transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s}.wg-guidance-filter__toggle:hover{cursor:pointer}@media only screen and (min-width:768px){.wg-guidance-filter--narrow .wg-guidance-filter__toggle{border-top:1px solid #dedfe1;display:none;font-size:.9rem;margin-bottom:-1rem;margin-top:1rem;padding:0}}.wg-guidance-filter__checkbox,.wg-guidance-filter__checkbox:checked~.wg-guidance-filter__bar .wg-more{display:none}.wg-guidance-filter__toggle-container{display:flex;flex-direction:column-reverse}.wg-comparison-matrix{margin:1rem 0}.wg-comparison-matrix__body{background-color:#fff;padding:1rem}@media only screen and (max-width:767px){.wg-comparison-matrix__body--mobile-scrollable{overflow-x:scroll}}.wg-comparison-matrix__empty{color:#616a73}@media only screen and (min-width:768px){.wg-comparison-matrix__divider{border-bottom:2px solid #dedfe1}}.wg-comparison-matrix__headline{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;margin-bottom:1rem;text-transform:none}html[lang*=cn] .wg-comparison-matrix__headline{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-comparison-matrix__headline{font-family:sans-serif}html[lang*=kr] .wg-comparison-matrix__headline{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-comparison-matrix__headline{font-family:sans-serif}.wg-comparison-matrix__facets{display:flex;min-height:1.5rem}.wg-comparison-matrix__edit-facet{color:#6ec800;height:100%}.wg-comparison-matrix__edit-facet,.wg-comparison-matrix__facet-item{align-items:center;cursor:pointer;display:flex;font-weight:700;justify-content:flex-start}.wg-comparison-matrix__facet-item{flex:0 0 calc(20% - 1rem);margin-left:1rem;padding:.5rem 1rem;word-break:break-word}@media only screen and (max-width:767px){.wg-comparison-matrix__facet-item{flex:0 0 calc(50% - 1rem);margin-left:0}}.wg-comparison-matrix__facet-item--center{justify-content:center}.wg-comparison-matrix__add-to-headline{padding:1.2rem 1rem;text-align:right}.wg-comparison-matrix__row{display:flex}@media only screen and (min-width:768px){.wg-comparison-matrix__row:nth-child(odd) .wg-comparison-matrix__column,.wg-comparison-matrix__row:nth-child(odd) .wg-listitem-neo{background-color:#eff0f2}}.wg-comparison-matrix__row .wg-comparison-matrix__column{align-items:center;display:flex;flex:0 0 calc(20% - 1rem);justify-content:flex-start;margin-left:1rem;padding:.5rem 1rem;word-break:break-all}@media only screen and (max-width:767px){.wg-comparison-matrix__row .wg-comparison-matrix__column{background-color:#eff0f2;flex:0 0 calc(50% - 1rem);margin-left:0}}.wg-comparison-matrix__row .wg-listitem-neo{background-color:transparent;height:100%;padding:.5rem 1rem}.wg-comparison-matrix__row .wg-listitem-neo__description{word-break:break-all}.wg-comparison-matrix__row .wg-listitem-neo__content{margin-right:1rem}.wg-comparison-matrix__plus{border:2px solid #6ec800;color:#6ec800}.wg-country-select-section{margin-bottom:4rem}.wg-country-select-section__language--selected .wg-link:after{left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.wg-country-select-section__language--selected .wg-country-select-section__link{color:#6ec800}.wg-country-select-section--list{margin-top:1.33rem}.wg-country-select-section__link{fill:currentColor;color:#000;cursor:pointer;display:inline-block;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;padding:1rem 0;text-decoration:none;text-transform:none;transition:color .2s linear}html[lang*=cn] .wg-country-select-section__link{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-country-select-section__link{font-family:sans-serif}html[lang*=kr] .wg-country-select-section__link{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-country-select-section__link{font-family:sans-serif}.wg-country-select-section__link:focus,.wg-country-select-section__link:hover{color:#6ec800;text-decoration:underline}@media only screen and (min-width:992px){.wg-country-select-section__link{padding:.33rem 0}}.wg-country-select-section__language{display:none}.wg-country-select-section__language.active{display:block}.wg-country-select-section__global-link{cursor:pointer}.world-svg{width:100%}@media only screen and (min-width:992px){.world-svg{margin-top:-7rem}}.world-svg .continent{fill:#a5a8af;stroke:#a5a8af;transition:fill .25s,stroke .25s}.world-svg .continent.active{fill:#6ec800;stroke:#6ec800}.world-svg .continent:not(.active):not(.no-hover):hover{fill:#616a73;stroke:#616a73;cursor:pointer}.wg-facet-container{padding-left:0;padding-right:0}.wg-facet .wg-facet__body{height:0}.wg-facet.is-open .wg-facet__body{height:auto}.wg-facet--label{font-size:.8rem;margin:0;padding:.5rem 1.5rem}.wg-facet--group-label{color:#000;font-family:AktivGrotesk,sans-serif;font-size:.8rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.4rem;margin:3rem 0 0;padding:0 1.5rem .2rem;text-transform:uppercase}html[lang*=cn] .wg-facet--group-label{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-facet--group-label{font-family:sans-serif}html[lang*=kr] .wg-facet--group-label{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-facet--group-label{font-family:sans-serif}.wg-facet__headline{background-color:#eff0f2;color:#000;cursor:pointer;font-family:AktivGrotesk,sans-serif;font-size:1.2rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.8rem;margin-bottom:0;padding:.3rem 3rem .3rem 1.5rem;position:relative;text-transform:none}html[lang*=cn] .wg-facet__headline{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-facet__headline{font-family:sans-serif}html[lang*=kr] .wg-facet__headline{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-facet__headline{font-family:sans-serif}.wg-facet__headline:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='m222.5 305.1 14.9 14.9 64-64-64-64-14.9 14.9 49.1 49.1-49.1 49.1z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:300%;content:"";height:1rem;position:absolute;right:1.5rem;top:.8rem;-webkit-transform:rotate(90deg) scale(1);transform:rotate(90deg) scale(1);transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s;width:1rem}.wg-facet--input .wg-facet__headline{cursor:auto}.wg-facet--input .wg-facet__headline:after{display:none}.wg-facet--active .wg-facet__headline{background:#1f2837;color:#dedfe1}.wg-facet--active .wg-facet__headline:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23dedfe1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='m222.5 305.1 14.9 14.9 64-64-64-64-14.9 14.9 49.1 49.1-49.1 49.1z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:300%}.is-open .wg-facet__headline:after{-webkit-transform:rotate(90deg) scale(-1);transform:rotate(90deg) scale(-1)}.wg-facet__body{background-color:#fff;overflow:hidden}.wg-facet__list{box-sizing:content-box;margin:1.3334rem 0 .6667rem;overflow:hidden;padding:0 1.5rem;transition:max-height .3s}.is-expandable .wg-facet__list{margin-bottom:0}.wg-facet__list>li{margin-bottom:.6667rem}.wg-facet__list>li .wg-checkbox+label{display:block;margin:0}.wg-facet__list:not(:first-child){margin-top:0}.wg-facet__item{position:relative}.wg-facet__item--multi-select-and:not(:first-child):after{content:"+";display:block;left:.25rem;position:absolute;top:-1rem}.wg-facet__label{font-size:.8rem;margin:1rem 1.5rem .5rem}.wg-facet__label+.wg-facet__list{margin-top:.5rem}.wg-facet__more{align-items:center;color:#000;display:flex;font-size:.8rem;line-height:2em;margin-top:-.5rem;padding:.5rem 1.5rem .6667rem}.wg-facet__more:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='m222.5 305.1 14.9 14.9 64-64-64-64-14.9 14.9 49.1 49.1-49.1 49.1z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:200%;content:"";height:1rem;margin-left:5px;-webkit-transform:rotate(90deg);transform:rotate(90deg);width:1rem}.wg-facet__more .less{display:none}.wg-facet__more:hover{cursor:pointer}.wg-facet.is-expand .wg-facet__more:after{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.wg-facet.is-expand .wg-facet__more .less{display:block}.wg-facet.is-expand .wg-facet__more .more{display:none}.wg-facet__link{align-items:center;background-color:transparent;border:0;color:#000;cursor:pointer;display:flex;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;outline:0;position:relative;text-align:left;text-transform:none}html[lang*=cn] .wg-facet__link{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-facet__link{font-family:sans-serif}html[lang*=kr] .wg-facet__link{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-facet__link{font-family:sans-serif}.wg-facet__link:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23a5a8af' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='m222.5 305.1 14.9 14.9 64-64-64-64-14.9 14.9 49.1 49.1-49.1 49.1z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:200%;content:"";height:1rem;margin-right:1rem;width:1rem}.wg-facet--slider .wg-facet__body{opacity:0;transition:opacity .3s}.wg-facet--slider.is-open .wg-facet__body{opacity:1}.wg-facet--slider .wg-range-slider{padding:1.3334rem 1.5rem}.wg-facet--date .wg-facet__list{margin:0;padding:0;position:relative}.wg-facet--date .wg-facet__list>li{border-top:.33335rem solid #eff0f2;padding-left:.6667rem;padding-right:.6667rem;padding-top:.6667rem}.wg-facet__sort-form{display:flex;justify-content:flex-start}.wg-facet__page-size,.wg-facet__sort-by{align-items:center;display:flex;flex-direction:row}.wg-facet__sort-select{margin-bottom:0;min-width:9rem}@media only screen and (min-width:992px){.wg-facet__sort-select{margin-top:.15rem;min-width:5rem}.wg-facet__sort-select .wg-input-group__input{padding-bottom:.8rem;padding-top:.8rem}}.wg-facet__sort-label{display:none;font-weight:700}@media only screen and (min-width:992px){.wg-facet__sort-label{display:block}}.wg-facet__total-results{display:flex;font-weight:700;line-height:2.325rem;margin-bottom:1rem}@media only screen and (min-width:768px){.wg-facet__total-results{font-weight:400;margin-bottom:0}}.wg-facet--tag-search .wg-facet__headline:after{content:none}.wg-page--category .wg-facet--tag-search,.wg-page--filter .wg-facet--tag-search{display:none}.wg-facet--input .wg-facet__body{background-color:transparent}.wg-facet--input .wg-input-group__input:not(select):not(textarea){padding-right:3rem}.wg-results-container{margin-top:1rem;position:relative}.wg-facetnav__body .wg-facet{transition:all .5s;width:100%}@media only screen and (min-width:992px){.wg-facetnav__body .wg-facet:last-child{background:#eff0f2;padding-bottom:3rem}}.wg-tr-facets-leave-active{position:absolute}.wg-tr-facets-enter,.wg-tr-facets-leave-to{opacity:0;-webkit-transform:translateX(-5rem);transform:translateX(-5rem)}.wg-tr-facetbody-enter-active,.wg-tr-facetbody-leave-active{height:auto!important;transition:opacity .5s}.wg-tr-facetbody-enter,.wg-tr-facetbody-leave-to{opacity:0}.wg-tr-facetbody-leave{opacity:1}.wg-tr-facetvalues-enter-active,.wg-tr-facetvalues-leave-active{transition:opacity .5s}.wg-tr-facetvalues-enter,.wg-tr-facetvalues-leave-to{opacity:0}.wg-tr-facetvalues-leave{opacity:1}.wg-applied-filters{border-top:2px solid #dedfe1;display:none;flex-wrap:wrap;margin-bottom:1rem;padding:1.3334rem 1rem .1667rem}@media only screen and (min-width:768px){.wg-applied-filters{display:flex;margin-bottom:0;padding:1rem 0}}.wg-applied-filters.is-mobile{display:flex}@media only screen and (min-width:768px){.wg-applied-filters.is-mobile{display:none}.wg-applied-filters.input-disabled{opacity:.5}}.wg-applied-filters.input-disabled:before{background:#fff;bottom:0;content:"";left:0;opacity:.5;position:absolute;right:0;top:0;z-index:1}@media only screen and (min-width:768px){.wg-applied-filters.input-disabled:before{background:none}}.wg-applied-filters__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem;width:100%}.wg-applied-filters__headline{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;text-transform:none}html[lang*=cn] .wg-applied-filters__headline{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-applied-filters__headline{font-family:sans-serif}html[lang*=kr] .wg-applied-filters__headline{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-applied-filters__headline{font-family:sans-serif}.wg-applied-filters__headline>strong{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.6rem;margin-left:.33rem;text-transform:none}html[lang*=cn] .wg-applied-filters__headline>strong{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-applied-filters__headline>strong{font-family:sans-serif}html[lang*=kr] .wg-applied-filters__headline>strong{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-applied-filters__headline>strong{font-family:sans-serif}.wg-applied-filters__button-remove-all{padding:0 0 0 .5rem}.wg-applied-filters__button-remove-all:active,.wg-applied-filters__button-remove-all:focus,.wg-applied-filters__button-remove-all:hover{background-color:transparent}.wg-applied-filters__item{align-items:stretch;display:flex;margin:0 .5rem .5rem 0}.wg-applied-filters__trigger{align-items:center;background-color:#1f2837;color:#fff;display:flex;padding:.5rem}.wg-applied-filters__trigger .icon{height:1rem;width:1rem}.wg-applied-filters__trigger .minus{display:none;height:2rem;width:2rem}.wg-applied-filters__trigger:hover{background-color:#616a73;color:#fff;cursor:pointer;padding:0}.wg-applied-filters__trigger:hover .minus{display:block}.wg-applied-filters__trigger:hover .cross{display:none}.wg-applied-filters__trigger-name{align-items:center;background-color:#1f2837;border-left:2px solid #fff;color:#fff;display:flex;font-family:AktivGrotesk,sans-serif;font-size:.8rem;font-style:normal;font-weight:400;letter-spacing:.02rem;line-height:1.6rem;padding:.5rem;text-transform:none}html[lang*=cn] .wg-applied-filters__trigger-name{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-applied-filters__trigger-name{font-family:sans-serif}html[lang*=kr] .wg-applied-filters__trigger-name{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-applied-filters__trigger-name{font-family:sans-serif}.wg-applied-filters__trigger-name-facette{margin-right:.5rem}.wg-pagination-wrapper{align-items:center;display:flex;justify-content:flex-end;width:100%}@media only screen and (min-width:768px){.wg-page-selection-pagination{order:2}}.wg-page-sorting{display:flex;flex-direction:row;justify-content:space-between}@media only screen and (min-width:768px){.wg-page-sorting{justify-content:flex-end}}.wg-page-sorting .wg-facet__sort-form{margin-left:.5rem}.wg-pagination{background-color:#eff0f2;display:block;padding:0 1rem;width:100%}.wg-pagination .wg-applied-filters{display:flex}.wg-pagination .wg-facet__total-results,.wg-pagination .wg-page-selection-pagination,.wg-pagination .wg-page-sorting{margin:.5rem 0}@media only screen and (max-width:767px){.wg-pagination .wg-facet__total-results{justify-content:center}}.wg-pagination-wrapper--bottom{justify-content:center}@media only screen and (min-width:768px){.wg-pagination-wrapper--bottom{justify-content:flex-end}}.wg-pagination.bottom .wg-facet__sort-form,.wg-pagination.bottom .wg-facet__total-results,.wg-pagination.bottom .wg-pagination__count{display:none}@media only screen and (min-width:992px){.wg-pagination.bottom .wg-facet__sort-form,.wg-pagination.bottom .wg-facet__total-results,.wg-pagination.bottom .wg-pagination__count{display:flex}}.wg-pagination.bottom .wg-facet__total-results{justify-content:flex-start}.wg-pagination.bottom .wg-arrow--next{margin-left:0}.wg-pagination.bottom .wg-arrow--prev{margin-right:3px}.wg-pagination.bottom .wg-facet__total-results,.wg-pagination.bottom .wg-page-selection-pagination,.wg-pagination.bottom .wg-page-sorting{margin:1rem 0}.wg-panel .wg-pagination{margin-bottom:0}.wg-pagination__item{align-items:center;background-color:#fff;border:1px solid #d3d1cf;color:#333;display:none;flex:0 0 2.2rem;height:2.133rem;justify-content:center;margin-right:3px;padding:0 .2rem;text-decoration:none;width:auto}.wg-pagination__item.normal{display:flex}.wg-pagination__item:last-child{margin-right:0}.wg-pagination__item.is-active,.wg-pagination__item:hover{background-color:#6ec800;color:#fff;text-decoration:none}.wg-pagination__item--clear{background-color:transparent;border:none}.wg-pagination__item--clear:after{content:". . .";position:relative;top:-.2667rem}.wg-pagination__item--clear:hover{background-color:transparent;color:#333}.wg-arrow{background-color:#fff;border:1px solid #d3d1cf;padding:1rem;position:relative}.wg-arrow:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='m222.5 305.1 14.9 14.9 64-64-64-64-14.9 14.9 49.1 49.1-49.1 49.1z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%;content:"";height:2rem;position:absolute;right:0;top:0;width:2rem}.wg-arrow:not(.wg-arrow--inactive):focus,.wg-arrow:not(.wg-arrow--inactive):hover{background-color:#6ec800}.wg-arrow:not(.wg-arrow--inactive):focus:after,.wg-arrow:not(.wg-arrow--inactive):hover:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23fff' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='m222.5 305.1 14.9 14.9 64-64-64-64-14.9 14.9 49.1 49.1-49.1 49.1z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%}.wg-arrow--next{margin-left:.66rem}.wg-arrow--prev{margin-right:.66rem;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.wg-arrow--inactive{cursor:default;opacity:.5}.wg-panel{padding-bottom:.6667rem}.wg-panel--no-mobile-bg{background-color:#eff0f2;padding:0}@media only screen and (min-width:992px){.wg-panel--no-mobile-bg{background-color:#eff0f2}}.wg-panel--no-mobile-bg .wg-panel__body{background-color:#eff0f2;margin-top:0}@media only screen and (min-width:992px){.wg-panel--no-mobile-bg .wg-panel__body{background-color:#eff0f2;padding:0}}.wg-panel__headline{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.4rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.8rem;padding:1rem;position:relative}html[lang*=cn] .wg-panel__headline{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-panel__headline{font-family:sans-serif}html[lang*=kr] .wg-panel__headline{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-panel__headline{font-family:sans-serif}@media only screen and (min-width:768px){.wg-panel__headline{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:992px){.wg-panel__headline{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:1280px){.wg-panel__headline{font-size:1.6rem;line-height:2rem}}@media only screen and (min-width:1600px){.wg-panel__headline{font-size:1.8rem;line-height:2.2rem}}.wg-panel__headline b{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.4rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.8rem}html[lang*=cn] .wg-panel__headline b{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-panel__headline b{font-family:sans-serif}html[lang*=kr] .wg-panel__headline b{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-panel__headline b{font-family:sans-serif}@media only screen and (min-width:768px){.wg-panel__headline b{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:992px){.wg-panel__headline b{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:1280px){.wg-panel__headline b{font-size:1.6rem;line-height:2rem}}@media only screen and (min-width:1600px){.wg-panel__headline b{font-size:1.8rem;line-height:2.2rem}}.wg-panel__body{background-color:#fff}.wg-panel__body>form{padding:1rem}.wg-event-sidebar{background:#fff;border-top:2px solid #eff0f2;padding:1rem}@media only screen and (min-width:768px){.wg-event-sidebar{border-top:none}}.wg-event-sidebar__item-actions-list{margin:0;padding:0}.wg-event-sidebar__inner{background-color:#fff}.wg-event-sidebar__content{padding:1rem 0}.wg-event-sidebar__headline{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.6rem;margin-bottom:.25rem;padding-bottom:1rem;text-transform:none}html[lang*=cn] .wg-event-sidebar__headline{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-event-sidebar__headline{font-family:sans-serif}html[lang*=kr] .wg-event-sidebar__headline{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-event-sidebar__headline{font-family:sans-serif}.wg-event-sidebar__meta{color:#000;font-family:AktivGrotesk,sans-serif;font-size:.8rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.4rem;text-transform:none}html[lang*=cn] .wg-event-sidebar__meta{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-event-sidebar__meta{font-family:sans-serif}html[lang*=kr] .wg-event-sidebar__meta{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-event-sidebar__meta{font-family:sans-serif}.wg-event-sidebar__subheadline{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.2rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.6rem;margin-bottom:.25rem}html[lang*=cn] .wg-event-sidebar__subheadline{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-event-sidebar__subheadline{font-family:sans-serif}html[lang*=kr] .wg-event-sidebar__subheadline{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-event-sidebar__subheadline{font-family:sans-serif}@media only screen and (min-width:768px){.wg-event-sidebar__subheadline{font-size:1.2rem;line-height:1.6rem}}@media only screen and (min-width:992px){.wg-event-sidebar__subheadline{font-size:1.2rem;line-height:1.6rem}}@media only screen and (min-width:1280px){.wg-event-sidebar__subheadline{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:1600px){.wg-event-sidebar__subheadline{font-size:1.6rem;line-height:2rem}}.wg-event-sidebar__item{color:#000;display:flex;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;justify-content:space-between;letter-spacing:normal;line-height:1.6rem;text-transform:none}html[lang*=cn] .wg-event-sidebar__item{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-event-sidebar__item{font-family:sans-serif}html[lang*=kr] .wg-event-sidebar__item{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-event-sidebar__item{font-family:sans-serif}.wg-event-sidebar__item-label{color:#000;display:inline;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;text-transform:none}html[lang*=cn] .wg-event-sidebar__item-label{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-event-sidebar__item-label{font-family:sans-serif}html[lang*=kr] .wg-event-sidebar__item-label{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-event-sidebar__item-label{font-family:sans-serif}.wg-event-sidebar__item-content{color:#000;display:inline;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;text-align:right;text-transform:none}html[lang*=cn] .wg-event-sidebar__item-content{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-event-sidebar__item-content{font-family:sans-serif}html[lang*=kr] .wg-event-sidebar__item-content{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-event-sidebar__item-content{font-family:sans-serif}.wg-event-sidebar__item-content a{color:inherit;text-decoration:underline}.wg-event-sidebar__infotext{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;text-transform:none}html[lang*=cn] .wg-event-sidebar__infotext{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-event-sidebar__infotext{font-family:sans-serif}html[lang*=kr] .wg-event-sidebar__infotext{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-event-sidebar__infotext{font-family:sans-serif}.wg-event-sidebar__item-date{color:#000;display:block;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;margin-bottom:0;text-transform:none}html[lang*=cn] .wg-event-sidebar__item-date{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-event-sidebar__item-date{font-family:sans-serif}html[lang*=kr] .wg-event-sidebar__item-date{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-event-sidebar__item-date{font-family:sans-serif}.wg-event-sidebar__item-city{color:#000;display:block;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;margin-bottom:0;text-transform:none}html[lang*=cn] .wg-event-sidebar__item-city{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-event-sidebar__item-city{font-family:sans-serif}html[lang*=kr] .wg-event-sidebar__item-city{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-event-sidebar__item-city{font-family:sans-serif}.wg-event-sidebar__item--border-bottom{border-bottom:2px solid #eff0f2}.wg-event-sidebar__item--with-padding{padding:.75rem 0}.wg-event-sidebar__booked-notice{color:#ff6f0f;font-family:AktivGrotesk,sans-serif;font-size:.8rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.4rem;text-transform:none}html[lang*=cn] .wg-event-sidebar__booked-notice{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-event-sidebar__booked-notice{font-family:sans-serif}html[lang*=kr] .wg-event-sidebar__booked-notice{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-event-sidebar__booked-notice{font-family:sans-serif}.news-magazine{display:flex;flex-direction:column}.news-magazine-filter{display:flex;justify-content:space-between}.news-magazine-filter__title{align-items:center;display:flex;height:100%}@media only screen and (max-width:991px){.news-magazine-filter__facet-selects{flex-wrap:wrap}.news-magazine-filter__facet-selects>:where(.wg-button){width:100%}}.news-magazine-filter__select{flex-grow:1}@media only screen and (max-width:991px){.news-magazine-filter__select{flex-basis:50%}.news-magazine-filter__select:nth-child(2n){padding-left:1rem}.news-magazine-filter__select:only-of-type{padding-left:0}}.news-magazine-filter__reset:focus,.news-magazine-filter__reset:hover{background-color:transparent}.wg-reco-slide-wrapper{height:320px;width:50%}.wg-reco-slide-wrapper:not(:first-child){padding-left:.5rem}@media only screen and (min-width:768px){.wg-reco-slide-wrapper{width:25%}}.wg-reco-slide{background-color:#fff;display:flex;flex-direction:column;height:100%;margin-right:1px;padding:1rem;transition:all .3s ease}.wg-reco-slide:hover{background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);text-decoration:none}.wg-reco-slide:hover .wg-reco-slide__img-container{border-bottom-color:#dedfe1}.wg-reco-slide__body{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;flex-grow:1;margin-bottom:.5rem;overflow:hidden;text-overflow:-o-ellipsis-lastline}.wg-reco-slide__img-container{align-items:center;border-bottom:1px solid #eff0f2;display:flex;flex-shrink:0;height:50%;justify-content:center;margin-bottom:1rem;padding:1rem;width:100%}.wg-reco-slide__img-container>img{max-height:100%;max-width:100%}.wg-reco-slide__product-code{color:#616a73;font-size:.8rem}.wg-reco-slide__product-name{font-weight:700}.wg-reco-slide__cart{flex-shrink:0}.wg-expandable-list .wg-expandable-list__extended-item,.wg-expandable-list .wg-expandable-list__trigger--less{display:none}.wg-expandable-list .wg-expandable-list__trigger--more{display:flex}.wg-expandable-list.is-expanded .wg-expandable-list__extended-item{display:block}.wg-expandable-list.is-expanded .wg-expandable-list__trigger--less{display:flex}.wg-expandable-list.is-expanded .wg-expandable-list__trigger--more{display:none}.wg-expandable-list__trigger{fill:currentColor;align-items:center;color:#000;cursor:pointer;font-family:AktivGrotesk,sans-serif;font-style:normal;font-weight:400;text-decoration:none;transition:color .3s}html[lang*=cn] .wg-expandable-list__trigger{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-expandable-list__trigger{font-family:sans-serif}html[lang*=kr] .wg-expandable-list__trigger{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-expandable-list__trigger{font-family:sans-serif}.wg-expandable-list__trigger:focus,.wg-expandable-list__trigger:hover{color:#8bb63b;text-decoration:underline}.wg-expandable-list__trigger--more .icon{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.wg-expandable-list__trigger--less .icon{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.wg-job-sidebar{background:#fff;padding:1rem;position:relative}@media only screen and (min-width:768px) and (max-width:991px){.wg-job-sidebar{-webkit-hyphens:auto;hyphens:auto;-ms-word-break:break-word;word-break:break-word}}@media only screen and (max-width:767px){.wg-job-sidebar{margin-top:1rem}}.wg-job-sidebar__meta{color:#000;font-family:AktivGrotesk,sans-serif;font-size:.8rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.4rem;text-transform:none}html[lang*=cn] .wg-job-sidebar__meta{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-job-sidebar__meta{font-family:sans-serif}html[lang*=kr] .wg-job-sidebar__meta{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-job-sidebar__meta{font-family:sans-serif}.wg-job-sidebar__content{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;padding:1rem 0;text-transform:none}html[lang*=cn] .wg-job-sidebar__content{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-job-sidebar__content{font-family:sans-serif}html[lang*=kr] .wg-job-sidebar__content{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-job-sidebar__content{font-family:sans-serif}@media only screen and (max-width:767px){.wg-job-sidebar__content{border:none}.wg-job-sidebar__content>span{align-items:center;display:flex;justify-content:center}}.wg-job-sidebar__headline{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.6rem;margin-bottom:.25rem;text-transform:none}html[lang*=cn] .wg-job-sidebar__headline{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-job-sidebar__headline{font-family:sans-serif}html[lang*=kr] .wg-job-sidebar__headline{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-job-sidebar__headline{font-family:sans-serif}@media only screen and (max-width:767px){.wg-job-sidebar__headline{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.6rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:2rem}html[lang*=cn] .wg-job-sidebar__headline{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-job-sidebar__headline{font-family:sans-serif}html[lang*=kr] .wg-job-sidebar__headline{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-job-sidebar__headline{font-family:sans-serif}}@media only screen and (max-width:767px) and only screen and (min-width:768px){.wg-job-sidebar__headline{font-size:1.6rem;line-height:2rem}}@media only screen and (max-width:767px) and only screen and (min-width:992px){.wg-job-sidebar__headline{font-size:1.8rem;line-height:2.2rem}}@media only screen and (max-width:767px) and only screen and (min-width:1280px){.wg-job-sidebar__headline{font-size:2rem;line-height:2.4rem}}@media only screen and (max-width:767px) and only screen and (min-width:1600px){.wg-job-sidebar__headline{font-size:2.2rem;line-height:2.6rem}}.wg-job-sidebar__subheadline{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.2rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.6rem;margin-bottom:.25rem}html[lang*=cn] .wg-job-sidebar__subheadline{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-job-sidebar__subheadline{font-family:sans-serif}html[lang*=kr] .wg-job-sidebar__subheadline{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-job-sidebar__subheadline{font-family:sans-serif}@media only screen and (min-width:768px){.wg-job-sidebar__subheadline{font-size:1.2rem;line-height:1.6rem}}@media only screen and (min-width:992px){.wg-job-sidebar__subheadline{font-size:1.2rem;line-height:1.6rem}}@media only screen and (min-width:1280px){.wg-job-sidebar__subheadline{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:1600px){.wg-job-sidebar__subheadline{font-size:1.6rem;line-height:2rem}}.wg-job-sidebar__icon{height:1.5rem;width:1.5rem}.wg-job-sidebar__social-link,.wg-job-sidebar__social-link:focus{color:#000}.wg-job-sidebar__list{display:flex;margin-bottom:0}.wg-job-sidebar__list>li{padding-right:0}@media only screen and (max-width:767px){.wg-job-sidebar__list>li{border:0;margin:0 1rem 1rem}}.wg-job-sidebar__list-right{display:flex;justify-content:flex-end;margin-bottom:0;text-align:right}.wg-job-sidebar__list-right>li{padding-left:0}@media only screen and (max-width:767px){.wg-job-sidebar__list-right>li{border:0;margin:0 1rem 1rem}}.wg-job-sidebar__button{white-space:nowrap}__item--border-bottom{border-bottom:2px solid #eff0f2}@media only screen and (max-width:767px){__item--border-bottom{border:none}}.wg-job-sidebar__item--with-padding{padding:.75rem 0}@media only screen and (max-width:767px){.wg-job-sidebar__about{align-items:center;display:flex;flex-direction:row-reverse;justify-content:space-between}.wg-job-list--link>li:last-child{border:0}}.wg-job-search-widget{background-color:#fff;padding:2rem 1rem}.wg-job-search-widget,.wg-job-search-widget__header{display:flex;flex-direction:column}@media only screen and (min-width:768px){.wg-job-search-widget__header{align-items:flex-end;flex-direction:row;justify-content:space-between}}.wg-job-search-widget__headline{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.6rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:2rem}html[lang*=cn] .wg-job-search-widget__headline{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-job-search-widget__headline{font-family:sans-serif}html[lang*=kr] .wg-job-search-widget__headline{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-job-search-widget__headline{font-family:sans-serif}@media only screen and (min-width:768px){.wg-job-search-widget__headline{font-size:1.6rem;line-height:2rem}}@media only screen and (min-width:992px){.wg-job-search-widget__headline{font-size:1.8rem;line-height:2.2rem}}@media only screen and (min-width:1280px){.wg-job-search-widget__headline{font-size:2rem;line-height:2.4rem}}@media only screen and (min-width:1600px){.wg-job-search-widget__headline{font-size:2.2rem;line-height:2.6rem}}.wg-job-search-widget__total-results{color:#000;color:#616a73;font-family:AktivGrotesk,sans-serif;font-size:.8rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.4rem;text-transform:none}html[lang*=cn] .wg-job-search-widget__total-results{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-job-search-widget__total-results{font-family:sans-serif}html[lang*=kr] .wg-job-search-widget__total-results{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-job-search-widget__total-results{font-family:sans-serif}.wg-job-search-widget__body{display:flex;flex-direction:column}.wg-job-search-widget__submit{align-self:flex-end}.wg-facetnav{background-color:#fff;bottom:0;position:fixed;right:-200vw;top:0;-webkit-transform:translateX(-100vw);transform:translateX(-100vw);transition:-webkit-transform .25s;transition:transform .25s;transition:transform .25s, -webkit-transform .25s;z-index:1}@media only screen and (min-width:992px){.wg-facetnav{background-color:transparent;bottom:auto;left:auto;position:relative;right:auto;top:auto;-webkit-transform:translateX(0);transform:translateX(0);transition:none;z-index:1}}.wg-facetnav.active{height:100vh;top:0;-webkit-transform:translateX(-200vw);transform:translateX(-200vw);width:85%;z-index:2700}@media only screen and (min-width:768px){.wg-facetnav.input-disabled{opacity:.5}}.wg-facetnav.input-disabled:before{background:#fff;bottom:0;content:"";left:0;opacity:.5;position:absolute;right:0;top:0;z-index:1001}@media only screen and (min-width:768px){.wg-facetnav.input-disabled:before{background:none}}.wg-facetnav-overlay.active{align-items:flex-start;background-color:rgba(31,40,55,.5);bottom:0;display:flex;justify-content:center;left:0;overflow:auto;position:fixed;right:0;top:0;z-index:2500}.wg-facetnav__body{-webkit-overflow-scrolling:touch;background-color:#eff0f2;height:100%;overflow-y:scroll;padding:1rem 0 4rem;position:fixed;width:100%}@media only screen and (min-width:992px){.wg-facetnav__body{height:auto;overflow:visible;padding:1rem 0 0;position:relative;width:auto}}.wg-facetnav__header{align-items:center;background-color:#6ec800;bottom:0;display:flex;height:3rem;justify-content:space-between;left:0;padding:0 1rem;position:absolute;right:0;top:auto;z-index:1}@media only screen and (min-width:992px){.wg-facetnav__header{display:none}}.wg-facetnav-back{align-items:center;cursor:pointer;display:flex;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:2;padding-left:1.25rem;position:relative;text-decoration:none;text-transform:uppercase;transition:color .3s linear}html[lang*=cn] .wg-facetnav-back{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-facetnav-back{font-family:sans-serif}html[lang*=kr] .wg-facetnav-back{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-facetnav-back{font-family:sans-serif}@media only screen and (min-width:992px){.wg-facetnav-back{font-size:.8rem}}.wg-facetnav-back:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='m222.5 305.1 14.9 14.9 64-64-64-64-14.9 14.9 49.1 49.1-49.1 49.1z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:200%;content:"";height:1rem;left:0;position:absolute;top:50%;-webkit-transform:scaleX(-1) translateY(-50%);transform:scaleX(-1) translateY(-50%);width:1rem}.wg-facetnav-back:hover{color:#333;text-decoration:none}.wg-facetnav-back:hover:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23333' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='m222.5 305.1 14.9 14.9 64-64-64-64-14.9 14.9 49.1 49.1-49.1 49.1z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:200%}.wg-filter-toggle{z-index:1200}@media only screen and (min-width:992px){.wg-filter-toggle{display:none}}.wg-page--scrollnav-down .wg-filter-toggle__tabs{top:45px}.page-search .wg-page--scrollnav-down .wg-filter-toggle__tabs{top:0}.wg-filter-toggle__tabs{background-color:#eff0f2;left:0;padding:0 .5rem;position:fixed;right:0;top:93px;z-index:1200}@media only screen and (min-width:768px){.wg-filter-toggle__tabs{top:107px}}@media only screen and (min-width:992px){.wg-filter-toggle__tabs{display:none}}.wg-filter-toggle__tab{border-bottom:4px solid transparent;color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.6rem;padding:1rem 1rem .5rem;text-transform:none;text-transform:uppercase}html[lang*=cn] .wg-filter-toggle__tab{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-filter-toggle__tab{font-family:sans-serif}html[lang*=kr] .wg-filter-toggle__tab{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-filter-toggle__tab{font-family:sans-serif}.wg-filter-toggle__tab--selected{border-bottom-color:#6ec800}.wg-filter-toggle__tab--disabled{color:rgba(0,0,0,.5);pointer-events:none}.wg-filter-toggle__icon{margin-left:auto}.wg-filter-toggle__filter{align-items:center;background-color:#6ec800;bottom:0;display:flex;left:0;padding:.5rem 1rem;position:fixed;right:0;text-transform:uppercase}@media only screen and (min-width:992px){.wg-filter-toggle__filter{display:none}}.wg-filter-toggle__filter--single{align-items:center;display:flex}.wg-filter-toggle__filter--single .wg-filter-toggle__label{color:#000;color:#fff;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;margin-right:.5rem;text-transform:none}html[lang*=cn] .wg-filter-toggle__filter--single .wg-filter-toggle__label{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-filter-toggle__filter--single .wg-filter-toggle__label{font-family:sans-serif}html[lang*=kr] .wg-filter-toggle__filter--single .wg-filter-toggle__label{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-filter-toggle__filter--single .wg-filter-toggle__label{font-family:sans-serif}.wg-filter-toggle__filter--single .wg-filter-toggle__text{color:#000;color:#fff;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;font-weight:700;letter-spacing:normal;line-height:1.6rem;text-transform:none}html[lang*=cn] .wg-filter-toggle__filter--single .wg-filter-toggle__text{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-filter-toggle__filter--single .wg-filter-toggle__text{font-family:sans-serif}html[lang*=kr] .wg-filter-toggle__filter--single .wg-filter-toggle__text{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-filter-toggle__filter--single .wg-filter-toggle__text{font-family:sans-serif}.wg-filter-toggle__label{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;text-transform:none}html[lang*=cn] .wg-filter-toggle__label{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-filter-toggle__label{font-family:sans-serif}html[lang*=kr] .wg-filter-toggle__label{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-filter-toggle__label{font-family:sans-serif}.wg-filter-toggle__text{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.6rem;padding-left:.5rem;text-transform:none}html[lang*=cn] .wg-filter-toggle__text{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-filter-toggle__text{font-family:sans-serif}html[lang*=kr] .wg-filter-toggle__text{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-filter-toggle__text{font-family:sans-serif}@media only screen and (max-width:767px){.page-search .wg-results-header{margin-top:3rem}}@media only screen and (max-width:991px){.page-search{margin-bottom:3rem}}.wg-datepicker{width:100%}.wg-datepicker .month-arr,.wg-datepicker.closed .calendar-wrapper{display:none}.wg-datepicker .month-select,.wg-datepicker .pick-select,.wg-datepicker .picker-wrapper{background-color:#fff;width:100%}.wg-datepicker .pick-select{margin-bottom:10px}.wg-datepicker .picker-wrapper{border:none;margin-bottom:0;padding:.33rem}.wg-datepicker .picker-wrapper .day-arr,.wg-datepicker .picker-wrapper .picker{display:flex;flex-flow:row wrap}.wg-datepicker .picker-wrapper .day-arr .pick,.wg-datepicker .picker-wrapper .picker .pick{line-height:30px;text-align:center;width:14.28571%}.wg-datepicker .picker-wrapper .picker .pick{font-weight:700;line-height:2.5rem}.wg-datepicker .picker-wrapper .picker .pick.inactive{color:#a5a8af;cursor:not-allowed;pointer-events:none}.wg-datepicker .picker-wrapper .picker .pick.active{background-color:#6ec800;color:#fff;cursor:pointer}.wg-datepicker .picker-wrapper .picker .pick:not(.active):hover{background:#eff0f2;color:#000;cursor:pointer}.wg-datepicker .month-select,.wg-datepicker .pick-select{display:flex;flex-flow:row nowrap;line-height:38px}.wg-datepicker .month-select .display,.wg-datepicker .pick-select .display{border:none;font-weight:700;text-align:center;width:100%}.wg-datepicker .month-select .less,.wg-datepicker .month-select .more,.wg-datepicker .pick-select .less,.wg-datepicker .pick-select .more{border:none;font-weight:700;min-width:40px;position:relative}.wg-datepicker .month-select .less:not(.inactive):hover,.wg-datepicker .month-select .more:not(.inactive):hover,.wg-datepicker .pick-select .less:not(.inactive):hover,.wg-datepicker .pick-select .more:not(.inactive):hover{background-color:#eff0f2;cursor:pointer}.wg-datepicker .month-select .less:after,.wg-datepicker .month-select .more:after,.wg-datepicker .pick-select .less:after,.wg-datepicker .pick-select .more:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='m222.5 305.1 14.9 14.9 64-64-64-64-14.9 14.9 49.1 49.1-49.1 49.1z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%;content:"";height:2rem;left:50%;position:absolute;top:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);width:2rem}.wg-datepicker .month-select .less:after,.wg-datepicker .pick-select .less:after{-webkit-transform:scaleX(-1) translate3d(50%,-50%,0);transform:scaleX(-1) translate3d(50%,-50%,0)}.wg-facet__dateinput[type=text][readonly]{cursor:pointer}.wg-facet__dateinput[type=text][readonly].active{border-bottom-color:#6ec800;color:#000;cursor:not-allowed}.wg-facet__dateinput-cancel{cursor:pointer;display:none;position:absolute;right:1rem;top:1.7rem;z-index:1}.wg-facet--active .wg-facet__dateinput-cancel{display:block}.wg-availability{align-items:baseline;display:flex;flex-wrap:wrap;justify-content:space-between;transition:opacity .3s,visibility .3s}.wg-availability--list{display:none}@media only screen and (min-width:768px){.wg-availability--list{color:#000;display:flex;font-family:AktivGrotesk,sans-serif;font-size:.8rem;font-style:normal;font-weight:400;justify-content:flex-start;letter-spacing:normal;line-height:1.4rem;margin:0;text-transform:none}html[lang*=cn] .wg-availability--list{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-availability--list{font-family:sans-serif}html[lang*=kr] .wg-availability--list{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-availability--list{font-family:sans-serif}}.wg-availability--list .wg-availability__label{margin-bottom:.5rem}.wg-availability--list .wg-availability__dots-wrapper--right{margin-left:2rem;text-align:left}.wg-availability--checkout{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.2rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.8rem;margin-top:0;text-transform:none}html[lang*=cn] .wg-availability--checkout{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-availability--checkout{font-family:sans-serif}html[lang*=kr] .wg-availability--checkout{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-availability--checkout{font-family:sans-serif}.wg-availability__label{color:#000;display:flex;flex:0 0 100%;font-weight:700}.wg-availability__dots-wrapper{display:inline-block;flex:1}.wg-availability__dots-wrapper--right{text-align:right}.wg-availability__dots{background-color:#bb0522;border-radius:50%;display:inline-block;height:.6rem;margin-right:.8rem;width:.6rem}.wg-availability__dots--available{background-color:#6ec800}.wg-inventory-status{color:#000;display:block;font-family:AktivGrotesk,sans-serif;font-size:.8rem;font-style:normal;font-weight:400;font-weight:700;letter-spacing:normal;line-height:1.4rem;margin-bottom:.5rem;text-transform:none;width:100%}html[lang*=cn] .wg-inventory-status{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-inventory-status{font-family:sans-serif}html[lang*=kr] .wg-inventory-status{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-inventory-status{font-family:sans-serif}.wg-inventory-status:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%236ec800' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='m213 308-56-56-19.1 19 75 75L374 184.9 355.1 166 213 308z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:200%;content:"";display:inline-block;height:1em;margin-left:.5rem;width:1em}.wg-search-result-list{border-bottom:2px solid #eff0f2}.wg-search-result-list:last-of-type{border-bottom:none;margin-bottom:1.4rem}@media only screen and (min-width:768px){.wg-search-result-list:last-of-type{margin-bottom:1.6rem}}@media only screen and (min-width:992px){.wg-search-result-list:last-of-type{margin-bottom:1.6rem}}@media only screen and (min-width:1280px){.wg-search-result-list:last-of-type{margin-bottom:1.6rem}}@media only screen and (min-width:1600px){.wg-search-result-list:last-of-type{margin-bottom:2rem}}.wg-search-result-list .wg-product-accordion-neo{margin-bottom:0}.wg-search-result-list__headline{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.4rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.8rem}html[lang*=cn] .wg-search-result-list__headline{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-search-result-list__headline{font-family:sans-serif}html[lang*=kr] .wg-search-result-list__headline{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-search-result-list__headline{font-family:sans-serif}@media only screen and (min-width:768px){.wg-search-result-list__headline{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:992px){.wg-search-result-list__headline{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:1280px){.wg-search-result-list__headline{font-size:1.6rem;line-height:2rem}}@media only screen and (min-width:1600px){.wg-search-result-list__headline{font-size:1.8rem;line-height:2.2rem}}.wg-search-result-list__tiles{row-gap:2rem}.wg-search-result-list__v-card-list{grid-gap:1rem;display:grid;grid-template-columns:1fr}@media only screen and (min-width:768px){.wg-search-result-list__v-card-list{grid-template-columns:1fr 1fr}}.wg-download-tile-item{background-color:#fff;box-shadow:0 1px 3px rgba(97,106,115,.12),0 1px 2px rgba(97,106,115,.24);display:flex;flex:1 1 auto;flex-direction:column;height:100%;padding:.5rem;text-align:center;transition:box-shadow .2s}.wg-download-tile-item:hover{box-shadow:0 3px 6px rgba(97,106,115,.16),0 3px 6px rgba(97,106,115,.23)}@media only screen and (max-width:767px){.wg-download-tile-item{flex-direction:row}}.wg-download-tile-item:focus,.wg-download-tile-item:hover{background-color:#fff;text-decoration:none}.wg-download-tile-item:focus .wg-download-tile-item__details,.wg-download-tile-item:focus .wg-download-tile-item__name,.wg-download-tile-item:hover .wg-download-tile-item__details,.wg-download-tile-item:hover .wg-download-tile-item__name{text-decoration:none}.wg-download-tile-item__image{background-color:#fff;padding:.5rem}.wg-download-tile-item__image .file-icon{height:7rem;width:7rem}.wg-download-tile-item__name{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;padding:.5rem;text-transform:none;word-break:break-word}html[lang*=cn] .wg-download-tile-item__name{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-download-tile-item__name{font-family:sans-serif}html[lang*=kr] .wg-download-tile-item__name{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-download-tile-item__name{font-family:sans-serif}@media only screen and (max-width:767px){.wg-download-tile-item__name{text-align:left}}.wg-status-dot{display:flex;flex-direction:column;margin-right:.25rem;width:1rem}.wg-status-dot__dot{background-color:#eff0f2;height:.2rem}.wg-status-dot__description{color:#000;color:#eff0f2;font-family:AktivGrotesk,sans-serif;font-size:.8rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.4rem;margin-top:.2rem;text-align:center;text-transform:none}html[lang*=cn] .wg-status-dot__description{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-status-dot__description{font-family:sans-serif}html[lang*=kr] .wg-status-dot__description{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-status-dot__description{font-family:sans-serif}.wg-status-dots--full-width .wg-status-dot{flex:1;width:auto}.wg-status-dots--car{padding-top:2rem;position:relative}.wg-status-dots--car .wg-status-dot__icon{left:0;padding-left:6%;position:absolute;right:0;top:0}@media only screen and (min-width:992px){.wg-status-dots--car .wg-status-dot__icon{padding-left:7.5%}}.wg-status-dots--in-progress .dot-1 .wg-status-dot__dot{background-color:#6ec800}.wg-status-dots--in-progress .dot-1 .wg-status-dot__description{color:#6ec800}.wg-status-dots--in-clarification .dot-1 .wg-status-dot__dot,.wg-status-dots--in-clarification .dot-2 .wg-status-dot__dot{background-color:#6ec800}.wg-status-dots--in-clarification .dot-1 .wg-status-dot__description,.wg-status-dots--in-clarification .dot-2 .wg-status-dot__description{color:#6ec800}.wg-status-dots--in-clarification .wg-status-dot__icon{-webkit-animation:carInClarification 3s ease-in-out forwards;animation:carInClarification 3s ease-in-out forwards}.wg-status-dots--not-shipped .dot-1 .wg-status-dot__dot,.wg-status-dots--not-shipped .dot-2 .wg-status-dot__dot,.wg-status-dots--not-shipped .dot-3 .wg-status-dot__dot{background-color:#6ec800}.wg-status-dots--not-shipped .dot-1 .wg-status-dot__description,.wg-status-dots--not-shipped .dot-2 .wg-status-dot__description,.wg-status-dots--not-shipped .dot-3 .wg-status-dot__description{color:#6ec800}.wg-status-dots--not-shipped .wg-status-dot__icon{-webkit-animation:carNotShipped 3s ease-in-out forwards;animation:carNotShipped 3s ease-in-out forwards}.wg-status-dots--part-shipped .dot-1 .wg-status-dot__dot,.wg-status-dots--part-shipped .dot-2 .wg-status-dot__dot,.wg-status-dots--part-shipped .dot-3 .wg-status-dot__dot,.wg-status-dots--part-shipped .dot-4 .wg-status-dot__dot{background-color:#6ec800}.wg-status-dots--part-shipped .dot-1 .wg-status-dot__description,.wg-status-dots--part-shipped .dot-2 .wg-status-dot__description,.wg-status-dots--part-shipped .dot-3 .wg-status-dot__description,.wg-status-dots--part-shipped .dot-4 .wg-status-dot__description{color:#6ec800}.wg-status-dots--part-shipped .wg-status-dot__icon{-webkit-animation:carPartShipped 3s ease-in-out forwards;animation:carPartShipped 3s ease-in-out forwards}.wg-status-dots--shipped .dot-1 .wg-status-dot__dot,.wg-status-dots--shipped .dot-2 .wg-status-dot__dot,.wg-status-dots--shipped .dot-3 .wg-status-dot__dot,.wg-status-dots--shipped .dot-4 .wg-status-dot__dot,.wg-status-dots--shipped .dot-5 .wg-status-dot__dot{background-color:#6ec800}.wg-status-dots--shipped .dot-1 .wg-status-dot__description,.wg-status-dots--shipped .dot-2 .wg-status-dot__description,.wg-status-dots--shipped .dot-3 .wg-status-dot__description,.wg-status-dots--shipped .dot-4 .wg-status-dot__description,.wg-status-dots--shipped .dot-5 .wg-status-dot__description{color:#6ec800}.wg-status-dots--shipped .wg-status-dot__icon{-webkit-animation:carShipped 5s ease-in-out 1s forwards;animation:carShipped 5s ease-in-out 1s forwards}@-webkit-keyframes carInClarification{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(20%);transform:translateX(20%)}}@keyframes carInClarification{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(20%);transform:translateX(20%)}}@-webkit-keyframes carNotShipped{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(40%);transform:translateX(40%)}}@keyframes carNotShipped{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(40%);transform:translateX(40%)}}@-webkit-keyframes carPartShipped{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(60%);transform:translateX(60%)}}@keyframes carPartShipped{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(60%);transform:translateX(60%)}}@-webkit-keyframes carShipped{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(80%);transform:translateX(80%)}}@keyframes carShipped{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(80%);transform:translateX(80%)}}.wg-quantity-item{border-color:transparent;box-sizing:content-box;color:#000;display:flex;flex:0 0 100%;justify-content:space-between}.wg-quantity-item>*{transition:all .25s}.wg-quantity-item .quantity-input::-ms-clear{display:none}.wg-quantity-item .quantity-input,.wg-quantity-item .quantity-input:active,.wg-quantity-item .quantity-input:focus{background-color:#fff;border:0;text-align:center}.wg-quantity-item .number,.wg-quantity-item .unit{align-items:center;display:flex;height:38px;justify-content:center;margin:0 .15rem;pointer-events:inherit;transition:opacity .3s}.wg-quantity-item .confirm,.wg-quantity-item .quantity-input{display:none;opacity:0;pointer-events:none;position:absolute;right:0;top:0}.wg-quantity-item.disabled{color:transparent;pointer-events:none}.wg-quantity-item.disabled .wg-quantity-item__input{background-color:rgba(239,240,242,.5)}.wg-quantity-item__add,.wg-quantity-item__input,.wg-quantity-item__remove{align-items:center;background:#eff0f2;border:1px solid #eff0f2;display:flex;flex:0;font-size:.8rem;justify-content:center;padding:0;position:relative}.wg-quantity-item__add .icon,.wg-quantity-item__input .icon,.wg-quantity-item__remove .icon{height:34px;width:36px}.wg-quantity-item__add,.wg-quantity-item__add:active,.wg-quantity-item__add:focus,.wg-quantity-item__input,.wg-quantity-item__input:active,.wg-quantity-item__input:focus,.wg-quantity-item__remove,.wg-quantity-item__remove:active,.wg-quantity-item__remove:focus{outline:none}.wg-quantity-item__add:hover,.wg-quantity-item__input:hover,.wg-quantity-item__remove:hover{background-color:#dedfe1;border-color:#dedfe1;color:#000;cursor:pointer}.wg-quantity-item__input{box-sizing:border-box;flex:0 0 100%;height:38px}.wg-quantity-item__input:hover{color:inherit}.wg-quantity-item__input--no-pointer:hover{cursor:default}.wg-quantity-item--squashed .wg-quantity-item__input{max-width:calc(100% - 76px - 1.6rem)}.wg-quantity-item__confirm{background:#eff0f2;border:2px solid transparent;flex:0;height:36px;width:36px}.wg-quantity-item__confirm:not(.inactive):hover{background-color:#dedfe1;border-color:#dedfe1;color:#000}.wg-quantity-item__add,.wg-quantity-item__remove{box-sizing:border-box;flex:0 0 auto;height:38px}.wg-quantity-item.edit .confirm,.wg-quantity-item.edit .quantity-input{opacity:1;outline:none;pointer-events:inherit}.wg-quantity-item.edit .confirm{display:flex}.wg-quantity-item.edit .quantity-input{-webkit-appearance:none;border:0;border-radius:0;display:inline-block;height:36px;padding:0;width:100%}.wg-quantity-item.edit .number,.wg-quantity-item.edit .unit{display:none;opacity:0;pointer-events:none}.wg-quantity-item.error .wg-quantity-item__input{border-color:#ff6f0f;color:#ff6f0f}.wg-quantity-item.error .wg-quantity-item__add,.wg-quantity-item.error .wg-quantity-item__remove{opacity:.5;pointer-events:none}.wg-quantity-item.warn .wg-quantity-item__input{border-color:#1f2837;color:#1f2837}.wg-quantity-item{flex:1 1 auto}.wg-quantity-item--squashed-x .wg-quantity-item__add,.wg-quantity-item--squashed-x .wg-quantity-item__input,.wg-quantity-item--squashed-x .wg-quantity-item__remove,.wg-quantity-item--squashed-x.wg-quantity-item .number,.wg-quantity-item--squashed-x.wg-quantity-item .unit{height:30px}.wg-quantity-item--squashed-x .wg-quantity-item__add .icon,.wg-quantity-item--squashed-x .wg-quantity-item__input .icon,.wg-quantity-item--squashed-x .wg-quantity-item__remove .icon{height:26px;width:28px}.wg-quantity-item--squashed-x .wg-quantity-item__input{max-width:calc(100% - 60px - 1.6rem)}.wg-quantity-item--squashed-x .wg-quantity-item__confirm{height:28px;width:28px}.wg-quantity-item--squashed-x.wg-quantity-item.edit .quantity-input{height:28px}.wg-product-color{align-items:center;bottom:.25rem;color:#000;display:flex;font-family:AktivGrotesk,sans-serif;font-size:.8rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.4rem;position:absolute;right:.25rem;text-transform:none}html[lang*=cn] .wg-product-color{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-product-color{font-family:sans-serif}html[lang*=kr] .wg-product-color{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-product-color{font-family:sans-serif}.wg-product-color .wg-product-color__label{margin-right:.25rem}@media only screen and (max-width:767px){.wg-product-color .wg-product-color__label{display:none}}@media only screen and (min-width:768px){.wg-product-color{bottom:0;left:0;right:auto;-webkit-transform:translate3d(0,125%,0);transform:translate3d(0,125%,0)}}.wg-product-listitem--flyout .wg-product-color{display:none}.wg-product-color__img,.wg-product-listitem--flyout .wg-product-color__img{border-radius:1rem;height:.45rem;width:.45rem}@media only screen and (min-width:768px){.wg-product-color__img,.wg-product-listitem--flyout .wg-product-color__img{height:.8rem;width:.8rem}}.wg-product-color--pds{bottom:0;left:auto;position:absolute;right:0;-webkit-transform:translateZ(0);transform:translateZ(0);width:auto}@media only screen and (max-width:767px){.wg-product-color--pds .wg-product-color__img{height:1rem;width:1rem}.wg-product-color--pds .wg-product-color__label{color:#000;color:#616a73;display:block;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;text-transform:none}html[lang*=cn] .wg-product-color--pds .wg-product-color__label{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-product-color--pds .wg-product-color__label{font-family:sans-serif}html[lang*=kr] .wg-product-color--pds .wg-product-color__label{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-product-color--pds .wg-product-color__label{font-family:sans-serif}}@media only screen and (min-width:768px){.wg-product-color--pds{right:calc(80px + 3rem)}}.wg-tooltip-trigger{cursor:pointer;overflow:visible;position:absolute;position:relative;top:1rem}.wg-tooltip-trigger:after{background-color:#6ec800;border-radius:50%;color:#fff;content:"i";display:inline-block;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;height:1.3em;line-height:1.3em;overflow:visible;text-align:center;white-space:pre;width:1.3em}html[lang*=cn] .wg-tooltip-trigger:after{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-tooltip-trigger:after{font-family:sans-serif}html[lang*=kr] .wg-tooltip-trigger:after{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-tooltip-trigger:after{font-family:sans-serif}.wg-range-slider__slider.noUi-horizontal{border:0;border-radius:0;box-shadow:none;height:3px;margin:15px 1px}.wg-range-slider__slider.noUi-horizontal .noUi-base{background:#eff0f2}.wg-range-slider__slider.noUi-horizontal .noUi-pips{height:auto;padding:0;top:-5px}.wg-range-slider__slider.noUi-horizontal .noUi-marker-large,.wg-range-slider__slider.noUi-horizontal .noUi-marker-sub{background:#6ec800;width:1px}.wg-range-slider__slider.noUi-horizontal .noUi-marker-large{height:23px;top:-5px}.wg-range-slider__slider.noUi-horizontal .noUi-marker-sub{height:13px}.wg-range-slider__slider.noUi-horizontal .noUi-value{display:none}.wg-range-slider__slider.noUi-horizontal .noUi-connect{background:#6ec800}.wg-range-slider__slider.noUi-horizontal .noUi-origin .noUi-handle{background:none;border:0;border-radius:0;box-shadow:none;cursor:pointer;height:23px;top:-10px;width:20px}html:not([dir=rtl]) .wg-range-slider__slider.noUi-horizontal .noUi-origin .noUi-handle{right:-11px}.wg-range-slider__slider.noUi-horizontal .noUi-origin .noUi-handle:before{background:#6ec800;height:23px;left:50%;top:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:5px}.wg-range-slider__slider.noUi-horizontal .noUi-origin .noUi-handle:after{background:#6ec800;border-radius:6px;display:none;height:32px;left:3px;opacity:.2;top:-4px;width:14px}.wg-range-slider__slider.noUi-horizontal .noUi-origin .noUi-handle:focus{outline-style:none}.wg-range-slider__slider.noUi-horizontal .noUi-origin .noUi-handle:focus:before{background:#8bd333}.wg-range-slider__slider.noUi-horizontal .noUi-origin .noUi-handle:focus:after{display:block}.wg-range-slider__slider.noUi-horizontal .noUi-origin[disabled] .noUi-handle{display:none}.wg-range-slider__fields{display:flex;margin-top:20px}.wg-range-slider__input-outer{position:relative}.wg-range-slider__input-outer--warning:after{border:2px solid #ff6f0f;border-radius:50%;color:#ff6f0f;content:"!";font-weight:700;height:1.5rem;position:absolute;right:.6rem;text-align:center;top:1.1rem;width:1.5rem}.wg-range-slider__input-outer--ok:after{border-bottom:2px solid #6ec800;border-right:2px solid #6ec800;content:"";height:1.3rem;position:absolute;right:1.1rem;top:.9rem;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:.7rem}.wg-range-slider__input{flex:0 0 auto;flex-basis:calc(50% - 10px)}.wg-range-slider__input::-ms-clear{display:none}.wg-range-slider__input-outer--warning .wg-range-slider__input{color:#ff6f0f}.wg-range-slider__input-outer--ok .wg-range-slider__input{color:#6ec800}.wg-range-slider__seperator{align-items:center;color:#eff0f2;display:flex;flex:0 0 20px;justify-content:center;line-height:38px}.wg-range-slider__seperator:before{content:"-"}.wg-noresult-categories__links .yCmsContentSlot{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%}.wg-noresult-categories__links{display:flex;flex-flow:row wrap;margin-bottom:1rem}.wg-noresult-categories__links a{align-items:center;background-color:#fff;border-bottom:1px solid #efeeec;box-sizing:content-box;color:#000;cursor:pointer;display:flex;flex:0 0 100%;flex-basis:calc(100% - 4rem);font-weight:700;margin:0 0 1rem;padding:1rem 3rem 1rem 1rem;position:relative;text-decoration:none;transition:color .3s ease,background-color .3s ease}.wg-noresult-categories__links a:active,.wg-noresult-categories__links a:hover{background-color:#8bb63b;color:#fff}@media only screen and (min-width:768px){.wg-noresult-categories__links a{border-bottom:none;flex:0 0 48%;flex-basis:calc(48% - 4rem);margin:1rem 0 0}}@media only screen and (min-width:992px){.wg-noresult-categories__links a{flex:0 0 32%;flex-basis:calc(32% - 4rem)}}.wg-noresult-categories__links a:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23cdcac6' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M320 248h-56v-56h-16v56h-56v16h56v56h16v-56h56'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%;content:"";height:1.5em;position:absolute;right:1rem;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:1.5em}.wg-noresult-categories__links a:active:after,.wg-noresult-categories__links a:hover:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23d9e9bb' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M320 248h-56v-56h-16v56h-56v16h56v56h16v-56h56'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%}.wg-noresult-categories{background-color:hsla(0,0%,100%,.35);margin-bottom:2rem;max-width:1280px;padding:1rem 2rem;width:100%}@media only screen and (min-width:1280px) and (max-width:1599px){.wg-noresult-categories{max-width:1000px}}.wg-noresult-categories__title{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.6rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:2rem;margin:1rem 0}html[lang*=cn] .wg-noresult-categories__title{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-noresult-categories__title{font-family:sans-serif}html[lang*=kr] .wg-noresult-categories__title{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-noresult-categories__title{font-family:sans-serif}@media only screen and (min-width:768px){.wg-noresult-categories__title{font-size:1.6rem;line-height:2rem}}@media only screen and (min-width:992px){.wg-noresult-categories__title{font-size:1.8rem;line-height:2.2rem}}@media only screen and (min-width:1280px){.wg-noresult-categories__title{font-size:2rem;line-height:2.4rem}}@media only screen and (min-width:1600px){.wg-noresult-categories__title{font-size:2.2rem;line-height:2.6rem}}@media only screen and (min-width:768px){.wg-noresult-categories__title{margin:1rem 2rem}}.wg-compare-slider-wrapper{position:relative}.wg-compare-slider{overflow:hidden}.wg-compare-slider__inner{display:flex;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s}.wg-compare-product{display:flex;flex:1 0 0%;flex-flow:column wrap;margin:0 1rem 0 1px}@media only screen and (min-width:1280px){.wg-compare-product{width:calc(33.33336% - 1rem)!important}}.wg-compare-product>*{width:100%}.wg-compare-product .wg-product-sidebar__addtocart{padding-left:0;padding-right:0}.wg-compare-product .wg-product-actionbtn .download-txt,.wg-compare-product .wg-product-quantity{display:none}.wg-compare-product .wg-product-listitem__title{margin-bottom:1rem}.wg-compare-product .wg-product-listitem__panel{border:none;display:flex;flex:0 0 auto;flex-direction:column;justify-content:space-between;margin-bottom:1rem}.wg-compare-product .wg-product-actionbtn{color:#000;font-family:AktivGrotesk,sans-serif;font-size:.8rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.4rem;text-transform:none}html[lang*=cn] .wg-compare-product .wg-product-actionbtn{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-compare-product .wg-product-actionbtn{font-family:sans-serif}html[lang*=kr] .wg-compare-product .wg-product-actionbtn{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-compare-product .wg-product-actionbtn{font-family:sans-serif}.wg-compare-product .wg-product-actionbtn>svg{height:1.5rem;margin:0;width:1.5rem}.wg-compare-product__options{text-align:right;width:100%}.wg-compare-product__img-wrapper{background-color:#fff;margin-bottom:.5rem;position:relative}.wg-compare-product__img-wrapper:before{content:"";display:inline-block;padding-top:100%;vertical-align:middle;width:100%}.wg-compare-product__img{bottom:0;display:block;font-size:0;left:0;overflow:hidden;padding:1rem;position:absolute;right:0;text-align:center;top:0;white-space:nowrap}@media only screen and (min-width:992px){.wg-compare-product__img{padding:2rem}}.wg-compare-product__img>img{display:inline-block;height:auto;max-height:100%;max-width:100%;vertical-align:middle;width:auto}.wg-small-newsletter-registration__wrapper{padding-bottom:1rem;padding-top:1rem}.wg-small-newsletter-registration{padding:30px 0}@media only screen and (min-width:768px){.wg-small-newsletter-registration{padding:60px 0}}.wg-small-newsletter-registration__text{display:flex;padding-bottom:1rem}.wg-small-newsletter-registration__text>.icon{stroke:#000;stroke-width:1;flex-shrink:0;height:55px;padding:0 1rem;width:70px}@media only screen and (min-width:768px){.wg-small-newsletter-registration__text{align-items:center;padding:0}.wg-small-newsletter-registration__text>.icon{stroke-width:.5}}.wg-small-newsletter-registration__label{word-wrap:break-word;font-family:AktivGrotesk,sans-serif;font-size:1.5rem;font-style:normal;font-weight:400;-webkit-hyphens:none;hyphens:none}html[lang*=cn] .wg-small-newsletter-registration__label{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-small-newsletter-registration__label{font-family:sans-serif}html[lang*=kr] .wg-small-newsletter-registration__label{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-small-newsletter-registration__label{font-family:sans-serif}.wg-small-newsletter-registration__input{align-items:center;display:flex}.wg-small-newsletter-registration__input>form{width:100%}.wg-small-newsletter-registration__input .wg-input-with-button{margin-bottom:0}.wg-small-newsletter-registration__input .wg-button{margin-bottom:1px}@media only screen and (min-width:768px){.wg-small-newsletter-registration__input .wg-button{margin-bottom:0}}.wg-nl-reg-comp{background:#fff no-repeat;margin:0 auto;max-width:1280px;padding:1.33rem}@media only screen and (min-width:1280px) and (max-width:1599px){.wg-nl-reg-comp{max-width:1000px}}@media only screen and (min-width:768px){.wg-nl-reg-comp{padding:2.66rem}}.wg-nl-reg-comp__subheadline{font-size:.6em}.wg-nl-reg-comp__usps{margin-top:2rem}.wg-nl-reg-comp__usps li{font-weight:bolder;margin-bottom:0}.wg-nl-reg-comp__usps li:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%238bb63b' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='m213 308-56-56-19.1 19 75 75L374 184.9 355.1 166 213 308z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%}.wg-nl-reg-comp__form fieldset{margin-bottom:0}
/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */.pswp__button{-webkit-appearance:none;background:none;border:0;box-shadow:none;cursor:pointer;display:block;float:right;margin:0;opacity:.75;overflow:visible;padding:0;position:relative;transition:opacity .2s}.pswp__button:focus,.pswp__button:hover{opacity:1}.pswp__button:active{opacity:.9;outline:none}.pswp__button::-moz-focus-inner{border:0;padding:0}.pswp__ui--over-close .pswp__button--close{opacity:1}.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{background:url(../images/photoswipe/default-skin.png) 0 0 no-repeat;background-size:264px 88px;height:44px;width:44px}.pswp__button{background:url(../images/photoswipe/default-skin--dark.png) 0 0 no-repeat;background-size:264px 88px;height:44px;width:44px}@media (-webkit-min-device-pixel-ratio:1.09375),(-webkit-min-device-pixel-ratio:1.1),(min-resolution:1.1dppx),(min-resolution:105dpi){.pswp--svg .pswp__button--arrow--left:before,.pswp--svg .pswp__button--arrow--right:before{background-image:url(../images/photoswipe/default-skin.svg)}.pswp--svg .pswp__button{background-image:url(../images/photoswipe/default-skin--dark.svg)}.pswp--svg .pswp__button--arrow--left,.pswp--svg .pswp__button--arrow--right{background:none}}.pswp__button--close{background-position:0 -44px}.pswp__button--share{background-position:-44px -44px}.pswp__button--fs{display:none}.pswp--supports-fs .pswp__button--fs{display:block}.pswp--fs .pswp__button--fs{background-position:-44px 0}.pswp__button--zoom{background-position:-88px 0;display:none}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__button--zoom{background-position:-132px 0}.pswp--touch .pswp__button--arrow--left,.pswp--touch .pswp__button--arrow--right{visibility:hidden}.pswp__button--arrow--left,.pswp__button--arrow--right{background:none;height:100px;margin-top:-50px;position:absolute;top:50%;width:70px}.pswp__button--arrow--left{left:0}.pswp__button--arrow--right{right:0}.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{background-color:#1f2837;content:"";height:30px;position:absolute;top:35px;width:32px}.pswp__button--arrow--left:before{background-position:-138px -44px;left:6px}.pswp__button--arrow--right:before{background-position:-94px -44px;right:6px}.pswp__counter,.pswp__share-modal{-webkit-user-select:none;-moz-user-select:none;user-select:none}.pswp__share-modal{-webkit-backface-visibility:hidden;background:rgba(0,0,0,.5);display:block;height:100%;left:0;opacity:0;padding:10px;position:absolute;top:0;transition:opacity .25s ease-out;width:100%;will-change:opacity;z-index:1600}.pswp__share-modal--hidden{display:none}.pswp__share-tooltip{-webkit-backface-visibility:hidden;background:#fff;border-radius:2px;box-shadow:0 2px 5px rgba(0,0,0,.25);display:block;position:absolute;right:44px;top:56px;-webkit-transform:translateY(6px);transform:translateY(6px);transition:-webkit-transform .25s;transition:transform .25s;transition:transform .25s, -webkit-transform .25s;width:auto;will-change:transform;z-index:1620}.pswp__share-tooltip a{display:block;font-size:14px;line-height:18px;padding:8px 12px}.pswp__share-tooltip a,.pswp__share-tooltip a:hover{color:#000;text-decoration:none}.pswp__share-tooltip a:first-child{border-radius:2px 2px 0 0}.pswp__share-tooltip a:last-child{border-radius:0 0 2px 2px}.pswp__share-modal--fade-in{opacity:1}.pswp__share-modal--fade-in .pswp__share-tooltip{-webkit-transform:translateY(0);transform:translateY(0)}.pswp--touch .pswp__share-tooltip a{padding:16px 12px}a.pswp__share--facebook:before{border:6px solid transparent;border-bottom-color:#fff;content:"";display:block;height:0;-webkit-pointer-events:none;-moz-pointer-events:none;pointer-events:none;position:absolute;right:15px;top:-12px;width:0}a.pswp__share--facebook:hover{background:#3e5c9a;color:#fff}a.pswp__share--facebook:hover:before{border-bottom-color:#3e5c9a}a.pswp__share--twitter:hover{background:#55acee;color:#fff}a.pswp__share--pinterest:hover{background:#ccc;color:#ce272d}a.pswp__share--download:hover{background:#ddd}.pswp__counter{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;height:44px;left:0;letter-spacing:normal;line-height:1.6rem;line-height:44px;opacity:.75;padding:0 10px;position:absolute;text-transform:none;top:0}html[lang*=cn] .pswp__counter{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .pswp__counter{font-family:sans-serif}html[lang*=kr] .pswp__counter{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .pswp__counter{font-family:sans-serif}.pswp__caption{bottom:0;left:0;min-height:44px;position:absolute;width:100%}.pswp__caption small{color:#bbb;font-size:11px}.pswp__caption__center{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;margin:0 auto;max-width:420px;padding:10px;text-align:left;text-transform:none}html[lang*=cn] .pswp__caption__center{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .pswp__caption__center{font-family:sans-serif}html[lang*=kr] .pswp__caption__center{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .pswp__caption__center{font-family:sans-serif}.pswp__caption--empty{display:none}.pswp__caption--fake{visibility:hidden}.pswp__preloader{direction:ltr;height:44px;left:50%;margin-left:-22px;opacity:0;position:absolute;top:0;transition:opacity .25s ease-out;width:44px;will-change:opacity}.pswp__preloader__icn{height:20px;margin:12px;width:20px}.pswp__preloader--active{opacity:1}.pswp__preloader--active .pswp__preloader__icn{background:url(../images/photoswipe/preloader.gif) 0 0 no-repeat}.pswp--css_animation .pswp__preloader--active{opacity:1}.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn{-webkit-animation:clockwise .5s linear infinite;animation:clockwise .5s linear infinite}.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut{-webkit-animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite;animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite}.pswp--css_animation .pswp__preloader__icn{background:none;height:14px;left:15px;margin:0;opacity:.75;position:absolute;top:15px;width:14px}.pswp--css_animation .pswp__preloader__cut{height:14px;overflow:hidden;position:relative;width:7px}.pswp--css_animation .pswp__preloader__donut{background:none;border-color:#fff #fff transparent transparent;border-radius:50%;border-style:solid;border-width:2px;box-sizing:border-box;height:14px;left:0;margin:0;position:absolute;top:0;width:14px}@media screen and (max-width:1024px){.pswp__preloader{float:right;left:auto;margin:0;position:relative;top:auto}}@-webkit-keyframes clockwise{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes clockwise{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}to{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}to{-webkit-transform:rotate(0);transform:rotate(0)}}.pswp__ui{-webkit-font-smoothing:auto;opacity:1;visibility:visible;z-index:1550}.pswp__top-bar{height:44px;left:0;position:absolute;top:0;width:100%}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right,.pswp__caption,.pswp__top-bar{-webkit-backface-visibility:hidden;transition:opacity 333ms cubic-bezier(.4,0,.22,1);will-change:opacity}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{visibility:visible}.pswp__caption,.pswp__top-bar,.pswp__ui--fit .pswp__caption,.pswp__ui--fit .pswp__top-bar{background-color:#eff0f2}.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right,.pswp__ui--idle .pswp__top-bar{opacity:0}.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__top-bar{opacity:.001}.pswp__ui--one-slide .pswp__button--arrow--left,.pswp__ui--one-slide .pswp__button--arrow--right,.pswp__ui--one-slide .pswp__counter{display:none}.pswp__element--disabled{display:none!important}.pswp--minimal--dark .pswp__top-bar{background:none}.pswp__bg{background:rgba(31,40,55,.7)}.wg-table-wrapper{background-color:#fff;padding:2rem}@media only screen and (min-width:768px){.wg-table-wrapper{padding:3.333rem}}.wg-page--article .wg-table-wrapper{padding:0}.wg-table{-webkit-overflow-scrolling:touch;color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;overflow:auto;text-transform:none}html[lang*=cn] .wg-table{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-table{font-family:sans-serif}html[lang*=kr] .wg-table{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-table{font-family:sans-serif}.wg-table table{border-collapse:collapse;border-color:#616a73;border-spacing:0;width:100%}.wg-table tr:nth-child(odd)>td{background-color:#eff0f2}.wg-table td{padding:.5rem;vertical-align:middle;word-break:break-word}@media only screen and (min-width:768px){.wg-table td{padding:1.333rem}}@media only screen and (max-width:991px){.wg-table td{min-width:150px}}.wg-table td>p{display:inline-block;margin:0}.wg-table a{color:#6ec800}.wg-table a:hover{text-decoration:underline}@media only screen and (min-width:992px){.wg-table--fixed table{table-layout:fixed}}.wg-table--image td:first-child{width:1%}.wg-table--with-th table tr:first-child>td{background-color:#eff0f2;color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.6rem;text-transform:none}html[lang*=cn] .wg-table--with-th table tr:first-child>td{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-table--with-th table tr:first-child>td{font-family:sans-serif}html[lang*=kr] .wg-table--with-th table tr:first-child>td{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-table--with-th table tr:first-child>td{font-family:sans-serif}.wg-table--with-pre-col table tr>td:first-child{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.6rem;text-transform:none}html[lang*=cn] .wg-table--with-pre-col table tr>td:first-child{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-table--with-pre-col table tr>td:first-child{font-family:sans-serif}html[lang*=kr] .wg-table--with-pre-col table tr>td:first-child{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-table--with-pre-col table tr>td:first-child{font-family:sans-serif}.wg-table__image{display:block;max-width:100%}.wg-table__image--small{width:3.4rem}.wg-table__image--medium{width:10rem}.wg-table__image--large{width:30rem}.wg-table__headline{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.6rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:2rem;margin-bottom:1rem}html[lang*=cn] .wg-table__headline{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-table__headline{font-family:sans-serif}html[lang*=kr] .wg-table__headline{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-table__headline{font-family:sans-serif}@media only screen and (min-width:768px){.wg-table__headline{font-size:1.6rem;line-height:2rem}}@media only screen and (min-width:992px){.wg-table__headline{font-size:1.8rem;line-height:2.2rem}}@media only screen and (min-width:1280px){.wg-table__headline{font-size:2rem;line-height:2.4rem}}@media only screen and (min-width:1600px){.wg-table__headline{font-size:2.2rem;line-height:2.6rem}}.wg-accordion-item .wg-table-wrapper{padding:0}.wg-accordion-item .wg-table__headline{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.4rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.8rem;margin-bottom:1rem}html[lang*=cn] .wg-accordion-item .wg-table__headline{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-accordion-item .wg-table__headline{font-family:sans-serif}html[lang*=kr] .wg-accordion-item .wg-table__headline{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-accordion-item .wg-table__headline{font-family:sans-serif}@media only screen and (min-width:768px){.wg-accordion-item .wg-table__headline{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:992px){.wg-accordion-item .wg-table__headline{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:1280px){.wg-accordion-item .wg-table__headline{font-size:1.6rem;line-height:2rem}}@media only screen and (min-width:1600px){.wg-accordion-item .wg-table__headline{font-size:1.8rem;line-height:2.2rem}}.wg-map-details{background-color:#fff;display:flex;flex-direction:column;flex-grow:1;height:auto}.wg-map-details__head{color:#000;flex:0 0 auto;font-family:AktivGrotesk,sans-serif;font-size:1.2rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.8rem;margin-bottom:0;padding:2rem 2rem 0;text-transform:none}html[lang*=cn] .wg-map-details__head{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-map-details__head{font-family:sans-serif}html[lang*=kr] .wg-map-details__head{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-map-details__head{font-family:sans-serif}.wg-map-details__subheadline{color:#000;font-family:AktivGrotesk,sans-serif;font-size:.8rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;text-transform:none}html[lang*=cn] .wg-map-details__subheadline{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-map-details__subheadline{font-family:sans-serif}html[lang*=kr] .wg-map-details__subheadline{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-map-details__subheadline{font-family:sans-serif}.wg-map-details__body{flex:0 1 auto;padding:.5rem 2rem 0}@media only screen and (min-width:768px){.wg-map-details__body{flex:1 1 auto}}.wg-map-details__footer{flex:0 0 auto;padding:2rem}.wg-teaser{background-color:#eff0f2;display:flex;flex:1 1 auto;flex-flow:column nowrap;margin-bottom:1.8rem;width:100%}@media only screen and (min-width:768px){.wg-teaser{margin-bottom:2rem}}@media only screen and (min-width:992px){.wg-teaser{margin-bottom:2.2rem}}@media only screen and (min-width:1280px){.wg-teaser{margin-bottom:2.2rem}}@media only screen and (min-width:1600px){.wg-teaser{margin-bottom:2.6rem}}@media only screen and (min-width:768px){.wg-teaser{height:100%}}.wg-teaser__img{background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:cover;display:block;padding-top:56%}.wg-teaser__body{display:flex;flex:1 0 auto;flex-direction:column;padding-bottom:1.5rem;padding-top:1.5rem}@media only screen and (min-width:768px){.wg-teaser__body{padding-bottom:2rem;padding-top:2rem}}.wg-teaser__body>*{padding-left:1.5rem;padding-right:1.5rem}.wg-teaser__headline{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.4rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.8rem;margin-bottom:1rem;word-break:break-word}html[lang*=cn] .wg-teaser__headline{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-teaser__headline{font-family:sans-serif}html[lang*=kr] .wg-teaser__headline{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-teaser__headline{font-family:sans-serif}@media only screen and (min-width:768px){.wg-teaser__headline{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:992px){.wg-teaser__headline{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:1280px){.wg-teaser__headline{font-size:1.6rem;line-height:2rem}}@media only screen and (min-width:1600px){.wg-teaser__headline{font-size:1.8rem;line-height:2.2rem}}.wg-teaser__text{color:#000;flex:1 0 auto;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;margin-bottom:1rem;text-transform:none}html[lang*=cn] .wg-teaser__text{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-teaser__text{font-family:sans-serif}html[lang*=kr] .wg-teaser__text{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-teaser__text{font-family:sans-serif}.wg-teaser__text ul{list-style:none;margin:0 0 2.5rem;padding:0}@media only screen and (min-width:768px){.wg-teaser__text ul{margin-left:.5rem}}.wg-teaser__text ul>li{font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem;margin-bottom:.5rem;padding-left:1.75rem;position:relative}.wg-teaser__text ul>li:before{background-color:#6ec800;background-image:none;content:"";height:.5rem;left:1px;position:absolute;top:.5em;width:.5rem}html[lang*=cn] .wg-teaser__text ul>li{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-teaser__text ul>li{font-family:sans-serif}html[lang*=kr] .wg-teaser__text ul>li{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-teaser__text ul>li{font-family:sans-serif}.wg-teaser__actions{text-align:right}.wg-teaser__button:last-child{margin-left:1.5rem;margin-top:1rem}@media only screen and (min-width:992px){.wg-col--full-width .wg-teaser__imgwrapper,.wg-column-count1 .wg-teaser__imgwrapper,.wg-teaser-column-count1 .wg-teaser__imgwrapper{background-color:#fff;display:flex;flex:1 1 0%}}.wg-col--full-width .wg-teaser,.wg-column-count1 .wg-teaser,.wg-teaser-column-count1 .wg-teaser{flex-direction:column}@media only screen and (min-width:992px){.wg-col--full-width .wg-teaser,.wg-column-count1 .wg-teaser,.wg-teaser-column-count1 .wg-teaser{flex-direction:row}}.wg-col--full-width .wg-teaser__img,.wg-column-count1 .wg-teaser__img,.wg-teaser-column-count1 .wg-teaser__img{background-size:contain;flex:1 1 0%;padding-top:56%}@media only screen and (min-width:768px){.wg-col--full-width .wg-teaser__body,.wg-column-count1 .wg-teaser__body,.wg-teaser-column-count1 .wg-teaser__body{flex:1 1 0%}}.wg-teaser--streched>.wg-teaser__imgwrapper>.wg-teaser__img{background-size:cover;height:100%}.wg-fullvideo{background-position:bottom;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;min-height:75vw;overflow:hidden;padding:0;position:relative}@media only screen and (min-width:992px){.wg-fullvideo{min-height:0}}.wg-fullvideo__video{bottom:0;height:100%;object-fit:cover;position:absolute;visibility:hidden;width:100vw}@media only screen and (min-width:992px){.wg-fullvideo__video{bottom:auto;height:auto;object-fit:contain;position:static}}.wg-fullvideo__video.is-visible{visibility:visible}.wg-fullvideo__content{margin-bottom:4rem;padding:0 2rem;text-align:center;width:100%;z-index:1}.wg-fullvideo__content>*{margin-left:auto;margin-right:auto;max-width:53.33rem}@media only screen and (min-width:992px){.wg-fullvideo__content{position:absolute;top:0}}.wg-button--fullvideo{position:relative;z-index:2}.wg-last-visited-products-wrapper.is-empty{margin-top:-1.66666667rem}@media only screen and (min-width:768px){.wg-last-visited-products-wrapper.is-empty{margin-top:-2rem}}@media only screen and (min-width:992px){.wg-last-visited-products-wrapper.is-empty{margin-top:-2.66666667rem}}.wg-last-visited-products .wg-row [class*=wg-col-]{padding-left:.25rem;padding-right:.25rem}.wg-last-visited-products .wg-modal__body .wg-row [class*=wg-col-]{padding-left:1rem;padding-right:1rem}.wg-last-visited-products__headline{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.6rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:2rem;padding-bottom:1.4rem;padding-top:1.8rem;text-align:center}html[lang*=cn] .wg-last-visited-products__headline{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-last-visited-products__headline{font-family:sans-serif}html[lang*=kr] .wg-last-visited-products__headline{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-last-visited-products__headline{font-family:sans-serif}@media only screen and (min-width:768px){.wg-last-visited-products__headline{font-size:1.6rem;line-height:2rem}}@media only screen and (min-width:992px){.wg-last-visited-products__headline{font-size:1.8rem;line-height:2.2rem}}@media only screen and (min-width:1280px){.wg-last-visited-products__headline{font-size:2rem;line-height:2.4rem}}@media only screen and (min-width:1600px){.wg-last-visited-products__headline{font-size:2.2rem;line-height:2.6rem}}@media only screen and (min-width:768px){.wg-last-visited-products__headline{padding-top:2rem}}@media only screen and (min-width:992px){.wg-last-visited-products__headline{padding-top:2.2rem}}@media only screen and (min-width:1280px){.wg-last-visited-products__headline{padding-top:2.2rem}}@media only screen and (min-width:1600px){.wg-last-visited-products__headline{padding-top:2.6rem}}@media only screen and (min-width:768px){.wg-last-visited-products__headline{padding-bottom:1.6rem}}@media only screen and (min-width:992px){.wg-last-visited-products__headline{padding-bottom:1.6rem}}@media only screen and (min-width:1280px){.wg-last-visited-products__headline{padding-bottom:1.6rem}}@media only screen and (min-width:1600px){.wg-last-visited-products__headline{padding-bottom:2rem}}.wg-switch{align-items:center;display:none;justify-content:flex-end}@media only screen and (min-width:992px){.wg-switch{display:flex;flex-basis:25%;position:relative}}.wg-switch__text{font-weight:400;padding-right:1rem}.wg-switch__toggle{background-color:#1f2837;border:none;border-radius:1rem;height:1.2rem;position:relative;transition:background-color .2s ease-out;width:2.8rem}.wg-switch__toggle:after{background-color:#fff;border-radius:50%;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);content:"";display:block;height:1.65rem;left:.5rem;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);transition:all .2s ease-out;width:1.65rem}.wg-switch__toggle:hover{cursor:pointer}.wg-switch__toggle:hover:after{box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}.wg-switch__toggle:focus{outline:none}.wg-switch--active .wg-switch__toggle{background-color:#6ec800}.wg-switch--active .wg-switch__toggle:after{background-color:#fff;left:calc(100% - .5rem)}.wg-order-details{height:100%;position:relative}.wg-order-details__inner{margin:1rem 0;min-height:calc(100% - 2rem)}.wg-order-details__container{background-color:#fff;display:flex;flex-direction:row}.wg-order-details__info{flex:1;padding:2rem}.wg-order-details__status{margin:2rem 0 4rem}.wg-order-details__overview{display:flex;flex-direction:column}@media only screen and (min-width:768px){.wg-order-details__overview{flex-direction:row}}.wg-order-details__column{flex:1}.wg-order-details__price{border-top:2px solid #eff0f2;padding-top:1rem}@media only screen and (min-width:768px){.wg-order-details__price{border:none;padding-top:2rem}}.wg-order-details__list .wg-alert{margin-top:2rem}.wg-order-details__support{margin:1rem 0 2rem}.wg-order-details__marginal{border-left:2px solid #eff0f2;display:none;width:18rem}@media only screen and (min-width:768px){.wg-order-details__marginal{display:flex;flex-direction:column;padding:1rem 1rem 1rem 0}}.wg-order-details__marginal>.wg-button{margin-left:1rem;margin-top:auto}.wg-order-details__marginal .wg-box{border:none;padding:0}.wg-order-details__elo-accordion{margin-bottom:0;transition:background-color .3s ease}.wg-order-details__elo-accordion .wg-product-accordion-neo__header{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;margin-left:1rem;padding:.5rem;text-transform:none}html[lang*=cn] .wg-order-details__elo-accordion .wg-product-accordion-neo__header{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-order-details__elo-accordion .wg-product-accordion-neo__header{font-family:sans-serif}html[lang*=kr] .wg-order-details__elo-accordion .wg-product-accordion-neo__header{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-order-details__elo-accordion .wg-product-accordion-neo__header{font-family:sans-serif}.wg-order-details__elo-accordion .wg-product-accordion-neo__header>span{display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:auto}.wg-order-details__elo-accordion .wg-product-accordion-neo__body{padding:0 1rem}.wg-order-details__elo-accordion.is-open{background-color:#eff0f2}.wg-order-details__elo-accordion .wg-button{color:#616a73;justify-content:flex-start;padding:.5rem 1rem;width:100%}.wg-order-details__elo-accordion .wg-button__text{color:#000;color:#616a73;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;margin-left:1rem;overflow:hidden;text-overflow:ellipsis;text-transform:none}html[lang*=cn] .wg-order-details__elo-accordion .wg-button__text{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-order-details__elo-accordion .wg-button__text{font-family:sans-serif}html[lang*=kr] .wg-order-details__elo-accordion .wg-button__text{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-order-details__elo-accordion .wg-button__text{font-family:sans-serif}.wg-order-details__reorder-button-mobile{margin-bottom:1rem;width:100%}@media only screen and (min-width:768px){.wg-order-details__reorder-button-mobile{display:none}}.wg-order-details__overline{color:#000;font-family:AktivGrotesk,sans-serif;font-size:.8rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.4rem;text-transform:none}html[lang*=cn] .wg-order-details__overline{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-order-details__overline{font-family:sans-serif}html[lang*=kr] .wg-order-details__overline{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-order-details__overline{font-family:sans-serif}.wg-order-details__headline{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.8rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:2.2rem;margin-bottom:1.5rem}html[lang*=cn] .wg-order-details__headline{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-order-details__headline{font-family:sans-serif}html[lang*=kr] .wg-order-details__headline{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-order-details__headline{font-family:sans-serif}@media only screen and (min-width:768px){.wg-order-details__headline{font-size:2rem;line-height:2.4rem}}@media only screen and (min-width:992px){.wg-order-details__headline{font-size:2.2rem;line-height:2.6rem}}@media only screen and (min-width:1280px){.wg-order-details__headline{font-size:2.2rem;line-height:2.8rem}}@media only screen and (min-width:1600px){.wg-order-details__headline{font-size:2.6rem;line-height:3rem}}.wg-order-details__value{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.4rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.8rem;line-height:1.4;margin-bottom:1rem}html[lang*=cn] .wg-order-details__value{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-order-details__value{font-family:sans-serif}html[lang*=kr] .wg-order-details__value{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-order-details__value{font-family:sans-serif}@media only screen and (min-width:768px){.wg-order-details__value{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:992px){.wg-order-details__value{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:1280px){.wg-order-details__value{font-size:1.6rem;line-height:2rem}}@media only screen and (min-width:1600px){.wg-order-details__value{font-size:1.8rem;line-height:2.2rem}}.wg-order-details__value--long{color:#000;font-family:AktivGrotesk,sans-serif;font-size:.8rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.4rem;margin-top:.5rem;text-transform:none}html[lang*=cn] .wg-order-details__value--long{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-order-details__value--long{font-family:sans-serif}html[lang*=kr] .wg-order-details__value--long{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-order-details__value--long{font-family:sans-serif}.wg-order-details__verification-box .wg-order-details__verification-headline{margin-bottom:1rem}.wg-order-details__verification-box .wg-input-group{display:flex;margin-bottom:0}.wg-order-details__verification-box .wg-button{padding-left:2rem;padding-right:2rem}.wg-account-order-details__item{background-color:#fff;border-left:2px solid transparent;border-top:2px solid #eff0f2;margin:.5rem 0 0;padding:1rem 1rem 1rem .8rem}.wg-account-order-details__item.is-open{padding-bottom:0}@media only screen and (min-width:768px){.wg-account-order-details__item.is-open{border-left:2px solid #6ec800}.wg-account-order-details__item{padding-bottom:0}}.wg-account-order-details__column-label{color:#000;font-family:AktivGrotesk,sans-serif;font-size:.8rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.4rem;text-transform:none}html[lang*=cn] .wg-account-order-details__column-label{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-account-order-details__column-label{font-family:sans-serif}html[lang*=kr] .wg-account-order-details__column-label{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-account-order-details__column-label{font-family:sans-serif}.wg-account-order-details__column-value{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.4rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.8rem;line-height:1.4;margin-bottom:1rem}html[lang*=cn] .wg-account-order-details__column-value{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-account-order-details__column-value{font-family:sans-serif}html[lang*=kr] .wg-account-order-details__column-value{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-account-order-details__column-value{font-family:sans-serif}@media only screen and (min-width:768px){.wg-account-order-details__column-value{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:992px){.wg-account-order-details__column-value{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:1280px){.wg-account-order-details__column-value{font-size:1.6rem;line-height:2rem}}@media only screen and (min-width:1600px){.wg-account-order-details__column-value{font-size:1.8rem;line-height:2.2rem}}.wg-account-order-details__column-value--long{color:#000;font-family:AktivGrotesk,sans-serif;font-size:.8rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.4rem;margin-top:.5rem;text-transform:none}html[lang*=cn] .wg-account-order-details__column-value--long{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-account-order-details__column-value--long{font-family:sans-serif}html[lang*=kr] .wg-account-order-details__column-value--long{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-account-order-details__column-value--long{font-family:sans-serif}.wg-account-order-details__status-dot{background-color:#eff0f2;border-radius:50%;display:block;height:.8rem;margin-bottom:.5rem;width:.8rem}.wg-account-order-details__status-dot.is-shipped{background-color:#6ec800}.wg-account-order-details__item-header{display:flex;flex-direction:row;padding-right:4rem;position:relative}.wg-account-order-details__item-header:hover{cursor:pointer}.wg-account-order-details__item-header:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='m222.5 305.1 14.9 14.9 64-64-64-64-14.9 14.9 49.1 49.1-49.1 49.1z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:250%;content:"";height:1rem;position:absolute;right:1rem;top:1rem;-webkit-transform:rotate(90deg);transform:rotate(90deg);width:1rem}.is-open .wg-account-order-details__item-header:after{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.wg-account-order-details__mobile-thumbnail{width:5rem}.wg-account-order-details__mobile-image-wrapper{display:flex;position:relative}.wg-account-order-details__mobile-image-wrapper:after{content:"";display:block;padding-bottom:100%}.wg-account-order-details__mobile-image-wrapper-inner{align-items:center;display:flex;height:100%;justify-content:center;padding:.25rem;position:absolute;width:100%}@media only screen and (min-width:768px){.wg-account-order-details__mobile-image-wrapper-inner{padding:1rem}}.wg-account-order-details__mobile-image{height:auto;max-height:100%;max-width:100%;width:auto}.wg-account-order-details__mobile-header-body{display:flex;flex-direction:column;padding:0 1rem}.wg-account-order-details__mobile-col{display:flex;flex-direction:row;padding-bottom:0;padding-top:1rem}.wg-account-order-details__mobile-col--consignment{border-top:2px solid #eff0f2;padding-bottom:.8rem}.wg-account-order-details__mobile-col--consignment .wg-account-order-details__column-label{margin-bottom:.2rem}.wg-account-order-details__item-col-left{width:5rem}.wg-account-order-details__item-col-right{padding:0 1rem}.wg-account-order-details__col{flex:1;padding:0 1rem}.wg-account-order-details__col--position{max-width:6rem}.wg-account-order-details__col--status-dot{align-items:center;display:flex;justify-content:center;max-width:6rem}.wg-account-order-details__item-consignment{border-top:2px solid #eff0f2;display:flex;flex-direction:row;padding:1rem 4rem 0 0}.wg-account-order-details__tracking-info{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;text-transform:none}html[lang*=cn] .wg-account-order-details__tracking-info{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-account-order-details__tracking-info{font-family:sans-serif}html[lang*=kr] .wg-account-order-details__tracking-info{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-account-order-details__tracking-info{font-family:sans-serif}.wg-product-selection-tabs-modal .wg-product-selection-tabs{display:flex;flex-direction:column}.wg-product-selection-tabs-modal .wg-product-selection-tabs__tab{border:solid #dedfe1;border-width:0 0 2px;color:#000;cursor:pointer;font-family:AktivGrotesk,sans-serif;font-size:1.2rem;font-style:normal;font-weight:700;padding:.66rem}html[lang*=cn] .wg-product-selection-tabs-modal .wg-product-selection-tabs__tab{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-product-selection-tabs-modal .wg-product-selection-tabs__tab{font-family:sans-serif}html[lang*=kr] .wg-product-selection-tabs-modal .wg-product-selection-tabs__tab{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-product-selection-tabs-modal .wg-product-selection-tabs__tab{font-family:sans-serif}.wg-product-selection-tabs-modal .wg-product-selection-tabs__tab:last-child{border:none}.wg-product-selection-tabs-modal .wg-product-selection-tabs__tab:focus,.wg-product-selection-tabs-modal .wg-product-selection-tabs__tab:hover{color:#000;text-decoration:none}.wg-tab-selection-wrapper{height:3rem}.wg-tab-selection{max-height:3rem}@media only screen and (max-width:767px){.wg-tab-selection{display:inline}}.wg-tab-selection--overlap:not(.wg-tab-selection--scrolling){-webkit-transform:translateY(-100%);transform:translateY(-100%)}@media only screen and (min-width:768px){.wg-tab-selection--scrolling{background-color:transparent;margin-top:0;position:fixed;width:100%;z-index:900}}.wg-tab-selection__tabs{display:flex}@media only screen and (max-width:767px){.wg-tab-selection__tabs{flex-direction:column}}.wg-tab{background-color:#a5a8af;border:solid #dedfe1;border-width:0 2px 0 0;color:#000;cursor:pointer;display:block;flex-basis:0;flex-grow:1;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;font-weight:700;height:3rem;letter-spacing:normal;line-height:1.6rem;line-height:3rem;overflow:hidden;text-align:center;text-transform:none;transition:background-color .3s ease;white-space:nowrap}html[lang*=cn] .wg-tab{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-tab{font-family:sans-serif}html[lang*=kr] .wg-tab{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-tab{font-family:sans-serif}.wg-tab--active{background-color:#eff0f2;box-shadow:inset 0 2px 0 0 #6ec800}.wg-tab--wide{flex-grow:2}.wg-tab:last-child{border:none}.wg-tab:hover{background-color:#eff0f2}.wg-tab:focus,.wg-tab:hover{color:#000;text-decoration:none}@media only screen and (max-width:767px){.wg-tab{background-color:unset;border-width:0 0 2px;flex-basis:unset;font-family:AktivGrotesk,sans-serif;font-size:1.2rem;font-style:normal;font-weight:700;height:unset;padding:.66rem;text-align:left}html[lang*=cn] .wg-tab{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-tab{font-family:sans-serif}html[lang*=kr] .wg-tab{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-tab{font-family:sans-serif}.wg-tab--active{box-shadow:inset 2px 0 0 0 #6ec800}}.wg-tab-select-button{margin-top:.5rem}.wg-job-search,.wg-job-search__header{display:flex;flex-direction:column}.wg-job-search__header{background-color:#fff;padding:1rem}.wg-job-search__headline{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.6rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:2rem}html[lang*=cn] .wg-job-search__headline{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-job-search__headline{font-family:sans-serif}html[lang*=kr] .wg-job-search__headline{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-job-search__headline{font-family:sans-serif}@media only screen and (min-width:768px){.wg-job-search__headline{font-size:1.6rem;line-height:2rem}}@media only screen and (min-width:992px){.wg-job-search__headline{font-size:1.8rem;line-height:2.2rem}}@media only screen and (min-width:1280px){.wg-job-search__headline{font-size:2rem;line-height:2.4rem}}@media only screen and (min-width:1600px){.wg-job-search__headline{font-size:2.2rem;line-height:2.6rem}}.wg-job-search__paragraph{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;text-transform:none}html[lang*=cn] .wg-job-search__paragraph{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-job-search__paragraph{font-family:sans-serif}html[lang*=kr] .wg-job-search__paragraph{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-job-search__paragraph{font-family:sans-serif}.wg-job-search__free-text-wrapper{align-self:center}@media only screen and (min-width:768px){.wg-job-search__free-text-wrapper{width:60%}}.wg-job-search__content{background-color:#eff0f2;display:flex;flex-direction:column;padding:2rem 0 1rem}.wg-job-search__filter-wrapper{align-items:center;display:flex;flex-wrap:wrap;gap:1rem}.wg-job-search__total-results{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.4rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.8rem;margin-right:auto}html[lang*=cn] .wg-job-search__total-results{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-job-search__total-results{font-family:sans-serif}html[lang*=kr] .wg-job-search__total-results{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-job-search__total-results{font-family:sans-serif}@media only screen and (min-width:768px){.wg-job-search__total-results{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:992px){.wg-job-search__total-results{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:1280px){.wg-job-search__total-results{font-size:1.6rem;line-height:2rem}}@media only screen and (min-width:1600px){.wg-job-search__total-results{font-size:1.8rem;line-height:2.2rem}}.wg-job-search__sort{align-items:center;display:flex}.wg-job-search__sort select{padding:.5rem 2.5rem .5rem 1rem}@media only screen and (max-width:767px){.wg-job-search__sort{margin-top:1rem;order:5}}.wg-job-search__sort-label{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.6rem;text-transform:none}html[lang*=cn] .wg-job-search__sort-label{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-job-search__sort-label{font-family:sans-serif}html[lang*=kr] .wg-job-search__sort-label{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-job-search__sort-label{font-family:sans-serif}.wg-job-search__filter{display:flex;flex-direction:column;gap:1rem;width:100%}@media only screen and (min-width:768px){.wg-job-search__filter{flex-direction:row}}.wg-job-search__filter-select{background-color:#fff;width:100%}.wg-job-search__filter-select--reset{align-items:center;cursor:pointer;display:flex;justify-content:space-between;padding:1rem;white-space:nowrap;width:unset}@media only screen and (min-width:768px){.wg-job-search__filter-select--reset{margin-left:auto}}.wg-job-search__toggle-switch{flex-basis:unset}.wg-job-search__toggle-switch .wg-switch__text{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.6rem;text-transform:none}html[lang*=cn] .wg-job-search__toggle-switch .wg-switch__text{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-job-search__toggle-switch .wg-switch__text{font-family:sans-serif}html[lang*=kr] .wg-job-search__toggle-switch .wg-switch__text{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-job-search__toggle-switch .wg-switch__text{font-family:sans-serif}.wg-product-listitem.wg-product-listitem--modal{display:flex;flex:auto;margin:0 0 1rem;padding:1rem}.wg-product-listitem.wg-product-listitem--modal:last-child{margin-bottom:0}.wg-product-listitem.wg-product-listitem--modal .wg-accessories-item__image-wrapper{padding:0 1rem 0 0;width:19%}@media only screen and (min-width:768px){.wg-product-listitem.wg-product-listitem--modal .wg-accessories-item__image-wrapper{width:13%}}.wg-product-listitem.wg-product-listitem--modal .wg-accessories-item__image-wrapper-inner,.wg-product-listitem.wg-product-listitem--modal .wg-product-listitem__image-wrapper-inner{margin-bottom:0}.wg-product-listitem.wg-product-listitem--modal .wg-product-listitem__image{padding:.5rem}.wg-product-listitem.wg-product-listitem--modal .wg-product-listitem__content{width:81%}@media only screen and (min-width:768px){.wg-product-listitem.wg-product-listitem--modal .wg-product-listitem__content{width:47%}}.wg-product-listitem.wg-product-listitem--modal .wg-product-sidebar__addtocart--list{padding:0}.wg-product-listitem.wg-product-listitem--modal .wg-product-item-simple__cta,.wg-product-listitem.wg-product-listitem--modal .wg-product-listitem__purchase{padding:0;text-align:right;width:100%}@media only screen and (min-width:768px){.wg-product-listitem.wg-product-listitem--modal .wg-product-item-simple__cta,.wg-product-listitem.wg-product-listitem--modal .wg-product-listitem__purchase{text-align:left;width:40%}}.wg-product-listitem.wg-product-listitem--modal .wg-product-listitem__primary-name{line-height:2rem}.wg-product-listitem.wg-product-listitem--modal .wg-product-listitem__category{display:inline-flex}.wg-product-listitem.wg-product-listitem--modal .wg-last-visited-products__modal-trigger-button,.wg-product-listitem.wg-product-listitem--modal .wg-product-sidebar__price{display:none}.wg-product-listitem.wg-product-listitem--modal .wg-product-color{bottom:1.3rem;left:auto;right:.5rem}.wg-product-listitem.wg-product-listitem--modal .wg-product-item-simple__hidden-details,.wg-product-listitem.wg-product-listitem--modal .wg-product-item-simple__hidden-form{display:block}.wg-product-listitem.wg-product-listitem--modal .wg-product-sidebar__button--counterparts,.wg-product-listitem.wg-product-listitem--modal form .wg-button{display:none}.wg-product-listitem.wg-product-listitem--modal .wg-product-item-simple__modal-details{margin:0 1rem;min-width:0;width:100%}.wg-product-listitem.wg-product-listitem--modal .wg-product-item-simple__modal-breadcrumb{color:#62615e;font-size:.8rem;font-weight:400;text-transform:uppercase}@media only screen and (min-width:992px){.wg-product-listitem.wg-product-listitem--modal .wg-product-item-simple__modal-breadcrumb{font-size:1rem}}.wg-product-listitem.wg-product-listitem--modal .wg-product-item-simple__modal-breadcrumb>span{display:inline-block;line-height:1rem}.wg-product-listitem.wg-product-listitem--modal .wg-product-listitem__primary-name{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.4rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.8rem;margin-bottom:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}html[lang*=cn] .wg-product-listitem.wg-product-listitem--modal .wg-product-listitem__primary-name{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-product-listitem.wg-product-listitem--modal .wg-product-listitem__primary-name{font-family:sans-serif}html[lang*=kr] .wg-product-listitem.wg-product-listitem--modal .wg-product-listitem__primary-name{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-product-listitem.wg-product-listitem--modal .wg-product-listitem__primary-name{font-family:sans-serif}@media only screen and (min-width:768px){.wg-product-listitem.wg-product-listitem--modal .wg-product-listitem__primary-name{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:992px){.wg-product-listitem.wg-product-listitem--modal .wg-product-listitem__primary-name{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:1280px){.wg-product-listitem.wg-product-listitem--modal .wg-product-listitem__primary-name{font-size:1.6rem;line-height:2rem}}@media only screen and (min-width:1600px){.wg-product-listitem.wg-product-listitem--modal .wg-product-listitem__primary-name{font-size:1.8rem;line-height:2.2rem}}.wg-product-listitem.wg-product-listitem--modal .wg-product-item-simple__modal-title{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;text-transform:none}html[lang*=cn] .wg-product-listitem.wg-product-listitem--modal .wg-product-item-simple__modal-title{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-product-listitem.wg-product-listitem--modal .wg-product-item-simple__modal-title{font-family:sans-serif}html[lang*=kr] .wg-product-listitem.wg-product-listitem--modal .wg-product-item-simple__modal-title{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-product-listitem.wg-product-listitem--modal .wg-product-item-simple__modal-title{font-family:sans-serif}.wg-product-listitem.wg-product-listitem--modal.wg-listitem--selected{box-shadow:inset 0 0 0 2px #6ec800}.wg-hotspotcomponent{overflow:hidden;position:relative}.wg-hotspotcomponent.is-zoomed .wg-hotspotcomponent__map--main{opacity:0;-webkit-transform:scale(1.5);transform:scale(1.5);visibility:hidden}.wg-hotspotcomponent.is-zoomed .wg-hotspotcomponent__zoom-out-button{opacity:1;visibility:visible}.wg-hotspotcomponent--full .wg-hotspotcomponent__headline{display:none}.wg-hotspotcomponent__map{position:relative}.wg-hotspotcomponent__map img{margin:0;width:100%}.wg-hotspotcomponent__map--main{opacity:1;transition:all 1s;visibility:visible}.wg-hotspotcomponent__map--zoom{left:0;opacity:0;position:absolute;top:0;transition:all 1s;visibility:hidden;width:100%}.wg-hotspotcomponent__map--zoom.is-shown{opacity:1;visibility:visible}.wg-hotspotcomponent__zoom-out-button{align-items:center;background-color:#6ec800;color:#fff;cursor:pointer;display:flex;font-size:1.5rem;height:3rem;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:opacity 1s;visibility:hidden;width:3rem;z-index:1}.wg-hotspotcomponent__tooltip{background-color:#616a73;border-radius:5px;box-shadow:1px 1px .66rem rgba(0,0,0,.5);color:#fff;opacity:0;padding:.66rem;position:absolute;-webkit-transform:translate(0);transform:translate(0);transition:opacity .3s;visibility:hidden;white-space:nowrap;width:auto}.wg-hotspotcomponent__tooltip a{font-weight:700}.wg-hotspotcomponent__tooltip a:hover{cursor:pointer}.wg-hotspotcomponent__tooltip p{margin:0}.wg-hotspotcomponent__tooltip-left{bottom:.25rem;padding-right:3rem;right:1rem;text-align:right}.wg-hotspotcomponent__tooltip-right{bottom:.25rem;left:1rem;padding-left:3rem}.wg-hotspotcomponent__modal img{margin-top:1rem;transition:all 1s;width:100%}.wg-hotspotcomponent__map-item{border-radius:50%;cursor:default;position:absolute}.wg-hotspotcomponent__map-item:hover{box-shadow:0 1px 15px 0 rgba(0,0,0,.5)}.wg-hotspotcomponent__map-item:hover .wg-hotspotcomponent__spot{color:#fff;-webkit-transform:scale(1.1);transform:scale(1.1)}@media only screen and (min-width:768px){.wg-hotspotcomponent__map-item:hover .wg-hotspotcomponent__tooltip{opacity:.75;visibility:visible}}.wg-hotspotcomponent__map-item.is-inactive{pointer-events:none}@media only screen and (min-width:992px){.wg-hotspotcomponent__map-item.is-active .wg-hotspotcomponent__spot{background-color:#616a73}.wg-hotspotcomponent__map-item.is-active .wg-hotspotcomponent__spot>.icon{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.wg-hotspotcomponent__map-item.is-active .wg-hotspotcomponent__spot--flyout>span{display:none}.wg-hotspotcomponent__map-item.is-active .wg-hotspotcomponent__spot--flyout>.icon{display:block}.wg-hotspotcomponent__map-item.is-active .wg-hotspotcomponent__flyout{opacity:1;visibility:visible}.wg-hotspotcomponent__map-item.is-active .wg-hotspotcomponent__tooltip{opacity:0;visibility:hidden}}.wg-hotspotcomponent__map-item--tooltip{display:none}@media only screen and (min-width:768px){.wg-hotspotcomponent__map-item--tooltip{display:block}}.wg-hotspotcomponent__map-item--label{color:#000;cursor:default;display:flex;font-family:AktivGrotesk,sans-serif;font-size:.8rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.4rem;position:absolute;text-transform:none;text-transform:uppercase;white-space:nowrap;z-index:99}html[lang*=cn] .wg-hotspotcomponent__map-item--label{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-hotspotcomponent__map-item--label{font-family:sans-serif}html[lang*=kr] .wg-hotspotcomponent__map-item--label{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-hotspotcomponent__map-item--label{font-family:sans-serif}.wg-hotspotcomponent__map-item--label>span{margin-left:-50%}@media only screen and (min-width:768px){.wg-hotspotcomponent__map-item--label{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;text-transform:none}html[lang*=cn] .wg-hotspotcomponent__map-item--label{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-hotspotcomponent__map-item--label{font-family:sans-serif}html[lang*=kr] .wg-hotspotcomponent__map-item--label{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-hotspotcomponent__map-item--label{font-family:sans-serif}}.wg-hotspotcomponent__spot{align-items:center;background-color:#6ec800;border-radius:2rem;color:#fff;display:flex;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;height:2rem;justify-content:center;letter-spacing:normal;line-height:1.6rem;position:relative;text-transform:none;transition:all .3s;width:2rem;z-index:99}html[lang*=cn] .wg-hotspotcomponent__spot{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-hotspotcomponent__spot{font-family:sans-serif}html[lang*=kr] .wg-hotspotcomponent__spot{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-hotspotcomponent__spot{font-family:sans-serif}@media only screen and (min-width:768px){.wg-hotspotcomponent__spot{height:3rem;width:3rem}.wg-hotspotcomponent__spot.is-faded{opacity:.5}}.wg-hotspotcomponent__spot:after,.wg-hotspotcomponent__spot:before{border-radius:50%;box-shadow:0 0 0 1rem #6ec800;content:"";height:100%;left:0;opacity:0;pointer-events:none;position:absolute;top:0;width:100%}.wg-hotspotcomponent__spot.is-pulsating:before{-webkit-animation:firstPulse 4s 3s infinite;animation:firstPulse 4s 3s infinite}.wg-hotspotcomponent__spot.is-pulsating:after{-webkit-animation:secondPulse 4s 3s infinite;animation:secondPulse 4s 3s infinite}.wg-hotspotcomponent__spot>.icon{display:none;height:3rem;transition:all .3s;width:3rem}.wg-hotspotcomponent__spot--plus>span{display:none}.wg-hotspotcomponent__spot--plus>.icon{display:block}.wg-hotspotcomponent__spot--zoom{background-color:#6ec800;cursor:pointer}.wg-hotspotcomponent__spot--zoom:after,.wg-hotspotcomponent__spot--zoom:before{box-shadow:0 0 0 1rem #6ec800}.wg-hotspotcomponent__spot--flyout{cursor:pointer}.wg-hotspotcomponent__flyout{background-color:#fff;box-shadow:1px 1px .66rem rgba(0,0,0,.5);display:flex;flex-direction:row;opacity:0;overflow:hidden;position:absolute;-webkit-transform:translate(0);transform:translate(0);transition:visibility .3s,opacity .3s;visibility:hidden;width:22rem;z-index:100}.wg-hotspotcomponent__flyout:before{border-color:#fff transparent transparent;border-style:solid;border-width:1rem 1rem 0;content:"";height:0;left:0;position:absolute;top:100%;-webkit-transform:rotate(1turn);width:0}.wg-hotspotcomponent__flyout a{font-weight:700}.wg-hotspotcomponent__flyout a:hover{cursor:pointer}.wg-hotspotcomponent__flyout.has-image{width:28rem}@media only screen and (min-width:992px){.wg-hotspotcomponent__flyout.has-image{width:35rem}}@media only screen and (min-width:1280px){.wg-hotspotcomponent__flyout.has-image{width:40rem}}.wg-hotspotcomponent__flyout--left-top{bottom:3.75rem;right:-1.5rem}.wg-hotspotcomponent__flyout--left-top:before{bottom:-1rem;content:"";left:auto;right:2rem;top:auto;-webkit-transform:rotate(0);transform:rotate(0)}.wg-hotspotcomponent__flyout--right-top{bottom:3.75rem;flex-direction:row-reverse;left:-1.5rem}.wg-hotspotcomponent__flyout--right-top:before{bottom:-1rem;content:"";left:2rem;text-shadow:0 0 3px #333;top:auto;-webkit-transform:rotate(0);transform:rotate(0)}.wg-hotspotcomponent__flyout--right-bottom{flex-direction:row-reverse;left:-1.5rem;top:3.75rem}.wg-hotspotcomponent__flyout--right-bottom:before{content:"";left:2rem;text-shadow:0 0 3px #333;top:-1rem;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.wg-hotspotcomponent__flyout--left-bottom{right:-1.5rem;top:3.75rem}.wg-hotspotcomponent__flyout--left-bottom:before{content:"";left:auto;right:2rem;top:-1rem;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.wg-hotspotcomponent__flyout-image-wrapper{flex:1 1 0%;overflow:hidden;position:relative}.wg-hotspotcomponent__flyout-image{background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%}.wg-hotspotcomponent__flyout-text{flex:1 1 0%;max-height:11rem;overflow:auto;padding:1.2rem 1.2rem 0}.wg-hotspotcomponent__flyout-head{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.2rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.8rem;text-transform:none}html[lang*=cn] .wg-hotspotcomponent__flyout-head{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-hotspotcomponent__flyout-head{font-family:sans-serif}html[lang*=kr] .wg-hotspotcomponent__flyout-head{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-hotspotcomponent__flyout-head{font-family:sans-serif}.wg-hotspotcomponent__flyout-head p{margin-bottom:.5rem}.wg-hotspotcomponent__flyout-body{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;text-transform:none}html[lang*=cn] .wg-hotspotcomponent__flyout-body{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-hotspotcomponent__flyout-body{font-family:sans-serif}html[lang*=kr] .wg-hotspotcomponent__flyout-body{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-hotspotcomponent__flyout-body{font-family:sans-serif}.wg-hotspotcomponent__flyout-body ul{list-style:none;margin:0 0 2.5rem;padding:0}@media only screen and (min-width:768px){.wg-hotspotcomponent__flyout-body ul{margin-left:.5rem}}.wg-hotspotcomponent__flyout-body ul>li{font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem;margin-bottom:.5rem;padding-left:1.75rem;position:relative}.wg-hotspotcomponent__flyout-body ul>li:before{background-color:#6ec800;background-image:none;content:"";height:.5rem;left:1px;position:absolute;top:.5em;width:.5rem}html[lang*=cn] .wg-hotspotcomponent__flyout-body ul>li{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-hotspotcomponent__flyout-body ul>li{font-family:sans-serif}html[lang*=kr] .wg-hotspotcomponent__flyout-body ul>li{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-hotspotcomponent__flyout-body ul>li{font-family:sans-serif}.wg-hotspotcomponent__flyout-body ul>li{margin-bottom:0}.wg-hotspotcomponent__flyout-body p{margin-bottom:1.2rem}.wg-hotspotcomponent__flyout-footer{margin-bottom:1.2rem;text-align:right}.wg-similar-jobs__navigate{width:100%}@media only screen and (min-width:768px){.wg-similar-jobs__navigate{align-self:flex-end;width:unset}}.wg-vue-navigation-list{background-color:#fff;padding:1rem}.wg-vue-navigation-list-item-wrapper{height:80px}.wg-vue-navigation-list-item{border:solid #eff0f2;border-width:0 0 2px;cursor:pointer;display:flex;height:100%;padding:.75rem 0;position:relative;width:100%}.wg-vue-navigation-list-item:hover{border-color:#6ec800;text-decoration:none}.wg-vue-navigation-list-item:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='m222.5 305.1 14.9 14.9 64-64-64-64-14.9 14.9 49.1 49.1-49.1 49.1z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%;bottom:0;content:"";position:absolute;right:0;top:0;width:3rem}.wg-vue-navigation-list-item--show-more{align-items:center;justify-content:center}.wg-vue-navigation-list-item__image-wrapper{align-items:center;aspect-ratio:16/9;background-color:#eff0f2;display:flex;height:100%;justify-content:center;width:unset}.wg-vue-navigation-list-item__image{height:auto;max-height:100%;max-width:100%;width:auto}.wg-vue-navigation-list-item__title{align-items:center;color:#000;display:flex;flex-grow:1;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.6rem;overflow-wrap:anywhere;padding:0 3rem 0 1rem;text-transform:none}html[lang*=cn] .wg-vue-navigation-list-item__title{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-vue-navigation-list-item__title{font-family:sans-serif}html[lang*=kr] .wg-vue-navigation-list-item__title{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-vue-navigation-list-item__title{font-family:sans-serif}.wg-vue-navigation-list-item__dot{background-color:#eff0f2;border-radius:50%;height:12px;margin:0 .25rem;width:12px}.wg-vue-navigation-list-item--show-more:after{display:none}@media only screen and (min-width:992px){.wg-vue-navigation-list{padding:1rem 2rem}.wg-vue-navigation-list-item-wrapper{height:unset;padding:1rem}.wg-vue-navigation-list-item{border-width:2px;flex-direction:column;padding:0}.wg-vue-navigation-list-item:after{display:none}.wg-vue-navigation-list-item--show-more{flex-direction:row}.wg-vue-navigation-list-item__image-wrapper{height:unset;width:100%}.wg-vue-navigation-list-item__title{display:unset;padding:1rem;text-align:center}}.wg-job-list-item{background-color:#fff;color:#000;display:flex;flex-direction:column;margin-bottom:1rem;padding:1.5rem 1rem;position:relative}@media only screen and (min-width:768px){.wg-job-list-item{flex-direction:row}}a.wg-job-list-item:hover{text-decoration:none}a.wg-job-list-item:hover .wg-job-list-item__title{color:#6ec800}.wg-job-list-item--separator{border-bottom:2px solid #eff0f2;margin-bottom:0}.wg-job-list-item--similar{padding:1.4rem 0}.wg-job-list-item--similar .wg-job-list-item__status{top:1.4rem}.wg-job-list-item__status{color:#000;color:#6ec800;font-family:AktivGrotesk,sans-serif;font-size:.8rem;font-style:normal;font-weight:400;font-weight:700;letter-spacing:normal;line-height:1.4rem;position:absolute;right:1rem;text-transform:none;text-transform:uppercase;top:1.5rem}html[lang*=cn] .wg-job-list-item__status{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-job-list-item__status{font-family:sans-serif}html[lang*=kr] .wg-job-list-item__status{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-job-list-item__status{font-family:sans-serif}.wg-job-list-item__header{display:flex;flex-direction:column;width:100%}@media only screen and (max-width:767px){.wg-job-list-item__header{padding-right:3rem}}@media only screen and (min-width:768px){.wg-job-list-item__header{width:75%}}.wg-job-list-item__title{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.2rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.6rem;margin:0;word-break:break-word}html[lang*=cn] .wg-job-list-item__title{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-job-list-item__title{font-family:sans-serif}html[lang*=kr] .wg-job-list-item__title{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-job-list-item__title{font-family:sans-serif}@media only screen and (min-width:768px){.wg-job-list-item__title{font-size:1.2rem;line-height:1.6rem}}@media only screen and (min-width:992px){.wg-job-list-item__title{font-size:1.2rem;line-height:1.6rem}}@media only screen and (min-width:1280px){.wg-job-list-item__title{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:1600px){.wg-job-list-item__title{font-size:1.6rem;line-height:2rem}}.wg-job-list-item__functional-area{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;margin:.5rem 0 1rem;text-transform:none;word-break:break-word}html[lang*=cn] .wg-job-list-item__functional-area{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-job-list-item__functional-area{font-family:sans-serif}html[lang*=kr] .wg-job-list-item__functional-area{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-job-list-item__functional-area{font-family:sans-serif}@media only screen and (min-width:768px){.wg-job-list-item__functional-area{margin-bottom:0}}.wg-job-list-item__info{-webkit-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem;display:flex;flex-direction:row;flex-wrap:wrap;row-gap:.5rem;width:100%}@media only screen and (min-width:768px){.wg-job-list-item__info{flex-direction:column;margin-right:3rem;width:25%}}@media only screen and (max-width:767px){.wg-job-list-item__info{flex-direction:row;gap:1rem}}.wg-job-list-item-info{align-items:center;display:flex}.wg-job-list-item-info__icon{height:1.5rem;margin-right:.5rem;max-height:1.5rem;max-width:1.5rem;min-height:1.5rem;min-width:1.5rem;width:1.5rem}.wg-job-list-item--compact .wg-job-list-item__header{width:100%}.wg-job-list-item--compact .wg-job-list-item__status{top:1.4rem}.wg-entry-stage{background-color:#fff;display:flex;flex-direction:column-reverse}.wg-entry-stage__content{padding:2.66rem 2.66rem 2rem}.wg-entry-stage__media{display:none}.wg-entry-stage__headline{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.6rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:2rem}html[lang*=cn] .wg-entry-stage__headline{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-entry-stage__headline{font-family:sans-serif}html[lang*=kr] .wg-entry-stage__headline{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-entry-stage__headline{font-family:sans-serif}@media only screen and (min-width:768px){.wg-entry-stage__headline{font-size:1.6rem;line-height:2rem}}@media only screen and (min-width:992px){.wg-entry-stage__headline{font-size:1.8rem;line-height:2.2rem}}@media only screen and (min-width:1280px){.wg-entry-stage__headline{font-size:2rem;line-height:2.4rem}}@media only screen and (min-width:1600px){.wg-entry-stage__headline{font-size:2.2rem;line-height:2.6rem}}.wg-entry-stage__introduction{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;margin-bottom:1rem;text-transform:none}html[lang*=cn] .wg-entry-stage__introduction{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-entry-stage__introduction{font-family:sans-serif}html[lang*=kr] .wg-entry-stage__introduction{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-entry-stage__introduction{font-family:sans-serif}.wg-entry-stage__introduction dl,.wg-entry-stage__introduction p{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;text-transform:none}html[lang*=cn] .wg-entry-stage__introduction dl,html[lang*=cn] .wg-entry-stage__introduction p{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-entry-stage__introduction dl,html[lang*=ja] .wg-entry-stage__introduction p{font-family:sans-serif}html[lang*=kr] .wg-entry-stage__introduction dl,html[lang*=kr] .wg-entry-stage__introduction p{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-entry-stage__introduction dl,html[lang*=tw] .wg-entry-stage__introduction p{font-family:sans-serif}.wg-entry-stage__introduction a{fill:currentColor;color:#6ec800;cursor:pointer;display:inline-block;display:inline;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;text-decoration:none;text-transform:none;transition:color .2s linear}html[lang*=cn] .wg-entry-stage__introduction a{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-entry-stage__introduction a{font-family:sans-serif}html[lang*=kr] .wg-entry-stage__introduction a{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-entry-stage__introduction a{font-family:sans-serif}.wg-entry-stage__introduction a:focus,.wg-entry-stage__introduction a:hover{color:#6ec800;text-decoration:underline}.wg-entry-stage__introduction ul{list-style:none;margin:0 0 2.5rem;padding:0}@media only screen and (min-width:768px){.wg-entry-stage__introduction ul{margin-left:.5rem}}.wg-entry-stage__introduction ul>li{font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem;margin-bottom:.5rem;padding-left:1.75rem;position:relative}.wg-entry-stage__introduction ul>li:before{background-color:#6ec800;background-image:none;content:"";height:.5rem;left:1px;position:absolute;top:.5em;width:.5rem}html[lang*=cn] .wg-entry-stage__introduction ul>li{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-entry-stage__introduction ul>li{font-family:sans-serif}html[lang*=kr] .wg-entry-stage__introduction ul>li{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-entry-stage__introduction ul>li{font-family:sans-serif}.wg-entry-stage__introduction small{font-size:.8rem}.wg-entry-stage__introduction :last-child{margin-bottom:0}.wg-entry-stage__paragraph{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;margin-bottom:1rem;text-transform:none}html[lang*=cn] .wg-entry-stage__paragraph{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-entry-stage__paragraph{font-family:sans-serif}html[lang*=kr] .wg-entry-stage__paragraph{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-entry-stage__paragraph{font-family:sans-serif}.wg-entry-stage__paragraph dl,.wg-entry-stage__paragraph p{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;text-transform:none}html[lang*=cn] .wg-entry-stage__paragraph dl,html[lang*=cn] .wg-entry-stage__paragraph p{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-entry-stage__paragraph dl,html[lang*=ja] .wg-entry-stage__paragraph p{font-family:sans-serif}html[lang*=kr] .wg-entry-stage__paragraph dl,html[lang*=kr] .wg-entry-stage__paragraph p{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-entry-stage__paragraph dl,html[lang*=tw] .wg-entry-stage__paragraph p{font-family:sans-serif}.wg-entry-stage__paragraph a{fill:currentColor;color:#6ec800;cursor:pointer;display:inline-block;display:inline;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;text-decoration:none;text-transform:none;transition:color .2s linear}html[lang*=cn] .wg-entry-stage__paragraph a{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-entry-stage__paragraph a{font-family:sans-serif}html[lang*=kr] .wg-entry-stage__paragraph a{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-entry-stage__paragraph a{font-family:sans-serif}.wg-entry-stage__paragraph a:focus,.wg-entry-stage__paragraph a:hover{color:#6ec800;text-decoration:underline}.wg-entry-stage__paragraph ul{list-style:none;margin:0 0 2.5rem;padding:0}@media only screen and (min-width:768px){.wg-entry-stage__paragraph ul{margin-left:.5rem}}.wg-entry-stage__paragraph ul>li{font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem;margin-bottom:.5rem;padding-left:1.75rem;position:relative}.wg-entry-stage__paragraph ul>li:before{background-color:#6ec800;background-image:none;content:"";height:.5rem;left:1px;position:absolute;top:.5em;width:.5rem}html[lang*=cn] .wg-entry-stage__paragraph ul>li{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-entry-stage__paragraph ul>li{font-family:sans-serif}html[lang*=kr] .wg-entry-stage__paragraph ul>li{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-entry-stage__paragraph ul>li{font-family:sans-serif}.wg-entry-stage__paragraph small{font-size:.8rem}.wg-entry-stage__paragraph :last-child{margin-bottom:0}.wg-entry-stage__paragraph>p{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;text-transform:none}html[lang*=cn] .wg-entry-stage__paragraph>p{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-entry-stage__paragraph>p{font-family:sans-serif}html[lang*=kr] .wg-entry-stage__paragraph>p{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-entry-stage__paragraph>p{font-family:sans-serif}.wg-entry-stage__more-less{fill:currentColor;border-top:1px solid #dedfe1;color:#000;cursor:pointer;display:inline-block;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;font-weight:700;letter-spacing:normal;line-height:1.6rem;padding-top:.75rem;text-decoration:none;text-transform:none;transition:color .2s linear;width:100%}html[lang*=cn] .wg-entry-stage__more-less{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-entry-stage__more-less{font-family:sans-serif}html[lang*=kr] .wg-entry-stage__more-less{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-entry-stage__more-less{font-family:sans-serif}.wg-entry-stage__more-less:focus,.wg-entry-stage__more-less:hover{color:#6ec800;text-decoration:underline}@media only screen and (min-width:768px){.wg-entry-stage{flex-direction:row}.wg-entry-stage__headline{margin-bottom:1.6rem}.wg-entry-stage__content{width:75%}.wg-entry-stage__media{align-items:center;display:flex;justify-content:center;width:25%}.wg-entry-stage__media>img{width:100%}.wg-entry-stage--expanded .wg-entry-stage__content,.wg-entry-stage--expanded .wg-entry-stage__media{width:50%}}.wg-tab-menu{display:flex;flex-wrap:wrap;justify-content:center;padding-bottom:2rem}@media only screen and (min-width:768px){.wg-tab-menu{padding-bottom:2.66666667rem}}@media only screen and (min-width:992px){.wg-tab-menu{padding-bottom:2.66666667rem}}.wg-tab-menu__item{background-color:#eff0f2;border:none;color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.2rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.8rem;margin:3px;outline:none;padding:.33rem;text-transform:none;text-transform:uppercase;transition:border .25s ease-in}html[lang*=cn] .wg-tab-menu__item{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-tab-menu__item{font-family:sans-serif}html[lang*=kr] .wg-tab-menu__item{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-tab-menu__item{font-family:sans-serif}@media only screen and (min-width:768px){.wg-tab-menu__item{background-color:transparent;border-bottom:2px solid transparent;margin:0 1.33rem;padding:.66rem 0}}.wg-tab-menu__item:focus,.wg-tab-menu__item:hover{color:#6ec800;cursor:pointer}@media only screen and (max-width:767px){.wg-tab-menu__item:focus,.wg-tab-menu__item:hover{background-color:#eff0f2;color:#000}}.wg-tab-menu__item.is-active,.wg-tab-menu__item.is-active:focus,.wg-tab-menu__item.is-active:hover{background-color:#6ec800;color:#fff}@media only screen and (min-width:768px){.wg-tab-menu__item.is-active,.wg-tab-menu__item.is-active:focus,.wg-tab-menu__item.is-active:hover{background-color:transparent;border-bottom-color:#6ec800;color:#6ec800}}.wg-fulltab__tab-box{margin-bottom:2rem}@media only screen and (min-width:992px){.wg-fulltab__tab-box{margin-bottom:3rem}}.wg-fulltab__tab-content{display:flex;flex-wrap:nowrap;opacity:1}.wg-fulltab__tab-content .wg-element__main{padding:1.33rem}@media only screen and (min-width:992px){.wg-fulltab__tab-content .wg-element__main{padding:2.66rem}}.wg-fulltab__tab-content .wg-element--marginal .wg-element__main,.wg-fulltab__tab-content .wg-element--reversed .wg-element__main{padding:1.33rem}@media only screen and (min-width:992px){.wg-fulltab__tab-content .wg-element--marginal .wg-element__main,.wg-fulltab__tab-content .wg-element--reversed .wg-element__main{padding:2.66rem}}.wg-fulltab__tab-content .wg-element--marginal .wg-element__aside{padding:0 1.33rem 1.33rem}@media only screen and (min-width:992px){.wg-fulltab__tab-content .wg-element--marginal .wg-element__aside{padding:2.66rem 2.66rem 2.66rem 0}}.wg-fulltab__element{flex-shrink:0;height:100%;width:100%}.wg-fulltab__element.is-hidden-el{opacity:0;order:2}.wg-fulltab__element.is-shown-el{opacity:1;order:1}.wg-fulltab__element .wg-element{margin-bottom:0}.wg-fulltab__element .wg-element--text{background:transparent;justify-content:flex-end}.wg-fulltab__element .wg-element--text .wg-element__main{background:#fff;flex:0 0 50%;padding:2.66rem}.wg-fulltab__element .wg-element-media{background-color:transparent;justify-content:center}.wg-fulltab__element .wg-element--caption .wg-element-media{justify-content:flex-start}.wg-column{margin-bottom:1.4rem;row-gap:1.4rem}@media only screen and (min-width:768px){.wg-column{margin-bottom:1.6rem}}@media only screen and (min-width:992px){.wg-column{margin-bottom:1.6rem}}@media only screen and (min-width:1280px){.wg-column{margin-bottom:1.6rem}}@media only screen and (min-width:1600px){.wg-column{margin-bottom:2rem}}@media only screen and (min-width:768px){.wg-column{row-gap:1.6rem}}@media only screen and (min-width:992px){.wg-column{row-gap:1.6rem}}@media only screen and (min-width:1280px){.wg-column{row-gap:1.6rem}}@media only screen and (min-width:1600px){.wg-column{row-gap:2rem}}.wg-column .wg-element__main{padding:1.33rem}@media only screen and (min-width:992px){.wg-column .wg-element__main{padding:2.66rem}}.wg-column .wg-element--marginal .wg-element__main,.wg-column .wg-element--reversed .wg-element__main,.wg-column .wg-element--text .wg-element__main{padding:1.33rem}@media only screen and (min-width:992px){.wg-column .wg-element--marginal .wg-element__main,.wg-column .wg-element--reversed .wg-element__main,.wg-column .wg-element--text .wg-element__main{padding:2.66rem}}.wg-column .wg-element--marginal .wg-element__aside{padding:0 1.33rem 1.33rem}@media only screen and (max-width:767px){.wg-column .wg-element--marginal .wg-element__aside .wg-box{border-left:none;padding-left:0}}@media only screen and (min-width:992px){.wg-column .wg-element--marginal .wg-element__aside{padding:2.66rem 2.66rem 2.66rem 0}}.wg-column .wg-element--hover{transition:box-shadow .3s}.wg-column .wg-element--hover:hover{box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);text-decoration:none}.wg-column .wg-element--hover .wg-element__text,.wg-column .wg-element--hover:active .wg-element__text,.wg-column .wg-element--hover:focus .wg-element__text,.wg-column .wg-element--hover:hover .wg-element__text,.wg-column .wg-element--hover:visited .wg-element__text{text-decoration:none}.wg-column .wg-element--hover .wg-element__text,.wg-column .wg-element--hover .wg-element__text p,.wg-column .wg-element--hover:active .wg-element__text,.wg-column .wg-element--hover:active .wg-element__text p,.wg-column .wg-element--hover:focus .wg-element__text,.wg-column .wg-element--hover:focus .wg-element__text p,.wg-column .wg-element--hover:hover .wg-element__text,.wg-column .wg-element--hover:hover .wg-element__text p,.wg-column .wg-element--hover:visited .wg-element__text,.wg-column .wg-element--hover:visited .wg-element__text p{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;text-transform:none}html[lang*=cn] .wg-column .wg-element--hover .wg-element__text,html[lang*=cn] .wg-column .wg-element--hover .wg-element__text p,html[lang*=cn] .wg-column .wg-element--hover:active .wg-element__text,html[lang*=cn] .wg-column .wg-element--hover:active .wg-element__text p,html[lang*=cn] .wg-column .wg-element--hover:focus .wg-element__text,html[lang*=cn] .wg-column .wg-element--hover:focus .wg-element__text p,html[lang*=cn] .wg-column .wg-element--hover:hover .wg-element__text,html[lang*=cn] .wg-column .wg-element--hover:hover .wg-element__text p,html[lang*=cn] .wg-column .wg-element--hover:visited .wg-element__text,html[lang*=cn] .wg-column .wg-element--hover:visited .wg-element__text p{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-column .wg-element--hover .wg-element__text,html[lang*=ja] .wg-column .wg-element--hover .wg-element__text p,html[lang*=ja] .wg-column .wg-element--hover:active .wg-element__text,html[lang*=ja] .wg-column .wg-element--hover:active .wg-element__text p,html[lang*=ja] .wg-column .wg-element--hover:focus .wg-element__text,html[lang*=ja] .wg-column .wg-element--hover:focus .wg-element__text p,html[lang*=ja] .wg-column .wg-element--hover:hover .wg-element__text,html[lang*=ja] .wg-column .wg-element--hover:hover .wg-element__text p,html[lang*=ja] .wg-column .wg-element--hover:visited .wg-element__text,html[lang*=ja] .wg-column .wg-element--hover:visited .wg-element__text p{font-family:sans-serif}html[lang*=kr] .wg-column .wg-element--hover .wg-element__text,html[lang*=kr] .wg-column .wg-element--hover .wg-element__text p,html[lang*=kr] .wg-column .wg-element--hover:active .wg-element__text,html[lang*=kr] .wg-column .wg-element--hover:active .wg-element__text p,html[lang*=kr] .wg-column .wg-element--hover:focus .wg-element__text,html[lang*=kr] .wg-column .wg-element--hover:focus .wg-element__text p,html[lang*=kr] .wg-column .wg-element--hover:hover .wg-element__text,html[lang*=kr] .wg-column .wg-element--hover:hover .wg-element__text p,html[lang*=kr] .wg-column .wg-element--hover:visited .wg-element__text,html[lang*=kr] .wg-column .wg-element--hover:visited .wg-element__text p{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-column .wg-element--hover .wg-element__text,html[lang*=tw] .wg-column .wg-element--hover .wg-element__text p,html[lang*=tw] .wg-column .wg-element--hover:active .wg-element__text,html[lang*=tw] .wg-column .wg-element--hover:active .wg-element__text p,html[lang*=tw] .wg-column .wg-element--hover:focus .wg-element__text,html[lang*=tw] .wg-column .wg-element--hover:focus .wg-element__text p,html[lang*=tw] .wg-column .wg-element--hover:hover .wg-element__text,html[lang*=tw] .wg-column .wg-element--hover:hover .wg-element__text p,html[lang*=tw] .wg-column .wg-element--hover:visited .wg-element__text,html[lang*=tw] .wg-column .wg-element--hover:visited .wg-element__text p{font-family:sans-serif}.wg-column .wg-element--hover .wg-element__text a,.wg-column .wg-element--hover:active .wg-element__text a,.wg-column .wg-element--hover:focus .wg-element__text a,.wg-column .wg-element--hover:hover .wg-element__text a,.wg-column .wg-element--hover:visited .wg-element__text a{fill:currentColor;color:#000;cursor:pointer;display:inline-block;display:inline;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;text-decoration:none;text-transform:none;transition:color .2s linear}html[lang*=cn] .wg-column .wg-element--hover .wg-element__text a,html[lang*=cn] .wg-column .wg-element--hover:active .wg-element__text a,html[lang*=cn] .wg-column .wg-element--hover:focus .wg-element__text a,html[lang*=cn] .wg-column .wg-element--hover:hover .wg-element__text a,html[lang*=cn] .wg-column .wg-element--hover:visited .wg-element__text a{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-column .wg-element--hover .wg-element__text a,html[lang*=ja] .wg-column .wg-element--hover:active .wg-element__text a,html[lang*=ja] .wg-column .wg-element--hover:focus .wg-element__text a,html[lang*=ja] .wg-column .wg-element--hover:hover .wg-element__text a,html[lang*=ja] .wg-column .wg-element--hover:visited .wg-element__text a{font-family:sans-serif}html[lang*=kr] .wg-column .wg-element--hover .wg-element__text a,html[lang*=kr] .wg-column .wg-element--hover:active .wg-element__text a,html[lang*=kr] .wg-column .wg-element--hover:focus .wg-element__text a,html[lang*=kr] .wg-column .wg-element--hover:hover .wg-element__text a,html[lang*=kr] .wg-column .wg-element--hover:visited .wg-element__text a{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-column .wg-element--hover .wg-element__text a,html[lang*=tw] .wg-column .wg-element--hover:active .wg-element__text a,html[lang*=tw] .wg-column .wg-element--hover:focus .wg-element__text a,html[lang*=tw] .wg-column .wg-element--hover:hover .wg-element__text a,html[lang*=tw] .wg-column .wg-element--hover:visited .wg-element__text a{font-family:sans-serif}.wg-column .wg-element--hover .wg-element__text a:focus,.wg-column .wg-element--hover .wg-element__text a:hover,.wg-column .wg-element--hover:active .wg-element__text a:focus,.wg-column .wg-element--hover:active .wg-element__text a:hover,.wg-column .wg-element--hover:focus .wg-element__text a:focus,.wg-column .wg-element--hover:focus .wg-element__text a:hover,.wg-column .wg-element--hover:hover .wg-element__text a:focus,.wg-column .wg-element--hover:hover .wg-element__text a:hover,.wg-column .wg-element--hover:visited .wg-element__text a:focus,.wg-column .wg-element--hover:visited .wg-element__text a:hover{color:#6ec800;text-decoration:underline}.wg-column .wg-element--hover .wg-element__text ul,.wg-column .wg-element--hover:active .wg-element__text ul,.wg-column .wg-element--hover:focus .wg-element__text ul,.wg-column .wg-element--hover:hover .wg-element__text ul,.wg-column .wg-element--hover:visited .wg-element__text ul{list-style:none;margin:0 0 2.5rem;padding:0}@media only screen and (min-width:768px){.wg-column .wg-element--hover .wg-element__text ul,.wg-column .wg-element--hover:active .wg-element__text ul,.wg-column .wg-element--hover:focus .wg-element__text ul,.wg-column .wg-element--hover:hover .wg-element__text ul,.wg-column .wg-element--hover:visited .wg-element__text ul{margin-left:.5rem}}.wg-column .wg-element--hover .wg-element__text ul>li,.wg-column .wg-element--hover:active .wg-element__text ul>li,.wg-column .wg-element--hover:focus .wg-element__text ul>li,.wg-column .wg-element--hover:hover .wg-element__text ul>li,.wg-column .wg-element--hover:visited .wg-element__text ul>li{font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem;margin-bottom:.5rem;padding-left:1.75rem;position:relative}.wg-column .wg-element--hover .wg-element__text ul>li:before,.wg-column .wg-element--hover:active .wg-element__text ul>li:before,.wg-column .wg-element--hover:focus .wg-element__text ul>li:before,.wg-column .wg-element--hover:hover .wg-element__text ul>li:before,.wg-column .wg-element--hover:visited .wg-element__text ul>li:before{background-color:#6ec800;background-image:none;content:"";height:.5rem;left:1px;position:absolute;top:.5em;width:.5rem}html[lang*=cn] .wg-column .wg-element--hover .wg-element__text ul>li,html[lang*=cn] .wg-column .wg-element--hover:active .wg-element__text ul>li,html[lang*=cn] .wg-column .wg-element--hover:focus .wg-element__text ul>li,html[lang*=cn] .wg-column .wg-element--hover:hover .wg-element__text ul>li,html[lang*=cn] .wg-column .wg-element--hover:visited .wg-element__text ul>li{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-column .wg-element--hover .wg-element__text ul>li,html[lang*=ja] .wg-column .wg-element--hover:active .wg-element__text ul>li,html[lang*=ja] .wg-column .wg-element--hover:focus .wg-element__text ul>li,html[lang*=ja] .wg-column .wg-element--hover:hover .wg-element__text ul>li,html[lang*=ja] .wg-column .wg-element--hover:visited .wg-element__text ul>li{font-family:sans-serif}html[lang*=kr] .wg-column .wg-element--hover .wg-element__text ul>li,html[lang*=kr] .wg-column .wg-element--hover:active .wg-element__text ul>li,html[lang*=kr] .wg-column .wg-element--hover:focus .wg-element__text ul>li,html[lang*=kr] .wg-column .wg-element--hover:hover .wg-element__text ul>li,html[lang*=kr] .wg-column .wg-element--hover:visited .wg-element__text ul>li{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-column .wg-element--hover .wg-element__text ul>li,html[lang*=tw] .wg-column .wg-element--hover:active .wg-element__text ul>li,html[lang*=tw] .wg-column .wg-element--hover:focus .wg-element__text ul>li,html[lang*=tw] .wg-column .wg-element--hover:hover .wg-element__text ul>li,html[lang*=tw] .wg-column .wg-element--hover:visited .wg-element__text ul>li{font-family:sans-serif}@media only screen and (min-width:992px){.wg-column-count1 .wg-element-media{background-color:transparent;justify-content:center}.wg-column-count1 .wg-element--caption .wg-element-media{justify-content:flex-start}.wg-column-count2 .wg-element,.wg-column-count3 .wg-element,.wg-column-count4 .wg-element{flex-flow:column-reverse nowrap;height:100%}.wg-column-count2 .wg-element__main,.wg-column-count3 .wg-element__main,.wg-column-count4 .wg-element__main{flex:1 1 auto;padding:2rem}.wg-column-count2 .wg-element__aside,.wg-column-count3 .wg-element__aside,.wg-column-count4 .wg-element__aside{flex:0 0 auto}.wg-column-count2 .wg-element--caption .wg-element-media__caption,.wg-column-count3 .wg-element--caption .wg-element-media__caption,.wg-column-count4 .wg-element--caption .wg-element-media__caption{display:none}.wg-column-count2 .wg-element--marginal .wg-element__main,.wg-column-count2 .wg-element--reversed .wg-element__main,.wg-column-count3 .wg-element--marginal .wg-element__main,.wg-column-count3 .wg-element--reversed .wg-element__main,.wg-column-count4 .wg-element--marginal .wg-element__main,.wg-column-count4 .wg-element--reversed .wg-element__main{padding:2rem}.wg-column-count2 .wg-element--marginal,.wg-column-count3 .wg-element--marginal,.wg-column-count4 .wg-element--marginal{flex-flow:column nowrap}.wg-column-count2 .wg-element--marginal .wg-element__aside,.wg-column-count3 .wg-element--marginal .wg-element__aside,.wg-column-count4 .wg-element--marginal .wg-element__aside{flex:0 0 auto;padding:0 2rem 2rem}.wg-column-count3 .wg-element--marginal .wg-element__aside,.wg-column-count4 .wg-element--marginal .wg-element__aside{display:none}}.wg-col--full-width .wg-element{flex-flow:column-reverse nowrap}@media only screen and (min-width:992px){.wg-col--full-width .wg-element{flex-flow:row nowrap}}.wg-col--full-width .wg-element__aside,.wg-col--full-width .wg-element__main{width:100%}@media only screen and (min-width:992px){.wg-col--full-width .wg-element__aside,.wg-col--full-width .wg-element__main{flex:1 1 50%}.wg-col--full-width .wg-element__aside{min-height:20rem}.wg-col--full-width .wg-element--reversed{flex-flow:row-reverse nowrap}}.wg-col--full-width .wg-element--marginal{flex-flow:column nowrap}@media only screen and (min-width:992px){.wg-col--full-width .wg-element--marginal{flex-flow:row nowrap}}.wg-col--full-width .wg-element--marginal .wg-element__aside{flex:0 0 auto;padding:0 1.33rem 1.33rem}@media only screen and (min-width:992px){.wg-col--full-width .wg-element--marginal .wg-element__aside{flex:0 0 33.33333%;padding:2.66rem 2.66rem 2.66rem 0}}.wg-col--full-width .wg-element-media{background-color:transparent;justify-content:center}.wg-col--full-width .wg-element--caption .wg-element-media{justify-content:flex-start}@media only screen and (min-width:992px){.wg-col--full-width .wg-element--caption .wg-element-media__caption{display:block}}.wg-column--slider{margin-bottom:1.66666667rem;position:relative}.wg-column--slider .wg-element{flex-flow:column-reverse nowrap;margin-bottom:0}.wg-column--slider .wg-element .wg-element__aside{flex:0 0 auto}.wg-column--slider>.wg-vue-media-gallery{padding-bottom:2.5rem;width:100%}.wg-column--slider>.wg-vue-media-gallery .flickity-page-dots{justify-content:flex-start;padding-left:1rem;width:60%}.wg-column--slider>.wg-vue-media-gallery .flickity-page-dots .dot{height:3px}.wg-column--slider>.wg-vue-media-gallery .flickity-page-dots .dot:not(.is-selected){background-color:#616a73}.wg-column--slider>.wg-vue-media-gallery .wg-column__column{max-width:80%;min-width:80%}@media only screen and (min-width:768px){.wg-column--slider>.wg-vue-media-gallery .wg-column__column{max-width:30%;min-width:30%}}.wg-column--slider .wg-column__navigation-index{bottom:0;padding:0 1rem .5rem 0;position:absolute;right:0}.wg-column--slider.wg-column--fix-height>.wg-vue-media-gallery .wg-column__column,.wg-column--slider.wg-column--fix-height>.wg-vue-media-gallery .wg-element{height:100%}@media only screen and (min-width:768px){.wg-facet-stage{display:flex;justify-content:center}}.wg-facet-stage__content{display:flex;max-width:1600px;width:100%}@media only screen and (max-width:767px){.wg-facet-stage__content{flex-flow:column-reverse}}.wg-facet-stage__usp-wrapper{align-items:center;display:flex;justify-content:center}@media only screen and (max-width:767px){.wg-facet-stage__usp-wrapper .wg-facet-stage__usp{width:100%}}.wg-facet-stage__divider{background:#6ec800;height:4px;width:33%}.wg-facet-stage__paragraph{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.4rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.8rem}html[lang*=cn] .wg-facet-stage__paragraph{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-facet-stage__paragraph{font-family:sans-serif}html[lang*=kr] .wg-facet-stage__paragraph{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-facet-stage__paragraph{font-family:sans-serif}@media only screen and (min-width:768px){.wg-facet-stage__paragraph{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:992px){.wg-facet-stage__paragraph{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:1280px){.wg-facet-stage__paragraph{font-size:1.6rem;line-height:2rem}}@media only screen and (min-width:1600px){.wg-facet-stage__paragraph{font-size:1.8rem;line-height:2.2rem}}@media only screen and (min-width:768px){.wg-facet-stage__buttons{width:70%}}.wg-facet-stage__buttons .wg-button{white-space:nowrap}.wg-facet-stage__teaser{display:flex;flex-flow:row wrap;height:270px;width:100%}@media only screen and (min-width:768px){.wg-facet-stage__teaser{height:100%;min-height:450px}}@media only screen and (min-width:992px){.wg-facet-stage__teaser{min-height:350px}}@media only screen and (min-width:1280px){.wg-facet-stage__teaser{min-height:420px}}@media only screen and (min-width:1600px){.wg-facet-stage__teaser{min-height:600px}}.wg-facet-stage-tile{display:flex;flex-grow:1;height:50%;position:relative}.wg-facet-stage-tile:only-child{height:100%}.wg-facet-stage__teaser--full .wg-facet-stage-tile{flex-basis:50%}.wg-facet-stage-tile:first-child{aspect-ratio:3;flex-basis:100%}@media only screen and (min-width:768px){.wg-facet-stage-tile:hover>.wg-facet-stage-tile__image{-webkit-filter:brightness(50%);filter:brightness(50%)}.wg-facet-stage-tile:hover>.wg-facet-stage-tile__paragraph{opacity:1}}.wg-facet-stage-tile:after{background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.3) 65%);bottom:0;content:"";left:0;position:absolute;right:0;top:50%}.wg-facet-stage-tile__headline{bottom:1rem;color:#000;color:#fff;font-family:AktivGrotesk,sans-serif;font-size:1.6rem;font-style:normal;font-weight:700;left:1rem;letter-spacing:normal;line-height:2rem;position:absolute;right:1rem;text-shadow:0 0 3px #333;z-index:10}html[lang*=cn] .wg-facet-stage-tile__headline{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-facet-stage-tile__headline{font-family:sans-serif}html[lang*=kr] .wg-facet-stage-tile__headline{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-facet-stage-tile__headline{font-family:sans-serif}@media only screen and (min-width:768px){.wg-facet-stage-tile__headline{font-size:1.6rem;line-height:2rem}}@media only screen and (min-width:992px){.wg-facet-stage-tile__headline{font-size:1.8rem;line-height:2.2rem}}@media only screen and (min-width:1280px){.wg-facet-stage-tile__headline{font-size:2rem;line-height:2.4rem}}@media only screen and (min-width:1600px){.wg-facet-stage-tile__headline{font-size:2.2rem;line-height:2.6rem}}.wg-facet-stage-tile__headline p{margin:0}.wg-facet-stage-tile__paragraph{bottom:4rem;color:#000;color:#fff;font-family:AktivGrotesk,sans-serif;font-size:1.2rem;font-style:normal;font-weight:400;left:1rem;letter-spacing:normal;line-height:1.6rem;max-width:70%;opacity:0;overflow:hidden;position:absolute;text-shadow:0 0 3px #333;text-transform:none;top:1rem;transition:opacity .3s ease;z-index:10}html[lang*=cn] .wg-facet-stage-tile__paragraph{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-facet-stage-tile__paragraph{font-family:sans-serif}html[lang*=kr] .wg-facet-stage-tile__paragraph{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-facet-stage-tile__paragraph{font-family:sans-serif}.wg-facet-stage-tile__paragraph p{margin:0}.wg-facet-stage-tile__image{height:100%;transition:-webkit-filter .3s ease;transition:filter .3s ease;transition:filter .3s ease, -webkit-filter .3s ease;width:100%}.wg-facet-stage-tile__image>img{height:100%;max-height:100%;max-width:100%;object-fit:cover;object-position:center;width:100%}@media only screen and (min-width:768px){.wg-facet-stage{flex-direction:row}}.wg-thumbnail-stage__slide-container{background:#fff}.wg-thumbnail-stage__navigation{display:flex;flex-direction:column;padding:2rem}@media only screen and (min-width:768px){.wg-thumbnail-stage--hovering .wg-thumbnail-stage-thumbnail:not(:hover),.wg-thumbnail-stage--hovering .wg-thumbnail-stage__slide-container{-webkit-filter:brightness(75%);filter:brightness(75%)}}.wg-thumbnail-stage--single .wg-media-gallery .flickity-page-dots{display:none}.wg-thumbnail-stage .wg-media-gallery .flickity-page-dots{bottom:unset;padding:0;top:200px}.wg-thumbnail-stage .wg-media-gallery .flickity-page-dots>.dot{flex:1 0 auto;height:10px;margin:0 0 1px;width:unset}.wg-thumbnail-stage-slide{background:#fff;display:block;position:relative;transition:-webkit-filter .3s ease;transition:filter .3s ease;transition:filter .3s ease, -webkit-filter .3s ease;width:100%}.wg-thumbnail-stage-slide__image{background-position:50%;background-size:cover;min-height:100%}@media only screen and (max-width:767px){.wg-thumbnail-stage-slide__image{aspect-ratio:16/9}}.wg-thumbnail-stage-slide__content{background:#fff;padding:2rem 1rem}.wg-thumbnail-stage-slide__paragraph{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;text-transform:none}html[lang*=cn] .wg-thumbnail-stage-slide__paragraph{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-thumbnail-stage-slide__paragraph{font-family:sans-serif}html[lang*=kr] .wg-thumbnail-stage-slide__paragraph{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-thumbnail-stage-slide__paragraph{font-family:sans-serif}.wg-thumbnail-stage-slide__more{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.6rem;text-transform:none}html[lang*=cn] .wg-thumbnail-stage-slide__more{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-thumbnail-stage-slide__more{font-family:sans-serif}html[lang*=kr] .wg-thumbnail-stage-slide__more{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-thumbnail-stage-slide__more{font-family:sans-serif}@media only screen and (min-width:768px){.wg-thumbnail-stage-slide{height:400px}}@media only screen and (min-width:992px){.wg-thumbnail-stage-slide{height:350px}}@media only screen and (min-width:1280px){.wg-thumbnail-stage-slide{height:420px}}@media only screen and (min-width:1600px){.wg-thumbnail-stage-slide{height:600px}}.wg-thumbnail-stage-thumbnail{align-items:center;display:flex;position:relative;width:100%}.wg-thumbnail-stage-thumbnail__image{height:100%}.wg-thumbnail-stage-thumbnail__title{align-items:center;color:#000;display:flex;font-family:AktivGrotesk,sans-serif;font-size:1.2rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.6rem;padding:0 1rem}html[lang*=cn] .wg-thumbnail-stage-thumbnail__title{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-thumbnail-stage-thumbnail__title{font-family:sans-serif}html[lang*=kr] .wg-thumbnail-stage-thumbnail__title{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-thumbnail-stage-thumbnail__title{font-family:sans-serif}@media only screen and (min-width:768px){.wg-thumbnail-stage-thumbnail__title{font-size:1.2rem;line-height:1.6rem}}@media only screen and (min-width:992px){.wg-thumbnail-stage-thumbnail__title{font-size:1.2rem;line-height:1.6rem}}@media only screen and (min-width:1280px){.wg-thumbnail-stage-thumbnail__title{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:1600px){.wg-thumbnail-stage-thumbnail__title{font-size:1.6rem;line-height:2rem}}.wg-thumbnail-stage-thumbnail__title>p{margin:0}.wg-thumbnail-stage-thumbnail__image>img{aspect-ratio:3;max-height:100%;max-width:100%}@media only screen and (max-width:767px){.wg-thumbnail-stage{background:#fff}.wg-thumbnail-stage-thumbnail{background:#eff0f2;height:70px;margin-bottom:.5rem}.wg-thumbnail-stage-thumbnail__image>img{aspect-ratio:16/9;object-fit:cover}.wg-thumbnail-stage-thumbnail--chevron:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='m222.5 305.1 14.9 14.9 64-64-64-64-14.9 14.9 49.1 49.1-49.1 49.1z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%;bottom:0;content:"";position:absolute;right:0;top:0;width:4rem}}@media only screen and (min-width:768px){.wg-thumbnail-stage-slide__content-wrapper{height:100%;position:absolute;top:0;width:100%}.wg-thumbnail-stage-slide__content-wrapper>.wg-container{height:100%}.wg-thumbnail-stage-slide__content{height:100%;padding:4rem 2rem;width:40%}.wg-thumbnail-stage__navigation{flex-direction:row;justify-content:center}.wg-thumbnail-stage-thumbnail{cursor:pointer;flex-direction:column;justify-content:center;margin:0 .5rem;transition:-webkit-filter .3s ease;transition:filter .3s ease;transition:filter .3s ease, -webkit-filter .3s ease;width:25%}.wg-thumbnail-stage-thumbnail__title{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.2rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.6rem}html[lang*=cn] .wg-thumbnail-stage-thumbnail__title{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-thumbnail-stage-thumbnail__title{font-family:sans-serif}html[lang*=kr] .wg-thumbnail-stage-thumbnail__title{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-thumbnail-stage-thumbnail__title{font-family:sans-serif}.wg-thumbnail-stage-thumbnail--active:after{bottom:0;box-shadow:inset 0 4px 0 0 #6ec800;content:"";left:0;position:absolute;right:0;top:0}}@media only screen and (min-width:768px) and only screen and (min-width:768px){.wg-thumbnail-stage-thumbnail__title{font-size:1.2rem;line-height:1.6rem}}@media only screen and (min-width:768px) and only screen and (min-width:992px){.wg-thumbnail-stage-thumbnail__title{font-size:1.2rem;line-height:1.6rem}}@media only screen and (min-width:768px) and only screen and (min-width:1280px){.wg-thumbnail-stage-thumbnail__title{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:768px) and only screen and (min-width:1600px){.wg-thumbnail-stage-thumbnail__title{font-size:1.6rem;line-height:2rem}}.wg-text-stage{max-height:150px;overflow:hidden;position:relative}.wg-text-stage--has-background{align-items:center;display:flex;justify-content:center}.wg-text-stage--has-background .wg-text-stage__headline{bottom:0;color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.8rem;font-style:normal;font-weight:700;left:0;letter-spacing:normal;line-height:2.2rem;position:absolute}html[lang*=cn] .wg-text-stage--has-background .wg-text-stage__headline{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-text-stage--has-background .wg-text-stage__headline{font-family:sans-serif}html[lang*=kr] .wg-text-stage--has-background .wg-text-stage__headline{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-text-stage--has-background .wg-text-stage__headline{font-family:sans-serif}@media only screen and (min-width:768px){.wg-text-stage--has-background .wg-text-stage__headline{font-size:2rem;line-height:2.4rem}}@media only screen and (min-width:992px){.wg-text-stage--has-background .wg-text-stage__headline{font-size:2.2rem;line-height:2.6rem}}@media only screen and (min-width:1280px){.wg-text-stage--has-background .wg-text-stage__headline{font-size:2.2rem;line-height:2.8rem}}@media only screen and (min-width:1600px){.wg-text-stage--has-background .wg-text-stage__headline{font-size:2.6rem;line-height:3rem}}.wg-text-stage--white{background-color:#fff}.wg-text-stage__headline{padding:1rem}.wg-text-stage__image{height:100%;width:100%}.wg-pos-list__item{padding-bottom:2.66666rem}.wg-countdown-wrapper--top .wg-countdown{margin-bottom:1rem}.wg-countdown-wrapper--bottom .wg-countdown{margin-top:1rem}.wg-countdown,.wg-countdown-unit{display:flex;justify-content:center}.wg-countdown-unit{align-items:center;flex-direction:column}.wg-countdown-unit .wg-progress-circle__value{background-color:transparent;font-family:AktivGrotesk;font-size:2.5rem}.wg-countdown-unit .wg-progress-circle__svg{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.wg-countdown-unit .wg-progress-circle__circle{stroke-width:4px}.wg-countdown-unit .wg-progress-circle__circle--back{stroke:#dedfe1}.wg-countdown-unit .wg-progress-circle__circle--fill{stroke:#6ec800}.wg-countdown-wrapper--white-circles .wg-progress-circle__circle--back{stroke:#fff}.wg-countdown-unit__text{font-size:1rem}@media only screen and (max-width:767px){.wg-countdown{justify-content:space-around}.wg-countdown .wg-progress-circle__value{font-size:2rem}}.wg-order-tracking-info-component{background-color:#fff;padding:2rem}.wg-order-tracking-info__submit{text-align:right}.wg-iig{align-items:center;display:flex;height:600px;justify-content:center;position:relative;width:100%;z-index:1000}.wg-iig--is-fullscreen{z-index:2000}.wg-iig__viewport{background-color:#fff;height:100%;overflow:hidden;position:absolute;transition:all .3s ease-in-out;width:100%}.wg-iig__ui{pointer-events:none;position:absolute;z-index:200}.wg-iig__ui>*{pointer-events:all;position:absolute}.wg-iig__ui>.wg-iig__close{box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);right:1rem;top:1rem}@media only screen and (max-width:991px){.wg-iig__ui>.wg-iig__close>.icon{height:15px;width:15px}}.wg-iig__ui>.wg-iig__back{box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);left:1rem;top:1rem}@media only screen and (max-width:991px){.wg-iig__ui>.wg-iig__back>.icon{stroke-width:1px}}.wg-iig__layer{position:absolute;z-index:100}.wg-iig__viewport--is-transitioning .wg-iig__layer{transition:all .3s ease-in-out}.wg-iig__layer,.wg-iig__ui,.wg-iig__viewport,.wg-iig__viewport>span,.wg-iig__zoom-frame{align-items:center;display:flex;justify-content:center}.wg-iig__ui,.wg-iig__viewport--is-fullscreen{height:calc(100vh - 44px);width:100vw}.wg-iig-instructions{background-color:rgba(51,51,51,.7);color:#fff;display:flex;flex-direction:column;min-width:250px;padding:2rem}.wg-iig-instructions__headline{color:#fff;font-family:AktivGrotesk,sans-serif;font-size:1.4rem;font-size:1rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.8rem;margin-bottom:1rem;padding-right:2rem;text-transform:uppercase}html[lang*=cn] .wg-iig-instructions__headline{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-iig-instructions__headline{font-family:sans-serif}html[lang*=kr] .wg-iig-instructions__headline{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-iig-instructions__headline{font-family:sans-serif}@media only screen and (min-width:768px){.wg-iig-instructions__headline{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:992px){.wg-iig-instructions__headline{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:1280px){.wg-iig-instructions__headline{font-size:1.6rem;line-height:2rem}}@media only screen and (min-width:1600px){.wg-iig-instructions__headline{font-size:1.8rem;line-height:2.2rem}}.wg-iig-instructions__icon{color:#fff;position:absolute;right:1.5rem;top:1.5rem}.wg-iig-instructions__instructions{margin-right:4rem}.wg-iig-instructions__instructions>ol,.wg-iig-instructions__instructions>ul{list-style:decimal;margin:0 0 1rem;padding-left:1rem}.wg-iig-sidebar{background-color:#fff;bottom:0;display:flex;flex-direction:column;left:0;padding:4rem 1rem 1rem;position:absolute;right:0;top:0;z-index:2}@media only screen and (min-width:768px){.wg-iig-sidebar{border-left:2px solid #dedfe1;left:unset;width:300px}}.wg-iig-sidebar__close{position:absolute;right:0;top:0}.wg-iig-sidebar__media{align-self:center;margin-bottom:1rem}.wg-iig-sidebar__media>img{max-width:100%}.wg-iig-sidebar__headline{margin-bottom:1rem}.wg-iig-sidebar__scroll-container{display:flex;flex-direction:column;overflow-y:scroll;padding:.5rem 1rem .5rem .5rem}.wg-iig-sidebar__text{margin-bottom:1rem}.wg-iig-sidebar__cta{align-self:flex-end}.wg-iig-breadcrumb-wrapper{display:flex;left:5.5rem;right:5.5rem;top:1rem}.wg-iig-breadcrumb-wrapper--no-back{left:1rem}.wg-iig-breadcrumb{background-color:#fff;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.2rem;font-style:normal;font-weight:700;height:3.5rem;letter-spacing:normal;line-height:1.6rem;padding:.2rem .5rem}html[lang*=cn] .wg-iig-breadcrumb{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-iig-breadcrumb{font-family:sans-serif}html[lang*=kr] .wg-iig-breadcrumb{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-iig-breadcrumb{font-family:sans-serif}@media only screen and (min-width:768px){.wg-iig-breadcrumb{font-size:1.2rem;line-height:1.6rem}}@media only screen and (min-width:992px){.wg-iig-breadcrumb{font-size:1.2rem;line-height:1.6rem}}@media only screen and (min-width:1280px){.wg-iig-breadcrumb{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:1600px){.wg-iig-breadcrumb{font-size:1.6rem;line-height:2rem}}.wg-iig-breadcrumb__entry{color:#aaa;padding:0 .5rem}.wg-iig-breadcrumb__entry--active{color:#000;cursor:pointer}.wg-iig-breadcrumb__entry--active:hover{color:#6ec800}@media only screen and (min-width:992px){.wg-iig-breadcrumb{align-items:center;display:flex}}@media only screen and (max-width:991px){.wg-iig-breadcrumb{padding:0;width:100%}.wg-iig-breadcrumb>.wg-select-box-simple{margin:0}.wg-iig-breadcrumb .wg-input-group__input{background-color:#fff;height:3.5rem;padding-bottom:0;padding-top:0}}.wg-iig-spot{color:#fff;cursor:pointer;font-size:1.5rem;font-weight:700;position:absolute}.wg-iig-spot--nav{align-items:center;background-color:#fff;display:flex;height:3.5rem;justify-content:center;width:3.5rem}.wg-iig-spot--nav>.icon{stroke:#6ec800;stroke-width:2px;color:#6ec800}.wg-iig-spot--rounded{align-items:center;background-color:#6ec800;border-radius:50%;cursor:pointer;display:flex;height:3rem;justify-content:center;width:3rem}.wg-iig--sidebar-open .wg-iig-spot--rounded{cursor:default}.wg-iig-spot--rounded>.icon{color:#fff;height:22px;width:22px}.wg-iig-spot--dark{background-color:rgba(51,51,51,.7);padding:1rem}.wg-iig-spot--dark p{margin:0}.wg-iig-spot-popup{background-color:#fff;bottom:calc(100% + .5rem);box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);color:#000;cursor:default;display:flex;font-size:1rem;font-weight:400;padding:1rem;position:absolute;width:500px;z-index:100}.wg-iig-spot-popup__content{display:flex;flex:1 1 50%;flex-direction:column;overflow-y:auto}.wg-iig-spot-popup__headline{margin-bottom:1rem}.wg-iig-spot-popup__media{flex:1 1 50%;margin-top:2rem}.wg-iig-spot-popup__media>img{max-width:100%}.wg-iig-spot-popup__text{margin-bottom:1rem}.wg-iig-spot-popup__cta{align-self:flex-end}.wg-iig-spot-popup--left{right:-1rem}.wg-iig-spot-popup--right{left:-1rem}.wg-iig-spot-popup--bottom{-webkit-transform:translateY(calc(100% + 4rem));transform:translateY(calc(100% + 4rem))}@media only screen and (min-width:768px){.wg-iig-spot-popup{max-height:200px}}.iig-sidebar-enter-active,.iig-sidebar-leave-active{transition:all .5s linear}@media only screen and (max-width:991px){.iig-sidebar-enter-active,.iig-sidebar-leave-active{transition-duration:.3s}}.iig-sidebar-enter,.iig-sidebar-leave-to{right:-100%}@media only screen and (max-width:991px){.iig-sidebar-enter,.iig-sidebar-leave-to{right:0;-webkit-transform:translateY(100%);transform:translateY(100%)}}.iig-zoom-in-leave-active{-webkit-transform:scale(1.1);transform:scale(1.1)}.iig-zoom-in-enter-active,.iig-zoom-in-leave-active{transition:all 1s ease-in-out}.iig-zoom-in-enter,.iig-zoom-in-leave-to{opacity:0}.iig-zoom-out-leave-active{-webkit-transform:scale(.95);transform:scale(.95)}.iig-zoom-out-enter-active,.iig-zoom-out-leave-active{transition:all 1s ease-in-out}.iig-zoom-out-enter,.iig-zoom-out-leave-to{opacity:0}.wg-project-registration__highlight{margin-bottom:1rem}.wg-project-registration__highlight .wg-project-registration{border-bottom:2px solid #eff0f2;border-left:2px solid #6ec800;border-right:2px solid #6ec800;margin-bottom:0;padding:0}.wg-project-registration__highlight .wg-project-registration:first-of-type{border-top:2px solid #6ec800}.wg-project-registration__highlight .wg-project-registration:last-of-type{border-bottom:2px solid #6ec800}.wg-project-registration{background-color:#fff;margin:0 1rem 1rem}.wg-project-registration--no-bg{background-color:transparent}.wg-project-registration--no-padding{padding:0}.wg-project-registration--top-border{border-top:2px solid #dedfe1}.wg-project-registration__headline{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.6rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:2rem;margin-bottom:0;padding:1rem 0}html[lang*=cn] .wg-project-registration__headline{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-project-registration__headline{font-family:sans-serif}html[lang*=kr] .wg-project-registration__headline{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-project-registration__headline{font-family:sans-serif}@media only screen and (min-width:768px){.wg-project-registration__headline{font-size:1.6rem;line-height:2rem}}@media only screen and (min-width:992px){.wg-project-registration__headline{font-size:1.8rem;line-height:2.2rem}}@media only screen and (min-width:1280px){.wg-project-registration__headline{font-size:2rem;line-height:2.4rem}}@media only screen and (min-width:1600px){.wg-project-registration__headline{font-size:2.2rem;line-height:2.6rem}}.wg-project-registration__headline--light{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.4rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.8rem;padding-top:1rem}html[lang*=cn] .wg-project-registration__headline--light{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-project-registration__headline--light{font-family:sans-serif}html[lang*=kr] .wg-project-registration__headline--light{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-project-registration__headline--light{font-family:sans-serif}@media only screen and (min-width:768px){.wg-project-registration__headline--light{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:992px){.wg-project-registration__headline--light{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:1280px){.wg-project-registration__headline--light{font-size:1.6rem;line-height:2rem}}@media only screen and (min-width:1600px){.wg-project-registration__headline--light{font-size:1.8rem;line-height:2.2rem}}.wg-project-registration__contact-output-box{border-left:2px solid #dedfe1;margin-bottom:2rem;margin-top:1rem}.wg-project-registration__contact-output-box:first-of-type{border-left:none}@media only screen and (max-width:767px){.wg-project-registration__contact-output-box{border:none}}.wg-project-registration__contact-output-box--no-border{border:none}.wg-project-registration__block-divider{border-left:2px solid #dedfe1}@media only screen and (max-width:767px){.wg-project-registration__block-divider{border:none}}.wg-project-registration__product-list-item--disabled .wg-quantity-item.disabled{color:#dedfe1}.wg-project-registration__list-item{border:2px solid #fff;cursor:pointer;margin-bottom:.5rem}.wg-project-registration__list-item:hover{border:2px solid #6ec800;text-decoration:none}.wg-project-registration__list-item:hover .wg-project-registration__list-item-button{color:#6ec800}.wg-project-registration__list-item-button{color:#000}.wg-project-registration__datebox{border:2px solid #6ec800;color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.6rem;padding:.5rem;text-align:center;text-transform:none}html[lang*=cn] .wg-project-registration__datebox{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-project-registration__datebox{font-family:sans-serif}html[lang*=kr] .wg-project-registration__datebox{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-project-registration__datebox{font-family:sans-serif}.wg-project-registration__datebox-day{color:#6ec800;font-family:AktivGrotesk,sans-serif;font-size:1.5rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.8rem;text-transform:none}html[lang*=cn] .wg-project-registration__datebox-day{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-project-registration__datebox-day{font-family:sans-serif}html[lang*=kr] .wg-project-registration__datebox-day{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-project-registration__datebox-day{font-family:sans-serif}.wg-product-registration__tooltip-wrapper{padding-right:5rem;position:relative}.wg-product-registration__tooltip-wrapper .cross{position:absolute;right:0;top:0}.wg-product-registration__art-num-input{position:relative}.wg-product-registration__art-num-tooltip{border:2px solid #000;border-radius:50%;cursor:pointer;margin-right:.5rem;position:absolute;right:1rem;top:1rem}.wg-product-registration__art-num-tooltip:hover{border-color:#6ec800;color:#6ec800}.wg-reference-filter>.wg-productfilter-section>.wg-container{background-color:transparent}@media only screen and (min-width:768px){.wg-reference-filter .wg-facetnav__body{background-color:transparent}.wg-reference-filter .wg-facetnav__body .wg-facet:last-child{padding-bottom:0}}.wg-icon-tooltip{display:inline-block;position:relative}.wg-icon-tooltip .icon{border:2px solid #000;border-radius:50%}@media only screen and (min-width:768px){.wg-icon-tooltip:hover{cursor:pointer}.wg-icon-tooltip .wg-icon-tooltip__text{word-wrap:break-word;background-color:#eff0f2;color:#000;display:none;font-size:.8rem;height:7rem;left:50%;margin:0;max-width:15rem;padding:1rem;position:absolute;top:0;-webkit-transform:translate(-50%,-9rem);transform:translate(-50%,-9rem);width:15rem;z-index:9999}.wg-icon-tooltip .wg-icon-tooltip__text:after{border-color:#eff0f2 transparent;border-style:solid;border-width:20px 20px 0;bottom:-20px;content:"";display:block;left:50%;margin-left:-20px;position:absolute;width:0;z-index:1}.wg-icon-tooltip .wg-icon-tooltip__text--show{display:block}}@media only screen and (max-width:767px){.wg-icon-tooltip .wg-icon-tooltip__text{display:none}}.wg-benefit-card{background-color:#fff;min-height:100%;width:100%}@media only screen and (max-width:991px){.wg-benefit-card{width:24rem}}.wg-benefit-card__header{display:flex;gap:.5rem}.wg-benefit-card__header>svg{height:3rem;max-height:3rem;max-width:3rem;min-height:3rem;min-width:3rem;width:3rem}@media only screen and (min-width:1280px) and (max-width:1599px){.wg-benefit-card__header svg{height:2rem;max-height:2rem;max-width:2rem;min-height:2rem;min-width:2rem;width:2rem}.wg-benefit-card__header h2{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.2rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.8rem;text-transform:none}html[lang*=cn] .wg-benefit-card__header h2{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-benefit-card__header h2{font-family:sans-serif}html[lang*=kr] .wg-benefit-card__header h2{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-benefit-card__header h2{font-family:sans-serif}}.wg-benefit-card__header-sub{color:#999}@media only screen and (min-width:1280px) and (max-width:1599px){.wg-benefit-card__header-sub{color:#999;font-family:AktivGrotesk,sans-serif;font-size:.8rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.4rem;text-transform:none}html[lang*=cn] .wg-benefit-card__header-sub{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-benefit-card__header-sub{font-family:sans-serif}html[lang*=kr] .wg-benefit-card__header-sub{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-benefit-card__header-sub{font-family:sans-serif}}.wg-benefit-card__action .wg-button{background-color:#6ec800;color:#000;height:2.75rem}.wg-benefit-card__action .wg-button>svg{display:none}.wg-benefit-card__body .benefit-list{height:100%}.wg-benefit-card__body .benefit-list li{word-wrap:break-word;gap:.5rem}.wg-benefit-card__body .benefit-list li.text-disabled{color:rgba(0,0,0,.5)}.wg-benefit-card__body .benefit-list li svg{height:2.25rem;max-height:2.25rem;max-width:2.25rem;min-height:2.25rem;min-width:2.25rem;width:2.25rem}.wg-benefit-card__body .benefit-list li .wg-icon-tooltip svg{height:1.25rem;max-height:1.25rem;max-width:1.25rem;min-height:1.25rem;min-width:1.25rem;width:1.25rem}@media only screen and (min-width:1280px) and (max-width:1599px){.wg-benefit-card__body .benefit-list li svg{height:1.5rem;max-height:1.5rem;max-width:1.5rem;min-height:1.5rem;min-width:1.5rem;width:1.5rem}.wg-benefit-card__body .benefit-list li .wg-icon-tooltip svg{height:1rem;max-height:1rem;max-width:1rem;min-height:1rem;min-width:1rem;width:1rem}}.wg-support-contact-form{background-color:#8bb63b;padding-bottom:2rem;padding-top:2rem}.wg-support-contact-form__headline{color:#fff;font-size:2.6rem;font-weight:400;margin-bottom:2rem;margin-top:0}.wg-slider--support .wg-container>.wg-row{background-color:#efeeec;padding:.66rem}.wg-slider--support .wg-container>.wg-row:last-child{background-color:#fff}@media only screen and (min-width:768px){.wg-slider--support .wg-container>.wg-row{padding:3.33rem}}.wg-slider--support strong,.wg-slider--support>p{color:inherit;font-size:inherit;line-height:inherit}.wg-slider--support>p{font-style:inherit;margin:0;padding:0}.wg-slider--support form{padding-top:.66rem}.wg-slider--support p{line-height:1.5}.wg-slider--support .slick-slide{cursor:auto}.wg-slider--support-nav{background-color:rgba(86,114,38,.5);color:#fff;font-weight:400}@media screen and (min-width:768px){.wg-slider--support-nav{border:none;color:#fff;padding:0}}.wg-slider--support-nav .slick-track{display:flex;flex-wrap:wrap;-webkit-transform:none!important;transform:none!important}.wg-slider--support-nav .slick-slide{align-items:center;border:1px solid #8bb63b;color:#fff;display:flex;font-weight:400;height:auto;justify-content:center;padding:1.33rem .66rem;text-align:center;transition:color .3s ease,background-color .3s ease;width:50%!important}@media screen and (min-width:768px){.wg-slider--support-nav .slick-slide{border:none;border-right:1px solid #fff;font-weight:400;margin:0;padding:1rem;width:25%!important}.wg-slider--support-nav .slick-slide:last-child{border-right:none}}.wg-slider--support-nav .slick-current,.wg-slider--support-nav .slick-slide:hover{background-color:#efeeec;color:#000}.wg-wform-component{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;text-transform:none}html[lang*=cn] .wg-wform-component{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-wform-component{font-family:sans-serif}html[lang*=kr] .wg-wform-component{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-wform-component{font-family:sans-serif}.wg-wform-component .help-inline{color:#ff6f0f;font-family:AktivGrotesk,sans-serif;font-size:.8rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.4rem;text-transform:none}html[lang*=cn] .wg-wform-component .help-inline{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-wform-component .help-inline{font-family:sans-serif}html[lang*=kr] .wg-wform-component .help-inline{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-wform-component .help-inline{font-family:sans-serif}.wg-wform-component__usp-header{margin-bottom:2rem}.wg-wform-component__usp-header-headline{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.6rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:2rem;margin-bottom:1rem}html[lang*=cn] .wg-wform-component__usp-header-headline{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-wform-component__usp-header-headline{font-family:sans-serif}html[lang*=kr] .wg-wform-component__usp-header-headline{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-wform-component__usp-header-headline{font-family:sans-serif}@media only screen and (min-width:768px){.wg-wform-component__usp-header-headline{font-size:1.6rem;line-height:2rem}}@media only screen and (min-width:992px){.wg-wform-component__usp-header-headline{font-size:1.8rem;line-height:2.2rem}}@media only screen and (min-width:1280px){.wg-wform-component__usp-header-headline{font-size:2rem;line-height:2.4rem}}@media only screen and (min-width:1600px){.wg-wform-component__usp-header-headline{font-size:2.2rem;line-height:2.6rem}}.wg-wform-component__usp-header-copy{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;text-transform:none}html[lang*=cn] .wg-wform-component__usp-header-copy{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-wform-component__usp-header-copy{font-family:sans-serif}html[lang*=kr] .wg-wform-component__usp-header-copy{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-wform-component__usp-header-copy{font-family:sans-serif}.wg-form-loader{min-height:15rem;position:relative}.wg-section-hl{padding-top:1.8rem;position:relative;text-align:center}@media only screen and (min-width:992px){.wg-content-article>.wg-section-hl{margin-top:-2.66rem}}@media only screen and (min-width:768px){.wg-section-hl{padding-top:2rem}}@media only screen and (min-width:992px){.wg-section-hl{padding-top:2.2rem}}@media only screen and (min-width:1280px){.wg-section-hl{padding-top:2.2rem}}@media only screen and (min-width:1600px){.wg-section-hl{padding-top:2.6rem}}.wg-section-hl__overline{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.6rem;padding-bottom:1.8rem;position:relative;text-transform:none}.wg-section-hl__overline strong,.wg-section-hl__overline>p{color:inherit;font-size:inherit;line-height:inherit}.wg-section-hl__overline>p{font-style:inherit;margin:0;padding:0}html[lang*=cn] .wg-section-hl__overline{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-section-hl__overline{font-family:sans-serif}html[lang*=kr] .wg-section-hl__overline{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-section-hl__overline{font-family:sans-serif}@media only screen and (min-width:768px){.wg-section-hl__overline{padding-bottom:2rem}}@media only screen and (min-width:992px){.wg-section-hl__overline{padding-bottom:2.2rem}}@media only screen and (min-width:1280px){.wg-section-hl__overline{padding-bottom:2.2rem}}@media only screen and (min-width:1600px){.wg-section-hl__overline{padding-bottom:2.6rem}}.wg-section-hl__headline{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.6rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:2rem;padding-bottom:1.8rem}html[lang*=cn] .wg-section-hl__headline{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-section-hl__headline{font-family:sans-serif}html[lang*=kr] .wg-section-hl__headline{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-section-hl__headline{font-family:sans-serif}@media only screen and (min-width:768px){.wg-section-hl__headline{font-size:1.6rem;line-height:2rem}}@media only screen and (min-width:992px){.wg-section-hl__headline{font-size:1.8rem;line-height:2.2rem}}@media only screen and (min-width:1280px){.wg-section-hl__headline{font-size:2rem;line-height:2.4rem}}@media only screen and (min-width:1600px){.wg-section-hl__headline{font-size:2.2rem;line-height:2.6rem}}@media only screen and (min-width:768px){.wg-section-hl__headline{padding-bottom:2rem}}@media only screen and (min-width:992px){.wg-section-hl__headline{padding-bottom:2.2rem}}@media only screen and (min-width:1280px){.wg-section-hl__headline{padding-bottom:2.2rem}}@media only screen and (min-width:1600px){.wg-section-hl__headline{padding-bottom:2.6rem}}.wg-section-hl__copy{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.2rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.8rem;padding-top:1.8rem;text-transform:none}html[lang*=cn] .wg-section-hl__copy{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-section-hl__copy{font-family:sans-serif}html[lang*=kr] .wg-section-hl__copy{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-section-hl__copy{font-family:sans-serif}.wg-section-hl__copy strong,.wg-section-hl__copy>p{color:inherit;font-size:inherit;line-height:inherit}.wg-section-hl__copy>p{font-style:inherit;margin:0;padding:0}@media only screen and (min-width:768px){.wg-section-hl__copy{padding-top:2rem}}@media only screen and (min-width:992px){.wg-section-hl__copy{padding-top:2.2rem}}@media only screen and (min-width:1280px){.wg-section-hl__copy{padding-top:2.2rem}}@media only screen and (min-width:1600px){.wg-section-hl__copy{padding-top:2.6rem}}.wg-section-hl__copy>div{margin:0 auto;max-width:58rem;overflow:auto}.wg-section-hl__headline+.wg-section-hl__copy,.wg-section-hl__overline+.wg-section-hl__copy{padding-top:0}.wg-section-hl--headline-text .wg-section-hl__headline{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.6rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:2rem}html[lang*=cn] .wg-section-hl--headline-text .wg-section-hl__headline{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-section-hl--headline-text .wg-section-hl__headline{font-family:sans-serif}html[lang*=kr] .wg-section-hl--headline-text .wg-section-hl__headline{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-section-hl--headline-text .wg-section-hl__headline{font-family:sans-serif}@media only screen and (min-width:768px){.wg-section-hl--headline-text .wg-section-hl__headline{font-size:1.6rem;line-height:2rem}}@media only screen and (min-width:992px){.wg-section-hl--headline-text .wg-section-hl__headline{font-size:1.8rem;line-height:2.2rem}}@media only screen and (min-width:1280px){.wg-section-hl--headline-text .wg-section-hl__headline{font-size:2rem;line-height:2.4rem}}@media only screen and (min-width:1600px){.wg-section-hl--headline-text .wg-section-hl__headline{font-size:2.2rem;line-height:2.6rem}}.wg-section-hl--headline-text .wg-section-hl__copy,.wg-section-hl--headline-text .wg-section-hl__headline:last-child{padding-bottom:1.4rem}@media only screen and (min-width:768px){.wg-section-hl--headline-text .wg-section-hl__copy,.wg-section-hl--headline-text .wg-section-hl__headline:last-child{padding-bottom:1.6rem}}@media only screen and (min-width:992px){.wg-section-hl--headline-text .wg-section-hl__copy,.wg-section-hl--headline-text .wg-section-hl__headline:last-child{padding-bottom:1.6rem}}@media only screen and (min-width:1280px){.wg-section-hl--headline-text .wg-section-hl__copy,.wg-section-hl--headline-text .wg-section-hl__headline:last-child{padding-bottom:1.6rem}}@media only screen and (min-width:1600px){.wg-section-hl--headline-text .wg-section-hl__copy,.wg-section-hl--headline-text .wg-section-hl__headline:last-child{padding-bottom:2rem}}.wg-section-hl--support-section .wg-section-hl__spacer{padding-top:1.8rem}@media only screen and (min-width:768px){.wg-section-hl--support-section .wg-section-hl__spacer{padding-top:2rem}}@media only screen and (min-width:992px){.wg-section-hl--support-section .wg-section-hl__spacer{padding-top:2.2rem}}@media only screen and (min-width:1280px){.wg-section-hl--support-section .wg-section-hl__spacer{padding-top:2.2rem}}@media only screen and (min-width:1600px){.wg-section-hl--support-section .wg-section-hl__spacer{padding-top:2.6rem}}.wg-section-hl--support-section .wg-section-hl__copy,.wg-section-hl--support-section .wg-section-hl__headline{background-color:#fff}.wg-section-hl--support-section .wg-section-hl__headline{padding-top:2rem}.wg-button.wg-section-collapse{background-color:#eff0f2;font-family:AktivGrotesk,sans-serif;font-size:1.5rem;font-style:normal;font-weight:400;padding:.3rem 1rem;position:absolute;right:0;top:0}html[lang*=cn] .wg-button.wg-section-collapse{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-button.wg-section-collapse{font-family:sans-serif}html[lang*=kr] .wg-button.wg-section-collapse{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-button.wg-section-collapse{font-family:sans-serif}.wg-button.wg-section-collapse>span{color:#000;height:2rem;-webkit-transform:rotate(90deg);transform:rotate(90deg);width:2rem}.wg-contact__headline{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.6rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:2rem;max-width:60rem;padding-bottom:2rem;text-align:center}html[lang*=cn] .wg-contact__headline{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-contact__headline{font-family:sans-serif}html[lang*=kr] .wg-contact__headline{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-contact__headline{font-family:sans-serif}@media only screen and (min-width:768px){.wg-contact__headline{font-size:1.6rem;line-height:2rem}}@media only screen and (min-width:992px){.wg-contact__headline{font-size:1.8rem;line-height:2.2rem}}@media only screen and (min-width:1280px){.wg-contact__headline{font-size:2rem;line-height:2.4rem}}@media only screen and (min-width:1600px){.wg-contact__headline{font-size:2.2rem;line-height:2.6rem}}@media only screen and (min-width:768px){.wg-contact__headline{padding-bottom:2.66666667rem}}@media only screen and (min-width:992px){.wg-contact__headline{padding-bottom:4rem}}.wg-contact__component{background-color:#fff;margin:0;padding:2rem 0 0}@media only screen and (min-width:768px){.wg-contact__component{padding:2rem 0}}.wg-contact__component--store-finder .wg-contact__block--person{margin-bottom:2rem}.wg-contact__block{background-size:contain;background:no-repeat 100% 100%;color:#000;display:flex;flex:1 0 auto;flex-direction:column;justify-content:space-between;padding:1rem 0 1rem 1rem;position:relative}@media only screen and (min-width:768px){.wg-contact__block{min-height:16rem;padding:1rem 2rem}}.wg-contact__block p{margin-bottom:.5rem}.wg-contact__block--person{background-color:#fff;border:none;color:#000;padding:1rem 0;position:relative}.wg-contact__subheadline{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.4rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.8rem;margin-bottom:.5rem}html[lang*=cn] .wg-contact__subheadline{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-contact__subheadline{font-family:sans-serif}html[lang*=kr] .wg-contact__subheadline{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-contact__subheadline{font-family:sans-serif}@media only screen and (min-width:768px){.wg-contact__subheadline{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:992px){.wg-contact__subheadline{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:1280px){.wg-contact__subheadline{font-size:1.6rem;line-height:2rem}}@media only screen and (min-width:1600px){.wg-contact__subheadline{font-size:1.8rem;line-height:2.2rem}}.wg-contact__copy-large{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.2rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.8rem;margin-bottom:.5rem;text-transform:none}html[lang*=cn] .wg-contact__copy-large{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-contact__copy-large{font-family:sans-serif}html[lang*=kr] .wg-contact__copy-large{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-contact__copy-large{font-family:sans-serif}.wg-contact__availabilty{margin-bottom:1rem}.wg-contact__availabilty-row{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;margin:0;text-transform:none}html[lang*=cn] .wg-contact__availabilty-row{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-contact__availabilty-row{font-family:sans-serif}html[lang*=kr] .wg-contact__availabilty-row{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-contact__availabilty-row{font-family:sans-serif}.wg-contact__list{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;list-style:none;padding:0;text-transform:none;width:100%}html[lang*=cn] .wg-contact__list{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-contact__list{font-family:sans-serif}html[lang*=kr] .wg-contact__list{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-contact__list{font-family:sans-serif}.wg-link-component--support{align-items:center;color:#000;display:flex;flex-direction:row;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;text-transform:none}html[lang*=cn] .wg-link-component--support{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-link-component--support{font-family:sans-serif}html[lang*=kr] .wg-link-component--support{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-link-component--support{font-family:sans-serif}.wg-link-component--support:hover{color:#6ec800;text-decoration:none}.wg-contact__image{background-position:100% 0;background-repeat:no-repeat;background-size:cover;height:100%;position:absolute;right:0;top:0;width:13.33rem}@media only screen and (min-width:768px){.wg-contact__image{width:60%}}@media only screen and (min-width:992px){.wg-contact__image{width:50%}}@media only screen and (min-width:768px){.wg-contact__image--decorated{border-right:2px solid #6ec800}}.wg-contact-account{display:flex;flex-direction:column;margin-bottom:2rem;min-height:16.67rem}.wg-contact-account__head{background-color:#6ec800;color:#fff;font-size:1.2rem;padding:1rem 2rem}@media only screen and (min-width:768px){.wg-contact-account__head{font-size:1rem}}.wg-contact-account__body{background-color:#fff;display:flex;flex-direction:column;font-size:1rem;height:100%;justify-content:center;padding:2rem;position:relative}@media only screen and (min-width:768px){.wg-contact-account__body{font-size:.8rem}}.wg-contact-account__body a{color:#000}.wg-contact-account__body a:hover{text-decoration:underline}.wg-contact-account__body>.wg-contact__name,.wg-contact-account__body>.wg-link{position:relative;z-index:2}.wg-contact-account__body .wg-contact__image{background-position:50%}.wg-contact__wrapper{padding-left:1rem}.wg-contact__tile{display:flex;flex-direction:column;height:16rem;justify-content:space-between;padding-left:0;padding-right:0}.wg-contact__block--compact{height:auto}.wg-contact__block--compact .wg-contact__subheadline{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.2rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.8rem;text-transform:none}html[lang*=cn] .wg-contact__block--compact .wg-contact__subheadline{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-contact__block--compact .wg-contact__subheadline{font-family:sans-serif}html[lang*=kr] .wg-contact__block--compact .wg-contact__subheadline{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-contact__block--compact .wg-contact__subheadline{font-family:sans-serif}.wg-contact__block--compact .wg-contact__copy-large{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;text-transform:none}html[lang*=cn] .wg-contact__block--compact .wg-contact__copy-large{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-contact__block--compact .wg-contact__copy-large{font-family:sans-serif}html[lang*=kr] .wg-contact__block--compact .wg-contact__copy-large{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-contact__block--compact .wg-contact__copy-large{font-family:sans-serif}.wg-contact__block--compact .wg-contact__availabilty-row{color:#000;font-family:AktivGrotesk,sans-serif;font-size:.8rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.4rem;text-transform:none}html[lang*=cn] .wg-contact__block--compact .wg-contact__availabilty-row{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-contact__block--compact .wg-contact__availabilty-row{font-family:sans-serif}html[lang*=kr] .wg-contact__block--compact .wg-contact__availabilty-row{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-contact__block--compact .wg-contact__availabilty-row{font-family:sans-serif}.wg-contact__block--compact .wg-contact__data-list{margin-top:0}.wg-contact__block--compact .wg-contact__data-list-item>a{font-weight:400}.wg-contact__panel:not(:last-child){margin-bottom:.6667rem}.wg-explain-stage{display:flex;flex:1 1 auto;flex-direction:column}@media only screen and (min-width:992px){.wg-explain-stage{flex-direction:row-reverse}}.wg-explain-stage--white{background-color:#fff}.wg-explain-stage--light-bg{background-color:#efeeec}.wg-explain-stage__image{background-position:50%;background-repeat:no-repeat;background-size:cover;padding-top:56%}@media only screen and (min-width:992px){.wg-explain-stage__image{flex:1 1 50%;margin-bottom:0;padding-top:50%}.wg-explain-stage__image--fit{background-size:contain}}.wg-explain-stage__content{padding:1.33rem}@media only screen and (min-width:992px){.wg-explain-stage__content{flex:1 1 50%;padding:2.66rem}}.wg-explain-stage__headline{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.8rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:2.2rem}html[lang*=cn] .wg-explain-stage__headline{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-explain-stage__headline{font-family:sans-serif}html[lang*=kr] .wg-explain-stage__headline{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-explain-stage__headline{font-family:sans-serif}@media only screen and (min-width:768px){.wg-explain-stage__headline{font-size:2rem;line-height:2.4rem}}@media only screen and (min-width:992px){.wg-explain-stage__headline{font-size:2.2rem;line-height:2.6rem}}@media only screen and (min-width:1280px){.wg-explain-stage__headline{font-size:2.2rem;line-height:2.8rem}}@media only screen and (min-width:1600px){.wg-explain-stage__headline{font-size:2.6rem;line-height:3rem}}@media only screen and (min-width:992px){.wg-explain-stage__headline{margin-bottom:1.6rem}}.wg-explain-stage__lead{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.2rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.8rem;margin-bottom:1rem;text-transform:none}html[lang*=cn] .wg-explain-stage__lead{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-explain-stage__lead{font-family:sans-serif}html[lang*=kr] .wg-explain-stage__lead{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-explain-stage__lead{font-family:sans-serif}.wg-explain-stage__copy{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;text-transform:none}html[lang*=cn] .wg-explain-stage__copy{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-explain-stage__copy{font-family:sans-serif}html[lang*=kr] .wg-explain-stage__copy{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-explain-stage__copy{font-family:sans-serif}.wg-explain-stage__copy dl,.wg-explain-stage__copy p{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;text-transform:none}html[lang*=cn] .wg-explain-stage__copy dl,html[lang*=cn] .wg-explain-stage__copy p{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-explain-stage__copy dl,html[lang*=ja] .wg-explain-stage__copy p{font-family:sans-serif}html[lang*=kr] .wg-explain-stage__copy dl,html[lang*=kr] .wg-explain-stage__copy p{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-explain-stage__copy dl,html[lang*=tw] .wg-explain-stage__copy p{font-family:sans-serif}.wg-explain-stage__copy a{fill:currentColor;color:#6ec800;cursor:pointer;display:inline-block;display:inline;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;text-decoration:none;text-transform:none;transition:color .2s linear}html[lang*=cn] .wg-explain-stage__copy a{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-explain-stage__copy a{font-family:sans-serif}html[lang*=kr] .wg-explain-stage__copy a{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-explain-stage__copy a{font-family:sans-serif}.wg-explain-stage__copy a:focus,.wg-explain-stage__copy a:hover{color:#6ec800;text-decoration:underline}.wg-explain-stage__copy ul{list-style:none;margin:0 0 2.5rem;padding:0}@media only screen and (min-width:768px){.wg-explain-stage__copy ul{margin-left:.5rem}}.wg-explain-stage__copy ul>li{font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem;margin-bottom:.5rem;padding-left:1.75rem;position:relative}.wg-explain-stage__copy ul>li:before{background-color:#6ec800;background-image:none;content:"";height:.5rem;left:1px;position:absolute;top:.5em;width:.5rem}html[lang*=cn] .wg-explain-stage__copy ul>li{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-explain-stage__copy ul>li{font-family:sans-serif}html[lang*=kr] .wg-explain-stage__copy ul>li{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-explain-stage__copy ul>li{font-family:sans-serif}.wg-explain-stage__copy small{font-size:.8rem}.wg-explain-stage__copy :last-child{margin-bottom:0}.wg-explain-stage__copy>p{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;text-transform:none}html[lang*=cn] .wg-explain-stage__copy>p{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-explain-stage__copy>p{font-family:sans-serif}html[lang*=kr] .wg-explain-stage__copy>p{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-explain-stage__copy>p{font-family:sans-serif}.wg-explain-stage__footer{display:flex;flex-wrap:wrap;margin-top:2.5rem}.wg-explain-stage__footer .wg-button{margin-bottom:1rem;margin-right:1.5rem}.wg-video-stage{height:100vh;position:relative;width:100%}.wg-video-stage__loader,.wg-video-stage__video{height:100%;left:0;position:absolute;top:0;width:100%}.wg-video-stage__video{object-fit:cover}@media only screen and (max-width:767px){.wg-video-stage__video{-webkit-filter:brightness(100%)!important;filter:brightness(100%)!important}.wg-video-stage{height:100%;position:unset}.wg-video-stage__media{height:0;padding-top:56.25%;position:relative}}.wg-video-stage__content{left:50%;padding:1rem;position:absolute;text-align:center;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media only screen and (max-width:767px){.wg-video-stage__content{left:0;position:unset;top:0;-webkit-transform:translate(0);transform:translate(0)}}.wg-video-stage__content-headline{color:#000;color:#fff;font-family:Lexia,AktivGrotesk,sans-serif;font-size:2rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.3;text-transform:uppercase}html[lang*=cn] .wg-video-stage__content-headline,html[lang*=zh] .wg-video-stage__content-headline{font-family:cnNotoSans,cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-video-stage__content-headline{font-family:jpNotoSans,sans-serif}html[lang*=kr] .wg-video-stage__content-headline{font-family:krNotoSans,krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-video-stage__content-headline{font-family:twNotoSans,sans-serif}html[lang*=bg] .wg-video-stage__content-headline,html[lang*=ru] .wg-video-stage__content-headline{font-family:RobotoSlab,sans-serif}@media only screen and (min-width:992px){.wg-video-stage__content-headline{font-size:2.5rem}}.wg-video-stage__content-lead{color:#fff;font-family:AktivGrotesk,sans-serif;font-size:1.2rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.8rem;text-transform:none}html[lang*=cn] .wg-video-stage__content-lead{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-video-stage__content-lead{font-family:sans-serif}html[lang*=kr] .wg-video-stage__content-lead{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-video-stage__content-lead{font-family:sans-serif}.wg-video-stage__content-headline,.wg-video-stage__content-lead{margin:.5rem 0}@media only screen and (max-width:767px){.wg-video-stage__content-headline,.wg-video-stage__content-lead{color:#000}}.wg-footer{flex-shrink:0}.wg-footer .wg-list{margin-bottom:0}.wg-footer .wg-category-stage__btn{position:static}.wg-footer__inner{background-color:#fff;padding-bottom:4rem}.wg-footer__headline{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5;margin-bottom:0}html[lang*=cn] .wg-footer__headline{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-footer__headline{font-family:sans-serif}html[lang*=kr] .wg-footer__headline{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-footer__headline{font-family:sans-serif}@media screen and (min-width:992px){.wg-footer__headline{text-transform:uppercase}}.wg-footer__list>.wg-footer__listitem{margin-bottom:0}.wg-footer__listitem:last-child>a{border-bottom:none}.wg-footer__listitem a{border-bottom:2px solid #dedfe1;color:#000;display:block;padding-bottom:1rem;padding-top:1rem;text-decoration:none;transition:background-color .3s ease,padding-left .3s ease}.wg-footer__listitem a:hover{background-color:#eff0f2;border-left:2px solid #6ec800;color:#000;padding-left:1.33rem;text-decoration:none}.wg-footer__langselect,.wg-footer__socials{padding-bottom:1.33rem;padding-top:1.33rem}.wg-footer__socials{text-align:center}@media only screen and (min-width:768px){.wg-footer__socials ul{border-bottom:none;border-top:none}}.wg-footer__social-link{fill:currentColor;color:#000;cursor:pointer;display:inline-block;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;height:2rem;letter-spacing:normal;line-height:1.6rem;margin:0 .75rem;text-decoration:none;text-transform:none;transition:color .2s linear;width:2rem}html[lang*=cn] .wg-footer__social-link{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-footer__social-link{font-family:sans-serif}html[lang*=kr] .wg-footer__social-link{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-footer__social-link{font-family:sans-serif}.wg-footer__social-link:focus,.wg-footer__social-link:hover{color:#6ec800;text-decoration:underline}@media only screen and (min-width:992px){.wg-footer__social-link{margin:0 .5rem}}.wg-footer__social-link>.icon{margin-bottom:0;margin-left:0}@media only screen and (min-width:1280px){.wg-footer__contacts ul{border-bottom:none;border-top:none}}.wg-footer__contacts ul,.wg-footer__law ul{padding-bottom:1.33rem;padding-top:1.33rem}.wg-footer__contacts li,.wg-footer__law li{border-top:none;margin-bottom:0}.wg-footer__contacts li:last-child,.wg-footer__law li:last-child{border-bottom:none}.wg-footer__langselect{border-bottom:2px solid #dedfe1;border-top:2px solid #dedfe1}@media only screen and (min-width:768px){.wg-footer__langselect{border-bottom:none;border-top:none}}.wg-footer__socials{border-bottom:2px solid #dedfe1}@media only screen and (min-width:768px){.wg-footer__socials{border-bottom:none}}.wg-footer__contacts{order:1}@media screen and (min-width:1280px){.wg-footer__contacts{order:2}}.wg-footer__contacts li:last-child{display:block;padding:0}@media screen and (min-width:768px){.wg-footer__contacts li:last-child{display:inline-block;padding-left:1rem}}.wg-footer__langselect{order:2}@media screen and (min-width:1280px){.wg-footer__langselect{order:1}}.wg-footer__socials{order:3}@media screen and (min-width:768px){.wg-footer__socials{text-align:right}}.wg-footer__law{text-align:center}@media only screen and (min-width:768px){.wg-footer__law{text-align:right}.wg-footer__law li:first-child{padding-left:1rem}.wg-footer__law li:last-child{padding-right:1rem}}@media only screen and (max-width:767px){.wg-footer__law .wg-link{padding:1rem 0 0}}.wg-footer__law .wg-footer__copyright{display:block;padding-top:1.33rem;text-align:center}@media only screen and (min-width:768px){.wg-footer__law .wg-footer__copyright{float:right;padding-top:0;text-align:right}}.wg-footer .accordion-body{border-bottom:2px solid #dedfe1;padding-bottom:0;padding-left:1.33rem;padding-right:1.33rem}@media screen and (min-width:992px){.wg-footer .accordion-body{border-bottom:none;display:block;height:auto;opacity:1;overflow:visible;padding-bottom:0;padding-left:0;padding-right:0}}.wg-footer .accordion-body>*{max-height:none}.wg-footer .accordion-body.active{height:auto;opacity:1;padding-bottom:1.33rem}.wg-footer .accordion-headline{padding-left:0;padding-right:0}.wg-footer .accordion-headline.is-active .wg-footer__headline{border-bottom:none}.wg-footer .primary-accordion .accordion-headline{border-bottom:none;padding:0}.wg-footer .primary-accordion .accordion-headline.active{border-bottom:2px solid #dedfe1}.wg-footer .primary-accordion .accordion-headline:before{display:none}.wg-footer .primary-accordion .wg-footer__headline{align-items:center;display:flex;justify-content:space-between;padding:1.133rem 0 .6667rem}@media only screen and (min-width:992px){.wg-footer .primary-accordion .wg-footer__headline{border-bottom:none;margin-top:2.66rem}}.wg-footer .primary-accordion:last-child .wg-footer__headline{border-bottom:none}.wg-footer .wg-plus-minus-toggle{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M320 248h-56v-56h-16v56h-56v16h56v56h16v-56h56'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:300%;height:1rem;width:1rem}.wg-footer .accordion-headline.active .wg-plus-minus-toggle{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M248 248h-56v16h128v-16z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:300%}@media only screen and (min-width:992px){.wg-footer .wg-plus-minus-toggle{display:none}.wg-footer .accordion-headline{cursor:auto}}.wg-image-text__figure{margin:0;order:0;overflow:hidden}@media only screen and (max-width:767px){.wg-content-article .wg-image-text__figure{margin-top:1rem}}.wg-image-text__figure img{height:auto;width:100%}.wg-image-text__figure figcaption{color:#000;font-family:AktivGrotesk,sans-serif;font-size:.8rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.4rem;margin-bottom:2rem;margin-top:.5rem;text-transform:none}html[lang*=cn] .wg-image-text__figure figcaption{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-image-text__figure figcaption{font-family:sans-serif}html[lang*=kr] .wg-image-text__figure figcaption{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-image-text__figure figcaption{font-family:sans-serif}@media only screen and (min-width:768px){.wg-image-text__figure figcaption{margin-bottom:0}}.wg-image-text__headline{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.4rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.8rem;margin-bottom:1rem}html[lang*=cn] .wg-image-text__headline{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-image-text__headline{font-family:sans-serif}html[lang*=kr] .wg-image-text__headline{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-image-text__headline{font-family:sans-serif}@media only screen and (min-width:768px){.wg-image-text__headline{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:992px){.wg-image-text__headline{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:1280px){.wg-image-text__headline{font-size:1.6rem;line-height:2rem}}@media only screen and (min-width:1600px){.wg-image-text__headline{font-size:1.8rem;line-height:2.2rem}}.wg-image-text__text{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;order:1;text-transform:none}html[lang*=cn] .wg-image-text__text{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-image-text__text{font-family:sans-serif}html[lang*=kr] .wg-image-text__text{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-image-text__text{font-family:sans-serif}.wg-image-text__text a{color:#6ec800}.wg-image-text--img-r .wg-image-text__figure{order:0}@media only screen and (min-width:768px){.wg-image-text--img-r .wg-image-text__figure{order:inherit}}.wg-image-text--img-r .wg-image-text__text{order:1}@media only screen and (min-width:768px){.wg-image-text--img-r .wg-image-text__text{order:inherit}}.wg-content-teaser-module{margin-bottom:-1rem;position:relative}.wg-content-teaser-module__headline{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.4rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.8rem;margin-bottom:2rem;padding:2.667rem 0 0;text-align:center}html[lang*=cn] .wg-content-teaser-module__headline{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-content-teaser-module__headline{font-family:sans-serif}html[lang*=kr] .wg-content-teaser-module__headline{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-content-teaser-module__headline{font-family:sans-serif}@media only screen and (min-width:768px){.wg-content-teaser-module__headline{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:992px){.wg-content-teaser-module__headline{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:1280px){.wg-content-teaser-module__headline{font-size:1.6rem;line-height:2rem}}@media only screen and (min-width:1600px){.wg-content-teaser-module__headline{font-size:1.8rem;line-height:2.2rem}}.wg-content-teaser-module--left .wg-content-teaser__headline{padding:0;text-align:left}.wg-content-teaser-module--left .wg-content-teaser__text{padding:0 0 2.667rem;text-align:left}.wg-content-teaser-module .wg-row>div{margin-bottom:1rem}@media only screen and (min-width:768px){.wg-content-teaser-module .wg-row>div{margin-bottom:1.33333333rem}}@media only screen and (min-width:992px){.wg-content-teaser-module .wg-row>div{margin-bottom:0}}@media only screen and (min-width:768px){.wg-content-teaser-module{margin-bottom:-1.33333333rem}}@media only screen and (min-width:992px){.wg-content-teaser-module{margin-bottom:0}}.wg-content-teaser-module .wg-col--flex{flex-wrap:nowrap}.wg-content-teaser-module--full,.wg-content-teaser-module--odd:last-child{flex-basis:100%;max-width:100%}@media only screen and (min-width:768px){.wg-content-teaser-module--full .wg-content-teaser,.wg-content-teaser-module--odd:last-child .wg-content-teaser{flex-direction:row}.wg-content-teaser-module--full .wg-content-teaser .wg-content-teaser__footer,.wg-content-teaser-module--full .wg-content-teaser .wg-content-teaser__headline,.wg-content-teaser-module--full .wg-content-teaser .wg-content-teaser__text,.wg-content-teaser-module--odd:last-child .wg-content-teaser .wg-content-teaser__footer,.wg-content-teaser-module--odd:last-child .wg-content-teaser .wg-content-teaser__headline,.wg-content-teaser-module--odd:last-child .wg-content-teaser .wg-content-teaser__text{margin-left:1.5rem;margin-right:1.5rem}}@media only screen and (min-width:992px){.wg-content-teaser-module--full .wg-content-teaser .wg-content-teaser__footer,.wg-content-teaser-module--full .wg-content-teaser .wg-content-teaser__headline,.wg-content-teaser-module--full .wg-content-teaser .wg-content-teaser__text,.wg-content-teaser-module--odd:last-child .wg-content-teaser .wg-content-teaser__footer,.wg-content-teaser-module--odd:last-child .wg-content-teaser .wg-content-teaser__headline,.wg-content-teaser-module--odd:last-child .wg-content-teaser .wg-content-teaser__text{margin-left:3rem;margin-right:3rem}}.wg-content-teaser-module--full .wg-content-teaser .wg-content-teaser__img-wrapper,.wg-content-teaser-module--odd:last-child .wg-content-teaser .wg-content-teaser__img-wrapper{aspect-ratio:16/9;flex:1 1 0px;margin:0}.wg-content-teaser-module--full .wg-content-teaser .wg-content-teaser__body,.wg-content-teaser-module--odd:last-child .wg-content-teaser .wg-content-teaser__body{align-content:center;display:flex;flex:1 1 0px;flex-direction:column;justify-content:center;padding:2.4rem 1.4rem}@media only screen and (min-width:768px){.wg-content-teaser-module--full .wg-content-teaser .wg-content-teaser__body,.wg-content-teaser-module--odd:last-child .wg-content-teaser .wg-content-teaser__body{padding-top:2.8rem}}@media only screen and (min-width:992px){.wg-content-teaser-module--full .wg-content-teaser .wg-content-teaser__body,.wg-content-teaser-module--odd:last-child .wg-content-teaser .wg-content-teaser__body{padding-top:3.2rem}}@media only screen and (min-width:1280px){.wg-content-teaser-module--full .wg-content-teaser .wg-content-teaser__body,.wg-content-teaser-module--odd:last-child .wg-content-teaser .wg-content-teaser__body{padding-top:3.2rem}}@media only screen and (min-width:1600px){.wg-content-teaser-module--full .wg-content-teaser .wg-content-teaser__body,.wg-content-teaser-module--odd:last-child .wg-content-teaser .wg-content-teaser__body{padding-top:3.8rem}}@media only screen and (min-width:768px){.wg-content-teaser-module--full .wg-content-teaser .wg-content-teaser__body,.wg-content-teaser-module--odd:last-child .wg-content-teaser .wg-content-teaser__body{padding-bottom:2.8rem}}@media only screen and (min-width:992px){.wg-content-teaser-module--full .wg-content-teaser .wg-content-teaser__body,.wg-content-teaser-module--odd:last-child .wg-content-teaser .wg-content-teaser__body{padding-bottom:3.2rem}}@media only screen and (min-width:1280px){.wg-content-teaser-module--full .wg-content-teaser .wg-content-teaser__body,.wg-content-teaser-module--odd:last-child .wg-content-teaser .wg-content-teaser__body{padding-bottom:3.2rem}}@media only screen and (min-width:1600px){.wg-content-teaser-module--full .wg-content-teaser .wg-content-teaser__body,.wg-content-teaser-module--odd:last-child .wg-content-teaser .wg-content-teaser__body{padding-bottom:3.8rem}}@media only screen and (min-width:768px){.wg-content-teaser-module--full .wg-content-teaser .wg-content-teaser__body,.wg-content-teaser-module--odd:last-child .wg-content-teaser .wg-content-teaser__body{padding-left:1.6rem}}@media only screen and (min-width:992px){.wg-content-teaser-module--full .wg-content-teaser .wg-content-teaser__body,.wg-content-teaser-module--odd:last-child .wg-content-teaser .wg-content-teaser__body{padding-left:1.6rem}}@media only screen and (min-width:1280px){.wg-content-teaser-module--full .wg-content-teaser .wg-content-teaser__body,.wg-content-teaser-module--odd:last-child .wg-content-teaser .wg-content-teaser__body{padding-left:1.6rem}}@media only screen and (min-width:1600px){.wg-content-teaser-module--full .wg-content-teaser .wg-content-teaser__body,.wg-content-teaser-module--odd:last-child .wg-content-teaser .wg-content-teaser__body{padding-left:2rem}}@media only screen and (min-width:768px){.wg-content-teaser-module--full .wg-content-teaser .wg-content-teaser__body,.wg-content-teaser-module--odd:last-child .wg-content-teaser .wg-content-teaser__body{padding-right:1.6rem}}@media only screen and (min-width:992px){.wg-content-teaser-module--full .wg-content-teaser .wg-content-teaser__body,.wg-content-teaser-module--odd:last-child .wg-content-teaser .wg-content-teaser__body{padding-right:1.6rem}}@media only screen and (min-width:1280px){.wg-content-teaser-module--full .wg-content-teaser .wg-content-teaser__body,.wg-content-teaser-module--odd:last-child .wg-content-teaser .wg-content-teaser__body{padding-right:1.6rem}}@media only screen and (min-width:1600px){.wg-content-teaser-module--full .wg-content-teaser .wg-content-teaser__body,.wg-content-teaser-module--odd:last-child .wg-content-teaser .wg-content-teaser__body{padding-right:2rem}}@media only screen and (min-width:992px){.wg-content-teaser-module--full .wg-content-teaser .wg-content-teaser__body,.wg-content-teaser-module--odd:last-child .wg-content-teaser .wg-content-teaser__body{display:block}}.wg-content-teaser-module--full .wg-content-teaser .wg-content-teaser__text,.wg-content-teaser-module--odd:last-child .wg-content-teaser .wg-content-teaser__text{flex:0 0 auto}.wg-content-teaser-module--quicklook{display:flex}.wg-content-teaser-module--quicklook .wg-content-teaser__img-wrapper:before{padding-top:50%}.wg-content-teaser-module--quicklook .wg-content-teaser__body,.wg-content-teaser-module--quicklook .wg-content-teaser__img-wrapper{display:flex;flex:1;flex-direction:column}.wg-content-teaser-module--quicklook .wg-content-teaser__img-wrapper{background-color:#fff}.wg-content-teaser-module--quicklook .wg-content-teaser__body{background-color:#eff0f2}.wg-content-teaser-module--quicklook .wg-content-teaser__quick-look-link{align-items:center;bottom:0;display:flex;justify-content:center;left:0;overflow:hidden;position:absolute;right:0;top:0}.wg-cite__image{background-position:50%;background-repeat:no-repeat;background-size:cover;padding-top:100%;position:relative}@media only screen and (min-width:768px){.wg-cite__image{padding:0}}.wg-cite__content{background-color:#1f2837}@media only screen and (min-width:768px){.wg-cite__content{padding-left:3rem;padding-right:3rem}}.wg-cite__content .quote{display:block;height:3rem;margin:2rem auto;width:3rem}@media only screen and (min-width:768px){.wg-cite__content .quote{margin-bottom:2rem;margin-left:0;margin-top:2rem}}.wg-cite__content>.wg-button{margin-bottom:2rem}.wg-cite__headline{color:#000;color:#fff;font-family:Lexia,AktivGrotesk,sans-serif;font-size:1.5rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.3;margin-bottom:2rem;margin-top:2rem;text-transform:uppercase}html[lang*=cn] .wg-cite__headline,html[lang*=zh] .wg-cite__headline{font-family:cnNotoSans,cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-cite__headline{font-family:jpNotoSans,sans-serif}html[lang*=kr] .wg-cite__headline{font-family:krNotoSans,krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-cite__headline{font-family:twNotoSans,sans-serif}html[lang*=bg] .wg-cite__headline,html[lang*=ru] .wg-cite__headline{font-family:RobotoSlab,sans-serif}@media only screen and (min-width:992px){.wg-cite__headline{font-size:2.3rem}}@media only screen and (min-width:768px){.wg-cite__headline{-webkit-hyphens:auto;hyphens:auto;-ms-word-break:break-word;word-break:break-word}}.wg-cite__body{margin-bottom:2rem}.wg-cite__lead{color:#000;color:#6ec800;font-family:AktivGrotesk,sans-serif;font-size:1.2rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.8rem;text-transform:none}html[lang*=cn] .wg-cite__lead{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-cite__lead{font-family:sans-serif}html[lang*=kr] .wg-cite__lead{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-cite__lead{font-family:sans-serif}.wg-cite__copy{color:#000;color:#6ec800;font-family:AktivGrotesk,sans-serif;font-size:1.2rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.8rem;text-transform:none}html[lang*=cn] .wg-cite__copy{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-cite__copy{font-family:sans-serif}html[lang*=kr] .wg-cite__copy{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-cite__copy{font-family:sans-serif}.wg-cite__flag{background-color:#6ec800;color:#fff;display:inline-block;font-family:AktivGrotesk,sans-serif;font-size:.7rem;font-style:normal;font-weight:400;left:0;letter-spacing:1px;overflow:hidden;padding:.6667rem 1rem;position:absolute;text-overflow:ellipsis;text-transform:uppercase;top:5%;white-space:nowrap;width:auto;z-index:5}.wg-cite__flag strong,.wg-cite__flag>p{color:inherit;font-size:inherit;line-height:inherit}.wg-cite__flag>p{font-style:inherit;margin:0;padding:0}html[lang*=cn] .wg-cite__flag{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-cite__flag{font-family:sans-serif}html[lang*=kr] .wg-cite__flag{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-cite__flag{font-family:sans-serif}@media medium{.wg-cite__flag{font-size:.8rem}}.wg-cite__footer{margin-top:2rem;text-align:right}.wg-cite--imageless{padding-top:1.66666667rem;text-align:center}@media only screen and (min-width:768px){.wg-cite--imageless{padding-top:2rem}}@media only screen and (min-width:992px){.wg-cite--imageless{padding-top:2.66666667rem}}.wg-cite--imageless .wg-cite__content .quote{margin-left:auto;margin-right:auto}.wg-cite--imageless .wg-cite__footer{text-align:center}.wg-cite--imageless .wg-cite__headline{color:#fff;font-family:Lexia,AktivGrotesk,sans-serif;font-size:2rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.3;text-transform:uppercase}html[lang*=cn] .wg-cite--imageless .wg-cite__headline,html[lang*=zh] .wg-cite--imageless .wg-cite__headline{font-family:cnNotoSans,cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-cite--imageless .wg-cite__headline{font-family:jpNotoSans,sans-serif}html[lang*=kr] .wg-cite--imageless .wg-cite__headline{font-family:krNotoSans,krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-cite--imageless .wg-cite__headline{font-family:twNotoSans,sans-serif}html[lang*=bg] .wg-cite--imageless .wg-cite__headline,html[lang*=ru] .wg-cite--imageless .wg-cite__headline{font-family:RobotoSlab,sans-serif}@media only screen and (min-width:992px){.wg-cite--imageless .wg-cite__headline{font-size:3.5rem}}.wg-debug-footer__label{bottom:6px;font-size:12px;left:22px;position:absolute}.wg-debug-footer__checkbox{bottom:5px;left:5px;position:absolute}.wg-debug-footer__inner{background:#fff;border:3px solid #090;bottom:25px;display:none;font-size:12px;left:5px;overflow-x:auto;padding:10px 20px;position:absolute;right:5px;z-index:1000}.wg-debug-footer__checkbox:checked+.wg-debug-footer__inner{display:block}.wg-preview-settings{position:fixed;right:0;top:50%;-webkit-transform:translate(calc(100% + 1px),-50%);transform:translate(calc(100% + 1px),-50%);transition:all .3s ease-in-out;z-index:9999}.wg-preview-settings:hover{-webkit-transform:translateY(-50%);transform:translateY(-50%)}.wg-preview-settings__preview{margin-bottom:.5rem;text-align:center;width:100%}.wg-preview-settings__sidebar{align-items:center;background-color:#1f2837;color:#fff;cursor:default;display:flex;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;font-weight:700;justify-content:center;left:0;padding:.5rem;position:absolute;-webkit-text-orientation:mixed;text-orientation:mixed;text-transform:uppercase;top:0;-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-writing-mode:vertical-rl;writing-mode:vertical-rl}html[lang*=cn] .wg-preview-settings__sidebar{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-preview-settings__sidebar{font-family:sans-serif}html[lang*=kr] .wg-preview-settings__sidebar{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-preview-settings__sidebar{font-family:sans-serif}.wg-preview-settings__content{background-color:#fff;border:2px solid #1f2837;flex-grow:1;padding:1rem}.wg-preview-settings .wg-button--primary{margin-bottom:.5rem}.wg-preview-settings--active .wg-preview-settings__sidebar{background-color:#6ec800}.wg-preview-settings--active .wg-preview-settings__content{border-color:#6ec800}.wg-highlight-teaser{background-color:#fff;display:flex;flex-flow:column nowrap;margin-bottom:1.66666667rem;position:relative}@media only screen and (min-width:768px){.wg-highlight-teaser{height:100%;margin-bottom:2rem}}@media only screen and (min-width:992px){.wg-highlight-teaser{margin-bottom:2.66666667rem}}.wg-highlight-teaser--multiple-cta{background-color:#eff0f2;min-height:29rem}.wg-highlight-teaser-wrapper.is-unbalanced .wg-col--flex:last-child{flex-basis:100%;max-width:100%}@media only screen and (min-width:768px){.wg-highlight-teaser-wrapper.is-unbalanced .wg-col--flex:last-child .wg-highlight-teaser,.wg-teaser-column-count1 .wg-highlight-teaser{flex-direction:row}}.wg-highlight-teaser-wrapper.is-unbalanced .wg-col--flex:last-child .wg-highlight-teaser .wg-highlight-teaser__image,.wg-teaser-column-count1 .wg-highlight-teaser .wg-highlight-teaser__image{position:relative}@media only screen and (min-width:768px){.wg-highlight-teaser-wrapper.is-unbalanced .wg-col--flex:last-child .wg-highlight-teaser .wg-highlight-teaser__image,.wg-teaser-column-count1 .wg-highlight-teaser .wg-highlight-teaser__image{height:100%;left:0;position:absolute;top:0;width:100%}.wg-highlight-teaser-wrapper.is-unbalanced .wg-col--flex:last-child .wg-highlight-teaser .wg-highlight-teaser__content,.wg-highlight-teaser-wrapper.is-unbalanced .wg-col--flex:last-child .wg-highlight-teaser .wg-highlight-teaser__image-wrapper,.wg-teaser-column-count1 .wg-highlight-teaser .wg-highlight-teaser__content,.wg-teaser-column-count1 .wg-highlight-teaser .wg-highlight-teaser__image-wrapper{flex:1 1 0}}.wg-highlight-teaser-wrapper.is-unbalanced .wg-col--flex:last-child .wg-highlight-teaser .wg-highlight-teaser__image-wrapper,.wg-teaser-column-count1 .wg-highlight-teaser .wg-highlight-teaser__image-wrapper{background-color:#fff}@media only screen and (min-width:1280px){.wg-highlight-teaser-wrapper.is-unbalanced .wg-col--flex:last-child .wg-highlight-teaser .wg-highlight-teaser__image-wrapper,.wg-teaser-column-count1 .wg-highlight-teaser .wg-highlight-teaser__image-wrapper{min-height:37.33rem}}.wg-highlight-teaser-wrapper.is-unbalanced .wg-col--flex:last-child .wg-highlight-teaser .wg-highlight-teaser__video,.wg-teaser-column-count1 .wg-highlight-teaser .wg-highlight-teaser__video{height:100%}@media only screen and (min-width:768px){.wg-highlight-teaser-wrapper.is-unbalanced .wg-col--flex:last-child .wg-highlight-teaser .wg-highlight-teaser__body,.wg-teaser-column-count1 .wg-highlight-teaser .wg-highlight-teaser__body{padding:2.5rem}}.wg-highlight-teaser__image-wrapper{overflow:hidden;position:relative}.wg-highlight-teaser__image{background-position:50%;background-repeat:no-repeat;background-size:cover;display:block;padding-top:75%}@media only screen and (min-width:768px){.wg-highlight-teaser__image{padding-top:56%}}.wg-highlight-teaser__image--is-framed{background-size:contain;background-size:85%}.wg-highlight-teaser__video .bitmovinplayer-container,.wg-highlight-teaser__video .mi-content,.wg-highlight-teaser__video .mi-cover{background-color:#fff}.wg-highlight-teaser__content{display:flex}.wg-highlight-teaser__body{display:flex;flex-flow:column nowrap;padding:2.857rem 1.429rem;width:100%}.wg-highlight-teaser__headline{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.4rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.8rem;margin-bottom:1rem}html[lang*=cn] .wg-highlight-teaser__headline{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-highlight-teaser__headline{font-family:sans-serif}html[lang*=kr] .wg-highlight-teaser__headline{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-highlight-teaser__headline{font-family:sans-serif}@media only screen and (min-width:768px){.wg-highlight-teaser__headline{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:992px){.wg-highlight-teaser__headline{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:1280px){.wg-highlight-teaser__headline{font-size:1.6rem;line-height:2rem}}@media only screen and (min-width:1600px){.wg-highlight-teaser__headline{font-size:1.8rem;line-height:2.2rem}}@media only screen and (min-width:992px){.wg-highlight-teaser__headline{-webkit-hyphens:auto;hyphens:auto;-ms-word-break:break-word;word-break:break-word}}.wg-highlight-teaser__text{margin-bottom:2rem}.wg-highlight-teaser__flag{background-color:#6ec800;color:#fff;display:inline-block;font-family:AktivGrotesk,sans-serif;font-size:.7rem;font-style:normal;font-weight:400;left:0;letter-spacing:1px;overflow:hidden;padding:.6667rem 1rem;position:absolute;text-overflow:ellipsis;text-transform:uppercase;top:5%;white-space:nowrap;width:auto;z-index:5}.wg-highlight-teaser__flag strong,.wg-highlight-teaser__flag>p{color:inherit;font-size:inherit;line-height:inherit}.wg-highlight-teaser__flag>p{font-style:inherit;margin:0;padding:0}html[lang*=cn] .wg-highlight-teaser__flag{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-highlight-teaser__flag{font-family:sans-serif}html[lang*=kr] .wg-highlight-teaser__flag{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-highlight-teaser__flag{font-family:sans-serif}@media medium{.wg-highlight-teaser__flag{font-size:.8rem}}.wg-highlight-teaser__btn-wrapper{margin-top:.66rem;text-align:right}.wg-highlight-teaser__btn-wrapper .wg-button{margin-bottom:1rem;margin-left:1.66rem}.wg-highlight-teaser__copy-wrapper{color:#000;flex:1 1 auto;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;text-transform:none}html[lang*=cn] .wg-highlight-teaser__copy-wrapper{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-highlight-teaser__copy-wrapper{font-family:sans-serif}html[lang*=kr] .wg-highlight-teaser__copy-wrapper{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-highlight-teaser__copy-wrapper{font-family:sans-serif}.wg-highlight-teaser__copy-wrapper dl,.wg-highlight-teaser__copy-wrapper p{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;text-transform:none}html[lang*=cn] .wg-highlight-teaser__copy-wrapper dl,html[lang*=cn] .wg-highlight-teaser__copy-wrapper p{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-highlight-teaser__copy-wrapper dl,html[lang*=ja] .wg-highlight-teaser__copy-wrapper p{font-family:sans-serif}html[lang*=kr] .wg-highlight-teaser__copy-wrapper dl,html[lang*=kr] .wg-highlight-teaser__copy-wrapper p{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-highlight-teaser__copy-wrapper dl,html[lang*=tw] .wg-highlight-teaser__copy-wrapper p{font-family:sans-serif}.wg-highlight-teaser__copy-wrapper a{fill:currentColor;color:#6ec800;cursor:pointer;display:inline-block;display:inline;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;text-decoration:none;text-transform:none;transition:color .2s linear}html[lang*=cn] .wg-highlight-teaser__copy-wrapper a{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-highlight-teaser__copy-wrapper a{font-family:sans-serif}html[lang*=kr] .wg-highlight-teaser__copy-wrapper a{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-highlight-teaser__copy-wrapper a{font-family:sans-serif}.wg-highlight-teaser__copy-wrapper a:focus,.wg-highlight-teaser__copy-wrapper a:hover{color:#6ec800;text-decoration:underline}.wg-highlight-teaser__copy-wrapper ul{list-style:none;margin:0 0 2.5rem;padding:0}@media only screen and (min-width:768px){.wg-highlight-teaser__copy-wrapper ul{margin-left:.5rem}}.wg-highlight-teaser__copy-wrapper ul>li{font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem;margin-bottom:.5rem;padding-left:1.75rem;position:relative}.wg-highlight-teaser__copy-wrapper ul>li:before{background-color:#6ec800;background-image:none;content:"";height:.5rem;left:1px;position:absolute;top:.5em;width:.5rem}html[lang*=cn] .wg-highlight-teaser__copy-wrapper ul>li{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-highlight-teaser__copy-wrapper ul>li{font-family:sans-serif}html[lang*=kr] .wg-highlight-teaser__copy-wrapper ul>li{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-highlight-teaser__copy-wrapper ul>li{font-family:sans-serif}.wg-highlight-teaser__copy-wrapper small{font-size:.8rem}.wg-highlight-teaser__copy-wrapper :last-child{margin-bottom:0}.wg-interview__answer{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;min-height:3rem;position:relative;text-transform:none}html[lang*=cn] .wg-interview__answer{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-interview__answer{font-family:sans-serif}html[lang*=kr] .wg-interview__answer{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-interview__answer{font-family:sans-serif}@media only screen and (min-width:768px){.wg-interview__answer{padding-left:5rem}}.wg-interview__answer p:last-child{margin-bottom:0}.wg-interview__answer a{color:#8bb63b}.wg-interview__answer ul{list-style-type:disc}.wg-interview__answer:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M2.2 18.1C5 16.8 6.7 14.8 7.3 12c-1.3-.1-2.3-.5-2.8-1.3-.6-.7-.9-1.5-.9-2.4 0-1.4.4-2.5 1.1-3.2C5.4 4.4 6.3 4 7.3 4c1.2 0 2.2.5 2.9 1.4.7.9 1.1 2.1 1.1 3.7 0 1.7-.3 3.2-.9 4.6-.6 1.4-1.4 2.6-2.3 3.7-.9 1-2 1.9-3.2 2.6-1.2.7-2.3 1.1-3.4 1.4l.7-3.3zm11.2 0c2.9-1.3 4.6-3.3 5.1-6.2-1.3-.1-2.2-.5-2.8-1.2-.6-.7-.8-1.5-.8-2.4 0-1.4.4-2.5 1.1-3.2S17.6 4 18.6 4c1.2 0 2.2.5 2.9 1.4s1.1 2.1 1.1 3.7c0 1.7-.3 3.2-.9 4.6-.6 1.4-1.4 2.6-2.3 3.7-.9 1-2 1.9-3.2 2.6-1.2.7-2.3 1.1-3.4 1.4l.6-3.3z'/%3E%3C/svg%3E");background-position:50%;background-position:0 -.4rem;background-repeat:no-repeat;background-size:100%;content:"";display:none;height:3rem;left:0;position:absolute;width:3rem}@media only screen and (min-width:768px){.wg-interview__answer:before{display:block}}.wg-interview__question{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;text-transform:none}html[lang*=cn] .wg-interview__question{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-interview__question{font-family:sans-serif}html[lang*=kr] .wg-interview__question{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-interview__question{font-family:sans-serif}.wg-scrollnavigation-slider{flex-basis:100%;height:100%;width:100%}.wg-scrollnavigation-slider .flickity-page-dots{display:none}.wg-scrollnavigation-slider .flickity-button{background:transparent;border:none;height:100%;padding:0;position:absolute;top:0;transition:all .3s;width:12rem}.wg-scrollnavigation-slider .flickity-button:hover{cursor:pointer}.wg-scrollnavigation-slider .flickity-button.previous{background-image:linear-gradient(90deg,#1e2837 25%,rgba(30,40,55,.01) 80%);left:-2px;text-align:left}.wg-scrollnavigation-slider .flickity-button.next{background-image:linear-gradient(270deg,#1e2837 25%,rgba(30,40,55,.01) 80%);right:-2px;text-align:right}.wg-scrollnavigation-slider .flickity-button-icon{fill:currentColor;color:#fff;margin:0 .5rem;transition:all .3s;width:1rem}.wg-scrollnavigation-slider .flickity-button.previous:hover .flickity-button-icon{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:flickity-prev-animation;animation-name:flickity-prev-animation;-webkit-animation-timing-function:cubic-bezier(.445,.05,.55,.95);animation-timing-function:cubic-bezier(.445,.05,.55,.95)}.wg-scrollnavigation-slider .flickity-button.next:hover .flickity-button-icon{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:flickity-next-animation;animation-name:flickity-next-animation;-webkit-animation-timing-function:cubic-bezier(.445,.05,.55,.95);animation-timing-function:cubic-bezier(.445,.05,.55,.95)}.wg-scrollnavigation-slider .flickity-button:disabled{display:none}@-webkit-keyframes flickity-prev-animation{0%,to{-webkit-transform:translateX(0);transform:translateX(0)}50%{-webkit-transform:translateX(-.3rem);transform:translateX(-.3rem)}}@keyframes flickity-prev-animation{0%,to{-webkit-transform:translateX(0);transform:translateX(0)}50%{-webkit-transform:translateX(-.3rem);transform:translateX(-.3rem)}}@-webkit-keyframes flickity-next-animation{0%,to{-webkit-transform:translateX(0);transform:translateX(0)}50%{-webkit-transform:translateX(.3rem);transform:translateX(.3rem)}}@keyframes flickity-next-animation{0%,to{-webkit-transform:translateX(0);transform:translateX(0)}50%{-webkit-transform:translateX(.3rem);transform:translateX(.3rem)}}.wg-stage-slider-wrapper{background-color:#fff;height:auto;position:relative}.wg-stage-slider-wrapper--prev-height{height:323px}@media only screen and (min-width:768px){.wg-stage-slider-wrapper--prev-height{height:450px}}@media only screen and (min-width:992px){.wg-stage-slider-wrapper--prev-height{height:325px}}@media only screen and (min-width:1280px){.wg-stage-slider-wrapper--prev-height{height:421px}}@media only screen and (min-width:1600px){.wg-stage-slider-wrapper--prev-height{height:470px}}.wg-stage-slider{background-color:#fff;margin:0 auto;max-width:100%;opacity:0;overflow:hidden;transition:opacity .3s ease;visibility:hidden}.wg-stage-slider .flickity-prev-next-button{background-color:#333;background-color:hsla(30,11%,89%,.4);border:none;border-radius:50%;color:#fff;color:#333;cursor:pointer;display:inline-block;display:none;height:3.5rem;opacity:.85;opacity:1;outline:none;padding:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:opacity .25s linear;transition:background .3s ease;width:3.5rem;z-index:500}.wg-stage-slider .flickity-prev-next-button:focus,.wg-stage-slider .flickity-prev-next-button:hover{opacity:1;outline:none}.wg-stage-slider .flickity-prev-next-button.inactive,.wg-stage-slider .flickity-prev-next-button.slick-disabled{opacity:.25}.wg-stage-slider .flickity-prev-next-button>svg{left:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%}.wg-stage-slider .flickity-prev-next-button--right{right:0}.wg-stage-slider .flickity-prev-next-button>svg{height:100%;left:50%;top:0;-webkit-transform:translate3d(-.25rem,0,0);transform:translate3d(-.25rem,0,0);width:.5rem}.wg-stage-slider .flickity-prev-next-button:hover{background-color:#fff}@media only screen and (min-width:768px){.wg-stage-slider .flickity-prev-next-button{height:5rem;width:5rem}}@media only screen and (min-width:992px){.wg-stage-slider .flickity-prev-next-button{display:inline-block}}@media only screen and (min-width:768px){.wg-stage-slider .flickity-button.previous{left:.5rem}.wg-stage-slider .flickity-button.next{right:.5rem}}.wg-stage-slider.flickity-enabled{opacity:1;visibility:visible}.wg-stage-slider.is-hidden{display:none}.wg-home-slide{background:#fff;cursor:default;position:relative;width:100%}.wg-home-slide img,.wg-home-slide picture,.wg-home-slide video{display:block;width:100%}.wg-stage-slider-dots{bottom:.66rem;display:flex;font-size:0;height:5px;justify-content:center;list-style:none;margin:0;padding:0 2rem;position:absolute;text-align:center;width:100%;z-index:400}.wg-stage-slider-dots--invisible{opacity:0;transition:opacity .3s ease;visibility:hidden}@media only screen and (min-width:768px){.wg-stage-slider-dots{bottom:1.66rem;display:block}}.wg-stage-slider-dot{background:#efeeec;border-radius:0;cursor:pointer;display:inline-block;flex:1 1 auto;height:5px;margin:0 5px;position:relative;width:50px}.wg-stage-slider-dot:hover{background:#e0ddd9}.wg-stage-slider-dot__button{background:#6ec800;border:0;cursor:pointer;display:block;font-size:0;height:5px;line-height:0;outline:none;padding:0;transition:none;width:0}.is-selected .wg-stage-slider-dot__button{transition:width 4.7s linear;width:100%}.wg-stage-slider-dot.is-selected.has-hover .wg-stage-slider-dot__button{transition:none;width:100%}.wg-stage-slider-dot.is-selected.has-reset .wg-stage-slider-dot__button{transition:width .1s linear;width:0}.wg-stage-slider-dot.is-selected.has-hard-reset .wg-stage-slider-dot__button{transition:none;width:0}.wg-home-slide__inner{margin:0 auto;max-width:1280px;opacity:1;padding-left:1rem;padding-right:1rem;transition:opacity .3s linear;visibility:visible;width:100%}@media only screen and (max-width:767px){.wg-home-slide__inner{padding-left:1rem;padding-right:1rem}}@media only screen and (min-width:1280px) and (max-width:1599px){.wg-home-slide__inner{max-width:1000px}}@media only screen and (min-width:992px){.wg-home-slide__inner{display:flex;flex-flow:column nowrap;justify-content:flex-start;left:50%;min-height:auto;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%}}.wg-home-slide__inner--invisible{opacity:0;visibility:hidden}.wg-home-slide__box{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;padding:2rem 2rem 3rem;text-transform:none}html[lang*=cn] .wg-home-slide__box{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-home-slide__box{font-family:sans-serif}html[lang*=kr] .wg-home-slide__box{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-home-slide__box{font-family:sans-serif}.wg-home-slide__box p{margin-bottom:1.5rem}@media only screen and (max-width:767px){.wg-home-slide__box{background-color:#fff}}@media only screen and (min-width:992px){.wg-home-slide__box{width:50%}}.wg-home-slide__box.is-left-aligned{align-self:flex-start}.wg-home-slide__box.is-center-aligned{align-self:center;text-align:center}.wg-home-slide__box.is-right-aligned{align-self:flex-end}@media only screen and (min-width:992px){.wg-home-slide__box--wide{width:calc(66% + 3rem)}}.wg-home-slide__box-headline{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.8rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:2.2rem;margin-bottom:1rem}html[lang*=cn] .wg-home-slide__box-headline{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-home-slide__box-headline{font-family:sans-serif}html[lang*=kr] .wg-home-slide__box-headline{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-home-slide__box-headline{font-family:sans-serif}@media only screen and (min-width:768px){.wg-home-slide__box-headline{font-size:2rem;line-height:2.4rem}}@media only screen and (min-width:992px){.wg-home-slide__box-headline{font-size:2.2rem;line-height:2.6rem}}@media only screen and (min-width:1280px){.wg-home-slide__box-headline{font-size:2.2rem;line-height:2.8rem}}@media only screen and (min-width:1600px){.wg-home-slide__box-headline{font-size:2.6rem;line-height:3rem}}.wg-home-slide__box-headline p{margin-bottom:0}.wg-category-stage-wrapper{position:relative}.wg-category-stage{background-position:top;background-repeat:no-repeat;background-size:100% auto;display:flex;flex-direction:column;padding-top:56%;position:relative}@media only screen and (min-width:768px){.wg-category-stage{background-position:50%}}@media only screen and (min-width:992px){.wg-category-stage{min-height:36rem;padding-top:0}}.wg-category-stage>.wg-container{display:flex;padding:0;width:100%}@media only screen and (min-width:992px){.wg-category-stage>.wg-container{padding:0 2rem}}.wg-category-stage>.wg-category-stage__img{height:57vw;left:50%;position:absolute;right:0;top:0;-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0)}@media only screen and (min-width:992px){.wg-category-stage>.wg-category-stage__img{display:none}}.wg-category-stage--flat{margin-bottom:2rem;min-height:0;padding-top:0}.wg-category-stage-wrapper--no-bg{background:transparent;display:flex;flex-direction:column;justify-content:space-between;position:relative}@media only screen and (min-width:992px){.wg-category-stage-wrapper--no-bg{flex-direction:row;padding:4rem 0}}.wg-category-stage-wrapper--no-bg .wg-category-stage{align-items:center;flex-direction:row;padding:1rem 0;width:100%}@media only screen and (min-width:768px){.wg-category-stage-wrapper--no-bg .wg-category-stage{padding:4rem 0}}@media only screen and (min-width:992px){.wg-category-stage-wrapper--no-bg .wg-category-stage{margin:0;min-height:auto;padding:0}}.wg-category-stage-wrapper--no-bg .wg-category-stage__body{height:100%;margin-bottom:0;max-width:none}@media only screen and (min-width:768px){.wg-category-stage-wrapper--no-bg .wg-category-stage__body{margin-left:1rem;margin-right:1rem}}@media only screen and (min-width:992px){.wg-category-stage-wrapper--no-bg .wg-category-stage__body{font-size:7vw;margin-left:2rem;margin-right:2rem}}@media only screen and (min-width:1280px){.wg-category-stage-wrapper--no-bg .wg-category-stage__body{font-size:6rem;margin:0}}.wg-category-stage-wrapper--no-bg .wg-category-stage>.wg-container{height:100%}@media only screen and (min-width:992px){.wg-category-stage-wrapper--no-bg .wg-category-stage__nav{bottom:auto;margin-right:2rem;position:relative;right:auto;top:auto}}.wg-category-stage__head{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.8rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:2.2rem;margin-bottom:1rem;margin-top:0}html[lang*=cn] .wg-category-stage__head{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-category-stage__head{font-family:sans-serif}html[lang*=kr] .wg-category-stage__head{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-category-stage__head{font-family:sans-serif}@media only screen and (min-width:768px){.wg-category-stage__head{font-size:2rem;line-height:2.4rem}}@media only screen and (min-width:992px){.wg-category-stage__head{font-size:2.2rem;line-height:2.6rem}}@media only screen and (min-width:1280px){.wg-category-stage__head{font-size:2.2rem;line-height:2.8rem}}@media only screen and (min-width:1600px){.wg-category-stage__head{font-size:2.6rem;line-height:3rem}}.wg-category-stage__subhead{display:block;font-family:AktivGrotesk,sans-serif;font-size:40%;font-style:normal;font-weight:400;line-height:1.5}html[lang*=cn] .wg-category-stage__subhead{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-category-stage__subhead{font-family:sans-serif}html[lang*=kr] .wg-category-stage__subhead{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-category-stage__subhead{font-family:sans-serif}.wg-category-stage__subhead strong,.wg-category-stage__subhead>p{color:inherit;font-size:inherit;line-height:inherit}.wg-category-stage__subhead>p{font-style:inherit;margin:0;padding:0}@media only screen and (min-width:768px){.wg-category-stage__subhead{margin-bottom:2rem}}@media only screen and (min-width:1280px){.wg-category-stage__subhead{font-size:1.2rem}}.wg-category-stage__body{word-wrap:break-word;background-color:#fff;display:block;font-size:8vw;overflow:hidden;padding:1.5rem;width:100%}@media only screen and (min-width:768px){.wg-category-stage__body{font-size:6vw}}@media only screen and (min-width:992px){.wg-category-stage__body{font-size:5vw;margin-bottom:4rem;margin-top:4rem;padding:3rem;width:54%}}@media only screen and (min-width:1280px){.wg-category-stage__body{font-size:6rem}}@media only screen and (min-width:1600px){.wg-category-stage__body{font-size:10vw}}.wg-category-stage__body.wg-bg-none{background-color:transparent}.wg-category-stage__body--transparent{background-color:#fff}@media only screen and (min-width:992px){.wg-category-stage__body--transparent{background-color:transparent;padding:3rem 2rem}}@media only screen and (min-width:768px){.wg-category-stage__footer{display:flex;flex-wrap:wrap;margin-top:2rem;position:relative}}.wg-category-stage__btn{margin-right:1rem}@media only screen and (min-width:768px){.wg-category-stage__btn{margin-bottom:1rem}}.wg-category-stage__nav{background-color:#fff;border-bottom:1px solid #dedfe1;border-top:1px solid #dedfe1;position:relative}@media only screen and (min-width:992px){.wg-category-stage__nav{border:none;position:absolute;right:2rem;top:4rem;width:18.67rem}}.wg-category-stage__nav .wg-box__head{margin-left:2px;padding:1.5rem 1.5rem 0;position:relative}@media only screen and (max-width:767px){.wg-category-stage__nav .wg-box__head{margin:0;padding:1rem .5rem}}@media only screen and (min-width:992px){.wg-category-stage__nav .wg-box__head{margin-left:0;padding:2rem 2rem 0}}.wg-category-stage__nav .wg-box__head:before{background-color:#6ec800;bottom:.3rem;content:"";height:100%;left:-2px;opacity:1;position:absolute;top:0;transition:opacity .25s ease;width:2px}.wg-category-stage__nav .wg-box__list{margin-bottom:1.33rem}@media only screen and (min-width:768px){.wg-category-stage__nav .wg-box__list{-webkit-column-count:2;-moz-column-count:2;column-count:2}}@media only screen and (min-width:992px){.wg-category-stage__nav .wg-box__list{-webkit-column-count:auto;-moz-column-count:auto;column-count:auto}}@media only screen and (max-width:767px){.wg-category-stage__nav .wg-box__list{margin:0}}.wg-category-stage--no-bg+.wg-category-stage__nav{bottom:0}@media only screen and (min-width:992px){.wg-category-stage--no-bg+.wg-category-stage__nav{bottom:4rem}}.wg-category-stage__nav.is-hovered .wg-box__head:before{opacity:0}.wg-category-stage__hint,.wg-category-stage__hint>p{flex-basis:100%;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5;margin-bottom:0}html[lang*=cn] .wg-category-stage__hint,html[lang*=cn] .wg-category-stage__hint>p{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-category-stage__hint,html[lang*=ja] .wg-category-stage__hint>p{font-family:sans-serif}html[lang*=kr] .wg-category-stage__hint,html[lang*=kr] .wg-category-stage__hint>p{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-category-stage__hint,html[lang*=tw] .wg-category-stage__hint>p{font-family:sans-serif}@media only screen and (min-width:768px){.wg-category-stage__hint,.wg-category-stage__hint>p{margin-bottom:1rem}}.wg-category-stage__hint>p{display:none}@media only screen and (min-width:768px){.wg-category-stage__hint>p{display:block}}.wg-category-stage--showroom{flex-direction:row;left:50%;margin-left:-50vw;margin-right:-50vw;max-width:none;padding:2rem 0;position:relative;right:50%;width:100vw}@media only screen and (min-width:768px){.wg-category-stage--showroom{margin-top:-4rem;padding-bottom:4rem;padding-top:4rem}}.wg-category-stage--showroom .wg-category-stage__head{margin-bottom:0}.wg-category-stage--showroom .wg-category-stage__body{margin:0}.wg-category-stage--showroom>.wg-container{display:flex;flex-direction:column;justify-content:center;margin-left:-1rem}@media only screen and (min-width:992px){.wg-category-stage--showroom>.wg-container{margin-left:auto}}.wg-category-stage--showroom-reverse>.wg-container{align-items:flex-end;margin-left:1rem;margin-right:-1rem}@media only screen and (min-width:992px){.wg-category-stage--showroom-reverse>.wg-container{margin-left:auto;margin-right:auto}}.wg-target-group__bubble-wrapper{display:flex;flex-wrap:wrap;justify-content:flex-start;padding-bottom:1.33333333rem}@media only screen and (min-width:768px){.wg-target-group__bubble-wrapper{flex-wrap:nowrap;justify-content:space-around;padding-bottom:0}}.wg-target-group:first-child .wg-target-group__bubble-wrapper{padding-top:2rem}@media only screen and (min-width:768px){.wg-target-group:first-child .wg-target-group__bubble-wrapper{padding-top:2.66666667rem}}@media only screen and (min-width:992px){.wg-target-group:first-child .wg-target-group__bubble-wrapper{padding-top:4rem}}.wg-target-group__bubble{flex-basis:50%;max-width:50%;padding-bottom:2rem;position:relative}@media only screen and (min-width:768px){.wg-target-group__bubble{flex-basis:25%;max-width:none;padding-bottom:2.66666667rem}}@media only screen and (min-width:992px){.wg-target-group__bubble{padding-bottom:4rem}}.wg-target-group__bubble:hover .wg-target-group__bubble-img,.wg-target-group__bubble:hover .wg-target-group__bubble-symbol,.wg-target-group__bubble:hover:after{background-color:#6ec800}.wg-target-group__bubble:hover .wg-target-group__bubble-img>img,.wg-target-group__bubble:hover .wg-target-group__bubble-symbol>img{-webkit-filter:invert(1);filter:invert(1)}.wg-target-group__bubble:hover .wg-target-group__bubble-img .icon,.wg-target-group__bubble:hover .wg-target-group__bubble-symbol .icon{color:#fff}.wg-target-group__bubble:hover .wg-target-group__bubble-desc{color:#6ec800}.wg-target-group__bubble a{align-items:center;display:flex;flex-direction:row;justify-content:center;text-decoration:none}@media only screen and (min-width:768px){.wg-target-group__bubble a{flex-direction:column}}.wg-target-group__bubble-img,.wg-target-group__bubble-symbol{background-color:transparent;border-radius:50%;cursor:pointer;display:flex;flex-direction:column;height:30px;justify-content:center;min-width:30px;overflow:hidden;position:relative;transition:background-color .3s;width:30px}.wg-target-group__bubble-img .icon,.wg-target-group__bubble-symbol .icon{color:#000;height:15px;transition:color .3s;width:15px}@media only screen and (min-width:768px){.wg-target-group__bubble-img,.wg-target-group__bubble-symbol{background-color:transparent;border-radius:50%;cursor:pointer;display:flex;flex-direction:column;height:125px;justify-content:center;margin-bottom:2rem;min-width:125px;overflow:hidden;position:relative;transition:background-color .3s;width:125px}.wg-target-group__bubble-img .icon,.wg-target-group__bubble-symbol .icon{color:#000;height:62.5px;transition:color .3s;width:62.5px}}@media only screen and (min-width:768px) and only screen and (min-width:768px){.wg-target-group__bubble-img,.wg-target-group__bubble-symbol{margin-bottom:2rem}}.wg-target-group__bubble-img>img,.wg-target-group__bubble-symbol>img{display:block;max-width:100%}.wg-target-group__bubble-desc{color:#000;padding-left:.5rem;text-align:left;width:100%}@media only screen and (min-width:768px){.wg-target-group__bubble-desc{padding-left:auto;text-align:center;width:auto}}.wg-target-group__caption-wrapper{display:none;overflow:hidden}@media only screen and (min-width:768px){.wg-target-group__caption-wrapper{display:block;padding-top:7.4rem;position:relative}}@media only screen and (min-width:992px){.wg-target-group__caption-wrapper{padding-top:9.66666667rem}}.wg-target-group__caption{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.2rem;font-style:normal;font-weight:700;font-weight:400;left:0;letter-spacing:normal;line-height:1.6rem;margin:0 auto;max-width:36.67rem;opacity:0;position:absolute;right:0;text-align:center;top:0;-webkit-transform:translateY(2rem);transform:translateY(2rem);transition:opacity .3s,-webkit-transform .3s;transition:opacity .3s,transform .3s;transition:opacity .3s,transform .3s,-webkit-transform .3s;width:100%}html[lang*=cn] .wg-target-group__caption{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-target-group__caption{font-family:sans-serif}html[lang*=kr] .wg-target-group__caption{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-target-group__caption{font-family:sans-serif}@media only screen and (min-width:768px){.wg-target-group__caption{font-size:1.2rem;line-height:1.6rem}}@media only screen and (min-width:992px){.wg-target-group__caption{font-size:1.2rem;line-height:1.6rem}}@media only screen and (min-width:1280px){.wg-target-group__caption{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:1600px){.wg-target-group__caption{font-size:1.6rem;line-height:2rem}}.wg-target-group__caption.is-visible{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.wg-target-group--compact .wg-target-group__bubble-wrapper{display:flex;flex-wrap:wrap;justify-content:flex-start;padding-bottom:4rem}@media only screen and (min-width:768px){.wg-target-group--compact .wg-target-group__bubble-wrapper{padding-bottom:4.4rem}}@media only screen and (min-width:992px){.wg-target-group--compact .wg-target-group__bubble-wrapper{padding-bottom:4.4rem}}@media only screen and (min-width:1280px){.wg-target-group--compact .wg-target-group__bubble-wrapper{padding-bottom:4.8rem}}@media only screen and (min-width:1600px){.wg-target-group--compact .wg-target-group__bubble-wrapper{padding-bottom:5.4rem}}@media only screen and (min-width:768px){.wg-target-group--compact .wg-target-group__bubble-wrapper{justify-content:space-around}}.wg-target-group--compact .wg-target-group__bubble{display:flex;flex-basis:50%;flex-direction:column;text-decoration:none}@media only screen and (min-width:768px){.wg-target-group--compact .wg-target-group__bubble{align-items:center;flex-basis:25%;margin-bottom:2.66666667rem;padding-bottom:0}}@media only screen and (min-width:992px){.wg-target-group--compact .wg-target-group__bubble{flex-basis:12.5%;margin-bottom:0}}.wg-target-group--compact .wg-target-group__bubble:after{display:none}@media only screen and (min-width:768px){.wg-target-group--compact .wg-target-group__bubble-img,.wg-target-group--compact .wg-target-group__bubble-symbol{background-color:transparent;border-radius:50%;cursor:pointer;display:flex;flex-direction:column;height:85px;justify-content:center;min-width:85px;overflow:hidden;position:relative;transition:background-color .3s;width:85px}.wg-target-group--compact .wg-target-group__bubble-img .icon,.wg-target-group--compact .wg-target-group__bubble-symbol .icon{color:#000;height:42.5px;transition:color .3s;width:42.5px}}@media only screen and (min-width:768px) and only screen and (min-width:768px){.wg-target-group--compact .wg-target-group__bubble-img,.wg-target-group--compact .wg-target-group__bubble-symbol{margin-bottom:2rem}}.wg-target-group--compact .wg-target-group__bubble-desc{color:#000;padding-left:.5rem;text-align:left}@media only screen and (min-width:768px){.wg-target-group--compact .wg-target-group__bubble-desc{padding-left:auto;text-align:center}}.wg-navigation-list{padding:2.857rem 1.429rem}@media only screen and (min-width:768px){.wg-navigation-list{padding:3.333rem}}.wg-page--order-confirmation .wg-navigation-list{margin-bottom:2rem}@media only screen and (min-width:992px){.wg-page--order-confirmation .wg-navigation-list{margin-bottom:4rem}}.wg-navigation-list--white{background-color:#fff}.wg-navigation-list__headline{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.4rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.8rem;margin-bottom:1rem}html[lang*=cn] .wg-navigation-list__headline{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-navigation-list__headline{font-family:sans-serif}html[lang*=kr] .wg-navigation-list__headline{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-navigation-list__headline{font-family:sans-serif}@media only screen and (min-width:768px){.wg-navigation-list__headline{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:992px){.wg-navigation-list__headline{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:1280px){.wg-navigation-list__headline{font-size:1.6rem;line-height:2rem}}@media only screen and (min-width:1600px){.wg-navigation-list__headline{font-size:1.8rem;line-height:2.2rem}}.wg-navigation-list__copy{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;text-transform:none}.wg-navigation-list__copy strong,.wg-navigation-list__copy>p{color:inherit;font-size:inherit;line-height:inherit}.wg-navigation-list__copy>p{font-style:inherit;margin:0;padding:0}html[lang*=cn] .wg-navigation-list__copy{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-navigation-list__copy{font-family:sans-serif}html[lang*=kr] .wg-navigation-list__copy{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-navigation-list__copy{font-family:sans-serif}.wg-navigation-list__copy a{fill:currentColor;color:#000;cursor:pointer;display:inline-block;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;text-decoration:none;text-transform:none;transition:color .2s linear}html[lang*=cn] .wg-navigation-list__copy a{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-navigation-list__copy a{font-family:sans-serif}html[lang*=kr] .wg-navigation-list__copy a{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-navigation-list__copy a{font-family:sans-serif}.wg-navigation-list__copy a:focus,.wg-navigation-list__copy a:hover{color:#6ec800;text-decoration:underline}.wg-navigation-list__copy ul{list-style:none;margin-bottom:2.667rem;margin-top:0;padding:0}.wg-navigation-list__copy ul>li{font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem;padding-left:2.5rem;position:relative}html[lang*=cn] .wg-navigation-list__copy ul>li{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-navigation-list__copy ul>li{font-family:sans-serif}html[lang*=kr] .wg-navigation-list__copy ul>li{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-navigation-list__copy ul>li{font-family:sans-serif}.wg-navigation-list__copy ul>li>p{display:inline;margin:0}.wg-navigation-list__copy ul>li:before{background-color:unset;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%236ec800' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='m213 308-56-56-19.1 19 75 75L374 184.9 355.1 166 213 308z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%;content:"";display:inline-block;height:2rem;left:0;position:absolute;top:-.3rem;width:2rem}.wg-navigation-list__copy p{margin-bottom:1.5rem}.wg-navigation-list__list{border-top:2px solid #eff0f2;list-style-type:none;margin:3rem 0 0;padding:0}@media only screen and (min-width:768px){.wg-navigation-list__list{margin-top:0}}.wg-navigation-list__link{position:relative}.wg-navigation-list__link>a{border-bottom:2px solid #eff0f2;color:#000;cursor:pointer;display:inline-block;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;height:100%;letter-spacing:normal;line-height:1.6rem;margin:0;min-height:auto;padding:1rem 2.5rem 1rem 1rem;text-decoration:none;text-transform:none;transition:color .25s;width:100%}html[lang*=cn] .wg-navigation-list__link>a{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-navigation-list__link>a{font-family:sans-serif}html[lang*=kr] .wg-navigation-list__link>a{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-navigation-list__link>a{font-family:sans-serif}.wg-navigation-list__link>a:hover{color:#6ec800}.wg-navigation-list__link>a:hover:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%236ec800' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='m222.5 305.1 14.9 14.9 64-64-64-64-14.9 14.9 49.1 49.1-49.1 49.1z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%}.wg-navigation-list__link>a:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='m222.5 305.1 14.9 14.9 64-64-64-64-14.9 14.9 49.1 49.1-49.1 49.1z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%;content:"";height:2rem;position:absolute;right:.5rem;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:2rem}.wg-blog{position:relative}.wg-blog-tile-sizer{width:25%}.wg-blog__tile{background:#fff;display:block;float:left;margin-bottom:1rem;min-height:10rem;padding:1rem;position:relative;text-decoration:none;transition:box-shadow .2s;width:100%}.wg-blog__tile--dated{padding-top:3rem}.wg-blog__tile--flagged{padding-top:6rem}.wg-blog__tile:focus,.wg-blog__tile:hover{box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);cursor:pointer;text-decoration:none}.wg-blog__tile:focus .wg-blog__tile-footer,.wg-blog__tile:hover .wg-blog__tile-footer{color:#6ec800}@media only screen and (min-width:768px){.wg-blog__tile{margin-bottom:2rem;margin-left:1rem;margin-right:1rem;width:calc(50% - 2rem)}}@media only screen and (min-width:992px){.wg-blog__tile{margin-bottom:2rem;width:calc(25% - 2rem)}}@media only screen and (min-width:768px){.wg-blog__tile--native{width:calc(50% - 2rem)}}.wg-blog__tile--native:focus,.wg-blog__tile--native:hover{cursor:default}.wg-blog__tile--double,.wg-blog__tile:nth-child(3n+1):not(:first-child){width:100%}@media only screen and (min-width:768px){.wg-blog__tile--double,.wg-blog__tile:nth-child(3n+1):not(:first-child){width:calc(50% - 2rem)}}.wg-blog__tile-date{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;position:absolute;right:1rem;text-transform:none;top:.5rem}html[lang*=cn] .wg-blog__tile-date{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-blog__tile-date{font-family:sans-serif}html[lang*=kr] .wg-blog__tile-date{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-blog__tile-date{font-family:sans-serif}.wg-blog__tile-flag{background-color:#6ec800;color:#fff;display:inline-block;font-family:AktivGrotesk,sans-serif;font-size:.7rem;font-style:normal;font-weight:400;left:0;letter-spacing:1px;overflow:hidden;padding:.6667rem 1rem;position:absolute;text-overflow:ellipsis;text-transform:uppercase;top:5%;top:2rem;white-space:nowrap;width:auto;z-index:5}.wg-blog__tile-flag strong,.wg-blog__tile-flag>p{color:inherit;font-size:inherit;line-height:inherit}.wg-blog__tile-flag>p{font-style:inherit;margin:0;padding:0}html[lang*=cn] .wg-blog__tile-flag{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-blog__tile-flag{font-family:sans-serif}html[lang*=kr] .wg-blog__tile-flag{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-blog__tile-flag{font-family:sans-serif}@media medium{.wg-blog__tile-flag{font-size:.8rem}}.wg-blog__tile-head{word-wrap:break-word;color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.4rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.8rem;margin-bottom:1.5rem;overflow-wrap:break-word}html[lang*=cn] .wg-blog__tile-head{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-blog__tile-head{font-family:sans-serif}html[lang*=kr] .wg-blog__tile-head{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-blog__tile-head{font-family:sans-serif}@media only screen and (min-width:768px){.wg-blog__tile-head{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:992px){.wg-blog__tile-head{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:1280px){.wg-blog__tile-head{font-size:1.6rem;line-height:2rem}}@media only screen and (min-width:1600px){.wg-blog__tile-head{font-size:1.8rem;line-height:2.2rem}}.wg-blog__tile-head a{color:#000;font-weight:700}.wg-blog__tile-head a:hover{color:#000;font-weight:700;text-decoration:none}.wg-blog__tile-head a:focus{text-decoration:none}.wg-blog__tile-img{margin-bottom:1rem;margin-left:-1rem;margin-right:-1rem;overflow:hidden}.wg-blog__tile-img>img{display:block;height:auto;width:100%}.wg-blog__tile-video{margin-bottom:1rem;margin-left:-1rem;margin-right:-1rem;overflow:hidden}.wg-blog__tile-body{line-height:1.5}.wg-blog__tile-body strong,.wg-blog__tile-body>p{color:inherit;font-size:inherit;line-height:inherit}.wg-blog__tile-body>p{font-style:inherit;margin:0;padding:0}.wg-blog__tile-body,.wg-blog__tile-body>p{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;text-transform:none}html[lang*=cn] .wg-blog__tile-body,html[lang*=cn] .wg-blog__tile-body>p{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-blog__tile-body,html[lang*=ja] .wg-blog__tile-body>p{font-family:sans-serif}html[lang*=kr] .wg-blog__tile-body,html[lang*=kr] .wg-blog__tile-body>p{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-blog__tile-body,html[lang*=tw] .wg-blog__tile-body>p{font-family:sans-serif}.wg-blog__tile-body a,.wg-blog__tile-body>p a{color:#000;font-weight:700}.wg-blog__tile-body a:hover,.wg-blog__tile-body>p a:hover{color:#000;font-weight:700;text-decoration:none}.wg-blog__tile-body a:focus,.wg-blog__tile-body>p a:focus{text-decoration:none}.wg-blog__tile-cta-footer{display:flex;justify-content:flex-end;width:100%}.wg-blog__tile-footer{border-top:2px solid #eff0f2;color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;margin-top:.5rem;padding-top:.5rem;text-transform:none;transition:color .2s;width:100%}html[lang*=cn] .wg-blog__tile-footer{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-blog__tile-footer{font-family:sans-serif}html[lang*=kr] .wg-blog__tile-footer{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-blog__tile-footer{font-family:sans-serif}.wg-blog__load-more{text-align:center}.wg-blog__status{color:#000;font-family:AktivGrotesk,sans-serif;font-size:.8rem;font-style:normal;font-weight:400;font-weight:700;letter-spacing:normal;line-height:1.4rem;text-transform:none;text-transform:uppercase}html[lang*=cn] .wg-blog__status{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-blog__status{font-family:sans-serif}html[lang*=kr] .wg-blog__status{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-blog__status{font-family:sans-serif}.wg-blog__status--new{color:#6ec800}.wg-social-wall{position:relative}.wg-social-wall-tile-sizer{width:20%}.wg-social-wall__tile{background:#fff;display:block;float:left;margin-bottom:1rem;min-height:10rem;padding:3.33rem 1.33rem 1.33rem;position:relative;text-decoration:none;transition:box-shadow .2s;width:100%}.wg-social-wall__tile:hover{box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);cursor:pointer;text-decoration:none}.wg-social-wall__tile:hover .wg-social-wall__tile-footer{color:#6ec800}.wg-social-wall__tile:focus{text-decoration:none}.wg-social-wall__tile:focus .wg-social-wall__tile-footer{color:#6ec800}@media only screen and (min-width:768px){.wg-social-wall__tile{margin-bottom:2rem;margin-left:1rem;margin-right:1rem;width:calc(50% - 2rem)}}@media only screen and (min-width:992px){.wg-social-wall__tile{margin-bottom:2rem;width:calc(20% - 2rem)}}.wg-social-wall__tile-date{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;position:absolute;right:1.33rem;text-transform:none;top:.66rem}html[lang*=cn] .wg-social-wall__tile-date{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-social-wall__tile-date{font-family:sans-serif}html[lang*=kr] .wg-social-wall__tile-date{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-social-wall__tile-date{font-family:sans-serif}.wg-social-wall__tile-flag{background-color:#6ec800;color:#fff;display:inline-block;font-family:AktivGrotesk,sans-serif;font-size:.7rem;font-style:normal;font-weight:400;left:0;letter-spacing:1px;overflow:hidden;padding:.6667rem 1rem;position:absolute;text-overflow:ellipsis;text-transform:uppercase;top:5%;top:1.33rem;white-space:nowrap;width:auto;z-index:5}.wg-social-wall__tile-flag strong,.wg-social-wall__tile-flag>p{color:inherit;font-size:inherit;line-height:inherit}.wg-social-wall__tile-flag>p{font-style:inherit;margin:0;padding:0}html[lang*=cn] .wg-social-wall__tile-flag{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-social-wall__tile-flag{font-family:sans-serif}html[lang*=kr] .wg-social-wall__tile-flag{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-social-wall__tile-flag{font-family:sans-serif}@media medium{.wg-social-wall__tile-flag{font-size:.8rem}}.wg-social-wall__tile-head{word-wrap:break-word;color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.2rem;font-style:normal;font-weight:700;letter-spacing:.02rem;line-height:1.4rem;margin-bottom:1.5rem;overflow-wrap:break-word;text-transform:none}html[lang*=cn] .wg-social-wall__tile-head{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-social-wall__tile-head{font-family:sans-serif}html[lang*=kr] .wg-social-wall__tile-head{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-social-wall__tile-head{font-family:sans-serif}.wg-social-wall__tile-head a{color:#000;font-weight:700}.wg-social-wall__tile-head a:hover{color:#000;font-weight:700;text-decoration:none}.wg-social-wall__tile-head a:focus{text-decoration:none}.wg-social-wall__tile-img{margin-bottom:1.33rem;margin-left:-1.33rem;margin-right:-1.33rem;overflow:hidden;position:relative}.wg-social-wall__tile-img>img{display:block;height:auto;width:100%}.wg-social-wall__play-overlay{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.wg-social-wall__play-overlay .icon{height:5rem;opacity:.7;width:5rem}.wg-social-wall__tile-body{line-height:1.5;word-break:break-word}.wg-social-wall__tile-body strong,.wg-social-wall__tile-body>p{color:inherit;font-size:inherit;line-height:inherit}.wg-social-wall__tile-body>p{font-style:inherit;margin:0;padding:0}.wg-social-wall__tile-body,.wg-social-wall__tile-body>p{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;text-transform:none}html[lang*=cn] .wg-social-wall__tile-body,html[lang*=cn] .wg-social-wall__tile-body>p{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-social-wall__tile-body,html[lang*=ja] .wg-social-wall__tile-body>p{font-family:sans-serif}html[lang*=kr] .wg-social-wall__tile-body,html[lang*=kr] .wg-social-wall__tile-body>p{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-social-wall__tile-body,html[lang*=tw] .wg-social-wall__tile-body>p{font-family:sans-serif}.wg-social-wall__tile-body a,.wg-social-wall__tile-body>p a{color:#000;font-weight:700}.wg-social-wall__tile-body a:hover,.wg-social-wall__tile-body>p a:hover{color:#000;font-weight:700;text-decoration:none}.wg-social-wall__tile-body a:focus,.wg-social-wall__tile-body>p a:focus{text-decoration:none}.wg-social-wall__tile-footer{border-top:2px solid #eff0f2;color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;justify-content:space-between;letter-spacing:normal;line-height:1.6rem;margin-top:.66rem;padding-top:.66rem;text-transform:none;transition:color .2s;word-break:break-all}html[lang*=cn] .wg-social-wall__tile-footer{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-social-wall__tile-footer{font-family:sans-serif}html[lang*=kr] .wg-social-wall__tile-footer{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-social-wall__tile-footer{font-family:sans-serif}.wg-social-wall__tile-icon .icon{height:1.3rem;width:1.3rem}.wg-productfilter-section{margin-bottom:3.33rem}@media only screen and (max-width:767px){.wg-productfilter-section .wg-download-listitem .wg-version-data{display:none}}.wg-productfilter-section>.wg-container{background-color:#eff0f2}.wg-productfilter-container{min-height:30vh;position:relative}.wg-product-listitem{background-color:#fff;color:#000;display:flex;flex-flow:row wrap;margin-bottom:1rem;padding:1rem 0;position:relative}@media only screen and (min-width:992px){.wg-product-listitem{padding:1.5rem}}.wg-product-listitem>.wg-row{flex:1 1 100%}@media only screen and (min-width:992px){.wg-product-listitem{padding:1rem 0}}.wg-product-listitem__image-wrapper-inner{margin-bottom:1.5rem;position:relative}.wg-product-listitem__image-wrapper-inner:after{content:"";display:block;padding-bottom:100%}.wg-product-listitem__image-wrapper-inner .wg-flag{position:absolute}.wg-product-listitem__image{align-items:center;border:2px solid #eff0f2;cursor:pointer;display:flex;height:100%;justify-content:center;padding:1rem;position:absolute;width:100%}@media only screen and (max-width:767px){.wg-product-listitem__image{padding:.5rem}}.wg-product-listitem__image>img{height:auto;max-height:100%;max-width:100%;width:auto}.wg-product-listitem__content{display:flex;flex-flow:column nowrap;padding-left:0;padding-right:1rem}.wg-product-listitem__art-no{position:relative}@media only screen and (min-width:768px){.wg-product-listitem__art-no{padding-left:1.5rem}}.wg-product-listitem__art-no:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='m222.5 305.1 14.9 14.9 64-64-64-64-14.9 14.9 49.1 49.1-49.1 49.1z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:200%;content:"";display:none;height:1rem;left:.2rem;position:absolute;top:0;width:1rem}@media only screen and (min-width:768px){.wg-product-listitem__art-no:before{display:inline-block}}.wg-product-listitem__art-no:first-child{padding:0}.wg-product-listitem__art-no:first-child:before{display:none}.wg-product-listitem__breadcrumb{color:#000;font-family:AktivGrotesk,sans-serif;font-size:.8rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.4rem;margin-bottom:.4rem;text-transform:none;text-transform:uppercase}html[lang*=cn] .wg-product-listitem__breadcrumb{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-product-listitem__breadcrumb{font-family:sans-serif}html[lang*=kr] .wg-product-listitem__breadcrumb{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-product-listitem__breadcrumb{font-family:sans-serif}.wg-product-listitem__breadcrumb>span{display:inline-block;line-height:.9rem}.wg-product-listitem__title strong,.wg-product-listitem__title>p{color:inherit;font-size:inherit;line-height:inherit}.wg-product-listitem__title>p{font-style:inherit;margin:0;padding:0}@media only screen and (max-width:767px){.wg-product-listitem__title{-webkit-hyphens:auto;hyphens:auto;-ms-word-break:break-word;word-break:break-word}}.wg-product-listitem__title:hover{text-decoration:none}.wg-product-listitem__title .wg-product-family>.icon{margin-right:-.25rem}.wg-product-listitem__primary-name{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.4rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.8rem;margin-bottom:.3rem;transition:color .3s}html[lang*=cn] .wg-product-listitem__primary-name{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-product-listitem__primary-name{font-family:sans-serif}html[lang*=kr] .wg-product-listitem__primary-name{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-product-listitem__primary-name{font-family:sans-serif}@media only screen and (min-width:768px){.wg-product-listitem__primary-name{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:992px){.wg-product-listitem__primary-name{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:1280px){.wg-product-listitem__primary-name{font-size:1.6rem;line-height:2rem}}@media only screen and (min-width:1600px){.wg-product-listitem__primary-name{font-size:1.8rem;line-height:2.2rem}}.wg-product-listitem__image-wrapper:hover+.wg-product-listitem__content .wg-product-listitem__primary-name,.wg-product-listitem__primary-name:hover,.wg-product-listitem__title:hover .wg-product-listitem__primary-name{color:#6ec800}.wg-product-listitem__primary-description{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:#000000;letter-spacing:normal;line-height:1.6rem;text-transform:none}html[lang*=cn] .wg-product-listitem__primary-description{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-product-listitem__primary-description{font-family:sans-serif}html[lang*=kr] .wg-product-listitem__primary-description{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-product-listitem__primary-description{font-family:sans-serif}.wg-product-listitem__name{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;margin-bottom:.5rem;text-transform:none}html[lang*=cn] .wg-product-listitem__name{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-product-listitem__name{font-family:sans-serif}html[lang*=kr] .wg-product-listitem__name{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-product-listitem__name{font-family:sans-serif}.wg-product-listitem__availability{display:none}@media only screen and (min-width:768px){.wg-product-listitem__availability{display:block;margin-bottom:1rem}}.wg-product-listitem__panel{display:none}@media only screen and (min-width:768px){.wg-product-listitem__panel{border-top:2px solid #eff0f2;display:flex;flex-wrap:wrap;list-style-type:none;margin:0;padding:0}.wg-product-listitem__panel>li{margin:.5rem .5rem .5rem 0}.wg-product-listitem__panel>li:last-child{margin-right:0}.wg-product-listitem__panel a{align-items:center;color:#000;display:flex;font-family:AktivGrotesk,sans-serif;font-size:.8rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.4rem;text-transform:none}html[lang*=cn] .wg-product-listitem__panel a{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-product-listitem__panel a{font-family:sans-serif}html[lang*=kr] .wg-product-listitem__panel a{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-product-listitem__panel a{font-family:sans-serif}.wg-product-listitem__panel a:hover{color:#6ec800;text-decoration:none}.wg-product-listitem__panel a>svg{height:1.5rem;margin:0;width:1.5rem}}@media only screen and (min-width:992px){.wg-product-listitem__panel>li{margin-right:1rem}}.wg-product-listitem__purchase{display:flex;flex-direction:column;justify-content:space-between}@media only screen and (max-width:767px){.wg-product-listitem__purchase{margin-top:.5rem}}.wg-product-listitem__purchase .wg-product-sidebar__cancelled{display:none}.wg-product-listitem--flyout{border:none;box-sizing:border-box;flex:0 0 auto;max-width:100%;padding:1rem 0}.wg-product-listitem--flyout:last-child{margin-bottom:2rem}.wg-product-listitem--flyout .wg-listitem__description{display:none}.wg-product-listitem--flyout .wg-listitem__headline{margin-bottom:0}.wg-product-listitem--flyout .wg-availability,.wg-product-listitem--flyout .wg-product-listitem__panel,.wg-product-listitem--flyout .wg-product-listitem__purchase{display:none}.wg-product-listitem--flyout .wg-product-listitem__image-wrapper{flex-basis:25%;max-width:25%}@media only screen and (min-width:992px){.wg-product-listitem--flyout .wg-product-listitem__image-wrapper{flex-basis:6rem;max-width:6rem}}.wg-product-listitem--flyout .wg-product-listitem__image-wrapper-inner{margin-bottom:0}.wg-product-listitem--flyout .wg-product-listitem__content{flex-basis:75%;max-width:75%}@media only screen and (min-width:992px){.wg-product-listitem--flyout .wg-product-listitem__content{flex-basis:80%;max-width:80%}}.wg-product-listitem--flyout .wg-product-listitem__image{margin-bottom:0;padding:.25rem}.wg-product-listitem--flyout .wg-product-listitem__title>h3{margin-bottom:.25rem}.wg-product-listitem__delete-button{background-color:#fff;border-bottom:1px solid #eff0f2;text-align:right;text-transform:uppercase}.wg-product-listitem--customer-specific .wg-product-listitem__download,.wg-product-listitem__button-modal-product-add-to-cart{display:none}.wg-product-listitem--customer-specific .wg-product-item-simple__link,.wg-product-listitem--customer-specific .wg-product-listitem__image-wrapper,.wg-product-listitem--customer-specific .wg-product-listitem__title{pointer-events:none}.wg-product-listitem--compact{display:flex;flex:auto;margin-bottom:.33rem;padding:1rem}.wg-product-listitem--compact .wg-product-listitem__image-wrapper{width:5rem}.wg-product-listitem--compact .wg-button--small{padding:1rem}.wg-product-listitem--compact .wg-product-listitem__image-wrapper-inner{margin-bottom:0}.wg-product-listitem--compact .wg-product-listitem__image{margin-bottom:0;padding:.5rem}.wg-product-listitem--compact .wg-product-listitem__image>img{max-height:4rem;max-width:4rem;width:auto}.wg-product-listitem--compact .wg-product-listitem__content{flex:1;padding-left:1rem}.wg-product-listitem--compact .wg-product-color{bottom:1.3rem;left:auto;right:.5rem}.wg-product-listitem--compact .wg-product-color__img{height:1rem;width:1rem}.wg-product-listitem--compact .wg-product-listitem__breadcrumb{margin-bottom:.3rem}.wg-product-listitem--compact .wg-product-listitem__pr-title{font-weight:700;transition:color .3s}.wg-product-listitem--compact .wg-product-listitem__image-wrapper:hover+.wg-product-listitem__content .wg-product-listitem__pr-title,.wg-product-listitem--compact .wg-product-listitem__title:hover .wg-product-listitem__pr-title{color:#6ec800}.wg-product-listitem--compact .wg-product-listitem__download{display:flex;flex-direction:column;justify-content:center;margin-right:.5rem}.wg-product-listitem--compact .wg-product-listitem__purchase{justify-content:center}.wg-product-listitem--compact .wg-product-sidebar__addtocart--list{padding:0}.wg-product-listitem--compact .wg-product-listitem__button-modal-product-add-to-cart{display:inline-flex}.wg-product-listitem--compact .wg-product-listitem__add-to-cart-form,.wg-product-listitem--compact .wg-product-listitem__category,.wg-product-listitem--compact .wg-product-listitem__primary-name,.wg-product-listitem--compact .wg-product-sidebar__price{display:none}.wg-product-listitem--compact .wg-product-listitem__art-no{padding-left:0}.wg-product-listitem--compact .wg-product-listitem__art-no:before{display:none}.wg-product-item-simple__btn-label{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.wg-product-item-simple{background-color:#fff;display:flex;flex-wrap:nowrap;padding-left:1rem;padding-right:1rem}.wg-product-item-simple__link{display:flex;min-width:0;width:100%}.wg-product-item-simple__link:hover{text-decoration:none}.wg-product-item-simple__details{display:flex;flex-direction:column;justify-content:center;margin-right:1rem;min-width:0;width:100%}.wg-product-item-simple__breadcrumb{color:#000;display:flex;font-family:AktivGrotesk,sans-serif;font-size:.8rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.4rem;line-height:1.5rem;overflow:hidden;text-overflow:ellipsis;text-transform:none;text-transform:uppercase;white-space:nowrap}html[lang*=cn] .wg-product-item-simple__breadcrumb{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-product-item-simple__breadcrumb{font-family:sans-serif}html[lang*=kr] .wg-product-item-simple__breadcrumb{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-product-item-simple__breadcrumb{font-family:sans-serif}.wg-product-item-simple__art-no,.wg-product-item-simple__category{margin-right:.2rem;overflow:hidden;text-overflow:ellipsis}.wg-product-item-simple__code{color:#000;overflow:hidden;text-overflow:ellipsis}.wg-product-item-simple__name{overflow:hidden;text-overflow:ellipsis;transition:color .3s;white-space:nowrap}.wg-product-item-simple__link:hover .wg-product-item-simple__name{color:#6ec800}.wg-product-item-simple--heavy .wg-product-item-simple__breadcrumb{color:#000;font-family:AktivGrotesk,sans-serif;font-size:.8rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.4rem;text-transform:none;text-transform:uppercase}html[lang*=cn] .wg-product-item-simple--heavy .wg-product-item-simple__breadcrumb{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-product-item-simple--heavy .wg-product-item-simple__breadcrumb{font-family:sans-serif}html[lang*=kr] .wg-product-item-simple--heavy .wg-product-item-simple__breadcrumb{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-product-item-simple--heavy .wg-product-item-simple__breadcrumb{font-family:sans-serif}.wg-product-item-simple--heavy .wg-product-item-simple__name{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.2rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.6rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}html[lang*=cn] .wg-product-item-simple--heavy .wg-product-item-simple__name{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-product-item-simple--heavy .wg-product-item-simple__name{font-family:sans-serif}html[lang*=kr] .wg-product-item-simple--heavy .wg-product-item-simple__name{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-product-item-simple--heavy .wg-product-item-simple__name{font-family:sans-serif}@media only screen and (min-width:768px){.wg-product-item-simple--heavy .wg-product-item-simple__name{font-size:1.2rem;line-height:1.6rem}}@media only screen and (min-width:992px){.wg-product-item-simple--heavy .wg-product-item-simple__name{font-size:1.2rem;line-height:1.6rem}}@media only screen and (min-width:1280px){.wg-product-item-simple--heavy .wg-product-item-simple__name{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:1600px){.wg-product-item-simple--heavy .wg-product-item-simple__name{font-size:1.6rem;line-height:2rem}}.wg-product-item-simple__cta{flex:0 0 auto}.wg-product-item-simple__hidden-details,.wg-product-item-simple__hidden-form{display:none}.wg-product-item-simple__image-wrapper{margin-right:.5rem;width:4rem}@media only screen and (min-width:992px){.wg-product-item-simple__image-wrapper{margin-right:1rem}}.wg-product-item-simple__image-wrapper-inner{position:relative}.wg-product-item-simple__image-wrapper-inner:after{content:"";display:block;padding-bottom:100%}.wg-product-item-simple__image{align-items:center;display:flex;height:100%;justify-content:center;padding:.5rem;position:absolute;width:100%}.wg-product-item-simple__image>img{height:auto;max-height:100%;max-width:100%;width:auto}.wg-watchlist__container{background:#eff0f2}@media only screen and (min-width:768px){.wg-watchlist__container{margin-bottom:2rem}}.wg-watchlist__date{align-self:center;padding-left:2rem;white-space:nowrap}.wg-watchlist__intro{margin-bottom:2rem;padding-top:1rem}.wg-watchlist__intro .wg-spinner{background:transparent}.wg-watchlist__intro .wg-spinner:before{border-color:rgba(110,200,0,.75) rgba(239,240,242,.5) rgba(239,240,242,.5)}.wg-watchlist__login-text{line-height:1.5rem;margin-bottom:1rem}.wg-watchlist__single-watchlist{padding:0 2rem}.wg-watchlist__title{align-items:center;color:#000;display:flex;font-family:AktivGrotesk,sans-serif;font-size:1.8rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:2.2rem;margin-bottom:1rem!important}html[lang*=cn] .wg-watchlist__title{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-watchlist__title{font-family:sans-serif}html[lang*=kr] .wg-watchlist__title{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-watchlist__title{font-family:sans-serif}@media only screen and (min-width:768px){.wg-watchlist__title{font-size:2rem;line-height:2.4rem}}@media only screen and (min-width:992px){.wg-watchlist__title{font-size:2.2rem;line-height:2.6rem}}@media only screen and (min-width:1280px){.wg-watchlist__title{font-size:2.2rem;line-height:2.8rem}}@media only screen and (min-width:1600px){.wg-watchlist__title{font-size:2.6rem;line-height:3rem}}@media only screen and (max-width:767px){.wg-watchlist__title{margin-right:.5rem}}.wg-watchlist__title .notice{color:#6ec800;height:100%;max-height:6rem;max-width:4rem;vertical-align:middle;width:100%}.wg-watchlist__headline{display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:auto}.wg-watchlist__edit-indicator-icon{bottom:0;font-size:1rem;height:1rem;left:0;margin:auto;opacity:0;position:absolute;right:0;top:0}.wg-watchlist__title--editable{cursor:text;outline-color:transparent;position:relative;transition:outline-color .25ms ease}.wg-watchlist__title--editable .wg-input-group{height:100%;margin-bottom:0;width:100%}.wg-watchlist__title--editable .wg-input-group .wg-input-group__input{background-color:#fff}.wg-watchlist__title--editable .wg-input-group .wg-input-group__input:focus{border:none}.wg-watchlist__title--editable:hover{outline:2px solid #eff0f2}.wg-watchlist__title--editable:hover .wg-watchlist__edit-indicator{background:#eff0f2;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='m359.725 226.382-74.107-74.107L88 349.893V424h74.107l197.618-197.618zm58.495-58.495c7.707-7.707 7.707-20.157 0-27.864L371.977 93.78c-7.707-7.707-20.157-7.707-27.864 0l-38.733 38.733 74.107 74.107 38.733-38.733z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%;color:#fff;cursor:pointer;opacity:1;outline:none}.wg-watchlist__title--editable.is-focused{outline:2px solid #6ec800}.wg-watchlist__title--editable.is-focused .wg-watchlist__edit-indicator{background:#6ec800;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23fff' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='m213 308-56-56-19.1 19 75 75L374 184.9 355.1 166 213 308z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%}.watchlist-rename-field__input::-ms-clear{display:none}.wg-watchlist__edit-indicator{display:block;height:100%;line-height:100%;opacity:1;position:absolute;right:0;text-align:center;top:0;transition:opacity .25s ease;width:2rem;z-index:3}.wg-watchlist__description{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;margin-bottom:1rem;text-transform:none}html[lang*=cn] .wg-watchlist__description{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-watchlist__description{font-family:sans-serif}html[lang*=kr] .wg-watchlist__description{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-watchlist__description{font-family:sans-serif}.wg-watchlist__entries{background-color:#eff0f2}.wg-watchlist__item-header{background-color:#fff;border-bottom:2px solid #eff0f2}.wg-watchlist__action-bar{margin-bottom:1rem;margin-top:1rem}.wg-watchlist__action-bar .wg-spinner{background:transparent}.wg-watchlist__button{text-transform:uppercase}.wg-watchlist__button--add-to-cart-top{margin-left:1rem;padding-left:0}.wg-watchlist__button--right{display:flex;justify-content:flex-end}.wg-watchlist__button--right .wg-button{margin-left:1rem}@media only screen and (max-width:767px){.wg-watchlist__button--small-column{flex-direction:column-reverse}.wg-watchlist__button--small-column .wg-button{margin-bottom:1rem;margin-left:0}}.wg-watchlist__empty-message{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;padding:1rem;text-transform:none}html[lang*=cn] .wg-watchlist__empty-message{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-watchlist__empty-message{font-family:sans-serif}html[lang*=kr] .wg-watchlist__empty-message{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-watchlist__empty-message{font-family:sans-serif}.wg-watchlist__action-bar-icon{margin-left:0;margin-right:.5rem;width:1.2rem}.wg-watchlist__action-bar-buttons{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wg-watchlist__btn-wrapper{display:flex;justify-content:flex-end;margin-bottom:0}.wg-watchlist__btn-wrapper .wg-button{margin-bottom:1rem}.wg-watchlist__usp{align-self:center}.wg-watchlist__usp .wg-list--active-decoration--with-icons>li{background-color:#eff0f2}.wg-watchlist__benefits-panel{margin:1rem 0}.wg-watchlist__benefits-headline{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.4rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.8rem;margin-bottom:1rem}html[lang*=cn] .wg-watchlist__benefits-headline{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-watchlist__benefits-headline{font-family:sans-serif}html[lang*=kr] .wg-watchlist__benefits-headline{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-watchlist__benefits-headline{font-family:sans-serif}@media only screen and (min-width:768px){.wg-watchlist__benefits-headline{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:992px){.wg-watchlist__benefits-headline{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:1280px){.wg-watchlist__benefits-headline{font-size:1.6rem;line-height:2rem}}@media only screen and (min-width:1600px){.wg-watchlist__benefits-headline{font-size:1.8rem;line-height:2.2rem}}.wg-watchlist__benefits-copy{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;margin-bottom:1rem;text-transform:none}html[lang*=cn] .wg-watchlist__benefits-copy{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-watchlist__benefits-copy{font-family:sans-serif}html[lang*=kr] .wg-watchlist__benefits-copy{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-watchlist__benefits-copy{font-family:sans-serif}.wg-watchlist__register-btn{width:100%}@media only screen and (min-width:768px){.wg-watchlist__register-btn{width:auto}}.global-search{width:100%}.wg-tab-to-select{width:100%;z-index:800}.wg-tab-to-select .wg-mega-menu{flex-basis:0;flex-grow:1}.wg-tab-to-select .wg-mega-menu__toggle{height:100%;width:100%}.wg-tab-to-select .wg-mega-menu__toggle:hover{text-decoration:none}.wg-tab-to-select .wg-mega-menu__popup{box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);width:100%;z-index:800}.wg-tab-to-select .wg-mega-menu__popup .wg-tab-to-select__tab{border:none;font-weight:700;justify-content:flex-start;padding:.5rem 1rem}.wg-tab-to-select .wg-mega-menu__popup .wg-tab-to-select__tab.inactive{background-color:#fff;color:#a5a8af}.wg-tab-to-select .wg-mega-menu__popup .wg-tab-to-select__tab.inactive:hover{background-color:#fff;box-shadow:none;color:#a5a8af;cursor:default}.wg-tab-to-select__tabbar--m-tp{margin-top:2rem}.wg-tab-to-select__tabbar{background-color:#a5a8af;display:none}@media only screen and (min-width:992px){.wg-tab-to-select__tabbar{display:flex;flex:1}}.wg-tab-to-select__tabbar--mobile{display:flex}.wg-tab-to-select--is-scroll{position:fixed}@media only screen and (min-width:992px){.wg-tab-to-select--is-scroll{top:42px}}@media only screen and (min-width:1280px){.wg-tab-to-select--is-scroll{top:42px}}@media only screen and (min-width:1600px){.wg-tab-to-select--is-scroll{top:52px}}.wg-tab-to-select--is-scroll .wg-tab-to-select__tab>.wg-tab-to-select__tab-count{display:none}.wg-tab-to-select--with-border{margin-bottom:0}.wg-tab-to-select--with-border .wg-tab-to-select__tab,.wg-tab-to-select--with-border .wg-tab-to-select__tab.active,.wg-tab-to-select--with-border .wg-tab-to-select__tab:hover,.wg-tab-to-select--with-border .wg-tab-to-select__tab:last-child{border:2px solid #eff0f2}.wg-tab-to-select__tab{align-items:baseline;background-color:transparent;border-right:2px solid #eff0f2;color:#000;cursor:pointer;display:flex;flex-basis:0;flex-grow:1;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;font-weight:700;justify-content:center;letter-spacing:normal;line-height:1.6rem;overflow:hidden;padding:.75rem;text-align:center;text-transform:none;transition:background-color .3s ease;white-space:nowrap}html[lang*=cn] .wg-tab-to-select__tab{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-tab-to-select__tab{font-family:sans-serif}html[lang*=kr] .wg-tab-to-select__tab{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-tab-to-select__tab{font-family:sans-serif}.wg-tab-to-select__tab:last-child{border-right:0}.wg-tab-to-select__tab--more{height:100%}.wg-tab-to-select__tab:hover{background-color:#eff0f2}.wg-tab-to-select__tab:focus,.wg-tab-to-select__tab:hover{color:#000;text-decoration:none}.wg-tab-to-select__tab>.wg-tab-to-select__tab-count{color:#000;color:inherit;display:block;font-family:AktivGrotesk,sans-serif;font-size:.8rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.4rem;line-height:1.5;padding:0 0 0 .5rem;text-transform:none}html[lang*=cn] .wg-tab-to-select__tab>.wg-tab-to-select__tab-count{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-tab-to-select__tab>.wg-tab-to-select__tab-count{font-family:sans-serif}html[lang*=kr] .wg-tab-to-select__tab>.wg-tab-to-select__tab-count{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-tab-to-select__tab>.wg-tab-to-select__tab-count{font-family:sans-serif}.wg-tab-to-select__tab.active{box-shadow:inset 0 2px 0 0 #6ec800}.wg-tab-to-select__tab.active,.wg-tab-to-select__tab.active:focus,.wg-tab-to-select__tab.active:hover{background-color:#eff0f2;color:#000}.wg-tab-to-select__tab.inactive{cursor:default}.wg-tab-to-select__tab.inactive,.wg-tab-to-select__tab.inactive:hover{background-color:#a5a8af;color:rgba(0,0,0,.5)}.wg-tab-to-select__tab.inactive>.wg-tab-to-select__tab-count{color:rgba(0,0,0,.5)}.wg-download-listitem{background-color:#fff;color:#000;display:flex;flex-flow:row wrap;margin-bottom:1rem;padding:1rem 0;position:relative}@media only screen and (min-width:992px){.wg-download-listitem{padding:1.5rem}}.wg-download-listitem>.wg-row{flex:1 1 100%}@media only screen and (min-width:768px){.wg-download-listitem{padding:1rem 0}}.wg-download-listitem .wg-version-number{display:flex;flex-flow:row-reverse;justify-content:flex-end}.wg-download-listitem .wg-version-data{flex:1}.wg-download-row .lang-initial{display:block}.wg-download-row .product-download,.wg-download-row .product-version{margin-bottom:0}.wg-download-row .title-category,.wg-download-row .wg-download-version{color:#333;display:inline-block;font-size:.8rem;font-weight:400}@media only screen and (min-width:768px){.wg-download-row .title-category,.wg-download-row .wg-download-version{display:block}}.wg-download-row .title-category.is-hidden,.wg-download-row .wg-download-version.is-hidden{display:none}.wg-download-listitem__meta{color:#000;font-family:AktivGrotesk,sans-serif;font-size:.8rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.4rem;text-transform:none;text-transform:uppercase}html[lang*=cn] .wg-download-listitem__meta{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-download-listitem__meta{font-family:sans-serif}html[lang*=kr] .wg-download-listitem__meta{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-download-listitem__meta{font-family:sans-serif}@media only screen and (min-width:768px){.wg-download-listitem__meta{margin-bottom:.4rem}}.wg-download-listitem__title--no-link:hover{color:#333!important}.wg-download-listitem__title strong,.wg-download-listitem__title>p{color:inherit;font-size:inherit;line-height:inherit}.wg-download-listitem__title>p{font-style:inherit;margin:0;padding:0}@media only screen and (max-width:767px){.wg-download-listitem__title{-webkit-hyphens:auto;hyphens:auto;-ms-word-break:break-word;word-break:break-word}}.wg-download-listitem__title:hover{text-decoration:none}.wg-download-listitem__headline{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.4rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.8rem;margin-bottom:.3rem;transition:color .3s}html[lang*=cn] .wg-download-listitem__headline{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-download-listitem__headline{font-family:sans-serif}html[lang*=kr] .wg-download-listitem__headline{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-download-listitem__headline{font-family:sans-serif}@media only screen and (min-width:768px){.wg-download-listitem__headline{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:992px){.wg-download-listitem__headline{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:1280px){.wg-download-listitem__headline{font-size:1.6rem;line-height:2rem}}@media only screen and (min-width:1600px){.wg-download-listitem__headline{font-size:1.8rem;line-height:2.2rem}}.wg-download-listitem__headline:hover,.wg-download-listitem__image:hover+.wg-download-listitem__content .wg-download-listitem__headline,.wg-download-listitem__title:hover .wg-download-listitem__headline{color:#6ec800}.wg-download-listitem__category{align-items:center;color:inherit;display:inline-flex}.wg-download-listitem__category:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='m222.5 305.1 14.9 14.9 64-64-64-64-14.9 14.9 49.1 49.1-49.1 49.1z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%;content:"";height:1.5em;margin-right:-.25rem;width:1.5em}.wg-download-listitem__panel{display:none}@media only screen and (min-width:768px){.wg-download-listitem__panel{border-top:2px solid #eff0f2;display:flex;flex-wrap:wrap;list-style-type:none;margin:0;padding:0}.wg-download-listitem__panel>li{margin:.5rem .5rem .5rem 0}.wg-download-listitem__panel>li:last-child{margin-right:0}.wg-download-listitem__panel a{align-items:center;color:#000;display:flex;font-family:AktivGrotesk,sans-serif;font-size:.8rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.4rem;text-transform:none}html[lang*=cn] .wg-download-listitem__panel a{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-download-listitem__panel a{font-family:sans-serif}html[lang*=kr] .wg-download-listitem__panel a{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-download-listitem__panel a{font-family:sans-serif}.wg-download-listitem__panel a:hover{color:#6ec800;text-decoration:none}.wg-download-listitem__panel a>svg{height:1.5rem;margin:0;width:1.5rem}}@media only screen and (min-width:992px){.wg-download-listitem__panel>li{margin-right:1rem}}.wg-download-listitem__download{display:flex;flex-direction:column;justify-content:space-between}@media only screen and (max-width:767px){.wg-download-listitem__download{margin-top:.5rem}}.wg-download-listitem__download .wg-product-sidebar__cancelled{display:none}.wg-download-listitem__download .file-icon{height:2rem;width:2rem}@media only screen and (min-width:768px){.wg-download-listitem__download{justify-content:flex-start}}@media only screen and (max-width:767px){.wg-download-listitem__download{margin:0}}@media only screen and (min-width:768px){.wg-download-listitem__download .download-wrapper,.wg-download-listitem__download .wg-download-version{display:block}}.wg-download-listitem__download .download-wrapper.is-hidden,.wg-download-listitem__download .version-language.is-hidden,.wg-download-listitem__download .wg-download-version.is-hidden,.wg-download-listitem__download .wg-version-number.is-hidden{display:none}@media only screen and (min-width:768px){.wg-download-listitem__download .download-wrapper,.wg-download-listitem__download .version-language,.wg-download-listitem__download .wg-download-version,.wg-download-listitem__download .wg-version-number{margin-bottom:1rem}}@media only screen and (max-width:767px){.wg-download-listitem__download .wg-version-data{padding-top:.5rem}}.wg-download-listitem__download .version-language{align-items:center;display:flex;flex:0 0 50%}.wg-download-listitem__download .version-language>.js-select-container{width:100%}.wg-download-listitem__download .file-size,.wg-download-listitem__download .file-type{display:block;line-height:1.5em}.wg-download-listitem__download .file-size{display:block;font-size:.8rem}.wg-download-listitem__download .wg-version-number{display:flex;flex-flow:row-reverse;justify-content:flex-end}@media only screen and (max-width:767px){.wg-download-listitem__download .wg-version-number{border:1px solid #efeeec;display:inline-block;margin-bottom:1rem;padding:.5rem}.wg-download-listitem .wg-download-listitem__download .wg-version-number{display:flex;justify-content:center;margin-bottom:0}.wg-download-listitem__download .wg-version-number .file-icon{background-position:50%;height:auto;margin:0;padding-top:100%;width:100%}}.wg-download-listitem__download .wg-version-number .file-icon__mobile{display:none}@media only screen and (min-width:768px){.wg-download-listitem__download .wg-version-number .file-icon__mobile{display:block}}.wg-download-listitem__download .wg-version-number__preview{border:none;padding:0}.wg-download-listitem__download .wg-version-number__preview>img{max-width:100%}@media only screen and (min-width:768px){.wg-download-listitem__download .wg-version-number__preview>img{display:none}}.wg-download-listitem__content{display:flex;flex-flow:column nowrap;padding-left:1rem;padding-right:1rem}@media only screen and (min-width:768px){.wg-download-listitem__content:last-child{padding-left:1rem}}.wg-download-listitem__content .wg-version-data{display:flex;flex-direction:column;margin-top:1rem}.wg-download-listitem__image>a{cursor:pointer;display:none;margin-bottom:1.5rem;padding:.1rem;position:relative}@media only screen and (min-width:768px){.wg-download-listitem__image>a{display:block}}.wg-download-listitem__image>a>img{border:2px solid #eff0f2;max-width:100%;width:100%}.wg-download-row--small{border:1rem solid #efeeec;flex-flow:column wrap;margin-bottom:2rem;margin-top:1rem;padding:1rem}@media only screen and (min-width:768px){.wg-download-row--small{margin-bottom:0;margin-top:4rem}}.wg-download-row--small .product-info,.wg-download-row--small .product-version{width:100%}.wg-download-row--small .product-version{line-height:1.3;margin-bottom:1rem}.wg-download-row--small .product-version>div{flex-direction:column}.wg-download-row--small .product-version .wg-version-number{flex:1 1 100%;margin-bottom:.5rem;width:100%}.wg-download-row--small .title-category{width:100%}.wg-download-row--small .wg-download-listitem__name{color:#333;font-size:.8rem}.wg-download-row--small .product-download{width:100%}.wg-download-row--small .download-link,.wg-download-row--small .notice-link{background:transparent;display:block;margin-left:0;margin-right:0;padding:0}.wg-download-row--small .download-link:not(:last-child),.wg-download-row--small .notice-link:not(:last-child){border-bottom:1px solid #efeeec}.wg-download-row--small .download-link a,.wg-download-row--small .notice-link a{color:#333;display:block;font-size:.8rem;font-weight:700;padding-bottom:.5rem;padding-left:0;padding-top:.5rem}.wg-download-row--small .download-link a svg,.wg-download-row--small .notice-link a svg{fill:currentColor}.wg-download-row--small .download-link a:after,.wg-download-row--small .notice-link a:after{content:""}.wg-download-row--small .download-link a:hover,.wg-download-row--small .notice-link a:hover{color:#000;cursor:pointer}.wg-download-row--small .download-link .icon,.wg-download-row--small .notice-link .icon{height:2rem;width:2rem}.wg-download-listitem--flyout{border:none;box-sizing:border-box;flex:0 0 auto;max-width:100%;padding:1rem 0}.wg-download-listitem--flyout:last-child{margin-bottom:2rem}.wg-download-listitem--flyout .wg-listitem__description{display:none}.wg-download-listitem--flyout .wg-listitem__headline{margin-bottom:0}.wg-download-listitem--flyout .wg-download-listitem__content{order:1}@media only screen and (min-width:992px){.wg-download-listitem--flyout .wg-download-listitem__content{flex-basis:80%;max-width:80%}}.wg-download-listitem--flyout .wg-version-number{border:1px solid #efeeec;display:block;margin-bottom:0;padding:.25rem}.wg-download-listitem--flyout .wg-version-number .file-icon{background-position:50%;height:auto;margin:0;padding-top:100%;width:100%}.wg-download-listitem--flyout .product-language,.wg-download-listitem--flyout .wg-download-listitem__button,.wg-download-listitem--flyout .wg-download-version,.wg-download-listitem--flyout .wg-version-data,.wg-download-listitem--flyout .wg-version-number .file-icon__mobile{display:none}.wg-download-listitem--flyout .wg-download-listitem__download{flex-basis:25%;margin-bottom:0;max-width:25%;order:0}@media only screen and (min-width:992px){.wg-download-listitem--flyout .wg-download-listitem__download{display:block;flex-basis:6rem;max-width:6rem}}.wg-download-listitem--flyout .wg-download-listitem__download .wg-version-number__preview>img{display:block}.wg-download-listitem--flyout .wg-download-listitem__image{display:none}.wg-download-listitem--flyout .wg-download-listitem__content{flex-basis:75%;max-width:75%}@media only screen and (min-width:992px){.wg-download-listitem--flyout .wg-download-listitem__content{flex-basis:80%;max-width:80%;padding-left:0}}@media only screen and (max-width:767px){.wg-download-listitem--flyout .wg-download-listitem__download,.wg-download-listitem--flyout .wg-download-listitem__meta{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}}.wg-download-listitem--flyout .wg-product-listitem__panel{display:none}.wg-download-listitem__label{color:#62615e;display:none;font-size:.8rem;margin-bottom:1rem}.wg-approval__header{background-color:#fff;font-size:.8rem;font-weight:700;margin:0;padding:1rem}.wg-approval__cell{display:flex;margin-bottom:1rem;padding-left:1rem;padding-right:1rem;width:100%}.wg-approval__cell>span{flex:0 0 50%}@media only screen and (min-width:768px){.wg-approval__cell{margin-bottom:0}.wg-approval__cell>span{flex:0 0 100%}}.wg-approval__cell--logo{align-items:center}@media only screen and (min-width:768px){.wg-approval__cell--logo{flex-basis:7%;max-width:7%;padding:0 1rem 0 0}.wg-approval__cell--logo>img{width:100%}}.wg-approval__cell--logo>img{display:block;height:auto;max-width:100%}@media only screen and (min-width:768px){.wg-approval__cell--short{flex-basis:15%;max-width:15%}.wg-approval__cell--long{flex-basis:25%;max-width:25%}}.wg-approval__links{align-items:flex-start;display:flex;flex-direction:column;padding:0}@media only screen and (min-width:768px){.wg-approval__links{align-items:flex-end;flex-basis:13%;max-width:13%}}.wg-approval__registration{color:#000}a.wg-approval__registration:hover{color:#6ec800;text-decoration:none}.wg-listitem{background-color:#fff;color:#000;display:flex;flex-flow:row wrap;margin-bottom:1rem;padding:1rem;position:relative}@media only screen and (min-width:992px){.wg-listitem{padding:1.5rem}}.wg-listitem>.wg-row{flex:1 1 100%}.wg-listitem:hover{text-decoration:none}.wg-listitem:hover .wg-listitem__headline{color:#6ec800}.wg-listitem--highlight{box-shadow:inset 0 0 0 2px #6ec800}.wg-listitem__headline{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.4rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.8rem;margin-bottom:.3rem;transition:color .3s}html[lang*=cn] .wg-listitem__headline{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-listitem__headline{font-family:sans-serif}html[lang*=kr] .wg-listitem__headline{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-listitem__headline{font-family:sans-serif}@media only screen and (min-width:768px){.wg-listitem__headline{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:992px){.wg-listitem__headline{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:1280px){.wg-listitem__headline{font-size:1.6rem;line-height:2rem}}@media only screen and (min-width:1600px){.wg-listitem__headline{font-size:1.8rem;line-height:2.2rem}}.wg-listitem__sub-headline{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.6rem;margin-bottom:.5rem;text-transform:none}html[lang*=cn] .wg-listitem__sub-headline{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-listitem__sub-headline{font-family:sans-serif}html[lang*=kr] .wg-listitem__sub-headline{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-listitem__sub-headline{font-family:sans-serif}.wg-listitem__description{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;margin-bottom:.5rem;text-transform:none}html[lang*=cn] .wg-listitem__description{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-listitem__description{font-family:sans-serif}html[lang*=kr] .wg-listitem__description{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-listitem__description{font-family:sans-serif}.wg-listitem__description ul{list-style:none;margin:0 0 2.5rem;padding:0}@media only screen and (min-width:768px){.wg-listitem__description ul{margin-left:.5rem}}.wg-listitem__description ul>li{font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem;margin-bottom:.5rem;padding-left:1.75rem;position:relative}.wg-listitem__description ul>li:before{background-color:#6ec800;background-image:none;content:"";height:.5rem;left:1px;position:absolute;top:.5em;width:.5rem}html[lang*=cn] .wg-listitem__description ul>li{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-listitem__description ul>li{font-family:sans-serif}html[lang*=kr] .wg-listitem__description ul>li{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-listitem__description ul>li{font-family:sans-serif}.wg-listitem__summary{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;text-transform:none}html[lang*=cn] .wg-listitem__summary{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-listitem__summary{font-family:sans-serif}html[lang*=kr] .wg-listitem__summary{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-listitem__summary{font-family:sans-serif}.wg-listitem__summary-label{color:#000;font-family:AktivGrotesk,sans-serif;font-size:.8rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.4rem;text-transform:none;width:3.667rem}html[lang*=cn] .wg-listitem__summary-label{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-listitem__summary-label{font-family:sans-serif}html[lang*=kr] .wg-listitem__summary-label{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-listitem__summary-label{font-family:sans-serif}.wg-listitem__summary-value{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;text-align:right;text-transform:none}html[lang*=cn] .wg-listitem__summary-value{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-listitem__summary-value{font-family:sans-serif}html[lang*=kr] .wg-listitem__summary-value{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-listitem__summary-value{font-family:sans-serif}.wg-listitem__img{display:block;height:auto;max-width:6.667rem}.wg-listitem__footer{margin-top:1rem}.wg-listitem__footer .wg-button--disabled{background-color:#1f2837}.wg-listitem__action-bar{display:flex;flex-direction:row;justify-content:flex-end;margin-top:0}.wg-listitem__action-bar .wg-button{align-items:center;display:inline-flex;margin-left:1rem}.wg-listitem__action-bar .wg-button>.icon{height:1.55em;margin:0 0 0 .5rem;width:1.55em}.wg-listitem--flyout{border:none;box-sizing:border-box;flex:0 0 auto;max-width:100%;padding:1rem}.wg-listitem--flyout:last-child{margin-bottom:2rem}.wg-listitem--flyout .wg-listitem__description{display:none}.wg-listitem--flyout .wg-listitem__headline{margin-bottom:0}.wg-listitem-neo{background-color:#fff;color:#000;display:flex;display:inline-flex;flex-flow:row wrap;margin-bottom:.4rem;padding:1rem;position:relative;width:100%}@media only screen and (min-width:992px){.wg-listitem-neo{padding:1.5rem}}.wg-listitem-neo>.wg-row{flex:1 1 100%}@media only screen and (min-width:992px){.wg-listitem-neo{padding:1rem}}.wg-listitem-neo--compact{flex-wrap:nowrap}.wg-listitem-neo:hover{color:#000;text-decoration:none}.wg-listitem-neo:hover .wg-listitem-neo__name:first-child{color:#6ec800}.wg-listitem-neo:hover .wg-listitem-neo__name:first-child--no-hover{color:#000}.wg-listitem-neo__indicator{background:#6ec800;border-radius:50%;color:#fff;display:block;font-size:11px;height:1rem;line-height:1rem;position:absolute;right:0;text-align:center;top:0;width:1rem}@media only screen and (min-width:992px){.wg-listitem-neo__indicator{right:-.3rem;top:-.3rem}}.wg-listitem-neo__thumbnail{flex-shrink:0;height:5rem;margin-right:1rem;width:5rem}.wg-listitem-neo__thumbnail[disabled]{pointer-events:none}.wg-listitem-neo__thumbnail--small{height:3rem;width:3rem}.wg-listitem-neo__image-wrapper{align-items:center;border:2px solid #eff0f2;display:flex;flex-direction:column;height:100%;justify-content:center;position:relative;width:100%}.wg-listitem-neo--compact .wg-listitem-neo__image-wrapper{height:5rem;width:5rem}.wg-listitem-neo__image-wrapper-inner{align-items:center;display:flex;height:100%;justify-content:center;width:100%}@media only screen and (min-width:768px){.wg-listitem-neo__image-wrapper-inner{padding:.5rem}}@media only screen and (min-width:992px){.wg-listitem-neo__image-wrapper-inner{padding:1rem}}.wg-listitem-neo__image-wrapper-inner--no-padding{padding:0}.wg-listitem-neo__image{height:auto;max-height:100%;max-width:100%;width:auto}.wg-listitem-neo__color{align-items:center;bottom:.1rem;display:flex;left:.1rem;position:absolute;right:.1rem}@media only screen and (min-width:992px){.wg-listitem-neo__color{justify-content:center}.wg-listitem-neo--compact .wg-listitem-neo__color{justify-content:flex-start}}.wg-listitem-neo__color-icon{border-radius:1rem;height:10px;width:10px}@media only screen and (min-width:992px){.wg-listitem-neo__color-icon{margin-left:.33rem}.wg-listitem-neo--compact .wg-listitem-neo__color-icon{margin-left:0}}.wg-listitem-neo__color-label{color:#616a73;font-family:AktivGrotesk,sans-serif;font-size:.8rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.4rem;text-transform:none}html[lang*=cn] .wg-listitem-neo__color-label{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-listitem-neo__color-label{font-family:sans-serif}html[lang*=kr] .wg-listitem-neo__color-label{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-listitem-neo__color-label{font-family:sans-serif}.wg-listitem-neo__container{display:flex;flex:1;flex-direction:column}@media only screen and (min-width:768px){.wg-listitem-neo__container{flex-direction:row}}.wg-listitem-neo__content{display:flex;flex:2;flex-direction:column;margin-right:1rem}@media only screen and (min-width:992px){.wg-listitem-neo__content{margin-right:2rem}}.wg-listitem-neo__content:hover .wg-listitem-neo__name{color:#6ec800}.wg-listitem-neo__content:hover .wg-listitem-neo__name--no-detail,.wg-listitem-neo__content:hover .wg-listitem-neo__name--no-hover{color:#000}.wg-listitem-neo--selectable .wg-listitem-neo__content{margin-right:2.5rem}@media only screen and (min-width:768px){.wg-listitem-neo--selectable .wg-listitem-neo__content{margin-right:1rem}}.wg-listitem-neo__content--centered{justify-content:center}.wg-listitem-neo__title:hover{text-decoration:none}.wg-listitem-neo__title[disabled]{pointer-events:none}.wg-listitem-neo__breadcrumb-container{display:flex;justify-content:space-between}.wg-listitem-neo__breadcrumb{color:#616a73;font-family:AktivGrotesk,sans-serif;font-size:.8rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.4rem;margin-bottom:.3rem;text-transform:none}html[lang*=cn] .wg-listitem-neo__breadcrumb{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-listitem-neo__breadcrumb{font-family:sans-serif}html[lang*=kr] .wg-listitem-neo__breadcrumb{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-listitem-neo__breadcrumb{font-family:sans-serif}.wg-listitem_neo__inventory-status{color:#616a73;display:block;font-family:AktivGrotesk,sans-serif;font-size:.8rem;font-style:normal;font-weight:400;font-weight:700;letter-spacing:normal;line-height:1.4rem;text-transform:none;width:100%}html[lang*=cn] .wg-listitem_neo__inventory-status{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-listitem_neo__inventory-status{font-family:sans-serif}html[lang*=kr] .wg-listitem_neo__inventory-status{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-listitem_neo__inventory-status{font-family:sans-serif}.wg-listitem-neo__product-status{color:#000;font-family:AktivGrotesk,sans-serif;font-size:.8rem;font-style:normal;font-weight:400;font-weight:700;letter-spacing:normal;line-height:1.4rem;text-transform:none;text-transform:uppercase}html[lang*=cn] .wg-listitem-neo__product-status{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-listitem-neo__product-status{font-family:sans-serif}html[lang*=kr] .wg-listitem-neo__product-status{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-listitem-neo__product-status{font-family:sans-serif}.wg-listitem-neo__product-status--new{color:#6ec800}.wg-listitem-neo__product-status--cancelled{color:#f5a623}.wg-listitem-neo__product-status--announced{color:#6ec800}.wg-listitem-neo__product-status-mobile{font-weight:700;text-transform:uppercase}@media only screen and (min-width:768px){.wg-listitem-neo__product-status-mobile{display:none}}.wg-listitem-neo__breadcrumb-item,.wg-listitem-neo__breadcrumb-item-contact{padding-left:1rem;position:relative}.wg-listitem-neo__breadcrumb-item-contact:before,.wg-listitem-neo__breadcrumb-item:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23616a73' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='m222.5 305.1 14.9 14.9 64-64-64-64-14.9 14.9 49.1 49.1-49.1 49.1z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:200%;content:"";height:1rem;left:0;position:absolute;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0);width:1rem}.wg-listitem-neo__breadcrumb-item-contact:first-child,.wg-listitem-neo__breadcrumb-item:first-child{padding:0}.wg-listitem-neo__breadcrumb-item-contact:first-child:before,.wg-listitem-neo__breadcrumb-item:first-child:before{display:none}@media only screen and (max-width:767px){.wg-listitem-neo__breadcrumb-item,.wg-listitem-neo__breadcrumb-item:before{display:none}.wg-listitem-neo__breadcrumb-item:last-child{display:block;padding-left:0}}.wg-listitem-neo__name{color:#000;font-weight:400;margin-bottom:1rem!important}.wg-listitem-neo__name:hover,.wg-listitem-neo__thumbnail:hover+.wg-listitem-neo__content .wg-listitem-neo__name,.wg-listitem-neo__title:hover .wg-listitem-neo__name{color:#6ec800;text-decoration:none}.wg-listitem-neo__name--no-detail:hover,.wg-listitem-neo__thumbnail:hover+.wg-listitem-neo__content .wg-listitem-neo__name--no-detail,.wg-listitem-neo__title:hover .wg-listitem-neo__name--no-detail{color:#000;text-decoration:none}.wg-listitem-neo__name--no-hover{color:#000;font-weight:400;margin-bottom:.3rem}.wg-listitem-neo__name--no-detail:hover{color:#000}.wg-listitem-neo__description{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;margin-bottom:.5rem;text-transform:none}html[lang*=cn] .wg-listitem-neo__description{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-listitem-neo__description{font-family:sans-serif}html[lang*=kr] .wg-listitem-neo__description{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-listitem-neo__description{font-family:sans-serif}.wg-listitem-neo__description ul{list-style:none;margin:1rem 0 0;padding:0}@media only screen and (min-width:768px){.wg-listitem-neo__description ul{margin-left:.5rem}}.wg-listitem-neo__description ul>li{font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem;margin-bottom:.5rem;padding-left:1.75rem;position:relative}.wg-listitem-neo__description ul>li:before{background-color:#6ec800;background-image:none;content:"";height:.5rem;left:1px;position:absolute;top:.5em;width:.5rem}html[lang*=cn] .wg-listitem-neo__description ul>li{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-listitem-neo__description ul>li{font-family:sans-serif}html[lang*=kr] .wg-listitem-neo__description ul>li{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-listitem-neo__description ul>li{font-family:sans-serif}.wg-listitem-neo__description--bold{font-weight:700}.wg-listitem-neo__uii{word-break:break-all}.wg-listitem-neo--compact .wg-listitem-neo__description--product>span:nth-child(-n+3),.wg-listitem-neo__description--product>span:nth-child(-n+2){font-weight:700}.wg-listitem-neo__actions{display:flex;margin-top:auto}.wg-listitem-neo__actions .wg-button.wg-button--icon-only{margin-right:.2rem;padding-left:.5rem;padding-right:.5rem}.wg-listitem-neo__marginal-column{display:flex;flex:1;flex-direction:column;justify-content:center}@media only screen and (min-width:768px){.wg-listitem-neo__marginal-column{width:18rem}.wg-listitem-neo--selectable .wg-listitem-neo__marginal-column{margin:0 1rem 1rem 0}}.wg-listitem-neo__marginal-column-item{color:#000;display:flex;flex-direction:row;font-family:AktivGrotesk,sans-serif;font-size:.8rem;font-style:normal;font-weight:400;justify-content:space-between;letter-spacing:normal;line-height:1.4rem;margin-bottom:.4rem;text-transform:none}html[lang*=cn] .wg-listitem-neo__marginal-column-item{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-listitem-neo__marginal-column-item{font-family:sans-serif}html[lang*=kr] .wg-listitem-neo__marginal-column-item{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-listitem-neo__marginal-column-item{font-family:sans-serif}.wg-listitem-neo__marginal-column-item--column{flex-direction:column}.wg-listitem-neo__marginal-column-link{fill:currentColor;color:#6ec800;cursor:pointer;display:inline-block;font-family:AktivGrotesk,sans-serif;font-size:.8rem;font-style:normal;font-weight:400;font-weight:700;letter-spacing:normal;line-height:1.6rem;line-height:1.4rem;text-decoration:none;text-transform:none;transition:color .2s linear}html[lang*=cn] .wg-listitem-neo__marginal-column-link{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-listitem-neo__marginal-column-link{font-family:sans-serif}html[lang*=kr] .wg-listitem-neo__marginal-column-link{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-listitem-neo__marginal-column-link{font-family:sans-serif}.wg-listitem-neo__marginal-column-link:focus,.wg-listitem-neo__marginal-column-link:hover{color:#6ec800;text-decoration:underline}.wg-listitem-neo__marginal-column-item--top-border{border-top:1px solid #dadada;padding-top:.5rem}.wg-listitem-neo__marginal-column-item--bottom-border{border-bottom:1px solid #dadada;padding-bottom:.5rem}.wg-listitem-neo__marginal-column-label--full-width{flex:1}.wg-listitem-neo__marginal-column-entry{display:flex;flex:1;justify-content:flex-end;text-align:right}.wg-listitem-neo__marginal-column-entry--uppercase{text-transform:uppercase}.wg-listitem-neo__marginal-column-entry--positive{color:#6ec800}.wg-listitem-neo__marginal-column-entry--neutral{color:#f5a623}.wg-listitem-neo__marginal-column-entry--negative{color:#bb0522}.wg-listitem-neo__quantity{color:#a5a8af;font-family:AktivGrotesk,sans-serif;font-size:.8rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.4rem;margin:auto 0 .5rem;text-transform:none}html[lang*=cn] .wg-listitem-neo__quantity{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-listitem-neo__quantity{font-family:sans-serif}html[lang*=kr] .wg-listitem-neo__quantity{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-listitem-neo__quantity{font-family:sans-serif}.wg-listitem-neo--compact .wg-listitem-neo__quantity{margin-top:0}.wg-listitem-neo .wg-listitem-neo__checkbox{align-items:center;display:flex;position:absolute;right:1rem;top:1rem}@media only screen and (min-width:768px){.wg-listitem-neo .wg-listitem-neo__checkbox{position:static}}.wg-listitem-neo .wg-listitem-neo__checkbox label{margin:0;padding-left:20px}.wg-listitem-neo--complete{display:flex}.wg-listitem-neo--complete .wg-listitem-neo__marginal-column{justify-content:flex-start}@media only screen and (min-width:992px){.wg-listitem-neo--complete .wg-listitem-neo__thumbnail{height:9rem;width:9rem}.wg-listitem-neo--complete .wg-listitem-neo__name{color:#000;display:block;font-family:AktivGrotesk,sans-serif;font-size:1.4rem;font-style:normal;font-weight:700;font-weight:400;letter-spacing:normal;line-height:1.8rem}html[lang*=cn] .wg-listitem-neo--complete .wg-listitem-neo__name{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-listitem-neo--complete .wg-listitem-neo__name{font-family:sans-serif}html[lang*=kr] .wg-listitem-neo--complete .wg-listitem-neo__name{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-listitem-neo--complete .wg-listitem-neo__name{font-family:sans-serif}}@media only screen and (min-width:992px) and only screen and (min-width:768px){.wg-listitem-neo--complete .wg-listitem-neo__name{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:992px) and only screen and (min-width:992px){.wg-listitem-neo--complete .wg-listitem-neo__name{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:992px) and only screen and (min-width:1280px){.wg-listitem-neo--complete .wg-listitem-neo__name{font-size:1.6rem;line-height:2rem}}@media only screen and (min-width:992px) and only screen and (min-width:1600px){.wg-listitem-neo--complete .wg-listitem-neo__name{font-size:1.8rem;line-height:2.2rem}}.wg-listitem-neo--complete .wg-listitem-neo__marginal-column-entry{display:block}@media only screen and (min-width:992px){.wg-listitem-neo--compact .wg-listitem-neo__thumbnail{height:5rem;width:5rem}.wg-listitem-neo--selected:before{background-color:#6ec800;bottom:0;content:"";left:0;position:absolute;top:0;width:2px}}.wg-listitem-neo.wg-listitem-neo--is-flyout{margin-bottom:1rem}.wg-listitem-neo.wg-listitem-neo--is-flyout .wg-listitem-neo__product-status-mobile{display:block}.wg-listitem-neo.wg-listitem-neo--is-flyout .wg-listitem-neo__marginal-column{display:none}.wg-listitem-neo--product.wg-listitem-neo--compact .wg-listitem-neo__marginal-column{width:auto}.wg-listitem-neo--product .wg-listitem-neo__marginal-column{display:none}@media only screen and (min-width:768px){.wg-listitem-neo--product .wg-listitem-neo__marginal-column{display:flex}}.wg-listitem-neo--product .wg-listitem-neo__prices-container{position:relative}.wg-listitem-neo--product .round-val-notice{z-index:101}.wg-listitem-neo--product.wg-listitem-neo--show-quantity-selector .wg-listitem-neo__marginal-column{display:flex;margin-left:-6rem}@media only screen and (min-width:768px){.wg-listitem-neo--product.wg-listitem-neo--show-quantity-selector .wg-listitem-neo__marginal-column{margin-left:0}}.wg-listitem-neo--product.wg-listitem-neo--show-quantity-selector .wg-listitem-neo__marginal-column>:not(.wg-listitem-neo__quantity):not(.wg-product-quantity){display:none}@media only screen and (min-width:768px){.wg-listitem-neo--product.wg-listitem-neo--show-quantity-selector .wg-listitem-neo__marginal-column>:not(.wg-listitem-neo__quantity):not(.wg-product-quantity){display:flex}}.wg-listitem-neo--download .wg-listitem-neo__image-wrapper{line-height:0;padding:.25rem}.wg-listitem-neo--download .wg-listitem-neo__image-wrapper:after{display:none}.wg-listitem-neo--download .wg-listitem-neo__file-icon{height:0;margin-right:0;padding-top:100%;width:100%}.wg-listitem-neo--no-action-bar .wg-button:not(.wg-button--primary),.wg-listitem-neo--no-action-bar .wg-listitem-neo__actions{display:none}.wg-listitem-neo--no-cta .wg-button--primary{display:none!important}.wg-listitem-neo--disabled{pointer-events:none}.wg-listitem-neo--no-marginal-column .wg-listitem-neo__marginal-column{display:none}.wg-listitem-neo--with-shadow{box-shadow:0 1px 3px rgba(97,106,115,.12),0 1px 2px rgba(97,106,115,.24);transition:box-shadow .2s}.wg-listitem-neo--with-shadow:hover{box-shadow:0 3px 6px rgba(97,106,115,.16),0 3px 6px rgba(97,106,115,.23)}.wg-listitem-neo--with-shadow .wg-listitem-neo__image-wrapper{border:none}.wg-listitem-neo--with-mobile-cta .wg-listitem-neo__container{flex-direction:row}@media only screen and (max-width:767px){.wg-listitem-neo--with-mobile-cta .wg-listitem-neo__container--compact{flex-direction:column}}.wg-listitem-neo--with-mobile-cta--column .wg-listitem-neo__container{flex-direction:column}.wg-listitem-neo--with-mobile-cta .wg-listitem-neo__marginal-column{display:flex}.wg-list-item__link{fill:currentColor;color:#000;cursor:pointer;display:inline-block;font-family:AktivGrotesk,sans-serif;font-size:.8rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.4rem;margin-left:1rem;text-decoration:none;text-transform:none;transition:color .2s linear;word-break:break-word}html[lang*=cn] .wg-list-item__link{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-list-item__link{font-family:sans-serif}html[lang*=kr] .wg-list-item__link{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-list-item__link{font-family:sans-serif}.wg-list-item__link:focus,.wg-list-item__link:hover{color:#6ec800;text-decoration:underline}.wg-list-item__link--contact{align-items:center;display:flex;margin-left:0}.wg-listitem-neo__contact .wg-listitem-neo__content,.wg-listitem-neo__contact .wg-listitem-neo__marginal-column,.wg-listitem-neo__contact .wg-listitem-neo__thumbnail{flex:none}.wg-listitem-neo__distance{color:#000;font-family:AktivGrotesk,sans-serif;font-size:.8rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.4rem;margin-right:1rem;position:absolute;right:0;text-transform:none}html[lang*=cn] .wg-listitem-neo__distance{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-listitem-neo__distance{font-family:sans-serif}html[lang*=kr] .wg-listitem-neo__distance{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-listitem-neo__distance{font-family:sans-serif}.wg-listitem-neo__more{bottom:0;position:absolute;right:0}.wg-listitem-neo--eplan .wg-listitem-neo__content{flex:1}.wg-heatmap{margin-bottom:1rem;position:relative}.wg-heatmap img{width:100%}.wg-heatmap-tooltip{background-color:#fff;box-shadow:1px 1px .66rem #e7e4e1;opacity:0;padding:1.33rem;position:absolute;-webkit-transform:translate(0);transform:translate(0);transition:visibility .3s,opacity .3s;visibility:hidden;width:19rem;z-index:100}.wg-heatmap-tooltip:before{border-color:#fff transparent transparent;border-style:solid;border-width:1rem 1rem 0;content:"";height:0;left:0;position:absolute;top:100%;-webkit-transform:rotate(1turn);width:0}.wg-heatmap-tooltip a{font-weight:700}.wg-heatmap-tooltip a:hover{cursor:pointer}.wg-heatmap__item{position:absolute}.wg-heatmap__item:hover .wg-heatmap__heatmapspot{color:#fff;-webkit-transform:scale(1.1);transform:scale(1.1)}@media only screen and (min-width:768px){.wg-heatmap__item:hover .wg-heatmap-tooltip{opacity:1;visibility:visible}}.wg-heatmap-tooltip-left-top{bottom:3.75rem;right:-1.5rem}.wg-heatmap-tooltip-left-top:before{bottom:-1rem;content:"";left:auto;right:2rem;top:auto;-webkit-transform:rotate(0);transform:rotate(0)}.wg-heatmap-tooltip-right-top{bottom:3.75rem;left:-1.5rem}.wg-heatmap-tooltip-right-top:before{bottom:-1rem;content:"";left:2rem;text-shadow:0 0 3px #333;top:auto;-webkit-transform:rotate(0);transform:rotate(0)}.wg-heatmap-tooltip-right-bottom{left:-1.5rem;top:3.75rem}.wg-heatmap-tooltip-right-bottom:before{content:"";left:2rem;text-shadow:0 0 3px #333;top:-1rem;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.wg-heatmap-tooltip-left-bottom{right:-1.5rem;top:3.75rem}.wg-heatmap-tooltip-left-bottom:before{content:"";left:auto;right:2rem;top:-1rem;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.wg-heatmap-list{counter-reset:item;list-style:none;margin:0 0 2.66rem;padding:0;position:relative}@media only screen and (min-width:768px){.wg-heatmap-list{display:none}}.wg-heatmap-listitem{color:#333;display:block;margin-bottom:1.5rem;padding-left:1.5rem;position:relative;transition:opacity .3s}.wg-heatmap-listitem:before{background-color:#aaa;border-radius:14px;color:#fff;content:counter(item);counter-increment:item;display:inline-block;font-size:.66rem;height:14px;left:0;line-height:14px;margin-top:0;padding-top:0;position:absolute;text-align:center;top:2px;width:14px;z-index:99}.wg-heatmap-listitem.is-inactive{opacity:.5}.wg-heatmap-listitem.is-active{color:#333}.wg-heatmap-listitem.is-active:before{background:#8bb63b}.wg-heatmap__heatmapspot{align-items:center;background-color:#6ec800;border-radius:2rem;color:#fff;cursor:pointer;display:flex;font-size:1rem;height:2rem;justify-content:center;position:relative;transition:all .3s;width:2rem;z-index:99}@media only screen and (min-width:768px){.wg-heatmap__heatmapspot{font-size:1.5rem;height:3rem;width:3rem}.wg-heatmap__heatmapspot.is-faded{opacity:.5}}.wg-heatmap__heatmapspot:after,.wg-heatmap__heatmapspot:before{border-radius:50%;box-shadow:0 0 0 1rem #6ec800;content:"";height:100%;left:0;opacity:0;pointer-events:none;position:absolute;top:0;width:100%}.wg-heatmap__heatmapspot.is-pulsating:before{-webkit-animation:firstPulse 4s 3s infinite;animation:firstPulse 4s 3s infinite}.wg-heatmap__heatmapspot.is-pulsating:after{-webkit-animation:secondPulse 4s 3s infinite;animation:secondPulse 4s 3s infinite}.wg-heatmap__heatmapspot>.icon{display:none}@media only screen and (min-width:768px){.wg-heatmap__heatmapspot--plus>span{display:none}.wg-heatmap__heatmapspot--plus>.icon{display:block;height:3rem;width:3rem}}.wg-heatmapspot-head{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.4rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.8rem;margin-bottom:.25rem}html[lang*=cn] .wg-heatmapspot-head{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-heatmapspot-head{font-family:sans-serif}html[lang*=kr] .wg-heatmapspot-head{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-heatmapspot-head{font-family:sans-serif}@media only screen and (min-width:768px){.wg-heatmapspot-head{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:992px){.wg-heatmapspot-head{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:1280px){.wg-heatmapspot-head{font-size:1.6rem;line-height:2rem}}@media only screen and (min-width:1600px){.wg-heatmapspot-head{font-size:1.8rem;line-height:2.2rem}}@media only screen and (min-width:768px){.wg-heatmapspot-head{margin-bottom:.5rem}}.wg-heatmapspot-body{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;text-transform:none}html[lang*=cn] .wg-heatmapspot-body{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-heatmapspot-body{font-family:sans-serif}html[lang*=kr] .wg-heatmapspot-body{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-heatmapspot-body{font-family:sans-serif}.wg-heatmapspot-body ul{list-style:none;margin:0 0 2.5rem;padding:0}@media only screen and (min-width:768px){.wg-heatmapspot-body ul{margin-left:.5rem}}.wg-heatmapspot-body ul>li{font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem;margin-bottom:.5rem;padding-left:1.75rem;position:relative}.wg-heatmapspot-body ul>li:before{background-color:#6ec800;background-image:none;content:"";height:.5rem;left:1px;position:absolute;top:.5em;width:.5rem}html[lang*=cn] .wg-heatmapspot-body ul>li{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-heatmapspot-body ul>li{font-family:sans-serif}html[lang*=kr] .wg-heatmapspot-body ul>li{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-heatmapspot-body ul>li{font-family:sans-serif}@media only screen and (min-width:768px){.wg-heatmapspot-body ul{margin-left:0}}.wg-heatmapspot-footer{margin-top:.5rem}@media only screen and (min-width:768px){.wg-heatmapspot-footer{margin-top:1.33rem;text-align:right}}@-webkit-keyframes firstPulse{0%{opacity:1;-webkit-transform:scale3d(.5,.5,1);transform:scale3d(.5,.5,1)}to{opacity:0;-webkit-transform:scale3d(1.1,1.1,1);transform:scale3d(1.1,1.1,1)}}@keyframes firstPulse{0%{opacity:1;-webkit-transform:scale3d(.5,.5,1);transform:scale3d(.5,.5,1)}to{opacity:0;-webkit-transform:scale3d(1.1,1.1,1);transform:scale3d(1.1,1.1,1)}}@-webkit-keyframes secondPulse{0%{opacity:1;-webkit-transform:scale3d(.5,.5,1);transform:scale3d(.5,.5,1)}50%,to{opacity:0;-webkit-transform:scale3d(1.25,1.25,1);transform:scale3d(1.25,1.25,1)}}@keyframes secondPulse{0%{opacity:1;-webkit-transform:scale3d(.5,.5,1);transform:scale3d(.5,.5,1)}50%,to{opacity:0;-webkit-transform:scale3d(1.25,1.25,1);transform:scale3d(1.25,1.25,1)}}.wg-samplelist-remove{background-color:#efeeec;flex:1}.wg-samplelist-actions{display:flex;justify-content:space-between;margin-top:1rem}@media only screen and (max-width:767px){.wg-samplelist-actions{flex-direction:column}}.wg-samplelist-privacy{margin-top:1.5rem}.wg-samplelist__block{margin-bottom:1rem}.wg-samplelist__subheadline{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.4rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.8rem;margin-bottom:1rem}html[lang*=cn] .wg-samplelist__subheadline{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-samplelist__subheadline{font-family:sans-serif}html[lang*=kr] .wg-samplelist__subheadline{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-samplelist__subheadline{font-family:sans-serif}@media only screen and (min-width:768px){.wg-samplelist__subheadline{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:992px){.wg-samplelist__subheadline{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:1280px){.wg-samplelist__subheadline{font-size:1.6rem;line-height:2rem}}@media only screen and (min-width:1600px){.wg-samplelist__subheadline{font-size:1.8rem;line-height:2.2rem}}.wg-printorder__block{margin-bottom:1rem}.wg-printorder__subheadline{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.4rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.8rem;margin-bottom:1rem}html[lang*=cn] .wg-printorder__subheadline{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-printorder__subheadline{font-family:sans-serif}html[lang*=kr] .wg-printorder__subheadline{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-printorder__subheadline{font-family:sans-serif}@media only screen and (min-width:768px){.wg-printorder__subheadline{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:992px){.wg-printorder__subheadline{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:1280px){.wg-printorder__subheadline{font-size:1.6rem;line-height:2rem}}@media only screen and (min-width:1600px){.wg-printorder__subheadline{font-size:1.8rem;line-height:2.2rem}}.wg-storefinder{margin-bottom:2rem}@media only screen and (min-width:768px){.wg-storefinder{margin-bottom:2.66666667rem}}@media only screen and (min-width:992px){.wg-storefinder{margin-bottom:4rem}}.wg-storefinder__section-main .wg-content-article{border-bottom:1px solid #dedfe1}.wg-storefinder__form-wrapper{background:#fff}.wg-storefinder__form-wrapper form{padding:1rem 0 0}@media only screen and (min-width:768px){.wg-storefinder__form-wrapper form{padding:2rem 1rem}}@media only screen and (max-width:767px){.wg-storefinder__form{padding-bottom:1rem}}.wg-storefinder__searchbutton{text-align:right}.wg-storefinder .wg-storefinder__result{padding-bottom:0}.wg-storefinder .wg-storefinder__result .wg-content-section--primary{padding-top:4rem}.wg-storefinder__result-list{background:#eff0f2;padding-bottom:1rem;padding-top:1rem}.wg-storefinder__result-list-title{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.2rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.6rem;margin-bottom:1rem}html[lang*=cn] .wg-storefinder__result-list-title{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-storefinder__result-list-title{font-family:sans-serif}html[lang*=kr] .wg-storefinder__result-list-title{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-storefinder__result-list-title{font-family:sans-serif}@media only screen and (min-width:768px){.wg-storefinder__result-list-title{font-size:1.2rem;line-height:1.6rem}}@media only screen and (min-width:992px){.wg-storefinder__result-list-title{font-size:1.2rem;line-height:1.6rem}}@media only screen and (min-width:1280px){.wg-storefinder__result-list-title{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:1600px){.wg-storefinder__result-list-title{font-size:1.6rem;line-height:2rem}}.wg-storefinder__result-list-pagination .wg-facet__total-results{flex-basis:100%;justify-content:center;max-width:100%}.wg-storefinder__result-list-pagination .wg-page-selection-pagination{flex-basis:100%;max-width:100%}.wg-storefinder__result-map{background:#fff;display:block;padding:2rem}.wg-storefinder__adress{border-bottom:1px solid #dedfe1;border-left:2px solid transparent;border-top:1px solid #dedfe1;cursor:pointer;padding:1rem}.wg-storefinder__adress:hover .wg-storefinder__company{color:#6ec800;transition:color .3s}.wg-storefinder__adress.active{background:#fff;border-left:2px solid #6ec800;border-right:1rem solid #fff;margin-right:-1rem}.wg-storefinder__adress .address{line-height:1.5rem}@media only screen and (max-width:991px){.wg-storefinder__adress.active{border-right:2px solid #dedfe1;margin-right:0}}.wg-storefinder__map{height:36.67rem;margin-bottom:2rem;width:100%}.wg-storefinder__company{display:flex;font-family:AktivGrotesk,sans-serif;font-style:normal;font-weight:700;margin-bottom:.25rem;width:100%}html[lang*=cn] .wg-storefinder__company{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-storefinder__company{font-family:sans-serif}html[lang*=kr] .wg-storefinder__company{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-storefinder__company{font-family:sans-serif}.wg-storefinder__company:hover{color:#6ec800}.wg-storefinder__company .company-name{flex:1 1 0%}.wg-storefinder__company .distance{display:flex;flex:0 0 8rem;justify-content:flex-end;margin-left:1rem}.wg-storefinder__company-push{color:#000;display:block;font-family:AktivGrotesk,sans-serif;font-size:1.6rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:2rem;margin-bottom:1.5rem}html[lang*=cn] .wg-storefinder__company-push{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-storefinder__company-push{font-family:sans-serif}html[lang*=kr] .wg-storefinder__company-push{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-storefinder__company-push{font-family:sans-serif}@media only screen and (min-width:768px){.wg-storefinder__company-push{font-size:1.6rem;line-height:2rem}}@media only screen and (min-width:992px){.wg-storefinder__company-push{font-size:1.8rem;line-height:2.2rem}}@media only screen and (min-width:1280px){.wg-storefinder__company-push{font-size:2rem;line-height:2.4rem}}@media only screen and (min-width:1600px){.wg-storefinder__company-push{font-size:2.2rem;line-height:2.6rem}}.wg-storefinder__logo{margin-bottom:1.5rem;text-align:right}.wg-storefinder__logo img{max-width:100%}.wg-storefinder__link-info{margin-top:1rem;text-align:right}.wg-storefinder__link-info .wg-button{margin-left:1.66rem}@media only screen and (min-width:992px){.wg-storefinder__link-info{margin-top:0}}.wg-storefinder__link-info .wg-button{margin-bottom:1rem}.wg-storefinder__link-info .wg-button:last-child{margin-left:.5rem}.wg-storefinder__link-info .links[href]{display:none}.wg-storefinder__link-info .links[href^="http://"],.wg-storefinder__link-info .links[href^="https://"]{display:inline-block}.wg-storefinder__mobile-panel{height:calc(100% - 93px)}.wg-storefinder__mobile-panel .map-content{height:14rem}.wg-storefinder__company-info .company-logo{border:1px solid #eff0f2;padding:.5rem}.wg-storefinder__company-info .company-logo img{display:inline-block;height:auto;max-width:100%;width:100%}.wg-storefinder__type{color:#000;font-family:AktivGrotesk,sans-serif;font-size:.8rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.4rem;margin-bottom:.25rem;text-transform:none}html[lang*=cn] .wg-storefinder__type{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-storefinder__type{font-family:sans-serif}html[lang*=kr] .wg-storefinder__type{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-storefinder__type{font-family:sans-serif}.wg-storefinder__meta{border-left:2px solid transparent;color:#000;display:block;margin-bottom:0;margin-left:-2px;overflow:hidden;padding:.5rem 2rem;position:relative;text-overflow:ellipsis;transition:all .3s;white-space:nowrap}.wg-storefinder__meta:hover{background-color:#eff0f2;border-left:2px solid #6ec800;color:inherit;text-decoration:none}.wg-storefinder__meta .icon{height:1.1rem;left:0;position:absolute;top:.6333rem}.wg-storefinder__meta a{color:#000}.wg-storefinder__meta a:focus,.wg-storefinder__meta a:hover{text-decoration:none}.wg-storefinder__meta--mail{overflow:inherit;text-overflow:inherit;white-space:inherit;word-break:break-all}.wg-storefinder__meta.is-external:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%236ec800' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M408.833 408.833H103.167V103.167H256V59.5H103.167C78.932 59.5 59.5 79.15 59.5 103.167v305.666c0 24.017 19.432 43.667 43.667 43.667h305.666c24.017 0 43.667-19.65 43.667-43.667V256h-43.667v152.833zM299.667 59.5v43.667h78.381L163.427 317.788l30.785 30.785 214.621-214.621v78.381H452.5V59.5H299.667z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%;content:"";display:inline-block;height:1rem;opacity:0;position:absolute;right:1rem;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0);transition:all .3s;width:1rem}.wg-storefinder__meta.is-external:hover:after{opacity:1}.wg-distributor-item-name{font-weight:400;margin-bottom:.5rem}.wg-distributors-item-container{display:flex;flex-flow:row wrap;padding-left:2rem;padding-right:2rem}@media only screen and (max-width:767px){.wg-distributors-item-container{flex-direction:column}}.wg-distributor-item{line-height:1.3;margin-bottom:2rem}.wg-contact-info,.wg-distributor-item{display:flex;flex-direction:column}.wg-contact-item{display:flex}.wg-contact__image img{height:inherit}.wg-contact-headline{display:flex;justify-content:center}.wg-contactlist--button{padding-bottom:.4rem;padding-top:.4rem}.wg-cart{margin-bottom:2rem}.wg-cart__header{background-color:#eff0f2;margin-top:0;padding:1rem}@media only screen and (min-width:768px){.wg-cart__header{padding:2rem}}.wg-cart__secondary-cta{align-self:center}.wg-cart__title{align-items:center;color:#000;display:flex;font-family:AktivGrotesk,sans-serif;font-size:1.8rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:2.2rem;margin-bottom:.33rem}html[lang*=cn] .wg-cart__title{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-cart__title{font-family:sans-serif}html[lang*=kr] .wg-cart__title{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-cart__title{font-family:sans-serif}@media only screen and (min-width:768px){.wg-cart__title{font-size:2rem;line-height:2.4rem}}@media only screen and (min-width:992px){.wg-cart__title{font-size:2.2rem;line-height:2.6rem}}@media only screen and (min-width:1280px){.wg-cart__title{font-size:2.2rem;line-height:2.8rem}}@media only screen and (min-width:1600px){.wg-cart__title{font-size:2.6rem;line-height:3rem}}.wg-cart__description{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;text-transform:none}html[lang*=cn] .wg-cart__description{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-cart__description{font-family:sans-serif}html[lang*=kr] .wg-cart__description{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-cart__description{font-family:sans-serif}.wg-cart__overview{background-color:#eff0f2}@media only screen and (min-width:768px){.wg-cart__overview{padding:0 1rem 1.5rem}.wg-cart__quickorder-button{display:none}}.wg-cart-tools__item--delete{align-items:center;display:inline-flex}.wg-cart-tools__item--delete .delete{height:1.2rem;margin:0 .5rem 0 0;width:1.2rem}.subtotal-row,.wg-cart__positionsum-row{color:#000;display:flex;font-family:AktivGrotesk,sans-serif;font-size:1.2rem;font-style:normal;font-weight:700;justify-content:space-between;letter-spacing:normal;line-height:1.6rem}html[lang*=cn] .subtotal-row,html[lang*=cn] .wg-cart__positionsum-row{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .subtotal-row,html[lang*=ja] .wg-cart__positionsum-row{font-family:sans-serif}html[lang*=kr] .subtotal-row,html[lang*=kr] .wg-cart__positionsum-row{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .subtotal-row,html[lang*=tw] .wg-cart__positionsum-row{font-family:sans-serif}@media only screen and (min-width:768px){.subtotal-row,.wg-cart__positionsum-row{font-size:1.2rem;line-height:1.6rem}}@media only screen and (min-width:992px){.subtotal-row,.wg-cart__positionsum-row{font-size:1.2rem;line-height:1.6rem}}@media only screen and (min-width:1280px){.subtotal-row,.wg-cart__positionsum-row{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:1600px){.subtotal-row,.wg-cart__positionsum-row{font-size:1.6rem;line-height:2rem}}@media only screen and (min-width:992px){.subtotal-row,.wg-cart__positionsum-row{font-size:1rem}}.subtotal-row{border-bottom:2px solid #dedfe1;margin-bottom:1rem;padding-bottom:1rem}.wg-cart__totals-row,.wg-surcharge{color:#000;display:flex;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;justify-content:space-between;letter-spacing:normal;line-height:1.6rem;text-transform:none}html[lang*=cn] .wg-cart__totals-row,html[lang*=cn] .wg-surcharge{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-cart__totals-row,html[lang*=ja] .wg-surcharge{font-family:sans-serif}html[lang*=kr] .wg-cart__totals-row,html[lang*=kr] .wg-surcharge{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-cart__totals-row,html[lang*=tw] .wg-surcharge{font-family:sans-serif}.wg-surcharge--small{color:#000;font-family:AktivGrotesk,sans-serif;font-size:.8rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;text-transform:none}html[lang*=cn] .wg-surcharge--small{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-surcharge--small{font-family:sans-serif}html[lang*=kr] .wg-surcharge--small{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-surcharge--small{font-family:sans-serif}.wg-surcharge__title{flex:3}.wg-surcharge__value{flex:1}.wg-cart__total-price{border-top:2px solid #dedfe1;color:#000;display:flex;font-family:AktivGrotesk,sans-serif;font-size:1.6rem;font-style:normal;font-weight:400;justify-content:space-between;letter-spacing:normal;line-height:2rem;margin-bottom:1rem;margin-top:1.75rem;padding-top:1.75rem}html[lang*=cn] .wg-cart__total-price{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-cart__total-price{font-family:sans-serif}html[lang*=kr] .wg-cart__total-price{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-cart__total-price{font-family:sans-serif}@media only screen and (min-width:768px){.wg-cart__total-price{font-size:1.6rem;line-height:2rem}}@media only screen and (min-width:992px){.wg-cart__total-price{font-size:1.8rem;line-height:2.2rem}}@media only screen and (min-width:1280px){.wg-cart__total-price{font-size:2rem;line-height:2.4rem}}@media only screen and (min-width:1600px){.wg-cart__total-price{font-size:2.2rem;line-height:2.6rem}}.wg-cart__subsection{margin-top:2rem}@media only screen and (min-width:768px){.wg-cart__subsection{margin-top:0}}@media only screen and (max-width:991px){.wg-cart__contact-person{margin-top:2rem;order:1}}.wg-cart__form-title{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.4rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.8rem;margin-bottom:1rem;padding:0 1rem;width:100%}html[lang*=cn] .wg-cart__form-title{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-cart__form-title{font-family:sans-serif}html[lang*=kr] .wg-cart__form-title{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-cart__form-title{font-family:sans-serif}@media only screen and (min-width:768px){.wg-cart__form-title{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:992px){.wg-cart__form-title{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:1280px){.wg-cart__form-title{font-size:1.6rem;line-height:2rem}}@media only screen and (min-width:1600px){.wg-cart__form-title{font-size:1.8rem;line-height:2.2rem}}.wg-cart__form-content{background-color:#fff;flex:1 1 auto;padding:1rem}@media only screen and (max-width:767px){.wg-cart-button-bar__mobile--hidden,.wg-cart__copy-paste-orderlink,.wg-cart__csv-orderlink{display:none}}.wg-cart__empty-box-link{border:2px solid #dedfe1;margin:2rem;padding:4rem;position:relative;text-align:center;width:100%}.wg-cart__empty-box-hint{left:0;margin:1rem;position:absolute;top:0}.wg-cart__totals-box{display:flex;flex-flow:column wrap;justify-content:flex-end}@media only screen and (max-width:767px){.wg-cart__totals-box{margin-left:1rem;margin-right:1rem}}.wg-cart__cart-buttonbar{display:flex;justify-content:flex-end;white-space:nowrap}@media only screen and (max-width:767px){.wg-cart__cart-buttonbar{flex-direction:column}}.wg-cart__cart-buttonbar .wg-button:only-child{width:auto}.wg-cart__cart-buttonbar>.wg-button:not(:first-child){margin-left:.5rem}@media only screen and (max-width:767px){.wg-cart__cart-buttonbar>.wg-button:not(:first-child){margin-left:0;margin-top:.5rem}}.wg-cart__no-direct-shop-hint{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.2rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.6rem;margin-bottom:2rem;padding:0 8rem;text-align:center}html[lang*=cn] .wg-cart__no-direct-shop-hint{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-cart__no-direct-shop-hint{font-family:sans-serif}html[lang*=kr] .wg-cart__no-direct-shop-hint{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-cart__no-direct-shop-hint{font-family:sans-serif}@media only screen and (min-width:768px){.wg-cart__no-direct-shop-hint{font-size:1.2rem;line-height:1.6rem}}@media only screen and (min-width:992px){.wg-cart__no-direct-shop-hint{font-size:1.2rem;line-height:1.6rem}}@media only screen and (min-width:1280px){.wg-cart__no-direct-shop-hint{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:1600px){.wg-cart__no-direct-shop-hint{font-size:1.6rem;line-height:2rem}}@media only screen and (max-width:767px){.wg-cart__no-direct-shop-hint{margin-bottom:1rem;margin-left:0;padding:0}}.wg-cart__divider{border-top:2px solid #eff0f2;margin:.5rem 0}.wg-cart__baseprice-wrapper{color:#000;font-family:AktivGrotesk,sans-serif;font-size:.8rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.4rem;text-transform:none}html[lang*=cn] .wg-cart__baseprice-wrapper{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-cart__baseprice-wrapper{font-family:sans-serif}html[lang*=kr] .wg-cart__baseprice-wrapper{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-cart__baseprice-wrapper{font-family:sans-serif}.wg-cart__surcharges-block{border-bottom:2px solid #dedfe1;margin-bottom:1rem;padding-bottom:1rem}.wg-cart__surcharges{margin-top:.5rem;padding-left:1rem}.wg-cart__net-pay{margin:1rem 0 .5rem}.wg-retailer-page{background-color:#eff0f2;margin-bottom:2rem}.wg-retailer-page__intro{margin-bottom:1rem;margin-top:1rem}.wg-retailer-page__title{align-items:center;color:#000;display:flex;font-family:AktivGrotesk,sans-serif;font-size:1.8rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:2.2rem;margin-bottom:1rem;padding-left:1rem}html[lang*=cn] .wg-retailer-page__title{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-retailer-page__title{font-family:sans-serif}html[lang*=kr] .wg-retailer-page__title{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-retailer-page__title{font-family:sans-serif}@media only screen and (min-width:768px){.wg-retailer-page__title{font-size:2rem;line-height:2.4rem}}@media only screen and (min-width:992px){.wg-retailer-page__title{font-size:2.2rem;line-height:2.6rem}}@media only screen and (min-width:1280px){.wg-retailer-page__title{font-size:2.2rem;line-height:2.8rem}}@media only screen and (min-width:1600px){.wg-retailer-page__title{font-size:2.6rem;line-height:3rem}}.wg-retailer-page__body{min-height:10rem;position:relative}.wg-retailer-page__empty-cart{margin:2rem}.wg-retailer-page__subtitle{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.4rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.8rem;margin:1rem}html[lang*=cn] .wg-retailer-page__subtitle{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-retailer-page__subtitle{font-family:sans-serif}html[lang*=kr] .wg-retailer-page__subtitle{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-retailer-page__subtitle{font-family:sans-serif}@media only screen and (min-width:768px){.wg-retailer-page__subtitle{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:992px){.wg-retailer-page__subtitle{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:1280px){.wg-retailer-page__subtitle{font-size:1.6rem;line-height:2rem}}@media only screen and (min-width:1600px){.wg-retailer-page__subtitle{font-size:1.8rem;line-height:2.2rem}}.wg-retailer-page__description{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;padding-left:1rem;text-transform:none}html[lang*=cn] .wg-retailer-page__description{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-retailer-page__description{font-family:sans-serif}html[lang*=kr] .wg-retailer-page__description{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-retailer-page__description{font-family:sans-serif}.wg-retailer-item__accordion.is-open .wg-product-accordion-neo__header{margin-bottom:1rem}.wg-retailer-item__accordion .wg-product-accordion-neo__header{padding:0}.wg-retailer-item__accordion .wg-product-accordion-neo__header .icon{fill:#fff}.wg-retailer-item__accordion-alert{display:flex;justify-content:space-between;margin-top:1rem;padding-right:1rem}.wg-retailer-product__border{border-left:2px solid #6ec800}.wg-retailer-product__border--partial{border-left-color:#ff6f0f}.faq-list-item{margin-bottom:.4rem}.faq-list-item__hierarchy{color:#616a73;font-family:AktivGrotesk,sans-serif;font-size:.8rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.4rem;padding:1rem 0 0 3rem;text-transform:none}html[lang*=cn] .faq-list-item__hierarchy{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .faq-list-item__hierarchy{font-family:sans-serif}html[lang*=kr] .faq-list-item__hierarchy{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .faq-list-item__hierarchy{font-family:sans-serif}.faq-list-item__question{font-size:1.5rem;font-weight:400;position:relative}.faq-list-item__new{color:#000;color:#6ec800;font-family:AktivGrotesk,sans-serif;font-size:.8rem;font-style:normal;font-weight:400;font-weight:700;letter-spacing:normal;line-height:1.4rem;position:absolute;right:.5rem;text-transform:none;text-transform:uppercase;top:.5rem}html[lang*=cn] .faq-list-item__new{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .faq-list-item__new{font-family:sans-serif}html[lang*=kr] .faq-list-item__new{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .faq-list-item__new{font-family:sans-serif}.wg-product-faq-accordion .faq-list-item__question{font-size:1.2rem;font-weight:400}.wg-faq{background-color:#eff0f2;margin-bottom:2rem}.wg-faq-header{padding:1rem}.wg-faq-header__headline{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.8rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:2.2rem;margin-bottom:1rem}html[lang*=cn] .wg-faq-header__headline{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-faq-header__headline{font-family:sans-serif}html[lang*=kr] .wg-faq-header__headline{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-faq-header__headline{font-family:sans-serif}@media only screen and (min-width:768px){.wg-faq-header__headline{font-size:2rem;line-height:2.4rem}}@media only screen and (min-width:992px){.wg-faq-header__headline{font-size:2.2rem;line-height:2.6rem}}@media only screen and (min-width:1280px){.wg-faq-header__headline{font-size:2.2rem;line-height:2.8rem}}@media only screen and (min-width:1600px){.wg-faq-header__headline{font-size:2.6rem;line-height:3rem}}.wg-faq__menu-headline{font-size:1.33rem}.wg-faq__menu{margin-bottom:0;margin-top:1rem;padding-left:0}.wg-faq__submenu{background-color:#fff;opacity:0;padding-left:0;position:absolute;transition:all 25ms ease;visibility:hidden}.wg-faq__menu-list-item{position:relative}.wg-faq__menu-list-item:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='m222.5 305.1 14.9 14.9 64-64-64-64-14.9 14.9 49.1 49.1-49.1 49.1z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:300%;content:"";height:1rem;position:absolute;right:.6667rem;top:.6667rem;-webkit-transform:rotate(90deg) scale(1);transform:rotate(90deg) scale(1);transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s;width:1rem}.wg-faq__menu-list-item.is-open:after{-webkit-transform:rotate(90deg) scale(-1);transform:rotate(90deg) scale(-1)}.wg-faq__menu-list-item.is-open .wg-faq__submenu{opacity:1;position:relative;visibility:visible}.wg-faq__menu-list-item--no-chevron:after{display:none}.wg-faq__menu-sublist-item{min-height:2rem}.wg-faq__menu-link,.wg-faq__menu-sub-link{cursor:pointer;display:inline-flex;padding:.5rem 2rem .5rem .5rem;width:100%}.wg-faq__menu-link p,.wg-faq__menu-sub-link p{margin-bottom:0;margin-top:0}.wg-faq__menu-link-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wg-faq__menu-link{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.2rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.8rem;margin-bottom:0;position:relative;text-transform:none}html[lang*=cn] .wg-faq__menu-link{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-faq__menu-link{font-family:sans-serif}html[lang*=kr] .wg-faq__menu-link{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-faq__menu-link{font-family:sans-serif}.wg-faq__menu-link:hover{text-decoration:none}.wg-faq__menu-sub-link{margin-bottom:.5rem;margin-top:.5rem;padding:0 .5rem}.wg-faq__menu-sub-link:hover{color:#000;text-decoration:none}.wg-faq__vote{align-items:center;display:flex;justify-content:flex-end;width:100%}.wg-faq__vote .icon{margin-left:0}.wg-faq__vote--helpful-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%2362615e' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 28'%3E%3Cpath d='M1 21h4V9H1v12zm22-11c0-1.1-.9-2-2-2h-6.31l.95-4.57.03-.32c0-.41-.17-.79-.44-1.06L14.17 1 7.59 7.59C7.22 7.95 7 8.45 7 9v10c0 1.1.9 2 2 2h9c.83 0 1.54-.5 1.84-1.22l3.02-7.05c.09-.23.14-.47.14-.73v-2z'/%3E%3C/svg%3E");background-position:50%;background-position:0;background-repeat:no-repeat;background-size:75%}.wg-faq__accordion-shadow{box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);margin-bottom:.5rem}.wg-faq__accordion-headline{padding:.8rem 1rem}.wg-faq__accordion-headline--level2:before{position:absolute}.wg-faq__accordion-headline-text{padding-left:2rem}.wg-faq__accordion-headline-text p{margin:0}.wg-csv-import__explain-headline{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;margin-bottom:1rem;text-transform:none}html[lang*=cn] .wg-csv-import__explain-headline{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-csv-import__explain-headline{font-family:sans-serif}html[lang*=kr] .wg-csv-import__explain-headline{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-csv-import__explain-headline{font-family:sans-serif}.wg-csv-import__explain-content{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;margin-bottom:2rem;text-transform:none}html[lang*=cn] .wg-csv-import__explain-content{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-csv-import__explain-content{font-family:sans-serif}html[lang*=kr] .wg-csv-import__explain-content{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-csv-import__explain-content{font-family:sans-serif}.wg-csv-import__explain-content ul{list-style:disc}.wg-csv-import__btn-wrapper{display:flex;flex-direction:column-reverse;flex-wrap:wrap;padding-top:1rem}@media only screen and (min-width:768px){.wg-csv-import__btn-wrapper{flex-direction:row;justify-content:flex-end}}.wg-csv-import__inputfile{height:.1px;opacity:0;overflow:hidden;position:absolute;width:.1px;z-index:-1}.wg-csv-import__inputfile-box{align-items:center;background-color:#eff0f2;display:flex}.wg-csv-import__inputfile-field{color:#000;padding-left:1rem}.wg-csv-import__inputfile-field--filefound{color:inherit}.wg-csv-import__inputDivider{border-bottom:2px solid #dedfe1;margin:1rem 0}.wg-csv-import__textarea{resize:vertical}.wg-csv-import__section-title{color:#000;font-family:AktivGrotesk,sans-serif;font-size:.8rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.4rem;text-transform:none}html[lang*=cn] .wg-csv-import__section-title{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-csv-import__section-title{font-family:sans-serif}html[lang*=kr] .wg-csv-import__section-title{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-csv-import__section-title{font-family:sans-serif}.wg-csv-import__section-hint{color:#000;display:none;font-family:AktivGrotesk,sans-serif;font-size:.8rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.4rem;text-transform:none}html[lang*=cn] .wg-csv-import__section-hint{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-csv-import__section-hint{font-family:sans-serif}html[lang*=kr] .wg-csv-import__section-hint{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-csv-import__section-hint{font-family:sans-serif}.wg-csv-import_row{margin-bottom:1rem}.wg-csv-import__quantity-control-wrapper>.wg-product-quantity{margin-bottom:0}.wg-csv-import__spinner .wg-spinner--small,.wg-quickorder__spinner .wg-spinner--small{height:3rem;justify-content:center;min-height:3rem}.wg-quickorder__input-art-num{top:4px}.wg-quickorder__input-art-num::-ms-clear{display:none}.wg-quickorder__label-art-num{padding-top:4px}.wg-quickorder__explain-content{line-height:1.5rem;margin-bottom:2rem}.wg-quickorder__explain-content ul{list-style:disc}.wg-quickorder__section-hint{color:#000;display:none;font-family:AktivGrotesk,sans-serif;font-size:.8rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.4rem;text-transform:none}html[lang*=cn] .wg-quickorder__section-hint{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-quickorder__section-hint{font-family:sans-serif}html[lang*=kr] .wg-quickorder__section-hint{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-quickorder__section-hint{font-family:sans-serif}.wg-quickorder__section-title{color:#000;font-family:AktivGrotesk,sans-serif;font-size:.8rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.4rem;text-transform:none}html[lang*=cn] .wg-quickorder__section-title{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-quickorder__section-title{font-family:sans-serif}html[lang*=kr] .wg-quickorder__section-title{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-quickorder__section-title{font-family:sans-serif}.wg-quickorder__quantity-control-wrapper>.wg-product-quantity{margin-bottom:0}.wg-quickorder__row{margin-bottom:1rem}.wg-quickorder__alert{margin-bottom:0;margin-top:1rem}.wg-quickorder-mode--customer-specific .wg-display-for-normal,.wg-quickorder-mode--normal .wg-display-for-customer-specific{display:none}.wg-quickorder__btn-wrapper{display:flex;flex-direction:column-reverse;flex-wrap:wrap}@media only screen and (min-width:768px){.wg-quickorder__btn-wrapper{flex-direction:row;justify-content:flex-end}}.wg-quickorder__usp .wg-list--active-decoration--with-icons>li{background-color:transparent}@media only screen and (max-width:767px){.wg-quickorder__usp .wg-list--active-decoration--with-icons{display:none}}.wg-checkout{background-color:#eff0f2;margin-top:1rem}.wg-checkout__header{padding:1rem}.wg-checkout-summary,.wg-checkout__totals{display:flex;flex-wrap:wrap;padding:1rem}@media only screen and (min-width:992px){.wg-checkout-summary,.wg-checkout__totals{padding-bottom:2rem;padding-top:2rem}}.wg-checkout-summary{background-color:#fff}.wg-checkout__totals{display:flex;margin-bottom:3rem;padding-top:2rem}@media only screen and (max-width:767px){.wg-checkout__totals{flex-direction:column-reverse}.wg-checkout__totals .wg-contact__block--person{margin-top:1rem}}.wg-quote{background-color:#eff0f2;margin-top:1rem}.wg-checkout__marginal{border-left:2px solid #dedfe1;padding-right:0}@media only screen and (max-width:991px){.wg-checkout__marginal{border:none;padding-right:1rem}}.wg-checkout__headline{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.4rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.8rem;padding:.8rem 1rem}html[lang*=cn] .wg-checkout__headline{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-checkout__headline{font-family:sans-serif}html[lang*=kr] .wg-checkout__headline{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-checkout__headline{font-family:sans-serif}@media only screen and (min-width:768px){.wg-checkout__headline{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:992px){.wg-checkout__headline{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:1280px){.wg-checkout__headline{font-size:1.6rem;line-height:2rem}}@media only screen and (min-width:1600px){.wg-checkout__headline{font-size:1.8rem;line-height:2.2rem}}.wg-checkout__line{background-color:#fff}.wg-checkout__line.is-disabled{pointer-events:none}.wg-quote-summary{display:flex;flex-wrap:wrap;padding:1rem}@media only screen and (min-width:992px){.wg-quote-summary{padding-bottom:2rem;padding-top:2rem}}.wg-quote-summary{background-color:#fff}.wg-checkout-block{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.6rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:2rem;margin-bottom:1rem}html[lang*=cn] .wg-checkout-block{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-checkout-block{font-family:sans-serif}html[lang*=kr] .wg-checkout-block{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-checkout-block{font-family:sans-serif}@media only screen and (min-width:768px){.wg-checkout-block{font-size:1.6rem;line-height:2rem}}@media only screen and (min-width:992px){.wg-checkout-block{font-size:1.8rem;line-height:2.2rem}}@media only screen and (min-width:1280px){.wg-checkout-block{font-size:2rem;line-height:2.4rem}}@media only screen and (min-width:1600px){.wg-checkout-block{font-size:2.2rem;line-height:2.6rem}}.wg-checkout-block__key{color:#000;display:block;font-family:AktivGrotesk,sans-serif;font-size:1.4rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.8rem;margin-bottom:.5rem}html[lang*=cn] .wg-checkout-block__key{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-checkout-block__key{font-family:sans-serif}html[lang*=kr] .wg-checkout-block__key{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-checkout-block__key{font-family:sans-serif}@media only screen and (min-width:768px){.wg-checkout-block__key{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:992px){.wg-checkout-block__key{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:1280px){.wg-checkout-block__key{font-size:1.6rem;line-height:2rem}}@media only screen and (min-width:1600px){.wg-checkout-block__key{font-size:1.8rem;line-height:2.2rem}}.wg-checkout-block__value{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;text-transform:none}html[lang*=cn] .wg-checkout-block__value{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-checkout-block__value{font-family:sans-serif}html[lang*=kr] .wg-checkout-block__value{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-checkout-block__value{font-family:sans-serif}.wg-checkout-items__table{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;text-transform:none}html[lang*=cn] .wg-checkout-items__table{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-checkout-items__table{font-family:sans-serif}html[lang*=kr] .wg-checkout-items__table{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-checkout-items__table{font-family:sans-serif}.wg-checkout-items__table td{background:#fff;border-bottom:2px solid #eff0f2}.wg-checkout-items__table-image-wrapper{display:none;position:relative}.wg-checkout-items__table-image-wrapper:after{content:"";display:block;padding-bottom:100%}@media only screen and (min-width:768px){.wg-checkout-items__table-image-wrapper{display:block}}.wg-checkout-items__table-image-wrapper-inner{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.wg-checkout-items__table-image-wrapper-inner>img{height:auto;max-height:100%;max-width:100%;width:auto}.wg-checkout-items__table td,.wg-checkout-items__table th{height:3.66rem;padding:.5rem;text-align:left;vertical-align:middle}.wg-checkout-items__table td:first-child,.wg-checkout-items__table th:first-child{padding:0 0 0 1rem;width:0}@media only screen and (min-width:768px){.wg-checkout-items__table td:first-child,.wg-checkout-items__table th:first-child{padding:.5rem .5rem .5rem 1rem;width:6rem}}.wg-checkout-items__table td:last-child,.wg-checkout-items__table th:last-child{padding-right:1rem}.wg-checkout-items__table td.wg-align-center,.wg-checkout-items__table th.wg-align-center{text-align:center}.wg-checkout-items__table td.wg-align-right,.wg-checkout-items__table th.wg-align-right{text-align:right}.wg-checkout-items__table th{font-size:.8rem}.wg-checkout-items__table th:first-child{padding-left:6.5rem}.wg-checkout-items__table th>span{font-weight:400}@media only screen and (min-width:768px){.wg-checkout-items__table th{font-size:1rem;text-align:left}}.wg-checkout-items__table td{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;text-transform:none}html[lang*=cn] .wg-checkout-items__table td{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-checkout-items__table td{font-family:sans-serif}html[lang*=kr] .wg-checkout-items__table td{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-checkout-items__table td{font-family:sans-serif}.wg-checkout-items__table .wg-content-teaser__img{max-height:4rem;max-width:4rem}.wg-checkout-items__description--break-all{-ms-word-break:break-all;word-break:break-all}.wg-checkout__product-description{display:none}@media only screen and (min-width:768px){.wg-checkout__product-description{display:table-cell;max-width:10rem}}@media only screen and (min-width:992px){.wg-checkout__product-description{max-width:inherit}.wg-checkout__product-cnumber{max-width:6.667rem}}.wg-checkout-items__table .wg-availability{justify-content:flex-start}.wg-checkout-items__table .wg-availability__label{display:none}@media only screen and (min-width:768px){.wg-checkout-items__table .wg-availability__label{display:flex}}.wg-checkout-items__table .wg-availability__dots{display:flex}@media only screen and (min-width:768px){.wg-checkout-items__table .wg-availability__dots{display:none}}@media only screen and (min-width:992px){.wg-checkout-items__table .wg-availability__dots{display:flex}}.wg-status-checked:after{background-color:#6ec800;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23fff' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='m213 308-56-56-19.1 19 75 75L374 184.9 355.1 166 213 308z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:150%;border-radius:50%;content:"";display:inline-block;height:1em;margin-left:.5em;width:1em}.wg-checkout__divider{border-top:2px solid #dedfe1;padding-top:2rem}.wg-checkout-items{border-bottom:2px solid #dedfe1;margin-bottom:0;margin-top:0;padding:0}.wg-checkout-items__item{border-left:2px solid transparent;position:relative;transition:border .3s}.wg-checkout-items__item:nth-child(n+2):before{border-top:2px solid #dedfe1;content:"";position:absolute;width:100%}.wg-checkout-items__item.is-active{border-left:2px solid #6ec800}.wg-checkout-items__item-header{color:#000;cursor:pointer;display:flex;font-family:AktivGrotesk,sans-serif;font-size:1.2rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.6rem;margin-bottom:0;padding:.5rem 2rem .5rem .5rem;position:relative}html[lang*=cn] .wg-checkout-items__item-header{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-checkout-items__item-header{font-family:sans-serif}html[lang*=kr] .wg-checkout-items__item-header{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-checkout-items__item-header{font-family:sans-serif}@media only screen and (min-width:768px){.wg-checkout-items__item-header{font-size:1.2rem;line-height:1.6rem}}@media only screen and (min-width:992px){.wg-checkout-items__item-header{font-size:1.2rem;line-height:1.6rem}}@media only screen and (min-width:1280px){.wg-checkout-items__item-header{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:1600px){.wg-checkout-items__item-header{font-size:1.6rem;line-height:2rem}}.wg-checkout-items__item-header:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='m222.5 305.1 14.9 14.9 64-64-64-64-14.9 14.9 49.1 49.1-49.1 49.1z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:300%;content:"";height:1rem;position:absolute;right:1%;top:50%;-webkit-transform:translate3d(0,-50%,0) rotate(90deg);transform:translate3d(0,-50%,0) rotate(90deg);transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s;width:1rem}.wg-checkout-items__item-header.is-active:after{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}@media only screen and (max-width:767px){.wg-checkout-items__item-header{flex-direction:column}}.wg-checkout-items__item-header--customer-specific{cursor:auto}.wg-checkout-items__item-header--customer-specific:after{content:none}.wg-checkout-items__product-lister{margin:1rem 1rem 2rem;pointer-events:none}.wg-checkout-items__product-lister .wg-product-listitem__download,.wg-checkout-items__product-lister .wg-product-listitem__purchase{display:none}.wg-checkout-items__item-total-price{text-align:right}@media only screen and (max-width:767px){.wg-checkout-items__item-total-price{text-align:unset}}.wg-checkout-items__availability-color{fill:#bb0522;height:1rem;width:1rem}.wg-checkout-items__availability-color--available{fill:#6ec800}.wg-checkout-address__wrapper{margin-bottom:1rem;word-break:break-all}.wg-checkout-address__wrapper--dark{background-color:#eff0f2}.wg-checkout-address__wrapper--slim .wg-checkout-address{border:none;padding:0}.wg-checkout-address__wrapper--selected{pointer-events:none}.wg-checkout-address__wrapper--selected .wg-checkout-address,.wg-checkout-address__wrapper--selected .wg-checkout-address__status{border-color:#6ec800}.wg-checkout-address__wrapper--selected .wg-checkout-address__status{background-color:#6ec800}.wg-checkout-address__wrapper--clickable .wg-checkout-address,.wg-checkout-address__wrapper--clickable .wg-checkout-address__status{cursor:pointer}.wg-checkout-address__wrapper--clickable:hover .wg-checkout-address,.wg-checkout-address__wrapper--clickable:hover .wg-checkout-address__status{border-color:#6ec800}.wg-checkout-address__wrapper--clickable:hover .wg-checkout-address__status{background-color:#6ec800}.wg-checkout-address{border:2px solid #eff0f2;padding:1rem;position:relative}.wg-checkout-address--output-only{border-color:transparent}.wg-checkout-address__companyname{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.6rem;text-transform:none}html[lang*=cn] .wg-checkout-address__companyname{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-checkout-address__companyname{font-family:sans-serif}html[lang*=kr] .wg-checkout-address__companyname{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-checkout-address__companyname{font-family:sans-serif}.wg-checkout-address__status{align-items:center;background-color:#eff0f2;border:2px solid #eff0f2;border-top:none;color:#000;display:flex;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.6rem;padding:.5rem 1rem;text-transform:none}html[lang*=cn] .wg-checkout-address__status{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-checkout-address__status{font-family:sans-serif}html[lang*=kr] .wg-checkout-address__status{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-checkout-address__status{font-family:sans-serif}.wg-checkout-address__status--selected{border-color:#6ec800}.wg-checkout-address__headline{margin-bottom:1rem}.wg-checkout-address__newAddress{align-items:center;border:2px solid #eff0f2;color:#6ec800;cursor:pointer;display:flex;font-weight:700;height:100%;justify-content:center;text-transform:uppercase}.wg-checkout-address__newAddress:hover{border-color:#6ec800}.wg-checkout-address__shade{position:relative}.wg-checkout-address__shade:before{background:#fff;background:linear-gradient(0deg,#fff 40%,hsla(0,0%,100%,0));bottom:100%;content:"";height:7rem;position:absolute;width:100%}.wg-checkout-address__edit{pointer-events:all;position:absolute;right:0;top:0}.wg-scrollnav-wrapper{display:none}@media only screen and (min-width:992px){.wg-scrollnav-wrapper{background:#1f2837;display:block;overflow:hidden;transition:height .3s}.wg-header-wrapper .wg-scrollnav-wrapper{height:0}}.wg-scrollnav-title{color:#a5a8af;float:left;font-size:.8rem;letter-spacing:.03rem;line-height:3.3rem;margin-left:.8rem;padding-right:.3rem}.wg-scrollnavigation{display:none;flex:1 1 0%;overflow:hidden}@media only screen and (min-width:992px){.wg-scrollnavigation{display:block}}.wg-scrollnavigation>.wg-container{flex:1 1 0%}.wg-scrollnavigation__toggle{color:#fff;cursor:pointer;font-size:.8rem;font-weight:400;letter-spacing:.03rem;line-height:3.35rem;padding:0 .9rem;position:relative;text-transform:uppercase;transition:color .3s ease;white-space:nowrap}.wg-scrollnavigation__toggle>p{margin:0;padding:0}.wg-scrollnavigation__toggle:before{background-color:#6ec800;bottom:0;content:"";height:2px;left:.9rem;opacity:0;position:absolute;right:.9rem;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);transition:opacity .3s,-webkit-transform .3s;transition:transform .3s,opacity .3s;transition:transform .3s,opacity .3s,-webkit-transform .3s}.wg-scrollnavigation__toggle:focus{color:#fff;text-decoration:none}.wg-scrollnavigation__toggle:active,.wg-scrollnavigation__toggle:hover{color:#6ec800;text-decoration:none}.wg-scrollnavigation__toggle:active:before,.wg-scrollnavigation__toggle:hover:before{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}.wg-scrollnavigation__toggle.is-active{color:#6ec800}.wg-accordion-wrapper{margin-bottom:1rem}@media only screen and (min-width:992px){.wg-accordion-wrapper{margin-bottom:2rem}}.wg-content-section--framed .wg-accordion-wrapper{margin-bottom:0}.wg-accordion-aside{flex:1 1 100%;padding:0 1rem 1rem}@media only screen and (min-width:992px){.wg-accordion-aside{flex-basis:33.33333333%;max-width:33.33333333%;padding:0}}.wg-accordion{background:#eff0f2;display:flex;flex:0 0 100%;flex-wrap:wrap;margin-bottom:1rem;padding:0 1rem}.wg-accordion input[type=checkbox]{display:none}.wg-accordion-wrapper.has-usp{background:#eff0f2;display:flex;flex-direction:column}@media only screen and (min-width:992px){.wg-accordion-wrapper.has-usp{flex-direction:row}}.wg-accordion-wrapper.has-usp .wg-accordion{margin-bottom:0}.wg-accordion-wrapper.has-usp .wg-accordion-groups{flex:1 1 100%;max-width:100%}@media only screen and (min-width:992px){.wg-accordion-wrapper.has-usp .wg-accordion-groups{flex-basis:66.66666667%;margin-right:1rem;max-width:66.66666667%}}.wg-accordion--moreless{padding:1rem 1rem 0}.wg-accordion--moreless .wg-accordion__head{padding:0 0 1rem}.wg-accordion--moreless .wg-accordion__body{max-height:none}.wg-accordion--moreless .wg-accordion__toggle{flex:1 1 auto;justify-content:flex-end;margin-bottom:1rem;margin-top:.33rem;order:2}.wg-accordion--moreless .wg-accordion__toggle>.wg-accordion__more,.wg-accordion--moreless input:checked~.wg-accordion__toggle>.wg-accordion__less{display:inline-block}.wg-accordion--moreless input:checked~.wg-accordion__toggle>.wg-accordion__more{display:none}.wg-accordion__head{align-items:center;color:#000;display:flex;flex:1 1 auto;font-family:AktivGrotesk,sans-serif;font-size:1.6rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:2rem;margin:0;padding:1rem 0}html[lang*=cn] .wg-accordion__head{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-accordion__head{font-family:sans-serif}html[lang*=kr] .wg-accordion__head{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-accordion__head{font-family:sans-serif}@media only screen and (min-width:768px){.wg-accordion__head{font-size:1.6rem;line-height:2rem}}@media only screen and (min-width:992px){.wg-accordion__head{font-size:1.8rem;line-height:2.2rem}}@media only screen and (min-width:1280px){.wg-accordion__head{font-size:2rem;line-height:2.4rem}}@media only screen and (min-width:1600px){.wg-accordion__head{font-size:2.2rem;line-height:2.6rem}}.wg-accordion__body{max-height:0;overflow:hidden;transition:max-height .3s;width:100%}input:checked~.wg-accordion__body{max-height:10000em}.wg-accordion__toggle{align-items:center;display:flex;flex:0 0 auto;justify-content:center;margin:0}.wg-accordion__toggle:hover{cursor:pointer}.wg-accordion__toggle>.icon{-webkit-transform:rotate(90deg);transform:rotate(90deg);transition:-webkit-transform .25s linear;transition:transform .25s linear;transition:transform .25s linear, -webkit-transform .25s linear}.wg-accordion__toggle>.wg-accordion__less,.wg-accordion__toggle>.wg-accordion__more{display:none}input:checked~.wg-accordion__toggle>.icon{-webkit-transform:rotate(90deg) scaleX(-1);transform:rotate(90deg) scaleX(-1)}.wg-accordion-item{align-items:center;background-color:#fff;border-bottom:2px solid #eff0f2;display:flex;flex-wrap:wrap;padding:1rem}.wg-accordion-item:last-of-type{border-bottom:none;margin-bottom:1.3333rem}[data-visible-items="5"] .wg-accordion-item:nth-child(n+6){display:none}input:checked~[data-visible-items="5"] .wg-accordion-item:nth-child(n+6){display:flex}[data-visible-items="4"] .wg-accordion-item:nth-child(n+5){display:none}input:checked~[data-visible-items="4"] .wg-accordion-item:nth-child(n+5){display:flex}[data-visible-items="3"] .wg-accordion-item:nth-child(n+4){display:none}input:checked~[data-visible-items="3"] .wg-accordion-item:nth-child(n+4){display:flex}[data-visible-items="2"] .wg-accordion-item:nth-child(n+3){display:none}input:checked~[data-visible-items="2"] .wg-accordion-item:nth-child(n+3){display:flex}[data-visible-items="1"] .wg-accordion-item:nth-child(n+2){display:none}input:checked~[data-visible-items="1"] .wg-accordion-item:nth-child(n+2){display:flex}.wg-accordion-item .wg-accordion-item:first-of-type{border-top:2px solid #eff0f2}.wg-accordion-item__button{margin:0}@media only screen and (max-width:767px){.wg-accordion-item__button{font-size:1rem;line-height:1rem;padding:1rem}}.wg-accordion-item__toggle{display:flex;flex:1 1 0%;flex-direction:column;justify-content:center;margin:0;padding:0 1rem 0 2.33rem;position:relative}.wg-accordion-item__toggle:hover{cursor:pointer}@media only screen and (min-width:768px){.wg-accordion-item__toggle{padding-left:2rem}}.wg-accordion-item__indicator{background-color:#6ec800;height:17px;left:0;position:absolute;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0);width:17px;z-index:2}.wg-accordion-item__indicator:hover{cursor:pointer}.wg-accordion-item__indicator:after,.wg-accordion-item__indicator:before{background-color:#fff;content:"";height:1px;left:50%;position:absolute;top:50%;-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0);-webkit-transform-origin:center;transform-origin:center;transition:-webkit-transform .25s linear;transition:transform .25s linear;transition:transform .25s linear, -webkit-transform .25s linear;width:9px}.wg-accordion-item__indicator:after{-webkit-transform:translate3d(-50%,0,0) rotate(90deg);transform:translate3d(-50%,0,0) rotate(90deg)}input:checked~.wg-accordion-item__toggle>.wg-accordion-item__indicator:after{-webkit-transform:translate3d(-50%,0,0) rotate(0deg);transform:translate3d(-50%,0,0) rotate(0deg)}.wg-accordion-item__headline>p,.wg-accordion-item__overline>p{line-height:1;margin:0}.wg-accordion-item__overline{color:#000;display:block;font-family:AktivGrotesk,sans-serif;font-size:.8rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.4rem;margin-bottom:.25rem;text-transform:none}html[lang*=cn] .wg-accordion-item__overline{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-accordion-item__overline{font-family:sans-serif}html[lang*=kr] .wg-accordion-item__overline{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-accordion-item__overline{font-family:sans-serif}.wg-accordion-item__headline{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.4rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.8rem;margin:0}html[lang*=cn] .wg-accordion-item__headline{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-accordion-item__headline{font-family:sans-serif}html[lang*=kr] .wg-accordion-item__headline{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-accordion-item__headline{font-family:sans-serif}@media only screen and (min-width:768px){.wg-accordion-item__headline{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:992px){.wg-accordion-item__headline{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:1280px){.wg-accordion-item__headline{font-size:1.6rem;line-height:2rem}}@media only screen and (min-width:1600px){.wg-accordion-item__headline{font-size:1.8rem;line-height:2.2rem}}.wg-accordion-item__body{max-height:0;overflow:hidden;transition:max-height .3s;width:100%}input:checked~.wg-accordion-item__body{max-height:10000em}.wg-accordion-item__subheadline{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.2rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.6rem;margin-bottom:.5rem}html[lang*=cn] .wg-accordion-item__subheadline{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-accordion-item__subheadline{font-family:sans-serif}html[lang*=kr] .wg-accordion-item__subheadline{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-accordion-item__subheadline{font-family:sans-serif}@media only screen and (min-width:768px){.wg-accordion-item__subheadline{font-size:1.2rem;line-height:1.6rem}}@media only screen and (min-width:992px){.wg-accordion-item__subheadline{font-size:1.2rem;line-height:1.6rem}}@media only screen and (min-width:1280px){.wg-accordion-item__subheadline{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:1600px){.wg-accordion-item__subheadline{font-size:1.6rem;line-height:2rem}}.wg-accordion-item__body-inner{padding:1rem}.wg-accordion-item__text{color:#000;flex:1 1 0%;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;text-transform:none}html[lang*=cn] .wg-accordion-item__text{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-accordion-item__text{font-family:sans-serif}html[lang*=kr] .wg-accordion-item__text{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-accordion-item__text{font-family:sans-serif}.wg-accordion--aside .wg-accordion-item__text{flex:0 0 100%}@media only screen and (min-width:992px){.wg-accordion-item__text{margin-right:2rem}}.wg-accordion-item__text ul{list-style:none;margin:0 0 2.5rem;padding:0}@media only screen and (min-width:768px){.wg-accordion-item__text ul{margin-left:.5rem}}.wg-accordion-item__text ul>li{font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem;margin-bottom:.5rem;padding-left:1.75rem;position:relative}.wg-accordion-item__text ul>li:before{background-color:#6ec800;background-image:none;content:"";height:.5rem;left:1px;position:absolute;top:.5em;width:.5rem}html[lang*=cn] .wg-accordion-item__text ul>li{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-accordion-item__text ul>li{font-family:sans-serif}html[lang*=kr] .wg-accordion-item__text ul>li{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-accordion-item__text ul>li{font-family:sans-serif}.wg-solutionprovider__header{background-color:#fff;margin-bottom:1rem;padding:2rem 0}.wg-solutionprovider__intro{padding-left:2rem}.wg-solutionprovider__intro ul{list-style:none;margin:1rem 0 0;padding:0}@media only screen and (min-width:768px){.wg-solutionprovider__intro ul{margin-left:.5rem}}.wg-solutionprovider__intro ul>li{font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem;margin-bottom:.5rem;padding-left:1.75rem;position:relative}.wg-solutionprovider__intro ul>li:before{background-color:#6ec800;background-image:none;content:"";height:.5rem;left:1px;position:absolute;top:.5em;width:.5rem}html[lang*=cn] .wg-solutionprovider__intro ul>li{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-solutionprovider__intro ul>li{font-family:sans-serif}html[lang*=kr] .wg-solutionprovider__intro ul>li{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-solutionprovider__intro ul>li{font-family:sans-serif}.wg-solutionprovider__type{color:#000;font-family:AktivGrotesk,sans-serif;font-size:.8rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.4rem;margin-bottom:.25rem;text-transform:none;text-transform:uppercase}html[lang*=cn] .wg-solutionprovider__type{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-solutionprovider__type{font-family:sans-serif}html[lang*=kr] .wg-solutionprovider__type{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-solutionprovider__type{font-family:sans-serif}.wg-solutionprovider__headline{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.6rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:2rem;margin-bottom:1rem}html[lang*=cn] .wg-solutionprovider__headline{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-solutionprovider__headline{font-family:sans-serif}html[lang*=kr] .wg-solutionprovider__headline{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-solutionprovider__headline{font-family:sans-serif}@media only screen and (min-width:768px){.wg-solutionprovider__headline{font-size:1.6rem;line-height:2rem}}@media only screen and (min-width:992px){.wg-solutionprovider__headline{font-size:1.8rem;line-height:2.2rem}}@media only screen and (min-width:1280px){.wg-solutionprovider__headline{font-size:2rem;line-height:2.4rem}}@media only screen and (min-width:1600px){.wg-solutionprovider__headline{font-size:2.2rem;line-height:2.6rem}}.wg-solutionprovider__marginal{padding-right:2rem}@media only screen and (min-width:768px){.wg-solutionprovider__marginal{border-left:2px solid #6ec800}}.wg-solutionprovider__logo{border:1px solid #eff0f2;height:auto;margin-bottom:2rem;padding:.5rem;width:100%}@media only screen and (min-width:768px){.wg-solutionprovider__logo{display:inline-block;margin-bottom:0;max-width:100%}}.wg-solutionprovider__description{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;text-transform:none}html[lang*=cn] .wg-solutionprovider__description{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-solutionprovider__description{font-family:sans-serif}html[lang*=kr] .wg-solutionprovider__description{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-solutionprovider__description{font-family:sans-serif}@media only screen and (max-width:767px){.wg-solutionprovider__location{flex-direction:column-reverse}}.wg-solutionprovider__location-map>.wg-storefinder__map{height:30rem;margin:0}.wg-solutionprovider__location-data .wg-map-details{min-height:16.67rem}@media only screen and (min-width:768px){.wg-solutionprovider__location-data .wg-map-details{min-height:30rem}}.wg-solutionprovider__guidance{background-color:#fff;margin-bottom:1rem}.wg-solutionprovider-hint{color:#616a73;font-family:AktivGrotesk,sans-serif;font-size:.8rem;font-style:normal;font-style:italic;font-weight:400;letter-spacing:normal;line-height:1.4rem;margin-bottom:2rem;margin-top:.5rem;text-transform:none}html[lang*=cn] .wg-solutionprovider-hint{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-solutionprovider-hint{font-family:sans-serif}html[lang*=kr] .wg-solutionprovider-hint{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-solutionprovider-hint{font-family:sans-serif}.wg-solutionprovider-listitem{background-color:#fff;color:#000;display:flex;flex-flow:row wrap;margin-bottom:1rem;padding:1rem;position:relative}@media only screen and (min-width:992px){.wg-solutionprovider-listitem{padding:1.5rem}}.wg-solutionprovider-listitem>.wg-row{flex:1 1 100%}@media only screen and (min-width:768px){.wg-solutionprovider-listitem{padding:0 1rem}.wg-solutionprovider-listitem [class*=wg-col-]{padding-bottom:1rem;padding-top:1rem}.wg-solutionprovider-listitem .wg-listitem__right-column-with-separator{border-left:2px solid #eff0f2;padding-left:0}}@media only screen and (min-width:992px){.wg-solutionprovider-listitem{padding:0 1.5rem}.wg-solutionprovider-listitem [class*=wg-col-]{padding-bottom:1.5rem;padding-top:1.5rem}}.wg-solutionprovider-listitem .wg-listitem__right-column-with-separator{align-items:flex-start;display:flex;justify-content:flex-end}@media only screen and (min-width:768px){.wg-solutionprovider-listitem .wg-listitem__right-column-with-separator{display:block}}@media only screen and (max-width:767px){.wg-solutionprovider-listitem .wg-row{flex-wrap:nowrap}.wg-solutionprovider-listitem .wg-solutionprovider-listitem__image-wrapper{max-width:9rem}.wg-solutionprovider-listitem .wg-solutionprovider-listitem__content{padding-right:0}}.wg-solutionprovider-listitem__image-wrapper-inner{display:block;position:relative}.wg-solutionprovider-listitem__image-wrapper-inner:after{content:"";display:block;padding-bottom:100%}.wg-solutionprovider-listitem__image-wrapper-inner .wg-flag{position:absolute}.wg-solutionprovider-listitem__image{align-items:center;border:2px solid #eff0f2;cursor:pointer;display:flex;height:100%;justify-content:center;padding:1rem;position:absolute;width:100%}@media only screen and (max-width:767px){.wg-solutionprovider-listitem__image{padding:.5rem}}.wg-solutionprovider-listitem__image>img{height:auto;max-height:100%;max-width:100%;width:auto}.wg-solutionprovider-listitem__content{border:none;margin-top:0;padding-left:0;padding-top:0}.wg-solutionprovider-listitem__title strong,.wg-solutionprovider-listitem__title>p{color:inherit;font-size:inherit;line-height:inherit}.wg-solutionprovider-listitem__title>p{font-style:inherit;margin:0;padding:0}@media only screen and (max-width:767px){.wg-solutionprovider-listitem__title{-webkit-hyphens:auto;hyphens:auto;-ms-word-break:break-word;word-break:break-word}}.wg-solutionprovider-listitem__title:hover{text-decoration:none}.wg-solutionprovider-listitem__headline{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.4rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.8rem;margin-bottom:.3rem;transition:color .3s}html[lang*=cn] .wg-solutionprovider-listitem__headline{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-solutionprovider-listitem__headline{font-family:sans-serif}html[lang*=kr] .wg-solutionprovider-listitem__headline{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-solutionprovider-listitem__headline{font-family:sans-serif}@media only screen and (min-width:768px){.wg-solutionprovider-listitem__headline{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:992px){.wg-solutionprovider-listitem__headline{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:1280px){.wg-solutionprovider-listitem__headline{font-size:1.6rem;line-height:2rem}}@media only screen and (min-width:1600px){.wg-solutionprovider-listitem__headline{font-size:1.8rem;line-height:2.2rem}}.wg-solutionprovider-listitem__headline:hover,.wg-solutionprovider-listitem__image-wrapper:hover+.wg-solutionprovider-listitem__content .wg-solutionprovider-listitem__headline,.wg-solutionprovider-listitem__title:hover .wg-solutionprovider-listitem__headline{color:#6ec800}.wg-solutionprovider-listitem__description{color:#000}.wg-solutionprovider-listitem__distance{border-bottom:2px solid #eff0f2;border-left:2px solid #eff0f2;font-weight:700;padding:.66rem 1rem;position:absolute;right:0;top:0}.wg-solutionprovider-listitem__contact-details{padding:0 1rem .5rem}.wg-solutionprovider-listitem__contact-name{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.2rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.8rem;text-transform:none}html[lang*=cn] .wg-solutionprovider-listitem__contact-name{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-solutionprovider-listitem__contact-name{font-family:sans-serif}html[lang*=kr] .wg-solutionprovider-listitem__contact-name{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-solutionprovider-listitem__contact-name{font-family:sans-serif}.wg-solutionprovider-listitem__contact-department{color:#000;font-family:AktivGrotesk,sans-serif;font-size:.8rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;text-transform:none}html[lang*=cn] .wg-solutionprovider-listitem__contact-department{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-solutionprovider-listitem__contact-department{font-family:sans-serif}html[lang*=kr] .wg-solutionprovider-listitem__contact-department{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-solutionprovider-listitem__contact-department{font-family:sans-serif}.wg-solutionprovider-listitem .wg-storefinder__meta{padding-left:2.5rem}.wg-solutionprovider-listitem .wg-storefinder__meta .icon{left:.5rem}.wg-solutionprovider-listitem--flyout{border:none;box-sizing:border-box;flex:0 0 auto;max-width:100%;padding:1rem}.wg-solutionprovider-listitem--flyout:last-child{margin-bottom:2rem}.wg-solutionprovider-listitem--flyout .wg-listitem__description{display:none}.wg-solutionprovider-listitem--flyout .wg-listitem__headline{margin-bottom:0}.wg-solutionprovider-listitem--flyout .wg-solutionprovider-listitem__image-wrapper{flex-basis:25%;max-width:25%}@media only screen and (min-width:992px){.wg-solutionprovider-listitem--flyout .wg-solutionprovider-listitem__image-wrapper{flex-basis:6rem;max-width:6rem}}.wg-solutionprovider-listitem--flyout .wg-breadcrumb--list-item{margin-bottom:.5rem}@media only screen and (min-width:992px){.wg-solutionprovider-listitem--flyout{padding:0 1rem}.wg-solutionprovider-listitem--flyout .wg-solutionprovider-listitem__content,.wg-solutionprovider-listitem--flyout .wg-solutionprovider-listitem__image-wrapper{padding-bottom:1rem;padding-top:1rem}}.wg-page--thankyou .wg-thankyou-stage{margin-bottom:2rem;margin-top:2rem}.wg-thankyou-stage__headline{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.8rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:2.2rem;padding-bottom:2rem}html[lang*=cn] .wg-thankyou-stage__headline{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-thankyou-stage__headline{font-family:sans-serif}html[lang*=kr] .wg-thankyou-stage__headline{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-thankyou-stage__headline{font-family:sans-serif}@media only screen and (min-width:768px){.wg-thankyou-stage__headline{font-size:2rem;line-height:2.4rem}}@media only screen and (min-width:992px){.wg-thankyou-stage__headline{font-size:2.2rem;line-height:2.6rem}}@media only screen and (min-width:1280px){.wg-thankyou-stage__headline{font-size:2.2rem;line-height:2.8rem}}@media only screen and (min-width:1600px){.wg-thankyou-stage__headline{font-size:2.6rem;line-height:3rem}}.wg-thankyou-stage__headline>p{display:inline-block}.wg-thankyou-stage__overline{font-family:AktivGrotesk,sans-serif;font-size:1.2rem;font-style:normal;font-weight:400;padding-bottom:.66rem;padding-top:.33rem;text-transform:uppercase}.wg-thankyou-stage__overline strong,.wg-thankyou-stage__overline>p{color:inherit;font-size:inherit;line-height:inherit}.wg-thankyou-stage__overline>p{font-style:inherit;margin:0;padding:0}html[lang*=cn] .wg-thankyou-stage__overline{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-thankyou-stage__overline{font-family:sans-serif}html[lang*=kr] .wg-thankyou-stage__overline{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-thankyou-stage__overline{font-family:sans-serif}.wg-thankyou-stage__description,.wg-thankyou-stage__description--collapsable{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;margin-bottom:2rem;text-transform:none}html[lang*=cn] .wg-thankyou-stage__description,html[lang*=cn] .wg-thankyou-stage__description--collapsable{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-thankyou-stage__description,html[lang*=ja] .wg-thankyou-stage__description--collapsable{font-family:sans-serif}html[lang*=kr] .wg-thankyou-stage__description,html[lang*=kr] .wg-thankyou-stage__description--collapsable{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-thankyou-stage__description,html[lang*=tw] .wg-thankyou-stage__description--collapsable{font-family:sans-serif}.wg-thankyou-stage__description--collapsable{margin-bottom:0;overflow:hidden}.wg-thankyou-stage__description--collapsable .is-collapsed{margin-bottom:0;max-height:5rem;position:relative}.wg-thankyou-stage__description--collapsable .is-collapsed:after{background-image:linear-gradient(180deg,transparent 20%,#eff0f2);bottom:0;content:"";left:0;position:absolute;right:0;top:0}.wg-thankyou-stage__description--collapsable .is-expanded{max-height:200rem}.wg-thankyou-stage__description--collapsable .is-expanded:after{display:none}.wg-thankyou-stage__icon{width:2rem}.wg-thankyou-stage--single{position:relative;text-align:center}.wg-thankyou-stage--single:before{background-color:#6ec800;content:"";height:2px;left:50%;position:absolute;top:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:30px}.wg-thankyou-stage--single .wg-thankyou-stage__overline{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;padding-bottom:2rem;padding-top:0;text-transform:none}html[lang*=cn] .wg-thankyou-stage--single .wg-thankyou-stage__overline{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-thankyou-stage--single .wg-thankyou-stage__overline{font-family:sans-serif}html[lang*=kr] .wg-thankyou-stage--single .wg-thankyou-stage__overline{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-thankyou-stage--single .wg-thankyou-stage__overline{font-family:sans-serif}.wg-thankyou-stage--single .wg-thankyou-stage__headline{border:none;padding-bottom:2rem;padding-left:0}.wg-product-head{margin-bottom:2rem}.wg-product-meta{display:flex;margin-bottom:.5rem}.wg-product-meta__product-status--new{color:#6ec800;font-family:AktivGrotesk,sans-serif;font-size:.8rem;font-style:normal;font-weight:400;font-weight:700;letter-spacing:normal;line-height:1.4rem;margin-left:.5rem;text-transform:none;text-transform:uppercase}html[lang*=cn] .wg-product-meta__product-status--new{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-product-meta__product-status--new{font-family:sans-serif}html[lang*=kr] .wg-product-meta__product-status--new{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-product-meta__product-status--new{font-family:sans-serif}@media only screen and (min-width:992px){.wg-product-meta__product-status--new{display:none}}.wg-product-article-number{color:#000;font-family:AktivGrotesk,sans-serif;font-size:.8rem;font-style:normal;font-weight:400;font-weight:700;letter-spacing:normal;line-height:1.4rem;text-transform:none}html[lang*=cn] .wg-product-article-number{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-product-article-number{font-family:sans-serif}html[lang*=kr] .wg-product-article-number{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-product-article-number{font-family:sans-serif}.wg-product-title{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.4rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.8rem}html[lang*=cn] .wg-product-title{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-product-title{font-family:sans-serif}html[lang*=kr] .wg-product-title{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-product-title{font-family:sans-serif}@media only screen and (min-width:768px){.wg-product-title{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:992px){.wg-product-title{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:1280px){.wg-product-title{font-size:1.6rem;line-height:2rem}}@media only screen and (min-width:1600px){.wg-product-title{font-size:1.8rem;line-height:2.2rem}}.wg-product-title .wg-product-family{padding-right:3.4rem;position:relative}.wg-product-title .wg-product-family:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='m222.5 305.1 14.9 14.9 64-64-64-64-14.9 14.9 49.1 49.1-49.1 49.1z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:150%;content:"";height:3rem;position:absolute;right:0;width:3rem}.wg-product-family{align-items:center;color:inherit;display:inline-flex}.wg-product-family b,.wg-product-family i{color:currentColor}.wg-product-family:hover>.icon,.wg-product-family>.icon{color:#000}.wg-product-representative__alert-container{bottom:0;left:0;position:absolute}@media only screen and (min-width:768px){.wg-product-representative__alert-container{display:flex;justify-content:center;left:100px;right:0}}.wg-product-representative__alert{width:auto}.wg-product-followups{margin-bottom:1rem}.wg-product-desc{padding:1.5rem 0 0}.wg-product-desc__body{line-height:1.5;overflow:hidden;transition:max-height .3s}.wg-product-desc__body.is-collapsed{max-height:4.5rem}.wg-product-desc__body.is-expanded{max-height:200rem}.wg-product-desc__body>p{margin-bottom:1.25rem}.wg-product-desc__body ul{list-style:none;margin:0 0 2.5rem;padding:0}@media only screen and (min-width:768px){.wg-product-desc__body ul{margin-left:.5rem}}.wg-product-desc__body ul>li{font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem;margin-bottom:.5rem;padding-left:1.75rem;position:relative}.wg-product-desc__body ul>li:before{background-color:#6ec800;background-image:none;content:"";height:.5rem;left:1px;position:absolute;top:.5em;width:.5rem}html[lang*=cn] .wg-product-desc__body ul>li{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-product-desc__body ul>li{font-family:sans-serif}html[lang*=kr] .wg-product-desc__body ul>li{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-product-desc__body ul>li{font-family:sans-serif}.wg-product-desc__body.is-collapsed{position:relative}.wg-product-desc__body.is-collapsed:after{background-image:linear-gradient(180deg,hsla(0,0%,100%,0) 20%,#fff);bottom:0;content:"";left:0;position:absolute;right:0;top:0}.wg-product-desc__body.is-collapsed.is-expanded:after{display:none}.wg-product-desc__footer{border-top:2px solid #eff0f2;margin:2rem 0 4rem}.wg-product-desc__link{background-color:transparent;border:none;display:none;font-family:AktivGrotesk,sans-serif;font-size:.9rem;font-style:normal;font-weight:400;line-height:3em;padding:0 2rem 0 0;position:relative}html[lang*=cn] .wg-product-desc__link{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-product-desc__link{font-family:sans-serif}html[lang*=kr] .wg-product-desc__link{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-product-desc__link{font-family:sans-serif}.wg-product-desc__link.is-visible{display:block}.wg-product-desc__link:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='m222.5 305.1 14.9 14.9 64-64-64-64-14.9 14.9 49.1 49.1-49.1 49.1z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%;content:"";height:2rem;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%) rotate(90deg);transform:translateY(-50%) rotate(90deg);width:2rem}.wg-product-desc__link:active,.wg-product-desc__link:focus,.wg-product-desc__link:hover{cursor:pointer;outline:none}.wg-product-desc__link .readless,.wg-product-desc__link.is-active .readmore{display:none}.wg-product-desc__link.is-active .readless{display:block}.wg-product-desc__link.is-active:after{-webkit-transform:translateY(-50%) rotate(-90deg) scaleY(-1);transform:translateY(-50%) rotate(-90deg) scaleY(-1)}.wg-support-wizard{background-color:#eff0f2;padding:1.33rem .66rem}@media only screen and (min-width:768px){.wg-support-wizard{padding:1.33rem}}@media only screen and (min-width:992px){.wg-support-wizard{padding:2.66rem}}.wg-support__intro{color:#000;display:block;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;margin-bottom:2rem;padding:0 1rem;position:relative;text-transform:none;width:100%;z-index:2}html[lang*=cn] .wg-support__intro{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-support__intro{font-family:sans-serif}html[lang*=kr] .wg-support__intro{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-support__intro{font-family:sans-serif}@media only screen and (min-width:768px){.wg-support__intro{padding:0;width:66%}}@media only screen and (min-width:992px){.wg-support__intro{width:50%}}.wg-support__intro>.h3{margin-bottom:.5rem;margin-top:1.5rem}@media only screen and (min-width:992px){.wg-support__intro>.h3{margin-top:3rem}}.wg-support__intro>p{line-height:1.3}.wg-support__intro small{color:#000;font-family:AktivGrotesk,sans-serif;font-size:.8rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.4rem;text-transform:none}html[lang*=cn] .wg-support__intro small{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-support__intro small{font-family:sans-serif}html[lang*=kr] .wg-support__intro small{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-support__intro small{font-family:sans-serif}.wg-support-wizard__headline{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.4rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.8rem;margin-bottom:1rem}html[lang*=cn] .wg-support-wizard__headline{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-support-wizard__headline{font-family:sans-serif}html[lang*=kr] .wg-support-wizard__headline{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-support-wizard__headline{font-family:sans-serif}@media only screen and (min-width:768px){.wg-support-wizard__headline{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:992px){.wg-support-wizard__headline{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:1280px){.wg-support-wizard__headline{font-size:1.6rem;line-height:2rem}}@media only screen and (min-width:1600px){.wg-support-wizard__headline{font-size:1.8rem;line-height:2.2rem}}.wg-support-wizard__description{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;text-transform:none}html[lang*=cn] .wg-support-wizard__description{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-support-wizard__description{font-family:sans-serif}html[lang*=kr] .wg-support-wizard__description{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-support-wizard__description{font-family:sans-serif}.wg-support-wizard__step{align-content:center;align-items:center;background-color:#fff;display:flex;flex-flow:row wrap;margin-bottom:2px;min-height:5.867rem;opacity:1;overflow:hidden;padding:1.33rem}.wg-support-wizard__step.is-inactive{opacity:.5}.wg-support-wizard__step.is-inactive .wg-support-wizard__step-content{max-height:0;visibility:hidden}.wg-support-wizard__step.is-inactive .wg-support-wizard__step-content>div{opacity:0;-webkit-transform:translate3d(0,1.33rem,0);transform:translate3d(0,1.33rem,0);transition:opacity .3s,-webkit-transform .3s;transition:transform .3s,opacity .3s;transition:transform .3s,opacity .3s,-webkit-transform .3s}.wg-support-wizard__step-title{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.4rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.8rem}html[lang*=cn] .wg-support-wizard__step-title{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-support-wizard__step-title{font-family:sans-serif}html[lang*=kr] .wg-support-wizard__step-title{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-support-wizard__step-title{font-family:sans-serif}@media only screen and (min-width:768px){.wg-support-wizard__step-title{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:992px){.wg-support-wizard__step-title{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:1280px){.wg-support-wizard__step-title{font-size:1.6rem;line-height:2rem}}@media only screen and (min-width:1600px){.wg-support-wizard__step-title{font-size:1.8rem;line-height:2.2rem}}.wg-support-wizard__step--selector{justify-content:space-between}.wg-support-wizard__step--selector .wg-input-group{margin:0}.wg-support-wizard__step--selector .wg-support-wizard__step-content,.wg-support-wizard__step--selector .wg-support-wizard__step-title{flex:0 0 100%;margin:0}@media only screen and (min-width:992px){.wg-support-wizard__step--selector .wg-support-wizard__step-content,.wg-support-wizard__step--selector .wg-support-wizard__step-title{flex:0 0 50%}}.wg-support-wizard__step--selector .wg-support-wizard__step-title{line-height:1.8rem;padding-bottom:1rem}@media only screen and (min-width:992px){.wg-support-wizard__step--selector .wg-support-wizard__step-title{line-height:3.2rem;padding:0}}.wg-support-wizard__step--selector .wg-support-wizard__step-content{overflow:visible}@media only screen and (min-width:992px){.wg-support-wizard__step--selector .wg-support-wizard__step-content{flex-basis:calc(50% - 1rem)}}.wg-support-wizard__actions{margin-top:1.33rem}.wg-support-wizard__step-title{flex:0 0 100%;line-height:3.2rem;margin-bottom:0}.wg-support-wizard__step-content{flex:0 0 100%;max-height:1000px;overflow:hidden;transition:max-height .3s;visibility:visible}.wg-support-wizard__step-content>div{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0);transition:opacity .3s,-webkit-transform .3s;transition:transform .3s,opacity .3s;transition:transform .3s,opacity .3s,-webkit-transform .3s}.wg-support-wizard__step-content legend{padding-top:2rem}.wg-support-form:target .wg-support-wizard__step.is-inactive{opacity:1}.wg-support-form:target .wg-support-wizard__step-content{max-height:1000px;visibility:visible}.wg-support-form:target .wg-support-wizard__step-content>div{opacity:1}.wg-support-contacts{background-color:#eff0f2;background-position:100% 0;background-repeat:no-repeat;background-size:contain;padding:1.33rem .66rem 0;position:relative}@media only screen and (min-width:768px){.wg-support-contacts{padding:1.33rem}}@media only screen and (min-width:992px){.wg-support-contacts{padding:2.66rem}}.wg-support-contacts .wg-contact__image{display:none}@media only screen and (min-width:992px){.wg-support-contacts .wg-contact__image{display:block}}.wg-support-contact-wrapper{margin-left:-.6667rem;margin-right:-.6667rem}@media only screen and (min-width:768px){.wg-support-contact-wrapper{margin-left:-1.3334rem;margin-right:-1.3334rem}}@media only screen and (min-width:992px){.wg-support-contact-wrapper{display:flex;flex-flow:row nowrap;margin-left:-.5rem;margin-right:-.5rem}}.wg-support-contact{background-color:#eff0f2;border-top:2px solid #dedfe1;display:flex;flex-direction:column;position:relative;z-index:2}@media only screen and (min-width:992px){.wg-support-contact{background-color:#fff;border-top:none;margin-bottom:1rem;margin-left:.5rem;margin-right:.5rem;width:calc(20% - 1rem)}}.wg-support-contact input[type=checkbox]{display:none}.wg-support-contact .wg-list--contact-module-menu{margin:0;padding:0}.wg-support-contact .wg-list--contact-module-menu li:hover{box-shadow:inset 2px 0 0 0 #6ec800}@media only screen and (min-width:992px){.wg-support-contact .wg-list--contact-module-menu li:hover{box-shadow:-2px 0 0 0 #6ec800}}.wg-support-contact:first-child:last-child{width:100%}@media only screen and (min-width:992px){.wg-support-contact:first-child:last-child{width:33.33%}}.wg-support__headline{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.4rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.8rem;margin-bottom:.5rem}html[lang*=cn] .wg-support__headline{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-support__headline{font-family:sans-serif}html[lang*=kr] .wg-support__headline{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-support__headline{font-family:sans-serif}@media only screen and (min-width:768px){.wg-support__headline{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:992px){.wg-support__headline{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:1280px){.wg-support__headline{font-size:1.6rem;line-height:2rem}}@media only screen and (min-width:1600px){.wg-support__headline{font-size:1.8rem;line-height:2.2rem}}.wg-support__intro-headline{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.6rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:2rem}html[lang*=cn] .wg-support__intro-headline{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-support__intro-headline{font-family:sans-serif}html[lang*=kr] .wg-support__intro-headline{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-support__intro-headline{font-family:sans-serif}@media only screen and (min-width:768px){.wg-support__intro-headline{font-size:1.6rem;line-height:2rem}}@media only screen and (min-width:992px){.wg-support__intro-headline{font-size:1.8rem;line-height:2.2rem}}@media only screen and (min-width:1280px){.wg-support__intro-headline{font-size:2rem;line-height:2.4rem}}@media only screen and (min-width:1600px){.wg-support__intro-headline{font-size:2.2rem;line-height:2.6rem}}.wg-support-contact__head{align-items:center;color:#000;display:flex;flex:1 1 auto;font-family:AktivGrotesk,sans-serif;font-size:1.2rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.6rem;margin:0;padding:1rem 1.6667rem}html[lang*=cn] .wg-support-contact__head{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-support-contact__head{font-family:sans-serif}html[lang*=kr] .wg-support-contact__head{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-support-contact__head{font-family:sans-serif}@media only screen and (min-width:768px){.wg-support-contact__head{font-size:1.2rem;line-height:1.6rem}}@media only screen and (min-width:992px){.wg-support-contact__head{font-size:1.2rem;line-height:1.6rem}}@media only screen and (min-width:1280px){.wg-support-contact__head{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:1600px){.wg-support-contact__head{font-size:1.6rem;line-height:2rem}}@media only screen and (min-width:992px){.wg-support-contact__head{padding:1rem}}.wg-support-contact__toggle{align-items:center;border-bottom:2px solid #eff0f2;display:flex;flex:0 0 auto;justify-content:center;margin:0}.wg-support-contact__toggle:hover{cursor:pointer}@media only screen and (min-width:992px){.wg-support-contact__toggle:hover{cursor:text}}.wg-support-contact__toggle>.icon{display:inline-block;height:4rem;-webkit-transform:rotate(90deg);transform:rotate(90deg);transition:-webkit-transform .3s linear;transition:transform .3s linear;transition:transform .3s linear, -webkit-transform .3s linear;width:4rem}@media only screen and (min-width:992px){.wg-support-contact__toggle>.icon{display:none;height:2rem;width:2rem}}input:checked~.wg-support-contact__toggle{background-color:#fff}input:checked~.wg-support-contact__toggle>.icon{-webkit-transform:rotate(90deg) scaleX(-1);transform:rotate(90deg) scaleX(-1)}.wg-support-contact__body{max-height:0;overflow:hidden;transition:max-height .3s}@media only screen and (min-width:992px){.wg-support-contact__body{display:flex;flex:1 1 auto;max-height:none;overflow:visible}}input:checked~.wg-support-contact__body{background-color:#fff;max-height:100em}.wg-support-contact__body-inner{display:flex;flex-direction:column;width:100%}.wg-support-contact__body-inner .wg-list__icon{padding-left:3.5rem;white-space:normal}@media only screen and (min-width:992px){.wg-support-contact__body-inner .wg-list__icon{padding-left:3rem}.wg-support-contact__body-inner .wg-list__icon:before{left:.5rem}}.wg-support-contact__keywords{border-bottom:2px solid #eff0f2;color:#000;flex:1 1 100%;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;margin-bottom:0;padding:1rem;text-transform:none}html[lang*=cn] .wg-support-contact__keywords{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-support-contact__keywords{font-family:sans-serif}html[lang*=kr] .wg-support-contact__keywords{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-support-contact__keywords{font-family:sans-serif}@media only screen and (min-width:992px){.wg-support-contact__keywords{padding:1rem .5rem}}.wg-support-contact__keywords>li{margin-bottom:.5rem}.wg-support-contact__keywords>li:last-child{margin-bottom:0}.wg-support-contact__meta{flex:0 0 auto;padding:1rem}@media only screen and (min-width:992px){.wg-support-contact__meta{padding:1rem .5rem .5rem}}.wg-support-contact__meta>a{margin-bottom:.5rem}.wg-support-contact__meta .wg-storefinder__meta{padding-left:2.5rem}@media only screen and (min-width:992px){.wg-support-contact__meta .wg-storefinder__meta{margin-left:-.9rem;margin-right:-.5rem;padding-left:3rem}.wg-support-contact__meta .wg-storefinder__meta .icon{left:.5rem}}.wg-zoom-gallery{align-items:flex-end;display:flex;flex-flow:row wrap;height:100%;justify-content:flex-end;position:relative;width:100%;z-index:10}.wg-zoom-gallery input[type=checkbox],.wg-zoom-gallery input[type=radio]{display:none}.wg-timeline-slide--reverse .wg-zoom-gallery{align-items:flex-end;justify-content:flex-start}.wg-zoom-gallery__item{background-color:#fff;box-shadow:0 0 2px 2px rgba(0,0,0,.1);flex:0 0 auto;flex-basis:calc(50% - 0.66667rem);margin:.3rem;position:relative;-webkit-transform:scale(1);transform:scale(1);transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s}.wg-zoom-gallery__item:hover{cursor:pointer;-webkit-transform:scale(1.05);transform:scale(1.05)}@media only screen and (min-width:768px){.wg-zoom-gallery__item{flex-basis:calc(33.33333% - 0.66667rem)}}.wg-zoom-gallery__item:first-of-type:last-of-type{flex-basis:100%}@media only screen and (min-width:768px){.wg-zoom-gallery__item:first-of-type:last-of-type{flex-basis:80%}}.wg-zoom-gallery__item:first-of-type:last-of-type:after,.wg-zoom-gallery__item:first-of-type:last-of-type:before{background:#999;bottom:15px;box-shadow:0 15px 10px #999;content:"";left:10px;max-width:300px;position:absolute;top:80%;-webkit-transform:rotate(-2deg);transform:rotate(-2deg);width:50%;z-index:-1}.wg-zoom-gallery__item:first-of-type:last-of-type:after{left:auto;right:10px;-webkit-transform:rotate(2deg);transform:rotate(2deg)}.wg-zoom-gallery__image{border:5px solid #fff;display:block;height:auto;max-width:100%;width:100%}.wg-zoom-gallery__caption{background-color:#fff;color:#62615e;font-size:.6rem;line-height:1.1em;min-height:2rem;padding:5px 10px 10px}input:checked+.wg-zoom-gallery__item,input:checked+.wg-zoom-gallery__item:hover{box-shadow:0 0 8px 4px rgba(0,0,0,.15);-webkit-transform:scale(1.5);transform:scale(1.5);z-index:1}input:checked+.wg-zoom-gallery__item .wg-zoom-gallery__caption{font-size:.5rem}input:first-of-type+.wg-zoom-gallery__item{-webkit-transform-origin:top left;transform-origin:top left}input:nth-of-type(0n+2)+.wg-zoom-gallery__item{-webkit-transform-origin:top right;transform-origin:top right}@media only screen and (min-width:768px){input:nth-of-type(0n+2)+.wg-zoom-gallery__item{-webkit-transform-origin:top center;transform-origin:top center}}input:nth-of-type(0n+3)+.wg-zoom-gallery__item{-webkit-transform-origin:center left;transform-origin:center left}@media only screen and (min-width:768px){input:nth-of-type(0n+3)+.wg-zoom-gallery__item{-webkit-transform-origin:top right;transform-origin:top right}}input:nth-of-type(0n+4)+.wg-zoom-gallery__item{-webkit-transform-origin:center right;transform-origin:center right}@media only screen and (min-width:768px){input:nth-of-type(0n+4)+.wg-zoom-gallery__item{-webkit-transform-origin:bottom left;transform-origin:bottom left}}input:nth-of-type(0n+5)+.wg-zoom-gallery__item{-webkit-transform-origin:bottom left;transform-origin:bottom left}@media only screen and (min-width:768px){input:nth-of-type(0n+5)+.wg-zoom-gallery__item{-webkit-transform-origin:bottom center;transform-origin:bottom center}}input:last-of-type+.wg-zoom-gallery__item{-webkit-transform-origin:bottom right;transform-origin:bottom right}input:first-of-type:last-of-type+.wg-zoom-gallery__item,input:first-of-type:last-of-type+.wg-zoom-gallery__item:hover{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:bottom left;transform-origin:bottom left}input:first-of-type:last-of-type+.wg-zoom-gallery__item:after,input:first-of-type:last-of-type+.wg-zoom-gallery__item:before{background:#999;bottom:15px;box-shadow:0 15px 10px #999;content:"";left:2px;max-width:300px;position:absolute;top:80%;-webkit-transform:rotate(-4deg);transform:rotate(-4deg);width:50%;z-index:-1}input:first-of-type:last-of-type+.wg-zoom-gallery__item:after{left:auto;right:2px;-webkit-transform:rotate(4deg);transform:rotate(4deg)}.wg-timeline{background-color:transparent;height:800px;margin-bottom:5rem;position:relative;z-index:1}.wg-timeline .tl-headline,.wg-timeline .tl-headline-date,.wg-timeline .tl-message-full{display:none}.wg-timeline .tl-slide .tl-slide-background{background-position:top;background-size:cover;opacity:1}@media only screen and (max-width:991px){.wg-timeline .tl-slide .tl-slide-background{background:none!important}}.wg-timeline .tl-slide .tl-text-content-container{min-height:100%}.wg-timeline .tl-slide .tl-text-content{align-items:center;display:flex;min-height:100%;padding:2rem}@media only screen and (min-width:768px){.wg-timeline .tl-slide .tl-text-content{padding:5rem 4rem 3rem}}.wg-timeline .tl-slide .tl-text-content>p{display:none}.wg-timeline .tl-slide,.wg-timeline .tl-slide h2,.wg-timeline .tl-slide h4,.wg-timeline .tl-slide p,.wg-timeline .tl-slide ul{color:#1f2837!important;text-shadow:none!important}.wg-timeline .tl-slide h4{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.4rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.8rem}html[lang*=cn] .wg-timeline .tl-slide h4{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-timeline .tl-slide h4{font-family:sans-serif}html[lang*=kr] .wg-timeline .tl-slide h4{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-timeline .tl-slide h4{font-family:sans-serif}@media only screen and (min-width:768px){.wg-timeline .tl-slide h4{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:992px){.wg-timeline .tl-slide h4{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:1280px){.wg-timeline .tl-slide h4{font-size:1.6rem;line-height:2rem}}@media only screen and (min-width:1600px){.wg-timeline .tl-slide h4{font-size:1.8rem;line-height:2.2rem}}.wg-timeline .tl-slide p{line-height:1.3em;margin-bottom:2rem}.wg-timeline .tl-slide ul{list-style:none;margin-bottom:2.667rem;margin-top:0;padding:0}.wg-timeline .tl-slide ul>li{font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem;padding-left:2.5rem;position:relative}html[lang*=cn] .wg-timeline .tl-slide ul>li{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-timeline .tl-slide ul>li{font-family:sans-serif}html[lang*=kr] .wg-timeline .tl-slide ul>li{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-timeline .tl-slide ul>li{font-family:sans-serif}.wg-timeline .tl-slide ul>li>p{display:inline;margin:0}.wg-timeline .tl-slide ul>li:before{background-color:unset;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%236ec800' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='m213 308-56-56-19.1 19 75 75L374 184.9 355.1 166 213 308z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%;content:"";display:inline-block;height:2rem;left:0;position:absolute;top:-.3rem;width:2rem}.wg-timeline .tl-slide a{fill:currentColor;color:#000;cursor:pointer;display:inline-block;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;text-decoration:none;text-shadow:none!important;text-transform:none;transition:color .2s linear}html[lang*=cn] .wg-timeline .tl-slide a{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-timeline .tl-slide a{font-family:sans-serif}html[lang*=kr] .wg-timeline .tl-slide a{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-timeline .tl-slide a{font-family:sans-serif}.wg-timeline .tl-slide a:focus,.wg-timeline .tl-slide a:hover{color:#6ec800;text-decoration:underline}.wg-timeline .tl-slide a:hover{text-decoration:none!important;text-shadow:none!important}.wg-timeline .tl-timenav{background-color:#a5a8af;height:100px!important}.wg-timeline .tl-slidenav-next,.wg-timeline .tl-slidenav-previous,.wg-timeline.tl-layout-landscape.tl-mobile .tl-slidenav-next,.wg-timeline.tl-layout-landscape.tl-mobile .tl-slidenav-previous{background:#616a73;border-radius:50%;color:#fff;font-size:1rem;height:4rem;margin:0;opacity:.75;position:absolute;top:50%!important;-webkit-transform:translate3d(0,-50%,0)!important;transform:translate3d(0,-50%,0)!important;transition:opacity .3s,-webkit-transform .3s;transition:opacity .3s,transform .3s;transition:opacity .3s,transform .3s,-webkit-transform .3s;width:4rem}@media only screen and (min-width:992px){.wg-timeline .tl-slidenav-next,.wg-timeline .tl-slidenav-previous,.wg-timeline.tl-layout-landscape.tl-mobile .tl-slidenav-next,.wg-timeline.tl-layout-landscape.tl-mobile .tl-slidenav-previous{height:5rem;width:5rem}}.wg-timeline .tl-slidenav-next:hover,.wg-timeline .tl-slidenav-previous:hover,.wg-timeline.tl-layout-landscape.tl-mobile .tl-slidenav-next:hover,.wg-timeline.tl-layout-landscape.tl-mobile .tl-slidenav-previous:hover{opacity:1}.wg-timeline .tl-slidenav-next .tl-slidenav-description,.wg-timeline .tl-slidenav-next .tl-slidenav-title,.wg-timeline .tl-slidenav-previous .tl-slidenav-description,.wg-timeline .tl-slidenav-previous .tl-slidenav-title,.wg-timeline.tl-layout-landscape.tl-mobile .tl-slidenav-next .tl-slidenav-description,.wg-timeline.tl-layout-landscape.tl-mobile .tl-slidenav-next .tl-slidenav-title,.wg-timeline.tl-layout-landscape.tl-mobile .tl-slidenav-previous .tl-slidenav-description,.wg-timeline.tl-layout-landscape.tl-mobile .tl-slidenav-previous .tl-slidenav-title{display:none!important}.wg-timeline .tl-slidenav-next .tl-slidenav-content-container,.wg-timeline .tl-slidenav-previous .tl-slidenav-content-container,.wg-timeline.tl-layout-landscape.tl-mobile .tl-slidenav-next .tl-slidenav-content-container,.wg-timeline.tl-layout-landscape.tl-mobile .tl-slidenav-previous .tl-slidenav-content-container{height:100%;left:0;position:absolute;top:0;width:100%}.wg-timeline .tl-slidenav-next .tl-slidenav-content-container .tl-slidenav-icon,.wg-timeline .tl-slidenav-previous .tl-slidenav-content-container .tl-slidenav-icon,.wg-timeline.tl-layout-landscape.tl-mobile .tl-slidenav-next .tl-slidenav-content-container .tl-slidenav-icon,.wg-timeline.tl-layout-landscape.tl-mobile .tl-slidenav-previous .tl-slidenav-content-container .tl-slidenav-icon{height:100%;margin:0;padding:0;position:relative;text-shadow:none;width:50%}.wg-timeline .tl-slidenav-next .tl-slidenav-content-container .tl-slidenav-icon:before,.wg-timeline .tl-slidenav-previous .tl-slidenav-content-container .tl-slidenav-icon:before,.wg-timeline.tl-layout-landscape.tl-mobile .tl-slidenav-next .tl-slidenav-content-container .tl-slidenav-icon:before,.wg-timeline.tl-layout-landscape.tl-mobile .tl-slidenav-previous .tl-slidenav-content-container .tl-slidenav-icon:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23fff' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='m222.5 305.1 14.9 14.9 64-64-64-64-14.9 14.9 49.1 49.1-49.1 49.1z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.wg-timeline .tl-slidenav-next,.wg-timeline.tl-layout-landscape.tl-mobile .tl-slidenav-next{right:0!important;-webkit-transform:translate3d(50%,-50%,0)!important;transform:translate3d(50%,-50%,0)!important}.wg-timeline .tl-slidenav-next:hover,.wg-timeline.tl-layout-landscape.tl-mobile .tl-slidenav-next:hover{-webkit-transform:translate3d(45%,-50%,0)!important;transform:translate3d(45%,-50%,0)!important}.wg-timeline .tl-slidenav-next .tl-slidenav-content-container .tl-slidenav-icon,.wg-timeline.tl-layout-landscape.tl-mobile .tl-slidenav-next .tl-slidenav-content-container .tl-slidenav-icon{margin-right:auto}.wg-timeline .tl-slidenav-next .tl-slidenav-content-container .tl-slidenav-icon:before,.wg-timeline.tl-layout-landscape.tl-mobile .tl-slidenav-next .tl-slidenav-content-container .tl-slidenav-icon:before{-webkit-transform:scaleX(1);transform:scaleX(1)}.wg-timeline .tl-slidenav-previous,.wg-timeline.tl-layout-landscape.tl-mobile .tl-slidenav-previous{left:0!important;-webkit-transform:translate3d(-50%,-50%,0)!important;transform:translate3d(-50%,-50%,0)!important}.wg-timeline .tl-slidenav-previous:hover,.wg-timeline.tl-layout-landscape.tl-mobile .tl-slidenav-previous:hover{-webkit-transform:translate3d(-45%,-50%,0)!important;transform:translate3d(-45%,-50%,0)!important}.wg-timeline .tl-slidenav-previous .tl-slidenav-content-container .tl-slidenav-icon,.wg-timeline.tl-layout-landscape.tl-mobile .tl-slidenav-previous .tl-slidenav-content-container .tl-slidenav-icon{margin-left:auto}.wg-timeline .tl-slidenav-previous .tl-slidenav-content-container .tl-slidenav-icon:before,.wg-timeline.tl-layout-landscape.tl-mobile .tl-slidenav-previous .tl-slidenav-content-container .tl-slidenav-icon:before{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.wg-timeline .tl-timemarker,.wg-timeline .tl-timemarker .tl-timemarker-timespan,.wg-timeline .tl-timemarker .tl-timemarker-timespan-content{height:50px!important}.wg-timeline .tl-timemarker .tl-timemarker-line-left,.wg-timeline .tl-timemarker .tl-timemarker-line-right{border-left:3px solid #eff0f2;box-shadow:none}.wg-timeline .tl-timemarker .tl-timemarker-content-container{background:#eff0f2;border:0;border-left:3px solid #eff0f2;border-radius:0;box-shadow:none;height:50px!important;width:150px}.wg-timeline .tl-timemarker .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-text h2.tl-headline,.wg-timeline .tl-timemarker .tl-timemarker-content-container .tl-timemarker-content.tl-timemarker-content-small .tl-timemarker-text h2.tl-headline{color:#1f2837;display:inline-block;font-size:11px;text-overflow:clip;white-space:normal}.wg-timeline .tl-timemarker .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-text h2.tl-headline p.tl-headline-fadeout:after,.wg-timeline .tl-timemarker .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-text h2.tl-headline.tl-headline-fadeout:after{background:none!important;content:"";height:0;width:0}.wg-timeline .tl-timemarker:hover .tl-timemarker-content-container{background-color:#eff0f2;border-left:3px solid #6ec800;width:250px}.wg-timeline .tl-timemarker:hover .tl-timemarker-content-container:after{background-image:linear-gradient(0deg,#eff0f2 0,rgba(239,240,242,.01) 60%)}.wg-timeline .tl-timemarker:hover .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-text h2.tl-headline{color:#1f2837}.wg-timeline .tl-timemarker:hover .tl-timemarker-timespan .tl-timemarker-line-left{border-color:#6ec800;border-width:3px;box-shadow:none}.wg-timeline .tl-timemarker:hover .tl-timemarker-timespan .tl-timemarker-line-right{border-color:#eff0f2}.wg-timeline .tl-timemarker.tl-timemarker-active .tl-timemarker-content-container,.wg-timeline .tl-timemarker.tl-timemarker-active:hover .tl-timemarker-content-container{background-color:#1f2837;border-left:3px solid #6ec800}.wg-timeline .tl-timemarker.tl-timemarker-active .tl-timemarker-content-container:after,.wg-timeline .tl-timemarker.tl-timemarker-active:hover .tl-timemarker-content-container:after{background-image:linear-gradient(0deg,#1f2837 0,rgba(31,40,55,.01) 60%)}.wg-timeline .tl-timemarker.tl-timemarker-active .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-text h2.tl-headline,.wg-timeline .tl-timemarker.tl-timemarker-active:hover .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-text h2.tl-headline{color:#eff0f2}.wg-timeline .tl-timemarker.tl-timemarker-active .tl-timemarker-line-left,.wg-timeline .tl-timemarker.tl-timemarker-active:hover .tl-timemarker-line-left{border-color:#6ec800;border-width:3px}.wg-timeline .tl-timemarker.tl-timemarker-with-end.tl-timemarker-active .tl-timemarker-line-left{border-width:3px}.wg-timeline .tl-timemarker.tl-timemarker-with-end.tl-timemarker-active .tl-timemarker-line-right{border-color:#1f2837;border-width:3px}.wg-timeline .tl-slide .tl-slide-content-container{display:block}.wg-timeline .tl-slide .tl-slide-scrollable-container{display:block;height:100%;overflow-x:hidden;overflow-y:auto}.wg-timeline .tl-storyslider .tl-slider-container-mask{-webkit-backface-visibility:visible;backface-visibility:visible;background-color:#fff}.wg-timeline .tl-timeaxis .tl-timeaxis-content-container .tl-timeaxis-major .tl-timeaxis-tick .tl-timeaxis-tick-text{color:#1f2837;font-weight:500}.wg-timeline .tl-timeaxis .tl-timeaxis-content-container .tl-timeaxis-major .tl-timeaxis-tick:before{border-color:#a5a8af}.wg-timeline .tl-timeaxis .tl-timeaxis-content-container .tl-timeaxis-minor .tl-timeaxis-tick .tl-timeaxis-tick-text{font-size:12px;line-height:14px}.wg-timeline .tl-timeaxis .tl-timeaxis-content-container .tl-timeaxis-minor .tl-timeaxis-tick:before{border-color:#eff0f2;line-height:18px;margin-bottom:2px}.wg-timeline .tl-storyslider .tl-slider-container-mask .tl-slider-container .tl-slider-item-container{display:block}@media only screen and (min-width:992px){.wg-timeline .tl-slide-text-only .tl-slide-content-container .tl-slide-content{align-items:center;display:flex;min-height:100%}}.wg-timeline .tl-slide-text-only .tl-slide-content-container .tl-slide-content .tl-text{margin-top:0;max-width:100%;padding:0;width:100%}@media only screen and (min-width:992px){.wg-timeline .tl-slide-text-only .tl-slide-content-container .tl-slide-content .tl-text{min-height:100%}}.wg-timeline .tl-menubar-button{background-color:#eff0f2;color:#eff0f2;cursor:pointer;display:block;height:2rem;line-height:2rem;padding:0;position:relative;transition:all .3s;width:2rem}.wg-timeline .tl-menubar-button:hover{background-color:#a5a8af}.wg-timeline .tl-menubar-button:last-child{display:none}.wg-timeline .tl-icon-goback:after,.wg-timeline .tl-icon-zoom-in:after,.wg-timeline .tl-icon-zoom-out:after{content:"";display:block;height:100%;width:100%}.wg-timeline .tl-icon-zoom-in:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23616a73' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M320 248h-56v-56h-16v56h-56v16h56v56h16v-56h56'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%}.wg-timeline .tl-icon-zoom-out:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23616a73' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M248 248h-56v16h128v-16z'/%3E%3C/svg%3E")}.wg-timeline .tl-icon-goback:after,.wg-timeline .tl-icon-zoom-out:after{background-position:50%;background-repeat:no-repeat;background-size:100%}.wg-timeline .tl-icon-goback:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23616a73' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='m222.5 305.1 14.9 14.9 64-64-64-64-14.9 14.9 49.1 49.1-49.1 49.1z'/%3E%3C/svg%3E");-webkit-transform:scaleX(-1);transform:scaleX(-1)}.wg-timeline .tl-message-full .tl-icon-swipe-left{display:none}.wg-timeline .tl-message-full .tl-message-container .tl-message-content .tl-button{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#1f2837;border:none;border-radius:0;color:#fff;cursor:pointer;display:inline-flex;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;justify-content:center;line-height:1.35;min-width:100px;outline:none;overflow:hidden;padding:1rem;position:relative;text-align:center;text-decoration:none;-webkit-transform:translateZ(0);transform:translateZ(0);transition:all .3s}html[lang*=cn] .wg-timeline .tl-message-full .tl-message-container .tl-message-content .tl-button{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-timeline .tl-message-full .tl-message-container .tl-message-content .tl-button{font-family:sans-serif}html[lang*=kr] .wg-timeline .tl-message-full .tl-message-container .tl-message-content .tl-button{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-timeline .tl-message-full .tl-message-container .tl-message-content .tl-button{font-family:sans-serif}@media only screen and (min-width:1280px){.wg-timeline .tl-message-full .tl-message-container .tl-message-content .tl-button{padding:1rem 1.5rem}}.wg-timeline .tl-message-full .tl-message-container .tl-message-content .tl-button.is-spinning,.wg-timeline .tl-message-full .tl-message-container .tl-message-content .tl-button:active,.wg-timeline .tl-message-full .tl-message-container .tl-message-content .tl-button:focus,.wg-timeline .tl-message-full .tl-message-container .tl-message-content .tl-button:hover{box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);color:#fff;text-decoration:none;transition:all .3s}.wg-timeline .tl-message-full .tl-message-container .tl-message-content .tl-button:active{box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}.wg-timeline .tl-message-full .tl-message-container .tl-message-content .tl-button:after{background-image:radial-gradient(circle,#fff 10%,transparent 10.01%);background-position:50%;background-repeat:no-repeat;content:"";display:block;height:100%;left:0;opacity:0;pointer-events:none;position:absolute;top:0;-webkit-transform:scale(10);transform:scale(10);transition:opacity 1s,-webkit-transform .5s;transition:transform .5s,opacity 1s;transition:transform .5s,opacity 1s,-webkit-transform .5s;width:100%}.wg-timeline .tl-message-full .tl-message-container .tl-message-content .tl-button:active:after{opacity:.2;-webkit-transform:scale(0);transform:scale(0);transition:0s}.wg-timeline .tl-message-full .tl-message-container .tl-message-content .tl-button>p{display:inline;margin:0}.wg-timeline .tl-message-full .tl-message-container .tl-message-content .tl-button>.icon{flex-shrink:0;margin-bottom:-.66667rem;margin-left:-.5rem;margin-top:-.5rem;pointer-events:none}.wg-timeline .tl-message-full .tl-message-container .tl-message-content .tl-button>.icon.arrow-right{margin-left:-.75rem}.wg-timeline .tl-message-full .tl-message-container .tl-message-content .tl-button>.icon.external{height:1rem;margin-left:0}.wg-timeline .tl-message-full .tl-message-container .tl-message-content .tl-button>.icon.cross{margin-right:.25rem;margin-top:-.6rem;width:1.5rem}.wg-timeline .tl-message-full .tl-message-container .tl-message-content .tl-button>.icon.cart{margin-right:.25rem}.wg-timeline .tl-message-full .tl-message-container .tl-message-content .tl-button.is-spinning{pointer-events:none}.wg-timeline .tl-message-full .tl-message-container .tl-message-content .tl-button.is-spinning:before{-webkit-animation:spin .75s linear infinite;animation:spin .75s linear infinite;border:.15rem solid hsla(0,0%,100%,.6);border-radius:100%;border-top-color:transparent;box-sizing:border-box;content:"";display:block;height:1.5rem;left:calc(50% - .75rem);position:absolute;top:calc(50% - .75rem);width:1.5rem}.wg-timeline .tl-message-full .tl-message-container .tl-message-content .tl-button.is-spinning .icon,.wg-timeline .tl-message-full .tl-message-container .tl-message-content .tl-button.is-spinning .wg-button__text{visibility:hidden}.wg-timeline .tl-message-full .tl-message-container .tl-message-content .tl-button>span{pointer-events:none}.wg-timeline.tl-skinny .tl-slidenav-next .tl-slidenav-icon,.wg-timeline.tl-skinny .tl-slidenav-previous .tl-slidenav-icon{opacity:1}.wg-timeline.tl-skinny .tl-slide .tl-slide-content-container .tl-slide-content{padding:0!important;width:100%!important}.wg-timeline.tl-skinny .tl-slide .tl-slide-content-container .tl-slide-content .tl-text .tl-text-content-container{padding:0}.wg-timeline.tl-layout-landscape.tl-mobile .tl-slidenav-previous{margin:0}.wg-timeline.tl-layout-landscape.tl-mobile .tl-slidenav-previous:active .tl-slidenav-icon,.wg-timeline.tl-layout-landscape.tl-mobile .tl-slidenav-previous:focus .tl-slidenav-icon,.wg-timeline.tl-layout-landscape.tl-mobile .tl-slidenav-previous:hover .tl-slidenav-icon{margin:-36px 0 0 -45px}.wg-timeline.tl-layout-landscape.tl-mobile .tl-slidenav-next{margin:0}.wg-timeline.tl-layout-landscape.tl-mobile .tl-slidenav-next:active .tl-slidenav-icon,.wg-timeline.tl-layout-landscape.tl-mobile .tl-slidenav-next:focus .tl-slidenav-icon,.wg-timeline.tl-layout-landscape.tl-mobile .tl-slidenav-next:hover .tl-slidenav-icon{margin:-36px 0 0 -45px}.wg-timeline.tl-layout-landscape.tl-mobile .tl-slidenav-next{background:#616a73;border-radius:50%;color:#fff;font-size:1rem;height:75px;opacity:.75;position:relative;text-shadow:none;width:75px}.wg-timeline-curtain{background-position:50%;background-repeat:no-repeat;background-size:cover;padding:4rem 0}@media only screen and (max-width:767px){.wg-timeline-curtain{background:none!important}}.wg-timeline-curtain__content{padding:0 2rem}.wg-timeline-curtain__headline{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.8rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:2.2rem}html[lang*=cn] .wg-timeline-curtain__headline{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-timeline-curtain__headline{font-family:sans-serif}html[lang*=kr] .wg-timeline-curtain__headline{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-timeline-curtain__headline{font-family:sans-serif}@media only screen and (min-width:768px){.wg-timeline-curtain__headline{font-size:2rem;line-height:2.4rem}}@media only screen and (min-width:992px){.wg-timeline-curtain__headline{font-size:2.2rem;line-height:2.6rem}}@media only screen and (min-width:1280px){.wg-timeline-curtain__headline{font-size:2.2rem;line-height:2.8rem}}@media only screen and (min-width:1600px){.wg-timeline-curtain__headline{font-size:2.6rem;line-height:3rem}}.wg-timeline-curtain__body{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;margin-bottom:2rem;text-transform:none}html[lang*=cn] .wg-timeline-curtain__body{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-timeline-curtain__body{font-family:sans-serif}html[lang*=kr] .wg-timeline-curtain__body{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-timeline-curtain__body{font-family:sans-serif}.wg-timeline-decades{display:flex;flex-direction:column;justify-content:center;margin:5rem auto;max-width:90%;overflow:hidden}@media only screen and (min-width:992px){.wg-timeline-decades{flex-direction:row}}.wg-timeline-decade{border-right:2px solid hsla(0,0%,100%,.1);display:flex;flex-direction:column;justify-content:flex-end;margin:.1rem;opacity:.5;text-align:center;transition:all .3s}@media only screen and (min-width:992px){.wg-timeline-decade{margin:0;max-width:10rem;width:10rem}}.wg-timeline-decade:last-child{border-right:0}.wg-timeline-decade:hover{cursor:pointer;opacity:1;text-decoration:none}.wg-timeline-decade__label{background:#616a73;color:#fff;flex:0 0 auto;padding:1rem;position:relative}.wg-timeline-decade__label:hover{text-decoration:none}.wg-timeline-decade-flyout{background:#6ec800;color:#fff;flex:1 1 auto;height:100%;padding:1rem;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);transition:all .3s;width:100%}.wg-timeline-decade:hover .wg-timeline-decade-flyout{-webkit-transform:translateZ(0);transform:translateZ(0)}@media only screen and (max-width:991px){.wg-timeline-decade-flyout{display:none}}.wg-timeline-decade-flyout__period{border-bottom:2px solid #fff;display:inline-block;font-size:2rem;font-weight:400;letter-spacing:-1px;margin-bottom:1rem;padding-bottom:1rem}.wg-timeline input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;display:none;height:0;left:-9999px;opacity:0;position:absolute;visibility:hidden;width:0}.wg-timeline input[type=checkbox]:checked~.wg-timeline-slide__aside{opacity:0;visibility:hidden}.wg-timeline-slide{display:flex;flex-direction:column;margin:0 auto;max-width:1280px;min-height:280px;width:100%}@media only screen and (min-width:768px){.wg-timeline-slide{align-items:flex-start;flex-flow:row nowrap;padding-left:1rem;padding-right:1rem}}@media only screen and (min-width:1280px) and (max-width:1599px){.wg-timeline-slide{max-width:1000px}}@media only screen and (min-width:768px){.wg-timeline-slide--reverse{flex-direction:row-reverse}}.wg-timeline-slide__main{align-items:flex-start;background-color:hsla(0,0%,100%,.75);display:flex;flex-direction:column;font-size:1rem;margin-bottom:1rem;padding:2rem;position:relative}@media only screen and (min-width:768px){.wg-timeline-slide__main{flex:0 0 auto;flex-basis:calc(50% + 4rem);flex-direction:row;height:auto;margin-bottom:0;margin-right:0;max-width:calc(50% + 4rem);padding-right:4rem}}input[type=checkbox]:checked~.wg-timeline-slide__main{flex-basis:100%;margin-right:0;max-width:100%}.wg-timeline-slide__aside{display:flex;flex:0 0 100%;flex-flow:row wrap;max-width:100%;opacity:1;padding:0;transition:opacity .3s;visibility:visible}@media only screen and (min-width:768px){.wg-timeline-slide__aside{flex:0 0 50%;max-width:50%}}.wg-timeline-slide__text{margin-right:0;max-width:100%}@media only screen and (min-width:768px){.wg-timeline-slide__text{flex-basis:100%;max-width:100%}}input[type=checkbox]:checked~.wg-timeline-slide__main .wg-timeline-slide__text{flex-basis:50%;max-width:50%}.wg-timeline h2.wg-timeline-slide__headline{color:#1f2837;font-family:AktivGrotesk,sans-serif;font-size:1.6rem;font-style:normal;font-weight:400;line-height:1.2;margin-bottom:2rem;margin-top:0}.wg-timeline h2.wg-timeline-slide__headline strong,.wg-timeline h2.wg-timeline-slide__headline>p{color:inherit;font-size:inherit;line-height:inherit}.wg-timeline h2.wg-timeline-slide__headline>p{font-style:inherit;margin:0;padding:0}@media only screen and (max-width:767px){.wg-timeline h2.wg-timeline-slide__headline{-webkit-hyphens:auto;hyphens:auto;-ms-word-break:break-word;word-break:break-word}}html[lang*=cn] .wg-timeline h2.wg-timeline-slide__headline{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-timeline h2.wg-timeline-slide__headline{font-family:sans-serif}html[lang*=kr] .wg-timeline h2.wg-timeline-slide__headline{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-timeline h2.wg-timeline-slide__headline{font-family:sans-serif}@media only screen and (min-width:768px){.wg-timeline h2.wg-timeline-slide__headline{font-size:2.2rem;line-height:1.2}}@media only screen and (min-width:992px){.wg-timeline h2.wg-timeline-slide__headline{line-height:1.1}}.wg-timeline .wg-timeline-slide{color:#1f2837!important;position:relative;text-shadow:none!important}.wg-timeline .wg-timeline-slide .wg-timeline-slide__headline,.wg-timeline .wg-timeline-slide .wg-timeline-slide__headline>*,.wg-timeline .wg-timeline-slide .wg-timeline-slide__paragraph,.wg-timeline .wg-timeline-slide .wg-timeline-slide__paragraph>*{color:inherit}.wg-timeline .wg-timeline-slide .wg-timeline-slide__date{color:#6ec800!important;display:flex;font-size:1.2rem;font-weight:400;line-height:1.2;margin:0;padding:0}@media only screen and (min-width:768px){.wg-timeline .wg-timeline-slide .wg-timeline-slide__date{border-right:3px solid #6ec800;flex-direction:column;font-size:2.2rem;font-weight:700;margin:0 1rem 2rem 0;padding:0 1rem 0 0}}@media only screen and (min-width:992px){.wg-timeline .wg-timeline-slide .wg-timeline-slide__date{font-size:3.2rem;line-height:1.1}}.wg-timeline-slide__paragraph{line-height:1.3em;margin-bottom:2rem}.wg-timeline-slide__body{align-items:flex-start;display:flex}.wg-timeline-slide__additional-text{margin-top:2rem;max-width:100%}@media only screen and (min-width:768px){.wg-timeline-slide__additional-text{height:0;margin-top:0;opacity:0;overflow:hidden;-webkit-transform:translate3d(-1.33rem,0,0);transform:translate3d(-1.33rem,0,0);transition:opacity .3s,-webkit-transform .3s;transition:transform .3s,opacity .3s;transition:transform .3s,opacity .3s,-webkit-transform .3s;width:0}}input[type=checkbox]:checked~.wg-timeline-slide__main .wg-timeline-slide__additional-text{flex-basis:50%;height:auto;margin-left:4rem;max-width:50%;opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}.wg-timeline-slide__toggler{display:none;font-size:.8rem;font-weight:400;min-width:8rem;position:absolute;right:-4rem;text-transform:uppercase;top:50%;-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transform-origin:top;transform-origin:top;white-space:nowrap;z-index:113}@media only screen and (min-width:768px){.wg-timeline-slide__toggler{display:inline-block}}.wg-timeline-slide__toggler .less{display:none}.wg-timeline-slide__toggler .icon.arrow-right{-webkit-transform:rotate(-90deg) scaleX(1);transform:rotate(-90deg) scaleX(1);transition:-webkit-transform .25s;transition:transform .25s;transition:transform .25s, -webkit-transform .25s}input[type=checkbox]:checked~.wg-timeline-slide__main>.wg-timeline-slide__toggler .icon.arrow-right{-webkit-transform:rotate(-90deg) scaleX(-1);transform:rotate(-90deg) scaleX(-1)}input[type=checkbox]:checked~.wg-timeline-slide__main>.wg-timeline-slide__toggler .more{display:none}input[type=checkbox]:checked~.wg-timeline-slide__main>.wg-timeline-slide__toggler .less{display:block}.wg-timeline-breadcrumb{background-color:#eff0f2;display:none;margin:0 0 -2.5rem;opacity:.85;position:relative;z-index:2}@media only screen and (min-width:768px){.wg-timeline-breadcrumb{display:block}}.wg-timeline-breadcrumb__inner{display:flex;margin:0 auto;max-width:1280px;padding-left:1rem;padding-right:1rem;width:100%}@media only screen and (max-width:767px){.wg-timeline-breadcrumb__inner{padding-left:1rem;padding-right:1rem}}@media only screen and (min-width:1280px) and (max-width:1599px){.wg-timeline-breadcrumb__inner{max-width:1000px}}.wg-timeline-breadcrumb__back{background-color:#eff0f2;border-left:2px solid #6ec800;display:inline-flex;line-height:2.5rem;padding-right:1rem;transition:all .3s}.wg-timeline-breadcrumb__back:hover{background-color:#1f2837}.wg-timeline-breadcrumb__back>.icon{height:2.4rem;margin-right:-.25rem}.wg-timeline-breadcrumb__title{color:#1f2837;font-weight:400;line-height:2.5rem;margin-left:1rem}.wg-variant-list{border:1px solid #dedfe1;margin:.5rem 0;padding:.5rem 2rem .5rem .5rem;position:relative}.wg-variant-list:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='m222.5 305.1 14.9 14.9 64-64-64-64-14.9 14.9 49.1 49.1-49.1 49.1z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:250%;bottom:0;content:"";position:absolute;right:.5rem;top:0;width:1rem}.wg-variant-list__value{align-items:flex-end;display:flex;font-weight:700;vertical-align:middle}.wg-variant-list__value--warning{color:#ff9957}.wg-variant-list__color-dot{border-radius:50%;display:inline-block;height:1rem;margin-left:.5rem;width:1rem}@media only screen and (min-width:992px){.wg-variant-list{border:none;padding:0 1.5rem 0 0}.wg-variant-list:after{right:0}.wg-variant-list__title,.wg-variant-list__value{display:inline-block}}.wg-variant-option{align-items:center;border:1px solid #a5a8af;cursor:pointer;display:inline-flex;font-weight:700;height:3rem;justify-content:center;margin:.33rem;min-width:2.5rem;padding:.5rem;white-space:nowrap}.wg-variant-option__color-dot{border-radius:50%;height:1.25rem;width:1.25rem}.wg-variant-option--selected{background-color:#6ec800;border-color:transparent;color:#fff}.wg-variant-option--selected .wg-variant-option__color-dot{border:1px solid #fff}.wg-variant-option--disabled{border-style:dashed;color:rgba(0,0,0,.5)}.wg-variant-option--changed{-webkit-animation:warning-fade-out .3s linear 2s forwards;animation:warning-fade-out .3s linear 2s forwards;background-color:#ffc59f}.wg-variant-option:hover:not(.wg-variant-option--selected){background-color:#a5a8af!important;border-color:transparent;color:#fff}@-webkit-keyframes warning-fade-out{0%{background-color:#ffc59f}to{background-color:transparent}}@keyframes warning-fade-out{0%{background-color:#ffc59f}to{background-color:transparent}}.wg-variant{border:solid #eff0f2;border-width:2px 0 0;padding:.5rem .75rem .75rem}.wg-variant__title{color:#000;font-family:AktivGrotesk,sans-serif;font-size:.8rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.4rem;text-transform:none}html[lang*=cn] .wg-variant__title{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-variant__title{font-family:sans-serif}html[lang*=kr] .wg-variant__title{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-variant__title{font-family:sans-serif}@media only screen and (max-width:991px){.wg-variant{border:none;padding:.5rem 0}.wg-variant .wg-modal__overlay{align-items:flex-end}.wg-variant .wg-base-modal__container{margin:0;min-height:unset}.wg-variant .wg-modal__body{margin-top:0}.wg-variant .wg-modal__footer{margin:0 -2rem -2rem}.wg-variant .wg-modal__footer .wg-button{width:100%}}.wg-variant-selector{cursor:pointer}.wg-variant-modal .wg-variant-list{border:none}.wg-variant-modal .wg-variant-list:after{background-image:none}.wg-variant-modal .wg-variant-list__title,.wg-variant-modal .wg-variant-list__value{display:inline-block}.wg-variant-modal .wg-variant-list__options{margin:0 -.33rem}@media only screen and (max-width:991px){.wg-variant-modal{border:none;font-size:1.2rem}.wg-variant-modal .wg-variant-list__options{margin:0 -.5rem;overflow-x:scroll;white-space:nowrap}.wg-variant-modal .wg-variant-option{height:4rem;margin:.5rem;min-width:3.5rem}.wg-variant-modal .wg-variant-option__color-dot{height:1.75rem;width:1.75rem}}.wg-product-sample-bundle{background-color:#fff;padding:2rem 1rem}.wg-iek-wizard__header{margin-bottom:2rem;margin-top:1rem}.wg-iek-wizard__headline{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.6rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:2rem}html[lang*=cn] .wg-iek-wizard__headline{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-iek-wizard__headline{font-family:sans-serif}html[lang*=kr] .wg-iek-wizard__headline{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-iek-wizard__headline{font-family:sans-serif}@media only screen and (min-width:768px){.wg-iek-wizard__headline{font-size:1.6rem;line-height:2rem}}@media only screen and (min-width:992px){.wg-iek-wizard__headline{font-size:1.8rem;line-height:2.2rem}}@media only screen and (min-width:1280px){.wg-iek-wizard__headline{font-size:2rem;line-height:2.4rem}}@media only screen and (min-width:1600px){.wg-iek-wizard__headline{font-size:2.2rem;line-height:2.6rem}}.wg-iek-wizard__subheadline{text-transform:uppercase}.wg-iek-wizard__form{display:flex;flex-direction:column}.wg-iek-wizard__question-headline{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.6rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:2rem;margin-bottom:2rem}html[lang*=cn] .wg-iek-wizard__question-headline{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-iek-wizard__question-headline{font-family:sans-serif}html[lang*=kr] .wg-iek-wizard__question-headline{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-iek-wizard__question-headline{font-family:sans-serif}@media only screen and (min-width:768px){.wg-iek-wizard__question-headline{font-size:1.6rem;line-height:2rem}}@media only screen and (min-width:992px){.wg-iek-wizard__question-headline{font-size:1.8rem;line-height:2.2rem}}@media only screen and (min-width:1280px){.wg-iek-wizard__question-headline{font-size:2rem;line-height:2.4rem}}@media only screen and (min-width:1600px){.wg-iek-wizard__question-headline{font-size:2.2rem;line-height:2.6rem}}.wg-iek-wizard__question-sub-headline{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.4rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.8rem;margin-bottom:2rem}html[lang*=cn] .wg-iek-wizard__question-sub-headline{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-iek-wizard__question-sub-headline{font-family:sans-serif}html[lang*=kr] .wg-iek-wizard__question-sub-headline{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-iek-wizard__question-sub-headline{font-family:sans-serif}@media only screen and (min-width:768px){.wg-iek-wizard__question-sub-headline{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:992px){.wg-iek-wizard__question-sub-headline{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:1280px){.wg-iek-wizard__question-sub-headline{font-size:1.6rem;line-height:2rem}}@media only screen and (min-width:1600px){.wg-iek-wizard__question-sub-headline{font-size:1.8rem;line-height:2.2rem}}.wg-iek-wizard__footer{display:flex;justify-content:space-between;margin-top:2rem}@media only screen and (max-width:767px){.wg-iek-wizard__footer{margin-bottom:2rem}}.wg-iek-radio-group{display:flex;flex-flow:row wrap;justify-content:flex-start;margin:4rem 0 0}@media only screen and (max-width:767px){.wg-iek-radio-group{flex-flow:column}}.wg-iek-radio-group label{cursor:pointer;margin-bottom:4rem}@media only screen and (min-width:768px){.wg-iek-radio-group label{margin-right:1rem}.wg-iek-radio-group label:last-child{margin-left:0}}.wg-iek-radio-group label .wg-iek-radio__label{border:2px solid #dedfe1;padding:1rem 2rem}.wg-iek-radio-group label .wg-iek-radio__label:hover,.wg-iek-radio-group label input:checked+.wg-iek-radio__label,.wg-iek-radio-group label:hover{border-color:#6ec800}@media only screen and (max-width:767px){.wg-iek-radio-group--round{flex-flow:row wrap}}.wg-iek-radio-group--round label{margin-bottom:1rem}.wg-iek-radio-group--round label .wg-iek-radio__label{align-items:center;border-radius:50%;display:flex;height:5rem;justify-content:center;width:5rem}.wg-wizard-steps{display:flex;justify-content:space-between;margin-bottom:2rem;margin-top:3rem}.wg-step{align-items:center;display:flex;flex:1;flex-direction:column;position:relative}.wg-step:before{left:-50%}.wg-step:after,.wg-step:before{border-bottom:2px solid #a5a8af;content:"";position:absolute;top:2rem;transition:all .3s;width:100%;z-index:2}.wg-step:after{left:50%}.wg-step__icon{align-items:center;background:#a5a8af;border-radius:50%;display:flex;height:2rem;justify-content:center;margin:1rem;position:relative;transition:all .3s;width:2rem;z-index:5}.wg-step--active .wg-step__icon{background-color:#6ec800;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cpath d='M35 50a15 15 0 1 0 30 0 15 15 0 1 0-30 0'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%;height:4rem;margin:0;width:4rem}.wg-step--active:before{content:none}.wg-step--completed .wg-step__icon{background-color:#6ec800;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='m213 308-56-56-19.1 19 75 75L374 184.9 355.1 166 213 308z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%}.wg-step--completed:after{border-bottom:2px solid #6ec800;content:"";left:50%;position:absolute;top:2rem;transition:all .3s;width:100%;z-index:3}.wg-step:first-child:before,.wg-step:last-child:after{content:none}.wg-step__label{margin-top:1rem}.wg-iek-wizard-results{background-color:#eff0f2;display:flex;flex-direction:column;min-height:30rem}.wg-iek-wizard-results__headline{align-self:flex-start;margin:1rem}.wg-iek-wizard-results__spinner{height:25rem;position:relative}.wg-iek-wizard-results__list{align-self:stretch;flex-grow:1}.wg-iek-wizard-results__no-results{align-items:center;display:flex;height:100%;justify-content:center}.wg-iek-wizard-results__group{padding:.5rem}.wg-iek-wizard-results__group-name{margin:.5rem}.wg-iek-wizard-results__wrapper{position:relative}.wg-iek-wizard-results__wrapper .wg-nav-icon__indicator{right:4px;top:4px}.wg-iek-wizard-results__wrapper .wg-listitem-neo__product-status-mobile{display:block}.wg-registration-benefit{background-color:#eff0f2}.wg-registration-benefit__headline{font-family:AktivGrotesk,sans-serif;font-style:normal;font-weight:700}html[lang*=cn] .wg-registration-benefit__headline{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-registration-benefit__headline{font-family:sans-serif}html[lang*=kr] .wg-registration-benefit__headline{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-registration-benefit__headline{font-family:sans-serif}.wg-page--article .wg-content-article{background:#fff}.wg-content-section--framed>.wg-container{padding:0}@media only screen and (min-width:1280px){.wg-content-section--framed>.wg-container{padding-left:1rem;padding-right:1rem}}.wg-content-section--framed>.wg-container>:not(.wg-section-hl){background:#fff;padding:0 1.66666667rem 1.66666667rem}@media only screen and (min-width:768px){.wg-content-section--framed>.wg-container>:not(.wg-section-hl){padding:0 2rem 2rem}}@media only screen and (min-width:992px){.wg-content-section--framed>.wg-container>:not(.wg-section-hl){padding:0 2.66666667rem 2.66666667rem}}.wg-content-section--framed>.wg-container>:not(.wg-section-hl):first-child.wg-module--passepartout{padding-top:1.66666667rem}@media only screen and (min-width:768px){.wg-content-section--framed>.wg-container>:not(.wg-section-hl):first-child.wg-module--passepartout{padding-top:2rem}}@media only screen and (min-width:992px){.wg-content-section--framed>.wg-container>:not(.wg-section-hl):first-child.wg-module--passepartout{padding-top:2.66666667rem}}.wg-content-section--framed>.wg-container .wg-module--passepartout{background:#eff0f2}.wg-content-section--framed>.wg-container .wg-module--anthracite,.wg-content-section--framed>.wg-container .wg-module--anthracite+.wg-module--passepartout:not(.wg-section-hl),.wg-content-section--framed>.wg-container .wg-module--passepartout+:not(.wg-module--passepartout),.wg-content-section--framed>.wg-container :not(.wg-module--passepartout)+.wg-module--passepartout:not(.wg-section-hl){padding-top:1.66666667rem}@media only screen and (min-width:768px){.wg-content-section--framed>.wg-container .wg-module--anthracite,.wg-content-section--framed>.wg-container .wg-module--anthracite+.wg-module--passepartout:not(.wg-section-hl),.wg-content-section--framed>.wg-container .wg-module--passepartout+:not(.wg-module--passepartout),.wg-content-section--framed>.wg-container :not(.wg-module--passepartout)+.wg-module--passepartout:not(.wg-section-hl){padding-top:2rem}}@media only screen and (min-width:992px){.wg-content-section--framed>.wg-container .wg-module--anthracite,.wg-content-section--framed>.wg-container .wg-module--anthracite+.wg-module--passepartout:not(.wg-section-hl),.wg-content-section--framed>.wg-container .wg-module--passepartout+:not(.wg-module--passepartout),.wg-content-section--framed>.wg-container :not(.wg-module--passepartout)+.wg-module--passepartout:not(.wg-section-hl){padding-top:2.66666667rem}}.wg-content-section--framed>.wg-container .wg-module--anthracite{background-color:#1f2837}.wg-article-wrapper{margin:0 auto}.wg-article-wrapper aside.wg-content-article .wg-image-text,.wg-article-wrapper aside.wg-content-article .wg-interview__wrapper,.wg-article-wrapper aside.wg-content-article .wg-target-group,.wg-article-wrapper aside.wg-content-article .wg-text{background-color:#fff}.wg-article-wrapper aside.wg-content-article .wg-cite{padding-left:1rem;padding-right:1rem}.wg-article-wrapper--download,.wg-article-wrapper--product{background-color:#fff}.wg-article{margin:0 auto;max-width:1280px}@media only screen and (min-width:1280px){.wg-article{padding-left:1rem;padding-right:1rem}}@media only screen and (min-width:1280px) and (max-width:1599px){.wg-article{max-width:1000px}}.wg-article--fullscreen{max-width:100%;padding:0}.wg-article--category-stage{margin-bottom:0}@media only screen and (min-width:1280px){.wg-article--category-stage{padding:0 1rem}}.wg-article__heatmap,.wg-article__img{display:block;height:auto;margin-bottom:2rem;width:100%}@media only screen and (min-width:768px){.wg-article__heatmap,.wg-article__img{margin-bottom:4rem}}.wg-content-article{margin:0 auto;max-width:1280px;padding:1.33rem}@media only screen and (min-width:1280px) and (max-width:1599px){.wg-content-article{max-width:1000px}}.wg-content-article>.wg-section-hl{margin-bottom:-1.33rem;margin-top:-1.33rem}@media only screen and (min-width:768px){.wg-content-article{padding:2.66rem}.wg-content-article>.wg-section-hl{margin-bottom:-2.66rem;margin-top:-2.66rem}}.wg-content-article--light-bg{background-color:#eff0f2}.wg-content-article--blank{background-color:#fff}.wg-content-article--collapsed{max-width:100%;padding:0}.wg-content-article--category{background-color:#fff}.wg-content-article--product{margin-bottom:3rem}.wg-content-article--download,.wg-content-article--product{margin-left:0;margin-right:0;padding:1rem}@media only screen and (min-width:768px){.wg-content-article--download,.wg-content-article--product{min-height:30rem}}.wg-article--category-stage .wg-content-article{padding-bottom:0;padding-top:0}.wg-article--category-stage .wg-content-article>.wg-section-hl{margin:0}.wg-content-article__lead{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.2rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.8rem;text-transform:none}html[lang*=cn] .wg-content-article__lead{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-content-article__lead{font-family:sans-serif}html[lang*=kr] .wg-content-article__lead{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-content-article__lead{font-family:sans-serif}.wg-content-article__lead a{font-size:1.2rem;font-weight:700}.wg-content-article__paragraph{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;text-transform:none}html[lang*=cn] .wg-content-article__paragraph{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-content-article__paragraph{font-family:sans-serif}html[lang*=kr] .wg-content-article__paragraph{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-content-article__paragraph{font-family:sans-serif}.wg-content-article__paragraph dl,.wg-content-article__paragraph p{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;text-transform:none}html[lang*=cn] .wg-content-article__paragraph dl,html[lang*=cn] .wg-content-article__paragraph p{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-content-article__paragraph dl,html[lang*=ja] .wg-content-article__paragraph p{font-family:sans-serif}html[lang*=kr] .wg-content-article__paragraph dl,html[lang*=kr] .wg-content-article__paragraph p{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-content-article__paragraph dl,html[lang*=tw] .wg-content-article__paragraph p{font-family:sans-serif}.wg-content-article__paragraph a{fill:currentColor;color:#6ec800;cursor:pointer;display:inline-block;display:inline;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;text-decoration:none;text-transform:none;transition:color .2s linear}html[lang*=cn] .wg-content-article__paragraph a{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-content-article__paragraph a{font-family:sans-serif}html[lang*=kr] .wg-content-article__paragraph a{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-content-article__paragraph a{font-family:sans-serif}.wg-content-article__paragraph a:focus,.wg-content-article__paragraph a:hover{color:#6ec800;text-decoration:underline}.wg-content-article__paragraph ul{list-style:none;margin:0 0 2.5rem;padding:0}@media only screen and (min-width:768px){.wg-content-article__paragraph ul{margin-left:.5rem}}.wg-content-article__paragraph ul>li{font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem;margin-bottom:.5rem;padding-left:1.75rem;position:relative}.wg-content-article__paragraph ul>li:before{background-color:#6ec800;background-image:none;content:"";height:.5rem;left:1px;position:absolute;top:.5em;width:.5rem}html[lang*=cn] .wg-content-article__paragraph ul>li{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-content-article__paragraph ul>li{font-family:sans-serif}html[lang*=kr] .wg-content-article__paragraph ul>li{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-content-article__paragraph ul>li{font-family:sans-serif}.wg-content-article__paragraph small{font-size:.8rem}.wg-content-article__paragraph :last-child{margin-bottom:0}.wg-content-section{padding-bottom:2.4rem;position:relative}@media only screen and (min-width:768px){.wg-content-section{padding-bottom:2.8rem}}@media only screen and (min-width:992px){.wg-content-section{padding-bottom:3.2rem}}@media only screen and (min-width:1280px){.wg-content-section{padding-bottom:3.2rem}}@media only screen and (min-width:1600px){.wg-content-section{padding-bottom:3.8rem}}.wg-content-section--blank{background-color:#fff}.wg-content-section--dark{background-color:#eff0f2}.wg-content-section--collapsable>.wg-section-hl{min-height:4rem}.wg-content-section--primary{background-color:#6ec800;padding:2.4rem 0}@media only screen and (min-width:768px){.wg-content-section--primary{padding:2.8rem 0}}@media only screen and (min-width:992px){.wg-content-section--primary{padding:3.2rem 0}}@media only screen and (min-width:1280px){.wg-content-section--primary{padding:3.2rem 0}}@media only screen and (min-width:1600px){.wg-content-section--primary{padding:3.8rem 0}}@media only screen and (min-width:1280px){.wg-page--service .wg-content-section--primary{margin-top:3.2rem}}.wg-content-section:after{clear:both;content:"";display:table}.wg-content-section:empty{display:none}.wg-product-selection-content>.wg-spinner{justify-content:center;padding-bottom:1rem}.wg-download{background-color:#fff;padding:1.33rem}.wg-download__title{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.4rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.8rem}html[lang*=cn] .wg-download__title{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-download__title{font-family:sans-serif}html[lang*=kr] .wg-download__title{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-download__title{font-family:sans-serif}@media only screen and (min-width:768px){.wg-download__title{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:992px){.wg-download__title{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:1280px){.wg-download__title{font-size:1.6rem;line-height:2rem}}@media only screen and (min-width:1600px){.wg-download__title{font-size:1.8rem;line-height:2.2rem}}.wg-download-desc__footer{border-top:2px solid #eff0f2;margin:2rem 0 4rem}@media only screen and (min-width:768px) and (max-width:991px){.wg-download-desc__footer{border-top:none}}.wg-page--download-detail{background-color:#eff0f2}.wg-page--download-detail .wg-version-number{border-bottom:2px solid #eff0f2;border-top:2px solid #eff0f2;display:flex;flex-flow:row-reverse;justify-content:flex-end;margin-top:-2px;padding:.5rem .75rem}.wg-download-sidebar-meta{color:#000;display:inline-block;flex:1;font-family:AktivGrotesk,sans-serif;font-size:.8rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.4rem;text-transform:none;vertical-align:top}html[lang*=cn] .wg-download-sidebar-meta{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-download-sidebar-meta{font-family:sans-serif}html[lang*=kr] .wg-download-sidebar-meta{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-download-sidebar-meta{font-family:sans-serif}.wg-download-sidebar-meta .file-type{display:block;font-size:1rem;line-height:normal}.wg-download-sidebar-meta__value{color:#000;font-family:AktivGrotesk,sans-serif;font-size:.8rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.4rem;text-align:right;text-transform:none}html[lang*=cn] .wg-download-sidebar-meta__value{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-download-sidebar-meta__value{font-family:sans-serif}html[lang*=kr] .wg-download-sidebar-meta__value{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-download-sidebar-meta__value{font-family:sans-serif}.wg-download-sidebar-meta table{border-collapse:collapse;border-spacing:0}.wg-download-sidebar-meta table td{padding:0 .5rem 0 0}.wg-download__head{margin-bottom:2rem}@media only screen and (min-width:992px){.wg-download__head{margin-top:2rem}}.wg-download-meta{color:#000;font-family:AktivGrotesk,sans-serif;font-size:.8rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.4rem;text-transform:none}html[lang*=cn] .wg-download-meta{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-download-meta{font-family:sans-serif}html[lang*=kr] .wg-download-meta{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-download-meta{font-family:sans-serif}.wg-download__desc{display:flex;flex-direction:column;margin-bottom:1rem}@media only screen and (min-width:768px){.wg-download__desc{flex-direction:row;margin-bottom:2rem}}@media only screen and (min-width:992px){.wg-download__desc{margin-bottom:1rem}}.wg-download-desc__container{display:flex;flex:1 1 auto;flex-direction:column;justify-content:space-between}.wg-download-desc__image-wrapper{flex:0 0 auto}@media only screen and (min-width:768px){.wg-download-desc__image-wrapper{margin-left:2rem}}.wg-download-desc__image{border:2px solid #eff0f2}.wg-download-desc__body{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;overflow:hidden;padding-bottom:0;text-transform:none;transition:max-height .3s}html[lang*=cn] .wg-download-desc__body{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-download-desc__body{font-family:sans-serif}html[lang*=kr] .wg-download-desc__body{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-download-desc__body{font-family:sans-serif}.wg-download-desc__body.is-collapsed{max-height:4.5rem;position:relative}.wg-download-desc__body.is-collapsed:after{background-image:linear-gradient(180deg,hsla(0,0%,100%,0) 20%,#fff);bottom:0;content:"";left:0;position:absolute;right:0;top:0}.wg-download-desc__body.is-expanded{max-height:200rem}.wg-download-desc__body.is-expanded:after{display:none}.wg-download-desc__body>p{margin-bottom:1.25rem}.wg-download-desc__body ul{list-style:none;margin:0 0 2.5rem;padding:0}@media only screen and (min-width:768px){.wg-download-desc__body ul{margin-left:.5rem}}.wg-download-desc__body ul>li{font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem;margin-bottom:.5rem;padding-left:1.75rem;position:relative}.wg-download-desc__body ul>li:before{background-color:#6ec800;background-image:none;content:"";height:.5rem;left:1px;position:absolute;top:.5em;width:.5rem}html[lang*=cn] .wg-download-desc__body ul>li{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-download-desc__body ul>li{font-family:sans-serif}html[lang*=kr] .wg-download-desc__body ul>li{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-download-desc__body ul>li{font-family:sans-serif}.wg-download__file-icon{margin-right:0}.wg-download-filelist,.wg-download__button,.wg-download__languagepicker,.wg-download__properties{padding:.5rem .75rem}.wg-download-filelist__file{display:inline-block;display:block;line-height:inherit;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.wg-download-filelist__meta{color:#616a73;font-size:.8rem;font-weight:400;margin:.5rem 0}.wg-event__main{background-color:#fff;padding:1rem}@media only screen and (min-width:992px){.wg-event__main{padding:2.66rem}}.wg-event__title{border-bottom:2px solid #eff0f2;color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.6rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:2rem;margin-bottom:1.5rem;padding-bottom:2rem}html[lang*=cn] .wg-event__title{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-event__title{font-family:sans-serif}html[lang*=kr] .wg-event__title{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-event__title{font-family:sans-serif}@media only screen and (min-width:768px){.wg-event__title{font-size:1.6rem;line-height:2rem}}@media only screen and (min-width:992px){.wg-event__title{font-size:1.8rem;line-height:2.2rem}}@media only screen and (min-width:1280px){.wg-event__title{font-size:2rem;line-height:2.4rem}}@media only screen and (min-width:1600px){.wg-event__title{font-size:2.2rem;line-height:2.6rem}}.wg-event__meta{color:#000;font-family:AktivGrotesk,sans-serif;font-size:.8rem;font-style:normal;font-weight:400;font-weight:700;letter-spacing:normal;line-height:1.4rem;margin-bottom:.5rem;text-transform:none}html[lang*=cn] .wg-event__meta{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-event__meta{font-family:sans-serif}html[lang*=kr] .wg-event__meta{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-event__meta{font-family:sans-serif}.wg-event__contentblock{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;margin-bottom:2rem;text-transform:none}html[lang*=cn] .wg-event__contentblock{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-event__contentblock{font-family:sans-serif}html[lang*=kr] .wg-event__contentblock{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-event__contentblock{font-family:sans-serif}.wg-event__contentblock ul li{list-style:none;padding-left:1.75rem;position:relative}.wg-event__contentblock ul li:before{background-color:#6ec800;background-image:none;content:"";height:.5rem;left:1px;position:absolute;top:.5em;width:.5rem}.wg-event__headline{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.4rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.8rem;margin-bottom:.5rem}html[lang*=cn] .wg-event__headline{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-event__headline{font-family:sans-serif}html[lang*=kr] .wg-event__headline{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-event__headline{font-family:sans-serif}@media only screen and (min-width:768px){.wg-event__headline{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:992px){.wg-event__headline{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:1280px){.wg-event__headline{font-size:1.6rem;line-height:2rem}}@media only screen and (min-width:1600px){.wg-event__headline{font-size:1.8rem;line-height:2.2rem}}.wg-event__text ul{margin:0;padding-left:1rem}.wg-event__text ul li{list-style:none;padding-left:1.75rem;position:relative;-webkit-print-color-adjust:exact}.wg-event__text ul li:before{background-color:#6ec800;background-image:none;content:"";height:.5rem;left:1px;position:absolute;top:.5em;width:.5rem}.wg-job__filter-section{background-color:#eff0f2;margin-bottom:3.33rem;padding:1rem 1rem 0}@media only screen and (min-width:992px){.wg-job__filter-section{padding-top:0}}.wg-job__filter-section .wg-applied-filters{border-top:none}.wg-job__stage .wg-category-stage{margin-bottom:1rem}@media print{.wg-job__minimal .wg-row{display:block!important}}.wg-job__page{background:#fff;padding:2.66rem}@media only screen and (max-width:767px){.wg-job__page{padding:1rem}}.wg-job__image>img{display:block;height:auto;width:100%}@media only screen and (max-width:991px){.wg-job__image{display:none}}.wg-job__title{border-bottom:2px solid #eff0f2;color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.6rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:2rem;margin-bottom:1.5rem;padding-bottom:2rem}html[lang*=cn] .wg-job__title{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-job__title{font-family:sans-serif}html[lang*=kr] .wg-job__title{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-job__title{font-family:sans-serif}@media only screen and (min-width:768px){.wg-job__title{font-size:1.6rem;line-height:2rem}}@media only screen and (min-width:992px){.wg-job__title{font-size:1.8rem;line-height:2.2rem}}@media only screen and (min-width:1280px){.wg-job__title{font-size:2rem;line-height:2.4rem}}@media only screen and (min-width:1600px){.wg-job__title{font-size:2.2rem;line-height:2.6rem}}.wg-job__meta{color:#000;font-family:AktivGrotesk,sans-serif;font-size:.8rem;font-style:normal;font-weight:400;font-weight:700;letter-spacing:normal;line-height:1.4rem;margin-bottom:.5rem;text-transform:none}html[lang*=cn] .wg-job__meta{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-job__meta{font-family:sans-serif}html[lang*=kr] .wg-job__meta{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-job__meta{font-family:sans-serif}.wg-job__contentblock{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;margin-bottom:1.3rem;text-transform:none}html[lang*=cn] .wg-job__contentblock{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-job__contentblock{font-family:sans-serif}html[lang*=kr] .wg-job__contentblock{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-job__contentblock{font-family:sans-serif}.wg-job__contentblock ul{margin:0;padding-left:1rem}.wg-job__contentblock ul li{list-style:none;padding-left:1.75rem;position:relative;-webkit-print-color-adjust:exact}.wg-job__contentblock ul li:before{background-color:#6ec800;background-image:none;content:"";height:.5rem;left:1px;position:absolute;top:.5em;width:.5rem}.wg-job__headline{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.4rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.8rem;margin:0 0 1rem}html[lang*=cn] .wg-job__headline{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-job__headline{font-family:sans-serif}html[lang*=kr] .wg-job__headline{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-job__headline{font-family:sans-serif}@media only screen and (min-width:768px){.wg-job__headline{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:992px){.wg-job__headline{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:1280px){.wg-job__headline{font-size:1.6rem;line-height:2rem}}@media only screen and (min-width:1600px){.wg-job__headline{font-size:1.8rem;line-height:2.2rem}}.wg-job__company-description{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;padding-bottom:2rem;text-transform:none}html[lang*=cn] .wg-job__company-description{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-job__company-description{font-family:sans-serif}html[lang*=kr] .wg-job__company-description{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-job__company-description{font-family:sans-serif}@media only screen and (max-width:767px){.wg-job__button--small-fullwidth{width:100%}.wg-job__detail{flex-direction:column-reverse}}@media only screen and (min-width:768px){.wg-job__detail-button-bar{display:none}}@media print{.wg-job__detail-button-bar{display:none}@page{margin:0}}.wg-register-page form .wg-row{margin-bottom:1rem}.wg-register-page .wg-button{float:right;margin:2rem 0 2.667rem}.wg-register-page .wg-button+.wg-button{margin-right:1rem}.wg-register-page .wg-button--disabled{pointer-events:all}.wg-register-page .wg-button--disabled:hover{cursor:pointer}.wg-register-page .wg-section-hl__headline{margin-bottom:1rem!important;width:80%}.wg-registration__benefits{background-color:#6ec800;padding:2rem}.wg-registration__benefits h6{color:#fff}.wg-register-complete-page .wg-content-article{margin:2rem 0}.wg-register-complete-page .row+.row{margin-top:0}@media only screen and (min-width:992px){.wg-register-complete-page .form-actions{float:right}}.wg-register-complete-page .form-title{display:block;font-weight:400;margin-bottom:1rem;margin-top:2rem}.wg-register-complete-page .form-actions{margin-top:2rem}label[for=acceptTos]{font-size:1rem}.wg-request-download__description{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;margin:1rem 0;text-transform:none}html[lang*=cn] .wg-request-download__description{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-request-download__description{font-family:sans-serif}html[lang*=kr] .wg-request-download__description{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-request-download__description{font-family:sans-serif}.wg-request-sidebar{background-color:#fff;color:#000;display:flex;flex-flow:row wrap;margin-bottom:1rem;padding:1rem;position:relative}@media only screen and (min-width:992px){.wg-request-sidebar{padding:1.5rem}}.wg-request-sidebar>.wg-row{flex:1 1 100%}.wg-request-sidebar__data{color:#000;display:block;font-family:AktivGrotesk,sans-serif;font-size:.8rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.4rem;text-transform:none}html[lang*=cn] .wg-request-sidebar__data{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-request-sidebar__data{font-family:sans-serif}html[lang*=kr] .wg-request-sidebar__data{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-request-sidebar__data{font-family:sans-serif}.wg-request-sidebar__headline{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.6rem;margin-bottom:1rem;text-transform:none}html[lang*=cn] .wg-request-sidebar__headline{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-request-sidebar__headline{font-family:sans-serif}html[lang*=kr] .wg-request-sidebar__headline{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-request-sidebar__headline{font-family:sans-serif}.wg-request-sidebar__meta{color:#000;font-family:AktivGrotesk,sans-serif;font-size:.8rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.4rem;text-transform:none;text-transform:uppercase}html[lang*=cn] .wg-request-sidebar__meta{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-request-sidebar__meta{font-family:sans-serif}html[lang*=kr] .wg-request-sidebar__meta{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-request-sidebar__meta{font-family:sans-serif}.wg-request-sidebar__file-icon{background-repeat:no-repeat;height:4rem;width:4rem}.wg-request-sidebar__button{margin-top:1rem}.wg-search-spelling-label{font-weight:700;line-height:normal;padding:1rem 0}.wg-search-spelling-label .icon{display:inline-block;height:2rem;margin-left:-.4rem;vertical-align:bottom;width:1.5rem}.wg-search-spelling-label__link{background-color:#6ec800;color:#fff;display:inline-block;margin-left:.5rem;padding:.33rem}.wg-search-spelling-label__link:active,.wg-search-spelling-label__link:focus,.wg-search-spelling-label__link:hover{color:#000}.wg-results-list{padding-bottom:2rem;position:relative}.wg-results-list .wg-blog__wrapper{margin:0 -1rem}.wg-results-list .wg-blog__tile-head{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.2rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.6rem}html[lang*=cn] .wg-results-list .wg-blog__tile-head{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-results-list .wg-blog__tile-head{font-family:sans-serif}html[lang*=kr] .wg-results-list .wg-blog__tile-head{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-results-list .wg-blog__tile-head{font-family:sans-serif}@media only screen and (min-width:768px){.wg-results-list .wg-blog__tile-head{font-size:1.2rem;line-height:1.6rem}}@media only screen and (min-width:992px){.wg-results-list .wg-blog__tile-head{font-size:1.2rem;line-height:1.6rem}}@media only screen and (min-width:1280px){.wg-results-list .wg-blog__tile-head{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:1600px){.wg-results-list .wg-blog__tile-head{font-size:1.6rem;line-height:2rem}}.wg-results__footer{flex-direction:column;width:100%}.wg-results__footer,.wg-results__loadmore{align-items:center;display:flex;justify-content:center}.wg-results__loadmore{flex-direction:row;flex-wrap:nowrap;margin-bottom:1rem;margin-top:1rem}.wg-results__pagination-message{margin:0 1rem}.wg-results__loadmore-button{margin:0 .5rem}.wg-results__loadmore-button-icon,.wg-results__loadprev-button-icon{height:1rem;position:relative}.wg-results__loadmore-button-icon:before,.wg-results__loadprev-button-icon:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23fff' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 14.9'%3E%3Cpath d='m5.5 1 8 8 8-8h5l-13 13L.5 1h5z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%;content:"";height:1rem;left:50%;position:absolute;top:0;-webkit-transform:translateX(-50%) rotate(-90deg);transform:translateX(-50%) rotate(-90deg);width:1rem}.wg-results__loadprev-button-icon:before{-webkit-transform:translateX(-50%) rotate(90deg);transform:translateX(-50%) rotate(90deg)}.wg-results__sorting{align-items:center;display:flex;flex-direction:row;justify-content:space-between;min-height:4.5rem}.wg-results__sorting-results{flex-basis:50%}@media only screen and (min-width:992px){.wg-results__sorting-results{flex-basis:15%}}.wg-results__select{align-items:center;display:flex;flex-basis:50%;flex-direction:row}.wg-results__sorting-label{font-weight:400}.wg-results__sorting-select{margin-bottom:.3rem}@media only screen and (min-width:768px){.wg-results__sorting-select{margin-bottom:.4rem}}@media only screen and (min-width:992px){.wg-results__sorting-select{margin-bottom:.3rem}}@media only screen and (min-width:1280px){.wg-results__sorting-select{margin-bottom:.4rem}}.wg-compare{background-color:#eff0f2}.wg-compare__intro{background:#fff;padding:2rem}.wg-compare__tab-nav{height:10rem}.wg-compare__sticky-header{background:#fff;box-shadow:0 1px 15px 0 rgba(0,0,0,.05);left:0;margin-top:-1px;position:fixed;right:0;top:93px;z-index:1300}.wg-compare__sticky-header .wg-compare__tile-label{font-weight:700;margin-bottom:1rem;max-height:35px;overflow:hidden;padding-bottom:0;padding-top:0}@media only screen and (min-width:768px){.wg-compare__sticky-header{top:107px}}@media only screen and (min-width:992px){.wg-compare__sticky-header{top:42px}}@media only screen and (min-width:1280px){.wg-compare__sticky-header{top:42px}}@media only screen and (min-width:1600px){.wg-compare__sticky-header{top:52px}}@media only screen and (max-width:767px){.wg-page--scrollnav-down .wg-compare__sticky-header{top:45px}}@media only screen and (min-width:768px) and (max-width:991px){.wg-page--scrollnav-down .wg-compare__sticky-header{top:52px}}.wg-compare__title{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.8rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:2.2rem}html[lang*=cn] .wg-compare__title{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-compare__title{font-family:sans-serif}html[lang*=kr] .wg-compare__title{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-compare__title{font-family:sans-serif}@media only screen and (min-width:768px){.wg-compare__title{font-size:2rem;line-height:2.4rem}}@media only screen and (min-width:992px){.wg-compare__title{font-size:2.2rem;line-height:2.6rem}}@media only screen and (min-width:1280px){.wg-compare__title{font-size:2.2rem;line-height:2.8rem}}@media only screen and (min-width:1600px){.wg-compare__title{font-size:2.6rem;line-height:3rem}}.wg-comparisonlist__headline{background-color:#eff0f2;color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.6rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:2rem;margin-bottom:0;padding:3.33rem .66rem;text-align:center}html[lang*=cn] .wg-comparisonlist__headline{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-comparisonlist__headline{font-family:sans-serif}html[lang*=kr] .wg-comparisonlist__headline{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-comparisonlist__headline{font-family:sans-serif}@media only screen and (min-width:768px){.wg-comparisonlist__headline{font-size:1.6rem;line-height:2rem}}@media only screen and (min-width:992px){.wg-comparisonlist__headline{font-size:1.8rem;line-height:2.2rem}}@media only screen and (min-width:1280px){.wg-comparisonlist__headline{font-size:2rem;line-height:2.4rem}}@media only screen and (min-width:1600px){.wg-comparisonlist__headline{font-size:2.2rem;line-height:2.6rem}}.wg-compare-options{background:#fff;margin-top:3rem;padding:1rem .6667rem 0}.wg-compare-options__content,.wg-compare-options__title{margin-bottom:1rem}.wg-compare-header{background-color:#eff0f2;display:flex}.wg-compare-header .wg-sidecol{padding-left:1rem;padding-right:1rem;width:250px}.wg-compare-header .wg-maincol{padding-left:1rem;padding-right:0;width:calc(100% - 250px)}.wg-compare-header .wg-slider__button{top:31%}@media only screen and (min-width:992px){.wg-compare-header .wg-slider__button{top:37%}}@media only screen and (min-width:1280px){.wg-compare-header .wg-slider__button{top:12.66rem}}@media only screen and (min-width:1600px){.wg-compare-header .wg-slider__button{top:13.5rem}}.wg-compare-header .wg-slider__button.slick-prev{left:-1rem}@media only screen and (min-width:992px){.wg-compare-header .wg-slider__button.slick-prev{left:0}}.wg-compare-header .wg-slider__button.slick-next{right:0}@media only screen and (min-width:992px){.wg-compare-header .wg-slider__button.slick-next{right:1rem}}.wg-compare-body{background-color:#eff0f2;margin-bottom:3rem;padding-bottom:3rem}.wg-comparisonlist__table{border:none;border-collapse:collapse;border-spacing:0;table-layout:fixed;width:calc(100% - 1rem)}.wg-comparisonlist__table tr:not(:last-child){border-bottom:2px solid #eff0f2}.wg-comparisonlist__table td{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;position:relative;text-transform:none}html[lang*=cn] .wg-comparisonlist__table td{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-comparisonlist__table td{font-family:sans-serif}html[lang*=kr] .wg-comparisonlist__table td{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-comparisonlist__table td{font-family:sans-serif}.wg-comparisonlist__table td:not(:first-child){border-left:2px solid #eff0f2}.wg-comparisonlist__table td>span{display:block;height:100%;padding:.5rem 0 .5rem 1rem;position:relative;z-index:1}@media only screen and (min-width:768px){.wg-comparisonlist__table .wg-compare-title{width:213px}}@media only screen and (min-width:992px){.wg-comparisonlist__table .wg-compare-title{width:221px}}@media only screen and (min-width:1600px){.wg-comparisonlist__table .wg-compare-title{width:213px}}.wg-comparisonlist__table .wg-compare-title:before{display:none}.show-differences tr.has-differences{background:#eff0f2}.wg-page--comparisonlist .wg-product-accordion--level2{background:transparent}.wg-page--comparisonlist .wg-product-accordion--level2 .accordion-body{padding-right:0}.wg-page--comparisonlist .wg-comparisonlist__table{background:#fff}.wg-compare__wrapper{position:relative}.wg-compare__tile{background-color:#fff;height:100%;margin:1rem .5rem;position:relative}.wg-compare__tile--left{background-color:#eff0f2;display:flex;flex-direction:column;justify-content:space-between}@media only screen and (min-width:992px){.wg-compare__tile--left{background-color:#fff;margin:1rem 0}}.wg-compare__tile--right{margin:1rem 0 1rem .5rem}.wg-compare__tile-link{fill:currentColor;color:#000;cursor:pointer;display:inline-block;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.6rem;text-decoration:none;text-transform:none;transition:color .2s linear;width:100%}html[lang*=cn] .wg-compare__tile-link{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-compare__tile-link{font-family:sans-serif}html[lang*=kr] .wg-compare__tile-link{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-compare__tile-link{font-family:sans-serif}.wg-compare__tile-link:focus,.wg-compare__tile-link:hover{color:#6ec800;text-decoration:none}.wg-compare__tile-label{padding:1rem}.wg-compare__tile-color{align-items:center;bottom:.5rem;color:#616a73;display:flex;font-family:AktivGrotesk,sans-serif;font-size:.8rem;font-style:normal;font-weight:400;justify-content:flex-start;left:.5rem;letter-spacing:normal;line-height:1.4rem;position:absolute;text-transform:none}html[lang*=cn] .wg-compare__tile-color{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-compare__tile-color{font-family:sans-serif}html[lang*=kr] .wg-compare__tile-color{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-compare__tile-color{font-family:sans-serif}.wg-compare__tile-color-icon{border-radius:1rem;height:10px;margin-left:.33rem;width:10px}.wg-compare__delete-button{bottom:0;padding:.5rem;position:absolute;right:0}.wg-compare__delete-button-icon{height:2rem;width:2rem}.wg-compare__drawings{border:2px solid #a5a8af;height:100%;width:100%}.wg-compare-drawing{align-items:center;color:#a5a8af;display:flex;font-weight:700;justify-content:center;min-height:150px;padding:0 2.5rem;text-align:center}.wg-compare-drawing__img{max-height:100%;max-width:100%}.wg-compare__add-button{fill:#6ec800}.wg-compare__art-no{color:#616a73;font-family:AktivGrotesk,sans-serif;font-size:.8rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.4rem;padding:.5rem 1rem;text-transform:none}html[lang*=cn] .wg-compare__art-no{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-compare__art-no{font-family:sans-serif}html[lang*=kr] .wg-compare__art-no{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-compare__art-no{font-family:sans-serif}.wg-compare__alternatig-background:nth-child(odd),.wg-compare__classification{background-color:#eff0f2}.wg-account{background:#eff0f2;margin-bottom:3rem;position:relative}.wg-account__intro{margin-bottom:1rem;margin-top:1rem}.wg-account-tile__wrapper{margin-bottom:1rem}@media only screen and (min-width:992px){.wg-account__main--no-intro{padding-top:1rem}}.wg-account-tile{background-color:#fff;display:flex;flex-flow:column wrap;height:100%;justify-content:space-between;min-height:10rem;padding-top:2rem;transition:all .2s}.wg-account-tile:hover{text-decoration:none}.wg-account-tile__space{padding-bottom:2rem}.wg-account-tile__title{align-items:center;color:#000;display:flex;font-family:AktivGrotesk,sans-serif;font-size:1.6rem;font-style:normal;font-weight:400;justify-content:center;letter-spacing:normal;line-height:2rem;margin-bottom:1rem;transition:color .2s}html[lang*=cn] .wg-account-tile__title{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-account-tile__title{font-family:sans-serif}html[lang*=kr] .wg-account-tile__title{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-account-tile__title{font-family:sans-serif}@media only screen and (min-width:768px){.wg-account-tile__title{font-size:1.6rem;line-height:2rem}}@media only screen and (min-width:992px){.wg-account-tile__title{font-size:1.8rem;line-height:2.2rem}}@media only screen and (min-width:1280px){.wg-account-tile__title{font-size:2rem;line-height:2.4rem}}@media only screen and (min-width:1600px){.wg-account-tile__title{font-size:2.2rem;line-height:2.6rem}}.wg-account-tile__title--highlight,a:hover .wg-account-tile__title{color:#6ec800}.wg-account-tile__icon{fill:#000;height:4rem;transition:fill .2s;width:4rem}a:hover .wg-account-tile__icon{fill:#6ec800}.wg-account-tile__description{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;text-align:center;text-transform:none}html[lang*=cn] .wg-account-tile__description{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-account-tile__description{font-family:sans-serif}html[lang*=kr] .wg-account-tile__description{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-account-tile__description{font-family:sans-serif}.wg-account__title{align-items:center;color:#000;display:flex;font-family:AktivGrotesk,sans-serif;font-size:1.8rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:2.2rem;margin-bottom:1rem;padding-left:1rem}html[lang*=cn] .wg-account__title{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-account__title{font-family:sans-serif}html[lang*=kr] .wg-account__title{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-account__title{font-family:sans-serif}@media only screen and (min-width:768px){.wg-account__title{font-size:2rem;line-height:2.4rem}}@media only screen and (min-width:992px){.wg-account__title{font-size:2.2rem;line-height:2.6rem}}@media only screen and (min-width:1280px){.wg-account__title{font-size:2.2rem;line-height:2.8rem}}@media only screen and (min-width:1600px){.wg-account__title{font-size:2.6rem;line-height:3rem}}.wg-account__title-icon{color:#6ec800;height:100%;max-height:6rem;max-width:4rem;width:100%}.wg-account__description{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;padding-left:1rem;text-transform:none}html[lang*=cn] .wg-account__description{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-account__description{font-family:sans-serif}html[lang*=kr] .wg-account__description{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-account__description{font-family:sans-serif}.wg-account__notification,.wg-account__usp{padding-left:1rem}.wg-account__usp{border-left:2px solid #dedfe1;margin-top:1rem}.wg-account__benefit{list-style:none;margin-top:0;padding:0}.wg-account__benefit-headline{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.2rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.6rem;margin-bottom:1rem}html[lang*=cn] .wg-account__benefit-headline{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-account__benefit-headline{font-family:sans-serif}html[lang*=kr] .wg-account__benefit-headline{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-account__benefit-headline{font-family:sans-serif}@media only screen and (min-width:768px){.wg-account__benefit-headline{font-size:1.2rem;line-height:1.6rem}}@media only screen and (min-width:992px){.wg-account__benefit-headline{font-size:1.2rem;line-height:1.6rem}}@media only screen and (min-width:1280px){.wg-account__benefit-headline{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:1600px){.wg-account__benefit-headline{font-size:1.6rem;line-height:2rem}}.wg-account__benefit--negative,.wg-account__benefit--positive,.wg-account__benefit--waiting{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;line-height:1.5rem;margin-bottom:1rem;padding-left:2.5rem;position:relative;text-transform:none}html[lang*=cn] .wg-account__benefit--negative,html[lang*=cn] .wg-account__benefit--positive,html[lang*=cn] .wg-account__benefit--waiting{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-account__benefit--negative,html[lang*=ja] .wg-account__benefit--positive,html[lang*=ja] .wg-account__benefit--waiting{font-family:sans-serif}html[lang*=kr] .wg-account__benefit--negative,html[lang*=kr] .wg-account__benefit--positive,html[lang*=kr] .wg-account__benefit--waiting{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-account__benefit--negative,html[lang*=tw] .wg-account__benefit--positive,html[lang*=tw] .wg-account__benefit--waiting{font-family:sans-serif}.wg-account__benefit--negative:before,.wg-account__benefit--positive:before,.wg-account__benefit--waiting:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%236ec800' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='m213 308-56-56-19.1 19 75 75L374 184.9 355.1 166 213 308z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%;content:"";display:inline-block;height:2rem;left:0;position:absolute;top:-.3rem;width:2rem}.wg-account__benefit--negative:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23616a73' xmlns='http://www.w3.org/2000/svg' viewBox='-40 -40 100 100'%3E%3Cpath d='M0 0h24v24H0z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%;top:-.2rem}.wg-account__benefit--waiting:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23616a73' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M400 256c0 79.5-64.5 144-144 144s-144-64.5-144-144 64.5-144 144-144c39.3 0 75 15.8 101 41.4l-30.3 30.3h96v-96L391 119.4C356.2 85.2 308.6 64 256 64 150 64 64 150 64 256s86 192 192 192 192-86 192-192h-48zm-144-81.8c-5.5 0-10.8.5-16 1.6V263l61.1 61.2c9-5.9 16.7-13.6 22.7-22.5L272 249.9v-74c-5.2-1.1-10.5-1.7-16-1.7z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:75%;top:-.2rem}.wg-account__edit-form{margin:1rem 1rem 0 0}@media only screen and (max-width:767px){.wg-account__edit-form{margin-left:1rem}}.wg-account__edit-form-spacer{margin-top:2rem}.wg-account__form-mandatory-hint{color:#000;font-family:AktivGrotesk,sans-serif;font-size:.8rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.4rem;text-transform:none}html[lang*=cn] .wg-account__form-mandatory-hint{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-account__form-mandatory-hint{font-family:sans-serif}html[lang*=kr] .wg-account__form-mandatory-hint{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-account__form-mandatory-hint{font-family:sans-serif}@media only screen and (min-width:768px){.wg-account__data-wrapper{border-left:2px solid #eff0f2;height:100%}}.wg-account__data{padding:1rem 1rem 0;position:relative}.wg-account__data p{font-weight:400;line-height:1.6rem}.wg-account__quick-profile{align-items:normal;flex-direction:column;padding:2rem 1rem 1rem}.wg-account__quick-profile-label{color:#000;font-family:AktivGrotesk,sans-serif;font-size:.8rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.4rem;margin-bottom:.3rem;text-transform:none}html[lang*=cn] .wg-account__quick-profile-label{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-account__quick-profile-label{font-family:sans-serif}html[lang*=kr] .wg-account__quick-profile-label{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-account__quick-profile-label{font-family:sans-serif}.wg-account__quick-profile-data{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.4rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.8rem;margin:0}html[lang*=cn] .wg-account__quick-profile-data{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-account__quick-profile-data{font-family:sans-serif}html[lang*=kr] .wg-account__quick-profile-data{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-account__quick-profile-data{font-family:sans-serif}@media only screen and (min-width:768px){.wg-account__quick-profile-data{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:992px){.wg-account__quick-profile-data{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:1280px){.wg-account__quick-profile-data{font-size:1.6rem;line-height:2rem}}@media only screen and (min-width:1600px){.wg-account__quick-profile-data{font-size:1.8rem;line-height:2.2rem}}.wg-account__side-nav{background-color:#eff0f2}.wg-account__side-nav-link li>a{padding-left:1rem}.wg-account__support-headline{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.4rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.8rem;margin:0;padding:1rem}html[lang*=cn] .wg-account__support-headline{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-account__support-headline{font-family:sans-serif}html[lang*=kr] .wg-account__support-headline{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-account__support-headline{font-family:sans-serif}@media only screen and (min-width:768px){.wg-account__support-headline{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:992px){.wg-account__support-headline{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:1280px){.wg-account__support-headline{font-size:1.6rem;line-height:2rem}}@media only screen and (min-width:1600px){.wg-account__support-headline{font-size:1.8rem;line-height:2.2rem}}.wg-account__headline{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.6rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:2rem;margin-bottom:0;padding:1rem}html[lang*=cn] .wg-account__headline{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-account__headline{font-family:sans-serif}html[lang*=kr] .wg-account__headline{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-account__headline{font-family:sans-serif}@media only screen and (min-width:768px){.wg-account__headline{font-size:1.6rem;line-height:2rem}}@media only screen and (min-width:992px){.wg-account__headline{font-size:1.8rem;line-height:2.2rem}}@media only screen and (min-width:1280px){.wg-account__headline{font-size:2rem;line-height:2.4rem}}@media only screen and (min-width:1600px){.wg-account__headline{font-size:2.2rem;line-height:2.6rem}}.wg-account__body{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;padding-bottom:1rem;padding-left:1rem;text-transform:none}html[lang*=cn] .wg-account__body{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-account__body{font-family:sans-serif}html[lang*=kr] .wg-account__body{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-account__body{font-family:sans-serif}.wg-account__data-address{display:flex;flex-flow:column;justify-content:space-between}@media only screen and (min-width:768px){.wg-account__data-address{min-height:21.5rem}}.wg-account__standard-address{outline:2px solid #6ec800}.wg-account__data-block:not(:last-child){margin-bottom:1rem}.wg-account__data-block{line-height:1.5rem;word-break:break-word}.wg-account__data-action-block{display:flex;justify-content:space-between;padding:0}.wg-account__data-element{color:#000;display:flex;flex-direction:column;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;margin-bottom:1rem;text-transform:none}html[lang*=cn] .wg-account__data-element{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-account__data-element{font-family:sans-serif}html[lang*=kr] .wg-account__data-element{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-account__data-element{font-family:sans-serif}.wg-account__data-element--regular{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;text-transform:none}html[lang*=cn] .wg-account__data-element--regular{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-account__data-element--regular{font-family:sans-serif}html[lang*=kr] .wg-account__data-element--regular{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-account__data-element--regular{font-family:sans-serif}.wg-account__data-element--with-icon{flex-direction:row}.wg-account__data-element-label{color:#000;font-family:AktivGrotesk,sans-serif;font-size:.8rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.4rem;text-transform:none}html[lang*=cn] .wg-account__data-element-label{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-account__data-element-label{font-family:sans-serif}html[lang*=kr] .wg-account__data-element-label{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-account__data-element-label{font-family:sans-serif}.wg-register-page .wg-content-article{margin-bottom:2rem}@media only screen and (max-width:767px){.wg-account__button-bar-mobile{flex-direction:column-reverse}}.wg-account__data--button-delete{height:100%;justify-content:flex-end;padding:1rem}.wg-account__data--button-delete .wg-button{align-self:flex-end}.wg-account-orders-neo{margin-bottom:3rem;position:relative}@media only screen and (min-width:768px){.wg-account-orders-neo .wg-alert{margin-top:.5rem}}.wg-account-orders__item{background-color:#fff;margin-bottom:.25rem;padding-bottom:.5rem;padding-top:.5rem}@media only screen and (max-width:767px){.wg-account-orders__item{flex-direction:column}.wg-account-orders__item.is-open .wg-account-orders__item-action,.wg-account-orders__item.is-open .wg-account-orders__item-column{margin-bottom:.5rem;margin-top:.5rem;max-height:100rem}.wg-account-orders__item.is-open .wg-account-orders__item-action{border-top:2px solid #eff0f2}.wg-account-orders__item.is-open .wg-account-orders__item-column--accordion-head:after{-webkit-transform:rotate(270deg);transform:rotate(270deg)}}.wg-account-orders__header{background-color:#eff0f2;margin-bottom:.3rem;padding:3px}@media only screen and (max-width:767px){.wg-account-orders__header-item{margin-bottom:.5rem}}.wg-account-orders__filter{display:flex;justify-content:space-between;position:relative}.wg-account-orders__filter-button{flex:1}.wg-status-dots{display:flex}@media only screen and (max-width:767px){.wg-status-dots{display:none}}.wg-account-orders__item-column{max-height:0;overflow:hidden;padding-left:3rem}@media only screen and (min-width:768px){.wg-account-orders__item-column{margin:0;max-height:100rem;padding:0 1rem}}@media only screen and (max-width:767px){.wg-account-orders__item-column--accordion-head{margin-bottom:.5rem;margin-top:.5rem;max-height:100rem;overflow:visible;position:relative}.wg-account-orders__item-column--accordion-head:before{background-color:#eff0f2;border-radius:50%;content:"";height:.8rem;left:1rem;position:absolute;top:1rem;width:.8rem}.wg-account-orders__item-column--accordion-head.wg-account-orders__item--in-progress:before,.wg-account-orders__item-column--accordion-head.wg-account-orders__item--not-shipped:before,.wg-account-orders__item-column--accordion-head.wg-account-orders__item--part-shipped:before,.wg-account-orders__item-column--accordion-head.wg-account-orders__item--shipped:before{background-color:#6ec800}.wg-account-orders__item-column--accordion-head.wg-account-orders__item--in-clarification:before{background-color:#ff6f0f}.wg-account-orders__item-column--accordion-head:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='m222.5 305.1 14.9 14.9 64-64-64-64-14.9 14.9 49.1 49.1-49.1 49.1z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:250%;content:"";height:1rem;position:absolute;right:1rem;top:1rem;-webkit-transform:rotate(90deg);transform:rotate(90deg);width:1rem}}.wg-account-orders__item-action{max-height:0;overflow:hidden}@media only screen and (min-width:768px){.wg-account-orders__item-action{border-left:2px solid #eff0f2;max-height:none;overflow:visible}}.wg-account-orders__item-action .wg-button.wg-button--icon-only{display:none;padding:.5rem 0 .5rem .6rem;width:100%}@media only screen and (min-width:768px){.wg-account-orders__item-action .wg-button.wg-button--icon-only{display:block}}.wg-account-orders__item-action .wg-account-orders__mobile-btn{width:100%}@media only screen and (min-width:768px){.wg-account-orders__item-action .wg-account-orders__mobile-btn{display:none}}.wg-account-orders__item-action--empty{display:none}@media only screen and (min-width:768px){.wg-account-orders__item-action--empty{border-color:transparent;display:block}}.wg-account-orders__column-label{color:#000;font-family:AktivGrotesk,sans-serif;font-size:.8rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.4rem;text-transform:none}html[lang*=cn] .wg-account-orders__column-label{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-account-orders__column-label{font-family:sans-serif}html[lang*=kr] .wg-account-orders__column-label{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-account-orders__column-label{font-family:sans-serif}@media only screen and (min-width:768px){.wg-account-orders__column-label{display:none;font-weight:400}}.wg-account-orders__column-value{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.2rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.8rem;text-transform:none}html[lang*=cn] .wg-account-orders__column-value{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-account-orders__column-value{font-family:sans-serif}html[lang*=kr] .wg-account-orders__column-value{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-account-orders__column-value{font-family:sans-serif}.wg-account-orders__column-value--long{color:#000;font-family:AktivGrotesk,sans-serif;font-size:.8rem;font-style:normal;font-weight:400;font-weight:700;letter-spacing:normal;line-height:1.4rem;margin-top:.5rem;text-transform:none}html[lang*=cn] .wg-account-orders__column-value--long{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-account-orders__column-value--long{font-family:sans-serif}html[lang*=kr] .wg-account-orders__column-value--long{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-account-orders__column-value--long{font-family:sans-serif}@media only screen and (min-width:768px){.wg-account-orders__status{color:#000;color:#6ec800;font-family:AktivGrotesk,sans-serif;font-size:.8rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.4rem;margin-bottom:.25rem;text-transform:none}html[lang*=cn] .wg-account-orders__status{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-account-orders__status{font-family:sans-serif}html[lang*=kr] .wg-account-orders__status{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-account-orders__status{font-family:sans-serif}}.wg-timeline-gallery-container{display:flex;flex-basis:100%;flex-flow:row wrap;max-width:100%}@media only screen and (min-width:768px){.wg-timeline-gallery-container{padding-left:4rem}}.wg-timeline-gallery-container [type=radio]{-webkit-appearance:none;border:0;display:none;height:0;opacity:0;position:absolute;visibility:hidden;width:0}.wg-timeline-gallery-container [type=radio]:checked+.wg-timeline-gallery__item{display:block}.wg-timeline-gallery__row{align-content:center;display:flex;flex:0 0 100%;flex-flow:row nowrap;justify-content:flex-end;min-height:50px;order:2}@media only screen and (min-width:768px){.wg-timeline-gallery__row{flex:1 1 100%;order:1}.wg-timeline-gallery__row .wg-timeline-gallery__thumb{flex:0 0 auto;flex-basis:calc(25% - 10px)}}.wg-timeline-gallery__col{align-content:flex-end;align-items:flex-end;display:flex;flex:0 0 100%;flex-flow:row nowrap;min-height:50px;order:2;padding-bottom:10px}@media only screen and (min-width:768px){.wg-timeline-gallery__col{flex:0 0 25%;flex-flow:column-reverse nowrap}}.wg-timeline-gallery__images{align-items:flex-end;display:flex;flex:0 0 100%;justify-content:flex-end;min-height:50px;order:1;position:relative}@media only screen and (min-width:768px){.wg-timeline-gallery__images{flex:0 0 75%;order:3}}.wg-timeline-gallery__images-inner{bottom:0;display:flex;flex-flow:column nowrap;left:0;overflow:hidden;position:absolute;right:0;top:0}.wg-timeline-gallery__item{background-color:#fff;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);box-sizing:border-box;display:none;flex:0 0 auto;flex-direction:column;height:auto;margin:5px 5px 15px;max-height:calc(100% - 20px);max-width:calc(100% - 10px);position:relative}.wg-timeline-gallery__item:after,.wg-timeline-gallery__item:before{background:#999;bottom:15px;box-shadow:0 15px 10px #999;content:"";left:10px;max-width:300px;position:absolute;top:80%;-webkit-transform:rotate(-2deg);transform:rotate(-2deg);width:50%;z-index:-1}.wg-timeline-gallery__item:after{left:auto;right:10px;-webkit-transform:rotate(2deg);transform:rotate(2deg)}.wg-timeline-gallery__img{border:5px solid #fff;display:inline-block;height:auto;max-height:100%;max-width:100%;width:auto}.wg-timeline-gallery__caption{align-items:center;background-color:#fff;color:#62615e;display:flex;flex:1;font-size:.8rem;justify-content:center;line-height:1.1em;min-height:2.1rem;padding:0 5px 10px}.wg-timeline-gallery__thumb{background-color:#fff;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);box-sizing:border-box;flex:1 1 0%;height:auto;margin:5px;max-width:100%;-webkit-transform:scale(1);transform:scale(1);transition:box-shadow .3s,-webkit-transform .3s;transition:box-shadow .3s,transform .3s;transition:box-shadow .3s,transform .3s,-webkit-transform .3s}@media only screen and (min-width:768px){.wg-timeline-gallery__thumb{flex:0 0 auto}}.wg-timeline-gallery__thumb:hover{box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);cursor:pointer;-webkit-transform:scale(1.01);transform:scale(1.01)}.wg-timeline-gallery__thumb>img{border:5px solid #fff;max-width:100%}.wg-timeline-gallery__thumb:first-of-type:last-of-type{display:none}.wg-timeline-slide--reverse .wg-timeline-gallery__images{order:2}.wg-timeline-slide--reverse .wg-timeline-gallery__row{flex-direction:row}.wg-timeline-slide--reverse .wg-timeline-gallery__col{order:3}.wg-modal__overlay{align-items:flex-start;background-color:rgba(31,40,55,.5);bottom:0;display:flex;justify-content:center;left:0;overflow:auto;position:fixed;right:0;top:0;white-space:normal;z-index:2500}@media only screen and (min-width:992px){.wg-modal__overlay{height:100vh;padding:2rem;width:100vw}}[aria-hidden=false] .wg-modal__overlay{-webkit-animation:modalFadeIn .3s cubic-bezier(0,0,.2,1);animation:modalFadeIn .3s cubic-bezier(0,0,.2,1)}[aria-hidden=true] .wg-modal__overlay{-webkit-animation:modalFadeOut .3s cubic-bezier(0,0,.2,1);animation:modalFadeOut .3s cubic-bezier(0,0,.2,1)}@media only screen and (max-width:767px){.wg-modal--top-offset{padding-top:10rem}}.wg-modal{display:none}.wg-modal.is-open{-webkit-overflow-scrolling:touch;display:block}.wg-modal__container{background-color:#fff;box-shadow:0 17px 50px rgba(0,0,0,.19),0 12px 15px rgba(0,0,0,.24);margin:auto 0;max-width:53.33rem;min-height:100vh;padding:2rem;position:relative;width:100%}@media only screen and (min-width:992px){.wg-modal__container{min-height:auto}[aria-hidden=true] .wg-modal__container{-webkit-animation:modalSlideOut .3s cubic-bezier(0,0,.2,1);animation:modalSlideOut .3s cubic-bezier(0,0,.2,1)}}[aria-hidden=false] .wg-modal__container{-webkit-animation:modalSlideIn .3s cubic-bezier(0,0,.2,1);animation:modalSlideIn .3s cubic-bezier(0,0,.2,1)}[aria-hidden=true] .wg-modal__container{-webkit-animation:modalSlideOutMobile .3s cubic-bezier(0,0,.2,1);animation:modalSlideOutMobile .3s cubic-bezier(0,0,.2,1)}.wg-modal--marginal .wg-modal__container{max-width:100vw;padding:0}@media only screen and (min-width:992px){.wg-modal--marginal .wg-modal__container{display:flex;flex-direction:row;margin-left:3rem;margin-right:3rem}}.wg-modal--marginal .wg-modal__content{padding:2rem}@media only screen and (min-width:992px){.wg-modal--marginal .wg-modal__content{width:75%}}.wg-modal--marginal .wg-modal__marginal-column{background-color:#eff0f2;padding:2rem}@media only screen and (min-width:992px){.wg-modal--marginal .wg-modal__marginal-column{width:25%}}.wg-modal--full .wg-modal__container{max-width:100vw}@media only screen and (min-width:992px){.wg-modal--full .wg-modal__container{margin-left:3rem;margin-right:3rem}}@media only screen and (max-width:767px){.wg-modal--mobile-bottom .wg-modal__container{margin:auto 0 0;max-width:unset;min-height:unset}.wg-modal--mobile-bottom .wg-modal__body{margin:0}}.wg-modal--dialog .wg-modal__container{max-width:40rem}.wg-modal--dialog-large .wg-modal__container{max-width:60rem}.wg-modal--dark .wg-modal__container{background-color:#eff0f2}.wg-modal--half-size .wg-modal__container{bottom:0;left:0;top:50%}@media only screen and (min-width:992px){.wg-modal--gradient{background:linear-gradient(90deg,#fff,#fff 64.7%,#eff0f2 0,#eff0f2)}}@media only screen and (max-width:991px){.wg-modal__column-reverse-mobile{flex-direction:column-reverse}}.wg-modal--scrollable{overflow-y:scroll}.wg-modal--placeholder{min-height:10rem}.wg-base-modal__container.wg-modal--login{max-width:70rem}.wg-modal__login{align-items:center;display:flex;justify-content:space-between}@media only screen and (max-width:991px){.wg-modal__login{margin-bottom:2rem}}.wg-modal__register{background-color:#eff0f2;display:flex;flex-direction:column;margin:2rem -2rem -2rem;padding:2rem}@media only screen and (max-width:991px){.wg-modal__register{margin:0 -2rem}}.wg-modal__register .wg-button{align-self:flex-end;padding-left:2rem;padding-right:2rem}.wg-modal--spinner .wg-modal__container{max-width:20rem;min-height:auto}.wg-modal--spinner .wg-modal__body{margin:0;text-align:center}.wg-modal--spinner .wg-spinner{background-color:transparent;position:static}.wg-modal--spinner .wg-spinner:before{border-color:#6ec800 #eff0f2 #eff0f2}@media only screen and (max-width:991px){.wg-modal__marginal{background-color:#eff0f2;margin:-2rem -1rem 1rem;padding-left:2rem;padding-right:2rem;padding-top:2rem;width:auto}.wg-modal--fixedfooter-smallmax .wg-modal__body{margin-bottom:5rem}.wg-modal--fixedfooter-smallmax .wg-modal__footer{background:#fff;bottom:0;box-shadow:0 17px 50px rgba(0,0,0,.19),0 12px 15px rgba(0,0,0,.24);margin:0 -2rem;max-width:53.33rem;padding:1rem 2rem .5rem;position:fixed;width:100%}.wg-modal--fixedfooter-smallmax .wg-modal__footer .wg-modal__close{left:.5rem;right:auto;top:.5rem}.wg-modal--fixedfooter-smallmax.wg-modal--dialog .wg-modal__footer{max-width:40rem}.wg-modal--fixedfooter-smallmax.wg-modal--dialog-large .wg-modal__footer{max-width:60rem}.wg-modal--fixedfooter-smallmax.wg-modal--dark .wg-modal__footer{background:#eff0f2}}.wg-modal__header{align-items:center;display:flex;justify-content:space-between}.wg-modal__title{color:#000;display:block;font-family:AktivGrotesk,sans-serif;font-size:1.6rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:2rem;margin-top:0;width:100%}html[lang*=cn] .wg-modal__title{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-modal__title{font-family:sans-serif}html[lang*=kr] .wg-modal__title{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-modal__title{font-family:sans-serif}@media only screen and (min-width:768px){.wg-modal__title{font-size:1.6rem;line-height:2rem}}@media only screen and (min-width:992px){.wg-modal__title{font-size:1.8rem;line-height:2.2rem}}@media only screen and (min-width:1280px){.wg-modal__title{font-size:2rem;line-height:2.4rem}}@media only screen and (min-width:1600px){.wg-modal__title{font-size:2.2rem;line-height:2.6rem}}.wg-handling-instructions .wg-modal__title{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.4rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.8rem}html[lang*=cn] .wg-handling-instructions .wg-modal__title{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-handling-instructions .wg-modal__title{font-family:sans-serif}html[lang*=kr] .wg-handling-instructions .wg-modal__title{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-handling-instructions .wg-modal__title{font-family:sans-serif}@media only screen and (min-width:768px){.wg-handling-instructions .wg-modal__title{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:992px){.wg-handling-instructions .wg-modal__title{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:1280px){.wg-handling-instructions .wg-modal__title{font-size:1.6rem;line-height:2rem}}@media only screen and (min-width:1600px){.wg-handling-instructions .wg-modal__title{font-size:1.8rem;line-height:2.2rem}}.wg-modal__subtitle{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.2rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.8rem;margin-bottom:1rem;text-transform:none}html[lang*=cn] .wg-modal__subtitle{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-modal__subtitle{font-family:sans-serif}html[lang*=kr] .wg-modal__subtitle{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-modal__subtitle{font-family:sans-serif}.wg-modal__close{background:transparent;border:0;font-size:1.5rem;height:4rem;line-height:3rem;padding:0;position:absolute;right:0;top:0;width:4rem;z-index:1}.wg-modal__close:before{content:"\2715"}.wg-modal__close:hover{cursor:pointer}.wg-modal__body{line-height:1.5;margin-bottom:2rem;margin-top:2rem;width:100%}.wg-modal__body ul{list-style:none;margin:0 0 2.5rem;padding:0}@media only screen and (min-width:768px){.wg-modal__body ul{margin-left:.5rem}}.wg-modal__body ul>li{font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem;margin-bottom:.5rem;padding-left:1.75rem;position:relative}.wg-modal__body ul>li:before{background-color:#6ec800;background-image:none;content:"";height:.5rem;left:1px;position:absolute;top:.5em;width:.5rem}html[lang*=cn] .wg-modal__body ul>li{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-modal__body ul>li{font-family:sans-serif}html[lang*=kr] .wg-modal__body ul>li{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-modal__body ul>li{font-family:sans-serif}.wg-modal__body ul>li{margin-bottom:0}.wg-modal__body .wg-section-hl__overline{padding-top:1rem}.wg-modal__body--word-break-normal{word-break:normal}.wg-modal__body--no-header{margin-top:0}.wg-modal__body--no-footer{margin-bottom:0}.wg-modal__listitems .wg-listitem-neo{transition:all .3s}.wg-modal__footer{display:flex;justify-content:flex-end}.wg-modal__footer--grey{background-color:#eff0f2}.wg-modal__button{margin-bottom:.5rem}@media only screen and (min-width:768px){.wg-modal__button{margin-left:.5rem}}.modal__container,.modal__overlay{will-change:transform}@-webkit-keyframes modalFadeIn{0%{opacity:0}to{opacity:1}}@keyframes modalFadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes modalFadeOut{0%{opacity:1}to{opacity:0}}@keyframes modalFadeOut{0%{opacity:1}to{opacity:0}}@-webkit-keyframes modalSlideIn{0%{-webkit-transform:translateY(15%);transform:translateY(15%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes modalSlideIn{0%{-webkit-transform:translateY(15%);transform:translateY(15%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes modalSlideOut{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-10%);transform:translateY(-10%)}}@keyframes modalSlideOut{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-10%);transform:translateY(-10%)}}@-webkit-keyframes modalSlideOutMobile{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(15%);transform:translateY(15%)}}@keyframes modalSlideOutMobile{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(15%);transform:translateY(15%)}}body.modal-open{height:100%;overflow:hidden}.wg-base-modal{-webkit-overflow-scrolling:touch;display:block}.wg-base-modal__container{background-color:#fff;box-shadow:0 17px 50px rgba(0,0,0,.19),0 12px 15px rgba(0,0,0,.24);margin:auto 0;max-width:53.33rem;min-height:100vh;padding:2rem;position:relative;-webkit-transform:translateY(0);transform:translateY(0);width:100%;z-index:2600}@media only screen and (min-width:992px){.wg-base-modal__container{min-height:auto}.wg-base-modal__container--wide{max-width:80%}}.wg-base-modal__container--frameless{padding:0}.wg-base-modal__container--dark{background-color:#eff0f2}.wg-vue-modal-transition-enter-active,.wg-vue-modal-transition-leave-active{transition:opacity .3s ease}.wg-vue-modal-transition-enter-active .wg-base-modal__container,.wg-vue-modal-transition-leave-active .wg-base-modal__container{transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease}.wg-vue-modal-transition-enter,.wg-vue-modal-transition-leave-to{opacity:0}.wg-vue-modal-transition-enter .wg-base-modal__container,.wg-vue-modal-transition-leave-to .wg-base-modal__container{-webkit-transform:translateY(50px);transform:translateY(50px)}.wg-video-playlist{display:flex;flex-direction:column;opacity:0;transition:opacity .5s}@media only screen and (min-width:992px){.wg-video-playlist{flex-direction:row}}.wg-video-playlist--visible{opacity:1}.wg-video-playlist__video-wrapper{margin-bottom:1.857rem}@media only screen and (min-width:992px){.wg-video-playlist__video-wrapper{display:flex;flex:0 0 65%;flex-direction:column;margin-bottom:0}}@media only screen and (max-width:767px){.wg-video-playlist__video-wrapper,.wg-video-playlist__video-wrapper p{margin-bottom:0}}.wg-video-playlist__main-video{position:relative}.wg-video-playlist__main-video__play-invitation{cursor:pointer}.wg-video-playlist__main-video__play-invitation:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%236ec800' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M256 112c-79.2 0-144 64.8-144 144s64.8 144 144 144 144-64.8 144-144-64.8-144-144-144zm-28.8 208.8V191.2l86.4 64.8-86.4 64.8z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%;content:"";height:10rem;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:10rem}.wg-video-playlist__playlist{background-color:#fff;counter-reset:video-items;position:relative}@media only screen and (min-width:992px){.wg-video-playlist__playlist{display:flex;flex:0 0 35%;flex-direction:column}}.wg-video-playlist__caption{background-color:#fff;padding:1.333rem 2rem 1.667rem}@media only screen and (max-width:767px){.wg-video-playlist__caption{padding:1.333rem}}.wg-video-playlist__caption ul{list-style:none;margin-bottom:2.667rem;margin-top:0;padding:0}.wg-video-playlist__caption ul>li{font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem;padding-left:2.5rem;position:relative}html[lang*=cn] .wg-video-playlist__caption ul>li{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-video-playlist__caption ul>li{font-family:sans-serif}html[lang*=kr] .wg-video-playlist__caption ul>li{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-video-playlist__caption ul>li{font-family:sans-serif}.wg-video-playlist__caption ul>li>p{display:inline;margin:0}.wg-video-playlist__caption ul>li:before{background-color:unset;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%236ec800' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='m213 308-56-56-19.1 19 75 75L374 184.9 355.1 166 213 308z'/%3E%3C/svg%3E");background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%236ec800' xmlns='http://www.w3.org/2000/svg' viewBox='-40 -40 100 100'%3E%3Cpath d='M0 0h24v24H0z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%;content:"";display:inline-block;height:2rem;left:0;position:absolute;top:-.3rem;width:2rem}.wg-video-playlist__caption-title{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.2rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.6rem;margin-bottom:.6rem}html[lang*=cn] .wg-video-playlist__caption-title{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-video-playlist__caption-title{font-family:sans-serif}html[lang*=kr] .wg-video-playlist__caption-title{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-video-playlist__caption-title{font-family:sans-serif}@media only screen and (min-width:768px){.wg-video-playlist__caption-title{font-size:1.2rem;line-height:1.6rem}}@media only screen and (min-width:992px){.wg-video-playlist__caption-title{font-size:1.2rem;line-height:1.6rem}}@media only screen and (min-width:1280px){.wg-video-playlist__caption-title{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:1600px){.wg-video-playlist__caption-title{font-size:1.6rem;line-height:2rem}}.wg-video-playlist__caption-text{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;text-transform:none}html[lang*=cn] .wg-video-playlist__caption-text{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-video-playlist__caption-text{font-family:sans-serif}html[lang*=kr] .wg-video-playlist__caption-text{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-video-playlist__caption-text{font-family:sans-serif}@media only screen and (max-width:767px){.wg-video-playlist__caption-text{margin:0}}.wg-video-playlist__footer{visibility:visible}@media only screen and (min-width:992px){.wg-video-playlist__footer{visibility:hidden}}.wg-video-playlist__playlist-items{overflow:auto}.wg-video-playlist__playlist-items.is-collapsed{max-height:14rem}@media only screen and (min-width:992px){.wg-video-playlist__playlist-items.is-collapsed{bottom:0;left:0;max-height:none!important;position:absolute;right:0}}.wg-video-playlist__playlist-items.is-collapsed.is-expanded{max-height:166.7rem}.wg-video-playlist__playlist-headline-wrapper{border-bottom:2px solid #dedfe1;padding:2.857rem 1.429rem 1rem}@media only screen and (min-width:992px){.wg-video-playlist__playlist-headline-wrapper{padding:2rem 2rem 1.333rem}}@media only screen and (max-width:767px){.wg-video-playlist__playlist-headline-wrapper{padding-left:0}}.wg-video-playlist__playlist-headline{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.4rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.8rem}html[lang*=cn] .wg-video-playlist__playlist-headline{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-video-playlist__playlist-headline{font-family:sans-serif}html[lang*=kr] .wg-video-playlist__playlist-headline{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-video-playlist__playlist-headline{font-family:sans-serif}@media only screen and (min-width:768px){.wg-video-playlist__playlist-headline{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:992px){.wg-video-playlist__playlist-headline{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:1280px){.wg-video-playlist__playlist-headline{font-size:1.6rem;line-height:2rem}}@media only screen and (min-width:1600px){.wg-video-playlist__playlist-headline{font-size:1.8rem;line-height:2.2rem}}.wg-video-playlist__playlist-item-wrapper{margin:0;padding:0}.wg-video-playlist__playlist-item{border-bottom:2px solid #dedfe1;cursor:pointer;display:flex;flex:0 1 auto;flex-direction:row;padding:.6667rem .6667rem .6667rem 2.667rem}@media only screen and (max-width:767px){.wg-video-playlist__playlist-item{padding-left:2rem}}.wg-video-playlist__playlist-item.is-playing,.wg-video-playlist__playlist-item:hover{background-color:#eff0f2}.wg-video-playlist__playlist-item.is-playing .wg-video-playlist__indicator:before,.wg-video-playlist__playlist-item:hover .wg-video-playlist__indicator:before{border-bottom:10px solid transparent;border-left:15px solid #6ec800;border-top:10px solid transparent;content:""}.wg-video-playlist__playlist-item:last-child{border-bottom:none}.wg-video-playlist__indicator{position:relative}.wg-video-playlist__indicator:before{content:counter(video-items) ".";counter-increment:video-items;left:-1.667rem;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media only screen and (max-width:767px){.wg-video-playlist__indicator:before{top:25%}}.wg-video-playlist__playlist-item-thumbnail{margin-right:1.333rem}.wg-video-playlist__playlist-item-title{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.2rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.8rem;margin:0 0 1.333rem;overflow:hidden;text-transform:none}html[lang*=cn] .wg-video-playlist__playlist-item-title{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-video-playlist__playlist-item-title{font-family:sans-serif}html[lang*=kr] .wg-video-playlist__playlist-item-title{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-video-playlist__playlist-item-title{font-family:sans-serif}@media only screen and (max-width:767px){.wg-video-playlist__playlist-item-title{-webkit-hyphens:auto;hyphens:auto;-ms-word-break:break-word;word-break:break-word}}@supports (-webkit-line-clamp:2){.wg-video-playlist__playlist-item-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box}}@media only screen and (max-width:767px){.wg-video-playlist__playlist-item-title{font-size:1rem;margin:0}}.wg-video-playlist__playlist-item-description{display:flex;flex:0 1 13.33rem;flex-direction:column;justify-content:space-between}@media only screen and (max-width:767px){.wg-video-playlist__playlist-item-description{justify-content:flex-start}}.wg-video-playlist__playlist-share-layer{background-color:#fff;box-shadow:0 1px 20px 0 rgba(0,0,0,.2);color:#000;cursor:auto;display:none;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;left:.5rem;letter-spacing:normal;line-height:1.6rem;padding:1rem 1rem 1.5rem;position:absolute;right:.5rem;text-transform:none;top:3.5rem;z-index:100}html[lang*=cn] .wg-video-playlist__playlist-share-layer{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-video-playlist__playlist-share-layer{font-family:sans-serif}html[lang*=kr] .wg-video-playlist__playlist-share-layer{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-video-playlist__playlist-share-layer{font-family:sans-serif}.wg-video-playlist__playlist-share-layer.is-bottom{top:auto}.wg-video-playlist__playlist-share-layer.is-bottom:before{border-bottom:none;border-top:10px solid #fff;bottom:-10px;top:auto}.wg-video-playlist__playlist-share-layer.is-bottom:after{bottom:-20px;height:20px;left:0;right:0;top:auto}.wg-video-playlist__playlist-share-layer:before{border-bottom:10px solid #fff;border-left:10px solid transparent;border-right:10px solid transparent;content:"";height:0;position:absolute;right:10px;top:-10px;width:0}.wg-video-playlist__playlist-share-layer:after{content:"";height:20px;left:0;position:absolute;right:0;top:-20px;width:100%}.wg-video-playlist__playlist-share-layer-headline{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.2rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.8rem;margin-bottom:.5rem;text-transform:none}html[lang*=cn] .wg-video-playlist__playlist-share-layer-headline{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-video-playlist__playlist-share-layer-headline{font-family:sans-serif}html[lang*=kr] .wg-video-playlist__playlist-share-layer-headline{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-video-playlist__playlist-share-layer-headline{font-family:sans-serif}.wg-video-playlist__playlist-item-menu{height:2.5rem;margin-left:auto;padding-left:.3333rem}.wg-video-playlist__playlist-item-menu span{align-items:center;display:flex;height:2.5rem;justify-content:center;width:2.5rem}@media only screen and (max-width:767px){.wg-video-playlist__playlist-item-menu span{height:1.75rem}}.wg-video-playlist__playlist-item-menu:hover .wg-video-playlist__playlist-share-layer{display:block}.wg-video-playlist__playlist-item-menu:hover .icon.share{fill:#fff}.wg-video-playlist__playlist-item-menu:hover span{background-color:#6ec800;border-radius:3.333rem}.wg-video-playlist__playlist-item-menu .icon.share{fill:#a5a8af}.wg-video-playlist__playlist-item-menu .icon.share:hover{fill:#fff}.wg-video-playlist__playlist-share-form{display:flex}.wg-video-playlist__playlist-share-button{border-bottom:2px solid #6ec800;border-left:1px solid #6ec800;border-top:1px solid #6ec800;width:35%}input.wg-video-playlist__playlist-share-input{border-bottom:2px solid #dedfe1;border-right:1px solid #dedfe1;border-top:1px solid #dedfe1;display:inline-block;width:65%}input.wg-video-playlist__playlist-share-input:focus{border-left:none}.wg-video-playlist__playlist-meta{color:#000;font-family:AktivGrotesk,sans-serif;font-size:.8rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.4rem;margin:0;text-transform:none}html[lang*=cn] .wg-video-playlist__playlist-meta{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-video-playlist__playlist-meta{font-family:sans-serif}html[lang*=kr] .wg-video-playlist__playlist-meta{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-video-playlist__playlist-meta{font-family:sans-serif}.wg-noresult-improve{background-color:#eff0f2;margin:0 0 1rem}.wg-page--blacklisted .wg-noresult-improve{margin-top:2rem}.wg-noresult-improve__headline{padding:2rem}.wg-noresult-improve__body{padding:0 2rem 1.5rem}@media only screen and (min-width:768px){.wg-noresult-improve__body{padding-bottom:2rem}}.wg-noresult-hint__title{margin-bottom:0}.wg-noresult-hint__subtitle{margin-bottom:1rem}.wg-noresult-hint__query{color:#6ec800;margin:0 .5rem}.wg-noresult-hint__query:after,.wg-noresult-hint__query:before{color:#000;content:'"'}.wg-noresult-teasers{border:solid #dedfe1;border-width:2px 0 0}@media only screen and (min-width:768px){.wg-noresult-teasers{border-width:0 0 0 2px}}.wg-noresult-teasers .wg-teaser__headline{padding-top:0}.wg-noresult-teasers .wg-teaser{height:auto;margin-bottom:0}@media only screen and (min-width:768px){.wg-noresult-teasers .wg-teaser{margin-bottom:0}.wg-noresult-teasers .wg-teaser__body{padding-top:0}}.wg-noresult-box{background:#eff0f2;margin-bottom:1.66666667rem;padding:1rem 1.5rem 1.5rem}@media only screen and (min-width:768px){.wg-noresult-box{margin-bottom:2rem}}@media only screen and (min-width:992px){.wg-noresult-box{margin-bottom:2.66666667rem;padding:1rem 2rem 2rem}}.wg-noresult-box .wg-search-flyout__headline{background:none;margin:0}.wg-noresult-box .wg-search-flyout__headline-item{margin:0 0 .3rem;padding:0}.wg-noresult-box .wg-search-flyout__headline-item:last-child{flex-basis:50%;justify-content:flex-end}.wg-noresult-box .wg-download-listitem--flyout,.wg-noresult-box .wg-listitem--flyout,.wg-noresult-box .wg-product-listitem--flyout{margin:0 0 1rem}.wg-noresult-box--narrow{flex:0 0 auto}.wg-noresult-subheadline{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.6rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:2rem;margin-bottom:.5rem}html[lang*=cn] .wg-noresult-subheadline{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-noresult-subheadline{font-family:sans-serif}html[lang*=kr] .wg-noresult-subheadline{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-noresult-subheadline{font-family:sans-serif}@media only screen and (min-width:768px){.wg-noresult-subheadline{font-size:1.6rem;line-height:2rem}}@media only screen and (min-width:992px){.wg-noresult-subheadline{font-size:1.8rem;line-height:2.2rem}}@media only screen and (min-width:1280px){.wg-noresult-subheadline{font-size:2rem;line-height:2.4rem}}@media only screen and (min-width:1600px){.wg-noresult-subheadline{font-size:2.2rem;line-height:2.6rem}}.wg-lastterms__list{-webkit-column-count:1;-moz-column-count:1;column-count:1;list-style:none;margin:1.5rem 0 0;padding:0}.wg-lastterms__list>li{font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem;position:relative}html[lang*=cn] .wg-lastterms__list>li{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-lastterms__list>li{font-family:sans-serif}html[lang*=kr] .wg-lastterms__list>li{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-lastterms__list>li{font-family:sans-serif}.wg-lastterms__list>li>p{display:inline;margin:0}.wg-lastterms__list>li:before{background-color:unset;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%236ec800' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='m213 308-56-56-19.1 19 75 75L374 184.9 355.1 166 213 308z'/%3E%3C/svg%3E");content:"";display:inline-block;height:2rem;position:absolute;top:-.3rem;width:2rem}.wg-lastterms__list>li{border-top:1px solid #dedfe1;margin:0;padding:0}.wg-lastterms__list>li:last-child{border-bottom:1px solid #dedfe1}@media only screen and (min-width:768px){.wg-lastterms__list>li:last-child{border-bottom:0}.wg-lastterms__list>li{border:0;margin-bottom:1rem;padding-left:2.5rem}}.wg-lastterms__list>li:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='m222.5 305.1 14.9 14.9 64-64-64-64-14.9 14.9 49.1 49.1-49.1 49.1z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%;left:auto;right:0;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}@media only screen and (min-width:768px){.wg-lastterms__list>li:before{left:0;right:auto}}.wg-lastterms__list>li>a{display:block;padding:1rem 2rem 1rem .5rem}@media only screen and (min-width:768px){.wg-lastterms__list>li>a{display:inline-block;padding:0}.wg-lastterms__list{-webkit-column-count:2;-moz-column-count:2;column-count:2}}.wg-lastterms__list>li{border:none;padding-left:2.5rem}.wg-lastterms__list>li:last-child{border:none}.wg-lastterms__list>li:before{left:0;right:auto}.wg-lastterms__list>li>a{font-size:1rem;font-weight:700;padding-bottom:.5rem;padding-top:.5rem}.wg-lastterms__list>li>a:hover{color:#6ec800;text-decoration:underline}.wg-cross-reference-search{background:#eff0f2;display:flex;flex-direction:column;margin-bottom:3rem;padding-left:0;padding-right:0;position:relative}@media only screen and (min-width:992px){.wg-cross-reference-search{flex-direction:row}}.wg-cross-reference-search__head{flex-basis:100%;padding:2rem 1.5rem}@media only screen and (min-width:992px){.wg-cross-reference-search__head{flex-basis:25%}}.wg-cross-reference-search__body{flex-basis:100%;padding:2rem 1.5rem}@media only screen and (min-width:992px){.wg-cross-reference-search__body{flex-basis:75%}}.wg-cross-reference-search__overline{color:#000;font-family:AktivGrotesk,sans-serif;font-size:.8rem;font-style:normal;font-weight:400;font-weight:700;letter-spacing:normal;line-height:1.4rem;margin-bottom:1rem;text-transform:none}html[lang*=cn] .wg-cross-reference-search__overline{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-cross-reference-search__overline{font-family:sans-serif}html[lang*=kr] .wg-cross-reference-search__overline{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-cross-reference-search__overline{font-family:sans-serif}.wg-cross-reference-search__title{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.6rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:2rem;margin-bottom:1rem}html[lang*=cn] .wg-cross-reference-search__title{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-cross-reference-search__title{font-family:sans-serif}html[lang*=kr] .wg-cross-reference-search__title{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-cross-reference-search__title{font-family:sans-serif}@media only screen and (min-width:768px){.wg-cross-reference-search__title{font-size:1.6rem;line-height:2rem}}@media only screen and (min-width:992px){.wg-cross-reference-search__title{font-size:1.8rem;line-height:2.2rem}}@media only screen and (min-width:1280px){.wg-cross-reference-search__title{font-size:2rem;line-height:2.4rem}}@media only screen and (min-width:1600px){.wg-cross-reference-search__title{font-size:2.2rem;line-height:2.6rem}}.wg-cross-reference-search__information{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;text-transform:none}html[lang*=cn] .wg-cross-reference-search__information{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-cross-reference-search__information{font-family:sans-serif}html[lang*=kr] .wg-cross-reference-search__information{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-cross-reference-search__information{font-family:sans-serif}.wg-cross-reference-search__competitor-select{width:100%}.wg-cross-reference-search__actions{display:flex;justify-content:flex-end;margin-bottom:2rem}.wg-cross-reference-search__export-button,.wg-cross-reference-search__import-button{margin-right:1rem}.wg-cross-reference-search__results{margin-bottom:2rem}.wg-cross-reference-search__suggested{margin-bottom:1rem}.wg-cross-reference-search__item{margin-bottom:2rem}.wg-cross-reference-search__competitor-item{font-weight:400}.wg-cross-reference-search__pagination{margin-bottom:2rem}.wg-cross-reference-search__bottom-actions{display:flex;justify-content:space-between;margin-bottom:2rem}.wg-cross-reference-search__disclaimer{color:#a5a8af;font-family:AktivGrotesk,sans-serif;font-size:.8rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.4rem;text-transform:none}html[lang*=cn] .wg-cross-reference-search__disclaimer{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-cross-reference-search__disclaimer{font-family:sans-serif}html[lang*=kr] .wg-cross-reference-search__disclaimer{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-cross-reference-search__disclaimer{font-family:sans-serif}.wg-cross-reference-search__error-box{align-items:center;border:2px solid #a5a8af;display:flex;justify-content:space-between;padding:1.5rem}.wg-cross-reference-search__error-box-text{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;text-transform:none}html[lang*=cn] .wg-cross-reference-search__error-box-text{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-cross-reference-search__error-box-text{font-family:sans-serif}html[lang*=kr] .wg-cross-reference-search__error-box-text{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-cross-reference-search__error-box-text{font-family:sans-serif}.wg-internal-error{margin-top:3rem}@media only screen and (max-width:991px){.wg-internal-error{margin-top:0}}.wg-internal-error__title{background-color:hsla(0,0%,100%,.35);margin-bottom:1rem;padding:2rem}.wg-internal-error__headline{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.8rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:2.2rem;margin-bottom:1rem}html[lang*=cn] .wg-internal-error__headline{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-internal-error__headline{font-family:sans-serif}html[lang*=kr] .wg-internal-error__headline{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-internal-error__headline{font-family:sans-serif}@media only screen and (min-width:768px){.wg-internal-error__headline{font-size:2rem;line-height:2.4rem}}@media only screen and (min-width:992px){.wg-internal-error__headline{font-size:2.2rem;line-height:2.6rem}}@media only screen and (min-width:1280px){.wg-internal-error__headline{font-size:2.2rem;line-height:2.8rem}}@media only screen and (min-width:1600px){.wg-internal-error__headline{font-size:2.6rem;line-height:3rem}}.wg-internal-error__copy{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;text-transform:none}html[lang*=cn] .wg-internal-error__copy{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-internal-error__copy{font-family:sans-serif}html[lang*=kr] .wg-internal-error__copy{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-internal-error__copy{font-family:sans-serif}.wg-internal-error__main{margin-bottom:1rem}@media only screen and (max-width:767px){.wg-internal-error__main{padding:0}}.wg-internal-error__box{background-color:hsla(0,0%,100%,.35);flex:1 1 auto;margin-bottom:1px;padding:2rem}.wg-internal-error__box--narrow{flex:0 0 auto}.wg-internal-error__subheadline{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.6rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:2rem;margin-bottom:.5rem}html[lang*=cn] .wg-internal-error__subheadline{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-internal-error__subheadline{font-family:sans-serif}html[lang*=kr] .wg-internal-error__subheadline{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-internal-error__subheadline{font-family:sans-serif}@media only screen and (min-width:768px){.wg-internal-error__subheadline{font-size:1.6rem;line-height:2rem}}@media only screen and (min-width:992px){.wg-internal-error__subheadline{font-size:1.8rem;line-height:2.2rem}}@media only screen and (min-width:1280px){.wg-internal-error__subheadline{font-size:2rem;line-height:2.4rem}}@media only screen and (min-width:1600px){.wg-internal-error__subheadline{font-size:2.2rem;line-height:2.6rem}}.wg-internal-error__aside{margin-bottom:1rem;padding-left:1rem}@media only screen and (max-width:767px){.wg-internal-error__aside{margin:0 0 1rem;padding:0}}.wg-internal-error__detail-box{border:2px solid #dedfe1;margin:0;padding:1rem}.wg-internal-error__detail-box>li{margin:0}.wg-page--product{background-color:#eff0f2}.wg-page--product .wg-section-hl__overline{padding-top:1rem}.wg-page--product>.wg-content-section{padding-bottom:0}.wg-counterparts{background:#fff;padding:1rem}.wg-content-version-differs{border:2px solid red}.wg-guest-order{background-color:#eff0f2;margin-bottom:2rem;margin-top:2rem;padding:0}@media only screen and (max-width:767px){.wg-guest-order .wg-status-dots{display:flex}}.wg-guest-order__login{padding:2rem 1rem 1rem}.wg-guest-order__login-title{margin-top:3rem}.wg-guest-order__login-subtitle{margin-top:1rem}.wg-modal__overlay .wg-container{padding:0}.wg-product-family__item,.wg-product-filter__item{border-top:1px solid #eff0f2;margin:1rem 0;padding:1rem 0}.wg-product-family__border,.wg-product-filter__border{border:6px solid #eff0f2;padding:0 2rem}.wg-product-family__border .wg-product-family__item:first-child,.wg-product-family__border .wg-product-filter__item:first-child,.wg-product-filter__border .wg-product-family__item:first-child,.wg-product-filter__border .wg-product-filter__item:first-child{border:none}.wg-product-family__border{background-color:#fff;border:none}.example-bg-primary{background-color:#8bb63b;padding:1.33rem}.example-wrapper [class*=col-]{margin-bottom:1.33rem}.example-wrapper .example{background:#8bb63b;border-radius:2px;color:#fff;font-size:.8rem;font-weight:500;height:1.6rem;line-height:1.6rem;margin-bottom:1rem;text-align:center;text-transform:uppercase}.icon-boxes{display:flex;flex-wrap:wrap;justify-content:space-between;margin:0;padding:0}.icon-boxes li{background-color:#fff;border:1px solid #ccc;cursor:default;display:flex;flex:0 0 30%;flex-direction:column;margin-bottom:2em;padding:1em;position:relative;vertical-align:top}.icon-boxes h2{font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:700;margin-top:1.33rem;text-align:center;text-transform:uppercase}html[lang*=cn] .icon-boxes h2{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .icon-boxes h2{font-family:sans-serif}html[lang*=kr] .icon-boxes h2{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .icon-boxes h2{font-family:sans-serif}.icon-boxes pre{display:block;margin:0;white-space:normal}.icon-box{background:#ccc url(data:image/gif;base64,R0lGODlhDAAMAIAAAMzMzP///yH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS4wLWMwNjEgNjQuMTQwOTQ5LCAyMDEwLzEyLzA3LTEwOjU3OjAxICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M1LjEgV2luZG93cyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDozQjk4OTI0MUY5NTIxMUUyQkJDMEI5NEFEM0Y1QTYwQyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDozQjk4OTI0MkY5NTIxMUUyQkJDMEI5NEFEM0Y1QTYwQyI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjNCOTg5MjNGRjk1MjExRTJCQkMwQjk0QUQzRjVBNjBDIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjNCOTg5MjQwRjk1MjExRTJCQkMwQjk0QUQzRjVBNjBDIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Af/+/fz7+vn49/b19PPy8fDv7u3s6+rp6Ofm5eTj4uHg397d3Nva2djX1tXU09LR0M/OzczLysnIx8bFxMPCwcC/vr28u7q5uLe2tbSzsrGwr66trKuqqainpqWko6KhoJ+enZybmpmYl5aVlJOSkZCPjo2Mi4qJiIeGhYSDgoGAf359fHt6eXh3dnV0c3JxcG9ubWxramloZ2ZlZGNiYWBfXl1cW1pZWFdWVVRTUlFQT05NTEtKSUhHRkVEQ0JBQD8+PTw7Ojk4NzY1NDMyMTAvLi0sKyopKCcmJSQjIiEgHx4dHBsaGRgXFhUUExIREA8ODQwLCgkIBwYFBAMCAQAAIfkEAAAAAAAsAAAAAAwADAAAAhaEH6mHmmzcgzJAUG/NVGrfOZ8YLlABADs=) 0 0 repeat;border:1px solid #ccc;display:table-cell;margin:0;position:relative;text-align:center;vertical-align:middle}.icon-box>.icon{height:5em;width:5em}.slick-slide:focus{outline:none}.wg-page--comparisonlist .metal-price,.wg-page--filter .metal-price,.wg-page--product .metal-price,.wg-page--product-search .metal-price,.wg-page--watchlist .metal-price{display:none}.lazyload-bg-fix{height:1px;opacity:0;width:1px}.wg-number-input{background-color:#eff0f2;position:relative}.wg-number-input .wg-number-input__input{height:100%;margin-bottom:0;padding:0 calc(30px + 1.4rem);text-align:center;width:100%}.wg-number-input .wg-number-input__btn{background-color:#a5a8af;border:none;bottom:0;color:#fff;cursor:pointer;margin:0 .7rem;padding:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:1}.wg-number-input .wg-number-input__btn:focus{box-shadow:none;outline:none}.wg-number-input .wg-number-input__btn--plus{right:0}.wg-number-input .wg-number-input__btn--minus{left:0}.wg-number-input .wg-number-input__btn svg{height:inherit}.wg-progress-circle,.wg-progress-circle-container{align-items:center;display:flex;justify-content:center;position:relative}.wg-progress-circle__svg{-webkit-transform:rotate(90deg) scaleY(-1);transform:rotate(90deg) scaleY(-1)}.wg-progress-circle__circle{fill:none;stroke-linecap:round}.wg-progress-circle__circle--fill{stroke-opacity:1;transition:stroke-dashoffset .3s ease-out}.wg-progress-circle__value{background-color:#fff;color:#000;font-size:1.33em;font-weight:700;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.wg-progress-circle__value.small{font-size:1em}.wg-wizard{margin:0;position:relative}.wg-wizard__headline{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.6rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:2rem;padding-top:2rem;text-align:center}html[lang*=cn] .wg-wizard__headline{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-wizard__headline{font-family:sans-serif}html[lang*=kr] .wg-wizard__headline{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-wizard__headline{font-family:sans-serif}@media only screen and (min-width:768px){.wg-wizard__headline{font-size:1.6rem;line-height:2rem}}@media only screen and (min-width:992px){.wg-wizard__headline{font-size:1.8rem;line-height:2.2rem}}@media only screen and (min-width:1280px){.wg-wizard__headline{font-size:2rem;line-height:2.4rem}}@media only screen and (min-width:1600px){.wg-wizard__headline{font-size:2.2rem;line-height:2.6rem}}.wg-wizard-sidebar__headline{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.6rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:2rem;margin-bottom:1rem;text-align:center}html[lang*=cn] .wg-wizard-sidebar__headline{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-wizard-sidebar__headline{font-family:sans-serif}html[lang*=kr] .wg-wizard-sidebar__headline{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-wizard-sidebar__headline{font-family:sans-serif}@media only screen and (min-width:768px){.wg-wizard-sidebar__headline{font-size:1.6rem;line-height:2rem}}@media only screen and (min-width:992px){.wg-wizard-sidebar__headline{font-size:1.8rem;line-height:2.2rem}}@media only screen and (min-width:1280px){.wg-wizard-sidebar__headline{font-size:2rem;line-height:2.4rem}}@media only screen and (min-width:1600px){.wg-wizard-sidebar__headline{font-size:2.2rem;line-height:2.6rem}}.wg-wizard__content{margin-top:2rem}.wg-wizard__content,.wg-wizard__tab{display:flex;flex-direction:column}.wg-wizard__navigation-buttons{align-items:center;align-self:flex-end;display:flex;width:100%}.wg-wizard__navigation-buttons .wg-button{align-items:center;display:inline-flex;justify-content:center;margin-left:.66rem;padding:.66rem 0}.wg-wizard__navigation-buttons .wg-button:disabled,.wg-wizard__navigation-buttons .wg-button:disabled:hover{background-color:#eff0f2;box-shadow:none;cursor:default}.wg-wizard__navigation-buttons .wg-button .icon{margin:0}.wg-wizard__navigation-buttons .navigation-buttons--wrapper{margin-left:auto}.wg-wizard__navigation-buttons .wg-button--wizard-reset{padding-left:1rem;padding-right:1rem}.wg-wizard__sidebar{border:solid #dedfe1;border-width:0 0 0 2px;display:flex;flex-direction:column;margin-top:2rem;padding-left:2rem;padding-right:2rem;padding-top:0}.wg-wizard-navigator{display:flex;justify-content:space-around;padding:2rem}.wg-wizard-navigator__line{stroke-width:4px;fill:#a5a8af;stroke:#a5a8af;height:2px;width:100%}.wg-wizard-navigator__item-wrapper{align-items:center;display:flex;height:100%;-webkit-transform:translateX(50%);transform:translateX(50%);width:100%}.wg-wizard-navigator__item{align-items:center;display:flex;height:3rem;justify-content:center;margin-bottom:2rem;position:relative;width:100%}.wg-wizard-navigator__item .wg-wizard-navigator-item__title{font-family:AktivGrotesk,sans-serif;font-style:normal;font-weight:400;left:50%;margin-top:.33rem;position:absolute;text-align:center;top:100%;-webkit-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}html[lang*=cn] .wg-wizard-navigator__item .wg-wizard-navigator-item__title{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-wizard-navigator__item .wg-wizard-navigator-item__title{font-family:sans-serif}html[lang*=kr] .wg-wizard-navigator__item .wg-wizard-navigator-item__title{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-wizard-navigator__item .wg-wizard-navigator-item__title{font-family:sans-serif}@media only screen and (max-width:991px){.wg-wizard-navigator__item{margin-bottom:0}.wg-wizard-navigator__item .wg-wizard-navigator-item__title{display:none}}.wg-wizard-navigator__item .wg-wizard-navigator-item__icon{cursor:pointer;left:0;position:absolute;top:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:2}.wg-wizard-navigator__item .wg-wizard-navigator-item__icon .wg-wizard-navigator-item__icon-content{align-items:center;background-color:#fff;border:2px solid #a5a8af;border-radius:50%;color:#000;color:#a5a8af;display:flex;font-family:AktivGrotesk,sans-serif;font-size:1.4rem;font-style:normal;font-weight:700;height:3rem;justify-content:center;letter-spacing:normal;line-height:1.8rem;text-align:center;transition:all .25s ease-in-out;width:3rem}html[lang*=cn] .wg-wizard-navigator__item .wg-wizard-navigator-item__icon .wg-wizard-navigator-item__icon-content{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-wizard-navigator__item .wg-wizard-navigator-item__icon .wg-wizard-navigator-item__icon-content{font-family:sans-serif}html[lang*=kr] .wg-wizard-navigator__item .wg-wizard-navigator-item__icon .wg-wizard-navigator-item__icon-content{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-wizard-navigator__item .wg-wizard-navigator-item__icon .wg-wizard-navigator-item__icon-content{font-family:sans-serif}@media only screen and (min-width:768px){.wg-wizard-navigator__item .wg-wizard-navigator-item__icon .wg-wizard-navigator-item__icon-content{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:992px){.wg-wizard-navigator__item .wg-wizard-navigator-item__icon .wg-wizard-navigator-item__icon-content{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:1280px){.wg-wizard-navigator__item .wg-wizard-navigator-item__icon .wg-wizard-navigator-item__icon-content{font-size:1.6rem;line-height:2rem}}@media only screen and (min-width:1600px){.wg-wizard-navigator__item .wg-wizard-navigator-item__icon .wg-wizard-navigator-item__icon-content{font-size:1.8rem;line-height:2.2rem}}.wg-wizard-navigator__item.active .wg-wizard-navigator-item__title{font-weight:700}.wg-wizard-navigator__item.active .wg-wizard-navigator-item__icon-content,.wg-wizard-navigator__item.active.visited .wg-wizard-navigator-item__icon-content{background-color:#fff;border-color:#6ec800;color:#6ec800}.wg-wizard-navigator__item.visited .wg-wizard-navigator-item__icon-content{background-color:#6ec800;border-color:#6ec800;color:#fff}.wg-wizard-navigator__item.skipped .wg-wizard-navigator-item__icon-content{background-color:#eff0f2;border-color:#a5a8af;color:#fff}.wg-wizard-navigator__item--checkstyle{align-items:center;display:flex;height:3rem;justify-content:center;margin-bottom:2rem;position:relative;width:100%}.wg-wizard-navigator__item--checkstyle .wg-wizard-navigator__line:nth-last-child{display:none}.wg-wizard-navigator__item--checkstyle .wg-wizard-navigator__line{fill:#eff0f2;stroke:#eff0f2;margin:0 1rem 0 .5rem}.wg-wizard-navigator__item--checkstyle .wg-wizard-navigator-item__title{font-family:AktivGrotesk,sans-serif;font-style:normal;font-weight:400;left:50%;margin-top:.33rem;position:absolute;text-align:center;top:100%;-webkit-transform:translateX(-50%);transform:translateX(-50%);white-space:normal}html[lang*=cn] .wg-wizard-navigator__item--checkstyle .wg-wizard-navigator-item__title{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-wizard-navigator__item--checkstyle .wg-wizard-navigator-item__title{font-family:sans-serif}html[lang*=kr] .wg-wizard-navigator__item--checkstyle .wg-wizard-navigator-item__title{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-wizard-navigator__item--checkstyle .wg-wizard-navigator-item__title{font-family:sans-serif}@media only screen and (max-width:767px){.wg-wizard-navigator__item--checkstyle{margin-bottom:0}.wg-wizard-navigator__item--checkstyle .wg-wizard-navigator-item__title{display:none}}.wg-wizard-navigator__item--checkstyle .wg-wizard-navigator-item__icon{cursor:pointer;left:0;position:absolute;top:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);z-index:2}.wg-wizard-navigator__item--checkstyle .wg-wizard-navigator-item__icon .wg-wizard-navigator-item__icon-content{align-items:center;background-color:#eff0f2;border:none;border-radius:50%;color:#000;display:flex;font-family:AktivGrotesk,sans-serif;font-size:1.4rem;font-style:normal;font-weight:700;height:2rem;justify-content:center;letter-spacing:normal;line-height:1.8rem;text-align:center;transition:all .25s ease-in-out;width:2rem}html[lang*=cn] .wg-wizard-navigator__item--checkstyle .wg-wizard-navigator-item__icon .wg-wizard-navigator-item__icon-content{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-wizard-navigator__item--checkstyle .wg-wizard-navigator-item__icon .wg-wizard-navigator-item__icon-content{font-family:sans-serif}html[lang*=kr] .wg-wizard-navigator__item--checkstyle .wg-wizard-navigator-item__icon .wg-wizard-navigator-item__icon-content{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-wizard-navigator__item--checkstyle .wg-wizard-navigator-item__icon .wg-wizard-navigator-item__icon-content{font-family:sans-serif}@media only screen and (min-width:768px){.wg-wizard-navigator__item--checkstyle .wg-wizard-navigator-item__icon .wg-wizard-navigator-item__icon-content{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:992px){.wg-wizard-navigator__item--checkstyle .wg-wizard-navigator-item__icon .wg-wizard-navigator-item__icon-content{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:1280px){.wg-wizard-navigator__item--checkstyle .wg-wizard-navigator-item__icon .wg-wizard-navigator-item__icon-content{font-size:1.6rem;line-height:2rem}}@media only screen and (min-width:1600px){.wg-wizard-navigator__item--checkstyle .wg-wizard-navigator-item__icon .wg-wizard-navigator-item__icon-content{font-size:1.8rem;line-height:2.2rem}}.wg-wizard-navigator__item--checkstyle.active .wg-wizard-navigator-item__title{font-weight:700}.wg-wizard-navigator__item--checkstyle.active .wg-wizard-navigator-item__icon-content,.wg-wizard-navigator__item--checkstyle.active.visited .wg-wizard-navigator-item__icon-content{background-color:#6ec800;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cpath d='M35 50a15 15 0 1 0 30 0 15 15 0 1 0-30 0'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%;height:3rem;width:3rem}.wg-wizard-navigator__item--checkstyle.skipped .wg-wizard-navigator-item__icon-content,.wg-wizard-navigator__item--checkstyle.visited:not(.active) .wg-wizard-navigator-item__icon-content{background-color:#6ec800;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='m213 308-56-56-19.1 19 75 75L374 184.9 355.1 166 213 308z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%;border-color:#6ec800;color:#fff}.wg-wizard-navigator__item--checkstyle.skipped .wg-wizard-navigator__line,.wg-wizard-navigator__item--checkstyle.visited:not(.active) .wg-wizard-navigator__line{fill:#6ec800;stroke:#6ec800}.wg-cct{padding-bottom:2rem}.wg-cct .wg-wizard__header{background-color:#eff0f2}.wg-cct .wg-wizard-navigator{padding:.5rem 1rem 2rem}.wg-cct .wg-wizard-navigator .wg-wizard-navigator-line{stroke:#a5a8af;stroke-width:1px}.wg-cct .wg-wizard__navigation-buttons{margin-top:2rem}.wg-cct .wg-wizard__tab{min-height:500px;padding:0 1rem}@media only screen and (max-width:767px){.wg-cct .wg-wizard__tab{min-height:unset}}.wg-cct .wg-wizard__sidebar{align-items:center}@media only screen and (max-width:991px){.wg-cct .wg-wizard__sidebar{border-width:2px 0 0;margin:1rem 1rem 0;padding:1rem 1rem 0}}@media only screen and (max-width:767px){.wg-cct .wg-wizard__header{box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);left:0;position:-webkit-sticky;position:sticky;right:0;top:0;z-index:100}}.wg-landingstage{background:no-repeat 50%;background-size:cover;display:flex;flex-flow:column wrap;padding:0;position:relative;width:100%}@media only screen and (max-width:991px){.wg-landingstage{background:none!important}}@media only screen and (min-width:992px){.wg-landingstage{min-height:36rem}}@media only screen and (max-width:991px){.wg-landingstage--mobile>img{display:inline-block!important}}.wg-landingstage__logo{background-color:#fff;box-shadow:0 1px 15px 0 rgba(0,0,0,.05);display:none;padding:0 1.5rem;width:100%}.wg-page--no-header .wg-landingstage__logo{display:block}.wg-landingstage__logo--transparent{background-color:transparent;box-shadow:none;margin:.5rem 0 -1.5rem;position:absolute;top:0;width:100%;z-index:2}.wg-landingstage__languageswitch{background-color:#fff;padding:0 .33rem 0 .66rem;position:relative}.wg-landingstage__languageswitch .wg-nav-icon--langselect{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.2rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.8rem;text-transform:none;width:100%}html[lang*=cn] .wg-landingstage__languageswitch .wg-nav-icon--langselect{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-landingstage__languageswitch .wg-nav-icon--langselect{font-family:sans-serif}html[lang*=kr] .wg-landingstage__languageswitch .wg-nav-icon--langselect{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-landingstage__languageswitch .wg-nav-icon--langselect{font-family:sans-serif}.wg-landingstage__languageswitch .wg-nav-icon--langselect>span{padding-top:.3rem}.wg-landingstage__inner{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1280px;min-height:5.667rem;width:100%}@media only screen and (min-width:992px){.wg-landingstage__inner{padding-left:1rem;padding-right:1rem}}@media only screen and (min-width:1280px) and (max-width:1599px){.wg-landingstage__inner{max-width:1000px}}.wg-landingstage__box{padding:1.5rem}@media only screen and (min-width:992px){.wg-landingstage__box{padding:3rem}}.wg-landingstage__box--nested-padding{padding:0}.wg-landingstage__box--nested-padding>*{padding:.7rem}@media only screen and (min-width:992px){.wg-landingstage__box--nested-padding{padding:0}.wg-landingstage__box--nested-padding>*{padding:1.4rem}}.wg-landingstage__outer-box--transparent{background-color:transparent!important}.wg-landingstage__outer-box{word-wrap:break-word;display:block;font-size:8vw;overflow:hidden;width:100%}@media only screen and (min-width:768px){.wg-landingstage__outer-box{font-size:6vw}}@media only screen and (min-width:992px){.wg-landingstage__outer-box{font-size:5vw;margin-bottom:4rem;margin-top:4rem;width:calc(50% + 3rem)}.wg-landingstage__outer-box--lower{margin-top:7rem}}@media only screen and (min-width:1280px){.wg-landingstage__outer-box{font-size:6rem}}@media only screen and (min-width:1600px){.wg-landingstage__outer-box{font-size:10vw}}@media only screen and (max-width:991px){.wg-landingstage__outer-box{background:#fff!important}}.wg-landingstage--align-right .wg-landingstage__outer-box{margin-left:auto}@media only screen and (min-width:992px){.wg-landingstage__outer-box--wide{width:calc(66% + 3rem)}}.wg-landingstage__image{display:block;flex:0 0 auto;height:auto;width:100%}@media only screen and (min-width:992px){.wg-landingstage__image{display:none}}.wg-landingstage__head{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.8rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:2.2rem;margin-bottom:1rem}html[lang*=cn] .wg-landingstage__head{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-landingstage__head{font-family:sans-serif}html[lang*=kr] .wg-landingstage__head{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-landingstage__head{font-family:sans-serif}@media only screen and (min-width:768px){.wg-landingstage__head{font-size:2rem;line-height:2.4rem}}@media only screen and (min-width:992px){.wg-landingstage__head{font-size:2.2rem;line-height:2.6rem}}@media only screen and (min-width:1280px){.wg-landingstage__head{font-size:2.2rem;line-height:2.8rem}}@media only screen and (min-width:1600px){.wg-landingstage__head{font-size:2.6rem;line-height:3rem}}.wg-landingstage__subhead{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;margin-bottom:1rem;text-transform:none}html[lang*=cn] .wg-landingstage__subhead{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-landingstage__subhead{font-family:sans-serif}html[lang*=kr] .wg-landingstage__subhead{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-landingstage__subhead{font-family:sans-serif}@media only screen and (min-width:992px){.wg-landingstage__subhead{margin-bottom:3rem}}.wg-landingstage__subhead p:empty{height:1.3rem}.wg-landingstage__action{font-size:1rem;margin-top:2rem}.wg-landingstage__form-box-head{background-color:#fff}.wg-landingstage__form-head{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.8rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:2.2rem;margin-bottom:0}html[lang*=cn] .wg-landingstage__form-head{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-landingstage__form-head{font-family:sans-serif}html[lang*=kr] .wg-landingstage__form-head{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-landingstage__form-head{font-family:sans-serif}@media only screen and (min-width:768px){.wg-landingstage__form-head{font-size:2rem;line-height:2.4rem}}@media only screen and (min-width:992px){.wg-landingstage__form-head{font-size:2.2rem;line-height:2.6rem}}@media only screen and (min-width:1280px){.wg-landingstage__form-head{font-size:2.2rem;line-height:2.8rem}}@media only screen and (min-width:1600px){.wg-landingstage__form-head{font-size:2.6rem;line-height:3rem}}@media only screen and (min-width:992px){.wg-landingstage__form-head--small{font-size:2rem}}@media only screen and (min-width:1280px){.wg-landingstage__form-head--small{font-size:2rem}}.wg-landingstage__form-subhead{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.2rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.8rem;margin-top:1rem;text-transform:none}html[lang*=cn] .wg-landingstage__form-subhead{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-landingstage__form-subhead{font-family:sans-serif}html[lang*=kr] .wg-landingstage__form-subhead{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-landingstage__form-subhead{font-family:sans-serif}.wg-landingstage__form-box fieldset{margin:0}.wg-landingstage__form-box .wg-input-group{margin-bottom:1rem}.wg-landingstage__form-box .wg-genericform__form-item:last-of-type{margin-bottom:0}.wg-image-gallery{background-color:#fff}.wg-image-gallery .wg-image-gallery__body{display:flex;flex-direction:column;position:relative;width:100%}.wg-image-gallery .wg-image-gallery__body .wg-image-gallery__flag{background-color:#6ec800;color:#fff;display:inline-block;font-family:AktivGrotesk,sans-serif;font-size:.7rem;font-style:normal;font-weight:400;left:0;letter-spacing:1px;overflow:hidden;padding:.6667rem 1rem;position:absolute;text-overflow:ellipsis;text-transform:uppercase;top:5%;white-space:nowrap;width:auto;z-index:5}.wg-image-gallery .wg-image-gallery__body .wg-image-gallery__flag strong{color:inherit;font-size:inherit;line-height:inherit}.wg-image-gallery .wg-image-gallery__body .wg-image-gallery__flag>p{color:inherit;font-size:inherit;font-style:inherit;line-height:inherit;margin:0;padding:0}html[lang*=cn] .wg-image-gallery .wg-image-gallery__body .wg-image-gallery__flag{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-image-gallery .wg-image-gallery__body .wg-image-gallery__flag{font-family:sans-serif}html[lang*=kr] .wg-image-gallery .wg-image-gallery__body .wg-image-gallery__flag{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-image-gallery .wg-image-gallery__body .wg-image-gallery__flag{font-family:sans-serif}@media medium{.wg-image-gallery .wg-image-gallery__body .wg-image-gallery__flag{font-size:.8rem}}.wg-image-gallery .wg-image-gallery__body .wg-image-gallery__img{width:100%}.wg-image-gallery .wg-image-gallery__text{background-color:#fff;padding:1.5rem;width:100%}.wg-image-gallery .wg-image-gallery__text dl,.wg-image-gallery .wg-image-gallery__text p{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;text-transform:none}html[lang*=cn] .wg-image-gallery .wg-image-gallery__text dl,html[lang*=cn] .wg-image-gallery .wg-image-gallery__text p{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-image-gallery .wg-image-gallery__text dl,html[lang*=ja] .wg-image-gallery .wg-image-gallery__text p{font-family:sans-serif}html[lang*=kr] .wg-image-gallery .wg-image-gallery__text dl,html[lang*=kr] .wg-image-gallery .wg-image-gallery__text p{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-image-gallery .wg-image-gallery__text dl,html[lang*=tw] .wg-image-gallery .wg-image-gallery__text p{font-family:sans-serif}.wg-image-gallery .wg-image-gallery__text a{fill:currentColor;color:#6ec800;cursor:pointer;display:inline-block;display:inline;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;text-decoration:none;text-transform:none;transition:color .2s linear}html[lang*=cn] .wg-image-gallery .wg-image-gallery__text a{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-image-gallery .wg-image-gallery__text a{font-family:sans-serif}html[lang*=kr] .wg-image-gallery .wg-image-gallery__text a{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-image-gallery .wg-image-gallery__text a{font-family:sans-serif}.wg-image-gallery .wg-image-gallery__text a:focus,.wg-image-gallery .wg-image-gallery__text a:hover{color:#6ec800;text-decoration:underline}.wg-image-gallery .wg-image-gallery__text ul{list-style:none;margin:0 0 2.5rem;padding:0}@media only screen and (min-width:768px){.wg-image-gallery .wg-image-gallery__text ul{margin-left:.5rem}}.wg-image-gallery .wg-image-gallery__text ul>li{font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem;margin-bottom:.5rem;padding-left:1.75rem;position:relative}.wg-image-gallery .wg-image-gallery__text ul>li:before{background-color:#6ec800;background-image:none;content:"";height:.5rem;left:1px;position:absolute;top:.5em;width:.5rem}html[lang*=cn] .wg-image-gallery .wg-image-gallery__text ul>li{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-image-gallery .wg-image-gallery__text ul>li{font-family:sans-serif}html[lang*=kr] .wg-image-gallery .wg-image-gallery__text ul>li{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-image-gallery .wg-image-gallery__text ul>li{font-family:sans-serif}.wg-image-gallery .wg-image-gallery__text small{font-size:.8rem}.wg-image-gallery .wg-image-gallery__text :last-child{margin-bottom:0}.wg-image-gallery .slick-prev{left:-1.5rem}.wg-image-gallery .slick-prev>svg{left:15%}.wg-image-gallery .slick-next{right:-1.5rem}.wg-image-gallery .slick-next>svg{left:auto;right:15%}.wg-image-gallery .slick-dots .slick-active>button{transition:none;width:100%}.wg-image-gallery .slick-track{align-items:center;display:flex}.wg-image-gallery .slick-slider:first-child{margin-bottom:0}.wg-media-gallery-wrapper{position:relative}.wg-vue-media-gallery{opacity:0;overflow:hidden;transition:opacity .3s ease-in;width:100%}.wg-vue-media-gallery.flickity-enabled{opacity:1;transition-delay:unset}.wg-vue-media-gallery .flickity-button{align-items:center;background-color:#6ec800;border:none;color:#fff;cursor:pointer;display:flex;height:3rem;justify-content:center;opacity:.85;outline:none;padding:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:opacity .3s linear;width:2.5rem;z-index:500}.wg-vue-media-gallery .flickity-button>svg{width:1rem}.wg-vue-media-gallery .flickity-button.previous{left:0}.wg-vue-media-gallery .flickity-button.next{right:0}.wg-vue-media-gallery .flickity-button:disabled{opacity:.25}.wg-vue-media-gallery .flickity-page-dots{bottom:0;display:flex;justify-content:center;left:0;margin:0;padding:1rem;position:absolute;right:0}.wg-vue-media-gallery .flickity-page-dots .dot{background-color:#eff0f2;border-radius:0;cursor:pointer;display:inline-block;height:5px;margin:5px;opacity:1;width:50px}.wg-vue-media-gallery .flickity-page-dots .dot:hover{background-color:#eff0f2}.wg-vue-media-gallery .flickity-page-dots .dot.is-selected{background-color:#6ec800}.wg-media-gallery{opacity:0;overflow:hidden;transition:opacity .3s ease-in}.wg-media-gallery.flickity-enabled{opacity:1;transition-delay:2s}.wg-media-gallery .flickity-button{align-items:center;background-color:#6ec800;border:none;color:#fff;cursor:pointer;display:flex;height:3rem;justify-content:center;opacity:.85;outline:none;padding:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:opacity .3s linear;width:2.5rem;z-index:500}.wg-media-gallery .flickity-button>svg{width:1rem}.wg-media-gallery .flickity-button.previous{left:0}.wg-media-gallery .flickity-button.next{right:0}.wg-media-gallery .flickity-button:disabled{opacity:.25}.wg-media-gallery .flickity-page-dots{bottom:0;display:flex;justify-content:center;left:0;margin:0;padding:1rem;position:absolute;right:0}.wg-media-gallery .flickity-page-dots .dot{background-color:#eff0f2;border-radius:0;cursor:pointer;display:inline-block;height:5px;margin:5px;opacity:1;width:50px}.wg-media-gallery .flickity-page-dots .dot:hover{background-color:#eff0f2}.wg-media-gallery .flickity-page-dots .dot.is-selected{background-color:#6ec800}.wg-media-gallery .flickity-page-dots{bottom:auto;top:11.5rem}@media only screen and (min-width:768px){.wg-media-gallery .flickity-page-dots{top:24rem}}@media only screen and (min-width:992px){.wg-media-gallery .flickity-page-dots{top:43rem}}.wg-media-gallery.wg-media-gallery--no-page-dot-spacing .flickity-page-dots .dot,.wg-vue-media-gallery.wg-media-gallery--no-page-dot-spacing .flickity-page-dots .dot{margin:0}.wg-vue-media-gallery__header{max-height:unset;transition:max-height .3s}.wg-page--scrollnav-down .wg-vue-media-gallery__header{max-height:0;opacity:0}.wg-media-gallery--point-of-service{margin:1rem -1rem}.wg-media-gallery--no-navigation .flickity-button,.wg-media-gallery--no-navigation .flickity-page-dots{display:none}.wg-media-gallery--modal .wg-media-gallery-media{flex:0 0 auto}.wg-media-gallery--modal .wg-media-gallery__text{background-color:#fff}.wg-media-gallery__body{display:flex;flex-direction:column;position:relative;width:100%}.wg-media-gallery__body .wg-media-gallery__flag{background-color:#6ec800;color:#fff;display:inline-block;font-family:AktivGrotesk,sans-serif;font-size:.7rem;font-style:normal;font-weight:400;left:0;letter-spacing:1px;overflow:hidden;padding:.6667rem 1rem;position:absolute;text-overflow:ellipsis;text-transform:uppercase;top:5%;white-space:nowrap;width:auto;z-index:5}.wg-media-gallery__body .wg-media-gallery__flag strong,.wg-media-gallery__body .wg-media-gallery__flag>p{color:inherit;font-size:inherit;line-height:inherit}.wg-media-gallery__body .wg-media-gallery__flag>p{font-style:inherit;margin:0;padding:0}html[lang*=cn] .wg-media-gallery__body .wg-media-gallery__flag{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-media-gallery__body .wg-media-gallery__flag{font-family:sans-serif}html[lang*=kr] .wg-media-gallery__body .wg-media-gallery__flag{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-media-gallery__body .wg-media-gallery__flag{font-family:sans-serif}@media medium{.wg-media-gallery__body .wg-media-gallery__flag{font-size:.8rem}}.wg-media-gallery__body .wg-media-gallery-media{width:100%}.wg-media-gallery__text{background-color:#fff;color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;margin-top:1rem;padding:1.5rem;text-transform:none;width:100%}html[lang*=cn] .wg-media-gallery__text{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-media-gallery__text{font-family:sans-serif}html[lang*=kr] .wg-media-gallery__text{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-media-gallery__text{font-family:sans-serif}.wg-media-gallery__text dl,.wg-media-gallery__text p{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;text-transform:none}html[lang*=cn] .wg-media-gallery__text dl,html[lang*=cn] .wg-media-gallery__text p{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-media-gallery__text dl,html[lang*=ja] .wg-media-gallery__text p{font-family:sans-serif}html[lang*=kr] .wg-media-gallery__text dl,html[lang*=kr] .wg-media-gallery__text p{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-media-gallery__text dl,html[lang*=tw] .wg-media-gallery__text p{font-family:sans-serif}.wg-media-gallery__text a{fill:currentColor;color:#6ec800;cursor:pointer;display:inline-block;display:inline;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;text-decoration:none;text-transform:none;transition:color .2s linear}html[lang*=cn] .wg-media-gallery__text a{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-media-gallery__text a{font-family:sans-serif}html[lang*=kr] .wg-media-gallery__text a{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-media-gallery__text a{font-family:sans-serif}.wg-media-gallery__text a:focus,.wg-media-gallery__text a:hover{color:#6ec800;text-decoration:underline}.wg-media-gallery__text ul{list-style:none;margin:0 0 2.5rem;padding:0}@media only screen and (min-width:768px){.wg-media-gallery__text ul{margin-left:.5rem}}.wg-media-gallery__text ul>li{font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem;margin-bottom:.5rem;padding-left:1.75rem;position:relative}.wg-media-gallery__text ul>li:before{background-color:#6ec800;background-image:none;content:"";height:.5rem;left:1px;position:absolute;top:.5em;width:.5rem}html[lang*=cn] .wg-media-gallery__text ul>li{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-media-gallery__text ul>li{font-family:sans-serif}html[lang*=kr] .wg-media-gallery__text ul>li{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-media-gallery__text ul>li{font-family:sans-serif}.wg-media-gallery__text small{font-size:.8rem}.wg-media-gallery__text :last-child{margin-bottom:0}.wg-media-gallery__text--clear{background-color:transparent}.wg-product-gallery{display:flex;flex-direction:column;margin-bottom:1rem;overflow:hidden;position:relative}.wg-product-gallery-button-bar{display:flex}.wg-product-gallery-button-bar__button{background-color:#eff0f2;color:#616a73;cursor:pointer;margin-right:.5rem;padding:.3rem}.wg-product-gallery__gallery-stepper{height:360px;width:100%}.wg-product-gallery__gallery-stepper .flickity-button{background-color:transparent;color:#616a73}.wg-product-gallery__gallery-stepper .flickity-button>svg{width:1.5rem}.wg-product-gallery__item-container{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.wg-product-gallery__item-container>img{height:auto;max-height:100%;max-width:100%}.wg-product-gallery__item-container .is-zoomable:hover{cursor:zoom-in}.wg-product-gallery__item{background-color:#fff;height:100%;padding:2rem;transition:opacity .5s linear;width:100%}.wg-product-gallery__video{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.wg-product-gallery__description{bottom:0;font-size:.8rem;left:0;position:absolute}.wg-product-gallery__thumbnail-navigation{padding:0 3rem}.wg-product-gallery__thumbnail-navigation.wg-media-gallery--no-navigation{padding:0}.wg-product-gallery__thumbnail-navigation .flickity-button{background-color:#1f2837;height:2.5rem;width:2.5rem}.wg-product-gallery__legend{align-items:center;color:#616a73;display:flex;font-size:.8rem;justify-content:space-between}.wg-product-gallery__representative-alert>.wg-alert{padding-left:3rem}.wg-product-gallery__color,.wg-product-gallery__thumbnail{align-items:center;display:flex}.wg-product-gallery__thumbnail{background-color:#fff;border:2px solid #eff0f2;height:70px;justify-content:center;margin-right:.5rem;padding:.33rem;width:70px}.wg-product-gallery__thumbnail>img{max-height:100%;max-width:100%}.wg-product-gallery__thumbnail.is-nav-selected{border:2px solid #6ec800}.wg-pswp{z-index:2900}.wg-product-gallery__thumbnail-wall-container{align-items:center;background-color:rgba(31,40,55,.8);bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:10000}@media only screen and (min-width:992px){.wg-product-gallery__thumbnail-wall-container{background-color:rgba(31,40,55,.6);position:absolute}}.wg-product-gallery__thumbnail-wall{align-content:flex-start;display:flex;flex-wrap:wrap;height:100%;justify-content:flex-start;max-height:calc(480px + 3rem);max-width:calc(320px + 2rem);width:100%}.wg-product-gallery__thumbnail-wall>.wg-product-gallery__thumbnail{cursor:pointer;height:80px;margin:.25rem;width:80px}.wg-product-gallery__thumbnail-wall>.wg-product-gallery__thumbnail.is-active,.wg-product-gallery__thumbnail-wall>.wg-product-gallery__thumbnail:hover{border:2px solid #6ec800}@media only screen and (min-width:992px){.wg-product-gallery__thumbnail-wall{max-height:calc(320px + 2rem);max-width:calc(480px + 3rem)}}.wg-product-gallery__thumbnail-wall-close{color:#fff;cursor:pointer;position:absolute;right:.3rem;top:.3rem}.wg-product-gallery__cad-modal .wg-modal__body{margin-top:2rem}@media only screen and (min-width:992px){.wg-product-gallery__cad-modal .wg-modal__container{max-width:80vh}}.wg-product-gallery__cad-iframe{border:none;height:100%;width:100%}.wg-product-gallery__cad-iframe:not(.lazyloaded){opacity:0}.wg-product-gallery__cad-iframe.lazyloaded+.wg-spinner{display:none}.wg-editorial{background-color:#fff;display:flex;flex-flow:column nowrap;margin-bottom:1.66666667rem;min-height:20rem}@media only screen and (min-width:768px){.wg-editorial{height:100%;margin-bottom:2rem}}@media only screen and (min-width:992px){.wg-editorial{flex-flow:row nowrap;margin-bottom:2.66666667rem}}.wg-editorial__aside,.wg-editorial__main{width:100%}@media only screen and (min-width:992px){.wg-editorial__aside,.wg-editorial__main{flex:1 1 50%}}.wg-editorial--video{flex-flow:column-reverse nowrap;justify-content:flex-end}.wg-editorial--video .wg-editorial__aside{background-color:#efeeec}.wg-editorial--streched .wg-editorial-media__caption{display:none}.wg-editorial--streched .wg-editorial-media,.wg-editorial--streched .wg-editorial-media__content,.wg-editorial--streched .wg-editorial-media__image{height:100%}.wg-editorial--text .wg-editorial__main{padding:1.33rem}@media only screen and (min-width:992px){.wg-editorial--text .wg-editorial__main{padding:2.66rem}}.wg-editorial--text .wg-editorial__aside{background-color:#fff;flex:0 0 auto;padding:0 1.33rem 1.33rem}@media only screen and (min-width:992px){.wg-editorial--text .wg-editorial__aside{flex:0 0 33.33333%;padding:1.33rem}}.wg-editorial--text .wg-editorial__aside .wg-box{margin-top:0}.wg-editorial__main{font-size:1rem;line-height:1.5;padding:1.33rem}@media only screen and (min-width:992px){.wg-editorial__main{padding:2.66rem}}.wg-editorial__headline{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.4rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.8rem;margin-bottom:1rem}html[lang*=cn] .wg-editorial__headline{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-editorial__headline{font-family:sans-serif}html[lang*=kr] .wg-editorial__headline{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-editorial__headline{font-family:sans-serif}@media only screen and (min-width:768px){.wg-editorial__headline{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:992px){.wg-editorial__headline{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:1280px){.wg-editorial__headline{font-size:1.6rem;line-height:2rem}}@media only screen and (min-width:1600px){.wg-editorial__headline{font-size:1.8rem;line-height:2.2rem}}.wg-editorial-media__caption{background-color:#efeeec;display:none;font-size:.8rem;line-height:1.1;padding:2rem}@media only screen and (min-width:992px){.wg-editorial-media__caption{display:block}}.wg-editorial-media__video .mi-content{background-color:#efeeec}.wg-editorial-media__image{background-position:50%;background-repeat:no-repeat;background-size:cover;display:block;padding-top:56%}@media only screen and (min-width:992px){.wg-column-count2 .wg-editorial{height:100%}.wg-column-count2 .wg-editorial--video{flex-flow:column-reverse nowrap;justify-content:flex-end}.wg-column-count2 .wg-editorial__aside,.wg-column-count2 .wg-editorial__main{flex:0 0 auto}.wg-column-count2 .wg-editorial__main{padding:2rem}.wg-column-count2 .wg-editorial-media__caption{display:none}.wg-column-count2 .wg-editorial--streched .wg-editorial-media__image{padding-top:56%}.wg-column-count2 .wg-editorial--text{flex-flow:column nowrap;padding:2rem}.wg-column-count2 .wg-editorial--text .wg-editorial__aside,.wg-column-count2 .wg-editorial--text .wg-editorial__main{padding:0}.wg-column-count2 .wg-editorial--text .wg-editorial__aside{padding-top:2rem}}.wg-col--full-width .wg-editorial,.wg-column-count1 .wg-editorial{flex-flow:column nowrap}@media only screen and (min-width:992px){.wg-col--full-width .wg-editorial,.wg-column-count1 .wg-editorial{flex-flow:row nowrap}}.wg-col--full-width .wg-editorial__aside,.wg-col--full-width .wg-editorial__main,.wg-column-count1 .wg-editorial__aside,.wg-column-count1 .wg-editorial__main{width:100%}@media only screen and (min-width:992px){.wg-col--full-width .wg-editorial__aside,.wg-col--full-width .wg-editorial__main,.wg-column-count1 .wg-editorial__aside,.wg-column-count1 .wg-editorial__main{flex:1 1 50%}}.wg-col--full-width .wg-editorial--video,.wg-column-count1 .wg-editorial--video{flex-flow:column-reverse nowrap}@media only screen and (min-width:992px){.wg-col--full-width .wg-editorial--video,.wg-column-count1 .wg-editorial--video{flex-flow:row nowrap}.wg-col--full-width .wg-editorial--text .wg-editorial__main,.wg-column-count1 .wg-editorial--text .wg-editorial__main{padding-right:2rem}}.wg-col--full-width .wg-editorial--text .wg-editorial__aside,.wg-column-count1 .wg-editorial--text .wg-editorial__aside{flex:0 0 auto}@media only screen and (min-width:992px){.wg-col--full-width .wg-editorial--text .wg-editorial__aside,.wg-column-count1 .wg-editorial--text .wg-editorial__aside{flex:0 0 33.33333%;padding:2.66rem 2.66rem 2.66rem 0}}.wg-element{background-color:#fff;display:flex;flex-flow:column-reverse nowrap;min-height:20rem;position:relative}@media only screen and (min-width:768px){.wg-element{height:100%}}@media only screen and (min-width:992px){.wg-element{flex-flow:row nowrap}}.wg-element__main{display:flex;flex:1 1 auto;flex-direction:column;font-size:1rem;line-height:1.5;padding:1.33rem 0 0;width:100%}@media only screen and (min-width:992px){.wg-element__main{flex:1 1 50%;padding:0 2.66rem 0 0}.wg-element__main--one{flex:1 1 33%}.wg-element__main--two{flex:1 1 66%}}.wg-element__aside{display:flex;flex:0 0 auto;flex-flow:column nowrap;width:100%}@media only screen and (min-width:992px){.wg-element__aside{flex:1 1 50%}.wg-element__aside--one{flex:1 1 33%}.wg-element__aside--two{flex:1 1 66%}}.wg-element-media__content{display:flex;flex-flow:column nowrap;justify-content:center}.wg-element__collapse{align-items:center;background:#eff0f2;bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0}.wg-element__collapse>.icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.wg-column--slider .wg-element__collapse{display:none}@media only screen and (min-width:768px){.wg-element__collapse{display:none}}.wg-element-media{background-color:#fff;display:flex;flex-flow:column nowrap;height:100%;justify-content:flex-start;overflow:hidden}.wg-element-media__caption{background-color:#fff;display:none;padding:1.66rem}.wg-element-media__caption,.wg-element-media__caption p{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-size:.8rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;line-height:1.1;text-transform:none}html[lang*=cn] .wg-element-media__caption,html[lang*=cn] .wg-element-media__caption p{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-element-media__caption,html[lang*=ja] .wg-element-media__caption p{font-family:sans-serif}html[lang*=kr] .wg-element-media__caption,html[lang*=kr] .wg-element-media__caption p{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-element-media__caption,html[lang*=tw] .wg-element-media__caption p{font-family:sans-serif}.wg-element-media__caption a,.wg-element-media__caption p a{color:#6ec800}.wg-element-media__caption a{fill:currentColor;color:#000;cursor:pointer;display:inline-block;display:inline;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;text-decoration:none;text-transform:none;transition:color .2s linear}html[lang*=cn] .wg-element-media__caption a{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-element-media__caption a{font-family:sans-serif}html[lang*=kr] .wg-element-media__caption a{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-element-media__caption a{font-family:sans-serif}.wg-element-media__caption a:focus,.wg-element-media__caption a:hover{color:#6ec800;text-decoration:underline}@media only screen and (min-width:992px){.wg-element-media__caption{display:block}}.wg-element-media__caption>p:last-child{margin-bottom:0}.wg-element-media__video .mi-content{background-color:#eff0f2}.wg-element-media__video .bitmovinplayer-container,.wg-element-media__video .mi-cover{background-color:#fff}.wg-element-media__image{background-position:50%;background-repeat:no-repeat;background-size:cover;display:block;padding-top:56%}.wg-element-media__image-zoom-link{display:flex}.wg-element-media__image-zoom-link:hover{cursor:zoom-in}.wg-element-media__image-zoom-link .search{fill:#fff}.wg-element__headline{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.2rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.6rem;margin-bottom:1rem;word-break:break-word}html[lang*=cn] .wg-element__headline{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-element__headline{font-family:sans-serif}html[lang*=kr] .wg-element__headline{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-element__headline{font-family:sans-serif}@media only screen and (min-width:768px){.wg-element__headline{font-size:1.2rem;line-height:1.6rem}}@media only screen and (min-width:992px){.wg-element__headline{font-size:1.2rem;line-height:1.6rem}}@media only screen and (min-width:1280px){.wg-element__headline{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:1600px){.wg-element__headline{font-size:1.6rem;line-height:2rem}}.wg-element__overline,.wg-element__overline p,.wg-element__text,.wg-element__text p{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;text-transform:none}html[lang*=cn] .wg-element__overline,html[lang*=cn] .wg-element__overline p,html[lang*=cn] .wg-element__text,html[lang*=cn] .wg-element__text p{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-element__overline,html[lang*=ja] .wg-element__overline p,html[lang*=ja] .wg-element__text,html[lang*=ja] .wg-element__text p{font-family:sans-serif}html[lang*=kr] .wg-element__overline,html[lang*=kr] .wg-element__overline p,html[lang*=kr] .wg-element__text,html[lang*=kr] .wg-element__text p{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-element__overline,html[lang*=tw] .wg-element__overline p,html[lang*=tw] .wg-element__text,html[lang*=tw] .wg-element__text p{font-family:sans-serif}.wg-element__overline a,.wg-element__overline p a,.wg-element__text a,.wg-element__text p a{color:#6ec800}.wg-element__overline .wg-listitem-neo__title:hover,.wg-element__text .wg-listitem-neo__title:hover{text-decoration:none}.wg-element__overline ul,.wg-element__text ul{list-style:none;margin:0 0 2.5rem;padding:0}@media only screen and (min-width:768px){.wg-element__overline ul,.wg-element__text ul{margin-left:.5rem}}.wg-element__overline ul>li,.wg-element__text ul>li{font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem;margin-bottom:.5rem;padding-left:1.75rem;position:relative}.wg-element__overline ul>li:before,.wg-element__text ul>li:before{background-color:#6ec800;background-image:none;content:"";height:.5rem;left:1px;position:absolute;top:.5em;width:.5rem}html[lang*=cn] .wg-element__overline ul>li,html[lang*=cn] .wg-element__text ul>li{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-element__overline ul>li,html[lang*=ja] .wg-element__text ul>li{font-family:sans-serif}html[lang*=kr] .wg-element__overline ul>li,html[lang*=kr] .wg-element__text ul>li{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-element__overline ul>li,html[lang*=tw] .wg-element__text ul>li{font-family:sans-serif}.wg-element__text{flex:1 0 auto;margin-bottom:1rem}.wg-element__overline{flex-grow:0}.wg-element__actions{text-align:right}.wg-element__button:last-child{margin-left:1.5rem;margin-top:1rem}@media only screen and (max-width:767px){.wg-column:not(.wg-column--slider) .wg-element--collapsible{min-height:10rem;padding-bottom:2rem;transition:all .3s ease-in-out}.wg-column:not(.wg-column--slider) .wg-element--collapsible .wg-element__main{position:relative}.wg-column:not(.wg-column--slider) .wg-element--collapsible .wg-element__text{max-height:100%;overflow:hidden}.wg-column:not(.wg-column--slider) .wg-element--collapsible.is-collapsed{padding-bottom:0}.wg-column:not(.wg-column--slider) .wg-element--collapsible.is-collapsed .wg-element__text{max-height:80px}.wg-column:not(.wg-column--slider) .wg-element--collapsible.is-collapsed .wg-element__text:after{background-image:linear-gradient(180deg,hsla(0,0%,100%,0) 50%,#fff 85%);bottom:0;content:"";left:0;position:absolute;right:0;top:0}.wg-column:not(.wg-column--slider) .wg-element--collapsible.is-collapsed .wg-element__collapse>.icon{-webkit-transform:rotate(0);transform:rotate(0)}}@media only screen and (min-width:992px){.wg-element--reversed{flex-flow:row-reverse nowrap}.wg-element--reversed .wg-element__main{padding:0 0 0 2.66rem}}.wg-element--text .wg-element__main{padding:0}.wg-element--streched .wg-element-media__caption{display:none}.wg-element--streched .wg-element-media,.wg-element--streched .wg-element-media__content,.wg-element--streched .wg-element-media__image{height:100%}.wg-element--bright,.wg-element--bright .wg-element__aside{background-color:#fff}.wg-element--dark,.wg-element--dark .wg-element__aside{background-color:#eff0f2}.wg-element--caption .wg-element-media{height:auto}@media only screen and (min-width:992px){.wg-element--caption .wg-element-media__caption{display:block}}.wg-element--caption.wg-element--video .wg-element-media{height:100%;justify-content:center}.wg-element--marginal{flex-flow:column nowrap}@media only screen and (min-width:992px){.wg-element--marginal{flex-flow:row nowrap}}.wg-element--marginal .wg-element__main{padding:0 0 1.33rem}@media only screen and (min-width:992px){.wg-element--marginal .wg-element__main{padding:0 2.66rem 0 0}}.wg-element--marginal .wg-element__aside{background-color:#fff;flex:0 0 auto}@media only screen and (min-width:992px){.wg-element--marginal .wg-element__aside{flex:0 0 33.33333%}}.wg-element--marginal .wg-element__aside .wg-box{padding-right:0}@media only screen and (max-width:767px){.wg-element--marginal .wg-element__aside .wg-box{border-left:none;border-top:2px solid #dedfe1;margin-top:0;padding:1rem 0 0}.wg-element--marginal .wg-element__aside .wg-box__img{display:none}}.wg-element--marginal .wg-element-media{height:auto}@media only screen and (min-width:992px){.wg-element--marginal .wg-element-media__caption{background-color:#fff;display:block}}.wg-element--marginal.wg-element--dark .wg-element-media__caption,.wg-element--marginal.wg-element--dark .wg-element__aside{background-color:#eff0f2}.wg-element--marginal.wg-element--dark .wg-box{background-color:transparent}.wg-pl-calculator{justify-content:center;margin:0 0 2rem}@media only screen and (min-width:1280px){.wg-pl-calculator{justify-content:flex-start}}.wg-pl-calculator__title{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.6rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:2rem;margin-bottom:0;padding-bottom:0;padding-top:1.5rem}html[lang*=cn] .wg-pl-calculator__title{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-pl-calculator__title{font-family:sans-serif}html[lang*=kr] .wg-pl-calculator__title{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-pl-calculator__title{font-family:sans-serif}@media only screen and (min-width:768px){.wg-pl-calculator__title{font-size:1.6rem;line-height:2rem}}@media only screen and (min-width:992px){.wg-pl-calculator__title{font-size:1.8rem;line-height:2.2rem}}@media only screen and (min-width:1280px){.wg-pl-calculator__title{font-size:2rem;line-height:2.4rem}}@media only screen and (min-width:1600px){.wg-pl-calculator__title{font-size:2.2rem;line-height:2.6rem}}@media only screen and (min-width:992px){.wg-pl-calculator__title{padding-bottom:2rem}}.wg-pl-calculator__description{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.2rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.6rem;padding:2rem 1rem}html[lang*=cn] .wg-pl-calculator__description{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-pl-calculator__description{font-family:sans-serif}html[lang*=kr] .wg-pl-calculator__description{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-pl-calculator__description{font-family:sans-serif}@media only screen and (min-width:768px){.wg-pl-calculator__description{font-size:1.2rem;line-height:1.6rem}}@media only screen and (min-width:992px){.wg-pl-calculator__description{font-size:1.2rem;line-height:1.6rem}}@media only screen and (min-width:1280px){.wg-pl-calculator__description{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:1600px){.wg-pl-calculator__description{font-size:1.6rem;line-height:2rem}}.wg-pl-calculator__headline{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.4rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.8rem;padding:1rem}html[lang*=cn] .wg-pl-calculator__headline{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-pl-calculator__headline{font-family:sans-serif}html[lang*=kr] .wg-pl-calculator__headline{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-pl-calculator__headline{font-family:sans-serif}@media only screen and (min-width:768px){.wg-pl-calculator__headline{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:992px){.wg-pl-calculator__headline{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:1280px){.wg-pl-calculator__headline{font-size:1.6rem;line-height:2rem}}@media only screen and (min-width:1600px){.wg-pl-calculator__headline{font-size:1.8rem;line-height:2.2rem}}.wg-pl-calculator__headline--level2{font-size:1.2rem;padding-left:1.66rem}.wg-pl-calculator__section{background-color:#fff;margin-left:0;margin-right:0;padding-bottom:1rem}.wg-pl-calculator__result-section{background-color:#fff;display:flex;flex-flow:column;justify-content:space-between}@media only screen and (max-width:767px){.wg-pl-calculator__result-section{border:none}}.wg-pl-calculator__intermediate-result-section{display:flex}@media only screen and (max-width:991px){.wg-pl-calculator__intermediate-result-section{flex-direction:column}}.wg-pl-calculator__result-value{font-size:3rem;padding:1rem 0 2rem;text-align:center}.wg-pl-calculator-slider-wrapper{position:relative}.wg-pl-calculator-slider{background-color:transparent;border:2px solid #eff0f2;opacity:0;overflow:hidden;transition:opacity .3s ease-in}.wg-pl-calculator-slider.flickity-enabled{opacity:1;transition-delay:2s}.wg-pl-calculator-slider .flickity-button{align-items:center;background-color:#6ec800;border:none;color:#fff;cursor:pointer;display:flex;height:3rem;justify-content:center;opacity:.85;outline:none;padding:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:opacity .3s linear;width:2.5rem;z-index:500}.wg-pl-calculator-slider .flickity-button>svg{width:1rem}.wg-pl-calculator-slider .flickity-button.previous{left:0}.wg-pl-calculator-slider .flickity-button.next{right:0}.wg-pl-calculator-slider .flickity-button:disabled{opacity:.25}.wg-pl-calculator-slider .flickity-page-dots{bottom:0;display:flex;justify-content:center;left:0;margin:0;padding:1rem;position:absolute;right:0}.wg-pl-calculator-slider .flickity-page-dots .dot{background-color:#eff0f2;border-radius:0;cursor:pointer;display:inline-block;height:5px;margin:5px;opacity:1;width:50px}.wg-pl-calculator-slider .flickity-page-dots .dot:hover{background-color:#eff0f2}.wg-pl-calculator-slider .flickity-page-dots .dot.is-selected{background-color:#6ec800}.wg-pl-calculator-slider-item-wrapper{background-color:transparent;margin:0;padding:2rem}.wg-pl-calculator-slider-item{background-color:#fff;cursor:grab;display:block;margin:0}@media only screen and (min-width:992px){.wg-pl-calculator-slider-item{flex-direction:column;width:100%}}.wg-pl-calculator-slider-item__img-wrapper{aspect-ratio:16/9;background-color:#fff;border-bottom:2px solid #eff0f2;display:block;margin-bottom:.5rem;position:relative}.wg-pl-calculator-slider-item__img-placeholder{align-items:center;display:block;font-size:0;justify-content:center;overflow:hidden;text-align:center;white-space:nowrap}.wg-pl-calculator-slider-item__img-placeholder>img{display:inline-block;height:auto;max-height:100%;max-width:100%;vertical-align:middle;width:auto}.wg-pl-calculator-slider-item__body{background-color:#fff;display:flex;flex-direction:column;padding:1rem 2rem}.wg-pl-calculator__footnote{padding:1rem}.wg-pl-calculator-accordion{background-color:#fff;box-shadow:0 1px 3px rgba(97,106,115,.12),0 1px 2px rgba(97,106,115,.24);margin:1rem 0;padding:0;transition:box-shadow .2s}.wg-pl-calculator-accordion:hover{box-shadow:0 3px 6px rgba(97,106,115,.16),0 3px 6px rgba(97,106,115,.23)}.wg-pl-calculator-accordion__body{padding:1rem}.wg-pl-calculator-accordion__headline{border:0;color:#000;display:flex;font-family:AktivGrotesk,sans-serif;font-size:1.4rem;font-style:normal;font-weight:700;justify-content:space-between;letter-spacing:normal;line-height:1.8rem;margin:0;padding:.8rem 1rem;position:relative;transition:all .3s;width:100%}html[lang*=cn] .wg-pl-calculator-accordion__headline{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-pl-calculator-accordion__headline{font-family:sans-serif}html[lang*=kr] .wg-pl-calculator-accordion__headline{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-pl-calculator-accordion__headline{font-family:sans-serif}@media only screen and (min-width:768px){.wg-pl-calculator-accordion__headline{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:992px){.wg-pl-calculator-accordion__headline{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:1280px){.wg-pl-calculator-accordion__headline{font-size:1.6rem;line-height:2rem}}@media only screen and (min-width:1600px){.wg-pl-calculator-accordion__headline{font-size:1.8rem;line-height:2.2rem}}.wg-pl-calculator-accordion__headline:hover{color:#6ec800}.wg-pl-calculator-accordion__headline.active .icon{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.wg-pl-calculator-accordion__headline .icon{fill:#000;-webkit-transform:rotate(90deg);transform:rotate(90deg);transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease}.wg-pl-calculator__co2,.wg-pl-calculator__efficiency{color:#6ec800}.wg-pl-calculator__data-element{color:#000;display:flex;flex-direction:column;font-family:AktivGrotesk,sans-serif;font-size:1.2rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.6rem;margin-bottom:1rem}html[lang*=cn] .wg-pl-calculator__data-element{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-pl-calculator__data-element{font-family:sans-serif}html[lang*=kr] .wg-pl-calculator__data-element{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-pl-calculator__data-element{font-family:sans-serif}@media only screen and (min-width:768px){.wg-pl-calculator__data-element{font-size:1.2rem;line-height:1.6rem}}@media only screen and (min-width:992px){.wg-pl-calculator__data-element{font-size:1.2rem;line-height:1.6rem}}@media only screen and (min-width:1280px){.wg-pl-calculator__data-element{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:1600px){.wg-pl-calculator__data-element{font-size:1.6rem;line-height:2rem}}.wg-pl-calculator__data-element-label{color:#000;font-family:AktivGrotesk,sans-serif;font-size:.8rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.4rem;text-transform:none}html[lang*=cn] .wg-pl-calculator__data-element-label{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-pl-calculator__data-element-label{font-family:sans-serif}html[lang*=kr] .wg-pl-calculator__data-element-label{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-pl-calculator__data-element-label{font-family:sans-serif}.wg-winsta-calculator{padding-bottom:2rem}.wg-winsta-calculator .wg-wizard__header{background-color:#eff0f2}.wg-winsta-calculator .wg-wizard-navigator{padding:.5rem 1rem 2rem}.wg-winsta-calculator .wg-wizard-navigator .wg-wizard-navigator-line{stroke:#a5a8af;stroke-width:1px}.wg-winsta-calculator .wg-wizard__navigation-buttons{margin-top:2rem}.wg-winsta-calculator .wg-wizard__tab{min-height:500px;padding:0 1rem}@media only screen and (max-width:767px){.wg-winsta-calculator .wg-wizard__tab{min-height:unset}}@media only screen and (max-width:991px){.wg-winsta-calculator .wg-wizard__sidebar{border-width:2px 0 0;margin:1rem 1rem 0;padding:1rem 1rem 0}}@media only screen and (max-width:767px){.wg-winsta-calculator .wg-wizard__header{box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);left:0;position:-webkit-sticky;position:sticky;right:0;top:0;z-index:100}}.wg-winsta-calculator__result-divider{border-bottom:2px solid #dedfe1}.wg-winsta-calculator__result-label{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.2rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.8rem;text-transform:none}html[lang*=cn] .wg-winsta-calculator__result-label{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-winsta-calculator__result-label{font-family:sans-serif}html[lang*=kr] .wg-winsta-calculator__result-label{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-winsta-calculator__result-label{font-family:sans-serif}.wg-winsta-calculator__grey-result{background-color:#eff0f2;padding:1rem}.wg-winsta-calculator__framed-result{border:2px solid #6ec800;padding:.5rem}.wg-winsta-calculator__diagram-border{border-bottom:2px solid #a5a8af;height:20rem}.wg-winsta-calculator__diagram{transition:height 1s cubic-bezier(.3,0,.45,1);transition-delay:.5s}.wg-winsta-calculator__secondary-color{fill:#a5a8af}.wg-winsta-calculator__primary-color{fill:#6ec800;transition:fill 1s cubic-bezier(.3,0,.45,1)}.wg-winsta-calculator__diagram--inactive-label{color:rgba(0,0,0,.5)}.wg-winsta-calculator__diagram--inactive{fill:#fff;stroke:#a5a8af;stroke-width:2px}.wg-winsta-calculator__legend ul>li:first-of-type:before{background-color:#a5a8af}.wg-winsta-calculator__mobile-headline{text-align:center}@media only screen and (min-width:992px){.wg-winsta-calculator__mobile-headline{display:none}}.wg-winsta-calculator__benefit-list ul{list-style:none;margin-bottom:2.667rem;margin-top:0;padding:0}.wg-winsta-calculator__benefit-list ul>li{font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem;padding-left:2.5rem;position:relative}html[lang*=cn] .wg-winsta-calculator__benefit-list ul>li{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-winsta-calculator__benefit-list ul>li{font-family:sans-serif}html[lang*=kr] .wg-winsta-calculator__benefit-list ul>li{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-winsta-calculator__benefit-list ul>li{font-family:sans-serif}.wg-winsta-calculator__benefit-list ul>li>p{display:inline;margin:0}.wg-winsta-calculator__benefit-list ul>li:before{background-color:unset;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%236ec800' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='m213 308-56-56-19.1 19 75 75L374 184.9 355.1 166 213 308z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%;content:"";display:inline-block;height:2rem;left:0;position:absolute;top:-.3rem;width:2rem}.wg-alternative-search{margin-bottom:2rem}.wg-alternative-search__headline{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.4rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.8rem;padding:1rem}html[lang*=cn] .wg-alternative-search__headline{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-alternative-search__headline{font-family:sans-serif}html[lang*=kr] .wg-alternative-search__headline{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-alternative-search__headline{font-family:sans-serif}@media only screen and (min-width:768px){.wg-alternative-search__headline{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:992px){.wg-alternative-search__headline{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:1280px){.wg-alternative-search__headline{font-size:1.6rem;line-height:2rem}}@media only screen and (min-width:1600px){.wg-alternative-search__headline{font-size:1.8rem;line-height:2.2rem}}.wg-alternative-search__content{margin:0}.wg-alternative-search-sidebar{background-color:#eff0f2;border-right:2px solid #dedfe1}.wg-alternative-search-item{background-color:#fff;border-bottom:2px solid #dedfe1;color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.2rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.6rem;padding:.5rem 4rem .5rem 1.5rem;position:relative;width:100%}html[lang*=cn] .wg-alternative-search-item{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-alternative-search-item{font-family:sans-serif}html[lang*=kr] .wg-alternative-search-item{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-alternative-search-item{font-family:sans-serif}@media only screen and (min-width:768px){.wg-alternative-search-item{font-size:1.2rem;line-height:1.6rem}}@media only screen and (min-width:992px){.wg-alternative-search-item{font-size:1.2rem;line-height:1.6rem}}@media only screen and (min-width:1280px){.wg-alternative-search-item{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:1600px){.wg-alternative-search-item{font-size:1.6rem;line-height:2rem}}.wg-alternative-search-item:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='m222.5 305.1 14.9 14.9 64-64-64-64-14.9 14.9 49.1 49.1-49.1 49.1z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%;bottom:0;content:"";position:absolute;right:0;top:0;width:4rem}.wg-alternative-search-item:hover{background-color:#eff0f2;color:#000;text-decoration:none}.wg-alternative-search-item:hover:before{border-left:2px solid #6ec800;bottom:0;content:"";left:0;position:absolute;top:0}@media only screen and (min-width:992px){.wg-alternative-search-item--top-alternative:before{border-left:2px solid #6ec800;bottom:0;content:"";left:0;position:absolute;top:0}}.wg-alternative-search-item__original-term{color:#000;color:#a5a8af;font-family:AktivGrotesk,sans-serif;font-size:1.2rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.6rem}html[lang*=cn] .wg-alternative-search-item__original-term{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-alternative-search-item__original-term{font-family:sans-serif}html[lang*=kr] .wg-alternative-search-item__original-term{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-alternative-search-item__original-term{font-family:sans-serif}@media only screen and (min-width:768px){.wg-alternative-search-item__original-term{font-size:1.2rem;line-height:1.6rem}}@media only screen and (min-width:992px){.wg-alternative-search-item__original-term{font-size:1.2rem;line-height:1.6rem}}@media only screen and (min-width:1280px){.wg-alternative-search-item__original-term{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:1600px){.wg-alternative-search-item__original-term{font-size:1.6rem;line-height:2rem}}.wg-alternative-search-item__term{color:#6ec800;margin:0 3px}.wg-alternative-search-body{background-color:#eff0f2;display:flex;flex-direction:column}.wg-alternative-search-body__item-list{display:flex;flex-direction:column;padding:2rem}.wg-alternative-search-body__footer{display:flex;margin-top:auto}.wg-alternative-search-body__footer .wg-button{margin-left:auto}.wg-page--content-category .wg-catalog-entry__item{margin-bottom:0}@media only screen and (min-width:768px){.wg-page--content-category .wg-catalog-entry__item{margin-bottom:0}}@media only screen and (max-width:767px),only screen and (min-width:992px){.wg-page--content-category .wg-catalog-entry__item{border-color:#eff0f2;border-style:solid;border-width:0 2px 2px 0;margin-bottom:0}}.wg-catalog-entry{display:flex;flex:1 1 auto;flex-direction:column}@media only screen and (min-width:992px){.wg-catalog-entry{flex-direction:row}}.wg-catalog-entry--white{background-color:#fff}.wg-catalog-entry__item{background-color:#fff;display:flex;flex-flow:row nowrap;margin-bottom:1.66666667rem;padding:1rem;transition:all .3s}.wg-catalog-entry__item,.wg-catalog-entry__item:active,.wg-catalog-entry__item:focus,.wg-catalog-entry__item:hover{color:#000;outline:none;text-decoration:none}@media only screen and (min-width:768px){.wg-catalog-entry__item{margin-bottom:2rem}}@media only screen and (max-width:767px),only screen and (min-width:992px){.wg-catalog-entry__item{background-color:transparent;border-right:2px solid #eff0f2;flex:1 1 100%;flex-flow:column nowrap;margin-bottom:2.66666667rem;padding:2rem;text-align:center}}@media only screen and (max-width:767px){.wg-catalog-entry__item{background-color:#fff;border:none;flex:1 1 auto;margin-bottom:2px}}.wg-catalog-entry__item:hover{background-color:#eff0f2;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)}.wg-catalog-entry__item:hover .wg-catalog-entry__button{color:#6ec800}.wg-catalog-entry__item:last-child{border-right:none}.wg-catalog-entry__image{background-position:50%;background-repeat:no-repeat;background-size:contain;flex:0 0 33%;margin:0 1rem 0 0}@media only screen and (max-width:767px),only screen and (min-width:992px){.wg-catalog-entry__image{background-size:cover;flex:0 0 auto;margin:0 0 1rem;padding-top:56%}}.wg-catalog-entry__body{flex:1 1 0px}@media only screen and (min-width:992px){.wg-catalog-entry__body{display:flex;flex-flow:column nowrap}}.wg-catalog-entry__headline{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1.4rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.8rem;margin-bottom:1rem}html[lang*=cn] .wg-catalog-entry__headline{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-catalog-entry__headline{font-family:sans-serif}html[lang*=kr] .wg-catalog-entry__headline{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-catalog-entry__headline{font-family:sans-serif}@media only screen and (min-width:768px){.wg-catalog-entry__headline{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:992px){.wg-catalog-entry__headline{font-size:1.4rem;line-height:1.8rem}}@media only screen and (min-width:1280px){.wg-catalog-entry__headline{font-size:1.6rem;line-height:2rem}}@media only screen and (min-width:1600px){.wg-catalog-entry__headline{font-size:1.8rem;line-height:2.2rem}}@media only screen and (max-width:767px){.wg-catalog-entry__headline{-webkit-hyphens:auto;hyphens:auto;-ms-word-break:break-word;word-break:break-word}}.wg-catalog-entry__headline p{margin:0}.wg-catalog-entry__body{flex:1 1 auto}.wg-catalog-entry__body>p{margin:0;padding:0}.wg-catalog-entry__copy{color:#000;font-family:AktivGrotesk,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.6rem;text-transform:none}html[lang*=cn] .wg-catalog-entry__copy{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-catalog-entry__copy{font-family:sans-serif}html[lang*=kr] .wg-catalog-entry__copy{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-catalog-entry__copy{font-family:sans-serif}.wg-catalog-entry__footer{margin-top:1rem}.wg-catalog-entry__button{align-items:center;background-color:transparent;color:#000;display:inline-flex;font-weight:400;line-height:2rem;padding:0;text-align:center}@media only screen and (max-width:767px),only screen and (min-width:992px){.wg-catalog-entry__button{padding:.6667rem 1.5rem}}.wg-catalog-entry__button>.icon{height:2rem;margin-right:.5rem;width:2rem}@media only screen and (max-width:767px){.wg-catalog-entry__headline{margin-bottom:0}}.Vue-Toastification__toast{background-color:#616a73;border:none;border-radius:0;min-width:30rem;outline:none;padding:0}.Vue-Toastification__toast--default,.Vue-Toastification__toast--error,.Vue-Toastification__toast--info,.Vue-Toastification__toast--success,.Vue-Toastification__toast--warning,.wg-custom-toast-global{background-color:#616a73;color:#fff}.wg-custom-toast-global{display:flex;font-family:AktivGrotesk,sans-serif;font-size:.8rem;font-style:normal;font-weight:400;height:100%;letter-spacing:normal;line-height:1.4rem;text-transform:none;width:100%}html[lang*=cn] .wg-custom-toast-global{font-family:cnAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=ja] .wg-custom-toast-global{font-family:sans-serif}html[lang*=kr] .wg-custom-toast-global{font-family:krAktivGrotesk,AktivGrotesk,sans-serif}html[lang*=tw] .wg-custom-toast-global{font-family:sans-serif}.wg-custom-toast-global__icon{align-items:center;display:flex;flex:10%;height:100%;justify-content:center;padding:1rem;text-align:center;width:100%}.wg-custom-toast-global__icon>svg{-webkit-transform:scale(1.1);transform:scale(1.1)}.wg-custom-toast-global__icon--success{background-color:#6ec800}.wg-custom-toast-global__icon--default,.wg-custom-toast-global__icon--info{background-color:#1f2837}.wg-custom-toast-global__icon--error,.wg-custom-toast-global__icon--warning{background-color:#ff6f0f}.wg-custom-toast-global__content{align-self:center;flex:90%;justify-self:center;padding:1rem}.wg-custom-toast-global__content>p{margin:0}.wg-custom-toast-cart{background-color:#fff;border:2px solid #a5a8af;color:#000;padding:.5rem}.wg-custom-toast-cart-body{height:100%;width:100%}.wg-custom-toast-cart-body,.wg-custom-toast-cart-body__image{align-items:center;display:flex;justify-content:center;padding:.5rem}.wg-custom-toast-cart-body__image{flex:25%}.wg-custom-toast-cart-body__image>img{max-width:50%;width:50%}.wg-custom-toast-cart-body__content{flex:75%}.wg-custom-toast-cart-hint{align-items:center;background-color:#616a73;color:#fff;display:flex;margin:.5rem 0}.wg-custom-toast-cart-hint__icon{align-items:center;background-color:#1f2837;display:flex;flex:10%;justify-content:center;padding:.75rem;text-align:center}.wg-custom-toast-cart-hint__content{flex:90%;padding:.75rem 1rem}.wg-vue-fade-enter-active,.wg-vue-fade-leave-active{opacity:1;transition:opacity .3s ease}.wg-vue-fade-enter,.wg-vue-fade-leave-to{opacity:0}.wg-vue-collapse-enter-active,.wg-vue-collapse-leave-active{max-height:100vh;transition:max-height .3s ease}.wg-vue-collapse-enter,.wg-vue-collapse-leave-to{max-height:0}.wg-vue-collapse-fade-enter-active,.wg-vue-collapse-fade-leave-active{max-height:100vh;opacity:1;transition:opacity .3s ease,max-height .3s ease}.wg-vue-collapse-fade-enter,.wg-vue-collapse-fade-leave-to{max-height:0;opacity:0}.wg-vue-list-right-item{transition:all .3s ease}.wg-vue-list-right-enter,.wg-vue-list-right-leave-to{opacity:0;-webkit-transform:translateX(100%);transform:translateX(100%)}.wg-vue-list-right-leave-active{position:absolute}.slide-in-down-enter-active,.slide-in-down-leave-active{transition:opacity .3s ease-in,-webkit-transform .3s ease-in;transition:transform .3s ease-in,opacity .3s ease-in;transition:transform .3s ease-in,opacity .3s ease-in,-webkit-transform .3s ease-in}.slide-in-down-enter,.slide-in-down-leave-to{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}.wg-align-items-center{align-items:center;display:flex}.wg-align-items-end{align-items:flex-end;display:flex}.wg-justify-content-center{display:flex;justify-content:center}.wg-justify-content-space-between{display:flex;justify-content:space-between}.wg-justify-content-start{display:flex;justify-content:flex-start}.wg-justify-content-end{display:flex;justify-content:flex-end}.wg-row-no-wrap{flex-flow:row nowrap}.wg-flex--column{display:flex;flex-direction:column}.wg-flex-gap-1{gap:1rem}.wg-flex-gap-1_5{gap:1.5rem}.wg-flex-gap-2{gap:2rem}
