@charset "UTF-8";.c-button{background:none;border:none;color:#292929;cursor:pointer;display:inline-block;margin:0;padding:0;position:relative;text-decoration:none;transition:background-color .12s linear,border .12s linear,color .12s linear,outline .12s linear}.c-button:disabled,.c-button[aria-disabled=true]{cursor:default}.c-button:active{outline-width:0}.c-button .c-icon{align-self:center;font-size:1.5rem;line-height:.75rem}@media (min-width:90em){.c-button .c-icon{line-height:.875rem}}.c-button *{pointer-events:none}.c-button__inner{display:flex;justify-content:center}.is-with-icon .c-button__label{margin-right:12px}@media (min-width:90em){.is-with-icon .c-button__label{margin-right:16px}}.c-button--primary .is-with-icon .c-button__label,.c-button--secondary .is-with-icon .c-button__label,.c-button--tertiary .is-with-icon .c-button__label{margin-right:24px}.c-button--primary{font-family:InterSemiBold,arial,verdana,sans-serif;font-size:.875rem;letter-spacing:.02em;line-height:150%;position:relative;text-transform:uppercase;transition:color .12s linear,background-color .12s linear,outline .12s linear}.c-button--primary.is-big{padding:19px 40px 20px}.c-button--primary.is-small{padding:11px 40px 12px}.c-button--primary.is-mobile-center{width:100%}@media (min-width:36em){.c-button--primary.is-mobile-center{width:auto}}.c-button--primary.is-mobile-center .c-button__label,.c-button--primary.is-mobile-center .c-link__label{margin:auto}@media (min-width:36em){.c-button--primary.is-mobile-center .c-button__label,.c-button--primary.is-mobile-center .c-link__label{margin:0}}.c-button--primary.is-center .c-link__inner{justify-content:center}.c-button--primary.is-center .c-link__label{text-align:center}.c-button--primary:active .c-icon:not(.is-fixed),.c-button--primary:hover .c-icon:not(.is-fixed){transform:translate3d(4px,0,0);transition:transform .2s ease-in-out}.c-button--primary:after,.c-button--primary:before{background-color:transparent;content:"";display:block;height:1px;left:-1px;position:absolute;transition:top .2s cubic-bezier(0,0,.1,1),bottom .2s cubic-bezier(0,0,.1,1),background-color .12s linear;width:calc(100% + 4px)}.c-button--primary:before{top:0}.c-button--primary:after{bottom:0}.c-button--primary:focus{box-shadow:none;outline:none}.c-button--primary:focus:after,.c-button--primary:focus:before{background-color:#ff8f0c;display:block;height:1px;left:-1px;position:absolute;width:calc(100% + 2px)}.c-button--primary:focus:before{top:-5px}.c-button--primary:focus:after{bottom:-5px}.c-button--primary,.is-bg-dark-grey .c-button--primary:focus:after,.is-bg-dark-grey .c-button--primary:focus:before,.is-bg-pink .c-button--primary:focus:after,.is-bg-pink .c-button--primary:focus:before,.is-bg-purple .c-button--primary:focus:after,.is-bg-purple .c-button--primary:focus:before,.is-bg-yellow .c-button--primary:focus:after,.is-bg-yellow .c-button--primary:focus:before{background-color:#ff8f0c}.c-button--primary{border:1px solid #ff8f0c;color:#fff}.c-button--primary:hover{background-color:#fff;border-color:#ff8f0c;color:#ff8f0c}.c-button--primary:active{background-color:#fff9f3;border-color:#ff7a00;color:#ff8f0c}.c-button--primary:disabled{background-color:#f6f6f6;border-color:transparent;color:#ccc}.c-button--primary.is-pink{background-color:#cd2193;border:1px solid #cd2193;color:#fff}.c-button--primary.is-pink:after,.c-button--primary.is-pink:before{background-color:transparent;content:"";display:block;height:1px;left:-1px;position:absolute;transition:top .2s cubic-bezier(0,0,.1,1),bottom .2s cubic-bezier(0,0,.1,1),background-color .12s linear;width:calc(100% + 4px)}.c-button--primary.is-pink:before{top:0}.c-button--primary.is-pink:after{bottom:0}.c-button--primary.is-pink:focus{box-shadow:none;outline:none}.c-button--primary.is-pink:focus:after,.c-button--primary.is-pink:focus:before{background-color:#cd2193;display:block;height:1px;left:-1px;position:absolute;width:calc(100% + 2px)}.c-button--primary.is-pink:focus:before{top:-5px}.c-button--primary.is-pink:focus:after{bottom:-5px}.is-bg-dark-grey .c-button--primary.is-pink:focus:after,.is-bg-dark-grey .c-button--primary.is-pink:focus:before,.is-bg-pink .c-button--primary.is-pink:focus:after,.is-bg-pink .c-button--primary.is-pink:focus:before,.is-bg-purple .c-button--primary.is-pink:focus:after,.is-bg-purple .c-button--primary.is-pink:focus:before,.is-bg-yellow .c-button--primary.is-pink:focus:after,.is-bg-yellow .c-button--primary.is-pink:focus:before{background-color:#cd2193}.c-button--primary.is-pink:hover{background-color:#fff;border-color:#cd2193;color:#cd2193}.c-button--primary.is-pink:active{background-color:#f6f6f6;border-color:#7f1b5d;color:#cd2193}.c-button--primary.is-pink:disabled{background-color:#f6f6f6;border-color:transparent;color:#ccc}.c-button--primary.is-purple{background-color:#5400ff;border:1px solid #5400ff;color:#fff}.c-button--primary.is-purple:after,.c-button--primary.is-purple:before{background-color:transparent;content:"";display:block;height:1px;left:-1px;position:absolute;transition:top .2s cubic-bezier(0,0,.1,1),bottom .2s cubic-bezier(0,0,.1,1),background-color .12s linear;width:calc(100% + 4px)}.c-button--primary.is-purple:before{top:0}.c-button--primary.is-purple:after{bottom:0}.c-button--primary.is-purple:focus{box-shadow:none;outline:none}.c-button--primary.is-purple:focus:after,.c-button--primary.is-purple:focus:before{background-color:#5400ff;display:block;height:1px;left:-1px;position:absolute;width:calc(100% + 2px)}.c-button--primary.is-purple:focus:before{top:-5px}.c-button--primary.is-purple:focus:after{bottom:-5px}.is-bg-dark-grey .c-button--primary.is-purple:focus:after,.is-bg-dark-grey .c-button--primary.is-purple:focus:before,.is-bg-pink .c-button--primary.is-purple:focus:after,.is-bg-pink .c-button--primary.is-purple:focus:before,.is-bg-purple .c-button--primary.is-purple:focus:after,.is-bg-purple .c-button--primary.is-purple:focus:before,.is-bg-yellow .c-button--primary.is-purple:focus:after,.is-bg-yellow .c-button--primary.is-purple:focus:before{background-color:#5400ff}.c-button--primary.is-purple:hover{background-color:#fff;border-color:#5400ff;color:#5400ff}.c-button--primary.is-purple:active{background-color:#f6f6f6;border-color:#320490;color:#5400ff}.c-button--primary.is-purple:disabled{background-color:#f6f6f6;border-color:transparent;color:#ccc}.c-button--secondary{font-family:InterSemiBold,arial,verdana,sans-serif;font-size:.875rem;letter-spacing:.02em;line-height:150%;position:relative;text-transform:uppercase;transition:color .12s linear,background-color .12s linear,outline .12s linear}.c-button--secondary.is-big{padding:19px 40px 20px}.c-button--secondary.is-small{padding:11px 40px 12px}.c-button--secondary.is-mobile-center{width:100%}@media (min-width:36em){.c-button--secondary.is-mobile-center{width:auto}}.c-button--secondary.is-mobile-center .c-button__label,.c-button--secondary.is-mobile-center .c-link__label{margin:auto}@media (min-width:36em){.c-button--secondary.is-mobile-center .c-button__label,.c-button--secondary.is-mobile-center .c-link__label{margin:0}}.c-button--secondary.is-center .c-link__inner{justify-content:center}.c-button--secondary.is-center .c-link__label{text-align:center}.c-button--secondary:active .c-icon:not(.is-fixed),.c-button--secondary:hover .c-icon:not(.is-fixed){transform:translate3d(4px,0,0);transition:transform .2s ease-in-out}.c-button--secondary:after,.c-button--secondary:before{background-color:transparent;content:"";display:block;height:1px;left:-1px;position:absolute;transition:top .2s cubic-bezier(0,0,.1,1),bottom .2s cubic-bezier(0,0,.1,1),background-color .12s linear;width:calc(100% + 4px)}.c-button--secondary:before{top:0}.c-button--secondary:after{bottom:0}.c-button--secondary:focus{box-shadow:none;outline:none}.c-button--secondary:focus:after,.c-button--secondary:focus:before{background-color:#292929;display:block;height:1px;left:-1px;position:absolute;width:calc(100% + 2px)}.c-button--secondary:focus:before{top:-5px}.c-button--secondary:focus:after{bottom:-5px}.is-bg-dark-grey .c-button--secondary:focus:after,.is-bg-dark-grey .c-button--secondary:focus:before,.is-bg-pink .c-button--secondary:focus:after,.is-bg-pink .c-button--secondary:focus:before,.is-bg-purple .c-button--secondary:focus:after,.is-bg-purple .c-button--secondary:focus:before{background-color:#fff}.is-bg-yellow .c-button--secondary:focus:after,.is-bg-yellow .c-button--secondary:focus:before{background-color:#5400ff}.c-button--secondary{background-color:transparent;border:1px solid #292929;color:#292929}.is-bg-dark-grey .c-button--secondary,.is-bg-pink .c-button--secondary,.is-bg-purple .c-button--secondary{background-color:transparent;border-color:#fff;color:#fff}.is-bg-purple .c-button--secondary{background-color:#5400ff}.is-bg-pink .c-button--secondary{background-color:#cd2193}.is-bg-yellow .c-button--secondary{background-color:#fff;border-color:#fff;color:#5400ff}.c-button--secondary:hover{background-color:#292929;border-color:#292929;color:#fff}.is-bg-dark-grey .c-button--secondary:hover{background-color:#fff;border-color:#fff;color:#292929}.is-bg-purple .c-button--secondary:hover{background-color:#fff;border-color:#fff;color:#5400ff}.is-bg-pink .c-button--secondary:hover{background-color:#fff;border-color:#fff;color:#cd2193}.is-bg-yellow .c-button--secondary:hover{background-color:#ff8f0c;border-color:#5400ff;color:#5400ff}.c-button--secondary:focus{background-color:#292929;border-color:#292929;color:#fff}.is-bg-dark-grey .c-button--secondary:focus{background-color:#fff;border-color:#fff;color:#292929}.is-bg-purple .c-button--secondary:focus{background-color:#fff;border-color:#fff;color:#5400ff}.is-bg-pink .c-button--secondary:focus{background-color:#fff;border-color:#fff;color:#cd2193}.is-bg-yellow .c-button--secondary:focus{background-color:#ff8f0c;border-color:#5400ff;color:#5400ff}.c-button--secondary:active{background-color:#000;border-color:#000;color:#fff}.is-bg-dark-grey .c-button--secondary:active{background-color:#ccc;border-color:#ccc;color:#292929}.is-bg-pink .c-button--secondary:active:after,.is-bg-pink .c-button--secondary:active:before,.is-bg-purple .c-button--secondary:active:after,.is-bg-purple .c-button--secondary:active:before,.is-bg-yellow .c-button--secondary:active:after,.is-bg-yellow .c-button--secondary:active:before{background-color:transparent}.is-bg-purple .c-button--secondary:active{background-color:#320490;border-color:#320490;color:#fff}.is-bg-pink .c-button--secondary:active{background-color:#7f1b5d;border-color:#7f1b5d;color:#fff}.is-bg-yellow .c-button--secondary:active{background-color:#fff3;border-color:#5400ff;color:#5400ff}.c-button--secondary:disabled{background-color:transparent;border-color:#ccc;color:#ccc}.is-bg-silver-grey .c-button--secondary:disabled,.is-bg-silver-grey-2 .c-button--secondary:disabled{background-color:#eaeaea}.is-bg-dark-grey .c-button--secondary:disabled{background-color:transparent;border-color:#707070;color:#707070}.is-bg-purple .c-button--secondary:disabled{background-color:transparent;border-color:#320490;color:#320490}.is-bg-pink .c-button--secondary:disabled{background-color:transparent;border-color:#7f1b5d;color:#7f1b5d}.is-bg-yellow .c-button--secondary:disabled{background-color:#d77d0a;border-color:#d77d0a;color:#ff8f0c}.c-button--tertiary{font-family:InterSemiBold,arial,verdana,sans-serif;font-size:.875rem;letter-spacing:.02em;line-height:150%;position:relative;text-transform:uppercase;transition:color .12s linear,background-color .12s linear,outline .12s linear}.c-button--tertiary.is-big{padding:19px 40px 20px}.c-button--tertiary.is-small{padding:11px 40px 12px}.c-button--tertiary.is-mobile-center{width:100%}@media (min-width:36em){.c-button--tertiary.is-mobile-center{width:auto}}.c-button--tertiary.is-mobile-center .c-button__label,.c-button--tertiary.is-mobile-center .c-link__label{margin:auto}@media (min-width:36em){.c-button--tertiary.is-mobile-center .c-button__label,.c-button--tertiary.is-mobile-center .c-link__label{margin:0}}.c-button--tertiary.is-center .c-link__inner{justify-content:center}.c-button--tertiary.is-center .c-link__label{text-align:center}.c-button--tertiary:active .c-icon:not(.is-fixed),.c-button--tertiary:hover .c-icon:not(.is-fixed){transform:translate3d(4px,0,0);transition:transform .2s ease-in-out}.c-button--tertiary:after,.c-button--tertiary:before{background-color:transparent;content:"";display:block;height:1px;left:-1px;position:absolute;transition:top .2s cubic-bezier(0,0,.1,1),bottom .2s cubic-bezier(0,0,.1,1),background-color .12s linear;width:calc(100% + 4px)}.c-button--tertiary:before{top:0}.c-button--tertiary:after{bottom:0}.c-button--tertiary:focus{box-shadow:none;outline:none}.c-button--tertiary:focus:after,.c-button--tertiary:focus:before{background-color:#292929;display:block;height:1px;left:-1px;position:absolute;width:calc(100% + 2px)}.c-button--tertiary:focus:before{top:-5px}.c-button--tertiary:focus:after{bottom:-5px}.is-bg-dark-grey .c-button--tertiary:focus:after,.is-bg-dark-grey .c-button--tertiary:focus:before,.is-bg-pink .c-button--tertiary:focus:after,.is-bg-pink .c-button--tertiary:focus:before,.is-bg-purple .c-button--tertiary:focus:after,.is-bg-purple .c-button--tertiary:focus:before{background-color:#fff}.is-bg-yellow .c-button--tertiary:focus:after,.is-bg-yellow .c-button--tertiary:focus:before{background-color:#5400ff}.c-button--tertiary{background-color:#292929;border:1px solid #292929;color:#fff}.is-bg-dark-grey .c-button--tertiary,.is-bg-pink .c-button--tertiary,.is-bg-purple .c-button--tertiary{background-color:#fff;border:1px solid #fff}.is-bg-dark-grey .c-button--tertiary{color:#292929}.is-bg-pink .c-button--tertiary{color:#cd2193}.is-bg-purple .c-button--tertiary{color:#5400ff}.is-bg-yellow .c-button--tertiary{background-color:#5400ff;border:1px solid #5400ff;color:#fff}.c-button--tertiary:hover{background-color:transparent;border-color:#292929;color:#292929}.is-bg-dark-grey .c-button--tertiary:hover,.is-bg-pink .c-button--tertiary:hover,.is-bg-purple .c-button--tertiary:hover{background-color:transparent;border-color:#fff;color:#fff}.is-bg-purple .c-button--tertiary:hover{background-color:#5400ff}.is-bg-pink .c-button--tertiary:hover{background-color:#cd2193}.is-bg-yellow .c-button--tertiary:hover{background-color:#ff8f0c;border:1px solid #5400ff;color:#5400ff}.c-button--tertiary:focus{background-color:#fff;border-color:#292929;color:#292929}.is-bg-dark-grey .c-button--tertiary:focus,.is-bg-pink .c-button--tertiary:focus,.is-bg-purple .c-button--tertiary:focus{border-color:#fff;color:#fff}.is-bg-dark-grey .c-button--tertiary:focus{background-color:transparent}.is-bg-purple .c-button--tertiary:focus{background-color:#5400ff}.is-bg-pink .c-button--tertiary:focus{background-color:#cd2193}.is-bg-yellow .c-button--tertiary:focus{background-color:#ff8f0c;border-color:#5400ff;color:#5400ff}.c-button--tertiary:active{background-color:#f6f6f6;border-color:#000;color:#000}.is-bg-pink .c-button--tertiary:active:after,.is-bg-pink .c-button--tertiary:active:before,.is-bg-purple .c-button--tertiary:active:after,.is-bg-purple .c-button--tertiary:active:before,.is-bg-yellow .c-button--tertiary:active:after,.is-bg-yellow .c-button--tertiary:active:before{background-color:transparent}.is-bg-dark-grey .c-button--tertiary:active{background-color:#000;border-color:#fff;color:#fff}.is-bg-pink .c-button--tertiary:active,.is-bg-purple .c-button--tertiary:active{border-color:#fff;color:#fff}.is-bg-purple .c-button--tertiary:active{background-color:#8c54ff}.is-bg-pink .c-button--tertiary:active{background-color:#d1389d}.is-bg-yellow .c-button--tertiary:active{background-color:#ffb864;border-color:#5400ff;color:#5400ff}.c-button--tertiary:disabled{background-color:#f6f6f6;border-color:#f6f6f6;color:#ccc}.is-bg-dark-grey .c-button--tertiary:disabled,.is-bg-silver-grey .c-button--tertiary:disabled{background-color:#ccc;border-color:#ccc;color:#878787}.is-bg-purple .c-button--tertiary:disabled{background-color:#320490;border-color:#320490;color:#5400ff}.is-bg-pink .c-button--tertiary:disabled{background-color:#7f1b5d;border-color:#7f1b5d;color:#cd2193}.is-bg-yellow .c-button--tertiary:disabled{background-color:#d77d0a;border-color:#d77d0a;color:#ff8f0c}.c-button--tag{background-color:transparent;border:1px solid #292929;border-radius:40px;color:#292929;font-family:InterSemiBold,arial,verdana,sans-serif;font-size:.875rem;letter-spacing:.02em;line-height:150%;padding:11px 24px 12px}.c-button--tag:hover{background-color:#292929;border-color:#292929;color:#fff}.c-button--tag:active{background-color:transparent;border-color:#292929;color:#292929}.c-button--tag:focus{background-color:#292929;border-color:#292929;color:#fff;outline:1px solid #292929;outline-offset:4px}.c-button--tag:disabled{background-color:transparent;border-color:#ccc;color:#ccc}.c-button--tag.is-active{background-color:#ff8f0c;border-color:transparent;color:#fff}.c-button--tag.is-active:hover{background-color:#fff;border-color:#ff8f0c;color:#ff8f0c}.c-button--tag.is-active:active{background-color:#fff9f3;border-color:#ff7a00;color:#ff8f0c}.c-button--tag.is-active:focus{background-color:#fff;border-color:#ff8f0c;color:#ff8f0c;outline:1px solid #ff8f0c;outline-offset:4px}.c-button--tag.is-active:disabled{background-color:#f6f6f6;border-color:#f6f6f6;color:#ccc}.c-button--tag .c-button__label{display:flex}.c-button--icon,.c-button--icon:not(.is-simple){font-family:InterSemiBold,arial,verdana,sans-serif;font-size:.875rem;letter-spacing:.02em;line-height:150%}.c-button--icon:not(.is-simple){background-color:transparent;border:1px solid #292929;border-radius:40px;color:#292929;padding:16px 36px}.is-bg-dark-grey .c-button--icon:not(.is-simple),.is-bg-pink .c-button--icon:not(.is-simple),.is-bg-purple .c-button--icon:not(.is-simple),.is-bg-yellow .c-button--icon:not(.is-simple){background-color:transparent;border-color:#fff;color:#fff}.c-button--icon:not(.is-simple):hover{background-color:#292929;border-color:#292929;color:#fff}.is-bg-dark-grey .c-button--icon:not(.is-simple):hover,.is-bg-pink .c-button--icon:not(.is-simple):hover,.is-bg-purple .c-button--icon:not(.is-simple):hover,.is-bg-yellow .c-button--icon:not(.is-simple):hover{background-color:#fff;border-color:#fff;color:#292929}.c-button--icon:not(.is-simple):active{background-color:#000;border-color:#000;color:#fff}.is-bg-dark-grey .c-button--icon:not(.is-simple):active,.is-bg-pink .c-button--icon:not(.is-simple):active,.is-bg-purple .c-button--icon:not(.is-simple):active,.is-bg-yellow .c-button--icon:not(.is-simple):active{background-color:#ccc;border-color:#ccc;color:#292929}.c-button--icon:not(.is-simple):focus{background-color:#292929;color:#fff;outline:1px solid #292929;outline-offset:4px}.is-bg-dark-grey .c-button--icon:not(.is-simple):focus,.is-bg-pink .c-button--icon:not(.is-simple):focus,.is-bg-purple .c-button--icon:not(.is-simple):focus,.is-bg-yellow .c-button--icon:not(.is-simple):focus{background-color:#fff;border-color:#fff;color:#292929;outline:1px solid #fff}.c-button--icon:not(.is-simple):disabled{background-color:transparent;border-color:#ccc;color:#ccc}.is-bg-silver-grey .c-button--icon:not(.is-simple):disabled,.is-bg-silver-grey-2 .c-button--icon:not(.is-simple):disabled{background-color:#eaeaea}.is-bg-dark-grey .c-button--icon:not(.is-simple):disabled,.is-bg-pink .c-button--icon:not(.is-simple):disabled,.is-bg-purple .c-button--icon:not(.is-simple):disabled,.is-bg-yellow .c-button--icon:not(.is-simple):disabled{background-color:transparent;border-color:#707070;color:#707070}.c-button--icon.is-simple{border-radius:100%;height:24px;width:24px}.is-bg-dark-grey .c-button--icon.is-simple,.is-bg-pink .c-button--icon.is-simple,.is-bg-purple .c-button--icon.is-simple,.is-bg-yellow .c-button--icon.is-simple{color:#fff}.is-bg-dark-grey .c-button--icon.is-simple.is-on-white,.is-bg-pink .c-button--icon.is-simple.is-on-white,.is-bg-purple .c-button--icon.is-simple.is-on-white,.is-bg-yellow .c-button--icon.is-simple.is-on-white{color:#292929}.c-button--icon.is-simple:before{background-color:transparent;border-radius:100%;content:"";display:block;height:40px;left:-8px;position:absolute;top:-8px;transition:background-color .12s linear;width:40px;z-index:0}.c-button--icon.is-simple:hover{color:#fff}.is-bg-dark-grey .c-button--icon.is-simple:hover,.is-bg-dark-grey .c-button--icon.is-simple:hover.is-on-white,.is-bg-pink .c-button--icon.is-simple:hover,.is-bg-pink .c-button--icon.is-simple:hover.is-on-white,.is-bg-purple .c-button--icon.is-simple:hover,.is-bg-purple .c-button--icon.is-simple:hover.is-on-white,.is-bg-yellow .c-button--icon.is-simple:hover,.is-bg-yellow .c-button--icon.is-simple:hover.is-on-white{color:#292929}.c-button--icon.is-simple:hover:before{background-color:#292929}.is-bg-dark-grey .c-button--icon.is-simple:hover:before,.is-bg-pink .c-button--icon.is-simple:hover:before,.is-bg-purple .c-button--icon.is-simple:hover:before,.is-bg-yellow .c-button--icon.is-simple:hover:before{background-color:#fff}.c-button--icon.is-simple:active{color:#fff}.is-bg-dark-grey .c-button--icon.is-simple:active,.is-bg-pink .c-button--icon.is-simple:active,.is-bg-purple .c-button--icon.is-simple:active,.is-bg-yellow .c-button--icon.is-simple:active{color:#292929}.c-button--icon.is-simple:active:before{background-color:#000}.is-bg-dark-grey .c-button--icon.is-simple:active:before,.is-bg-pink .c-button--icon.is-simple:active:before,.is-bg-purple .c-button--icon.is-simple:active:before,.is-bg-yellow .c-button--icon.is-simple:active:before{background-color:#fff}.c-button--icon.is-simple:focus{color:#fff;outline:1px solid #292929;outline-offset:12px}.is-bg-dark-grey .c-button--icon.is-simple:focus,.is-bg-pink .c-button--icon.is-simple:focus,.is-bg-purple .c-button--icon.is-simple:focus,.is-bg-yellow .c-button--icon.is-simple:focus{color:#292929;outline:1px solid #292929}.c-button--icon.is-simple:focus:before{background-color:#292929}.is-bg-dark-grey .c-button--icon.is-simple:focus:before,.is-bg-pink .c-button--icon.is-simple:focus:before,.is-bg-purple .c-button--icon.is-simple:focus:before,.is-bg-yellow .c-button--icon.is-simple:focus:before{background-color:#fff}.c-button--icon .c-button__inner{position:relative}.c-button--icon .c-button__label{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;white-space:nowrap;z-index:1}.c-button--icon-first{color:#292929;font-family:InterSemiBold,arial,verdana,sans-serif;font-size:.75rem;letter-spacing:.05em;letter-spacing:0;line-height:150%;position:relative;text-transform:uppercase;text-transform:none;transition:color .12s linear}.c-button--icon-first:before{background-color:transparent;bottom:-1px;content:"";display:block;height:1px;left:0;position:absolute;transition:background-color .12s linear,width .3s cubic-bezier(0,0,.1,1);width:100%;z-index:0}.c-button--icon-first:active,.c-button--icon-first:hover{color:#292929}.c-button--icon-first:active:before,.c-button--icon-first:hover:before{background-color:#292929}.is-bg-dark-grey .c-button--icon-first,.is-bg-pink .c-button--icon-first,.is-bg-purple .c-button--icon-first,.is-bg-yellow .c-button--icon-first{color:#fff}.is-bg-dark-grey .c-button--icon-first:active:before,.is-bg-dark-grey .c-button--icon-first:hover:before,.is-bg-pink .c-button--icon-first:active:before,.is-bg-pink .c-button--icon-first:hover:before,.is-bg-purple .c-button--icon-first:active:before,.is-bg-purple .c-button--icon-first:hover:before,.is-bg-yellow .c-button--icon-first:active:before,.is-bg-yellow .c-button--icon-first:hover:before{background-color:#fff}.c-button--icon-first .c-button__label{margin-right:0;order:3}.c-button--icon-first .c-icon{margin-right:10px}@media (min-width:90em){.c-button--icon-first.is-back-1 .c-button__label{display:none}}@media (min-width:90em){.c-button--icon-first.is-back-1 .c-icon{margin-bottom:4px;margin-right:0}}.c-button--dropdown{font-size:1rem;line-height:150%;padding:18px 18px 18px 20px;text-transform:none}.c-button--dropdown .c-button__inner{justify-content:space-between}.is-bg-silver-grey .c-button--dropdown,.is-bg-silver-grey-2 .c-button--dropdown{background-color:transparent}.c-button--dropdown:focus .c-icon,.c-button--dropdown:hover .c-icon{transform:none}.is-bg-silver-grey .c-button--dropdown:focus,.is-bg-silver-grey .c-button--dropdown:hover,.is-bg-silver-grey-2 .c-button--dropdown:focus,.is-bg-silver-grey-2 .c-button--dropdown:hover{background-color:#292929;border-color:#292929}.c-button--login{position:relative}.c-button--login:after{background-color:#ff8f0c;border:2px solid #fff;border-radius:50%;bottom:0;height:8px;position:absolute;right:0;transition:border-color .12s linear;width:8px}.c-button--login.is-logged-in:after{content:""}.c-button--login.is-logged-in:hover:after,.is-bg-dark-grey .c-button--login.is-logged-in:after,.is-bg-pink .c-button--login.is-logged-in:after,.is-bg-purple .c-button--login.is-logged-in:after,.is-bg-yellow .c-button--login.is-logged-in:after{border-color:#292929}.is-bg-dark-grey .c-button--login.is-logged-in:hover:after,.is-bg-pink .c-button--login.is-logged-in:hover:after,.is-bg-purple .c-button--login.is-logged-in:hover:after,.is-bg-yellow .c-button--login.is-logged-in:hover:after{border-color:#fff}.c-button--profile-menu{color:#292929;font-family:InterSemiBold,arial,verdana,sans-serif;font-size:1rem;padding:18px 20px;width:100%}.c-button--profile-menu.selected{background-color:#f6f6f6}.c-button--profile-menu:hover{background-color:#eaeaea}.c-button--profile-menu .c-button__inner{justify-content:start}.c-button--link{color:#292929;display:block;font-family:InterSemiBold,arial,verdana,sans-serif;font-size:1rem;letter-spacing:.02em;line-height:150%;position:relative}.c-button--link:before{background-color:transparent;bottom:-1px;content:"";display:block;height:1px;left:0;position:absolute;transition:background-color .12s linear,width .3s cubic-bezier(0,0,.1,1);width:100%;z-index:0}.c-button--link:active,.c-button--link:hover{color:#292929}.c-button--link:active:before,.c-button--link:hover:before{background-color:#292929}.is-bg-dark-grey .c-button--link,.is-bg-pink .c-button--link,.is-bg-purple .c-button--link,.is-bg-yellow .c-button--link{color:#fff}.is-bg-dark-grey .c-button--link:active:before,.is-bg-dark-grey .c-button--link:hover:before,.is-bg-pink .c-button--link:active:before,.is-bg-pink .c-button--link:hover:before,.is-bg-purple .c-button--link:active:before,.is-bg-purple .c-button--link:hover:before,.is-bg-yellow .c-button--link:active:before,.is-bg-yellow .c-button--link:hover:before{background-color:#fff}.c-button--link-icon-reversed .c-button__inner{flex-direction:row-reverse}.c-button--link-icon-reversed .c-button__inner .c-button__label{margin-left:12px;margin-right:0}.c-link{display:inline-block}.c-link:not(.c-nav__cta-1,.c-link--tag,.c-link--quicklink,.c-link--meta){font-family:InterSemiBold,arial,verdana,sans-serif;font-size:1rem;letter-spacing:.02em;line-height:150%}.c-link:not(.c-link--primary,.c-link--secondary,.c-link--tertiary,.c-link--tag,.c-nav__cta-1,.c-nav__cta-2,.c-nav__cta-3,.c-nav__cta-4,.c-nav__cta-5,.c-nav__cta,.c-link--language,.c-link--quicklink,.c-link--meta,.c-link--career){color:#292929;position:relative}.c-link:not(.c-link--primary,.c-link--secondary,.c-link--tertiary,.c-link--tag,.c-nav__cta-1,.c-nav__cta-2,.c-nav__cta-3,.c-nav__cta-4,.c-nav__cta-5,.c-nav__cta,.c-link--language,.c-link--quicklink,.c-link--meta,.c-link--career):before{background-color:transparent;bottom:-1px;content:"";display:block;height:1px;left:0;position:absolute;transition:background-color .12s linear,width .3s cubic-bezier(0,0,.1,1);width:100%;z-index:0}.c-link:not(.c-link--primary,.c-link--secondary,.c-link--tertiary,.c-link--tag,.c-nav__cta-1,.c-nav__cta-2,.c-nav__cta-3,.c-nav__cta-4,.c-nav__cta-5,.c-nav__cta,.c-link--language,.c-link--quicklink,.c-link--meta,.c-link--career):active,.c-link:not(.c-link--primary,.c-link--secondary,.c-link--tertiary,.c-link--tag,.c-nav__cta-1,.c-nav__cta-2,.c-nav__cta-3,.c-nav__cta-4,.c-nav__cta-5,.c-nav__cta,.c-link--language,.c-link--quicklink,.c-link--meta,.c-link--career):hover{color:#292929}.c-link:not(.c-link--primary,.c-link--secondary,.c-link--tertiary,.c-link--tag,.c-nav__cta-1,.c-nav__cta-2,.c-nav__cta-3,.c-nav__cta-4,.c-nav__cta-5,.c-nav__cta,.c-link--language,.c-link--quicklink,.c-link--meta,.c-link--career):active:before,.c-link:not(.c-link--primary,.c-link--secondary,.c-link--tertiary,.c-link--tag,.c-nav__cta-1,.c-nav__cta-2,.c-nav__cta-3,.c-nav__cta-4,.c-nav__cta-5,.c-nav__cta,.c-link--language,.c-link--quicklink,.c-link--meta,.c-link--career):hover:before{background-color:#292929}.is-bg-dark-grey .c-link:not(.c-link--primary,.c-link--secondary,.c-link--tertiary,.c-link--tag,.c-nav__cta-1,.c-nav__cta-2,.c-nav__cta-3,.c-nav__cta-4,.c-nav__cta-5,.c-nav__cta,.c-link--language,.c-link--quicklink,.c-link--meta,.c-link--career),.is-bg-pink .c-link:not(.c-link--primary,.c-link--secondary,.c-link--tertiary,.c-link--tag,.c-nav__cta-1,.c-nav__cta-2,.c-nav__cta-3,.c-nav__cta-4,.c-nav__cta-5,.c-nav__cta,.c-link--language,.c-link--quicklink,.c-link--meta,.c-link--career),.is-bg-purple .c-link:not(.c-link--primary,.c-link--secondary,.c-link--tertiary,.c-link--tag,.c-nav__cta-1,.c-nav__cta-2,.c-nav__cta-3,.c-nav__cta-4,.c-nav__cta-5,.c-nav__cta,.c-link--language,.c-link--quicklink,.c-link--meta,.c-link--career),.is-bg-yellow .c-link:not(.c-link--primary,.c-link--secondary,.c-link--tertiary,.c-link--tag,.c-nav__cta-1,.c-nav__cta-2,.c-nav__cta-3,.c-nav__cta-4,.c-nav__cta-5,.c-nav__cta,.c-link--language,.c-link--quicklink,.c-link--meta,.c-link--career){color:#fff}.is-bg-dark-grey .c-link:not(.c-link--primary,.c-link--secondary,.c-link--tertiary,.c-link--tag,.c-nav__cta-1,.c-nav__cta-2,.c-nav__cta-3,.c-nav__cta-4,.c-nav__cta-5,.c-nav__cta,.c-link--language,.c-link--quicklink,.c-link--meta,.c-link--career):active:before,.is-bg-dark-grey .c-link:not(.c-link--primary,.c-link--secondary,.c-link--tertiary,.c-link--tag,.c-nav__cta-1,.c-nav__cta-2,.c-nav__cta-3,.c-nav__cta-4,.c-nav__cta-5,.c-nav__cta,.c-link--language,.c-link--quicklink,.c-link--meta,.c-link--career):hover:before,.is-bg-pink .c-link:not(.c-link--primary,.c-link--secondary,.c-link--tertiary,.c-link--tag,.c-nav__cta-1,.c-nav__cta-2,.c-nav__cta-3,.c-nav__cta-4,.c-nav__cta-5,.c-nav__cta,.c-link--language,.c-link--quicklink,.c-link--meta,.c-link--career):active:before,.is-bg-pink .c-link:not(.c-link--primary,.c-link--secondary,.c-link--tertiary,.c-link--tag,.c-nav__cta-1,.c-nav__cta-2,.c-nav__cta-3,.c-nav__cta-4,.c-nav__cta-5,.c-nav__cta,.c-link--language,.c-link--quicklink,.c-link--meta,.c-link--career):hover:before,.is-bg-purple .c-link:not(.c-link--primary,.c-link--secondary,.c-link--tertiary,.c-link--tag,.c-nav__cta-1,.c-nav__cta-2,.c-nav__cta-3,.c-nav__cta-4,.c-nav__cta-5,.c-nav__cta,.c-link--language,.c-link--quicklink,.c-link--meta,.c-link--career):active:before,.is-bg-purple .c-link:not(.c-link--primary,.c-link--secondary,.c-link--tertiary,.c-link--tag,.c-nav__cta-1,.c-nav__cta-2,.c-nav__cta-3,.c-nav__cta-4,.c-nav__cta-5,.c-nav__cta,.c-link--language,.c-link--quicklink,.c-link--meta,.c-link--career):hover:before,.is-bg-yellow .c-link:not(.c-link--primary,.c-link--secondary,.c-link--tertiary,.c-link--tag,.c-nav__cta-1,.c-nav__cta-2,.c-nav__cta-3,.c-nav__cta-4,.c-nav__cta-5,.c-nav__cta,.c-link--language,.c-link--quicklink,.c-link--meta,.c-link--career):active:before,.is-bg-yellow .c-link:not(.c-link--primary,.c-link--secondary,.c-link--tertiary,.c-link--tag,.c-nav__cta-1,.c-nav__cta-2,.c-nav__cta-3,.c-nav__cta-4,.c-nav__cta-5,.c-nav__cta,.c-link--language,.c-link--quicklink,.c-link--meta,.c-link--career):hover:before{background-color:#fff}.c-link.is-current{color:#ff7a00}.c-link .c-icon{align-self:center;font-size:1.5rem;line-height:.75rem!important}@media (min-width:90em){.c-link .c-icon{line-height:.875rem}}.c-link .c-icon--gated{margin-left:24px}.c-link--primary{font-family:InterSemiBold,arial,verdana,sans-serif;font-size:.875rem;letter-spacing:.02em;line-height:150%;position:relative;text-transform:uppercase;transition:color .12s linear,background-color .12s linear,outline .12s linear}.c-link--primary.is-big{padding:19px 40px 20px}.c-link--primary.is-small{padding:11px 40px 12px}.c-link--primary.is-mobile-center{width:100%}@media (min-width:36em){.c-link--primary.is-mobile-center{width:auto}}.c-link--primary.is-mobile-center .c-button__label,.c-link--primary.is-mobile-center .c-link__label{margin:auto}@media (min-width:36em){.c-link--primary.is-mobile-center .c-button__label,.c-link--primary.is-mobile-center .c-link__label{margin:0}}.c-link--primary.is-center .c-link__inner{justify-content:center}.c-link--primary.is-center .c-link__label{text-align:center}.c-link--primary:active .c-icon:not(.is-fixed),.c-link--primary:hover .c-icon:not(.is-fixed){transform:translate3d(4px,0,0);transition:transform .2s ease-in-out}.c-link--primary:after,.c-link--primary:before{background-color:transparent;content:"";display:block;height:1px;left:-1px;position:absolute;transition:top .2s cubic-bezier(0,0,.1,1),bottom .2s cubic-bezier(0,0,.1,1),background-color .12s linear;width:calc(100% + 4px)}.c-link--primary:before{top:0}.c-link--primary:after{bottom:0}.c-link--primary:focus{box-shadow:none;outline:none}.c-link--primary:focus:after,.c-link--primary:focus:before{background-color:#ff8f0c;display:block;height:1px;left:-1px;position:absolute;width:calc(100% + 2px)}.c-link--primary:focus:before{top:-5px}.c-link--primary:focus:after{bottom:-5px}.c-link--primary,.is-bg-dark-grey .c-link--primary:focus:after,.is-bg-dark-grey .c-link--primary:focus:before,.is-bg-pink .c-link--primary:focus:after,.is-bg-pink .c-link--primary:focus:before,.is-bg-purple .c-link--primary:focus:after,.is-bg-purple .c-link--primary:focus:before,.is-bg-yellow .c-link--primary:focus:after,.is-bg-yellow .c-link--primary:focus:before{background-color:#ff8f0c}.c-link--primary{border:1px solid #ff8f0c;color:#fff}.c-link--primary:hover{background-color:#fff;border-color:#ff8f0c;color:#ff8f0c}.c-link--primary:active{background-color:#fff9f3;border-color:#ff7a00;color:#ff8f0c}.c-link--primary:disabled{background-color:#f6f6f6;border-color:transparent;color:#ccc}.c-link--primary.is-pink{background-color:#cd2193;border:1px solid #cd2193;color:#fff}.c-link--primary.is-pink:after,.c-link--primary.is-pink:before{background-color:transparent;content:"";display:block;height:1px;left:-1px;position:absolute;transition:top .2s cubic-bezier(0,0,.1,1),bottom .2s cubic-bezier(0,0,.1,1),background-color .12s linear;width:calc(100% + 4px)}.c-link--primary.is-pink:before{top:0}.c-link--primary.is-pink:after{bottom:0}.c-link--primary.is-pink:focus{box-shadow:none;outline:none}.c-link--primary.is-pink:focus:after,.c-link--primary.is-pink:focus:before{background-color:#cd2193;display:block;height:1px;left:-1px;position:absolute;width:calc(100% + 2px)}.c-link--primary.is-pink:focus:before{top:-5px}.c-link--primary.is-pink:focus:after{bottom:-5px}.is-bg-dark-grey .c-link--primary.is-pink:focus:after,.is-bg-dark-grey .c-link--primary.is-pink:focus:before,.is-bg-pink .c-link--primary.is-pink:focus:after,.is-bg-pink .c-link--primary.is-pink:focus:before,.is-bg-purple .c-link--primary.is-pink:focus:after,.is-bg-purple .c-link--primary.is-pink:focus:before,.is-bg-yellow .c-link--primary.is-pink:focus:after,.is-bg-yellow .c-link--primary.is-pink:focus:before{background-color:#cd2193}.c-link--primary.is-pink:hover{background-color:#fff;border-color:#cd2193;color:#cd2193}.c-link--primary.is-pink:active{background-color:#f6f6f6;border-color:#7f1b5d;color:#cd2193}.c-link--primary.is-pink:disabled{background-color:#f6f6f6;border-color:transparent;color:#ccc}.c-link--primary.is-purple{background-color:#5400ff;border:1px solid #5400ff;color:#fff}.c-link--primary.is-purple:after,.c-link--primary.is-purple:before{background-color:transparent;content:"";display:block;height:1px;left:-1px;position:absolute;transition:top .2s cubic-bezier(0,0,.1,1),bottom .2s cubic-bezier(0,0,.1,1),background-color .12s linear;width:calc(100% + 4px)}.c-link--primary.is-purple:before{top:0}.c-link--primary.is-purple:after{bottom:0}.c-link--primary.is-purple:focus{box-shadow:none;outline:none}.c-link--primary.is-purple:focus:after,.c-link--primary.is-purple:focus:before{background-color:#5400ff;display:block;height:1px;left:-1px;position:absolute;width:calc(100% + 2px)}.c-link--primary.is-purple:focus:before{top:-5px}.c-link--primary.is-purple:focus:after{bottom:-5px}.is-bg-dark-grey .c-link--primary.is-purple:focus:after,.is-bg-dark-grey .c-link--primary.is-purple:focus:before,.is-bg-pink .c-link--primary.is-purple:focus:after,.is-bg-pink .c-link--primary.is-purple:focus:before,.is-bg-purple .c-link--primary.is-purple:focus:after,.is-bg-purple .c-link--primary.is-purple:focus:before,.is-bg-yellow .c-link--primary.is-purple:focus:after,.is-bg-yellow .c-link--primary.is-purple:focus:before{background-color:#5400ff}.c-link--primary.is-purple:hover{background-color:#fff;border-color:#5400ff;color:#5400ff}.c-link--primary.is-purple:active{background-color:#f6f6f6;border-color:#320490;color:#5400ff}.c-link--primary.is-purple:disabled{background-color:#f6f6f6;border-color:transparent;color:#ccc}.c-link--secondary{font-family:InterSemiBold,arial,verdana,sans-serif;font-size:.875rem;letter-spacing:.02em;line-height:150%;position:relative;text-transform:uppercase;transition:color .12s linear,background-color .12s linear,outline .12s linear}.c-link--secondary.is-big{padding:19px 40px 20px}.c-link--secondary.is-small{padding:11px 40px 12px}.c-link--secondary.is-mobile-center{width:100%}@media (min-width:36em){.c-link--secondary.is-mobile-center{width:auto}}.c-link--secondary.is-mobile-center .c-button__label,.c-link--secondary.is-mobile-center .c-link__label{margin:auto}@media (min-width:36em){.c-link--secondary.is-mobile-center .c-button__label,.c-link--secondary.is-mobile-center .c-link__label{margin:0}}.c-link--secondary.is-center .c-link__inner{justify-content:center}.c-link--secondary.is-center .c-link__label{text-align:center}.c-link--secondary:active .c-icon:not(.is-fixed),.c-link--secondary:hover .c-icon:not(.is-fixed){transform:translate3d(4px,0,0);transition:transform .2s ease-in-out}.c-link--secondary:after,.c-link--secondary:before{background-color:transparent;content:"";display:block;height:1px;left:-1px;position:absolute;transition:top .2s cubic-bezier(0,0,.1,1),bottom .2s cubic-bezier(0,0,.1,1),background-color .12s linear;width:calc(100% + 4px)}.c-link--secondary:before{top:0}.c-link--secondary:after{bottom:0}.c-link--secondary:focus{box-shadow:none;outline:none}.c-link--secondary:focus:after,.c-link--secondary:focus:before{background-color:#292929;display:block;height:1px;left:-1px;position:absolute;width:calc(100% + 2px)}.c-link--secondary:focus:before{top:-5px}.c-link--secondary:focus:after{bottom:-5px}.is-bg-dark-grey .c-link--secondary:focus:after,.is-bg-dark-grey .c-link--secondary:focus:before,.is-bg-pink .c-link--secondary:focus:after,.is-bg-pink .c-link--secondary:focus:before,.is-bg-purple .c-link--secondary:focus:after,.is-bg-purple .c-link--secondary:focus:before{background-color:#fff}.is-bg-yellow .c-link--secondary:focus:after,.is-bg-yellow .c-link--secondary:focus:before{background-color:#5400ff}.c-link--secondary{background-color:transparent;border:1px solid #292929;color:#292929}.is-bg-dark-grey .c-link--secondary,.is-bg-pink .c-link--secondary,.is-bg-purple .c-link--secondary{background-color:transparent;border-color:#fff;color:#fff}.is-bg-purple .c-link--secondary{background-color:#5400ff}.is-bg-pink .c-link--secondary{background-color:#cd2193}.is-bg-yellow .c-link--secondary{background-color:#fff;border-color:#fff;color:#5400ff}.c-link--secondary:hover{background-color:#292929;border-color:#292929;color:#fff}.is-bg-dark-grey .c-link--secondary:hover{background-color:#fff;border-color:#fff;color:#292929}.is-bg-purple .c-link--secondary:hover{background-color:#fff;border-color:#fff;color:#5400ff}.is-bg-pink .c-link--secondary:hover{background-color:#fff;border-color:#fff;color:#cd2193}.is-bg-yellow .c-link--secondary:hover{background-color:#ff8f0c;border-color:#5400ff;color:#5400ff}.c-link--secondary:focus{background-color:#292929;border-color:#292929;color:#fff}.is-bg-dark-grey .c-link--secondary:focus{background-color:#fff;border-color:#fff;color:#292929}.is-bg-purple .c-link--secondary:focus{background-color:#fff;border-color:#fff;color:#5400ff}.is-bg-pink .c-link--secondary:focus{background-color:#fff;border-color:#fff;color:#cd2193}.is-bg-yellow .c-link--secondary:focus{background-color:#ff8f0c;border-color:#5400ff;color:#5400ff}.c-link--secondary:active{background-color:#000;border-color:#000;color:#fff}.is-bg-dark-grey .c-link--secondary:active{background-color:#ccc;border-color:#ccc;color:#292929}.is-bg-pink .c-link--secondary:active:after,.is-bg-pink .c-link--secondary:active:before,.is-bg-purple .c-link--secondary:active:after,.is-bg-purple .c-link--secondary:active:before,.is-bg-yellow .c-link--secondary:active:after,.is-bg-yellow .c-link--secondary:active:before{background-color:transparent}.is-bg-purple .c-link--secondary:active{background-color:#320490;border-color:#320490;color:#fff}.is-bg-pink .c-link--secondary:active{background-color:#7f1b5d;border-color:#7f1b5d;color:#fff}.is-bg-yellow .c-link--secondary:active{background-color:#fff3;border-color:#5400ff;color:#5400ff}.c-link--secondary:disabled{background-color:transparent;border-color:#ccc;color:#ccc}.is-bg-silver-grey .c-link--secondary:disabled,.is-bg-silver-grey-2 .c-link--secondary:disabled{background-color:#eaeaea}.is-bg-dark-grey .c-link--secondary:disabled{background-color:transparent;border-color:#707070;color:#707070}.is-bg-purple .c-link--secondary:disabled{background-color:transparent;border-color:#320490;color:#320490}.is-bg-pink .c-link--secondary:disabled{background-color:transparent;border-color:#7f1b5d;color:#7f1b5d}.is-bg-yellow .c-link--secondary:disabled{background-color:#d77d0a;border-color:#d77d0a;color:#ff8f0c}.c-link--tertiary{font-family:InterSemiBold,arial,verdana,sans-serif;font-size:.875rem;letter-spacing:.02em;line-height:150%;position:relative;text-transform:uppercase;transition:color .12s linear,background-color .12s linear,outline .12s linear}.c-link--tertiary.is-big{padding:19px 40px 20px}.c-link--tertiary.is-small{padding:11px 40px 12px}.c-link--tertiary.is-mobile-center{width:100%}@media (min-width:36em){.c-link--tertiary.is-mobile-center{width:auto}}.c-link--tertiary.is-mobile-center .c-button__label,.c-link--tertiary.is-mobile-center .c-link__label{margin:auto}@media (min-width:36em){.c-link--tertiary.is-mobile-center .c-button__label,.c-link--tertiary.is-mobile-center .c-link__label{margin:0}}.c-link--tertiary.is-center .c-link__inner{justify-content:center}.c-link--tertiary.is-center .c-link__label{text-align:center}.c-link--tertiary:active .c-icon:not(.is-fixed),.c-link--tertiary:hover .c-icon:not(.is-fixed){transform:translate3d(4px,0,0);transition:transform .2s ease-in-out}.c-link--tertiary:after,.c-link--tertiary:before{background-color:transparent;content:"";display:block;height:1px;left:-1px;position:absolute;transition:top .2s cubic-bezier(0,0,.1,1),bottom .2s cubic-bezier(0,0,.1,1),background-color .12s linear;width:calc(100% + 4px)}.c-link--tertiary:before{top:0}.c-link--tertiary:after{bottom:0}.c-link--tertiary:focus{box-shadow:none;outline:none}.c-link--tertiary:focus:after,.c-link--tertiary:focus:before{background-color:#292929;display:block;height:1px;left:-1px;position:absolute;width:calc(100% + 2px)}.c-link--tertiary:focus:before{top:-5px}.c-link--tertiary:focus:after{bottom:-5px}.is-bg-dark-grey .c-link--tertiary:focus:after,.is-bg-dark-grey .c-link--tertiary:focus:before,.is-bg-pink .c-link--tertiary:focus:after,.is-bg-pink .c-link--tertiary:focus:before,.is-bg-purple .c-link--tertiary:focus:after,.is-bg-purple .c-link--tertiary:focus:before{background-color:#fff}.is-bg-yellow .c-link--tertiary:focus:after,.is-bg-yellow .c-link--tertiary:focus:before{background-color:#5400ff}.c-link--tertiary{background-color:#292929;border:1px solid #292929;color:#fff}.is-bg-dark-grey .c-link--tertiary,.is-bg-pink .c-link--tertiary,.is-bg-purple .c-link--tertiary{background-color:#fff;border:1px solid #fff}.is-bg-dark-grey .c-link--tertiary{color:#292929}.is-bg-pink .c-link--tertiary{color:#cd2193}.is-bg-purple .c-link--tertiary{color:#5400ff}.is-bg-yellow .c-link--tertiary{background-color:#5400ff;border:1px solid #5400ff;color:#fff}.c-link--tertiary:hover{background-color:transparent;border-color:#292929;color:#292929}.is-bg-dark-grey .c-link--tertiary:hover,.is-bg-pink .c-link--tertiary:hover,.is-bg-purple .c-link--tertiary:hover{background-color:transparent;border-color:#fff;color:#fff}.is-bg-purple .c-link--tertiary:hover{background-color:#5400ff}.is-bg-pink .c-link--tertiary:hover{background-color:#cd2193}.is-bg-yellow .c-link--tertiary:hover{background-color:#ff8f0c;border:1px solid #5400ff;color:#5400ff}.c-link--tertiary:focus{background-color:#fff;border-color:#292929;color:#292929}.is-bg-dark-grey .c-link--tertiary:focus,.is-bg-pink .c-link--tertiary:focus,.is-bg-purple .c-link--tertiary:focus{border-color:#fff;color:#fff}.is-bg-dark-grey .c-link--tertiary:focus{background-color:transparent}.is-bg-purple .c-link--tertiary:focus{background-color:#5400ff}.is-bg-pink .c-link--tertiary:focus{background-color:#cd2193}.is-bg-yellow .c-link--tertiary:focus{background-color:#ff8f0c;border-color:#5400ff;color:#5400ff}.c-link--tertiary:active{background-color:#f6f6f6;border-color:#000;color:#000}.is-bg-pink .c-link--tertiary:active:after,.is-bg-pink .c-link--tertiary:active:before,.is-bg-purple .c-link--tertiary:active:after,.is-bg-purple .c-link--tertiary:active:before,.is-bg-yellow .c-link--tertiary:active:after,.is-bg-yellow .c-link--tertiary:active:before{background-color:transparent}.is-bg-dark-grey .c-link--tertiary:active{background-color:#000;border-color:#fff;color:#fff}.is-bg-pink .c-link--tertiary:active,.is-bg-purple .c-link--tertiary:active{border-color:#fff;color:#fff}.is-bg-purple .c-link--tertiary:active{background-color:#8c54ff}.is-bg-pink .c-link--tertiary:active{background-color:#d1389d}.is-bg-yellow .c-link--tertiary:active{background-color:#ffb864;border-color:#5400ff;color:#5400ff}.c-link--tertiary:disabled{background-color:#f6f6f6;border-color:#f6f6f6;color:#ccc}.is-bg-dark-grey .c-link--tertiary:disabled,.is-bg-silver-grey .c-link--tertiary:disabled{background-color:#ccc;border-color:#ccc;color:#878787}.is-bg-purple .c-link--tertiary:disabled{background-color:#320490;border-color:#320490;color:#5400ff}.is-bg-pink .c-link--tertiary:disabled{background-color:#7f1b5d;border-color:#7f1b5d;color:#cd2193}.is-bg-yellow .c-link--tertiary:disabled{background-color:#d77d0a;border-color:#d77d0a;color:#ff8f0c}.c-link__inner{display:flex}.is-with-icon .c-link__label{margin-right:12px}@media (min-width:90em){.is-with-icon .c-link__label{margin-right:16px}}.c-link--primary .is-with-icon .c-link__label,.c-link--secondary .is-with-icon .c-link__label,.c-link--tertiary .is-with-icon .c-link__label{margin-right:24px}.c-link--tag{background-color:transparent;border:1px solid #292929;border-radius:40px;color:#292929;font-family:InterSemiBold,arial,verdana,sans-serif;font-size:.875rem;letter-spacing:.005em;letter-spacing:.02em;line-height:150%;padding:11px 24px 12px;transition:background-color .12s linear,border .12s linear,color .12s linear,outline .12s linear}.c-link--tag:hover{background-color:#292929;border-color:#292929;color:#fff}.c-link--tag:active{background-color:transparent;border-color:#292929;color:#292929}.c-link--tag:focus{background-color:#292929;border-color:#292929;color:#fff;outline:1px solid #292929;outline-offset:4px}.c-link--tag:disabled{background-color:transparent;border-color:#ccc;color:#ccc}.c-link--tag.is-active{background-color:#ff8f0c;border-color:transparent;color:#fff}.c-link--tag.is-active:hover{background-color:#fff;border-color:#ff8f0c;color:#ff8f0c}.c-link--tag.is-active:active{background-color:#fff9f3;border-color:#ff7a00;color:#ff8f0c}.c-link--tag.is-active:focus{background-color:#fff;border-color:#ff8f0c;color:#ff8f0c;outline:1px solid #ff8f0c;outline-offset:4px}.c-link--tag.is-active:disabled{background-color:#f6f6f6;border-color:#f6f6f6;color:#ccc}.c-link--tag .c-button__label{display:flex}.c-nav__cta-2,.c-nav__cta-3,.c-nav__cta-4,.c-nav__cta-5{color:#292929;position:relative}.c-nav__cta-2:before,.c-nav__cta-3:before,.c-nav__cta-4:before,.c-nav__cta-5:before{background-color:transparent;bottom:-1px;content:"";display:block;height:1px;left:0;position:absolute;transition:background-color .12s linear;width:100%;z-index:0}.c-nav__cta-2:active:before,.c-nav__cta-2:hover:before,.c-nav__cta-3:active:before,.c-nav__cta-3:hover:before,.c-nav__cta-4:active:before,.c-nav__cta-4:hover:before,.c-nav__cta-5:active:before,.c-nav__cta-5:hover:before{background-color:#292929}.c-nav__cta.is-with-icon .c-link__label{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;white-space:nowrap}.c-nav--disclaimer .c-nav__cta{color:#292929;font-family:InterSemiBold,arial,verdana,sans-serif;font-size:.75rem;letter-spacing:.05em;line-height:150%;position:relative}.c-nav--disclaimer .c-nav__cta:before{background-color:transparent;bottom:-1px;content:"";display:block;height:1px;left:0;position:absolute;transition:background-color .12s linear,width .3s cubic-bezier(0,0,.1,1);width:100%;z-index:0}.c-nav--disclaimer .c-nav__cta:active,.c-nav--disclaimer .c-nav__cta:hover{color:#292929}.c-nav--disclaimer .c-nav__cta:active:before,.c-nav--disclaimer .c-nav__cta:hover:before{background-color:#292929}.is-bg-dark-grey .c-nav--disclaimer .c-nav__cta,.is-bg-pink .c-nav--disclaimer .c-nav__cta,.is-bg-purple .c-nav--disclaimer .c-nav__cta,.is-bg-yellow .c-nav--disclaimer .c-nav__cta{color:#fff}.is-bg-dark-grey .c-nav--disclaimer .c-nav__cta:active:before,.is-bg-dark-grey .c-nav--disclaimer .c-nav__cta:hover:before,.is-bg-pink .c-nav--disclaimer .c-nav__cta:active:before,.is-bg-pink .c-nav--disclaimer .c-nav__cta:hover:before,.is-bg-purple .c-nav--disclaimer .c-nav__cta:active:before,.is-bg-purple .c-nav--disclaimer .c-nav__cta:hover:before,.is-bg-yellow .c-nav--disclaimer .c-nav__cta:active:before,.is-bg-yellow .c-nav--disclaimer .c-nav__cta:hover:before{background-color:#fff}.c-link--language{color:#878787;font-size:.875rem;line-height:180%;margin-bottom:0;margin-right:20px;position:relative}.c-link--language:before{background-color:transparent;bottom:-1px;content:"";display:block;height:1px;left:0;position:absolute;transition:background-color .12s linear,width .3s cubic-bezier(0,0,.1,1);width:100%;z-index:0}.c-link--language:active,.c-link--language:hover{color:#878787}.c-link--language:active:before,.c-link--language:hover:before{background-color:#878787}.is-bg-dark-grey .c-link--language,.is-bg-pink .c-link--language,.is-bg-purple .c-link--language,.is-bg-yellow .c-link--language{color:#878787}.is-bg-dark-grey .c-link--language:active:before,.is-bg-dark-grey .c-link--language:hover:before,.is-bg-pink .c-link--language:active:before,.is-bg-pink .c-link--language:hover:before,.is-bg-purple .c-link--language:active:before,.is-bg-purple .c-link--language:hover:before,.is-bg-yellow .c-link--language:active:before,.is-bg-yellow .c-link--language:hover:before{background-color:#878787}.c-link--language.is-current{color:#ff7a00;position:relative}.c-link--language.is-current:before{background-color:transparent;bottom:-1px;content:"";display:block;height:1px;left:0;position:absolute;transition:background-color .12s linear,width .3s cubic-bezier(0,0,.1,1);width:100%;z-index:0}.c-link--language.is-current:active,.c-link--language.is-current:hover{color:#ff7a00}.c-link--language.is-current:active:before,.c-link--language.is-current:hover:before{background-color:#ff7a00}.is-bg-dark-grey .c-link--language.is-current,.is-bg-pink .c-link--language.is-current,.is-bg-purple .c-link--language.is-current,.is-bg-yellow .c-link--language.is-current{color:#ff7a00}.is-bg-dark-grey .c-link--language.is-current:active:before,.is-bg-dark-grey .c-link--language.is-current:hover:before,.is-bg-pink .c-link--language.is-current:active:before,.is-bg-pink .c-link--language.is-current:hover:before,.is-bg-purple .c-link--language.is-current:active:before,.is-bg-purple .c-link--language.is-current:hover:before,.is-bg-yellow .c-link--language.is-current:active:before,.is-bg-yellow .c-link--language.is-current:hover:before{background-color:#ff7a00}.c-link--quicklink{color:#292929;font-family:InterSemiBold,arial,verdana,sans-serif;font-size:.75rem;letter-spacing:.05em;line-height:150%;position:relative;text-transform:uppercase}.c-link--quicklink:before{background-color:transparent;bottom:-2px;content:"";display:block;height:1px;height:2px;left:0;position:absolute;transition:background-color .12s linear,width .3s cubic-bezier(0,0,.1,1);width:100%;width:0;z-index:0}.c-link--quicklink:active,.c-link--quicklink:hover{color:#292929}.c-link--quicklink:active:before,.c-link--quicklink:hover:before{background-color:#292929;background-color:#ff8f0c;width:50%}.is-bg-dark-grey .c-link--quicklink,.is-bg-pink .c-link--quicklink,.is-bg-purple .c-link--quicklink,.is-bg-yellow .c-link--quicklink{color:#fff}.is-bg-dark-grey .c-link--quicklink:active:before,.is-bg-dark-grey .c-link--quicklink:hover:before,.is-bg-pink .c-link--quicklink:active:before,.is-bg-pink .c-link--quicklink:hover:before,.is-bg-purple .c-link--quicklink:active:before,.is-bg-purple .c-link--quicklink:hover:before,.is-bg-yellow .c-link--quicklink:active:before,.is-bg-yellow .c-link--quicklink:hover:before{background-color:#fff}.c-link--meta{color:#292929;font-family:InterSemiBold,arial,verdana,sans-serif;font-size:.75rem;letter-spacing:.05em;line-height:150%;position:relative}.c-link--meta:before{background-color:transparent;bottom:-1px;content:"";display:block;height:1px;left:0;position:absolute;transition:background-color .12s linear,width .3s cubic-bezier(0,0,.1,1);width:100%;z-index:0}.c-link--meta:active,.c-link--meta:hover{color:#292929}.c-link--meta:active:before,.c-link--meta:hover:before{background-color:#292929}.is-bg-dark-grey .c-link--meta,.is-bg-pink .c-link--meta,.is-bg-purple .c-link--meta,.is-bg-yellow .c-link--meta{color:#fff}.is-bg-dark-grey .c-link--meta:active:before,.is-bg-dark-grey .c-link--meta:hover:before,.is-bg-pink .c-link--meta:active:before,.is-bg-pink .c-link--meta:hover:before,.is-bg-purple .c-link--meta:active:before,.is-bg-purple .c-link--meta:hover:before,.is-bg-yellow .c-link--meta:active:before,.is-bg-yellow .c-link--meta:hover:before{background-color:#fff}.c-link--career{color:#ff8f0c;position:relative}.c-link--career:before{background-color:transparent;bottom:-2px;content:"";display:block;height:1px;height:2px;left:0;position:absolute;transition:background-color .12s linear,width .3s cubic-bezier(0,0,.1,1);width:100%;width:0;z-index:0}.c-link--career:active,.c-link--career:hover{color:#ff8f0c}.c-link--career:active:before,.c-link--career:hover:before{background-color:#ff8f0c;width:50%}.is-bg-dark-grey .c-link--career,.is-bg-pink .c-link--career,.is-bg-purple .c-link--career,.is-bg-yellow .c-link--career{color:#fff}.is-bg-dark-grey .c-link--career:active:before,.is-bg-dark-grey .c-link--career:hover:before,.is-bg-pink .c-link--career:active:before,.is-bg-pink .c-link--career:hover:before,.is-bg-purple .c-link--career:active:before,.is-bg-purple .c-link--career:hover:before,.is-bg-yellow .c-link--career:active:before,.is-bg-yellow .c-link--career:hover:before{background-color:#fff}@keyframes fade-in-857e1ee8{0%{opacity:0}to{opacity:1}}html[data-v-857e1ee8]{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;scroll-behavior:smooth;scroll-margin-block-end:36px}html .touchevents[data-v-857e1ee8]{-webkit-overflow-scrolling:touch}body[data-v-857e1ee8]{color:#292929;font-family:InterRegular,arial,verdana,sans-serif;font-size:1rem;line-height:180%;margin:0;min-height:100vh;overflow:hidden scroll;width:100%}@media (max-width:35.99em){body[data-v-857e1ee8]{-webkit-hyphens:auto;hyphens:auto}}body[data-v-857e1ee8]:before{display:none}a[data-v-857e1ee8]{text-decoration:none}strong[data-v-857e1ee8]{font-family:InterBold,arial,verdana,sans-serif;font-weight:400}.is-bg-silver-grey[data-v-857e1ee8],.is-bg-silver-grey-2[data-v-857e1ee8]{background-color:#f6f6f6}.is-bg-dark-grey[data-v-857e1ee8]{background-color:#292929;color:#fff}.is-hidden[data-v-857e1ee8]{display:none}.overflow-hidden[data-v-857e1ee8]{contain:paint}head[data-v-857e1ee8]{font-family:xs}@media (min-width:36em){head[data-v-857e1ee8]{font-family:sm}}@media (min-width:48em){head[data-v-857e1ee8]{font-family:md}}@media (min-width:62em){head[data-v-857e1ee8]{font-family:lg}}@media (min-width:90em){head[data-v-857e1ee8]{font-family:xl}}.icon--24[data-v-857e1ee8]{font-size:1.5rem}.icon--32[data-v-857e1ee8]{font-size:2rem}.icon--48[data-v-857e1ee8]{font-size:3rem}.icon--64[data-v-857e1ee8]{font-size:4rem}[class*=" icon-"][data-v-857e1ee8],[class^=icon-][data-v-857e1ee8]{font-family:icomoon-ktr!important;speak:never;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-youtube[data-v-857e1ee8]:before{content:""}.icon-checkmark[data-v-857e1ee8]:before{content:""}.icon-notification[data-v-857e1ee8]:before{content:""}.icon-installation[data-v-857e1ee8]:before{content:""}.icon-calendar[data-v-857e1ee8]:before{content:""}.icon-close-small[data-v-857e1ee8]:before{content:""}.icon-close-tag[data-v-857e1ee8]:before{content:""}.icon-arrow-pulldown[data-v-857e1ee8]:before{content:""}.icon-wikipedia[data-v-857e1ee8]:before{content:""}.icon-facebook[data-v-857e1ee8]:before{content:""}.icon-instagram[data-v-857e1ee8]:before{content:""}.icon-linkedin[data-v-857e1ee8]:before{content:""}.icon-xing[data-v-857e1ee8]:before{content:""}.icon-check[data-v-857e1ee8]:before{content:""}.icon-arrow-open[data-v-857e1ee8]:before{content:""}.icon-menu[data-v-857e1ee8]:before{content:""}.icon-close-menu[data-v-857e1ee8]:before{content:""}.icon-online-tools[data-v-857e1ee8]:before{content:""}.icon-cad-library[data-v-857e1ee8]:before{content:""}.icon-location[data-v-857e1ee8]:before{content:""}.icon-2d-drawing[data-v-857e1ee8]:before{content:""}.icon-mail[data-v-857e1ee8]:before{content:""}.icon-phone[data-v-857e1ee8]:before{content:""}.icon-shop[data-v-857e1ee8]:before{content:""}.icon-upload[data-v-857e1ee8]:before{content:""}.icon-minus[data-v-857e1ee8]:before{content:""}.icon-arrow-extern[data-v-857e1ee8]:before{content:""}.icon-arrow-left[data-v-857e1ee8]:before{content:""}.icon-arrow-right[data-v-857e1ee8]:before{content:""}.icon-arrow-back[data-v-857e1ee8]:before{content:""}.icon-arrow-forward[data-v-857e1ee8]:before{content:""}.icon-download[data-v-857e1ee8]:before{content:""}.icon-globe[data-v-857e1ee8]:before{content:""}.icon-locked[data-v-857e1ee8]:before{content:""}.icon-login[data-v-857e1ee8]:before{content:""}.icon-paper[data-v-857e1ee8]:before{content:""}.icon-plus[data-v-857e1ee8]:before{content:""}.icon-search[data-v-857e1ee8]:before{content:""}.icon-product-search[data-v-857e1ee8]:before{content:""}.icon-material-search[data-v-857e1ee8]:before{content:""}.icon-filter[data-v-857e1ee8]:before{content:""}.c-page[data-v-857e1ee8],.c-page__content[data-v-857e1ee8]{display:block}.c-page__content>.c-section:first-child+div>.c-section[data-v-857e1ee8]:first-child,.c-page__content>.c-section:first-child+div>.mgnl-area>.c-section[data-v-857e1ee8]:first-child,.c-page__content>.mgnl-area>.c-section:first-child+div>.c-section[data-v-857e1ee8]:first-child,.c-page__content>.mgnl-area>.c-section:first-child+div>.mgnl-area>.c-section[data-v-857e1ee8]:first-child{margin-top:64px}@media (min-width:48em){.c-page__content>.c-section:first-child+div>.c-section[data-v-857e1ee8]:first-child,.c-page__content>.c-section:first-child+div>.mgnl-area>.c-section[data-v-857e1ee8]:first-child,.c-page__content>.mgnl-area>.c-section:first-child+div>.c-section[data-v-857e1ee8]:first-child,.c-page__content>.mgnl-area>.c-section:first-child+div>.mgnl-area>.c-section[data-v-857e1ee8]:first-child{margin-top:100px}}@media (min-width:90em){.c-page__content>.c-section:first-child+div>.c-section[data-v-857e1ee8]:first-child,.c-page__content>.c-section:first-child+div>.mgnl-area>.c-section[data-v-857e1ee8]:first-child,.c-page__content>.mgnl-area>.c-section:first-child+div>.c-section[data-v-857e1ee8]:first-child,.c-page__content>.mgnl-area>.c-section:first-child+div>.mgnl-area>.c-section[data-v-857e1ee8]:first-child{margin-top:120px}}.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-857e1ee8]{margin-top:0;padding-top:0}@media (min-width:48em){.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-857e1ee8]{margin-top:0}}@media (min-width:90em){.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-857e1ee8]{margin-top:0}}.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-pink[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-purple[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-yellow[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-pink[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-purple[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-yellow[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-857e1ee8]{margin-top:0}@media (min-width:48em){.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-pink[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-purple[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-yellow[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-pink[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-purple[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-yellow[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-857e1ee8]{margin-top:0}}@media (min-width:90em){.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-pink[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-purple[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-yellow[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-pink[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-purple[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-yellow[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-857e1ee8]{margin-top:0}}.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey-2[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey-2[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-857e1ee8]{margin-top:0;padding-top:0}@media (min-width:48em){.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey-2[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey-2[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-857e1ee8]{margin-top:0}}@media (min-width:90em){.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey-2[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey-2[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-857e1ee8]{margin-top:0}}.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-pink[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-purple[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-yellow[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-dark-grey[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-pink[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-purple[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-yellow[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-pink[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-purple[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-yellow[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-dark-grey[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-pink[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-purple[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-yellow[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-857e1ee8]{margin-top:0}@media (min-width:48em){.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-pink[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-purple[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-yellow[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-dark-grey[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-pink[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-purple[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-yellow[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-pink[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-purple[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-yellow[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-dark-grey[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-pink[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-purple[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-yellow[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-857e1ee8]{margin-top:0}}@media (min-width:90em){.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-pink[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-purple[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-yellow[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-dark-grey[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-pink[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-purple[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-yellow[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-pink[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-purple[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-yellow[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-dark-grey[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-pink[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-purple[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-yellow[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-857e1ee8]{margin-top:0}}.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-purple[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-purple[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-857e1ee8]{margin-top:0;padding-top:0}@media (min-width:48em){.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-purple[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-purple[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-857e1ee8]{margin-top:0}}@media (min-width:90em){.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-purple[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-purple[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-857e1ee8]{margin-top:0}}.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-dark-grey[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-pink[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey-2[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-yellow[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-dark-grey[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-pink[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey-2[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-yellow[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-857e1ee8]{margin-top:0}@media (min-width:48em){.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-dark-grey[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-pink[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey-2[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-yellow[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-dark-grey[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-pink[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey-2[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-yellow[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-857e1ee8]{margin-top:0}}@media (min-width:90em){.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-dark-grey[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-pink[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey-2[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-yellow[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-dark-grey[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-pink[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey-2[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-yellow[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-857e1ee8]{margin-top:0}}.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-yellow[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-yellow[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-857e1ee8]{margin-top:0;padding-top:0}@media (min-width:48em){.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-yellow[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-yellow[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-857e1ee8]{margin-top:0}}@media (min-width:90em){.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-yellow[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-yellow[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-857e1ee8]{margin-top:0}}.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-dark-grey[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-pink[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-purple[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey-2[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-dark-grey[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-pink[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-purple[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey-2[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-857e1ee8]{margin-top:0}@media (min-width:48em){.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-dark-grey[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-pink[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-purple[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey-2[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-dark-grey[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-pink[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-purple[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey-2[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-857e1ee8]{margin-top:0}}@media (min-width:90em){.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-dark-grey[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-pink[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-purple[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey-2[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-dark-grey[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-pink[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-purple[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey-2[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-857e1ee8]{margin-top:0}}.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-pink[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-pink[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-857e1ee8]{margin-top:0;padding-top:0}@media (min-width:48em){.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-pink[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-pink[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-857e1ee8]{margin-top:0}}@media (min-width:90em){.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-pink[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-pink[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-857e1ee8]{margin-top:0}}.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-dark-grey[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-purple[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey-2[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-yellow[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-dark-grey[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-purple[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey-2[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-yellow[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-857e1ee8]{margin-top:0}@media (min-width:48em){.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-dark-grey[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-purple[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey-2[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-yellow[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-dark-grey[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-purple[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey-2[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-yellow[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-857e1ee8]{margin-top:0}}@media (min-width:90em){.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-dark-grey[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-purple[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey-2[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-yellow[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-857e1ee8],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-dark-grey[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-purple[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey-2[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-yellow[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-857e1ee8],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-857e1ee8]{margin-top:0}}.is-bg-purple[data-v-857e1ee8]{background:linear-gradient(270deg,#7f40ff .13%,#5400ff 99.85%);color:#fff}.is-bg-pink[data-v-857e1ee8]{background:linear-gradient(270deg,#ea41b0 .04%,#cd2193 43.51%);color:#fff}.is-bg-yellow[data-v-857e1ee8]{background:linear-gradient(270deg,#f2bd00 .1%,#ff8f0c 50.66%);color:#fff}.is-theme-career .typo-h1[data-v-857e1ee8],.is-theme-career .typo-h2[data-v-857e1ee8],.is-theme-career .typo-h3[data-v-857e1ee8],.is-theme-career .typo-h4[data-v-857e1ee8],.is-theme-career .typo-h5[data-v-857e1ee8],.is-theme-career .typo-h6[data-v-857e1ee8]{font-family:InterBlack,arial,verdana,sans-serif;text-transform:uppercase}.is-theme-career .is-bg-silver-grey .typo-h1 span[data-v-857e1ee8],.is-theme-career .is-bg-silver-grey .typo-h2 span[data-v-857e1ee8],.is-theme-career .is-bg-silver-grey .typo-h3 span[data-v-857e1ee8],.is-theme-career .is-bg-white .typo-h1 span[data-v-857e1ee8],.is-theme-career .is-bg-white .typo-h2 span[data-v-857e1ee8],.is-theme-career .is-bg-white .typo-h3 span[data-v-857e1ee8]{background-color:#5400ff;-webkit-box-decoration-break:clone;box-decoration-break:clone;line-height:1.4;padding:2px 10px}.is-theme-career .is-bg-silver-grey .typo-h1 .typo-first-split[data-v-857e1ee8],.is-theme-career .is-bg-silver-grey .typo-h2 .typo-first-split[data-v-857e1ee8],.is-theme-career .is-bg-silver-grey .typo-h3 .typo-first-split[data-v-857e1ee8],.is-theme-career .is-bg-white .typo-h1 .typo-first-split[data-v-857e1ee8],.is-theme-career .is-bg-white .typo-h2 .typo-first-split[data-v-857e1ee8],.is-theme-career .is-bg-white .typo-h3 .typo-first-split[data-v-857e1ee8]{color:#fff;margin-right:-10px}.is-theme-career .is-bg-silver-grey .typo-h1 .typo-second-split[data-v-857e1ee8],.is-theme-career .is-bg-silver-grey .typo-h2 .typo-second-split[data-v-857e1ee8],.is-theme-career .is-bg-silver-grey .typo-h3 .typo-second-split[data-v-857e1ee8],.is-theme-career .is-bg-white .typo-h1 .typo-second-split[data-v-857e1ee8],.is-theme-career .is-bg-white .typo-h2 .typo-second-split[data-v-857e1ee8],.is-theme-career .is-bg-white .typo-h3 .typo-second-split[data-v-857e1ee8]{color:#ea41b0}.is-theme-career .is-bg-silver-grey .typo-h1 .typo-first-split[data-v-857e1ee8]:has(+.second-split-aligned-left),.is-theme-career .is-bg-silver-grey .typo-h2 .typo-first-split[data-v-857e1ee8]:has(+.second-split-aligned-left),.is-theme-career .is-bg-silver-grey .typo-h3 .typo-first-split[data-v-857e1ee8]:has(+.second-split-aligned-left),.is-theme-career .is-bg-white .typo-h1 .typo-first-split[data-v-857e1ee8]:has(+.second-split-aligned-left),.is-theme-career .is-bg-white .typo-h2 .typo-first-split[data-v-857e1ee8]:has(+.second-split-aligned-left),.is-theme-career .is-bg-white .typo-h3 .typo-first-split[data-v-857e1ee8]:has(+.second-split-aligned-left){margin-right:0}.is-theme-career .is-bg-silver-grey-2 .typo-h1 .typo-first-split[data-v-857e1ee8],.is-theme-career .is-bg-silver-grey-2 .typo-h2 .typo-first-split[data-v-857e1ee8],.is-theme-career .is-bg-silver-grey-2 .typo-h3 .typo-first-split[data-v-857e1ee8],.is-theme-career .is-bg-white-2 .typo-h1 .typo-first-split[data-v-857e1ee8],.is-theme-career .is-bg-white-2 .typo-h2 .typo-first-split[data-v-857e1ee8],.is-theme-career .is-bg-white-2 .typo-h3 .typo-first-split[data-v-857e1ee8]{color:#292929;margin-right:8px}.is-theme-career .is-bg-silver-grey-2 .typo-h1 .typo-second-split[data-v-857e1ee8],.is-theme-career .is-bg-silver-grey-2 .typo-h2 .typo-second-split[data-v-857e1ee8],.is-theme-career .is-bg-silver-grey-2 .typo-h3 .typo-second-split[data-v-857e1ee8],.is-theme-career .is-bg-white-2 .typo-h1 .typo-second-split[data-v-857e1ee8],.is-theme-career .is-bg-white-2 .typo-h2 .typo-second-split[data-v-857e1ee8],.is-theme-career .is-bg-white-2 .typo-h3 .typo-second-split[data-v-857e1ee8]{color:#5400ff}.is-theme-career .is-bg-silver-grey-2 .typo-h1 .typo-first-split[data-v-857e1ee8]:has(+.second-split-aligned-left),.is-theme-career .is-bg-silver-grey-2 .typo-h2 .typo-first-split[data-v-857e1ee8]:has(+.second-split-aligned-left),.is-theme-career .is-bg-silver-grey-2 .typo-h3 .typo-first-split[data-v-857e1ee8]:has(+.second-split-aligned-left),.is-theme-career .is-bg-white-2 .typo-h1 .typo-first-split[data-v-857e1ee8]:has(+.second-split-aligned-left),.is-theme-career .is-bg-white-2 .typo-h2 .typo-first-split[data-v-857e1ee8]:has(+.second-split-aligned-left),.is-theme-career .is-bg-white-2 .typo-h3 .typo-first-split[data-v-857e1ee8]:has(+.second-split-aligned-left){margin-right:0}.is-theme-career .is-bg-dark-grey .typo-h1 .typo-first-split[data-v-857e1ee8],.is-theme-career .is-bg-dark-grey .typo-h2 .typo-first-split[data-v-857e1ee8],.is-theme-career .is-bg-dark-grey .typo-h3 .typo-first-split[data-v-857e1ee8]{color:#fff;margin-right:8px}.is-theme-career .is-bg-dark-grey .typo-h1 .typo-second-split[data-v-857e1ee8],.is-theme-career .is-bg-dark-grey .typo-h2 .typo-second-split[data-v-857e1ee8],.is-theme-career .is-bg-dark-grey .typo-h3 .typo-second-split[data-v-857e1ee8]{color:#ff8f0c}.is-theme-career .is-bg-dark-grey .typo-h1 .typo-first-split[data-v-857e1ee8]:has(+.second-split-aligned-left),.is-theme-career .is-bg-dark-grey .typo-h2 .typo-first-split[data-v-857e1ee8]:has(+.second-split-aligned-left),.is-theme-career .is-bg-dark-grey .typo-h3 .typo-first-split[data-v-857e1ee8]:has(+.second-split-aligned-left){margin-right:0}.is-theme-career .is-bg-pink .typo-h1 .typo-first-split[data-v-857e1ee8],.is-theme-career .is-bg-pink .typo-h2 .typo-first-split[data-v-857e1ee8],.is-theme-career .is-bg-pink .typo-h3 .typo-first-split[data-v-857e1ee8]{color:#fff;margin-right:8px}.is-theme-career .is-bg-pink .typo-h1 .typo-second-split[data-v-857e1ee8],.is-theme-career .is-bg-pink .typo-h2 .typo-second-split[data-v-857e1ee8],.is-theme-career .is-bg-pink .typo-h3 .typo-second-split[data-v-857e1ee8]{color:#5400ff}.is-theme-career .is-bg-pink .typo-h1 .typo-first-split[data-v-857e1ee8]:has(+.second-split-aligned-left),.is-theme-career .is-bg-pink .typo-h2 .typo-first-split[data-v-857e1ee8]:has(+.second-split-aligned-left),.is-theme-career .is-bg-pink .typo-h3 .typo-first-split[data-v-857e1ee8]:has(+.second-split-aligned-left){margin-right:0}.is-theme-career .is-bg-yellow .typo-h1 .typo-first-split[data-v-857e1ee8],.is-theme-career .is-bg-yellow .typo-h2 .typo-first-split[data-v-857e1ee8],.is-theme-career .is-bg-yellow .typo-h3 .typo-first-split[data-v-857e1ee8]{color:#fff;margin-right:8px}.is-theme-career .is-bg-yellow .typo-h1 .typo-second-split[data-v-857e1ee8],.is-theme-career .is-bg-yellow .typo-h2 .typo-second-split[data-v-857e1ee8],.is-theme-career .is-bg-yellow .typo-h3 .typo-second-split[data-v-857e1ee8]{color:#5400ff}.is-theme-career .is-bg-yellow .typo-h1 .typo-first-split[data-v-857e1ee8]:has(+.second-split-aligned-left),.is-theme-career .is-bg-yellow .typo-h2 .typo-first-split[data-v-857e1ee8]:has(+.second-split-aligned-left),.is-theme-career .is-bg-yellow .typo-h3 .typo-first-split[data-v-857e1ee8]:has(+.second-split-aligned-left){margin-right:0}.is-theme-career .is-bg-purple .typo-h1 .typo-first-split[data-v-857e1ee8],.is-theme-career .is-bg-purple .typo-h2 .typo-first-split[data-v-857e1ee8],.is-theme-career .is-bg-purple .typo-h3 .typo-first-split[data-v-857e1ee8]{color:#fff;margin-right:8px}.is-theme-career .is-bg-purple .typo-h1 .typo-second-split[data-v-857e1ee8],.is-theme-career .is-bg-purple .typo-h2 .typo-second-split[data-v-857e1ee8],.is-theme-career .is-bg-purple .typo-h3 .typo-second-split[data-v-857e1ee8]{color:#ff8f0c}.is-theme-career .is-bg-purple .typo-h1 .typo-first-split[data-v-857e1ee8]:has(+.second-split-aligned-left),.is-theme-career .is-bg-purple .typo-h2 .typo-first-split[data-v-857e1ee8]:has(+.second-split-aligned-left),.is-theme-career .is-bg-purple .typo-h3 .typo-first-split[data-v-857e1ee8]:has(+.second-split-aligned-left){margin-right:0}.typo-h1[data-v-857e1ee8]{font-family:InterSemiBold,arial,verdana,sans-serif;font-size:2.5rem;-webkit-hyphens:auto;hyphens:auto;line-height:120%;margin-bottom:1rem;text-transform:inherit}@media (min-width:48em){.typo-h1[data-v-857e1ee8]{margin-bottom:1.25rem}}@media (min-width:62em){.typo-h1[data-v-857e1ee8]{margin-bottom:1.5rem}}.is-theme-career .typo-h1[data-v-857e1ee8]{font-family:InterBlack,arial,verdana,sans-serif;text-transform:uppercase}@media (min-width:48em){.typo-h1[data-v-857e1ee8]{font-size:3.125rem}}@media (min-width:62em){.typo-h1[data-v-857e1ee8]{font-size:3.625rem}}.typo-h2[data-v-857e1ee8]{font-family:InterSemiBold,arial,verdana,sans-serif;font-size:2.375rem;-webkit-hyphens:auto;hyphens:auto;line-height:130%;margin-bottom:.75rem;text-transform:inherit}@media (min-width:48em){.typo-h2[data-v-857e1ee8]{margin-bottom:1rem}}@media (min-width:62em){.typo-h2[data-v-857e1ee8]{margin-bottom:1.25rem}}.is-theme-career .typo-h2[data-v-857e1ee8]{font-family:InterBlack,arial,verdana,sans-serif;text-transform:uppercase}@media (min-width:48em){.typo-h2[data-v-857e1ee8]{font-size:2.5rem;line-height:120%}}@media (min-width:62em){.typo-h2[data-v-857e1ee8]{font-size:3.125rem}}.typo-h3[data-v-857e1ee8]{font-family:InterSemiBold,arial,verdana,sans-serif;font-size:2rem;-webkit-hyphens:auto;hyphens:auto;line-height:130%;margin-bottom:.625rem;text-transform:inherit}@media (min-width:48em){.typo-h3[data-v-857e1ee8]{margin-bottom:.75rem}}@media (min-width:62em){.typo-h3[data-v-857e1ee8]{margin-bottom:1rem}}.is-theme-career .typo-h3[data-v-857e1ee8]{font-family:InterBlack,arial,verdana,sans-serif;text-transform:uppercase}@media (min-width:48em){.typo-h3[data-v-857e1ee8]{font-size:2.375rem}}@media (min-width:62em){.typo-h3[data-v-857e1ee8]{font-size:2.5rem;line-height:120%}}.typo-h4[data-v-857e1ee8]{font-family:InterSemiBold,arial,verdana,sans-serif;font-size:1.5rem;-webkit-hyphens:auto;hyphens:auto;line-height:130%;margin-bottom:.5rem;text-transform:inherit}@media (min-width:48em){.typo-h4[data-v-857e1ee8]{margin-bottom:.625rem}}@media (min-width:62em){.typo-h4[data-v-857e1ee8]{margin-bottom:.75rem}}.is-theme-career .typo-h4[data-v-857e1ee8]{font-family:InterBlack,arial,verdana,sans-serif;text-transform:uppercase}@media (min-width:48em){.typo-h4[data-v-857e1ee8]{font-size:2rem}}@media (min-width:62em){.typo-h4[data-v-857e1ee8]{font-size:2.375rem}}.typo-h5[data-v-857e1ee8]{font-family:InterSemiBold,arial,verdana,sans-serif;font-size:1.5rem;line-height:130%;margin-bottom:.5rem;text-transform:inherit}@media (min-width:62em){.typo-h5[data-v-857e1ee8]{margin-bottom:.625rem}}.is-theme-career .typo-h5[data-v-857e1ee8]{font-family:InterBlack,arial,verdana,sans-serif;text-transform:uppercase}@media (min-width:62em){.typo-h5[data-v-857e1ee8]{font-size:2rem}}.typo-h6[data-v-857e1ee8]{font-family:InterSemiBold,arial,verdana,sans-serif;font-size:1.25rem;letter-spacing:.02em;line-height:160%;margin-bottom:.25rem;text-transform:inherit}@media (min-width:62em){.typo-h6[data-v-857e1ee8]{margin-bottom:.5rem}}.is-theme-career .typo-h6[data-v-857e1ee8]{font-family:InterBlack,arial,verdana,sans-serif;text-transform:uppercase}@media (min-width:62em){.typo-h6[data-v-857e1ee8]{font-size:1.5rem;letter-spacing:normal;line-height:130%}}.typo-sub-large[data-v-857e1ee8]{font-size:1.5rem;line-height:130%}.is-theme-career .typo-sub-large[data-v-857e1ee8]{font-family:InterBold,arial,verdana,sans-serif}@media (min-width:62em){.typo-sub-large[data-v-857e1ee8]{font-size:2rem}}.typo-sub-medium[data-v-857e1ee8]{font-size:1.25rem;line-height:160%}.is-theme-career .typo-sub-medium[data-v-857e1ee8]{font-family:InterBold,arial,verdana,sans-serif}@media (min-width:62em){.typo-sub-medium[data-v-857e1ee8]{font-size:1.5rem;line-height:130%}}.typo-sub-small[data-v-857e1ee8]{font-size:.875rem;line-height:130%}.is-theme-career .typo-sub-small[data-v-857e1ee8]{font-family:InterBold,arial,verdana,sans-serif;font-size:1.25rem;line-height:160%}@media (min-width:62em){.typo-sub-small[data-v-857e1ee8]{font-size:.875rem;line-height:130%}.is-theme-career .typo-sub-small[data-v-857e1ee8]{font-family:InterBold,arial,verdana,sans-serif;font-size:1.25rem;line-height:160%}}.typo-copy-extra-large[data-v-857e1ee8]{font-size:1.25rem;line-height:160%;margin-bottom:1.5rem}@media (min-width:62em){.typo-copy-extra-large[data-v-857e1ee8]{font-size:1.75rem;line-height:150%;margin-bottom:2rem}}.typo-copy-large[data-v-857e1ee8]{font-size:1rem;line-height:160%;margin-bottom:1.25rem}@media (min-width:62em){.typo-copy-large[data-v-857e1ee8]{font-size:1.25rem;margin-bottom:1.5rem}}.typo-copy-medium[data-v-857e1ee8]{font-size:1rem;line-height:180%;margin-bottom:1.25rem}.typo-copy-small[data-v-857e1ee8]{font-size:.875rem;line-height:180%;margin-bottom:1rem}.typo-link[data-v-857e1ee8]{font-size:1rem}.typo-button[data-v-857e1ee8],.typo-link[data-v-857e1ee8]{font-family:InterSemiBold,arial,verdana,sans-serif;letter-spacing:.02em;line-height:150%}.typo-button[data-v-857e1ee8]{font-size:.875rem}.typo-navigation[data-v-857e1ee8]{font-size:.75rem;letter-spacing:.05em;text-transform:uppercase}.typo-navigation[data-v-857e1ee8],.typo-tag[data-v-857e1ee8]{font-family:InterSemiBold,arial,verdana,sans-serif;line-height:150%}.typo-tag[data-v-857e1ee8]{font-size:.875rem;letter-spacing:.005em}.typo-meta[data-v-857e1ee8]{font-size:.75rem;letter-spacing:.05em;line-height:150%}.typo-head-accordion[data-v-857e1ee8]{font-family:InterRegular,arial,verdana,sans-serif;font-size:1.125rem;letter-spacing:.02em;line-height:160%}.richtext h3[data-v-857e1ee8]{font-family:InterSemiBold,arial,verdana,sans-serif;font-size:2rem;-webkit-hyphens:auto;hyphens:auto;line-height:130%;margin-bottom:.625rem;text-transform:inherit}@media (min-width:48em){.richtext h3[data-v-857e1ee8]{margin-bottom:.75rem}}@media (min-width:62em){.richtext h3[data-v-857e1ee8]{margin-bottom:1rem}}.is-theme-career .richtext h3[data-v-857e1ee8]{font-family:InterBlack,arial,verdana,sans-serif;text-transform:uppercase}@media (min-width:48em){.richtext h3[data-v-857e1ee8]{font-size:2.375rem}}@media (min-width:62em){.richtext h3[data-v-857e1ee8]{font-size:2.5rem;line-height:120%}}.richtext h3[data-v-857e1ee8]:not(:first-child){margin-top:64px}.richtext p[data-v-857e1ee8]{margin-bottom:12px}@media (min-width:90em){.richtext p[data-v-857e1ee8]{margin-bottom:16px}}.richtext a[data-v-857e1ee8]:not(.c-link){color:#292929;font-family:InterSemiBold,arial,verdana,sans-serif;position:relative;text-decoration:underline;text-underline-offset:5px;transition:color .2s linear}.richtext a[data-v-857e1ee8]:not(.c-link):before{background-color:transparent;bottom:-1px;content:"";display:block;height:1px;left:0;position:absolute;transition:background-color .12s linear,width .3s cubic-bezier(0,0,.1,1);width:100%;z-index:0}.richtext a[data-v-857e1ee8]:not(.c-link):active,.richtext a[data-v-857e1ee8]:not(.c-link):hover{color:#292929}.richtext a[data-v-857e1ee8]:not(.c-link):active:before,.richtext a[data-v-857e1ee8]:not(.c-link):hover:before{background-color:#292929}.is-bg-dark-grey .richtext a[data-v-857e1ee8]:not(.c-link):active:before,.is-bg-dark-grey .richtext a[data-v-857e1ee8]:not(.c-link):hover:before,.is-bg-pink .richtext a[data-v-857e1ee8]:not(.c-link):active:before,.is-bg-pink .richtext a[data-v-857e1ee8]:not(.c-link):hover:before,.is-bg-purple .richtext a[data-v-857e1ee8]:not(.c-link):active:before,.is-bg-purple .richtext a[data-v-857e1ee8]:not(.c-link):hover:before,.is-bg-yellow .richtext a[data-v-857e1ee8]:not(.c-link):active:before,.is-bg-yellow .richtext a[data-v-857e1ee8]:not(.c-link):hover:before{background-color:#fff}.richtext a[data-v-857e1ee8]:not(.c-link):before{content:none}.richtext a[data-v-857e1ee8]:not(.c-link):active,.richtext a[data-v-857e1ee8]:not(.c-link):focus,.richtext a[data-v-857e1ee8]:not(.c-link):hover{color:#878787}.is-bg-dark-grey .richtext a[data-v-857e1ee8]:not(.c-link),.is-bg-pink .richtext a[data-v-857e1ee8]:not(.c-link),.is-bg-purple .richtext a[data-v-857e1ee8]:not(.c-link),.is-bg-yellow .richtext a[data-v-857e1ee8]:not(.c-link){color:#fff}.is-bg-dark-grey .richtext a[data-v-857e1ee8]:not(.c-link):active,.is-bg-dark-grey .richtext a[data-v-857e1ee8]:not(.c-link):focus,.is-bg-dark-grey .richtext a[data-v-857e1ee8]:not(.c-link):hover,.is-bg-pink .richtext a[data-v-857e1ee8]:not(.c-link):active,.is-bg-pink .richtext a[data-v-857e1ee8]:not(.c-link):focus,.is-bg-pink .richtext a[data-v-857e1ee8]:not(.c-link):hover,.is-bg-purple .richtext a[data-v-857e1ee8]:not(.c-link):active,.is-bg-purple .richtext a[data-v-857e1ee8]:not(.c-link):focus,.is-bg-purple .richtext a[data-v-857e1ee8]:not(.c-link):hover,.is-bg-yellow .richtext a[data-v-857e1ee8]:not(.c-link):active,.is-bg-yellow .richtext a[data-v-857e1ee8]:not(.c-link):focus,.is-bg-yellow .richtext a[data-v-857e1ee8]:not(.c-link):hover{color:#878787}.richtext li[data-v-857e1ee8]{padding-left:40px;position:relative}.richtext li[data-v-857e1ee8]:not(last-child){margin-bottom:10px}.richtext ul li[data-v-857e1ee8]{position:relative}.richtext ul li[data-v-857e1ee8]:before{color:#292929;content:"⬢";font-size:1.5rem;left:0;margin-top:-2px;padding-right:20px;position:absolute}.is-bg-dark-grey .richtext ul li[data-v-857e1ee8]:before,.is-bg-pink .richtext ul li[data-v-857e1ee8]:before,.is-bg-purple .richtext ul li[data-v-857e1ee8]:before,.is-bg-yellow .richtext ul li[data-v-857e1ee8]:before{color:#fff}.richtext ol[data-v-857e1ee8]{counter-reset:orderedListCounter;list-style:none}.richtext ol li[data-v-857e1ee8]:before{color:#292929;content:counters(orderedListCounter,".") ". ";counter-increment:orderedListCounter;font-family:InterBold,arial,verdana,sans-serif;position:absolute;right:calc(100% - 18px)}.is-bg-dark-grey .richtext ol li[data-v-857e1ee8]:before,.is-bg-pink .richtext ol li[data-v-857e1ee8]:before,.is-bg-purple .richtext ol li[data-v-857e1ee8]:before,.is-bg-yellow .richtext ol li[data-v-857e1ee8]:before{color:#fff}.richtext ol ol li[data-v-857e1ee8]{padding-left:44px}.richtext ol ol li[data-v-857e1ee8]:before{color:#292929;right:calc(100% - 29px)}.is-bg-dark-grey .richtext ol ol li[data-v-857e1ee8]:before,.is-bg-pink .richtext ol ol li[data-v-857e1ee8]:before,.is-bg-purple .richtext ol ol li[data-v-857e1ee8]:before,.is-bg-yellow .richtext ol ol li[data-v-857e1ee8]:before{color:#fff}.richtext ul ul li[data-v-857e1ee8]{padding-left:32px}.richtext ul ul li[data-v-857e1ee8]:before{color:#292929}.is-bg-dark-grey .richtext ul ul li[data-v-857e1ee8]:before,.is-bg-pink .richtext ul ul li[data-v-857e1ee8]:before,.is-bg-purple .richtext ul ul li[data-v-857e1ee8]:before,.is-bg-yellow .richtext ul ul li[data-v-857e1ee8]:before{color:#fff}.richtext ol[data-v-857e1ee8],.richtext ul[data-v-857e1ee8]{margin-bottom:30px;margin-top:30px}@media (min-width:62em){.richtext ol[data-v-857e1ee8],.richtext ul[data-v-857e1ee8]{margin-bottom:40px;margin-top:40px}}.richtext ol ol[data-v-857e1ee8],.richtext ol ul[data-v-857e1ee8],.richtext ul ol[data-v-857e1ee8],.richtext ul ul[data-v-857e1ee8]{margin-bottom:8px;margin-top:8px}.richtext ol.is-icon-checkmark li[data-v-857e1ee8],.richtext ul.is-icon-checkmark li[data-v-857e1ee8]{position:relative}.richtext ol.is-icon-checkmark li[data-v-857e1ee8]:before,.richtext ul.is-icon-checkmark li[data-v-857e1ee8]:before{color:#292929;content:"⬢";font-size:1.5rem;left:0;margin-top:-2px;padding-right:20px;position:absolute}.is-bg-dark-grey .richtext ol.is-icon-checkmark li[data-v-857e1ee8]:before,.is-bg-dark-grey .richtext ul.is-icon-checkmark li[data-v-857e1ee8]:before,.is-bg-pink .richtext ol.is-icon-checkmark li[data-v-857e1ee8]:before,.is-bg-pink .richtext ul.is-icon-checkmark li[data-v-857e1ee8]:before,.is-bg-purple .richtext ol.is-icon-checkmark li[data-v-857e1ee8]:before,.is-bg-purple .richtext ul.is-icon-checkmark li[data-v-857e1ee8]:before,.is-bg-yellow .richtext ol.is-icon-checkmark li[data-v-857e1ee8]:before,.is-bg-yellow .richtext ul.is-icon-checkmark li[data-v-857e1ee8]:before{color:#fff}.richtext ol.is-icon-checkmark li[data-v-857e1ee8]:before,.richtext ul.is-icon-checkmark li[data-v-857e1ee8]:before{content:"";font-family:icomoon-ktr;margin-top:0}@media (min-width:62em){.is-medium-big-text-above .richtext ol.is-2-col[data-v-857e1ee8],.is-medium-big-text-above .richtext ul.is-2-col[data-v-857e1ee8],.is-medium-big-text-below .richtext ol.is-2-col[data-v-857e1ee8],.is-medium-big-text-below .richtext ul.is-2-col[data-v-857e1ee8],.is-medium-full-text-below .richtext ol.is-2-col[data-v-857e1ee8],.is-medium-full-text-below .richtext ul.is-2-col[data-v-857e1ee8],.is-no-medium .richtext ol.is-2-col[data-v-857e1ee8],.is-no-medium .richtext ul.is-2-col[data-v-857e1ee8]{-moz-column-count:2;column-count:2}}.richtext[data-v-857e1ee8]>:last-child{margin-bottom:0}[data-v-857e1ee8]:root{--viewport-height:100vh}html.disable-scroll[data-v-857e1ee8]{height:100vh;height:var(--viewport-height);overflow:hidden}html.disable-scroll body[data-v-857e1ee8]{height:auto;overflow:hidden}.pt-0[data-v-857e1ee8]{padding-top:0!important}.pb-0[data-v-857e1ee8]{padding-bottom:0!important}.sr-only[data-v-857e1ee8]{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;white-space:nowrap}.has-it-cc[data-v-857e1ee8]{overflow:hidden;position:relative}.has-it-cc[data-v-857e1ee8]:before{animation:fadeIn .3s linear;background-color:#292929e6;content:"";display:block;inset:0;position:fixed;transition:opacity .3s linear;z-index:800}.it-cc[data-v-857e1ee8]{display:block;font-size:18px;height:0;left:0;margin-top:64px;opacity:0;overflow:hidden auto;position:fixed;right:0;text-align:center;top:0;z-index:810;-webkit-overflow-scrolling:touch;transition:all .2s linear}.it-cc.it-cc--visible[data-v-857e1ee8]{bottom:0;display:flex;flex-direction:column;height:auto;opacity:1}.it-cc__dialog[data-v-857e1ee8]{display:block;margin:0 auto;max-width:1440px;padding-left:16px;padding-right:16px}@media (min-width:36em){.it-cc__dialog[data-v-857e1ee8]{padding-left:16px;padding-right:16px}}@media (min-width:48em){.it-cc__dialog[data-v-857e1ee8]{padding-left:22px;padding-right:22px}}@media (min-width:62em){.it-cc__dialog[data-v-857e1ee8]{padding-left:44px;padding-right:44px}}@media (min-width:90em){.it-cc__dialog[data-v-857e1ee8]{padding-left:56px;padding-right:56px}}.it-cc__dialog[data-v-857e1ee8]{display:inline-block;margin:auto auto 60px;opacity:0;position:relative;top:0;transition:all .3s linear;width:100%}@media (min-width:36em){.it-cc__dialog[data-v-857e1ee8]{margin-bottom:30px}}.it-cc__dialog.it-cc--reveal[data-v-857e1ee8]{opacity:1;transform:translateY(0)}.it-cc--visible .it-cc__dialog[data-v-857e1ee8]{opacity:1}@media (min-width:62em){.it-cc__dialog-inner[data-v-857e1ee8]{display:grid;grid-gap:0 16px;grid-template-columns:repeat(6,minmax(0,1fr));width:100%}}@media (min-width:62em) and (min-width:62em){.it-cc__dialog-inner[data-v-857e1ee8]{grid-column-gap:24px;grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width:62em) and (min-width:90em){.it-cc__dialog-inner[data-v-857e1ee8]{grid-column-gap:32px}}@media (min-width:62em){.it-cc__body[data-v-857e1ee8]{grid-column:2/12;width:100%}}.it-cc__body-inner[data-v-857e1ee8]{background-color:#fff;color:#292929;padding:24px 16px 50px;text-align:left}@media (min-width:36em){.it-cc__body-inner[data-v-857e1ee8]{padding-bottom:16px}}@media (min-width:48em){.it-cc__body-inner[data-v-857e1ee8]{padding:50px}}.it-cc__title[data-v-857e1ee8]{color:#292929;font-family:InterSemiBold,arial,verdana,sans-serif;font-size:1.5rem;line-height:130%;margin-bottom:.5rem;text-transform:inherit}@media (min-width:62em){.it-cc__title[data-v-857e1ee8]{margin-bottom:.625rem}}.is-theme-career .it-cc__title[data-v-857e1ee8]{font-family:InterBlack,arial,verdana,sans-serif;text-transform:uppercase}@media (min-width:62em){.it-cc__title[data-v-857e1ee8]{font-size:2rem}}.it-cc__title[data-v-857e1ee8]:after{display:none}.it-cc__intro[data-v-857e1ee8]{font-size:.875rem;line-height:180%;margin-bottom:40px}.it-cc__content-inner[data-v-857e1ee8]{margin-bottom:30px}.it-cc__content-controls[data-v-857e1ee8]{background-color:#eaeaea;display:flex;flex-flow:row nowrap;justify-content:space-between;padding:12px}@media (min-width:48em){.it-cc__content-controls[data-v-857e1ee8]{flex-flow:column;margin-bottom:24px;padding:16px 24px}}@media (min-width:90em){.it-cc__content-controls[data-v-857e1ee8]{flex-flow:row nowrap;justify-content:space-between}}.it-cc__checkboxes[data-v-857e1ee8]{display:flex;flex-direction:column;width:50%}@media (min-width:48em){.it-cc__checkboxes[data-v-857e1ee8]{flex-direction:row;min-width:100%;width:auto}}@media (min-width:62em){.it-cc__checkboxes[data-v-857e1ee8]{min-width:50%}}.it-cc__details[data-v-857e1ee8]{margin:0 -50px}.it-cc__details-content[data-v-857e1ee8]{display:block;font-size:.875rem;line-height:180%;margin-bottom:1rem;overflow:hidden;position:relative}.it-cc__details-content__inner[data-v-857e1ee8]{margin-bottom:24px;padding-left:50px;padding-right:50px}@media (min-width:48em){.it-cc__details-content__inner[data-v-857e1ee8]{margin-bottom:50px}}.it-cc__details-content__inner .it-cc__title[data-v-857e1ee8]{display:none}.it-cc__details-wrapper[data-v-857e1ee8]{border-bottom:4px solid #eaeaea;padding-bottom:16px}@media (min-width:48em){.it-cc__details-wrapper[data-v-857e1ee8]{background-color:#eaeaea;border-bottom:0;padding:24px}}.it-cc__details-wrapper[data-v-857e1ee8]:not(:last-child){margin-bottom:16px}.it-cc__details-wrapper p[data-v-857e1ee8]{margin-bottom:24px}.it-cc__details-content--collapse[data-v-857e1ee8]{height:0}.it-cc__details-hide[data-v-857e1ee8],.it-cc__details-show[data-v-857e1ee8]{color:#292929;font-family:InterBold,arial,verdana,sans-serif;font-size:.875rem;line-height:180%;margin-bottom:0;order:1}.it-cc__details-icon[data-v-857e1ee8]{color:#292929;font-size:1.5rem;margin-left:5px;order:3;transition:color .2s ease-in-out,transform .2s ease-in-out}@media (max-width:35.99em){.it-cc__details-icon[data-v-857e1ee8]{margin-top:-2px}}.it-cc__details-button[data-v-857e1ee8]{background:none;border:none;cursor:pointer;display:flex;margin:0;padding:0;text-decoration:none;transition:color .2s ease-in-out}@media (min-width:48em){.it-cc__details-button[data-v-857e1ee8]{align-self:flex-end;margin-top:20px;width:100%}}@media (min-width:90em){.it-cc__details-button[data-v-857e1ee8]{margin-top:0;width:auto}}.it-cc__details-button:hover .it-cc__details-hide[data-v-857e1ee8],.it-cc__details-button:hover .it-cc__details-show[data-v-857e1ee8]{text-decoration:underline}.it-cc__details-button:hover .it-cc__details-icon[data-v-857e1ee8]{text-decoration:none}.it-cc__details-button[data-v-857e1ee8]:active,.it-cc__details-button[data-v-857e1ee8]:focus{outline:0}@media (max-width:35.99em){.it-cc__details-button .it-cc__details-hide[data-v-857e1ee8],.it-cc__details-button .it-cc__details-show[data-v-857e1ee8]{font-size:.75rem}}.it-cc__details-button .it-cc__details-hide[data-v-857e1ee8]{display:none}.it-cc__details-button--clicked .it-cc__details-icon[data-v-857e1ee8]{transform:scaleY(-1)}.it-cc__details-button--clicked .it-cc__details-hide[data-v-857e1ee8]{display:block}.it-cc__details-back-button[data-v-857e1ee8],.it-cc__details-back-icon[data-v-857e1ee8],.it-cc__details-button--clicked .it-cc__details-show[data-v-857e1ee8]{display:none}.it-cc__table-wrapper[data-v-857e1ee8]{background-color:#fff;width:100%}@media (min-width:48em){.it-cc__table-wrapper[data-v-857e1ee8]{padding:0 24px}}.it-cc__table-inner[data-v-857e1ee8]{background-attachment:local,local,scroll,scroll;background-color:#fff;background-image:linear-gradient(90deg,#fff,#fff),linear-gradient(90deg,#fff,#fff),linear-gradient(90deg,hsla(0,0%,92%,.3),transparent),linear-gradient(270deg,hsla(0,0%,92%,.3),transparent);background-position:0,100%,0,100%;background-repeat:no-repeat;background-size:20px 100%,20px 100%,20px 100%,20px 100%;overflow-x:auto;position:relative;width:100%}.it-cc__table[data-v-857e1ee8]{width:auto}@media (min-width:48em){.it-cc__table[data-v-857e1ee8]{width:100%}}.it-cc__table thead tr[data-v-857e1ee8]{position:relative}.it-cc__table thead tr[data-v-857e1ee8]:after{border-bottom:1px solid #292929;bottom:0;content:"";height:0;left:0;position:absolute;width:100%}.it-cc__table td[data-v-857e1ee8],.it-cc__table th[data-v-857e1ee8]{background:#fff;border:none!important;display:table-cell!important;font-size:.875rem;line-height:180%;margin-bottom:1rem;padding:10px 20px 10px 0;position:relative}.it-cc__table td[data-v-857e1ee8]:last-child,.it-cc__table th[data-v-857e1ee8]:last-child{padding-right:0}.it-cc__table th[data-v-857e1ee8]{font-family:InterBold,arial,verdana,sans-serif;text-transform:none}.it-cc__table tbody[data-v-857e1ee8]{display:table-row-group!important}.it-cc__table tbody tr[data-v-857e1ee8]{display:table-row!important}.it-cc__table tbody td[data-v-857e1ee8],.it-cc__table tbody th[data-v-857e1ee8]{min-width:85px}.it-cc__table tbody td[data-v-857e1ee8]:first-child,.it-cc__table tbody th[data-v-857e1ee8]:first-child{color:#292929;width:20%}.it-cc__table tbody td[data-v-857e1ee8]:nth-child(2),.it-cc__table tbody th[data-v-857e1ee8]:nth-child(2){min-width:240px;width:50%}.it-cc__checkbox[data-v-857e1ee8]{background:transparent;border:inherit;opacity:0;position:absolute;width:0;z-index:-1}.it-cc__checkbox:not(:disabled):hover+.it-cc__pseudo-checkbox[data-v-857e1ee8]{border-color:#ff8f0c}.it-cc__checkbox:not(:disabled):focus+.it-cc__pseudo-checkbox[data-v-857e1ee8]{border:2px solid #ff8f0c}.it-cc__checkbox:not(:disabled)+.it-cc__checkbox-label[data-v-857e1ee8]{cursor:pointer}.it-cc__checkbox:checked:disabled+.it-cc__pseudo-checkbox[data-v-857e1ee8]{background-color:#878787;border-color:#878787}.it-cc__checkbox:checked:disabled+.it-cc__pseudo-checkbox--headline[data-v-857e1ee8]:after,.it-cc__checkbox:checked:disabled+.it-cc__pseudo-checkbox[data-v-857e1ee8]:after{border-bottom-color:#fff;border-right-color:#fff}.it-cc__checkbox:checked+.it-cc__pseudo-checkbox[data-v-857e1ee8]{background-color:#ff8f0c;border-color:#ff8f0c}.it-cc__checkbox:checked+.it-cc__pseudo-checkbox[data-v-857e1ee8]:after{border-color:#fff;border-bottom:2px solid #fff;border-right:2px solid #fff;content:"";height:11px;inset:0 0 3px;line-height:1;margin:auto;position:absolute;text-align:center;transform:rotate(45deg);width:6px}.it-cc__checkbox:disabled+.it-cc__pseudo-checkbox[data-v-857e1ee8]{border-color:#707070}.it-cc__pseudo-checkbox[data-v-857e1ee8]{background-color:#fff;border:2px solid #707070;display:block;height:24px;position:absolute;top:50%;transform:translateY(-50%);width:24px}.it-cc__checkbox-group[data-v-857e1ee8]{display:flex;flex-direction:column;justify-content:center;position:relative}.it-cc__checkbox-group[data-v-857e1ee8]:not(:last-child){margin-bottom:8px}@media (min-width:48em){.it-cc__checkbox-group[data-v-857e1ee8]:not(:last-child){margin-bottom:0;margin-right:50px}}.it-cc__checkbox-group+p[data-v-857e1ee8]{margin-top:24px}.it-cc__checkbox-group--headline[data-v-857e1ee8]{display:block;margin-bottom:16px}.it-cc__checkbox-label[data-v-857e1ee8]{color:#292929;font-size:.875rem;line-height:180%;margin-bottom:0;padding-left:32px;position:relative;z-index:1}.it-cc__checkbox-label--headline[data-v-857e1ee8]{color:#292929;display:block}.it-cc__footer[data-v-857e1ee8]{bottom:0;display:block;flex-direction:column-reverse;position:fixed;right:16px;width:calc(100% - 32px);z-index:2}@media (min-width:36em){.it-cc__footer[data-v-857e1ee8]{right:16px;width:calc(100% - 32px)}}@media (min-width:48em){.it-cc__footer[data-v-857e1ee8]{right:22px;width:calc(100% - 44px)}}@media (min-width:62em){.it-cc__footer[data-v-857e1ee8]{right:calc(8.33333% + 38.66667px);width:calc(83.33333% - 77.33333px)}}@media (min-width:90em){.it-cc__footer[data-v-857e1ee8]{right:calc(8.33333% + 49.33333px);right:calc(50% - 550.66667px);width:calc(83.33333% - 98.66667px);width:1101.33333px}}.it-cc__footer-controls[data-v-857e1ee8]{background-color:#fff;display:flex;flex-direction:column;padding:16px}@media (min-width:36em){.it-cc__footer-controls[data-v-857e1ee8]{flex-direction:row;padding-left:24px;padding-right:24px}}@media (min-width:48em){.it-cc__footer-controls[data-v-857e1ee8]{justify-content:flex-end;padding-left:50px;padding-right:50px}}@media (min-width:62em){.it-cc__footer-controls[data-v-857e1ee8]{padding-left:50px;padding-right:50px}}.it-cc__button[data-v-857e1ee8]{background:none;border:none;font-family:InterSemiBold,arial,verdana,sans-serif;font-size:.875rem;letter-spacing:.02em;line-height:150%;margin:0 0 8px;padding:11px 24px 12px;text-decoration:none;text-transform:uppercase;transition:background-color .12s linear,border .12s linear,color .12s linear,outline .12s linear;transition:color .12s linear,background-color .12s linear,outline .12s linear}@media (min-width:36em){.it-cc__button[data-v-857e1ee8]{padding-left:40px;padding-right:40px}.it-cc__button[data-v-857e1ee8]:first-child{margin-right:16px}}.it-cc__button-accept[data-v-857e1ee8]{background-color:#ff8f0c;border:1px solid #ff8f0c;color:#fff}.it-cc__button-accept[data-v-857e1ee8]:focus,.it-cc__button-accept[data-v-857e1ee8]:hover{background-color:#fff;border-color:#ff8f0c;color:#ff8f0c}.it-cc__button-decline[data-v-857e1ee8]{background-color:transparent;border:1px solid #292929;color:#292929}.it-cc__button-decline[data-v-857e1ee8]:focus,.it-cc__button-decline[data-v-857e1ee8]:hover{background-color:#292929;border-color:#292929;color:#fff}.c-header__quick-links[data-v-857e1ee8]{display:none}@media (min-width:62em){.c-header__quick-links[data-v-857e1ee8]{display:flex;flex-grow:1;justify-content:center;margin-left:auto;margin-right:auto}}@media (min-width:62em){.c-header__quick-links[data-v-857e1ee8] :scope+.c-header__meta-menu{margin-left:0}}@media (min-width:62em){.c-header__quick-link[data-v-857e1ee8]:first-child:not(:last-child),.c-header__quick-link[data-v-857e1ee8]:nth-child(2):not(:last-child){margin-right:20px}}@media (min-width:62em) and (min-width:90em){.c-header__quick-link[data-v-857e1ee8]:first-child:not(:last-child),.c-header__quick-link[data-v-857e1ee8]:nth-child(2):not(:last-child){margin-right:40px}}@media (min-width:62em){.c-header__quick-link[data-v-857e1ee8]:nth-child(4),.c-header__quick-link[data-v-857e1ee8]:nth-child(5){display:none}}@media (min-width:62em) and (min-width:90em){.c-header__quick-link[data-v-857e1ee8]:nth-child(4),.c-header__quick-link[data-v-857e1ee8]:nth-child(5){display:block}}@media (min-width:90em){.c-header__quick-link[data-v-857e1ee8]:not(:last-child){margin-right:20px}}@media (min-width:90em) and (min-width:90em){.c-header__quick-link[data-v-857e1ee8]:not(:last-child){margin-right:40px}}.c-nav__wrapper{z-index:-1}@media (min-width:48em){.c-nav__wrapper{height:0;left:0;overflow:hidden;padding-left:0;padding-right:0;position:absolute;top:0;width:100%}}@media (min-width:48em){.c-nav--1 .c-nav__wrapper{left:0}}@media (min-width:90em){.c-nav--1 .c-nav__wrapper{left:calc(100% + 164px)}}.c-nav--1 .c-nav__wrapper [tabindex="-1"]{display:none}@media (min-width:36em){.c-nav--1 .c-nav__wrapper [tabindex="-1"]{display:inline-block}}@media (min-width:90em){.c-nav--2 .c-nav__wrapper,.c-nav--3 .c-nav__wrapper,.c-nav--4 .c-nav__wrapper,.c-nav--5 .c-nav__wrapper{left:100%}}.c-nav__list{height:100%;width:100%;z-index:1}.c-nav__headline{font-family:InterSemiBold,arial,verdana,sans-serif;font-size:1.5rem;line-height:130%;margin-bottom:0;text-transform:inherit}@media (min-width:62em){.c-nav__headline{font-size:2rem}}.c-nav__headline{display:flex;margin-bottom:20px;margin-top:30px}@media (min-width:48em){.c-nav__headline{width:200%}}@media (min-width:90em){.c-nav__headline{padding-left:12px;padding-right:12px;width:300%}}.c-nav{padding-left:16px;padding-right:16px;width:100%}@media (min-width:36em){.c-nav{padding-left:26px;padding-right:26px}}.c-nav.c-nav--footer a{color:#292929;color:#fff;display:inline-block;font-family:InterSemiBold,arial,verdana,sans-serif;font-size:1rem;letter-spacing:.02em;line-height:150%;margin-bottom:-4px;padding-bottom:4px;position:relative}.c-nav.c-nav--footer a:before{background-color:transparent;bottom:-1px;content:"";display:block;height:1px;left:0;position:absolute;transition:background-color .12s linear,width .3s cubic-bezier(0,0,.1,1);width:100%;z-index:0}.c-nav.c-nav--footer a:active,.c-nav.c-nav--footer a:hover{color:#292929}.c-nav.c-nav--footer a:active:before,.c-nav.c-nav--footer a:hover:before{background-color:#292929}.is-bg-dark-grey .c-nav.c-nav--footer a,.is-bg-pink .c-nav.c-nav--footer a,.is-bg-purple .c-nav.c-nav--footer a,.is-bg-yellow .c-nav.c-nav--footer a{color:#fff}.is-bg-dark-grey .c-nav.c-nav--footer a:active:before,.is-bg-dark-grey .c-nav.c-nav--footer a:hover:before,.is-bg-pink .c-nav.c-nav--footer a:active:before,.is-bg-pink .c-nav.c-nav--footer a:hover:before,.is-bg-purple .c-nav.c-nav--footer a:active:before,.is-bg-purple .c-nav.c-nav--footer a:hover:before,.is-bg-yellow .c-nav.c-nav--footer a:active:before,.is-bg-yellow .c-nav.c-nav--footer a:hover:before{background-color:#fff}.c-nav.c-nav--disclaimer,.c-nav.c-nav--footer,.c-nav.c-nav--social-media{padding-left:0;padding-right:0}@media (min-width:48em){.c-nav.c-nav--disclaimer,.c-nav.c-nav--footer,.c-nav.c-nav--social-media{width:auto}.c-nav{padding-left:0;padding-right:0;width:50%}}@media (min-width:48em){.c-nav .is-active~.c-nav__wrapper{height:auto;overflow:visible}}.c-nav .is-active~.c-nav__wrapper>.c-nav{visibility:visible}@media (min-width:48em){.c-nav .is-active~.c-nav__wrapper>.c-nav>.c-nav__list{opacity:1;transform:translate(0)}}.c-nav--1,.c-nav--2,.c-nav--3,.c-nav--4,.c-nav--5{left:0;position:absolute;top:0}.c-nav--1{position:relative}.is-level-1 .c-nav--1{width:100%}@media (min-width:48em){.is-level-1 .c-nav--1{width:50%}}@media (min-width:62em){.is-level-1 .c-nav--1{width:548px}}@media (min-width:90em){.is-level-1 .c-nav--1{width:676px}}.is-level-2:has(.c-navigation__toplink-wrapper) .c-nav--1{border:none}.is-level-2:has(.c-navigation__toplink-wrapper) .c-nav--1 .c-nav__cta-1{opacity:0}@media (min-width:48em){.c-nav--1{padding-left:32px;padding-right:32px}}@media (min-width:62em){.c-nav--1{padding-left:64px;padding-right:64px}}@media (min-width:90em){.c-nav--1{padding-left:180px;padding-right:76px;position:relative}}.c-nav--1>.c-nav__list>.c-nav__item{margin-bottom:20px}@media (min-width:36em){.c-nav--1>.c-nav__list>.c-nav__item{margin-bottom:8px}}@media (min-width:62em){.c-nav--1>.c-nav__list>.c-nav__item{margin-bottom:10px}}.c-nav--1>.c-nav__list>.c-nav__item:last-of-type{margin-bottom:0}.c-nav--2,.c-nav--3,.c-nav--4,.c-nav--5{left:100%;visibility:hidden;width:100%}@media (min-width:90em){.c-nav--2,.c-nav--3,.c-nav--4,.c-nav--5{left:0;z-index:-1}}@media (min-width:48em){.c-nav--2 .c-nav__headline,.c-nav--3 .c-nav__headline,.c-nav--4 .c-nav__headline,.c-nav--5 .c-nav__headline{padding-left:8px}}@media (min-width:62em){.c-nav--2 .c-nav__headline,.c-nav--3 .c-nav__headline,.c-nav--4 .c-nav__headline,.c-nav--5 .c-nav__headline{padding-left:12px}}.is-bg-dark-grey .c-nav--2 .c-nav__headline,.is-bg-dark-grey .c-nav--3 .c-nav__headline,.is-bg-dark-grey .c-nav--4 .c-nav__headline,.is-bg-dark-grey .c-nav--5 .c-nav__headline,.is-bg-pink .c-nav--2 .c-nav__headline,.is-bg-pink .c-nav--3 .c-nav__headline,.is-bg-pink .c-nav--4 .c-nav__headline,.is-bg-pink .c-nav--5 .c-nav__headline,.is-bg-purple .c-nav--2 .c-nav__headline,.is-bg-purple .c-nav--3 .c-nav__headline,.is-bg-purple .c-nav--4 .c-nav__headline,.is-bg-purple .c-nav--5 .c-nav__headline,.is-bg-yellow .c-nav--2 .c-nav__headline,.is-bg-yellow .c-nav--3 .c-nav__headline,.is-bg-yellow .c-nav--4 .c-nav__headline,.is-bg-yellow .c-nav--5 .c-nav__headline{color:#292929}@media (min-width:48em){.c-nav--2 .c-nav__list,.c-nav--3 .c-nav__list,.c-nav--4 .c-nav__list,.c-nav--5 .c-nav__list{left:0;opacity:0;padding-left:8px;padding-right:8px;position:relative;top:0;transform:translate(-100%);transition:transform .12s cubic-bezier(0,0,.1,1),opacity .3s linear;width:100%;z-index:1}}@media (min-width:62em){.c-nav--2 .c-nav__list,.c-nav--3 .c-nav__list,.c-nav--4 .c-nav__list,.c-nav--5 .c-nav__list{padding-left:12px;padding-right:12px}}@media (min-width:90em){.c-nav--2 .c-nav__list,.c-nav--3 .c-nav__list,.c-nav--4 .c-nav__list,.c-nav--5 .c-nav__list{padding-left:16px;padding-right:16px;width:100%}}@media (min-width:48em){.c-nav--2 .c-nav__list:before,.c-nav--3 .c-nav__list:before,.c-nav--4 .c-nav__list:before,.c-nav--5 .c-nav__list:before{background-color:#fff;content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}}.c-nav--2 .c-nav__item,.c-nav--3 .c-nav__item,.c-nav--4 .c-nav__item,.c-nav--5 .c-nav__item{border-top:1px solid #ccc}.c-nav--2 .c-nav__item:last-of-type,.c-nav--3 .c-nav__item:last-of-type,.c-nav--4 .c-nav__item:last-of-type,.c-nav--5 .c-nav__item:last-of-type{border-bottom:1px solid #ccc}.c-nav--2 .c-nav__item:empty,.c-nav--3 .c-nav__item:empty,.c-nav--4 .c-nav__item:empty,.c-nav--5 .c-nav__item:empty{display:none}@media (min-width:48em){.c-nav--2{width:100%}}@media (min-width:62em){.c-nav--2{width:100%}.is-level-2:has(.c-navigation__toplink-wrapper) .c-nav--2{width:200%}}@media (min-width:90em){.c-nav--2{left:0;position:relative;top:-40px;width:calc(50% - 57px)}.is-level-2:has(.c-navigation__toplink-wrapper) .c-nav--2{width:calc(100% - 152px)}}@media (min-width:90em){.c-nav--3,.c-nav--4,.c-nav--5{position:relative;width:100%}}.c-nav--service{padding-top:8px;width:100%}@media (min-width:48em){.c-nav--service{padding-left:32px;padding-right:32px}}@media (min-width:62em){.c-nav--service{padding-left:64px;padding-right:64px}}@media (min-width:90em){.c-nav--service{padding-left:180px;padding-right:76px;position:relative}}.c-nav--service .c-nav__headline{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;white-space:nowrap}.c-nav--service .c-nav__list{display:flex;flex-direction:column}@media (min-width:36em){.c-nav--service .c-nav__list{flex-direction:row}}@media (min-width:36em){.c-nav--service .c-nav__item:not(:first-child){margin-left:30px}}.c-nav--service .c-nav__item:not(:last-child){margin-bottom:20px}@media (min-width:36em){.c-nav--service .c-nav__item:not(:last-child){margin-bottom:0}}.c-nav--service .c-nav__cta{color:#fff;position:relative}.c-nav--service .c-nav__cta:before{background-color:transparent;bottom:-1px;content:"";display:block;height:1px;left:0;position:absolute;transition:background-color .12s linear,width .3s cubic-bezier(0,0,.1,1);width:100%;z-index:0}.c-nav--service .c-nav__cta:active,.c-nav--service .c-nav__cta:hover{color:#fff}.c-nav--service .c-nav__cta:active:before,.c-nav--service .c-nav__cta:hover:before{background-color:#fff}.is-bg-dark-grey .c-nav--service .c-nav__cta,.is-bg-pink .c-nav--service .c-nav__cta,.is-bg-purple .c-nav--service .c-nav__cta,.is-bg-yellow .c-nav--service .c-nav__cta{color:#fff}.is-bg-dark-grey .c-nav--service .c-nav__cta:active:before,.is-bg-dark-grey .c-nav--service .c-nav__cta:hover:before,.is-bg-pink .c-nav--service .c-nav__cta:active:before,.is-bg-pink .c-nav--service .c-nav__cta:hover:before,.is-bg-purple .c-nav--service .c-nav__cta:active:before,.is-bg-purple .c-nav--service .c-nav__cta:hover:before,.is-bg-yellow .c-nav--service .c-nav__cta:active:before,.is-bg-yellow .c-nav--service .c-nav__cta:hover:before{background-color:#fff}.c-nav--toplinks{border-top:1px solid #878787;min-width:50%;padding-left:0;padding-right:0;width:100%}@media (min-width:36em){.c-nav--toplinks{padding-right:16px}}@media (min-width:62em){.c-nav--toplinks{padding-right:0}}.is-level-2 .c-nav--toplinks{border-top:none;min-width:50%}@media (min-width:62em){.is-level-2 .c-nav--toplinks{min-width:auto}}.c-nav--toplinks .c-nav__list{margin-bottom:40px}.c-nav--toplinks .c-nav__headline{color:#878787;font-size:1rem;font-weight:400}@media (min-width:62em){.c-nav--toplinks .c-nav__headline{font-size:1.25rem;margin-top:0}}@media (min-width:90em){.c-nav--toplinks .c-nav__headline{padding-left:0}}.c-nav--toplinks .c-nav__item:not(:last-child){margin-bottom:20px}@media (min-width:62em){.c-nav--toplinks .c-nav__item:not(:last-child){margin-bottom:12px}}.is-level-1 .c-nav--toplinks .c-nav__cta{color:#fff;position:relative}.is-level-1 .c-nav--toplinks .c-nav__cta:before{background-color:transparent;bottom:-1px;content:"";display:block;height:1px;left:0;position:absolute;transition:background-color .12s linear,width .3s cubic-bezier(0,0,.1,1);width:100%;z-index:0}.is-level-1 .c-nav--toplinks .c-nav__cta:active,.is-level-1 .c-nav--toplinks .c-nav__cta:hover{color:#fff}.is-level-1 .c-nav--toplinks .c-nav__cta:active:before,.is-level-1 .c-nav--toplinks .c-nav__cta:hover:before{background-color:#fff}.is-bg-dark-grey .is-level-1 .c-nav--toplinks .c-nav__cta,.is-bg-pink .is-level-1 .c-nav--toplinks .c-nav__cta,.is-bg-purple .is-level-1 .c-nav--toplinks .c-nav__cta,.is-bg-yellow .is-level-1 .c-nav--toplinks .c-nav__cta{color:#fff}.is-bg-dark-grey .is-level-1 .c-nav--toplinks .c-nav__cta:active:before,.is-bg-dark-grey .is-level-1 .c-nav--toplinks .c-nav__cta:hover:before,.is-bg-pink .is-level-1 .c-nav--toplinks .c-nav__cta:active:before,.is-bg-pink .is-level-1 .c-nav--toplinks .c-nav__cta:hover:before,.is-bg-purple .is-level-1 .c-nav--toplinks .c-nav__cta:active:before,.is-bg-purple .is-level-1 .c-nav--toplinks .c-nav__cta:hover:before,.is-bg-yellow .is-level-1 .c-nav--toplinks .c-nav__cta:active:before,.is-bg-yellow .is-level-1 .c-nav--toplinks .c-nav__cta:hover:before{background-color:#fff}.is-level-2 .c-nav--toplinks .c-nav__cta{color:#292929;position:relative}.is-level-2 .c-nav--toplinks .c-nav__cta:before{background-color:transparent;bottom:-1px;content:"";display:block;height:1px;left:0;position:absolute;transition:background-color .12s linear,width .3s cubic-bezier(0,0,.1,1);width:100%;z-index:0}.is-level-2 .c-nav--toplinks .c-nav__cta:active,.is-level-2 .c-nav--toplinks .c-nav__cta:hover{color:#292929}.is-level-2 .c-nav--toplinks .c-nav__cta:active:before,.is-level-2 .c-nav--toplinks .c-nav__cta:hover:before{background-color:#292929}.is-bg-dark-grey .is-level-2 .c-nav--toplinks .c-nav__cta,.is-bg-pink .is-level-2 .c-nav--toplinks .c-nav__cta,.is-bg-purple .is-level-2 .c-nav--toplinks .c-nav__cta,.is-bg-yellow .is-level-2 .c-nav--toplinks .c-nav__cta{color:#292929}.is-bg-dark-grey .is-level-2 .c-nav--toplinks .c-nav__cta:active:before,.is-bg-dark-grey .is-level-2 .c-nav--toplinks .c-nav__cta:hover:before,.is-bg-pink .is-level-2 .c-nav--toplinks .c-nav__cta:active:before,.is-bg-pink .is-level-2 .c-nav--toplinks .c-nav__cta:hover:before,.is-bg-purple .is-level-2 .c-nav--toplinks .c-nav__cta:active:before,.is-bg-purple .is-level-2 .c-nav--toplinks .c-nav__cta:hover:before,.is-bg-yellow .is-level-2 .c-nav--toplinks .c-nav__cta:active:before,.is-bg-yellow .is-level-2 .c-nav--toplinks .c-nav__cta:hover:before{background-color:#292929}@media (min-width:62em){.c-nav--toplinks{border-top:none}}@media (min-width:48em){.c-nav--3{position:relative}}@media (min-width:48em){.is-level-3 .c-nav--3>.c-nav__headline{display:none}}@media (min-width:48em){.is-level-4 .c-nav--3>.c-nav__headline{display:block;left:0;margin-bottom:0;margin-top:0;position:absolute;top:-50px}}@media (min-width:62em){.is-level-4 .c-nav--3>.c-nav__headline{top:-63px}}@media (min-width:90em){.is-level-4 .c-nav--3>.c-nav__headline{display:none}}@media (min-width:48em){.is-level-5 .c-nav--3>.c-nav__headline{display:none}}@media (min-width:48em){.is-level-3 .c-nav--4>.c-nav__headline,.is-level-4 .c-nav--4>.c-nav__headline{display:none}}@media (min-width:48em){.is-level-5 .c-nav--4>.c-nav__headline{display:block;left:0;margin-bottom:0;margin-top:0;position:absolute;top:-50px}}@media (min-width:62em){.is-level-5 .c-nav--4>.c-nav__headline{top:-63px}}@media (min-width:90em){.is-level-5 .c-nav--4>.c-nav__headline{display:none}}@media (min-width:48em){.is-level-5 .c-nav--5>.c-nav__headline{display:none}}.c-nav__cta{color:#fff}.c-nav__cta:active,.c-nav__cta:hover{color:#ff8f0c}.c-nav__cta:active:before,.c-nav__cta:hover:before{background-color:#292929}.c-nav__cta-1{color:#fff;font-family:InterSemiBold,arial,verdana,sans-serif;font-size:1.5rem;line-height:130%;margin-bottom:0;position:relative;text-align:start;text-transform:inherit;width:100%}@media (min-width:62em){.c-nav__cta-1{font-size:2rem}}.c-nav__cta-1:active,.c-nav__cta-1:hover{color:#ff8f0c}.c-nav__cta-1:active:before,.c-nav__cta-1:hover:before{background-color:#292929}.c-nav__cta-1 .c-icon{align-self:start;padding-top:12px}@media (min-width:62em){.c-nav__cta-1 .c-icon{padding-top:16px}}.c-nav__cta-1 .c-button__inner{justify-content:space-between}.c-nav__cta-2,.c-nav__cta-3,.c-nav__cta-4,.c-nav__cta-5{font-family:InterSemiBold,arial,verdana,sans-serif;font-size:1rem;letter-spacing:.02em;line-height:150%;padding-bottom:20px;padding-top:20px;text-align:start;width:100%}@media (min-width:48em){.c-nav__cta-2,.c-nav__cta-3,.c-nav__cta-4,.c-nav__cta-5{padding-bottom:10px;padding-top:10px}}.c-nav__cta-2:active,.c-nav__cta-2:hover,.c-nav__cta-3:active,.c-nav__cta-3:hover,.c-nav__cta-4:active,.c-nav__cta-4:hover,.c-nav__cta-5:active,.c-nav__cta-5:hover{color:#878787}.c-nav__cta-2:active:before,.c-nav__cta-2:hover:before,.c-nav__cta-3:active:before,.c-nav__cta-3:hover:before,.c-nav__cta-4:active:before,.c-nav__cta-4:hover:before,.c-nav__cta-5:active:before,.c-nav__cta-5:hover:before{display:none}.c-nav__cta-2.is-active,.c-nav__cta-3.is-active,.c-nav__cta-4.is-active,.c-nav__cta-5.is-active{color:#ff8f0c}.c-nav__cta-2 .c-icon,.c-nav__cta-3 .c-icon,.c-nav__cta-4 .c-icon,.c-nav__cta-5 .c-icon{align-self:start;padding-top:5px}.c-nav__cta-2 .c-button__inner,.c-nav__cta-3 .c-button__inner,.c-nav__cta-4 .c-button__inner,.c-nav__cta-5 .c-button__inner{justify-content:space-between}.c-nav--disclaimer{margin-right:auto;padding-left:0;padding-right:0;width:auto}@media (min-width:36em){.c-nav--disclaimer{padding-left:0;padding-right:0}}@media (min-width:48em){.c-nav--disclaimer{margin-left:auto;min-width:70%}}.c-nav--disclaimer .c-nav__headline{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;white-space:nowrap}.c-nav--disclaimer .c-nav__list{display:flex;flex-flow:wrap;flex-direction:row}@media (min-width:48em){.c-nav--disclaimer .c-nav__list{flex-flow:nowrap;justify-content:flex-end}}.c-nav--disclaimer .c-nav__item:not(:last-child){margin-right:30px}.c-nav--footer .c-nav__headline{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;white-space:nowrap}.c-nav--footer .c-nav__list{display:flex;flex-direction:column}.c-nav--footer .c-nav__item:not(:last-child){margin-bottom:10px}.c-nav--social-media .c-nav__headline{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;white-space:nowrap}.c-nav--social-media .c-nav__list{display:flex;flex-flow:wrap;flex-direction:row}.c-nav--social-media .c-nav__item{margin-bottom:10px;margin-right:20px}@keyframes fade-in-452a323d{0%{opacity:0}to{opacity:1}}html[data-v-452a323d]{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;scroll-behavior:smooth;scroll-margin-block-end:36px}html .touchevents[data-v-452a323d]{-webkit-overflow-scrolling:touch}body[data-v-452a323d]{color:#292929;font-family:InterRegular,arial,verdana,sans-serif;font-size:1rem;line-height:180%;margin:0;min-height:100vh;overflow:hidden scroll;width:100%}@media (max-width:35.99em){body[data-v-452a323d]{-webkit-hyphens:auto;hyphens:auto}}body[data-v-452a323d]:before{display:none}a[data-v-452a323d]{text-decoration:none}strong[data-v-452a323d]{font-family:InterBold,arial,verdana,sans-serif;font-weight:400}.is-bg-silver-grey[data-v-452a323d],.is-bg-silver-grey-2[data-v-452a323d]{background-color:#f6f6f6}.is-bg-dark-grey[data-v-452a323d]{background-color:#292929;color:#fff}.is-hidden[data-v-452a323d]{display:none}.overflow-hidden[data-v-452a323d]{contain:paint}head[data-v-452a323d]{font-family:xs}@media (min-width:36em){head[data-v-452a323d]{font-family:sm}}@media (min-width:48em){head[data-v-452a323d]{font-family:md}}@media (min-width:62em){head[data-v-452a323d]{font-family:lg}}@media (min-width:90em){head[data-v-452a323d]{font-family:xl}}.icon--24[data-v-452a323d]{font-size:1.5rem}.icon--32[data-v-452a323d]{font-size:2rem}.icon--48[data-v-452a323d]{font-size:3rem}.icon--64[data-v-452a323d]{font-size:4rem}[class*=" icon-"][data-v-452a323d],[class^=icon-][data-v-452a323d]{font-family:icomoon-ktr!important;speak:never;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-youtube[data-v-452a323d]:before{content:""}.icon-checkmark[data-v-452a323d]:before{content:""}.icon-notification[data-v-452a323d]:before{content:""}.icon-installation[data-v-452a323d]:before{content:""}.icon-calendar[data-v-452a323d]:before{content:""}.icon-close-small[data-v-452a323d]:before{content:""}.icon-close-tag[data-v-452a323d]:before{content:""}.icon-arrow-pulldown[data-v-452a323d]:before{content:""}.icon-wikipedia[data-v-452a323d]:before{content:""}.icon-facebook[data-v-452a323d]:before{content:""}.icon-instagram[data-v-452a323d]:before{content:""}.icon-linkedin[data-v-452a323d]:before{content:""}.icon-xing[data-v-452a323d]:before{content:""}.icon-check[data-v-452a323d]:before{content:""}.icon-arrow-open[data-v-452a323d]:before{content:""}.icon-menu[data-v-452a323d]:before{content:""}.icon-close-menu[data-v-452a323d]:before{content:""}.icon-online-tools[data-v-452a323d]:before{content:""}.icon-cad-library[data-v-452a323d]:before{content:""}.icon-location[data-v-452a323d]:before{content:""}.icon-2d-drawing[data-v-452a323d]:before{content:""}.icon-mail[data-v-452a323d]:before{content:""}.icon-phone[data-v-452a323d]:before{content:""}.icon-shop[data-v-452a323d]:before{content:""}.icon-upload[data-v-452a323d]:before{content:""}.icon-minus[data-v-452a323d]:before{content:""}.icon-arrow-extern[data-v-452a323d]:before{content:""}.icon-arrow-left[data-v-452a323d]:before{content:""}.icon-arrow-right[data-v-452a323d]:before{content:""}.icon-arrow-back[data-v-452a323d]:before{content:""}.icon-arrow-forward[data-v-452a323d]:before{content:""}.icon-download[data-v-452a323d]:before{content:""}.icon-globe[data-v-452a323d]:before{content:""}.icon-locked[data-v-452a323d]:before{content:""}.icon-login[data-v-452a323d]:before{content:""}.icon-paper[data-v-452a323d]:before{content:""}.icon-plus[data-v-452a323d]:before{content:""}.icon-search[data-v-452a323d]:before{content:""}.icon-product-search[data-v-452a323d]:before{content:""}.icon-material-search[data-v-452a323d]:before{content:""}.icon-filter[data-v-452a323d]:before{content:""}.c-page[data-v-452a323d],.c-page__content[data-v-452a323d]{display:block}.c-page__content>.c-section:first-child+div>.c-section[data-v-452a323d]:first-child,.c-page__content>.c-section:first-child+div>.mgnl-area>.c-section[data-v-452a323d]:first-child,.c-page__content>.mgnl-area>.c-section:first-child+div>.c-section[data-v-452a323d]:first-child,.c-page__content>.mgnl-area>.c-section:first-child+div>.mgnl-area>.c-section[data-v-452a323d]:first-child{margin-top:64px}@media (min-width:48em){.c-page__content>.c-section:first-child+div>.c-section[data-v-452a323d]:first-child,.c-page__content>.c-section:first-child+div>.mgnl-area>.c-section[data-v-452a323d]:first-child,.c-page__content>.mgnl-area>.c-section:first-child+div>.c-section[data-v-452a323d]:first-child,.c-page__content>.mgnl-area>.c-section:first-child+div>.mgnl-area>.c-section[data-v-452a323d]:first-child{margin-top:100px}}@media (min-width:90em){.c-page__content>.c-section:first-child+div>.c-section[data-v-452a323d]:first-child,.c-page__content>.c-section:first-child+div>.mgnl-area>.c-section[data-v-452a323d]:first-child,.c-page__content>.mgnl-area>.c-section:first-child+div>.c-section[data-v-452a323d]:first-child,.c-page__content>.mgnl-area>.c-section:first-child+div>.mgnl-area>.c-section[data-v-452a323d]:first-child{margin-top:120px}}.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-452a323d]{margin-top:0;padding-top:0}@media (min-width:48em){.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-452a323d]{margin-top:0}}@media (min-width:90em){.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-452a323d]{margin-top:0}}.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-pink[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-purple[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-yellow[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-pink[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-purple[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-yellow[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-452a323d]{margin-top:0}@media (min-width:48em){.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-pink[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-purple[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-yellow[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-pink[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-purple[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-yellow[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-452a323d]{margin-top:0}}@media (min-width:90em){.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-pink[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-purple[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-yellow[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-pink[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-purple[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-yellow[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-452a323d]{margin-top:0}}.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey-2[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey-2[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-452a323d]{margin-top:0;padding-top:0}@media (min-width:48em){.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey-2[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey-2[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-452a323d]{margin-top:0}}@media (min-width:90em){.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey-2[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey-2[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-452a323d]{margin-top:0}}.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-pink[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-purple[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-yellow[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-dark-grey[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-pink[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-purple[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-yellow[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-pink[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-purple[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-yellow[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-dark-grey[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-pink[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-purple[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-yellow[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-452a323d]{margin-top:0}@media (min-width:48em){.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-pink[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-purple[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-yellow[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-dark-grey[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-pink[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-purple[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-yellow[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-pink[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-purple[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-yellow[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-dark-grey[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-pink[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-purple[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-yellow[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-452a323d]{margin-top:0}}@media (min-width:90em){.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-pink[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-purple[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-yellow[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-dark-grey[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-pink[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-purple[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-yellow[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-pink[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-purple[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-yellow[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-dark-grey[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-pink[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-purple[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-yellow[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-452a323d]{margin-top:0}}.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-purple[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-purple[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-452a323d]{margin-top:0;padding-top:0}@media (min-width:48em){.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-purple[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-purple[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-452a323d]{margin-top:0}}@media (min-width:90em){.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-purple[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-purple[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-452a323d]{margin-top:0}}.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-dark-grey[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-pink[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey-2[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-yellow[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-dark-grey[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-pink[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey-2[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-yellow[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-452a323d]{margin-top:0}@media (min-width:48em){.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-dark-grey[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-pink[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey-2[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-yellow[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-dark-grey[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-pink[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey-2[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-yellow[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-452a323d]{margin-top:0}}@media (min-width:90em){.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-dark-grey[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-pink[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey-2[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-yellow[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-dark-grey[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-pink[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey-2[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-yellow[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-452a323d]{margin-top:0}}.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-yellow[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-yellow[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-452a323d]{margin-top:0;padding-top:0}@media (min-width:48em){.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-yellow[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-yellow[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-452a323d]{margin-top:0}}@media (min-width:90em){.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-yellow[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-yellow[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-452a323d]{margin-top:0}}.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-dark-grey[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-pink[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-purple[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey-2[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-dark-grey[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-pink[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-purple[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey-2[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-452a323d]{margin-top:0}@media (min-width:48em){.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-dark-grey[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-pink[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-purple[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey-2[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-dark-grey[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-pink[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-purple[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey-2[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-452a323d]{margin-top:0}}@media (min-width:90em){.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-dark-grey[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-pink[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-purple[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey-2[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-dark-grey[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-pink[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-purple[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey-2[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-452a323d]{margin-top:0}}.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-pink[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-pink[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-452a323d]{margin-top:0;padding-top:0}@media (min-width:48em){.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-pink[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-pink[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-452a323d]{margin-top:0}}@media (min-width:90em){.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-pink[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-pink[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-452a323d]{margin-top:0}}.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-dark-grey[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-purple[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey-2[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-yellow[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-dark-grey[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-purple[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey-2[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-yellow[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-452a323d]{margin-top:0}@media (min-width:48em){.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-dark-grey[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-purple[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey-2[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-yellow[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-dark-grey[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-purple[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey-2[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-yellow[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-452a323d]{margin-top:0}}@media (min-width:90em){.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-dark-grey[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-purple[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey-2[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-yellow[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-452a323d],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-dark-grey[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-purple[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey-2[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-yellow[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-452a323d],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-452a323d]{margin-top:0}}.is-bg-purple[data-v-452a323d]{background:linear-gradient(270deg,#7f40ff .13%,#5400ff 99.85%);color:#fff}.is-bg-pink[data-v-452a323d]{background:linear-gradient(270deg,#ea41b0 .04%,#cd2193 43.51%);color:#fff}.is-bg-yellow[data-v-452a323d]{background:linear-gradient(270deg,#f2bd00 .1%,#ff8f0c 50.66%);color:#fff}.is-theme-career .typo-h1[data-v-452a323d],.is-theme-career .typo-h2[data-v-452a323d],.is-theme-career .typo-h3[data-v-452a323d],.is-theme-career .typo-h4[data-v-452a323d],.is-theme-career .typo-h5[data-v-452a323d],.is-theme-career .typo-h6[data-v-452a323d]{font-family:InterBlack,arial,verdana,sans-serif;text-transform:uppercase}.is-theme-career .is-bg-silver-grey .typo-h1 span[data-v-452a323d],.is-theme-career .is-bg-silver-grey .typo-h2 span[data-v-452a323d],.is-theme-career .is-bg-silver-grey .typo-h3 span[data-v-452a323d],.is-theme-career .is-bg-white .typo-h1 span[data-v-452a323d],.is-theme-career .is-bg-white .typo-h2 span[data-v-452a323d],.is-theme-career .is-bg-white .typo-h3 span[data-v-452a323d]{background-color:#5400ff;-webkit-box-decoration-break:clone;box-decoration-break:clone;line-height:1.4;padding:2px 10px}.is-theme-career .is-bg-silver-grey .typo-h1 .typo-first-split[data-v-452a323d],.is-theme-career .is-bg-silver-grey .typo-h2 .typo-first-split[data-v-452a323d],.is-theme-career .is-bg-silver-grey .typo-h3 .typo-first-split[data-v-452a323d],.is-theme-career .is-bg-white .typo-h1 .typo-first-split[data-v-452a323d],.is-theme-career .is-bg-white .typo-h2 .typo-first-split[data-v-452a323d],.is-theme-career .is-bg-white .typo-h3 .typo-first-split[data-v-452a323d]{color:#fff;margin-right:-10px}.is-theme-career .is-bg-silver-grey .typo-h1 .typo-second-split[data-v-452a323d],.is-theme-career .is-bg-silver-grey .typo-h2 .typo-second-split[data-v-452a323d],.is-theme-career .is-bg-silver-grey .typo-h3 .typo-second-split[data-v-452a323d],.is-theme-career .is-bg-white .typo-h1 .typo-second-split[data-v-452a323d],.is-theme-career .is-bg-white .typo-h2 .typo-second-split[data-v-452a323d],.is-theme-career .is-bg-white .typo-h3 .typo-second-split[data-v-452a323d]{color:#ea41b0}.is-theme-career .is-bg-silver-grey .typo-h1 .typo-first-split[data-v-452a323d]:has(+.second-split-aligned-left),.is-theme-career .is-bg-silver-grey .typo-h2 .typo-first-split[data-v-452a323d]:has(+.second-split-aligned-left),.is-theme-career .is-bg-silver-grey .typo-h3 .typo-first-split[data-v-452a323d]:has(+.second-split-aligned-left),.is-theme-career .is-bg-white .typo-h1 .typo-first-split[data-v-452a323d]:has(+.second-split-aligned-left),.is-theme-career .is-bg-white .typo-h2 .typo-first-split[data-v-452a323d]:has(+.second-split-aligned-left),.is-theme-career .is-bg-white .typo-h3 .typo-first-split[data-v-452a323d]:has(+.second-split-aligned-left){margin-right:0}.is-theme-career .is-bg-silver-grey-2 .typo-h1 .typo-first-split[data-v-452a323d],.is-theme-career .is-bg-silver-grey-2 .typo-h2 .typo-first-split[data-v-452a323d],.is-theme-career .is-bg-silver-grey-2 .typo-h3 .typo-first-split[data-v-452a323d],.is-theme-career .is-bg-white-2 .typo-h1 .typo-first-split[data-v-452a323d],.is-theme-career .is-bg-white-2 .typo-h2 .typo-first-split[data-v-452a323d],.is-theme-career .is-bg-white-2 .typo-h3 .typo-first-split[data-v-452a323d]{color:#292929;margin-right:8px}.is-theme-career .is-bg-silver-grey-2 .typo-h1 .typo-second-split[data-v-452a323d],.is-theme-career .is-bg-silver-grey-2 .typo-h2 .typo-second-split[data-v-452a323d],.is-theme-career .is-bg-silver-grey-2 .typo-h3 .typo-second-split[data-v-452a323d],.is-theme-career .is-bg-white-2 .typo-h1 .typo-second-split[data-v-452a323d],.is-theme-career .is-bg-white-2 .typo-h2 .typo-second-split[data-v-452a323d],.is-theme-career .is-bg-white-2 .typo-h3 .typo-second-split[data-v-452a323d]{color:#5400ff}.is-theme-career .is-bg-silver-grey-2 .typo-h1 .typo-first-split[data-v-452a323d]:has(+.second-split-aligned-left),.is-theme-career .is-bg-silver-grey-2 .typo-h2 .typo-first-split[data-v-452a323d]:has(+.second-split-aligned-left),.is-theme-career .is-bg-silver-grey-2 .typo-h3 .typo-first-split[data-v-452a323d]:has(+.second-split-aligned-left),.is-theme-career .is-bg-white-2 .typo-h1 .typo-first-split[data-v-452a323d]:has(+.second-split-aligned-left),.is-theme-career .is-bg-white-2 .typo-h2 .typo-first-split[data-v-452a323d]:has(+.second-split-aligned-left),.is-theme-career .is-bg-white-2 .typo-h3 .typo-first-split[data-v-452a323d]:has(+.second-split-aligned-left){margin-right:0}.is-theme-career .is-bg-dark-grey .typo-h1 .typo-first-split[data-v-452a323d],.is-theme-career .is-bg-dark-grey .typo-h2 .typo-first-split[data-v-452a323d],.is-theme-career .is-bg-dark-grey .typo-h3 .typo-first-split[data-v-452a323d]{color:#fff;margin-right:8px}.is-theme-career .is-bg-dark-grey .typo-h1 .typo-second-split[data-v-452a323d],.is-theme-career .is-bg-dark-grey .typo-h2 .typo-second-split[data-v-452a323d],.is-theme-career .is-bg-dark-grey .typo-h3 .typo-second-split[data-v-452a323d]{color:#ff8f0c}.is-theme-career .is-bg-dark-grey .typo-h1 .typo-first-split[data-v-452a323d]:has(+.second-split-aligned-left),.is-theme-career .is-bg-dark-grey .typo-h2 .typo-first-split[data-v-452a323d]:has(+.second-split-aligned-left),.is-theme-career .is-bg-dark-grey .typo-h3 .typo-first-split[data-v-452a323d]:has(+.second-split-aligned-left){margin-right:0}.is-theme-career .is-bg-pink .typo-h1 .typo-first-split[data-v-452a323d],.is-theme-career .is-bg-pink .typo-h2 .typo-first-split[data-v-452a323d],.is-theme-career .is-bg-pink .typo-h3 .typo-first-split[data-v-452a323d]{color:#fff;margin-right:8px}.is-theme-career .is-bg-pink .typo-h1 .typo-second-split[data-v-452a323d],.is-theme-career .is-bg-pink .typo-h2 .typo-second-split[data-v-452a323d],.is-theme-career .is-bg-pink .typo-h3 .typo-second-split[data-v-452a323d]{color:#5400ff}.is-theme-career .is-bg-pink .typo-h1 .typo-first-split[data-v-452a323d]:has(+.second-split-aligned-left),.is-theme-career .is-bg-pink .typo-h2 .typo-first-split[data-v-452a323d]:has(+.second-split-aligned-left),.is-theme-career .is-bg-pink .typo-h3 .typo-first-split[data-v-452a323d]:has(+.second-split-aligned-left){margin-right:0}.is-theme-career .is-bg-yellow .typo-h1 .typo-first-split[data-v-452a323d],.is-theme-career .is-bg-yellow .typo-h2 .typo-first-split[data-v-452a323d],.is-theme-career .is-bg-yellow .typo-h3 .typo-first-split[data-v-452a323d]{color:#fff;margin-right:8px}.is-theme-career .is-bg-yellow .typo-h1 .typo-second-split[data-v-452a323d],.is-theme-career .is-bg-yellow .typo-h2 .typo-second-split[data-v-452a323d],.is-theme-career .is-bg-yellow .typo-h3 .typo-second-split[data-v-452a323d]{color:#5400ff}.is-theme-career .is-bg-yellow .typo-h1 .typo-first-split[data-v-452a323d]:has(+.second-split-aligned-left),.is-theme-career .is-bg-yellow .typo-h2 .typo-first-split[data-v-452a323d]:has(+.second-split-aligned-left),.is-theme-career .is-bg-yellow .typo-h3 .typo-first-split[data-v-452a323d]:has(+.second-split-aligned-left){margin-right:0}.is-theme-career .is-bg-purple .typo-h1 .typo-first-split[data-v-452a323d],.is-theme-career .is-bg-purple .typo-h2 .typo-first-split[data-v-452a323d],.is-theme-career .is-bg-purple .typo-h3 .typo-first-split[data-v-452a323d]{color:#fff;margin-right:8px}.is-theme-career .is-bg-purple .typo-h1 .typo-second-split[data-v-452a323d],.is-theme-career .is-bg-purple .typo-h2 .typo-second-split[data-v-452a323d],.is-theme-career .is-bg-purple .typo-h3 .typo-second-split[data-v-452a323d]{color:#ff8f0c}.is-theme-career .is-bg-purple .typo-h1 .typo-first-split[data-v-452a323d]:has(+.second-split-aligned-left),.is-theme-career .is-bg-purple .typo-h2 .typo-first-split[data-v-452a323d]:has(+.second-split-aligned-left),.is-theme-career .is-bg-purple .typo-h3 .typo-first-split[data-v-452a323d]:has(+.second-split-aligned-left){margin-right:0}.typo-h1[data-v-452a323d]{font-family:InterSemiBold,arial,verdana,sans-serif;font-size:2.5rem;-webkit-hyphens:auto;hyphens:auto;line-height:120%;margin-bottom:1rem;text-transform:inherit}@media (min-width:48em){.typo-h1[data-v-452a323d]{margin-bottom:1.25rem}}@media (min-width:62em){.typo-h1[data-v-452a323d]{margin-bottom:1.5rem}}.is-theme-career .typo-h1[data-v-452a323d]{font-family:InterBlack,arial,verdana,sans-serif;text-transform:uppercase}@media (min-width:48em){.typo-h1[data-v-452a323d]{font-size:3.125rem}}@media (min-width:62em){.typo-h1[data-v-452a323d]{font-size:3.625rem}}.typo-h2[data-v-452a323d]{font-family:InterSemiBold,arial,verdana,sans-serif;font-size:2.375rem;-webkit-hyphens:auto;hyphens:auto;line-height:130%;margin-bottom:.75rem;text-transform:inherit}@media (min-width:48em){.typo-h2[data-v-452a323d]{margin-bottom:1rem}}@media (min-width:62em){.typo-h2[data-v-452a323d]{margin-bottom:1.25rem}}.is-theme-career .typo-h2[data-v-452a323d]{font-family:InterBlack,arial,verdana,sans-serif;text-transform:uppercase}@media (min-width:48em){.typo-h2[data-v-452a323d]{font-size:2.5rem;line-height:120%}}@media (min-width:62em){.typo-h2[data-v-452a323d]{font-size:3.125rem}}.typo-h3[data-v-452a323d]{font-family:InterSemiBold,arial,verdana,sans-serif;font-size:2rem;-webkit-hyphens:auto;hyphens:auto;line-height:130%;margin-bottom:.625rem;text-transform:inherit}@media (min-width:48em){.typo-h3[data-v-452a323d]{margin-bottom:.75rem}}@media (min-width:62em){.typo-h3[data-v-452a323d]{margin-bottom:1rem}}.is-theme-career .typo-h3[data-v-452a323d]{font-family:InterBlack,arial,verdana,sans-serif;text-transform:uppercase}@media (min-width:48em){.typo-h3[data-v-452a323d]{font-size:2.375rem}}@media (min-width:62em){.typo-h3[data-v-452a323d]{font-size:2.5rem;line-height:120%}}.typo-h4[data-v-452a323d]{font-family:InterSemiBold,arial,verdana,sans-serif;font-size:1.5rem;-webkit-hyphens:auto;hyphens:auto;line-height:130%;margin-bottom:.5rem;text-transform:inherit}@media (min-width:48em){.typo-h4[data-v-452a323d]{margin-bottom:.625rem}}@media (min-width:62em){.typo-h4[data-v-452a323d]{margin-bottom:.75rem}}.is-theme-career .typo-h4[data-v-452a323d]{font-family:InterBlack,arial,verdana,sans-serif;text-transform:uppercase}@media (min-width:48em){.typo-h4[data-v-452a323d]{font-size:2rem}}@media (min-width:62em){.typo-h4[data-v-452a323d]{font-size:2.375rem}}.typo-h5[data-v-452a323d]{font-family:InterSemiBold,arial,verdana,sans-serif;font-size:1.5rem;line-height:130%;margin-bottom:.5rem;text-transform:inherit}@media (min-width:62em){.typo-h5[data-v-452a323d]{margin-bottom:.625rem}}.is-theme-career .typo-h5[data-v-452a323d]{font-family:InterBlack,arial,verdana,sans-serif;text-transform:uppercase}@media (min-width:62em){.typo-h5[data-v-452a323d]{font-size:2rem}}.typo-h6[data-v-452a323d]{font-family:InterSemiBold,arial,verdana,sans-serif;font-size:1.25rem;letter-spacing:.02em;line-height:160%;margin-bottom:.25rem;text-transform:inherit}@media (min-width:62em){.typo-h6[data-v-452a323d]{margin-bottom:.5rem}}.is-theme-career .typo-h6[data-v-452a323d]{font-family:InterBlack,arial,verdana,sans-serif;text-transform:uppercase}@media (min-width:62em){.typo-h6[data-v-452a323d]{font-size:1.5rem;letter-spacing:normal;line-height:130%}}.typo-sub-large[data-v-452a323d]{font-size:1.5rem;line-height:130%}.is-theme-career .typo-sub-large[data-v-452a323d]{font-family:InterBold,arial,verdana,sans-serif}@media (min-width:62em){.typo-sub-large[data-v-452a323d]{font-size:2rem}}.typo-sub-medium[data-v-452a323d]{font-size:1.25rem;line-height:160%}.is-theme-career .typo-sub-medium[data-v-452a323d]{font-family:InterBold,arial,verdana,sans-serif}@media (min-width:62em){.typo-sub-medium[data-v-452a323d]{font-size:1.5rem;line-height:130%}}.typo-sub-small[data-v-452a323d]{font-size:.875rem;line-height:130%}.is-theme-career .typo-sub-small[data-v-452a323d]{font-family:InterBold,arial,verdana,sans-serif;font-size:1.25rem;line-height:160%}@media (min-width:62em){.typo-sub-small[data-v-452a323d]{font-size:.875rem;line-height:130%}.is-theme-career .typo-sub-small[data-v-452a323d]{font-family:InterBold,arial,verdana,sans-serif;font-size:1.25rem;line-height:160%}}.typo-copy-extra-large[data-v-452a323d]{font-size:1.25rem;line-height:160%;margin-bottom:1.5rem}@media (min-width:62em){.typo-copy-extra-large[data-v-452a323d]{font-size:1.75rem;line-height:150%;margin-bottom:2rem}}.typo-copy-large[data-v-452a323d]{font-size:1rem;line-height:160%;margin-bottom:1.25rem}@media (min-width:62em){.typo-copy-large[data-v-452a323d]{font-size:1.25rem;margin-bottom:1.5rem}}.typo-copy-medium[data-v-452a323d]{font-size:1rem;line-height:180%;margin-bottom:1.25rem}.typo-copy-small[data-v-452a323d]{font-size:.875rem;line-height:180%;margin-bottom:1rem}.typo-link[data-v-452a323d]{font-size:1rem}.typo-button[data-v-452a323d],.typo-link[data-v-452a323d]{font-family:InterSemiBold,arial,verdana,sans-serif;letter-spacing:.02em;line-height:150%}.typo-button[data-v-452a323d]{font-size:.875rem}.typo-navigation[data-v-452a323d]{font-size:.75rem;letter-spacing:.05em;text-transform:uppercase}.typo-navigation[data-v-452a323d],.typo-tag[data-v-452a323d]{font-family:InterSemiBold,arial,verdana,sans-serif;line-height:150%}.typo-tag[data-v-452a323d]{font-size:.875rem;letter-spacing:.005em}.typo-meta[data-v-452a323d]{font-size:.75rem;letter-spacing:.05em;line-height:150%}.typo-head-accordion[data-v-452a323d]{font-family:InterRegular,arial,verdana,sans-serif;font-size:1.125rem;letter-spacing:.02em;line-height:160%}.richtext h3[data-v-452a323d]{font-family:InterSemiBold,arial,verdana,sans-serif;font-size:2rem;-webkit-hyphens:auto;hyphens:auto;line-height:130%;margin-bottom:.625rem;text-transform:inherit}@media (min-width:48em){.richtext h3[data-v-452a323d]{margin-bottom:.75rem}}@media (min-width:62em){.richtext h3[data-v-452a323d]{margin-bottom:1rem}}.is-theme-career .richtext h3[data-v-452a323d]{font-family:InterBlack,arial,verdana,sans-serif;text-transform:uppercase}@media (min-width:48em){.richtext h3[data-v-452a323d]{font-size:2.375rem}}@media (min-width:62em){.richtext h3[data-v-452a323d]{font-size:2.5rem;line-height:120%}}.richtext h3[data-v-452a323d]:not(:first-child){margin-top:64px}.richtext p[data-v-452a323d]{margin-bottom:12px}@media (min-width:90em){.richtext p[data-v-452a323d]{margin-bottom:16px}}.richtext a[data-v-452a323d]:not(.c-link){color:#292929;font-family:InterSemiBold,arial,verdana,sans-serif;position:relative;text-decoration:underline;text-underline-offset:5px;transition:color .2s linear}.richtext a[data-v-452a323d]:not(.c-link):before{background-color:transparent;bottom:-1px;content:"";display:block;height:1px;left:0;position:absolute;transition:background-color .12s linear,width .3s cubic-bezier(0,0,.1,1);width:100%;z-index:0}.richtext a[data-v-452a323d]:not(.c-link):active,.richtext a[data-v-452a323d]:not(.c-link):hover{color:#292929}.richtext a[data-v-452a323d]:not(.c-link):active:before,.richtext a[data-v-452a323d]:not(.c-link):hover:before{background-color:#292929}.is-bg-dark-grey .richtext a[data-v-452a323d]:not(.c-link):active:before,.is-bg-dark-grey .richtext a[data-v-452a323d]:not(.c-link):hover:before,.is-bg-pink .richtext a[data-v-452a323d]:not(.c-link):active:before,.is-bg-pink .richtext a[data-v-452a323d]:not(.c-link):hover:before,.is-bg-purple .richtext a[data-v-452a323d]:not(.c-link):active:before,.is-bg-purple .richtext a[data-v-452a323d]:not(.c-link):hover:before,.is-bg-yellow .richtext a[data-v-452a323d]:not(.c-link):active:before,.is-bg-yellow .richtext a[data-v-452a323d]:not(.c-link):hover:before{background-color:#fff}.richtext a[data-v-452a323d]:not(.c-link):before{content:none}.richtext a[data-v-452a323d]:not(.c-link):active,.richtext a[data-v-452a323d]:not(.c-link):focus,.richtext a[data-v-452a323d]:not(.c-link):hover{color:#878787}.is-bg-dark-grey .richtext a[data-v-452a323d]:not(.c-link),.is-bg-pink .richtext a[data-v-452a323d]:not(.c-link),.is-bg-purple .richtext a[data-v-452a323d]:not(.c-link),.is-bg-yellow .richtext a[data-v-452a323d]:not(.c-link){color:#fff}.is-bg-dark-grey .richtext a[data-v-452a323d]:not(.c-link):active,.is-bg-dark-grey .richtext a[data-v-452a323d]:not(.c-link):focus,.is-bg-dark-grey .richtext a[data-v-452a323d]:not(.c-link):hover,.is-bg-pink .richtext a[data-v-452a323d]:not(.c-link):active,.is-bg-pink .richtext a[data-v-452a323d]:not(.c-link):focus,.is-bg-pink .richtext a[data-v-452a323d]:not(.c-link):hover,.is-bg-purple .richtext a[data-v-452a323d]:not(.c-link):active,.is-bg-purple .richtext a[data-v-452a323d]:not(.c-link):focus,.is-bg-purple .richtext a[data-v-452a323d]:not(.c-link):hover,.is-bg-yellow .richtext a[data-v-452a323d]:not(.c-link):active,.is-bg-yellow .richtext a[data-v-452a323d]:not(.c-link):focus,.is-bg-yellow .richtext a[data-v-452a323d]:not(.c-link):hover{color:#878787}.richtext li[data-v-452a323d]{padding-left:40px;position:relative}.richtext li[data-v-452a323d]:not(last-child){margin-bottom:10px}.richtext ul li[data-v-452a323d]{position:relative}.richtext ul li[data-v-452a323d]:before{color:#292929;content:"⬢";font-size:1.5rem;left:0;margin-top:-2px;padding-right:20px;position:absolute}.is-bg-dark-grey .richtext ul li[data-v-452a323d]:before,.is-bg-pink .richtext ul li[data-v-452a323d]:before,.is-bg-purple .richtext ul li[data-v-452a323d]:before,.is-bg-yellow .richtext ul li[data-v-452a323d]:before{color:#fff}.richtext ol[data-v-452a323d]{counter-reset:orderedListCounter;list-style:none}.richtext ol li[data-v-452a323d]:before{color:#292929;content:counters(orderedListCounter,".") ". ";counter-increment:orderedListCounter;font-family:InterBold,arial,verdana,sans-serif;position:absolute;right:calc(100% - 18px)}.is-bg-dark-grey .richtext ol li[data-v-452a323d]:before,.is-bg-pink .richtext ol li[data-v-452a323d]:before,.is-bg-purple .richtext ol li[data-v-452a323d]:before,.is-bg-yellow .richtext ol li[data-v-452a323d]:before{color:#fff}.richtext ol ol li[data-v-452a323d]{padding-left:44px}.richtext ol ol li[data-v-452a323d]:before{color:#292929;right:calc(100% - 29px)}.is-bg-dark-grey .richtext ol ol li[data-v-452a323d]:before,.is-bg-pink .richtext ol ol li[data-v-452a323d]:before,.is-bg-purple .richtext ol ol li[data-v-452a323d]:before,.is-bg-yellow .richtext ol ol li[data-v-452a323d]:before{color:#fff}.richtext ul ul li[data-v-452a323d]{padding-left:32px}.richtext ul ul li[data-v-452a323d]:before{color:#292929}.is-bg-dark-grey .richtext ul ul li[data-v-452a323d]:before,.is-bg-pink .richtext ul ul li[data-v-452a323d]:before,.is-bg-purple .richtext ul ul li[data-v-452a323d]:before,.is-bg-yellow .richtext ul ul li[data-v-452a323d]:before{color:#fff}.richtext ol[data-v-452a323d],.richtext ul[data-v-452a323d]{margin-bottom:30px;margin-top:30px}@media (min-width:62em){.richtext ol[data-v-452a323d],.richtext ul[data-v-452a323d]{margin-bottom:40px;margin-top:40px}}.richtext ol ol[data-v-452a323d],.richtext ol ul[data-v-452a323d],.richtext ul ol[data-v-452a323d],.richtext ul ul[data-v-452a323d]{margin-bottom:8px;margin-top:8px}.richtext ol.is-icon-checkmark li[data-v-452a323d],.richtext ul.is-icon-checkmark li[data-v-452a323d]{position:relative}.richtext ol.is-icon-checkmark li[data-v-452a323d]:before,.richtext ul.is-icon-checkmark li[data-v-452a323d]:before{color:#292929;content:"⬢";font-size:1.5rem;left:0;margin-top:-2px;padding-right:20px;position:absolute}.is-bg-dark-grey .richtext ol.is-icon-checkmark li[data-v-452a323d]:before,.is-bg-dark-grey .richtext ul.is-icon-checkmark li[data-v-452a323d]:before,.is-bg-pink .richtext ol.is-icon-checkmark li[data-v-452a323d]:before,.is-bg-pink .richtext ul.is-icon-checkmark li[data-v-452a323d]:before,.is-bg-purple .richtext ol.is-icon-checkmark li[data-v-452a323d]:before,.is-bg-purple .richtext ul.is-icon-checkmark li[data-v-452a323d]:before,.is-bg-yellow .richtext ol.is-icon-checkmark li[data-v-452a323d]:before,.is-bg-yellow .richtext ul.is-icon-checkmark li[data-v-452a323d]:before{color:#fff}.richtext ol.is-icon-checkmark li[data-v-452a323d]:before,.richtext ul.is-icon-checkmark li[data-v-452a323d]:before{content:"";font-family:icomoon-ktr;margin-top:0}@media (min-width:62em){.is-medium-big-text-above .richtext ol.is-2-col[data-v-452a323d],.is-medium-big-text-above .richtext ul.is-2-col[data-v-452a323d],.is-medium-big-text-below .richtext ol.is-2-col[data-v-452a323d],.is-medium-big-text-below .richtext ul.is-2-col[data-v-452a323d],.is-medium-full-text-below .richtext ol.is-2-col[data-v-452a323d],.is-medium-full-text-below .richtext ul.is-2-col[data-v-452a323d],.is-no-medium .richtext ol.is-2-col[data-v-452a323d],.is-no-medium .richtext ul.is-2-col[data-v-452a323d]{-moz-column-count:2;column-count:2}}.richtext[data-v-452a323d]>:last-child{margin-bottom:0}[data-v-452a323d]:root{--viewport-height:100vh}html.disable-scroll[data-v-452a323d]{height:100vh;height:var(--viewport-height);overflow:hidden}html.disable-scroll body[data-v-452a323d]{height:auto;overflow:hidden}.pt-0[data-v-452a323d]{padding-top:0!important}.pb-0[data-v-452a323d]{padding-bottom:0!important}.sr-only[data-v-452a323d]{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;white-space:nowrap}.has-it-cc[data-v-452a323d]{overflow:hidden;position:relative}.has-it-cc[data-v-452a323d]:before{animation:fadeIn .3s linear;background-color:#292929e6;content:"";display:block;inset:0;position:fixed;transition:opacity .3s linear;z-index:800}.it-cc[data-v-452a323d]{display:block;font-size:18px;height:0;left:0;margin-top:64px;opacity:0;overflow:hidden auto;position:fixed;right:0;text-align:center;top:0;z-index:810;-webkit-overflow-scrolling:touch;transition:all .2s linear}.it-cc.it-cc--visible[data-v-452a323d]{bottom:0;display:flex;flex-direction:column;height:auto;opacity:1}.it-cc__dialog[data-v-452a323d]{display:block;margin:0 auto;max-width:1440px;padding-left:16px;padding-right:16px}@media (min-width:36em){.it-cc__dialog[data-v-452a323d]{padding-left:16px;padding-right:16px}}@media (min-width:48em){.it-cc__dialog[data-v-452a323d]{padding-left:22px;padding-right:22px}}@media (min-width:62em){.it-cc__dialog[data-v-452a323d]{padding-left:44px;padding-right:44px}}@media (min-width:90em){.it-cc__dialog[data-v-452a323d]{padding-left:56px;padding-right:56px}}.it-cc__dialog[data-v-452a323d]{display:inline-block;margin:auto auto 60px;opacity:0;position:relative;top:0;transition:all .3s linear;width:100%}@media (min-width:36em){.it-cc__dialog[data-v-452a323d]{margin-bottom:30px}}.it-cc__dialog.it-cc--reveal[data-v-452a323d]{opacity:1;transform:translateY(0)}.it-cc--visible .it-cc__dialog[data-v-452a323d]{opacity:1}@media (min-width:62em){.it-cc__dialog-inner[data-v-452a323d]{display:grid;grid-gap:0 16px;grid-template-columns:repeat(6,minmax(0,1fr));width:100%}}@media (min-width:62em) and (min-width:62em){.it-cc__dialog-inner[data-v-452a323d]{grid-column-gap:24px;grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width:62em) and (min-width:90em){.it-cc__dialog-inner[data-v-452a323d]{grid-column-gap:32px}}@media (min-width:62em){.it-cc__body[data-v-452a323d]{grid-column:2/12;width:100%}}.it-cc__body-inner[data-v-452a323d]{background-color:#fff;color:#292929;padding:24px 16px 50px;text-align:left}@media (min-width:36em){.it-cc__body-inner[data-v-452a323d]{padding-bottom:16px}}@media (min-width:48em){.it-cc__body-inner[data-v-452a323d]{padding:50px}}.it-cc__title[data-v-452a323d]{color:#292929;font-family:InterSemiBold,arial,verdana,sans-serif;font-size:1.5rem;line-height:130%;margin-bottom:.5rem;text-transform:inherit}@media (min-width:62em){.it-cc__title[data-v-452a323d]{margin-bottom:.625rem}}.is-theme-career .it-cc__title[data-v-452a323d]{font-family:InterBlack,arial,verdana,sans-serif;text-transform:uppercase}@media (min-width:62em){.it-cc__title[data-v-452a323d]{font-size:2rem}}.it-cc__title[data-v-452a323d]:after{display:none}.it-cc__intro[data-v-452a323d]{font-size:.875rem;line-height:180%;margin-bottom:40px}.it-cc__content-inner[data-v-452a323d]{margin-bottom:30px}.it-cc__content-controls[data-v-452a323d]{background-color:#eaeaea;display:flex;flex-flow:row nowrap;justify-content:space-between;padding:12px}@media (min-width:48em){.it-cc__content-controls[data-v-452a323d]{flex-flow:column;margin-bottom:24px;padding:16px 24px}}@media (min-width:90em){.it-cc__content-controls[data-v-452a323d]{flex-flow:row nowrap;justify-content:space-between}}.it-cc__checkboxes[data-v-452a323d]{display:flex;flex-direction:column;width:50%}@media (min-width:48em){.it-cc__checkboxes[data-v-452a323d]{flex-direction:row;min-width:100%;width:auto}}@media (min-width:62em){.it-cc__checkboxes[data-v-452a323d]{min-width:50%}}.it-cc__details[data-v-452a323d]{margin:0 -50px}.it-cc__details-content[data-v-452a323d]{display:block;font-size:.875rem;line-height:180%;margin-bottom:1rem;overflow:hidden;position:relative}.it-cc__details-content__inner[data-v-452a323d]{margin-bottom:24px;padding-left:50px;padding-right:50px}@media (min-width:48em){.it-cc__details-content__inner[data-v-452a323d]{margin-bottom:50px}}.it-cc__details-content__inner .it-cc__title[data-v-452a323d]{display:none}.it-cc__details-wrapper[data-v-452a323d]{border-bottom:4px solid #eaeaea;padding-bottom:16px}@media (min-width:48em){.it-cc__details-wrapper[data-v-452a323d]{background-color:#eaeaea;border-bottom:0;padding:24px}}.it-cc__details-wrapper[data-v-452a323d]:not(:last-child){margin-bottom:16px}.it-cc__details-wrapper p[data-v-452a323d]{margin-bottom:24px}.it-cc__details-content--collapse[data-v-452a323d]{height:0}.it-cc__details-hide[data-v-452a323d],.it-cc__details-show[data-v-452a323d]{color:#292929;font-family:InterBold,arial,verdana,sans-serif;font-size:.875rem;line-height:180%;margin-bottom:0;order:1}.it-cc__details-icon[data-v-452a323d]{color:#292929;font-size:1.5rem;margin-left:5px;order:3;transition:color .2s ease-in-out,transform .2s ease-in-out}@media (max-width:35.99em){.it-cc__details-icon[data-v-452a323d]{margin-top:-2px}}.it-cc__details-button[data-v-452a323d]{background:none;border:none;cursor:pointer;display:flex;margin:0;padding:0;text-decoration:none;transition:color .2s ease-in-out}@media (min-width:48em){.it-cc__details-button[data-v-452a323d]{align-self:flex-end;margin-top:20px;width:100%}}@media (min-width:90em){.it-cc__details-button[data-v-452a323d]{margin-top:0;width:auto}}.it-cc__details-button:hover .it-cc__details-hide[data-v-452a323d],.it-cc__details-button:hover .it-cc__details-show[data-v-452a323d]{text-decoration:underline}.it-cc__details-button:hover .it-cc__details-icon[data-v-452a323d]{text-decoration:none}.it-cc__details-button[data-v-452a323d]:active,.it-cc__details-button[data-v-452a323d]:focus{outline:0}@media (max-width:35.99em){.it-cc__details-button .it-cc__details-hide[data-v-452a323d],.it-cc__details-button .it-cc__details-show[data-v-452a323d]{font-size:.75rem}}.it-cc__details-button .it-cc__details-hide[data-v-452a323d]{display:none}.it-cc__details-button--clicked .it-cc__details-icon[data-v-452a323d]{transform:scaleY(-1)}.it-cc__details-button--clicked .it-cc__details-hide[data-v-452a323d]{display:block}.it-cc__details-back-button[data-v-452a323d],.it-cc__details-back-icon[data-v-452a323d],.it-cc__details-button--clicked .it-cc__details-show[data-v-452a323d]{display:none}.it-cc__table-wrapper[data-v-452a323d]{background-color:#fff;width:100%}@media (min-width:48em){.it-cc__table-wrapper[data-v-452a323d]{padding:0 24px}}.it-cc__table-inner[data-v-452a323d]{background-attachment:local,local,scroll,scroll;background-color:#fff;background-image:linear-gradient(90deg,#fff,#fff),linear-gradient(90deg,#fff,#fff),linear-gradient(90deg,hsla(0,0%,92%,.3),transparent),linear-gradient(270deg,hsla(0,0%,92%,.3),transparent);background-position:0,100%,0,100%;background-repeat:no-repeat;background-size:20px 100%,20px 100%,20px 100%,20px 100%;overflow-x:auto;position:relative;width:100%}.it-cc__table[data-v-452a323d]{width:auto}@media (min-width:48em){.it-cc__table[data-v-452a323d]{width:100%}}.it-cc__table thead tr[data-v-452a323d]{position:relative}.it-cc__table thead tr[data-v-452a323d]:after{border-bottom:1px solid #292929;bottom:0;content:"";height:0;left:0;position:absolute;width:100%}.it-cc__table td[data-v-452a323d],.it-cc__table th[data-v-452a323d]{background:#fff;border:none!important;display:table-cell!important;font-size:.875rem;line-height:180%;margin-bottom:1rem;padding:10px 20px 10px 0;position:relative}.it-cc__table td[data-v-452a323d]:last-child,.it-cc__table th[data-v-452a323d]:last-child{padding-right:0}.it-cc__table th[data-v-452a323d]{font-family:InterBold,arial,verdana,sans-serif;text-transform:none}.it-cc__table tbody[data-v-452a323d]{display:table-row-group!important}.it-cc__table tbody tr[data-v-452a323d]{display:table-row!important}.it-cc__table tbody td[data-v-452a323d],.it-cc__table tbody th[data-v-452a323d]{min-width:85px}.it-cc__table tbody td[data-v-452a323d]:first-child,.it-cc__table tbody th[data-v-452a323d]:first-child{color:#292929;width:20%}.it-cc__table tbody td[data-v-452a323d]:nth-child(2),.it-cc__table tbody th[data-v-452a323d]:nth-child(2){min-width:240px;width:50%}.it-cc__checkbox[data-v-452a323d]{background:transparent;border:inherit;opacity:0;position:absolute;width:0;z-index:-1}.it-cc__checkbox:not(:disabled):hover+.it-cc__pseudo-checkbox[data-v-452a323d]{border-color:#ff8f0c}.it-cc__checkbox:not(:disabled):focus+.it-cc__pseudo-checkbox[data-v-452a323d]{border:2px solid #ff8f0c}.it-cc__checkbox:not(:disabled)+.it-cc__checkbox-label[data-v-452a323d]{cursor:pointer}.it-cc__checkbox:checked:disabled+.it-cc__pseudo-checkbox[data-v-452a323d]{background-color:#878787;border-color:#878787}.it-cc__checkbox:checked:disabled+.it-cc__pseudo-checkbox--headline[data-v-452a323d]:after,.it-cc__checkbox:checked:disabled+.it-cc__pseudo-checkbox[data-v-452a323d]:after{border-bottom-color:#fff;border-right-color:#fff}.it-cc__checkbox:checked+.it-cc__pseudo-checkbox[data-v-452a323d]{background-color:#ff8f0c;border-color:#ff8f0c}.it-cc__checkbox:checked+.it-cc__pseudo-checkbox[data-v-452a323d]:after{border-color:#fff;border-bottom:2px solid #fff;border-right:2px solid #fff;content:"";height:11px;inset:0 0 3px;line-height:1;margin:auto;position:absolute;text-align:center;transform:rotate(45deg);width:6px}.it-cc__checkbox:disabled+.it-cc__pseudo-checkbox[data-v-452a323d]{border-color:#707070}.it-cc__pseudo-checkbox[data-v-452a323d]{background-color:#fff;border:2px solid #707070;display:block;height:24px;position:absolute;top:50%;transform:translateY(-50%);width:24px}.it-cc__checkbox-group[data-v-452a323d]{display:flex;flex-direction:column;justify-content:center;position:relative}.it-cc__checkbox-group[data-v-452a323d]:not(:last-child){margin-bottom:8px}@media (min-width:48em){.it-cc__checkbox-group[data-v-452a323d]:not(:last-child){margin-bottom:0;margin-right:50px}}.it-cc__checkbox-group+p[data-v-452a323d]{margin-top:24px}.it-cc__checkbox-group--headline[data-v-452a323d]{display:block;margin-bottom:16px}.it-cc__checkbox-label[data-v-452a323d]{color:#292929;font-size:.875rem;line-height:180%;margin-bottom:0;padding-left:32px;position:relative;z-index:1}.it-cc__checkbox-label--headline[data-v-452a323d]{color:#292929;display:block}.it-cc__footer[data-v-452a323d]{bottom:0;display:block;flex-direction:column-reverse;position:fixed;right:16px;width:calc(100% - 32px);z-index:2}@media (min-width:36em){.it-cc__footer[data-v-452a323d]{right:16px;width:calc(100% - 32px)}}@media (min-width:48em){.it-cc__footer[data-v-452a323d]{right:22px;width:calc(100% - 44px)}}@media (min-width:62em){.it-cc__footer[data-v-452a323d]{right:calc(8.33333% + 38.66667px);width:calc(83.33333% - 77.33333px)}}@media (min-width:90em){.it-cc__footer[data-v-452a323d]{right:calc(8.33333% + 49.33333px);right:calc(50% - 550.66667px);width:calc(83.33333% - 98.66667px);width:1101.33333px}}.it-cc__footer-controls[data-v-452a323d]{background-color:#fff;display:flex;flex-direction:column;padding:16px}@media (min-width:36em){.it-cc__footer-controls[data-v-452a323d]{flex-direction:row;padding-left:24px;padding-right:24px}}@media (min-width:48em){.it-cc__footer-controls[data-v-452a323d]{justify-content:flex-end;padding-left:50px;padding-right:50px}}@media (min-width:62em){.it-cc__footer-controls[data-v-452a323d]{padding-left:50px;padding-right:50px}}.it-cc__button[data-v-452a323d]{background:none;border:none;font-family:InterSemiBold,arial,verdana,sans-serif;font-size:.875rem;letter-spacing:.02em;line-height:150%;margin:0 0 8px;padding:11px 24px 12px;text-decoration:none;text-transform:uppercase;transition:background-color .12s linear,border .12s linear,color .12s linear,outline .12s linear;transition:color .12s linear,background-color .12s linear,outline .12s linear}@media (min-width:36em){.it-cc__button[data-v-452a323d]{padding-left:40px;padding-right:40px}.it-cc__button[data-v-452a323d]:first-child{margin-right:16px}}.it-cc__button-accept[data-v-452a323d]{background-color:#ff8f0c;border:1px solid #ff8f0c;color:#fff}.it-cc__button-accept[data-v-452a323d]:focus,.it-cc__button-accept[data-v-452a323d]:hover{background-color:#fff;border-color:#ff8f0c;color:#ff8f0c}.it-cc__button-decline[data-v-452a323d]{background-color:transparent;border:1px solid #292929;color:#292929}.it-cc__button-decline[data-v-452a323d]:focus,.it-cc__button-decline[data-v-452a323d]:hover{background-color:#292929;border-color:#292929;color:#fff}.c-picture[data-v-452a323d]{display:block;position:relative}.c-picture.c-career-stage-content__picture[data-v-452a323d]{display:flex}.c-career-stage-home .c-picture[data-v-452a323d]{min-width:100%}.c-image[data-v-452a323d]{display:block;height:auto;max-width:100%;width:100%}.c-career-stage-content__picture .c-image[data-v-452a323d]{height:auto;min-height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.c-picture--gallery[data-v-452a323d]{min-width:100%}.c-picture--stage-slide[data-v-452a323d]{height:445px;position:relative;transform:translate3d(calc(78px - 50vw),0,0);transition:transform .2s ease;width:calc(100vw - 104px)}@media (min-width:48em){.c-picture--stage-slide[data-v-452a323d]{transform:translate3d(calc(120px - 50vw),0,0);width:calc(100vw - 160px)}}@media (min-width:62em){.c-picture--stage-slide[data-v-452a323d]{height:540px;transform:translate3d(calc(150px - 50vw),0,0);width:calc(100vw - 200px)}}@media (min-width:90em){.c-picture--stage-slide[data-v-452a323d]{height:630px;transform:translate3d(calc(240px - 50vw),0,0);width:calc(100vw - 320px)}}@media (min-width:112.5em){.c-picture--stage-slide[data-v-452a323d]{transform:translate3d(calc(300px - 50vw),0,0);width:calc(100vw - 400px)}}.is-selected .c-picture--stage-slide[data-v-452a323d]{transform:translateZ(0)}.c-picture--stage-slide img[data-v-452a323d]{height:100%;left:50%;max-width:none;-o-object-fit:cover;object-fit:cover;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.c-teaser__link{color:#292929;display:inline-block;font-family:InterSemiBold,arial,verdana,sans-serif;font-size:1rem;letter-spacing:.02em;line-height:150%;position:relative}.c-teaser__link:before{background-color:transparent;bottom:-1px;content:"";display:block;height:1px;left:0;position:absolute;transition:background-color .12s linear,width .3s cubic-bezier(0,0,.1,1);width:100%;z-index:0}.is-bg-dark-grey .c-teaser__link:active:before,.is-bg-dark-grey .c-teaser__link:hover:before,.is-bg-pink .c-teaser__link:active:before,.is-bg-pink .c-teaser__link:hover:before,.is-bg-purple .c-teaser__link:active:before,.is-bg-purple .c-teaser__link:hover:before,.is-bg-yellow .c-teaser__link:active:before,.is-bg-yellow .c-teaser__link:hover:before{background-color:#fff}.is-bg-dark-grey .c-teaser__link,.is-bg-pink .c-teaser__link,.is-bg-purple .c-teaser__link,.is-bg-yellow .c-teaser__link{color:#fff}.c-teaser--grid .c-teaser__link,.c-teaser--slider .c-teaser__link{display:none}.c-teaser__link .c-icon{align-self:center;font-size:1.5rem;line-height:.75rem}@media (min-width:90em){.c-teaser__link .c-icon{line-height:.875rem}}.c-teaser__imagebox{display:flex;grid-column:1/7;margin-bottom:20px;order:1;position:relative}@media (min-width:62em){.c-teaser__imagebox{grid-column:1/13}}.c-teaser__imagebox .c-picture{display:block;overflow:hidden;width:100%}.c-teaser--big .c-teaser__imagebox .c-picture{height:0;padding-bottom:56.25%}.c-teaser__imagebox img{transition:transform .3s cubic-bezier(.73,.08,.29,.95)}.c-teaser--big .c-teaser__imagebox{margin-bottom:30px}@media (min-width:62em){.c-teaser--big .c-teaser__imagebox{grid-column:7/13;margin-bottom:0;order:2}}.c-teaser__inner{border-top:1px solid #ccc;color:#292929;transition:border-color .2s linear}.c-teaser--grid .c-teaser__inner{display:flex;flex-direction:column;position:relative}.c-teaser--big .c-teaser__inner,.c-teaser--slider .c-teaser__inner{display:grid;grid-gap:0 16px;grid-template-columns:repeat(6,minmax(0,1fr));width:100%}@media (min-width:62em){.c-teaser--big .c-teaser__inner,.c-teaser--slider .c-teaser__inner{grid-column-gap:24px;grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width:90em){.c-teaser--big .c-teaser__inner,.c-teaser--slider .c-teaser__inner{grid-column-gap:32px}}.c-teaser__inner:active,.c-teaser__inner:hover{border-top:1px solid #292929}.is-bg-dark-grey .c-teaser__inner:active,.is-bg-dark-grey .c-teaser__inner:hover,.is-bg-pink .c-teaser__inner:active,.is-bg-pink .c-teaser__inner:hover,.is-bg-purple .c-teaser__inner:active,.is-bg-purple .c-teaser__inner:hover,.is-bg-yellow .c-teaser__inner:active,.is-bg-yellow .c-teaser__inner:hover{border-top:1px solid #fff}.c-teaser__inner:active .c-teaser__link:before,.c-teaser__inner:hover .c-teaser__link:before{background-color:#292929}.is-bg-dark-grey .c-teaser__inner:active .c-teaser__link:before,.is-bg-dark-grey .c-teaser__inner:hover .c-teaser__link:before,.is-bg-pink .c-teaser__inner:active .c-teaser__link:before,.is-bg-pink .c-teaser__inner:hover .c-teaser__link:before,.is-bg-purple .c-teaser__inner:active .c-teaser__link:before,.is-bg-purple .c-teaser__inner:hover .c-teaser__link:before,.is-bg-yellow .c-teaser__inner:active .c-teaser__link:before,.is-bg-yellow .c-teaser__inner:hover .c-teaser__link:before{background-color:#fff}.c-teaser__inner:active .c-teaser__headline-line,.c-teaser__inner:hover .c-teaser__headline-line{background-image:linear-gradient(180deg,#292929 100% 0);background-size:100% 2px}.is-bg-dark-grey .c-teaser__inner:active .c-teaser__headline-line,.is-bg-dark-grey .c-teaser__inner:hover .c-teaser__headline-line,.is-bg-pink .c-teaser__inner:active .c-teaser__headline-line,.is-bg-pink .c-teaser__inner:hover .c-teaser__headline-line,.is-bg-purple .c-teaser__inner:active .c-teaser__headline-line,.is-bg-purple .c-teaser__inner:hover .c-teaser__headline-line,.is-bg-yellow .c-teaser__inner:active .c-teaser__headline-line,.is-bg-yellow .c-teaser__inner:hover .c-teaser__headline-line{background-image:linear-gradient(180deg,#fff 100% 0)}.c-teaser__inner:active img,.c-teaser__inner:hover img{transform:scale(1.05)}.c-teaser__inner:visited{color:#292929}.c-teaser--big .c-teaser__inner{padding-bottom:30px;padding-top:30px}.is-bg-dark-grey .c-teaser__inner,.is-bg-pink .c-teaser__inner,.is-bg-purple .c-teaser__inner,.is-bg-yellow .c-teaser__inner{border-top:1px solid #878787;color:#fff}.c-teaser--grid .c-teaser__inner,.c-teaser--slider .c-teaser__inner{border-top:1px solid #ccc;padding-bottom:60px;padding-top:20px}.is-bg-dark-grey .c-teaser--grid .c-teaser__inner,.is-bg-dark-grey .c-teaser--slider .c-teaser__inner,.is-bg-pink .c-teaser--grid .c-teaser__inner,.is-bg-pink .c-teaser--slider .c-teaser__inner,.is-bg-purple .c-teaser--grid .c-teaser__inner,.is-bg-purple .c-teaser--slider .c-teaser__inner,.is-bg-yellow .c-teaser--grid .c-teaser__inner,.is-bg-yellow .c-teaser--slider .c-teaser__inner{border-top:1px solid #878787}.c-teaser--grid .c-teaser__inner:active,.c-teaser--grid .c-teaser__inner:hover,.c-teaser--slider .c-teaser__inner:active,.c-teaser--slider .c-teaser__inner:hover{border-top:1px solid #292929}.is-bg-dark-grey .c-teaser--grid .c-teaser__inner:active,.is-bg-dark-grey .c-teaser--grid .c-teaser__inner:hover,.is-bg-dark-grey .c-teaser--slider .c-teaser__inner:active,.is-bg-dark-grey .c-teaser--slider .c-teaser__inner:hover,.is-bg-pink .c-teaser--grid .c-teaser__inner:active,.is-bg-pink .c-teaser--grid .c-teaser__inner:hover,.is-bg-pink .c-teaser--slider .c-teaser__inner:active,.is-bg-pink .c-teaser--slider .c-teaser__inner:hover,.is-bg-purple .c-teaser--grid .c-teaser__inner:active,.is-bg-purple .c-teaser--grid .c-teaser__inner:hover,.is-bg-purple .c-teaser--slider .c-teaser__inner:active,.is-bg-purple .c-teaser--slider .c-teaser__inner:hover,.is-bg-yellow .c-teaser--grid .c-teaser__inner:active,.is-bg-yellow .c-teaser--grid .c-teaser__inner:hover,.is-bg-yellow .c-teaser--slider .c-teaser__inner:active,.is-bg-yellow .c-teaser--slider .c-teaser__inner:hover{border-top:1px solid #fff}.c-teaser__headline{display:flex;font-family:InterSemiBold,arial,verdana,sans-serif;font-size:1.5rem;-webkit-hyphens:auto;hyphens:auto;line-height:130%;margin-bottom:.5rem;position:relative;text-transform:inherit;width:100%}@media (min-width:62em){.c-teaser__headline{margin-bottom:.625rem}}.is-theme-career .c-teaser__headline{font-family:InterBlack,arial,verdana,sans-serif;text-transform:uppercase}@media (min-width:62em){.c-teaser__headline{font-size:2rem}}.c-navigation .c-teaser__headline{font-family:InterSemiBold,arial,verdana,sans-serif;font-size:1.5rem;line-height:130%;margin-bottom:.5rem;text-transform:inherit}@media (min-width:62em){.c-navigation .c-teaser__headline{font-size:2rem;margin-bottom:.625rem}.c-teaser__headline{margin-bottom:10px}}.c-teaser__headline+.c-teaser__text{margin-top:20px}.c-teaser--big .c-teaser__headline{font-family:InterSemiBold,arial,verdana,sans-serif;font-size:2rem;-webkit-hyphens:auto;hyphens:auto;line-height:130%;margin-bottom:.625rem;text-transform:inherit}@media (min-width:48em){.c-teaser--big .c-teaser__headline{margin-bottom:.75rem}}@media (min-width:62em){.c-teaser--big .c-teaser__headline{margin-bottom:1rem}}.is-theme-career .c-teaser--big .c-teaser__headline{font-family:InterBlack,arial,verdana,sans-serif;text-transform:uppercase}@media (min-width:48em){.c-teaser--big .c-teaser__headline{font-size:2.375rem}}@media (min-width:62em){.c-teaser--big .c-teaser__headline{font-size:2.5rem;line-height:120%}}.c-navigation .c-teaser--big .c-teaser__headline{font-family:InterSemiBold,arial,verdana,sans-serif;font-size:2rem;-webkit-hyphens:auto;hyphens:auto;line-height:130%;margin-bottom:.625rem;text-transform:inherit}@media (min-width:48em){.c-navigation .c-teaser--big .c-teaser__headline{margin-bottom:.75rem}}@media (min-width:62em){.c-navigation .c-teaser--big .c-teaser__headline{margin-bottom:1rem}}@media (min-width:48em){.c-navigation .c-teaser--big .c-teaser__headline{font-size:2.375rem}}@media (min-width:62em){.c-navigation .c-teaser--big .c-teaser__headline{font-size:2.5rem;line-height:120%}}.c-teaser__headline-inner{display:inline}.c-teaser__headline-line{background-image:linear-gradient(180deg,#292929,#292929);background-position:0 100%;background-repeat:no-repeat;background-size:0 2px;display:inline;position:relative;transition:background-size .2s cubic-bezier(0,0,.1,1)}.c-teaser__tagline{align-content:center;display:flex;font-family:InterSemiBold,arial,verdana,sans-serif;font-size:.875rem;font-style:normal;letter-spacing:.005em;line-height:150%;margin-bottom:20px}.c-teaser__tagline:before{content:"⬢";display:flex;margin-right:4px;margin-top:-2px}.c-teaser__tagline--above{min-height:24px}.c-teaser__tagline--above-empty:before{content:""}.c-teaser__text{-webkit-hyphens:auto;hyphens:auto}.c-teaser--big .c-teaser__text{font-size:1rem;line-height:160%;margin-bottom:20px;width:100%}.c-teaser__link-inner{display:flex}.c-teaser--big .c-teaser__link-label{margin-right:12px}@media (min-width:90em){.c-teaser--big .c-teaser__link-label{margin-right:16px}}.c-teaser{width:100%}.c-teaser:not(.c-teaser--slider,.c-teaser--grid):last-of-type .c-teaser__inner{border-bottom:1px solid #ccc}.is-bg-dark-grey .c-teaser:not(.c-teaser--slider,.c-teaser--grid):last-of-type .c-teaser__inner,.is-bg-pink .c-teaser:not(.c-teaser--slider,.c-teaser--grid):last-of-type .c-teaser__inner,.is-bg-purple .c-teaser:not(.c-teaser--slider,.c-teaser--grid):last-of-type .c-teaser__inner,.is-bg-yellow .c-teaser:not(.c-teaser--slider,.c-teaser--grid):last-of-type .c-teaser__inner{border-bottom:1px solid #878787}.c-teaser.c-teaser--grid .c-teaser__inner,.c-teaser.c-teaser--slider .c-teaser__inner{padding-bottom:40px}@media (min-width:48em){.c-teaser.c-teaser--grid .c-teaser__inner,.c-teaser.c-teaser--slider .c-teaser__inner{padding-bottom:60px}}.c-teaser__textbox{order:2;width:100%}.c-teaser--slider .c-teaser__textbox{grid-column:1/7;width:100%}@media (min-width:62em){.c-teaser--slider .c-teaser__textbox{grid-column:1/13}}.c-teaser--big .c-teaser__textbox{grid-column:1/7;width:100%}@media (min-width:62em){.c-teaser--big .c-teaser__textbox{grid-column:1/7;order:1}}@media (min-width:90em){.c-teaser--big .c-teaser__textbox{grid-column:1/6}}.c-navigation__toplink-teaser:has(.is-product-teaser.c-teaser--big){min-width:50%}.c-navigation__toplink-teaser .c-teaser__imagebox,.c-navigation__toplink-teaser .c-teaser__textbox{grid-column:1/13}@media (min-width:36em){.c-navigation__toplink-teaser .c-teaser__imagebox,.c-navigation__toplink-teaser .c-teaser__textbox{border-left:1px solid #878787;padding-left:16px}.is-level-2 .c-navigation__toplink-teaser .c-teaser__imagebox,.is-level-2 .c-navigation__toplink-teaser .c-teaser__textbox{border-color:#ccc}}@media (min-width:62em){.c-navigation__toplink-teaser .c-teaser__imagebox,.c-navigation__toplink-teaser .c-teaser__textbox{border:none;padding-left:0}}.c-navigation__toplink-teaser .is-product-teaser.c-teaser--big .c-teaser__imagebox .c-teaser__imagebox-product-wrapper{align-items:center;aspect-ratio:16/9;background-color:#eaeaea;display:flex;justify-content:center;padding:20px;width:100%}@media (min-width:90em){.c-navigation__toplink-teaser .is-product-teaser.c-teaser--big .c-teaser__imagebox{min-width:460px}}.c-navigation__toplink-teaser .is-product-teaser.c-teaser--big .c-teaser__imagebox .c-picture{height:auto;max-width:156px;overflow:visible;padding-bottom:0}@media (min-width:36em){.c-navigation__toplink-teaser .is-product-teaser.c-teaser--big .c-teaser__imagebox .c-picture{max-width:112px}}@media (min-width:48em){.c-navigation__toplink-teaser .is-product-teaser.c-teaser--big .c-teaser__imagebox .c-picture{max-width:154px}}@media (min-width:62em){.c-navigation__toplink-teaser .is-product-teaser.c-teaser--big .c-teaser__imagebox .c-picture{max-width:116px}}@media (min-width:90em){.c-navigation__toplink-teaser .is-product-teaser.c-teaser--big .c-teaser__imagebox .c-picture{max-width:154px}}.c-navigation__toplink-teaser .c-teaser__textbox{color:#292929}.is-level-1 .c-navigation__toplink-teaser .c-teaser__textbox{color:#fff}@media (min-width:36em){.c-navigation__toplink-teaser .c-teaser__textbox{order:2;padding-bottom:40px}}@media (min-width:62em){.c-navigation__toplink-teaser .c-teaser__textbox{padding-bottom:0}}.c-navigation__toplink-teaser .c-teaser__imagebox{margin-bottom:0}@media (min-width:36em){.c-navigation__toplink-teaser .c-teaser__imagebox{order:1}}.c-navigation__toplink-teaser .c-teaser__headline{line-height:1;margin:8px 0 0}@media (min-width:48em){.c-navigation__toplink-teaser .c-teaser__headline{margin:0}}@media (min-width:62em){.c-navigation__toplink-teaser .c-teaser__headline{line-height:.8}}.c-navigation__toplink-teaser .c-teaser__headline-line{background-image:linear-gradient(180deg,#fff 100% 0)!important;font-size:1.25rem;font-weight:400}.is-level-2 .c-navigation__toplink-teaser .c-teaser__headline-line{background-image:linear-gradient(180deg,#292929 100% 0)!important}.c-navigation__toplink-teaser .c-teaser__tagline{font-size:.875rem;font-weight:500}.c-navigation__toplink-teaser .c-teaser__tagline:not(:has(+*)){margin-bottom:0}.c-navigation__toplink-teaser .c-teaser__text{font-size:.75rem}.is-level-1 .c-navigation__toplink-teaser .c-teaser__link{color:#fff}.c-navigation__toplink-teaser .c-teaser__inner{border-bottom:none!important;border-top-color:#878787;padding:20px 0}.c-navigation__toplink-teaser .c-teaser__inner:active,.c-navigation__toplink-teaser .c-teaser__inner:hover{border-color:#878787}@media (min-width:36em){.c-navigation__toplink-teaser .c-teaser__inner{padding:40px 0}}@media (min-width:62em){.c-navigation__toplink-teaser .c-teaser__inner{padding-bottom:0;padding-top:20px}}.is-level-2 .c-navigation__toplink-teaser .c-teaser__inner{border-top:none}@media (min-width:62em){.is-level-2 .c-navigation__toplink-teaser .c-teaser__inner{border-top:1px solid #ccc}}.c-navigation__toplink-teaser .c-teaser__inner .c-teaser__link{display:none}@keyframes fade-in-6499fade{0%{opacity:0}to{opacity:1}}html[data-v-6499fade]{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;scroll-behavior:smooth;scroll-margin-block-end:36px}html .touchevents[data-v-6499fade]{-webkit-overflow-scrolling:touch}body[data-v-6499fade]{color:#292929;font-family:InterRegular,arial,verdana,sans-serif;font-size:1rem;line-height:180%;margin:0;min-height:100vh;overflow:hidden scroll;width:100%}@media (max-width:35.99em){body[data-v-6499fade]{-webkit-hyphens:auto;hyphens:auto}}body[data-v-6499fade]:before{display:none}a[data-v-6499fade]{text-decoration:none}strong[data-v-6499fade]{font-family:InterBold,arial,verdana,sans-serif;font-weight:400}.is-bg-silver-grey[data-v-6499fade],.is-bg-silver-grey-2[data-v-6499fade]{background-color:#f6f6f6}.is-bg-dark-grey[data-v-6499fade]{background-color:#292929;color:#fff}.is-hidden[data-v-6499fade]{display:none}.overflow-hidden[data-v-6499fade]{contain:paint}head[data-v-6499fade]{font-family:xs}@media (min-width:36em){head[data-v-6499fade]{font-family:sm}}@media (min-width:48em){head[data-v-6499fade]{font-family:md}}@media (min-width:62em){head[data-v-6499fade]{font-family:lg}}@media (min-width:90em){head[data-v-6499fade]{font-family:xl}}.icon--24[data-v-6499fade]{font-size:1.5rem}.icon--32[data-v-6499fade]{font-size:2rem}.icon--48[data-v-6499fade]{font-size:3rem}.icon--64[data-v-6499fade]{font-size:4rem}[class*=" icon-"][data-v-6499fade],[class^=icon-][data-v-6499fade]{font-family:icomoon-ktr!important;speak:never;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-youtube[data-v-6499fade]:before{content:""}.icon-checkmark[data-v-6499fade]:before{content:""}.icon-notification[data-v-6499fade]:before{content:""}.icon-installation[data-v-6499fade]:before{content:""}.icon-calendar[data-v-6499fade]:before{content:""}.icon-close-small[data-v-6499fade]:before{content:""}.icon-close-tag[data-v-6499fade]:before{content:""}.icon-arrow-pulldown[data-v-6499fade]:before{content:""}.icon-wikipedia[data-v-6499fade]:before{content:""}.icon-facebook[data-v-6499fade]:before{content:""}.icon-instagram[data-v-6499fade]:before{content:""}.icon-linkedin[data-v-6499fade]:before{content:""}.icon-xing[data-v-6499fade]:before{content:""}.icon-check[data-v-6499fade]:before{content:""}.icon-arrow-open[data-v-6499fade]:before{content:""}.icon-menu[data-v-6499fade]:before{content:""}.icon-close-menu[data-v-6499fade]:before{content:""}.icon-online-tools[data-v-6499fade]:before{content:""}.icon-cad-library[data-v-6499fade]:before{content:""}.icon-location[data-v-6499fade]:before{content:""}.icon-2d-drawing[data-v-6499fade]:before{content:""}.icon-mail[data-v-6499fade]:before{content:""}.icon-phone[data-v-6499fade]:before{content:""}.icon-shop[data-v-6499fade]:before{content:""}.icon-upload[data-v-6499fade]:before{content:""}.icon-minus[data-v-6499fade]:before{content:""}.icon-arrow-extern[data-v-6499fade]:before{content:""}.icon-arrow-left[data-v-6499fade]:before{content:""}.icon-arrow-right[data-v-6499fade]:before{content:""}.icon-arrow-back[data-v-6499fade]:before{content:""}.icon-arrow-forward[data-v-6499fade]:before{content:""}.icon-download[data-v-6499fade]:before{content:""}.icon-globe[data-v-6499fade]:before{content:""}.icon-locked[data-v-6499fade]:before{content:""}.icon-login[data-v-6499fade]:before{content:""}.icon-paper[data-v-6499fade]:before{content:""}.icon-plus[data-v-6499fade]:before{content:""}.icon-search[data-v-6499fade]:before{content:""}.icon-product-search[data-v-6499fade]:before{content:""}.icon-material-search[data-v-6499fade]:before{content:""}.icon-filter[data-v-6499fade]:before{content:""}.c-page[data-v-6499fade],.c-page__content[data-v-6499fade]{display:block}.c-page__content>.c-section:first-child+div>.c-section[data-v-6499fade]:first-child,.c-page__content>.c-section:first-child+div>.mgnl-area>.c-section[data-v-6499fade]:first-child,.c-page__content>.mgnl-area>.c-section:first-child+div>.c-section[data-v-6499fade]:first-child,.c-page__content>.mgnl-area>.c-section:first-child+div>.mgnl-area>.c-section[data-v-6499fade]:first-child{margin-top:64px}@media (min-width:48em){.c-page__content>.c-section:first-child+div>.c-section[data-v-6499fade]:first-child,.c-page__content>.c-section:first-child+div>.mgnl-area>.c-section[data-v-6499fade]:first-child,.c-page__content>.mgnl-area>.c-section:first-child+div>.c-section[data-v-6499fade]:first-child,.c-page__content>.mgnl-area>.c-section:first-child+div>.mgnl-area>.c-section[data-v-6499fade]:first-child{margin-top:100px}}@media (min-width:90em){.c-page__content>.c-section:first-child+div>.c-section[data-v-6499fade]:first-child,.c-page__content>.c-section:first-child+div>.mgnl-area>.c-section[data-v-6499fade]:first-child,.c-page__content>.mgnl-area>.c-section:first-child+div>.c-section[data-v-6499fade]:first-child,.c-page__content>.mgnl-area>.c-section:first-child+div>.mgnl-area>.c-section[data-v-6499fade]:first-child{margin-top:120px}}.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-6499fade]{margin-top:0;padding-top:0}@media (min-width:48em){.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-6499fade]{margin-top:0}}@media (min-width:90em){.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-6499fade]{margin-top:0}}.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-pink[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-purple[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-yellow[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-pink[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-purple[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-yellow[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-6499fade]{margin-top:0}@media (min-width:48em){.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-pink[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-purple[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-yellow[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-pink[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-purple[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-yellow[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-6499fade]{margin-top:0}}@media (min-width:90em){.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-pink[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-purple[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-yellow[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-pink[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-purple[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-yellow[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-6499fade]{margin-top:0}}.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey-2[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey-2[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-6499fade]{margin-top:0;padding-top:0}@media (min-width:48em){.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey-2[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey-2[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-6499fade]{margin-top:0}}@media (min-width:90em){.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey-2[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey-2[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-6499fade]{margin-top:0}}.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-pink[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-purple[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-yellow[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-dark-grey[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-pink[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-purple[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-yellow[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-pink[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-purple[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-yellow[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-dark-grey[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-pink[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-purple[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-yellow[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-6499fade]{margin-top:0}@media (min-width:48em){.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-pink[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-purple[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-yellow[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-dark-grey[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-pink[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-purple[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-yellow[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-pink[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-purple[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-yellow[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-dark-grey[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-pink[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-purple[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-yellow[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-6499fade]{margin-top:0}}@media (min-width:90em){.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-pink[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-purple[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-yellow[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-dark-grey[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-pink[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-purple[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-yellow[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-pink[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-purple[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-yellow[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-dark-grey[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-pink[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-purple[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-yellow[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-6499fade]{margin-top:0}}.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-purple[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-purple[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-6499fade]{margin-top:0;padding-top:0}@media (min-width:48em){.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-purple[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-purple[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-6499fade]{margin-top:0}}@media (min-width:90em){.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-purple[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-purple[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-6499fade]{margin-top:0}}.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-dark-grey[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-pink[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey-2[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-yellow[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-dark-grey[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-pink[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey-2[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-yellow[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-6499fade]{margin-top:0}@media (min-width:48em){.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-dark-grey[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-pink[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey-2[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-yellow[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-dark-grey[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-pink[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey-2[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-yellow[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-6499fade]{margin-top:0}}@media (min-width:90em){.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-dark-grey[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-pink[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey-2[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-yellow[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-dark-grey[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-pink[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey-2[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-yellow[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-6499fade]{margin-top:0}}.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-yellow[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-yellow[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-6499fade]{margin-top:0;padding-top:0}@media (min-width:48em){.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-yellow[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-yellow[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-6499fade]{margin-top:0}}@media (min-width:90em){.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-yellow[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-yellow[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-6499fade]{margin-top:0}}.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-dark-grey[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-pink[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-purple[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey-2[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-dark-grey[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-pink[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-purple[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey-2[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-6499fade]{margin-top:0}@media (min-width:48em){.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-dark-grey[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-pink[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-purple[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey-2[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-dark-grey[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-pink[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-purple[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey-2[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-6499fade]{margin-top:0}}@media (min-width:90em){.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-dark-grey[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-pink[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-purple[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey-2[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-dark-grey[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-pink[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-purple[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey-2[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-6499fade]{margin-top:0}}.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-pink[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-pink[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-6499fade]{margin-top:0;padding-top:0}@media (min-width:48em){.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-pink[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-pink[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-6499fade]{margin-top:0}}@media (min-width:90em){.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-pink[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-pink[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-6499fade]{margin-top:0}}.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-dark-grey[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-purple[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey-2[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-yellow[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-dark-grey[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-purple[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey-2[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-yellow[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-6499fade]{margin-top:0}@media (min-width:48em){.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-dark-grey[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-purple[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey-2[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-yellow[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-dark-grey[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-purple[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey-2[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-yellow[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-6499fade]{margin-top:0}}@media (min-width:90em){.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-dark-grey[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-purple[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey-2[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-yellow[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-6499fade],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-dark-grey[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-purple[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey-2[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-yellow[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-6499fade],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-6499fade]{margin-top:0}}.is-bg-purple[data-v-6499fade]{background:linear-gradient(270deg,#7f40ff .13%,#5400ff 99.85%);color:#fff}.is-bg-pink[data-v-6499fade]{background:linear-gradient(270deg,#ea41b0 .04%,#cd2193 43.51%);color:#fff}.is-bg-yellow[data-v-6499fade]{background:linear-gradient(270deg,#f2bd00 .1%,#ff8f0c 50.66%);color:#fff}.is-theme-career .typo-h1[data-v-6499fade],.is-theme-career .typo-h2[data-v-6499fade],.is-theme-career .typo-h3[data-v-6499fade],.is-theme-career .typo-h4[data-v-6499fade],.is-theme-career .typo-h5[data-v-6499fade],.is-theme-career .typo-h6[data-v-6499fade]{font-family:InterBlack,arial,verdana,sans-serif;text-transform:uppercase}.is-theme-career .is-bg-silver-grey .typo-h1 span[data-v-6499fade],.is-theme-career .is-bg-silver-grey .typo-h2 span[data-v-6499fade],.is-theme-career .is-bg-silver-grey .typo-h3 span[data-v-6499fade],.is-theme-career .is-bg-white .typo-h1 span[data-v-6499fade],.is-theme-career .is-bg-white .typo-h2 span[data-v-6499fade],.is-theme-career .is-bg-white .typo-h3 span[data-v-6499fade]{background-color:#5400ff;-webkit-box-decoration-break:clone;box-decoration-break:clone;line-height:1.4;padding:2px 10px}.is-theme-career .is-bg-silver-grey .typo-h1 .typo-first-split[data-v-6499fade],.is-theme-career .is-bg-silver-grey .typo-h2 .typo-first-split[data-v-6499fade],.is-theme-career .is-bg-silver-grey .typo-h3 .typo-first-split[data-v-6499fade],.is-theme-career .is-bg-white .typo-h1 .typo-first-split[data-v-6499fade],.is-theme-career .is-bg-white .typo-h2 .typo-first-split[data-v-6499fade],.is-theme-career .is-bg-white .typo-h3 .typo-first-split[data-v-6499fade]{color:#fff;margin-right:-10px}.is-theme-career .is-bg-silver-grey .typo-h1 .typo-second-split[data-v-6499fade],.is-theme-career .is-bg-silver-grey .typo-h2 .typo-second-split[data-v-6499fade],.is-theme-career .is-bg-silver-grey .typo-h3 .typo-second-split[data-v-6499fade],.is-theme-career .is-bg-white .typo-h1 .typo-second-split[data-v-6499fade],.is-theme-career .is-bg-white .typo-h2 .typo-second-split[data-v-6499fade],.is-theme-career .is-bg-white .typo-h3 .typo-second-split[data-v-6499fade]{color:#ea41b0}.is-theme-career .is-bg-silver-grey .typo-h1 .typo-first-split[data-v-6499fade]:has(+.second-split-aligned-left),.is-theme-career .is-bg-silver-grey .typo-h2 .typo-first-split[data-v-6499fade]:has(+.second-split-aligned-left),.is-theme-career .is-bg-silver-grey .typo-h3 .typo-first-split[data-v-6499fade]:has(+.second-split-aligned-left),.is-theme-career .is-bg-white .typo-h1 .typo-first-split[data-v-6499fade]:has(+.second-split-aligned-left),.is-theme-career .is-bg-white .typo-h2 .typo-first-split[data-v-6499fade]:has(+.second-split-aligned-left),.is-theme-career .is-bg-white .typo-h3 .typo-first-split[data-v-6499fade]:has(+.second-split-aligned-left){margin-right:0}.is-theme-career .is-bg-silver-grey-2 .typo-h1 .typo-first-split[data-v-6499fade],.is-theme-career .is-bg-silver-grey-2 .typo-h2 .typo-first-split[data-v-6499fade],.is-theme-career .is-bg-silver-grey-2 .typo-h3 .typo-first-split[data-v-6499fade],.is-theme-career .is-bg-white-2 .typo-h1 .typo-first-split[data-v-6499fade],.is-theme-career .is-bg-white-2 .typo-h2 .typo-first-split[data-v-6499fade],.is-theme-career .is-bg-white-2 .typo-h3 .typo-first-split[data-v-6499fade]{color:#292929;margin-right:8px}.is-theme-career .is-bg-silver-grey-2 .typo-h1 .typo-second-split[data-v-6499fade],.is-theme-career .is-bg-silver-grey-2 .typo-h2 .typo-second-split[data-v-6499fade],.is-theme-career .is-bg-silver-grey-2 .typo-h3 .typo-second-split[data-v-6499fade],.is-theme-career .is-bg-white-2 .typo-h1 .typo-second-split[data-v-6499fade],.is-theme-career .is-bg-white-2 .typo-h2 .typo-second-split[data-v-6499fade],.is-theme-career .is-bg-white-2 .typo-h3 .typo-second-split[data-v-6499fade]{color:#5400ff}.is-theme-career .is-bg-silver-grey-2 .typo-h1 .typo-first-split[data-v-6499fade]:has(+.second-split-aligned-left),.is-theme-career .is-bg-silver-grey-2 .typo-h2 .typo-first-split[data-v-6499fade]:has(+.second-split-aligned-left),.is-theme-career .is-bg-silver-grey-2 .typo-h3 .typo-first-split[data-v-6499fade]:has(+.second-split-aligned-left),.is-theme-career .is-bg-white-2 .typo-h1 .typo-first-split[data-v-6499fade]:has(+.second-split-aligned-left),.is-theme-career .is-bg-white-2 .typo-h2 .typo-first-split[data-v-6499fade]:has(+.second-split-aligned-left),.is-theme-career .is-bg-white-2 .typo-h3 .typo-first-split[data-v-6499fade]:has(+.second-split-aligned-left){margin-right:0}.is-theme-career .is-bg-dark-grey .typo-h1 .typo-first-split[data-v-6499fade],.is-theme-career .is-bg-dark-grey .typo-h2 .typo-first-split[data-v-6499fade],.is-theme-career .is-bg-dark-grey .typo-h3 .typo-first-split[data-v-6499fade]{color:#fff;margin-right:8px}.is-theme-career .is-bg-dark-grey .typo-h1 .typo-second-split[data-v-6499fade],.is-theme-career .is-bg-dark-grey .typo-h2 .typo-second-split[data-v-6499fade],.is-theme-career .is-bg-dark-grey .typo-h3 .typo-second-split[data-v-6499fade]{color:#ff8f0c}.is-theme-career .is-bg-dark-grey .typo-h1 .typo-first-split[data-v-6499fade]:has(+.second-split-aligned-left),.is-theme-career .is-bg-dark-grey .typo-h2 .typo-first-split[data-v-6499fade]:has(+.second-split-aligned-left),.is-theme-career .is-bg-dark-grey .typo-h3 .typo-first-split[data-v-6499fade]:has(+.second-split-aligned-left){margin-right:0}.is-theme-career .is-bg-pink .typo-h1 .typo-first-split[data-v-6499fade],.is-theme-career .is-bg-pink .typo-h2 .typo-first-split[data-v-6499fade],.is-theme-career .is-bg-pink .typo-h3 .typo-first-split[data-v-6499fade]{color:#fff;margin-right:8px}.is-theme-career .is-bg-pink .typo-h1 .typo-second-split[data-v-6499fade],.is-theme-career .is-bg-pink .typo-h2 .typo-second-split[data-v-6499fade],.is-theme-career .is-bg-pink .typo-h3 .typo-second-split[data-v-6499fade]{color:#5400ff}.is-theme-career .is-bg-pink .typo-h1 .typo-first-split[data-v-6499fade]:has(+.second-split-aligned-left),.is-theme-career .is-bg-pink .typo-h2 .typo-first-split[data-v-6499fade]:has(+.second-split-aligned-left),.is-theme-career .is-bg-pink .typo-h3 .typo-first-split[data-v-6499fade]:has(+.second-split-aligned-left){margin-right:0}.is-theme-career .is-bg-yellow .typo-h1 .typo-first-split[data-v-6499fade],.is-theme-career .is-bg-yellow .typo-h2 .typo-first-split[data-v-6499fade],.is-theme-career .is-bg-yellow .typo-h3 .typo-first-split[data-v-6499fade]{color:#fff;margin-right:8px}.is-theme-career .is-bg-yellow .typo-h1 .typo-second-split[data-v-6499fade],.is-theme-career .is-bg-yellow .typo-h2 .typo-second-split[data-v-6499fade],.is-theme-career .is-bg-yellow .typo-h3 .typo-second-split[data-v-6499fade]{color:#5400ff}.is-theme-career .is-bg-yellow .typo-h1 .typo-first-split[data-v-6499fade]:has(+.second-split-aligned-left),.is-theme-career .is-bg-yellow .typo-h2 .typo-first-split[data-v-6499fade]:has(+.second-split-aligned-left),.is-theme-career .is-bg-yellow .typo-h3 .typo-first-split[data-v-6499fade]:has(+.second-split-aligned-left){margin-right:0}.is-theme-career .is-bg-purple .typo-h1 .typo-first-split[data-v-6499fade],.is-theme-career .is-bg-purple .typo-h2 .typo-first-split[data-v-6499fade],.is-theme-career .is-bg-purple .typo-h3 .typo-first-split[data-v-6499fade]{color:#fff;margin-right:8px}.is-theme-career .is-bg-purple .typo-h1 .typo-second-split[data-v-6499fade],.is-theme-career .is-bg-purple .typo-h2 .typo-second-split[data-v-6499fade],.is-theme-career .is-bg-purple .typo-h3 .typo-second-split[data-v-6499fade]{color:#ff8f0c}.is-theme-career .is-bg-purple .typo-h1 .typo-first-split[data-v-6499fade]:has(+.second-split-aligned-left),.is-theme-career .is-bg-purple .typo-h2 .typo-first-split[data-v-6499fade]:has(+.second-split-aligned-left),.is-theme-career .is-bg-purple .typo-h3 .typo-first-split[data-v-6499fade]:has(+.second-split-aligned-left){margin-right:0}.typo-h1[data-v-6499fade]{font-family:InterSemiBold,arial,verdana,sans-serif;font-size:2.5rem;-webkit-hyphens:auto;hyphens:auto;line-height:120%;margin-bottom:1rem;text-transform:inherit}@media (min-width:48em){.typo-h1[data-v-6499fade]{margin-bottom:1.25rem}}@media (min-width:62em){.typo-h1[data-v-6499fade]{margin-bottom:1.5rem}}.is-theme-career .typo-h1[data-v-6499fade]{font-family:InterBlack,arial,verdana,sans-serif;text-transform:uppercase}@media (min-width:48em){.typo-h1[data-v-6499fade]{font-size:3.125rem}}@media (min-width:62em){.typo-h1[data-v-6499fade]{font-size:3.625rem}}.typo-h2[data-v-6499fade]{font-family:InterSemiBold,arial,verdana,sans-serif;font-size:2.375rem;-webkit-hyphens:auto;hyphens:auto;line-height:130%;margin-bottom:.75rem;text-transform:inherit}@media (min-width:48em){.typo-h2[data-v-6499fade]{margin-bottom:1rem}}@media (min-width:62em){.typo-h2[data-v-6499fade]{margin-bottom:1.25rem}}.is-theme-career .typo-h2[data-v-6499fade]{font-family:InterBlack,arial,verdana,sans-serif;text-transform:uppercase}@media (min-width:48em){.typo-h2[data-v-6499fade]{font-size:2.5rem;line-height:120%}}@media (min-width:62em){.typo-h2[data-v-6499fade]{font-size:3.125rem}}.typo-h3[data-v-6499fade]{font-family:InterSemiBold,arial,verdana,sans-serif;font-size:2rem;-webkit-hyphens:auto;hyphens:auto;line-height:130%;margin-bottom:.625rem;text-transform:inherit}@media (min-width:48em){.typo-h3[data-v-6499fade]{margin-bottom:.75rem}}@media (min-width:62em){.typo-h3[data-v-6499fade]{margin-bottom:1rem}}.is-theme-career .typo-h3[data-v-6499fade]{font-family:InterBlack,arial,verdana,sans-serif;text-transform:uppercase}@media (min-width:48em){.typo-h3[data-v-6499fade]{font-size:2.375rem}}@media (min-width:62em){.typo-h3[data-v-6499fade]{font-size:2.5rem;line-height:120%}}.typo-h4[data-v-6499fade]{font-family:InterSemiBold,arial,verdana,sans-serif;font-size:1.5rem;-webkit-hyphens:auto;hyphens:auto;line-height:130%;margin-bottom:.5rem;text-transform:inherit}@media (min-width:48em){.typo-h4[data-v-6499fade]{margin-bottom:.625rem}}@media (min-width:62em){.typo-h4[data-v-6499fade]{margin-bottom:.75rem}}.is-theme-career .typo-h4[data-v-6499fade]{font-family:InterBlack,arial,verdana,sans-serif;text-transform:uppercase}@media (min-width:48em){.typo-h4[data-v-6499fade]{font-size:2rem}}@media (min-width:62em){.typo-h4[data-v-6499fade]{font-size:2.375rem}}.typo-h5[data-v-6499fade]{font-family:InterSemiBold,arial,verdana,sans-serif;font-size:1.5rem;line-height:130%;margin-bottom:.5rem;text-transform:inherit}@media (min-width:62em){.typo-h5[data-v-6499fade]{margin-bottom:.625rem}}.is-theme-career .typo-h5[data-v-6499fade]{font-family:InterBlack,arial,verdana,sans-serif;text-transform:uppercase}@media (min-width:62em){.typo-h5[data-v-6499fade]{font-size:2rem}}.typo-h6[data-v-6499fade]{font-family:InterSemiBold,arial,verdana,sans-serif;font-size:1.25rem;letter-spacing:.02em;line-height:160%;margin-bottom:.25rem;text-transform:inherit}@media (min-width:62em){.typo-h6[data-v-6499fade]{margin-bottom:.5rem}}.is-theme-career .typo-h6[data-v-6499fade]{font-family:InterBlack,arial,verdana,sans-serif;text-transform:uppercase}@media (min-width:62em){.typo-h6[data-v-6499fade]{font-size:1.5rem;letter-spacing:normal;line-height:130%}}.typo-sub-large[data-v-6499fade]{font-size:1.5rem;line-height:130%}.is-theme-career .typo-sub-large[data-v-6499fade]{font-family:InterBold,arial,verdana,sans-serif}@media (min-width:62em){.typo-sub-large[data-v-6499fade]{font-size:2rem}}.typo-sub-medium[data-v-6499fade]{font-size:1.25rem;line-height:160%}.is-theme-career .typo-sub-medium[data-v-6499fade]{font-family:InterBold,arial,verdana,sans-serif}@media (min-width:62em){.typo-sub-medium[data-v-6499fade]{font-size:1.5rem;line-height:130%}}.typo-sub-small[data-v-6499fade]{font-size:.875rem;line-height:130%}.is-theme-career .typo-sub-small[data-v-6499fade]{font-family:InterBold,arial,verdana,sans-serif;font-size:1.25rem;line-height:160%}@media (min-width:62em){.typo-sub-small[data-v-6499fade]{font-size:.875rem;line-height:130%}.is-theme-career .typo-sub-small[data-v-6499fade]{font-family:InterBold,arial,verdana,sans-serif;font-size:1.25rem;line-height:160%}}.typo-copy-extra-large[data-v-6499fade]{font-size:1.25rem;line-height:160%;margin-bottom:1.5rem}@media (min-width:62em){.typo-copy-extra-large[data-v-6499fade]{font-size:1.75rem;line-height:150%;margin-bottom:2rem}}.typo-copy-large[data-v-6499fade]{font-size:1rem;line-height:160%;margin-bottom:1.25rem}@media (min-width:62em){.typo-copy-large[data-v-6499fade]{font-size:1.25rem;margin-bottom:1.5rem}}.typo-copy-medium[data-v-6499fade]{font-size:1rem;line-height:180%;margin-bottom:1.25rem}.typo-copy-small[data-v-6499fade]{font-size:.875rem;line-height:180%;margin-bottom:1rem}.typo-link[data-v-6499fade]{font-size:1rem}.typo-button[data-v-6499fade],.typo-link[data-v-6499fade]{font-family:InterSemiBold,arial,verdana,sans-serif;letter-spacing:.02em;line-height:150%}.typo-button[data-v-6499fade]{font-size:.875rem}.typo-navigation[data-v-6499fade]{font-size:.75rem;letter-spacing:.05em;text-transform:uppercase}.typo-navigation[data-v-6499fade],.typo-tag[data-v-6499fade]{font-family:InterSemiBold,arial,verdana,sans-serif;line-height:150%}.typo-tag[data-v-6499fade]{font-size:.875rem;letter-spacing:.005em}.typo-meta[data-v-6499fade]{font-size:.75rem;letter-spacing:.05em;line-height:150%}.typo-head-accordion[data-v-6499fade]{font-family:InterRegular,arial,verdana,sans-serif;font-size:1.125rem;letter-spacing:.02em;line-height:160%}.richtext h3[data-v-6499fade]{font-family:InterSemiBold,arial,verdana,sans-serif;font-size:2rem;-webkit-hyphens:auto;hyphens:auto;line-height:130%;margin-bottom:.625rem;text-transform:inherit}@media (min-width:48em){.richtext h3[data-v-6499fade]{margin-bottom:.75rem}}@media (min-width:62em){.richtext h3[data-v-6499fade]{margin-bottom:1rem}}.is-theme-career .richtext h3[data-v-6499fade]{font-family:InterBlack,arial,verdana,sans-serif;text-transform:uppercase}@media (min-width:48em){.richtext h3[data-v-6499fade]{font-size:2.375rem}}@media (min-width:62em){.richtext h3[data-v-6499fade]{font-size:2.5rem;line-height:120%}}.richtext h3[data-v-6499fade]:not(:first-child){margin-top:64px}.richtext p[data-v-6499fade]{margin-bottom:12px}@media (min-width:90em){.richtext p[data-v-6499fade]{margin-bottom:16px}}.richtext a[data-v-6499fade]:not(.c-link){color:#292929;font-family:InterSemiBold,arial,verdana,sans-serif;position:relative;text-decoration:underline;text-underline-offset:5px;transition:color .2s linear}.richtext a[data-v-6499fade]:not(.c-link):before{background-color:transparent;bottom:-1px;content:"";display:block;height:1px;left:0;position:absolute;transition:background-color .12s linear,width .3s cubic-bezier(0,0,.1,1);width:100%;z-index:0}.richtext a[data-v-6499fade]:not(.c-link):active,.richtext a[data-v-6499fade]:not(.c-link):hover{color:#292929}.richtext a[data-v-6499fade]:not(.c-link):active:before,.richtext a[data-v-6499fade]:not(.c-link):hover:before{background-color:#292929}.is-bg-dark-grey .richtext a[data-v-6499fade]:not(.c-link):active:before,.is-bg-dark-grey .richtext a[data-v-6499fade]:not(.c-link):hover:before,.is-bg-pink .richtext a[data-v-6499fade]:not(.c-link):active:before,.is-bg-pink .richtext a[data-v-6499fade]:not(.c-link):hover:before,.is-bg-purple .richtext a[data-v-6499fade]:not(.c-link):active:before,.is-bg-purple .richtext a[data-v-6499fade]:not(.c-link):hover:before,.is-bg-yellow .richtext a[data-v-6499fade]:not(.c-link):active:before,.is-bg-yellow .richtext a[data-v-6499fade]:not(.c-link):hover:before{background-color:#fff}.richtext a[data-v-6499fade]:not(.c-link):before{content:none}.richtext a[data-v-6499fade]:not(.c-link):active,.richtext a[data-v-6499fade]:not(.c-link):focus,.richtext a[data-v-6499fade]:not(.c-link):hover{color:#878787}.is-bg-dark-grey .richtext a[data-v-6499fade]:not(.c-link),.is-bg-pink .richtext a[data-v-6499fade]:not(.c-link),.is-bg-purple .richtext a[data-v-6499fade]:not(.c-link),.is-bg-yellow .richtext a[data-v-6499fade]:not(.c-link){color:#fff}.is-bg-dark-grey .richtext a[data-v-6499fade]:not(.c-link):active,.is-bg-dark-grey .richtext a[data-v-6499fade]:not(.c-link):focus,.is-bg-dark-grey .richtext a[data-v-6499fade]:not(.c-link):hover,.is-bg-pink .richtext a[data-v-6499fade]:not(.c-link):active,.is-bg-pink .richtext a[data-v-6499fade]:not(.c-link):focus,.is-bg-pink .richtext a[data-v-6499fade]:not(.c-link):hover,.is-bg-purple .richtext a[data-v-6499fade]:not(.c-link):active,.is-bg-purple .richtext a[data-v-6499fade]:not(.c-link):focus,.is-bg-purple .richtext a[data-v-6499fade]:not(.c-link):hover,.is-bg-yellow .richtext a[data-v-6499fade]:not(.c-link):active,.is-bg-yellow .richtext a[data-v-6499fade]:not(.c-link):focus,.is-bg-yellow .richtext a[data-v-6499fade]:not(.c-link):hover{color:#878787}.richtext li[data-v-6499fade]{padding-left:40px;position:relative}.richtext li[data-v-6499fade]:not(last-child){margin-bottom:10px}.richtext ul li[data-v-6499fade]{position:relative}.richtext ul li[data-v-6499fade]:before{color:#292929;content:"⬢";font-size:1.5rem;left:0;margin-top:-2px;padding-right:20px;position:absolute}.is-bg-dark-grey .richtext ul li[data-v-6499fade]:before,.is-bg-pink .richtext ul li[data-v-6499fade]:before,.is-bg-purple .richtext ul li[data-v-6499fade]:before,.is-bg-yellow .richtext ul li[data-v-6499fade]:before{color:#fff}.richtext ol[data-v-6499fade]{counter-reset:orderedListCounter;list-style:none}.richtext ol li[data-v-6499fade]:before{color:#292929;content:counters(orderedListCounter,".") ". ";counter-increment:orderedListCounter;font-family:InterBold,arial,verdana,sans-serif;position:absolute;right:calc(100% - 18px)}.is-bg-dark-grey .richtext ol li[data-v-6499fade]:before,.is-bg-pink .richtext ol li[data-v-6499fade]:before,.is-bg-purple .richtext ol li[data-v-6499fade]:before,.is-bg-yellow .richtext ol li[data-v-6499fade]:before{color:#fff}.richtext ol ol li[data-v-6499fade]{padding-left:44px}.richtext ol ol li[data-v-6499fade]:before{color:#292929;right:calc(100% - 29px)}.is-bg-dark-grey .richtext ol ol li[data-v-6499fade]:before,.is-bg-pink .richtext ol ol li[data-v-6499fade]:before,.is-bg-purple .richtext ol ol li[data-v-6499fade]:before,.is-bg-yellow .richtext ol ol li[data-v-6499fade]:before{color:#fff}.richtext ul ul li[data-v-6499fade]{padding-left:32px}.richtext ul ul li[data-v-6499fade]:before{color:#292929}.is-bg-dark-grey .richtext ul ul li[data-v-6499fade]:before,.is-bg-pink .richtext ul ul li[data-v-6499fade]:before,.is-bg-purple .richtext ul ul li[data-v-6499fade]:before,.is-bg-yellow .richtext ul ul li[data-v-6499fade]:before{color:#fff}.richtext ol[data-v-6499fade],.richtext ul[data-v-6499fade]{margin-bottom:30px;margin-top:30px}@media (min-width:62em){.richtext ol[data-v-6499fade],.richtext ul[data-v-6499fade]{margin-bottom:40px;margin-top:40px}}.richtext ol ol[data-v-6499fade],.richtext ol ul[data-v-6499fade],.richtext ul ol[data-v-6499fade],.richtext ul ul[data-v-6499fade]{margin-bottom:8px;margin-top:8px}.richtext ol.is-icon-checkmark li[data-v-6499fade],.richtext ul.is-icon-checkmark li[data-v-6499fade]{position:relative}.richtext ol.is-icon-checkmark li[data-v-6499fade]:before,.richtext ul.is-icon-checkmark li[data-v-6499fade]:before{color:#292929;content:"⬢";font-size:1.5rem;left:0;margin-top:-2px;padding-right:20px;position:absolute}.is-bg-dark-grey .richtext ol.is-icon-checkmark li[data-v-6499fade]:before,.is-bg-dark-grey .richtext ul.is-icon-checkmark li[data-v-6499fade]:before,.is-bg-pink .richtext ol.is-icon-checkmark li[data-v-6499fade]:before,.is-bg-pink .richtext ul.is-icon-checkmark li[data-v-6499fade]:before,.is-bg-purple .richtext ol.is-icon-checkmark li[data-v-6499fade]:before,.is-bg-purple .richtext ul.is-icon-checkmark li[data-v-6499fade]:before,.is-bg-yellow .richtext ol.is-icon-checkmark li[data-v-6499fade]:before,.is-bg-yellow .richtext ul.is-icon-checkmark li[data-v-6499fade]:before{color:#fff}.richtext ol.is-icon-checkmark li[data-v-6499fade]:before,.richtext ul.is-icon-checkmark li[data-v-6499fade]:before{content:"";font-family:icomoon-ktr;margin-top:0}@media (min-width:62em){.is-medium-big-text-above .richtext ol.is-2-col[data-v-6499fade],.is-medium-big-text-above .richtext ul.is-2-col[data-v-6499fade],.is-medium-big-text-below .richtext ol.is-2-col[data-v-6499fade],.is-medium-big-text-below .richtext ul.is-2-col[data-v-6499fade],.is-medium-full-text-below .richtext ol.is-2-col[data-v-6499fade],.is-medium-full-text-below .richtext ul.is-2-col[data-v-6499fade],.is-no-medium .richtext ol.is-2-col[data-v-6499fade],.is-no-medium .richtext ul.is-2-col[data-v-6499fade]{-moz-column-count:2;column-count:2}}.richtext[data-v-6499fade]>:last-child{margin-bottom:0}[data-v-6499fade]:root{--viewport-height:100vh}html.disable-scroll[data-v-6499fade]{height:100vh;height:var(--viewport-height);overflow:hidden}html.disable-scroll body[data-v-6499fade]{height:auto;overflow:hidden}.pt-0[data-v-6499fade]{padding-top:0!important}.pb-0[data-v-6499fade]{padding-bottom:0!important}.sr-only[data-v-6499fade]{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;white-space:nowrap}.has-it-cc[data-v-6499fade]{overflow:hidden;position:relative}.has-it-cc[data-v-6499fade]:before{animation:fadeIn .3s linear;background-color:#292929e6;content:"";display:block;inset:0;position:fixed;transition:opacity .3s linear;z-index:800}.it-cc[data-v-6499fade]{display:block;font-size:18px;height:0;left:0;margin-top:64px;opacity:0;overflow:hidden auto;position:fixed;right:0;text-align:center;top:0;z-index:810;-webkit-overflow-scrolling:touch;transition:all .2s linear}.it-cc.it-cc--visible[data-v-6499fade]{bottom:0;display:flex;flex-direction:column;height:auto;opacity:1}.it-cc__dialog[data-v-6499fade]{display:block;margin:0 auto;max-width:1440px;padding-left:16px;padding-right:16px}@media (min-width:36em){.it-cc__dialog[data-v-6499fade]{padding-left:16px;padding-right:16px}}@media (min-width:48em){.it-cc__dialog[data-v-6499fade]{padding-left:22px;padding-right:22px}}@media (min-width:62em){.it-cc__dialog[data-v-6499fade]{padding-left:44px;padding-right:44px}}@media (min-width:90em){.it-cc__dialog[data-v-6499fade]{padding-left:56px;padding-right:56px}}.it-cc__dialog[data-v-6499fade]{display:inline-block;margin:auto auto 60px;opacity:0;position:relative;top:0;transition:all .3s linear;width:100%}@media (min-width:36em){.it-cc__dialog[data-v-6499fade]{margin-bottom:30px}}.it-cc__dialog.it-cc--reveal[data-v-6499fade]{opacity:1;transform:translateY(0)}.it-cc--visible .it-cc__dialog[data-v-6499fade]{opacity:1}@media (min-width:62em){.it-cc__dialog-inner[data-v-6499fade]{display:grid;grid-gap:0 16px;grid-template-columns:repeat(6,minmax(0,1fr));width:100%}}@media (min-width:62em) and (min-width:62em){.it-cc__dialog-inner[data-v-6499fade]{grid-column-gap:24px;grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width:62em) and (min-width:90em){.it-cc__dialog-inner[data-v-6499fade]{grid-column-gap:32px}}@media (min-width:62em){.it-cc__body[data-v-6499fade]{grid-column:2/12;width:100%}}.it-cc__body-inner[data-v-6499fade]{background-color:#fff;color:#292929;padding:24px 16px 50px;text-align:left}@media (min-width:36em){.it-cc__body-inner[data-v-6499fade]{padding-bottom:16px}}@media (min-width:48em){.it-cc__body-inner[data-v-6499fade]{padding:50px}}.it-cc__title[data-v-6499fade]{color:#292929;font-family:InterSemiBold,arial,verdana,sans-serif;font-size:1.5rem;line-height:130%;margin-bottom:.5rem;text-transform:inherit}@media (min-width:62em){.it-cc__title[data-v-6499fade]{margin-bottom:.625rem}}.is-theme-career .it-cc__title[data-v-6499fade]{font-family:InterBlack,arial,verdana,sans-serif;text-transform:uppercase}@media (min-width:62em){.it-cc__title[data-v-6499fade]{font-size:2rem}}.it-cc__title[data-v-6499fade]:after{display:none}.it-cc__intro[data-v-6499fade]{font-size:.875rem;line-height:180%;margin-bottom:40px}.it-cc__content-inner[data-v-6499fade]{margin-bottom:30px}.it-cc__content-controls[data-v-6499fade]{background-color:#eaeaea;display:flex;flex-flow:row nowrap;justify-content:space-between;padding:12px}@media (min-width:48em){.it-cc__content-controls[data-v-6499fade]{flex-flow:column;margin-bottom:24px;padding:16px 24px}}@media (min-width:90em){.it-cc__content-controls[data-v-6499fade]{flex-flow:row nowrap;justify-content:space-between}}.it-cc__checkboxes[data-v-6499fade]{display:flex;flex-direction:column;width:50%}@media (min-width:48em){.it-cc__checkboxes[data-v-6499fade]{flex-direction:row;min-width:100%;width:auto}}@media (min-width:62em){.it-cc__checkboxes[data-v-6499fade]{min-width:50%}}.it-cc__details[data-v-6499fade]{margin:0 -50px}.it-cc__details-content[data-v-6499fade]{display:block;font-size:.875rem;line-height:180%;margin-bottom:1rem;overflow:hidden;position:relative}.it-cc__details-content__inner[data-v-6499fade]{margin-bottom:24px;padding-left:50px;padding-right:50px}@media (min-width:48em){.it-cc__details-content__inner[data-v-6499fade]{margin-bottom:50px}}.it-cc__details-content__inner .it-cc__title[data-v-6499fade]{display:none}.it-cc__details-wrapper[data-v-6499fade]{border-bottom:4px solid #eaeaea;padding-bottom:16px}@media (min-width:48em){.it-cc__details-wrapper[data-v-6499fade]{background-color:#eaeaea;border-bottom:0;padding:24px}}.it-cc__details-wrapper[data-v-6499fade]:not(:last-child){margin-bottom:16px}.it-cc__details-wrapper p[data-v-6499fade]{margin-bottom:24px}.it-cc__details-content--collapse[data-v-6499fade]{height:0}.it-cc__details-hide[data-v-6499fade],.it-cc__details-show[data-v-6499fade]{color:#292929;font-family:InterBold,arial,verdana,sans-serif;font-size:.875rem;line-height:180%;margin-bottom:0;order:1}.it-cc__details-icon[data-v-6499fade]{color:#292929;font-size:1.5rem;margin-left:5px;order:3;transition:color .2s ease-in-out,transform .2s ease-in-out}@media (max-width:35.99em){.it-cc__details-icon[data-v-6499fade]{margin-top:-2px}}.it-cc__details-button[data-v-6499fade]{background:none;border:none;cursor:pointer;display:flex;margin:0;padding:0;text-decoration:none;transition:color .2s ease-in-out}@media (min-width:48em){.it-cc__details-button[data-v-6499fade]{align-self:flex-end;margin-top:20px;width:100%}}@media (min-width:90em){.it-cc__details-button[data-v-6499fade]{margin-top:0;width:auto}}.it-cc__details-button:hover .it-cc__details-hide[data-v-6499fade],.it-cc__details-button:hover .it-cc__details-show[data-v-6499fade]{text-decoration:underline}.it-cc__details-button:hover .it-cc__details-icon[data-v-6499fade]{text-decoration:none}.it-cc__details-button[data-v-6499fade]:active,.it-cc__details-button[data-v-6499fade]:focus{outline:0}@media (max-width:35.99em){.it-cc__details-button .it-cc__details-hide[data-v-6499fade],.it-cc__details-button .it-cc__details-show[data-v-6499fade]{font-size:.75rem}}.it-cc__details-button .it-cc__details-hide[data-v-6499fade]{display:none}.it-cc__details-button--clicked .it-cc__details-icon[data-v-6499fade]{transform:scaleY(-1)}.it-cc__details-button--clicked .it-cc__details-hide[data-v-6499fade]{display:block}.it-cc__details-back-button[data-v-6499fade],.it-cc__details-back-icon[data-v-6499fade],.it-cc__details-button--clicked .it-cc__details-show[data-v-6499fade]{display:none}.it-cc__table-wrapper[data-v-6499fade]{background-color:#fff;width:100%}@media (min-width:48em){.it-cc__table-wrapper[data-v-6499fade]{padding:0 24px}}.it-cc__table-inner[data-v-6499fade]{background-attachment:local,local,scroll,scroll;background-color:#fff;background-image:linear-gradient(90deg,#fff,#fff),linear-gradient(90deg,#fff,#fff),linear-gradient(90deg,hsla(0,0%,92%,.3),transparent),linear-gradient(270deg,hsla(0,0%,92%,.3),transparent);background-position:0,100%,0,100%;background-repeat:no-repeat;background-size:20px 100%,20px 100%,20px 100%,20px 100%;overflow-x:auto;position:relative;width:100%}.it-cc__table[data-v-6499fade]{width:auto}@media (min-width:48em){.it-cc__table[data-v-6499fade]{width:100%}}.it-cc__table thead tr[data-v-6499fade]{position:relative}.it-cc__table thead tr[data-v-6499fade]:after{border-bottom:1px solid #292929;bottom:0;content:"";height:0;left:0;position:absolute;width:100%}.it-cc__table td[data-v-6499fade],.it-cc__table th[data-v-6499fade]{background:#fff;border:none!important;display:table-cell!important;font-size:.875rem;line-height:180%;margin-bottom:1rem;padding:10px 20px 10px 0;position:relative}.it-cc__table td[data-v-6499fade]:last-child,.it-cc__table th[data-v-6499fade]:last-child{padding-right:0}.it-cc__table th[data-v-6499fade]{font-family:InterBold,arial,verdana,sans-serif;text-transform:none}.it-cc__table tbody[data-v-6499fade]{display:table-row-group!important}.it-cc__table tbody tr[data-v-6499fade]{display:table-row!important}.it-cc__table tbody td[data-v-6499fade],.it-cc__table tbody th[data-v-6499fade]{min-width:85px}.it-cc__table tbody td[data-v-6499fade]:first-child,.it-cc__table tbody th[data-v-6499fade]:first-child{color:#292929;width:20%}.it-cc__table tbody td[data-v-6499fade]:nth-child(2),.it-cc__table tbody th[data-v-6499fade]:nth-child(2){min-width:240px;width:50%}.it-cc__checkbox[data-v-6499fade]{background:transparent;border:inherit;opacity:0;position:absolute;width:0;z-index:-1}.it-cc__checkbox:not(:disabled):hover+.it-cc__pseudo-checkbox[data-v-6499fade]{border-color:#ff8f0c}.it-cc__checkbox:not(:disabled):focus+.it-cc__pseudo-checkbox[data-v-6499fade]{border:2px solid #ff8f0c}.it-cc__checkbox:not(:disabled)+.it-cc__checkbox-label[data-v-6499fade]{cursor:pointer}.it-cc__checkbox:checked:disabled+.it-cc__pseudo-checkbox[data-v-6499fade]{background-color:#878787;border-color:#878787}.it-cc__checkbox:checked:disabled+.it-cc__pseudo-checkbox--headline[data-v-6499fade]:after,.it-cc__checkbox:checked:disabled+.it-cc__pseudo-checkbox[data-v-6499fade]:after{border-bottom-color:#fff;border-right-color:#fff}.it-cc__checkbox:checked+.it-cc__pseudo-checkbox[data-v-6499fade]{background-color:#ff8f0c;border-color:#ff8f0c}.it-cc__checkbox:checked+.it-cc__pseudo-checkbox[data-v-6499fade]:after{border-color:#fff;border-bottom:2px solid #fff;border-right:2px solid #fff;content:"";height:11px;inset:0 0 3px;line-height:1;margin:auto;position:absolute;text-align:center;transform:rotate(45deg);width:6px}.it-cc__checkbox:disabled+.it-cc__pseudo-checkbox[data-v-6499fade]{border-color:#707070}.it-cc__pseudo-checkbox[data-v-6499fade]{background-color:#fff;border:2px solid #707070;display:block;height:24px;position:absolute;top:50%;transform:translateY(-50%);width:24px}.it-cc__checkbox-group[data-v-6499fade]{display:flex;flex-direction:column;justify-content:center;position:relative}.it-cc__checkbox-group[data-v-6499fade]:not(:last-child){margin-bottom:8px}@media (min-width:48em){.it-cc__checkbox-group[data-v-6499fade]:not(:last-child){margin-bottom:0;margin-right:50px}}.it-cc__checkbox-group+p[data-v-6499fade]{margin-top:24px}.it-cc__checkbox-group--headline[data-v-6499fade]{display:block;margin-bottom:16px}.it-cc__checkbox-label[data-v-6499fade]{color:#292929;font-size:.875rem;line-height:180%;margin-bottom:0;padding-left:32px;position:relative;z-index:1}.it-cc__checkbox-label--headline[data-v-6499fade]{color:#292929;display:block}.it-cc__footer[data-v-6499fade]{bottom:0;display:block;flex-direction:column-reverse;position:fixed;right:16px;width:calc(100% - 32px);z-index:2}@media (min-width:36em){.it-cc__footer[data-v-6499fade]{right:16px;width:calc(100% - 32px)}}@media (min-width:48em){.it-cc__footer[data-v-6499fade]{right:22px;width:calc(100% - 44px)}}@media (min-width:62em){.it-cc__footer[data-v-6499fade]{right:calc(8.33333% + 38.66667px);width:calc(83.33333% - 77.33333px)}}@media (min-width:90em){.it-cc__footer[data-v-6499fade]{right:calc(8.33333% + 49.33333px);right:calc(50% - 550.66667px);width:calc(83.33333% - 98.66667px);width:1101.33333px}}.it-cc__footer-controls[data-v-6499fade]{background-color:#fff;display:flex;flex-direction:column;padding:16px}@media (min-width:36em){.it-cc__footer-controls[data-v-6499fade]{flex-direction:row;padding-left:24px;padding-right:24px}}@media (min-width:48em){.it-cc__footer-controls[data-v-6499fade]{justify-content:flex-end;padding-left:50px;padding-right:50px}}@media (min-width:62em){.it-cc__footer-controls[data-v-6499fade]{padding-left:50px;padding-right:50px}}.it-cc__button[data-v-6499fade]{background:none;border:none;font-family:InterSemiBold,arial,verdana,sans-serif;font-size:.875rem;letter-spacing:.02em;line-height:150%;margin:0 0 8px;padding:11px 24px 12px;text-decoration:none;text-transform:uppercase;transition:background-color .12s linear,border .12s linear,color .12s linear,outline .12s linear;transition:color .12s linear,background-color .12s linear,outline .12s linear}@media (min-width:36em){.it-cc__button[data-v-6499fade]{padding-left:40px;padding-right:40px}.it-cc__button[data-v-6499fade]:first-child{margin-right:16px}}.it-cc__button-accept[data-v-6499fade]{background-color:#ff8f0c;border:1px solid #ff8f0c;color:#fff}.it-cc__button-accept[data-v-6499fade]:focus,.it-cc__button-accept[data-v-6499fade]:hover{background-color:#fff;border-color:#ff8f0c;color:#ff8f0c}.it-cc__button-decline[data-v-6499fade]{background-color:transparent;border:1px solid #292929;color:#292929}.it-cc__button-decline[data-v-6499fade]:focus,.it-cc__button-decline[data-v-6499fade]:hover{background-color:#292929;border-color:#292929;color:#fff}.c-navigation__wrapper[data-v-6499fade]{height:100%;position:relative;width:100%}.is-level-1 .c-navigation__wrapper[data-v-6499fade],.is-level-2 .c-navigation__wrapper[data-v-6499fade]{display:flex;flex-direction:column}@media (min-width:62em){.is-level-1 .c-navigation__wrapper[data-v-6499fade],.is-level-2 .c-navigation__wrapper[data-v-6499fade]{flex-direction:row}}.c-navigation__main-wrapper[data-v-6499fade]{flex-grow:1}@media (min-width:62em){.c-navigation__main-wrapper[data-v-6499fade]{display:flex;flex-direction:column;justify-content:space-between}}.c-navigation__toplink-wrapper[data-v-6499fade]{align-self:flex-start;color:#fff;display:none;flex-direction:column;padding-inline:16px;width:100%}.is-level-2 .c-navigation__toplink-wrapper[data-v-6499fade]{color:#292929;padding-top:50px}@media (min-width:62em){.is-level-2 .c-navigation__toplink-wrapper[data-v-6499fade]{margin-top:40px;padding-top:0}}@media (min-width:36em){.c-navigation__toplink-wrapper[data-v-6499fade]{display:flex;flex-direction:row;padding-inline:26px}}@media (min-width:48em){.c-navigation__toplink-wrapper[data-v-6499fade]{padding-inline:32px}}@media (min-width:62em){.c-navigation__toplink-wrapper[data-v-6499fade]{border-left:1px solid #878787;border-top:none;flex-direction:column;min-width:460px;padding-left:40px;padding-right:64px;width:auto}.is-level-2 .c-navigation__toplink-wrapper[data-v-6499fade]{border-color:#ccc}}@media (min-width:90em){.c-navigation__toplink-wrapper[data-v-6499fade]{padding-right:120px}}.c-navigation__toplink-wrapper .c-navigation__toplink-teaser[data-v-6499fade]{border-top:none;padding-inline:0}@media (min-width:62em){.c-navigation__toplink-wrapper .c-navigation__toplink-teaser[data-v-6499fade]{max-width:460px;padding-bottom:48px}}@media (min-width:90em){.c-navigation__toplink-wrapper .c-navigation__toplink-teaser[data-v-6499fade]{padding-bottom:64px}}.c-navigation__inner[data-v-6499fade]{height:100%;padding-top:92px;position:relative;width:100%}@media (min-width:62em){.c-navigation__inner[data-v-6499fade]{padding-left:0;padding-right:0;padding-top:138px}}.c-navigation__inner[data-v-6499fade]:before{background-color:#292929;height:100vw;position:absolute;width:100%}.c-navigation__inner[data-v-6499fade]:after,.c-navigation__inner[data-v-6499fade]:before{content:"";display:block;left:0;top:0;transition:width .12s cubic-bezier(0,0,.1,1)}.c-navigation__inner[data-v-6499fade]:after{background-color:#fff;height:100%;position:fixed;width:0;z-index:1}.is-level-2 .c-navigation__inner[data-v-6499fade]:before,.is-level-3 .c-navigation__inner[data-v-6499fade]:before,.is-level-4 .c-navigation__inner[data-v-6499fade]:before,.is-level-5 .c-navigation__inner[data-v-6499fade]:before{height:92px;z-index:2}@media (min-width:62em){.is-level-2 .c-navigation__inner[data-v-6499fade]:before,.is-level-3 .c-navigation__inner[data-v-6499fade]:before,.is-level-4 .c-navigation__inner[data-v-6499fade]:before,.is-level-5 .c-navigation__inner[data-v-6499fade]:before{height:138px}}@media (min-width:90em){.is-level-2 .c-navigation__inner[data-v-6499fade]:before,.is-level-3 .c-navigation__inner[data-v-6499fade]:before,.is-level-4 .c-navigation__inner[data-v-6499fade]:before,.is-level-5 .c-navigation__inner[data-v-6499fade]:before{height:100vh;width:100px}}@media (min-width:48em){.is-level-3 .c-navigation__inner[data-v-6499fade]:after,.is-level-4 .c-navigation__inner[data-v-6499fade]:after,.is-level-5 .c-navigation__inner[data-v-6499fade]:after{width:30px}}@media (min-width:62em){.is-level-3 .c-navigation__inner[data-v-6499fade]:after,.is-level-4 .c-navigation__inner[data-v-6499fade]:after,.is-level-5 .c-navigation__inner[data-v-6499fade]:after{width:62px}}@media (min-width:90em){.is-level-3 .c-navigation__inner[data-v-6499fade]:after,.is-level-4 .c-navigation__inner[data-v-6499fade]:after,.is-level-5 .c-navigation__inner[data-v-6499fade]:after{width:0}}@media (min-width:90em){.c-header__popover.is-open .c-navigation__inner[data-v-6499fade]:before{height:100%!important}}@media (min-width:90em){.c-header__popover.is-open .c-navigation__inner[data-v-6499fade]{position:static}}.c-navigation__main[data-v-6499fade]{position:relative;transform:translate(0);transition:transform .5s cubic-bezier(0,0,.1,1);width:100%;z-index:1}@media (min-width:48em){.is-level-2 .c-navigation__main[data-v-6499fade],.is-level-3 .c-navigation__main[data-v-6499fade],.is-level-4 .c-navigation__main[data-v-6499fade],.is-level-5 .c-navigation__main[data-v-6499fade]{width:calc(100% - 48px)}}@media (min-width:62em){.is-level-2 .c-navigation__main[data-v-6499fade],.is-level-3 .c-navigation__main[data-v-6499fade],.is-level-4 .c-navigation__main[data-v-6499fade],.is-level-5 .c-navigation__main[data-v-6499fade]{width:calc(100% - 104px)}}@media (min-width:90em){.is-level-2 .c-navigation__main[data-v-6499fade],.is-level-3 .c-navigation__main[data-v-6499fade],.is-level-4 .c-navigation__main[data-v-6499fade],.is-level-5 .c-navigation__main[data-v-6499fade]{width:100%}}.c-navigation__service[data-v-6499fade]{padding-bottom:40px;padding-top:60px;position:relative;transform:translate(0);transition:transform .5s cubic-bezier(0,0,.1,1);width:100%;z-index:0}@media (min-width:36em){.c-navigation__service[data-v-6499fade]{padding-bottom:40px;padding-top:30px}}@media (min-width:62em){.c-navigation__service[data-v-6499fade]{padding-top:40px}}.is-level-2 .c-navigation__service[data-v-6499fade],.is-level-3 .c-navigation__service[data-v-6499fade],.is-level-4 .c-navigation__service[data-v-6499fade],.is-level-5 .c-navigation__service[data-v-6499fade]{display:none}.c-navigation[data-v-6499fade]{display:block;height:100%;margin:0 auto;max-width:inherit;overflow:hidden scroll;position:relative;width:100%}@media (min-width:62em){.c-navigation[data-v-6499fade]{padding-bottom:40px}}.c-navigation.is-level-1[data-v-6499fade]{background-color:#292929}.c-navigation.is-level-1 .c-navigation__main[data-v-6499fade],.c-navigation.is-level-1 .c-navigation__service[data-v-6499fade]{transform:translate(0)}.c-navigation.is-level-2 .c-navigation__main[data-v-6499fade],.c-navigation.is-level-2 .c-navigation__service[data-v-6499fade]{transform:translate(-100%)}@media (min-width:48em){.c-navigation.is-level-2 .c-navigation__main[data-v-6499fade],.c-navigation.is-level-2 .c-navigation__service[data-v-6499fade]{transform:translate(calc(-50% + 24px))}}@media (min-width:62em){.c-navigation.is-level-2 .c-navigation__main[data-v-6499fade],.c-navigation.is-level-2 .c-navigation__service[data-v-6499fade]{transform:translate(calc(-50% + 52px))}}@media (min-width:90em){.c-navigation.is-level-2 .c-navigation__main[data-v-6499fade],.c-navigation.is-level-2 .c-navigation__service[data-v-6499fade]{transform:translate(-50%)}}.c-navigation.is-level-3 .c-navigation__main[data-v-6499fade],.c-navigation.is-level-3 .c-navigation__service[data-v-6499fade]{transform:translate(-200%)}@media (min-width:48em){.c-navigation.is-level-3 .c-navigation__main[data-v-6499fade],.c-navigation.is-level-3 .c-navigation__service[data-v-6499fade]{transform:translate(calc(-50% + 24px))}}@media (min-width:62em){.c-navigation.is-level-3 .c-navigation__main[data-v-6499fade],.c-navigation.is-level-3 .c-navigation__service[data-v-6499fade]{transform:translate(calc(-50% + 52px))}}@media (min-width:90em){.c-navigation.is-level-3 .c-navigation__main[data-v-6499fade],.c-navigation.is-level-3 .c-navigation__service[data-v-6499fade]{transform:translate(-50%)}}@media (min-width:48em){.c-navigation.is-level-4[data-v-6499fade]:after{opacity:1}}.c-navigation.is-level-4 .c-navigation__main[data-v-6499fade],.c-navigation.is-level-4 .c-navigation__service[data-v-6499fade]{transform:translate(-300%)}@media (min-width:48em){.c-navigation.is-level-4 .c-navigation__main[data-v-6499fade],.c-navigation.is-level-4 .c-navigation__service[data-v-6499fade]{transform:translate(calc(-100% + 24px))}}@media (min-width:62em){.c-navigation.is-level-4 .c-navigation__main[data-v-6499fade],.c-navigation.is-level-4 .c-navigation__service[data-v-6499fade]{transform:translate(calc(-100% + 52px))}}@media (min-width:90em){.c-navigation.is-level-4 .c-navigation__main[data-v-6499fade],.c-navigation.is-level-4 .c-navigation__service[data-v-6499fade]{transform:translate(-50%)}}@media (min-width:48em){.c-navigation.is-level-5[data-v-6499fade]:after{opacity:1}}.c-navigation.is-level-5 .c-navigation__main[data-v-6499fade],.c-navigation.is-level-5 .c-navigation__service[data-v-6499fade]{transform:translate(-400%)}@media (min-width:48em){.c-navigation.is-level-5 .c-navigation__main[data-v-6499fade],.c-navigation.is-level-5 .c-navigation__service[data-v-6499fade]{transform:translate(calc(-150% + 24px))}}@media (min-width:62em){.c-navigation.is-level-5 .c-navigation__main[data-v-6499fade],.c-navigation.is-level-5 .c-navigation__service[data-v-6499fade]{transform:translate(calc(-150% + 52px))}}@media (min-width:90em){.c-navigation.is-level-5 .c-navigation__main[data-v-6499fade],.c-navigation.is-level-5 .c-navigation__service[data-v-6499fade]{transform:translate(-50%)}}@media (min-width:90em){.c-header__popover.is-open .c-navigation[data-v-6499fade]{position:static}}.c-navigation__back[data-v-6499fade]{color:#fff;display:block;left:16px;position:absolute;top:-58px}@media (min-width:36em){.c-navigation__back[data-v-6499fade]{left:26px}}@media (min-width:48em){.c-navigation__back[data-v-6499fade]{left:32px}}@media (min-width:62em){.c-navigation__back[data-v-6499fade]{left:64px;top:-81px}}.c-navigation__back-buttons[data-v-6499fade]{display:block;margin-left:16px;position:relative;width:calc(100% - 32px)}@media (min-width:36em){.c-navigation__back-buttons[data-v-6499fade]{margin-left:26px;width:calc(100% - 52px)}}@media (min-width:48em){.c-navigation__back-buttons[data-v-6499fade]{margin-left:32px}}@media (min-width:62em){.c-navigation__back-buttons[data-v-6499fade]{margin-left:64px}}@media (min-width:90em){.c-navigation__back-buttons[data-v-6499fade]{margin-left:0}}.c-navigation__level-back[data-v-6499fade]{color:#292929;display:block}.c-navigation__level-back[data-v-6499fade]:not(:first-child){margin-top:24px}@media (min-width:90em){.c-navigation__level-back[data-v-6499fade]:not(:first-child){display:none}}.c-navigation__level-back[data-v-6499fade]:last-child{margin-bottom:0}.c-navigation__level-back.is-back-1[data-v-6499fade]{color:#fff;display:block;left:0;position:absolute;top:-58px;z-index:3}@media (min-width:36em){.c-navigation__level-back.is-back-1[data-v-6499fade]{left:20px}}@media (min-width:48em){.c-navigation__level-back.is-back-1[data-v-6499fade]{left:32px}}@media (min-width:90em){.c-navigation__level-back.is-back-1[data-v-6499fade]{left:40px;top:-81px}}.c-navigation__level-back.is-back-1[data-v-6499fade]:active,.c-navigation__level-back.is-back-1[data-v-6499fade]:hover{color:#fff}.c-navigation__level-back.is-back-1[data-v-6499fade]:active:before,.c-navigation__level-back.is-back-1[data-v-6499fade]:hover:before{background-color:#fff}@media (min-width:36em){.is-level-2 .c-navigation__level-back.is-back-1[data-v-6499fade],.is-level-3 .c-navigation__level-back.is-back-1[data-v-6499fade],.is-level-4 .c-navigation__level-back.is-back-1[data-v-6499fade],.is-level-5 .c-navigation__level-back.is-back-1[data-v-6499fade]{left:0}}@media (min-width:62em){.is-level-2 .c-navigation__level-back.is-back-1[data-v-6499fade],.is-level-3 .c-navigation__level-back.is-back-1[data-v-6499fade],.is-level-4 .c-navigation__level-back.is-back-1[data-v-6499fade],.is-level-5 .c-navigation__level-back.is-back-1[data-v-6499fade]{top:-81px}}@media (min-width:90em){.is-level-2 .c-navigation__level-back.is-back-1[data-v-6499fade],.is-level-3 .c-navigation__level-back.is-back-1[data-v-6499fade],.is-level-4 .c-navigation__level-back.is-back-1[data-v-6499fade],.is-level-5 .c-navigation__level-back.is-back-1[data-v-6499fade]{left:36px;top:-81px}}.is-level-3 .c-navigation__level-back.is-back-1[data-v-6499fade]{top:-82px}@media (min-width:48em){.is-level-3 .c-navigation__level-back.is-back-1[data-v-6499fade]{top:-58px}}@media (min-width:62em){.is-level-3 .c-navigation__level-back.is-back-1[data-v-6499fade]{top:-81px}}@media (min-width:90em){.is-level-3 .c-navigation__level-back.is-back-1[data-v-6499fade]{top:-81px}}.is-level-4 .c-navigation__level-back.is-back-1[data-v-6499fade],.is-level-5 .c-navigation__level-back.is-back-1[data-v-6499fade]{top:-82px}@media (min-width:62em){.is-level-4 .c-navigation__level-back.is-back-1[data-v-6499fade],.is-level-5 .c-navigation__level-back.is-back-1[data-v-6499fade]{top:-105px}}@media (min-width:90em){.is-level-4 .c-navigation__level-back.is-back-1[data-v-6499fade],.is-level-5 .c-navigation__level-back.is-back-1[data-v-6499fade]{top:-81px}}@media (min-width:48em){.is-level-3 .c-navigation__level-back.is-back-2[data-v-6499fade]{display:none}}@media (min-width:48em){.is-level-4 .c-navigation__level-back.is-back-3[data-v-6499fade]{display:none}}@media (min-width:48em){.is-level-5 .c-navigation__level-back.is-back-4[data-v-6499fade]{display:none}}@media (min-width:48em){.c-navigation__level-back.is-back-5[data-v-6499fade]{display:none}}.c-country{display:flex;flex-direction:row;width:100%}.c-country .c-country__link{font-size:.875rem;line-height:180%;margin-bottom:0}.c-country__icon-wrapper{display:flex;font-size:22px;height:22px;margin-bottom:0;margin-top:2px;min-height:22px;position:relative;width:30px}.c-country__icon-wrapper .c-country__icon{padding:0 3px}.c-country__icon-wrapper .c-icon{align-self:center;font-size:1.5rem;line-height:.75rem}.c-country__content{display:flex;flex-direction:column;margin-left:20px}.c-country__label{display:flex;font-size:.875rem;line-height:180%;margin-bottom:6px}@media (min-width:48em){.c-country__label{width:200%}}@media (min-width:90em){.c-country__label{padding-right:12px;width:300%}}.c-country__languages{display:flex;flex-direction:row}@keyframes fade-in-14e2404f{0%{opacity:0}to{opacity:1}}html[data-v-14e2404f]{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;scroll-behavior:smooth;scroll-margin-block-end:36px}html .touchevents[data-v-14e2404f]{-webkit-overflow-scrolling:touch}body[data-v-14e2404f]{color:#292929;font-family:InterRegular,arial,verdana,sans-serif;font-size:1rem;line-height:180%;margin:0;min-height:100vh;overflow:hidden scroll;width:100%}@media (max-width:35.99em){body[data-v-14e2404f]{-webkit-hyphens:auto;hyphens:auto}}body[data-v-14e2404f]:before{display:none}a[data-v-14e2404f]{text-decoration:none}strong[data-v-14e2404f]{font-family:InterBold,arial,verdana,sans-serif;font-weight:400}.is-bg-silver-grey[data-v-14e2404f],.is-bg-silver-grey-2[data-v-14e2404f]{background-color:#f6f6f6}.is-bg-dark-grey[data-v-14e2404f]{background-color:#292929;color:#fff}.is-hidden[data-v-14e2404f]{display:none}.overflow-hidden[data-v-14e2404f]{contain:paint}head[data-v-14e2404f]{font-family:xs}@media (min-width:36em){head[data-v-14e2404f]{font-family:sm}}@media (min-width:48em){head[data-v-14e2404f]{font-family:md}}@media (min-width:62em){head[data-v-14e2404f]{font-family:lg}}@media (min-width:90em){head[data-v-14e2404f]{font-family:xl}}.icon--24[data-v-14e2404f]{font-size:1.5rem}.icon--32[data-v-14e2404f]{font-size:2rem}.icon--48[data-v-14e2404f]{font-size:3rem}.icon--64[data-v-14e2404f]{font-size:4rem}[class*=" icon-"][data-v-14e2404f],[class^=icon-][data-v-14e2404f]{font-family:icomoon-ktr!important;speak:never;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-youtube[data-v-14e2404f]:before{content:""}.icon-checkmark[data-v-14e2404f]:before{content:""}.icon-notification[data-v-14e2404f]:before{content:""}.icon-installation[data-v-14e2404f]:before{content:""}.icon-calendar[data-v-14e2404f]:before{content:""}.icon-close-small[data-v-14e2404f]:before{content:""}.icon-close-tag[data-v-14e2404f]:before{content:""}.icon-arrow-pulldown[data-v-14e2404f]:before{content:""}.icon-wikipedia[data-v-14e2404f]:before{content:""}.icon-facebook[data-v-14e2404f]:before{content:""}.icon-instagram[data-v-14e2404f]:before{content:""}.icon-linkedin[data-v-14e2404f]:before{content:""}.icon-xing[data-v-14e2404f]:before{content:""}.icon-check[data-v-14e2404f]:before{content:""}.icon-arrow-open[data-v-14e2404f]:before{content:""}.icon-menu[data-v-14e2404f]:before{content:""}.icon-close-menu[data-v-14e2404f]:before{content:""}.icon-online-tools[data-v-14e2404f]:before{content:""}.icon-cad-library[data-v-14e2404f]:before{content:""}.icon-location[data-v-14e2404f]:before{content:""}.icon-2d-drawing[data-v-14e2404f]:before{content:""}.icon-mail[data-v-14e2404f]:before{content:""}.icon-phone[data-v-14e2404f]:before{content:""}.icon-shop[data-v-14e2404f]:before{content:""}.icon-upload[data-v-14e2404f]:before{content:""}.icon-minus[data-v-14e2404f]:before{content:""}.icon-arrow-extern[data-v-14e2404f]:before{content:""}.icon-arrow-left[data-v-14e2404f]:before{content:""}.icon-arrow-right[data-v-14e2404f]:before{content:""}.icon-arrow-back[data-v-14e2404f]:before{content:""}.icon-arrow-forward[data-v-14e2404f]:before{content:""}.icon-download[data-v-14e2404f]:before{content:""}.icon-globe[data-v-14e2404f]:before{content:""}.icon-locked[data-v-14e2404f]:before{content:""}.icon-login[data-v-14e2404f]:before{content:""}.icon-paper[data-v-14e2404f]:before{content:""}.icon-plus[data-v-14e2404f]:before{content:""}.icon-search[data-v-14e2404f]:before{content:""}.icon-product-search[data-v-14e2404f]:before{content:""}.icon-material-search[data-v-14e2404f]:before{content:""}.icon-filter[data-v-14e2404f]:before{content:""}.c-page[data-v-14e2404f],.c-page__content[data-v-14e2404f]{display:block}.c-page__content>.c-section:first-child+div>.c-section[data-v-14e2404f]:first-child,.c-page__content>.c-section:first-child+div>.mgnl-area>.c-section[data-v-14e2404f]:first-child,.c-page__content>.mgnl-area>.c-section:first-child+div>.c-section[data-v-14e2404f]:first-child,.c-page__content>.mgnl-area>.c-section:first-child+div>.mgnl-area>.c-section[data-v-14e2404f]:first-child{margin-top:64px}@media (min-width:48em){.c-page__content>.c-section:first-child+div>.c-section[data-v-14e2404f]:first-child,.c-page__content>.c-section:first-child+div>.mgnl-area>.c-section[data-v-14e2404f]:first-child,.c-page__content>.mgnl-area>.c-section:first-child+div>.c-section[data-v-14e2404f]:first-child,.c-page__content>.mgnl-area>.c-section:first-child+div>.mgnl-area>.c-section[data-v-14e2404f]:first-child{margin-top:100px}}@media (min-width:90em){.c-page__content>.c-section:first-child+div>.c-section[data-v-14e2404f]:first-child,.c-page__content>.c-section:first-child+div>.mgnl-area>.c-section[data-v-14e2404f]:first-child,.c-page__content>.mgnl-area>.c-section:first-child+div>.c-section[data-v-14e2404f]:first-child,.c-page__content>.mgnl-area>.c-section:first-child+div>.mgnl-area>.c-section[data-v-14e2404f]:first-child{margin-top:120px}}.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-14e2404f]{margin-top:0;padding-top:0}@media (min-width:48em){.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-14e2404f]{margin-top:0}}@media (min-width:90em){.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-14e2404f]{margin-top:0}}.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-pink[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-purple[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-yellow[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-pink[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-purple[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-yellow[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-14e2404f]{margin-top:0}@media (min-width:48em){.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-pink[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-purple[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-yellow[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-pink[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-purple[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-yellow[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-14e2404f]{margin-top:0}}@media (min-width:90em){.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-pink[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-purple[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-yellow[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-pink[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-purple[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-yellow[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-14e2404f]{margin-top:0}}.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey-2[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey-2[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-14e2404f]{margin-top:0;padding-top:0}@media (min-width:48em){.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey-2[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey-2[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-14e2404f]{margin-top:0}}@media (min-width:90em){.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey-2[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey-2[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-14e2404f]{margin-top:0}}.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-pink[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-purple[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-yellow[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-dark-grey[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-pink[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-purple[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-yellow[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-pink[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-purple[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-yellow[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-dark-grey[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-pink[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-purple[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-yellow[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-14e2404f]{margin-top:0}@media (min-width:48em){.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-pink[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-purple[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-yellow[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-dark-grey[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-pink[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-purple[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-yellow[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-pink[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-purple[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-yellow[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-dark-grey[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-pink[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-purple[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-yellow[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-14e2404f]{margin-top:0}}@media (min-width:90em){.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-pink[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-purple[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-yellow[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-dark-grey[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-pink[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-purple[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-yellow[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-pink[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-purple[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-yellow[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-dark-grey[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-pink[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-purple[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-yellow[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-14e2404f]{margin-top:0}}.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-purple[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-purple[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-14e2404f]{margin-top:0;padding-top:0}@media (min-width:48em){.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-purple[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-purple[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-14e2404f]{margin-top:0}}@media (min-width:90em){.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-purple[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-purple[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-14e2404f]{margin-top:0}}.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-dark-grey[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-pink[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey-2[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-yellow[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-dark-grey[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-pink[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey-2[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-yellow[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-14e2404f]{margin-top:0}@media (min-width:48em){.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-dark-grey[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-pink[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey-2[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-yellow[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-dark-grey[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-pink[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey-2[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-yellow[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-14e2404f]{margin-top:0}}@media (min-width:90em){.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-dark-grey[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-pink[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey-2[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-yellow[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-dark-grey[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-pink[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey-2[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-yellow[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-14e2404f]{margin-top:0}}.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-yellow[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-yellow[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-14e2404f]{margin-top:0;padding-top:0}@media (min-width:48em){.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-yellow[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-yellow[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-14e2404f]{margin-top:0}}@media (min-width:90em){.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-yellow[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-yellow[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-14e2404f]{margin-top:0}}.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-dark-grey[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-pink[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-purple[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey-2[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-dark-grey[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-pink[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-purple[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey-2[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-14e2404f]{margin-top:0}@media (min-width:48em){.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-dark-grey[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-pink[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-purple[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey-2[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-dark-grey[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-pink[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-purple[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey-2[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-14e2404f]{margin-top:0}}@media (min-width:90em){.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-dark-grey[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-pink[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-purple[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey-2[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-dark-grey[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-pink[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-purple[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey-2[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-14e2404f]{margin-top:0}}.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-pink[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-pink[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-14e2404f]{margin-top:0;padding-top:0}@media (min-width:48em){.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-pink[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-pink[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-14e2404f]{margin-top:0}}@media (min-width:90em){.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-pink[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-pink[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-14e2404f]{margin-top:0}}.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-dark-grey[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-purple[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey-2[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-yellow[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-dark-grey[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-purple[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey-2[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-yellow[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-14e2404f]{margin-top:0}@media (min-width:48em){.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-dark-grey[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-purple[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey-2[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-yellow[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-dark-grey[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-purple[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey-2[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-yellow[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-14e2404f]{margin-top:0}}@media (min-width:90em){.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-dark-grey[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-purple[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey-2[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-yellow[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-14e2404f],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-dark-grey[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-purple[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey-2[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-yellow[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-14e2404f],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-14e2404f]{margin-top:0}}.is-bg-purple[data-v-14e2404f]{background:linear-gradient(270deg,#7f40ff .13%,#5400ff 99.85%);color:#fff}.is-bg-pink[data-v-14e2404f]{background:linear-gradient(270deg,#ea41b0 .04%,#cd2193 43.51%);color:#fff}.is-bg-yellow[data-v-14e2404f]{background:linear-gradient(270deg,#f2bd00 .1%,#ff8f0c 50.66%);color:#fff}.is-theme-career .typo-h1[data-v-14e2404f],.is-theme-career .typo-h2[data-v-14e2404f],.is-theme-career .typo-h3[data-v-14e2404f],.is-theme-career .typo-h4[data-v-14e2404f],.is-theme-career .typo-h5[data-v-14e2404f],.is-theme-career .typo-h6[data-v-14e2404f]{font-family:InterBlack,arial,verdana,sans-serif;text-transform:uppercase}.is-theme-career .is-bg-silver-grey .typo-h1 span[data-v-14e2404f],.is-theme-career .is-bg-silver-grey .typo-h2 span[data-v-14e2404f],.is-theme-career .is-bg-silver-grey .typo-h3 span[data-v-14e2404f],.is-theme-career .is-bg-white .typo-h1 span[data-v-14e2404f],.is-theme-career .is-bg-white .typo-h2 span[data-v-14e2404f],.is-theme-career .is-bg-white .typo-h3 span[data-v-14e2404f]{background-color:#5400ff;-webkit-box-decoration-break:clone;box-decoration-break:clone;line-height:1.4;padding:2px 10px}.is-theme-career .is-bg-silver-grey .typo-h1 .typo-first-split[data-v-14e2404f],.is-theme-career .is-bg-silver-grey .typo-h2 .typo-first-split[data-v-14e2404f],.is-theme-career .is-bg-silver-grey .typo-h3 .typo-first-split[data-v-14e2404f],.is-theme-career .is-bg-white .typo-h1 .typo-first-split[data-v-14e2404f],.is-theme-career .is-bg-white .typo-h2 .typo-first-split[data-v-14e2404f],.is-theme-career .is-bg-white .typo-h3 .typo-first-split[data-v-14e2404f]{color:#fff;margin-right:-10px}.is-theme-career .is-bg-silver-grey .typo-h1 .typo-second-split[data-v-14e2404f],.is-theme-career .is-bg-silver-grey .typo-h2 .typo-second-split[data-v-14e2404f],.is-theme-career .is-bg-silver-grey .typo-h3 .typo-second-split[data-v-14e2404f],.is-theme-career .is-bg-white .typo-h1 .typo-second-split[data-v-14e2404f],.is-theme-career .is-bg-white .typo-h2 .typo-second-split[data-v-14e2404f],.is-theme-career .is-bg-white .typo-h3 .typo-second-split[data-v-14e2404f]{color:#ea41b0}.is-theme-career .is-bg-silver-grey .typo-h1 .typo-first-split[data-v-14e2404f]:has(+.second-split-aligned-left),.is-theme-career .is-bg-silver-grey .typo-h2 .typo-first-split[data-v-14e2404f]:has(+.second-split-aligned-left),.is-theme-career .is-bg-silver-grey .typo-h3 .typo-first-split[data-v-14e2404f]:has(+.second-split-aligned-left),.is-theme-career .is-bg-white .typo-h1 .typo-first-split[data-v-14e2404f]:has(+.second-split-aligned-left),.is-theme-career .is-bg-white .typo-h2 .typo-first-split[data-v-14e2404f]:has(+.second-split-aligned-left),.is-theme-career .is-bg-white .typo-h3 .typo-first-split[data-v-14e2404f]:has(+.second-split-aligned-left){margin-right:0}.is-theme-career .is-bg-silver-grey-2 .typo-h1 .typo-first-split[data-v-14e2404f],.is-theme-career .is-bg-silver-grey-2 .typo-h2 .typo-first-split[data-v-14e2404f],.is-theme-career .is-bg-silver-grey-2 .typo-h3 .typo-first-split[data-v-14e2404f],.is-theme-career .is-bg-white-2 .typo-h1 .typo-first-split[data-v-14e2404f],.is-theme-career .is-bg-white-2 .typo-h2 .typo-first-split[data-v-14e2404f],.is-theme-career .is-bg-white-2 .typo-h3 .typo-first-split[data-v-14e2404f]{color:#292929;margin-right:8px}.is-theme-career .is-bg-silver-grey-2 .typo-h1 .typo-second-split[data-v-14e2404f],.is-theme-career .is-bg-silver-grey-2 .typo-h2 .typo-second-split[data-v-14e2404f],.is-theme-career .is-bg-silver-grey-2 .typo-h3 .typo-second-split[data-v-14e2404f],.is-theme-career .is-bg-white-2 .typo-h1 .typo-second-split[data-v-14e2404f],.is-theme-career .is-bg-white-2 .typo-h2 .typo-second-split[data-v-14e2404f],.is-theme-career .is-bg-white-2 .typo-h3 .typo-second-split[data-v-14e2404f]{color:#5400ff}.is-theme-career .is-bg-silver-grey-2 .typo-h1 .typo-first-split[data-v-14e2404f]:has(+.second-split-aligned-left),.is-theme-career .is-bg-silver-grey-2 .typo-h2 .typo-first-split[data-v-14e2404f]:has(+.second-split-aligned-left),.is-theme-career .is-bg-silver-grey-2 .typo-h3 .typo-first-split[data-v-14e2404f]:has(+.second-split-aligned-left),.is-theme-career .is-bg-white-2 .typo-h1 .typo-first-split[data-v-14e2404f]:has(+.second-split-aligned-left),.is-theme-career .is-bg-white-2 .typo-h2 .typo-first-split[data-v-14e2404f]:has(+.second-split-aligned-left),.is-theme-career .is-bg-white-2 .typo-h3 .typo-first-split[data-v-14e2404f]:has(+.second-split-aligned-left){margin-right:0}.is-theme-career .is-bg-dark-grey .typo-h1 .typo-first-split[data-v-14e2404f],.is-theme-career .is-bg-dark-grey .typo-h2 .typo-first-split[data-v-14e2404f],.is-theme-career .is-bg-dark-grey .typo-h3 .typo-first-split[data-v-14e2404f]{color:#fff;margin-right:8px}.is-theme-career .is-bg-dark-grey .typo-h1 .typo-second-split[data-v-14e2404f],.is-theme-career .is-bg-dark-grey .typo-h2 .typo-second-split[data-v-14e2404f],.is-theme-career .is-bg-dark-grey .typo-h3 .typo-second-split[data-v-14e2404f]{color:#ff8f0c}.is-theme-career .is-bg-dark-grey .typo-h1 .typo-first-split[data-v-14e2404f]:has(+.second-split-aligned-left),.is-theme-career .is-bg-dark-grey .typo-h2 .typo-first-split[data-v-14e2404f]:has(+.second-split-aligned-left),.is-theme-career .is-bg-dark-grey .typo-h3 .typo-first-split[data-v-14e2404f]:has(+.second-split-aligned-left){margin-right:0}.is-theme-career .is-bg-pink .typo-h1 .typo-first-split[data-v-14e2404f],.is-theme-career .is-bg-pink .typo-h2 .typo-first-split[data-v-14e2404f],.is-theme-career .is-bg-pink .typo-h3 .typo-first-split[data-v-14e2404f]{color:#fff;margin-right:8px}.is-theme-career .is-bg-pink .typo-h1 .typo-second-split[data-v-14e2404f],.is-theme-career .is-bg-pink .typo-h2 .typo-second-split[data-v-14e2404f],.is-theme-career .is-bg-pink .typo-h3 .typo-second-split[data-v-14e2404f]{color:#5400ff}.is-theme-career .is-bg-pink .typo-h1 .typo-first-split[data-v-14e2404f]:has(+.second-split-aligned-left),.is-theme-career .is-bg-pink .typo-h2 .typo-first-split[data-v-14e2404f]:has(+.second-split-aligned-left),.is-theme-career .is-bg-pink .typo-h3 .typo-first-split[data-v-14e2404f]:has(+.second-split-aligned-left){margin-right:0}.is-theme-career .is-bg-yellow .typo-h1 .typo-first-split[data-v-14e2404f],.is-theme-career .is-bg-yellow .typo-h2 .typo-first-split[data-v-14e2404f],.is-theme-career .is-bg-yellow .typo-h3 .typo-first-split[data-v-14e2404f]{color:#fff;margin-right:8px}.is-theme-career .is-bg-yellow .typo-h1 .typo-second-split[data-v-14e2404f],.is-theme-career .is-bg-yellow .typo-h2 .typo-second-split[data-v-14e2404f],.is-theme-career .is-bg-yellow .typo-h3 .typo-second-split[data-v-14e2404f]{color:#5400ff}.is-theme-career .is-bg-yellow .typo-h1 .typo-first-split[data-v-14e2404f]:has(+.second-split-aligned-left),.is-theme-career .is-bg-yellow .typo-h2 .typo-first-split[data-v-14e2404f]:has(+.second-split-aligned-left),.is-theme-career .is-bg-yellow .typo-h3 .typo-first-split[data-v-14e2404f]:has(+.second-split-aligned-left){margin-right:0}.is-theme-career .is-bg-purple .typo-h1 .typo-first-split[data-v-14e2404f],.is-theme-career .is-bg-purple .typo-h2 .typo-first-split[data-v-14e2404f],.is-theme-career .is-bg-purple .typo-h3 .typo-first-split[data-v-14e2404f]{color:#fff;margin-right:8px}.is-theme-career .is-bg-purple .typo-h1 .typo-second-split[data-v-14e2404f],.is-theme-career .is-bg-purple .typo-h2 .typo-second-split[data-v-14e2404f],.is-theme-career .is-bg-purple .typo-h3 .typo-second-split[data-v-14e2404f]{color:#ff8f0c}.is-theme-career .is-bg-purple .typo-h1 .typo-first-split[data-v-14e2404f]:has(+.second-split-aligned-left),.is-theme-career .is-bg-purple .typo-h2 .typo-first-split[data-v-14e2404f]:has(+.second-split-aligned-left),.is-theme-career .is-bg-purple .typo-h3 .typo-first-split[data-v-14e2404f]:has(+.second-split-aligned-left){margin-right:0}.typo-h1[data-v-14e2404f]{font-family:InterSemiBold,arial,verdana,sans-serif;font-size:2.5rem;-webkit-hyphens:auto;hyphens:auto;line-height:120%;margin-bottom:1rem;text-transform:inherit}@media (min-width:48em){.typo-h1[data-v-14e2404f]{margin-bottom:1.25rem}}@media (min-width:62em){.typo-h1[data-v-14e2404f]{margin-bottom:1.5rem}}.is-theme-career .typo-h1[data-v-14e2404f]{font-family:InterBlack,arial,verdana,sans-serif;text-transform:uppercase}@media (min-width:48em){.typo-h1[data-v-14e2404f]{font-size:3.125rem}}@media (min-width:62em){.typo-h1[data-v-14e2404f]{font-size:3.625rem}}.typo-h2[data-v-14e2404f]{font-family:InterSemiBold,arial,verdana,sans-serif;font-size:2.375rem;-webkit-hyphens:auto;hyphens:auto;line-height:130%;margin-bottom:.75rem;text-transform:inherit}@media (min-width:48em){.typo-h2[data-v-14e2404f]{margin-bottom:1rem}}@media (min-width:62em){.typo-h2[data-v-14e2404f]{margin-bottom:1.25rem}}.is-theme-career .typo-h2[data-v-14e2404f]{font-family:InterBlack,arial,verdana,sans-serif;text-transform:uppercase}@media (min-width:48em){.typo-h2[data-v-14e2404f]{font-size:2.5rem;line-height:120%}}@media (min-width:62em){.typo-h2[data-v-14e2404f]{font-size:3.125rem}}.typo-h3[data-v-14e2404f]{font-family:InterSemiBold,arial,verdana,sans-serif;font-size:2rem;-webkit-hyphens:auto;hyphens:auto;line-height:130%;margin-bottom:.625rem;text-transform:inherit}@media (min-width:48em){.typo-h3[data-v-14e2404f]{margin-bottom:.75rem}}@media (min-width:62em){.typo-h3[data-v-14e2404f]{margin-bottom:1rem}}.is-theme-career .typo-h3[data-v-14e2404f]{font-family:InterBlack,arial,verdana,sans-serif;text-transform:uppercase}@media (min-width:48em){.typo-h3[data-v-14e2404f]{font-size:2.375rem}}@media (min-width:62em){.typo-h3[data-v-14e2404f]{font-size:2.5rem;line-height:120%}}.typo-h4[data-v-14e2404f]{font-family:InterSemiBold,arial,verdana,sans-serif;font-size:1.5rem;-webkit-hyphens:auto;hyphens:auto;line-height:130%;margin-bottom:.5rem;text-transform:inherit}@media (min-width:48em){.typo-h4[data-v-14e2404f]{margin-bottom:.625rem}}@media (min-width:62em){.typo-h4[data-v-14e2404f]{margin-bottom:.75rem}}.is-theme-career .typo-h4[data-v-14e2404f]{font-family:InterBlack,arial,verdana,sans-serif;text-transform:uppercase}@media (min-width:48em){.typo-h4[data-v-14e2404f]{font-size:2rem}}@media (min-width:62em){.typo-h4[data-v-14e2404f]{font-size:2.375rem}}.typo-h5[data-v-14e2404f]{font-family:InterSemiBold,arial,verdana,sans-serif;font-size:1.5rem;line-height:130%;margin-bottom:.5rem;text-transform:inherit}@media (min-width:62em){.typo-h5[data-v-14e2404f]{margin-bottom:.625rem}}.is-theme-career .typo-h5[data-v-14e2404f]{font-family:InterBlack,arial,verdana,sans-serif;text-transform:uppercase}@media (min-width:62em){.typo-h5[data-v-14e2404f]{font-size:2rem}}.typo-h6[data-v-14e2404f]{font-family:InterSemiBold,arial,verdana,sans-serif;font-size:1.25rem;letter-spacing:.02em;line-height:160%;margin-bottom:.25rem;text-transform:inherit}@media (min-width:62em){.typo-h6[data-v-14e2404f]{margin-bottom:.5rem}}.is-theme-career .typo-h6[data-v-14e2404f]{font-family:InterBlack,arial,verdana,sans-serif;text-transform:uppercase}@media (min-width:62em){.typo-h6[data-v-14e2404f]{font-size:1.5rem;letter-spacing:normal;line-height:130%}}.typo-sub-large[data-v-14e2404f]{font-size:1.5rem;line-height:130%}.is-theme-career .typo-sub-large[data-v-14e2404f]{font-family:InterBold,arial,verdana,sans-serif}@media (min-width:62em){.typo-sub-large[data-v-14e2404f]{font-size:2rem}}.typo-sub-medium[data-v-14e2404f]{font-size:1.25rem;line-height:160%}.is-theme-career .typo-sub-medium[data-v-14e2404f]{font-family:InterBold,arial,verdana,sans-serif}@media (min-width:62em){.typo-sub-medium[data-v-14e2404f]{font-size:1.5rem;line-height:130%}}.typo-sub-small[data-v-14e2404f]{font-size:.875rem;line-height:130%}.is-theme-career .typo-sub-small[data-v-14e2404f]{font-family:InterBold,arial,verdana,sans-serif;font-size:1.25rem;line-height:160%}@media (min-width:62em){.typo-sub-small[data-v-14e2404f]{font-size:.875rem;line-height:130%}.is-theme-career .typo-sub-small[data-v-14e2404f]{font-family:InterBold,arial,verdana,sans-serif;font-size:1.25rem;line-height:160%}}.typo-copy-extra-large[data-v-14e2404f]{font-size:1.25rem;line-height:160%;margin-bottom:1.5rem}@media (min-width:62em){.typo-copy-extra-large[data-v-14e2404f]{font-size:1.75rem;line-height:150%;margin-bottom:2rem}}.typo-copy-large[data-v-14e2404f]{font-size:1rem;line-height:160%;margin-bottom:1.25rem}@media (min-width:62em){.typo-copy-large[data-v-14e2404f]{font-size:1.25rem;margin-bottom:1.5rem}}.typo-copy-medium[data-v-14e2404f]{font-size:1rem;line-height:180%;margin-bottom:1.25rem}.typo-copy-small[data-v-14e2404f]{font-size:.875rem;line-height:180%;margin-bottom:1rem}.typo-link[data-v-14e2404f]{font-size:1rem}.typo-button[data-v-14e2404f],.typo-link[data-v-14e2404f]{font-family:InterSemiBold,arial,verdana,sans-serif;letter-spacing:.02em;line-height:150%}.typo-button[data-v-14e2404f]{font-size:.875rem}.typo-navigation[data-v-14e2404f]{font-size:.75rem;letter-spacing:.05em;text-transform:uppercase}.typo-navigation[data-v-14e2404f],.typo-tag[data-v-14e2404f]{font-family:InterSemiBold,arial,verdana,sans-serif;line-height:150%}.typo-tag[data-v-14e2404f]{font-size:.875rem;letter-spacing:.005em}.typo-meta[data-v-14e2404f]{font-size:.75rem;letter-spacing:.05em;line-height:150%}.typo-head-accordion[data-v-14e2404f]{font-family:InterRegular,arial,verdana,sans-serif;font-size:1.125rem;letter-spacing:.02em;line-height:160%}.richtext h3[data-v-14e2404f]{font-family:InterSemiBold,arial,verdana,sans-serif;font-size:2rem;-webkit-hyphens:auto;hyphens:auto;line-height:130%;margin-bottom:.625rem;text-transform:inherit}@media (min-width:48em){.richtext h3[data-v-14e2404f]{margin-bottom:.75rem}}@media (min-width:62em){.richtext h3[data-v-14e2404f]{margin-bottom:1rem}}.is-theme-career .richtext h3[data-v-14e2404f]{font-family:InterBlack,arial,verdana,sans-serif;text-transform:uppercase}@media (min-width:48em){.richtext h3[data-v-14e2404f]{font-size:2.375rem}}@media (min-width:62em){.richtext h3[data-v-14e2404f]{font-size:2.5rem;line-height:120%}}.richtext h3[data-v-14e2404f]:not(:first-child){margin-top:64px}.richtext p[data-v-14e2404f]{margin-bottom:12px}@media (min-width:90em){.richtext p[data-v-14e2404f]{margin-bottom:16px}}.richtext a[data-v-14e2404f]:not(.c-link){color:#292929;font-family:InterSemiBold,arial,verdana,sans-serif;position:relative;text-decoration:underline;text-underline-offset:5px;transition:color .2s linear}.richtext a[data-v-14e2404f]:not(.c-link):before{background-color:transparent;bottom:-1px;content:"";display:block;height:1px;left:0;position:absolute;transition:background-color .12s linear,width .3s cubic-bezier(0,0,.1,1);width:100%;z-index:0}.richtext a[data-v-14e2404f]:not(.c-link):active,.richtext a[data-v-14e2404f]:not(.c-link):hover{color:#292929}.richtext a[data-v-14e2404f]:not(.c-link):active:before,.richtext a[data-v-14e2404f]:not(.c-link):hover:before{background-color:#292929}.is-bg-dark-grey .richtext a[data-v-14e2404f]:not(.c-link):active:before,.is-bg-dark-grey .richtext a[data-v-14e2404f]:not(.c-link):hover:before,.is-bg-pink .richtext a[data-v-14e2404f]:not(.c-link):active:before,.is-bg-pink .richtext a[data-v-14e2404f]:not(.c-link):hover:before,.is-bg-purple .richtext a[data-v-14e2404f]:not(.c-link):active:before,.is-bg-purple .richtext a[data-v-14e2404f]:not(.c-link):hover:before,.is-bg-yellow .richtext a[data-v-14e2404f]:not(.c-link):active:before,.is-bg-yellow .richtext a[data-v-14e2404f]:not(.c-link):hover:before{background-color:#fff}.richtext a[data-v-14e2404f]:not(.c-link):before{content:none}.richtext a[data-v-14e2404f]:not(.c-link):active,.richtext a[data-v-14e2404f]:not(.c-link):focus,.richtext a[data-v-14e2404f]:not(.c-link):hover{color:#878787}.is-bg-dark-grey .richtext a[data-v-14e2404f]:not(.c-link),.is-bg-pink .richtext a[data-v-14e2404f]:not(.c-link),.is-bg-purple .richtext a[data-v-14e2404f]:not(.c-link),.is-bg-yellow .richtext a[data-v-14e2404f]:not(.c-link){color:#fff}.is-bg-dark-grey .richtext a[data-v-14e2404f]:not(.c-link):active,.is-bg-dark-grey .richtext a[data-v-14e2404f]:not(.c-link):focus,.is-bg-dark-grey .richtext a[data-v-14e2404f]:not(.c-link):hover,.is-bg-pink .richtext a[data-v-14e2404f]:not(.c-link):active,.is-bg-pink .richtext a[data-v-14e2404f]:not(.c-link):focus,.is-bg-pink .richtext a[data-v-14e2404f]:not(.c-link):hover,.is-bg-purple .richtext a[data-v-14e2404f]:not(.c-link):active,.is-bg-purple .richtext a[data-v-14e2404f]:not(.c-link):focus,.is-bg-purple .richtext a[data-v-14e2404f]:not(.c-link):hover,.is-bg-yellow .richtext a[data-v-14e2404f]:not(.c-link):active,.is-bg-yellow .richtext a[data-v-14e2404f]:not(.c-link):focus,.is-bg-yellow .richtext a[data-v-14e2404f]:not(.c-link):hover{color:#878787}.richtext li[data-v-14e2404f]{padding-left:40px;position:relative}.richtext li[data-v-14e2404f]:not(last-child){margin-bottom:10px}.richtext ul li[data-v-14e2404f]{position:relative}.richtext ul li[data-v-14e2404f]:before{color:#292929;content:"⬢";font-size:1.5rem;left:0;margin-top:-2px;padding-right:20px;position:absolute}.is-bg-dark-grey .richtext ul li[data-v-14e2404f]:before,.is-bg-pink .richtext ul li[data-v-14e2404f]:before,.is-bg-purple .richtext ul li[data-v-14e2404f]:before,.is-bg-yellow .richtext ul li[data-v-14e2404f]:before{color:#fff}.richtext ol[data-v-14e2404f]{counter-reset:orderedListCounter;list-style:none}.richtext ol li[data-v-14e2404f]:before{color:#292929;content:counters(orderedListCounter,".") ". ";counter-increment:orderedListCounter;font-family:InterBold,arial,verdana,sans-serif;position:absolute;right:calc(100% - 18px)}.is-bg-dark-grey .richtext ol li[data-v-14e2404f]:before,.is-bg-pink .richtext ol li[data-v-14e2404f]:before,.is-bg-purple .richtext ol li[data-v-14e2404f]:before,.is-bg-yellow .richtext ol li[data-v-14e2404f]:before{color:#fff}.richtext ol ol li[data-v-14e2404f]{padding-left:44px}.richtext ol ol li[data-v-14e2404f]:before{color:#292929;right:calc(100% - 29px)}.is-bg-dark-grey .richtext ol ol li[data-v-14e2404f]:before,.is-bg-pink .richtext ol ol li[data-v-14e2404f]:before,.is-bg-purple .richtext ol ol li[data-v-14e2404f]:before,.is-bg-yellow .richtext ol ol li[data-v-14e2404f]:before{color:#fff}.richtext ul ul li[data-v-14e2404f]{padding-left:32px}.richtext ul ul li[data-v-14e2404f]:before{color:#292929}.is-bg-dark-grey .richtext ul ul li[data-v-14e2404f]:before,.is-bg-pink .richtext ul ul li[data-v-14e2404f]:before,.is-bg-purple .richtext ul ul li[data-v-14e2404f]:before,.is-bg-yellow .richtext ul ul li[data-v-14e2404f]:before{color:#fff}.richtext ol[data-v-14e2404f],.richtext ul[data-v-14e2404f]{margin-bottom:30px;margin-top:30px}@media (min-width:62em){.richtext ol[data-v-14e2404f],.richtext ul[data-v-14e2404f]{margin-bottom:40px;margin-top:40px}}.richtext ol ol[data-v-14e2404f],.richtext ol ul[data-v-14e2404f],.richtext ul ol[data-v-14e2404f],.richtext ul ul[data-v-14e2404f]{margin-bottom:8px;margin-top:8px}.richtext ol.is-icon-checkmark li[data-v-14e2404f],.richtext ul.is-icon-checkmark li[data-v-14e2404f]{position:relative}.richtext ol.is-icon-checkmark li[data-v-14e2404f]:before,.richtext ul.is-icon-checkmark li[data-v-14e2404f]:before{color:#292929;content:"⬢";font-size:1.5rem;left:0;margin-top:-2px;padding-right:20px;position:absolute}.is-bg-dark-grey .richtext ol.is-icon-checkmark li[data-v-14e2404f]:before,.is-bg-dark-grey .richtext ul.is-icon-checkmark li[data-v-14e2404f]:before,.is-bg-pink .richtext ol.is-icon-checkmark li[data-v-14e2404f]:before,.is-bg-pink .richtext ul.is-icon-checkmark li[data-v-14e2404f]:before,.is-bg-purple .richtext ol.is-icon-checkmark li[data-v-14e2404f]:before,.is-bg-purple .richtext ul.is-icon-checkmark li[data-v-14e2404f]:before,.is-bg-yellow .richtext ol.is-icon-checkmark li[data-v-14e2404f]:before,.is-bg-yellow .richtext ul.is-icon-checkmark li[data-v-14e2404f]:before{color:#fff}.richtext ol.is-icon-checkmark li[data-v-14e2404f]:before,.richtext ul.is-icon-checkmark li[data-v-14e2404f]:before{content:"";font-family:icomoon-ktr;margin-top:0}@media (min-width:62em){.is-medium-big-text-above .richtext ol.is-2-col[data-v-14e2404f],.is-medium-big-text-above .richtext ul.is-2-col[data-v-14e2404f],.is-medium-big-text-below .richtext ol.is-2-col[data-v-14e2404f],.is-medium-big-text-below .richtext ul.is-2-col[data-v-14e2404f],.is-medium-full-text-below .richtext ol.is-2-col[data-v-14e2404f],.is-medium-full-text-below .richtext ul.is-2-col[data-v-14e2404f],.is-no-medium .richtext ol.is-2-col[data-v-14e2404f],.is-no-medium .richtext ul.is-2-col[data-v-14e2404f]{-moz-column-count:2;column-count:2}}.richtext[data-v-14e2404f]>:last-child{margin-bottom:0}[data-v-14e2404f]:root{--viewport-height:100vh}html.disable-scroll[data-v-14e2404f]{height:100vh;height:var(--viewport-height);overflow:hidden}html.disable-scroll body[data-v-14e2404f]{height:auto;overflow:hidden}.pt-0[data-v-14e2404f]{padding-top:0!important}.pb-0[data-v-14e2404f]{padding-bottom:0!important}.sr-only[data-v-14e2404f]{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;white-space:nowrap}.has-it-cc[data-v-14e2404f]{overflow:hidden;position:relative}.has-it-cc[data-v-14e2404f]:before{animation:fadeIn .3s linear;background-color:#292929e6;content:"";display:block;inset:0;position:fixed;transition:opacity .3s linear;z-index:800}.it-cc[data-v-14e2404f]{display:block;font-size:18px;height:0;left:0;margin-top:64px;opacity:0;overflow:hidden auto;position:fixed;right:0;text-align:center;top:0;z-index:810;-webkit-overflow-scrolling:touch;transition:all .2s linear}.it-cc.it-cc--visible[data-v-14e2404f]{bottom:0;display:flex;flex-direction:column;height:auto;opacity:1}.it-cc__dialog[data-v-14e2404f]{display:block;margin:0 auto;max-width:1440px;padding-left:16px;padding-right:16px}@media (min-width:36em){.it-cc__dialog[data-v-14e2404f]{padding-left:16px;padding-right:16px}}@media (min-width:48em){.it-cc__dialog[data-v-14e2404f]{padding-left:22px;padding-right:22px}}@media (min-width:62em){.it-cc__dialog[data-v-14e2404f]{padding-left:44px;padding-right:44px}}@media (min-width:90em){.it-cc__dialog[data-v-14e2404f]{padding-left:56px;padding-right:56px}}.it-cc__dialog[data-v-14e2404f]{display:inline-block;margin:auto auto 60px;opacity:0;position:relative;top:0;transition:all .3s linear;width:100%}@media (min-width:36em){.it-cc__dialog[data-v-14e2404f]{margin-bottom:30px}}.it-cc__dialog.it-cc--reveal[data-v-14e2404f]{opacity:1;transform:translateY(0)}.it-cc--visible .it-cc__dialog[data-v-14e2404f]{opacity:1}@media (min-width:62em){.it-cc__dialog-inner[data-v-14e2404f]{display:grid;grid-gap:0 16px;grid-template-columns:repeat(6,minmax(0,1fr));width:100%}}@media (min-width:62em) and (min-width:62em){.it-cc__dialog-inner[data-v-14e2404f]{grid-column-gap:24px;grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width:62em) and (min-width:90em){.it-cc__dialog-inner[data-v-14e2404f]{grid-column-gap:32px}}@media (min-width:62em){.it-cc__body[data-v-14e2404f]{grid-column:2/12;width:100%}}.it-cc__body-inner[data-v-14e2404f]{background-color:#fff;color:#292929;padding:24px 16px 50px;text-align:left}@media (min-width:36em){.it-cc__body-inner[data-v-14e2404f]{padding-bottom:16px}}@media (min-width:48em){.it-cc__body-inner[data-v-14e2404f]{padding:50px}}.it-cc__title[data-v-14e2404f]{color:#292929;font-family:InterSemiBold,arial,verdana,sans-serif;font-size:1.5rem;line-height:130%;margin-bottom:.5rem;text-transform:inherit}@media (min-width:62em){.it-cc__title[data-v-14e2404f]{margin-bottom:.625rem}}.is-theme-career .it-cc__title[data-v-14e2404f]{font-family:InterBlack,arial,verdana,sans-serif;text-transform:uppercase}@media (min-width:62em){.it-cc__title[data-v-14e2404f]{font-size:2rem}}.it-cc__title[data-v-14e2404f]:after{display:none}.it-cc__intro[data-v-14e2404f]{font-size:.875rem;line-height:180%;margin-bottom:40px}.it-cc__content-inner[data-v-14e2404f]{margin-bottom:30px}.it-cc__content-controls[data-v-14e2404f]{background-color:#eaeaea;display:flex;flex-flow:row nowrap;justify-content:space-between;padding:12px}@media (min-width:48em){.it-cc__content-controls[data-v-14e2404f]{flex-flow:column;margin-bottom:24px;padding:16px 24px}}@media (min-width:90em){.it-cc__content-controls[data-v-14e2404f]{flex-flow:row nowrap;justify-content:space-between}}.it-cc__checkboxes[data-v-14e2404f]{display:flex;flex-direction:column;width:50%}@media (min-width:48em){.it-cc__checkboxes[data-v-14e2404f]{flex-direction:row;min-width:100%;width:auto}}@media (min-width:62em){.it-cc__checkboxes[data-v-14e2404f]{min-width:50%}}.it-cc__details[data-v-14e2404f]{margin:0 -50px}.it-cc__details-content[data-v-14e2404f]{display:block;font-size:.875rem;line-height:180%;margin-bottom:1rem;overflow:hidden;position:relative}.it-cc__details-content__inner[data-v-14e2404f]{margin-bottom:24px;padding-left:50px;padding-right:50px}@media (min-width:48em){.it-cc__details-content__inner[data-v-14e2404f]{margin-bottom:50px}}.it-cc__details-content__inner .it-cc__title[data-v-14e2404f]{display:none}.it-cc__details-wrapper[data-v-14e2404f]{border-bottom:4px solid #eaeaea;padding-bottom:16px}@media (min-width:48em){.it-cc__details-wrapper[data-v-14e2404f]{background-color:#eaeaea;border-bottom:0;padding:24px}}.it-cc__details-wrapper[data-v-14e2404f]:not(:last-child){margin-bottom:16px}.it-cc__details-wrapper p[data-v-14e2404f]{margin-bottom:24px}.it-cc__details-content--collapse[data-v-14e2404f]{height:0}.it-cc__details-hide[data-v-14e2404f],.it-cc__details-show[data-v-14e2404f]{color:#292929;font-family:InterBold,arial,verdana,sans-serif;font-size:.875rem;line-height:180%;margin-bottom:0;order:1}.it-cc__details-icon[data-v-14e2404f]{color:#292929;font-size:1.5rem;margin-left:5px;order:3;transition:color .2s ease-in-out,transform .2s ease-in-out}@media (max-width:35.99em){.it-cc__details-icon[data-v-14e2404f]{margin-top:-2px}}.it-cc__details-button[data-v-14e2404f]{background:none;border:none;cursor:pointer;display:flex;margin:0;padding:0;text-decoration:none;transition:color .2s ease-in-out}@media (min-width:48em){.it-cc__details-button[data-v-14e2404f]{align-self:flex-end;margin-top:20px;width:100%}}@media (min-width:90em){.it-cc__details-button[data-v-14e2404f]{margin-top:0;width:auto}}.it-cc__details-button:hover .it-cc__details-hide[data-v-14e2404f],.it-cc__details-button:hover .it-cc__details-show[data-v-14e2404f]{text-decoration:underline}.it-cc__details-button:hover .it-cc__details-icon[data-v-14e2404f]{text-decoration:none}.it-cc__details-button[data-v-14e2404f]:active,.it-cc__details-button[data-v-14e2404f]:focus{outline:0}@media (max-width:35.99em){.it-cc__details-button .it-cc__details-hide[data-v-14e2404f],.it-cc__details-button .it-cc__details-show[data-v-14e2404f]{font-size:.75rem}}.it-cc__details-button .it-cc__details-hide[data-v-14e2404f]{display:none}.it-cc__details-button--clicked .it-cc__details-icon[data-v-14e2404f]{transform:scaleY(-1)}.it-cc__details-button--clicked .it-cc__details-hide[data-v-14e2404f]{display:block}.it-cc__details-back-button[data-v-14e2404f],.it-cc__details-back-icon[data-v-14e2404f],.it-cc__details-button--clicked .it-cc__details-show[data-v-14e2404f]{display:none}.it-cc__table-wrapper[data-v-14e2404f]{background-color:#fff;width:100%}@media (min-width:48em){.it-cc__table-wrapper[data-v-14e2404f]{padding:0 24px}}.it-cc__table-inner[data-v-14e2404f]{background-attachment:local,local,scroll,scroll;background-color:#fff;background-image:linear-gradient(90deg,#fff,#fff),linear-gradient(90deg,#fff,#fff),linear-gradient(90deg,hsla(0,0%,92%,.3),transparent),linear-gradient(270deg,hsla(0,0%,92%,.3),transparent);background-position:0,100%,0,100%;background-repeat:no-repeat;background-size:20px 100%,20px 100%,20px 100%,20px 100%;overflow-x:auto;position:relative;width:100%}.it-cc__table[data-v-14e2404f]{width:auto}@media (min-width:48em){.it-cc__table[data-v-14e2404f]{width:100%}}.it-cc__table thead tr[data-v-14e2404f]{position:relative}.it-cc__table thead tr[data-v-14e2404f]:after{border-bottom:1px solid #292929;bottom:0;content:"";height:0;left:0;position:absolute;width:100%}.it-cc__table td[data-v-14e2404f],.it-cc__table th[data-v-14e2404f]{background:#fff;border:none!important;display:table-cell!important;font-size:.875rem;line-height:180%;margin-bottom:1rem;padding:10px 20px 10px 0;position:relative}.it-cc__table td[data-v-14e2404f]:last-child,.it-cc__table th[data-v-14e2404f]:last-child{padding-right:0}.it-cc__table th[data-v-14e2404f]{font-family:InterBold,arial,verdana,sans-serif;text-transform:none}.it-cc__table tbody[data-v-14e2404f]{display:table-row-group!important}.it-cc__table tbody tr[data-v-14e2404f]{display:table-row!important}.it-cc__table tbody td[data-v-14e2404f],.it-cc__table tbody th[data-v-14e2404f]{min-width:85px}.it-cc__table tbody td[data-v-14e2404f]:first-child,.it-cc__table tbody th[data-v-14e2404f]:first-child{color:#292929;width:20%}.it-cc__table tbody td[data-v-14e2404f]:nth-child(2),.it-cc__table tbody th[data-v-14e2404f]:nth-child(2){min-width:240px;width:50%}.it-cc__checkbox[data-v-14e2404f]{background:transparent;border:inherit;opacity:0;position:absolute;width:0;z-index:-1}.it-cc__checkbox:not(:disabled):hover+.it-cc__pseudo-checkbox[data-v-14e2404f]{border-color:#ff8f0c}.it-cc__checkbox:not(:disabled):focus+.it-cc__pseudo-checkbox[data-v-14e2404f]{border:2px solid #ff8f0c}.it-cc__checkbox:not(:disabled)+.it-cc__checkbox-label[data-v-14e2404f]{cursor:pointer}.it-cc__checkbox:checked:disabled+.it-cc__pseudo-checkbox[data-v-14e2404f]{background-color:#878787;border-color:#878787}.it-cc__checkbox:checked:disabled+.it-cc__pseudo-checkbox--headline[data-v-14e2404f]:after,.it-cc__checkbox:checked:disabled+.it-cc__pseudo-checkbox[data-v-14e2404f]:after{border-bottom-color:#fff;border-right-color:#fff}.it-cc__checkbox:checked+.it-cc__pseudo-checkbox[data-v-14e2404f]{background-color:#ff8f0c;border-color:#ff8f0c}.it-cc__checkbox:checked+.it-cc__pseudo-checkbox[data-v-14e2404f]:after{border-color:#fff;border-bottom:2px solid #fff;border-right:2px solid #fff;content:"";height:11px;inset:0 0 3px;line-height:1;margin:auto;position:absolute;text-align:center;transform:rotate(45deg);width:6px}.it-cc__checkbox:disabled+.it-cc__pseudo-checkbox[data-v-14e2404f]{border-color:#707070}.it-cc__pseudo-checkbox[data-v-14e2404f]{background-color:#fff;border:2px solid #707070;display:block;height:24px;position:absolute;top:50%;transform:translateY(-50%);width:24px}.it-cc__checkbox-group[data-v-14e2404f]{display:flex;flex-direction:column;justify-content:center;position:relative}.it-cc__checkbox-group[data-v-14e2404f]:not(:last-child){margin-bottom:8px}@media (min-width:48em){.it-cc__checkbox-group[data-v-14e2404f]:not(:last-child){margin-bottom:0;margin-right:50px}}.it-cc__checkbox-group+p[data-v-14e2404f]{margin-top:24px}.it-cc__checkbox-group--headline[data-v-14e2404f]{display:block;margin-bottom:16px}.it-cc__checkbox-label[data-v-14e2404f]{color:#292929;font-size:.875rem;line-height:180%;margin-bottom:0;padding-left:32px;position:relative;z-index:1}.it-cc__checkbox-label--headline[data-v-14e2404f]{color:#292929;display:block}.it-cc__footer[data-v-14e2404f]{bottom:0;display:block;flex-direction:column-reverse;position:fixed;right:16px;width:calc(100% - 32px);z-index:2}@media (min-width:36em){.it-cc__footer[data-v-14e2404f]{right:16px;width:calc(100% - 32px)}}@media (min-width:48em){.it-cc__footer[data-v-14e2404f]{right:22px;width:calc(100% - 44px)}}@media (min-width:62em){.it-cc__footer[data-v-14e2404f]{right:calc(8.33333% + 38.66667px);width:calc(83.33333% - 77.33333px)}}@media (min-width:90em){.it-cc__footer[data-v-14e2404f]{right:calc(8.33333% + 49.33333px);right:calc(50% - 550.66667px);width:calc(83.33333% - 98.66667px);width:1101.33333px}}.it-cc__footer-controls[data-v-14e2404f]{background-color:#fff;display:flex;flex-direction:column;padding:16px}@media (min-width:36em){.it-cc__footer-controls[data-v-14e2404f]{flex-direction:row;padding-left:24px;padding-right:24px}}@media (min-width:48em){.it-cc__footer-controls[data-v-14e2404f]{justify-content:flex-end;padding-left:50px;padding-right:50px}}@media (min-width:62em){.it-cc__footer-controls[data-v-14e2404f]{padding-left:50px;padding-right:50px}}.it-cc__button[data-v-14e2404f]{background:none;border:none;font-family:InterSemiBold,arial,verdana,sans-serif;font-size:.875rem;letter-spacing:.02em;line-height:150%;margin:0 0 8px;padding:11px 24px 12px;text-decoration:none;text-transform:uppercase;transition:background-color .12s linear,border .12s linear,color .12s linear,outline .12s linear;transition:color .12s linear,background-color .12s linear,outline .12s linear}@media (min-width:36em){.it-cc__button[data-v-14e2404f]{padding-left:40px;padding-right:40px}.it-cc__button[data-v-14e2404f]:first-child{margin-right:16px}}.it-cc__button-accept[data-v-14e2404f]{background-color:#ff8f0c;border:1px solid #ff8f0c;color:#fff}.it-cc__button-accept[data-v-14e2404f]:focus,.it-cc__button-accept[data-v-14e2404f]:hover{background-color:#fff;border-color:#ff8f0c;color:#ff8f0c}.it-cc__button-decline[data-v-14e2404f]{background-color:transparent;border:1px solid #292929;color:#292929}.it-cc__button-decline[data-v-14e2404f]:focus,.it-cc__button-decline[data-v-14e2404f]:hover{background-color:#292929;border-color:#292929;color:#fff}.c-country-languages-selection__wrapper[data-v-14e2404f]{display:block;margin:0 auto;max-width:1440px;padding-left:16px;padding-right:16px}@media (min-width:36em){.c-country-languages-selection__wrapper[data-v-14e2404f]{padding-left:16px;padding-right:16px}}@media (min-width:48em){.c-country-languages-selection__wrapper[data-v-14e2404f]{padding-left:22px;padding-right:22px}}@media (min-width:62em){.c-country-languages-selection__wrapper[data-v-14e2404f]{padding-left:44px;padding-right:44px}}@media (min-width:90em){.c-country-languages-selection__wrapper[data-v-14e2404f]{padding-left:56px;padding-right:56px}}.c-country-languages-selection__wrapper[data-v-14e2404f]{display:flex;flex-direction:column;position:relative;width:100%}@media (min-width:90em){.c-country-languages-selection__wrapper[data-v-14e2404f]{max-width:100%;padding-left:180px;padding-right:180px}}.c-country-languages-selection__inner[data-v-14e2404f]{height:100%;overflow-y:scroll;padding-bottom:30px;padding-top:30px;position:relative;width:100%}@media (min-width:62em){.c-country-languages-selection__inner[data-v-14e2404f]{padding-left:0;padding-right:0;padding-top:48px}}.c-country-languages-selection__menu[data-v-14e2404f]{display:grid;grid-gap:0 16px;grid-template-columns:repeat(6,minmax(0,1fr))}@media (min-width:62em){.c-country-languages-selection__menu[data-v-14e2404f]{grid-column-gap:24px;grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width:90em){.c-country-languages-selection__menu[data-v-14e2404f]{grid-column-gap:32px}}.c-country-languages-selection__menu[data-v-14e2404f]{position:relative;grid-gap:30px 16px;grid-auto-flow:row;grid-template-columns:repeat(1,minmax(0,1fr));width:100%}@media (min-width:36em){.c-country-languages-selection__menu[data-v-14e2404f]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:48em){.c-country-languages-selection__menu[data-v-14e2404f]{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:62em){.c-country-languages-selection__menu[data-v-14e2404f]{grid-template-columns:repeat(4,minmax(0,1fr))}}.c-country-languages-selection__menu[data-v-14e2404f]:first-of-type{border-bottom:1px solid #ccc;margin-bottom:30px;padding-bottom:30px}.c-country-languages-selection__headline[data-v-14e2404f]{font-family:InterSemiBold,arial,verdana,sans-serif;font-size:1.5rem;-webkit-hyphens:auto;hyphens:auto;line-height:130%;margin-bottom:0;text-transform:inherit}.is-theme-career .c-country-languages-selection__headline[data-v-14e2404f]{font-family:InterBlack,arial,verdana,sans-serif;text-transform:uppercase}@media (min-width:48em){.c-country-languages-selection__headline[data-v-14e2404f]{font-size:2rem}}@media (min-width:62em){.c-country-languages-selection__headline[data-v-14e2404f]{font-size:2.375rem}}.c-country-languages-selection__headline[data-v-14e2404f]{margin-bottom:40px;margin-right:40px}.c-country-languages-selection[data-v-14e2404f]{display:block;height:100%;margin:0 auto;max-width:inherit;overflow-y:scroll;position:relative;width:100%}.is-dark-header .c-country-languages-selection[data-v-14e2404f]{color:#292929}.c-header{display:block;max-width:100vw;width:100vw}.c-header__buffer{margin-top:92px}@media (min-width:62em){.c-header__buffer{margin-top:138px}}.c-header__inner{background-color:#fff;box-shadow:0 0 32px #00000014;height:92px;max-width:100vw;padding-left:16px;padding-right:16px;position:fixed;top:0;transition:top .5s;width:100vw;z-index:500}@media (min-width:36em){.c-header__inner{padding-left:20px;padding-right:20px}}@media (min-width:48em){.c-header__inner{padding-left:32px;padding-right:32px}}@media (min-width:62em){.c-header__inner{height:138px;padding-left:40px;padding-right:40px}}.c-header__content{align-items:center;display:flex;height:100%;margin:0 auto;max-width:2400px}.c-header__christmas{margin-left:-16px;min-width:100%;position:absolute;top:0}@media (min-width:36em){.c-header__christmas{margin-left:-32px}}@media (min-width:62em){.c-header__christmas{margin-left:-40px}}.c-header__logo{display:flex;place-self:center start;width:154px}@media (min-width:62em){.c-header__logo{width:196px}}.c-header__logo-svg{max-width:100%;width:100%}.is-bg-dark-grey .c-header__logo-svg path[fill="#A1A5A7"],.is-bg-pink .c-header__logo-svg path[fill="#A1A5A7"],.is-bg-purple .c-header__logo-svg path[fill="#A1A5A7"],.is-bg-yellow .c-header__logo-svg path[fill="#A1A5A7"]{fill:#fff}.c-header__meta-menu{display:none}@media (min-width:62em){.c-header__meta-menu{display:flex;justify-self:end;margin-left:auto}}.c-header__toggle{font-family:InterSemiBold,arial,verdana,sans-serif;justify-self:end}.c-header--dark .c-header__toggle,.is-bg-purple .c-header__toggle{color:#fff}.c-header__toggle.c-button{margin-left:24px}.c-header__toggle.c-button:first-of-type{display:none;margin-left:auto}@media (min-width:48em){.c-header__toggle.c-button:first-of-type{display:block}}@media (min-width:62em){.c-header__toggle.c-button:first-of-type{margin-left:24px}}.c-header__toggle.c-button:first-of-type+.c-button{margin-left:auto}@media (min-width:48em){.c-header__toggle.c-button:first-of-type+.c-button{margin-left:24px}}.is-open .c-header__toggle.c-button{display:block;left:16px;position:absolute;top:34px;transform:translate(-300%);transition:transform .5s cubic-bezier(0,0,.1,1);z-index:610}@media (min-width:36em){.is-open .c-header__toggle.c-button{left:26px}}@media (min-width:48em){.is-open .c-header__toggle.c-button{display:none}}.is-open .c-header__toggle.c-button.is-shown{transform:translate(0)}.c-header__close{display:none;position:absolute;right:16px;top:34px;z-index:610}@media (min-width:36em){.c-header__close{right:20px}}@media (min-width:48em){.c-header__close{right:32px}}@media (min-width:62em){.c-header__close{right:40px;top:57px}}.c-header__close.is-on-dark{color:#fff}.c-header__close.is-on-dark:focus{outline:1px solid #fff}.is-open .c-header__close{display:block;position:absolute}.c-header--hidden{background-color:#add8e6}.c-header--hidden .c-header__inner{top:-92px}@media (min-width:62em){.c-header--hidden .c-header__inner{top:-138px}}.c-header__popover-inner{height:0;overflow:hidden;transition:height .5s cubic-bezier(0,0,.1,1);width:100%}.c-header__popover-inner.is-fixed:before{background-color:#292929;content:"";display:block;height:92px;left:0;position:absolute;top:0;width:100%;z-index:2}@media (min-width:62em){.c-header__popover-inner.is-fixed:before{height:138px}}.is-open .c-header__popover-inner{height:100dvh;position:relative;z-index:600}.c-header__popover{background-color:transparent;height:0;overflow:hidden;transition:background-color .12s linear}.c-header__popover.is-open{background-color:#fff;height:100vh;left:0;position:absolute;top:0;width:100%;z-index:600}.c-header--dark .c-header__inner{background-color:#292929;box-shadow:none;color:#fff}.c-header__alert{background-color:#2ea689;color:#fff;padding:16px 0}@media (min-width:36em){.c-header__alert{padding-left:20px;padding-right:16px}}@media (min-width:62em){.c-header__alert{display:block;left:0;padding-left:34px;padding-right:24px;position:absolute;top:138px;width:100%;z-index:20}}.c-header__alert.is-error{background-color:#e34858}.c-header__alert__inner{align-items:center;display:flex}.c-header__alert__icon-wrapper{padding-right:16px;padding-top:6px}button.c-button.c-header__alert__button-close{align-self:flex-start;color:#fff;margin-left:auto;padding-left:10px;padding-top:6px}.ce-header__search-button.c-button--icon:disabled,.ce-header__search-button.c-button--icon[disabled]{opacity:.3}.ce-header__search-button.c-button--icon:disabled:hover,.ce-header__search-button.c-button--icon[disabled]:hover{color:#292929}.ce-header__search-button.c-button--icon:disabled:hover:before,.ce-header__search-button.c-button--icon[disabled]:hover:before{display:none}button.c-button--country{color:#292929;font-family:InterSemiBold,arial,verdana,sans-serif;font-size:.75rem;letter-spacing:.05em;line-height:150%}button.c-button--country:before{background-color:transparent;bottom:-1px;content:"";display:block;height:1px;left:40px;position:absolute;transition:background-color .12s linear;width:calc(100% - 40px);z-index:0}button.c-button--country:active:before,button.c-button--country:focus:before,button.c-button--country:hover:before{background-color:#292929}button.c-button--country.is-on-dark{color:#fff}button.c-button--country.is-on-dark:active:before,button.c-button--country.is-on-dark:focus:before,button.c-button--country.is-on-dark:hover:before{background-color:#fff}button.c-button--country .c-button__label{display:flex}button.c-button--country .c-button__label-country{display:inline}@media (min-width:62em){button.c-button--country .c-button__label-country{display:none}}@media (min-width:90em){button.c-button--country .c-button__label-country{display:inline}}.c-header--dark button.c-button--country,.c-header--purple button.c-button--country{color:#fff}.c-header--dark button.c-button--country:active:before,.c-header--dark button.c-button--country:focus:before,.c-header--dark button.c-button--country:hover:before,.c-header--purple button.c-button--country:active:before,.c-header--purple button.c-button--country:focus:before,.c-header--purple button.c-button--country:hover:before{background-color:#fff}@keyframes fade-in-02510541{0%{opacity:0}to{opacity:1}}html[data-v-02510541]{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;scroll-behavior:smooth;scroll-margin-block-end:36px}html .touchevents[data-v-02510541]{-webkit-overflow-scrolling:touch}body[data-v-02510541]{color:#292929;font-family:InterRegular,arial,verdana,sans-serif;font-size:1rem;line-height:180%;margin:0;min-height:100vh;overflow:hidden scroll;width:100%}@media (max-width:35.99em){body[data-v-02510541]{-webkit-hyphens:auto;hyphens:auto}}body[data-v-02510541]:before{display:none}a[data-v-02510541]{text-decoration:none}strong[data-v-02510541]{font-family:InterBold,arial,verdana,sans-serif;font-weight:400}.is-bg-silver-grey[data-v-02510541],.is-bg-silver-grey-2[data-v-02510541]{background-color:#f6f6f6}.is-bg-dark-grey[data-v-02510541]{background-color:#292929;color:#fff}.is-hidden[data-v-02510541]{display:none}.overflow-hidden[data-v-02510541]{contain:paint}head[data-v-02510541]{font-family:xs}@media (min-width:36em){head[data-v-02510541]{font-family:sm}}@media (min-width:48em){head[data-v-02510541]{font-family:md}}@media (min-width:62em){head[data-v-02510541]{font-family:lg}}@media (min-width:90em){head[data-v-02510541]{font-family:xl}}.icon--24[data-v-02510541]{font-size:1.5rem}.icon--32[data-v-02510541]{font-size:2rem}.icon--48[data-v-02510541]{font-size:3rem}.icon--64[data-v-02510541]{font-size:4rem}[class*=" icon-"][data-v-02510541],[class^=icon-][data-v-02510541]{font-family:icomoon-ktr!important;speak:never;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-youtube[data-v-02510541]:before{content:""}.icon-checkmark[data-v-02510541]:before{content:""}.icon-notification[data-v-02510541]:before{content:""}.icon-installation[data-v-02510541]:before{content:""}.icon-calendar[data-v-02510541]:before{content:""}.icon-close-small[data-v-02510541]:before{content:""}.icon-close-tag[data-v-02510541]:before{content:""}.icon-arrow-pulldown[data-v-02510541]:before{content:""}.icon-wikipedia[data-v-02510541]:before{content:""}.icon-facebook[data-v-02510541]:before{content:""}.icon-instagram[data-v-02510541]:before{content:""}.icon-linkedin[data-v-02510541]:before{content:""}.icon-xing[data-v-02510541]:before{content:""}.icon-check[data-v-02510541]:before{content:""}.icon-arrow-open[data-v-02510541]:before{content:""}.icon-menu[data-v-02510541]:before{content:""}.icon-close-menu[data-v-02510541]:before{content:""}.icon-online-tools[data-v-02510541]:before{content:""}.icon-cad-library[data-v-02510541]:before{content:""}.icon-location[data-v-02510541]:before{content:""}.icon-2d-drawing[data-v-02510541]:before{content:""}.icon-mail[data-v-02510541]:before{content:""}.icon-phone[data-v-02510541]:before{content:""}.icon-shop[data-v-02510541]:before{content:""}.icon-upload[data-v-02510541]:before{content:""}.icon-minus[data-v-02510541]:before{content:""}.icon-arrow-extern[data-v-02510541]:before{content:""}.icon-arrow-left[data-v-02510541]:before{content:""}.icon-arrow-right[data-v-02510541]:before{content:""}.icon-arrow-back[data-v-02510541]:before{content:""}.icon-arrow-forward[data-v-02510541]:before{content:""}.icon-download[data-v-02510541]:before{content:""}.icon-globe[data-v-02510541]:before{content:""}.icon-locked[data-v-02510541]:before{content:""}.icon-login[data-v-02510541]:before{content:""}.icon-paper[data-v-02510541]:before{content:""}.icon-plus[data-v-02510541]:before{content:""}.icon-search[data-v-02510541]:before{content:""}.icon-product-search[data-v-02510541]:before{content:""}.icon-material-search[data-v-02510541]:before{content:""}.icon-filter[data-v-02510541]:before{content:""}.c-page[data-v-02510541],.c-page__content[data-v-02510541]{display:block}.c-page__content>.c-section:first-child+div>.c-section[data-v-02510541]:first-child,.c-page__content>.c-section:first-child+div>.mgnl-area>.c-section[data-v-02510541]:first-child,.c-page__content>.mgnl-area>.c-section:first-child+div>.c-section[data-v-02510541]:first-child,.c-page__content>.mgnl-area>.c-section:first-child+div>.mgnl-area>.c-section[data-v-02510541]:first-child{margin-top:64px}@media (min-width:48em){.c-page__content>.c-section:first-child+div>.c-section[data-v-02510541]:first-child,.c-page__content>.c-section:first-child+div>.mgnl-area>.c-section[data-v-02510541]:first-child,.c-page__content>.mgnl-area>.c-section:first-child+div>.c-section[data-v-02510541]:first-child,.c-page__content>.mgnl-area>.c-section:first-child+div>.mgnl-area>.c-section[data-v-02510541]:first-child{margin-top:100px}}@media (min-width:90em){.c-page__content>.c-section:first-child+div>.c-section[data-v-02510541]:first-child,.c-page__content>.c-section:first-child+div>.mgnl-area>.c-section[data-v-02510541]:first-child,.c-page__content>.mgnl-area>.c-section:first-child+div>.c-section[data-v-02510541]:first-child,.c-page__content>.mgnl-area>.c-section:first-child+div>.mgnl-area>.c-section[data-v-02510541]:first-child{margin-top:120px}}.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-02510541]{margin-top:0;padding-top:0}@media (min-width:48em){.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-02510541]{margin-top:0}}@media (min-width:90em){.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-02510541]{margin-top:0}}.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-pink[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-purple[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-yellow[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-pink[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-purple[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-yellow[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-02510541]{margin-top:0}@media (min-width:48em){.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-pink[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-purple[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-yellow[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-pink[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-purple[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-yellow[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-02510541]{margin-top:0}}@media (min-width:90em){.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-pink[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-purple[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-yellow[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-pink[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-purple[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-yellow[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-02510541]{margin-top:0}}.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey-2[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey-2[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-02510541]{margin-top:0;padding-top:0}@media (min-width:48em){.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey-2[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey-2[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-02510541]{margin-top:0}}@media (min-width:90em){.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey-2[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey-2[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-02510541]{margin-top:0}}.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-pink[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-purple[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-yellow[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-dark-grey[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-pink[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-purple[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-yellow[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-pink[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-purple[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-yellow[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-dark-grey[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-pink[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-purple[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-yellow[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-02510541]{margin-top:0}@media (min-width:48em){.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-pink[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-purple[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-yellow[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-dark-grey[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-pink[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-purple[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-yellow[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-pink[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-purple[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-yellow[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-dark-grey[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-pink[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-purple[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-yellow[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-02510541]{margin-top:0}}@media (min-width:90em){.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-pink[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-purple[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-yellow[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-dark-grey[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-pink[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-purple[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-yellow[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-pink[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-purple[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-yellow[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-dark-grey[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-pink[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-purple[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-yellow[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-02510541]{margin-top:0}}.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-purple[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-purple[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-02510541]{margin-top:0;padding-top:0}@media (min-width:48em){.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-purple[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-purple[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-02510541]{margin-top:0}}@media (min-width:90em){.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-purple[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-purple[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-02510541]{margin-top:0}}.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-dark-grey[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-pink[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey-2[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-yellow[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-dark-grey[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-pink[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey-2[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-yellow[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-02510541]{margin-top:0}@media (min-width:48em){.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-dark-grey[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-pink[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey-2[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-yellow[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-dark-grey[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-pink[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey-2[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-yellow[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-02510541]{margin-top:0}}@media (min-width:90em){.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-dark-grey[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-pink[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey-2[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-yellow[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-dark-grey[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-pink[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey-2[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-yellow[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-02510541]{margin-top:0}}.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-yellow[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-yellow[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-02510541]{margin-top:0;padding-top:0}@media (min-width:48em){.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-yellow[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-yellow[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-02510541]{margin-top:0}}@media (min-width:90em){.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-yellow[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-yellow[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-02510541]{margin-top:0}}.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-dark-grey[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-pink[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-purple[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey-2[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-dark-grey[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-pink[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-purple[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey-2[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-02510541]{margin-top:0}@media (min-width:48em){.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-dark-grey[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-pink[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-purple[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey-2[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-dark-grey[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-pink[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-purple[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey-2[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-02510541]{margin-top:0}}@media (min-width:90em){.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-dark-grey[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-pink[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-purple[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey-2[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-dark-grey[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-pink[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-purple[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey-2[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-02510541]{margin-top:0}}.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-pink[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-pink[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-02510541]{margin-top:0;padding-top:0}@media (min-width:48em){.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-pink[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-pink[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-02510541]{margin-top:0}}@media (min-width:90em){.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-pink[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-pink[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-02510541]{margin-top:0}}.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-dark-grey[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-purple[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey-2[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-yellow[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-dark-grey[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-purple[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey-2[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-yellow[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-02510541]{margin-top:0}@media (min-width:48em){.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-dark-grey[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-purple[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey-2[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-yellow[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-dark-grey[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-purple[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey-2[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-yellow[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-02510541]{margin-top:0}}@media (min-width:90em){.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-dark-grey[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-purple[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey-2[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-yellow[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-02510541],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-dark-grey[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-purple[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey-2[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-yellow[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-02510541],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-02510541]{margin-top:0}}.is-bg-purple[data-v-02510541]{background:linear-gradient(270deg,#7f40ff .13%,#5400ff 99.85%);color:#fff}.is-bg-pink[data-v-02510541]{background:linear-gradient(270deg,#ea41b0 .04%,#cd2193 43.51%);color:#fff}.is-bg-yellow[data-v-02510541]{background:linear-gradient(270deg,#f2bd00 .1%,#ff8f0c 50.66%);color:#fff}.is-theme-career .typo-h1[data-v-02510541],.is-theme-career .typo-h2[data-v-02510541],.is-theme-career .typo-h3[data-v-02510541],.is-theme-career .typo-h4[data-v-02510541],.is-theme-career .typo-h5[data-v-02510541],.is-theme-career .typo-h6[data-v-02510541]{font-family:InterBlack,arial,verdana,sans-serif;text-transform:uppercase}.is-theme-career .is-bg-silver-grey .typo-h1 span[data-v-02510541],.is-theme-career .is-bg-silver-grey .typo-h2 span[data-v-02510541],.is-theme-career .is-bg-silver-grey .typo-h3 span[data-v-02510541],.is-theme-career .is-bg-white .typo-h1 span[data-v-02510541],.is-theme-career .is-bg-white .typo-h2 span[data-v-02510541],.is-theme-career .is-bg-white .typo-h3 span[data-v-02510541]{background-color:#5400ff;-webkit-box-decoration-break:clone;box-decoration-break:clone;line-height:1.4;padding:2px 10px}.is-theme-career .is-bg-silver-grey .typo-h1 .typo-first-split[data-v-02510541],.is-theme-career .is-bg-silver-grey .typo-h2 .typo-first-split[data-v-02510541],.is-theme-career .is-bg-silver-grey .typo-h3 .typo-first-split[data-v-02510541],.is-theme-career .is-bg-white .typo-h1 .typo-first-split[data-v-02510541],.is-theme-career .is-bg-white .typo-h2 .typo-first-split[data-v-02510541],.is-theme-career .is-bg-white .typo-h3 .typo-first-split[data-v-02510541]{color:#fff;margin-right:-10px}.is-theme-career .is-bg-silver-grey .typo-h1 .typo-second-split[data-v-02510541],.is-theme-career .is-bg-silver-grey .typo-h2 .typo-second-split[data-v-02510541],.is-theme-career .is-bg-silver-grey .typo-h3 .typo-second-split[data-v-02510541],.is-theme-career .is-bg-white .typo-h1 .typo-second-split[data-v-02510541],.is-theme-career .is-bg-white .typo-h2 .typo-second-split[data-v-02510541],.is-theme-career .is-bg-white .typo-h3 .typo-second-split[data-v-02510541]{color:#ea41b0}.is-theme-career .is-bg-silver-grey .typo-h1 .typo-first-split[data-v-02510541]:has(+.second-split-aligned-left),.is-theme-career .is-bg-silver-grey .typo-h2 .typo-first-split[data-v-02510541]:has(+.second-split-aligned-left),.is-theme-career .is-bg-silver-grey .typo-h3 .typo-first-split[data-v-02510541]:has(+.second-split-aligned-left),.is-theme-career .is-bg-white .typo-h1 .typo-first-split[data-v-02510541]:has(+.second-split-aligned-left),.is-theme-career .is-bg-white .typo-h2 .typo-first-split[data-v-02510541]:has(+.second-split-aligned-left),.is-theme-career .is-bg-white .typo-h3 .typo-first-split[data-v-02510541]:has(+.second-split-aligned-left){margin-right:0}.is-theme-career .is-bg-silver-grey-2 .typo-h1 .typo-first-split[data-v-02510541],.is-theme-career .is-bg-silver-grey-2 .typo-h2 .typo-first-split[data-v-02510541],.is-theme-career .is-bg-silver-grey-2 .typo-h3 .typo-first-split[data-v-02510541],.is-theme-career .is-bg-white-2 .typo-h1 .typo-first-split[data-v-02510541],.is-theme-career .is-bg-white-2 .typo-h2 .typo-first-split[data-v-02510541],.is-theme-career .is-bg-white-2 .typo-h3 .typo-first-split[data-v-02510541]{color:#292929;margin-right:8px}.is-theme-career .is-bg-silver-grey-2 .typo-h1 .typo-second-split[data-v-02510541],.is-theme-career .is-bg-silver-grey-2 .typo-h2 .typo-second-split[data-v-02510541],.is-theme-career .is-bg-silver-grey-2 .typo-h3 .typo-second-split[data-v-02510541],.is-theme-career .is-bg-white-2 .typo-h1 .typo-second-split[data-v-02510541],.is-theme-career .is-bg-white-2 .typo-h2 .typo-second-split[data-v-02510541],.is-theme-career .is-bg-white-2 .typo-h3 .typo-second-split[data-v-02510541]{color:#5400ff}.is-theme-career .is-bg-silver-grey-2 .typo-h1 .typo-first-split[data-v-02510541]:has(+.second-split-aligned-left),.is-theme-career .is-bg-silver-grey-2 .typo-h2 .typo-first-split[data-v-02510541]:has(+.second-split-aligned-left),.is-theme-career .is-bg-silver-grey-2 .typo-h3 .typo-first-split[data-v-02510541]:has(+.second-split-aligned-left),.is-theme-career .is-bg-white-2 .typo-h1 .typo-first-split[data-v-02510541]:has(+.second-split-aligned-left),.is-theme-career .is-bg-white-2 .typo-h2 .typo-first-split[data-v-02510541]:has(+.second-split-aligned-left),.is-theme-career .is-bg-white-2 .typo-h3 .typo-first-split[data-v-02510541]:has(+.second-split-aligned-left){margin-right:0}.is-theme-career .is-bg-dark-grey .typo-h1 .typo-first-split[data-v-02510541],.is-theme-career .is-bg-dark-grey .typo-h2 .typo-first-split[data-v-02510541],.is-theme-career .is-bg-dark-grey .typo-h3 .typo-first-split[data-v-02510541]{color:#fff;margin-right:8px}.is-theme-career .is-bg-dark-grey .typo-h1 .typo-second-split[data-v-02510541],.is-theme-career .is-bg-dark-grey .typo-h2 .typo-second-split[data-v-02510541],.is-theme-career .is-bg-dark-grey .typo-h3 .typo-second-split[data-v-02510541]{color:#ff8f0c}.is-theme-career .is-bg-dark-grey .typo-h1 .typo-first-split[data-v-02510541]:has(+.second-split-aligned-left),.is-theme-career .is-bg-dark-grey .typo-h2 .typo-first-split[data-v-02510541]:has(+.second-split-aligned-left),.is-theme-career .is-bg-dark-grey .typo-h3 .typo-first-split[data-v-02510541]:has(+.second-split-aligned-left){margin-right:0}.is-theme-career .is-bg-pink .typo-h1 .typo-first-split[data-v-02510541],.is-theme-career .is-bg-pink .typo-h2 .typo-first-split[data-v-02510541],.is-theme-career .is-bg-pink .typo-h3 .typo-first-split[data-v-02510541]{color:#fff;margin-right:8px}.is-theme-career .is-bg-pink .typo-h1 .typo-second-split[data-v-02510541],.is-theme-career .is-bg-pink .typo-h2 .typo-second-split[data-v-02510541],.is-theme-career .is-bg-pink .typo-h3 .typo-second-split[data-v-02510541]{color:#5400ff}.is-theme-career .is-bg-pink .typo-h1 .typo-first-split[data-v-02510541]:has(+.second-split-aligned-left),.is-theme-career .is-bg-pink .typo-h2 .typo-first-split[data-v-02510541]:has(+.second-split-aligned-left),.is-theme-career .is-bg-pink .typo-h3 .typo-first-split[data-v-02510541]:has(+.second-split-aligned-left){margin-right:0}.is-theme-career .is-bg-yellow .typo-h1 .typo-first-split[data-v-02510541],.is-theme-career .is-bg-yellow .typo-h2 .typo-first-split[data-v-02510541],.is-theme-career .is-bg-yellow .typo-h3 .typo-first-split[data-v-02510541]{color:#fff;margin-right:8px}.is-theme-career .is-bg-yellow .typo-h1 .typo-second-split[data-v-02510541],.is-theme-career .is-bg-yellow .typo-h2 .typo-second-split[data-v-02510541],.is-theme-career .is-bg-yellow .typo-h3 .typo-second-split[data-v-02510541]{color:#5400ff}.is-theme-career .is-bg-yellow .typo-h1 .typo-first-split[data-v-02510541]:has(+.second-split-aligned-left),.is-theme-career .is-bg-yellow .typo-h2 .typo-first-split[data-v-02510541]:has(+.second-split-aligned-left),.is-theme-career .is-bg-yellow .typo-h3 .typo-first-split[data-v-02510541]:has(+.second-split-aligned-left){margin-right:0}.is-theme-career .is-bg-purple .typo-h1 .typo-first-split[data-v-02510541],.is-theme-career .is-bg-purple .typo-h2 .typo-first-split[data-v-02510541],.is-theme-career .is-bg-purple .typo-h3 .typo-first-split[data-v-02510541]{color:#fff;margin-right:8px}.is-theme-career .is-bg-purple .typo-h1 .typo-second-split[data-v-02510541],.is-theme-career .is-bg-purple .typo-h2 .typo-second-split[data-v-02510541],.is-theme-career .is-bg-purple .typo-h3 .typo-second-split[data-v-02510541]{color:#ff8f0c}.is-theme-career .is-bg-purple .typo-h1 .typo-first-split[data-v-02510541]:has(+.second-split-aligned-left),.is-theme-career .is-bg-purple .typo-h2 .typo-first-split[data-v-02510541]:has(+.second-split-aligned-left),.is-theme-career .is-bg-purple .typo-h3 .typo-first-split[data-v-02510541]:has(+.second-split-aligned-left){margin-right:0}.typo-h1[data-v-02510541]{font-family:InterSemiBold,arial,verdana,sans-serif;font-size:2.5rem;-webkit-hyphens:auto;hyphens:auto;line-height:120%;margin-bottom:1rem;text-transform:inherit}@media (min-width:48em){.typo-h1[data-v-02510541]{margin-bottom:1.25rem}}@media (min-width:62em){.typo-h1[data-v-02510541]{margin-bottom:1.5rem}}.is-theme-career .typo-h1[data-v-02510541]{font-family:InterBlack,arial,verdana,sans-serif;text-transform:uppercase}@media (min-width:48em){.typo-h1[data-v-02510541]{font-size:3.125rem}}@media (min-width:62em){.typo-h1[data-v-02510541]{font-size:3.625rem}}.typo-h2[data-v-02510541]{font-family:InterSemiBold,arial,verdana,sans-serif;font-size:2.375rem;-webkit-hyphens:auto;hyphens:auto;line-height:130%;margin-bottom:.75rem;text-transform:inherit}@media (min-width:48em){.typo-h2[data-v-02510541]{margin-bottom:1rem}}@media (min-width:62em){.typo-h2[data-v-02510541]{margin-bottom:1.25rem}}.is-theme-career .typo-h2[data-v-02510541]{font-family:InterBlack,arial,verdana,sans-serif;text-transform:uppercase}@media (min-width:48em){.typo-h2[data-v-02510541]{font-size:2.5rem;line-height:120%}}@media (min-width:62em){.typo-h2[data-v-02510541]{font-size:3.125rem}}.typo-h3[data-v-02510541]{font-family:InterSemiBold,arial,verdana,sans-serif;font-size:2rem;-webkit-hyphens:auto;hyphens:auto;line-height:130%;margin-bottom:.625rem;text-transform:inherit}@media (min-width:48em){.typo-h3[data-v-02510541]{margin-bottom:.75rem}}@media (min-width:62em){.typo-h3[data-v-02510541]{margin-bottom:1rem}}.is-theme-career .typo-h3[data-v-02510541]{font-family:InterBlack,arial,verdana,sans-serif;text-transform:uppercase}@media (min-width:48em){.typo-h3[data-v-02510541]{font-size:2.375rem}}@media (min-width:62em){.typo-h3[data-v-02510541]{font-size:2.5rem;line-height:120%}}.typo-h4[data-v-02510541]{font-family:InterSemiBold,arial,verdana,sans-serif;font-size:1.5rem;-webkit-hyphens:auto;hyphens:auto;line-height:130%;margin-bottom:.5rem;text-transform:inherit}@media (min-width:48em){.typo-h4[data-v-02510541]{margin-bottom:.625rem}}@media (min-width:62em){.typo-h4[data-v-02510541]{margin-bottom:.75rem}}.is-theme-career .typo-h4[data-v-02510541]{font-family:InterBlack,arial,verdana,sans-serif;text-transform:uppercase}@media (min-width:48em){.typo-h4[data-v-02510541]{font-size:2rem}}@media (min-width:62em){.typo-h4[data-v-02510541]{font-size:2.375rem}}.typo-h5[data-v-02510541]{font-family:InterSemiBold,arial,verdana,sans-serif;font-size:1.5rem;line-height:130%;margin-bottom:.5rem;text-transform:inherit}@media (min-width:62em){.typo-h5[data-v-02510541]{margin-bottom:.625rem}}.is-theme-career .typo-h5[data-v-02510541]{font-family:InterBlack,arial,verdana,sans-serif;text-transform:uppercase}@media (min-width:62em){.typo-h5[data-v-02510541]{font-size:2rem}}.typo-h6[data-v-02510541]{font-family:InterSemiBold,arial,verdana,sans-serif;font-size:1.25rem;letter-spacing:.02em;line-height:160%;margin-bottom:.25rem;text-transform:inherit}@media (min-width:62em){.typo-h6[data-v-02510541]{margin-bottom:.5rem}}.is-theme-career .typo-h6[data-v-02510541]{font-family:InterBlack,arial,verdana,sans-serif;text-transform:uppercase}@media (min-width:62em){.typo-h6[data-v-02510541]{font-size:1.5rem;letter-spacing:normal;line-height:130%}}.typo-sub-large[data-v-02510541]{font-size:1.5rem;line-height:130%}.is-theme-career .typo-sub-large[data-v-02510541]{font-family:InterBold,arial,verdana,sans-serif}@media (min-width:62em){.typo-sub-large[data-v-02510541]{font-size:2rem}}.typo-sub-medium[data-v-02510541]{font-size:1.25rem;line-height:160%}.is-theme-career .typo-sub-medium[data-v-02510541]{font-family:InterBold,arial,verdana,sans-serif}@media (min-width:62em){.typo-sub-medium[data-v-02510541]{font-size:1.5rem;line-height:130%}}.typo-sub-small[data-v-02510541]{font-size:.875rem;line-height:130%}.is-theme-career .typo-sub-small[data-v-02510541]{font-family:InterBold,arial,verdana,sans-serif;font-size:1.25rem;line-height:160%}@media (min-width:62em){.typo-sub-small[data-v-02510541]{font-size:.875rem;line-height:130%}.is-theme-career .typo-sub-small[data-v-02510541]{font-family:InterBold,arial,verdana,sans-serif;font-size:1.25rem;line-height:160%}}.typo-copy-extra-large[data-v-02510541]{font-size:1.25rem;line-height:160%;margin-bottom:1.5rem}@media (min-width:62em){.typo-copy-extra-large[data-v-02510541]{font-size:1.75rem;line-height:150%;margin-bottom:2rem}}.typo-copy-large[data-v-02510541]{font-size:1rem;line-height:160%;margin-bottom:1.25rem}@media (min-width:62em){.typo-copy-large[data-v-02510541]{font-size:1.25rem;margin-bottom:1.5rem}}.typo-copy-medium[data-v-02510541]{font-size:1rem;line-height:180%;margin-bottom:1.25rem}.typo-copy-small[data-v-02510541]{font-size:.875rem;line-height:180%;margin-bottom:1rem}.typo-link[data-v-02510541]{font-size:1rem}.typo-button[data-v-02510541],.typo-link[data-v-02510541]{font-family:InterSemiBold,arial,verdana,sans-serif;letter-spacing:.02em;line-height:150%}.typo-button[data-v-02510541]{font-size:.875rem}.typo-navigation[data-v-02510541]{font-size:.75rem;letter-spacing:.05em;text-transform:uppercase}.typo-navigation[data-v-02510541],.typo-tag[data-v-02510541]{font-family:InterSemiBold,arial,verdana,sans-serif;line-height:150%}.typo-tag[data-v-02510541]{font-size:.875rem;letter-spacing:.005em}.typo-meta[data-v-02510541]{font-size:.75rem;letter-spacing:.05em;line-height:150%}.typo-head-accordion[data-v-02510541]{font-family:InterRegular,arial,verdana,sans-serif;font-size:1.125rem;letter-spacing:.02em;line-height:160%}.richtext h3[data-v-02510541]{font-family:InterSemiBold,arial,verdana,sans-serif;font-size:2rem;-webkit-hyphens:auto;hyphens:auto;line-height:130%;margin-bottom:.625rem;text-transform:inherit}@media (min-width:48em){.richtext h3[data-v-02510541]{margin-bottom:.75rem}}@media (min-width:62em){.richtext h3[data-v-02510541]{margin-bottom:1rem}}.is-theme-career .richtext h3[data-v-02510541]{font-family:InterBlack,arial,verdana,sans-serif;text-transform:uppercase}@media (min-width:48em){.richtext h3[data-v-02510541]{font-size:2.375rem}}@media (min-width:62em){.richtext h3[data-v-02510541]{font-size:2.5rem;line-height:120%}}.richtext h3[data-v-02510541]:not(:first-child){margin-top:64px}.richtext p[data-v-02510541]{margin-bottom:12px}@media (min-width:90em){.richtext p[data-v-02510541]{margin-bottom:16px}}.richtext a[data-v-02510541]:not(.c-link){color:#292929;font-family:InterSemiBold,arial,verdana,sans-serif;position:relative;text-decoration:underline;text-underline-offset:5px;transition:color .2s linear}.richtext a[data-v-02510541]:not(.c-link):before{background-color:transparent;bottom:-1px;content:"";display:block;height:1px;left:0;position:absolute;transition:background-color .12s linear,width .3s cubic-bezier(0,0,.1,1);width:100%;z-index:0}.richtext a[data-v-02510541]:not(.c-link):active,.richtext a[data-v-02510541]:not(.c-link):hover{color:#292929}.richtext a[data-v-02510541]:not(.c-link):active:before,.richtext a[data-v-02510541]:not(.c-link):hover:before{background-color:#292929}.is-bg-dark-grey .richtext a[data-v-02510541]:not(.c-link):active:before,.is-bg-dark-grey .richtext a[data-v-02510541]:not(.c-link):hover:before,.is-bg-pink .richtext a[data-v-02510541]:not(.c-link):active:before,.is-bg-pink .richtext a[data-v-02510541]:not(.c-link):hover:before,.is-bg-purple .richtext a[data-v-02510541]:not(.c-link):active:before,.is-bg-purple .richtext a[data-v-02510541]:not(.c-link):hover:before,.is-bg-yellow .richtext a[data-v-02510541]:not(.c-link):active:before,.is-bg-yellow .richtext a[data-v-02510541]:not(.c-link):hover:before{background-color:#fff}.richtext a[data-v-02510541]:not(.c-link):before{content:none}.richtext a[data-v-02510541]:not(.c-link):active,.richtext a[data-v-02510541]:not(.c-link):focus,.richtext a[data-v-02510541]:not(.c-link):hover{color:#878787}.is-bg-dark-grey .richtext a[data-v-02510541]:not(.c-link),.is-bg-pink .richtext a[data-v-02510541]:not(.c-link),.is-bg-purple .richtext a[data-v-02510541]:not(.c-link),.is-bg-yellow .richtext a[data-v-02510541]:not(.c-link){color:#fff}.is-bg-dark-grey .richtext a[data-v-02510541]:not(.c-link):active,.is-bg-dark-grey .richtext a[data-v-02510541]:not(.c-link):focus,.is-bg-dark-grey .richtext a[data-v-02510541]:not(.c-link):hover,.is-bg-pink .richtext a[data-v-02510541]:not(.c-link):active,.is-bg-pink .richtext a[data-v-02510541]:not(.c-link):focus,.is-bg-pink .richtext a[data-v-02510541]:not(.c-link):hover,.is-bg-purple .richtext a[data-v-02510541]:not(.c-link):active,.is-bg-purple .richtext a[data-v-02510541]:not(.c-link):focus,.is-bg-purple .richtext a[data-v-02510541]:not(.c-link):hover,.is-bg-yellow .richtext a[data-v-02510541]:not(.c-link):active,.is-bg-yellow .richtext a[data-v-02510541]:not(.c-link):focus,.is-bg-yellow .richtext a[data-v-02510541]:not(.c-link):hover{color:#878787}.richtext li[data-v-02510541]{padding-left:40px;position:relative}.richtext li[data-v-02510541]:not(last-child){margin-bottom:10px}.richtext ul li[data-v-02510541]{position:relative}.richtext ul li[data-v-02510541]:before{color:#292929;content:"⬢";font-size:1.5rem;left:0;margin-top:-2px;padding-right:20px;position:absolute}.is-bg-dark-grey .richtext ul li[data-v-02510541]:before,.is-bg-pink .richtext ul li[data-v-02510541]:before,.is-bg-purple .richtext ul li[data-v-02510541]:before,.is-bg-yellow .richtext ul li[data-v-02510541]:before{color:#fff}.richtext ol[data-v-02510541]{counter-reset:orderedListCounter;list-style:none}.richtext ol li[data-v-02510541]:before{color:#292929;content:counters(orderedListCounter,".") ". ";counter-increment:orderedListCounter;font-family:InterBold,arial,verdana,sans-serif;position:absolute;right:calc(100% - 18px)}.is-bg-dark-grey .richtext ol li[data-v-02510541]:before,.is-bg-pink .richtext ol li[data-v-02510541]:before,.is-bg-purple .richtext ol li[data-v-02510541]:before,.is-bg-yellow .richtext ol li[data-v-02510541]:before{color:#fff}.richtext ol ol li[data-v-02510541]{padding-left:44px}.richtext ol ol li[data-v-02510541]:before{color:#292929;right:calc(100% - 29px)}.is-bg-dark-grey .richtext ol ol li[data-v-02510541]:before,.is-bg-pink .richtext ol ol li[data-v-02510541]:before,.is-bg-purple .richtext ol ol li[data-v-02510541]:before,.is-bg-yellow .richtext ol ol li[data-v-02510541]:before{color:#fff}.richtext ul ul li[data-v-02510541]{padding-left:32px}.richtext ul ul li[data-v-02510541]:before{color:#292929}.is-bg-dark-grey .richtext ul ul li[data-v-02510541]:before,.is-bg-pink .richtext ul ul li[data-v-02510541]:before,.is-bg-purple .richtext ul ul li[data-v-02510541]:before,.is-bg-yellow .richtext ul ul li[data-v-02510541]:before{color:#fff}.richtext ol[data-v-02510541],.richtext ul[data-v-02510541]{margin-bottom:30px;margin-top:30px}@media (min-width:62em){.richtext ol[data-v-02510541],.richtext ul[data-v-02510541]{margin-bottom:40px;margin-top:40px}}.richtext ol ol[data-v-02510541],.richtext ol ul[data-v-02510541],.richtext ul ol[data-v-02510541],.richtext ul ul[data-v-02510541]{margin-bottom:8px;margin-top:8px}.richtext ol.is-icon-checkmark li[data-v-02510541],.richtext ul.is-icon-checkmark li[data-v-02510541]{position:relative}.richtext ol.is-icon-checkmark li[data-v-02510541]:before,.richtext ul.is-icon-checkmark li[data-v-02510541]:before{color:#292929;content:"⬢";font-size:1.5rem;left:0;margin-top:-2px;padding-right:20px;position:absolute}.is-bg-dark-grey .richtext ol.is-icon-checkmark li[data-v-02510541]:before,.is-bg-dark-grey .richtext ul.is-icon-checkmark li[data-v-02510541]:before,.is-bg-pink .richtext ol.is-icon-checkmark li[data-v-02510541]:before,.is-bg-pink .richtext ul.is-icon-checkmark li[data-v-02510541]:before,.is-bg-purple .richtext ol.is-icon-checkmark li[data-v-02510541]:before,.is-bg-purple .richtext ul.is-icon-checkmark li[data-v-02510541]:before,.is-bg-yellow .richtext ol.is-icon-checkmark li[data-v-02510541]:before,.is-bg-yellow .richtext ul.is-icon-checkmark li[data-v-02510541]:before{color:#fff}.richtext ol.is-icon-checkmark li[data-v-02510541]:before,.richtext ul.is-icon-checkmark li[data-v-02510541]:before{content:"";font-family:icomoon-ktr;margin-top:0}@media (min-width:62em){.is-medium-big-text-above .richtext ol.is-2-col[data-v-02510541],.is-medium-big-text-above .richtext ul.is-2-col[data-v-02510541],.is-medium-big-text-below .richtext ol.is-2-col[data-v-02510541],.is-medium-big-text-below .richtext ul.is-2-col[data-v-02510541],.is-medium-full-text-below .richtext ol.is-2-col[data-v-02510541],.is-medium-full-text-below .richtext ul.is-2-col[data-v-02510541],.is-no-medium .richtext ol.is-2-col[data-v-02510541],.is-no-medium .richtext ul.is-2-col[data-v-02510541]{-moz-column-count:2;column-count:2}}.richtext[data-v-02510541]>:last-child{margin-bottom:0}[data-v-02510541]:root{--viewport-height:100vh}html.disable-scroll[data-v-02510541]{height:100vh;height:var(--viewport-height);overflow:hidden}html.disable-scroll body[data-v-02510541]{height:auto;overflow:hidden}.pt-0[data-v-02510541]{padding-top:0!important}.pb-0[data-v-02510541]{padding-bottom:0!important}.sr-only[data-v-02510541]{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;white-space:nowrap}.has-it-cc[data-v-02510541]{overflow:hidden;position:relative}.has-it-cc[data-v-02510541]:before{animation:fadeIn .3s linear;background-color:#292929e6;content:"";display:block;inset:0;position:fixed;transition:opacity .3s linear;z-index:800}.it-cc[data-v-02510541]{display:block;font-size:18px;height:0;left:0;margin-top:64px;opacity:0;overflow:hidden auto;position:fixed;right:0;text-align:center;top:0;z-index:810;-webkit-overflow-scrolling:touch;transition:all .2s linear}.it-cc.it-cc--visible[data-v-02510541]{bottom:0;display:flex;flex-direction:column;height:auto;opacity:1}.it-cc__dialog[data-v-02510541]{display:block;margin:0 auto;max-width:1440px;padding-left:16px;padding-right:16px}@media (min-width:36em){.it-cc__dialog[data-v-02510541]{padding-left:16px;padding-right:16px}}@media (min-width:48em){.it-cc__dialog[data-v-02510541]{padding-left:22px;padding-right:22px}}@media (min-width:62em){.it-cc__dialog[data-v-02510541]{padding-left:44px;padding-right:44px}}@media (min-width:90em){.it-cc__dialog[data-v-02510541]{padding-left:56px;padding-right:56px}}.it-cc__dialog[data-v-02510541]{display:inline-block;margin:auto auto 60px;opacity:0;position:relative;top:0;transition:all .3s linear;width:100%}@media (min-width:36em){.it-cc__dialog[data-v-02510541]{margin-bottom:30px}}.it-cc__dialog.it-cc--reveal[data-v-02510541]{opacity:1;transform:translateY(0)}.it-cc--visible .it-cc__dialog[data-v-02510541]{opacity:1}@media (min-width:62em){.it-cc__dialog-inner[data-v-02510541]{display:grid;grid-gap:0 16px;grid-template-columns:repeat(6,minmax(0,1fr));width:100%}}@media (min-width:62em) and (min-width:62em){.it-cc__dialog-inner[data-v-02510541]{grid-column-gap:24px;grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width:62em) and (min-width:90em){.it-cc__dialog-inner[data-v-02510541]{grid-column-gap:32px}}@media (min-width:62em){.it-cc__body[data-v-02510541]{grid-column:2/12;width:100%}}.it-cc__body-inner[data-v-02510541]{background-color:#fff;color:#292929;padding:24px 16px 50px;text-align:left}@media (min-width:36em){.it-cc__body-inner[data-v-02510541]{padding-bottom:16px}}@media (min-width:48em){.it-cc__body-inner[data-v-02510541]{padding:50px}}.it-cc__title[data-v-02510541]{color:#292929;font-family:InterSemiBold,arial,verdana,sans-serif;font-size:1.5rem;line-height:130%;margin-bottom:.5rem;text-transform:inherit}@media (min-width:62em){.it-cc__title[data-v-02510541]{margin-bottom:.625rem}}.is-theme-career .it-cc__title[data-v-02510541]{font-family:InterBlack,arial,verdana,sans-serif;text-transform:uppercase}@media (min-width:62em){.it-cc__title[data-v-02510541]{font-size:2rem}}.it-cc__title[data-v-02510541]:after{display:none}.it-cc__intro[data-v-02510541]{font-size:.875rem;line-height:180%;margin-bottom:40px}.it-cc__content-inner[data-v-02510541]{margin-bottom:30px}.it-cc__content-controls[data-v-02510541]{background-color:#eaeaea;display:flex;flex-flow:row nowrap;justify-content:space-between;padding:12px}@media (min-width:48em){.it-cc__content-controls[data-v-02510541]{flex-flow:column;margin-bottom:24px;padding:16px 24px}}@media (min-width:90em){.it-cc__content-controls[data-v-02510541]{flex-flow:row nowrap;justify-content:space-between}}.it-cc__checkboxes[data-v-02510541]{display:flex;flex-direction:column;width:50%}@media (min-width:48em){.it-cc__checkboxes[data-v-02510541]{flex-direction:row;min-width:100%;width:auto}}@media (min-width:62em){.it-cc__checkboxes[data-v-02510541]{min-width:50%}}.it-cc__details[data-v-02510541]{margin:0 -50px}.it-cc__details-content[data-v-02510541]{display:block;font-size:.875rem;line-height:180%;margin-bottom:1rem;overflow:hidden;position:relative}.it-cc__details-content__inner[data-v-02510541]{margin-bottom:24px;padding-left:50px;padding-right:50px}@media (min-width:48em){.it-cc__details-content__inner[data-v-02510541]{margin-bottom:50px}}.it-cc__details-content__inner .it-cc__title[data-v-02510541]{display:none}.it-cc__details-wrapper[data-v-02510541]{border-bottom:4px solid #eaeaea;padding-bottom:16px}@media (min-width:48em){.it-cc__details-wrapper[data-v-02510541]{background-color:#eaeaea;border-bottom:0;padding:24px}}.it-cc__details-wrapper[data-v-02510541]:not(:last-child){margin-bottom:16px}.it-cc__details-wrapper p[data-v-02510541]{margin-bottom:24px}.it-cc__details-content--collapse[data-v-02510541]{height:0}.it-cc__details-hide[data-v-02510541],.it-cc__details-show[data-v-02510541]{color:#292929;font-family:InterBold,arial,verdana,sans-serif;font-size:.875rem;line-height:180%;margin-bottom:0;order:1}.it-cc__details-icon[data-v-02510541]{color:#292929;font-size:1.5rem;margin-left:5px;order:3;transition:color .2s ease-in-out,transform .2s ease-in-out}@media (max-width:35.99em){.it-cc__details-icon[data-v-02510541]{margin-top:-2px}}.it-cc__details-button[data-v-02510541]{background:none;border:none;cursor:pointer;display:flex;margin:0;padding:0;text-decoration:none;transition:color .2s ease-in-out}@media (min-width:48em){.it-cc__details-button[data-v-02510541]{align-self:flex-end;margin-top:20px;width:100%}}@media (min-width:90em){.it-cc__details-button[data-v-02510541]{margin-top:0;width:auto}}.it-cc__details-button:hover .it-cc__details-hide[data-v-02510541],.it-cc__details-button:hover .it-cc__details-show[data-v-02510541]{text-decoration:underline}.it-cc__details-button:hover .it-cc__details-icon[data-v-02510541]{text-decoration:none}.it-cc__details-button[data-v-02510541]:active,.it-cc__details-button[data-v-02510541]:focus{outline:0}@media (max-width:35.99em){.it-cc__details-button .it-cc__details-hide[data-v-02510541],.it-cc__details-button .it-cc__details-show[data-v-02510541]{font-size:.75rem}}.it-cc__details-button .it-cc__details-hide[data-v-02510541]{display:none}.it-cc__details-button--clicked .it-cc__details-icon[data-v-02510541]{transform:scaleY(-1)}.it-cc__details-button--clicked .it-cc__details-hide[data-v-02510541]{display:block}.it-cc__details-back-button[data-v-02510541],.it-cc__details-back-icon[data-v-02510541],.it-cc__details-button--clicked .it-cc__details-show[data-v-02510541]{display:none}.it-cc__table-wrapper[data-v-02510541]{background-color:#fff;width:100%}@media (min-width:48em){.it-cc__table-wrapper[data-v-02510541]{padding:0 24px}}.it-cc__table-inner[data-v-02510541]{background-attachment:local,local,scroll,scroll;background-color:#fff;background-image:linear-gradient(90deg,#fff,#fff),linear-gradient(90deg,#fff,#fff),linear-gradient(90deg,hsla(0,0%,92%,.3),transparent),linear-gradient(270deg,hsla(0,0%,92%,.3),transparent);background-position:0,100%,0,100%;background-repeat:no-repeat;background-size:20px 100%,20px 100%,20px 100%,20px 100%;overflow-x:auto;position:relative;width:100%}.it-cc__table[data-v-02510541]{width:auto}@media (min-width:48em){.it-cc__table[data-v-02510541]{width:100%}}.it-cc__table thead tr[data-v-02510541]{position:relative}.it-cc__table thead tr[data-v-02510541]:after{border-bottom:1px solid #292929;bottom:0;content:"";height:0;left:0;position:absolute;width:100%}.it-cc__table td[data-v-02510541],.it-cc__table th[data-v-02510541]{background:#fff;border:none!important;display:table-cell!important;font-size:.875rem;line-height:180%;margin-bottom:1rem;padding:10px 20px 10px 0;position:relative}.it-cc__table td[data-v-02510541]:last-child,.it-cc__table th[data-v-02510541]:last-child{padding-right:0}.it-cc__table th[data-v-02510541]{font-family:InterBold,arial,verdana,sans-serif;text-transform:none}.it-cc__table tbody[data-v-02510541]{display:table-row-group!important}.it-cc__table tbody tr[data-v-02510541]{display:table-row!important}.it-cc__table tbody td[data-v-02510541],.it-cc__table tbody th[data-v-02510541]{min-width:85px}.it-cc__table tbody td[data-v-02510541]:first-child,.it-cc__table tbody th[data-v-02510541]:first-child{color:#292929;width:20%}.it-cc__table tbody td[data-v-02510541]:nth-child(2),.it-cc__table tbody th[data-v-02510541]:nth-child(2){min-width:240px;width:50%}.it-cc__checkbox[data-v-02510541]{background:transparent;border:inherit;opacity:0;position:absolute;width:0;z-index:-1}.it-cc__checkbox:not(:disabled):hover+.it-cc__pseudo-checkbox[data-v-02510541]{border-color:#ff8f0c}.it-cc__checkbox:not(:disabled):focus+.it-cc__pseudo-checkbox[data-v-02510541]{border:2px solid #ff8f0c}.it-cc__checkbox:not(:disabled)+.it-cc__checkbox-label[data-v-02510541]{cursor:pointer}.it-cc__checkbox:checked:disabled+.it-cc__pseudo-checkbox[data-v-02510541]{background-color:#878787;border-color:#878787}.it-cc__checkbox:checked:disabled+.it-cc__pseudo-checkbox--headline[data-v-02510541]:after,.it-cc__checkbox:checked:disabled+.it-cc__pseudo-checkbox[data-v-02510541]:after{border-bottom-color:#fff;border-right-color:#fff}.it-cc__checkbox:checked+.it-cc__pseudo-checkbox[data-v-02510541]{background-color:#ff8f0c;border-color:#ff8f0c}.it-cc__checkbox:checked+.it-cc__pseudo-checkbox[data-v-02510541]:after{border-color:#fff;border-bottom:2px solid #fff;border-right:2px solid #fff;content:"";height:11px;inset:0 0 3px;line-height:1;margin:auto;position:absolute;text-align:center;transform:rotate(45deg);width:6px}.it-cc__checkbox:disabled+.it-cc__pseudo-checkbox[data-v-02510541]{border-color:#707070}.it-cc__pseudo-checkbox[data-v-02510541]{background-color:#fff;border:2px solid #707070;display:block;height:24px;position:absolute;top:50%;transform:translateY(-50%);width:24px}.it-cc__checkbox-group[data-v-02510541]{display:flex;flex-direction:column;justify-content:center;position:relative}.it-cc__checkbox-group[data-v-02510541]:not(:last-child){margin-bottom:8px}@media (min-width:48em){.it-cc__checkbox-group[data-v-02510541]:not(:last-child){margin-bottom:0;margin-right:50px}}.it-cc__checkbox-group+p[data-v-02510541]{margin-top:24px}.it-cc__checkbox-group--headline[data-v-02510541]{display:block;margin-bottom:16px}.it-cc__checkbox-label[data-v-02510541]{color:#292929;font-size:.875rem;line-height:180%;margin-bottom:0;padding-left:32px;position:relative;z-index:1}.it-cc__checkbox-label--headline[data-v-02510541]{color:#292929;display:block}.it-cc__footer[data-v-02510541]{bottom:0;display:block;flex-direction:column-reverse;position:fixed;right:16px;width:calc(100% - 32px);z-index:2}@media (min-width:36em){.it-cc__footer[data-v-02510541]{right:16px;width:calc(100% - 32px)}}@media (min-width:48em){.it-cc__footer[data-v-02510541]{right:22px;width:calc(100% - 44px)}}@media (min-width:62em){.it-cc__footer[data-v-02510541]{right:calc(8.33333% + 38.66667px);width:calc(83.33333% - 77.33333px)}}@media (min-width:90em){.it-cc__footer[data-v-02510541]{right:calc(8.33333% + 49.33333px);right:calc(50% - 550.66667px);width:calc(83.33333% - 98.66667px);width:1101.33333px}}.it-cc__footer-controls[data-v-02510541]{background-color:#fff;display:flex;flex-direction:column;padding:16px}@media (min-width:36em){.it-cc__footer-controls[data-v-02510541]{flex-direction:row;padding-left:24px;padding-right:24px}}@media (min-width:48em){.it-cc__footer-controls[data-v-02510541]{justify-content:flex-end;padding-left:50px;padding-right:50px}}@media (min-width:62em){.it-cc__footer-controls[data-v-02510541]{padding-left:50px;padding-right:50px}}.it-cc__button[data-v-02510541]{background:none;border:none;font-family:InterSemiBold,arial,verdana,sans-serif;font-size:.875rem;letter-spacing:.02em;line-height:150%;margin:0 0 8px;padding:11px 24px 12px;text-decoration:none;text-transform:uppercase;transition:background-color .12s linear,border .12s linear,color .12s linear,outline .12s linear;transition:color .12s linear,background-color .12s linear,outline .12s linear}@media (min-width:36em){.it-cc__button[data-v-02510541]{padding-left:40px;padding-right:40px}.it-cc__button[data-v-02510541]:first-child{margin-right:16px}}.it-cc__button-accept[data-v-02510541]{background-color:#ff8f0c;border:1px solid #ff8f0c;color:#fff}.it-cc__button-accept[data-v-02510541]:focus,.it-cc__button-accept[data-v-02510541]:hover{background-color:#fff;border-color:#ff8f0c;color:#ff8f0c}.it-cc__button-decline[data-v-02510541]{background-color:transparent;border:1px solid #292929;color:#292929}.it-cc__button-decline[data-v-02510541]:focus,.it-cc__button-decline[data-v-02510541]:hover{background-color:#292929;border-color:#292929;color:#fff}.c-stage-content-contact[data-v-02510541]{border-top:1px solid #ccc;display:flex;margin-bottom:30px;padding-top:20px}.is-bg-dark-grey .c-stage-content-contact[data-v-02510541]{border-top-color:#878787}@media (min-width:48em){.c-stage-content-contact[data-v-02510541]{flex-direction:column}}@media (min-width:90em){.c-stage-content-contact[data-v-02510541]{flex-direction:row}}.c-stage-content-contact__image[data-v-02510541]{flex-shrink:0;height:auto!important;margin-right:32px;padding-bottom:0!important;width:88px}@media (min-width:36em){.c-stage-content-contact__image[data-v-02510541]{width:78px}}@media (min-width:48em){.c-stage-content-contact__image[data-v-02510541]{margin-bottom:20px;margin-right:0}}@media (min-width:90em){.c-stage-content-contact__image[data-v-02510541]{margin-bottom:0;margin-right:32px}}.c-stage-content-contact__main[data-v-02510541]{margin-bottom:20px}.c-stage-content-contact__name[data-v-02510541]{line-height:150%}.c-stage-content-contact__responsibility[data-v-02510541]{color:#878787;font-size:.875rem;line-height:180%;margin-bottom:0}.is-bg-dark-grey .c-stage-content-contact__responsibility[data-v-02510541]{color:#ccc}.c-stage-content-contact__link[data-v-02510541]{color:#292929;display:table;line-height:150%;position:relative}.c-stage-content-contact__link[data-v-02510541]:before{background-color:transparent;bottom:-1px;content:"";display:block;height:1px;left:0;position:absolute;transition:background-color .12s linear,width .3s cubic-bezier(0,0,.1,1);width:100%;z-index:0}.c-stage-content-contact__link[data-v-02510541]:active,.c-stage-content-contact__link[data-v-02510541]:hover{color:#292929}.c-stage-content-contact__link[data-v-02510541]:active:before,.c-stage-content-contact__link[data-v-02510541]:hover:before{background-color:#292929}.is-bg-dark-grey .c-stage-content-contact__link[data-v-02510541],.is-bg-pink .c-stage-content-contact__link[data-v-02510541],.is-bg-purple .c-stage-content-contact__link[data-v-02510541],.is-bg-yellow .c-stage-content-contact__link[data-v-02510541]{color:#fff}.is-bg-dark-grey .c-stage-content-contact__link[data-v-02510541]:active:before,.is-bg-dark-grey .c-stage-content-contact__link[data-v-02510541]:hover:before,.is-bg-pink .c-stage-content-contact__link[data-v-02510541]:active:before,.is-bg-pink .c-stage-content-contact__link[data-v-02510541]:hover:before,.is-bg-purple .c-stage-content-contact__link[data-v-02510541]:active:before,.is-bg-purple .c-stage-content-contact__link[data-v-02510541]:hover:before,.is-bg-yellow .c-stage-content-contact__link[data-v-02510541]:active:before,.is-bg-yellow .c-stage-content-contact__link[data-v-02510541]:hover:before{background-color:#fff}@keyframes fade-in-359af2c0{0%{opacity:0}to{opacity:1}}html[data-v-359af2c0]{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;scroll-behavior:smooth;scroll-margin-block-end:36px}html .touchevents[data-v-359af2c0]{-webkit-overflow-scrolling:touch}body[data-v-359af2c0]{color:#292929;font-family:InterRegular,arial,verdana,sans-serif;font-size:1rem;line-height:180%;margin:0;min-height:100vh;overflow:hidden scroll;width:100%}@media (max-width:35.99em){body[data-v-359af2c0]{-webkit-hyphens:auto;hyphens:auto}}body[data-v-359af2c0]:before{display:none}a[data-v-359af2c0]{text-decoration:none}strong[data-v-359af2c0]{font-family:InterBold,arial,verdana,sans-serif;font-weight:400}.is-bg-silver-grey[data-v-359af2c0],.is-bg-silver-grey-2[data-v-359af2c0]{background-color:#f6f6f6}.is-bg-dark-grey[data-v-359af2c0]{background-color:#292929;color:#fff}.is-hidden[data-v-359af2c0]{display:none}.overflow-hidden[data-v-359af2c0]{contain:paint}head[data-v-359af2c0]{font-family:xs}@media (min-width:36em){head[data-v-359af2c0]{font-family:sm}}@media (min-width:48em){head[data-v-359af2c0]{font-family:md}}@media (min-width:62em){head[data-v-359af2c0]{font-family:lg}}@media (min-width:90em){head[data-v-359af2c0]{font-family:xl}}.icon--24[data-v-359af2c0]{font-size:1.5rem}.icon--32[data-v-359af2c0]{font-size:2rem}.icon--48[data-v-359af2c0]{font-size:3rem}.icon--64[data-v-359af2c0]{font-size:4rem}[class*=" icon-"][data-v-359af2c0],[class^=icon-][data-v-359af2c0]{font-family:icomoon-ktr!important;speak:never;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-youtube[data-v-359af2c0]:before{content:""}.icon-checkmark[data-v-359af2c0]:before{content:""}.icon-notification[data-v-359af2c0]:before{content:""}.icon-installation[data-v-359af2c0]:before{content:""}.icon-calendar[data-v-359af2c0]:before{content:""}.icon-close-small[data-v-359af2c0]:before{content:""}.icon-close-tag[data-v-359af2c0]:before{content:""}.icon-arrow-pulldown[data-v-359af2c0]:before{content:""}.icon-wikipedia[data-v-359af2c0]:before{content:""}.icon-facebook[data-v-359af2c0]:before{content:""}.icon-instagram[data-v-359af2c0]:before{content:""}.icon-linkedin[data-v-359af2c0]:before{content:""}.icon-xing[data-v-359af2c0]:before{content:""}.icon-check[data-v-359af2c0]:before{content:""}.icon-arrow-open[data-v-359af2c0]:before{content:""}.icon-menu[data-v-359af2c0]:before{content:""}.icon-close-menu[data-v-359af2c0]:before{content:""}.icon-online-tools[data-v-359af2c0]:before{content:""}.icon-cad-library[data-v-359af2c0]:before{content:""}.icon-location[data-v-359af2c0]:before{content:""}.icon-2d-drawing[data-v-359af2c0]:before{content:""}.icon-mail[data-v-359af2c0]:before{content:""}.icon-phone[data-v-359af2c0]:before{content:""}.icon-shop[data-v-359af2c0]:before{content:""}.icon-upload[data-v-359af2c0]:before{content:""}.icon-minus[data-v-359af2c0]:before{content:""}.icon-arrow-extern[data-v-359af2c0]:before{content:""}.icon-arrow-left[data-v-359af2c0]:before{content:""}.icon-arrow-right[data-v-359af2c0]:before{content:""}.icon-arrow-back[data-v-359af2c0]:before{content:""}.icon-arrow-forward[data-v-359af2c0]:before{content:""}.icon-download[data-v-359af2c0]:before{content:""}.icon-globe[data-v-359af2c0]:before{content:""}.icon-locked[data-v-359af2c0]:before{content:""}.icon-login[data-v-359af2c0]:before{content:""}.icon-paper[data-v-359af2c0]:before{content:""}.icon-plus[data-v-359af2c0]:before{content:""}.icon-search[data-v-359af2c0]:before{content:""}.icon-product-search[data-v-359af2c0]:before{content:""}.icon-material-search[data-v-359af2c0]:before{content:""}.icon-filter[data-v-359af2c0]:before{content:""}.c-page[data-v-359af2c0],.c-page__content[data-v-359af2c0]{display:block}.c-page__content>.c-section:first-child+div>.c-section[data-v-359af2c0]:first-child,.c-page__content>.c-section:first-child+div>.mgnl-area>.c-section[data-v-359af2c0]:first-child,.c-page__content>.mgnl-area>.c-section:first-child+div>.c-section[data-v-359af2c0]:first-child,.c-page__content>.mgnl-area>.c-section:first-child+div>.mgnl-area>.c-section[data-v-359af2c0]:first-child{margin-top:64px}@media (min-width:48em){.c-page__content>.c-section:first-child+div>.c-section[data-v-359af2c0]:first-child,.c-page__content>.c-section:first-child+div>.mgnl-area>.c-section[data-v-359af2c0]:first-child,.c-page__content>.mgnl-area>.c-section:first-child+div>.c-section[data-v-359af2c0]:first-child,.c-page__content>.mgnl-area>.c-section:first-child+div>.mgnl-area>.c-section[data-v-359af2c0]:first-child{margin-top:100px}}@media (min-width:90em){.c-page__content>.c-section:first-child+div>.c-section[data-v-359af2c0]:first-child,.c-page__content>.c-section:first-child+div>.mgnl-area>.c-section[data-v-359af2c0]:first-child,.c-page__content>.mgnl-area>.c-section:first-child+div>.c-section[data-v-359af2c0]:first-child,.c-page__content>.mgnl-area>.c-section:first-child+div>.mgnl-area>.c-section[data-v-359af2c0]:first-child{margin-top:120px}}.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-359af2c0]{margin-top:0;padding-top:0}@media (min-width:48em){.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-359af2c0]{margin-top:0}}@media (min-width:90em){.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-359af2c0]{margin-top:0}}.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-pink[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-purple[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-yellow[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-pink[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-purple[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-yellow[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-359af2c0]{margin-top:0}@media (min-width:48em){.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-pink[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-purple[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-yellow[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-pink[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-purple[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-yellow[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-359af2c0]{margin-top:0}}@media (min-width:90em){.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-pink[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-purple[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-yellow[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-pink[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-purple[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-yellow[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-359af2c0]{margin-top:0}}.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey-2[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey-2[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-359af2c0]{margin-top:0;padding-top:0}@media (min-width:48em){.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey-2[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey-2[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-359af2c0]{margin-top:0}}@media (min-width:90em){.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey-2[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey-2[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-359af2c0]{margin-top:0}}.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-pink[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-purple[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-yellow[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-dark-grey[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-pink[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-purple[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-yellow[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-pink[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-purple[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-yellow[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-dark-grey[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-pink[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-purple[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-yellow[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-359af2c0]{margin-top:0}@media (min-width:48em){.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-pink[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-purple[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-yellow[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-dark-grey[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-pink[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-purple[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-yellow[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-pink[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-purple[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-yellow[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-dark-grey[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-pink[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-purple[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-yellow[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-359af2c0]{margin-top:0}}@media (min-width:90em){.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-pink[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-purple[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-yellow[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-dark-grey[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-pink[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-purple[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-yellow[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-pink[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-purple[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-yellow[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-dark-grey[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-pink[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-purple[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-yellow[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-359af2c0]{margin-top:0}}.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-purple[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-purple[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-359af2c0]{margin-top:0;padding-top:0}@media (min-width:48em){.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-purple[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-purple[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-359af2c0]{margin-top:0}}@media (min-width:90em){.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-purple[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-purple[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-359af2c0]{margin-top:0}}.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-dark-grey[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-pink[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey-2[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-yellow[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-dark-grey[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-pink[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey-2[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-yellow[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-359af2c0]{margin-top:0}@media (min-width:48em){.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-dark-grey[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-pink[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey-2[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-yellow[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-dark-grey[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-pink[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey-2[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-yellow[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-359af2c0]{margin-top:0}}@media (min-width:90em){.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-dark-grey[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-pink[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey-2[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-yellow[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-dark-grey[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-pink[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey-2[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-yellow[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-359af2c0]{margin-top:0}}.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-yellow[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-yellow[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-359af2c0]{margin-top:0;padding-top:0}@media (min-width:48em){.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-yellow[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-yellow[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-359af2c0]{margin-top:0}}@media (min-width:90em){.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-yellow[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-yellow[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-359af2c0]{margin-top:0}}.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-dark-grey[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-pink[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-purple[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey-2[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-dark-grey[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-pink[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-purple[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey-2[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-359af2c0]{margin-top:0}@media (min-width:48em){.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-dark-grey[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-pink[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-purple[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey-2[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-dark-grey[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-pink[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-purple[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey-2[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-359af2c0]{margin-top:0}}@media (min-width:90em){.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-dark-grey[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-pink[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-purple[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey-2[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-dark-grey[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-pink[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-purple[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey-2[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-359af2c0]{margin-top:0}}.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-pink[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-pink[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-359af2c0]{margin-top:0;padding-top:0}@media (min-width:48em){.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-pink[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-pink[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-359af2c0]{margin-top:0}}@media (min-width:90em){.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-pink[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-pink[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-359af2c0]{margin-top:0}}.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-dark-grey[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-purple[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey-2[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-yellow[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-dark-grey[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-purple[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey-2[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-yellow[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-359af2c0]{margin-top:0}@media (min-width:48em){.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-dark-grey[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-purple[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey-2[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-yellow[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-dark-grey[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-purple[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey-2[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-yellow[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-359af2c0]{margin-top:0}}@media (min-width:90em){.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-dark-grey[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-purple[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey-2[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-yellow[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-359af2c0],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-dark-grey[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-purple[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey-2[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-yellow[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-359af2c0],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-359af2c0]{margin-top:0}}.is-bg-purple[data-v-359af2c0]{background:linear-gradient(270deg,#7f40ff .13%,#5400ff 99.85%);color:#fff}.is-bg-pink[data-v-359af2c0]{background:linear-gradient(270deg,#ea41b0 .04%,#cd2193 43.51%);color:#fff}.is-bg-yellow[data-v-359af2c0]{background:linear-gradient(270deg,#f2bd00 .1%,#ff8f0c 50.66%);color:#fff}.is-theme-career .typo-h1[data-v-359af2c0],.is-theme-career .typo-h2[data-v-359af2c0],.is-theme-career .typo-h3[data-v-359af2c0],.is-theme-career .typo-h4[data-v-359af2c0],.is-theme-career .typo-h5[data-v-359af2c0],.is-theme-career .typo-h6[data-v-359af2c0]{font-family:InterBlack,arial,verdana,sans-serif;text-transform:uppercase}.is-theme-career .is-bg-silver-grey .typo-h1 span[data-v-359af2c0],.is-theme-career .is-bg-silver-grey .typo-h2 span[data-v-359af2c0],.is-theme-career .is-bg-silver-grey .typo-h3 span[data-v-359af2c0],.is-theme-career .is-bg-white .typo-h1 span[data-v-359af2c0],.is-theme-career .is-bg-white .typo-h2 span[data-v-359af2c0],.is-theme-career .is-bg-white .typo-h3 span[data-v-359af2c0]{background-color:#5400ff;-webkit-box-decoration-break:clone;box-decoration-break:clone;line-height:1.4;padding:2px 10px}.is-theme-career .is-bg-silver-grey .typo-h1 .typo-first-split[data-v-359af2c0],.is-theme-career .is-bg-silver-grey .typo-h2 .typo-first-split[data-v-359af2c0],.is-theme-career .is-bg-silver-grey .typo-h3 .typo-first-split[data-v-359af2c0],.is-theme-career .is-bg-white .typo-h1 .typo-first-split[data-v-359af2c0],.is-theme-career .is-bg-white .typo-h2 .typo-first-split[data-v-359af2c0],.is-theme-career .is-bg-white .typo-h3 .typo-first-split[data-v-359af2c0]{color:#fff;margin-right:-10px}.is-theme-career .is-bg-silver-grey .typo-h1 .typo-second-split[data-v-359af2c0],.is-theme-career .is-bg-silver-grey .typo-h2 .typo-second-split[data-v-359af2c0],.is-theme-career .is-bg-silver-grey .typo-h3 .typo-second-split[data-v-359af2c0],.is-theme-career .is-bg-white .typo-h1 .typo-second-split[data-v-359af2c0],.is-theme-career .is-bg-white .typo-h2 .typo-second-split[data-v-359af2c0],.is-theme-career .is-bg-white .typo-h3 .typo-second-split[data-v-359af2c0]{color:#ea41b0}.is-theme-career .is-bg-silver-grey .typo-h1 .typo-first-split[data-v-359af2c0]:has(+.second-split-aligned-left),.is-theme-career .is-bg-silver-grey .typo-h2 .typo-first-split[data-v-359af2c0]:has(+.second-split-aligned-left),.is-theme-career .is-bg-silver-grey .typo-h3 .typo-first-split[data-v-359af2c0]:has(+.second-split-aligned-left),.is-theme-career .is-bg-white .typo-h1 .typo-first-split[data-v-359af2c0]:has(+.second-split-aligned-left),.is-theme-career .is-bg-white .typo-h2 .typo-first-split[data-v-359af2c0]:has(+.second-split-aligned-left),.is-theme-career .is-bg-white .typo-h3 .typo-first-split[data-v-359af2c0]:has(+.second-split-aligned-left){margin-right:0}.is-theme-career .is-bg-silver-grey-2 .typo-h1 .typo-first-split[data-v-359af2c0],.is-theme-career .is-bg-silver-grey-2 .typo-h2 .typo-first-split[data-v-359af2c0],.is-theme-career .is-bg-silver-grey-2 .typo-h3 .typo-first-split[data-v-359af2c0],.is-theme-career .is-bg-white-2 .typo-h1 .typo-first-split[data-v-359af2c0],.is-theme-career .is-bg-white-2 .typo-h2 .typo-first-split[data-v-359af2c0],.is-theme-career .is-bg-white-2 .typo-h3 .typo-first-split[data-v-359af2c0]{color:#292929;margin-right:8px}.is-theme-career .is-bg-silver-grey-2 .typo-h1 .typo-second-split[data-v-359af2c0],.is-theme-career .is-bg-silver-grey-2 .typo-h2 .typo-second-split[data-v-359af2c0],.is-theme-career .is-bg-silver-grey-2 .typo-h3 .typo-second-split[data-v-359af2c0],.is-theme-career .is-bg-white-2 .typo-h1 .typo-second-split[data-v-359af2c0],.is-theme-career .is-bg-white-2 .typo-h2 .typo-second-split[data-v-359af2c0],.is-theme-career .is-bg-white-2 .typo-h3 .typo-second-split[data-v-359af2c0]{color:#5400ff}.is-theme-career .is-bg-silver-grey-2 .typo-h1 .typo-first-split[data-v-359af2c0]:has(+.second-split-aligned-left),.is-theme-career .is-bg-silver-grey-2 .typo-h2 .typo-first-split[data-v-359af2c0]:has(+.second-split-aligned-left),.is-theme-career .is-bg-silver-grey-2 .typo-h3 .typo-first-split[data-v-359af2c0]:has(+.second-split-aligned-left),.is-theme-career .is-bg-white-2 .typo-h1 .typo-first-split[data-v-359af2c0]:has(+.second-split-aligned-left),.is-theme-career .is-bg-white-2 .typo-h2 .typo-first-split[data-v-359af2c0]:has(+.second-split-aligned-left),.is-theme-career .is-bg-white-2 .typo-h3 .typo-first-split[data-v-359af2c0]:has(+.second-split-aligned-left){margin-right:0}.is-theme-career .is-bg-dark-grey .typo-h1 .typo-first-split[data-v-359af2c0],.is-theme-career .is-bg-dark-grey .typo-h2 .typo-first-split[data-v-359af2c0],.is-theme-career .is-bg-dark-grey .typo-h3 .typo-first-split[data-v-359af2c0]{color:#fff;margin-right:8px}.is-theme-career .is-bg-dark-grey .typo-h1 .typo-second-split[data-v-359af2c0],.is-theme-career .is-bg-dark-grey .typo-h2 .typo-second-split[data-v-359af2c0],.is-theme-career .is-bg-dark-grey .typo-h3 .typo-second-split[data-v-359af2c0]{color:#ff8f0c}.is-theme-career .is-bg-dark-grey .typo-h1 .typo-first-split[data-v-359af2c0]:has(+.second-split-aligned-left),.is-theme-career .is-bg-dark-grey .typo-h2 .typo-first-split[data-v-359af2c0]:has(+.second-split-aligned-left),.is-theme-career .is-bg-dark-grey .typo-h3 .typo-first-split[data-v-359af2c0]:has(+.second-split-aligned-left){margin-right:0}.is-theme-career .is-bg-pink .typo-h1 .typo-first-split[data-v-359af2c0],.is-theme-career .is-bg-pink .typo-h2 .typo-first-split[data-v-359af2c0],.is-theme-career .is-bg-pink .typo-h3 .typo-first-split[data-v-359af2c0]{color:#fff;margin-right:8px}.is-theme-career .is-bg-pink .typo-h1 .typo-second-split[data-v-359af2c0],.is-theme-career .is-bg-pink .typo-h2 .typo-second-split[data-v-359af2c0],.is-theme-career .is-bg-pink .typo-h3 .typo-second-split[data-v-359af2c0]{color:#5400ff}.is-theme-career .is-bg-pink .typo-h1 .typo-first-split[data-v-359af2c0]:has(+.second-split-aligned-left),.is-theme-career .is-bg-pink .typo-h2 .typo-first-split[data-v-359af2c0]:has(+.second-split-aligned-left),.is-theme-career .is-bg-pink .typo-h3 .typo-first-split[data-v-359af2c0]:has(+.second-split-aligned-left){margin-right:0}.is-theme-career .is-bg-yellow .typo-h1 .typo-first-split[data-v-359af2c0],.is-theme-career .is-bg-yellow .typo-h2 .typo-first-split[data-v-359af2c0],.is-theme-career .is-bg-yellow .typo-h3 .typo-first-split[data-v-359af2c0]{color:#fff;margin-right:8px}.is-theme-career .is-bg-yellow .typo-h1 .typo-second-split[data-v-359af2c0],.is-theme-career .is-bg-yellow .typo-h2 .typo-second-split[data-v-359af2c0],.is-theme-career .is-bg-yellow .typo-h3 .typo-second-split[data-v-359af2c0]{color:#5400ff}.is-theme-career .is-bg-yellow .typo-h1 .typo-first-split[data-v-359af2c0]:has(+.second-split-aligned-left),.is-theme-career .is-bg-yellow .typo-h2 .typo-first-split[data-v-359af2c0]:has(+.second-split-aligned-left),.is-theme-career .is-bg-yellow .typo-h3 .typo-first-split[data-v-359af2c0]:has(+.second-split-aligned-left){margin-right:0}.is-theme-career .is-bg-purple .typo-h1 .typo-first-split[data-v-359af2c0],.is-theme-career .is-bg-purple .typo-h2 .typo-first-split[data-v-359af2c0],.is-theme-career .is-bg-purple .typo-h3 .typo-first-split[data-v-359af2c0]{color:#fff;margin-right:8px}.is-theme-career .is-bg-purple .typo-h1 .typo-second-split[data-v-359af2c0],.is-theme-career .is-bg-purple .typo-h2 .typo-second-split[data-v-359af2c0],.is-theme-career .is-bg-purple .typo-h3 .typo-second-split[data-v-359af2c0]{color:#ff8f0c}.is-theme-career .is-bg-purple .typo-h1 .typo-first-split[data-v-359af2c0]:has(+.second-split-aligned-left),.is-theme-career .is-bg-purple .typo-h2 .typo-first-split[data-v-359af2c0]:has(+.second-split-aligned-left),.is-theme-career .is-bg-purple .typo-h3 .typo-first-split[data-v-359af2c0]:has(+.second-split-aligned-left){margin-right:0}.typo-h1[data-v-359af2c0]{font-family:InterSemiBold,arial,verdana,sans-serif;font-size:2.5rem;-webkit-hyphens:auto;hyphens:auto;line-height:120%;margin-bottom:1rem;text-transform:inherit}@media (min-width:48em){.typo-h1[data-v-359af2c0]{margin-bottom:1.25rem}}@media (min-width:62em){.typo-h1[data-v-359af2c0]{margin-bottom:1.5rem}}.is-theme-career .typo-h1[data-v-359af2c0]{font-family:InterBlack,arial,verdana,sans-serif;text-transform:uppercase}@media (min-width:48em){.typo-h1[data-v-359af2c0]{font-size:3.125rem}}@media (min-width:62em){.typo-h1[data-v-359af2c0]{font-size:3.625rem}}.typo-h2[data-v-359af2c0]{font-family:InterSemiBold,arial,verdana,sans-serif;font-size:2.375rem;-webkit-hyphens:auto;hyphens:auto;line-height:130%;margin-bottom:.75rem;text-transform:inherit}@media (min-width:48em){.typo-h2[data-v-359af2c0]{margin-bottom:1rem}}@media (min-width:62em){.typo-h2[data-v-359af2c0]{margin-bottom:1.25rem}}.is-theme-career .typo-h2[data-v-359af2c0]{font-family:InterBlack,arial,verdana,sans-serif;text-transform:uppercase}@media (min-width:48em){.typo-h2[data-v-359af2c0]{font-size:2.5rem;line-height:120%}}@media (min-width:62em){.typo-h2[data-v-359af2c0]{font-size:3.125rem}}.typo-h3[data-v-359af2c0]{font-family:InterSemiBold,arial,verdana,sans-serif;font-size:2rem;-webkit-hyphens:auto;hyphens:auto;line-height:130%;margin-bottom:.625rem;text-transform:inherit}@media (min-width:48em){.typo-h3[data-v-359af2c0]{margin-bottom:.75rem}}@media (min-width:62em){.typo-h3[data-v-359af2c0]{margin-bottom:1rem}}.is-theme-career .typo-h3[data-v-359af2c0]{font-family:InterBlack,arial,verdana,sans-serif;text-transform:uppercase}@media (min-width:48em){.typo-h3[data-v-359af2c0]{font-size:2.375rem}}@media (min-width:62em){.typo-h3[data-v-359af2c0]{font-size:2.5rem;line-height:120%}}.typo-h4[data-v-359af2c0]{font-family:InterSemiBold,arial,verdana,sans-serif;font-size:1.5rem;-webkit-hyphens:auto;hyphens:auto;line-height:130%;margin-bottom:.5rem;text-transform:inherit}@media (min-width:48em){.typo-h4[data-v-359af2c0]{margin-bottom:.625rem}}@media (min-width:62em){.typo-h4[data-v-359af2c0]{margin-bottom:.75rem}}.is-theme-career .typo-h4[data-v-359af2c0]{font-family:InterBlack,arial,verdana,sans-serif;text-transform:uppercase}@media (min-width:48em){.typo-h4[data-v-359af2c0]{font-size:2rem}}@media (min-width:62em){.typo-h4[data-v-359af2c0]{font-size:2.375rem}}.typo-h5[data-v-359af2c0]{font-family:InterSemiBold,arial,verdana,sans-serif;font-size:1.5rem;line-height:130%;margin-bottom:.5rem;text-transform:inherit}@media (min-width:62em){.typo-h5[data-v-359af2c0]{margin-bottom:.625rem}}.is-theme-career .typo-h5[data-v-359af2c0]{font-family:InterBlack,arial,verdana,sans-serif;text-transform:uppercase}@media (min-width:62em){.typo-h5[data-v-359af2c0]{font-size:2rem}}.typo-h6[data-v-359af2c0]{font-family:InterSemiBold,arial,verdana,sans-serif;font-size:1.25rem;letter-spacing:.02em;line-height:160%;margin-bottom:.25rem;text-transform:inherit}@media (min-width:62em){.typo-h6[data-v-359af2c0]{margin-bottom:.5rem}}.is-theme-career .typo-h6[data-v-359af2c0]{font-family:InterBlack,arial,verdana,sans-serif;text-transform:uppercase}@media (min-width:62em){.typo-h6[data-v-359af2c0]{font-size:1.5rem;letter-spacing:normal;line-height:130%}}.typo-sub-large[data-v-359af2c0]{font-size:1.5rem;line-height:130%}.is-theme-career .typo-sub-large[data-v-359af2c0]{font-family:InterBold,arial,verdana,sans-serif}@media (min-width:62em){.typo-sub-large[data-v-359af2c0]{font-size:2rem}}.typo-sub-medium[data-v-359af2c0]{font-size:1.25rem;line-height:160%}.is-theme-career .typo-sub-medium[data-v-359af2c0]{font-family:InterBold,arial,verdana,sans-serif}@media (min-width:62em){.typo-sub-medium[data-v-359af2c0]{font-size:1.5rem;line-height:130%}}.typo-sub-small[data-v-359af2c0]{font-size:.875rem;line-height:130%}.is-theme-career .typo-sub-small[data-v-359af2c0]{font-family:InterBold,arial,verdana,sans-serif;font-size:1.25rem;line-height:160%}@media (min-width:62em){.typo-sub-small[data-v-359af2c0]{font-size:.875rem;line-height:130%}.is-theme-career .typo-sub-small[data-v-359af2c0]{font-family:InterBold,arial,verdana,sans-serif;font-size:1.25rem;line-height:160%}}.typo-copy-extra-large[data-v-359af2c0]{font-size:1.25rem;line-height:160%;margin-bottom:1.5rem}@media (min-width:62em){.typo-copy-extra-large[data-v-359af2c0]{font-size:1.75rem;line-height:150%;margin-bottom:2rem}}.typo-copy-large[data-v-359af2c0]{font-size:1rem;line-height:160%;margin-bottom:1.25rem}@media (min-width:62em){.typo-copy-large[data-v-359af2c0]{font-size:1.25rem;margin-bottom:1.5rem}}.typo-copy-medium[data-v-359af2c0]{font-size:1rem;line-height:180%;margin-bottom:1.25rem}.typo-copy-small[data-v-359af2c0]{font-size:.875rem;line-height:180%;margin-bottom:1rem}.typo-link[data-v-359af2c0]{font-size:1rem}.typo-button[data-v-359af2c0],.typo-link[data-v-359af2c0]{font-family:InterSemiBold,arial,verdana,sans-serif;letter-spacing:.02em;line-height:150%}.typo-button[data-v-359af2c0]{font-size:.875rem}.typo-navigation[data-v-359af2c0]{font-size:.75rem;letter-spacing:.05em;text-transform:uppercase}.typo-navigation[data-v-359af2c0],.typo-tag[data-v-359af2c0]{font-family:InterSemiBold,arial,verdana,sans-serif;line-height:150%}.typo-tag[data-v-359af2c0]{font-size:.875rem;letter-spacing:.005em}.typo-meta[data-v-359af2c0]{font-size:.75rem;letter-spacing:.05em;line-height:150%}.typo-head-accordion[data-v-359af2c0]{font-family:InterRegular,arial,verdana,sans-serif;font-size:1.125rem;letter-spacing:.02em;line-height:160%}.richtext h3[data-v-359af2c0]{font-family:InterSemiBold,arial,verdana,sans-serif;font-size:2rem;-webkit-hyphens:auto;hyphens:auto;line-height:130%;margin-bottom:.625rem;text-transform:inherit}@media (min-width:48em){.richtext h3[data-v-359af2c0]{margin-bottom:.75rem}}@media (min-width:62em){.richtext h3[data-v-359af2c0]{margin-bottom:1rem}}.is-theme-career .richtext h3[data-v-359af2c0]{font-family:InterBlack,arial,verdana,sans-serif;text-transform:uppercase}@media (min-width:48em){.richtext h3[data-v-359af2c0]{font-size:2.375rem}}@media (min-width:62em){.richtext h3[data-v-359af2c0]{font-size:2.5rem;line-height:120%}}.richtext h3[data-v-359af2c0]:not(:first-child){margin-top:64px}.richtext p[data-v-359af2c0]{margin-bottom:12px}@media (min-width:90em){.richtext p[data-v-359af2c0]{margin-bottom:16px}}.richtext a[data-v-359af2c0]:not(.c-link){color:#292929;font-family:InterSemiBold,arial,verdana,sans-serif;position:relative;text-decoration:underline;text-underline-offset:5px;transition:color .2s linear}.richtext a[data-v-359af2c0]:not(.c-link):before{background-color:transparent;bottom:-1px;content:"";display:block;height:1px;left:0;position:absolute;transition:background-color .12s linear,width .3s cubic-bezier(0,0,.1,1);width:100%;z-index:0}.richtext a[data-v-359af2c0]:not(.c-link):active,.richtext a[data-v-359af2c0]:not(.c-link):hover{color:#292929}.richtext a[data-v-359af2c0]:not(.c-link):active:before,.richtext a[data-v-359af2c0]:not(.c-link):hover:before{background-color:#292929}.is-bg-dark-grey .richtext a[data-v-359af2c0]:not(.c-link):active:before,.is-bg-dark-grey .richtext a[data-v-359af2c0]:not(.c-link):hover:before,.is-bg-pink .richtext a[data-v-359af2c0]:not(.c-link):active:before,.is-bg-pink .richtext a[data-v-359af2c0]:not(.c-link):hover:before,.is-bg-purple .richtext a[data-v-359af2c0]:not(.c-link):active:before,.is-bg-purple .richtext a[data-v-359af2c0]:not(.c-link):hover:before,.is-bg-yellow .richtext a[data-v-359af2c0]:not(.c-link):active:before,.is-bg-yellow .richtext a[data-v-359af2c0]:not(.c-link):hover:before{background-color:#fff}.richtext a[data-v-359af2c0]:not(.c-link):before{content:none}.richtext a[data-v-359af2c0]:not(.c-link):active,.richtext a[data-v-359af2c0]:not(.c-link):focus,.richtext a[data-v-359af2c0]:not(.c-link):hover{color:#878787}.is-bg-dark-grey .richtext a[data-v-359af2c0]:not(.c-link),.is-bg-pink .richtext a[data-v-359af2c0]:not(.c-link),.is-bg-purple .richtext a[data-v-359af2c0]:not(.c-link),.is-bg-yellow .richtext a[data-v-359af2c0]:not(.c-link){color:#fff}.is-bg-dark-grey .richtext a[data-v-359af2c0]:not(.c-link):active,.is-bg-dark-grey .richtext a[data-v-359af2c0]:not(.c-link):focus,.is-bg-dark-grey .richtext a[data-v-359af2c0]:not(.c-link):hover,.is-bg-pink .richtext a[data-v-359af2c0]:not(.c-link):active,.is-bg-pink .richtext a[data-v-359af2c0]:not(.c-link):focus,.is-bg-pink .richtext a[data-v-359af2c0]:not(.c-link):hover,.is-bg-purple .richtext a[data-v-359af2c0]:not(.c-link):active,.is-bg-purple .richtext a[data-v-359af2c0]:not(.c-link):focus,.is-bg-purple .richtext a[data-v-359af2c0]:not(.c-link):hover,.is-bg-yellow .richtext a[data-v-359af2c0]:not(.c-link):active,.is-bg-yellow .richtext a[data-v-359af2c0]:not(.c-link):focus,.is-bg-yellow .richtext a[data-v-359af2c0]:not(.c-link):hover{color:#878787}.richtext li[data-v-359af2c0]{padding-left:40px;position:relative}.richtext li[data-v-359af2c0]:not(last-child){margin-bottom:10px}.richtext ul li[data-v-359af2c0]{position:relative}.richtext ul li[data-v-359af2c0]:before{color:#292929;content:"⬢";font-size:1.5rem;left:0;margin-top:-2px;padding-right:20px;position:absolute}.is-bg-dark-grey .richtext ul li[data-v-359af2c0]:before,.is-bg-pink .richtext ul li[data-v-359af2c0]:before,.is-bg-purple .richtext ul li[data-v-359af2c0]:before,.is-bg-yellow .richtext ul li[data-v-359af2c0]:before{color:#fff}.richtext ol[data-v-359af2c0]{counter-reset:orderedListCounter;list-style:none}.richtext ol li[data-v-359af2c0]:before{color:#292929;content:counters(orderedListCounter,".") ". ";counter-increment:orderedListCounter;font-family:InterBold,arial,verdana,sans-serif;position:absolute;right:calc(100% - 18px)}.is-bg-dark-grey .richtext ol li[data-v-359af2c0]:before,.is-bg-pink .richtext ol li[data-v-359af2c0]:before,.is-bg-purple .richtext ol li[data-v-359af2c0]:before,.is-bg-yellow .richtext ol li[data-v-359af2c0]:before{color:#fff}.richtext ol ol li[data-v-359af2c0]{padding-left:44px}.richtext ol ol li[data-v-359af2c0]:before{color:#292929;right:calc(100% - 29px)}.is-bg-dark-grey .richtext ol ol li[data-v-359af2c0]:before,.is-bg-pink .richtext ol ol li[data-v-359af2c0]:before,.is-bg-purple .richtext ol ol li[data-v-359af2c0]:before,.is-bg-yellow .richtext ol ol li[data-v-359af2c0]:before{color:#fff}.richtext ul ul li[data-v-359af2c0]{padding-left:32px}.richtext ul ul li[data-v-359af2c0]:before{color:#292929}.is-bg-dark-grey .richtext ul ul li[data-v-359af2c0]:before,.is-bg-pink .richtext ul ul li[data-v-359af2c0]:before,.is-bg-purple .richtext ul ul li[data-v-359af2c0]:before,.is-bg-yellow .richtext ul ul li[data-v-359af2c0]:before{color:#fff}.richtext ol[data-v-359af2c0],.richtext ul[data-v-359af2c0]{margin-bottom:30px;margin-top:30px}@media (min-width:62em){.richtext ol[data-v-359af2c0],.richtext ul[data-v-359af2c0]{margin-bottom:40px;margin-top:40px}}.richtext ol ol[data-v-359af2c0],.richtext ol ul[data-v-359af2c0],.richtext ul ol[data-v-359af2c0],.richtext ul ul[data-v-359af2c0]{margin-bottom:8px;margin-top:8px}.richtext ol.is-icon-checkmark li[data-v-359af2c0],.richtext ul.is-icon-checkmark li[data-v-359af2c0]{position:relative}.richtext ol.is-icon-checkmark li[data-v-359af2c0]:before,.richtext ul.is-icon-checkmark li[data-v-359af2c0]:before{color:#292929;content:"⬢";font-size:1.5rem;left:0;margin-top:-2px;padding-right:20px;position:absolute}.is-bg-dark-grey .richtext ol.is-icon-checkmark li[data-v-359af2c0]:before,.is-bg-dark-grey .richtext ul.is-icon-checkmark li[data-v-359af2c0]:before,.is-bg-pink .richtext ol.is-icon-checkmark li[data-v-359af2c0]:before,.is-bg-pink .richtext ul.is-icon-checkmark li[data-v-359af2c0]:before,.is-bg-purple .richtext ol.is-icon-checkmark li[data-v-359af2c0]:before,.is-bg-purple .richtext ul.is-icon-checkmark li[data-v-359af2c0]:before,.is-bg-yellow .richtext ol.is-icon-checkmark li[data-v-359af2c0]:before,.is-bg-yellow .richtext ul.is-icon-checkmark li[data-v-359af2c0]:before{color:#fff}.richtext ol.is-icon-checkmark li[data-v-359af2c0]:before,.richtext ul.is-icon-checkmark li[data-v-359af2c0]:before{content:"";font-family:icomoon-ktr;margin-top:0}@media (min-width:62em){.is-medium-big-text-above .richtext ol.is-2-col[data-v-359af2c0],.is-medium-big-text-above .richtext ul.is-2-col[data-v-359af2c0],.is-medium-big-text-below .richtext ol.is-2-col[data-v-359af2c0],.is-medium-big-text-below .richtext ul.is-2-col[data-v-359af2c0],.is-medium-full-text-below .richtext ol.is-2-col[data-v-359af2c0],.is-medium-full-text-below .richtext ul.is-2-col[data-v-359af2c0],.is-no-medium .richtext ol.is-2-col[data-v-359af2c0],.is-no-medium .richtext ul.is-2-col[data-v-359af2c0]{-moz-column-count:2;column-count:2}}.richtext[data-v-359af2c0]>:last-child{margin-bottom:0}[data-v-359af2c0]:root{--viewport-height:100vh}html.disable-scroll[data-v-359af2c0]{height:100vh;height:var(--viewport-height);overflow:hidden}html.disable-scroll body[data-v-359af2c0]{height:auto;overflow:hidden}.pt-0[data-v-359af2c0]{padding-top:0!important}.pb-0[data-v-359af2c0]{padding-bottom:0!important}.sr-only[data-v-359af2c0]{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;white-space:nowrap}.has-it-cc[data-v-359af2c0]{overflow:hidden;position:relative}.has-it-cc[data-v-359af2c0]:before{animation:fadeIn .3s linear;background-color:#292929e6;content:"";display:block;inset:0;position:fixed;transition:opacity .3s linear;z-index:800}.it-cc[data-v-359af2c0]{display:block;font-size:18px;height:0;left:0;margin-top:64px;opacity:0;overflow:hidden auto;position:fixed;right:0;text-align:center;top:0;z-index:810;-webkit-overflow-scrolling:touch;transition:all .2s linear}.it-cc.it-cc--visible[data-v-359af2c0]{bottom:0;display:flex;flex-direction:column;height:auto;opacity:1}.it-cc__dialog[data-v-359af2c0]{display:block;margin:0 auto;max-width:1440px;padding-left:16px;padding-right:16px}@media (min-width:36em){.it-cc__dialog[data-v-359af2c0]{padding-left:16px;padding-right:16px}}@media (min-width:48em){.it-cc__dialog[data-v-359af2c0]{padding-left:22px;padding-right:22px}}@media (min-width:62em){.it-cc__dialog[data-v-359af2c0]{padding-left:44px;padding-right:44px}}@media (min-width:90em){.it-cc__dialog[data-v-359af2c0]{padding-left:56px;padding-right:56px}}.it-cc__dialog[data-v-359af2c0]{display:inline-block;margin:auto auto 60px;opacity:0;position:relative;top:0;transition:all .3s linear;width:100%}@media (min-width:36em){.it-cc__dialog[data-v-359af2c0]{margin-bottom:30px}}.it-cc__dialog.it-cc--reveal[data-v-359af2c0]{opacity:1;transform:translateY(0)}.it-cc--visible .it-cc__dialog[data-v-359af2c0]{opacity:1}@media (min-width:62em){.it-cc__dialog-inner[data-v-359af2c0]{display:grid;grid-gap:0 16px;grid-template-columns:repeat(6,minmax(0,1fr));width:100%}}@media (min-width:62em) and (min-width:62em){.it-cc__dialog-inner[data-v-359af2c0]{grid-column-gap:24px;grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width:62em) and (min-width:90em){.it-cc__dialog-inner[data-v-359af2c0]{grid-column-gap:32px}}@media (min-width:62em){.it-cc__body[data-v-359af2c0]{grid-column:2/12;width:100%}}.it-cc__body-inner[data-v-359af2c0]{background-color:#fff;color:#292929;padding:24px 16px 50px;text-align:left}@media (min-width:36em){.it-cc__body-inner[data-v-359af2c0]{padding-bottom:16px}}@media (min-width:48em){.it-cc__body-inner[data-v-359af2c0]{padding:50px}}.it-cc__title[data-v-359af2c0]{color:#292929;font-family:InterSemiBold,arial,verdana,sans-serif;font-size:1.5rem;line-height:130%;margin-bottom:.5rem;text-transform:inherit}@media (min-width:62em){.it-cc__title[data-v-359af2c0]{margin-bottom:.625rem}}.is-theme-career .it-cc__title[data-v-359af2c0]{font-family:InterBlack,arial,verdana,sans-serif;text-transform:uppercase}@media (min-width:62em){.it-cc__title[data-v-359af2c0]{font-size:2rem}}.it-cc__title[data-v-359af2c0]:after{display:none}.it-cc__intro[data-v-359af2c0]{font-size:.875rem;line-height:180%;margin-bottom:40px}.it-cc__content-inner[data-v-359af2c0]{margin-bottom:30px}.it-cc__content-controls[data-v-359af2c0]{background-color:#eaeaea;display:flex;flex-flow:row nowrap;justify-content:space-between;padding:12px}@media (min-width:48em){.it-cc__content-controls[data-v-359af2c0]{flex-flow:column;margin-bottom:24px;padding:16px 24px}}@media (min-width:90em){.it-cc__content-controls[data-v-359af2c0]{flex-flow:row nowrap;justify-content:space-between}}.it-cc__checkboxes[data-v-359af2c0]{display:flex;flex-direction:column;width:50%}@media (min-width:48em){.it-cc__checkboxes[data-v-359af2c0]{flex-direction:row;min-width:100%;width:auto}}@media (min-width:62em){.it-cc__checkboxes[data-v-359af2c0]{min-width:50%}}.it-cc__details[data-v-359af2c0]{margin:0 -50px}.it-cc__details-content[data-v-359af2c0]{display:block;font-size:.875rem;line-height:180%;margin-bottom:1rem;overflow:hidden;position:relative}.it-cc__details-content__inner[data-v-359af2c0]{margin-bottom:24px;padding-left:50px;padding-right:50px}@media (min-width:48em){.it-cc__details-content__inner[data-v-359af2c0]{margin-bottom:50px}}.it-cc__details-content__inner .it-cc__title[data-v-359af2c0]{display:none}.it-cc__details-wrapper[data-v-359af2c0]{border-bottom:4px solid #eaeaea;padding-bottom:16px}@media (min-width:48em){.it-cc__details-wrapper[data-v-359af2c0]{background-color:#eaeaea;border-bottom:0;padding:24px}}.it-cc__details-wrapper[data-v-359af2c0]:not(:last-child){margin-bottom:16px}.it-cc__details-wrapper p[data-v-359af2c0]{margin-bottom:24px}.it-cc__details-content--collapse[data-v-359af2c0]{height:0}.it-cc__details-hide[data-v-359af2c0],.it-cc__details-show[data-v-359af2c0]{color:#292929;font-family:InterBold,arial,verdana,sans-serif;font-size:.875rem;line-height:180%;margin-bottom:0;order:1}.it-cc__details-icon[data-v-359af2c0]{color:#292929;font-size:1.5rem;margin-left:5px;order:3;transition:color .2s ease-in-out,transform .2s ease-in-out}@media (max-width:35.99em){.it-cc__details-icon[data-v-359af2c0]{margin-top:-2px}}.it-cc__details-button[data-v-359af2c0]{background:none;border:none;cursor:pointer;display:flex;margin:0;padding:0;text-decoration:none;transition:color .2s ease-in-out}@media (min-width:48em){.it-cc__details-button[data-v-359af2c0]{align-self:flex-end;margin-top:20px;width:100%}}@media (min-width:90em){.it-cc__details-button[data-v-359af2c0]{margin-top:0;width:auto}}.it-cc__details-button:hover .it-cc__details-hide[data-v-359af2c0],.it-cc__details-button:hover .it-cc__details-show[data-v-359af2c0]{text-decoration:underline}.it-cc__details-button:hover .it-cc__details-icon[data-v-359af2c0]{text-decoration:none}.it-cc__details-button[data-v-359af2c0]:active,.it-cc__details-button[data-v-359af2c0]:focus{outline:0}@media (max-width:35.99em){.it-cc__details-button .it-cc__details-hide[data-v-359af2c0],.it-cc__details-button .it-cc__details-show[data-v-359af2c0]{font-size:.75rem}}.it-cc__details-button .it-cc__details-hide[data-v-359af2c0]{display:none}.it-cc__details-button--clicked .it-cc__details-icon[data-v-359af2c0]{transform:scaleY(-1)}.it-cc__details-button--clicked .it-cc__details-hide[data-v-359af2c0]{display:block}.it-cc__details-back-button[data-v-359af2c0],.it-cc__details-back-icon[data-v-359af2c0],.it-cc__details-button--clicked .it-cc__details-show[data-v-359af2c0]{display:none}.it-cc__table-wrapper[data-v-359af2c0]{background-color:#fff;width:100%}@media (min-width:48em){.it-cc__table-wrapper[data-v-359af2c0]{padding:0 24px}}.it-cc__table-inner[data-v-359af2c0]{background-attachment:local,local,scroll,scroll;background-color:#fff;background-image:linear-gradient(90deg,#fff,#fff),linear-gradient(90deg,#fff,#fff),linear-gradient(90deg,hsla(0,0%,92%,.3),transparent),linear-gradient(270deg,hsla(0,0%,92%,.3),transparent);background-position:0,100%,0,100%;background-repeat:no-repeat;background-size:20px 100%,20px 100%,20px 100%,20px 100%;overflow-x:auto;position:relative;width:100%}.it-cc__table[data-v-359af2c0]{width:auto}@media (min-width:48em){.it-cc__table[data-v-359af2c0]{width:100%}}.it-cc__table thead tr[data-v-359af2c0]{position:relative}.it-cc__table thead tr[data-v-359af2c0]:after{border-bottom:1px solid #292929;bottom:0;content:"";height:0;left:0;position:absolute;width:100%}.it-cc__table td[data-v-359af2c0],.it-cc__table th[data-v-359af2c0]{background:#fff;border:none!important;display:table-cell!important;font-size:.875rem;line-height:180%;margin-bottom:1rem;padding:10px 20px 10px 0;position:relative}.it-cc__table td[data-v-359af2c0]:last-child,.it-cc__table th[data-v-359af2c0]:last-child{padding-right:0}.it-cc__table th[data-v-359af2c0]{font-family:InterBold,arial,verdana,sans-serif;text-transform:none}.it-cc__table tbody[data-v-359af2c0]{display:table-row-group!important}.it-cc__table tbody tr[data-v-359af2c0]{display:table-row!important}.it-cc__table tbody td[data-v-359af2c0],.it-cc__table tbody th[data-v-359af2c0]{min-width:85px}.it-cc__table tbody td[data-v-359af2c0]:first-child,.it-cc__table tbody th[data-v-359af2c0]:first-child{color:#292929;width:20%}.it-cc__table tbody td[data-v-359af2c0]:nth-child(2),.it-cc__table tbody th[data-v-359af2c0]:nth-child(2){min-width:240px;width:50%}.it-cc__checkbox[data-v-359af2c0]{background:transparent;border:inherit;opacity:0;position:absolute;width:0;z-index:-1}.it-cc__checkbox:not(:disabled):hover+.it-cc__pseudo-checkbox[data-v-359af2c0]{border-color:#ff8f0c}.it-cc__checkbox:not(:disabled):focus+.it-cc__pseudo-checkbox[data-v-359af2c0]{border:2px solid #ff8f0c}.it-cc__checkbox:not(:disabled)+.it-cc__checkbox-label[data-v-359af2c0]{cursor:pointer}.it-cc__checkbox:checked:disabled+.it-cc__pseudo-checkbox[data-v-359af2c0]{background-color:#878787;border-color:#878787}.it-cc__checkbox:checked:disabled+.it-cc__pseudo-checkbox--headline[data-v-359af2c0]:after,.it-cc__checkbox:checked:disabled+.it-cc__pseudo-checkbox[data-v-359af2c0]:after{border-bottom-color:#fff;border-right-color:#fff}.it-cc__checkbox:checked+.it-cc__pseudo-checkbox[data-v-359af2c0]{background-color:#ff8f0c;border-color:#ff8f0c}.it-cc__checkbox:checked+.it-cc__pseudo-checkbox[data-v-359af2c0]:after{border-color:#fff;border-bottom:2px solid #fff;border-right:2px solid #fff;content:"";height:11px;inset:0 0 3px;line-height:1;margin:auto;position:absolute;text-align:center;transform:rotate(45deg);width:6px}.it-cc__checkbox:disabled+.it-cc__pseudo-checkbox[data-v-359af2c0]{border-color:#707070}.it-cc__pseudo-checkbox[data-v-359af2c0]{background-color:#fff;border:2px solid #707070;display:block;height:24px;position:absolute;top:50%;transform:translateY(-50%);width:24px}.it-cc__checkbox-group[data-v-359af2c0]{display:flex;flex-direction:column;justify-content:center;position:relative}.it-cc__checkbox-group[data-v-359af2c0]:not(:last-child){margin-bottom:8px}@media (min-width:48em){.it-cc__checkbox-group[data-v-359af2c0]:not(:last-child){margin-bottom:0;margin-right:50px}}.it-cc__checkbox-group+p[data-v-359af2c0]{margin-top:24px}.it-cc__checkbox-group--headline[data-v-359af2c0]{display:block;margin-bottom:16px}.it-cc__checkbox-label[data-v-359af2c0]{color:#292929;font-size:.875rem;line-height:180%;margin-bottom:0;padding-left:32px;position:relative;z-index:1}.it-cc__checkbox-label--headline[data-v-359af2c0]{color:#292929;display:block}.it-cc__footer[data-v-359af2c0]{bottom:0;display:block;flex-direction:column-reverse;position:fixed;right:16px;width:calc(100% - 32px);z-index:2}@media (min-width:36em){.it-cc__footer[data-v-359af2c0]{right:16px;width:calc(100% - 32px)}}@media (min-width:48em){.it-cc__footer[data-v-359af2c0]{right:22px;width:calc(100% - 44px)}}@media (min-width:62em){.it-cc__footer[data-v-359af2c0]{right:calc(8.33333% + 38.66667px);width:calc(83.33333% - 77.33333px)}}@media (min-width:90em){.it-cc__footer[data-v-359af2c0]{right:calc(8.33333% + 49.33333px);right:calc(50% - 550.66667px);width:calc(83.33333% - 98.66667px);width:1101.33333px}}.it-cc__footer-controls[data-v-359af2c0]{background-color:#fff;display:flex;flex-direction:column;padding:16px}@media (min-width:36em){.it-cc__footer-controls[data-v-359af2c0]{flex-direction:row;padding-left:24px;padding-right:24px}}@media (min-width:48em){.it-cc__footer-controls[data-v-359af2c0]{justify-content:flex-end;padding-left:50px;padding-right:50px}}@media (min-width:62em){.it-cc__footer-controls[data-v-359af2c0]{padding-left:50px;padding-right:50px}}.it-cc__button[data-v-359af2c0]{background:none;border:none;font-family:InterSemiBold,arial,verdana,sans-serif;font-size:.875rem;letter-spacing:.02em;line-height:150%;margin:0 0 8px;padding:11px 24px 12px;text-decoration:none;text-transform:uppercase;transition:background-color .12s linear,border .12s linear,color .12s linear,outline .12s linear;transition:color .12s linear,background-color .12s linear,outline .12s linear}@media (min-width:36em){.it-cc__button[data-v-359af2c0]{padding-left:40px;padding-right:40px}.it-cc__button[data-v-359af2c0]:first-child{margin-right:16px}}.it-cc__button-accept[data-v-359af2c0]{background-color:#ff8f0c;border:1px solid #ff8f0c;color:#fff}.it-cc__button-accept[data-v-359af2c0]:focus,.it-cc__button-accept[data-v-359af2c0]:hover{background-color:#fff;border-color:#ff8f0c;color:#ff8f0c}.it-cc__button-decline[data-v-359af2c0]{background-color:transparent;border:1px solid #292929;color:#292929}.it-cc__button-decline[data-v-359af2c0]:focus,.it-cc__button-decline[data-v-359af2c0]:hover{background-color:#292929;border-color:#292929;color:#fff}.c-stage-content-event[data-v-359af2c0]{border-top:1px solid #ccc;padding-top:20px;width:100%}.c-stage-content-event__grid[data-v-359af2c0]{display:grid;grid-gap:0 16px;grid-template-areas:"facts venue" "facts further-info" "registration registration";grid-template-columns:4.875rem calc(100% - 4.875rem);width:100%}@media (min-width:36em){.c-stage-content-event__grid[data-v-359af2c0]{grid-template-areas:"facts venue further-info further-info" ". registration . .";grid-template-columns:4.875rem calc(50% - 2.4375rem) calc(50% - 2.4375rem)}}@media (min-width:48em){.c-stage-content-event__grid[data-v-359af2c0]{grid-gap:0 24px;grid-template-areas:"facts" "venue" "further-info" "registration";grid-template-columns:100%}}@media (min-width:90em){.c-stage-content-event__grid[data-v-359af2c0]{grid-gap:0 24px;grid-template-areas:"venue facts" "further-info facts" "registration .";grid-template-columns:calc(100% - 4.875rem - 24px) 4.875rem}}.c-stage-content-event__facts[data-v-359af2c0]{color:#fff;grid-area:facts}@media (min-width:90em){.c-stage-content-event__facts[data-v-359af2c0]{margin-left:auto}}.c-stage-content-event__facts .c-stage-content-event__fact-box[data-v-359af2c0]{aspect-ratio:1;background-color:#292929;display:grid;font-size:.875rem;font-weight:600;line-height:180%;margin-bottom:1rem;place-items:center;text-transform:uppercase;width:4.875rem}.is-bg-dark-grey .c-stage-content-event__facts .c-stage-content-event__fact-box[data-v-359af2c0]{background-color:#fff;color:#292929}.c-stage-content-event__venue[data-v-359af2c0]{grid-area:venue}.c-stage-content-event__venue div[data-v-359af2c0],.c-stage-content-event__venue p[data-v-359af2c0]:not(:last-child){margin-bottom:0}.c-stage-content-event__further-info[data-v-359af2c0]{grid-area:further-info}.c-stage-content-event__registration[data-v-359af2c0]{grid-area:registration;padding-top:10px}.c-stage-content-event__block-title[data-v-359af2c0]{font-weight:600}.c-stage-content-event__block-text[data-v-359af2c0]{font-size:.875rem;line-height:180%;margin-bottom:10px}.c-stage-content-event__text-link[data-v-359af2c0]{max-width:100%}.c-stage-content-event__text-link[data-v-359af2c0] .c-link__inner{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.c-stage-content-event__text-link[data-v-359af2c0] .c-link__label{font-size:.875rem;line-height:180%;margin-bottom:1rem}@keyframes fade-in-f36e4851{0%{opacity:0}to{opacity:1}}html[data-v-f36e4851]{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;scroll-behavior:smooth;scroll-margin-block-end:36px}html .touchevents[data-v-f36e4851]{-webkit-overflow-scrolling:touch}body[data-v-f36e4851]{color:#292929;font-family:InterRegular,arial,verdana,sans-serif;font-size:1rem;line-height:180%;margin:0;min-height:100vh;overflow:hidden scroll;width:100%}@media (max-width:35.99em){body[data-v-f36e4851]{-webkit-hyphens:auto;hyphens:auto}}body[data-v-f36e4851]:before{display:none}a[data-v-f36e4851]{text-decoration:none}strong[data-v-f36e4851]{font-family:InterBold,arial,verdana,sans-serif;font-weight:400}.is-bg-silver-grey[data-v-f36e4851],.is-bg-silver-grey-2[data-v-f36e4851]{background-color:#f6f6f6}.is-bg-dark-grey[data-v-f36e4851]{background-color:#292929;color:#fff}.is-hidden[data-v-f36e4851]{display:none}.overflow-hidden[data-v-f36e4851]{contain:paint}head[data-v-f36e4851]{font-family:xs}@media (min-width:36em){head[data-v-f36e4851]{font-family:sm}}@media (min-width:48em){head[data-v-f36e4851]{font-family:md}}@media (min-width:62em){head[data-v-f36e4851]{font-family:lg}}@media (min-width:90em){head[data-v-f36e4851]{font-family:xl}}.icon--24[data-v-f36e4851]{font-size:1.5rem}.icon--32[data-v-f36e4851]{font-size:2rem}.icon--48[data-v-f36e4851]{font-size:3rem}.icon--64[data-v-f36e4851]{font-size:4rem}[class*=" icon-"][data-v-f36e4851],[class^=icon-][data-v-f36e4851]{font-family:icomoon-ktr!important;speak:never;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-youtube[data-v-f36e4851]:before{content:""}.icon-checkmark[data-v-f36e4851]:before{content:""}.icon-notification[data-v-f36e4851]:before{content:""}.icon-installation[data-v-f36e4851]:before{content:""}.icon-calendar[data-v-f36e4851]:before{content:""}.icon-close-small[data-v-f36e4851]:before{content:""}.icon-close-tag[data-v-f36e4851]:before{content:""}.icon-arrow-pulldown[data-v-f36e4851]:before{content:""}.icon-wikipedia[data-v-f36e4851]:before{content:""}.icon-facebook[data-v-f36e4851]:before{content:""}.icon-instagram[data-v-f36e4851]:before{content:""}.icon-linkedin[data-v-f36e4851]:before{content:""}.icon-xing[data-v-f36e4851]:before{content:""}.icon-check[data-v-f36e4851]:before{content:""}.icon-arrow-open[data-v-f36e4851]:before{content:""}.icon-menu[data-v-f36e4851]:before{content:""}.icon-close-menu[data-v-f36e4851]:before{content:""}.icon-online-tools[data-v-f36e4851]:before{content:""}.icon-cad-library[data-v-f36e4851]:before{content:""}.icon-location[data-v-f36e4851]:before{content:""}.icon-2d-drawing[data-v-f36e4851]:before{content:""}.icon-mail[data-v-f36e4851]:before{content:""}.icon-phone[data-v-f36e4851]:before{content:""}.icon-shop[data-v-f36e4851]:before{content:""}.icon-upload[data-v-f36e4851]:before{content:""}.icon-minus[data-v-f36e4851]:before{content:""}.icon-arrow-extern[data-v-f36e4851]:before{content:""}.icon-arrow-left[data-v-f36e4851]:before{content:""}.icon-arrow-right[data-v-f36e4851]:before{content:""}.icon-arrow-back[data-v-f36e4851]:before{content:""}.icon-arrow-forward[data-v-f36e4851]:before{content:""}.icon-download[data-v-f36e4851]:before{content:""}.icon-globe[data-v-f36e4851]:before{content:""}.icon-locked[data-v-f36e4851]:before{content:""}.icon-login[data-v-f36e4851]:before{content:""}.icon-paper[data-v-f36e4851]:before{content:""}.icon-plus[data-v-f36e4851]:before{content:""}.icon-search[data-v-f36e4851]:before{content:""}.icon-product-search[data-v-f36e4851]:before{content:""}.icon-material-search[data-v-f36e4851]:before{content:""}.icon-filter[data-v-f36e4851]:before{content:""}.c-page[data-v-f36e4851],.c-page__content[data-v-f36e4851]{display:block}.c-page__content>.c-section:first-child+div>.c-section[data-v-f36e4851]:first-child,.c-page__content>.c-section:first-child+div>.mgnl-area>.c-section[data-v-f36e4851]:first-child,.c-page__content>.mgnl-area>.c-section:first-child+div>.c-section[data-v-f36e4851]:first-child,.c-page__content>.mgnl-area>.c-section:first-child+div>.mgnl-area>.c-section[data-v-f36e4851]:first-child{margin-top:64px}@media (min-width:48em){.c-page__content>.c-section:first-child+div>.c-section[data-v-f36e4851]:first-child,.c-page__content>.c-section:first-child+div>.mgnl-area>.c-section[data-v-f36e4851]:first-child,.c-page__content>.mgnl-area>.c-section:first-child+div>.c-section[data-v-f36e4851]:first-child,.c-page__content>.mgnl-area>.c-section:first-child+div>.mgnl-area>.c-section[data-v-f36e4851]:first-child{margin-top:100px}}@media (min-width:90em){.c-page__content>.c-section:first-child+div>.c-section[data-v-f36e4851]:first-child,.c-page__content>.c-section:first-child+div>.mgnl-area>.c-section[data-v-f36e4851]:first-child,.c-page__content>.mgnl-area>.c-section:first-child+div>.c-section[data-v-f36e4851]:first-child,.c-page__content>.mgnl-area>.c-section:first-child+div>.mgnl-area>.c-section[data-v-f36e4851]:first-child{margin-top:120px}}.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-f36e4851]{margin-top:0;padding-top:0}@media (min-width:48em){.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-f36e4851]{margin-top:0}}@media (min-width:90em){.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-f36e4851]{margin-top:0}}.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-pink[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-purple[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-yellow[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-pink[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-purple[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-yellow[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-f36e4851]{margin-top:0}@media (min-width:48em){.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-pink[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-purple[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-yellow[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-pink[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-purple[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-yellow[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-f36e4851]{margin-top:0}}@media (min-width:90em){.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-pink[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-purple[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-yellow[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-pink[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-purple[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-yellow[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-f36e4851]{margin-top:0}}.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey-2[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey-2[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-f36e4851]{margin-top:0;padding-top:0}@media (min-width:48em){.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey-2[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey-2[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-f36e4851]{margin-top:0}}@media (min-width:90em){.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey-2[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey-2[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-f36e4851]{margin-top:0}}.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-pink[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-purple[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-yellow[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-dark-grey[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-pink[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-purple[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-yellow[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-pink[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-purple[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-yellow[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-dark-grey[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-pink[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-purple[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-yellow[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-f36e4851]{margin-top:0}@media (min-width:48em){.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-pink[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-purple[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-yellow[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-dark-grey[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-pink[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-purple[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-yellow[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-pink[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-purple[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-yellow[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-dark-grey[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-pink[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-purple[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-yellow[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-f36e4851]{margin-top:0}}@media (min-width:90em){.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-pink[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-purple[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-yellow[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-dark-grey[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-pink[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-purple[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-yellow[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-pink[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-purple[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-yellow[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-dark-grey[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-pink[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-purple[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-yellow[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-f36e4851]{margin-top:0}}.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-purple[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-purple[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-f36e4851]{margin-top:0;padding-top:0}@media (min-width:48em){.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-purple[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-purple[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-f36e4851]{margin-top:0}}@media (min-width:90em){.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-purple[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-purple[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-f36e4851]{margin-top:0}}.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-dark-grey[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-pink[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey-2[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-yellow[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-dark-grey[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-pink[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey-2[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-yellow[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-f36e4851]{margin-top:0}@media (min-width:48em){.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-dark-grey[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-pink[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey-2[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-yellow[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-dark-grey[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-pink[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey-2[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-yellow[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-f36e4851]{margin-top:0}}@media (min-width:90em){.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-dark-grey[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-pink[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey-2[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-yellow[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-dark-grey[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-pink[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey-2[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-yellow[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-f36e4851]{margin-top:0}}.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-yellow[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-yellow[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-f36e4851]{margin-top:0;padding-top:0}@media (min-width:48em){.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-yellow[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-yellow[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-f36e4851]{margin-top:0}}@media (min-width:90em){.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-yellow[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-yellow[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-f36e4851]{margin-top:0}}.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-dark-grey[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-pink[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-purple[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey-2[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-dark-grey[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-pink[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-purple[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey-2[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-f36e4851]{margin-top:0}@media (min-width:48em){.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-dark-grey[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-pink[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-purple[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey-2[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-dark-grey[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-pink[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-purple[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey-2[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-f36e4851]{margin-top:0}}@media (min-width:90em){.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-dark-grey[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-pink[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-purple[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey-2[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-dark-grey[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-pink[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-purple[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey-2[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-f36e4851]{margin-top:0}}.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-pink[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-pink[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-f36e4851]{margin-top:0;padding-top:0}@media (min-width:48em){.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-pink[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-pink[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-f36e4851]{margin-top:0}}@media (min-width:90em){.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-pink[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-pink[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-f36e4851]{margin-top:0}}.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-dark-grey[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-purple[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey-2[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-yellow[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-dark-grey[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-purple[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey-2[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-yellow[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-f36e4851]{margin-top:0}@media (min-width:48em){.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-dark-grey[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-purple[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey-2[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-yellow[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-dark-grey[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-purple[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey-2[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-yellow[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-f36e4851]{margin-top:0}}@media (min-width:90em){.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-dark-grey[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-purple[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey-2[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-yellow[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-f36e4851],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-dark-grey[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-purple[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey-2[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-yellow[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-f36e4851],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-f36e4851]{margin-top:0}}.is-bg-purple[data-v-f36e4851]{background:linear-gradient(270deg,#7f40ff .13%,#5400ff 99.85%);color:#fff}.is-bg-pink[data-v-f36e4851]{background:linear-gradient(270deg,#ea41b0 .04%,#cd2193 43.51%);color:#fff}.is-bg-yellow[data-v-f36e4851]{background:linear-gradient(270deg,#f2bd00 .1%,#ff8f0c 50.66%);color:#fff}.is-theme-career .typo-h1[data-v-f36e4851],.is-theme-career .typo-h2[data-v-f36e4851],.is-theme-career .typo-h3[data-v-f36e4851],.is-theme-career .typo-h4[data-v-f36e4851],.is-theme-career .typo-h5[data-v-f36e4851],.is-theme-career .typo-h6[data-v-f36e4851]{font-family:InterBlack,arial,verdana,sans-serif;text-transform:uppercase}.is-theme-career .is-bg-silver-grey .typo-h1 span[data-v-f36e4851],.is-theme-career .is-bg-silver-grey .typo-h2 span[data-v-f36e4851],.is-theme-career .is-bg-silver-grey .typo-h3 span[data-v-f36e4851],.is-theme-career .is-bg-white .typo-h1 span[data-v-f36e4851],.is-theme-career .is-bg-white .typo-h2 span[data-v-f36e4851],.is-theme-career .is-bg-white .typo-h3 span[data-v-f36e4851]{background-color:#5400ff;-webkit-box-decoration-break:clone;box-decoration-break:clone;line-height:1.4;padding:2px 10px}.is-theme-career .is-bg-silver-grey .typo-h1 .typo-first-split[data-v-f36e4851],.is-theme-career .is-bg-silver-grey .typo-h2 .typo-first-split[data-v-f36e4851],.is-theme-career .is-bg-silver-grey .typo-h3 .typo-first-split[data-v-f36e4851],.is-theme-career .is-bg-white .typo-h1 .typo-first-split[data-v-f36e4851],.is-theme-career .is-bg-white .typo-h2 .typo-first-split[data-v-f36e4851],.is-theme-career .is-bg-white .typo-h3 .typo-first-split[data-v-f36e4851]{color:#fff;margin-right:-10px}.is-theme-career .is-bg-silver-grey .typo-h1 .typo-second-split[data-v-f36e4851],.is-theme-career .is-bg-silver-grey .typo-h2 .typo-second-split[data-v-f36e4851],.is-theme-career .is-bg-silver-grey .typo-h3 .typo-second-split[data-v-f36e4851],.is-theme-career .is-bg-white .typo-h1 .typo-second-split[data-v-f36e4851],.is-theme-career .is-bg-white .typo-h2 .typo-second-split[data-v-f36e4851],.is-theme-career .is-bg-white .typo-h3 .typo-second-split[data-v-f36e4851]{color:#ea41b0}.is-theme-career .is-bg-silver-grey .typo-h1 .typo-first-split[data-v-f36e4851]:has(+.second-split-aligned-left),.is-theme-career .is-bg-silver-grey .typo-h2 .typo-first-split[data-v-f36e4851]:has(+.second-split-aligned-left),.is-theme-career .is-bg-silver-grey .typo-h3 .typo-first-split[data-v-f36e4851]:has(+.second-split-aligned-left),.is-theme-career .is-bg-white .typo-h1 .typo-first-split[data-v-f36e4851]:has(+.second-split-aligned-left),.is-theme-career .is-bg-white .typo-h2 .typo-first-split[data-v-f36e4851]:has(+.second-split-aligned-left),.is-theme-career .is-bg-white .typo-h3 .typo-first-split[data-v-f36e4851]:has(+.second-split-aligned-left){margin-right:0}.is-theme-career .is-bg-silver-grey-2 .typo-h1 .typo-first-split[data-v-f36e4851],.is-theme-career .is-bg-silver-grey-2 .typo-h2 .typo-first-split[data-v-f36e4851],.is-theme-career .is-bg-silver-grey-2 .typo-h3 .typo-first-split[data-v-f36e4851],.is-theme-career .is-bg-white-2 .typo-h1 .typo-first-split[data-v-f36e4851],.is-theme-career .is-bg-white-2 .typo-h2 .typo-first-split[data-v-f36e4851],.is-theme-career .is-bg-white-2 .typo-h3 .typo-first-split[data-v-f36e4851]{color:#292929;margin-right:8px}.is-theme-career .is-bg-silver-grey-2 .typo-h1 .typo-second-split[data-v-f36e4851],.is-theme-career .is-bg-silver-grey-2 .typo-h2 .typo-second-split[data-v-f36e4851],.is-theme-career .is-bg-silver-grey-2 .typo-h3 .typo-second-split[data-v-f36e4851],.is-theme-career .is-bg-white-2 .typo-h1 .typo-second-split[data-v-f36e4851],.is-theme-career .is-bg-white-2 .typo-h2 .typo-second-split[data-v-f36e4851],.is-theme-career .is-bg-white-2 .typo-h3 .typo-second-split[data-v-f36e4851]{color:#5400ff}.is-theme-career .is-bg-silver-grey-2 .typo-h1 .typo-first-split[data-v-f36e4851]:has(+.second-split-aligned-left),.is-theme-career .is-bg-silver-grey-2 .typo-h2 .typo-first-split[data-v-f36e4851]:has(+.second-split-aligned-left),.is-theme-career .is-bg-silver-grey-2 .typo-h3 .typo-first-split[data-v-f36e4851]:has(+.second-split-aligned-left),.is-theme-career .is-bg-white-2 .typo-h1 .typo-first-split[data-v-f36e4851]:has(+.second-split-aligned-left),.is-theme-career .is-bg-white-2 .typo-h2 .typo-first-split[data-v-f36e4851]:has(+.second-split-aligned-left),.is-theme-career .is-bg-white-2 .typo-h3 .typo-first-split[data-v-f36e4851]:has(+.second-split-aligned-left){margin-right:0}.is-theme-career .is-bg-dark-grey .typo-h1 .typo-first-split[data-v-f36e4851],.is-theme-career .is-bg-dark-grey .typo-h2 .typo-first-split[data-v-f36e4851],.is-theme-career .is-bg-dark-grey .typo-h3 .typo-first-split[data-v-f36e4851]{color:#fff;margin-right:8px}.is-theme-career .is-bg-dark-grey .typo-h1 .typo-second-split[data-v-f36e4851],.is-theme-career .is-bg-dark-grey .typo-h2 .typo-second-split[data-v-f36e4851],.is-theme-career .is-bg-dark-grey .typo-h3 .typo-second-split[data-v-f36e4851]{color:#ff8f0c}.is-theme-career .is-bg-dark-grey .typo-h1 .typo-first-split[data-v-f36e4851]:has(+.second-split-aligned-left),.is-theme-career .is-bg-dark-grey .typo-h2 .typo-first-split[data-v-f36e4851]:has(+.second-split-aligned-left),.is-theme-career .is-bg-dark-grey .typo-h3 .typo-first-split[data-v-f36e4851]:has(+.second-split-aligned-left){margin-right:0}.is-theme-career .is-bg-pink .typo-h1 .typo-first-split[data-v-f36e4851],.is-theme-career .is-bg-pink .typo-h2 .typo-first-split[data-v-f36e4851],.is-theme-career .is-bg-pink .typo-h3 .typo-first-split[data-v-f36e4851]{color:#fff;margin-right:8px}.is-theme-career .is-bg-pink .typo-h1 .typo-second-split[data-v-f36e4851],.is-theme-career .is-bg-pink .typo-h2 .typo-second-split[data-v-f36e4851],.is-theme-career .is-bg-pink .typo-h3 .typo-second-split[data-v-f36e4851]{color:#5400ff}.is-theme-career .is-bg-pink .typo-h1 .typo-first-split[data-v-f36e4851]:has(+.second-split-aligned-left),.is-theme-career .is-bg-pink .typo-h2 .typo-first-split[data-v-f36e4851]:has(+.second-split-aligned-left),.is-theme-career .is-bg-pink .typo-h3 .typo-first-split[data-v-f36e4851]:has(+.second-split-aligned-left){margin-right:0}.is-theme-career .is-bg-yellow .typo-h1 .typo-first-split[data-v-f36e4851],.is-theme-career .is-bg-yellow .typo-h2 .typo-first-split[data-v-f36e4851],.is-theme-career .is-bg-yellow .typo-h3 .typo-first-split[data-v-f36e4851]{color:#fff;margin-right:8px}.is-theme-career .is-bg-yellow .typo-h1 .typo-second-split[data-v-f36e4851],.is-theme-career .is-bg-yellow .typo-h2 .typo-second-split[data-v-f36e4851],.is-theme-career .is-bg-yellow .typo-h3 .typo-second-split[data-v-f36e4851]{color:#5400ff}.is-theme-career .is-bg-yellow .typo-h1 .typo-first-split[data-v-f36e4851]:has(+.second-split-aligned-left),.is-theme-career .is-bg-yellow .typo-h2 .typo-first-split[data-v-f36e4851]:has(+.second-split-aligned-left),.is-theme-career .is-bg-yellow .typo-h3 .typo-first-split[data-v-f36e4851]:has(+.second-split-aligned-left){margin-right:0}.is-theme-career .is-bg-purple .typo-h1 .typo-first-split[data-v-f36e4851],.is-theme-career .is-bg-purple .typo-h2 .typo-first-split[data-v-f36e4851],.is-theme-career .is-bg-purple .typo-h3 .typo-first-split[data-v-f36e4851]{color:#fff;margin-right:8px}.is-theme-career .is-bg-purple .typo-h1 .typo-second-split[data-v-f36e4851],.is-theme-career .is-bg-purple .typo-h2 .typo-second-split[data-v-f36e4851],.is-theme-career .is-bg-purple .typo-h3 .typo-second-split[data-v-f36e4851]{color:#ff8f0c}.is-theme-career .is-bg-purple .typo-h1 .typo-first-split[data-v-f36e4851]:has(+.second-split-aligned-left),.is-theme-career .is-bg-purple .typo-h2 .typo-first-split[data-v-f36e4851]:has(+.second-split-aligned-left),.is-theme-career .is-bg-purple .typo-h3 .typo-first-split[data-v-f36e4851]:has(+.second-split-aligned-left){margin-right:0}.typo-h1[data-v-f36e4851]{font-family:InterSemiBold,arial,verdana,sans-serif;font-size:2.5rem;-webkit-hyphens:auto;hyphens:auto;line-height:120%;margin-bottom:1rem;text-transform:inherit}@media (min-width:48em){.typo-h1[data-v-f36e4851]{margin-bottom:1.25rem}}@media (min-width:62em){.typo-h1[data-v-f36e4851]{margin-bottom:1.5rem}}.is-theme-career .typo-h1[data-v-f36e4851]{font-family:InterBlack,arial,verdana,sans-serif;text-transform:uppercase}@media (min-width:48em){.typo-h1[data-v-f36e4851]{font-size:3.125rem}}@media (min-width:62em){.typo-h1[data-v-f36e4851]{font-size:3.625rem}}.typo-h2[data-v-f36e4851]{font-family:InterSemiBold,arial,verdana,sans-serif;font-size:2.375rem;-webkit-hyphens:auto;hyphens:auto;line-height:130%;margin-bottom:.75rem;text-transform:inherit}@media (min-width:48em){.typo-h2[data-v-f36e4851]{margin-bottom:1rem}}@media (min-width:62em){.typo-h2[data-v-f36e4851]{margin-bottom:1.25rem}}.is-theme-career .typo-h2[data-v-f36e4851]{font-family:InterBlack,arial,verdana,sans-serif;text-transform:uppercase}@media (min-width:48em){.typo-h2[data-v-f36e4851]{font-size:2.5rem;line-height:120%}}@media (min-width:62em){.typo-h2[data-v-f36e4851]{font-size:3.125rem}}.typo-h3[data-v-f36e4851]{font-family:InterSemiBold,arial,verdana,sans-serif;font-size:2rem;-webkit-hyphens:auto;hyphens:auto;line-height:130%;margin-bottom:.625rem;text-transform:inherit}@media (min-width:48em){.typo-h3[data-v-f36e4851]{margin-bottom:.75rem}}@media (min-width:62em){.typo-h3[data-v-f36e4851]{margin-bottom:1rem}}.is-theme-career .typo-h3[data-v-f36e4851]{font-family:InterBlack,arial,verdana,sans-serif;text-transform:uppercase}@media (min-width:48em){.typo-h3[data-v-f36e4851]{font-size:2.375rem}}@media (min-width:62em){.typo-h3[data-v-f36e4851]{font-size:2.5rem;line-height:120%}}.typo-h4[data-v-f36e4851]{font-family:InterSemiBold,arial,verdana,sans-serif;font-size:1.5rem;-webkit-hyphens:auto;hyphens:auto;line-height:130%;margin-bottom:.5rem;text-transform:inherit}@media (min-width:48em){.typo-h4[data-v-f36e4851]{margin-bottom:.625rem}}@media (min-width:62em){.typo-h4[data-v-f36e4851]{margin-bottom:.75rem}}.is-theme-career .typo-h4[data-v-f36e4851]{font-family:InterBlack,arial,verdana,sans-serif;text-transform:uppercase}@media (min-width:48em){.typo-h4[data-v-f36e4851]{font-size:2rem}}@media (min-width:62em){.typo-h4[data-v-f36e4851]{font-size:2.375rem}}.typo-h5[data-v-f36e4851]{font-family:InterSemiBold,arial,verdana,sans-serif;font-size:1.5rem;line-height:130%;margin-bottom:.5rem;text-transform:inherit}@media (min-width:62em){.typo-h5[data-v-f36e4851]{margin-bottom:.625rem}}.is-theme-career .typo-h5[data-v-f36e4851]{font-family:InterBlack,arial,verdana,sans-serif;text-transform:uppercase}@media (min-width:62em){.typo-h5[data-v-f36e4851]{font-size:2rem}}.typo-h6[data-v-f36e4851]{font-family:InterSemiBold,arial,verdana,sans-serif;font-size:1.25rem;letter-spacing:.02em;line-height:160%;margin-bottom:.25rem;text-transform:inherit}@media (min-width:62em){.typo-h6[data-v-f36e4851]{margin-bottom:.5rem}}.is-theme-career .typo-h6[data-v-f36e4851]{font-family:InterBlack,arial,verdana,sans-serif;text-transform:uppercase}@media (min-width:62em){.typo-h6[data-v-f36e4851]{font-size:1.5rem;letter-spacing:normal;line-height:130%}}.typo-sub-large[data-v-f36e4851]{font-size:1.5rem;line-height:130%}.is-theme-career .typo-sub-large[data-v-f36e4851]{font-family:InterBold,arial,verdana,sans-serif}@media (min-width:62em){.typo-sub-large[data-v-f36e4851]{font-size:2rem}}.typo-sub-medium[data-v-f36e4851]{font-size:1.25rem;line-height:160%}.is-theme-career .typo-sub-medium[data-v-f36e4851]{font-family:InterBold,arial,verdana,sans-serif}@media (min-width:62em){.typo-sub-medium[data-v-f36e4851]{font-size:1.5rem;line-height:130%}}.typo-sub-small[data-v-f36e4851]{font-size:.875rem;line-height:130%}.is-theme-career .typo-sub-small[data-v-f36e4851]{font-family:InterBold,arial,verdana,sans-serif;font-size:1.25rem;line-height:160%}@media (min-width:62em){.typo-sub-small[data-v-f36e4851]{font-size:.875rem;line-height:130%}.is-theme-career .typo-sub-small[data-v-f36e4851]{font-family:InterBold,arial,verdana,sans-serif;font-size:1.25rem;line-height:160%}}.typo-copy-extra-large[data-v-f36e4851]{font-size:1.25rem;line-height:160%;margin-bottom:1.5rem}@media (min-width:62em){.typo-copy-extra-large[data-v-f36e4851]{font-size:1.75rem;line-height:150%;margin-bottom:2rem}}.typo-copy-large[data-v-f36e4851]{font-size:1rem;line-height:160%;margin-bottom:1.25rem}@media (min-width:62em){.typo-copy-large[data-v-f36e4851]{font-size:1.25rem;margin-bottom:1.5rem}}.typo-copy-medium[data-v-f36e4851]{font-size:1rem;line-height:180%;margin-bottom:1.25rem}.typo-copy-small[data-v-f36e4851]{font-size:.875rem;line-height:180%;margin-bottom:1rem}.typo-link[data-v-f36e4851]{font-size:1rem}.typo-button[data-v-f36e4851],.typo-link[data-v-f36e4851]{font-family:InterSemiBold,arial,verdana,sans-serif;letter-spacing:.02em;line-height:150%}.typo-button[data-v-f36e4851]{font-size:.875rem}.typo-navigation[data-v-f36e4851]{font-size:.75rem;letter-spacing:.05em;text-transform:uppercase}.typo-navigation[data-v-f36e4851],.typo-tag[data-v-f36e4851]{font-family:InterSemiBold,arial,verdana,sans-serif;line-height:150%}.typo-tag[data-v-f36e4851]{font-size:.875rem;letter-spacing:.005em}.typo-meta[data-v-f36e4851]{font-size:.75rem;letter-spacing:.05em;line-height:150%}.typo-head-accordion[data-v-f36e4851]{font-family:InterRegular,arial,verdana,sans-serif;font-size:1.125rem;letter-spacing:.02em;line-height:160%}.richtext h3[data-v-f36e4851]{font-family:InterSemiBold,arial,verdana,sans-serif;font-size:2rem;-webkit-hyphens:auto;hyphens:auto;line-height:130%;margin-bottom:.625rem;text-transform:inherit}@media (min-width:48em){.richtext h3[data-v-f36e4851]{margin-bottom:.75rem}}@media (min-width:62em){.richtext h3[data-v-f36e4851]{margin-bottom:1rem}}.is-theme-career .richtext h3[data-v-f36e4851]{font-family:InterBlack,arial,verdana,sans-serif;text-transform:uppercase}@media (min-width:48em){.richtext h3[data-v-f36e4851]{font-size:2.375rem}}@media (min-width:62em){.richtext h3[data-v-f36e4851]{font-size:2.5rem;line-height:120%}}.richtext h3[data-v-f36e4851]:not(:first-child){margin-top:64px}.richtext p[data-v-f36e4851]{margin-bottom:12px}@media (min-width:90em){.richtext p[data-v-f36e4851]{margin-bottom:16px}}.richtext a[data-v-f36e4851]:not(.c-link){color:#292929;font-family:InterSemiBold,arial,verdana,sans-serif;position:relative;text-decoration:underline;text-underline-offset:5px;transition:color .2s linear}.richtext a[data-v-f36e4851]:not(.c-link):before{background-color:transparent;bottom:-1px;content:"";display:block;height:1px;left:0;position:absolute;transition:background-color .12s linear,width .3s cubic-bezier(0,0,.1,1);width:100%;z-index:0}.richtext a[data-v-f36e4851]:not(.c-link):active,.richtext a[data-v-f36e4851]:not(.c-link):hover{color:#292929}.richtext a[data-v-f36e4851]:not(.c-link):active:before,.richtext a[data-v-f36e4851]:not(.c-link):hover:before{background-color:#292929}.is-bg-dark-grey .richtext a[data-v-f36e4851]:not(.c-link):active:before,.is-bg-dark-grey .richtext a[data-v-f36e4851]:not(.c-link):hover:before,.is-bg-pink .richtext a[data-v-f36e4851]:not(.c-link):active:before,.is-bg-pink .richtext a[data-v-f36e4851]:not(.c-link):hover:before,.is-bg-purple .richtext a[data-v-f36e4851]:not(.c-link):active:before,.is-bg-purple .richtext a[data-v-f36e4851]:not(.c-link):hover:before,.is-bg-yellow .richtext a[data-v-f36e4851]:not(.c-link):active:before,.is-bg-yellow .richtext a[data-v-f36e4851]:not(.c-link):hover:before{background-color:#fff}.richtext a[data-v-f36e4851]:not(.c-link):before{content:none}.richtext a[data-v-f36e4851]:not(.c-link):active,.richtext a[data-v-f36e4851]:not(.c-link):focus,.richtext a[data-v-f36e4851]:not(.c-link):hover{color:#878787}.is-bg-dark-grey .richtext a[data-v-f36e4851]:not(.c-link),.is-bg-pink .richtext a[data-v-f36e4851]:not(.c-link),.is-bg-purple .richtext a[data-v-f36e4851]:not(.c-link),.is-bg-yellow .richtext a[data-v-f36e4851]:not(.c-link){color:#fff}.is-bg-dark-grey .richtext a[data-v-f36e4851]:not(.c-link):active,.is-bg-dark-grey .richtext a[data-v-f36e4851]:not(.c-link):focus,.is-bg-dark-grey .richtext a[data-v-f36e4851]:not(.c-link):hover,.is-bg-pink .richtext a[data-v-f36e4851]:not(.c-link):active,.is-bg-pink .richtext a[data-v-f36e4851]:not(.c-link):focus,.is-bg-pink .richtext a[data-v-f36e4851]:not(.c-link):hover,.is-bg-purple .richtext a[data-v-f36e4851]:not(.c-link):active,.is-bg-purple .richtext a[data-v-f36e4851]:not(.c-link):focus,.is-bg-purple .richtext a[data-v-f36e4851]:not(.c-link):hover,.is-bg-yellow .richtext a[data-v-f36e4851]:not(.c-link):active,.is-bg-yellow .richtext a[data-v-f36e4851]:not(.c-link):focus,.is-bg-yellow .richtext a[data-v-f36e4851]:not(.c-link):hover{color:#878787}.richtext li[data-v-f36e4851]{padding-left:40px;position:relative}.richtext li[data-v-f36e4851]:not(last-child){margin-bottom:10px}.richtext ul li[data-v-f36e4851]{position:relative}.richtext ul li[data-v-f36e4851]:before{color:#292929;content:"⬢";font-size:1.5rem;left:0;margin-top:-2px;padding-right:20px;position:absolute}.is-bg-dark-grey .richtext ul li[data-v-f36e4851]:before,.is-bg-pink .richtext ul li[data-v-f36e4851]:before,.is-bg-purple .richtext ul li[data-v-f36e4851]:before,.is-bg-yellow .richtext ul li[data-v-f36e4851]:before{color:#fff}.richtext ol[data-v-f36e4851]{counter-reset:orderedListCounter;list-style:none}.richtext ol li[data-v-f36e4851]:before{color:#292929;content:counters(orderedListCounter,".") ". ";counter-increment:orderedListCounter;font-family:InterBold,arial,verdana,sans-serif;position:absolute;right:calc(100% - 18px)}.is-bg-dark-grey .richtext ol li[data-v-f36e4851]:before,.is-bg-pink .richtext ol li[data-v-f36e4851]:before,.is-bg-purple .richtext ol li[data-v-f36e4851]:before,.is-bg-yellow .richtext ol li[data-v-f36e4851]:before{color:#fff}.richtext ol ol li[data-v-f36e4851]{padding-left:44px}.richtext ol ol li[data-v-f36e4851]:before{color:#292929;right:calc(100% - 29px)}.is-bg-dark-grey .richtext ol ol li[data-v-f36e4851]:before,.is-bg-pink .richtext ol ol li[data-v-f36e4851]:before,.is-bg-purple .richtext ol ol li[data-v-f36e4851]:before,.is-bg-yellow .richtext ol ol li[data-v-f36e4851]:before{color:#fff}.richtext ul ul li[data-v-f36e4851]{padding-left:32px}.richtext ul ul li[data-v-f36e4851]:before{color:#292929}.is-bg-dark-grey .richtext ul ul li[data-v-f36e4851]:before,.is-bg-pink .richtext ul ul li[data-v-f36e4851]:before,.is-bg-purple .richtext ul ul li[data-v-f36e4851]:before,.is-bg-yellow .richtext ul ul li[data-v-f36e4851]:before{color:#fff}.richtext ol[data-v-f36e4851],.richtext ul[data-v-f36e4851]{margin-bottom:30px;margin-top:30px}@media (min-width:62em){.richtext ol[data-v-f36e4851],.richtext ul[data-v-f36e4851]{margin-bottom:40px;margin-top:40px}}.richtext ol ol[data-v-f36e4851],.richtext ol ul[data-v-f36e4851],.richtext ul ol[data-v-f36e4851],.richtext ul ul[data-v-f36e4851]{margin-bottom:8px;margin-top:8px}.richtext ol.is-icon-checkmark li[data-v-f36e4851],.richtext ul.is-icon-checkmark li[data-v-f36e4851]{position:relative}.richtext ol.is-icon-checkmark li[data-v-f36e4851]:before,.richtext ul.is-icon-checkmark li[data-v-f36e4851]:before{color:#292929;content:"⬢";font-size:1.5rem;left:0;margin-top:-2px;padding-right:20px;position:absolute}.is-bg-dark-grey .richtext ol.is-icon-checkmark li[data-v-f36e4851]:before,.is-bg-dark-grey .richtext ul.is-icon-checkmark li[data-v-f36e4851]:before,.is-bg-pink .richtext ol.is-icon-checkmark li[data-v-f36e4851]:before,.is-bg-pink .richtext ul.is-icon-checkmark li[data-v-f36e4851]:before,.is-bg-purple .richtext ol.is-icon-checkmark li[data-v-f36e4851]:before,.is-bg-purple .richtext ul.is-icon-checkmark li[data-v-f36e4851]:before,.is-bg-yellow .richtext ol.is-icon-checkmark li[data-v-f36e4851]:before,.is-bg-yellow .richtext ul.is-icon-checkmark li[data-v-f36e4851]:before{color:#fff}.richtext ol.is-icon-checkmark li[data-v-f36e4851]:before,.richtext ul.is-icon-checkmark li[data-v-f36e4851]:before{content:"";font-family:icomoon-ktr;margin-top:0}@media (min-width:62em){.is-medium-big-text-above .richtext ol.is-2-col[data-v-f36e4851],.is-medium-big-text-above .richtext ul.is-2-col[data-v-f36e4851],.is-medium-big-text-below .richtext ol.is-2-col[data-v-f36e4851],.is-medium-big-text-below .richtext ul.is-2-col[data-v-f36e4851],.is-medium-full-text-below .richtext ol.is-2-col[data-v-f36e4851],.is-medium-full-text-below .richtext ul.is-2-col[data-v-f36e4851],.is-no-medium .richtext ol.is-2-col[data-v-f36e4851],.is-no-medium .richtext ul.is-2-col[data-v-f36e4851]{-moz-column-count:2;column-count:2}}.richtext[data-v-f36e4851]>:last-child{margin-bottom:0}[data-v-f36e4851]:root{--viewport-height:100vh}html.disable-scroll[data-v-f36e4851]{height:100vh;height:var(--viewport-height);overflow:hidden}html.disable-scroll body[data-v-f36e4851]{height:auto;overflow:hidden}.pt-0[data-v-f36e4851]{padding-top:0!important}.pb-0[data-v-f36e4851]{padding-bottom:0!important}.sr-only[data-v-f36e4851]{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;white-space:nowrap}.has-it-cc[data-v-f36e4851]{overflow:hidden;position:relative}.has-it-cc[data-v-f36e4851]:before{animation:fadeIn .3s linear;background-color:#292929e6;content:"";display:block;inset:0;position:fixed;transition:opacity .3s linear;z-index:800}.it-cc[data-v-f36e4851]{display:block;font-size:18px;height:0;left:0;margin-top:64px;opacity:0;overflow:hidden auto;position:fixed;right:0;text-align:center;top:0;z-index:810;-webkit-overflow-scrolling:touch;transition:all .2s linear}.it-cc.it-cc--visible[data-v-f36e4851]{bottom:0;display:flex;flex-direction:column;height:auto;opacity:1}.it-cc__dialog[data-v-f36e4851]{display:block;margin:0 auto;max-width:1440px;padding-left:16px;padding-right:16px}@media (min-width:36em){.it-cc__dialog[data-v-f36e4851]{padding-left:16px;padding-right:16px}}@media (min-width:48em){.it-cc__dialog[data-v-f36e4851]{padding-left:22px;padding-right:22px}}@media (min-width:62em){.it-cc__dialog[data-v-f36e4851]{padding-left:44px;padding-right:44px}}@media (min-width:90em){.it-cc__dialog[data-v-f36e4851]{padding-left:56px;padding-right:56px}}.it-cc__dialog[data-v-f36e4851]{display:inline-block;margin:auto auto 60px;opacity:0;position:relative;top:0;transition:all .3s linear;width:100%}@media (min-width:36em){.it-cc__dialog[data-v-f36e4851]{margin-bottom:30px}}.it-cc__dialog.it-cc--reveal[data-v-f36e4851]{opacity:1;transform:translateY(0)}.it-cc--visible .it-cc__dialog[data-v-f36e4851]{opacity:1}@media (min-width:62em){.it-cc__dialog-inner[data-v-f36e4851]{display:grid;grid-gap:0 16px;grid-template-columns:repeat(6,minmax(0,1fr));width:100%}}@media (min-width:62em) and (min-width:62em){.it-cc__dialog-inner[data-v-f36e4851]{grid-column-gap:24px;grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width:62em) and (min-width:90em){.it-cc__dialog-inner[data-v-f36e4851]{grid-column-gap:32px}}@media (min-width:62em){.it-cc__body[data-v-f36e4851]{grid-column:2/12;width:100%}}.it-cc__body-inner[data-v-f36e4851]{background-color:#fff;color:#292929;padding:24px 16px 50px;text-align:left}@media (min-width:36em){.it-cc__body-inner[data-v-f36e4851]{padding-bottom:16px}}@media (min-width:48em){.it-cc__body-inner[data-v-f36e4851]{padding:50px}}.it-cc__title[data-v-f36e4851]{color:#292929;font-family:InterSemiBold,arial,verdana,sans-serif;font-size:1.5rem;line-height:130%;margin-bottom:.5rem;text-transform:inherit}@media (min-width:62em){.it-cc__title[data-v-f36e4851]{margin-bottom:.625rem}}.is-theme-career .it-cc__title[data-v-f36e4851]{font-family:InterBlack,arial,verdana,sans-serif;text-transform:uppercase}@media (min-width:62em){.it-cc__title[data-v-f36e4851]{font-size:2rem}}.it-cc__title[data-v-f36e4851]:after{display:none}.it-cc__intro[data-v-f36e4851]{font-size:.875rem;line-height:180%;margin-bottom:40px}.it-cc__content-inner[data-v-f36e4851]{margin-bottom:30px}.it-cc__content-controls[data-v-f36e4851]{background-color:#eaeaea;display:flex;flex-flow:row nowrap;justify-content:space-between;padding:12px}@media (min-width:48em){.it-cc__content-controls[data-v-f36e4851]{flex-flow:column;margin-bottom:24px;padding:16px 24px}}@media (min-width:90em){.it-cc__content-controls[data-v-f36e4851]{flex-flow:row nowrap;justify-content:space-between}}.it-cc__checkboxes[data-v-f36e4851]{display:flex;flex-direction:column;width:50%}@media (min-width:48em){.it-cc__checkboxes[data-v-f36e4851]{flex-direction:row;min-width:100%;width:auto}}@media (min-width:62em){.it-cc__checkboxes[data-v-f36e4851]{min-width:50%}}.it-cc__details[data-v-f36e4851]{margin:0 -50px}.it-cc__details-content[data-v-f36e4851]{display:block;font-size:.875rem;line-height:180%;margin-bottom:1rem;overflow:hidden;position:relative}.it-cc__details-content__inner[data-v-f36e4851]{margin-bottom:24px;padding-left:50px;padding-right:50px}@media (min-width:48em){.it-cc__details-content__inner[data-v-f36e4851]{margin-bottom:50px}}.it-cc__details-content__inner .it-cc__title[data-v-f36e4851]{display:none}.it-cc__details-wrapper[data-v-f36e4851]{border-bottom:4px solid #eaeaea;padding-bottom:16px}@media (min-width:48em){.it-cc__details-wrapper[data-v-f36e4851]{background-color:#eaeaea;border-bottom:0;padding:24px}}.it-cc__details-wrapper[data-v-f36e4851]:not(:last-child){margin-bottom:16px}.it-cc__details-wrapper p[data-v-f36e4851]{margin-bottom:24px}.it-cc__details-content--collapse[data-v-f36e4851]{height:0}.it-cc__details-hide[data-v-f36e4851],.it-cc__details-show[data-v-f36e4851]{color:#292929;font-family:InterBold,arial,verdana,sans-serif;font-size:.875rem;line-height:180%;margin-bottom:0;order:1}.it-cc__details-icon[data-v-f36e4851]{color:#292929;font-size:1.5rem;margin-left:5px;order:3;transition:color .2s ease-in-out,transform .2s ease-in-out}@media (max-width:35.99em){.it-cc__details-icon[data-v-f36e4851]{margin-top:-2px}}.it-cc__details-button[data-v-f36e4851]{background:none;border:none;cursor:pointer;display:flex;margin:0;padding:0;text-decoration:none;transition:color .2s ease-in-out}@media (min-width:48em){.it-cc__details-button[data-v-f36e4851]{align-self:flex-end;margin-top:20px;width:100%}}@media (min-width:90em){.it-cc__details-button[data-v-f36e4851]{margin-top:0;width:auto}}.it-cc__details-button:hover .it-cc__details-hide[data-v-f36e4851],.it-cc__details-button:hover .it-cc__details-show[data-v-f36e4851]{text-decoration:underline}.it-cc__details-button:hover .it-cc__details-icon[data-v-f36e4851]{text-decoration:none}.it-cc__details-button[data-v-f36e4851]:active,.it-cc__details-button[data-v-f36e4851]:focus{outline:0}@media (max-width:35.99em){.it-cc__details-button .it-cc__details-hide[data-v-f36e4851],.it-cc__details-button .it-cc__details-show[data-v-f36e4851]{font-size:.75rem}}.it-cc__details-button .it-cc__details-hide[data-v-f36e4851]{display:none}.it-cc__details-button--clicked .it-cc__details-icon[data-v-f36e4851]{transform:scaleY(-1)}.it-cc__details-button--clicked .it-cc__details-hide[data-v-f36e4851]{display:block}.it-cc__details-back-button[data-v-f36e4851],.it-cc__details-back-icon[data-v-f36e4851],.it-cc__details-button--clicked .it-cc__details-show[data-v-f36e4851]{display:none}.it-cc__table-wrapper[data-v-f36e4851]{background-color:#fff;width:100%}@media (min-width:48em){.it-cc__table-wrapper[data-v-f36e4851]{padding:0 24px}}.it-cc__table-inner[data-v-f36e4851]{background-attachment:local,local,scroll,scroll;background-color:#fff;background-image:linear-gradient(90deg,#fff,#fff),linear-gradient(90deg,#fff,#fff),linear-gradient(90deg,hsla(0,0%,92%,.3),transparent),linear-gradient(270deg,hsla(0,0%,92%,.3),transparent);background-position:0,100%,0,100%;background-repeat:no-repeat;background-size:20px 100%,20px 100%,20px 100%,20px 100%;overflow-x:auto;position:relative;width:100%}.it-cc__table[data-v-f36e4851]{width:auto}@media (min-width:48em){.it-cc__table[data-v-f36e4851]{width:100%}}.it-cc__table thead tr[data-v-f36e4851]{position:relative}.it-cc__table thead tr[data-v-f36e4851]:after{border-bottom:1px solid #292929;bottom:0;content:"";height:0;left:0;position:absolute;width:100%}.it-cc__table td[data-v-f36e4851],.it-cc__table th[data-v-f36e4851]{background:#fff;border:none!important;display:table-cell!important;font-size:.875rem;line-height:180%;margin-bottom:1rem;padding:10px 20px 10px 0;position:relative}.it-cc__table td[data-v-f36e4851]:last-child,.it-cc__table th[data-v-f36e4851]:last-child{padding-right:0}.it-cc__table th[data-v-f36e4851]{font-family:InterBold,arial,verdana,sans-serif;text-transform:none}.it-cc__table tbody[data-v-f36e4851]{display:table-row-group!important}.it-cc__table tbody tr[data-v-f36e4851]{display:table-row!important}.it-cc__table tbody td[data-v-f36e4851],.it-cc__table tbody th[data-v-f36e4851]{min-width:85px}.it-cc__table tbody td[data-v-f36e4851]:first-child,.it-cc__table tbody th[data-v-f36e4851]:first-child{color:#292929;width:20%}.it-cc__table tbody td[data-v-f36e4851]:nth-child(2),.it-cc__table tbody th[data-v-f36e4851]:nth-child(2){min-width:240px;width:50%}.it-cc__checkbox[data-v-f36e4851]{background:transparent;border:inherit;opacity:0;position:absolute;width:0;z-index:-1}.it-cc__checkbox:not(:disabled):hover+.it-cc__pseudo-checkbox[data-v-f36e4851]{border-color:#ff8f0c}.it-cc__checkbox:not(:disabled):focus+.it-cc__pseudo-checkbox[data-v-f36e4851]{border:2px solid #ff8f0c}.it-cc__checkbox:not(:disabled)+.it-cc__checkbox-label[data-v-f36e4851]{cursor:pointer}.it-cc__checkbox:checked:disabled+.it-cc__pseudo-checkbox[data-v-f36e4851]{background-color:#878787;border-color:#878787}.it-cc__checkbox:checked:disabled+.it-cc__pseudo-checkbox--headline[data-v-f36e4851]:after,.it-cc__checkbox:checked:disabled+.it-cc__pseudo-checkbox[data-v-f36e4851]:after{border-bottom-color:#fff;border-right-color:#fff}.it-cc__checkbox:checked+.it-cc__pseudo-checkbox[data-v-f36e4851]{background-color:#ff8f0c;border-color:#ff8f0c}.it-cc__checkbox:checked+.it-cc__pseudo-checkbox[data-v-f36e4851]:after{border-color:#fff;border-bottom:2px solid #fff;border-right:2px solid #fff;content:"";height:11px;inset:0 0 3px;line-height:1;margin:auto;position:absolute;text-align:center;transform:rotate(45deg);width:6px}.it-cc__checkbox:disabled+.it-cc__pseudo-checkbox[data-v-f36e4851]{border-color:#707070}.it-cc__pseudo-checkbox[data-v-f36e4851]{background-color:#fff;border:2px solid #707070;display:block;height:24px;position:absolute;top:50%;transform:translateY(-50%);width:24px}.it-cc__checkbox-group[data-v-f36e4851]{display:flex;flex-direction:column;justify-content:center;position:relative}.it-cc__checkbox-group[data-v-f36e4851]:not(:last-child){margin-bottom:8px}@media (min-width:48em){.it-cc__checkbox-group[data-v-f36e4851]:not(:last-child){margin-bottom:0;margin-right:50px}}.it-cc__checkbox-group+p[data-v-f36e4851]{margin-top:24px}.it-cc__checkbox-group--headline[data-v-f36e4851]{display:block;margin-bottom:16px}.it-cc__checkbox-label[data-v-f36e4851]{color:#292929;font-size:.875rem;line-height:180%;margin-bottom:0;padding-left:32px;position:relative;z-index:1}.it-cc__checkbox-label--headline[data-v-f36e4851]{color:#292929;display:block}.it-cc__footer[data-v-f36e4851]{bottom:0;display:block;flex-direction:column-reverse;position:fixed;right:16px;width:calc(100% - 32px);z-index:2}@media (min-width:36em){.it-cc__footer[data-v-f36e4851]{right:16px;width:calc(100% - 32px)}}@media (min-width:48em){.it-cc__footer[data-v-f36e4851]{right:22px;width:calc(100% - 44px)}}@media (min-width:62em){.it-cc__footer[data-v-f36e4851]{right:calc(8.33333% + 38.66667px);width:calc(83.33333% - 77.33333px)}}@media (min-width:90em){.it-cc__footer[data-v-f36e4851]{right:calc(8.33333% + 49.33333px);right:calc(50% - 550.66667px);width:calc(83.33333% - 98.66667px);width:1101.33333px}}.it-cc__footer-controls[data-v-f36e4851]{background-color:#fff;display:flex;flex-direction:column;padding:16px}@media (min-width:36em){.it-cc__footer-controls[data-v-f36e4851]{flex-direction:row;padding-left:24px;padding-right:24px}}@media (min-width:48em){.it-cc__footer-controls[data-v-f36e4851]{justify-content:flex-end;padding-left:50px;padding-right:50px}}@media (min-width:62em){.it-cc__footer-controls[data-v-f36e4851]{padding-left:50px;padding-right:50px}}.it-cc__button[data-v-f36e4851]{background:none;border:none;font-family:InterSemiBold,arial,verdana,sans-serif;font-size:.875rem;letter-spacing:.02em;line-height:150%;margin:0 0 8px;padding:11px 24px 12px;text-decoration:none;text-transform:uppercase;transition:background-color .12s linear,border .12s linear,color .12s linear,outline .12s linear;transition:color .12s linear,background-color .12s linear,outline .12s linear}@media (min-width:36em){.it-cc__button[data-v-f36e4851]{padding-left:40px;padding-right:40px}.it-cc__button[data-v-f36e4851]:first-child{margin-right:16px}}.it-cc__button-accept[data-v-f36e4851]{background-color:#ff8f0c;border:1px solid #ff8f0c;color:#fff}.it-cc__button-accept[data-v-f36e4851]:focus,.it-cc__button-accept[data-v-f36e4851]:hover{background-color:#fff;border-color:#ff8f0c;color:#ff8f0c}.it-cc__button-decline[data-v-f36e4851]{background-color:transparent;border:1px solid #292929;color:#292929}.it-cc__button-decline[data-v-f36e4851]:focus,.it-cc__button-decline[data-v-f36e4851]:hover{background-color:#292929;border-color:#292929;color:#fff}.c-video[data-v-f36e4851]{height:0;overflow:hidden;padding-bottom:56.25%;padding-top:0;position:relative}.c-video iframe[data-v-f36e4851],.c-video__placeholder[data-v-f36e4851],.c-video__rejected[data-v-f36e4851]{height:100%;left:0;position:absolute;top:0;width:100%}.c-video__placeholder[data-v-f36e4851],.c-video__rejected[data-v-f36e4851]{align-items:center;background-color:#f6f6f6;display:flex;flex-direction:column;justify-content:center;padding:20px}@media (min-width:62em){.c-video__placeholder[data-v-f36e4851],.c-video__rejected[data-v-f36e4851]{padding:30px}}.c-video__placeholder[data-v-f36e4851] .c-button,.c-video__rejected[data-v-f36e4851] .c-button{align-self:flex-start}.c-video__rejected-info[data-v-f36e4851]{color:#292929;font-size:.875rem;line-height:180%;margin-bottom:20px}@keyframes fade-in-791ed981{0%{opacity:0}to{opacity:1}}html[data-v-791ed981]{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;scroll-behavior:smooth;scroll-margin-block-end:36px}html .touchevents[data-v-791ed981]{-webkit-overflow-scrolling:touch}body[data-v-791ed981]{color:#292929;font-family:InterRegular,arial,verdana,sans-serif;font-size:1rem;line-height:180%;margin:0;min-height:100vh;overflow:hidden scroll;width:100%}@media (max-width:35.99em){body[data-v-791ed981]{-webkit-hyphens:auto;hyphens:auto}}body[data-v-791ed981]:before{display:none}a[data-v-791ed981]{text-decoration:none}strong[data-v-791ed981]{font-family:InterBold,arial,verdana,sans-serif;font-weight:400}.is-bg-silver-grey[data-v-791ed981],.is-bg-silver-grey-2[data-v-791ed981]{background-color:#f6f6f6}.is-bg-dark-grey[data-v-791ed981]{background-color:#292929;color:#fff}.is-hidden[data-v-791ed981]{display:none}.overflow-hidden[data-v-791ed981]{contain:paint}head[data-v-791ed981]{font-family:xs}@media (min-width:36em){head[data-v-791ed981]{font-family:sm}}@media (min-width:48em){head[data-v-791ed981]{font-family:md}}@media (min-width:62em){head[data-v-791ed981]{font-family:lg}}@media (min-width:90em){head[data-v-791ed981]{font-family:xl}}.icon--24[data-v-791ed981]{font-size:1.5rem}.icon--32[data-v-791ed981]{font-size:2rem}.icon--48[data-v-791ed981]{font-size:3rem}.icon--64[data-v-791ed981]{font-size:4rem}[class*=" icon-"][data-v-791ed981],[class^=icon-][data-v-791ed981]{font-family:icomoon-ktr!important;speak:never;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-youtube[data-v-791ed981]:before{content:""}.icon-checkmark[data-v-791ed981]:before{content:""}.icon-notification[data-v-791ed981]:before{content:""}.icon-installation[data-v-791ed981]:before{content:""}.icon-calendar[data-v-791ed981]:before{content:""}.icon-close-small[data-v-791ed981]:before{content:""}.icon-close-tag[data-v-791ed981]:before{content:""}.icon-arrow-pulldown[data-v-791ed981]:before{content:""}.icon-wikipedia[data-v-791ed981]:before{content:""}.icon-facebook[data-v-791ed981]:before{content:""}.icon-instagram[data-v-791ed981]:before{content:""}.icon-linkedin[data-v-791ed981]:before{content:""}.icon-xing[data-v-791ed981]:before{content:""}.icon-check[data-v-791ed981]:before{content:""}.icon-arrow-open[data-v-791ed981]:before{content:""}.icon-menu[data-v-791ed981]:before{content:""}.icon-close-menu[data-v-791ed981]:before{content:""}.icon-online-tools[data-v-791ed981]:before{content:""}.icon-cad-library[data-v-791ed981]:before{content:""}.icon-location[data-v-791ed981]:before{content:""}.icon-2d-drawing[data-v-791ed981]:before{content:""}.icon-mail[data-v-791ed981]:before{content:""}.icon-phone[data-v-791ed981]:before{content:""}.icon-shop[data-v-791ed981]:before{content:""}.icon-upload[data-v-791ed981]:before{content:""}.icon-minus[data-v-791ed981]:before{content:""}.icon-arrow-extern[data-v-791ed981]:before{content:""}.icon-arrow-left[data-v-791ed981]:before{content:""}.icon-arrow-right[data-v-791ed981]:before{content:""}.icon-arrow-back[data-v-791ed981]:before{content:""}.icon-arrow-forward[data-v-791ed981]:before{content:""}.icon-download[data-v-791ed981]:before{content:""}.icon-globe[data-v-791ed981]:before{content:""}.icon-locked[data-v-791ed981]:before{content:""}.icon-login[data-v-791ed981]:before{content:""}.icon-paper[data-v-791ed981]:before{content:""}.icon-plus[data-v-791ed981]:before{content:""}.icon-search[data-v-791ed981]:before{content:""}.icon-product-search[data-v-791ed981]:before{content:""}.icon-material-search[data-v-791ed981]:before{content:""}.icon-filter[data-v-791ed981]:before{content:""}.c-page[data-v-791ed981],.c-page__content[data-v-791ed981]{display:block}.c-page__content>.c-section:first-child+div>.c-section[data-v-791ed981]:first-child,.c-page__content>.c-section:first-child+div>.mgnl-area>.c-section[data-v-791ed981]:first-child,.c-page__content>.mgnl-area>.c-section:first-child+div>.c-section[data-v-791ed981]:first-child,.c-page__content>.mgnl-area>.c-section:first-child+div>.mgnl-area>.c-section[data-v-791ed981]:first-child{margin-top:64px}@media (min-width:48em){.c-page__content>.c-section:first-child+div>.c-section[data-v-791ed981]:first-child,.c-page__content>.c-section:first-child+div>.mgnl-area>.c-section[data-v-791ed981]:first-child,.c-page__content>.mgnl-area>.c-section:first-child+div>.c-section[data-v-791ed981]:first-child,.c-page__content>.mgnl-area>.c-section:first-child+div>.mgnl-area>.c-section[data-v-791ed981]:first-child{margin-top:100px}}@media (min-width:90em){.c-page__content>.c-section:first-child+div>.c-section[data-v-791ed981]:first-child,.c-page__content>.c-section:first-child+div>.mgnl-area>.c-section[data-v-791ed981]:first-child,.c-page__content>.mgnl-area>.c-section:first-child+div>.c-section[data-v-791ed981]:first-child,.c-page__content>.mgnl-area>.c-section:first-child+div>.mgnl-area>.c-section[data-v-791ed981]:first-child{margin-top:120px}}.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-791ed981]{margin-top:0;padding-top:0}@media (min-width:48em){.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-791ed981]{margin-top:0}}@media (min-width:90em){.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-791ed981]{margin-top:0}}.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-pink[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-purple[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-yellow[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-pink[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-purple[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-yellow[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-791ed981]{margin-top:0}@media (min-width:48em){.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-pink[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-purple[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-yellow[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-pink[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-purple[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-yellow[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-791ed981]{margin-top:0}}@media (min-width:90em){.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-pink[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-purple[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-yellow[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-pink[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-purple[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-yellow[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-791ed981]{margin-top:0}}.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey-2[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey-2[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-791ed981]{margin-top:0;padding-top:0}@media (min-width:48em){.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey-2[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey-2[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-791ed981]{margin-top:0}}@media (min-width:90em){.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey-2[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey-2[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-791ed981]{margin-top:0}}.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-pink[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-purple[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-yellow[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-dark-grey[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-pink[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-purple[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-yellow[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-pink[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-purple[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-yellow[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-dark-grey[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-pink[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-purple[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-yellow[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-791ed981]{margin-top:0}@media (min-width:48em){.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-pink[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-purple[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-yellow[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-dark-grey[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-pink[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-purple[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-yellow[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-pink[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-purple[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-yellow[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-dark-grey[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-pink[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-purple[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-yellow[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-791ed981]{margin-top:0}}@media (min-width:90em){.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-pink[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-purple[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-yellow[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-dark-grey[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-pink[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-purple[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-yellow[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-pink[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-purple[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-yellow[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-dark-grey[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-pink[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-purple[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-yellow[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-791ed981]{margin-top:0}}.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-purple[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-purple[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-791ed981]{margin-top:0;padding-top:0}@media (min-width:48em){.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-purple[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-purple[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-791ed981]{margin-top:0}}@media (min-width:90em){.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-purple[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-purple[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-791ed981]{margin-top:0}}.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-dark-grey[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-pink[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey-2[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-yellow[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-dark-grey[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-pink[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey-2[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-yellow[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-791ed981]{margin-top:0}@media (min-width:48em){.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-dark-grey[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-pink[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey-2[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-yellow[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-dark-grey[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-pink[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey-2[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-yellow[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-791ed981]{margin-top:0}}@media (min-width:90em){.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-dark-grey[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-pink[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey-2[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-yellow[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-dark-grey[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-pink[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey-2[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-yellow[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-791ed981]{margin-top:0}}.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-yellow[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-yellow[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-791ed981]{margin-top:0;padding-top:0}@media (min-width:48em){.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-yellow[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-yellow[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-791ed981]{margin-top:0}}@media (min-width:90em){.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-yellow[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-yellow[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-791ed981]{margin-top:0}}.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-dark-grey[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-pink[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-purple[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey-2[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-dark-grey[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-pink[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-purple[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey-2[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-791ed981]{margin-top:0}@media (min-width:48em){.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-dark-grey[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-pink[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-purple[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey-2[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-dark-grey[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-pink[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-purple[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey-2[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-791ed981]{margin-top:0}}@media (min-width:90em){.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-dark-grey[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-pink[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-purple[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey-2[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-dark-grey[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-pink[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-purple[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey-2[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-791ed981]{margin-top:0}}.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-pink[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-pink[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-791ed981]{margin-top:0;padding-top:0}@media (min-width:48em){.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-pink[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-pink[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-791ed981]{margin-top:0}}@media (min-width:90em){.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-pink[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-pink[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-791ed981]{margin-top:0}}.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-dark-grey[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-purple[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey-2[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-yellow[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-dark-grey[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-purple[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey-2[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-yellow[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-791ed981]{margin-top:0}@media (min-width:48em){.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-dark-grey[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-purple[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey-2[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-yellow[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-dark-grey[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-purple[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey-2[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-yellow[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-791ed981]{margin-top:0}}@media (min-width:90em){.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-dark-grey[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-purple[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey-2[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-yellow[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-791ed981],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-dark-grey[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-purple[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey-2[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-yellow[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-791ed981],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-791ed981]{margin-top:0}}.is-bg-purple[data-v-791ed981]{background:linear-gradient(270deg,#7f40ff .13%,#5400ff 99.85%);color:#fff}.is-bg-pink[data-v-791ed981]{background:linear-gradient(270deg,#ea41b0 .04%,#cd2193 43.51%);color:#fff}.is-bg-yellow[data-v-791ed981]{background:linear-gradient(270deg,#f2bd00 .1%,#ff8f0c 50.66%);color:#fff}.is-theme-career .typo-h1[data-v-791ed981],.is-theme-career .typo-h2[data-v-791ed981],.is-theme-career .typo-h3[data-v-791ed981],.is-theme-career .typo-h4[data-v-791ed981],.is-theme-career .typo-h5[data-v-791ed981],.is-theme-career .typo-h6[data-v-791ed981]{font-family:InterBlack,arial,verdana,sans-serif;text-transform:uppercase}.is-theme-career .is-bg-silver-grey .typo-h1 span[data-v-791ed981],.is-theme-career .is-bg-silver-grey .typo-h2 span[data-v-791ed981],.is-theme-career .is-bg-silver-grey .typo-h3 span[data-v-791ed981],.is-theme-career .is-bg-white .typo-h1 span[data-v-791ed981],.is-theme-career .is-bg-white .typo-h2 span[data-v-791ed981],.is-theme-career .is-bg-white .typo-h3 span[data-v-791ed981]{background-color:#5400ff;-webkit-box-decoration-break:clone;box-decoration-break:clone;line-height:1.4;padding:2px 10px}.is-theme-career .is-bg-silver-grey .typo-h1 .typo-first-split[data-v-791ed981],.is-theme-career .is-bg-silver-grey .typo-h2 .typo-first-split[data-v-791ed981],.is-theme-career .is-bg-silver-grey .typo-h3 .typo-first-split[data-v-791ed981],.is-theme-career .is-bg-white .typo-h1 .typo-first-split[data-v-791ed981],.is-theme-career .is-bg-white .typo-h2 .typo-first-split[data-v-791ed981],.is-theme-career .is-bg-white .typo-h3 .typo-first-split[data-v-791ed981]{color:#fff;margin-right:-10px}.is-theme-career .is-bg-silver-grey .typo-h1 .typo-second-split[data-v-791ed981],.is-theme-career .is-bg-silver-grey .typo-h2 .typo-second-split[data-v-791ed981],.is-theme-career .is-bg-silver-grey .typo-h3 .typo-second-split[data-v-791ed981],.is-theme-career .is-bg-white .typo-h1 .typo-second-split[data-v-791ed981],.is-theme-career .is-bg-white .typo-h2 .typo-second-split[data-v-791ed981],.is-theme-career .is-bg-white .typo-h3 .typo-second-split[data-v-791ed981]{color:#ea41b0}.is-theme-career .is-bg-silver-grey .typo-h1 .typo-first-split[data-v-791ed981]:has(+.second-split-aligned-left),.is-theme-career .is-bg-silver-grey .typo-h2 .typo-first-split[data-v-791ed981]:has(+.second-split-aligned-left),.is-theme-career .is-bg-silver-grey .typo-h3 .typo-first-split[data-v-791ed981]:has(+.second-split-aligned-left),.is-theme-career .is-bg-white .typo-h1 .typo-first-split[data-v-791ed981]:has(+.second-split-aligned-left),.is-theme-career .is-bg-white .typo-h2 .typo-first-split[data-v-791ed981]:has(+.second-split-aligned-left),.is-theme-career .is-bg-white .typo-h3 .typo-first-split[data-v-791ed981]:has(+.second-split-aligned-left){margin-right:0}.is-theme-career .is-bg-silver-grey-2 .typo-h1 .typo-first-split[data-v-791ed981],.is-theme-career .is-bg-silver-grey-2 .typo-h2 .typo-first-split[data-v-791ed981],.is-theme-career .is-bg-silver-grey-2 .typo-h3 .typo-first-split[data-v-791ed981],.is-theme-career .is-bg-white-2 .typo-h1 .typo-first-split[data-v-791ed981],.is-theme-career .is-bg-white-2 .typo-h2 .typo-first-split[data-v-791ed981],.is-theme-career .is-bg-white-2 .typo-h3 .typo-first-split[data-v-791ed981]{color:#292929;margin-right:8px}.is-theme-career .is-bg-silver-grey-2 .typo-h1 .typo-second-split[data-v-791ed981],.is-theme-career .is-bg-silver-grey-2 .typo-h2 .typo-second-split[data-v-791ed981],.is-theme-career .is-bg-silver-grey-2 .typo-h3 .typo-second-split[data-v-791ed981],.is-theme-career .is-bg-white-2 .typo-h1 .typo-second-split[data-v-791ed981],.is-theme-career .is-bg-white-2 .typo-h2 .typo-second-split[data-v-791ed981],.is-theme-career .is-bg-white-2 .typo-h3 .typo-second-split[data-v-791ed981]{color:#5400ff}.is-theme-career .is-bg-silver-grey-2 .typo-h1 .typo-first-split[data-v-791ed981]:has(+.second-split-aligned-left),.is-theme-career .is-bg-silver-grey-2 .typo-h2 .typo-first-split[data-v-791ed981]:has(+.second-split-aligned-left),.is-theme-career .is-bg-silver-grey-2 .typo-h3 .typo-first-split[data-v-791ed981]:has(+.second-split-aligned-left),.is-theme-career .is-bg-white-2 .typo-h1 .typo-first-split[data-v-791ed981]:has(+.second-split-aligned-left),.is-theme-career .is-bg-white-2 .typo-h2 .typo-first-split[data-v-791ed981]:has(+.second-split-aligned-left),.is-theme-career .is-bg-white-2 .typo-h3 .typo-first-split[data-v-791ed981]:has(+.second-split-aligned-left){margin-right:0}.is-theme-career .is-bg-dark-grey .typo-h1 .typo-first-split[data-v-791ed981],.is-theme-career .is-bg-dark-grey .typo-h2 .typo-first-split[data-v-791ed981],.is-theme-career .is-bg-dark-grey .typo-h3 .typo-first-split[data-v-791ed981]{color:#fff;margin-right:8px}.is-theme-career .is-bg-dark-grey .typo-h1 .typo-second-split[data-v-791ed981],.is-theme-career .is-bg-dark-grey .typo-h2 .typo-second-split[data-v-791ed981],.is-theme-career .is-bg-dark-grey .typo-h3 .typo-second-split[data-v-791ed981]{color:#ff8f0c}.is-theme-career .is-bg-dark-grey .typo-h1 .typo-first-split[data-v-791ed981]:has(+.second-split-aligned-left),.is-theme-career .is-bg-dark-grey .typo-h2 .typo-first-split[data-v-791ed981]:has(+.second-split-aligned-left),.is-theme-career .is-bg-dark-grey .typo-h3 .typo-first-split[data-v-791ed981]:has(+.second-split-aligned-left){margin-right:0}.is-theme-career .is-bg-pink .typo-h1 .typo-first-split[data-v-791ed981],.is-theme-career .is-bg-pink .typo-h2 .typo-first-split[data-v-791ed981],.is-theme-career .is-bg-pink .typo-h3 .typo-first-split[data-v-791ed981]{color:#fff;margin-right:8px}.is-theme-career .is-bg-pink .typo-h1 .typo-second-split[data-v-791ed981],.is-theme-career .is-bg-pink .typo-h2 .typo-second-split[data-v-791ed981],.is-theme-career .is-bg-pink .typo-h3 .typo-second-split[data-v-791ed981]{color:#5400ff}.is-theme-career .is-bg-pink .typo-h1 .typo-first-split[data-v-791ed981]:has(+.second-split-aligned-left),.is-theme-career .is-bg-pink .typo-h2 .typo-first-split[data-v-791ed981]:has(+.second-split-aligned-left),.is-theme-career .is-bg-pink .typo-h3 .typo-first-split[data-v-791ed981]:has(+.second-split-aligned-left){margin-right:0}.is-theme-career .is-bg-yellow .typo-h1 .typo-first-split[data-v-791ed981],.is-theme-career .is-bg-yellow .typo-h2 .typo-first-split[data-v-791ed981],.is-theme-career .is-bg-yellow .typo-h3 .typo-first-split[data-v-791ed981]{color:#fff;margin-right:8px}.is-theme-career .is-bg-yellow .typo-h1 .typo-second-split[data-v-791ed981],.is-theme-career .is-bg-yellow .typo-h2 .typo-second-split[data-v-791ed981],.is-theme-career .is-bg-yellow .typo-h3 .typo-second-split[data-v-791ed981]{color:#5400ff}.is-theme-career .is-bg-yellow .typo-h1 .typo-first-split[data-v-791ed981]:has(+.second-split-aligned-left),.is-theme-career .is-bg-yellow .typo-h2 .typo-first-split[data-v-791ed981]:has(+.second-split-aligned-left),.is-theme-career .is-bg-yellow .typo-h3 .typo-first-split[data-v-791ed981]:has(+.second-split-aligned-left){margin-right:0}.is-theme-career .is-bg-purple .typo-h1 .typo-first-split[data-v-791ed981],.is-theme-career .is-bg-purple .typo-h2 .typo-first-split[data-v-791ed981],.is-theme-career .is-bg-purple .typo-h3 .typo-first-split[data-v-791ed981]{color:#fff;margin-right:8px}.is-theme-career .is-bg-purple .typo-h1 .typo-second-split[data-v-791ed981],.is-theme-career .is-bg-purple .typo-h2 .typo-second-split[data-v-791ed981],.is-theme-career .is-bg-purple .typo-h3 .typo-second-split[data-v-791ed981]{color:#ff8f0c}.is-theme-career .is-bg-purple .typo-h1 .typo-first-split[data-v-791ed981]:has(+.second-split-aligned-left),.is-theme-career .is-bg-purple .typo-h2 .typo-first-split[data-v-791ed981]:has(+.second-split-aligned-left),.is-theme-career .is-bg-purple .typo-h3 .typo-first-split[data-v-791ed981]:has(+.second-split-aligned-left){margin-right:0}.typo-h1[data-v-791ed981]{font-family:InterSemiBold,arial,verdana,sans-serif;font-size:2.5rem;-webkit-hyphens:auto;hyphens:auto;line-height:120%;margin-bottom:1rem;text-transform:inherit}@media (min-width:48em){.typo-h1[data-v-791ed981]{margin-bottom:1.25rem}}@media (min-width:62em){.typo-h1[data-v-791ed981]{margin-bottom:1.5rem}}.is-theme-career .typo-h1[data-v-791ed981]{font-family:InterBlack,arial,verdana,sans-serif;text-transform:uppercase}@media (min-width:48em){.typo-h1[data-v-791ed981]{font-size:3.125rem}}@media (min-width:62em){.typo-h1[data-v-791ed981]{font-size:3.625rem}}.typo-h2[data-v-791ed981]{font-family:InterSemiBold,arial,verdana,sans-serif;font-size:2.375rem;-webkit-hyphens:auto;hyphens:auto;line-height:130%;margin-bottom:.75rem;text-transform:inherit}@media (min-width:48em){.typo-h2[data-v-791ed981]{margin-bottom:1rem}}@media (min-width:62em){.typo-h2[data-v-791ed981]{margin-bottom:1.25rem}}.is-theme-career .typo-h2[data-v-791ed981]{font-family:InterBlack,arial,verdana,sans-serif;text-transform:uppercase}@media (min-width:48em){.typo-h2[data-v-791ed981]{font-size:2.5rem;line-height:120%}}@media (min-width:62em){.typo-h2[data-v-791ed981]{font-size:3.125rem}}.typo-h3[data-v-791ed981]{font-family:InterSemiBold,arial,verdana,sans-serif;font-size:2rem;-webkit-hyphens:auto;hyphens:auto;line-height:130%;margin-bottom:.625rem;text-transform:inherit}@media (min-width:48em){.typo-h3[data-v-791ed981]{margin-bottom:.75rem}}@media (min-width:62em){.typo-h3[data-v-791ed981]{margin-bottom:1rem}}.is-theme-career .typo-h3[data-v-791ed981]{font-family:InterBlack,arial,verdana,sans-serif;text-transform:uppercase}@media (min-width:48em){.typo-h3[data-v-791ed981]{font-size:2.375rem}}@media (min-width:62em){.typo-h3[data-v-791ed981]{font-size:2.5rem;line-height:120%}}.typo-h4[data-v-791ed981]{font-family:InterSemiBold,arial,verdana,sans-serif;font-size:1.5rem;-webkit-hyphens:auto;hyphens:auto;line-height:130%;margin-bottom:.5rem;text-transform:inherit}@media (min-width:48em){.typo-h4[data-v-791ed981]{margin-bottom:.625rem}}@media (min-width:62em){.typo-h4[data-v-791ed981]{margin-bottom:.75rem}}.is-theme-career .typo-h4[data-v-791ed981]{font-family:InterBlack,arial,verdana,sans-serif;text-transform:uppercase}@media (min-width:48em){.typo-h4[data-v-791ed981]{font-size:2rem}}@media (min-width:62em){.typo-h4[data-v-791ed981]{font-size:2.375rem}}.typo-h5[data-v-791ed981]{font-family:InterSemiBold,arial,verdana,sans-serif;font-size:1.5rem;line-height:130%;margin-bottom:.5rem;text-transform:inherit}@media (min-width:62em){.typo-h5[data-v-791ed981]{margin-bottom:.625rem}}.is-theme-career .typo-h5[data-v-791ed981]{font-family:InterBlack,arial,verdana,sans-serif;text-transform:uppercase}@media (min-width:62em){.typo-h5[data-v-791ed981]{font-size:2rem}}.typo-h6[data-v-791ed981]{font-family:InterSemiBold,arial,verdana,sans-serif;font-size:1.25rem;letter-spacing:.02em;line-height:160%;margin-bottom:.25rem;text-transform:inherit}@media (min-width:62em){.typo-h6[data-v-791ed981]{margin-bottom:.5rem}}.is-theme-career .typo-h6[data-v-791ed981]{font-family:InterBlack,arial,verdana,sans-serif;text-transform:uppercase}@media (min-width:62em){.typo-h6[data-v-791ed981]{font-size:1.5rem;letter-spacing:normal;line-height:130%}}.typo-sub-large[data-v-791ed981]{font-size:1.5rem;line-height:130%}.is-theme-career .typo-sub-large[data-v-791ed981]{font-family:InterBold,arial,verdana,sans-serif}@media (min-width:62em){.typo-sub-large[data-v-791ed981]{font-size:2rem}}.typo-sub-medium[data-v-791ed981]{font-size:1.25rem;line-height:160%}.is-theme-career .typo-sub-medium[data-v-791ed981]{font-family:InterBold,arial,verdana,sans-serif}@media (min-width:62em){.typo-sub-medium[data-v-791ed981]{font-size:1.5rem;line-height:130%}}.typo-sub-small[data-v-791ed981]{font-size:.875rem;line-height:130%}.is-theme-career .typo-sub-small[data-v-791ed981]{font-family:InterBold,arial,verdana,sans-serif;font-size:1.25rem;line-height:160%}@media (min-width:62em){.typo-sub-small[data-v-791ed981]{font-size:.875rem;line-height:130%}.is-theme-career .typo-sub-small[data-v-791ed981]{font-family:InterBold,arial,verdana,sans-serif;font-size:1.25rem;line-height:160%}}.typo-copy-extra-large[data-v-791ed981]{font-size:1.25rem;line-height:160%;margin-bottom:1.5rem}@media (min-width:62em){.typo-copy-extra-large[data-v-791ed981]{font-size:1.75rem;line-height:150%;margin-bottom:2rem}}.typo-copy-large[data-v-791ed981]{font-size:1rem;line-height:160%;margin-bottom:1.25rem}@media (min-width:62em){.typo-copy-large[data-v-791ed981]{font-size:1.25rem;margin-bottom:1.5rem}}.typo-copy-medium[data-v-791ed981]{font-size:1rem;line-height:180%;margin-bottom:1.25rem}.typo-copy-small[data-v-791ed981]{font-size:.875rem;line-height:180%;margin-bottom:1rem}.typo-link[data-v-791ed981]{font-size:1rem}.typo-button[data-v-791ed981],.typo-link[data-v-791ed981]{font-family:InterSemiBold,arial,verdana,sans-serif;letter-spacing:.02em;line-height:150%}.typo-button[data-v-791ed981]{font-size:.875rem}.typo-navigation[data-v-791ed981]{font-size:.75rem;letter-spacing:.05em;text-transform:uppercase}.typo-navigation[data-v-791ed981],.typo-tag[data-v-791ed981]{font-family:InterSemiBold,arial,verdana,sans-serif;line-height:150%}.typo-tag[data-v-791ed981]{font-size:.875rem;letter-spacing:.005em}.typo-meta[data-v-791ed981]{font-size:.75rem;letter-spacing:.05em;line-height:150%}.typo-head-accordion[data-v-791ed981]{font-family:InterRegular,arial,verdana,sans-serif;font-size:1.125rem;letter-spacing:.02em;line-height:160%}.richtext h3[data-v-791ed981]{font-family:InterSemiBold,arial,verdana,sans-serif;font-size:2rem;-webkit-hyphens:auto;hyphens:auto;line-height:130%;margin-bottom:.625rem;text-transform:inherit}@media (min-width:48em){.richtext h3[data-v-791ed981]{margin-bottom:.75rem}}@media (min-width:62em){.richtext h3[data-v-791ed981]{margin-bottom:1rem}}.is-theme-career .richtext h3[data-v-791ed981]{font-family:InterBlack,arial,verdana,sans-serif;text-transform:uppercase}@media (min-width:48em){.richtext h3[data-v-791ed981]{font-size:2.375rem}}@media (min-width:62em){.richtext h3[data-v-791ed981]{font-size:2.5rem;line-height:120%}}.richtext h3[data-v-791ed981]:not(:first-child){margin-top:64px}.richtext p[data-v-791ed981]{margin-bottom:12px}@media (min-width:90em){.richtext p[data-v-791ed981]{margin-bottom:16px}}.richtext a[data-v-791ed981]:not(.c-link){color:#292929;font-family:InterSemiBold,arial,verdana,sans-serif;position:relative;text-decoration:underline;text-underline-offset:5px;transition:color .2s linear}.richtext a[data-v-791ed981]:not(.c-link):before{background-color:transparent;bottom:-1px;content:"";display:block;height:1px;left:0;position:absolute;transition:background-color .12s linear,width .3s cubic-bezier(0,0,.1,1);width:100%;z-index:0}.richtext a[data-v-791ed981]:not(.c-link):active,.richtext a[data-v-791ed981]:not(.c-link):hover{color:#292929}.richtext a[data-v-791ed981]:not(.c-link):active:before,.richtext a[data-v-791ed981]:not(.c-link):hover:before{background-color:#292929}.is-bg-dark-grey .richtext a[data-v-791ed981]:not(.c-link):active:before,.is-bg-dark-grey .richtext a[data-v-791ed981]:not(.c-link):hover:before,.is-bg-pink .richtext a[data-v-791ed981]:not(.c-link):active:before,.is-bg-pink .richtext a[data-v-791ed981]:not(.c-link):hover:before,.is-bg-purple .richtext a[data-v-791ed981]:not(.c-link):active:before,.is-bg-purple .richtext a[data-v-791ed981]:not(.c-link):hover:before,.is-bg-yellow .richtext a[data-v-791ed981]:not(.c-link):active:before,.is-bg-yellow .richtext a[data-v-791ed981]:not(.c-link):hover:before{background-color:#fff}.richtext a[data-v-791ed981]:not(.c-link):before{content:none}.richtext a[data-v-791ed981]:not(.c-link):active,.richtext a[data-v-791ed981]:not(.c-link):focus,.richtext a[data-v-791ed981]:not(.c-link):hover{color:#878787}.is-bg-dark-grey .richtext a[data-v-791ed981]:not(.c-link),.is-bg-pink .richtext a[data-v-791ed981]:not(.c-link),.is-bg-purple .richtext a[data-v-791ed981]:not(.c-link),.is-bg-yellow .richtext a[data-v-791ed981]:not(.c-link){color:#fff}.is-bg-dark-grey .richtext a[data-v-791ed981]:not(.c-link):active,.is-bg-dark-grey .richtext a[data-v-791ed981]:not(.c-link):focus,.is-bg-dark-grey .richtext a[data-v-791ed981]:not(.c-link):hover,.is-bg-pink .richtext a[data-v-791ed981]:not(.c-link):active,.is-bg-pink .richtext a[data-v-791ed981]:not(.c-link):focus,.is-bg-pink .richtext a[data-v-791ed981]:not(.c-link):hover,.is-bg-purple .richtext a[data-v-791ed981]:not(.c-link):active,.is-bg-purple .richtext a[data-v-791ed981]:not(.c-link):focus,.is-bg-purple .richtext a[data-v-791ed981]:not(.c-link):hover,.is-bg-yellow .richtext a[data-v-791ed981]:not(.c-link):active,.is-bg-yellow .richtext a[data-v-791ed981]:not(.c-link):focus,.is-bg-yellow .richtext a[data-v-791ed981]:not(.c-link):hover{color:#878787}.richtext li[data-v-791ed981]{padding-left:40px;position:relative}.richtext li[data-v-791ed981]:not(last-child){margin-bottom:10px}.richtext ul li[data-v-791ed981]{position:relative}.richtext ul li[data-v-791ed981]:before{color:#292929;content:"⬢";font-size:1.5rem;left:0;margin-top:-2px;padding-right:20px;position:absolute}.is-bg-dark-grey .richtext ul li[data-v-791ed981]:before,.is-bg-pink .richtext ul li[data-v-791ed981]:before,.is-bg-purple .richtext ul li[data-v-791ed981]:before,.is-bg-yellow .richtext ul li[data-v-791ed981]:before{color:#fff}.richtext ol[data-v-791ed981]{counter-reset:orderedListCounter;list-style:none}.richtext ol li[data-v-791ed981]:before{color:#292929;content:counters(orderedListCounter,".") ". ";counter-increment:orderedListCounter;font-family:InterBold,arial,verdana,sans-serif;position:absolute;right:calc(100% - 18px)}.is-bg-dark-grey .richtext ol li[data-v-791ed981]:before,.is-bg-pink .richtext ol li[data-v-791ed981]:before,.is-bg-purple .richtext ol li[data-v-791ed981]:before,.is-bg-yellow .richtext ol li[data-v-791ed981]:before{color:#fff}.richtext ol ol li[data-v-791ed981]{padding-left:44px}.richtext ol ol li[data-v-791ed981]:before{color:#292929;right:calc(100% - 29px)}.is-bg-dark-grey .richtext ol ol li[data-v-791ed981]:before,.is-bg-pink .richtext ol ol li[data-v-791ed981]:before,.is-bg-purple .richtext ol ol li[data-v-791ed981]:before,.is-bg-yellow .richtext ol ol li[data-v-791ed981]:before{color:#fff}.richtext ul ul li[data-v-791ed981]{padding-left:32px}.richtext ul ul li[data-v-791ed981]:before{color:#292929}.is-bg-dark-grey .richtext ul ul li[data-v-791ed981]:before,.is-bg-pink .richtext ul ul li[data-v-791ed981]:before,.is-bg-purple .richtext ul ul li[data-v-791ed981]:before,.is-bg-yellow .richtext ul ul li[data-v-791ed981]:before{color:#fff}.richtext ol[data-v-791ed981],.richtext ul[data-v-791ed981]{margin-bottom:30px;margin-top:30px}@media (min-width:62em){.richtext ol[data-v-791ed981],.richtext ul[data-v-791ed981]{margin-bottom:40px;margin-top:40px}}.richtext ol ol[data-v-791ed981],.richtext ol ul[data-v-791ed981],.richtext ul ol[data-v-791ed981],.richtext ul ul[data-v-791ed981]{margin-bottom:8px;margin-top:8px}.richtext ol.is-icon-checkmark li[data-v-791ed981],.richtext ul.is-icon-checkmark li[data-v-791ed981]{position:relative}.richtext ol.is-icon-checkmark li[data-v-791ed981]:before,.richtext ul.is-icon-checkmark li[data-v-791ed981]:before{color:#292929;content:"⬢";font-size:1.5rem;left:0;margin-top:-2px;padding-right:20px;position:absolute}.is-bg-dark-grey .richtext ol.is-icon-checkmark li[data-v-791ed981]:before,.is-bg-dark-grey .richtext ul.is-icon-checkmark li[data-v-791ed981]:before,.is-bg-pink .richtext ol.is-icon-checkmark li[data-v-791ed981]:before,.is-bg-pink .richtext ul.is-icon-checkmark li[data-v-791ed981]:before,.is-bg-purple .richtext ol.is-icon-checkmark li[data-v-791ed981]:before,.is-bg-purple .richtext ul.is-icon-checkmark li[data-v-791ed981]:before,.is-bg-yellow .richtext ol.is-icon-checkmark li[data-v-791ed981]:before,.is-bg-yellow .richtext ul.is-icon-checkmark li[data-v-791ed981]:before{color:#fff}.richtext ol.is-icon-checkmark li[data-v-791ed981]:before,.richtext ul.is-icon-checkmark li[data-v-791ed981]:before{content:"";font-family:icomoon-ktr;margin-top:0}@media (min-width:62em){.is-medium-big-text-above .richtext ol.is-2-col[data-v-791ed981],.is-medium-big-text-above .richtext ul.is-2-col[data-v-791ed981],.is-medium-big-text-below .richtext ol.is-2-col[data-v-791ed981],.is-medium-big-text-below .richtext ul.is-2-col[data-v-791ed981],.is-medium-full-text-below .richtext ol.is-2-col[data-v-791ed981],.is-medium-full-text-below .richtext ul.is-2-col[data-v-791ed981],.is-no-medium .richtext ol.is-2-col[data-v-791ed981],.is-no-medium .richtext ul.is-2-col[data-v-791ed981]{-moz-column-count:2;column-count:2}}.richtext[data-v-791ed981]>:last-child{margin-bottom:0}[data-v-791ed981]:root{--viewport-height:100vh}html.disable-scroll[data-v-791ed981]{height:100vh;height:var(--viewport-height);overflow:hidden}html.disable-scroll body[data-v-791ed981]{height:auto;overflow:hidden}.pt-0[data-v-791ed981]{padding-top:0!important}.pb-0[data-v-791ed981]{padding-bottom:0!important}.sr-only[data-v-791ed981]{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;white-space:nowrap}.has-it-cc[data-v-791ed981]{overflow:hidden;position:relative}.has-it-cc[data-v-791ed981]:before{animation:fadeIn .3s linear;background-color:#292929e6;content:"";display:block;inset:0;position:fixed;transition:opacity .3s linear;z-index:800}.it-cc[data-v-791ed981]{display:block;font-size:18px;height:0;left:0;margin-top:64px;opacity:0;overflow:hidden auto;position:fixed;right:0;text-align:center;top:0;z-index:810;-webkit-overflow-scrolling:touch;transition:all .2s linear}.it-cc.it-cc--visible[data-v-791ed981]{bottom:0;display:flex;flex-direction:column;height:auto;opacity:1}.it-cc__dialog[data-v-791ed981]{display:block;margin:0 auto;max-width:1440px;padding-left:16px;padding-right:16px}@media (min-width:36em){.it-cc__dialog[data-v-791ed981]{padding-left:16px;padding-right:16px}}@media (min-width:48em){.it-cc__dialog[data-v-791ed981]{padding-left:22px;padding-right:22px}}@media (min-width:62em){.it-cc__dialog[data-v-791ed981]{padding-left:44px;padding-right:44px}}@media (min-width:90em){.it-cc__dialog[data-v-791ed981]{padding-left:56px;padding-right:56px}}.it-cc__dialog[data-v-791ed981]{display:inline-block;margin:auto auto 60px;opacity:0;position:relative;top:0;transition:all .3s linear;width:100%}@media (min-width:36em){.it-cc__dialog[data-v-791ed981]{margin-bottom:30px}}.it-cc__dialog.it-cc--reveal[data-v-791ed981]{opacity:1;transform:translateY(0)}.it-cc--visible .it-cc__dialog[data-v-791ed981]{opacity:1}@media (min-width:62em){.it-cc__dialog-inner[data-v-791ed981]{display:grid;grid-gap:0 16px;grid-template-columns:repeat(6,minmax(0,1fr));width:100%}}@media (min-width:62em) and (min-width:62em){.it-cc__dialog-inner[data-v-791ed981]{grid-column-gap:24px;grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width:62em) and (min-width:90em){.it-cc__dialog-inner[data-v-791ed981]{grid-column-gap:32px}}@media (min-width:62em){.it-cc__body[data-v-791ed981]{grid-column:2/12;width:100%}}.it-cc__body-inner[data-v-791ed981]{background-color:#fff;color:#292929;padding:24px 16px 50px;text-align:left}@media (min-width:36em){.it-cc__body-inner[data-v-791ed981]{padding-bottom:16px}}@media (min-width:48em){.it-cc__body-inner[data-v-791ed981]{padding:50px}}.it-cc__title[data-v-791ed981]{color:#292929;font-family:InterSemiBold,arial,verdana,sans-serif;font-size:1.5rem;line-height:130%;margin-bottom:.5rem;text-transform:inherit}@media (min-width:62em){.it-cc__title[data-v-791ed981]{margin-bottom:.625rem}}.is-theme-career .it-cc__title[data-v-791ed981]{font-family:InterBlack,arial,verdana,sans-serif;text-transform:uppercase}@media (min-width:62em){.it-cc__title[data-v-791ed981]{font-size:2rem}}.it-cc__title[data-v-791ed981]:after{display:none}.it-cc__intro[data-v-791ed981]{font-size:.875rem;line-height:180%;margin-bottom:40px}.it-cc__content-inner[data-v-791ed981]{margin-bottom:30px}.it-cc__content-controls[data-v-791ed981]{background-color:#eaeaea;display:flex;flex-flow:row nowrap;justify-content:space-between;padding:12px}@media (min-width:48em){.it-cc__content-controls[data-v-791ed981]{flex-flow:column;margin-bottom:24px;padding:16px 24px}}@media (min-width:90em){.it-cc__content-controls[data-v-791ed981]{flex-flow:row nowrap;justify-content:space-between}}.it-cc__checkboxes[data-v-791ed981]{display:flex;flex-direction:column;width:50%}@media (min-width:48em){.it-cc__checkboxes[data-v-791ed981]{flex-direction:row;min-width:100%;width:auto}}@media (min-width:62em){.it-cc__checkboxes[data-v-791ed981]{min-width:50%}}.it-cc__details[data-v-791ed981]{margin:0 -50px}.it-cc__details-content[data-v-791ed981]{display:block;font-size:.875rem;line-height:180%;margin-bottom:1rem;overflow:hidden;position:relative}.it-cc__details-content__inner[data-v-791ed981]{margin-bottom:24px;padding-left:50px;padding-right:50px}@media (min-width:48em){.it-cc__details-content__inner[data-v-791ed981]{margin-bottom:50px}}.it-cc__details-content__inner .it-cc__title[data-v-791ed981]{display:none}.it-cc__details-wrapper[data-v-791ed981]{border-bottom:4px solid #eaeaea;padding-bottom:16px}@media (min-width:48em){.it-cc__details-wrapper[data-v-791ed981]{background-color:#eaeaea;border-bottom:0;padding:24px}}.it-cc__details-wrapper[data-v-791ed981]:not(:last-child){margin-bottom:16px}.it-cc__details-wrapper p[data-v-791ed981]{margin-bottom:24px}.it-cc__details-content--collapse[data-v-791ed981]{height:0}.it-cc__details-hide[data-v-791ed981],.it-cc__details-show[data-v-791ed981]{color:#292929;font-family:InterBold,arial,verdana,sans-serif;font-size:.875rem;line-height:180%;margin-bottom:0;order:1}.it-cc__details-icon[data-v-791ed981]{color:#292929;font-size:1.5rem;margin-left:5px;order:3;transition:color .2s ease-in-out,transform .2s ease-in-out}@media (max-width:35.99em){.it-cc__details-icon[data-v-791ed981]{margin-top:-2px}}.it-cc__details-button[data-v-791ed981]{background:none;border:none;cursor:pointer;display:flex;margin:0;padding:0;text-decoration:none;transition:color .2s ease-in-out}@media (min-width:48em){.it-cc__details-button[data-v-791ed981]{align-self:flex-end;margin-top:20px;width:100%}}@media (min-width:90em){.it-cc__details-button[data-v-791ed981]{margin-top:0;width:auto}}.it-cc__details-button:hover .it-cc__details-hide[data-v-791ed981],.it-cc__details-button:hover .it-cc__details-show[data-v-791ed981]{text-decoration:underline}.it-cc__details-button:hover .it-cc__details-icon[data-v-791ed981]{text-decoration:none}.it-cc__details-button[data-v-791ed981]:active,.it-cc__details-button[data-v-791ed981]:focus{outline:0}@media (max-width:35.99em){.it-cc__details-button .it-cc__details-hide[data-v-791ed981],.it-cc__details-button .it-cc__details-show[data-v-791ed981]{font-size:.75rem}}.it-cc__details-button .it-cc__details-hide[data-v-791ed981]{display:none}.it-cc__details-button--clicked .it-cc__details-icon[data-v-791ed981]{transform:scaleY(-1)}.it-cc__details-button--clicked .it-cc__details-hide[data-v-791ed981]{display:block}.it-cc__details-back-button[data-v-791ed981],.it-cc__details-back-icon[data-v-791ed981],.it-cc__details-button--clicked .it-cc__details-show[data-v-791ed981]{display:none}.it-cc__table-wrapper[data-v-791ed981]{background-color:#fff;width:100%}@media (min-width:48em){.it-cc__table-wrapper[data-v-791ed981]{padding:0 24px}}.it-cc__table-inner[data-v-791ed981]{background-attachment:local,local,scroll,scroll;background-color:#fff;background-image:linear-gradient(90deg,#fff,#fff),linear-gradient(90deg,#fff,#fff),linear-gradient(90deg,hsla(0,0%,92%,.3),transparent),linear-gradient(270deg,hsla(0,0%,92%,.3),transparent);background-position:0,100%,0,100%;background-repeat:no-repeat;background-size:20px 100%,20px 100%,20px 100%,20px 100%;overflow-x:auto;position:relative;width:100%}.it-cc__table[data-v-791ed981]{width:auto}@media (min-width:48em){.it-cc__table[data-v-791ed981]{width:100%}}.it-cc__table thead tr[data-v-791ed981]{position:relative}.it-cc__table thead tr[data-v-791ed981]:after{border-bottom:1px solid #292929;bottom:0;content:"";height:0;left:0;position:absolute;width:100%}.it-cc__table td[data-v-791ed981],.it-cc__table th[data-v-791ed981]{background:#fff;border:none!important;display:table-cell!important;font-size:.875rem;line-height:180%;margin-bottom:1rem;padding:10px 20px 10px 0;position:relative}.it-cc__table td[data-v-791ed981]:last-child,.it-cc__table th[data-v-791ed981]:last-child{padding-right:0}.it-cc__table th[data-v-791ed981]{font-family:InterBold,arial,verdana,sans-serif;text-transform:none}.it-cc__table tbody[data-v-791ed981]{display:table-row-group!important}.it-cc__table tbody tr[data-v-791ed981]{display:table-row!important}.it-cc__table tbody td[data-v-791ed981],.it-cc__table tbody th[data-v-791ed981]{min-width:85px}.it-cc__table tbody td[data-v-791ed981]:first-child,.it-cc__table tbody th[data-v-791ed981]:first-child{color:#292929;width:20%}.it-cc__table tbody td[data-v-791ed981]:nth-child(2),.it-cc__table tbody th[data-v-791ed981]:nth-child(2){min-width:240px;width:50%}.it-cc__checkbox[data-v-791ed981]{background:transparent;border:inherit;opacity:0;position:absolute;width:0;z-index:-1}.it-cc__checkbox:not(:disabled):hover+.it-cc__pseudo-checkbox[data-v-791ed981]{border-color:#ff8f0c}.it-cc__checkbox:not(:disabled):focus+.it-cc__pseudo-checkbox[data-v-791ed981]{border:2px solid #ff8f0c}.it-cc__checkbox:not(:disabled)+.it-cc__checkbox-label[data-v-791ed981]{cursor:pointer}.it-cc__checkbox:checked:disabled+.it-cc__pseudo-checkbox[data-v-791ed981]{background-color:#878787;border-color:#878787}.it-cc__checkbox:checked:disabled+.it-cc__pseudo-checkbox--headline[data-v-791ed981]:after,.it-cc__checkbox:checked:disabled+.it-cc__pseudo-checkbox[data-v-791ed981]:after{border-bottom-color:#fff;border-right-color:#fff}.it-cc__checkbox:checked+.it-cc__pseudo-checkbox[data-v-791ed981]{background-color:#ff8f0c;border-color:#ff8f0c}.it-cc__checkbox:checked+.it-cc__pseudo-checkbox[data-v-791ed981]:after{border-color:#fff;border-bottom:2px solid #fff;border-right:2px solid #fff;content:"";height:11px;inset:0 0 3px;line-height:1;margin:auto;position:absolute;text-align:center;transform:rotate(45deg);width:6px}.it-cc__checkbox:disabled+.it-cc__pseudo-checkbox[data-v-791ed981]{border-color:#707070}.it-cc__pseudo-checkbox[data-v-791ed981]{background-color:#fff;border:2px solid #707070;display:block;height:24px;position:absolute;top:50%;transform:translateY(-50%);width:24px}.it-cc__checkbox-group[data-v-791ed981]{display:flex;flex-direction:column;justify-content:center;position:relative}.it-cc__checkbox-group[data-v-791ed981]:not(:last-child){margin-bottom:8px}@media (min-width:48em){.it-cc__checkbox-group[data-v-791ed981]:not(:last-child){margin-bottom:0;margin-right:50px}}.it-cc__checkbox-group+p[data-v-791ed981]{margin-top:24px}.it-cc__checkbox-group--headline[data-v-791ed981]{display:block;margin-bottom:16px}.it-cc__checkbox-label[data-v-791ed981]{color:#292929;font-size:.875rem;line-height:180%;margin-bottom:0;padding-left:32px;position:relative;z-index:1}.it-cc__checkbox-label--headline[data-v-791ed981]{color:#292929;display:block}.it-cc__footer[data-v-791ed981]{bottom:0;display:block;flex-direction:column-reverse;position:fixed;right:16px;width:calc(100% - 32px);z-index:2}@media (min-width:36em){.it-cc__footer[data-v-791ed981]{right:16px;width:calc(100% - 32px)}}@media (min-width:48em){.it-cc__footer[data-v-791ed981]{right:22px;width:calc(100% - 44px)}}@media (min-width:62em){.it-cc__footer[data-v-791ed981]{right:calc(8.33333% + 38.66667px);width:calc(83.33333% - 77.33333px)}}@media (min-width:90em){.it-cc__footer[data-v-791ed981]{right:calc(8.33333% + 49.33333px);right:calc(50% - 550.66667px);width:calc(83.33333% - 98.66667px);width:1101.33333px}}.it-cc__footer-controls[data-v-791ed981]{background-color:#fff;display:flex;flex-direction:column;padding:16px}@media (min-width:36em){.it-cc__footer-controls[data-v-791ed981]{flex-direction:row;padding-left:24px;padding-right:24px}}@media (min-width:48em){.it-cc__footer-controls[data-v-791ed981]{justify-content:flex-end;padding-left:50px;padding-right:50px}}@media (min-width:62em){.it-cc__footer-controls[data-v-791ed981]{padding-left:50px;padding-right:50px}}.it-cc__button[data-v-791ed981]{background:none;border:none;font-family:InterSemiBold,arial,verdana,sans-serif;font-size:.875rem;letter-spacing:.02em;line-height:150%;margin:0 0 8px;padding:11px 24px 12px;text-decoration:none;text-transform:uppercase;transition:background-color .12s linear,border .12s linear,color .12s linear,outline .12s linear;transition:color .12s linear,background-color .12s linear,outline .12s linear}@media (min-width:36em){.it-cc__button[data-v-791ed981]{padding-left:40px;padding-right:40px}.it-cc__button[data-v-791ed981]:first-child{margin-right:16px}}.it-cc__button-accept[data-v-791ed981]{background-color:#ff8f0c;border:1px solid #ff8f0c;color:#fff}.it-cc__button-accept[data-v-791ed981]:focus,.it-cc__button-accept[data-v-791ed981]:hover{background-color:#fff;border-color:#ff8f0c;color:#ff8f0c}.it-cc__button-decline[data-v-791ed981]{background-color:transparent;border:1px solid #292929;color:#292929}.it-cc__button-decline[data-v-791ed981]:focus,.it-cc__button-decline[data-v-791ed981]:hover{background-color:#292929;border-color:#292929;color:#fff}@media (min-width:62em){.c-figure__medium-wrap--full-width[data-v-791ed981]{margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%)}}.c-figure__caption[data-v-791ed981]{font-size:.75rem;letter-spacing:.05em;line-height:150%;margin-top:16px;white-space:pre-line}.is-bg-dark-grey .c-figure__caption[data-v-791ed981],.is-bg-pink .c-figure__caption[data-v-791ed981],.is-bg-purple .c-figure__caption[data-v-791ed981],.is-bg-yellow .c-figure__caption[data-v-791ed981]{color:#fff}.c-figure--gallery[data-v-791ed981]{min-width:100%}.c-figure--gallery .c-figure__caption[data-v-791ed981]{visibility:hidden}@media (min-width:48em){.c-figure--gallery .c-figure__caption[data-v-791ed981]{visibility:visible}}.swiper-slide-active .c-figure--gallery .c-figure__caption[data-v-791ed981]{visibility:visible}@keyframes fade-in-a4485ec9{0%{opacity:0}to{opacity:1}}html[data-v-a4485ec9]{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;scroll-behavior:smooth;scroll-margin-block-end:36px}html .touchevents[data-v-a4485ec9]{-webkit-overflow-scrolling:touch}body[data-v-a4485ec9]{color:#292929;font-family:InterRegular,arial,verdana,sans-serif;font-size:1rem;line-height:180%;margin:0;min-height:100vh;overflow:hidden scroll;width:100%}@media (max-width:35.99em){body[data-v-a4485ec9]{-webkit-hyphens:auto;hyphens:auto}}body[data-v-a4485ec9]:before{display:none}a[data-v-a4485ec9]{text-decoration:none}strong[data-v-a4485ec9]{font-family:InterBold,arial,verdana,sans-serif;font-weight:400}.is-bg-silver-grey[data-v-a4485ec9],.is-bg-silver-grey-2[data-v-a4485ec9]{background-color:#f6f6f6}.is-bg-dark-grey[data-v-a4485ec9]{background-color:#292929;color:#fff}.is-hidden[data-v-a4485ec9]{display:none}.overflow-hidden[data-v-a4485ec9]{contain:paint}head[data-v-a4485ec9]{font-family:xs}@media (min-width:36em){head[data-v-a4485ec9]{font-family:sm}}@media (min-width:48em){head[data-v-a4485ec9]{font-family:md}}@media (min-width:62em){head[data-v-a4485ec9]{font-family:lg}}@media (min-width:90em){head[data-v-a4485ec9]{font-family:xl}}.icon--24[data-v-a4485ec9]{font-size:1.5rem}.icon--32[data-v-a4485ec9]{font-size:2rem}.icon--48[data-v-a4485ec9]{font-size:3rem}.icon--64[data-v-a4485ec9]{font-size:4rem}[class*=" icon-"][data-v-a4485ec9],[class^=icon-][data-v-a4485ec9]{font-family:icomoon-ktr!important;speak:never;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-youtube[data-v-a4485ec9]:before{content:""}.icon-checkmark[data-v-a4485ec9]:before{content:""}.icon-notification[data-v-a4485ec9]:before{content:""}.icon-installation[data-v-a4485ec9]:before{content:""}.icon-calendar[data-v-a4485ec9]:before{content:""}.icon-close-small[data-v-a4485ec9]:before{content:""}.icon-close-tag[data-v-a4485ec9]:before{content:""}.icon-arrow-pulldown[data-v-a4485ec9]:before{content:""}.icon-wikipedia[data-v-a4485ec9]:before{content:""}.icon-facebook[data-v-a4485ec9]:before{content:""}.icon-instagram[data-v-a4485ec9]:before{content:""}.icon-linkedin[data-v-a4485ec9]:before{content:""}.icon-xing[data-v-a4485ec9]:before{content:""}.icon-check[data-v-a4485ec9]:before{content:""}.icon-arrow-open[data-v-a4485ec9]:before{content:""}.icon-menu[data-v-a4485ec9]:before{content:""}.icon-close-menu[data-v-a4485ec9]:before{content:""}.icon-online-tools[data-v-a4485ec9]:before{content:""}.icon-cad-library[data-v-a4485ec9]:before{content:""}.icon-location[data-v-a4485ec9]:before{content:""}.icon-2d-drawing[data-v-a4485ec9]:before{content:""}.icon-mail[data-v-a4485ec9]:before{content:""}.icon-phone[data-v-a4485ec9]:before{content:""}.icon-shop[data-v-a4485ec9]:before{content:""}.icon-upload[data-v-a4485ec9]:before{content:""}.icon-minus[data-v-a4485ec9]:before{content:""}.icon-arrow-extern[data-v-a4485ec9]:before{content:""}.icon-arrow-left[data-v-a4485ec9]:before{content:""}.icon-arrow-right[data-v-a4485ec9]:before{content:""}.icon-arrow-back[data-v-a4485ec9]:before{content:""}.icon-arrow-forward[data-v-a4485ec9]:before{content:""}.icon-download[data-v-a4485ec9]:before{content:""}.icon-globe[data-v-a4485ec9]:before{content:""}.icon-locked[data-v-a4485ec9]:before{content:""}.icon-login[data-v-a4485ec9]:before{content:""}.icon-paper[data-v-a4485ec9]:before{content:""}.icon-plus[data-v-a4485ec9]:before{content:""}.icon-search[data-v-a4485ec9]:before{content:""}.icon-product-search[data-v-a4485ec9]:before{content:""}.icon-material-search[data-v-a4485ec9]:before{content:""}.icon-filter[data-v-a4485ec9]:before{content:""}.c-page[data-v-a4485ec9],.c-page__content[data-v-a4485ec9]{display:block}.c-page__content>.c-section:first-child+div>.c-section[data-v-a4485ec9]:first-child,.c-page__content>.c-section:first-child+div>.mgnl-area>.c-section[data-v-a4485ec9]:first-child,.c-page__content>.mgnl-area>.c-section:first-child+div>.c-section[data-v-a4485ec9]:first-child,.c-page__content>.mgnl-area>.c-section:first-child+div>.mgnl-area>.c-section[data-v-a4485ec9]:first-child{margin-top:64px}@media (min-width:48em){.c-page__content>.c-section:first-child+div>.c-section[data-v-a4485ec9]:first-child,.c-page__content>.c-section:first-child+div>.mgnl-area>.c-section[data-v-a4485ec9]:first-child,.c-page__content>.mgnl-area>.c-section:first-child+div>.c-section[data-v-a4485ec9]:first-child,.c-page__content>.mgnl-area>.c-section:first-child+div>.mgnl-area>.c-section[data-v-a4485ec9]:first-child{margin-top:100px}}@media (min-width:90em){.c-page__content>.c-section:first-child+div>.c-section[data-v-a4485ec9]:first-child,.c-page__content>.c-section:first-child+div>.mgnl-area>.c-section[data-v-a4485ec9]:first-child,.c-page__content>.mgnl-area>.c-section:first-child+div>.c-section[data-v-a4485ec9]:first-child,.c-page__content>.mgnl-area>.c-section:first-child+div>.mgnl-area>.c-section[data-v-a4485ec9]:first-child{margin-top:120px}}.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-a4485ec9]{margin-top:0;padding-top:0}@media (min-width:48em){.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-a4485ec9]{margin-top:0}}@media (min-width:90em){.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-a4485ec9]{margin-top:0}}.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-pink[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-purple[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-yellow[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-pink[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-purple[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-yellow[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-a4485ec9]{margin-top:0}@media (min-width:48em){.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-pink[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-purple[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-yellow[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-pink[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-purple[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-yellow[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-a4485ec9]{margin-top:0}}@media (min-width:90em){.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-pink[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-purple[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-yellow[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-pink[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-purple[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-yellow[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-a4485ec9]{margin-top:0}}.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey-2[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey-2[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-a4485ec9]{margin-top:0;padding-top:0}@media (min-width:48em){.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey-2[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey-2[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-a4485ec9]{margin-top:0}}@media (min-width:90em){.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey-2[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey-2[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-a4485ec9]{margin-top:0}}.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-pink[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-purple[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-yellow[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-dark-grey[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-pink[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-purple[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-yellow[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-pink[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-purple[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-yellow[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-dark-grey[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-pink[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-purple[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-yellow[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-a4485ec9]{margin-top:0}@media (min-width:48em){.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-pink[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-purple[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-yellow[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-dark-grey[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-pink[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-purple[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-yellow[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-pink[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-purple[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-yellow[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-dark-grey[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-pink[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-purple[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-yellow[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-a4485ec9]{margin-top:0}}@media (min-width:90em){.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-pink[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-purple[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-yellow[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-dark-grey[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-pink[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-purple[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-yellow[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-pink[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-purple[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-yellow[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-dark-grey[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-pink[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-purple[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-yellow[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-a4485ec9]{margin-top:0}}.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-purple[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-purple[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-a4485ec9]{margin-top:0;padding-top:0}@media (min-width:48em){.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-purple[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-purple[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-a4485ec9]{margin-top:0}}@media (min-width:90em){.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-purple[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-purple[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-a4485ec9]{margin-top:0}}.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-dark-grey[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-pink[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey-2[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-yellow[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-dark-grey[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-pink[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey-2[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-yellow[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-a4485ec9]{margin-top:0}@media (min-width:48em){.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-dark-grey[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-pink[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey-2[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-yellow[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-dark-grey[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-pink[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey-2[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-yellow[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-a4485ec9]{margin-top:0}}@media (min-width:90em){.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-dark-grey[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-pink[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey-2[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-yellow[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-dark-grey[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-pink[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey-2[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-yellow[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-a4485ec9]{margin-top:0}}.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-yellow[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-yellow[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-a4485ec9]{margin-top:0;padding-top:0}@media (min-width:48em){.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-yellow[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-yellow[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-a4485ec9]{margin-top:0}}@media (min-width:90em){.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-yellow[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-yellow[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-a4485ec9]{margin-top:0}}.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-dark-grey[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-pink[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-purple[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey-2[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-dark-grey[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-pink[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-purple[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey-2[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-a4485ec9]{margin-top:0}@media (min-width:48em){.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-dark-grey[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-pink[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-purple[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey-2[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-dark-grey[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-pink[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-purple[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey-2[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-a4485ec9]{margin-top:0}}@media (min-width:90em){.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-dark-grey[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-pink[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-purple[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey-2[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-dark-grey[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-pink[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-purple[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey-2[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-a4485ec9]{margin-top:0}}.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-pink[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-pink[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-a4485ec9]{margin-top:0;padding-top:0}@media (min-width:48em){.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-pink[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-pink[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-a4485ec9]{margin-top:0}}@media (min-width:90em){.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-pink[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-pink[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-a4485ec9]{margin-top:0}}.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-dark-grey[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-purple[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey-2[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-yellow[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-dark-grey[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-purple[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey-2[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-yellow[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-a4485ec9]{margin-top:0}@media (min-width:48em){.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-dark-grey[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-purple[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey-2[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-yellow[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-dark-grey[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-purple[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey-2[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-yellow[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-a4485ec9]{margin-top:0}}@media (min-width:90em){.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-dark-grey[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-purple[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey-2[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-yellow[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-a4485ec9],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-dark-grey[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-purple[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey-2[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-yellow[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-a4485ec9],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-a4485ec9]{margin-top:0}}.is-bg-purple[data-v-a4485ec9]{background:linear-gradient(270deg,#7f40ff .13%,#5400ff 99.85%);color:#fff}.is-bg-pink[data-v-a4485ec9]{background:linear-gradient(270deg,#ea41b0 .04%,#cd2193 43.51%);color:#fff}.is-bg-yellow[data-v-a4485ec9]{background:linear-gradient(270deg,#f2bd00 .1%,#ff8f0c 50.66%);color:#fff}.is-theme-career .typo-h1[data-v-a4485ec9],.is-theme-career .typo-h2[data-v-a4485ec9],.is-theme-career .typo-h3[data-v-a4485ec9],.is-theme-career .typo-h4[data-v-a4485ec9],.is-theme-career .typo-h5[data-v-a4485ec9],.is-theme-career .typo-h6[data-v-a4485ec9]{font-family:InterBlack,arial,verdana,sans-serif;text-transform:uppercase}.is-theme-career .is-bg-silver-grey .typo-h1 span[data-v-a4485ec9],.is-theme-career .is-bg-silver-grey .typo-h2 span[data-v-a4485ec9],.is-theme-career .is-bg-silver-grey .typo-h3 span[data-v-a4485ec9],.is-theme-career .is-bg-white .typo-h1 span[data-v-a4485ec9],.is-theme-career .is-bg-white .typo-h2 span[data-v-a4485ec9],.is-theme-career .is-bg-white .typo-h3 span[data-v-a4485ec9]{background-color:#5400ff;-webkit-box-decoration-break:clone;box-decoration-break:clone;line-height:1.4;padding:2px 10px}.is-theme-career .is-bg-silver-grey .typo-h1 .typo-first-split[data-v-a4485ec9],.is-theme-career .is-bg-silver-grey .typo-h2 .typo-first-split[data-v-a4485ec9],.is-theme-career .is-bg-silver-grey .typo-h3 .typo-first-split[data-v-a4485ec9],.is-theme-career .is-bg-white .typo-h1 .typo-first-split[data-v-a4485ec9],.is-theme-career .is-bg-white .typo-h2 .typo-first-split[data-v-a4485ec9],.is-theme-career .is-bg-white .typo-h3 .typo-first-split[data-v-a4485ec9]{color:#fff;margin-right:-10px}.is-theme-career .is-bg-silver-grey .typo-h1 .typo-second-split[data-v-a4485ec9],.is-theme-career .is-bg-silver-grey .typo-h2 .typo-second-split[data-v-a4485ec9],.is-theme-career .is-bg-silver-grey .typo-h3 .typo-second-split[data-v-a4485ec9],.is-theme-career .is-bg-white .typo-h1 .typo-second-split[data-v-a4485ec9],.is-theme-career .is-bg-white .typo-h2 .typo-second-split[data-v-a4485ec9],.is-theme-career .is-bg-white .typo-h3 .typo-second-split[data-v-a4485ec9]{color:#ea41b0}.is-theme-career .is-bg-silver-grey .typo-h1 .typo-first-split[data-v-a4485ec9]:has(+.second-split-aligned-left),.is-theme-career .is-bg-silver-grey .typo-h2 .typo-first-split[data-v-a4485ec9]:has(+.second-split-aligned-left),.is-theme-career .is-bg-silver-grey .typo-h3 .typo-first-split[data-v-a4485ec9]:has(+.second-split-aligned-left),.is-theme-career .is-bg-white .typo-h1 .typo-first-split[data-v-a4485ec9]:has(+.second-split-aligned-left),.is-theme-career .is-bg-white .typo-h2 .typo-first-split[data-v-a4485ec9]:has(+.second-split-aligned-left),.is-theme-career .is-bg-white .typo-h3 .typo-first-split[data-v-a4485ec9]:has(+.second-split-aligned-left){margin-right:0}.is-theme-career .is-bg-silver-grey-2 .typo-h1 .typo-first-split[data-v-a4485ec9],.is-theme-career .is-bg-silver-grey-2 .typo-h2 .typo-first-split[data-v-a4485ec9],.is-theme-career .is-bg-silver-grey-2 .typo-h3 .typo-first-split[data-v-a4485ec9],.is-theme-career .is-bg-white-2 .typo-h1 .typo-first-split[data-v-a4485ec9],.is-theme-career .is-bg-white-2 .typo-h2 .typo-first-split[data-v-a4485ec9],.is-theme-career .is-bg-white-2 .typo-h3 .typo-first-split[data-v-a4485ec9]{color:#292929;margin-right:8px}.is-theme-career .is-bg-silver-grey-2 .typo-h1 .typo-second-split[data-v-a4485ec9],.is-theme-career .is-bg-silver-grey-2 .typo-h2 .typo-second-split[data-v-a4485ec9],.is-theme-career .is-bg-silver-grey-2 .typo-h3 .typo-second-split[data-v-a4485ec9],.is-theme-career .is-bg-white-2 .typo-h1 .typo-second-split[data-v-a4485ec9],.is-theme-career .is-bg-white-2 .typo-h2 .typo-second-split[data-v-a4485ec9],.is-theme-career .is-bg-white-2 .typo-h3 .typo-second-split[data-v-a4485ec9]{color:#5400ff}.is-theme-career .is-bg-silver-grey-2 .typo-h1 .typo-first-split[data-v-a4485ec9]:has(+.second-split-aligned-left),.is-theme-career .is-bg-silver-grey-2 .typo-h2 .typo-first-split[data-v-a4485ec9]:has(+.second-split-aligned-left),.is-theme-career .is-bg-silver-grey-2 .typo-h3 .typo-first-split[data-v-a4485ec9]:has(+.second-split-aligned-left),.is-theme-career .is-bg-white-2 .typo-h1 .typo-first-split[data-v-a4485ec9]:has(+.second-split-aligned-left),.is-theme-career .is-bg-white-2 .typo-h2 .typo-first-split[data-v-a4485ec9]:has(+.second-split-aligned-left),.is-theme-career .is-bg-white-2 .typo-h3 .typo-first-split[data-v-a4485ec9]:has(+.second-split-aligned-left){margin-right:0}.is-theme-career .is-bg-dark-grey .typo-h1 .typo-first-split[data-v-a4485ec9],.is-theme-career .is-bg-dark-grey .typo-h2 .typo-first-split[data-v-a4485ec9],.is-theme-career .is-bg-dark-grey .typo-h3 .typo-first-split[data-v-a4485ec9]{color:#fff;margin-right:8px}.is-theme-career .is-bg-dark-grey .typo-h1 .typo-second-split[data-v-a4485ec9],.is-theme-career .is-bg-dark-grey .typo-h2 .typo-second-split[data-v-a4485ec9],.is-theme-career .is-bg-dark-grey .typo-h3 .typo-second-split[data-v-a4485ec9]{color:#ff8f0c}.is-theme-career .is-bg-dark-grey .typo-h1 .typo-first-split[data-v-a4485ec9]:has(+.second-split-aligned-left),.is-theme-career .is-bg-dark-grey .typo-h2 .typo-first-split[data-v-a4485ec9]:has(+.second-split-aligned-left),.is-theme-career .is-bg-dark-grey .typo-h3 .typo-first-split[data-v-a4485ec9]:has(+.second-split-aligned-left){margin-right:0}.is-theme-career .is-bg-pink .typo-h1 .typo-first-split[data-v-a4485ec9],.is-theme-career .is-bg-pink .typo-h2 .typo-first-split[data-v-a4485ec9],.is-theme-career .is-bg-pink .typo-h3 .typo-first-split[data-v-a4485ec9]{color:#fff;margin-right:8px}.is-theme-career .is-bg-pink .typo-h1 .typo-second-split[data-v-a4485ec9],.is-theme-career .is-bg-pink .typo-h2 .typo-second-split[data-v-a4485ec9],.is-theme-career .is-bg-pink .typo-h3 .typo-second-split[data-v-a4485ec9]{color:#5400ff}.is-theme-career .is-bg-pink .typo-h1 .typo-first-split[data-v-a4485ec9]:has(+.second-split-aligned-left),.is-theme-career .is-bg-pink .typo-h2 .typo-first-split[data-v-a4485ec9]:has(+.second-split-aligned-left),.is-theme-career .is-bg-pink .typo-h3 .typo-first-split[data-v-a4485ec9]:has(+.second-split-aligned-left){margin-right:0}.is-theme-career .is-bg-yellow .typo-h1 .typo-first-split[data-v-a4485ec9],.is-theme-career .is-bg-yellow .typo-h2 .typo-first-split[data-v-a4485ec9],.is-theme-career .is-bg-yellow .typo-h3 .typo-first-split[data-v-a4485ec9]{color:#fff;margin-right:8px}.is-theme-career .is-bg-yellow .typo-h1 .typo-second-split[data-v-a4485ec9],.is-theme-career .is-bg-yellow .typo-h2 .typo-second-split[data-v-a4485ec9],.is-theme-career .is-bg-yellow .typo-h3 .typo-second-split[data-v-a4485ec9]{color:#5400ff}.is-theme-career .is-bg-yellow .typo-h1 .typo-first-split[data-v-a4485ec9]:has(+.second-split-aligned-left),.is-theme-career .is-bg-yellow .typo-h2 .typo-first-split[data-v-a4485ec9]:has(+.second-split-aligned-left),.is-theme-career .is-bg-yellow .typo-h3 .typo-first-split[data-v-a4485ec9]:has(+.second-split-aligned-left){margin-right:0}.is-theme-career .is-bg-purple .typo-h1 .typo-first-split[data-v-a4485ec9],.is-theme-career .is-bg-purple .typo-h2 .typo-first-split[data-v-a4485ec9],.is-theme-career .is-bg-purple .typo-h3 .typo-first-split[data-v-a4485ec9]{color:#fff;margin-right:8px}.is-theme-career .is-bg-purple .typo-h1 .typo-second-split[data-v-a4485ec9],.is-theme-career .is-bg-purple .typo-h2 .typo-second-split[data-v-a4485ec9],.is-theme-career .is-bg-purple .typo-h3 .typo-second-split[data-v-a4485ec9]{color:#ff8f0c}.is-theme-career .is-bg-purple .typo-h1 .typo-first-split[data-v-a4485ec9]:has(+.second-split-aligned-left),.is-theme-career .is-bg-purple .typo-h2 .typo-first-split[data-v-a4485ec9]:has(+.second-split-aligned-left),.is-theme-career .is-bg-purple .typo-h3 .typo-first-split[data-v-a4485ec9]:has(+.second-split-aligned-left){margin-right:0}.typo-h1[data-v-a4485ec9]{font-family:InterSemiBold,arial,verdana,sans-serif;font-size:2.5rem;-webkit-hyphens:auto;hyphens:auto;line-height:120%;margin-bottom:1rem;text-transform:inherit}@media (min-width:48em){.typo-h1[data-v-a4485ec9]{margin-bottom:1.25rem}}@media (min-width:62em){.typo-h1[data-v-a4485ec9]{margin-bottom:1.5rem}}.is-theme-career .typo-h1[data-v-a4485ec9]{font-family:InterBlack,arial,verdana,sans-serif;text-transform:uppercase}@media (min-width:48em){.typo-h1[data-v-a4485ec9]{font-size:3.125rem}}@media (min-width:62em){.typo-h1[data-v-a4485ec9]{font-size:3.625rem}}.typo-h2[data-v-a4485ec9]{font-family:InterSemiBold,arial,verdana,sans-serif;font-size:2.375rem;-webkit-hyphens:auto;hyphens:auto;line-height:130%;margin-bottom:.75rem;text-transform:inherit}@media (min-width:48em){.typo-h2[data-v-a4485ec9]{margin-bottom:1rem}}@media (min-width:62em){.typo-h2[data-v-a4485ec9]{margin-bottom:1.25rem}}.is-theme-career .typo-h2[data-v-a4485ec9]{font-family:InterBlack,arial,verdana,sans-serif;text-transform:uppercase}@media (min-width:48em){.typo-h2[data-v-a4485ec9]{font-size:2.5rem;line-height:120%}}@media (min-width:62em){.typo-h2[data-v-a4485ec9]{font-size:3.125rem}}.typo-h3[data-v-a4485ec9]{font-family:InterSemiBold,arial,verdana,sans-serif;font-size:2rem;-webkit-hyphens:auto;hyphens:auto;line-height:130%;margin-bottom:.625rem;text-transform:inherit}@media (min-width:48em){.typo-h3[data-v-a4485ec9]{margin-bottom:.75rem}}@media (min-width:62em){.typo-h3[data-v-a4485ec9]{margin-bottom:1rem}}.is-theme-career .typo-h3[data-v-a4485ec9]{font-family:InterBlack,arial,verdana,sans-serif;text-transform:uppercase}@media (min-width:48em){.typo-h3[data-v-a4485ec9]{font-size:2.375rem}}@media (min-width:62em){.typo-h3[data-v-a4485ec9]{font-size:2.5rem;line-height:120%}}.typo-h4[data-v-a4485ec9]{font-family:InterSemiBold,arial,verdana,sans-serif;font-size:1.5rem;-webkit-hyphens:auto;hyphens:auto;line-height:130%;margin-bottom:.5rem;text-transform:inherit}@media (min-width:48em){.typo-h4[data-v-a4485ec9]{margin-bottom:.625rem}}@media (min-width:62em){.typo-h4[data-v-a4485ec9]{margin-bottom:.75rem}}.is-theme-career .typo-h4[data-v-a4485ec9]{font-family:InterBlack,arial,verdana,sans-serif;text-transform:uppercase}@media (min-width:48em){.typo-h4[data-v-a4485ec9]{font-size:2rem}}@media (min-width:62em){.typo-h4[data-v-a4485ec9]{font-size:2.375rem}}.typo-h5[data-v-a4485ec9]{font-family:InterSemiBold,arial,verdana,sans-serif;font-size:1.5rem;line-height:130%;margin-bottom:.5rem;text-transform:inherit}@media (min-width:62em){.typo-h5[data-v-a4485ec9]{margin-bottom:.625rem}}.is-theme-career .typo-h5[data-v-a4485ec9]{font-family:InterBlack,arial,verdana,sans-serif;text-transform:uppercase}@media (min-width:62em){.typo-h5[data-v-a4485ec9]{font-size:2rem}}.typo-h6[data-v-a4485ec9]{font-family:InterSemiBold,arial,verdana,sans-serif;font-size:1.25rem;letter-spacing:.02em;line-height:160%;margin-bottom:.25rem;text-transform:inherit}@media (min-width:62em){.typo-h6[data-v-a4485ec9]{margin-bottom:.5rem}}.is-theme-career .typo-h6[data-v-a4485ec9]{font-family:InterBlack,arial,verdana,sans-serif;text-transform:uppercase}@media (min-width:62em){.typo-h6[data-v-a4485ec9]{font-size:1.5rem;letter-spacing:normal;line-height:130%}}.typo-sub-large[data-v-a4485ec9]{font-size:1.5rem;line-height:130%}.is-theme-career .typo-sub-large[data-v-a4485ec9]{font-family:InterBold,arial,verdana,sans-serif}@media (min-width:62em){.typo-sub-large[data-v-a4485ec9]{font-size:2rem}}.typo-sub-medium[data-v-a4485ec9]{font-size:1.25rem;line-height:160%}.is-theme-career .typo-sub-medium[data-v-a4485ec9]{font-family:InterBold,arial,verdana,sans-serif}@media (min-width:62em){.typo-sub-medium[data-v-a4485ec9]{font-size:1.5rem;line-height:130%}}.typo-sub-small[data-v-a4485ec9]{font-size:.875rem;line-height:130%}.is-theme-career .typo-sub-small[data-v-a4485ec9]{font-family:InterBold,arial,verdana,sans-serif;font-size:1.25rem;line-height:160%}@media (min-width:62em){.typo-sub-small[data-v-a4485ec9]{font-size:.875rem;line-height:130%}.is-theme-career .typo-sub-small[data-v-a4485ec9]{font-family:InterBold,arial,verdana,sans-serif;font-size:1.25rem;line-height:160%}}.typo-copy-extra-large[data-v-a4485ec9]{font-size:1.25rem;line-height:160%;margin-bottom:1.5rem}@media (min-width:62em){.typo-copy-extra-large[data-v-a4485ec9]{font-size:1.75rem;line-height:150%;margin-bottom:2rem}}.typo-copy-large[data-v-a4485ec9]{font-size:1rem;line-height:160%;margin-bottom:1.25rem}@media (min-width:62em){.typo-copy-large[data-v-a4485ec9]{font-size:1.25rem;margin-bottom:1.5rem}}.typo-copy-medium[data-v-a4485ec9]{font-size:1rem;line-height:180%;margin-bottom:1.25rem}.typo-copy-small[data-v-a4485ec9]{font-size:.875rem;line-height:180%;margin-bottom:1rem}.typo-link[data-v-a4485ec9]{font-size:1rem}.typo-button[data-v-a4485ec9],.typo-link[data-v-a4485ec9]{font-family:InterSemiBold,arial,verdana,sans-serif;letter-spacing:.02em;line-height:150%}.typo-button[data-v-a4485ec9]{font-size:.875rem}.typo-navigation[data-v-a4485ec9]{font-size:.75rem;letter-spacing:.05em;text-transform:uppercase}.typo-navigation[data-v-a4485ec9],.typo-tag[data-v-a4485ec9]{font-family:InterSemiBold,arial,verdana,sans-serif;line-height:150%}.typo-tag[data-v-a4485ec9]{font-size:.875rem;letter-spacing:.005em}.typo-meta[data-v-a4485ec9]{font-size:.75rem;letter-spacing:.05em;line-height:150%}.typo-head-accordion[data-v-a4485ec9]{font-family:InterRegular,arial,verdana,sans-serif;font-size:1.125rem;letter-spacing:.02em;line-height:160%}.richtext h3[data-v-a4485ec9]{font-family:InterSemiBold,arial,verdana,sans-serif;font-size:2rem;-webkit-hyphens:auto;hyphens:auto;line-height:130%;margin-bottom:.625rem;text-transform:inherit}@media (min-width:48em){.richtext h3[data-v-a4485ec9]{margin-bottom:.75rem}}@media (min-width:62em){.richtext h3[data-v-a4485ec9]{margin-bottom:1rem}}.is-theme-career .richtext h3[data-v-a4485ec9]{font-family:InterBlack,arial,verdana,sans-serif;text-transform:uppercase}@media (min-width:48em){.richtext h3[data-v-a4485ec9]{font-size:2.375rem}}@media (min-width:62em){.richtext h3[data-v-a4485ec9]{font-size:2.5rem;line-height:120%}}.richtext h3[data-v-a4485ec9]:not(:first-child){margin-top:64px}.richtext p[data-v-a4485ec9]{margin-bottom:12px}@media (min-width:90em){.richtext p[data-v-a4485ec9]{margin-bottom:16px}}.richtext a[data-v-a4485ec9]:not(.c-link){color:#292929;font-family:InterSemiBold,arial,verdana,sans-serif;position:relative;text-decoration:underline;text-underline-offset:5px;transition:color .2s linear}.richtext a[data-v-a4485ec9]:not(.c-link):before{background-color:transparent;bottom:-1px;content:"";display:block;height:1px;left:0;position:absolute;transition:background-color .12s linear,width .3s cubic-bezier(0,0,.1,1);width:100%;z-index:0}.richtext a[data-v-a4485ec9]:not(.c-link):active,.richtext a[data-v-a4485ec9]:not(.c-link):hover{color:#292929}.richtext a[data-v-a4485ec9]:not(.c-link):active:before,.richtext a[data-v-a4485ec9]:not(.c-link):hover:before{background-color:#292929}.is-bg-dark-grey .richtext a[data-v-a4485ec9]:not(.c-link):active:before,.is-bg-dark-grey .richtext a[data-v-a4485ec9]:not(.c-link):hover:before,.is-bg-pink .richtext a[data-v-a4485ec9]:not(.c-link):active:before,.is-bg-pink .richtext a[data-v-a4485ec9]:not(.c-link):hover:before,.is-bg-purple .richtext a[data-v-a4485ec9]:not(.c-link):active:before,.is-bg-purple .richtext a[data-v-a4485ec9]:not(.c-link):hover:before,.is-bg-yellow .richtext a[data-v-a4485ec9]:not(.c-link):active:before,.is-bg-yellow .richtext a[data-v-a4485ec9]:not(.c-link):hover:before{background-color:#fff}.richtext a[data-v-a4485ec9]:not(.c-link):before{content:none}.richtext a[data-v-a4485ec9]:not(.c-link):active,.richtext a[data-v-a4485ec9]:not(.c-link):focus,.richtext a[data-v-a4485ec9]:not(.c-link):hover{color:#878787}.is-bg-dark-grey .richtext a[data-v-a4485ec9]:not(.c-link),.is-bg-pink .richtext a[data-v-a4485ec9]:not(.c-link),.is-bg-purple .richtext a[data-v-a4485ec9]:not(.c-link),.is-bg-yellow .richtext a[data-v-a4485ec9]:not(.c-link){color:#fff}.is-bg-dark-grey .richtext a[data-v-a4485ec9]:not(.c-link):active,.is-bg-dark-grey .richtext a[data-v-a4485ec9]:not(.c-link):focus,.is-bg-dark-grey .richtext a[data-v-a4485ec9]:not(.c-link):hover,.is-bg-pink .richtext a[data-v-a4485ec9]:not(.c-link):active,.is-bg-pink .richtext a[data-v-a4485ec9]:not(.c-link):focus,.is-bg-pink .richtext a[data-v-a4485ec9]:not(.c-link):hover,.is-bg-purple .richtext a[data-v-a4485ec9]:not(.c-link):active,.is-bg-purple .richtext a[data-v-a4485ec9]:not(.c-link):focus,.is-bg-purple .richtext a[data-v-a4485ec9]:not(.c-link):hover,.is-bg-yellow .richtext a[data-v-a4485ec9]:not(.c-link):active,.is-bg-yellow .richtext a[data-v-a4485ec9]:not(.c-link):focus,.is-bg-yellow .richtext a[data-v-a4485ec9]:not(.c-link):hover{color:#878787}.richtext li[data-v-a4485ec9]{padding-left:40px;position:relative}.richtext li[data-v-a4485ec9]:not(last-child){margin-bottom:10px}.richtext ul li[data-v-a4485ec9]{position:relative}.richtext ul li[data-v-a4485ec9]:before{color:#292929;content:"⬢";font-size:1.5rem;left:0;margin-top:-2px;padding-right:20px;position:absolute}.is-bg-dark-grey .richtext ul li[data-v-a4485ec9]:before,.is-bg-pink .richtext ul li[data-v-a4485ec9]:before,.is-bg-purple .richtext ul li[data-v-a4485ec9]:before,.is-bg-yellow .richtext ul li[data-v-a4485ec9]:before{color:#fff}.richtext ol[data-v-a4485ec9]{counter-reset:orderedListCounter;list-style:none}.richtext ol li[data-v-a4485ec9]:before{color:#292929;content:counters(orderedListCounter,".") ". ";counter-increment:orderedListCounter;font-family:InterBold,arial,verdana,sans-serif;position:absolute;right:calc(100% - 18px)}.is-bg-dark-grey .richtext ol li[data-v-a4485ec9]:before,.is-bg-pink .richtext ol li[data-v-a4485ec9]:before,.is-bg-purple .richtext ol li[data-v-a4485ec9]:before,.is-bg-yellow .richtext ol li[data-v-a4485ec9]:before{color:#fff}.richtext ol ol li[data-v-a4485ec9]{padding-left:44px}.richtext ol ol li[data-v-a4485ec9]:before{color:#292929;right:calc(100% - 29px)}.is-bg-dark-grey .richtext ol ol li[data-v-a4485ec9]:before,.is-bg-pink .richtext ol ol li[data-v-a4485ec9]:before,.is-bg-purple .richtext ol ol li[data-v-a4485ec9]:before,.is-bg-yellow .richtext ol ol li[data-v-a4485ec9]:before{color:#fff}.richtext ul ul li[data-v-a4485ec9]{padding-left:32px}.richtext ul ul li[data-v-a4485ec9]:before{color:#292929}.is-bg-dark-grey .richtext ul ul li[data-v-a4485ec9]:before,.is-bg-pink .richtext ul ul li[data-v-a4485ec9]:before,.is-bg-purple .richtext ul ul li[data-v-a4485ec9]:before,.is-bg-yellow .richtext ul ul li[data-v-a4485ec9]:before{color:#fff}.richtext ol[data-v-a4485ec9],.richtext ul[data-v-a4485ec9]{margin-bottom:30px;margin-top:30px}@media (min-width:62em){.richtext ol[data-v-a4485ec9],.richtext ul[data-v-a4485ec9]{margin-bottom:40px;margin-top:40px}}.richtext ol ol[data-v-a4485ec9],.richtext ol ul[data-v-a4485ec9],.richtext ul ol[data-v-a4485ec9],.richtext ul ul[data-v-a4485ec9]{margin-bottom:8px;margin-top:8px}.richtext ol.is-icon-checkmark li[data-v-a4485ec9],.richtext ul.is-icon-checkmark li[data-v-a4485ec9]{position:relative}.richtext ol.is-icon-checkmark li[data-v-a4485ec9]:before,.richtext ul.is-icon-checkmark li[data-v-a4485ec9]:before{color:#292929;content:"⬢";font-size:1.5rem;left:0;margin-top:-2px;padding-right:20px;position:absolute}.is-bg-dark-grey .richtext ol.is-icon-checkmark li[data-v-a4485ec9]:before,.is-bg-dark-grey .richtext ul.is-icon-checkmark li[data-v-a4485ec9]:before,.is-bg-pink .richtext ol.is-icon-checkmark li[data-v-a4485ec9]:before,.is-bg-pink .richtext ul.is-icon-checkmark li[data-v-a4485ec9]:before,.is-bg-purple .richtext ol.is-icon-checkmark li[data-v-a4485ec9]:before,.is-bg-purple .richtext ul.is-icon-checkmark li[data-v-a4485ec9]:before,.is-bg-yellow .richtext ol.is-icon-checkmark li[data-v-a4485ec9]:before,.is-bg-yellow .richtext ul.is-icon-checkmark li[data-v-a4485ec9]:before{color:#fff}.richtext ol.is-icon-checkmark li[data-v-a4485ec9]:before,.richtext ul.is-icon-checkmark li[data-v-a4485ec9]:before{content:"";font-family:icomoon-ktr;margin-top:0}@media (min-width:62em){.is-medium-big-text-above .richtext ol.is-2-col[data-v-a4485ec9],.is-medium-big-text-above .richtext ul.is-2-col[data-v-a4485ec9],.is-medium-big-text-below .richtext ol.is-2-col[data-v-a4485ec9],.is-medium-big-text-below .richtext ul.is-2-col[data-v-a4485ec9],.is-medium-full-text-below .richtext ol.is-2-col[data-v-a4485ec9],.is-medium-full-text-below .richtext ul.is-2-col[data-v-a4485ec9],.is-no-medium .richtext ol.is-2-col[data-v-a4485ec9],.is-no-medium .richtext ul.is-2-col[data-v-a4485ec9]{-moz-column-count:2;column-count:2}}.richtext[data-v-a4485ec9]>:last-child{margin-bottom:0}[data-v-a4485ec9]:root{--viewport-height:100vh}html.disable-scroll[data-v-a4485ec9]{height:100vh;height:var(--viewport-height);overflow:hidden}html.disable-scroll body[data-v-a4485ec9]{height:auto;overflow:hidden}.pt-0[data-v-a4485ec9]{padding-top:0!important}.pb-0[data-v-a4485ec9]{padding-bottom:0!important}.sr-only[data-v-a4485ec9]{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;white-space:nowrap}.has-it-cc[data-v-a4485ec9]{overflow:hidden;position:relative}.has-it-cc[data-v-a4485ec9]:before{animation:fadeIn .3s linear;background-color:#292929e6;content:"";display:block;inset:0;position:fixed;transition:opacity .3s linear;z-index:800}.it-cc[data-v-a4485ec9]{display:block;font-size:18px;height:0;left:0;margin-top:64px;opacity:0;overflow:hidden auto;position:fixed;right:0;text-align:center;top:0;z-index:810;-webkit-overflow-scrolling:touch;transition:all .2s linear}.it-cc.it-cc--visible[data-v-a4485ec9]{bottom:0;display:flex;flex-direction:column;height:auto;opacity:1}.it-cc__dialog[data-v-a4485ec9]{display:block;margin:0 auto;max-width:1440px;padding-left:16px;padding-right:16px}@media (min-width:36em){.it-cc__dialog[data-v-a4485ec9]{padding-left:16px;padding-right:16px}}@media (min-width:48em){.it-cc__dialog[data-v-a4485ec9]{padding-left:22px;padding-right:22px}}@media (min-width:62em){.it-cc__dialog[data-v-a4485ec9]{padding-left:44px;padding-right:44px}}@media (min-width:90em){.it-cc__dialog[data-v-a4485ec9]{padding-left:56px;padding-right:56px}}.it-cc__dialog[data-v-a4485ec9]{display:inline-block;margin:auto auto 60px;opacity:0;position:relative;top:0;transition:all .3s linear;width:100%}@media (min-width:36em){.it-cc__dialog[data-v-a4485ec9]{margin-bottom:30px}}.it-cc__dialog.it-cc--reveal[data-v-a4485ec9]{opacity:1;transform:translateY(0)}.it-cc--visible .it-cc__dialog[data-v-a4485ec9]{opacity:1}@media (min-width:62em){.it-cc__dialog-inner[data-v-a4485ec9]{display:grid;grid-gap:0 16px;grid-template-columns:repeat(6,minmax(0,1fr));width:100%}}@media (min-width:62em) and (min-width:62em){.it-cc__dialog-inner[data-v-a4485ec9]{grid-column-gap:24px;grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width:62em) and (min-width:90em){.it-cc__dialog-inner[data-v-a4485ec9]{grid-column-gap:32px}}@media (min-width:62em){.it-cc__body[data-v-a4485ec9]{grid-column:2/12;width:100%}}.it-cc__body-inner[data-v-a4485ec9]{background-color:#fff;color:#292929;padding:24px 16px 50px;text-align:left}@media (min-width:36em){.it-cc__body-inner[data-v-a4485ec9]{padding-bottom:16px}}@media (min-width:48em){.it-cc__body-inner[data-v-a4485ec9]{padding:50px}}.it-cc__title[data-v-a4485ec9]{color:#292929;font-family:InterSemiBold,arial,verdana,sans-serif;font-size:1.5rem;line-height:130%;margin-bottom:.5rem;text-transform:inherit}@media (min-width:62em){.it-cc__title[data-v-a4485ec9]{margin-bottom:.625rem}}.is-theme-career .it-cc__title[data-v-a4485ec9]{font-family:InterBlack,arial,verdana,sans-serif;text-transform:uppercase}@media (min-width:62em){.it-cc__title[data-v-a4485ec9]{font-size:2rem}}.it-cc__title[data-v-a4485ec9]:after{display:none}.it-cc__intro[data-v-a4485ec9]{font-size:.875rem;line-height:180%;margin-bottom:40px}.it-cc__content-inner[data-v-a4485ec9]{margin-bottom:30px}.it-cc__content-controls[data-v-a4485ec9]{background-color:#eaeaea;display:flex;flex-flow:row nowrap;justify-content:space-between;padding:12px}@media (min-width:48em){.it-cc__content-controls[data-v-a4485ec9]{flex-flow:column;margin-bottom:24px;padding:16px 24px}}@media (min-width:90em){.it-cc__content-controls[data-v-a4485ec9]{flex-flow:row nowrap;justify-content:space-between}}.it-cc__checkboxes[data-v-a4485ec9]{display:flex;flex-direction:column;width:50%}@media (min-width:48em){.it-cc__checkboxes[data-v-a4485ec9]{flex-direction:row;min-width:100%;width:auto}}@media (min-width:62em){.it-cc__checkboxes[data-v-a4485ec9]{min-width:50%}}.it-cc__details[data-v-a4485ec9]{margin:0 -50px}.it-cc__details-content[data-v-a4485ec9]{display:block;font-size:.875rem;line-height:180%;margin-bottom:1rem;overflow:hidden;position:relative}.it-cc__details-content__inner[data-v-a4485ec9]{margin-bottom:24px;padding-left:50px;padding-right:50px}@media (min-width:48em){.it-cc__details-content__inner[data-v-a4485ec9]{margin-bottom:50px}}.it-cc__details-content__inner .it-cc__title[data-v-a4485ec9]{display:none}.it-cc__details-wrapper[data-v-a4485ec9]{border-bottom:4px solid #eaeaea;padding-bottom:16px}@media (min-width:48em){.it-cc__details-wrapper[data-v-a4485ec9]{background-color:#eaeaea;border-bottom:0;padding:24px}}.it-cc__details-wrapper[data-v-a4485ec9]:not(:last-child){margin-bottom:16px}.it-cc__details-wrapper p[data-v-a4485ec9]{margin-bottom:24px}.it-cc__details-content--collapse[data-v-a4485ec9]{height:0}.it-cc__details-hide[data-v-a4485ec9],.it-cc__details-show[data-v-a4485ec9]{color:#292929;font-family:InterBold,arial,verdana,sans-serif;font-size:.875rem;line-height:180%;margin-bottom:0;order:1}.it-cc__details-icon[data-v-a4485ec9]{color:#292929;font-size:1.5rem;margin-left:5px;order:3;transition:color .2s ease-in-out,transform .2s ease-in-out}@media (max-width:35.99em){.it-cc__details-icon[data-v-a4485ec9]{margin-top:-2px}}.it-cc__details-button[data-v-a4485ec9]{background:none;border:none;cursor:pointer;display:flex;margin:0;padding:0;text-decoration:none;transition:color .2s ease-in-out}@media (min-width:48em){.it-cc__details-button[data-v-a4485ec9]{align-self:flex-end;margin-top:20px;width:100%}}@media (min-width:90em){.it-cc__details-button[data-v-a4485ec9]{margin-top:0;width:auto}}.it-cc__details-button:hover .it-cc__details-hide[data-v-a4485ec9],.it-cc__details-button:hover .it-cc__details-show[data-v-a4485ec9]{text-decoration:underline}.it-cc__details-button:hover .it-cc__details-icon[data-v-a4485ec9]{text-decoration:none}.it-cc__details-button[data-v-a4485ec9]:active,.it-cc__details-button[data-v-a4485ec9]:focus{outline:0}@media (max-width:35.99em){.it-cc__details-button .it-cc__details-hide[data-v-a4485ec9],.it-cc__details-button .it-cc__details-show[data-v-a4485ec9]{font-size:.75rem}}.it-cc__details-button .it-cc__details-hide[data-v-a4485ec9]{display:none}.it-cc__details-button--clicked .it-cc__details-icon[data-v-a4485ec9]{transform:scaleY(-1)}.it-cc__details-button--clicked .it-cc__details-hide[data-v-a4485ec9]{display:block}.it-cc__details-back-button[data-v-a4485ec9],.it-cc__details-back-icon[data-v-a4485ec9],.it-cc__details-button--clicked .it-cc__details-show[data-v-a4485ec9]{display:none}.it-cc__table-wrapper[data-v-a4485ec9]{background-color:#fff;width:100%}@media (min-width:48em){.it-cc__table-wrapper[data-v-a4485ec9]{padding:0 24px}}.it-cc__table-inner[data-v-a4485ec9]{background-attachment:local,local,scroll,scroll;background-color:#fff;background-image:linear-gradient(90deg,#fff,#fff),linear-gradient(90deg,#fff,#fff),linear-gradient(90deg,hsla(0,0%,92%,.3),transparent),linear-gradient(270deg,hsla(0,0%,92%,.3),transparent);background-position:0,100%,0,100%;background-repeat:no-repeat;background-size:20px 100%,20px 100%,20px 100%,20px 100%;overflow-x:auto;position:relative;width:100%}.it-cc__table[data-v-a4485ec9]{width:auto}@media (min-width:48em){.it-cc__table[data-v-a4485ec9]{width:100%}}.it-cc__table thead tr[data-v-a4485ec9]{position:relative}.it-cc__table thead tr[data-v-a4485ec9]:after{border-bottom:1px solid #292929;bottom:0;content:"";height:0;left:0;position:absolute;width:100%}.it-cc__table td[data-v-a4485ec9],.it-cc__table th[data-v-a4485ec9]{background:#fff;border:none!important;display:table-cell!important;font-size:.875rem;line-height:180%;margin-bottom:1rem;padding:10px 20px 10px 0;position:relative}.it-cc__table td[data-v-a4485ec9]:last-child,.it-cc__table th[data-v-a4485ec9]:last-child{padding-right:0}.it-cc__table th[data-v-a4485ec9]{font-family:InterBold,arial,verdana,sans-serif;text-transform:none}.it-cc__table tbody[data-v-a4485ec9]{display:table-row-group!important}.it-cc__table tbody tr[data-v-a4485ec9]{display:table-row!important}.it-cc__table tbody td[data-v-a4485ec9],.it-cc__table tbody th[data-v-a4485ec9]{min-width:85px}.it-cc__table tbody td[data-v-a4485ec9]:first-child,.it-cc__table tbody th[data-v-a4485ec9]:first-child{color:#292929;width:20%}.it-cc__table tbody td[data-v-a4485ec9]:nth-child(2),.it-cc__table tbody th[data-v-a4485ec9]:nth-child(2){min-width:240px;width:50%}.it-cc__checkbox[data-v-a4485ec9]{background:transparent;border:inherit;opacity:0;position:absolute;width:0;z-index:-1}.it-cc__checkbox:not(:disabled):hover+.it-cc__pseudo-checkbox[data-v-a4485ec9]{border-color:#ff8f0c}.it-cc__checkbox:not(:disabled):focus+.it-cc__pseudo-checkbox[data-v-a4485ec9]{border:2px solid #ff8f0c}.it-cc__checkbox:not(:disabled)+.it-cc__checkbox-label[data-v-a4485ec9]{cursor:pointer}.it-cc__checkbox:checked:disabled+.it-cc__pseudo-checkbox[data-v-a4485ec9]{background-color:#878787;border-color:#878787}.it-cc__checkbox:checked:disabled+.it-cc__pseudo-checkbox--headline[data-v-a4485ec9]:after,.it-cc__checkbox:checked:disabled+.it-cc__pseudo-checkbox[data-v-a4485ec9]:after{border-bottom-color:#fff;border-right-color:#fff}.it-cc__checkbox:checked+.it-cc__pseudo-checkbox[data-v-a4485ec9]{background-color:#ff8f0c;border-color:#ff8f0c}.it-cc__checkbox:checked+.it-cc__pseudo-checkbox[data-v-a4485ec9]:after{border-color:#fff;border-bottom:2px solid #fff;border-right:2px solid #fff;content:"";height:11px;inset:0 0 3px;line-height:1;margin:auto;position:absolute;text-align:center;transform:rotate(45deg);width:6px}.it-cc__checkbox:disabled+.it-cc__pseudo-checkbox[data-v-a4485ec9]{border-color:#707070}.it-cc__pseudo-checkbox[data-v-a4485ec9]{background-color:#fff;border:2px solid #707070;display:block;height:24px;position:absolute;top:50%;transform:translateY(-50%);width:24px}.it-cc__checkbox-group[data-v-a4485ec9]{display:flex;flex-direction:column;justify-content:center;position:relative}.it-cc__checkbox-group[data-v-a4485ec9]:not(:last-child){margin-bottom:8px}@media (min-width:48em){.it-cc__checkbox-group[data-v-a4485ec9]:not(:last-child){margin-bottom:0;margin-right:50px}}.it-cc__checkbox-group+p[data-v-a4485ec9]{margin-top:24px}.it-cc__checkbox-group--headline[data-v-a4485ec9]{display:block;margin-bottom:16px}.it-cc__checkbox-label[data-v-a4485ec9]{color:#292929;font-size:.875rem;line-height:180%;margin-bottom:0;padding-left:32px;position:relative;z-index:1}.it-cc__checkbox-label--headline[data-v-a4485ec9]{color:#292929;display:block}.it-cc__footer[data-v-a4485ec9]{bottom:0;display:block;flex-direction:column-reverse;position:fixed;right:16px;width:calc(100% - 32px);z-index:2}@media (min-width:36em){.it-cc__footer[data-v-a4485ec9]{right:16px;width:calc(100% - 32px)}}@media (min-width:48em){.it-cc__footer[data-v-a4485ec9]{right:22px;width:calc(100% - 44px)}}@media (min-width:62em){.it-cc__footer[data-v-a4485ec9]{right:calc(8.33333% + 38.66667px);width:calc(83.33333% - 77.33333px)}}@media (min-width:90em){.it-cc__footer[data-v-a4485ec9]{right:calc(8.33333% + 49.33333px);right:calc(50% - 550.66667px);width:calc(83.33333% - 98.66667px);width:1101.33333px}}.it-cc__footer-controls[data-v-a4485ec9]{background-color:#fff;display:flex;flex-direction:column;padding:16px}@media (min-width:36em){.it-cc__footer-controls[data-v-a4485ec9]{flex-direction:row;padding-left:24px;padding-right:24px}}@media (min-width:48em){.it-cc__footer-controls[data-v-a4485ec9]{justify-content:flex-end;padding-left:50px;padding-right:50px}}@media (min-width:62em){.it-cc__footer-controls[data-v-a4485ec9]{padding-left:50px;padding-right:50px}}.it-cc__button[data-v-a4485ec9]{background:none;border:none;font-family:InterSemiBold,arial,verdana,sans-serif;font-size:.875rem;letter-spacing:.02em;line-height:150%;margin:0 0 8px;padding:11px 24px 12px;text-decoration:none;text-transform:uppercase;transition:background-color .12s linear,border .12s linear,color .12s linear,outline .12s linear;transition:color .12s linear,background-color .12s linear,outline .12s linear}@media (min-width:36em){.it-cc__button[data-v-a4485ec9]{padding-left:40px;padding-right:40px}.it-cc__button[data-v-a4485ec9]:first-child{margin-right:16px}}.it-cc__button-accept[data-v-a4485ec9]{background-color:#ff8f0c;border:1px solid #ff8f0c;color:#fff}.it-cc__button-accept[data-v-a4485ec9]:focus,.it-cc__button-accept[data-v-a4485ec9]:hover{background-color:#fff;border-color:#ff8f0c;color:#ff8f0c}.it-cc__button-decline[data-v-a4485ec9]{background-color:transparent;border:1px solid #292929;color:#292929}.it-cc__button-decline[data-v-a4485ec9]:focus,.it-cc__button-decline[data-v-a4485ec9]:hover{background-color:#292929;border-color:#292929;color:#fff}.c-stage-content-medium[data-v-a4485ec9]{margin-bottom:30px}@media (min-width:48em){.c-stage-content-medium[data-v-a4485ec9]{margin-bottom:60px}}@media (min-width:90em){.c-stage-content-medium[data-v-a4485ec9]{margin-bottom:80px}}.c-stage-content-medium.is-large-medium[data-v-a4485ec9],.c-stage-content-medium.is-ultrawide-medium[data-v-a4485ec9]{margin-left:-16px;margin-right:-16px}@media (min-width:36em){.c-stage-content-medium.is-large-medium[data-v-a4485ec9],.c-stage-content-medium.is-ultrawide-medium[data-v-a4485ec9]{margin-left:-6px;margin-right:-6px}.c-stage-content-medium.is-large-medium[data-v-a4485ec9] .c-picture,.c-stage-content-medium.is-ultrawide-medium[data-v-a4485ec9] .c-picture{padding-bottom:66.6666666667%!important}}@media (min-width:48em){.c-stage-content-medium.is-large-medium[data-v-a4485ec9],.c-stage-content-medium.is-ultrawide-medium[data-v-a4485ec9]{margin-left:-10px;margin-right:-10px}}@media (min-width:62em){.c-stage-content-medium.is-large-medium[data-v-a4485ec9],.c-stage-content-medium.is-ultrawide-medium[data-v-a4485ec9]{margin-left:-34px;margin-right:-34px}}@media (min-width:90em){.c-stage-content-medium.is-large-medium[data-v-a4485ec9],.c-stage-content-medium.is-ultrawide-medium[data-v-a4485ec9]{margin-left:-50px;margin-right:-50px}}.c-stage-content-medium.is-ultrawide-medium[data-v-a4485ec9]{aspect-ratio:21/9}.c-stage-content-medium.is-ultrawide-medium[data-v-a4485ec9] .c-picture{padding-bottom:0!important}@keyframes fade-in{0%{opacity:0}to{opacity:1}}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;scroll-behavior:smooth;scroll-margin-block-end:36px}html .touchevents{-webkit-overflow-scrolling:touch}body{color:#292929;font-family:InterRegular,arial,verdana,sans-serif;font-size:1rem;line-height:180%;margin:0;min-height:100vh;overflow:hidden scroll;width:100%}@media (max-width:35.99em){body{-webkit-hyphens:auto;hyphens:auto}}body:before{display:none}a{text-decoration:none}strong{font-family:InterBold,arial,verdana,sans-serif;font-weight:400}.is-bg-silver-grey,.is-bg-silver-grey-2{background-color:#f6f6f6}.is-bg-dark-grey{background-color:#292929;color:#fff}.is-hidden{display:none}.overflow-hidden{contain:paint}head{font-family:xs}@media (min-width:36em){head{font-family:sm}}@media (min-width:48em){head{font-family:md}}@media (min-width:62em){head{font-family:lg}}@media (min-width:90em){head{font-family:xl}}.icon--24{font-size:1.5rem}.icon--32{font-size:2rem}.icon--48{font-size:3rem}.icon--64{font-size:4rem}[class*=" icon-"],[class^=icon-]{font-family:icomoon-ktr!important;speak:never;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-youtube:before{content:""}.icon-checkmark:before{content:""}.icon-notification:before{content:""}.icon-installation:before{content:""}.icon-calendar:before{content:""}.icon-close-small:before{content:""}.icon-close-tag:before{content:""}.icon-arrow-pulldown:before{content:""}.icon-wikipedia:before{content:""}.icon-facebook:before{content:""}.icon-instagram:before{content:""}.icon-linkedin:before{content:""}.icon-xing:before{content:""}.icon-check:before{content:""}.icon-arrow-open:before{content:""}.icon-menu:before{content:""}.icon-close-menu:before{content:""}.icon-online-tools:before{content:""}.icon-cad-library:before{content:""}.icon-location:before{content:""}.icon-2d-drawing:before{content:""}.icon-mail:before{content:""}.icon-phone:before{content:""}.icon-shop:before{content:""}.icon-upload:before{content:""}.icon-minus:before{content:""}.icon-arrow-extern:before{content:""}.icon-arrow-left:before{content:""}.icon-arrow-right:before{content:""}.icon-arrow-back:before{content:""}.icon-arrow-forward:before{content:""}.icon-download:before{content:""}.icon-globe:before{content:""}.icon-locked:before{content:""}.icon-login:before{content:""}.icon-paper:before{content:""}.icon-plus:before{content:""}.icon-search:before{content:""}.icon-product-search:before{content:""}.icon-material-search:before{content:""}.icon-filter:before{content:""}.c-page,.c-page__content{display:block}.c-page__content>.c-section:first-child+div>.c-section:first-child,.c-page__content>.c-section:first-child+div>.mgnl-area>.c-section:first-child,.c-page__content>.mgnl-area>.c-section:first-child+div>.c-section:first-child,.c-page__content>.mgnl-area>.c-section:first-child+div>.mgnl-area>.c-section:first-child{margin-top:64px}@media (min-width:48em){.c-page__content>.c-section:first-child+div>.c-section:first-child,.c-page__content>.c-section:first-child+div>.mgnl-area>.c-section:first-child,.c-page__content>.mgnl-area>.c-section:first-child+div>.c-section:first-child,.c-page__content>.mgnl-area>.c-section:first-child+div>.mgnl-area>.c-section:first-child{margin-top:100px}}@media (min-width:90em){.c-page__content>.c-section:first-child+div>.c-section:first-child,.c-page__content>.c-section:first-child+div>.mgnl-area>.c-section:first-child,.c-page__content>.mgnl-area>.c-section:first-child+div>.c-section:first-child,.c-page__content>.mgnl-area>.c-section:first-child+div>.mgnl-area>.c-section:first-child{margin-top:120px}}.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-dark-grey,.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-dark-grey,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey{margin-top:0;padding-top:0}@media (min-width:48em){.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-dark-grey,.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-dark-grey,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey{margin-top:0}}@media (min-width:90em){.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-dark-grey,.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-dark-grey,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey{margin-top:0}}.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-pink,.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-purple,.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey,.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey-2,.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-yellow,.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink,.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple,.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey,.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2,.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-pink,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-purple,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey-2,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-yellow,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow{margin-top:0}@media (min-width:48em){.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-pink,.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-purple,.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey,.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey-2,.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-yellow,.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink,.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple,.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey,.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2,.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-pink,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-purple,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey-2,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-yellow,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow{margin-top:0}}@media (min-width:90em){.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-pink,.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-purple,.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey,.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey-2,.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-yellow,.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink,.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple,.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey,.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2,.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-pink,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-purple,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey-2,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-yellow,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow{margin-top:0}}.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey,.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey-2,.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey,.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2,.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey,.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey-2,.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey,.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey-2,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey-2,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2{margin-top:0;padding-top:0}@media (min-width:48em){.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey,.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey-2,.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey,.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2,.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey,.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey-2,.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey,.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey-2,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey-2,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2{margin-top:0}}@media (min-width:90em){.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey,.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey-2,.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey,.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2,.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey,.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey-2,.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey,.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey-2,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey-2,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2{margin-top:0}}.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-dark-grey,.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-pink,.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-purple,.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-yellow,.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey,.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink,.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple,.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow,.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-dark-grey,.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-pink,.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-purple,.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-yellow,.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey,.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-pink,.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-purple,.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-yellow,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-dark-grey,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-pink,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-purple,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-yellow,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-dark-grey,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-pink,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-purple,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-yellow,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-pink,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-purple,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-yellow{margin-top:0}@media (min-width:48em){.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-dark-grey,.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-pink,.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-purple,.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-yellow,.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey,.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink,.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple,.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow,.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-dark-grey,.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-pink,.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-purple,.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-yellow,.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey,.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-pink,.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-purple,.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-yellow,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-dark-grey,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-pink,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-purple,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-yellow,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-dark-grey,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-pink,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-purple,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-yellow,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-pink,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-purple,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-yellow{margin-top:0}}@media (min-width:90em){.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-dark-grey,.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-pink,.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-purple,.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-yellow,.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey,.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink,.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple,.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow,.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-dark-grey,.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-pink,.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-purple,.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-yellow,.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey,.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-pink,.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-purple,.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-yellow,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-dark-grey,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-pink,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-purple,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-yellow,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-dark-grey,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-pink,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-purple,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-yellow,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-pink,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-purple,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-yellow{margin-top:0}}.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-purple,.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-purple,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-purple,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-purple{margin-top:0;padding-top:0}@media (min-width:48em){.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-purple,.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-purple,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-purple,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-purple{margin-top:0}}@media (min-width:90em){.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-purple,.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-purple,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-purple,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-purple{margin-top:0}}.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-dark-grey,.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-pink,.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey,.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey-2,.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-yellow,.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey,.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-pink,.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey,.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2,.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-yellow,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-dark-grey,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-pink,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey-2,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-yellow,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-pink,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-yellow{margin-top:0}@media (min-width:48em){.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-dark-grey,.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-pink,.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey,.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey-2,.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-yellow,.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey,.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-pink,.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey,.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2,.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-yellow,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-dark-grey,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-pink,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey-2,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-yellow,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-pink,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-yellow{margin-top:0}}@media (min-width:90em){.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-dark-grey,.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-pink,.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey,.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey-2,.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-yellow,.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey,.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-pink,.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey,.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2,.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-yellow,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-dark-grey,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-pink,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey-2,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-yellow,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-pink,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-yellow{margin-top:0}}.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-yellow,.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-yellow,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-yellow,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-yellow{margin-top:0;padding-top:0}@media (min-width:48em){.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-yellow,.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-yellow,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-yellow,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-yellow{margin-top:0}}@media (min-width:90em){.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-yellow,.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-yellow,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-yellow,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-yellow{margin-top:0}}.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-dark-grey,.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-pink,.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-purple,.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey,.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey-2,.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey,.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-pink,.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-purple,.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey,.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-dark-grey,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-pink,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-purple,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey-2,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-pink,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-purple,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2{margin-top:0}@media (min-width:48em){.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-dark-grey,.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-pink,.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-purple,.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey,.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey-2,.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey,.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-pink,.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-purple,.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey,.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-dark-grey,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-pink,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-purple,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey-2,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-pink,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-purple,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2{margin-top:0}}@media (min-width:90em){.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-dark-grey,.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-pink,.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-purple,.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey,.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey-2,.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey,.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-pink,.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-purple,.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey,.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-dark-grey,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-pink,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-purple,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey-2,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-pink,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-purple,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2{margin-top:0}}.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-pink,.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-pink,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-pink,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-pink{margin-top:0;padding-top:0}@media (min-width:48em){.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-pink,.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-pink,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-pink,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-pink{margin-top:0}}@media (min-width:90em){.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-pink,.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-pink,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-pink,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-pink{margin-top:0}}.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-dark-grey,.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-purple,.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey,.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey-2,.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-yellow,.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey,.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-purple,.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey,.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2,.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-yellow,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-dark-grey,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-purple,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey-2,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-yellow,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-purple,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-yellow{margin-top:0}@media (min-width:48em){.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-dark-grey,.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-purple,.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey,.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey-2,.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-yellow,.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey,.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-purple,.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey,.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2,.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-yellow,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-dark-grey,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-purple,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey-2,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-yellow,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-purple,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-yellow{margin-top:0}}@media (min-width:90em){.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-dark-grey,.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-purple,.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey,.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey-2,.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-yellow,.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey,.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-purple,.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey,.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2,.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-yellow,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-dark-grey,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-purple,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey-2,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-yellow,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-purple,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2,.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-yellow{margin-top:0}}.is-bg-purple{background:linear-gradient(270deg,#7f40ff .13%,#5400ff 99.85%);color:#fff}.is-bg-pink{background:linear-gradient(270deg,#ea41b0 .04%,#cd2193 43.51%);color:#fff}.is-bg-yellow{background:linear-gradient(270deg,#f2bd00 .1%,#ff8f0c 50.66%);color:#fff}.is-theme-career .typo-h1,.is-theme-career .typo-h2,.is-theme-career .typo-h3,.is-theme-career .typo-h4,.is-theme-career .typo-h5,.is-theme-career .typo-h6{font-family:InterBlack,arial,verdana,sans-serif;text-transform:uppercase}.is-theme-career .is-bg-silver-grey .typo-h1 span,.is-theme-career .is-bg-silver-grey .typo-h2 span,.is-theme-career .is-bg-silver-grey .typo-h3 span,.is-theme-career .is-bg-white .typo-h1 span,.is-theme-career .is-bg-white .typo-h2 span,.is-theme-career .is-bg-white .typo-h3 span{background-color:#5400ff;-webkit-box-decoration-break:clone;box-decoration-break:clone;line-height:1.4;padding:2px 10px}.is-theme-career .is-bg-silver-grey .typo-h1 .typo-first-split,.is-theme-career .is-bg-silver-grey .typo-h2 .typo-first-split,.is-theme-career .is-bg-silver-grey .typo-h3 .typo-first-split,.is-theme-career .is-bg-white .typo-h1 .typo-first-split,.is-theme-career .is-bg-white .typo-h2 .typo-first-split,.is-theme-career .is-bg-white .typo-h3 .typo-first-split{color:#fff;margin-right:-10px}.is-theme-career .is-bg-silver-grey .typo-h1 .typo-second-split,.is-theme-career .is-bg-silver-grey .typo-h2 .typo-second-split,.is-theme-career .is-bg-silver-grey .typo-h3 .typo-second-split,.is-theme-career .is-bg-white .typo-h1 .typo-second-split,.is-theme-career .is-bg-white .typo-h2 .typo-second-split,.is-theme-career .is-bg-white .typo-h3 .typo-second-split{color:#ea41b0}.is-theme-career .is-bg-silver-grey .typo-h1 .typo-first-split:has(+.second-split-aligned-left),.is-theme-career .is-bg-silver-grey .typo-h2 .typo-first-split:has(+.second-split-aligned-left),.is-theme-career .is-bg-silver-grey .typo-h3 .typo-first-split:has(+.second-split-aligned-left),.is-theme-career .is-bg-white .typo-h1 .typo-first-split:has(+.second-split-aligned-left),.is-theme-career .is-bg-white .typo-h2 .typo-first-split:has(+.second-split-aligned-left),.is-theme-career .is-bg-white .typo-h3 .typo-first-split:has(+.second-split-aligned-left){margin-right:0}.is-theme-career .is-bg-silver-grey-2 .typo-h1 .typo-first-split,.is-theme-career .is-bg-silver-grey-2 .typo-h2 .typo-first-split,.is-theme-career .is-bg-silver-grey-2 .typo-h3 .typo-first-split,.is-theme-career .is-bg-white-2 .typo-h1 .typo-first-split,.is-theme-career .is-bg-white-2 .typo-h2 .typo-first-split,.is-theme-career .is-bg-white-2 .typo-h3 .typo-first-split{color:#292929;margin-right:8px}.is-theme-career .is-bg-silver-grey-2 .typo-h1 .typo-second-split,.is-theme-career .is-bg-silver-grey-2 .typo-h2 .typo-second-split,.is-theme-career .is-bg-silver-grey-2 .typo-h3 .typo-second-split,.is-theme-career .is-bg-white-2 .typo-h1 .typo-second-split,.is-theme-career .is-bg-white-2 .typo-h2 .typo-second-split,.is-theme-career .is-bg-white-2 .typo-h3 .typo-second-split{color:#5400ff}.is-theme-career .is-bg-silver-grey-2 .typo-h1 .typo-first-split:has(+.second-split-aligned-left),.is-theme-career .is-bg-silver-grey-2 .typo-h2 .typo-first-split:has(+.second-split-aligned-left),.is-theme-career .is-bg-silver-grey-2 .typo-h3 .typo-first-split:has(+.second-split-aligned-left),.is-theme-career .is-bg-white-2 .typo-h1 .typo-first-split:has(+.second-split-aligned-left),.is-theme-career .is-bg-white-2 .typo-h2 .typo-first-split:has(+.second-split-aligned-left),.is-theme-career .is-bg-white-2 .typo-h3 .typo-first-split:has(+.second-split-aligned-left){margin-right:0}.is-theme-career .is-bg-dark-grey .typo-h1 .typo-first-split,.is-theme-career .is-bg-dark-grey .typo-h2 .typo-first-split,.is-theme-career .is-bg-dark-grey .typo-h3 .typo-first-split{color:#fff;margin-right:8px}.is-theme-career .is-bg-dark-grey .typo-h1 .typo-second-split,.is-theme-career .is-bg-dark-grey .typo-h2 .typo-second-split,.is-theme-career .is-bg-dark-grey .typo-h3 .typo-second-split{color:#ff8f0c}.is-theme-career .is-bg-dark-grey .typo-h1 .typo-first-split:has(+.second-split-aligned-left),.is-theme-career .is-bg-dark-grey .typo-h2 .typo-first-split:has(+.second-split-aligned-left),.is-theme-career .is-bg-dark-grey .typo-h3 .typo-first-split:has(+.second-split-aligned-left){margin-right:0}.is-theme-career .is-bg-pink .typo-h1 .typo-first-split,.is-theme-career .is-bg-pink .typo-h2 .typo-first-split,.is-theme-career .is-bg-pink .typo-h3 .typo-first-split{color:#fff;margin-right:8px}.is-theme-career .is-bg-pink .typo-h1 .typo-second-split,.is-theme-career .is-bg-pink .typo-h2 .typo-second-split,.is-theme-career .is-bg-pink .typo-h3 .typo-second-split{color:#5400ff}.is-theme-career .is-bg-pink .typo-h1 .typo-first-split:has(+.second-split-aligned-left),.is-theme-career .is-bg-pink .typo-h2 .typo-first-split:has(+.second-split-aligned-left),.is-theme-career .is-bg-pink .typo-h3 .typo-first-split:has(+.second-split-aligned-left){margin-right:0}.is-theme-career .is-bg-yellow .typo-h1 .typo-first-split,.is-theme-career .is-bg-yellow .typo-h2 .typo-first-split,.is-theme-career .is-bg-yellow .typo-h3 .typo-first-split{color:#fff;margin-right:8px}.is-theme-career .is-bg-yellow .typo-h1 .typo-second-split,.is-theme-career .is-bg-yellow .typo-h2 .typo-second-split,.is-theme-career .is-bg-yellow .typo-h3 .typo-second-split{color:#5400ff}.is-theme-career .is-bg-yellow .typo-h1 .typo-first-split:has(+.second-split-aligned-left),.is-theme-career .is-bg-yellow .typo-h2 .typo-first-split:has(+.second-split-aligned-left),.is-theme-career .is-bg-yellow .typo-h3 .typo-first-split:has(+.second-split-aligned-left){margin-right:0}.is-theme-career .is-bg-purple .typo-h1 .typo-first-split,.is-theme-career .is-bg-purple .typo-h2 .typo-first-split,.is-theme-career .is-bg-purple .typo-h3 .typo-first-split{color:#fff;margin-right:8px}.is-theme-career .is-bg-purple .typo-h1 .typo-second-split,.is-theme-career .is-bg-purple .typo-h2 .typo-second-split,.is-theme-career .is-bg-purple .typo-h3 .typo-second-split{color:#ff8f0c}.is-theme-career .is-bg-purple .typo-h1 .typo-first-split:has(+.second-split-aligned-left),.is-theme-career .is-bg-purple .typo-h2 .typo-first-split:has(+.second-split-aligned-left),.is-theme-career .is-bg-purple .typo-h3 .typo-first-split:has(+.second-split-aligned-left){margin-right:0}.typo-h1{font-family:InterSemiBold,arial,verdana,sans-serif;font-size:2.5rem;-webkit-hyphens:auto;hyphens:auto;line-height:120%;margin-bottom:1rem;text-transform:inherit}@media (min-width:48em){.typo-h1{margin-bottom:1.25rem}}@media (min-width:62em){.typo-h1{margin-bottom:1.5rem}}.is-theme-career .typo-h1{font-family:InterBlack,arial,verdana,sans-serif;text-transform:uppercase}@media (min-width:48em){.typo-h1{font-size:3.125rem}}@media (min-width:62em){.typo-h1{font-size:3.625rem}}.typo-h2{font-family:InterSemiBold,arial,verdana,sans-serif;font-size:2.375rem;-webkit-hyphens:auto;hyphens:auto;line-height:130%;margin-bottom:.75rem;text-transform:inherit}@media (min-width:48em){.typo-h2{margin-bottom:1rem}}@media (min-width:62em){.typo-h2{margin-bottom:1.25rem}}.is-theme-career .typo-h2{font-family:InterBlack,arial,verdana,sans-serif;text-transform:uppercase}@media (min-width:48em){.typo-h2{font-size:2.5rem;line-height:120%}}@media (min-width:62em){.typo-h2{font-size:3.125rem}}.typo-h3{font-family:InterSemiBold,arial,verdana,sans-serif;font-size:2rem;-webkit-hyphens:auto;hyphens:auto;line-height:130%;margin-bottom:.625rem;text-transform:inherit}@media (min-width:48em){.typo-h3{margin-bottom:.75rem}}@media (min-width:62em){.typo-h3{margin-bottom:1rem}}.is-theme-career .typo-h3{font-family:InterBlack,arial,verdana,sans-serif;text-transform:uppercase}@media (min-width:48em){.typo-h3{font-size:2.375rem}}@media (min-width:62em){.typo-h3{font-size:2.5rem;line-height:120%}}.typo-h4{font-family:InterSemiBold,arial,verdana,sans-serif;font-size:1.5rem;-webkit-hyphens:auto;hyphens:auto;line-height:130%;margin-bottom:.5rem;text-transform:inherit}@media (min-width:48em){.typo-h4{margin-bottom:.625rem}}@media (min-width:62em){.typo-h4{margin-bottom:.75rem}}.is-theme-career .typo-h4{font-family:InterBlack,arial,verdana,sans-serif;text-transform:uppercase}@media (min-width:48em){.typo-h4{font-size:2rem}}@media (min-width:62em){.typo-h4{font-size:2.375rem}}.typo-h5{font-family:InterSemiBold,arial,verdana,sans-serif;font-size:1.5rem;line-height:130%;margin-bottom:.5rem;text-transform:inherit}@media (min-width:62em){.typo-h5{margin-bottom:.625rem}}.is-theme-career .typo-h5{font-family:InterBlack,arial,verdana,sans-serif;text-transform:uppercase}@media (min-width:62em){.typo-h5{font-size:2rem}}.typo-h6{font-family:InterSemiBold,arial,verdana,sans-serif;font-size:1.25rem;letter-spacing:.02em;line-height:160%;margin-bottom:.25rem;text-transform:inherit}@media (min-width:62em){.typo-h6{margin-bottom:.5rem}}.is-theme-career .typo-h6{font-family:InterBlack,arial,verdana,sans-serif;text-transform:uppercase}@media (min-width:62em){.typo-h6{font-size:1.5rem;letter-spacing:normal;line-height:130%}}.typo-sub-large{font-size:1.5rem;line-height:130%}.is-theme-career .typo-sub-large{font-family:InterBold,arial,verdana,sans-serif}@media (min-width:62em){.typo-sub-large{font-size:2rem}}.typo-sub-medium{font-size:1.25rem;line-height:160%}.is-theme-career .typo-sub-medium{font-family:InterBold,arial,verdana,sans-serif}@media (min-width:62em){.typo-sub-medium{font-size:1.5rem;line-height:130%}}.typo-sub-small{font-size:.875rem;line-height:130%}.is-theme-career .typo-sub-small{font-family:InterBold,arial,verdana,sans-serif;font-size:1.25rem;line-height:160%}@media (min-width:62em){.typo-sub-small{font-size:.875rem;line-height:130%}.is-theme-career .typo-sub-small{font-family:InterBold,arial,verdana,sans-serif;font-size:1.25rem;line-height:160%}}.typo-copy-extra-large{font-size:1.25rem;line-height:160%;margin-bottom:1.5rem}@media (min-width:62em){.typo-copy-extra-large{font-size:1.75rem;line-height:150%;margin-bottom:2rem}}.typo-copy-large{font-size:1rem;line-height:160%;margin-bottom:1.25rem}@media (min-width:62em){.typo-copy-large{font-size:1.25rem;margin-bottom:1.5rem}}.typo-copy-medium{font-size:1rem;line-height:180%;margin-bottom:1.25rem}.typo-copy-small{font-size:.875rem;line-height:180%;margin-bottom:1rem}.typo-link{font-size:1rem}.typo-button,.typo-link{font-family:InterSemiBold,arial,verdana,sans-serif;letter-spacing:.02em;line-height:150%}.typo-button{font-size:.875rem}.typo-navigation{font-size:.75rem;letter-spacing:.05em;text-transform:uppercase}.typo-navigation,.typo-tag{font-family:InterSemiBold,arial,verdana,sans-serif;line-height:150%}.typo-tag{font-size:.875rem;letter-spacing:.005em}.typo-meta{font-size:.75rem;letter-spacing:.05em;line-height:150%}.typo-head-accordion{font-family:InterRegular,arial,verdana,sans-serif;font-size:1.125rem;letter-spacing:.02em;line-height:160%}.richtext h3{font-family:InterSemiBold,arial,verdana,sans-serif;font-size:2rem;-webkit-hyphens:auto;hyphens:auto;line-height:130%;margin-bottom:.625rem;text-transform:inherit}@media (min-width:48em){.richtext h3{margin-bottom:.75rem}}@media (min-width:62em){.richtext h3{margin-bottom:1rem}}.is-theme-career .richtext h3{font-family:InterBlack,arial,verdana,sans-serif;text-transform:uppercase}@media (min-width:48em){.richtext h3{font-size:2.375rem}}@media (min-width:62em){.richtext h3{font-size:2.5rem;line-height:120%}}.richtext h3:not(:first-child){margin-top:64px}.richtext p{margin-bottom:12px}@media (min-width:90em){.richtext p{margin-bottom:16px}}.richtext a:not(.c-link){color:#292929;font-family:InterSemiBold,arial,verdana,sans-serif;position:relative;text-decoration:underline;text-underline-offset:5px;transition:color .2s linear}.richtext a:not(.c-link):before{background-color:transparent;bottom:-1px;content:"";display:block;height:1px;left:0;position:absolute;transition:background-color .12s linear,width .3s cubic-bezier(0,0,.1,1);width:100%;z-index:0}.richtext a:not(.c-link):active,.richtext a:not(.c-link):hover{color:#292929}.richtext a:not(.c-link):active:before,.richtext a:not(.c-link):hover:before{background-color:#292929}.is-bg-dark-grey .richtext a:not(.c-link):active:before,.is-bg-dark-grey .richtext a:not(.c-link):hover:before,.is-bg-pink .richtext a:not(.c-link):active:before,.is-bg-pink .richtext a:not(.c-link):hover:before,.is-bg-purple .richtext a:not(.c-link):active:before,.is-bg-purple .richtext a:not(.c-link):hover:before,.is-bg-yellow .richtext a:not(.c-link):active:before,.is-bg-yellow .richtext a:not(.c-link):hover:before{background-color:#fff}.richtext a:not(.c-link):before{content:none}.richtext a:not(.c-link):active,.richtext a:not(.c-link):focus,.richtext a:not(.c-link):hover{color:#878787}.is-bg-dark-grey .richtext a:not(.c-link),.is-bg-pink .richtext a:not(.c-link),.is-bg-purple .richtext a:not(.c-link),.is-bg-yellow .richtext a:not(.c-link){color:#fff}.is-bg-dark-grey .richtext a:not(.c-link):active,.is-bg-dark-grey .richtext a:not(.c-link):focus,.is-bg-dark-grey .richtext a:not(.c-link):hover,.is-bg-pink .richtext a:not(.c-link):active,.is-bg-pink .richtext a:not(.c-link):focus,.is-bg-pink .richtext a:not(.c-link):hover,.is-bg-purple .richtext a:not(.c-link):active,.is-bg-purple .richtext a:not(.c-link):focus,.is-bg-purple .richtext a:not(.c-link):hover,.is-bg-yellow .richtext a:not(.c-link):active,.is-bg-yellow .richtext a:not(.c-link):focus,.is-bg-yellow .richtext a:not(.c-link):hover{color:#878787}.richtext li{padding-left:40px;position:relative}.richtext li:not(last-child){margin-bottom:10px}.richtext ul li{position:relative}.richtext ul li:before{color:#292929;content:"⬢";font-size:1.5rem;left:0;margin-top:-2px;padding-right:20px;position:absolute}.is-bg-dark-grey .richtext ul li:before,.is-bg-pink .richtext ul li:before,.is-bg-purple .richtext ul li:before,.is-bg-yellow .richtext ul li:before{color:#fff}.richtext ol{counter-reset:orderedListCounter;list-style:none}.richtext ol li:before{color:#292929;content:counters(orderedListCounter,".") ". ";counter-increment:orderedListCounter;font-family:InterBold,arial,verdana,sans-serif;position:absolute;right:calc(100% - 18px)}.is-bg-dark-grey .richtext ol li:before,.is-bg-pink .richtext ol li:before,.is-bg-purple .richtext ol li:before,.is-bg-yellow .richtext ol li:before{color:#fff}.richtext ol ol li{padding-left:44px}.richtext ol ol li:before{color:#292929;right:calc(100% - 29px)}.is-bg-dark-grey .richtext ol ol li:before,.is-bg-pink .richtext ol ol li:before,.is-bg-purple .richtext ol ol li:before,.is-bg-yellow .richtext ol ol li:before{color:#fff}.richtext ul ul li{padding-left:32px}.richtext ul ul li:before{color:#292929}.is-bg-dark-grey .richtext ul ul li:before,.is-bg-pink .richtext ul ul li:before,.is-bg-purple .richtext ul ul li:before,.is-bg-yellow .richtext ul ul li:before{color:#fff}.richtext ol,.richtext ul{margin-bottom:30px;margin-top:30px}@media (min-width:62em){.richtext ol,.richtext ul{margin-bottom:40px;margin-top:40px}}.richtext ol ol,.richtext ol ul,.richtext ul ol,.richtext ul ul{margin-bottom:8px;margin-top:8px}.richtext ol.is-icon-checkmark li,.richtext ul.is-icon-checkmark li{position:relative}.richtext ol.is-icon-checkmark li:before,.richtext ul.is-icon-checkmark li:before{color:#292929;content:"⬢";font-size:1.5rem;left:0;margin-top:-2px;padding-right:20px;position:absolute}.is-bg-dark-grey .richtext ol.is-icon-checkmark li:before,.is-bg-dark-grey .richtext ul.is-icon-checkmark li:before,.is-bg-pink .richtext ol.is-icon-checkmark li:before,.is-bg-pink .richtext ul.is-icon-checkmark li:before,.is-bg-purple .richtext ol.is-icon-checkmark li:before,.is-bg-purple .richtext ul.is-icon-checkmark li:before,.is-bg-yellow .richtext ol.is-icon-checkmark li:before,.is-bg-yellow .richtext ul.is-icon-checkmark li:before{color:#fff}.richtext ol.is-icon-checkmark li:before,.richtext ul.is-icon-checkmark li:before{content:"";font-family:icomoon-ktr;margin-top:0}@media (min-width:62em){.is-medium-big-text-above .richtext ol.is-2-col,.is-medium-big-text-above .richtext ul.is-2-col,.is-medium-big-text-below .richtext ol.is-2-col,.is-medium-big-text-below .richtext ul.is-2-col,.is-medium-full-text-below .richtext ol.is-2-col,.is-medium-full-text-below .richtext ul.is-2-col,.is-no-medium .richtext ol.is-2-col,.is-no-medium .richtext ul.is-2-col{-moz-column-count:2;column-count:2}}.richtext>:last-child{margin-bottom:0}:root{--viewport-height:100vh}html.disable-scroll{height:100vh;height:var(--viewport-height);overflow:hidden}html.disable-scroll body{height:auto;overflow:hidden}.pt-0{padding-top:0!important}.pb-0{padding-bottom:0!important}.sr-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;white-space:nowrap}.has-it-cc{overflow:hidden;position:relative}.has-it-cc:before{animation:fadeIn .3s linear;background-color:#292929e6;content:"";display:block;inset:0;position:fixed;transition:opacity .3s linear;z-index:800}.it-cc{display:block;font-size:18px;height:0;left:0;margin-top:64px;opacity:0;overflow:hidden auto;position:fixed;right:0;text-align:center;top:0;z-index:810;-webkit-overflow-scrolling:touch;transition:all .2s linear}.it-cc.it-cc--visible{bottom:0;display:flex;flex-direction:column;height:auto;opacity:1}.it-cc__dialog{display:block;margin:0 auto;max-width:1440px;padding-left:16px;padding-right:16px}@media (min-width:36em){.it-cc__dialog{padding-left:16px;padding-right:16px}}@media (min-width:48em){.it-cc__dialog{padding-left:22px;padding-right:22px}}@media (min-width:62em){.it-cc__dialog{padding-left:44px;padding-right:44px}}@media (min-width:90em){.it-cc__dialog{padding-left:56px;padding-right:56px}}.it-cc__dialog{display:inline-block;margin:auto auto 60px;opacity:0;position:relative;top:0;transition:all .3s linear;width:100%}@media (min-width:36em){.it-cc__dialog{margin-bottom:30px}}.it-cc__dialog.it-cc--reveal{opacity:1;transform:translateY(0)}.it-cc--visible .it-cc__dialog{opacity:1}@media (min-width:62em){.it-cc__dialog-inner{display:grid;grid-gap:0 16px;grid-template-columns:repeat(6,minmax(0,1fr));width:100%}}@media (min-width:62em) and (min-width:62em){.it-cc__dialog-inner{grid-column-gap:24px;grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width:62em) and (min-width:90em){.it-cc__dialog-inner{grid-column-gap:32px}}@media (min-width:62em){.it-cc__body{grid-column:2/12;width:100%}}.it-cc__body-inner{background-color:#fff;color:#292929;padding:24px 16px 50px;text-align:left}@media (min-width:36em){.it-cc__body-inner{padding-bottom:16px}}@media (min-width:48em){.it-cc__body-inner{padding:50px}}.it-cc__title{color:#292929;font-family:InterSemiBold,arial,verdana,sans-serif;font-size:1.5rem;line-height:130%;margin-bottom:.5rem;text-transform:inherit}@media (min-width:62em){.it-cc__title{margin-bottom:.625rem}}.is-theme-career .it-cc__title{font-family:InterBlack,arial,verdana,sans-serif;text-transform:uppercase}@media (min-width:62em){.it-cc__title{font-size:2rem}}.it-cc__title:after{display:none}.it-cc__intro{font-size:.875rem;line-height:180%;margin-bottom:40px}.it-cc__content-inner{margin-bottom:30px}.it-cc__content-controls{background-color:#eaeaea;display:flex;flex-flow:row nowrap;justify-content:space-between;padding:12px}@media (min-width:48em){.it-cc__content-controls{flex-flow:column;margin-bottom:24px;padding:16px 24px}}@media (min-width:90em){.it-cc__content-controls{flex-flow:row nowrap;justify-content:space-between}}.it-cc__checkboxes{display:flex;flex-direction:column;width:50%}@media (min-width:48em){.it-cc__checkboxes{flex-direction:row;min-width:100%;width:auto}}@media (min-width:62em){.it-cc__checkboxes{min-width:50%}}.it-cc__details{margin:0 -50px}.it-cc__details-content{display:block;font-size:.875rem;line-height:180%;margin-bottom:1rem;overflow:hidden;position:relative}.it-cc__details-content__inner{margin-bottom:24px;padding-left:50px;padding-right:50px}@media (min-width:48em){.it-cc__details-content__inner{margin-bottom:50px}}.it-cc__details-content__inner .it-cc__title{display:none}.it-cc__details-wrapper{border-bottom:4px solid #eaeaea;padding-bottom:16px}@media (min-width:48em){.it-cc__details-wrapper{background-color:#eaeaea;border-bottom:0;padding:24px}}.it-cc__details-wrapper:not(:last-child){margin-bottom:16px}.it-cc__details-wrapper p{margin-bottom:24px}.it-cc__details-content--collapse{height:0}.it-cc__details-hide,.it-cc__details-show{color:#292929;font-family:InterBold,arial,verdana,sans-serif;font-size:.875rem;line-height:180%;margin-bottom:0;order:1}.it-cc__details-icon{color:#292929;font-size:1.5rem;margin-left:5px;order:3;transition:color .2s ease-in-out,transform .2s ease-in-out}@media (max-width:35.99em){.it-cc__details-icon{margin-top:-2px}}.it-cc__details-button{background:none;border:none;cursor:pointer;display:flex;margin:0;padding:0;text-decoration:none;transition:color .2s ease-in-out}@media (min-width:48em){.it-cc__details-button{align-self:flex-end;margin-top:20px;width:100%}}@media (min-width:90em){.it-cc__details-button{margin-top:0;width:auto}}.it-cc__details-button:hover .it-cc__details-hide,.it-cc__details-button:hover .it-cc__details-show{text-decoration:underline}.it-cc__details-button:hover .it-cc__details-icon{text-decoration:none}.it-cc__details-button:active,.it-cc__details-button:focus{outline:0}@media (max-width:35.99em){.it-cc__details-button .it-cc__details-hide,.it-cc__details-button .it-cc__details-show{font-size:.75rem}}.it-cc__details-button .it-cc__details-hide{display:none}.it-cc__details-button--clicked .it-cc__details-icon{transform:scaleY(-1)}.it-cc__details-button--clicked .it-cc__details-hide{display:block}.it-cc__details-back-button,.it-cc__details-back-icon,.it-cc__details-button--clicked .it-cc__details-show{display:none}.it-cc__table-wrapper{background-color:#fff;width:100%}@media (min-width:48em){.it-cc__table-wrapper{padding:0 24px}}.it-cc__table-inner{background-attachment:local,local,scroll,scroll;background-color:#fff;background-image:linear-gradient(90deg,#fff,#fff),linear-gradient(90deg,#fff,#fff),linear-gradient(90deg,hsla(0,0%,92%,.3),transparent),linear-gradient(270deg,hsla(0,0%,92%,.3),transparent);background-position:0,100%,0,100%;background-repeat:no-repeat;background-size:20px 100%,20px 100%,20px 100%,20px 100%;overflow-x:auto;position:relative;width:100%}.it-cc__table{width:auto}@media (min-width:48em){.it-cc__table{width:100%}}.it-cc__table thead tr{position:relative}.it-cc__table thead tr:after{border-bottom:1px solid #292929;bottom:0;content:"";height:0;left:0;position:absolute;width:100%}.it-cc__table td,.it-cc__table th{background:#fff;border:none!important;display:table-cell!important;font-size:.875rem;line-height:180%;margin-bottom:1rem;padding:10px 20px 10px 0;position:relative}.it-cc__table td:last-child,.it-cc__table th:last-child{padding-right:0}.it-cc__table th{font-family:InterBold,arial,verdana,sans-serif;text-transform:none}.it-cc__table tbody{display:table-row-group!important}.it-cc__table tbody tr{display:table-row!important}.it-cc__table tbody td,.it-cc__table tbody th{min-width:85px}.it-cc__table tbody td:first-child,.it-cc__table tbody th:first-child{color:#292929;width:20%}.it-cc__table tbody td:nth-child(2),.it-cc__table tbody th:nth-child(2){min-width:240px;width:50%}.it-cc__checkbox{background:transparent;border:inherit;opacity:0;position:absolute;width:0;z-index:-1}.it-cc__checkbox:not(:disabled):hover+.it-cc__pseudo-checkbox{border-color:#ff8f0c}.it-cc__checkbox:not(:disabled):focus+.it-cc__pseudo-checkbox{border:2px solid #ff8f0c}.it-cc__checkbox:not(:disabled)+.it-cc__checkbox-label{cursor:pointer}.it-cc__checkbox:checked:disabled+.it-cc__pseudo-checkbox{background-color:#878787;border-color:#878787}.it-cc__checkbox:checked:disabled+.it-cc__pseudo-checkbox--headline:after,.it-cc__checkbox:checked:disabled+.it-cc__pseudo-checkbox:after{border-bottom-color:#fff;border-right-color:#fff}.it-cc__checkbox:checked+.it-cc__pseudo-checkbox{background-color:#ff8f0c;border-color:#ff8f0c}.it-cc__checkbox:checked+.it-cc__pseudo-checkbox:after{border-color:#fff;border-bottom:2px solid #fff;border-right:2px solid #fff;content:"";height:11px;inset:0 0 3px;line-height:1;margin:auto;position:absolute;text-align:center;transform:rotate(45deg);width:6px}.it-cc__checkbox:disabled+.it-cc__pseudo-checkbox{border-color:#707070}.it-cc__pseudo-checkbox{background-color:#fff;border:2px solid #707070;display:block;height:24px;position:absolute;top:50%;transform:translateY(-50%);width:24px}.it-cc__checkbox-group{display:flex;flex-direction:column;justify-content:center;position:relative}.it-cc__checkbox-group:not(:last-child){margin-bottom:8px}@media (min-width:48em){.it-cc__checkbox-group:not(:last-child){margin-bottom:0;margin-right:50px}}.it-cc__checkbox-group+p{margin-top:24px}.it-cc__checkbox-group--headline{display:block;margin-bottom:16px}.it-cc__checkbox-label{color:#292929;font-size:.875rem;line-height:180%;margin-bottom:0;padding-left:32px;position:relative;z-index:1}.it-cc__checkbox-label--headline{color:#292929;display:block}.it-cc__footer{bottom:0;display:block;flex-direction:column-reverse;position:fixed;right:16px;width:calc(100% - 32px);z-index:2}@media (min-width:36em){.it-cc__footer{right:16px;width:calc(100% - 32px)}}@media (min-width:48em){.it-cc__footer{right:22px;width:calc(100% - 44px)}}@media (min-width:62em){.it-cc__footer{right:calc(8.33333% + 38.66667px);width:calc(83.33333% - 77.33333px)}}@media (min-width:90em){.it-cc__footer{right:calc(8.33333% + 49.33333px);right:calc(50% - 550.66667px);width:calc(83.33333% - 98.66667px);width:1101.33333px}}.it-cc__footer-controls{background-color:#fff;display:flex;flex-direction:column;padding:16px}@media (min-width:36em){.it-cc__footer-controls{flex-direction:row;padding-left:24px;padding-right:24px}}@media (min-width:48em){.it-cc__footer-controls{justify-content:flex-end;padding-left:50px;padding-right:50px}}@media (min-width:62em){.it-cc__footer-controls{padding-left:50px;padding-right:50px}}.it-cc__button{background:none;border:none;font-family:InterSemiBold,arial,verdana,sans-serif;font-size:.875rem;letter-spacing:.02em;line-height:150%;margin:0 0 8px;padding:11px 24px 12px;text-decoration:none;text-transform:uppercase;transition:background-color .12s linear,border .12s linear,color .12s linear,outline .12s linear;transition:color .12s linear,background-color .12s linear,outline .12s linear}@media (min-width:36em){.it-cc__button{padding-left:40px;padding-right:40px}.it-cc__button:first-child{margin-right:16px}}.it-cc__button-accept{background-color:#ff8f0c;border:1px solid #ff8f0c;color:#fff}.it-cc__button-accept:focus,.it-cc__button-accept:hover{background-color:#fff;border-color:#ff8f0c;color:#ff8f0c}.it-cc__button-decline{background-color:transparent;border:1px solid #292929;color:#292929}.it-cc__button-decline:focus,.it-cc__button-decline:hover{background-color:#292929;border-color:#292929;color:#fff}.c-section{position:relative;width:100%}@media (min-width:36em){.c-section:not(.is-magazine-page,.is-career-stage){margin:0 10px;width:calc(100% - 20px)}.is-theme-career .c-section:not(.is-magazine-page,.is-career-stage){margin-inline:0;width:100%}}@media (min-width:62em){.c-section:not(.is-magazine-page,.is-career-stage){margin:0 20px;width:calc(100% - 40px)}.is-theme-career .c-section:not(.is-magazine-page,.is-career-stage){margin-inline:0;width:100%}}.c-section:not(:first-child),.mgnl-area:not(:first-child)>.c-section{margin-top:64px}@media (min-width:48em){.c-section:not(:first-child),.mgnl-area:not(:first-child)>.c-section{margin-top:100px}}@media (min-width:90em){.c-section:not(:first-child),.mgnl-area:not(:first-child)>.c-section{margin-top:120px}}.c-section:last-child:not(.mgnl-area>.c-section:last-child):not(.is-bg-on-bottom),.mgnl-area:last-child>.c-section:last-child:not(.is-bg-on-bottom){padding-bottom:64px}@media (min-width:48em){.c-section:last-child:not(.mgnl-area>.c-section:last-child):not(.is-bg-on-bottom),.mgnl-area:last-child>.c-section:last-child:not(.is-bg-on-bottom){padding-bottom:100px}}@media (min-width:90em){.c-section:last-child:not(.mgnl-area>.c-section:last-child):not(.is-bg-on-bottom),.mgnl-area:last-child>.c-section:last-child:not(.is-bg-on-bottom){padding-bottom:120px}}.c-section.is-bg-dark-grey:not(.is-career-stage),.c-section.is-bg-pink:not(.is-career-stage),.c-section.is-bg-purple:not(.is-career-stage),.c-section.is-bg-silver-grey-2:not(.is-career-stage),.c-section.is-bg-silver-grey:not(.is-career-stage),.c-section.is-bg-yellow:not(.is-career-stage){padding-bottom:60px;padding-top:40px}@media (min-width:48em){.c-section.is-bg-dark-grey:not(.is-career-stage),.c-section.is-bg-pink:not(.is-career-stage),.c-section.is-bg-purple:not(.is-career-stage),.c-section.is-bg-silver-grey-2:not(.is-career-stage),.c-section.is-bg-silver-grey:not(.is-career-stage),.c-section.is-bg-yellow:not(.is-career-stage){padding-bottom:80px;padding-top:60px}}@media (min-width:62em){.c-section.is-bg-dark-grey:not(.is-career-stage),.c-section.is-bg-pink:not(.is-career-stage),.c-section.is-bg-purple:not(.is-career-stage),.c-section.is-bg-silver-grey-2:not(.is-career-stage),.c-section.is-bg-silver-grey:not(.is-career-stage),.c-section.is-bg-yellow:not(.is-career-stage){padding-bottom:80px;padding-top:80px}}.c-section.is-bg-dark-grey+.c-section.is-bg-dark-grey,.c-section.is-bg-dark-grey+.c-section.is-bg-pink,.c-section.is-bg-dark-grey+.c-section.is-bg-purple,.c-section.is-bg-dark-grey+.c-section.is-bg-silver-grey,.c-section.is-bg-dark-grey+.c-section.is-bg-silver-grey-2,.c-section.is-bg-dark-grey+.c-section.is-bg-yellow,.c-section.is-bg-dark-grey+.mgnl-area>.c-section:first-child.is-bg-dark-grey,.c-section.is-bg-dark-grey+.mgnl-area>.c-section:first-child.is-bg-pink,.c-section.is-bg-dark-grey+.mgnl-area>.c-section:first-child.is-bg-purple,.c-section.is-bg-dark-grey+.mgnl-area>.c-section:first-child.is-bg-silver-grey,.c-section.is-bg-dark-grey+.mgnl-area>.c-section:first-child.is-bg-silver-grey-2,.c-section.is-bg-dark-grey+.mgnl-area>.c-section:first-child.is-bg-yellow,.c-section.is-bg-pink+.c-section.is-bg-dark-grey,.c-section.is-bg-pink+.c-section.is-bg-pink,.c-section.is-bg-pink+.c-section.is-bg-purple,.c-section.is-bg-pink+.c-section.is-bg-silver-grey,.c-section.is-bg-pink+.c-section.is-bg-silver-grey-2,.c-section.is-bg-pink+.c-section.is-bg-yellow,.c-section.is-bg-pink+.mgnl-area>.c-section:first-child.is-bg-dark-grey,.c-section.is-bg-pink+.mgnl-area>.c-section:first-child.is-bg-pink,.c-section.is-bg-pink+.mgnl-area>.c-section:first-child.is-bg-purple,.c-section.is-bg-pink+.mgnl-area>.c-section:first-child.is-bg-silver-grey,.c-section.is-bg-pink+.mgnl-area>.c-section:first-child.is-bg-silver-grey-2,.c-section.is-bg-pink+.mgnl-area>.c-section:first-child.is-bg-yellow,.c-section.is-bg-purple+.c-section.is-bg-dark-grey,.c-section.is-bg-purple+.c-section.is-bg-pink,.c-section.is-bg-purple+.c-section.is-bg-purple,.c-section.is-bg-purple+.c-section.is-bg-silver-grey,.c-section.is-bg-purple+.c-section.is-bg-silver-grey-2,.c-section.is-bg-purple+.c-section.is-bg-yellow,.c-section.is-bg-purple+.mgnl-area>.c-section:first-child.is-bg-dark-grey,.c-section.is-bg-purple+.mgnl-area>.c-section:first-child.is-bg-pink,.c-section.is-bg-purple+.mgnl-area>.c-section:first-child.is-bg-purple,.c-section.is-bg-purple+.mgnl-area>.c-section:first-child.is-bg-silver-grey,.c-section.is-bg-purple+.mgnl-area>.c-section:first-child.is-bg-silver-grey-2,.c-section.is-bg-purple+.mgnl-area>.c-section:first-child.is-bg-yellow,.c-section.is-bg-silver-grey+.c-section.is-bg-dark-grey,.c-section.is-bg-silver-grey+.c-section.is-bg-pink,.c-section.is-bg-silver-grey+.c-section.is-bg-purple,.c-section.is-bg-silver-grey+.c-section.is-bg-silver-grey,.c-section.is-bg-silver-grey+.c-section.is-bg-silver-grey-2,.c-section.is-bg-silver-grey+.c-section.is-bg-yellow,.c-section.is-bg-silver-grey+.mgnl-area>.c-section:first-child.is-bg-dark-grey,.c-section.is-bg-silver-grey+.mgnl-area>.c-section:first-child.is-bg-pink,.c-section.is-bg-silver-grey+.mgnl-area>.c-section:first-child.is-bg-purple,.c-section.is-bg-silver-grey+.mgnl-area>.c-section:first-child.is-bg-silver-grey,.c-section.is-bg-silver-grey+.mgnl-area>.c-section:first-child.is-bg-silver-grey-2,.c-section.is-bg-silver-grey+.mgnl-area>.c-section:first-child.is-bg-yellow,.c-section.is-bg-silver-grey-2+.c-section.is-bg-dark-grey,.c-section.is-bg-silver-grey-2+.c-section.is-bg-pink,.c-section.is-bg-silver-grey-2+.c-section.is-bg-purple,.c-section.is-bg-silver-grey-2+.c-section.is-bg-silver-grey,.c-section.is-bg-silver-grey-2+.c-section.is-bg-silver-grey-2,.c-section.is-bg-silver-grey-2+.c-section.is-bg-yellow,.c-section.is-bg-silver-grey-2+.mgnl-area>.c-section:first-child.is-bg-dark-grey,.c-section.is-bg-silver-grey-2+.mgnl-area>.c-section:first-child.is-bg-pink,.c-section.is-bg-silver-grey-2+.mgnl-area>.c-section:first-child.is-bg-purple,.c-section.is-bg-silver-grey-2+.mgnl-area>.c-section:first-child.is-bg-silver-grey,.c-section.is-bg-silver-grey-2+.mgnl-area>.c-section:first-child.is-bg-silver-grey-2,.c-section.is-bg-silver-grey-2+.mgnl-area>.c-section:first-child.is-bg-yellow,.c-section.is-bg-yellow+.c-section.is-bg-dark-grey,.c-section.is-bg-yellow+.c-section.is-bg-pink,.c-section.is-bg-yellow+.c-section.is-bg-purple,.c-section.is-bg-yellow+.c-section.is-bg-silver-grey,.c-section.is-bg-yellow+.c-section.is-bg-silver-grey-2,.c-section.is-bg-yellow+.c-section.is-bg-yellow,.c-section.is-bg-yellow+.mgnl-area>.c-section:first-child.is-bg-dark-grey,.c-section.is-bg-yellow+.mgnl-area>.c-section:first-child.is-bg-pink,.c-section.is-bg-yellow+.mgnl-area>.c-section:first-child.is-bg-purple,.c-section.is-bg-yellow+.mgnl-area>.c-section:first-child.is-bg-silver-grey,.c-section.is-bg-yellow+.mgnl-area>.c-section:first-child.is-bg-silver-grey-2,.c-section.is-bg-yellow+.mgnl-area>.c-section:first-child.is-bg-yellow{margin-top:0}.c-section.is-bg-dark-grey:not(.pb-0)+.c-section.is-bg-dark-grey,.c-section.is-bg-dark-grey:not(.pb-0)+.mgnl-area>.c-section:first-child.is-bg-dark-grey,.c-section.is-bg-pink:not(.pb-0)+.c-section.is-bg-pink,.c-section.is-bg-pink:not(.pb-0)+.mgnl-area>.c-section:first-child.is-bg-pink,.c-section.is-bg-purple:not(.pb-0)+.c-section.is-bg-purple,.c-section.is-bg-purple:not(.pb-0)+.mgnl-area>.c-section:first-child.is-bg-purple,.c-section.is-bg-silver-grey-2:not(.pb-0)+.c-section.is-bg-silver-grey,.c-section.is-bg-silver-grey-2:not(.pb-0)+.c-section.is-bg-silver-grey-2,.c-section.is-bg-silver-grey-2:not(.pb-0)+.mgnl-area>.c-section:first-child.is-bg-silver-grey,.c-section.is-bg-silver-grey-2:not(.pb-0)+.mgnl-area>.c-section:first-child.is-bg-silver-grey-2,.c-section.is-bg-silver-grey:not(.pb-0)+.c-section.is-bg-silver-grey,.c-section.is-bg-silver-grey:not(.pb-0)+.c-section.is-bg-silver-grey-2,.c-section.is-bg-silver-grey:not(.pb-0)+.mgnl-area>.c-section:first-child.is-bg-silver-grey,.c-section.is-bg-silver-grey:not(.pb-0)+.mgnl-area>.c-section:first-child.is-bg-silver-grey-2,.c-section.is-bg-yellow:not(.pb-0)+.c-section.is-bg-yellow,.c-section.is-bg-yellow:not(.pb-0)+.mgnl-area>.c-section:first-child.is-bg-yellow{padding-top:0}.c-section.is-bg-on-bottom+.c-section.is-bg-dark-grey,.c-section.is-bg-on-bottom+.c-section.is-bg-pink,.c-section.is-bg-on-bottom+.c-section.is-bg-purple,.c-section.is-bg-on-bottom+.c-section.is-bg-silver-grey,.c-section.is-bg-on-bottom+.c-section.is-bg-silver-grey-2,.c-section.is-bg-on-bottom+.c-section.is-bg-yellow,.c-section.is-bg-on-bottom+.mgnl-area>.c-section:first-child.is-bg-dark-grey,.c-section.is-bg-on-bottom+.mgnl-area>.c-section:first-child.is-bg-pink,.c-section.is-bg-on-bottom+.mgnl-area>.c-section:first-child.is-bg-purple,.c-section.is-bg-on-bottom+.mgnl-area>.c-section:first-child.is-bg-silver-grey,.c-section.is-bg-on-bottom+.mgnl-area>.c-section:first-child.is-bg-silver-grey-2,.c-section.is-bg-on-bottom+.mgnl-area>.c-section:first-child.is-bg-yellow{margin-top:0}.c-section.is-stacked{margin-top:16px}@media (min-width:48em){.c-section.is-stacked{margin-top:24px}}@media (min-width:90em){.c-section.is-stacked{margin-top:48px}}.c-section.is-overflow-x-hidden{overflow-x:hidden}.c-section .c-section__inner{display:block;margin:0 auto;max-width:1440px;padding-left:16px;padding-right:16px;position:relative}@media (min-width:36em){.c-section .c-section__inner{padding-left:16px;padding-right:16px}}@media (min-width:48em){.c-section .c-section__inner{padding-left:22px;padding-right:22px}}@media (min-width:62em){.c-section .c-section__inner{padding-left:44px;padding-right:44px}}@media (min-width:90em){.c-section .c-section__inner{padding-left:56px;padding-right:56px}}.c-section.is-career-stage .c-section__inner,.c-section.is-magazine-page .c-section__inner{width:calc(100% - 20px)}@media (min-width:62em){.c-section.is-career-stage .c-section__inner,.c-section.is-magazine-page .c-section__inner{width:calc(100% - 40px)}}.c-section.c-section--space-center{margin-top:40px!important}@media (min-width:62em){.c-section.c-section--space-center{margin-top:60px!important}}.c-section:has(.has-image-offset){padding-bottom:0!important;position:relative}@keyframes fade-in-b8d1e0c7{0%{opacity:0}to{opacity:1}}html[data-v-b8d1e0c7]{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;scroll-behavior:smooth;scroll-margin-block-end:36px}html .touchevents[data-v-b8d1e0c7]{-webkit-overflow-scrolling:touch}body[data-v-b8d1e0c7]{color:#292929;font-family:InterRegular,arial,verdana,sans-serif;font-size:1rem;line-height:180%;margin:0;min-height:100vh;overflow:hidden scroll;width:100%}@media (max-width:35.99em){body[data-v-b8d1e0c7]{-webkit-hyphens:auto;hyphens:auto}}body[data-v-b8d1e0c7]:before{display:none}a[data-v-b8d1e0c7]{text-decoration:none}strong[data-v-b8d1e0c7]{font-family:InterBold,arial,verdana,sans-serif;font-weight:400}.is-bg-silver-grey[data-v-b8d1e0c7],.is-bg-silver-grey-2[data-v-b8d1e0c7]{background-color:#f6f6f6}.is-bg-dark-grey[data-v-b8d1e0c7]{background-color:#292929;color:#fff}.is-hidden[data-v-b8d1e0c7]{display:none}.overflow-hidden[data-v-b8d1e0c7]{contain:paint}head[data-v-b8d1e0c7]{font-family:xs}@media (min-width:36em){head[data-v-b8d1e0c7]{font-family:sm}}@media (min-width:48em){head[data-v-b8d1e0c7]{font-family:md}}@media (min-width:62em){head[data-v-b8d1e0c7]{font-family:lg}}@media (min-width:90em){head[data-v-b8d1e0c7]{font-family:xl}}.icon--24[data-v-b8d1e0c7]{font-size:1.5rem}.icon--32[data-v-b8d1e0c7]{font-size:2rem}.icon--48[data-v-b8d1e0c7]{font-size:3rem}.icon--64[data-v-b8d1e0c7]{font-size:4rem}[class*=" icon-"][data-v-b8d1e0c7],[class^=icon-][data-v-b8d1e0c7]{font-family:icomoon-ktr!important;speak:never;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-youtube[data-v-b8d1e0c7]:before{content:""}.icon-checkmark[data-v-b8d1e0c7]:before{content:""}.icon-notification[data-v-b8d1e0c7]:before{content:""}.icon-installation[data-v-b8d1e0c7]:before{content:""}.icon-calendar[data-v-b8d1e0c7]:before{content:""}.icon-close-small[data-v-b8d1e0c7]:before{content:""}.icon-close-tag[data-v-b8d1e0c7]:before{content:""}.icon-arrow-pulldown[data-v-b8d1e0c7]:before{content:""}.icon-wikipedia[data-v-b8d1e0c7]:before{content:""}.icon-facebook[data-v-b8d1e0c7]:before{content:""}.icon-instagram[data-v-b8d1e0c7]:before{content:""}.icon-linkedin[data-v-b8d1e0c7]:before{content:""}.icon-xing[data-v-b8d1e0c7]:before{content:""}.icon-check[data-v-b8d1e0c7]:before{content:""}.icon-arrow-open[data-v-b8d1e0c7]:before{content:""}.icon-menu[data-v-b8d1e0c7]:before{content:""}.icon-close-menu[data-v-b8d1e0c7]:before{content:""}.icon-online-tools[data-v-b8d1e0c7]:before{content:""}.icon-cad-library[data-v-b8d1e0c7]:before{content:""}.icon-location[data-v-b8d1e0c7]:before{content:""}.icon-2d-drawing[data-v-b8d1e0c7]:before{content:""}.icon-mail[data-v-b8d1e0c7]:before{content:""}.icon-phone[data-v-b8d1e0c7]:before{content:""}.icon-shop[data-v-b8d1e0c7]:before{content:""}.icon-upload[data-v-b8d1e0c7]:before{content:""}.icon-minus[data-v-b8d1e0c7]:before{content:""}.icon-arrow-extern[data-v-b8d1e0c7]:before{content:""}.icon-arrow-left[data-v-b8d1e0c7]:before{content:""}.icon-arrow-right[data-v-b8d1e0c7]:before{content:""}.icon-arrow-back[data-v-b8d1e0c7]:before{content:""}.icon-arrow-forward[data-v-b8d1e0c7]:before{content:""}.icon-download[data-v-b8d1e0c7]:before{content:""}.icon-globe[data-v-b8d1e0c7]:before{content:""}.icon-locked[data-v-b8d1e0c7]:before{content:""}.icon-login[data-v-b8d1e0c7]:before{content:""}.icon-paper[data-v-b8d1e0c7]:before{content:""}.icon-plus[data-v-b8d1e0c7]:before{content:""}.icon-search[data-v-b8d1e0c7]:before{content:""}.icon-product-search[data-v-b8d1e0c7]:before{content:""}.icon-material-search[data-v-b8d1e0c7]:before{content:""}.icon-filter[data-v-b8d1e0c7]:before{content:""}.c-page[data-v-b8d1e0c7],.c-page__content[data-v-b8d1e0c7]{display:block}.c-page__content>.c-section:first-child+div>.c-section[data-v-b8d1e0c7]:first-child,.c-page__content>.c-section:first-child+div>.mgnl-area>.c-section[data-v-b8d1e0c7]:first-child,.c-page__content>.mgnl-area>.c-section:first-child+div>.c-section[data-v-b8d1e0c7]:first-child,.c-page__content>.mgnl-area>.c-section:first-child+div>.mgnl-area>.c-section[data-v-b8d1e0c7]:first-child{margin-top:64px}@media (min-width:48em){.c-page__content>.c-section:first-child+div>.c-section[data-v-b8d1e0c7]:first-child,.c-page__content>.c-section:first-child+div>.mgnl-area>.c-section[data-v-b8d1e0c7]:first-child,.c-page__content>.mgnl-area>.c-section:first-child+div>.c-section[data-v-b8d1e0c7]:first-child,.c-page__content>.mgnl-area>.c-section:first-child+div>.mgnl-area>.c-section[data-v-b8d1e0c7]:first-child{margin-top:100px}}@media (min-width:90em){.c-page__content>.c-section:first-child+div>.c-section[data-v-b8d1e0c7]:first-child,.c-page__content>.c-section:first-child+div>.mgnl-area>.c-section[data-v-b8d1e0c7]:first-child,.c-page__content>.mgnl-area>.c-section:first-child+div>.c-section[data-v-b8d1e0c7]:first-child,.c-page__content>.mgnl-area>.c-section:first-child+div>.mgnl-area>.c-section[data-v-b8d1e0c7]:first-child{margin-top:120px}}.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-b8d1e0c7]{margin-top:0;padding-top:0}@media (min-width:48em){.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-b8d1e0c7]{margin-top:0}}@media (min-width:90em){.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-b8d1e0c7]{margin-top:0}}.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-pink[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-purple[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-yellow[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-pink[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-purple[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-yellow[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-b8d1e0c7]{margin-top:0}@media (min-width:48em){.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-pink[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-purple[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-yellow[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-pink[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-purple[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-yellow[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-b8d1e0c7]{margin-top:0}}@media (min-width:90em){.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-pink[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-purple[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-yellow[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-pink[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-purple[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.c-section:first-child.is-bg-yellow[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-dark-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-b8d1e0c7]{margin-top:0}}.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey-2[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey-2[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-b8d1e0c7]{margin-top:0;padding-top:0}@media (min-width:48em){.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey-2[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey-2[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-b8d1e0c7]{margin-top:0}}@media (min-width:90em){.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey-2[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-silver-grey-2[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-silver-grey-2[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-b8d1e0c7]{margin-top:0}}.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-pink[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-purple[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-yellow[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-dark-grey[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-pink[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-purple[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-yellow[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-pink[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-purple[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-yellow[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-dark-grey[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-pink[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-purple[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-yellow[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-b8d1e0c7]{margin-top:0}@media (min-width:48em){.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-pink[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-purple[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-yellow[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-dark-grey[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-pink[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-purple[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-yellow[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-pink[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-purple[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-yellow[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-dark-grey[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-pink[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-purple[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-yellow[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-b8d1e0c7]{margin-top:0}}@media (min-width:90em){.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-pink[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-purple[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-yellow[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-dark-grey[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-pink[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-purple[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-yellow[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-dark-grey[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-pink[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-purple[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.c-section:first-child.is-bg-yellow[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-dark-grey[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-pink[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-purple[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.c-section:first-child.is-bg-yellow[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-b8d1e0c7]{margin-top:0}}.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-purple[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-purple[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-b8d1e0c7]{margin-top:0;padding-top:0}@media (min-width:48em){.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-purple[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-purple[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-b8d1e0c7]{margin-top:0}}@media (min-width:90em){.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-purple[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-purple[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-b8d1e0c7]{margin-top:0}}.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-dark-grey[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-pink[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey-2[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-yellow[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-dark-grey[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-pink[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey-2[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-yellow[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-b8d1e0c7]{margin-top:0}@media (min-width:48em){.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-dark-grey[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-pink[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey-2[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-yellow[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-dark-grey[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-pink[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey-2[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-yellow[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-b8d1e0c7]{margin-top:0}}@media (min-width:90em){.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-dark-grey[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-pink[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey-2[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-yellow[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-dark-grey[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-pink[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-silver-grey-2[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.c-section:first-child.is-bg-yellow[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-purple+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-b8d1e0c7]{margin-top:0}}.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-yellow[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-yellow[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-b8d1e0c7]{margin-top:0;padding-top:0}@media (min-width:48em){.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-yellow[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-yellow[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-b8d1e0c7]{margin-top:0}}@media (min-width:90em){.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-yellow[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-yellow[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-b8d1e0c7]{margin-top:0}}.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-dark-grey[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-pink[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-purple[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey-2[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-dark-grey[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-pink[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-purple[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey-2[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-b8d1e0c7]{margin-top:0}@media (min-width:48em){.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-dark-grey[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-pink[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-purple[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey-2[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-dark-grey[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-pink[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-purple[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey-2[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-b8d1e0c7]{margin-top:0}}@media (min-width:90em){.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-dark-grey[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-pink[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-purple[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey-2[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-dark-grey[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-pink[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-purple[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.c-section:first-child.is-bg-silver-grey-2[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-yellow+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-b8d1e0c7]{margin-top:0}}.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-pink[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-pink[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-b8d1e0c7]{margin-top:0;padding-top:0}@media (min-width:48em){.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-pink[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-pink[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-b8d1e0c7]{margin-top:0}}@media (min-width:90em){.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-pink[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-pink[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-pink[data-v-b8d1e0c7]{margin-top:0}}.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-dark-grey[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-purple[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey-2[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-yellow[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-dark-grey[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-purple[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey-2[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-yellow[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-b8d1e0c7]{margin-top:0}@media (min-width:48em){.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-dark-grey[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-purple[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey-2[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-yellow[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-dark-grey[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-purple[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey-2[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-yellow[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-b8d1e0c7]{margin-top:0}}@media (min-width:90em){.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-dark-grey[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-purple[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey-2[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-yellow[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-b8d1e0c7],.c-page__content>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-dark-grey[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-purple[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-silver-grey-2[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.c-section:first-child.is-bg-yellow[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-dark-grey[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-purple[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-silver-grey-2[data-v-b8d1e0c7],.c-page__content>.mgnl-area>.c-section:first-child.is-bg-pink+div>.mgnl-area>.c-section:first-child.is-bg-yellow[data-v-b8d1e0c7]{margin-top:0}}.is-bg-purple[data-v-b8d1e0c7]{background:linear-gradient(270deg,#7f40ff .13%,#5400ff 99.85%);color:#fff}.is-bg-pink[data-v-b8d1e0c7]{background:linear-gradient(270deg,#ea41b0 .04%,#cd2193 43.51%);color:#fff}.is-bg-yellow[data-v-b8d1e0c7]{background:linear-gradient(270deg,#f2bd00 .1%,#ff8f0c 50.66%);color:#fff}.is-theme-career .typo-h1[data-v-b8d1e0c7],.is-theme-career .typo-h2[data-v-b8d1e0c7],.is-theme-career .typo-h3[data-v-b8d1e0c7],.is-theme-career .typo-h4[data-v-b8d1e0c7],.is-theme-career .typo-h5[data-v-b8d1e0c7],.is-theme-career .typo-h6[data-v-b8d1e0c7]{font-family:InterBlack,arial,verdana,sans-serif;text-transform:uppercase}.is-theme-career .is-bg-silver-grey .typo-h1 span[data-v-b8d1e0c7],.is-theme-career .is-bg-silver-grey .typo-h2 span[data-v-b8d1e0c7],.is-theme-career .is-bg-silver-grey .typo-h3 span[data-v-b8d1e0c7],.is-theme-career .is-bg-white .typo-h1 span[data-v-b8d1e0c7],.is-theme-career .is-bg-white .typo-h2 span[data-v-b8d1e0c7],.is-theme-career .is-bg-white .typo-h3 span[data-v-b8d1e0c7]{background-color:#5400ff;-webkit-box-decoration-break:clone;box-decoration-break:clone;line-height:1.4;padding:2px 10px}.is-theme-career .is-bg-silver-grey .typo-h1 .typo-first-split[data-v-b8d1e0c7],.is-theme-career .is-bg-silver-grey .typo-h2 .typo-first-split[data-v-b8d1e0c7],.is-theme-career .is-bg-silver-grey .typo-h3 .typo-first-split[data-v-b8d1e0c7],.is-theme-career .is-bg-white .typo-h1 .typo-first-split[data-v-b8d1e0c7],.is-theme-career .is-bg-white .typo-h2 .typo-first-split[data-v-b8d1e0c7],.is-theme-career .is-bg-white .typo-h3 .typo-first-split[data-v-b8d1e0c7]{color:#fff;margin-right:-10px}.is-theme-career .is-bg-silver-grey .typo-h1 .typo-second-split[data-v-b8d1e0c7],.is-theme-career .is-bg-silver-grey .typo-h2 .typo-second-split[data-v-b8d1e0c7],.is-theme-career .is-bg-silver-grey .typo-h3 .typo-second-split[data-v-b8d1e0c7],.is-theme-career .is-bg-white .typo-h1 .typo-second-split[data-v-b8d1e0c7],.is-theme-career .is-bg-white .typo-h2 .typo-second-split[data-v-b8d1e0c7],.is-theme-career .is-bg-white .typo-h3 .typo-second-split[data-v-b8d1e0c7]{color:#ea41b0}.is-theme-career .is-bg-silver-grey .typo-h1 .typo-first-split[data-v-b8d1e0c7]:has(+.second-split-aligned-left),.is-theme-career .is-bg-silver-grey .typo-h2 .typo-first-split[data-v-b8d1e0c7]:has(+.second-split-aligned-left),.is-theme-career .is-bg-silver-grey .typo-h3 .typo-first-split[data-v-b8d1e0c7]:has(+.second-split-aligned-left),.is-theme-career .is-bg-white .typo-h1 .typo-first-split[data-v-b8d1e0c7]:has(+.second-split-aligned-left),.is-theme-career .is-bg-white .typo-h2 .typo-first-split[data-v-b8d1e0c7]:has(+.second-split-aligned-left),.is-theme-career .is-bg-white .typo-h3 .typo-first-split[data-v-b8d1e0c7]:has(+.second-split-aligned-left){margin-right:0}.is-theme-career .is-bg-silver-grey-2 .typo-h1 .typo-first-split[data-v-b8d1e0c7],.is-theme-career .is-bg-silver-grey-2 .typo-h2 .typo-first-split[data-v-b8d1e0c7],.is-theme-career .is-bg-silver-grey-2 .typo-h3 .typo-first-split[data-v-b8d1e0c7],.is-theme-career .is-bg-white-2 .typo-h1 .typo-first-split[data-v-b8d1e0c7],.is-theme-career .is-bg-white-2 .typo-h2 .typo-first-split[data-v-b8d1e0c7],.is-theme-career .is-bg-white-2 .typo-h3 .typo-first-split[data-v-b8d1e0c7]{color:#292929;margin-right:8px}.is-theme-career .is-bg-silver-grey-2 .typo-h1 .typo-second-split[data-v-b8d1e0c7],.is-theme-career .is-bg-silver-grey-2 .typo-h2 .typo-second-split[data-v-b8d1e0c7],.is-theme-career .is-bg-silver-grey-2 .typo-h3 .typo-second-split[data-v-b8d1e0c7],.is-theme-career .is-bg-white-2 .typo-h1 .typo-second-split[data-v-b8d1e0c7],.is-theme-career .is-bg-white-2 .typo-h2 .typo-second-split[data-v-b8d1e0c7],.is-theme-career .is-bg-white-2 .typo-h3 .typo-second-split[data-v-b8d1e0c7]{color:#5400ff}.is-theme-career .is-bg-silver-grey-2 .typo-h1 .typo-first-split[data-v-b8d1e0c7]:has(+.second-split-aligned-left),.is-theme-career .is-bg-silver-grey-2 .typo-h2 .typo-first-split[data-v-b8d1e0c7]:has(+.second-split-aligned-left),.is-theme-career .is-bg-silver-grey-2 .typo-h3 .typo-first-split[data-v-b8d1e0c7]:has(+.second-split-aligned-left),.is-theme-career .is-bg-white-2 .typo-h1 .typo-first-split[data-v-b8d1e0c7]:has(+.second-split-aligned-left),.is-theme-career .is-bg-white-2 .typo-h2 .typo-first-split[data-v-b8d1e0c7]:has(+.second-split-aligned-left),.is-theme-career .is-bg-white-2 .typo-h3 .typo-first-split[data-v-b8d1e0c7]:has(+.second-split-aligned-left){margin-right:0}.is-theme-career .is-bg-dark-grey .typo-h1 .typo-first-split[data-v-b8d1e0c7],.is-theme-career .is-bg-dark-grey .typo-h2 .typo-first-split[data-v-b8d1e0c7],.is-theme-career .is-bg-dark-grey .typo-h3 .typo-first-split[data-v-b8d1e0c7]{color:#fff;margin-right:8px}.is-theme-career .is-bg-dark-grey .typo-h1 .typo-second-split[data-v-b8d1e0c7],.is-theme-career .is-bg-dark-grey .typo-h2 .typo-second-split[data-v-b8d1e0c7],.is-theme-career .is-bg-dark-grey .typo-h3 .typo-second-split[data-v-b8d1e0c7]{color:#ff8f0c}.is-theme-career .is-bg-dark-grey .typo-h1 .typo-first-split[data-v-b8d1e0c7]:has(+.second-split-aligned-left),.is-theme-career .is-bg-dark-grey .typo-h2 .typo-first-split[data-v-b8d1e0c7]:has(+.second-split-aligned-left),.is-theme-career .is-bg-dark-grey .typo-h3 .typo-first-split[data-v-b8d1e0c7]:has(+.second-split-aligned-left){margin-right:0}.is-theme-career .is-bg-pink .typo-h1 .typo-first-split[data-v-b8d1e0c7],.is-theme-career .is-bg-pink .typo-h2 .typo-first-split[data-v-b8d1e0c7],.is-theme-career .is-bg-pink .typo-h3 .typo-first-split[data-v-b8d1e0c7]{color:#fff;margin-right:8px}.is-theme-career .is-bg-pink .typo-h1 .typo-second-split[data-v-b8d1e0c7],.is-theme-career .is-bg-pink .typo-h2 .typo-second-split[data-v-b8d1e0c7],.is-theme-career .is-bg-pink .typo-h3 .typo-second-split[data-v-b8d1e0c7]{color:#5400ff}.is-theme-career .is-bg-pink .typo-h1 .typo-first-split[data-v-b8d1e0c7]:has(+.second-split-aligned-left),.is-theme-career .is-bg-pink .typo-h2 .typo-first-split[data-v-b8d1e0c7]:has(+.second-split-aligned-left),.is-theme-career .is-bg-pink .typo-h3 .typo-first-split[data-v-b8d1e0c7]:has(+.second-split-aligned-left){margin-right:0}.is-theme-career .is-bg-yellow .typo-h1 .typo-first-split[data-v-b8d1e0c7],.is-theme-career .is-bg-yellow .typo-h2 .typo-first-split[data-v-b8d1e0c7],.is-theme-career .is-bg-yellow .typo-h3 .typo-first-split[data-v-b8d1e0c7]{color:#fff;margin-right:8px}.is-theme-career .is-bg-yellow .typo-h1 .typo-second-split[data-v-b8d1e0c7],.is-theme-career .is-bg-yellow .typo-h2 .typo-second-split[data-v-b8d1e0c7],.is-theme-career .is-bg-yellow .typo-h3 .typo-second-split[data-v-b8d1e0c7]{color:#5400ff}.is-theme-career .is-bg-yellow .typo-h1 .typo-first-split[data-v-b8d1e0c7]:has(+.second-split-aligned-left),.is-theme-career .is-bg-yellow .typo-h2 .typo-first-split[data-v-b8d1e0c7]:has(+.second-split-aligned-left),.is-theme-career .is-bg-yellow .typo-h3 .typo-first-split[data-v-b8d1e0c7]:has(+.second-split-aligned-left){margin-right:0}.is-theme-career .is-bg-purple .typo-h1 .typo-first-split[data-v-b8d1e0c7],.is-theme-career .is-bg-purple .typo-h2 .typo-first-split[data-v-b8d1e0c7],.is-theme-career .is-bg-purple .typo-h3 .typo-first-split[data-v-b8d1e0c7]{color:#fff;margin-right:8px}.is-theme-career .is-bg-purple .typo-h1 .typo-second-split[data-v-b8d1e0c7],.is-theme-career .is-bg-purple .typo-h2 .typo-second-split[data-v-b8d1e0c7],.is-theme-career .is-bg-purple .typo-h3 .typo-second-split[data-v-b8d1e0c7]{color:#ff8f0c}.is-theme-career .is-bg-purple .typo-h1 .typo-first-split[data-v-b8d1e0c7]:has(+.second-split-aligned-left),.is-theme-career .is-bg-purple .typo-h2 .typo-first-split[data-v-b8d1e0c7]:has(+.second-split-aligned-left),.is-theme-career .is-bg-purple .typo-h3 .typo-first-split[data-v-b8d1e0c7]:has(+.second-split-aligned-left){margin-right:0}.typo-h1[data-v-b8d1e0c7]{font-family:InterSemiBold,arial,verdana,sans-serif;font-size:2.5rem;-webkit-hyphens:auto;hyphens:auto;line-height:120%;margin-bottom:1rem;text-transform:inherit}@media (min-width:48em){.typo-h1[data-v-b8d1e0c7]{margin-bottom:1.25rem}}@media (min-width:62em){.typo-h1[data-v-b8d1e0c7]{margin-bottom:1.5rem}}.is-theme-career .typo-h1[data-v-b8d1e0c7]{font-family:InterBlack,arial,verdana,sans-serif;text-transform:uppercase}@media (min-width:48em){.typo-h1[data-v-b8d1e0c7]{font-size:3.125rem}}@media (min-width:62em){.typo-h1[data-v-b8d1e0c7]{font-size:3.625rem}}.typo-h2[data-v-b8d1e0c7]{font-family:InterSemiBold,arial,verdana,sans-serif;font-size:2.375rem;-webkit-hyphens:auto;hyphens:auto;line-height:130%;margin-bottom:.75rem;text-transform:inherit}@media (min-width:48em){.typo-h2[data-v-b8d1e0c7]{margin-bottom:1rem}}@media (min-width:62em){.typo-h2[data-v-b8d1e0c7]{margin-bottom:1.25rem}}.is-theme-career .typo-h2[data-v-b8d1e0c7]{font-family:InterBlack,arial,verdana,sans-serif;text-transform:uppercase}@media (min-width:48em){.typo-h2[data-v-b8d1e0c7]{font-size:2.5rem;line-height:120%}}@media (min-width:62em){.typo-h2[data-v-b8d1e0c7]{font-size:3.125rem}}.typo-h3[data-v-b8d1e0c7]{font-family:InterSemiBold,arial,verdana,sans-serif;font-size:2rem;-webkit-hyphens:auto;hyphens:auto;line-height:130%;margin-bottom:.625rem;text-transform:inherit}@media (min-width:48em){.typo-h3[data-v-b8d1e0c7]{margin-bottom:.75rem}}@media (min-width:62em){.typo-h3[data-v-b8d1e0c7]{margin-bottom:1rem}}.is-theme-career .typo-h3[data-v-b8d1e0c7]{font-family:InterBlack,arial,verdana,sans-serif;text-transform:uppercase}@media (min-width:48em){.typo-h3[data-v-b8d1e0c7]{font-size:2.375rem}}@media (min-width:62em){.typo-h3[data-v-b8d1e0c7]{font-size:2.5rem;line-height:120%}}.typo-h4[data-v-b8d1e0c7]{font-family:InterSemiBold,arial,verdana,sans-serif;font-size:1.5rem;-webkit-hyphens:auto;hyphens:auto;line-height:130%;margin-bottom:.5rem;text-transform:inherit}@media (min-width:48em){.typo-h4[data-v-b8d1e0c7]{margin-bottom:.625rem}}@media (min-width:62em){.typo-h4[data-v-b8d1e0c7]{margin-bottom:.75rem}}.is-theme-career .typo-h4[data-v-b8d1e0c7]{font-family:InterBlack,arial,verdana,sans-serif;text-transform:uppercase}@media (min-width:48em){.typo-h4[data-v-b8d1e0c7]{font-size:2rem}}@media (min-width:62em){.typo-h4[data-v-b8d1e0c7]{font-size:2.375rem}}.typo-h5[data-v-b8d1e0c7]{font-family:InterSemiBold,arial,verdana,sans-serif;font-size:1.5rem;line-height:130%;margin-bottom:.5rem;text-transform:inherit}@media (min-width:62em){.typo-h5[data-v-b8d1e0c7]{margin-bottom:.625rem}}.is-theme-career .typo-h5[data-v-b8d1e0c7]{font-family:InterBlack,arial,verdana,sans-serif;text-transform:uppercase}@media (min-width:62em){.typo-h5[data-v-b8d1e0c7]{font-size:2rem}}.typo-h6[data-v-b8d1e0c7]{font-family:InterSemiBold,arial,verdana,sans-serif;font-size:1.25rem;letter-spacing:.02em;line-height:160%;margin-bottom:.25rem;text-transform:inherit}@media (min-width:62em){.typo-h6[data-v-b8d1e0c7]{margin-bottom:.5rem}}.is-theme-career .typo-h6[data-v-b8d1e0c7]{font-family:InterBlack,arial,verdana,sans-serif;text-transform:uppercase}@media (min-width:62em){.typo-h6[data-v-b8d1e0c7]{font-size:1.5rem;letter-spacing:normal;line-height:130%}}.typo-sub-large[data-v-b8d1e0c7]{font-size:1.5rem;line-height:130%}.is-theme-career .typo-sub-large[data-v-b8d1e0c7]{font-family:InterBold,arial,verdana,sans-serif}@media (min-width:62em){.typo-sub-large[data-v-b8d1e0c7]{font-size:2rem}}.typo-sub-medium[data-v-b8d1e0c7]{font-size:1.25rem;line-height:160%}.is-theme-career .typo-sub-medium[data-v-b8d1e0c7]{font-family:InterBold,arial,verdana,sans-serif}@media (min-width:62em){.typo-sub-medium[data-v-b8d1e0c7]{font-size:1.5rem;line-height:130%}}.typo-sub-small[data-v-b8d1e0c7]{font-size:.875rem;line-height:130%}.is-theme-career .typo-sub-small[data-v-b8d1e0c7]{font-family:InterBold,arial,verdana,sans-serif;font-size:1.25rem;line-height:160%}@media (min-width:62em){.typo-sub-small[data-v-b8d1e0c7]{font-size:.875rem;line-height:130%}.is-theme-career .typo-sub-small[data-v-b8d1e0c7]{font-family:InterBold,arial,verdana,sans-serif;font-size:1.25rem;line-height:160%}}.typo-copy-extra-large[data-v-b8d1e0c7]{font-size:1.25rem;line-height:160%;margin-bottom:1.5rem}@media (min-width:62em){.typo-copy-extra-large[data-v-b8d1e0c7]{font-size:1.75rem;line-height:150%;margin-bottom:2rem}}.typo-copy-large[data-v-b8d1e0c7]{font-size:1rem;line-height:160%;margin-bottom:1.25rem}@media (min-width:62em){.typo-copy-large[data-v-b8d1e0c7]{font-size:1.25rem;margin-bottom:1.5rem}}.typo-copy-medium[data-v-b8d1e0c7]{font-size:1rem;line-height:180%;margin-bottom:1.25rem}.typo-copy-small[data-v-b8d1e0c7]{font-size:.875rem;line-height:180%;margin-bottom:1rem}.typo-link[data-v-b8d1e0c7]{font-size:1rem}.typo-button[data-v-b8d1e0c7],.typo-link[data-v-b8d1e0c7]{font-family:InterSemiBold,arial,verdana,sans-serif;letter-spacing:.02em;line-height:150%}.typo-button[data-v-b8d1e0c7]{font-size:.875rem}.typo-navigation[data-v-b8d1e0c7]{font-size:.75rem;letter-spacing:.05em;text-transform:uppercase}.typo-navigation[data-v-b8d1e0c7],.typo-tag[data-v-b8d1e0c7]{font-family:InterSemiBold,arial,verdana,sans-serif;line-height:150%}.typo-tag[data-v-b8d1e0c7]{font-size:.875rem;letter-spacing:.005em}.typo-meta[data-v-b8d1e0c7]{font-size:.75rem;letter-spacing:.05em;line-height:150%}.typo-head-accordion[data-v-b8d1e0c7]{font-family:InterRegular,arial,verdana,sans-serif;font-size:1.125rem;letter-spacing:.02em;line-height:160%}.richtext h3[data-v-b8d1e0c7]{font-family:InterSemiBold,arial,verdana,sans-serif;font-size:2rem;-webkit-hyphens:auto;hyphens:auto;line-height:130%;margin-bottom:.625rem;text-transform:inherit}@media (min-width:48em){.richtext h3[data-v-b8d1e0c7]{margin-bottom:.75rem}}@media (min-width:62em){.richtext h3[data-v-b8d1e0c7]{margin-bottom:1rem}}.is-theme-career .richtext h3[data-v-b8d1e0c7]{font-family:InterBlack,arial,verdana,sans-serif;text-transform:uppercase}@media (min-width:48em){.richtext h3[data-v-b8d1e0c7]{font-size:2.375rem}}@media (min-width:62em){.richtext h3[data-v-b8d1e0c7]{font-size:2.5rem;line-height:120%}}.richtext h3[data-v-b8d1e0c7]:not(:first-child){margin-top:64px}.richtext p[data-v-b8d1e0c7]{margin-bottom:12px}@media (min-width:90em){.richtext p[data-v-b8d1e0c7]{margin-bottom:16px}}.richtext a[data-v-b8d1e0c7]:not(.c-link){color:#292929;font-family:InterSemiBold,arial,verdana,sans-serif;position:relative;text-decoration:underline;text-underline-offset:5px;transition:color .2s linear}.richtext a[data-v-b8d1e0c7]:not(.c-link):before{background-color:transparent;bottom:-1px;content:"";display:block;height:1px;left:0;position:absolute;transition:background-color .12s linear,width .3s cubic-bezier(0,0,.1,1);width:100%;z-index:0}.richtext a[data-v-b8d1e0c7]:not(.c-link):active,.richtext a[data-v-b8d1e0c7]:not(.c-link):hover{color:#292929}.richtext a[data-v-b8d1e0c7]:not(.c-link):active:before,.richtext a[data-v-b8d1e0c7]:not(.c-link):hover:before{background-color:#292929}.is-bg-dark-grey .richtext a[data-v-b8d1e0c7]:not(.c-link):active:before,.is-bg-dark-grey .richtext a[data-v-b8d1e0c7]:not(.c-link):hover:before,.is-bg-pink .richtext a[data-v-b8d1e0c7]:not(.c-link):active:before,.is-bg-pink .richtext a[data-v-b8d1e0c7]:not(.c-link):hover:before,.is-bg-purple .richtext a[data-v-b8d1e0c7]:not(.c-link):active:before,.is-bg-purple .richtext a[data-v-b8d1e0c7]:not(.c-link):hover:before,.is-bg-yellow .richtext a[data-v-b8d1e0c7]:not(.c-link):active:before,.is-bg-yellow .richtext a[data-v-b8d1e0c7]:not(.c-link):hover:before{background-color:#fff}.richtext a[data-v-b8d1e0c7]:not(.c-link):before{content:none}.richtext a[data-v-b8d1e0c7]:not(.c-link):active,.richtext a[data-v-b8d1e0c7]:not(.c-link):focus,.richtext a[data-v-b8d1e0c7]:not(.c-link):hover{color:#878787}.is-bg-dark-grey .richtext a[data-v-b8d1e0c7]:not(.c-link),.is-bg-pink .richtext a[data-v-b8d1e0c7]:not(.c-link),.is-bg-purple .richtext a[data-v-b8d1e0c7]:not(.c-link),.is-bg-yellow .richtext a[data-v-b8d1e0c7]:not(.c-link){color:#fff}.is-bg-dark-grey .richtext a[data-v-b8d1e0c7]:not(.c-link):active,.is-bg-dark-grey .richtext a[data-v-b8d1e0c7]:not(.c-link):focus,.is-bg-dark-grey .richtext a[data-v-b8d1e0c7]:not(.c-link):hover,.is-bg-pink .richtext a[data-v-b8d1e0c7]:not(.c-link):active,.is-bg-pink .richtext a[data-v-b8d1e0c7]:not(.c-link):focus,.is-bg-pink .richtext a[data-v-b8d1e0c7]:not(.c-link):hover,.is-bg-purple .richtext a[data-v-b8d1e0c7]:not(.c-link):active,.is-bg-purple .richtext a[data-v-b8d1e0c7]:not(.c-link):focus,.is-bg-purple .richtext a[data-v-b8d1e0c7]:not(.c-link):hover,.is-bg-yellow .richtext a[data-v-b8d1e0c7]:not(.c-link):active,.is-bg-yellow .richtext a[data-v-b8d1e0c7]:not(.c-link):focus,.is-bg-yellow .richtext a[data-v-b8d1e0c7]:not(.c-link):hover{color:#878787}.richtext li[data-v-b8d1e0c7]{padding-left:40px;position:relative}.richtext li[data-v-b8d1e0c7]:not(last-child){margin-bottom:10px}.richtext ul li[data-v-b8d1e0c7]{position:relative}.richtext ul li[data-v-b8d1e0c7]:before{color:#292929;content:"⬢";font-size:1.5rem;left:0;margin-top:-2px;padding-right:20px;position:absolute}.is-bg-dark-grey .richtext ul li[data-v-b8d1e0c7]:before,.is-bg-pink .richtext ul li[data-v-b8d1e0c7]:before,.is-bg-purple .richtext ul li[data-v-b8d1e0c7]:before,.is-bg-yellow .richtext ul li[data-v-b8d1e0c7]:before{color:#fff}.richtext ol[data-v-b8d1e0c7]{counter-reset:orderedListCounter;list-style:none}.richtext ol li[data-v-b8d1e0c7]:before{color:#292929;content:counters(orderedListCounter,".") ". ";counter-increment:orderedListCounter;font-family:InterBold,arial,verdana,sans-serif;position:absolute;right:calc(100% - 18px)}.is-bg-dark-grey .richtext ol li[data-v-b8d1e0c7]:before,.is-bg-pink .richtext ol li[data-v-b8d1e0c7]:before,.is-bg-purple .richtext ol li[data-v-b8d1e0c7]:before,.is-bg-yellow .richtext ol li[data-v-b8d1e0c7]:before{color:#fff}.richtext ol ol li[data-v-b8d1e0c7]{padding-left:44px}.richtext ol ol li[data-v-b8d1e0c7]:before{color:#292929;right:calc(100% - 29px)}.is-bg-dark-grey .richtext ol ol li[data-v-b8d1e0c7]:before,.is-bg-pink .richtext ol ol li[data-v-b8d1e0c7]:before,.is-bg-purple .richtext ol ol li[data-v-b8d1e0c7]:before,.is-bg-yellow .richtext ol ol li[data-v-b8d1e0c7]:before{color:#fff}.richtext ul ul li[data-v-b8d1e0c7]{padding-left:32px}.richtext ul ul li[data-v-b8d1e0c7]:before{color:#292929}.is-bg-dark-grey .richtext ul ul li[data-v-b8d1e0c7]:before,.is-bg-pink .richtext ul ul li[data-v-b8d1e0c7]:before,.is-bg-purple .richtext ul ul li[data-v-b8d1e0c7]:before,.is-bg-yellow .richtext ul ul li[data-v-b8d1e0c7]:before{color:#fff}.richtext ol[data-v-b8d1e0c7],.richtext ul[data-v-b8d1e0c7]{margin-bottom:30px;margin-top:30px}@media (min-width:62em){.richtext ol[data-v-b8d1e0c7],.richtext ul[data-v-b8d1e0c7]{margin-bottom:40px;margin-top:40px}}.richtext ol ol[data-v-b8d1e0c7],.richtext ol ul[data-v-b8d1e0c7],.richtext ul ol[data-v-b8d1e0c7],.richtext ul ul[data-v-b8d1e0c7]{margin-bottom:8px;margin-top:8px}.richtext ol.is-icon-checkmark li[data-v-b8d1e0c7],.richtext ul.is-icon-checkmark li[data-v-b8d1e0c7]{position:relative}.richtext ol.is-icon-checkmark li[data-v-b8d1e0c7]:before,.richtext ul.is-icon-checkmark li[data-v-b8d1e0c7]:before{color:#292929;content:"⬢";font-size:1.5rem;left:0;margin-top:-2px;padding-right:20px;position:absolute}.is-bg-dark-grey .richtext ol.is-icon-checkmark li[data-v-b8d1e0c7]:before,.is-bg-dark-grey .richtext ul.is-icon-checkmark li[data-v-b8d1e0c7]:before,.is-bg-pink .richtext ol.is-icon-checkmark li[data-v-b8d1e0c7]:before,.is-bg-pink .richtext ul.is-icon-checkmark li[data-v-b8d1e0c7]:before,.is-bg-purple .richtext ol.is-icon-checkmark li[data-v-b8d1e0c7]:before,.is-bg-purple .richtext ul.is-icon-checkmark li[data-v-b8d1e0c7]:before,.is-bg-yellow .richtext ol.is-icon-checkmark li[data-v-b8d1e0c7]:before,.is-bg-yellow .richtext ul.is-icon-checkmark li[data-v-b8d1e0c7]:before{color:#fff}.richtext ol.is-icon-checkmark li[data-v-b8d1e0c7]:before,.richtext ul.is-icon-checkmark li[data-v-b8d1e0c7]:before{content:"";font-family:icomoon-ktr;margin-top:0}@media (min-width:62em){.is-medium-big-text-above .richtext ol.is-2-col[data-v-b8d1e0c7],.is-medium-big-text-above .richtext ul.is-2-col[data-v-b8d1e0c7],.is-medium-big-text-below .richtext ol.is-2-col[data-v-b8d1e0c7],.is-medium-big-text-below .richtext ul.is-2-col[data-v-b8d1e0c7],.is-medium-full-text-below .richtext ol.is-2-col[data-v-b8d1e0c7],.is-medium-full-text-below .richtext ul.is-2-col[data-v-b8d1e0c7],.is-no-medium .richtext ol.is-2-col[data-v-b8d1e0c7],.is-no-medium .richtext ul.is-2-col[data-v-b8d1e0c7]{-moz-column-count:2;column-count:2}}.richtext[data-v-b8d1e0c7]>:last-child{margin-bottom:0}[data-v-b8d1e0c7]:root{--viewport-height:100vh}html.disable-scroll[data-v-b8d1e0c7]{height:100vh;height:var(--viewport-height);overflow:hidden}html.disable-scroll body[data-v-b8d1e0c7]{height:auto;overflow:hidden}.pt-0[data-v-b8d1e0c7]{padding-top:0!important}.pb-0[data-v-b8d1e0c7]{padding-bottom:0!important}.sr-only[data-v-b8d1e0c7]{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;white-space:nowrap}.has-it-cc[data-v-b8d1e0c7]{overflow:hidden;position:relative}.has-it-cc[data-v-b8d1e0c7]:before{animation:fadeIn .3s linear;background-color:#292929e6;content:"";display:block;inset:0;position:fixed;transition:opacity .3s linear;z-index:800}.it-cc[data-v-b8d1e0c7]{display:block;font-size:18px;height:0;left:0;margin-top:64px;opacity:0;overflow:hidden auto;position:fixed;right:0;text-align:center;top:0;z-index:810;-webkit-overflow-scrolling:touch;transition:all .2s linear}.it-cc.it-cc--visible[data-v-b8d1e0c7]{bottom:0;display:flex;flex-direction:column;height:auto;opacity:1}.it-cc__dialog[data-v-b8d1e0c7]{display:block;margin:0 auto;max-width:1440px;padding-left:16px;padding-right:16px}@media (min-width:36em){.it-cc__dialog[data-v-b8d1e0c7]{padding-left:16px;padding-right:16px}}@media (min-width:48em){.it-cc__dialog[data-v-b8d1e0c7]{padding-left:22px;padding-right:22px}}@media (min-width:62em){.it-cc__dialog[data-v-b8d1e0c7]{padding-left:44px;padding-right:44px}}@media (min-width:90em){.it-cc__dialog[data-v-b8d1e0c7]{padding-left:56px;padding-right:56px}}.it-cc__dialog[data-v-b8d1e0c7]{display:inline-block;margin:auto auto 60px;opacity:0;position:relative;top:0;transition:all .3s linear;width:100%}@media (min-width:36em){.it-cc__dialog[data-v-b8d1e0c7]{margin-bottom:30px}}.it-cc__dialog.it-cc--reveal[data-v-b8d1e0c7]{opacity:1;transform:translateY(0)}.it-cc--visible .it-cc__dialog[data-v-b8d1e0c7]{opacity:1}@media (min-width:62em){.it-cc__dialog-inner[data-v-b8d1e0c7]{display:grid;grid-gap:0 16px;grid-template-columns:repeat(6,minmax(0,1fr));width:100%}}@media (min-width:62em) and (min-width:62em){.it-cc__dialog-inner[data-v-b8d1e0c7]{grid-column-gap:24px;grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width:62em) and (min-width:90em){.it-cc__dialog-inner[data-v-b8d1e0c7]{grid-column-gap:32px}}@media (min-width:62em){.it-cc__body[data-v-b8d1e0c7]{grid-column:2/12;width:100%}}.it-cc__body-inner[data-v-b8d1e0c7]{background-color:#fff;color:#292929;padding:24px 16px 50px;text-align:left}@media (min-width:36em){.it-cc__body-inner[data-v-b8d1e0c7]{padding-bottom:16px}}@media (min-width:48em){.it-cc__body-inner[data-v-b8d1e0c7]{padding:50px}}.it-cc__title[data-v-b8d1e0c7]{color:#292929;font-family:InterSemiBold,arial,verdana,sans-serif;font-size:1.5rem;line-height:130%;margin-bottom:.5rem;text-transform:inherit}@media (min-width:62em){.it-cc__title[data-v-b8d1e0c7]{margin-bottom:.625rem}}.is-theme-career .it-cc__title[data-v-b8d1e0c7]{font-family:InterBlack,arial,verdana,sans-serif;text-transform:uppercase}@media (min-width:62em){.it-cc__title[data-v-b8d1e0c7]{font-size:2rem}}.it-cc__title[data-v-b8d1e0c7]:after{display:none}.it-cc__intro[data-v-b8d1e0c7]{font-size:.875rem;line-height:180%;margin-bottom:40px}.it-cc__content-inner[data-v-b8d1e0c7]{margin-bottom:30px}.it-cc__content-controls[data-v-b8d1e0c7]{background-color:#eaeaea;display:flex;flex-flow:row nowrap;justify-content:space-between;padding:12px}@media (min-width:48em){.it-cc__content-controls[data-v-b8d1e0c7]{flex-flow:column;margin-bottom:24px;padding:16px 24px}}@media (min-width:90em){.it-cc__content-controls[data-v-b8d1e0c7]{flex-flow:row nowrap;justify-content:space-between}}.it-cc__checkboxes[data-v-b8d1e0c7]{display:flex;flex-direction:column;width:50%}@media (min-width:48em){.it-cc__checkboxes[data-v-b8d1e0c7]{flex-direction:row;min-width:100%;width:auto}}@media (min-width:62em){.it-cc__checkboxes[data-v-b8d1e0c7]{min-width:50%}}.it-cc__details[data-v-b8d1e0c7]{margin:0 -50px}.it-cc__details-content[data-v-b8d1e0c7]{display:block;font-size:.875rem;line-height:180%;margin-bottom:1rem;overflow:hidden;position:relative}.it-cc__details-content__inner[data-v-b8d1e0c7]{margin-bottom:24px;padding-left:50px;padding-right:50px}@media (min-width:48em){.it-cc__details-content__inner[data-v-b8d1e0c7]{margin-bottom:50px}}.it-cc__details-content__inner .it-cc__title[data-v-b8d1e0c7]{display:none}.it-cc__details-wrapper[data-v-b8d1e0c7]{border-bottom:4px solid #eaeaea;padding-bottom:16px}@media (min-width:48em){.it-cc__details-wrapper[data-v-b8d1e0c7]{background-color:#eaeaea;border-bottom:0;padding:24px}}.it-cc__details-wrapper[data-v-b8d1e0c7]:not(:last-child){margin-bottom:16px}.it-cc__details-wrapper p[data-v-b8d1e0c7]{margin-bottom:24px}.it-cc__details-content--collapse[data-v-b8d1e0c7]{height:0}.it-cc__details-hide[data-v-b8d1e0c7],.it-cc__details-show[data-v-b8d1e0c7]{color:#292929;font-family:InterBold,arial,verdana,sans-serif;font-size:.875rem;line-height:180%;margin-bottom:0;order:1}.it-cc__details-icon[data-v-b8d1e0c7]{color:#292929;font-size:1.5rem;margin-left:5px;order:3;transition:color .2s ease-in-out,transform .2s ease-in-out}@media (max-width:35.99em){.it-cc__details-icon[data-v-b8d1e0c7]{margin-top:-2px}}.it-cc__details-button[data-v-b8d1e0c7]{background:none;border:none;cursor:pointer;display:flex;margin:0;padding:0;text-decoration:none;transition:color .2s ease-in-out}@media (min-width:48em){.it-cc__details-button[data-v-b8d1e0c7]{align-self:flex-end;margin-top:20px;width:100%}}@media (min-width:90em){.it-cc__details-button[data-v-b8d1e0c7]{margin-top:0;width:auto}}.it-cc__details-button:hover .it-cc__details-hide[data-v-b8d1e0c7],.it-cc__details-button:hover .it-cc__details-show[data-v-b8d1e0c7]{text-decoration:underline}.it-cc__details-button:hover .it-cc__details-icon[data-v-b8d1e0c7]{text-decoration:none}.it-cc__details-button[data-v-b8d1e0c7]:active,.it-cc__details-button[data-v-b8d1e0c7]:focus{outline:0}@media (max-width:35.99em){.it-cc__details-button .it-cc__details-hide[data-v-b8d1e0c7],.it-cc__details-button .it-cc__details-show[data-v-b8d1e0c7]{font-size:.75rem}}.it-cc__details-button .it-cc__details-hide[data-v-b8d1e0c7]{display:none}.it-cc__details-button--clicked .it-cc__details-icon[data-v-b8d1e0c7]{transform:scaleY(-1)}.it-cc__details-button--clicked .it-cc__details-hide[data-v-b8d1e0c7]{display:block}.it-cc__details-back-button[data-v-b8d1e0c7],.it-cc__details-back-icon[data-v-b8d1e0c7],.it-cc__details-button--clicked .it-cc__details-show[data-v-b8d1e0c7]{display:none}.it-cc__table-wrapper[data-v-b8d1e0c7]{background-color:#fff;width:100%}@media (min-width:48em){.it-cc__table-wrapper[data-v-b8d1e0c7]{padding:0 24px}}.it-cc__table-inner[data-v-b8d1e0c7]{background-attachment:local,local,scroll,scroll;background-color:#fff;background-image:linear-gradient(90deg,#fff,#fff),linear-gradient(90deg,#fff,#fff),linear-gradient(90deg,hsla(0,0%,92%,.3),transparent),linear-gradient(270deg,hsla(0,0%,92%,.3),transparent);background-position:0,100%,0,100%;background-repeat:no-repeat;background-size:20px 100%,20px 100%,20px 100%,20px 100%;overflow-x:auto;position:relative;width:100%}.it-cc__table[data-v-b8d1e0c7]{width:auto}@media (min-width:48em){.it-cc__table[data-v-b8d1e0c7]{width:100%}}.it-cc__table thead tr[data-v-b8d1e0c7]{position:relative}.it-cc__table thead tr[data-v-b8d1e0c7]:after{border-bottom:1px solid #292929;bottom:0;content:"";height:0;left:0;position:absolute;width:100%}.it-cc__table td[data-v-b8d1e0c7],.it-cc__table th[data-v-b8d1e0c7]{background:#fff;border:none!important;display:table-cell!important;font-size:.875rem;line-height:180%;margin-bottom:1rem;padding:10px 20px 10px 0;position:relative}.it-cc__table td[data-v-b8d1e0c7]:last-child,.it-cc__table th[data-v-b8d1e0c7]:last-child{padding-right:0}.it-cc__table th[data-v-b8d1e0c7]{font-family:InterBold,arial,verdana,sans-serif;text-transform:none}.it-cc__table tbody[data-v-b8d1e0c7]{display:table-row-group!important}.it-cc__table tbody tr[data-v-b8d1e0c7]{display:table-row!important}.it-cc__table tbody td[data-v-b8d1e0c7],.it-cc__table tbody th[data-v-b8d1e0c7]{min-width:85px}.it-cc__table tbody td[data-v-b8d1e0c7]:first-child,.it-cc__table tbody th[data-v-b8d1e0c7]:first-child{color:#292929;width:20%}.it-cc__table tbody td[data-v-b8d1e0c7]:nth-child(2),.it-cc__table tbody th[data-v-b8d1e0c7]:nth-child(2){min-width:240px;width:50%}.it-cc__checkbox[data-v-b8d1e0c7]{background:transparent;border:inherit;opacity:0;position:absolute;width:0;z-index:-1}.it-cc__checkbox:not(:disabled):hover+.it-cc__pseudo-checkbox[data-v-b8d1e0c7]{border-color:#ff8f0c}.it-cc__checkbox:not(:disabled):focus+.it-cc__pseudo-checkbox[data-v-b8d1e0c7]{border:2px solid #ff8f0c}.it-cc__checkbox:not(:disabled)+.it-cc__checkbox-label[data-v-b8d1e0c7]{cursor:pointer}.it-cc__checkbox:checked:disabled+.it-cc__pseudo-checkbox[data-v-b8d1e0c7]{background-color:#878787;border-color:#878787}.it-cc__checkbox:checked:disabled+.it-cc__pseudo-checkbox--headline[data-v-b8d1e0c7]:after,.it-cc__checkbox:checked:disabled+.it-cc__pseudo-checkbox[data-v-b8d1e0c7]:after{border-bottom-color:#fff;border-right-color:#fff}.it-cc__checkbox:checked+.it-cc__pseudo-checkbox[data-v-b8d1e0c7]{background-color:#ff8f0c;border-color:#ff8f0c}.it-cc__checkbox:checked+.it-cc__pseudo-checkbox[data-v-b8d1e0c7]:after{border-color:#fff;border-bottom:2px solid #fff;border-right:2px solid #fff;content:"";height:11px;inset:0 0 3px;line-height:1;margin:auto;position:absolute;text-align:center;transform:rotate(45deg);width:6px}.it-cc__checkbox:disabled+.it-cc__pseudo-checkbox[data-v-b8d1e0c7]{border-color:#707070}.it-cc__pseudo-checkbox[data-v-b8d1e0c7]{background-color:#fff;border:2px solid #707070;display:block;height:24px;position:absolute;top:50%;transform:translateY(-50%);width:24px}.it-cc__checkbox-group[data-v-b8d1e0c7]{display:flex;flex-direction:column;justify-content:center;position:relative}.it-cc__checkbox-group[data-v-b8d1e0c7]:not(:last-child){margin-bottom:8px}@media (min-width:48em){.it-cc__checkbox-group[data-v-b8d1e0c7]:not(:last-child){margin-bottom:0;margin-right:50px}}.it-cc__checkbox-group+p[data-v-b8d1e0c7]{margin-top:24px}.it-cc__checkbox-group--headline[data-v-b8d1e0c7]{display:block;margin-bottom:16px}.it-cc__checkbox-label[data-v-b8d1e0c7]{color:#292929;font-size:.875rem;line-height:180%;margin-bottom:0;padding-left:32px;position:relative;z-index:1}.it-cc__checkbox-label--headline[data-v-b8d1e0c7]{color:#292929;display:block}.it-cc__footer[data-v-b8d1e0c7]{bottom:0;display:block;flex-direction:column-reverse;position:fixed;right:16px;width:calc(100% - 32px);z-index:2}@media (min-width:36em){.it-cc__footer[data-v-b8d1e0c7]{right:16px;width:calc(100% - 32px)}}@media (min-width:48em){.it-cc__footer[data-v-b8d1e0c7]{right:22px;width:calc(100% - 44px)}}@media (min-width:62em){.it-cc__footer[data-v-b8d1e0c7]{right:calc(8.33333% + 38.66667px);width:calc(83.33333% - 77.33333px)}}@media (min-width:90em){.it-cc__footer[data-v-b8d1e0c7]{right:calc(8.33333% + 49.33333px);right:calc(50% - 550.66667px);width:calc(83.33333% - 98.66667px);width:1101.33333px}}.it-cc__footer-controls[data-v-b8d1e0c7]{background-color:#fff;display:flex;flex-direction:column;padding:16px}@media (min-width:36em){.it-cc__footer-controls[data-v-b8d1e0c7]{flex-direction:row;padding-left:24px;padding-right:24px}}@media (min-width:48em){.it-cc__footer-controls[data-v-b8d1e0c7]{justify-content:flex-end;padding-left:50px;padding-right:50px}}@media (min-width:62em){.it-cc__footer-controls[data-v-b8d1e0c7]{padding-left:50px;padding-right:50px}}.it-cc__button[data-v-b8d1e0c7]{background:none;border:none;font-family:InterSemiBold,arial,verdana,sans-serif;font-size:.875rem;letter-spacing:.02em;line-height:150%;margin:0 0 8px;padding:11px 24px 12px;text-decoration:none;text-transform:uppercase;transition:background-color .12s linear,border .12s linear,color .12s linear,outline .12s linear;transition:color .12s linear,background-color .12s linear,outline .12s linear}@media (min-width:36em){.it-cc__button[data-v-b8d1e0c7]{padding-left:40px;padding-right:40px}.it-cc__button[data-v-b8d1e0c7]:first-child{margin-right:16px}}.it-cc__button-accept[data-v-b8d1e0c7]{background-color:#ff8f0c;border:1px solid #ff8f0c;color:#fff}.it-cc__button-accept[data-v-b8d1e0c7]:focus,.it-cc__button-accept[data-v-b8d1e0c7]:hover{background-color:#fff;border-color:#ff8f0c;color:#ff8f0c}.it-cc__button-decline[data-v-b8d1e0c7]{background-color:transparent;border:1px solid #292929;color:#292929}.it-cc__button-decline[data-v-b8d1e0c7]:focus,.it-cc__button-decline[data-v-b8d1e0c7]:hover{background-color:#292929;border-color:#292929;color:#fff}.c-stage-content__headline[data-v-b8d1e0c7]{font-family:InterSemiBold,arial,verdana,sans-serif;font-size:2.5rem;-webkit-hyphens:auto;hyphens:auto;line-height:120%;margin-bottom:6px;text-transform:inherit;width:100%}.is-theme-career .c-stage-content__headline[data-v-b8d1e0c7]{font-family:InterBlack,arial,verdana,sans-serif;text-transform:uppercase}@media (min-width:48em){.c-stage-content__headline[data-v-b8d1e0c7]{font-size:3.125rem}}@media (min-width:62em){.c-stage-content__headline[data-v-b8d1e0c7]{font-size:3.625rem}}.is-bg-dark-grey .c-stage-content__headline[data-v-b8d1e0c7],.is-bg-pink .c-stage-content__headline[data-v-b8d1e0c7],.is-bg-purple .c-stage-content__headline[data-v-b8d1e0c7],.is-bg-yellow .c-stage-content__headline[data-v-b8d1e0c7]{color:#fff}.c-stage-content__subline[data-v-b8d1e0c7]{align-items:baseline;display:flex;flex-direction:row;font-size:.875rem;line-height:130%;width:100%}.is-theme-career .c-stage-content__subline[data-v-b8d1e0c7]{font-family:InterBold,arial,verdana,sans-serif;font-size:1.25rem;line-height:160%}.is-bg-dark-grey .c-stage-content__subline[data-v-b8d1e0c7],.is-bg-pink .c-stage-content__subline[data-v-b8d1e0c7],.is-bg-purple .c-stage-content__subline[data-v-b8d1e0c7],.is-bg-yellow .c-stage-content__subline[data-v-b8d1e0c7]{color:#fff}.c-stage-content__subline[data-v-b8d1e0c7]:before{content:"⬢";padding-right:.5em;transform:translateY(-1px)}.c-stage-content__content[data-v-b8d1e0c7]{display:grid;margin-top:60px;grid-gap:0 16px;grid-template-columns:repeat(6,minmax(0,1fr));width:100%}@media (min-width:62em){.c-stage-content__content[data-v-b8d1e0c7]{grid-column-gap:24px;grid-template-columns:repeat(12,minmax(0,1fr))}}@media (min-width:90em){.c-stage-content__content[data-v-b8d1e0c7]{grid-column-gap:32px}}@media (min-width:62em){.c-stage-content__content[data-v-b8d1e0c7]{margin-top:80px}}@media (min-width:90em){.c-stage-content__content[data-v-b8d1e0c7]{margin-top:100px}}.c-stage-content__medium[data-v-b8d1e0c7]{display:flex;flex-direction:column;grid-column:1/7;order:1}@media (min-width:62em){.c-stage-content__medium[data-v-b8d1e0c7]{grid-column:1/13}}@media (min-width:48em){.c-stage-content__medium[data-v-b8d1e0c7]:not(:has(~.c-stage-content__intro)){margin-bottom:0}}@media (min-width:90em){.c-stage-content__medium[data-v-b8d1e0c7]:not(:has(~.c-stage-content__intro)){margin-bottom:0}}.c-stage-content__contact[data-v-b8d1e0c7],.c-stage-content__event[data-v-b8d1e0c7]{display:flex;grid-column:1/7;order:2}@media (min-width:48em){.c-stage-content__contact[data-v-b8d1e0c7],.c-stage-content__event[data-v-b8d1e0c7]{grid-column:1/3}}@media (min-width:62em){.c-stage-content__contact[data-v-b8d1e0c7],.c-stage-content__event[data-v-b8d1e0c7]{grid-column:1/5}}@media (min-width:48em){.has-small-medium .c-stage-content__contact[data-v-b8d1e0c7],.has-small-medium .c-stage-content__event[data-v-b8d1e0c7]{grid-column:1/3;order:1}}@media (min-width:62em){.has-small-medium .c-stage-content__contact[data-v-b8d1e0c7],.has-small-medium .c-stage-content__event[data-v-b8d1e0c7]{grid-column:1/5}}@media (min-width:90em){.has-small-medium .c-stage-content__contact[data-v-b8d1e0c7],.has-small-medium .c-stage-content__event[data-v-b8d1e0c7]{grid-column:1/5}}.c-stage-content__event[data-v-b8d1e0c7]{display:block}.c-stage-content__intro[data-v-b8d1e0c7]{display:block;flex-direction:column;font-size:1rem;grid-column:1/7;line-height:160%;margin-bottom:1.25rem;order:3}@media (min-width:62em){.c-stage-content__intro[data-v-b8d1e0c7]{font-size:1.25rem;margin-bottom:1.5rem}}@media (min-width:48em){.c-stage-content__intro[data-v-b8d1e0c7]{grid-column:3/7}}@media (min-width:62em){.c-stage-content__intro[data-v-b8d1e0c7]{grid-column:6/13}}@media (min-width:48em){.has-small-medium .c-stage-content__intro[data-v-b8d1e0c7]{grid-column:2/6}}@media (min-width:62em){.has-small-medium .c-stage-content__intro[data-v-b8d1e0c7]{grid-column:3/11}}.is-stage-small .c-stage-content__intro[data-v-b8d1e0c7]{font-size:1rem;line-height:180%;margin-bottom:0}.c-stage-content__header .c-stage-content__intro[data-v-b8d1e0c7]{margin-top:16px}@media (min-width:36em){.is-stage-small .c-stage-content__header .c-stage-content__intro[data-v-b8d1e0c7]{margin-top:20px}}@media (min-width:48em){.c-stage-content__header .c-stage-content__intro[data-v-b8d1e0c7]{padding-top:20px}.is-stage-small .c-stage-content__header .c-stage-content__intro[data-v-b8d1e0c7]{padding-top:0}}@media (min-width:62em){.c-stage-content__header .c-stage-content__intro[data-v-b8d1e0c7]{padding-top:24px}.is-stage-small .c-stage-content__header .c-stage-content__intro[data-v-b8d1e0c7]{margin-top:24px}}.c-stage-content[data-v-b8d1e0c7]{padding-top:40px;width:100%}@media (min-width:62em){.c-stage-content[data-v-b8d1e0c7]{padding-top:60px}}@media (min-width:90em){.c-stage-content[data-v-b8d1e0c7]{padding-top:80px}.is-stage-small .c-stage-content[data-v-b8d1e0c7]{padding-top:60px}}.is-bg-dark-grey .c-stage-content[data-v-b8d1e0c7],.is-bg-silver-grey .c-stage-content[data-v-b8d1e0c7]{padding-top:10px}.c-stage-content.has-small-medium .c-stage-content__medium[data-v-b8d1e0c7]{grid-column:1/7}@media (min-width:48em){.c-stage-content.has-small-medium .c-stage-content__medium[data-v-b8d1e0c7]{grid-column:3/7;order:2}}@media (min-width:62em){.c-stage-content.has-small-medium .c-stage-content__medium[data-v-b8d1e0c7]{grid-column:5/13}}@media (min-width:90em){.c-stage-content.has-small-medium .c-stage-content__medium[data-v-b8d1e0c7]{grid-column:6/13}}.c-stage-content.is-magazine-stage .c-stage-content__medium[data-v-b8d1e0c7]{margin-inline:calc(-50vw + 50% + 30px)}.error-pre[data-v-87feee06]{color:#be3c46;margin-bottom:75px;white-space:pre-wrap}
