@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes bobbing{0%,to{transform:translateZ(0)}50%{transform:translate3d(2px,-7px,0)}}@keyframes pulsating{0%,to{transform:scale(1)}50%{opacity:.95;transform:scale(.95)}}@keyframes bee-left{0%{opacity:.8;transform:rotate(36deg)}50%{filter:blur(1px);transform:rotate(-54deg)}}@keyframes bee-right{0%{filter:blur(1px);transform:rotate(-36deg)}50%{opacity:.8;transform:rotate(54deg)}}@keyframes dragonfly-1{0%,to{opacity:.7;transform:skew(-.03turn) scale(.9)}50%{transform:skew(.03turn) scale(.9)}}@keyframes dragonfly-2{0%,to{transform:skew(.03turn) scale(.9)}50%{opacity:.7;transform:skew(-.03turn) scale(.9)}}@layer settings, tools, vendor, global, objects-critical, objects-deferred, pages, overwrites;@layer vendor{@keyframes plyr-progress{to{background-position:var(--plyr-progress-loading-size,25px) 0}}@keyframes plyr-popup{0%{opacity:.5;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes plyr-fade-in{0%{opacity:0}to{opacity:1}}.plyr{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;align-items:center;direction:ltr;display:flex;flex-direction:column;font-family:var(--plyr-font-family,inherit);font-variant-numeric:tabular-nums;font-weight:var(--plyr-font-weight-regular,400);line-height:var(--plyr-line-height,1.7);max-width:100%;min-width:200px;position:relative;text-shadow:none;transition:box-shadow .3s ease;z-index:0}.plyr audio,.plyr iframe,.plyr video{display:block;height:100%;width:100%}.plyr button{font:inherit;line-height:inherit;width:auto}.plyr:focus{outline:0}.plyr--full-ui{box-sizing:border-box}.plyr--full-ui *,.plyr--full-ui :after,.plyr--full-ui :before{box-sizing:inherit}.plyr--full-ui a,.plyr--full-ui button,.plyr--full-ui input,.plyr--full-ui label{touch-action:manipulation}.plyr__badge{background:var(--plyr-badge-background,#4a5464);border-radius:var(--plyr-badge-border-radius,2px);color:var(--plyr-badge-text-color,#fff);font-size:var(--plyr-font-size-badge,9px);line-height:1;padding:3px 4px}.plyr--full-ui ::-webkit-media-text-track-container{display:none}.plyr__captions{animation:plyr-fade-in .3s ease;bottom:0;display:none;font-size:var(--plyr-font-size-small,13px);left:0;padding:var(--plyr-control-spacing,10px);position:absolute;text-align:center;transition:transform .4s ease-in-out;width:100%}.plyr__captions span:empty{display:none}@media(min-width:480px){.plyr__captions{font-size:var(--plyr-font-size-base,15px);padding:calc(var(--plyr-control-spacing, 10px)*2)}}@media(min-width:768px){.plyr__captions{font-size:var(--plyr-font-size-large,18px)}}.plyr--captions-active .plyr__captions{display:block}.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty)~.plyr__captions{transform:translateY(calc(var(--plyr-control-spacing, 10px) * -4))}.plyr__caption{background:var(--plyr-captions-background,rgba(0,0,0,.8));border-radius:2px;box-decoration-break:clone;color:var(--plyr-captions-text-color,#fff);line-height:185%;padding:.2em .5em;white-space:pre-wrap}.plyr__caption div{display:inline}.plyr__control{background:transparent;border:0;border-radius:var(--plyr-control-radius,4px);color:inherit;cursor:pointer;flex-shrink:0;overflow:visible;padding:calc(var(--plyr-control-spacing, 10px)*.7);position:relative;transition:all .3s ease}.plyr__control svg{display:block;fill:currentColor;height:var(--plyr-control-icon-size,18px);pointer-events:none;width:var(--plyr-control-icon-size,18px)}.plyr__control:focus{outline:0}.plyr__control:focus-visible{outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--color--plyr)));outline-offset:2px}a.plyr__control{text-decoration:none}.plyr__control.plyr__control--pressed .icon--not-pressed,.plyr__control.plyr__control--pressed .label--not-pressed,.plyr__control:not(.plyr__control--pressed) .icon--pressed,.plyr__control:not(.plyr__control--pressed) .label--pressed,a.plyr__control:after,a.plyr__control:before{display:none}.plyr--full-ui ::-webkit-media-controls{display:none}.plyr__controls{align-items:center;display:flex;justify-content:flex-end;text-align:center}.plyr__controls .plyr__progress__container{flex:1;min-width:0}.plyr__controls .plyr__controls__item{margin-left:calc(var(--plyr-control-spacing, 10px)/4)}.plyr__controls .plyr__controls__item:first-child{margin-left:0;margin-right:auto}.plyr__controls .plyr__controls__item.plyr__progress__container{padding-left:calc(var(--plyr-control-spacing, 10px)/4)}.plyr__controls .plyr__controls__item.plyr__time{padding:0 calc(var(--plyr-control-spacing, 10px)/2)}.plyr__controls .plyr__controls__item.plyr__progress__container:first-child,.plyr__controls .plyr__controls__item.plyr__time+.plyr__time,.plyr__controls .plyr__controls__item.plyr__time:first-child{padding-left:0}.plyr [data-plyr=airplay],.plyr [data-plyr=captions],.plyr [data-plyr=fullscreen],.plyr [data-plyr=pip],.plyr__controls:empty{display:none}.plyr--airplay-supported [data-plyr=airplay],.plyr--captions-enabled [data-plyr=captions],.plyr--fullscreen-enabled [data-plyr=fullscreen],.plyr--pip-supported [data-plyr=pip]{display:inline-block}.plyr__menu{display:flex;position:relative}.plyr__menu .plyr__control svg{transition:transform .3s ease}.plyr__menu .plyr__control[aria-expanded=true] svg{transform:rotate(90deg)}.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip{display:none}.plyr__menu__container{animation:plyr-popup .2s ease;background:var(--plyr-menu-background,hsla(0,0%,100%,.9));border-radius:var(--plyr-menu-radius,8px);bottom:100%;box-shadow:var(--plyr-menu-shadow,0 1px 2px rgba(0,0,0,.15));color:var(--plyr-menu-color,#4a5464);font-size:var(--plyr-font-size-base,15px);margin-bottom:10px;position:absolute;right:-3px;text-align:left;white-space:nowrap;z-index:3}.plyr__menu__container>div{overflow:hidden;transition:height .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1)}.plyr__menu__container:after{border-top-color:transparent;border:var(--plyr-menu-arrow-size,4px) solid transparent;border-top-color:var(--plyr-menu-background,hsla(0,0%,100%,.9));content:"";height:0;position:absolute;right:calc(var(--plyr-control-icon-size, 18px)/2 + calc(var(--plyr-control-spacing, 10px) * .7) - var(--plyr-menu-arrow-size, 4px)/2);top:100%;width:0}.plyr__menu__container [role=menu]{padding:calc(var(--plyr-control-spacing, 10px)*.7)}.plyr__menu__container [role=menuitem],.plyr__menu__container [role=menuitemradio]{margin-top:2px}.plyr__menu__container [role=menuitem]:first-child,.plyr__menu__container [role=menuitemradio]:first-child{margin-top:0}.plyr__menu__container .plyr__control{align-items:center;color:var(--plyr-menu-color,#4a5464);display:flex;font-size:var(--plyr-font-size-menu,var(--plyr-font-size-small,13px));padding:calc(calc(var(--plyr-control-spacing, 10px) * .7)/1.5) calc(calc(var(--plyr-control-spacing, 10px) * .7)*1.5);user-select:none;width:100%}.plyr__menu__container .plyr__control>span{align-items:inherit;display:flex;width:100%}.plyr__menu__container .plyr__control:after{border:var(--plyr-menu-item-arrow-size,4px) solid transparent;content:"";position:absolute;top:50%;transform:translateY(-50%)}.plyr__menu__container .plyr__control--forward{padding-right:calc(calc(var(--plyr-control-spacing, 10px) * .7)*4)}.plyr__menu__container .plyr__control--forward:after{border-left-color:var(--plyr-menu-arrow-color,#728197);right:calc(calc(var(--plyr-control-spacing, 10px) * .7)*1.5 - var(--plyr-menu-item-arrow-size, 4px))}.plyr__menu__container .plyr__control--forward:focus-visible:after,.plyr__menu__container .plyr__control--forward:hover:after{border-left-color:currentColor}.plyr__menu__container .plyr__control--back{font-weight:var(--plyr-font-weight-regular,400);margin:calc(var(--plyr-control-spacing, 10px)*.7);margin-bottom:calc(calc(var(--plyr-control-spacing, 10px) * .7)/2);padding-left:calc(calc(var(--plyr-control-spacing, 10px) * .7)*4);position:relative;width:calc(100% - calc(var(--plyr-control-spacing, 10px) * .7)*2)}.plyr__menu__container .plyr__control--back:after{border-right-color:var(--plyr-menu-arrow-color,#728197);left:calc(calc(var(--plyr-control-spacing, 10px) * .7)*1.5 - var(--plyr-menu-item-arrow-size, 4px))}.plyr__menu__container .plyr__control--back:before{background:var(--plyr-menu-back-border-color,#dcdfe5);box-shadow:0 1px 0 var(--plyr-menu-back-border-shadow-color,#fff);content:"";height:1px;left:0;margin-top:calc(calc(var(--plyr-control-spacing, 10px) * .7)/2);overflow:hidden;position:absolute;right:0;top:100%}.plyr__menu__container .plyr__control--back:focus-visible:after,.plyr__menu__container .plyr__control--back:hover:after{border-right-color:currentColor}.plyr__menu__container .plyr__control[role=menuitemradio]{padding-left:calc(var(--plyr-control-spacing, 10px)*.7)}.plyr__menu__container .plyr__control[role=menuitemradio]:after,.plyr__menu__container .plyr__control[role=menuitemradio]:before{border-radius:100%}.plyr__menu__container .plyr__control[role=menuitemradio]:before{background:rgba(0,0,0,.1);content:"";display:block;flex-shrink:0;height:16px;margin-right:var(--plyr-control-spacing,10px);transition:all .3s ease;width:16px}.plyr__menu__container .plyr__control[role=menuitemradio]:after{background:#fff;border:0;height:6px;left:12px;opacity:0;top:50%;transform:translateY(-50%) scale(0);transition:transform .3s ease,opacity .3s ease;width:6px}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:before{background:var(--plyr-control-toggle-checked-background,var(--plyr-color-main,var(--color--plyr)))}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:after{opacity:1;transform:translateY(-50%) scale(1)}.plyr__menu__container .plyr__control[role=menuitemradio]:focus-visible:before,.plyr__menu__container .plyr__control[role=menuitemradio]:hover:before{background:rgba(35,40,47,.1)}.plyr__menu__container .plyr__menu__value{align-items:center;display:flex;margin-left:auto;margin-right:calc((calc(var(--plyr-control-spacing, 10px) * .7) - 2px)*-1);overflow:hidden;padding-left:calc(calc(var(--plyr-control-spacing, 10px) * .7)*3.5);pointer-events:none}.plyr--full-ui input[type=range]{appearance:none;background:transparent;border:0;border-radius:calc(var(--plyr-range-thumb-height, 13px)*2);color:var(--plyr-range-fill-background,var(--plyr-color-main,var(--color--plyr)));display:block;height:calc(var(--plyr-range-thumb-active-shadow-width, 3px)*2 + var(--plyr-range-thumb-height, 13px));margin:0;min-width:0;padding:0;transition:box-shadow .3s ease;width:100%}.plyr--full-ui input[type=range]::-webkit-slider-runnable-track{background:transparent;background-image:linear-gradient(to right,currentColor var(--value,0),transparent var(--value,0));border:0;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:var(--plyr-range-track-height,5px);transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-webkit-slider-thumb{appearance:none;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));height:var(--plyr-range-thumb-height,13px);margin-top:calc((var(--plyr-range-thumb-height, 13px) - var(--plyr-range-track-height, 5px))/2*-1);position:relative;transition:all .2s ease;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-track{background:transparent;border:0;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:var(--plyr-range-track-height,5px);transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-moz-range-thumb{background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));height:var(--plyr-range-thumb-height,13px);position:relative;transition:all .2s ease;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-progress{background:currentColor;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:var(--plyr-range-track-height,5px)}.plyr--full-ui input[type=range]::-ms-track{color:transparent}.plyr--full-ui input[type=range]::-ms-fill-upper,.plyr--full-ui input[type=range]::-ms-track{background:transparent;border:0;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:var(--plyr-range-track-height,5px);transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-ms-fill-lower{background:transparent;background:currentColor;border:0;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:var(--plyr-range-track-height,5px);transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-ms-thumb{background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));height:var(--plyr-range-thumb-height,13px);margin-top:0;position:relative;transition:all .2s ease;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-ms-tooltip{display:none}.plyr--full-ui input[type=range]::-moz-focus-outer{border:0}.plyr--full-ui input[type=range]:focus{outline:0}.plyr--full-ui input[type=range]:focus-visible::-webkit-slider-runnable-track{outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--color--plyr)));outline-offset:2px}.plyr--full-ui input[type=range]:focus-visible::-moz-range-track{outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--color--plyr)));outline-offset:2px}.plyr--full-ui input[type=range]:focus-visible::-ms-track{outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--color--plyr)));outline-offset:2px}.plyr__poster{background-color:var(--plyr-video-background,var(--plyr-video-background,#000));background-position:50% 50%;background-repeat:no-repeat;background-size:contain;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .2s ease;width:100%;z-index:1}.plyr--stopped.plyr__poster-enabled .plyr__poster{opacity:1}.plyr--youtube.plyr--paused.plyr__poster-enabled:not(.plyr--stopped) .plyr__poster{display:none}.plyr__time{font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__time+.plyr__time:before{content:"⁄";margin-right:var(--plyr-control-spacing,10px)}@media(max-width:767px){.plyr__time+.plyr__time{display:none}}.plyr__tooltip{background:var(--plyr-tooltip-background,#fff);border-radius:var(--plyr-tooltip-radius,5px);bottom:100%;box-shadow:var(--plyr-tooltip-shadow,0 1px 2px rgba(0,0,0,.15));color:var(--plyr-tooltip-color,#4a5464);font-size:var(--plyr-font-size-small,13px);font-weight:var(--plyr-font-weight-regular,400);left:50%;line-height:1.3;margin-bottom:calc(calc(var(--plyr-control-spacing, 10px) / 2)*2);opacity:0;padding:calc(var(--plyr-control-spacing, 10px)/2) calc(calc(var(--plyr-control-spacing, 10px) / 2)*1.5);pointer-events:none;position:absolute;transform:translate(-50%,10px) scale(.8);transform-origin:50% 100%;transition:transform .2s ease .1s,opacity .2s ease .1s;white-space:nowrap;z-index:2}.plyr__tooltip:before{border-left:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-right:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,#fff);bottom:calc(var(--plyr-tooltip-arrow-size, 4px)*-1);content:"";height:0;left:50%;position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr .plyr__control:focus-visible .plyr__tooltip,.plyr .plyr__control:hover .plyr__tooltip,.plyr__tooltip--visible{opacity:1;transform:translate(-50%) scale(1)}.plyr .plyr__control:hover .plyr__tooltip{z-index:3}.plyr__controls>.plyr__control:first-child .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip{left:0;transform:translateY(10px) scale(.8);transform-origin:0 100%}.plyr__controls>.plyr__control:first-child .plyr__tooltip:before,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip:before{left:calc(var(--plyr-control-icon-size, 18px)/2 + calc(var(--plyr-control-spacing, 10px) * .7))}.plyr__controls>.plyr__control:last-child .plyr__tooltip{left:auto;right:0;transform:translateY(10px) scale(.8);transform-origin:100% 100%}.plyr__controls>.plyr__control:last-child .plyr__tooltip:before{left:auto;right:calc(var(--plyr-control-icon-size, 18px)/2 + calc(var(--plyr-control-spacing, 10px) * .7));transform:translateX(50%)}.plyr__controls>.plyr__control:first-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control:hover .plyr__tooltip,.plyr__controls>.plyr__control:first-child:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:first-child:hover .plyr__tooltip,.plyr__controls>.plyr__control:last-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:last-child:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:last-child:hover .plyr__tooltip{transform:translate(0) scale(1)}.plyr__progress{left:calc(var(--plyr-range-thumb-height, 13px)*.5);margin-right:var(--plyr-range-thumb-height,13px);position:relative}.plyr__progress input[type=range],.plyr__progress__buffer{margin-left:calc(var(--plyr-range-thumb-height, 13px)*-.5);margin-right:calc(var(--plyr-range-thumb-height, 13px)*-.5);width:calc(100% + var(--plyr-range-thumb-height, 13px))}.plyr__progress input[type=range]{position:relative;z-index:2}.plyr__progress .plyr__tooltip{left:0;max-width:120px;overflow-wrap:break-word}.plyr__progress__buffer{-webkit-appearance:none;background:transparent;border:0;border-radius:100px;height:var(--plyr-range-track-height,5px);left:0;margin-top:calc(var(--plyr-range-track-height, 5px)/2*-1);padding:0;position:absolute;top:50%}.plyr__progress__buffer::-webkit-progress-bar{background:transparent}.plyr__progress__buffer::-webkit-progress-value{background:currentColor;border-radius:100px;min-width:var(--plyr-range-track-height,5px);transition:width .2s ease}.plyr__progress__buffer::-moz-progress-bar{background:currentColor;border-radius:100px;min-width:var(--plyr-range-track-height,5px);transition:width .2s ease}.plyr__progress__buffer::-ms-fill{border-radius:100px;transition:width .2s ease}.plyr--loading .plyr__progress__buffer{animation:plyr-progress 1s linear infinite;background-image:linear-gradient(-45deg,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 25%,transparent 25%,transparent 50%,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 50%,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 75%,transparent 75%,transparent);background-repeat:repeat-x;background-size:var(--plyr-progress-loading-size,25px) var(--plyr-progress-loading-size,25px);color:transparent}.plyr--video.plyr--loading .plyr__progress__buffer{background-color:var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25))}.plyr--audio.plyr--loading .plyr__progress__buffer{background-color:var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6))}.plyr__progress__marker{background-color:var(--plyr-progress-marker-background,#fff);border-radius:1px;height:var(--plyr-range-track-height,5px);position:absolute;top:50%;transform:translate(-50%,-50%);width:var(--plyr-progress-marker-width,3px);z-index:3}.plyr__volume{align-items:center;display:flex;position:relative}.plyr__volume input[type=range]{margin-left:calc(var(--plyr-control-spacing, 10px)/2);margin-right:calc(var(--plyr-control-spacing, 10px)/2);max-width:90px;min-width:60px;position:relative;z-index:2}.plyr--audio{display:block}.plyr--audio .plyr__controls{background:var(--plyr-audio-controls-background,#fff);border-radius:inherit;color:var(--plyr-audio-control-color,#4a5464);padding:var(--plyr-control-spacing,10px)}.plyr--audio .plyr__control:focus-visible,.plyr--audio .plyr__control:hover,.plyr--audio .plyr__control[aria-expanded=true]{background:var(--plyr-audio-control-background-hover,var(--plyr-color-main,var(--color--plyr)));color:var(--plyr-audio-control-color-hover,#fff)}.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track{background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track{background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]::-ms-track{background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb{box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))}.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb{box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))}.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb{box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))}.plyr--audio .plyr__progress__buffer{color:var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6))}.plyr--video{overflow:hidden}.plyr--video.plyr--menu-open{overflow:visible}.plyr__video-wrapper{background:var(--plyr-video-background,var(--plyr-video-background,#000));border-radius:inherit;height:100%;margin:auto;overflow:hidden;position:relative;width:100%}.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{aspect-ratio:16/9}@supports not (aspect-ratio:16/9){.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{height:0;padding-bottom:56.25%;position:relative}}.plyr__video-embed iframe,.plyr__video-wrapper--fixed-ratio video{border:0;height:100%;left:0;position:absolute;top:0;width:100%}.plyr--full-ui .plyr__video-embed>.plyr__video-embed__container{padding-bottom:240%;position:relative;transform:translateY(-38.28125%)}.plyr--video .plyr__controls{background:var(--plyr-video-controls-background,linear-gradient(transparent,rgba(0,0,0,.75)));border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;bottom:0;color:var(--plyr-video-control-color,#fff);left:0;padding:calc(var(--plyr-control-spacing, 10px)/2);padding-top:calc(var(--plyr-control-spacing, 10px)*2);position:absolute;right:0;transition:opacity .4s ease-in-out,transform .4s ease-in-out;z-index:3}@media(min-width:480px){.plyr--video .plyr__controls{padding:var(--plyr-control-spacing,10px);padding-top:calc(var(--plyr-control-spacing, 10px)*3.5)}}.plyr--video.plyr--hide-controls .plyr__controls{opacity:0;pointer-events:none;transform:translateY(100%)}.plyr--video .plyr__control:focus-visible,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded=true]{background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--color--plyr)));color:var(--plyr-video-control-color-hover,#fff)}.plyr__control--overlaid{background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--color--plyr)));border:0;border-radius:100%;color:var(--plyr-video-control-color,#fff);display:none;left:50%;opacity:.9;padding:calc(var(--plyr-control-spacing, 10px)*1.5);position:absolute;top:50%;transform:translate(-50%,-50%);transition:.3s;z-index:2}.plyr__control--overlaid svg{left:2px;position:relative}.plyr__control--overlaid:focus,.plyr__control--overlaid:hover{opacity:1}.plyr--playing .plyr__control--overlaid{opacity:0;visibility:hidden}.plyr--full-ui.plyr--video .plyr__control--overlaid{display:block}.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track{background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25)))}.plyr--full-ui.plyr--video input[type=range]::-moz-range-track{background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25)))}.plyr--full-ui.plyr--video input[type=range]::-ms-track{background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25)))}.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb{box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,hsla(0,0%,100%,.5))}.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb{box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,hsla(0,0%,100%,.5))}.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb{box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,hsla(0,0%,100%,.5))}.plyr--video .plyr__progress__buffer{color:var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25))}.plyr:fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:fullscreen video{height:100%}.plyr:fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:fullscreen.plyr--hide-controls{cursor:none}@media(min-width:1024px){.plyr:fullscreen .plyr__captions{font-size:var(--plyr-font-size-xlarge,21px)}}.plyr--fullscreen-fallback{background:#000;border-radius:0!important;bottom:0;height:100%;left:0;margin:0;position:fixed;right:0;top:0;width:100%;z-index:10000000}.plyr--fullscreen-fallback video{height:100%}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen{display:block}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr--fullscreen-fallback.plyr--hide-controls{cursor:none}@media(min-width:1024px){.plyr--fullscreen-fallback .plyr__captions{font-size:var(--plyr-font-size-xlarge,21px)}}.plyr__ads{border-radius:inherit;bottom:0;cursor:pointer;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:-1}.plyr__ads>div,.plyr__ads>div iframe{height:100%;position:absolute;width:100%}.plyr__ads:after{background:#23282f;border-radius:2px;bottom:var(--plyr-control-spacing,10px);color:#fff;content:attr(data-badge-text);font-size:11px;padding:2px 6px;pointer-events:none;position:absolute;right:var(--plyr-control-spacing,10px);z-index:3}.plyr__ads:empty:after{display:none}.plyr__cues{background:currentColor;display:block;height:var(--plyr-range-track-height,5px);left:0;opacity:.8;position:absolute;top:50%;transform:translateY(-50%);width:3px;z-index:3}.plyr__preview-thumb{background-color:var(--plyr-tooltip-background,#fff);border-radius:var(--plyr-menu-radius,8px);bottom:100%;box-shadow:var(--plyr-tooltip-shadow,0 1px 2px rgba(0,0,0,.15));margin-bottom:calc(calc(var(--plyr-control-spacing, 10px) / 2)*2);opacity:0;padding:3px;pointer-events:none;position:absolute;transform:translateY(10px) scale(.8);transform-origin:50% 100%;transition:transform .2s ease .1s,opacity .2s ease .1s;z-index:2}.plyr__preview-thumb--is-shown{opacity:1;transform:translate(0) scale(1)}.plyr__preview-thumb:before{border-left:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-right:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,#fff);bottom:calc(var(--plyr-tooltip-arrow-size, 4px)*-1);content:"";height:0;left:calc(50% + var(--preview-arrow-offset));position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr__preview-thumb__image-container{background:#c1c8d1;border-radius:calc(var(--plyr-menu-radius, 8px) - 1px);overflow:hidden;position:relative;z-index:0}.plyr__preview-thumb__image-container img,.plyr__preview-thumb__image-container:after{height:100%;left:0;position:absolute;top:0;width:100%}.plyr__preview-thumb__image-container:after{border-radius:inherit;box-shadow:inset 0 0 0 1px rgba(0,0,0,.15);content:"";pointer-events:none}.plyr__preview-thumb__image-container img{max-height:none;max-width:none}.plyr__preview-thumb__time-container{background:var(--plyr-video-controls-background,linear-gradient(transparent,rgba(0,0,0,.75)));border-bottom-left-radius:calc(var(--plyr-menu-radius, 8px) - 1px);border-bottom-right-radius:calc(var(--plyr-menu-radius, 8px) - 1px);bottom:0;left:0;line-height:1.1;padding:20px 6px 6px;position:absolute;right:0;z-index:3}.plyr__preview-thumb__time-container span{color:#fff;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__preview-scrubbing{bottom:0;filter:blur(1px);height:100%;left:0;margin:auto;opacity:0;overflow:hidden;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .3s ease;width:100%;z-index:1}.plyr__preview-scrubbing--is-shown{opacity:1}.plyr__preview-scrubbing img{height:100%;left:0;max-height:none;max-width:none;object-fit:contain;position:absolute;top:0;width:100%}.plyr--no-transition{transition:none!important}.plyr__sr-only{clip:rect(1px,1px,1px,1px);border:0!important;height:1px!important;overflow:hidden;padding:0!important;position:absolute!important;width:1px!important}.plyr [hidden]{display:none!important}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")}:root{--swiper-theme-color:#007aff}.swiper{list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:content-box;display:flex;height:100%;position:relative;transition-property:transform;width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}}@layer objects-deferred{.arrow-link{align-items:center;display:inline-flex;font-weight:600;padding-left:2.5rem;position:relative;text-decoration:none}.arrow-link:focus .arrow-link__icon,.arrow-link:hover .arrow-link__icon{transform:translate3d(-.75rem,-50%,0) scale(.8)}.arrow-link:focus .arrow-link__text,.arrow-link:hover .arrow-link__text{transform:translate3d(-1rem,0,0)}.arrow-link__icon,.arrow-link__text{transition:transform .25s cubic-bezier(.445,.05,.55,.95)}.arrow-link__icon{fill:currentColor;left:0;position:absolute;top:50%;transform:translate3d(0,-50%,0) scale(1);transform-origin:center right}.arrow-link__text{transform:translateZ(0)}@media only screen and (max-width:63.9375rem){.artwork__cow{display:none}}.cards--kpi .cards__header,.cards--text .cards__header{margin-bottom:var(--gutter)}.cards--image .cards__header{margin-bottom:var(--gutter--l)}.cards--kpi .cards__list{--kpi--background-color:#eef3fb;--kpi--color:#0094d9}@media only screen and (min-width:30rem){.cards--compact .cards__card{flex:0 0 50%;max-width:50%}}@media only screen and (min-width:48rem){.cards--compact .cards__card{flex:0 0 33.3333333333%;max-width:33.3333333333%}}@media only screen and (min-width:90rem){.cards--compact .cards__card{flex:0 0 25%;max-width:25%}}.cards__list{display:flex;flex-wrap:wrap;margin-bottom:calc(var(--gutter)*-1);margin-left:calc(var(--gutter)*-.5);margin-right:calc(var(--gutter)*-.5)}.cards__list .cards__card{margin-bottom:var(--gutter);padding-left:calc(var(--gutter)*.5);padding-right:calc(var(--gutter)*.5);width:100%}@media only screen and (min-width:48rem){.cards__card{flex:0 0 50%;max-width:50%}}@media only screen and (min-width:64rem){.cards__card{flex:0 0 33.3333333333%;max-width:33.3333333333%}}.card{--card--overlap:55vw}@media only screen and (min-width:48rem){.card{--card--overlap:9.375rem}}@media only screen and (min-width:64rem){.card{--card--overlap:8.125rem}}@media only screen and (min-width:90rem){.card{--card--overlap:12.25rem}}.card--text .card__content{height:100%}.card--kpi .card__content{background-color:var(--kpi--background-color);height:100%}.card--kpi .card__title{align-items:flex-start;color:var(--kpi--color);display:flex;flex-wrap:wrap}.card--kpi .card__count{padding-right:1.5rem;white-space:nowrap}.card--kpi .card__intro{margin-top:1.5rem}.card--has-image .card__content{flex:1 0 auto;padding-top:calc(var(--card--overlap) + var(--gutter))}.card__inner,.card__link{display:flex;flex-direction:column;height:100%}.card__link{color:var(--color--text);text-decoration:none}.card__link:focus .card__content,.card__link:focus .card__placeholder,.card__link:focus .card__visual,.card__link:hover .card__content,.card__link:hover .card__placeholder,.card__link:hover .card__visual{transform:translate3d(0,-.5rem,0)}.card__link:focus .card__placeholder,.card__link:hover .card__placeholder{background-color:#a2d39b}.card__link:focus .card__content,.card__link:hover .card__content{background-color:#dce7f7}.card__link:focus .card__image,.card__link:hover .card__image{transform:scale(1.05)}.card__content,.card__placeholder,.card__visual{transition:transform .25s cubic-bezier(.455,.03,.515,.955),background-color .25s}.card__placeholder,.card__visual{height:0;margin-bottom:calc(var(--card--overlap)*-1);margin-left:calc(var(--gutter) - .5rem);margin-right:calc(var(--gutter) - .5rem);overflow:hidden;padding-bottom:75%;position:relative;z-index:1}.card__placeholder{background-image:url(../images/spa/fallback-grid-image.jpeg);background-position:50%;background-repeat:no-repeat;background-size:cover;display:none}.card__image{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.card__image,.card__image.lazyloaded{transition:transform .25s}.card__content{background-color:#eef3fb;border-radius:var(--border-radius--fluid);display:flex;flex-direction:column;padding:var(--gutter) calc(var(--gutter) + .5rem)}.card__label{color:#004a6d;font-family:var(--font--accent);margin-bottom:.5rem}.card__title{transition:color .25s}.card__intro{margin-top:1rem}.card__fauxlink{margin-top:auto;padding-top:var(--spacer)}.card__icon{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);fill:#fff}.close{background-color:transparent;padding-right:2rem;position:relative}@media only screen and (max-width:29.9375rem){.close{position:absolute;text-indent:-999em}}.close:focus,.close:hover{color:var(--color--link-hover)}.close:focus .close__text-label,.close:hover .close__text-label{background-position:0 100%}.close:focus .close__x,.close:hover .close__x{transform:rotate(-90deg)}.close:active{transform:translateY(1px)}.close__x{position:absolute;right:0;top:calc(50% - 1px);transition:transform .25s cubic-bezier(.175,.885,.32,1.275);width:18px}.close__x:after,.close__x:before{background-color:currentColor;border-radius:4px;content:"";display:block;height:2px;left:0;position:absolute;width:100%}.close__x:before{transform:rotate(45deg)}.close__x:after{transform:rotate(-45deg)}.close__text-label{background-image:linear-gradient(270deg,transparent,transparent 50%,#84b9e3 0,#84b9e3);background-position:100% 100%;background-repeat:no-repeat;background-size:200% 1px;text-decoration:none;transition-duration:.5s,.25s,.25s;transition-property:background-position,color,background-color;transition-timing-function:cubic-bezier(.19,1,.22,1),ease,ease}.close__text-label:focus,.close__text-label:hover{background-position:0 100%}.cookiebar{bottom:0;left:0;position:fixed;width:100%;z-index:1000}@media only screen and (max-width:47.9375rem){.cookiebar{max-height:70vh;overflow-y:auto}}.cookiebar__inner{padding:1.25rem 0 .625rem}@media only screen and (min-width:48rem){.cookiebar__inner{padding:2.5rem 0 1.875rem}}.cookiebar__title{margin-bottom:.625rem}.cookiebar__intro{margin-bottom:1.25rem}.cookiebar__footer{padding-bottom:1.25rem}.cookiebar__form{position:relative}.cookiebar__expand{align-items:center;display:flex;margin-bottom:1.25rem;transition:color var(--transition--normal)}@media only screen and (min-width:48rem){.cookiebar__expand{position:absolute;right:0;top:-4rem}}.cookiebar__expand[aria-expanded=true] .button__icon{transform:rotate(180deg)}.cookiebar__list[aria-hidden=false]{padding:1.25rem 0}.cookiebar__list[aria-hidden=true]{height:0;overflow:hidden}.cookiebar__item{margin-bottom:.5rem}.cookiebar__item+button{margin-top:1.25rem}.cookies{background-color:#eef3fb;border-radius:var(--border-radius--fluid);position:relative}.cookies__inner{align-items:center;aspect-ratio:16/9;display:flex;flex-direction:column;justify-content:center;padding:var(--gutter--l) var(--gutter);text-align:center}.cookies__text{margin-bottom:var(--gutter)}.cookies__action{flex-shrink:0}.block--text .label{text-align:center}.filter-bar{align-items:flex-end;display:flex;flex-wrap:wrap;margin-bottom:calc(var(--gutter)*-1);padding-bottom:var(--gutter)}.filter-bar__title{flex:0 0 100%;margin-bottom:.5rem;padding-right:1rem;width:100%}@media only screen and (min-width:48rem){.filter-bar__title{flex:1 0 auto;width:auto}}.filters{display:flex;flex-wrap:wrap;margin-left:auto;margin-right:-1rem}.filters__filter{margin-bottom:var(--gutter);margin-right:1rem;width:100%}@media only screen and (min-width:48rem){.filters__filter{width:auto}}.filters__filter .button,.filters__filter .fs__group,.filters__filter select{height:100%;width:100%}.filters__filter select{min-height:4rem}.flip{--flip--line-clamp:1;color:var(--color--text);display:block;height:0;padding-bottom:100%;perspective:2000px;position:relative}@media only screen and (min-width:64rem){.flip{--flip--line-clamp:3}}@media only screen and (min-width:90rem){.flip{--flip--line-clamp:5}}.flip:focus .flip__inner,.flip:hover .flip__inner{transform:rotateY(.5turn);transition-delay:0s;transition-timing-function:cubic-bezier(.175,.885,.32,1.275)}.flip__inner{transform-style:preserve-3d;transition:transform 1.2s cubic-bezier(.785,.135,.15,.86) .05s}.flip__face,.flip__inner{height:100%;left:0;position:absolute;top:0;width:100%}.flip__face{-webkit-backface-visibility:hidden;backface-visibility:hidden;border:2px solid #dce7f7;border-radius:2rem;display:flex;flex-direction:column;justify-content:center;overflow:hidden;padding:var(--gutter)}.flip__face--front{align-items:center;background-color:#fff}@media only screen and (min-width:64rem){.flip__face--front{padding:4rem}}.flip__face--back{background-color:#dce7f7;transform:rotateY(.5turn)}.flip__fauxlink,.flip__intro{margin-top:1rem}.flip__intro{display:none;overflow:hidden}@media only screen and (min-width:48rem){.flip__intro{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:var(--flip--line-clamp)}}.flip__image{width:100%}.label{color:#004a6d;font-family:var(--font--accent);font-size:.75rem;line-height:1.7142857143}@media screen and (min-width:20rem){.label{font-size:calc(.75rem + .125*(100vw - 20rem)/70)}}@media screen and (min-width:90rem){.label{font-size:.875rem}}.lightbox--open{overflow:hidden}.lightbox--open .lightbox{left:0}.lightbox{background-color:rgba(44,53,58,.7);left:100%;overflow:auto;padding:var(--gutter);transition:all 1s;z-index:10}.lightbox__inner{flex-direction:column}.lightbox__close{border-radius:50%;padding:1rem;right:calc(var(--gutter)/2);top:-20px;z-index:2}.lightbox__close:focus .close__icon,.lightbox__close:hover .close__icon{fill:#004a6d}.lightbox .close__icon{fill:#0094d9}.lightbox__controls{left:calc(var(--gutter)/2);position:absolute;top:50%;transform:translateY(-50%);width:calc(100% - var(--gutter));z-index:2}.lightbox__controls-inner{display:flex;justify-content:space-between;margin-top:.5rem;width:100%}.lightbox__controls-inner.align--right{justify-content:flex-end}.lightbox__next,.lightbox__prev{border-radius:50%;min-height:48px;padding:.75rem;transition:all .25s}.lightbox__next:focus .lightbox__icon,.lightbox__next:hover .lightbox__icon,.lightbox__prev:focus .lightbox__icon,.lightbox__prev:hover .lightbox__icon{fill:#004a6d}.lightbox__icon{fill:#0094d9}.lightbox__figure{margin:0 auto;width:100%}.lightbox__visual{position:relative}.lightbox__image{width:100%}.lightbox__caption{background-color:#fff;bottom:0;left:0;padding:1rem 32px;position:absolute;width:100%;z-index:1}.modal{--modal--width:90vw;bottom:0;left:0;right:0;top:0;z-index:2000}@media only screen and (min-width:64rem){.modal{--modal--width:80vw}}.modal,.modal__inner,.modal__overlay{position:fixed}.modal__overlay{background-color:var(--color--overlay);bottom:0;left:0;right:0;top:0}.modal__header{max-width:calc(84.5rem + var(--gutter)*2);padding-left:var(--gutter);padding-right:var(--gutter);position:relative}.modal__close{position:absolute;right:1rem;top:1rem}@media only screen and (min-width:64rem){.modal__close{right:var(--gutter);top:1.5rem}}.modal__inner{background-color:#fff;bottom:0;display:flex;flex-direction:column;left:var(--gutter);overflow-y:auto;right:0;top:0}@media only screen and (min-width:30rem){.modal__inner{left:auto;max-width:calc(84.5rem + var(--gutter)*2);width:var(--modal--width)}}@media only screen and (min-width:48rem){.modal__inner{padding-left:var(--gutter)}}.modal__content{display:flex;flex:1 0 auto;flex-direction:column;justify-content:center;padding-top:var(--gutter--l)}.modal__clickables{margin-bottom:var(--gutter--l);margin-top:0}.modal [class*=ls-container]{margin-left:0}.modal .gallery__visual{pointer-events:none}.modal .gallery__visual .gallery__extra,.modal .gallery__visual:before{visibility:hidden}.modal .block--hero{margin-top:0}.pager{--pager--circumference:2.5rem;--pager--gutter:0.25rem;margin-bottom:var(--gutter--l);text-align:center}@media only screen and (min-width:64rem){.pager{--pager--circumference:3.5rem;--pager--gutter:0.5rem}}.pager__list{align-items:center;display:flex;margin-left:calc(var(--pager--gutter)*-1);margin-right:calc(var(--pager--gutter)*-1);width:100%}.pager__next,.pager__prev{background-color:transparent;background-image:linear-gradient(270deg,transparent,transparent 50%,#84b9e3 0,#84b9e3);background-position:100% 100%;background-repeat:no-repeat;background-size:200% 1px;color:inherit;position:relative;text-decoration:none;transition-duration:.5s,.25s,.25s;transition-property:background-position,color,background-color;transition-timing-function:cubic-bezier(.19,1,.22,1),ease,ease}.pager__next:focus,.pager__next:hover,.pager__prev:focus,.pager__prev:hover{background-position:0 100%}.pager__next:focus:not([disabled]),.pager__next:hover:not([disabled]),.pager__prev:focus:not([disabled]),.pager__prev:hover:not([disabled]){color:var(--color--link-hover)}.pager__next:active:not([disabled]),.pager__prev:active:not([disabled]){top:1px}.pager__next[disabled],.pager__prev[disabled]{opacity:.5}.pager__next[disabled]:focus,.pager__next[disabled]:hover,.pager__prev[disabled]:focus,.pager__prev[disabled]:hover{background-position:100% 100%}.pager__items{flex:1 0 auto}@media only screen and (max-width:47.9375rem){.pager__items{display:none}}.pager__sublist{display:inline-flex}.pager__item{padding:0 var(--pager--gutter)}.pager__item--active .pager__active{background-color:#84b9e3;border-color:#84b9e3;color:#fff}.pager__active,.pager__current,.pager__dots,.pager__link{align-items:center;border:2px solid transparent;border-radius:2rem;display:flex;flex-direction:column;justify-content:center;min-height:var(--pager--circumference);min-width:var(--pager--circumference);padding:.5rem;text-decoration:none}.pager__link{border-color:#eef3fb;color:inherit;position:relative}.pager__link:focus,.pager__link:hover{background-color:#dce7f7;border-color:#dce7f7}.pager__link:active{top:1px}.pager__status{flex:1 0 auto}@media only screen and (min-width:48rem){.pager__status{display:none}}.pager__current{flex-direction:row}.pager__divider{display:inline-block;padding:0 .25rem}.search-results__title{border-bottom:2px solid #eef3fb;margin-bottom:var(--gutter--l);padding-bottom:.5rem}.search-results__list{max-width:var(--text--max-width)}.search-result{margin-bottom:var(--gutter)}.search-result__link{color:inherit;display:block;text-decoration:none}.search-result__link:focus .search-result__label,.search-result__link:hover .search-result__label{color:var(--color--text)}.search-result__link:focus .search-result__title,.search-result__link:hover .search-result__title{background-position:0 100%;color:var(--color--link-hover)}.search-result__link:focus .search-result__message,.search-result__link:hover .search-result__message{color:#0094d9}.search-result__label{display:block;transition:color .25s}.search-result__message,.search-result__title{margin-top:.5rem}.search-result__title{background-image:linear-gradient(270deg,transparent,transparent 50%,#0094d9 0,#0094d9);background-position:100% 100%;background-repeat:no-repeat;background-size:200% 1px;display:inline-block;text-decoration:none;transition-duration:.5s,.25s,.25s;transition-property:background-position,color,background-color;transition-timing-function:cubic-bezier(.19,1,.22,1),ease,ease}.search-result__title:focus,.search-result__title:hover{background-position:0 100%}.search-result__message{transition:all .25s}.search-result__message em{background-image:linear-gradient(90deg,#eef3fb,#eef3fb);background-size:calc(100% + 4px) calc(100% + 4px);font-style:normal}.usps{margin-bottom:-1rem}.usps__link{color:#2c353a;display:flex;padding-left:1.25rem;position:relative;text-decoration:none}.usps__link:focus,.usps__link:hover{color:var(--color--link-hover)}.usps__link:focus .usps__chevron,.usps__link:hover .usps__chevron{transform:translate3d(.5rem,0,0) rotate(-90deg)}.usps__link:focus .usps__text,.usps__link:hover .usps__text{transform:translate3d(.5rem,0,0)}.usps__item{margin-bottom:1rem}.usps__chevron{min-height:8px;min-width:16px;fill:#0094d9;left:0;position:absolute;top:calc(50% - 4px);transform:rotate(-90deg);transition:transform .25s}.usps__text{display:inline-block;transform:translateZ(0);transition:transform .25s}.pre-footer{max-width:100%;overflow:hidden;position:relative;text-align:center;--pre-footer--artwork:60vw}@media only screen and (min-width:48rem){.pre-footer{--pre-footer--artwork:50vw}}@media only screen and (min-width:64rem){.pre-footer{--pre-footer--artwork:31vw}}.pre-footer--default .pre-footer__button,.pre-footer--green .pre-footer__button{--button--highlight-color:#dbf0d8;--button--background-color-hover:#1c5b25;--button--border-color:#38b54a}.pre-footer--blue .pre-footer__button{--button--highlight-color:#dce7f7;--button--background-color-hover:#004a6d;--button--border-color:#0094d9}.pre-footer--orange .pre-footer__button{--button--highlight-color:#f7e1cb;--button--background-color-hover:#7c4a0f;--button--border-color:#f7941f}.pre-footer__inner{min-height:var(--pre-footer--artwork);position:relative}.pre-footer__scroll-trigger{bottom:0;left:0;position:absolute;right:0;top:-40vw}.pre-footer__artwork{bottom:0;height:auto;position:absolute;right:-35%;width:170%}@media(prefers-reduced-motion:no-preference){.pre-footer__artwork{visibility:hidden}}@media only screen and (min-width:48rem){.pre-footer__artwork{left:-20%;right:auto;width:140%}}@media only screen and (min-width:64rem){.pre-footer__artwork{left:0;width:100%}}.pre-footer__message{padding-bottom:var(--pre-footer--artwork);padding-top:var(--gutter--l);position:relative}@media only screen and (min-width:30rem){.pre-footer__message{padding-bottom:calc(var(--pre-footer--artwork)*.5)}}@media only screen and (min-width:48rem){.pre-footer__message{padding-bottom:var(--gutter--l)}}.pre-footer__button,.pre-footer__text{margin-top:2rem}.pre-footer__text{font-family:var(--font--accent)}.pre-footer__button{--button--color:#2c353a;--button--background-color:#fff;--button--color-hover:#fff}.pre-footer .bee__wing,.pre-footer .dragonfly__wing{filter:blur(.5px)}.footer{--footer--logo-offset:0}@media only screen and (min-width:64rem){.footer{--footer--logo-offset:50px}}@media only screen and (min-width:90rem){.footer{--footer--logo-offset:80px}}.footer__container{display:flex;flex-direction:column}.footer__top{order:1;padding-bottom:var(--gutter)}@media only screen and (min-width:48rem){.footer__top{order:0;padding-bottom:0;text-align:center}}.footer__fat{padding-bottom:var(--gutter);padding-top:calc(var(--gutter) + var(--footer--logo-offset))}.footer__skinny{color:var(--color--text);padding:var(--gutter) 0 var(--gutter--l)}@media only screen and (max-width:47.9375rem){.footer__skinny{border-top:1px solid #dce7f7}}@media only screen and (min-width:48rem){.footer__skinny{display:flex;justify-content:space-between;padding-bottom:var(--gutter);width:100%}}@media only screen and (min-width:64rem){.footer__skinny .footer__animate{opacity:1;transform:none;transition:none}}.footer__columns{display:flex;flex-wrap:wrap;margin-bottom:calc(var(--gutter)*-1);margin-left:calc(var(--gutter)*-.5);margin-right:calc(var(--gutter)*-.5)}.footer__columns .footer__column{margin-bottom:var(--gutter);padding-left:calc(var(--gutter)*.5);padding-right:calc(var(--gutter)*.5);width:100%}@media only screen and (min-width:64rem){.footer__columns{flex-wrap:nowrap}.footer__columns .footer__column{width:auto}}.footer__column{display:flex;flex-direction:column}@media only screen and (min-width:48rem){.footer__column{flex:0 0 50%;max-width:50%}.footer__column:first-child{flex:0 0 100%;max-width:100%}}@media only screen and (min-width:64rem){.footer__column{flex:1 0 auto;max-width:none}.footer__column:first-child{flex:0 0 25%;max-width:25%}}.footer__logo{margin-top:calc(var(--footer--logo-offset)*-1)}.footer__title{font-weight:700;margin-bottom:.5rem}.footer__menu:not(:first-child){margin-top:var(--gutter)}@media only screen and (min-width:48rem){.footer__menu:not(:first-child){margin-top:var(--gutter--s)}}@media only screen and (min-width:64rem){.footer__menu:not(:first-child){margin-top:auto}.footer__list{margin-bottom:-.625rem}}.footer__animate{backface-visibility:hidden;opacity:0;transform:translate3d(0,3em,0);transition-duration:.4s,.8s;transition-property:opacity,transform;transition-timing-function:ease-out,cubic-bezier(.39,.575,.565,1)}.footer__animate--active{opacity:1;transform:translateZ(0)}.footer__link{color:var(--color--text);display:block;padding:.25rem 0;text-decoration:none}.footer__link:focus,.footer__link:hover{color:var(--color--link-hover)}.footer__link:focus .footer__text-label,.footer__link:hover .footer__text-label{background-position:0 100%}.footer__text-label{background-image:linear-gradient(270deg,transparent,transparent 50%,#84b9e3 0,#84b9e3);background-position:100% 100%;background-repeat:no-repeat;background-size:200% 1px;text-decoration:none;transition-duration:.5s,.25s,.25s;transition-property:background-position,color,background-color;transition-timing-function:cubic-bezier(.19,1,.22,1),ease,ease}.footer__text-label:focus,.footer__text-label:hover{background-position:0 100%}.footer__copyright{margin-top:.5rem;white-space:nowrap}.socials{display:inline-flex;flex-wrap:wrap;margin-bottom:calc(var(--gutter--s)*-1);margin-right:calc(var(--gutter--s)*-1)}.socials__item:last-child .socials__link{margin-right:0}.socials__link{align-items:center;background-color:var(--color--link);border-radius:1rem;color:#fff;display:flex;flex-direction:column;height:3rem;justify-content:center;margin:0 var(--gutter--s) var(--gutter--s) 0;position:relative;width:3rem}@media only screen and (max-width:29.9375rem){.socials__link{border-radius:.875rem;height:2.5rem;margin-right:.5rem;width:2.5rem}.socials__link .socials__icon{transform:scale(.9)}}.socials__link:focus,.socials__link:hover{background-color:var(--color--link-hover)}.socials__link:active{top:1px}.socials__icon{fill:currentColor}@media only screen and (min-width:64rem){.disclaimer{display:flex;flex-wrap:wrap;margin-left:-1rem;margin-right:var(--gutter)}.disclaimer__item{border-right:1px solid #dce7f7;margin-top:.5rem}.disclaimer__item:last-child{border:0}}.disclaimer__link{background-color:transparent;color:inherit;display:block;padding:.25rem 0;position:relative;text-decoration:underline}@media only screen and (min-width:64rem){.disclaimer__link{padding:0 1rem}}.disclaimer__link:focus,.disclaimer__link:hover{color:var(--color--link-hover);cursor:pointer}.disclaimer__link:active{top:1px}.block{margin-bottom:var(--gutter--l)}.block--breakingnews,.block--carousel,.block--hero{margin-top:var(--gutter--s)}.block--breakingnews{margin-bottom:var(--gutter)}.block__intro{padding-bottom:1.5rem}.block--adjoins+.block--adjoins{margin-top:calc(var(--gutter)*-1)}@media only screen and (max-width:47.9375rem){.breakingnews{display:none}}.breakingnews__inner{display:flex;justify-content:space-between}.breakingnews__header{align-items:center;background-color:#eef3fb;border-radius:60px;display:flex;margin-right:16px;padding:.75rem 24px .75rem 12px;width:100%}.breakingnews__title{font-weight:400;margin-left:16px}@media only screen and (min-width:64rem){.breakingnews__title{margin-left:32px}}.breakingnews__label{background-color:#fff;border-radius:20px;color:var(--color--title);display:inline-block;flex-shrink:0;font-weight:600;padding:.5rem 16px}.breakingnews__footer{flex-shrink:0}.cta--default .cta__row{display:flex;flex-wrap:wrap;margin-bottom:calc(var(--gutter)*-1);margin-left:calc(var(--gutter)*-.5);margin-right:calc(var(--gutter)*-.5)}.cta--default .cta__row .cta__column{margin-bottom:var(--gutter);padding-left:calc(var(--gutter)*.5);padding-right:calc(var(--gutter)*.5);width:100%}@media only screen and (min-width:64rem){.cta--default .cta__row{align-items:center}}.cta--default .cta__header{margin-bottom:1rem}@media only screen and (min-width:64rem){.cta--text-only .cta__column--content{flex:0 0 58.3333333333%;margin-left:8.3333333333%;max-width:58.3333333333%}.cta--text-only .cta__column--text:first-child{flex:0 0 100%;max-width:100%}.cta--default.cta--has-image .cta__column--text{flex:0 0 66.6666666667%;max-width:66.6666666667%}.cta--default.cta--has-image .cta__column--visual{flex:0 0 41.6666666667%;margin-right:8.3333333333%;max-width:41.6666666667%}.cta--default.cta--has-image .cta__column--content{flex:0 0 41.6666666667%;margin-left:8.3333333333%;max-width:41.6666666667%}}@media only screen and (min-width:90rem){.cta--default.cta--has-image .cta__column--header{flex:0 0 25%;margin-left:8.3333333333%;max-width:25%}.cta--default.cta--has-image .cta__column--text{flex:0 0 33.3333333333%;max-width:33.3333333333%}.cta--default.cta--has-image .cta__column--text:first-child{flex:0 0 58.3333333333%;margin-left:8.3333333333%;max-width:58.3333333333%}.cta--default.cta--has-image .cta__column--content{flex:0 0 50%;margin-left:8.3333333333%;max-width:50%}.cta--default.cta--has-image .cta__column--visual{flex:0 0 33.3333333333%;margin-bottom:0;margin-left:0;margin-top:calc(var(--gutter)*-1);max-width:33.3333333333%}}.cta--image-as-background{color:#fff;text-align:center}.cta--image-as-background .cta__inner{padding:var(--gutter--l);position:relative}@media only screen and (min-width:64rem){.cta--image-as-background .cta__inner{padding:calc(var(--gutter--l)*2) 0}.cta--image-as-background .cta__row{margin-left:16.6666666667%;width:66.6666666667%}}@media only screen and (min-width:90rem){.cta--image-as-background .cta__row{margin-left:25%;width:50%}}.cta--image-as-background .cta__column{position:relative;z-index:1}.cta--image-as-background .cta__column--visual{bottom:0;left:0;position:absolute;right:0;top:0;z-index:0}.cta--image-as-background .cta__text{margin-top:1.5rem}.cta--image-as-background .cta__footer{justify-content:center}.cta--image-as-background .cta__image{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.cta--has-overlay .cta__visual:before{background-color:rgba(44,53,58,.25);bottom:0;content:"";display:block;left:0;position:absolute;right:0;top:0;z-index:1}.cta__inner{background-color:var(--theme--background-color);border-radius:var(--border-radius--fluid);color:var(--theme--color);overflow:hidden;padding:var(--gutter)}@media only screen and (min-width:90rem){.cta__inner{padding:var(--gutter--l) 0}}.cta__content{background-color:var(--theme--background-color)}.cta__title{color:var(--theme--color-title)}.cta__intro{color:var(--theme--color)}.cta__intro a[href]{background-image:linear-gradient(270deg,currentColor,currentColor 50%,transparent 0,transparent);background-position:100% 100%;background-repeat:no-repeat;background-size:200% 1px;color:inherit;text-decoration:none;transition-duration:.5s,.25s,.25s;transition-property:background-position,color,background-color;transition-timing-function:cubic-bezier(.19,1,.22,1),ease,ease}.cta__intro a[href]:focus,.cta__intro a[href]:hover{background-position:0 100%}.cta__footer{margin-top:1.75rem}.cta__footer:first-child{margin-top:0}@media only screen and (min-width:48rem){.column__inner{align-items:self-start;display:flex;justify-content:space-between}.column__list--united{display:none}}.column__list--divided{width:calc(50% - 12px)}@media only screen and (max-width:47.9375rem){.column__list--divided{display:none}}.column .text__content{border:1px solid #dce7f7;border-radius:32px;margin-bottom:1.5rem;padding:1.25rem 32px}.column .text--styled+.text--styled{margin-top:1.25rem}.column .text--styled h3 a,.column .text--styled li a{color:#2c353a;transition:color .25s}.column .text--styled h3 a:focus-within,.column .text--styled h3 a:hover,.column .text--styled li a:focus-within,.column .text--styled li a:hover{background-image:none;color:#0094d9}.column .text--styled a:focus-within h3,.column .text--styled a:hover h3{color:#0094d9}.column .text--styled ul>li{padding-left:24px}.column .text--styled ul>li:last-child{padding-bottom:0}.column .text--styled ul>li:before{display:none}.column .text--styled ul>li:after{background:url(../images/spa/icons/chevron-right.svg);background-position:0;background-repeat:no-repeat;background-size:100%;height:9px;width:6px}.block--expand{background-color:#eef3fb;border-radius:16px;padding-bottom:var(--gutter--l);padding-top:var(--gutter--l)}@media only screen and (min-width:48rem){.block--expand{border-radius:32px}}.expand{margin-top:-1rem}.expand__item{margin-top:1rem}.expand__inner{background-color:#fff;border:2px solid #eef3fb;border-radius:32px;transition:border-color .25s,border-radius .1s}.expand__inner:focus,.expand__inner:hover{border-color:var(--color--link)}.expand__inner:focus .expand__summary,.expand__inner:hover .expand__summary{cursor:pointer}.expand__inner:focus .expand__title,.expand__inner:hover .expand__title{color:var(--color--link-hover)}.expand__inner[open] .expand__summary:after{transform:translateY(-50%) rotate(0deg)}.expand__children,.expand__summary{padding:0 32px 1rem 16px}@media only screen and (min-width:48rem){.expand__children,.expand__summary{padding-left:40px;padding-right:64px}}.expand__summary{padding-top:1rem;position:relative}.expand__summary:after,.expand__summary:before{background-color:#0094d9;border-radius:2px;content:"";height:2px;position:absolute;right:1.5rem;top:2rem;transition:transform .25s;width:16px}.expand__summary:before{transform:translateY(-1px)}.expand__summary:after{transform:translateY(-50%) rotate(90deg)}.expand__title{font-weight:600;transition:color .25s}.expand__icon{display:none}.expand__children{padding-bottom:1.875rem}.expand .block--nested{margin-top:1rem}.explore--dark-blue{--explore--color:#0094d9;--explore--background-color:#004a6d}.explore--green{--explore--color:#38b54a;--explore--background-color:#1c5b25}.explore--orange{--explore--color:#f7941f;--explore--background-color:#7c4a0f}.explore__wrap{display:flex;flex-direction:column}@media only screen and (min-width:64rem){.explore__wrap{flex-direction:row;justify-content:space-between}}@media only screen and (max-width:63.9375rem){.explore__wrap .ls-first-item{margin-bottom:1.5rem}}@media only screen and (min-width:64rem){.explore__wrap .ls-first-item{width:75.7396449704%}.explore__wrap .ls-second-item{width:48.5207100592%}.explore__wrap{align-items:center}}.explore__title{color:var(--explore--color);margin-bottom:.5rem}.explore__content{background-color:var(--explore--background-color);padding:2rem 24px 4rem}@media only screen and (min-width:48rem){.explore__content{padding:3rem 56px}}@media only screen and (min-width:64rem){.explore__content{margin-right:-24.2603550296%;padding:8.125rem 24.2603550296% 8.125rem 112px}}.explore__text .explore__item{border-color:var(--explore--color);padding:.75rem 0}.explore__images{display:grid;grid-template-areas:"content"}@media only screen and (max-width:63.9375rem){.explore__images{margin:0 auto;max-width:656px;padding:0 24px;width:100%}}@media only screen and (min-width:64rem){.explore__images{margin-left:-24.2603550296%}}.explore__item{grid-area:content}.step--img-active .step__image{z-index:1}.step--img-active .step__image,.step--img-active .step__image.lazyload,.step--img-active .step__image.lazyloaded{opacity:1}.step--img-active .step__icon,.step__link{display:block}.step__link{border-bottom:2px solid var(--explore--color);border-bottom-left-radius:20px;border-left:2px solid var(--explore--color);color:#fff;padding:.75rem 0 .75rem 20px;position:relative;text-decoration:none;z-index:1}@media only screen and (min-width:48rem){.step__link{border-bottom-left-radius:40px;padding:1rem 0 1rem 40px}}.step--item-active .step__link .step__title{opacity:1}.step__link:after,.step__link:before{content:"";display:block;position:absolute;z-index:-1}.step__link:before{background-color:var(--explore--background-color);height:70%;left:-2px;top:0;width:100%}@media only screen and (min-width:48rem){.step__link:before{height:50%}}.step__link:after{background-image:linear-gradient(to left,var(--explore--color),var(--explore--color) 50%,#fff 50%,#fff);background-position:100% 100%;background-repeat:no-repeat;background-size:200% 2px;bottom:-2px;height:2px;right:0;text-decoration:none;transition-duration:.5s,.25s,.25s;transition-duration:0ms;transition-property:background-position,color,background-color;transition-timing-function:cubic-bezier(.19,1,.22,1),ease,ease;transition-timing-function:cubic-bezier(.445,.05,.55,.95);width:calc(100% - 48px)}.step__link:after:focus,.step__link:after:hover{background-position:0 100%}@media only screen and (min-width:48rem){.step__link:after{width:calc(100% - 40px)}}.step--item-active .step__link,.step__link:focus,.step__link:hover{border-color:transparent}.step--item-active .step__link:after,.step__link:focus:after,.step__link:hover:after{background-position:var(--step-bg-position,100%) 100%}@media only screen and (max-width:47.9375rem){.step--item-active .step__link:after,.step__link:focus:after,.step__link:hover:after{width:calc(100% - 16px)}}.step--item-active .step__link .step__title,.step__link:focus .step__title,.step__link:hover .step__title{font-weight:600}.step__title{font-weight:400;opacity:.8}.step__image{position:relative;width:100%}.step__image,.step__image.lazyload,.step__image.lazyloaded{opacity:0;transition-duration:.5s}.step__visual{border-radius:24px;overflow:hidden;position:relative}@media only screen and (min-width:64rem){.step__visual{background-color:var(--explore--background-color);border-radius:32px}}.step__icon{display:none;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);fill:#fff}.featured__layout{align-items:center;display:flex;flex-direction:column-reverse;flex-wrap:wrap;margin-bottom:calc(var(--gutter)*-1);margin-left:calc(var(--gutter)*-.5);margin-right:calc(var(--gutter)*-.5)}.featured__layout .featured__column{margin-bottom:var(--gutter);padding-left:calc(var(--gutter)*.5);padding-right:calc(var(--gutter)*.5);width:100%}@media only screen and (min-width:64rem){.featured__layout{align-items:center;flex-direction:row-reverse}.featured--image-right .featured__layout{flex-direction:row}}.featured__message{background-color:var(--theme--background-color);border-radius:var(--border-radius--fluid);color:var(--theme--color);padding:var(--gutter)}.featured__title{color:var(--theme--color-title)}.featured__intro{margin-top:1.5rem}.featured__image{border-radius:var(--border-radius--fluid);width:100%}.featured__image.lazyloaded{transition:0s}@media only screen and (min-width:64rem){.featured--default .featured__column{flex:0 0 58.3333333333%;max-width:58.3333333333%}.featured--default .featured__column--message{margin-left:-16.6666666667%;position:relative}.featured--image-right.featured--default .featured__column--message{margin-left:0;margin-right:-16.6666666667%}.featured--compact .featured__column--message{flex:0 0 58.3333333333%;max-width:58.3333333333%}.featured--compact .featured__column--visual{flex:0 0 41.6666666667%;max-width:41.6666666667%}}@media only screen and (min-width:90rem){.featured--compact .featured__layout{justify-content:center}.featured--compact .featured__column--message{flex:0 0 50%;max-width:50%}.featured--compact .featured__column--visual{flex:0 0 33.3333333333%;max-width:33.3333333333%}}.gallery__header{margin-bottom:var(--spacer)}.gallery__list{column-gap:var(--gutter);display:grid;grid-template-columns:1fr 1fr;line-height:0;row-gap:var(--gutter)}@media only screen and (min-width:48rem){.gallery__item:first-child{grid-area:first}.gallery__item:nth-child(2){grid-area:second}.gallery__item:nth-child(3){grid-area:third}.gallery__item:nth-child(4){grid-area:fourth}.gallery__item:nth-child(5){grid-area:fifth}}.gallery__visual{appearance:none;height:100%;transform:translateZ(0);width:100%}.gallery__visual:focus .gallery__image,.gallery__visual:hover .gallery__image{transform:scale(1.02)}.gallery__visual:before{content:"";display:block;padding-bottom:100%;width:100%}.gallery__image,.gallery__image.lazyloaded{transition:transform .5s}.gallery__extra{align-items:center;background-color:rgba(44,53,58,.5);bottom:0;color:#fff;display:flex;flex-direction:column;font-weight:600;justify-content:center;left:0;position:absolute;right:0;top:0}.gallery__number{font-family:var(--font--title);font-weight:600}.gallery__wrap--two .gallery__list{grid-template-areas:"first second";grid-template-rows:1fr}.gallery__wrap--three .gallery__list{grid-template-rows:1fr}@media only screen and (min-width:48rem){.gallery__wrap--three .gallery__list{grid-template-areas:"first second third";grid-template-columns:1fr 1fr 1fr}}.gallery__wrap--four .gallery__list{grid-template-rows:1fr 1fr}@media only screen and (min-width:48rem){.gallery__wrap--four .gallery__list{grid-template-areas:"first second third" "first fourth fourth";grid-template-columns:2fr 1fr 1fr;grid-template-rows:1fr 1fr}.gallery__wrap--four .gallery__item:nth-child(4) .gallery__visual:before{padding-bottom:50%}}.gallery__wrap--five .gallery__list{grid-template-rows:1fr 1fr 1fr}@media only screen and (min-width:48rem){.gallery__wrap--five .gallery__list{grid-template-areas:"first second third" "first fourth fifth";grid-template-columns:2fr 1fr 1fr;grid-template-rows:1fr 1fr}}.highlights__header{margin-bottom:var(--spacer)}@media only screen and (min-width:64rem){.highlights__content{align-items:flex-start;display:flex;justify-content:space-between}.highlights__wrap{flex-shrink:0;margin-left:calc(var(--gutter)*.5);padding-left:calc(var(--gutter)*.5);width:33.3333333333%}}.highlights__list{display:flex;flex-direction:column;justify-content:space-between;margin-top:1rem}@media only screen and (min-width:48rem)and (max-width:63.9375rem){.highlights__list{flex-direction:row;flex-wrap:wrap;margin-left:calc(var(--gutter)*-.5);margin-right:calc(var(--gutter)*-.5)}}@media only screen and (min-width:64rem){.highlights__list{margin-top:-.5rem}}.highlights__footer{display:flex;flex-wrap:wrap;margin:1.5rem -6px -.375rem}@media only screen and (min-width:64rem){.highlights__footer{margin:2rem -6px -.375rem}}@media only screen and (min-width:){.highlights__footer{margin:1.5rem -6px -.375rem}}.highlights__footer .ls-clickable{margin:0 6px .375rem}@media only screen and (min-width:64rem){.highlights__footer .ls-clickable{margin:0 6px .375rem}}@media only screen and (min-width:){.highlights__footer .ls-clickable{margin:0 6px .375rem}}.highlight{padding:.5rem 0}@media only screen and (min-width:48rem)and (max-width:63.9375rem){.highlight{padding:.5rem calc(var(--gutter)*.5);width:50%}}@media only screen and (min-width:64rem){.highlight{width:100%}}.highlight__link{align-items:center;color:var(--color--text);display:flex;flex-direction:row-reverse;justify-content:space-between;text-decoration:none;width:100%}.highlight__link:focus .highlight__title,.highlight__link:hover .highlight__title{color:var(--color--link-hover)}.highlight__content{margin-right:24px;width:100%}.highlight__date{color:#004a6d;font-family:var(--font--accent);margin-bottom:.5rem}.highlight__title{font-weight:400;transition:color .25s}.highlight__visual{flex-shrink:0}.highlight__image{border-radius:16px;width:145px}@media only screen and (min-width:48rem){.highlight__image{border-radius:16px}}@media only screen and (min-width:64rem){.highlight__image{border-radius:16px}}.highlight .card__icon{height:40px;width:40px}.list{margin-top:-1.5rem}.list__item{margin-top:1.5rem}.list__link{align-items:center;border-bottom:2px solid #dce7f7;border-bottom-left-radius:40px;border-left:2px solid #dce7f7;color:var(--color--text);display:flex;padding:1rem 16px;position:relative;text-decoration:none;transition:all .25s}@media only screen and (min-width:48rem){.list__link{padding-left:40px}}.list__link:before{background-color:#fff;content:"";display:block;height:50%;left:-2px;position:absolute;top:0;width:100%;z-index:0}.list__link:focus,.list__link:hover{border-color:var(--color--link);color:var(--color--link-hover)}.list__link:focus .list__icon--link,.list__link:hover .list__icon--link{transform:rotate(-90deg) translateY(5px)}.list__link:focus .list__icon--download,.list__link:hover .list__icon--download{transform:translateX(5px)}.list__icon{flex-shrink:0;transition:transform .25s;z-index:1}.list__icon--download{margin-right:24px}.list__icon--link{transform:rotate(-90deg);fill:var(--color--link);margin-left:10px;margin-right:30px}.list__inner{z-index:1}@keyframes marquee{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}.logos__wrap{margin-bottom:1.5rem}@media only screen and (min-width:64rem){.logos__wrap{align-items:center;display:flex;justify-content:space-between;margin-bottom:2.5rem}}.logos__header{max-width:48.25rem}@media only screen and (max-width:63.9375rem){.logos__header+.logos__footer{margin-top:1.5rem}}@media only screen and (min-width:64rem){.logos__header+.logos__footer{margin-left:1.5rem}}.logos__intro{margin-top:1.5rem}.logos__footer{display:flex;flex-shrink:0;flex-wrap:wrap;margin:0 -6px}@media only screen and (min-width:64rem){.logos__footer{margin:0 -6px}}@media only screen and (min-width:){.logos__footer{margin:1.5rem -6px -.375rem}}.logos__footer .ls-clickable{margin:0 6px}@media only screen and (min-width:64rem){.logos__footer .ls-clickable{margin:0 6px}}@media only screen and (min-width:){.logos__footer .ls-clickable{margin:0 6px .375rem}}.logos__marquee{overflow:hidden}.logos__list{animation:marquee 0s linear infinite;display:flex;justify-content:center;margin-left:auto;margin-right:auto;position:relative;transform:translateZ(0);width:fit-content}.logos__list .logos__item--cloned{display:flex}.logos__list:focus-within,.logos__list:hover{animation-play-state:paused}.logo-item{display:flex;flex-direction:column;flex-shrink:0;justify-content:center;padding:0 20px;width:230px}.logo-item--cloned{display:none}.logo-item__wrap{border:2px solid #dce7f7;border-radius:32px;height:100%;justify-content:center;min-height:190px;padding:20px}.logo-item__wrap,.media .ls-row{display:flex;flex-direction:column}@media only screen and (min-width:48rem){.media .ls-row{flex-direction:row;justify-content:space-between}}@media only screen and (max-width:47.9375rem){.media .ls-row .ls-first-item{margin-bottom:0}}@media only screen and (min-width:48rem){.media .ls-row .ls-first-item{width:34.375%}.media .ls-row .ls-second-item{width:58.5714285714%}.media__inner--content-width{padding-left:calc(var(--gutter)*.5);padding-right:calc(var(--gutter)*.5);width:91.6666666667%}}@media only screen and (min-width:64rem){.media__inner--content-width{margin-left:8.3333333333%;width:75%}}@media only screen and (min-width:90rem){.media__inner--content-width{margin-left:16.6666666667%;width:58.3333333333%}}.media__header{margin-bottom:var(--spacer)}.media__intro{margin-top:1rem}.media__image{width:100%}.media .plyr{border-radius:var(--border-radius--fluid)}.media__meta{margin-top:1.25rem;text-align:center}.block--map .block__switch{display:inline-block;margin-bottom:30px;margin-right:30px}@media only screen and (max-width:47.9375rem){.block--map .block__switch{margin-bottom:16px}}.block--map .block__search{display:inline-block;margin-bottom:30px}@media only screen and (max-width:47.9375rem){.block--map .block__search{margin-bottom:16px}}.block--map .block__map{position:relative;z-index:5}.block--map .search__label{display:none}.block--map .search__select{appearance:none;background-color:#eef3fb;background-image:url(../images/spa/symbols/icon--chevron.svg);background-position:right 20px center;background-repeat:no-repeat;background-size:8px auto;border:2px solid #eef3fb;border-radius:2rem;font-size:.75rem;line-height:1.7142857143;outline:none;padding:1rem 40px 1rem 24px;transition:all .3s;width:100%}@media screen and (min-width:20rem){.block--map .search__select{font-size:calc(.75rem + .125*(100vw - 20rem)/70)}}@media screen and (min-width:90rem){.block--map .search__select{font-size:.875rem}}.block--map .search__select:focus,.block--map .search__select:hover{background-color:transparent;border-color:var(--color--link-hover);color:var(--color--link-hover);cursor:pointer}.switch{background-color:#eef3fb;border-radius:32px;padding:5px}.switch__item{background-color:transparent;border-radius:38px;color:#84b9e3;display:inline-block;padding:15px 30px;transition:all .3s}.switch--list .switch__item:last-child,.switch--map .switch__item:first-child{background-color:#fff;color:#0094d9}.location__link{border-bottom:1px solid #eef3fb;color:var(--color--link);display:inline-block;padding-bottom:1rem;text-decoration:none;width:100%}.location__link:focus,.location__link:hover{color:var(--color--link-hover)}.location__label{color:var(--color--text)}.milkprices__header{margin-bottom:1rem}@media only screen and (min-width:64rem){.milkprices__header{margin-bottom:1.5rem}}.milkprices__intro{margin-top:1rem}.milkprice{min-height:480px;padding:20px;position:relative}.milkprice canvas{max-width:100%;width:100%}.legend-y{display:block;font-size:13px;line-height:26px;text-align:center;width:15px}.line-legend{list-style:none;margin:0!important;padding:0!important;pointer-events:none;position:absolute;right:15px;top:20px}@media(max-width:768px){.line-legend{position:static}}.line-legend li{display:inline-block;margin:0 8px 0 0!important;padding:0}.line-legend li:before{display:none!important}.line-legend span{border-radius:1px;color:#fff;display:block;font-size:12px;font-weight:700;line-height:16px;padding:5px 10px}.milk-prices-wrapper h3,.other-prices-wrapper h3{margin-bottom:.25em}.tabs{*zoom:1;border-bottom:1px solid #2c353a;list-style:none;margin-bottom:20px;padding-left:0!important}.tabs:after,.tabs:before{content:" ";display:table}.tabs:after{clear:both}.tabs li{border:1px solid transparent;cursor:pointer;display:block;float:left;font-size:14px;line-height:20px;margin:0 0 -1px!important;padding:10px 25px}.tabs li:hover{color:#004a6d}.tabs li:before{display:none!important}.tabs li.active{border-color:#2c353a #2c353a #fff;color:#004a6d}.policies__header{margin-bottom:var(--spacer)}@media only screen and (min-width:48rem){.policies .cards__card{flex:0 0 50%;max-width:50%}}@media only screen and (max-width:47.9375rem){.policy{--card--overlap:30vw}}.policy__item:not(:last-child),.policy__row:not(:last-child){margin-bottom:1rem}.policy__toggle{background-color:#fff;border:2px solid #dce7f7;border-radius:2rem;position:relative;transition:border .25s}.policy__toggle:after,.policy__toggle:before{background-color:#0094d9;border-radius:2px;content:"";height:2px;position:absolute;right:1.5rem;top:2rem;transition:transform .25s;width:16px}.policy__toggle:before{transform:translateY(-1px)}.policy__toggle:after{transform:translateY(-50%) rotate(90deg)}.policy__toggle:focus,.policy__toggle:hover{border-color:var(--color--link);cursor:pointer}.policy__toggle:focus .policy__text,.policy__toggle:hover .policy__text{color:var(--color--link-hover)}.policy__toggle[open]:after{transform:translateY(-50%) rotate(0deg)}.policy__summary{padding:1rem 48px 1rem 40px}.policy__content{padding:2rem 32px}.policy__list{display:none;padding:.25rem 48px 1rem 40px}.policy__toggle[open] .policy__list{display:block}.policy__title{margin-bottom:2rem}.policy__download,.policy__link{color:#2c353a;display:flex;text-decoration:none}.policy__download:focus,.policy__download:hover,.policy__link:focus,.policy__link:hover{color:var(--color--link-hover)}.policy__download:focus .policy__icon,.policy__download:hover .policy__icon,.policy__link:focus .policy__icon,.policy__link:hover .policy__icon{left:4px}.policy__download .policy__name{padding-left:1rem}.policy__link .policy__icon{top:.25rem;transform:rotate(-90deg);fill:#0094d9}.policy__link .policy__name{padding-left:1.875rem}.policy__text{font-weight:600;transition:color .25s}.policy__name{font-weight:400}.policy__icon{left:0;position:relative;top:0;transition:left .25s}.policy__visual{padding-bottom:56.25%}.quote--text-only{text-align:center}@media only screen and (min-width:64rem){.quote--text-only .quote__layout{width:91.6666666667%}}@media only screen and (min-width:90rem){.quote--text-only .quote__layout{margin-left:8.3333333333%;width:83.3333333333%}}.quote--text-only .quote__footer{justify-content:center}.quote--has-image .quote__layout{display:flex;flex-direction:column-reverse;flex-wrap:wrap;margin-bottom:calc(var(--gutter)*-1);margin-left:calc(var(--gutter)*-.5);margin-right:calc(var(--gutter)*-.5)}.quote--has-image .quote__layout .quote__column{margin-bottom:var(--gutter);padding-left:calc(var(--gutter)*.5);padding-right:calc(var(--gutter)*.5);width:100%}@media only screen and (min-width:64rem){.quote--has-image .quote__layout{flex-direction:row-reverse}}.quote--has-image .quote__blockquote{background-color:var(--theme--background-color);border-radius:var(--border-radius--fluid);padding:var(--gutter)}.quote--has-image .quote__text{color:var(--theme--color-title)}.quote--has-image .quote__caption,.quote--has-image .quote__footer{padding-left:var(--gutter)}@media only screen and (min-width:64rem){.quote--has-image .quote__column{flex:0 0 58.3333333333%;max-width:58.3333333333%}.quote--has-image .quote__column--message{margin:var(--gutter--l) 0 0 -16.6666666667%;position:relative}.quote--has-image .quote__caption,.quote--has-image .quote__footer{margin-left:25%}}@media only screen and (min-width:90rem){.quote--has-image .quote__blockquote{padding:var(--gutter--l) calc(var(--gutter--l)*1.5)}}.quote--has-video .quote__layout{align-items:center;display:flex;flex-direction:column-reverse;flex-wrap:wrap;margin-bottom:calc(var(--gutter)*-1);margin-left:calc(var(--gutter)*-.5);margin-right:calc(var(--gutter)*-.5)}.quote--has-video .quote__layout .quote__column{margin-bottom:var(--gutter);padding-left:calc(var(--gutter)*.5);padding-right:calc(var(--gutter)*.5);width:100%}@media only screen and (min-width:64rem){.quote--has-video .quote__layout{flex-direction:row;flex-wrap:nowrap}}.quote--has-video .quote__author{font-weight:700}.quote--has-video .quote__video-content{padding-right:var(--gutter)}.quote--has-video .quote__video-media{padding-left:var(--gutter)}.quote--has-video .quote__video-element{border-radius:var(--border-radius--fluid);height:auto;width:100%}.quote--has-video .quote__watch-video{margin-top:var(--gutter)}.quote--has-video .quote__text{color:#2c353a}.quote__text{color:#0094d9;font-family:var(--font--accent);font-weight:300}.quote__caption{margin-top:var(--gutter)}.quote__image{border-radius:var(--border-radius--fluid);width:100%}.quote__image.lazyloaded{transition:0s}.lightbox{height:100%;left:0;opacity:0;position:fixed;top:0;transition:opacity .3s ease,visibility .3s ease;visibility:hidden;width:100%;z-index:9999}.lightbox--open{opacity:1;visibility:visible}.lightbox__overlay{background-color:rgba(0,0,0,.8);cursor:pointer;height:100%;left:0;position:absolute;top:0;width:100%}.lightbox__inner{align-items:center;display:flex;height:100%;justify-content:center;position:relative}.lightbox__figure{margin:0;max-width:800px;position:relative;width:90%}.lightbox__close{background:none;border:none;color:#fff;cursor:pointer;font-size:24px;position:absolute;right:0;top:-40px;z-index:10}.lightbox__close .close__icon{fill:#fff}.lightbox__visual,.lightbox__visual .plyr{width:100%}.slider{--slider--item-width:calc(90vw - (var(--gutter) * 2));--slider--item-height:calc(90vw - (var(--gutter) * 2));max-width:100%;overflow:hidden}.slider--green{--slider--background-color:#dbf0d8;--slider--color:#38b54a;--slider--text-color:#2c353a;--slider--color-title:#2c353a;--slider--background-color-hover:#1c5b25}.slider--blue{--slider--background-color:#dce7f7;--slider--color:#0094d9;--slider--text-color:#2c353a;--slider--color-title:#004a6d;--slider--background-color-hover:#004a6d}.slider--orange{--slider--background-color:#fdc689;--slider--color:#f7941f;--slider--text-color:#2c353a;--slider--color-title:#2c353a;--slider--background-color-hover:#7c4a0f}@media only screen and (min-width:30rem){.slider{--slider--item-width:40vw;--slider--item-height:40vw}}@media only screen and (min-width:48rem){.slider{--slider--item-width:22.5rem;--slider--item-width-narrow:15rem;--slider--item-height:22.5rem;--slider--item-height-narrow:15rem}}@media only screen and (min-width:64rem){.slider{--slider--item-width:26.5rem;--slider--item-width-narrow:20rem;--slider--item-height:26.5rem;--slider--item-height-narrow:20rem}}.slider__message{padding:var(--gutter--l) 0 2rem 0;position:relative}.slider__message:before{background-color:#eef3fb;bottom:-242px;content:"";display:block;left:-50vw;position:absolute;right:-50vw;top:0}@media only screen and (min-width:64rem){.slider__message{min-height:5rem;width:66.6666666667%}}@media only screen and (min-width:90rem){.slider__message{padding-left:8.3333333333%;width:58.3333333333%}}.slider__intro,.slider__title{position:relative}.slider__title{align-items:flex-end;display:flex}.slider__illustration{fill:#0094d9;margin-left:var(--gutter)}.slider__intro{margin-top:calc(var(--spacer)*.5)}.slider__slides{padding-top:calc(var(--gutter--l) + 1.5rem);position:relative}@media only screen and (min-width:64rem){.slider__slides{padding-top:0}}.slider .swiper-slide{width:var(--slider--item-width)}.slider .swiper-button-next,.slider .swiper-button-prev{position:absolute;top:0}@media only screen and (min-width:64rem){.slider .swiper-button-next,.slider .swiper-button-prev{bottom:calc(100% + 2rem);right:0;top:auto}.slider .swiper-button-prev{right:5rem}}.slider-card{--slider-card--icon:2.5rem;--slider-card--padding:1.5rem;border-radius:var(--border-radius--fluid);display:flex;flex-direction:column;margin-right:var(--gutter);max-width:var(--slider--item-width);min-height:var(--slider--item-height);overflow:hidden;position:relative;transform:translateZ(0);width:var(--slider--item-width)}@media only screen and (min-width:48rem){.slider-card{--slider-card--icon:3.5rem;--slider-card--padding:2.5rem}}@media only screen and (min-width:64rem){.slider-card{--slider-card--icon:4.5rem;--slider-card--padding:3.5rem}}.slider-card:last-child{margin-right:0}.slider-card--narrow{max-width:var(--slider--item-width-narrow,var(--slider--item-width))}.slider-card--has-image .slider-card__link .slider-card__message,.slider-card--has-image .slider-card__link .slider-card__title{color:#fff}.slider-card--has-image.slider-card--has-overlay .slider-card__link:before{background-color:var(--color--overlay);bottom:0;content:"";display:block;left:0;position:absolute;right:0;top:0;z-index:1}.slider-card__article,.slider-card__link{display:flex;flex:1 0 auto;flex-direction:column;padding:var(--slider-card--padding)}.slider-card__link{background-color:var(--slider--background-color);cursor:pointer;position:relative;text-decoration:none;transition:all .25s}.slider-card__link .slider-card__title{color:var(--slider--text-color)}.slider-card__link .slider-card__message{color:var(--slider--text-color);margin-top:auto;padding-top:var(--slider-card--icon);position:relative;z-index:2}.slider-card__link:focus,.slider-card__link:hover{background-color:var(--slider--background-color-hover)}.slider-card__link:focus .slider-card__image,.slider-card__link:hover .slider-card__image{transform:scale(1.03)}.slider-card__link:focus .slider-card__intro,.slider-card__link:focus .slider-card__title,.slider-card__link:hover .slider-card__intro,.slider-card__link:hover .slider-card__title{color:#fff}.slider-card__link:focus .slider-card__indicator,.slider-card__link:hover .slider-card__indicator{color:var(--slider--background-color-hover)}.slider-card__article{background-color:var(--slider--background-color-hover);max-width:20rem;text-align:center}.slider-card__article .slider-card__title{color:var(--slider--color)}.slider-card__article .slider-card__message{color:#fff;margin-bottom:auto;margin-top:auto}.slider-card__image,.slider-card__visual{height:100%;left:0;position:absolute;top:0;width:100%}.slider-card__visual{transition:background-color .25s}.slider-card__image{object-fit:cover}.slider-card__image,.slider-card__image.lazyloaded{transition:transform .25s}.slider-card__message{color:#fff}.slider-card__intro{margin-top:1.25rem}.slider-card__indicator,.slider-card__intro,.slider-card__title{transition:color .25s,background-color .25s}.slider-card__indicator{background-color:#fff;border-radius:50%;color:var(--slider--color);height:var(--slider-card--icon);left:var(--slider-card--padding);position:absolute;top:var(--slider-card--padding);width:var(--slider-card--icon);z-index:1}.slider-card__icon{height:50%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:50%;fill:currentColor}.table,.wp-block-table table{font-size:16px;margin-bottom:40px;margin-top:0}.table td,.table th,.wp-block-table table td,.wp-block-table table th{font-variant-numeric:tabular-nums;padding:.5rem 16px .5rem 0}.table td:not(.has-text-align-right,.has-text-align-center),.table th:not(.has-text-align-right,.has-text-align-center),.wp-block-table table td:not(.has-text-align-right,.has-text-align-center),.wp-block-table table th:not(.has-text-align-right,.has-text-align-center){text-align:left}.table td.has-text-align-center,.table th.has-text-align-center,.wp-block-table table td.has-text-align-center,.wp-block-table table th.has-text-align-center{text-align:center}.table td.has-text-align-right,.table th.has-text-align-right,.wp-block-table table td.has-text-align-right,.wp-block-table table th.has-text-align-right{text-align:right}.table thead th,.wp-block-table table thead th{border-bottom:1px solid #b7b7b7;font-weight:600;padding-top:5px}.table tbody th,.wp-block-table table tbody th{border-bottom-color:#ddd;font-weight:400}.table tbody td,.table tbody th,.wp-block-table table tbody td,.wp-block-table table tbody th{border-bottom:1px solid #ddd;transition:all .15s ease}.table tbody tr:hover td,.table tbody tr:hover th,.wp-block-table table tbody tr:hover td,.wp-block-table table tbody tr:hover th{background-color:rgba(0,148,217,.025)}.wp-block-table{background:linear-gradient(90deg,#fff 30%,hsla(0,0%,100%,0)),linear-gradient(90deg,hsla(0,0%,100%,0),#fff 70%) 0 100%,radial-gradient(farthest-side at 0 50%,rgba(0,0,0,.2),transparent),radial-gradient(farthest-side at 100% 50%,rgba(0,0,0,.2),transparent) 0 100%;background-attachment:local,local,scroll,scroll;background-color:#fff;background-position:0 0,100%,0 0,100%;background-repeat:no-repeat;background-size:40px 100%,40px 100%,14px 100%,14px 100%;max-width:100%;overflow:auto}.wp-block-table table{max-width:100%;table-layout:auto}.wp-block-table td,.wp-block-table th{white-space:nowrap}.table--prices .table__td:not(:first-child),.table--prices .table__th:not(:first-child){text-align:right!important}@media only screen and (min-width:48rem){.text__inner{padding-left:calc(var(--gutter)*.5);padding-right:calc(var(--gutter)*.5);width:91.6666666667%}}@media only screen and (min-width:64rem){.text__inner{margin-left:8.3333333333%;width:75%}}@media only screen and (min-width:90rem){.text__inner{margin-left:16.6666666667%;width:58.3333333333%}}.text__content{margin-top:1rem}.text .block--nested{margin-top:var(--text-spacing)}.text__toggler .link__label--close{display:none}.text__toggler[open] .link__label--close{display:inline-block}.text__toggler[open] .link__label--open{display:none}.text__button:focus,.text__button:hover{cursor:pointer}.textimage__intro,.textimage__text{margin-top:1rem}@media only screen and (min-width:48rem){.textimage__layout{align-items:center}.textimage__layout--compact{padding-left:calc(var(--gutter)*.5);padding-right:calc(var(--gutter)*.5);width:91.6666666667%}}@media only screen and (min-width:64rem){.textimage__layout--compact{margin-left:8.3333333333%;width:75%}}@media only screen and (min-width:90rem){.textimage__layout--compact{margin-left:16.6666666667%;width:58.3333333333%}}.textimage__image{width:100%}.stat{border-radius:var(--border-radius--fluid);height:100%;overflow:hidden;padding:2rem 32px}@media only screen and (max-width:63.9375rem){.stat--has-image .stat__header{padding-bottom:225px}.stat{align-items:flex-start;display:flex;flex-direction:row;gap:16px;justify-content:space-between}}.stat__header{position:relative;width:100%;z-index:1}.stat__numbers{align-items:center;border-bottom:1px solid #dce7f7;display:flex;gap:1rem;padding-bottom:.5rem}.stat__title{color:#0094d9}.stat__subtitle{font-family:var(--font--accent);margin-top:.5rem}.stats{position:relative;--slider--item-width:calc(90vw - (var(--gutter) * 2));--slider--item-height:calc(90vw - (var(--gutter) * 4))}.stats__wrap{margin-bottom:1.5rem}@media only screen and (min-width:64rem){.stats__wrap{align-items:center;display:flex;gap:24px;justify-content:space-between;margin-bottom:2.5rem}}.stats__intro{margin-top:1.5rem}.stats__footer{flex-shrink:0}.stats.bg-blue .stat{background-color:#eef3fb}.stats.bg-white .stat{background-color:transparent;border:2px solid #dce7f7}.stats__grid{display:flex;flex-direction:column;gap:1rem}@media only screen and (min-width:64rem){.stats__grid{display:grid;gap:1rem;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(3,auto)}}.stats__grid .stat{position:relative}.stats__grid .stat__visual{aspect-ratio:1/1;bottom:0;height:100%;max-width:33%;position:absolute;right:0}@media only screen and (max-width:63.9375rem){.stats__grid .stat__visual{left:50%;max-height:250px;max-width:250px;right:auto;transform:translateX(-50%);width:100%}}.stats__grid .stat__image{height:100%;object-fit:cover;width:100%}@media only screen and (min-width:64rem){.stats__grid .stat--1{grid-column:1;grid-row:1/span 2}.stats__grid .stat--2{grid-column:2;grid-row:1/span 2}.stats__grid .stat--3{grid-column:3/span 2;grid-row:1}.stats__grid .stat--4{grid-column:1/span 1;grid-row:3}.stats__grid .stat--5{grid-column:2/span 1;grid-row:3}.stats__grid .stat--6{grid-column:3;grid-row:2/span 2}.stats__grid .stat--7{grid-column:4;grid-row:2/span 2}.stats__grid .stat--1,.stats__grid .stat--2,.stats__grid .stat--6,.stats__grid .stat--7{min-height:446px}}@media only screen and (min-width:64rem)and (min-width:48rem){.stats__grid .stat--1 .stat__visual,.stats__grid .stat--2 .stat__visual,.stats__grid .stat--6 .stat__visual,.stats__grid .stat--7 .stat__visual{aspect-ratio:1/1;height:auto;left:50%;max-width:100%;transform:translateX(-50%);width:75%}}@media only screen and (min-width:64rem){.stats__grid .stat--3 .stat__visual{aspect-ratio:1/1;height:100%;max-height:250px;max-width:250px;position:absolute;right:0;top:50%;transform:translateY(-50%)}}@media only screen and (min-width:64rem)and (min-width:64rem){.stats__grid .stat--3 .stat__header{width:60%}}@media only screen and (min-width:64rem){.stats__grid .stat--4 .stat__visual,.stats__grid .stat--5 .stat__visual{display:none}}@media only screen and (min-width:30rem){.stats{--slider--item-width:40vw;--slider--item-height:28vw}}@media only screen and (min-width:48rem){.stats{--slider--item-width:22.5rem;--slider--item-height:16.5rem}}@media only screen and (min-width:64rem){.stats{--slider--item-width:26.5rem;--slider--item-height:20.5rem}}.stats__carousel .stat{padding:3rem 32px}@media only screen and (min-width:48rem){.stats__carousel .stat{padding:4rem 48px}}.stats__carousel .stat__subtitle{margin-bottom:1rem;margin-top:0}.stats__carousel .stat__title{margin-bottom:.5rem}.stats__carousel .stat__percentage{align-items:center;display:flex;font-weight:700;gap:16px;margin-bottom:1rem}.stats .swiper{overflow:hidden}.stats .swiper .swiper-button-next,.stats .swiper .swiper-button-prev{position:absolute;z-index:1}.stats .swiper .swiper-button-next.swiper-button-disabled,.stats .swiper .swiper-button-prev.swiper-button-disabled{display:none}.stats .swiper .swiper-button-next{box-shadow:0 -10px 21px rgba(44,53,58,.1);right:-28px;top:50%;transform:translateY(-50%) rotate(.5turn)}@media only screen and (max-width:63.9375rem){.stats .swiper .swiper-button-next{right:-10px}}.stats .swiper .swiper-button-prev{box-shadow:0 10px 21px rgba(44,53,58,.1);left:-28px;top:50%;transform:translateY(-50%)}@media only screen and (max-width:63.9375rem){.stats .swiper .swiper-button-prev{left:-10px}}.sustainability-performance__header{margin-bottom:var(--spacer)}.sustainability-performance__intro{margin-top:1.5rem}@media only screen and (min-width:48rem){.sustainability-performance__item{min-height:575px}}.sustainability-performance-item__inner{border-radius:var(--border-radius--fluid);height:100%}.sustainability-performance-item__header{max-width:60%;position:relative;z-index:1}@media only screen and (min-width:48rem){.sustainability-performance-item__header{max-width:100%}}.sustainability-performance-item__visual{aspect-ratio:1/1;bottom:0;position:absolute;right:0;width:40%}@media only screen and (min-width:48rem){.sustainability-performance-item__visual{aspect-ratio:3/2;width:100%}}.sustainability-performance-item__image{height:100%;object-fit:cover;width:100%}.sustainability-performance-item__extra-description{margin-top:1rem}.sustainability-performance-item--orange .sustainability-performance-item__inner{background-color:#fcdcb4}.sustainability-performance-item--orange .sustainability-performance-item__numbers{border-color:#f7941f}.sustainability-performance-item--orange .sustainability-performance-item__link:before{background-color:#f7941f}.sustainability-performance-item--green .sustainability-performance-item__inner{background-color:#c1ebba}.sustainability-performance-item--green .sustainability-performance-item__numbers{border-color:#38b54a}.sustainability-performance-item--green .sustainability-performance-item__link:before{background-color:#38b54a}.sustainability-performance-item--blue .sustainability-performance-item__inner{background-color:#cce7f5}.sustainability-performance-item--blue .sustainability-performance-item__numbers{border-color:#0094d9}.sustainability-performance-item--white .sustainability-performance-item__inner{background-color:transparent;border:2px solid #dce7f7}.sustainability-performance-item .flip{padding-bottom:300px}@media only screen and (min-width:48rem){.sustainability-performance-item .flip{height:100%;padding-bottom:0;text-decoration:none}}.sustainability-performance-item .flip__face{border:none;border-radius:none;display:initial;flex-direction:column;justify-content:center;overflow:hidden}.sustainability-performance-item .flip__face--front{background-color:unset;padding:3rem 32px}@media only screen and (min-width:48rem){.sustainability-performance-item .flip__face--front{padding:3rem 48px}}.sustainability-performance-item .flip__face--back{background-color:unset;display:flex;flex-direction:column;justify-content:space-between;transform:rotateY(.5turn)}.images__container{display:flex;flex-direction:column;gap:1rem}.images__item{aspect-ratio:2/1;border-radius:var(--border-radius--fluid);overflow:hidden;width:100%}.images__image{height:100%;object-fit:cover;object-position:center;width:100%}@media only screen and (min-width:48rem){.images__container{flex-direction:row;flex-wrap:wrap}.images__item{aspect-ratio:1/1;width:calc(50% - 8px)}}@media only screen and (min-width:64rem){.images__inner{max-width:100%;overflow:hidden;padding:0}.images__container{align-items:flex-start;flex-wrap:nowrap;gap:40px;margin-left:-5vw;width:150vw}.images__item{border-radius:var(--border-radius--fluid);flex-shrink:0}.images__item--1{aspect-ratio:560/351;margin-top:5rem;width:25vw}.images__item--2{aspect-ratio:424/350;margin-top:18.5rem;width:20vw}.images__item--3{aspect-ratio:1/1;width:35vw}.images__item--4{aspect-ratio:675/434;margin-top:2.5rem;width:30vw}}.business-group__wrap{margin-bottom:1.5rem}@media only screen and (min-width:64rem){.business-group__wrap{align-items:center;display:flex;gap:24px;justify-content:space-between;margin-bottom:2.5rem}}.business-group__intro{margin-top:1.5rem}.business-group__footer{flex-shrink:0}.business-group__list{display:flex;overflow:hidden;width:100%}@media only screen and (max-width:63.9375rem){.business-group__list{flex-direction:column}}.business-group-item{border-radius:0 var(--border-radius--fluid) var(--border-radius--fluid) 0;flex:1;height:575px;min-width:0;overflow:hidden;padding:3rem 48px;text-align:start;transition:flex .5s cubic-bezier(.4,0,.2,1)}.business-group-item:first-child{border-radius:var(--border-radius--fluid)}.business-group-item:not(:first-child){margin-left:-48px;margin-top:0}@media only screen and (max-width:63.9375rem){.business-group-item{border-radius:0 0 var(--border-radius--fluid) var(--border-radius--fluid);flex:initial;height:160px;max-height:160px;padding:2rem 48px;transition:height .5s cubic-bezier(.4,0,.2,1),max-height .5s cubic-bezier(.4,0,.2,1),margin .5s ease}.business-group-item:not(:first-child){margin-left:0;margin-top:-48px}}.business-group-item:not(.is-active):focus-visible,.business-group-item:not(.is-active):hover{box-shadow:0 10px 21px rgba(44,53,58,.1)}@media only screen and (max-width:63.9375rem){.business-group-item:not(.is-active):focus-visible .business-group-item__title,.business-group-item:not(.is-active):hover .business-group-item__title{margin-left:1rem}}@media only screen and (min-width:64rem){.business-group-item:not(.is-active):focus-visible .business-group-item__title,.business-group-item:not(.is-active):hover .business-group-item__title{margin-bottom:1rem}}.business-group-item.is-active{box-shadow:0 10px 21px rgba(44,53,58,.1);cursor:default;flex:3}@media only screen and (max-width:63.9375rem){.business-group-item.is-active{flex:initial;height:400px;max-height:400px}}.business-group-item.is-active .business-group-item__inner{flex-direction:column;justify-content:flex-start}.business-group-item.is-active .business-group-item__title{margin-left:0;transform:rotate(0deg);white-space:normal}.business-group-item.is-active .business-group-item__introduction{margin-top:1rem;opacity:1;visibility:visible}.business-group-item__inner{display:flex;flex-direction:column-reverse;height:100%;padding:0 40px;transition:all .5s ease;width:100%}@media only screen and (max-width:63.9375rem){.business-group-item__inner{padding:0}}.business-group-item__title{margin-left:3rem;transform:rotate(-90deg);transform-origin:left center;transition:transform .5s ease-out,margin .5s ease-out;white-space:nowrap}@media only screen and (max-width:63.9375rem){.business-group-item__title{margin-left:0;margin-top:3rem;transform:rotate(0deg);white-space:normal}}.business-group-item__introduction{opacity:0;transition:opacity .3s ease .5s;visibility:hidden}.business-group-item--yellow{background-color:#deec9a}.business-group-item--orange{background-color:#fcc689}.business-group-item--green{background-color:#a3d29c}.business-group-item--red{background-color:#f69779}.business-group-item--pink{background-color:#f49ac1}.business-group-item--blue-main{background-color:#0094d9}.business-group-item--blue-secondary{background-color:#74bde9}.business-group-item--white{background-color:#fff;border:2px solid #dce7f7}.business-group-item--1{z-index:7}.business-group-item--2{z-index:6}.business-group-item--3{z-index:5}.business-group-item--4{z-index:4}.business-group-item--5{z-index:3}.business-group-item--6{z-index:2}.business-group-item--7{z-index:1}}@layer pages{.overview .filter-bar{padding-bottom:0}.overview .filters{margin-bottom:calc(var(--gutter)*-1)}.overview .card__content{flex:1 0 auto;height:auto;padding-top:calc(var(--card--overlap) + var(--gutter))}.overview .card__placeholder{display:block}}@layer overwrites{.highlights .cards{display:flex;flex-wrap:wrap;margin-bottom:calc(var(--gutter)*-1);margin-left:calc(var(--gutter)*-.5);margin-right:calc(var(--gutter)*-.5)}.highlights .cards .card{margin-bottom:var(--gutter);padding-left:calc(var(--gutter)*.5);padding-right:calc(var(--gutter)*.5);width:100%}@media only screen and (min-width:64rem){.highlights .cards{width:100%}.highlights .cards__card{flex:0 0 50%;max-width:50%}}.highlights .card__link:focus .card__visual,.highlights .card__link:hover .card__visual,.highlights .card__visual{background-color:transparent}.block--map .leaflet-container{aspect-ratio:4/3;height:auto;min-height:400px;width:100%}@media only screen and (min-width:64rem){.block--map .leaflet-container{aspect-ratio:5/3}}.block--map .leaflet-container a{color:#0094d9}.leaflet-popup-content{padding:10px}.plyr__control.plyr__control--pressed .icon--not-pressed,.plyr__control.plyr__control--pressed .label--not-pressed,.plyr__control:not(.plyr__control--pressed) .icon--pressed,.plyr__control:not(.plyr__control--pressed) .label--pressed{display:none}@media print{*{display:none!important;opacity:0!important;visibility:hidden!important}}.swiper{--swiper--nav:3.5rem;overflow:initial;position:static}.swiper-wrapper{position:static;transform:none;transition-timing-function:cubic-bezier(.645,.045,.355,1)}.swiper-slide{height:auto}.swiper .swiper-button-next,.swiper .swiper-button-prev{background:#0094d9 url(../images/spa/backgrounds/arrow.svg) no-repeat 50%;border-radius:50%;cursor:pointer;height:var(--swiper--nav);transition:background-color .25s,opacity .25s;width:var(--swiper--nav)}.swiper .swiper-button-next.swiper-button-disabled,.swiper .swiper-button-prev.swiper-button-disabled{background-color:#dce7f7;cursor:not-allowed}.swiper .swiper-button-next.swiper-button-disabled:focus,.swiper .swiper-button-next.swiper-button-disabled:hover,.swiper .swiper-button-prev.swiper-button-disabled:focus,.swiper .swiper-button-prev.swiper-button-disabled:hover{background-color:#dce7f7}.swiper .swiper-button-next:focus,.swiper .swiper-button-next:hover,.swiper .swiper-button-prev:focus,.swiper .swiper-button-prev:hover{background-color:#004a6d}.swiper .swiper-button-next{margin-left:calc(var(--swiper--nav) + 1.5rem);transform:rotate(.5turn)}[lang=pk-ur]{text-align:right}[lang=pk-ur] .ls-row{display:flex;flex-direction:column}@media only screen and (min-width:48rem){[lang=pk-ur] .ls-row{flex-direction:row-reverse;justify-content:space-between}}@media only screen and (max-width:47.9375rem){[lang=pk-ur] .ls-row .ls-first-item{margin-bottom:1.5rem}}@media only screen and (min-width:48rem){[lang=pk-ur] .ls-row .ls-first-item{width:34.375%}[lang=pk-ur] .ls-row .ls-second-item{width:58.5714285714%}}[lang=pk-ur] .hero__intro{margin-left:auto;margin-right:0}[lang=pk-ur] .breakingnews__header{flex-direction:row-reverse}[lang=pk-ur] .breakingnews__title{margin-left:0;margin-right:16px}@media only screen and (min-width:64rem){[lang=pk-ur] .breakingnews__title{margin-left:0;margin-right:32px}}[lang=pk-ur] .highlights__footer,[lang=pk-ur] [class*=ls-clickables]{justify-content:flex-end}@media only screen and (min-width:64rem){[lang=pk-ur] .explore__content{padding-right:25.7396449704%}[lang=pk-ur] .disclaimer{justify-content:flex-end}}[lang=pk-ur] .usps__link{justify-content:flex-end;padding-left:0;padding-right:1.25rem}[lang=pk-ur] .usps__link:focus .usps__chevron,[lang=pk-ur] .usps__link:hover .usps__chevron{transform:translate3d(-.5rem,0,0) rotate(-270deg)}[lang=pk-ur] .usps__link:focus .usps__text,[lang=pk-ur] .usps__link:hover .usps__text{transform:translate3d(-.5rem,0,0)}[lang=pk-ur] .usps__chevron{left:unset;right:0;transform:rotate(-270deg)}[lang=pk-ur] .list__link{flex-direction:row-reverse}[lang=pk-ur] .list__link:focus .list__icon--link,[lang=pk-ur] .list__link:hover .list__icon--link{transform:rotate(-270deg) translateY(5px)}[lang=pk-ur] .list__link:focus .list__icon--download,[lang=pk-ur] .list__link:hover .list__icon--download{transform:translateX(-5px)}[lang=pk-ur] .list__icon--link{transform:rotate(-270deg)}[lang=pk-ur] .list__icon--download{margin-left:24px;margin-right:0}@media only screen and (min-width:90rem){[lang=pk-ur] .cta--default .cta__row{flex-direction:row-reverse;justify-content:center}}[lang=pk-ur] .cta [class*=ls-clickables]{justify-content:center}[lang=pk-ur] .card--kpi .card__title{justify-content:flex-end}[lang=pk-ur] .quote [class*=ls-clickables]{justify-content:center}[lang=pk-ur] .text--styled li{padding-left:0;padding-right:2rem}[lang=pk-ur] .text--styled li:after,[lang=pk-ur] .text--styled li:before{left:unset;right:0}[lang=pk-ur] .text--styled li:after{right:2px}[lang=pk-ur] .text--styled ol>li:before{content:"." counters(section,".")}[lang=pk-ur] .filter-bar,[lang=pk-ur] .filters{flex-direction:row-reverse}[lang=pk-ur] .search-results__list{margin-left:auto}}