@-webkit-keyframes mdc-ripple-fg-radius-in{0%{-webkit-animation-timing-function:cubic-bezier(.4,0,.2,1);animation-timing-function:cubic-bezier(.4,0,.2,1);-webkit-transform:translate(0) scale(1);-webkit-transform:translate(var(--mdc-ripple-fg-translate-start,0)) scale(1);transform:translate(0) scale(1);transform:translate(var(--mdc-ripple-fg-translate-start,0)) scale(1)}to{-webkit-transform:translate(0) scale(1);-webkit-transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1));transform:translate(0) scale(1);transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}}@keyframes mdc-ripple-fg-radius-in{0%{-webkit-animation-timing-function:cubic-bezier(.4,0,.2,1);animation-timing-function:cubic-bezier(.4,0,.2,1);-webkit-transform:translate(0) scale(1);-webkit-transform:translate(var(--mdc-ripple-fg-translate-start,0)) scale(1);transform:translate(0) scale(1);transform:translate(var(--mdc-ripple-fg-translate-start,0)) scale(1)}to{-webkit-transform:translate(0) scale(1);-webkit-transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1));transform:translate(0) scale(1);transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}}@-webkit-keyframes mdc-ripple-fg-opacity-in{0%{-webkit-animation-timing-function:linear;animation-timing-function:linear;opacity:0}to{opacity:0;opacity:var(--mdc-ripple-fg-opacity,0)}}@keyframes mdc-ripple-fg-opacity-in{0%{-webkit-animation-timing-function:linear;animation-timing-function:linear;opacity:0}to{opacity:0;opacity:var(--mdc-ripple-fg-opacity,0)}}@-webkit-keyframes mdc-ripple-fg-opacity-out{0%{-webkit-animation-timing-function:linear;animation-timing-function:linear;opacity:0;opacity:var(--mdc-ripple-fg-opacity,0)}to{opacity:0}}@keyframes mdc-ripple-fg-opacity-out{0%{-webkit-animation-timing-function:linear;animation-timing-function:linear;opacity:0;opacity:var(--mdc-ripple-fg-opacity,0)}to{opacity:0}}.mdc-ripple-surface--test-edge-var-bug{--mdc-ripple-surface-test-edge-var:1px solid #000;visibility:hidden}.mdc-ripple-surface--test-edge-var-bug:before{border:var(--mdc-ripple-surface-test-edge-var)}.mdc-ripple-surface{--mdc-ripple-fg-size:0;--mdc-ripple-left:0;--mdc-ripple-top:0;--mdc-ripple-fg-scale:1;--mdc-ripple-fg-translate-end:0;--mdc-ripple-fg-translate-start:0;-webkit-tap-highlight-color:rgba(0,0,0,0);outline:none;position:relative}.mdc-ripple-surface:after,.mdc-ripple-surface:before{border-radius:50%;content:"";opacity:0;pointer-events:none;position:absolute}.mdc-ripple-surface:before{-webkit-transition:opacity 15ms linear,background-color 15ms linear;transition:opacity 15ms linear,background-color 15ms linear;z-index:1}.mdc-ripple-surface.mdc-ripple-upgraded:before{-webkit-transform:scale(1);-webkit-transform:scale(var(--mdc-ripple-fg-scale,1));transform:scale(1);transform:scale(var(--mdc-ripple-fg-scale,1))}.mdc-ripple-surface.mdc-ripple-upgraded:after{left:0;top:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:center center;transform-origin:center center}.mdc-ripple-surface.mdc-ripple-upgraded--unbounded:after{left:0;left:var(--mdc-ripple-left,0);top:0;top:var(--mdc-ripple-top,0)}.mdc-ripple-surface.mdc-ripple-upgraded--foreground-activation:after{-webkit-animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards;animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards}.mdc-ripple-surface.mdc-ripple-upgraded--foreground-deactivation:after{-webkit-animation:mdc-ripple-fg-opacity-out .15s;animation:mdc-ripple-fg-opacity-out .15s;-webkit-transform:translate(0) scale(1);-webkit-transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1));transform:translate(0) scale(1);transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}.mdc-ripple-surface:after,.mdc-ripple-surface:before{background-color:#000}.mdc-ripple-surface:hover:before{opacity:.04}.mdc-ripple-surface.mdc-ripple-upgraded--background-focused:before,.mdc-ripple-surface:not(.mdc-ripple-upgraded):focus:before{opacity:.12;-webkit-transition-duration:75ms;transition-duration:75ms}.mdc-ripple-surface:not(.mdc-ripple-upgraded):after{-webkit-transition:opacity .15s linear;transition:opacity .15s linear}.mdc-ripple-surface:not(.mdc-ripple-upgraded):active:after{opacity:.12;-webkit-transition-duration:75ms;transition-duration:75ms}.mdc-ripple-surface.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:0.12}.mdc-ripple-surface:after,.mdc-ripple-surface:before{height:200%;left:-50%;top:-50%;width:200%}.mdc-ripple-surface.mdc-ripple-upgraded:after{height:100%;height:var(--mdc-ripple-fg-size,100%);width:100%;width:var(--mdc-ripple-fg-size,100%)}.mdc-ripple-surface[data-mdc-ripple-is-unbounded]{overflow:visible}.mdc-ripple-surface[data-mdc-ripple-is-unbounded]:after,.mdc-ripple-surface[data-mdc-ripple-is-unbounded]:before{height:100%;left:0;top:0;width:100%}.mdc-ripple-surface[data-mdc-ripple-is-unbounded].mdc-ripple-upgraded:after,.mdc-ripple-surface[data-mdc-ripple-is-unbounded].mdc-ripple-upgraded:before{height:100%;height:var(--mdc-ripple-fg-size,100%);left:0;left:var(--mdc-ripple-left,0);top:0;top:var(--mdc-ripple-top,0);width:100%;width:var(--mdc-ripple-fg-size,100%)}.mdc-ripple-surface[data-mdc-ripple-is-unbounded].mdc-ripple-upgraded:after{height:100%;height:var(--mdc-ripple-fg-size,100%);width:100%;width:var(--mdc-ripple-fg-size,100%)}.mdc-ripple-surface--primary:after,.mdc-ripple-surface--primary:before{background-color:#6200ee}@supports not (-ms-ime-align:auto){.mdc-ripple-surface--primary:after,.mdc-ripple-surface--primary:before{background-color:#6200ee;background-color:var(--mdc-theme-primary,#6200ee)}}.mdc-ripple-surface--primary:hover:before{opacity:.04}.mdc-ripple-surface--primary.mdc-ripple-upgraded--background-focused:before,.mdc-ripple-surface--primary:not(.mdc-ripple-upgraded):focus:before{opacity:.12;-webkit-transition-duration:75ms;transition-duration:75ms}.mdc-ripple-surface--primary:not(.mdc-ripple-upgraded):after{-webkit-transition:opacity .15s linear;transition:opacity .15s linear}.mdc-ripple-surface--primary:not(.mdc-ripple-upgraded):active:after{opacity:.12;-webkit-transition-duration:75ms;transition-duration:75ms}.mdc-ripple-surface--primary.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:0.12}.mdc-ripple-surface--accent:after,.mdc-ripple-surface--accent:before{background-color:#018786}@supports not (-ms-ime-align:auto){.mdc-ripple-surface--accent:after,.mdc-ripple-surface--accent:before{background-color:#018786;background-color:var(--mdc-theme-secondary,#018786)}}.mdc-ripple-surface--accent:hover:before{opacity:.04}.mdc-ripple-surface--accent.mdc-ripple-upgraded--background-focused:before,.mdc-ripple-surface--accent:not(.mdc-ripple-upgraded):focus:before{opacity:.12;-webkit-transition-duration:75ms;transition-duration:75ms}.mdc-ripple-surface--accent:not(.mdc-ripple-upgraded):after{-webkit-transition:opacity .15s linear;transition:opacity .15s linear}.mdc-ripple-surface--accent:not(.mdc-ripple-upgraded):active:after{opacity:.12;-webkit-transition-duration:75ms;transition-duration:75ms}.mdc-ripple-surface--accent.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:0.12}.mdc-ripple-surface{overflow:hidden}.cpl-parallax,.cpl-parallax-bg{-webkit-transform:translateY(var(--translateY));transform:translateY(var(--translateY));-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s;will-change:transform}@-webkit-keyframes growIn{0%{opacity:0;-webkit-transform:scale(.9);transform:scale(.9)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes growIn{0%{opacity:0;-webkit-transform:scale(.9);transform:scale(.9)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.cpl-anim--grow-in{-webkit-animation:growIn transform .2s cubic-bezier(.18,1.25,.4,1),opacity cubic-bezier(0,1,.4,1);animation:growIn transform .2s cubic-bezier(.18,1.25,.4,1),opacity cubic-bezier(0,1,.4,1)}.cpl-has-page-hdr .cpl-sec-wrapper{padding-top:calc(64px + .75rem)}@media(min-width:1023.01px){.cpl-has-page-hdr .cpl-sec-wrapper{padding-top:116px}}section header h1+div,section header h1+div>p:first-child,section header h1+p,section header h2+div,section header h2+div>p:first-child,section header h2+p{margin-top:1.25rem}section .mdc-button--text+header{margin-top:8px}@media(min-width:1023.01px){section .mdc-button--text+header{margin-top:16px}}.cpl-sec-header{margin-bottom:24px}@media(min-width:600px){.cpl-sec-header{margin-bottom:40px}}.cpl-header--banner{height:0;margin-top:-16px;overflow:hidden;padding-bottom:53.333%;position:relative}@media(min-width:600px){.cpl-header--banner{margin-top:-40px;padding-bottom:28.571%}}.cpl-header--banner picture{bottom:-1px;left:0;position:absolute;width:100%}.cpl-freehtml h3,.cpl-freehtml h4,.cpl-freehtml h5,.cpl-freehtml h6{margin-bottom:1rem}.cpl-freehtml h3:not(:first-child){margin-top:2.75rem}.cpl-freehtml h4:not(:first-child){margin-top:3.25rem}.cpl-freehtml h4+a[name]+h5{margin-top:1rem}.cpl-freehtml h5:not(:first-child),.cpl-freehtml h6:not(:first-child){margin-top:2.25rem}.cpl-freehtml a[name]{background-color:transparent;background-image:none!important;display:table;margin-top:-50px;padding-top:50px}.cpl-freehtml .cpl-cta-wrapper:not(:first-child){margin-top:2rem}@media(min-width:600px){.cpl-freehtml .cpl-cta-wrapper:not(:first-child){margin-top:3rem}}.cpl-freehtml .cpl-grid.no-pad,.cpl-freehtml picture,.cpl-freehtml table{margin-bottom:1.25rem;margin-top:1.25rem}@media(min-width:600px){.cpl-freehtml .cpl-grid.no-pad,.cpl-freehtml picture,.cpl-freehtml table{margin-bottom:2.25rem;margin-top:2.25rem}}.cpl-freehtml table{-webkit-overflow-scrolling:touch;border-collapse:separate;border-spacing:0;display:block;max-width:100%;min-width:45%;overflow-x:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.cpl-freehtml table td,.cpl-freehtml table th{border-top:1px solid #ccc;padding:.75rem}.cpl-freehtml table td:not(:first-child),.cpl-freehtml table th:not(:first-child){border-left:1px solid #ccc}@media(min-width:600px){.cpl-freehtml table td,.cpl-freehtml table th{padding:1.2rem}}.cpl-freehtml table tr:last-child td,.cpl-freehtml table tr:last-child th{border-bottom:1px solid #ccc}.cpl-freehtml table thead td,.cpl-freehtml table thead th{border-bottom:2px solid #ccc}.cpl-freehtml table tfoot td{border-top:1px solid #ccc}.cpl-freehtml .cpl-table--sticky table{display:table;margin-bottom:0;margin-top:0}@media(min-width:600px){.cpl-freehtml .cpl-table--sticky table{margin-bottom:0;margin-top:0}}.cpl-freehtml .cpl-grid.no-pad picture{margin-bottom:0;margin-top:0}.cpl-freehtml ul li.swiper-slide{margin-bottom:0}@media(min-width:600px){.cpl-freehtml h3{margin-bottom:1.25rem}.cpl-freehtml h3:not(:first-child){margin-top:3.25rem}.cpl-freehtml h4{margin-bottom:1.25rem}}.cpl-page-fullscreen{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:column wrap;flex-flow:column wrap;height:100vh;height:calc(var(--vh, 1vh)*100);padding-bottom:64px;padding-top:64px}.cq-Editable-dom .cpl-page-fullscreen{height:auto;min-height:720px}@media(min-width:1023.01px){.cpl-page-fullscreen{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-bottom:100px;padding-top:100px}}.cpl-page-fullscreen--bg{bottom:0;left:0;overflow:hidden;pointer-events:none;position:fixed;right:0;top:0;width:100%}.cpl-page-fullscreen--bg:after{bottom:0;content:"";height:100%;left:0;opacity:.75;position:absolute;right:0;top:0;width:100%}@media(orientation:landscape){.cpl-page-fullscreen--bg:after{background:-webkit-gradient(linear,left top,right top,from(#000),color-stop(19%,rgba(0,0,0,.738)),color-stop(34%,rgba(0,0,0,.541)),color-stop(47%,rgba(0,0,0,.382)),color-stop(56.5%,rgba(0,0,0,.278)),color-stop(65%,rgba(0,0,0,.194)),color-stop(73%,rgba(0,0,0,.126)),color-stop(80.2%,rgba(0,0,0,.075)),color-stop(86.1%,rgba(0,0,0,.042)),color-stop(91%,rgba(0,0,0,.021)),color-stop(95.2%,rgba(0,0,0,.008)),color-stop(98.2%,rgba(0,0,0,.002)),to(transparent));background:linear-gradient(90deg,#000,rgba(0,0,0,.738) 19%,rgba(0,0,0,.541) 34%,rgba(0,0,0,.382) 47%,rgba(0,0,0,.278) 56.5%,rgba(0,0,0,.194) 65%,rgba(0,0,0,.126) 73%,rgba(0,0,0,.075) 80.2%,rgba(0,0,0,.042) 86.1%,rgba(0,0,0,.021) 91%,rgba(0,0,0,.008) 95.2%,rgba(0,0,0,.002) 98.2%,transparent)}}@media(orientation:portrait){.cpl-page-fullscreen--bg:after{background:-webkit-gradient(linear,left top,left bottom,from(#000),color-stop(19%,rgba(0,0,0,.738)),color-stop(34%,rgba(0,0,0,.541)),color-stop(47%,rgba(0,0,0,.382)),color-stop(56.5%,rgba(0,0,0,.278)),color-stop(65%,rgba(0,0,0,.194)),color-stop(73%,rgba(0,0,0,.126)),color-stop(80.2%,rgba(0,0,0,.075)),color-stop(86.1%,rgba(0,0,0,.042)),color-stop(91%,rgba(0,0,0,.021)),color-stop(95.2%,rgba(0,0,0,.008)),color-stop(98.2%,rgba(0,0,0,.002)),to(transparent));background:linear-gradient(180deg,#000,rgba(0,0,0,.738) 19%,rgba(0,0,0,.541) 34%,rgba(0,0,0,.382) 47%,rgba(0,0,0,.278) 56.5%,rgba(0,0,0,.194) 65%,rgba(0,0,0,.126) 73%,rgba(0,0,0,.075) 80.2%,rgba(0,0,0,.042) 86.1%,rgba(0,0,0,.021) 91%,rgba(0,0,0,.008) 95.2%,rgba(0,0,0,.002) 98.2%,transparent)}}.cpl-page-fullscreen--bg img{left:50%;min-height:100%;min-width:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}@media(min-width:1023.01px){.cpl-page-fullscreen>.cpl-sec-wrapper{padding-bottom:20px}}@media(min-width:600px){.cpl-page-fullscreen .cpl-hva{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-left:-1.5rem;margin-right:-1.5rem}}@media(min-width:1023.01px){.cpl-page-fullscreen .cpl-hva{padding-left:0;padding-right:0}}