@charset "UTF-8";@-webkit-keyframes plyr-progress{to{background-position:25px 0;background-position:var(--plyr-progress-loading-size,25px) 0}}@keyframes plyr-progress{to{background-position:25px 0;background-position:var(--plyr-progress-loading-size,25px) 0}}@-webkit-keyframes plyr-popup{0%{opacity:.5;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes plyr-popup{0%{opacity:.5;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@-webkit-keyframes plyr-fade-in{0%{opacity:0}to{opacity:1}}@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:inherit;font-family:var(--plyr-font-family,inherit);font-variant-numeric:tabular-nums;font-weight:400;font-weight:var(--plyr-font-weight-regular,400);line-height:1.7;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:#4a5464;background:var(--plyr-badge-background,#4a5464);border-radius:2px;border-radius:var(--plyr-badge-border-radius,2px);color:#fff;color:var(--plyr-badge-text-color,#fff);font-size:9px;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{-webkit-animation:plyr-fade-in .3s ease;animation:plyr-fade-in .3s ease;bottom:0;display:none;font-size:13px;font-size:var(--plyr-font-size-small,13px);left:0;padding:10px;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:15px;font-size:var(--plyr-font-size-base,15px);padding:20px;padding:calc(var(--plyr-control-spacing, 10px)*2)}}@media (min-width:768px){.plyr__captions{font-size:18px;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(-40px);transform:translateY(calc(var(--plyr-control-spacing, 10px)*-4))}.plyr__caption{background:rgba(0,0,0,.8);background:var(--plyr-captions-background,rgba(0,0,0,.8));border-radius:2px;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:#fff;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:3px;border-radius:var(--plyr-control-radius,3px);color:inherit;cursor:pointer;flex-shrink:0;overflow:visible;padding:7px;padding:calc(var(--plyr-control-spacing, 10px)*.7);position:relative;transition:all .3s ease}.plyr__control svg{fill:currentColor;display:block;height:18px;height:var(--plyr-control-icon-size,18px);pointer-events:none;width:18px;width:var(--plyr-control-icon-size,18px)}.plyr__control:focus{outline:0}.plyr__control.plyr__tab-focus{outline:3px dotted #00b3ff;outline:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b3ff))) dotted 3px;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:2.5px;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:2.5px;padding-left:calc(var(--plyr-control-spacing, 10px)/4)}.plyr__controls .plyr__controls__item.plyr__time{padding:0 5px;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{-webkit-animation:plyr-popup .2s ease;animation:plyr-popup .2s ease;background:hsla(0,0%,100%,.9);background:var(--plyr-menu-background,hsla(0,0%,100%,.9));border-radius:4px;bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.15);box-shadow:var(--plyr-menu-shadow,0 1px 2px rgba(0,0,0,.15));color:#4a5464;color:var(--plyr-menu-color,#4a5464);font-size:15px;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:4px solid 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:14px;right:calc(var(--plyr-control-icon-size, 18px)/2 + var(--plyr-control-spacing, 10px)*.7 - var(--plyr-menu-arrow-size, 4px)/2);top:100%;width:0}.plyr__menu__container [role=menu]{padding:7px;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:#4a5464;color:var(--plyr-menu-color,#4a5464);display:flex;font-size:13px;font-size:var(--plyr-font-size-menu,var(--plyr-font-size-small,13px));padding:4.66667px 10.5px;padding:calc(var(--plyr-control-spacing, 10px)*.7/1.5) calc(var(--plyr-control-spacing, 10px)*.7*1.5);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;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:4px solid transparent;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:28px;padding-right:calc(var(--plyr-control-spacing, 10px)*.7*4)}.plyr__menu__container .plyr__control--forward:after{border-left-color:#728197;border-left-color:var(--plyr-menu-arrow-color,#728197);right:6.5px;right:calc(var(--plyr-control-spacing, 10px)*.7*1.5 - var(--plyr-menu-item-arrow-size, 4px))}.plyr__menu__container .plyr__control--forward.plyr__tab-focus:after,.plyr__menu__container .plyr__control--forward:hover:after{border-left-color:currentColor}.plyr__menu__container .plyr__control--back{font-weight:400;font-weight:var(--plyr-font-weight-regular,400);margin:7px;margin:calc(var(--plyr-control-spacing, 10px)*.7);margin-bottom:3.5px;margin-bottom:calc(var(--plyr-control-spacing, 10px)*.7/2);padding-left:28px;padding-left:calc(var(--plyr-control-spacing, 10px)*.7*4);position:relative;width:calc(100% - 14px);width:calc(100% - var(--plyr-control-spacing, 10px)*.7*2)}.plyr__menu__container .plyr__control--back:after{border-right-color:#728197;border-right-color:var(--plyr-menu-arrow-color,#728197);left:6.5px;left:calc(var(--plyr-control-spacing, 10px)*.7*1.5 - var(--plyr-menu-item-arrow-size, 4px))}.plyr__menu__container .plyr__control--back:before{background:#dcdfe5;background:var(--plyr-menu-back-border-color,#dcdfe5);box-shadow:0 1px 0 #fff;box-shadow:0 1px 0 var(--plyr-menu-back-border-shadow-color,#fff);content:"";height:1px;left:0;margin-top:3.5px;margin-top:calc(var(--plyr-control-spacing, 10px)*.7/2);overflow:hidden;position:absolute;right:0;top:100%}.plyr__menu__container .plyr__control--back.plyr__tab-focus:after,.plyr__menu__container .plyr__control--back:hover:after{border-right-color:currentColor}.plyr__menu__container .plyr__control[role=menuitemradio]{padding-left:7px;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:10px;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:#00b3ff;background:var(--plyr-control-toggle-checked-background,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)))}.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].plyr__tab-focus: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(-7px + 2);margin-right:calc(var(--plyr-control-spacing, 10px)*.7*-1 + 2);overflow:hidden;padding-left:24.5px;padding-left:calc(var(--plyr-control-spacing, 10px)*.7*3.5);pointer-events:none}.plyr--full-ui input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;border-radius:26px;border-radius:calc(var(--plyr-range-thumb-height, 13px)*2);color:#00b3ff;color:var(--plyr-range-fill-background,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));display:block;height:19px;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(90deg,currentColor,transparent 0);background-image:linear-gradient(to right,currentColor var(--value,0),transparent var(--value,0));border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-webkit-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px 0 0 0 1px rgba(35,40,47,.15) rgba(35,40,47,.2);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:13px;height:var(--plyr-range-thumb-height,13px);margin-top:-4px;margin-top:calc(var(--plyr-range-thumb-height, 13px)/2*-1 - var(--plyr-range-track-height, 5px)/2*-1);position:relative;-webkit-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-track{background:transparent;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-moz-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-moz-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-moz-range-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px 0 0 0 1px rgba(35,40,47,.15) rgba(35,40,47,.2);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:13px;height:var(--plyr-range-thumb-height,13px);position:relative;-moz-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-progress{background:currentColor;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;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:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-ms-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-ms-fill-lower{background:transparent;background:currentColor;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-ms-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-ms-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px 0 0 0 1px rgba(35,40,47,.15) rgba(35,40,47,.2);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:13px;height:var(--plyr-range-thumb-height,13px);margin-top:0;position:relative;-ms-transition:all .2s ease;transition:all .2s ease;width:13px;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].plyr__tab-focus::-webkit-slider-runnable-track{outline:3px dotted #00b3ff;outline:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b3ff))) dotted 3px;outline-offset:2px}.plyr--full-ui input[type=range].plyr__tab-focus::-moz-range-track{outline:3px dotted #00b3ff;outline:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b3ff))) dotted 3px;outline-offset:2px}.plyr--full-ui input[type=range].plyr__tab-focus::-ms-track{outline:3px dotted #00b3ff;outline:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b3ff))) dotted 3px;outline-offset:2px}.plyr__poster{background-color:#000;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:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__time+.plyr__time:before{content:"⁄";margin-right:10px;margin-right:var(--plyr-control-spacing,10px)}@media (max-width:767px){.plyr__time+.plyr__time{display:none}}.plyr__tooltip{background:hsla(0,0%,100%,.9);background:var(--plyr-tooltip-background,hsla(0,0%,100%,.9));border-radius:3px;border-radius:var(--plyr-tooltip-radius,3px);bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.15);box-shadow:var(--plyr-tooltip-shadow,0 1px 2px rgba(0,0,0,.15));color:#4a5464;color:var(--plyr-tooltip-color,#4a5464);font-size:13px;font-size:var(--plyr-font-size-small,13px);font-weight:400;font-weight:var(--plyr-font-weight-regular,400);left:50%;line-height:1.3;margin-bottom:10px;margin-bottom:calc(var(--plyr-control-spacing, 10px)/2*2);opacity:0;padding:5px 7.5px;padding:calc(var(--plyr-control-spacing, 10px)/2) 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:4px solid transparent;border-left:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-right:4px solid transparent;border-right:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-top:4px solid hsla(0,0%,100%,.9);border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,hsla(0,0%,100%,.9));bottom:-4px;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.plyr__tab-focus .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__control .plyr__tooltip,.plyr__controls>.plyr__control:first-child .plyr__tooltip{left:0;transform:translateY(10px) scale(.8);transform-origin:0 100%}.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip:before,.plyr__controls>.plyr__control:first-child .plyr__tooltip:before{left:16px;left:calc(var(--plyr-control-icon-size, 18px)/2 + 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:16px;right:calc(var(--plyr-control-icon-size, 18px)/2 + var(--plyr-control-spacing, 10px)*.7);transform:translateX(50%)}.plyr__controls>.plyr__control:first-child+.plyr__control.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control:hover .plyr__tooltip,.plyr__controls>.plyr__control:first-child.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:first-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child:hover .plyr__tooltip,.plyr__controls>.plyr__control:last-child.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:last-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:last-child:hover .plyr__tooltip{transform:translate(0) scale(1)}.plyr__progress{left:6.5px;left:calc(var(--plyr-range-thumb-height, 13px)*.5);margin-right:13px;margin-right:var(--plyr-range-thumb-height,13px);position:relative}.plyr__progress__buffer,.plyr__progress input[type=range]{margin-left:-6.5px;margin-left:calc(var(--plyr-range-thumb-height, 13px)*-.5);margin-right:-6.5px;margin-right:calc(var(--plyr-range-thumb-height, 13px)*-.5);width:calc(100% + 13px);width:calc(100% + var(--plyr-range-thumb-height, 13px))}.plyr__progress input[type=range]{position:relative;z-index:2}.plyr__progress .plyr__tooltip{font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px));left:0}.plyr__progress__buffer{-webkit-appearance:none;background:transparent;border:0;border-radius:100px;height:5px;height:var(--plyr-range-track-height,5px);left:0;margin-top:-2.5px;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:5px;min-width:var(--plyr-range-track-height,5px);-webkit-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-moz-progress-bar{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height,5px);-moz-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-ms-fill{border-radius:100px;-ms-transition:width .2s ease;transition:width .2s ease}.plyr--loading .plyr__progress__buffer{-webkit-animation:plyr-progress 1s linear infinite;animation:plyr-progress 1s linear infinite;background-image:linear-gradient(-45deg,rgba(35,40,47,.6) 25%,transparent 0,transparent 50%,rgba(35,40,47,.6) 0,rgba(35,40,47,.6) 75%,transparent 0,transparent);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:25px 25px;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:hsla(0,0%,100%,.25);background-color:var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25))}.plyr--audio.plyr--loading .plyr__progress__buffer{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6))}.plyr__volume{align-items:center;display:flex;max-width:110px;min-width:80px;position:relative;width:20%}.plyr__volume input[type=range]{margin-left:5px;margin-left:calc(var(--plyr-control-spacing, 10px)/2);margin-right:5px;margin-right:calc(var(--plyr-control-spacing, 10px)/2);position:relative;z-index:2}.plyr--is-ios .plyr__volume{min-width:0;width:auto}.plyr--audio{display:block}.plyr--audio .plyr__controls{background:#fff;background:var(--plyr-audio-controls-background,#fff);border-radius:inherit;color:#4a5464;color:var(--plyr-audio-control-color,#4a5464);padding:10px;padding:var(--plyr-control-spacing,10px)}.plyr--audio .plyr__control.plyr__tab-focus,.plyr--audio .plyr__control:hover,.plyr--audio .plyr__control[aria-expanded=true]{background:#00b3ff;background:var(--plyr-audio-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));color:#fff;color:var(--plyr-audio-control-color-hover,#fff)}.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track{background-color:rgba(193,200,209,.6);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:rgba(193,200,209,.6);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:rgba(193,200,209,.6);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:0 1px 1px 0 0 0 1px rgba(35,40,47,.15) rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.1);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:0 1px 1px 0 0 0 1px rgba(35,40,47,.15) rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.1);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:0 1px 1px 0 0 0 1px rgba(35,40,47,.15) rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.1);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:rgba(193,200,209,.6);color:var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6))}.plyr--video{background:#000;background:var(--plyr-video-background,var(--plyr-video-background,#000));overflow:hidden}.plyr--video.plyr--menu-open{overflow:visible}.plyr__video-wrapper{background:#000;background:var(--plyr-video-background,var(--plyr-video-background,#000));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:linear-gradient(transparent,rgba(0,0,0,.75));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:#fff;color:var(--plyr-video-control-color,#fff);left:0;padding:5px;padding:calc(var(--plyr-control-spacing, 10px)/2);padding-top:20px;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:10px;padding:var(--plyr-control-spacing,10px);padding-top:35px;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.plyr__tab-focus,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded=true]{background:#00b3ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));color:#fff;color:var(--plyr-video-control-color-hover,#fff)}.plyr__control--overlaid{background:#00b3ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));border:0;border-radius:100%;color:#fff;color:var(--plyr-video-control-color,#fff);display:none;left:50%;opacity:.9;padding:15px;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:hsla(0,0%,100%,.25);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:hsla(0,0%,100%,.25);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:hsla(0,0%,100%,.25);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:0 1px 1px 0 0 0 1px rgba(35,40,47,.15) rgba(35,40,47,.2),0 0 0 3px hsla(0,0%,100%,.5);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:0 1px 1px 0 0 0 1px rgba(35,40,47,.15) rgba(35,40,47,.2),0 0 0 3px hsla(0,0%,100%,.5);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:0 1px 1px 0 0 0 1px rgba(35,40,47,.15) rgba(35,40,47,.2),0 0 0 3px hsla(0,0%,100%,.5);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:hsla(0,0%,100%,.25);color:var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25))}.plyr:-webkit-full-screen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-ms-fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-webkit-full-screen video{height:100%}.plyr:-ms-fullscreen video{height:100%}.plyr:fullscreen video{height:100%}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-webkit-full-screen.plyr--hide-controls{cursor:none}.plyr:-ms-fullscreen.plyr--hide-controls{cursor:none}.plyr:fullscreen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-webkit-full-screen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}.plyr:-ms-fullscreen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}.plyr:fullscreen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr--fullscreen-fallback{background:#000;border-radius:0!important;bottom:0;display:block;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:21px;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:10px;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:10px;right:var(--plyr-control-spacing,10px);z-index:3}.plyr__ads:empty:after{display:none}.plyr__cues{background:currentColor;display:block;height:5px;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:hsla(0,0%,100%,.9);background-color:var(--plyr-tooltip-background,hsla(0,0%,100%,.9));border-radius:3px;bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.15);box-shadow:var(--plyr-tooltip-shadow,0 1px 2px rgba(0,0,0,.15));margin-bottom:10px;margin-bottom:calc(var(--plyr-control-spacing, 10px)/2*2);opacity:0;padding:3px;padding:var(--plyr-tooltip-radius,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:4px solid transparent;border-left:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-right:4px solid transparent;border-right:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-top:4px solid hsla(0,0%,100%,.9);border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,hsla(0,0%,100%,.9));bottom:-4px;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__preview-thumb__image-container{background:#c1c8d1;border-radius:2px;border-radius:calc(var(--plyr-tooltip-radius, 3px) - 1px);overflow:hidden;position:relative;z-index:0}.plyr__preview-thumb__image-container img{height:100%;left:0;max-height:none;max-width:none;position:absolute;top:0;width:100%}.plyr__preview-thumb__time-container{bottom:6px;left:0;position:absolute;right:0;white-space:nowrap;z-index:3}.plyr__preview-thumb__time-container span{background-color:rgba(0,0,0,.55);border-radius:2px;border-radius:calc(var(--plyr-tooltip-radius, 3px) - 1px);color:#fff;font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px));padding:3px 6px}.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;-o-object-fit:contain;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}
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */html{-webkit-text-size-adjust:100%;line-height:1.15}#popup-search .search-input .title,.section-block.cta .content .title,h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:0;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}[data-whatinput=mouse] *,[data-whatinput=mouse] :focus,[data-whatinput=touch] *,[data-whatinput=touch] :focus,[data-whatintent=mouse] *,[data-whatintent=mouse] :focus,[data-whatintent=touch] *,[data-whatintent=touch] :focus{outline:none}[draggable=false]{-webkit-touch-callout:none;-webkit-user-select:none}.foundation-mq{font-family:"small=0em&medium=48.0625em&large=90em&xlarge=116.25em"}html{box-sizing:border-box;font-size:100%}*,:after,:before{box-sizing:inherit}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;color:#1c1c1c;font-family:Barlow,sans-serif;font-weight:400;line-height:1.2;margin:0;padding:0}img{-ms-interpolation-mode:bicubic;display:inline-block;height:auto;max-width:100%;vertical-align:middle}textarea{border-radius:.375rem;height:auto;min-height:50px}select{box-sizing:border-box;width:100%}.map_canvas embed,.map_canvas img,.map_canvas object,.mqa-display embed,.mqa-display img,.mqa-display object{max-width:none!important}button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;border-radius:.375rem;cursor:auto;line-height:1;padding:0}[data-whatinput=mouse] button{outline:0}pre{-webkit-overflow-scrolling:touch;overflow:auto}button,input,optgroup,select,textarea{font-family:inherit}.is-visible{display:block!important}.is-hidden{display:none!important}.grid-container{margin-left:auto;margin-right:auto;max-width:85.375rem;padding-left:.625rem;padding-right:.625rem}@media print,screen and (min-width:48.0625em){.grid-container{padding-left:.9375rem;padding-right:.9375rem}}.grid-container.fluid{margin-left:auto;margin-right:auto;max-width:100%;padding-left:.625rem;padding-right:.625rem}@media print,screen and (min-width:48.0625em){.grid-container.fluid{padding-left:.9375rem;padding-right:.9375rem}}.grid-container.full{margin-left:auto;margin-right:auto;max-width:100%;padding-left:0;padding-right:0}.grid-x{display:flex;flex-flow:row wrap}.cell{flex:0 0 auto;min-height:0;min-width:0;width:100%}.cell.auto{flex:1 1 0}.cell.shrink{flex:0 0 auto}.grid-x>.auto,.grid-x>.shrink{width:auto}.grid-x>.small-1,.grid-x>.small-2,.grid-x>.small-3,.grid-x>.small-4,.grid-x>.small-5,.grid-x>.small-6,.grid-x>.small-7,.grid-x>.small-8,.grid-x>.small-9,.grid-x>.small-10,.grid-x>.small-11,.grid-x>.small-12,.grid-x>.small-full,.grid-x>.small-shrink{flex-basis:auto}@media print,screen and (min-width:48.0625em){.grid-x>.medium-1,.grid-x>.medium-2,.grid-x>.medium-3,.grid-x>.medium-4,.grid-x>.medium-5,.grid-x>.medium-6,.grid-x>.medium-7,.grid-x>.medium-8,.grid-x>.medium-9,.grid-x>.medium-10,.grid-x>.medium-11,.grid-x>.medium-12,.grid-x>.medium-full,.grid-x>.medium-shrink{flex-basis:auto}}@media print,screen and (min-width:90em){.grid-x>.large-1,.grid-x>.large-2,.grid-x>.large-3,.grid-x>.large-4,.grid-x>.large-5,.grid-x>.large-6,.grid-x>.large-7,.grid-x>.large-8,.grid-x>.large-9,.grid-x>.large-10,.grid-x>.large-11,.grid-x>.large-12,.grid-x>.large-full,.grid-x>.large-shrink{flex-basis:auto}}@media screen and (min-width:116.25em){.grid-x>.xlarge-1,.grid-x>.xlarge-2,.grid-x>.xlarge-3,.grid-x>.xlarge-4,.grid-x>.xlarge-5,.grid-x>.xlarge-6,.grid-x>.xlarge-7,.grid-x>.xlarge-8,.grid-x>.xlarge-9,.grid-x>.xlarge-10,.grid-x>.xlarge-11,.grid-x>.xlarge-12,.grid-x>.xlarge-full,.grid-x>.xlarge-shrink{flex-basis:auto}}.grid-x>.small-1,.grid-x>.small-2,.grid-x>.small-3,.grid-x>.small-4,.grid-x>.small-5,.grid-x>.small-6,.grid-x>.small-7,.grid-x>.small-8,.grid-x>.small-9,.grid-x>.small-10,.grid-x>.small-11,.grid-x>.small-12{flex:0 0 auto}.grid-x>.small-1{width:8.3333333333%}.grid-x>.small-2{width:16.6666666667%}.grid-x>.small-3{width:25%}.grid-x>.small-4{width:33.3333333333%}.grid-x>.small-5{width:41.6666666667%}.grid-x>.small-6{width:50%}.grid-x>.small-7{width:58.3333333333%}.grid-x>.small-8{width:66.6666666667%}.grid-x>.small-9{width:75%}.grid-x>.small-10{width:83.3333333333%}.grid-x>.small-11{width:91.6666666667%}.grid-x>.small-12{width:100%}@media print,screen and (min-width:48.0625em){.grid-x>.medium-auto{flex:1 1 0;width:auto}.grid-x>.medium-1,.grid-x>.medium-2,.grid-x>.medium-3,.grid-x>.medium-4,.grid-x>.medium-5,.grid-x>.medium-6,.grid-x>.medium-7,.grid-x>.medium-8,.grid-x>.medium-9,.grid-x>.medium-10,.grid-x>.medium-11,.grid-x>.medium-12,.grid-x>.medium-shrink{flex:0 0 auto}.grid-x>.medium-shrink{width:auto}.grid-x>.medium-1{width:8.3333333333%}.grid-x>.medium-2{width:16.6666666667%}.grid-x>.medium-3{width:25%}.grid-x>.medium-4{width:33.3333333333%}.grid-x>.medium-5{width:41.6666666667%}.grid-x>.medium-6{width:50%}.grid-x>.medium-7{width:58.3333333333%}.grid-x>.medium-8{width:66.6666666667%}.grid-x>.medium-9{width:75%}.grid-x>.medium-10{width:83.3333333333%}.grid-x>.medium-11{width:91.6666666667%}.grid-x>.medium-12{width:100%}}@media print,screen and (min-width:90em){.grid-x>.large-auto{flex:1 1 0;width:auto}.grid-x>.large-1,.grid-x>.large-2,.grid-x>.large-3,.grid-x>.large-4,.grid-x>.large-5,.grid-x>.large-6,.grid-x>.large-7,.grid-x>.large-8,.grid-x>.large-9,.grid-x>.large-10,.grid-x>.large-11,.grid-x>.large-12,.grid-x>.large-shrink{flex:0 0 auto}.grid-x>.large-shrink{width:auto}.grid-x>.large-1{width:8.3333333333%}.grid-x>.large-2{width:16.6666666667%}.grid-x>.large-3{width:25%}.grid-x>.large-4{width:33.3333333333%}.grid-x>.large-5{width:41.6666666667%}.grid-x>.large-6{width:50%}.grid-x>.large-7{width:58.3333333333%}.grid-x>.large-8{width:66.6666666667%}.grid-x>.large-9{width:75%}.grid-x>.large-10{width:83.3333333333%}.grid-x>.large-11{width:91.6666666667%}.grid-x>.large-12{width:100%}}@media screen and (min-width:116.25em){.grid-x>.xlarge-auto{flex:1 1 0;width:auto}.grid-x>.xlarge-1,.grid-x>.xlarge-2,.grid-x>.xlarge-3,.grid-x>.xlarge-4,.grid-x>.xlarge-5,.grid-x>.xlarge-6,.grid-x>.xlarge-7,.grid-x>.xlarge-8,.grid-x>.xlarge-9,.grid-x>.xlarge-10,.grid-x>.xlarge-11,.grid-x>.xlarge-12,.grid-x>.xlarge-shrink{flex:0 0 auto}.grid-x>.xlarge-shrink{width:auto}.grid-x>.xlarge-1{width:8.3333333333%}.grid-x>.xlarge-2{width:16.6666666667%}.grid-x>.xlarge-3{width:25%}.grid-x>.xlarge-4{width:33.3333333333%}.grid-x>.xlarge-5{width:41.6666666667%}.grid-x>.xlarge-6{width:50%}.grid-x>.xlarge-7{width:58.3333333333%}.grid-x>.xlarge-8{width:66.6666666667%}.grid-x>.xlarge-9{width:75%}.grid-x>.xlarge-10{width:83.3333333333%}.grid-x>.xlarge-11{width:91.6666666667%}.grid-x>.xlarge-12{width:100%}}.grid-margin-x:not(.grid-x)>.cell{width:auto}.grid-margin-y:not(.grid-y)>.cell{height:auto}.grid-margin-x{margin-left:-.75rem;margin-right:-.75rem}@media print,screen and (min-width:48.0625em){.grid-margin-x{margin-left:-1rem;margin-right:-1rem}}@media print,screen and (min-width:90em){.grid-margin-x{margin-left:-1rem;margin-right:-1rem}}.grid-margin-x>.cell{margin-left:.75rem;margin-right:.75rem;width:calc(100% - 1.5rem)}@media print,screen and (min-width:48.0625em){.grid-margin-x>.cell{margin-left:1rem;margin-right:1rem;width:calc(100% - 2rem)}}@media print,screen and (min-width:90em){.grid-margin-x>.cell{margin-left:1rem;margin-right:1rem;width:calc(100% - 2rem)}}.grid-margin-x>.auto,.grid-margin-x>.shrink{width:auto}.grid-margin-x>.small-1{width:calc(8.33333% - 1.5rem)}.grid-margin-x>.small-2{width:calc(16.66667% - 1.5rem)}.grid-margin-x>.small-3{width:calc(25% - 1.5rem)}.grid-margin-x>.small-4{width:calc(33.33333% - 1.5rem)}.grid-margin-x>.small-5{width:calc(41.66667% - 1.5rem)}.grid-margin-x>.small-6{width:calc(50% - 1.5rem)}.grid-margin-x>.small-7{width:calc(58.33333% - 1.5rem)}.grid-margin-x>.small-8{width:calc(66.66667% - 1.5rem)}.grid-margin-x>.small-9{width:calc(75% - 1.5rem)}.grid-margin-x>.small-10{width:calc(83.33333% - 1.5rem)}.grid-margin-x>.small-11{width:calc(91.66667% - 1.5rem)}.grid-margin-x>.small-12{width:calc(100% - 1.5rem)}@media print,screen and (min-width:48.0625em){.grid-margin-x>.auto,.grid-margin-x>.shrink{width:auto}.grid-margin-x>.small-1{width:calc(8.33333% - 2rem)}.grid-margin-x>.small-2{width:calc(16.66667% - 2rem)}.grid-margin-x>.small-3{width:calc(25% - 2rem)}.grid-margin-x>.small-4{width:calc(33.33333% - 2rem)}.grid-margin-x>.small-5{width:calc(41.66667% - 2rem)}.grid-margin-x>.small-6{width:calc(50% - 2rem)}.grid-margin-x>.small-7{width:calc(58.33333% - 2rem)}.grid-margin-x>.small-8{width:calc(66.66667% - 2rem)}.grid-margin-x>.small-9{width:calc(75% - 2rem)}.grid-margin-x>.small-10{width:calc(83.33333% - 2rem)}.grid-margin-x>.small-11{width:calc(91.66667% - 2rem)}.grid-margin-x>.small-12{width:calc(100% - 2rem)}.grid-margin-x>.medium-auto,.grid-margin-x>.medium-shrink{width:auto}.grid-margin-x>.medium-1{width:calc(8.33333% - 2rem)}.grid-margin-x>.medium-2{width:calc(16.66667% - 2rem)}.grid-margin-x>.medium-3{width:calc(25% - 2rem)}.grid-margin-x>.medium-4{width:calc(33.33333% - 2rem)}.grid-margin-x>.medium-5{width:calc(41.66667% - 2rem)}.grid-margin-x>.medium-6{width:calc(50% - 2rem)}.grid-margin-x>.medium-7{width:calc(58.33333% - 2rem)}.grid-margin-x>.medium-8{width:calc(66.66667% - 2rem)}.grid-margin-x>.medium-9{width:calc(75% - 2rem)}.grid-margin-x>.medium-10{width:calc(83.33333% - 2rem)}.grid-margin-x>.medium-11{width:calc(91.66667% - 2rem)}.grid-margin-x>.medium-12{width:calc(100% - 2rem)}}@media print,screen and (min-width:90em){.grid-margin-x>.auto,.grid-margin-x>.shrink{width:auto}.grid-margin-x>.small-1{width:calc(8.33333% - 2rem)}.grid-margin-x>.small-2{width:calc(16.66667% - 2rem)}.grid-margin-x>.small-3{width:calc(25% - 2rem)}.grid-margin-x>.small-4{width:calc(33.33333% - 2rem)}.grid-margin-x>.small-5{width:calc(41.66667% - 2rem)}.grid-margin-x>.small-6{width:calc(50% - 2rem)}.grid-margin-x>.small-7{width:calc(58.33333% - 2rem)}.grid-margin-x>.small-8{width:calc(66.66667% - 2rem)}.grid-margin-x>.small-9{width:calc(75% - 2rem)}.grid-margin-x>.small-10{width:calc(83.33333% - 2rem)}.grid-margin-x>.small-11{width:calc(91.66667% - 2rem)}.grid-margin-x>.small-12{width:calc(100% - 2rem)}.grid-margin-x>.medium-auto,.grid-margin-x>.medium-shrink{width:auto}.grid-margin-x>.medium-1{width:calc(8.33333% - 2rem)}.grid-margin-x>.medium-2{width:calc(16.66667% - 2rem)}.grid-margin-x>.medium-3{width:calc(25% - 2rem)}.grid-margin-x>.medium-4{width:calc(33.33333% - 2rem)}.grid-margin-x>.medium-5{width:calc(41.66667% - 2rem)}.grid-margin-x>.medium-6{width:calc(50% - 2rem)}.grid-margin-x>.medium-7{width:calc(58.33333% - 2rem)}.grid-margin-x>.medium-8{width:calc(66.66667% - 2rem)}.grid-margin-x>.medium-9{width:calc(75% - 2rem)}.grid-margin-x>.medium-10{width:calc(83.33333% - 2rem)}.grid-margin-x>.medium-11{width:calc(91.66667% - 2rem)}.grid-margin-x>.medium-12{width:calc(100% - 2rem)}.grid-margin-x>.large-auto,.grid-margin-x>.large-shrink{width:auto}.grid-margin-x>.large-1{width:calc(8.33333% - 2rem)}.grid-margin-x>.large-2{width:calc(16.66667% - 2rem)}.grid-margin-x>.large-3{width:calc(25% - 2rem)}.grid-margin-x>.large-4{width:calc(33.33333% - 2rem)}.grid-margin-x>.large-5{width:calc(41.66667% - 2rem)}.grid-margin-x>.large-6{width:calc(50% - 2rem)}.grid-margin-x>.large-7{width:calc(58.33333% - 2rem)}.grid-margin-x>.large-8{width:calc(66.66667% - 2rem)}.grid-margin-x>.large-9{width:calc(75% - 2rem)}.grid-margin-x>.large-10{width:calc(83.33333% - 2rem)}.grid-margin-x>.large-11{width:calc(91.66667% - 2rem)}.grid-margin-x>.large-12{width:calc(100% - 2rem)}}@media screen and (min-width:116.25em){.grid-margin-x>.xlarge-auto,.grid-margin-x>.xlarge-shrink{width:auto}.grid-margin-x>.xlarge-1{width:calc(8.33333% - 2rem)}.grid-margin-x>.xlarge-2{width:calc(16.66667% - 2rem)}.grid-margin-x>.xlarge-3{width:calc(25% - 2rem)}.grid-margin-x>.xlarge-4{width:calc(33.33333% - 2rem)}.grid-margin-x>.xlarge-5{width:calc(41.66667% - 2rem)}.grid-margin-x>.xlarge-6{width:calc(50% - 2rem)}.grid-margin-x>.xlarge-7{width:calc(58.33333% - 2rem)}.grid-margin-x>.xlarge-8{width:calc(66.66667% - 2rem)}.grid-margin-x>.xlarge-9{width:calc(75% - 2rem)}.grid-margin-x>.xlarge-10{width:calc(83.33333% - 2rem)}.grid-margin-x>.xlarge-11{width:calc(91.66667% - 2rem)}.grid-margin-x>.xlarge-12{width:calc(100% - 2rem)}}.grid-padding-x .grid-padding-x{margin-left:-.75rem;margin-right:-.75rem}@media print,screen and (min-width:48.0625em){.grid-padding-x .grid-padding-x{margin-left:-1rem;margin-right:-1rem}}@media print,screen and (min-width:90em){.grid-padding-x .grid-padding-x{margin-left:-1rem;margin-right:-1rem}}.grid-container:not(.full)>.grid-padding-x{margin-left:-.75rem;margin-right:-.75rem}@media print,screen and (min-width:48.0625em){.grid-container:not(.full)>.grid-padding-x{margin-left:-1rem;margin-right:-1rem}}@media print,screen and (min-width:90em){.grid-container:not(.full)>.grid-padding-x{margin-left:-1rem;margin-right:-1rem}}.grid-padding-x>.cell{padding-left:.625rem;padding-right:.625rem}@media print,screen and (min-width:48.0625em){.grid-padding-x>.cell{padding-left:.9375rem;padding-right:.9375rem}}.small-up-1>.cell{width:100%}.small-up-2>.cell{width:50%}.small-up-3>.cell{width:33.3333333333%}.small-up-4>.cell{width:25%}.small-up-5>.cell{width:20%}.small-up-6>.cell{width:16.6666666667%}.small-up-7>.cell{width:14.2857142857%}.small-up-8>.cell{width:12.5%}@media print,screen and (min-width:48.0625em){.medium-up-1>.cell{width:100%}.medium-up-2>.cell{width:50%}.medium-up-3>.cell{width:33.3333333333%}.medium-up-4>.cell{width:25%}.medium-up-5>.cell{width:20%}.medium-up-6>.cell{width:16.6666666667%}.medium-up-7>.cell{width:14.2857142857%}.medium-up-8>.cell{width:12.5%}}@media print,screen and (min-width:90em){.large-up-1>.cell{width:100%}.large-up-2>.cell{width:50%}.large-up-3>.cell{width:33.3333333333%}.large-up-4>.cell{width:25%}.large-up-5>.cell{width:20%}.large-up-6>.cell{width:16.6666666667%}.large-up-7>.cell{width:14.2857142857%}.large-up-8>.cell{width:12.5%}}@media screen and (min-width:116.25em){.xlarge-up-1>.cell{width:100%}.xlarge-up-2>.cell{width:50%}.xlarge-up-3>.cell{width:33.3333333333%}.xlarge-up-4>.cell{width:25%}.xlarge-up-5>.cell{width:20%}.xlarge-up-6>.cell{width:16.6666666667%}.xlarge-up-7>.cell{width:14.2857142857%}.xlarge-up-8>.cell{width:12.5%}}.grid-margin-x.small-up-1>.cell{width:calc(100% - 1.5rem)}.grid-margin-x.small-up-2>.cell{width:calc(50% - 1.5rem)}.grid-margin-x.small-up-3>.cell{width:calc(33.33333% - 1.5rem)}.grid-margin-x.small-up-4>.cell{width:calc(25% - 1.5rem)}.grid-margin-x.small-up-5>.cell{width:calc(20% - 1.5rem)}.grid-margin-x.small-up-6>.cell{width:calc(16.66667% - 1.5rem)}.grid-margin-x.small-up-7>.cell{width:calc(14.28571% - 1.5rem)}.grid-margin-x.small-up-8>.cell{width:calc(12.5% - 1.5rem)}@media print,screen and (min-width:48.0625em){.grid-margin-x.small-up-1>.cell{width:calc(100% - 2rem)}.grid-margin-x.small-up-2>.cell{width:calc(50% - 2rem)}.grid-margin-x.small-up-3>.cell{width:calc(33.33333% - 2rem)}.grid-margin-x.small-up-4>.cell{width:calc(25% - 2rem)}.grid-margin-x.small-up-5>.cell{width:calc(20% - 2rem)}.grid-margin-x.small-up-6>.cell{width:calc(16.66667% - 2rem)}.grid-margin-x.small-up-7>.cell{width:calc(14.28571% - 2rem)}.grid-margin-x.small-up-8>.cell{width:calc(12.5% - 2rem)}.grid-margin-x.medium-up-1>.cell{width:calc(100% - 2rem)}.grid-margin-x.medium-up-2>.cell{width:calc(50% - 2rem)}.grid-margin-x.medium-up-3>.cell{width:calc(33.33333% - 2rem)}.grid-margin-x.medium-up-4>.cell{width:calc(25% - 2rem)}.grid-margin-x.medium-up-5>.cell{width:calc(20% - 2rem)}.grid-margin-x.medium-up-6>.cell{width:calc(16.66667% - 2rem)}.grid-margin-x.medium-up-7>.cell{width:calc(14.28571% - 2rem)}.grid-margin-x.medium-up-8>.cell{width:calc(12.5% - 2rem)}}@media print,screen and (min-width:90em){.grid-margin-x.medium-up-1>.cell,.grid-margin-x.small-up-1>.cell{width:calc(100% - 2rem)}.grid-margin-x.medium-up-2>.cell,.grid-margin-x.small-up-2>.cell{width:calc(50% - 2rem)}.grid-margin-x.medium-up-3>.cell,.grid-margin-x.small-up-3>.cell{width:calc(33.33333% - 2rem)}.grid-margin-x.medium-up-4>.cell,.grid-margin-x.small-up-4>.cell{width:calc(25% - 2rem)}.grid-margin-x.medium-up-5>.cell,.grid-margin-x.small-up-5>.cell{width:calc(20% - 2rem)}.grid-margin-x.medium-up-6>.cell,.grid-margin-x.small-up-6>.cell{width:calc(16.66667% - 2rem)}.grid-margin-x.medium-up-7>.cell,.grid-margin-x.small-up-7>.cell{width:calc(14.28571% - 2rem)}.grid-margin-x.medium-up-8>.cell,.grid-margin-x.small-up-8>.cell{width:calc(12.5% - 2rem)}.grid-margin-x.large-up-1>.cell{width:calc(100% - 2rem)}.grid-margin-x.large-up-2>.cell{width:calc(50% - 2rem)}.grid-margin-x.large-up-3>.cell{width:calc(33.33333% - 2rem)}.grid-margin-x.large-up-4>.cell{width:calc(25% - 2rem)}.grid-margin-x.large-up-5>.cell{width:calc(20% - 2rem)}.grid-margin-x.large-up-6>.cell{width:calc(16.66667% - 2rem)}.grid-margin-x.large-up-7>.cell{width:calc(14.28571% - 2rem)}.grid-margin-x.large-up-8>.cell{width:calc(12.5% - 2rem)}}@media screen and (min-width:116.25em){.grid-margin-x.xlarge-up-1>.cell{width:calc(100% - 2rem)}.grid-margin-x.xlarge-up-2>.cell{width:calc(50% - 2rem)}.grid-margin-x.xlarge-up-3>.cell{width:calc(33.33333% - 2rem)}.grid-margin-x.xlarge-up-4>.cell{width:calc(25% - 2rem)}.grid-margin-x.xlarge-up-5>.cell{width:calc(20% - 2rem)}.grid-margin-x.xlarge-up-6>.cell{width:calc(16.66667% - 2rem)}.grid-margin-x.xlarge-up-7>.cell{width:calc(14.28571% - 2rem)}.grid-margin-x.xlarge-up-8>.cell{width:calc(12.5% - 2rem)}}.small-margin-collapse,.small-margin-collapse>.cell{margin-left:0;margin-right:0}.small-margin-collapse>.small-1{width:8.3333333333%}.small-margin-collapse>.small-2{width:16.6666666667%}.small-margin-collapse>.small-3{width:25%}.small-margin-collapse>.small-4{width:33.3333333333%}.small-margin-collapse>.small-5{width:41.6666666667%}.small-margin-collapse>.small-6{width:50%}.small-margin-collapse>.small-7{width:58.3333333333%}.small-margin-collapse>.small-8{width:66.6666666667%}.small-margin-collapse>.small-9{width:75%}.small-margin-collapse>.small-10{width:83.3333333333%}.small-margin-collapse>.small-11{width:91.6666666667%}.small-margin-collapse>.small-12{width:100%}@media print,screen and (min-width:48.0625em){.small-margin-collapse>.medium-1{width:8.3333333333%}.small-margin-collapse>.medium-2{width:16.6666666667%}.small-margin-collapse>.medium-3{width:25%}.small-margin-collapse>.medium-4{width:33.3333333333%}.small-margin-collapse>.medium-5{width:41.6666666667%}.small-margin-collapse>.medium-6{width:50%}.small-margin-collapse>.medium-7{width:58.3333333333%}.small-margin-collapse>.medium-8{width:66.6666666667%}.small-margin-collapse>.medium-9{width:75%}.small-margin-collapse>.medium-10{width:83.3333333333%}.small-margin-collapse>.medium-11{width:91.6666666667%}.small-margin-collapse>.medium-12{width:100%}}@media print,screen and (min-width:90em){.small-margin-collapse>.large-1{width:8.3333333333%}.small-margin-collapse>.large-2{width:16.6666666667%}.small-margin-collapse>.large-3{width:25%}.small-margin-collapse>.large-4{width:33.3333333333%}.small-margin-collapse>.large-5{width:41.6666666667%}.small-margin-collapse>.large-6{width:50%}.small-margin-collapse>.large-7{width:58.3333333333%}.small-margin-collapse>.large-8{width:66.6666666667%}.small-margin-collapse>.large-9{width:75%}.small-margin-collapse>.large-10{width:83.3333333333%}.small-margin-collapse>.large-11{width:91.6666666667%}.small-margin-collapse>.large-12{width:100%}}@media screen and (min-width:116.25em){.small-margin-collapse>.xlarge-1{width:8.3333333333%}.small-margin-collapse>.xlarge-2{width:16.6666666667%}.small-margin-collapse>.xlarge-3{width:25%}.small-margin-collapse>.xlarge-4{width:33.3333333333%}.small-margin-collapse>.xlarge-5{width:41.6666666667%}.small-margin-collapse>.xlarge-6{width:50%}.small-margin-collapse>.xlarge-7{width:58.3333333333%}.small-margin-collapse>.xlarge-8{width:66.6666666667%}.small-margin-collapse>.xlarge-9{width:75%}.small-margin-collapse>.xlarge-10{width:83.3333333333%}.small-margin-collapse>.xlarge-11{width:91.6666666667%}.small-margin-collapse>.xlarge-12{width:100%}}.small-padding-collapse{margin-left:0;margin-right:0}.small-padding-collapse>.cell{padding-left:0;padding-right:0}@media print,screen and (min-width:48.0625em){.medium-margin-collapse,.medium-margin-collapse>.cell{margin-left:0;margin-right:0}.medium-margin-collapse>.small-1{width:8.3333333333%}.medium-margin-collapse>.small-2{width:16.6666666667%}.medium-margin-collapse>.small-3{width:25%}.medium-margin-collapse>.small-4{width:33.3333333333%}.medium-margin-collapse>.small-5{width:41.6666666667%}.medium-margin-collapse>.small-6{width:50%}.medium-margin-collapse>.small-7{width:58.3333333333%}.medium-margin-collapse>.small-8{width:66.6666666667%}.medium-margin-collapse>.small-9{width:75%}.medium-margin-collapse>.small-10{width:83.3333333333%}.medium-margin-collapse>.small-11{width:91.6666666667%}.medium-margin-collapse>.small-12{width:100%}.medium-margin-collapse>.medium-1{width:8.3333333333%}.medium-margin-collapse>.medium-2{width:16.6666666667%}.medium-margin-collapse>.medium-3{width:25%}.medium-margin-collapse>.medium-4{width:33.3333333333%}.medium-margin-collapse>.medium-5{width:41.6666666667%}.medium-margin-collapse>.medium-6{width:50%}.medium-margin-collapse>.medium-7{width:58.3333333333%}.medium-margin-collapse>.medium-8{width:66.6666666667%}.medium-margin-collapse>.medium-9{width:75%}.medium-margin-collapse>.medium-10{width:83.3333333333%}.medium-margin-collapse>.medium-11{width:91.6666666667%}.medium-margin-collapse>.medium-12{width:100%}}@media print,screen and (min-width:90em){.medium-margin-collapse>.large-1{width:8.3333333333%}.medium-margin-collapse>.large-2{width:16.6666666667%}.medium-margin-collapse>.large-3{width:25%}.medium-margin-collapse>.large-4{width:33.3333333333%}.medium-margin-collapse>.large-5{width:41.6666666667%}.medium-margin-collapse>.large-6{width:50%}.medium-margin-collapse>.large-7{width:58.3333333333%}.medium-margin-collapse>.large-8{width:66.6666666667%}.medium-margin-collapse>.large-9{width:75%}.medium-margin-collapse>.large-10{width:83.3333333333%}.medium-margin-collapse>.large-11{width:91.6666666667%}.medium-margin-collapse>.large-12{width:100%}}@media screen and (min-width:116.25em){.medium-margin-collapse>.xlarge-1{width:8.3333333333%}.medium-margin-collapse>.xlarge-2{width:16.6666666667%}.medium-margin-collapse>.xlarge-3{width:25%}.medium-margin-collapse>.xlarge-4{width:33.3333333333%}.medium-margin-collapse>.xlarge-5{width:41.6666666667%}.medium-margin-collapse>.xlarge-6{width:50%}.medium-margin-collapse>.xlarge-7{width:58.3333333333%}.medium-margin-collapse>.xlarge-8{width:66.6666666667%}.medium-margin-collapse>.xlarge-9{width:75%}.medium-margin-collapse>.xlarge-10{width:83.3333333333%}.medium-margin-collapse>.xlarge-11{width:91.6666666667%}.medium-margin-collapse>.xlarge-12{width:100%}}@media print,screen and (min-width:48.0625em){.medium-padding-collapse{margin-left:0;margin-right:0}.medium-padding-collapse>.cell{padding-left:0;padding-right:0}}@media print,screen and (min-width:90em){.large-margin-collapse,.large-margin-collapse>.cell{margin-left:0;margin-right:0}.large-margin-collapse>.small-1{width:8.3333333333%}.large-margin-collapse>.small-2{width:16.6666666667%}.large-margin-collapse>.small-3{width:25%}.large-margin-collapse>.small-4{width:33.3333333333%}.large-margin-collapse>.small-5{width:41.6666666667%}.large-margin-collapse>.small-6{width:50%}.large-margin-collapse>.small-7{width:58.3333333333%}.large-margin-collapse>.small-8{width:66.6666666667%}.large-margin-collapse>.small-9{width:75%}.large-margin-collapse>.small-10{width:83.3333333333%}.large-margin-collapse>.small-11{width:91.6666666667%}.large-margin-collapse>.small-12{width:100%}.large-margin-collapse>.medium-1{width:8.3333333333%}.large-margin-collapse>.medium-2{width:16.6666666667%}.large-margin-collapse>.medium-3{width:25%}.large-margin-collapse>.medium-4{width:33.3333333333%}.large-margin-collapse>.medium-5{width:41.6666666667%}.large-margin-collapse>.medium-6{width:50%}.large-margin-collapse>.medium-7{width:58.3333333333%}.large-margin-collapse>.medium-8{width:66.6666666667%}.large-margin-collapse>.medium-9{width:75%}.large-margin-collapse>.medium-10{width:83.3333333333%}.large-margin-collapse>.medium-11{width:91.6666666667%}.large-margin-collapse>.medium-12{width:100%}.large-margin-collapse>.large-1{width:8.3333333333%}.large-margin-collapse>.large-2{width:16.6666666667%}.large-margin-collapse>.large-3{width:25%}.large-margin-collapse>.large-4{width:33.3333333333%}.large-margin-collapse>.large-5{width:41.6666666667%}.large-margin-collapse>.large-6{width:50%}.large-margin-collapse>.large-7{width:58.3333333333%}.large-margin-collapse>.large-8{width:66.6666666667%}.large-margin-collapse>.large-9{width:75%}.large-margin-collapse>.large-10{width:83.3333333333%}.large-margin-collapse>.large-11{width:91.6666666667%}.large-margin-collapse>.large-12{width:100%}}@media screen and (min-width:116.25em){.large-margin-collapse>.xlarge-1{width:8.3333333333%}.large-margin-collapse>.xlarge-2{width:16.6666666667%}.large-margin-collapse>.xlarge-3{width:25%}.large-margin-collapse>.xlarge-4{width:33.3333333333%}.large-margin-collapse>.xlarge-5{width:41.6666666667%}.large-margin-collapse>.xlarge-6{width:50%}.large-margin-collapse>.xlarge-7{width:58.3333333333%}.large-margin-collapse>.xlarge-8{width:66.6666666667%}.large-margin-collapse>.xlarge-9{width:75%}.large-margin-collapse>.xlarge-10{width:83.3333333333%}.large-margin-collapse>.xlarge-11{width:91.6666666667%}.large-margin-collapse>.xlarge-12{width:100%}}@media print,screen and (min-width:90em){.large-padding-collapse{margin-left:0;margin-right:0}.large-padding-collapse>.cell{padding-left:0;padding-right:0}}@media screen and (min-width:116.25em){.xlarge-margin-collapse,.xlarge-margin-collapse>.cell{margin-left:0;margin-right:0}.xlarge-margin-collapse>.small-1{width:8.3333333333%}.xlarge-margin-collapse>.small-2{width:16.6666666667%}.xlarge-margin-collapse>.small-3{width:25%}.xlarge-margin-collapse>.small-4{width:33.3333333333%}.xlarge-margin-collapse>.small-5{width:41.6666666667%}.xlarge-margin-collapse>.small-6{width:50%}.xlarge-margin-collapse>.small-7{width:58.3333333333%}.xlarge-margin-collapse>.small-8{width:66.6666666667%}.xlarge-margin-collapse>.small-9{width:75%}.xlarge-margin-collapse>.small-10{width:83.3333333333%}.xlarge-margin-collapse>.small-11{width:91.6666666667%}.xlarge-margin-collapse>.small-12{width:100%}.xlarge-margin-collapse>.medium-1{width:8.3333333333%}.xlarge-margin-collapse>.medium-2{width:16.6666666667%}.xlarge-margin-collapse>.medium-3{width:25%}.xlarge-margin-collapse>.medium-4{width:33.3333333333%}.xlarge-margin-collapse>.medium-5{width:41.6666666667%}.xlarge-margin-collapse>.medium-6{width:50%}.xlarge-margin-collapse>.medium-7{width:58.3333333333%}.xlarge-margin-collapse>.medium-8{width:66.6666666667%}.xlarge-margin-collapse>.medium-9{width:75%}.xlarge-margin-collapse>.medium-10{width:83.3333333333%}.xlarge-margin-collapse>.medium-11{width:91.6666666667%}.xlarge-margin-collapse>.medium-12{width:100%}.xlarge-margin-collapse>.large-1{width:8.3333333333%}.xlarge-margin-collapse>.large-2{width:16.6666666667%}.xlarge-margin-collapse>.large-3{width:25%}.xlarge-margin-collapse>.large-4{width:33.3333333333%}.xlarge-margin-collapse>.large-5{width:41.6666666667%}.xlarge-margin-collapse>.large-6{width:50%}.xlarge-margin-collapse>.large-7{width:58.3333333333%}.xlarge-margin-collapse>.large-8{width:66.6666666667%}.xlarge-margin-collapse>.large-9{width:75%}.xlarge-margin-collapse>.large-10{width:83.3333333333%}.xlarge-margin-collapse>.large-11{width:91.6666666667%}.xlarge-margin-collapse>.large-12{width:100%}.xlarge-margin-collapse>.xlarge-1{width:8.3333333333%}.xlarge-margin-collapse>.xlarge-2{width:16.6666666667%}.xlarge-margin-collapse>.xlarge-3{width:25%}.xlarge-margin-collapse>.xlarge-4{width:33.3333333333%}.xlarge-margin-collapse>.xlarge-5{width:41.6666666667%}.xlarge-margin-collapse>.xlarge-6{width:50%}.xlarge-margin-collapse>.xlarge-7{width:58.3333333333%}.xlarge-margin-collapse>.xlarge-8{width:66.6666666667%}.xlarge-margin-collapse>.xlarge-9{width:75%}.xlarge-margin-collapse>.xlarge-10{width:83.3333333333%}.xlarge-margin-collapse>.xlarge-11{width:91.6666666667%}.xlarge-margin-collapse>.xlarge-12{width:100%}.xlarge-padding-collapse{margin-left:0;margin-right:0}.xlarge-padding-collapse>.cell{padding-left:0;padding-right:0}}.small-offset-0{margin-left:0}.grid-margin-x>.small-offset-0{margin-left:.75rem}.small-offset-1{margin-left:8.3333333333%}.grid-margin-x>.small-offset-1{margin-left:calc(8.33333% + .75rem)}.small-offset-2{margin-left:16.6666666667%}.grid-margin-x>.small-offset-2{margin-left:calc(16.66667% + .75rem)}.small-offset-3{margin-left:25%}.grid-margin-x>.small-offset-3{margin-left:calc(25% + .75rem)}.small-offset-4{margin-left:33.3333333333%}.grid-margin-x>.small-offset-4{margin-left:calc(33.33333% + .75rem)}.small-offset-5{margin-left:41.6666666667%}.grid-margin-x>.small-offset-5{margin-left:calc(41.66667% + .75rem)}.small-offset-6{margin-left:50%}.grid-margin-x>.small-offset-6{margin-left:calc(50% + .75rem)}.small-offset-7{margin-left:58.3333333333%}.grid-margin-x>.small-offset-7{margin-left:calc(58.33333% + .75rem)}.small-offset-8{margin-left:66.6666666667%}.grid-margin-x>.small-offset-8{margin-left:calc(66.66667% + .75rem)}.small-offset-9{margin-left:75%}.grid-margin-x>.small-offset-9{margin-left:calc(75% + .75rem)}.small-offset-10{margin-left:83.3333333333%}.grid-margin-x>.small-offset-10{margin-left:calc(83.33333% + .75rem)}.small-offset-11{margin-left:91.6666666667%}.grid-margin-x>.small-offset-11{margin-left:calc(91.66667% + .75rem)}@media print,screen and (min-width:48.0625em){.medium-offset-0{margin-left:0}.grid-margin-x>.medium-offset-0{margin-left:1rem}.medium-offset-1{margin-left:8.3333333333%}.grid-margin-x>.medium-offset-1{margin-left:calc(8.33333% + 1rem)}.medium-offset-2{margin-left:16.6666666667%}.grid-margin-x>.medium-offset-2{margin-left:calc(16.66667% + 1rem)}.medium-offset-3{margin-left:25%}.grid-margin-x>.medium-offset-3{margin-left:calc(25% + 1rem)}.medium-offset-4{margin-left:33.3333333333%}.grid-margin-x>.medium-offset-4{margin-left:calc(33.33333% + 1rem)}.medium-offset-5{margin-left:41.6666666667%}.grid-margin-x>.medium-offset-5{margin-left:calc(41.66667% + 1rem)}.medium-offset-6{margin-left:50%}.grid-margin-x>.medium-offset-6{margin-left:calc(50% + 1rem)}.medium-offset-7{margin-left:58.3333333333%}.grid-margin-x>.medium-offset-7{margin-left:calc(58.33333% + 1rem)}.medium-offset-8{margin-left:66.6666666667%}.grid-margin-x>.medium-offset-8{margin-left:calc(66.66667% + 1rem)}.medium-offset-9{margin-left:75%}.grid-margin-x>.medium-offset-9{margin-left:calc(75% + 1rem)}.medium-offset-10{margin-left:83.3333333333%}.grid-margin-x>.medium-offset-10{margin-left:calc(83.33333% + 1rem)}.medium-offset-11{margin-left:91.6666666667%}.grid-margin-x>.medium-offset-11{margin-left:calc(91.66667% + 1rem)}}@media print,screen and (min-width:90em){.large-offset-0{margin-left:0}.grid-margin-x>.large-offset-0{margin-left:1rem}.large-offset-1{margin-left:8.3333333333%}.grid-margin-x>.large-offset-1{margin-left:calc(8.33333% + 1rem)}.large-offset-2{margin-left:16.6666666667%}.grid-margin-x>.large-offset-2{margin-left:calc(16.66667% + 1rem)}.large-offset-3{margin-left:25%}.grid-margin-x>.large-offset-3{margin-left:calc(25% + 1rem)}.large-offset-4{margin-left:33.3333333333%}.grid-margin-x>.large-offset-4{margin-left:calc(33.33333% + 1rem)}.large-offset-5{margin-left:41.6666666667%}.grid-margin-x>.large-offset-5{margin-left:calc(41.66667% + 1rem)}.large-offset-6{margin-left:50%}.grid-margin-x>.large-offset-6{margin-left:calc(50% + 1rem)}.large-offset-7{margin-left:58.3333333333%}.grid-margin-x>.large-offset-7{margin-left:calc(58.33333% + 1rem)}.large-offset-8{margin-left:66.6666666667%}.grid-margin-x>.large-offset-8{margin-left:calc(66.66667% + 1rem)}.large-offset-9{margin-left:75%}.grid-margin-x>.large-offset-9{margin-left:calc(75% + 1rem)}.large-offset-10{margin-left:83.3333333333%}.grid-margin-x>.large-offset-10{margin-left:calc(83.33333% + 1rem)}.large-offset-11{margin-left:91.6666666667%}.grid-margin-x>.large-offset-11{margin-left:calc(91.66667% + 1rem)}}@media screen and (min-width:116.25em){.xlarge-offset-0{margin-left:0}.grid-margin-x>.xlarge-offset-0{margin-left:1rem}.xlarge-offset-1{margin-left:8.3333333333%}.grid-margin-x>.xlarge-offset-1{margin-left:calc(8.33333% + 1rem)}.xlarge-offset-2{margin-left:16.6666666667%}.grid-margin-x>.xlarge-offset-2{margin-left:calc(16.66667% + 1rem)}.xlarge-offset-3{margin-left:25%}.grid-margin-x>.xlarge-offset-3{margin-left:calc(25% + 1rem)}.xlarge-offset-4{margin-left:33.3333333333%}.grid-margin-x>.xlarge-offset-4{margin-left:calc(33.33333% + 1rem)}.xlarge-offset-5{margin-left:41.6666666667%}.grid-margin-x>.xlarge-offset-5{margin-left:calc(41.66667% + 1rem)}.xlarge-offset-6{margin-left:50%}.grid-margin-x>.xlarge-offset-6{margin-left:calc(50% + 1rem)}.xlarge-offset-7{margin-left:58.3333333333%}.grid-margin-x>.xlarge-offset-7{margin-left:calc(58.33333% + 1rem)}.xlarge-offset-8{margin-left:66.6666666667%}.grid-margin-x>.xlarge-offset-8{margin-left:calc(66.66667% + 1rem)}.xlarge-offset-9{margin-left:75%}.grid-margin-x>.xlarge-offset-9{margin-left:calc(75% + 1rem)}.xlarge-offset-10{margin-left:83.3333333333%}.grid-margin-x>.xlarge-offset-10{margin-left:calc(83.33333% + 1rem)}.xlarge-offset-11{margin-left:91.6666666667%}.grid-margin-x>.xlarge-offset-11{margin-left:calc(91.66667% + 1rem)}}.grid-y{display:flex;flex-flow:column nowrap}.grid-y>.cell{height:auto;max-height:none}.grid-y>.auto,.grid-y>.shrink{height:auto}.grid-y>.small-1,.grid-y>.small-2,.grid-y>.small-3,.grid-y>.small-4,.grid-y>.small-5,.grid-y>.small-6,.grid-y>.small-7,.grid-y>.small-8,.grid-y>.small-9,.grid-y>.small-10,.grid-y>.small-11,.grid-y>.small-12,.grid-y>.small-full,.grid-y>.small-shrink{flex-basis:auto}@media print,screen and (min-width:48.0625em){.grid-y>.medium-1,.grid-y>.medium-2,.grid-y>.medium-3,.grid-y>.medium-4,.grid-y>.medium-5,.grid-y>.medium-6,.grid-y>.medium-7,.grid-y>.medium-8,.grid-y>.medium-9,.grid-y>.medium-10,.grid-y>.medium-11,.grid-y>.medium-12,.grid-y>.medium-full,.grid-y>.medium-shrink{flex-basis:auto}}@media print,screen and (min-width:90em){.grid-y>.large-1,.grid-y>.large-2,.grid-y>.large-3,.grid-y>.large-4,.grid-y>.large-5,.grid-y>.large-6,.grid-y>.large-7,.grid-y>.large-8,.grid-y>.large-9,.grid-y>.large-10,.grid-y>.large-11,.grid-y>.large-12,.grid-y>.large-full,.grid-y>.large-shrink{flex-basis:auto}}@media screen and (min-width:116.25em){.grid-y>.xlarge-1,.grid-y>.xlarge-2,.grid-y>.xlarge-3,.grid-y>.xlarge-4,.grid-y>.xlarge-5,.grid-y>.xlarge-6,.grid-y>.xlarge-7,.grid-y>.xlarge-8,.grid-y>.xlarge-9,.grid-y>.xlarge-10,.grid-y>.xlarge-11,.grid-y>.xlarge-12,.grid-y>.xlarge-full,.grid-y>.xlarge-shrink{flex-basis:auto}}.grid-y>.small-1,.grid-y>.small-2,.grid-y>.small-3,.grid-y>.small-4,.grid-y>.small-5,.grid-y>.small-6,.grid-y>.small-7,.grid-y>.small-8,.grid-y>.small-9,.grid-y>.small-10,.grid-y>.small-11,.grid-y>.small-12{flex:0 0 auto}.grid-y>.small-1{height:8.3333333333%}.grid-y>.small-2{height:16.6666666667%}.grid-y>.small-3{height:25%}.grid-y>.small-4{height:33.3333333333%}.grid-y>.small-5{height:41.6666666667%}.grid-y>.small-6{height:50%}.grid-y>.small-7{height:58.3333333333%}.grid-y>.small-8{height:66.6666666667%}.grid-y>.small-9{height:75%}.grid-y>.small-10{height:83.3333333333%}.grid-y>.small-11{height:91.6666666667%}.grid-y>.small-12{height:100%}@media print,screen and (min-width:48.0625em){.grid-y>.medium-auto{flex:1 1 0;height:auto}.grid-y>.medium-1,.grid-y>.medium-2,.grid-y>.medium-3,.grid-y>.medium-4,.grid-y>.medium-5,.grid-y>.medium-6,.grid-y>.medium-7,.grid-y>.medium-8,.grid-y>.medium-9,.grid-y>.medium-10,.grid-y>.medium-11,.grid-y>.medium-12,.grid-y>.medium-shrink{flex:0 0 auto}.grid-y>.medium-shrink{height:auto}.grid-y>.medium-1{height:8.3333333333%}.grid-y>.medium-2{height:16.6666666667%}.grid-y>.medium-3{height:25%}.grid-y>.medium-4{height:33.3333333333%}.grid-y>.medium-5{height:41.6666666667%}.grid-y>.medium-6{height:50%}.grid-y>.medium-7{height:58.3333333333%}.grid-y>.medium-8{height:66.6666666667%}.grid-y>.medium-9{height:75%}.grid-y>.medium-10{height:83.3333333333%}.grid-y>.medium-11{height:91.6666666667%}.grid-y>.medium-12{height:100%}}@media print,screen and (min-width:90em){.grid-y>.large-auto{flex:1 1 0;height:auto}.grid-y>.large-1,.grid-y>.large-2,.grid-y>.large-3,.grid-y>.large-4,.grid-y>.large-5,.grid-y>.large-6,.grid-y>.large-7,.grid-y>.large-8,.grid-y>.large-9,.grid-y>.large-10,.grid-y>.large-11,.grid-y>.large-12,.grid-y>.large-shrink{flex:0 0 auto}.grid-y>.large-shrink{height:auto}.grid-y>.large-1{height:8.3333333333%}.grid-y>.large-2{height:16.6666666667%}.grid-y>.large-3{height:25%}.grid-y>.large-4{height:33.3333333333%}.grid-y>.large-5{height:41.6666666667%}.grid-y>.large-6{height:50%}.grid-y>.large-7{height:58.3333333333%}.grid-y>.large-8{height:66.6666666667%}.grid-y>.large-9{height:75%}.grid-y>.large-10{height:83.3333333333%}.grid-y>.large-11{height:91.6666666667%}.grid-y>.large-12{height:100%}}@media screen and (min-width:116.25em){.grid-y>.xlarge-auto{flex:1 1 0;height:auto}.grid-y>.xlarge-1,.grid-y>.xlarge-2,.grid-y>.xlarge-3,.grid-y>.xlarge-4,.grid-y>.xlarge-5,.grid-y>.xlarge-6,.grid-y>.xlarge-7,.grid-y>.xlarge-8,.grid-y>.xlarge-9,.grid-y>.xlarge-10,.grid-y>.xlarge-11,.grid-y>.xlarge-12,.grid-y>.xlarge-shrink{flex:0 0 auto}.grid-y>.xlarge-shrink{height:auto}.grid-y>.xlarge-1{height:8.3333333333%}.grid-y>.xlarge-2{height:16.6666666667%}.grid-y>.xlarge-3{height:25%}.grid-y>.xlarge-4{height:33.3333333333%}.grid-y>.xlarge-5{height:41.6666666667%}.grid-y>.xlarge-6{height:50%}.grid-y>.xlarge-7{height:58.3333333333%}.grid-y>.xlarge-8{height:66.6666666667%}.grid-y>.xlarge-9{height:75%}.grid-y>.xlarge-10{height:83.3333333333%}.grid-y>.xlarge-11{height:91.6666666667%}.grid-y>.xlarge-12{height:100%}}.grid-padding-y .grid-padding-y{margin-bottom:-.75rem;margin-top:-.75rem}@media print,screen and (min-width:48.0625em){.grid-padding-y .grid-padding-y{margin-bottom:-1rem;margin-top:-1rem}}@media print,screen and (min-width:90em){.grid-padding-y .grid-padding-y{margin-bottom:-1rem;margin-top:-1rem}}.grid-padding-y>.cell{padding-bottom:.625rem;padding-top:.625rem}@media print,screen and (min-width:48.0625em){.grid-padding-y>.cell{padding-bottom:.9375rem;padding-top:.9375rem}}.grid-frame{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell .grid-frame{width:100%}.cell-block{max-width:100%;overflow-x:auto}.cell-block,.cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.cell-block-y{max-height:100%;min-height:100%;overflow-y:auto}.cell-block-container{display:flex;flex-direction:column;max-height:100%}.cell-block-container>.grid-x{flex-wrap:nowrap;max-height:100%}@media print,screen and (min-width:48.0625em){.medium-grid-frame{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell .medium-grid-frame{width:100%}.medium-cell-block{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-width:100%;overflow-x:auto}.medium-cell-block-container{display:flex;flex-direction:column;max-height:100%}.medium-cell-block-container>.grid-x{flex-wrap:nowrap;max-height:100%}.medium-cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-height:100%;min-height:100%;overflow-y:auto}}@media print,screen and (min-width:90em){.large-grid-frame{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell .large-grid-frame{width:100%}.large-cell-block{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-width:100%;overflow-x:auto}.large-cell-block-container{display:flex;flex-direction:column;max-height:100%}.large-cell-block-container>.grid-x{flex-wrap:nowrap;max-height:100%}.large-cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-height:100%;min-height:100%;overflow-y:auto}}@media screen and (min-width:116.25em){.xlarge-grid-frame{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell .xlarge-grid-frame{width:100%}.xlarge-cell-block{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-width:100%;overflow-x:auto}.xlarge-cell-block-container{display:flex;flex-direction:column;max-height:100%}.xlarge-cell-block-container>.grid-x{flex-wrap:nowrap;max-height:100%}.xlarge-cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-height:100%;min-height:100%;overflow-y:auto}}.grid-y.grid-frame{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}@media print,screen and (min-width:48.0625em){.grid-y.medium-grid-frame{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}}@media print,screen and (min-width:90em){.grid-y.large-grid-frame{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}}@media screen and (min-width:116.25em){.grid-y.xlarge-grid-frame{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}}.cell .grid-y.grid-frame{height:100%}@media print,screen and (min-width:48.0625em){.cell .grid-y.medium-grid-frame{height:100%}}@media print,screen and (min-width:90em){.cell .grid-y.large-grid-frame{height:100%}}@media screen and (min-width:116.25em){.cell .grid-y.xlarge-grid-frame{height:100%}}.grid-margin-y{margin-bottom:-.75rem;margin-top:-.75rem}@media print,screen and (min-width:48.0625em){.grid-margin-y{margin-bottom:-1rem;margin-top:-1rem}}@media print,screen and (min-width:90em){.grid-margin-y{margin-bottom:-1rem;margin-top:-1rem}}.grid-margin-y>.cell{height:calc(100% - 1.5rem);margin-bottom:.75rem;margin-top:.75rem}@media print,screen and (min-width:48.0625em){.grid-margin-y>.cell{height:calc(100% - 2rem);margin-bottom:1rem;margin-top:1rem}}@media print,screen and (min-width:90em){.grid-margin-y>.cell{height:calc(100% - 2rem);margin-bottom:1rem;margin-top:1rem}}.grid-margin-y>.auto,.grid-margin-y>.shrink{height:auto}.grid-margin-y>.small-1{height:calc(8.33333% - 1.5rem)}.grid-margin-y>.small-2{height:calc(16.66667% - 1.5rem)}.grid-margin-y>.small-3{height:calc(25% - 1.5rem)}.grid-margin-y>.small-4{height:calc(33.33333% - 1.5rem)}.grid-margin-y>.small-5{height:calc(41.66667% - 1.5rem)}.grid-margin-y>.small-6{height:calc(50% - 1.5rem)}.grid-margin-y>.small-7{height:calc(58.33333% - 1.5rem)}.grid-margin-y>.small-8{height:calc(66.66667% - 1.5rem)}.grid-margin-y>.small-9{height:calc(75% - 1.5rem)}.grid-margin-y>.small-10{height:calc(83.33333% - 1.5rem)}.grid-margin-y>.small-11{height:calc(91.66667% - 1.5rem)}.grid-margin-y>.small-12{height:calc(100% - 1.5rem)}@media print,screen and (min-width:48.0625em){.grid-margin-y>.auto,.grid-margin-y>.shrink{height:auto}.grid-margin-y>.small-1{height:calc(8.33333% - 2rem)}.grid-margin-y>.small-2{height:calc(16.66667% - 2rem)}.grid-margin-y>.small-3{height:calc(25% - 2rem)}.grid-margin-y>.small-4{height:calc(33.33333% - 2rem)}.grid-margin-y>.small-5{height:calc(41.66667% - 2rem)}.grid-margin-y>.small-6{height:calc(50% - 2rem)}.grid-margin-y>.small-7{height:calc(58.33333% - 2rem)}.grid-margin-y>.small-8{height:calc(66.66667% - 2rem)}.grid-margin-y>.small-9{height:calc(75% - 2rem)}.grid-margin-y>.small-10{height:calc(83.33333% - 2rem)}.grid-margin-y>.small-11{height:calc(91.66667% - 2rem)}.grid-margin-y>.small-12{height:calc(100% - 2rem)}.grid-margin-y>.medium-auto,.grid-margin-y>.medium-shrink{height:auto}.grid-margin-y>.medium-1{height:calc(8.33333% - 2rem)}.grid-margin-y>.medium-2{height:calc(16.66667% - 2rem)}.grid-margin-y>.medium-3{height:calc(25% - 2rem)}.grid-margin-y>.medium-4{height:calc(33.33333% - 2rem)}.grid-margin-y>.medium-5{height:calc(41.66667% - 2rem)}.grid-margin-y>.medium-6{height:calc(50% - 2rem)}.grid-margin-y>.medium-7{height:calc(58.33333% - 2rem)}.grid-margin-y>.medium-8{height:calc(66.66667% - 2rem)}.grid-margin-y>.medium-9{height:calc(75% - 2rem)}.grid-margin-y>.medium-10{height:calc(83.33333% - 2rem)}.grid-margin-y>.medium-11{height:calc(91.66667% - 2rem)}.grid-margin-y>.medium-12{height:calc(100% - 2rem)}}@media print,screen and (min-width:90em){.grid-margin-y>.auto,.grid-margin-y>.shrink{height:auto}.grid-margin-y>.small-1{height:calc(8.33333% - 2rem)}.grid-margin-y>.small-2{height:calc(16.66667% - 2rem)}.grid-margin-y>.small-3{height:calc(25% - 2rem)}.grid-margin-y>.small-4{height:calc(33.33333% - 2rem)}.grid-margin-y>.small-5{height:calc(41.66667% - 2rem)}.grid-margin-y>.small-6{height:calc(50% - 2rem)}.grid-margin-y>.small-7{height:calc(58.33333% - 2rem)}.grid-margin-y>.small-8{height:calc(66.66667% - 2rem)}.grid-margin-y>.small-9{height:calc(75% - 2rem)}.grid-margin-y>.small-10{height:calc(83.33333% - 2rem)}.grid-margin-y>.small-11{height:calc(91.66667% - 2rem)}.grid-margin-y>.small-12{height:calc(100% - 2rem)}.grid-margin-y>.medium-auto,.grid-margin-y>.medium-shrink{height:auto}.grid-margin-y>.medium-1{height:calc(8.33333% - 2rem)}.grid-margin-y>.medium-2{height:calc(16.66667% - 2rem)}.grid-margin-y>.medium-3{height:calc(25% - 2rem)}.grid-margin-y>.medium-4{height:calc(33.33333% - 2rem)}.grid-margin-y>.medium-5{height:calc(41.66667% - 2rem)}.grid-margin-y>.medium-6{height:calc(50% - 2rem)}.grid-margin-y>.medium-7{height:calc(58.33333% - 2rem)}.grid-margin-y>.medium-8{height:calc(66.66667% - 2rem)}.grid-margin-y>.medium-9{height:calc(75% - 2rem)}.grid-margin-y>.medium-10{height:calc(83.33333% - 2rem)}.grid-margin-y>.medium-11{height:calc(91.66667% - 2rem)}.grid-margin-y>.medium-12{height:calc(100% - 2rem)}.grid-margin-y>.large-auto,.grid-margin-y>.large-shrink{height:auto}.grid-margin-y>.large-1{height:calc(8.33333% - 2rem)}.grid-margin-y>.large-2{height:calc(16.66667% - 2rem)}.grid-margin-y>.large-3{height:calc(25% - 2rem)}.grid-margin-y>.large-4{height:calc(33.33333% - 2rem)}.grid-margin-y>.large-5{height:calc(41.66667% - 2rem)}.grid-margin-y>.large-6{height:calc(50% - 2rem)}.grid-margin-y>.large-7{height:calc(58.33333% - 2rem)}.grid-margin-y>.large-8{height:calc(66.66667% - 2rem)}.grid-margin-y>.large-9{height:calc(75% - 2rem)}.grid-margin-y>.large-10{height:calc(83.33333% - 2rem)}.grid-margin-y>.large-11{height:calc(91.66667% - 2rem)}.grid-margin-y>.large-12{height:calc(100% - 2rem)}}@media screen and (min-width:116.25em){.grid-margin-y>.xlarge-auto,.grid-margin-y>.xlarge-shrink{height:auto}.grid-margin-y>.xlarge-1{height:calc(8.33333% - 2rem)}.grid-margin-y>.xlarge-2{height:calc(16.66667% - 2rem)}.grid-margin-y>.xlarge-3{height:calc(25% - 2rem)}.grid-margin-y>.xlarge-4{height:calc(33.33333% - 2rem)}.grid-margin-y>.xlarge-5{height:calc(41.66667% - 2rem)}.grid-margin-y>.xlarge-6{height:calc(50% - 2rem)}.grid-margin-y>.xlarge-7{height:calc(58.33333% - 2rem)}.grid-margin-y>.xlarge-8{height:calc(66.66667% - 2rem)}.grid-margin-y>.xlarge-9{height:calc(75% - 2rem)}.grid-margin-y>.xlarge-10{height:calc(83.33333% - 2rem)}.grid-margin-y>.xlarge-11{height:calc(91.66667% - 2rem)}.grid-margin-y>.xlarge-12{height:calc(100% - 2rem)}}.grid-frame.grid-margin-y{height:calc(100vh + 1.5rem)}@media print,screen and (min-width:48.0625em){.grid-frame.grid-margin-y{height:calc(100vh + 2rem)}}@media print,screen and (min-width:90em){.grid-frame.grid-margin-y{height:calc(100vh + 2rem)}}@media screen and (min-width:116.25em){.grid-frame.grid-margin-y{height:calc(100vh + 2rem)}}@media print,screen and (min-width:48.0625em){.grid-margin-y.medium-grid-frame{height:calc(100vh + 2rem)}}@media print,screen and (min-width:90em){.grid-margin-y.large-grid-frame{height:calc(100vh + 2rem)}}@media screen and (min-width:116.25em){.grid-margin-y.xlarge-grid-frame{height:calc(100vh + 2rem)}}#page-template-minimal-image .content .pretitle,#page-template-minimal header #project .section-block.text .title,#page-template-minimal header .title,#page.author .author-intro #popup-search .search-input .title,#page.author .author-intro .section-block.cta .content .title,#page.author .author-intro h1,#page.blog .latest-posts-title,#page.blog .popular-posts-title,#page.category .latest-posts-title,#page.category .popular-posts-title,#page.page-template-page-contact .details .title,#page.page-template-page-newsletter .details .title,#page.single .article-author .author-link,#page.single .article-imact-text-wrapper .title,#page.single .article-intro .intro-category .cat-title,#page.single .sidebar-articles .sidebar-articles-title,#page.tag .latest-posts-title,#page.tag .popular-posts-title,#popup-search .search-input #page.author .author-intro .title,#popup-search .search-input .title,#project .project-author .title,#project .section-block.text #page-template-minimal header .title,#project .section-block.text .modal.popup-untranslated .title,#project .section-block.text .section-block.projects .wrapper-title .title,#project .section-block.text .section-block.quote blockquote:not(.tiktok-embed),#project .section-block.text .section-block.social .title,#project .section-block.text .section-block.statement p,#project .section-block.text .section-block.stats .statistic .large,#project .section-block.text .team-profile .content .title,#project .section-block.text h2,#project .side .title,.archive .card.card-post-horizontal .content .title,.card.card-post-simple .content .title,.card.card-post .content .title,.card .category-link,.hero .content-overlay .pretitle,.home .home-categories .cat-title,.home .home-hero-posts .column-title,.home .home-latest-posts .latest-title .title,.modal.popup-untranslated #project .section-block.text .title,.modal.popup-untranslated .title,.section-block.cta .content #page.author .author-intro .title,.section-block.cta .content .title,.section-block .pretitle,.section-block.projects .wrapper-title #project .section-block.text .title,.section-block.projects .wrapper-title .title,.section-block.quote #project .section-block.text blockquote:not(.tiktok-embed),.section-block.quote blockquote:not(.tiktok-embed),.section-block.social #project .section-block.text .title,.section-block.social .title,.section-block.statement #project .section-block.text p,.section-block.statement p,.section-block.stats .statistic #project .section-block.text .large,.section-block.stats .statistic .large,.team-profile .content #project .section-block.text .title,.team-profile .content .title,blockquote,dd,div,dl,dt,form,h1,h2,h3,h4,h5,h6,li,ol,p,pre,td,th,ul{margin:0;padding:0}p{text-rendering:optimizeLegibility;font-size:inherit;line-height:1.4;margin-bottom:1rem}em,i{font-style:italic}b,em,i,strong{line-height:inherit}b,strong{font-weight:700}small{font-size:80%;line-height:inherit}#page-template-minimal-image .content .pretitle,#page-template-minimal header #project .section-block.text .title,#page-template-minimal header .title,#page.author .author-intro #popup-search .search-input .title,#page.author .author-intro .section-block.cta .content .title,#page.author .author-intro h1,#page.blog .latest-posts-title,#page.blog .popular-posts-title,#page.category .latest-posts-title,#page.category .popular-posts-title,#page.page-template-page-contact .details .title,#page.page-template-page-newsletter .details .title,#page.single .article-author .author-link,#page.single .article-imact-text-wrapper .title,#page.single .article-intro .intro-category .cat-title,#page.single .sidebar-articles .sidebar-articles-title,#page.tag .latest-posts-title,#page.tag .popular-posts-title,#popup-search .search-input #page.author .author-intro .title,#popup-search .search-input .title,#project .project-author .title,#project .section-block.text #page-template-minimal header .title,#project .section-block.text .modal.popup-untranslated .title,#project .section-block.text .section-block.projects .wrapper-title .title,#project .section-block.text .section-block.quote blockquote:not(.tiktok-embed),#project .section-block.text .section-block.social .title,#project .section-block.text .section-block.statement p,#project .section-block.text .section-block.stats .statistic .large,#project .section-block.text .team-profile .content .title,#project .section-block.text h2,#project .side .title,.archive .card.card-post-horizontal .content .title,.card.card-post-simple .content .title,.card.card-post .content .title,.card .category-link,.h1,.h2,.h3,.h4,.h5,.h6,.hero .content-overlay .pretitle,.home .home-categories .cat-title,.home .home-hero-posts .column-title,.home .home-latest-posts .latest-title .title,.modal.popup-untranslated #project .section-block.text .title,.modal.popup-untranslated .title,.section-block.cta .content #page.author .author-intro .title,.section-block.cta .content .title,.section-block .pretitle,.section-block.projects .wrapper-title #project .section-block.text .title,.section-block.projects .wrapper-title .title,.section-block.quote #project .section-block.text blockquote:not(.tiktok-embed),.section-block.quote blockquote:not(.tiktok-embed),.section-block.social #project .section-block.text .title,.section-block.social .title,.section-block.statement #project .section-block.text p,.section-block.statement p,.section-block.stats .statistic #project .section-block.text .large,.section-block.stats .statistic .large,.team-profile .content #project .section-block.text .title,.team-profile .content .title,h1,h2,h3,h4,h5,h6{text-rendering:optimizeLegibility;color:inherit;font-family:Barlow Condensed,Barlow,sans-serif;font-style:normal;font-weight:700}#page-template-minimal-image .content .pretitle small,#page-template-minimal header #project .section-block.text .title small,#page-template-minimal header .title small,#page.author .author-intro .section-block.cta .content .title small,#page.author .author-intro h1 small,#page.blog .latest-posts-title small,#page.blog .popular-posts-title small,#page.category .latest-posts-title small,#page.category .popular-posts-title small,#page.page-template-page-contact .details .title small,#page.page-template-page-newsletter .details .title small,#page.single .article-author .author-link small,#page.single .article-imact-text-wrapper .title small,#page.single .article-intro .intro-category .cat-title small,#page.single .sidebar-articles .sidebar-articles-title small,#page.tag .latest-posts-title small,#page.tag .popular-posts-title small,#popup-search .search-input .title small,#project .project-author .title small,#project .section-block.text #page-template-minimal header .title small,#project .section-block.text .modal.popup-untranslated .title small,#project .section-block.text .section-block.projects .wrapper-title .title small,#project .section-block.text .section-block.quote blockquote:not(.tiktok-embed) small,#project .section-block.text .section-block.social .title small,#project .section-block.text .section-block.statement p small,#project .section-block.text .section-block.stats .statistic .large small,#project .section-block.text .team-profile .content .title small,#project .section-block.text h2 small,#project .side .title small,.archive .card.card-post-horizontal .content .title small,.card.card-post-simple .content .title small,.card.card-post .content .title small,.card .category-link small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,.hero .content-overlay .pretitle small,.home .home-categories .cat-title small,.home .home-hero-posts .column-title small,.home .home-latest-posts .latest-title .title small,.modal.popup-untranslated #project .section-block.text .title small,.modal.popup-untranslated .title small,.section-block.cta .content #page.author .author-intro .title small,.section-block.cta .content .title small,.section-block .pretitle small,.section-block.projects .wrapper-title #project .section-block.text .title small,.section-block.projects .wrapper-title .title small,.section-block.quote #project .section-block.text blockquote:not(.tiktok-embed) small,.section-block.quote blockquote:not(.tiktok-embed) small,.section-block.social #project .section-block.text .title small,.section-block.social .title small,.section-block.statement #project .section-block.text p small,.section-block.statement p small,.section-block.stats .statistic #project .section-block.text .large small,.section-block.stats .statistic .large small,.team-profile .content #project .section-block.text .title small,.team-profile .content .title small,h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{color:#ececec;line-height:0}#popup-search .search-input .title,.h1,.section-block.cta .content .title,h1{font-size:2.0725rem;line-height:1;margin-bottom:.5rem;margin-top:0}#page-template-minimal header .title,#page.author .author-intro #popup-search .search-input .title,#page.author .author-intro .section-block.cta .content .title,#page.author .author-intro h1,#popup-search .search-input #page.author .author-intro .title,.h2,.modal.popup-untranslated .title,.section-block.cta .content #page.author .author-intro .title,.section-block.projects .wrapper-title .title,.section-block.quote blockquote:not(.tiktok-embed),.section-block.social .title,.section-block.statement p,.section-block.stats .statistic .large,.team-profile .content .title,h2{font-size:1.555rem;line-height:1;margin-bottom:.5rem;margin-top:0}#page.blog .latest-posts-title,#page.blog .popular-posts-title,#page.category .latest-posts-title,#page.category .popular-posts-title,#page.page-template-page-contact .details .title,#page.page-template-page-newsletter .details .title,#page.single .article-imact-text-wrapper .title,#page.tag .latest-posts-title,#page.tag .popular-posts-title,#project .project-author .title,.h3,.home .home-categories .cat-title,.home .home-latest-posts .latest-title .title,h3{font-size:1.346875rem;line-height:1;margin-bottom:.5rem;margin-top:0}#page-template-minimal-image .content .pretitle,#page-template-minimal header #project .section-block.text .title,#page.author .author-intro #popup-search .search-input #project .section-block.text .title,#page.author .author-intro #project .section-block.text h1,#page.author .author-intro .section-block.cta .content #project .section-block.text .title,#page.single .article-author .author-link,#page.single .article-intro .intro-category .cat-title,#page.single .sidebar-articles .sidebar-articles-title,#popup-search .search-input #page.author .author-intro #project .section-block.text .title,#project .section-block.text #page-template-minimal header .title,#project .section-block.text #page.author .author-intro #popup-search .search-input .title,#project .section-block.text #page.author .author-intro .section-block.cta .content .title,#project .section-block.text #page.author .author-intro h1,#project .section-block.text #popup-search .search-input #page.author .author-intro .title,#project .section-block.text .modal.popup-untranslated .title,#project .section-block.text .section-block.cta .content #page.author .author-intro .title,#project .section-block.text .section-block.projects .wrapper-title .title,#project .section-block.text .section-block.quote blockquote:not(.tiktok-embed),#project .section-block.text .section-block.social .title,#project .section-block.text .section-block.statement p,#project .section-block.text .section-block.stats .statistic .large,#project .section-block.text .team-profile .content .title,#project .section-block.text h2,#project .side .title,.archive .card.card-post-horizontal .content .title,.card.card-post-simple .content .title,.card.card-post .content .title,.card .category-link,.h4,.h5,.hero .content-overlay .pretitle,.home .home-hero-posts .column-title,.modal.popup-untranslated #project .section-block.text .title,.section-block.cta .content #page.author .author-intro #project .section-block.text .title,.section-block .pretitle,.section-block.projects .wrapper-title #project .section-block.text .title,.section-block.quote #project .section-block.text blockquote:not(.tiktok-embed),.section-block.social #project .section-block.text .title,.section-block.statement #project .section-block.text p,.section-block.stats .statistic #project .section-block.text .large,.team-profile .content #project .section-block.text .title,h4,h5{font-size:1.16625rem;line-height:1;margin-bottom:.5rem;margin-top:0}.h6,h6{font-size:.65625rem;line-height:1;margin-bottom:.5rem;margin-top:0}@media print,screen and (min-width:48.0625em){#popup-search .search-input .title,.h1,.section-block.cta .content .title,h1{font-size:3.1575rem}#page-template-minimal header .title,#page.author .author-intro #popup-search .search-input .title,#page.author .author-intro .section-block.cta .content .title,#page.author .author-intro h1,#popup-search .search-input #page.author .author-intro .title,.h2,.modal.popup-untranslated .title,.section-block.cta .content #page.author .author-intro .title,.section-block.projects .wrapper-title .title,.section-block.quote blockquote:not(.tiktok-embed),.section-block.social .title,.section-block.statement p,.section-block.stats .statistic .large,.team-profile .content .title,h2{font-size:2.36875rem}#page.blog .latest-posts-title,#page.blog .popular-posts-title,#page.category .latest-posts-title,#page.category .popular-posts-title,#page.page-template-page-contact .details .title,#page.page-template-page-newsletter .details .title,#page.single .article-imact-text-wrapper .title,#page.tag .latest-posts-title,#page.tag .popular-posts-title,#project .project-author .title,.h3,.home .home-categories .cat-title,.home .home-latest-posts .latest-title .title,h3{font-size:1.776875rem}#page-template-minimal header #project .section-block.text .title,#page.author .author-intro #popup-search .search-input #project .section-block.text .title,#page.author .author-intro #project .section-block.text h1,#page.author .author-intro .section-block.cta .content #project .section-block.text .title,#page.single .article-intro .intro-category .cat-title,#popup-search .search-input #page.author .author-intro #project .section-block.text .title,#project .section-block.text #page-template-minimal header .title,#project .section-block.text #page.author .author-intro #popup-search .search-input .title,#project .section-block.text #page.author .author-intro .section-block.cta .content .title,#project .section-block.text #page.author .author-intro h1,#project .section-block.text #popup-search .search-input #page.author .author-intro .title,#project .section-block.text .modal.popup-untranslated .title,#project .section-block.text .section-block.cta .content #page.author .author-intro .title,#project .section-block.text .section-block.projects .wrapper-title .title,#project .section-block.text .section-block.quote blockquote:not(.tiktok-embed),#project .section-block.text .section-block.social .title,#project .section-block.text .section-block.statement p,#project .section-block.text .section-block.stats .statistic .large,#project .section-block.text .team-profile .content .title,#project .section-block.text h2,#project .side .title,.archive .card.card-post-horizontal .content .title,.card.card-post-simple .content .title,.card.card-post .content .title,.card .category-link,.h4,.hero .content-overlay .pretitle,.modal.popup-untranslated #project .section-block.text .title,.section-block.cta .content #page.author .author-intro #project .section-block.text .title,.section-block.projects .wrapper-title #project .section-block.text .title,.section-block.quote #project .section-block.text blockquote:not(.tiktok-embed),.section-block.social #project .section-block.text .title,.section-block.statement #project .section-block.text p,.section-block.stats .statistic #project .section-block.text .large,.team-profile .content #project .section-block.text .title,h4{font-size:1.333125rem}#page-template-minimal-image .content .pretitle,#page.single .article-author .author-link,#page.single .sidebar-articles .sidebar-articles-title,.h5,.home .home-hero-posts .column-title,.section-block .pretitle,h5{font-size:1rem}.h6,h6{font-size:.75rem}}@media print,screen and (min-width:90em){#popup-search .search-input .title,.h1,.section-block.cta .content .title,h1{font-size:3.551875rem}#page-template-minimal header .title,#page.author .author-intro #popup-search .search-input .title,#page.author .author-intro .section-block.cta .content .title,#page.author .author-intro h1,#popup-search .search-input #page.author .author-intro .title,.h2,.modal.popup-untranslated .title,.section-block.cta .content #page.author .author-intro .title,.section-block.projects .wrapper-title .title,.section-block.quote blockquote:not(.tiktok-embed),.section-block.social .title,.section-block.statement p,.section-block.stats .statistic .large,.team-profile .content .title,h2{font-size:2.664375rem}#page.blog .latest-posts-title,#page.blog .popular-posts-title,#page.category .latest-posts-title,#page.category .popular-posts-title,#page.page-template-page-contact .details .title,#page.page-template-page-newsletter .details .title,#page.single .article-imact-text-wrapper .title,#page.tag .latest-posts-title,#page.tag .popular-posts-title,#project .project-author .title,.h3,.home .home-categories .cat-title,.home .home-latest-posts .latest-title .title,h3{font-size:1.99875rem}#page-template-minimal header #project .section-block.text .title,#page.author .author-intro #popup-search .search-input #project .section-block.text .title,#page.author .author-intro #project .section-block.text h1,#page.author .author-intro .section-block.cta .content #project .section-block.text .title,#page.single .article-intro .intro-category .cat-title,#popup-search .search-input #page.author .author-intro #project .section-block.text .title,#project .section-block.text #page-template-minimal header .title,#project .section-block.text #page.author .author-intro #popup-search .search-input .title,#project .section-block.text #page.author .author-intro .section-block.cta .content .title,#project .section-block.text #page.author .author-intro h1,#project .section-block.text #popup-search .search-input #page.author .author-intro .title,#project .section-block.text .modal.popup-untranslated .title,#project .section-block.text .section-block.cta .content #page.author .author-intro .title,#project .section-block.text .section-block.projects .wrapper-title .title,#project .section-block.text .section-block.quote blockquote:not(.tiktok-embed),#project .section-block.text .section-block.social .title,#project .section-block.text .section-block.statement p,#project .section-block.text .section-block.stats .statistic .large,#project .section-block.text .team-profile .content .title,#project .section-block.text h2,#project .side .title,.archive .card.card-post-horizontal .content .title,.card.card-post-simple .content .title,.card.card-post .content .title,.card .category-link,.h4,.hero .content-overlay .pretitle,.modal.popup-untranslated #project .section-block.text .title,.section-block.cta .content #page.author .author-intro #project .section-block.text .title,.section-block.projects .wrapper-title #project .section-block.text .title,.section-block.quote #project .section-block.text blockquote:not(.tiktok-embed),.section-block.social #project .section-block.text .title,.section-block.statement #project .section-block.text p,.section-block.stats .statistic #project .section-block.text .large,.team-profile .content #project .section-block.text .title,h4{font-size:1.499375rem}#page-template-minimal-image .content .pretitle,#page.single .article-author .author-link,#page.single .sidebar-articles .sidebar-articles-title,.h5,.home .home-hero-posts .column-title,.section-block .pretitle,h5{font-size:1.125rem}.h6,h6{font-size:.84375rem}}a{color:#ffe54c;cursor:pointer;line-height:inherit;text-decoration:none}a:focus,a:hover{color:#1468a0}a img,hr{border:0}hr{border-bottom:1px solid #cacaca;clear:both;height:0;margin:1.25rem auto;max-width:75rem}dl,ol,ul{line-height:1.6;list-style-position:outside;margin-bottom:1rem}li{font-size:inherit}ul{list-style-type:disc}ol,ul{margin-left:2rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0;margin-left:1.25rem}dl{margin-bottom:1rem}dl dt{font-weight:700;margin-bottom:.3rem}blockquote{border-left:1px solid #cacaca;margin:0 0 1rem;padding:.5625rem 1.25rem 0 1.1875rem}blockquote,blockquote p{color:#8a8a8a;line-height:1.4}abbr,abbr[title]{border-bottom:1px dotted #0a0a0a;cursor:help;text-decoration:none}figure,kbd{margin:0}kbd{background-color:#e6e6e6;color:#0a0a0a;font-family:Consolas,Liberation Mono,Courier,monospace;padding:.125rem .25rem 0}.subheader{color:#8a8a8a;font-weight:400;line-height:1.4;margin-bottom:.5rem;margin-top:.2rem}.lead{font-size:125%;line-height:1.6}.stat{font-size:2.5rem;line-height:1}p+.stat{margin-top:-1rem}ol.no-bullet,ul.no-bullet{list-style:none;margin-left:0}.cite-block,cite{color:#8a8a8a;display:block;font-size:.8125rem}.cite-block:before,cite:before{content:"— "}.code-inline,code{word-wrap:break-word;display:inline;max-width:100%;padding:.125rem .3125rem .0625rem}.code-block,.code-inline,code{background-color:#e6e6e6;border:1px solid #cacaca;color:#0a0a0a;font-family:Consolas,Liberation Mono,Courier,monospace;font-weight:400}.code-block{display:block;margin-bottom:1.5rem;overflow:auto;padding:1rem;white-space:pre}#member-popup .modal .button_div .pagination-previous input[type=submit],#wpmem_login .pagination-previous input[type=submit],#wpmem_reg .pagination-previous input[type=submit],.pagination-previous #member-popup .modal .button_div input[type=submit],.pagination-previous #wpmem_login input[type=submit],.pagination-previous #wpmem_reg input[type=submit],.pagination-previous .button,.text-left,.u-tl{text-align:left}#member-popup .modal .button_div .pagination-next input[type=submit],#wpmem_login .pagination-next input[type=submit],#wpmem_reg .pagination-next input[type=submit],.pagination-next #member-popup .modal .button_div input[type=submit],.pagination-next #wpmem_login input[type=submit],.pagination-next #wpmem_reg input[type=submit],.pagination-next .button,.text-right,.u-tr{text-align:right}.text-center,.u-tc{text-align:center}.text-justify,.u-tj{text-align:justify}@media print,screen and (min-width:48.0625em){.medium-text-left{text-align:left}.medium-text-right{text-align:right}.medium-text-center{text-align:center}.medium-text-justify{text-align:justify}}@media print,screen and (min-width:90em){.large-text-left{text-align:left}.large-text-right{text-align:right}.large-text-center{text-align:center}.large-text-justify{text-align:justify}}@media screen and (min-width:116.25em){.xlarge-text-left{text-align:left}.xlarge-text-right{text-align:right}.xlarge-text-center{text-align:center}.xlarge-text-justify{text-align:justify}}.show-for-print{display:none!important}@media print{*{-webkit-print-color-adjust:economy;background:transparent!important;box-shadow:none!important;color:#000!important;color-adjust:economy;text-shadow:none!important}.show-for-print{display:block!important}.hide-for-print{display:none!important}table.show-for-print{display:table!important}thead.show-for-print{display:table-header-group!important}tbody.show-for-print{display:table-row-group!important}tr.show-for-print{display:table-row!important}td.show-for-print,th.show-for-print{display:table-cell!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}.ir a:after,a[href^="#"]:after,a[href^="javascript:"]:after{content:""}abbr[title]:after{content:" (" attr(title) ")"}blockquote,pre{border:1px solid #8a8a8a;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}img{max-width:100%!important}@page{margin:.5cm}#page-template-minimal header .title,#page.author .author-intro #popup-search .search-input .title,#page.author .author-intro .section-block.cta .content .title,#page.author .author-intro h1,#page.blog .latest-posts-title,#page.blog .popular-posts-title,#page.category .latest-posts-title,#page.category .popular-posts-title,#page.page-template-page-contact .details .title,#page.page-template-page-newsletter .details .title,#page.single .article-imact-text-wrapper .title,#page.tag .latest-posts-title,#page.tag .popular-posts-title,#popup-search .search-input #page.author .author-intro .title,#project .project-author .title,.home .home-categories .cat-title,.home .home-latest-posts .latest-title .title,.modal.popup-untranslated .title,.section-block.cta .content #page.author .author-intro .title,.section-block.projects .wrapper-title .title,.section-block.quote blockquote:not(.tiktok-embed),.section-block.social .title,.section-block.statement p,.section-block.stats .statistic .large,.team-profile .content .title,h2,h3,p{orphans:3;widows:3}#page-template-minimal header .title,#page.author .author-intro #popup-search .search-input .title,#page.author .author-intro .section-block.cta .content .title,#page.author .author-intro h1,#page.blog .latest-posts-title,#page.blog .popular-posts-title,#page.category .latest-posts-title,#page.category .popular-posts-title,#page.page-template-page-contact .details .title,#page.page-template-page-newsletter .details .title,#page.single .article-imact-text-wrapper .title,#page.tag .latest-posts-title,#page.tag .popular-posts-title,#popup-search .search-input #page.author .author-intro .title,#project .project-author .title,.home .home-categories .cat-title,.home .home-latest-posts .latest-title .title,.modal.popup-untranslated .title,.section-block.cta .content #page.author .author-intro .title,.section-block.projects .wrapper-title .title,.section-block.quote blockquote:not(.tiktok-embed),.section-block.social .title,.section-block.statement p,.section-block.stats .statistic .large,.team-profile .content .title,h2,h3{page-break-after:avoid}.print-break-inside{page-break-inside:auto}}body,html{-ms-scroll-chaining:none;height:100%;min-height:100vh;overscroll-behavior:contain;scroll-behavior:smooth;width:100%}body{background:#f3f4f5;overflow-x:hidden}body.lock-scroll{position:fixed}#page{background-color:#f8f8f8;margin-left:auto;margin-right:auto;max-width:120rem;opacity:1}#page.page-template-default{background-color:#fff}@media screen and (min-width:116.25em){#page{box-shadow:0 0 8px rgba(28,28,28,.25)}}@font-face{font-display:swap;font-family:inter;font-style:normal;font-weight:400;src:url(../cera_pro_medium-webfont.html) format("woff2"),url(../cera_pro_medium-webfont-2.html) format("woff")}@font-face{font-display:swap;font-family:inter;font-style:normal;font-weight:700;src:url(../cera_pro_bold-webfont.html) format("woff2"),url(../cera_pro_bold-webfont-2.html) format("woff")}::-moz-selection{background:#ffe54c;text-shadow:none}::selection{background:#ffe54c;color:#1c1c1c;text-shadow:none}:focus{outline:1px dotted;outline-color:#1c1c1c;outline-offset:4px}.title{word-wrap:break-word}dl,ol,p,ul{font-size:1rem}@media print,screen and (min-width:48.0625em){dl,ol,p,ul{font-size:1rem}}@media print,screen and (min-width:90em){dl,ol,p,ul{font-size:1.125rem}}#page-template-minimal-image .boxes.content .list-boxes p,#page-template-minimal-image .content .inner-wrapper.content p,#page-template-minimal-image .content .text,#page-template-minimal-image .media .content .inner-wrapper p,#page-template-minimal header .text p,#page.blog .archive-description p,#page.category .archive-description p,#page.page-template-page-partners .article-excerpt .text p,#page.tag .archive-description p,.archive-alternative .archive-description p,.hero .content-overlay .text p,.lead,.media #page-template-minimal-image .content .inner-wrapper p,.media .section-block .inner-wrapper p,.section-block.boxes .list-boxes p,.section-block .inner-wrapper.content p,.section-block.intro .text p{font-size:1rem;line-height:1.6;margin-bottom:.5rem}@media print,screen and (min-width:48.0625em){#page-template-minimal-image .boxes.content .list-boxes p,#page-template-minimal-image .content .inner-wrapper.content p,#page-template-minimal-image .content .text,#page-template-minimal-image .media .content .inner-wrapper p,#page-template-minimal header .text p,#page.blog .archive-description p,#page.category .archive-description p,#page.page-template-page-partners .article-excerpt .text p,#page.tag .archive-description p,.archive-alternative .archive-description p,.hero .content-overlay .text p,.lead,.media #page-template-minimal-image .content .inner-wrapper p,.media .section-block .inner-wrapper p,.section-block.boxes .list-boxes p,.section-block .inner-wrapper.content p,.section-block.intro .text p{font-size:1.125rem}}@media print,screen and (min-width:90em){#page-template-minimal-image .boxes.content .list-boxes p,#page-template-minimal-image .content .inner-wrapper.content p,#page-template-minimal-image .content .text,#page-template-minimal-image .media .content .inner-wrapper p,#page-template-minimal header .text p,#page.blog .archive-description p,#page.category .archive-description p,#page.page-template-page-partners .article-excerpt .text p,#page.tag .archive-description p,.archive-alternative .archive-description p,.hero .content-overlay .text p,.lead,.media #page-template-minimal-image .content .inner-wrapper p,.media .section-block .inner-wrapper p,.section-block.boxes .list-boxes p,.section-block .inner-wrapper.content p,.section-block.intro .text p{font-size:1.25rem}}#page.single .share-bookmark a .count,#page.single .share-comments a .count,.card.card-post .info,.card.signup .text,.section-block.gallery .image-caption p,.section-block.image .image-caption p,.section-block.team .profile .role,.section-block.video .video-caption p,.share-bookmark a .count,.share-comments a .count,small{font-size:.75rem}@media print,screen and (min-width:48.0625em){#page.single .share-bookmark a .count,#page.single .share-comments a .count,.card.card-post .info,.card.signup .text,.section-block.gallery .image-caption p,.section-block.image .image-caption p,.section-block.team .profile .role,.section-block.video .video-caption p,.share-bookmark a .count,.share-comments a .count,small{font-size:.875rem}}@media print,screen and (min-width:90em){#page.single .share-bookmark a .count,#page.single .share-comments a .count,.card.card-post .info,.card.signup .text,.section-block.gallery .image-caption p,.section-block.image .image-caption p,.section-block.team .profile .role,.section-block.video .video-caption p,.share-bookmark a .count,.share-comments a .count,small{font-size:.875rem}}.tiktok-embed{border:none}blockquote:not(.tiktok-embed){background-color:#f8f8f8;border-left:8px solid #ffe54c;margin-left:1.5rem;margin-right:1.5rem;padding-bottom:.75rem;padding-top:.75rem}@media print,screen and (min-width:48.0625em){blockquote:not(.tiktok-embed){margin-left:2rem;margin-right:2rem;padding-bottom:1rem;padding-top:1rem}}@media print,screen and (min-width:90em){blockquote:not(.tiktok-embed){margin-left:2rem;margin-right:2rem;padding-bottom:1rem;padding-top:1rem}}blockquote:not(.tiktok-embed) p{color:#1c1c1c;font-size:2rem;font-style:italic;font-weight:700;margin:0!important;padding:0!important}@media print,screen and (min-width:48.0625em){blockquote:not(.tiktok-embed) p{font-size:2rem}}@media print,screen and (min-width:90em){blockquote:not(.tiktok-embed) p{font-size:2.25rem}}address{font-style:normal}a{color:#1c1c1c;outline:none!important}.highlight{background-image:linear-gradient(transparent,transparent)}.highlight,.option-yellow .highlight{background-position:0 100%;background-repeat:no-repeat;background-size:100% 12px;text-decoration:none;transition:background-size .3s}.option-yellow .highlight{background-image:linear-gradient(#ffe54c,#ffe54c)}.option-blue .highlight{background-image:linear-gradient(#9fd4ca,#9fd4ca)}.option-blue .highlight,.option-gray .highlight{background-position:0 100%;background-repeat:no-repeat;background-size:100% 12px;text-decoration:none;transition:background-size .3s}.option-gray .highlight{background-image:linear-gradient(#ececec,#ececec)}.option-green .highlight{background-image:linear-gradient(#72b089,#72b089)}.option-green .highlight,.option-red .highlight{background-position:0 100%;background-repeat:no-repeat;background-size:100% 12px;text-decoration:none;transition:background-size .3s}.option-red .highlight{background-image:linear-gradient(#ffa489,#ffa489)}.gradient .highlight{background-color:#ffe54c;background-image:none;box-shadow:.2rem 0 0 #ffe54c,-.2rem 0 0 #ffe54c;color:#1c1c1c;padding-bottom:.4rem;text-decoration:initial}.colour-yellow .content{background-color:#ffe54c;display:flex;flex-direction:column;justify-content:center}@media print,screen and (max-width:48.06125em){.colour-yellow .content{padding:1.5rem}}@media print,screen and (min-width:48.0625em){.colour-yellow .content{padding:3rem}}@media print,screen and (max-width:48.06125em){.colour-yellow .content{padding:2rem}}@media print,screen and (min-width:48.0625em){.colour-yellow .content{padding:4rem}}.colour-yellow .content .title{line-height:1.4;max-width:90%}@media print,screen and (min-width:48.0625em){.colour-yellow .content{min-height:570px}}.colour-yellow .highlight{background-color:#1c1c1c;background-image:none;box-shadow:.2rem 0 0 #1c1c1c,-.2rem 0 0 #1c1c1c;color:#fff;padding-bottom:.4rem;text-decoration:initial}.colour-blue .content{background-color:#9fd4ca;display:flex;flex-direction:column;justify-content:center}@media print,screen and (max-width:48.06125em){.colour-blue .content{padding:1.5rem}}@media print,screen and (min-width:48.0625em){.colour-blue .content{padding:3rem}}@media print,screen and (max-width:48.06125em){.colour-blue .content{padding:2rem}}@media print,screen and (min-width:48.0625em){.colour-blue .content{padding:4rem}}.colour-blue .content .title{line-height:1.4;max-width:90%}@media print,screen and (min-width:48.0625em){.colour-blue .content{min-height:570px}}.colour-blue .highlight{background-color:#fff;background-image:none;box-shadow:.2rem 0 0 #fff,-.2rem 0 0 #fff;color:#1c1c1c;padding-bottom:.4rem;text-decoration:initial}.colour-gray .content{background-color:#f8f8f8;border:1px solid #ececec;display:flex;flex-direction:column;justify-content:center}@media print,screen and (max-width:48.06125em){.colour-gray .content{padding:1.5rem}}@media print,screen and (min-width:48.0625em){.colour-gray .content{padding:3rem}}@media print,screen and (max-width:48.06125em){.colour-gray .content{padding:2rem}}@media print,screen and (min-width:48.0625em){.colour-gray .content{padding:4rem}}.colour-gray .content .title{line-height:1.4;max-width:90%}@media print,screen and (min-width:48.0625em){.colour-gray .content{min-height:570px}}.colour-gray .highlight{background-color:#ffe54c;background-image:none;box-shadow:.2rem 0 0 #ffe54c,-.2rem 0 0 #ffe54c;color:#1c1c1c;padding-bottom:.4rem;text-decoration:initial}.colour-green .content{background-color:#72b089;display:flex;flex-direction:column;justify-content:center}@media print,screen and (max-width:48.06125em){.colour-green .content{padding:1.5rem}}@media print,screen and (min-width:48.0625em){.colour-green .content{padding:3rem}}@media print,screen and (max-width:48.06125em){.colour-green .content{padding:2rem}}@media print,screen and (min-width:48.0625em){.colour-green .content{padding:4rem}}.colour-green .content .title{line-height:1.4;max-width:90%}@media print,screen and (min-width:48.0625em){.colour-green .content{min-height:570px}}.colour-green .content-overlay>*{color:#fff}.colour-green .highlight{background-color:#1c1c1c;background-image:none;box-shadow:.2rem 0 0 #1c1c1c,-.2rem 0 0 #1c1c1c;color:#fff;padding-bottom:.4rem;text-decoration:initial}.colour-red .content{background-color:#ffa489;display:flex;flex-direction:column;justify-content:center}@media print,screen and (max-width:48.06125em){.colour-red .content{padding:1.5rem}}@media print,screen and (min-width:48.0625em){.colour-red .content{padding:3rem}}@media print,screen and (max-width:48.06125em){.colour-red .content{padding:2rem}}@media print,screen and (min-width:48.0625em){.colour-red .content{padding:4rem}}.colour-red .content .title{line-height:1.4;max-width:90%}@media print,screen and (min-width:48.0625em){.colour-red .content{min-height:570px}}.colour-red .content-overlay>*{color:#fff}.colour-red .highlight{background-color:#f8f8f8;background-image:none;box-shadow:.2rem 0 0 #f8f8f8,-.2rem 0 0 #f8f8f8;color:#1c1c1c;padding-bottom:.4rem;text-decoration:initial}[type=color],[type=date],[type=datetime-local],[type=datetime],[type=email],[type=month],[type=number],[type=password],[type=search],[type=tel],[type=text],[type=time],[type=url],[type=week],textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border:2px solid #ececec;border-radius:.375rem;box-shadow:none;box-sizing:border-box;color:#1c1c1c;display:block;font-family:inherit;font-size:1rem;font-weight:400;height:2.1375rem;line-height:1.2;margin:0 0 1rem;padding:.5rem;transition:border-color .5s ease-in-out;width:100%}[type=color]:focus,[type=date]:focus,[type=datetime-local]:focus,[type=datetime]:focus,[type=email]:focus,[type=month]:focus,[type=number]:focus,[type=password]:focus,[type=search]:focus,[type=tel]:focus,[type=text]:focus,[type=time]:focus,[type=url]:focus,[type=week]:focus,textarea:focus{background-color:#fff;border:2px solid #ffe54c;box-shadow:none;outline:none;transition:border-color .5s ease-in-out}textarea{max-width:100%}textarea[rows]{height:auto}input:disabled,input[readonly],textarea:disabled,textarea[readonly]{background-color:#f8f8f8;cursor:not-allowed}[type=button],[type=submit]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.375rem}input[type=search]{box-sizing:border-box}::-moz-placeholder{color:#ececec}:-ms-input-placeholder{color:#ececec}::placeholder{color:#ececec}[type=checkbox],[type=file],[type=radio]{margin:0 0 1rem}[type=checkbox]+label,[type=radio]+label{display:inline-block;margin-bottom:0;margin-left:.5rem;margin-right:1rem;vertical-align:baseline}[type=checkbox]+label[for],[type=radio]+label[for]{cursor:pointer}label>[type=checkbox],label>[type=radio]{margin-right:.5rem}[type=file]{width:100%}label{color:#1c1c1c;display:block;font-size:inherit;font-weight:700;line-height:1.8;margin:0}label.middle{line-height:1.2;margin:0 0 1rem;padding:.625rem 0}.help-text{color:#1c1c1c;font-size:1rem;font-style:italic;margin-top:-.5rem}.input-group{align-items:stretch;display:flex;margin-bottom:1rem;width:100%}.input-group>:first-child,.input-group>:first-child.input-group-button>*{border-radius:.375rem 0 0 .375rem}.input-group>:last-child,.input-group>:last-child.input-group-button>*{border-radius:0 .375rem .375rem 0}.input-group-button,.input-group-button a,.input-group-button button,.input-group-button input,.input-group-button label,.input-group-field,.input-group-label{margin:0;white-space:nowrap}.input-group-label{align-items:center;background:#e6e6e6;border:1px solid #cacaca;color:#0a0a0a;display:flex;flex:0 0 auto;padding:0 1rem;text-align:center;white-space:nowrap}.input-group-label:first-child{border-right:0}.input-group-label:last-child{border-left:0}.input-group-field{border-radius:0;flex:1 1 0px;min-width:0}.input-group-button{display:flex;flex:0 0 auto;padding-bottom:0;padding-top:0;text-align:center}.input-group-button a,.input-group-button button,.input-group-button input,.input-group-button label{align-self:stretch;font-size:1rem;height:auto;padding-bottom:0;padding-top:0}fieldset{border:0;margin:0;padding:0}legend{margin-bottom:.5rem;max-width:100%}.fieldset{border:1px solid #cacaca;margin:1.125rem 0;padding:1.25rem}.fieldset legend{margin:0 0 0 -.1875rem;padding:0 .1875rem}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="32" height="24" viewBox="0 0 32 24"><polygon points="0,0 32,0 16,24" style="fill: rgb%28236, 236, 236%29"></polygon></svg>');background-origin:content-box;background-position:right -1rem center;background-repeat:no-repeat;background-size:9px 6px;border:2px solid #ececec;border-radius:.375rem;color:#1c1c1c;font-family:inherit;font-size:1rem;font-weight:400;height:2.1375rem;line-height:1.2;margin:0 0 1rem;padding:.5rem 1.5rem .5rem .5rem;transition:border-color .5s ease-in-out}@media screen and (min-width:0\0){select{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAMBJREFUeNrEllsOhCAMRVszC9IlzU7KCmVHTJsoMWYMUtpyv9BgbuXQB5ZSdgBYYY4ycgBivk8KYFsQMfMiTTBP4o3nUzCKzOabLJbLy2/g31evGkAginR4/ZegKH5qX3bJCscA3t0x3kgO5tQFyhhFf50xRqFLbyMUNJQzgyjGS/wgCpvKqkRBpuWrE4V9d+1E4dPUXqIg107SQOE/2DRQxMwTDygIInVDET9T3lCoj/6j/VCmGjZOl2lKpZ8AAwDQP7zIimDGFQAAAABJRU5ErkJggg==")}}select:focus{background-color:#fff;border:2px solid #ffe54c;box-shadow:none;outline:none;transition:border-color .5s ease-in-out}select:disabled{background-color:#f8f8f8;cursor:not-allowed}select::-ms-expand{display:none}select[multiple]{background-image:none;height:auto}select:not([multiple]){padding-bottom:0;padding-top:0}.is-invalid-input:not(:focus){background-color:#ffeceb;border-color:#ff4136}.is-invalid-input:not(:focus)::-moz-placeholder{color:#ff4136}.is-invalid-input:not(:focus):-ms-input-placeholder{color:#ff4136}.is-invalid-input:not(:focus)::placeholder{color:#ff4136}.form-error,.is-invalid-label{color:#ff4136}.form-error{display:none;font-size:1rem;font-weight:400;margin-bottom:1rem;margin-top:-.5rem}.form-error.is-visible{display:block}#member-popup .modal .button_div input[type=submit],#wpmem_login input[type=submit],#wpmem_reg input[type=submit],.button{-webkit-appearance:none;border:1px solid transparent;border-radius:0;cursor:pointer;display:inline-block;font-family:inherit;font-size:.9rem;line-height:1;margin:0 0 1rem;padding:.85em 1em;text-align:center;transition:background-color .25s ease-out,color .25s ease-out;vertical-align:middle}#member-popup .modal .button_div [data-whatinput=mouse] input[type=submit],#wpmem_login [data-whatinput=mouse] input[type=submit],#wpmem_reg [data-whatinput=mouse] input[type=submit],[data-whatinput=mouse] #member-popup .modal .button_div input[type=submit],[data-whatinput=mouse] #wpmem_login input[type=submit],[data-whatinput=mouse] #wpmem_reg input[type=submit],[data-whatinput=mouse] .button{outline:0}#member-popup .modal .button_div input.tiny[type=submit],#wpmem_login input.tiny[type=submit],#wpmem_reg input.tiny[type=submit],.button.tiny{font-size:.6rem}#member-popup .modal .button_div input.small[type=submit],#wpmem_login input.small[type=submit],#wpmem_reg input.small[type=submit],.button.small{font-size:.75rem}#member-popup .modal .button_div input.large[type=submit],#wpmem_login input.large[type=submit],#wpmem_reg input.large[type=submit],.button.large{font-size:1.25rem}#member-popup .modal .button_div input.expanded[type=submit],#wpmem_login input.expanded[type=submit],#wpmem_reg input.expanded[type=submit],.button.expanded{display:block;margin-left:0;margin-right:0;width:100%}#member-popup .modal .button_div input[type=submit],#wpmem_login input[type=submit],#wpmem_reg input[type=submit],.button,.button.disabled,.button.disabled:focus,.button.disabled:hover,.button[disabled],.button[disabled]:focus,.button[disabled]:hover{background-color:#1779ba;color:#fefefe}#member-popup .modal .button_div input[type=submit]:focus,#member-popup .modal .button_div input[type=submit]:hover,#wpmem_login input[type=submit]:focus,#wpmem_login input[type=submit]:hover,#wpmem_reg input[type=submit]:focus,#wpmem_reg input[type=submit]:hover,.button:focus,.button:hover{background-color:#14679e;color:#fefefe}#member-popup .modal .button_div input.primary[type=submit],#wpmem_login input.primary[type=submit],#wpmem_reg input.primary[type=submit],.button.primary,.button.primary.disabled,.button.primary.disabled:focus,.button.primary.disabled:hover,.button.primary[disabled],.button.primary[disabled]:focus,.button.primary[disabled]:hover{background-color:#1779ba;color:#fefefe}#member-popup .modal .button_div input.primary[type=submit]:focus,#member-popup .modal .button_div input.primary[type=submit]:hover,#wpmem_login input.primary[type=submit]:focus,#wpmem_login input.primary[type=submit]:hover,#wpmem_reg input.primary[type=submit]:focus,#wpmem_reg input.primary[type=submit]:hover,.button.primary:focus,.button.primary:hover{background-color:#126195;color:#fefefe}#member-popup .modal .button_div input.secondary[type=submit],#wpmem_login input.secondary[type=submit],#wpmem_reg input.secondary[type=submit],.button.secondary,.button.secondary.disabled,.button.secondary.disabled:focus,.button.secondary.disabled:hover,.button.secondary[disabled],.button.secondary[disabled]:focus,.button.secondary[disabled]:hover{background-color:#767676;color:#fefefe}#member-popup .modal .button_div input.secondary[type=submit]:focus,#member-popup .modal .button_div input.secondary[type=submit]:hover,#wpmem_login input.secondary[type=submit]:focus,#wpmem_login input.secondary[type=submit]:hover,#wpmem_reg input.secondary[type=submit]:focus,#wpmem_reg input.secondary[type=submit]:hover,.button.secondary:focus,.button.secondary:hover{background-color:#5e5e5e;color:#fefefe}#member-popup .modal .button_div input.success[type=submit],#wpmem_login input.success[type=submit],#wpmem_reg input.success[type=submit],.button.success,.button.success.disabled,.button.success.disabled:focus,.button.success.disabled:hover,.button.success[disabled],.button.success[disabled]:focus,.button.success[disabled]:hover{background-color:#3adb76;color:#0a0a0a}#member-popup .modal .button_div input.success[type=submit]:focus,#member-popup .modal .button_div input.success[type=submit]:hover,#wpmem_login input.success[type=submit]:focus,#wpmem_login input.success[type=submit]:hover,#wpmem_reg input.success[type=submit]:focus,#wpmem_reg input.success[type=submit]:hover,.button.success:focus,.button.success:hover{background-color:#22bb5b;color:#0a0a0a}#member-popup .modal .button_div input.warning[type=submit],#wpmem_login input.warning[type=submit],#wpmem_reg input.warning[type=submit],.button.warning,.button.warning.disabled,.button.warning.disabled:focus,.button.warning.disabled:hover,.button.warning[disabled],.button.warning[disabled]:focus,.button.warning[disabled]:hover{background-color:#ffae00;color:#0a0a0a}#member-popup .modal .button_div input.warning[type=submit]:focus,#member-popup .modal .button_div input.warning[type=submit]:hover,#wpmem_login input.warning[type=submit]:focus,#wpmem_login input.warning[type=submit]:hover,#wpmem_reg input.warning[type=submit]:focus,#wpmem_reg input.warning[type=submit]:hover,.button.warning:focus,.button.warning:hover{background-color:#cc8b00;color:#0a0a0a}#member-popup .modal .button_div input.alert[type=submit],#wpmem_login input.alert[type=submit],#wpmem_reg input.alert[type=submit],.button.alert,.button.alert.disabled,.button.alert.disabled:focus,.button.alert.disabled:hover,.button.alert[disabled],.button.alert[disabled]:focus,.button.alert[disabled]:hover{background-color:#cc4b37;color:#fefefe}#member-popup .modal .button_div input.alert[type=submit]:focus,#member-popup .modal .button_div input.alert[type=submit]:hover,#wpmem_login input.alert[type=submit]:focus,#wpmem_login input.alert[type=submit]:hover,#wpmem_reg input.alert[type=submit]:focus,#wpmem_reg input.alert[type=submit]:hover,.button.alert:focus,.button.alert:hover{background-color:#a53b2a;color:#fefefe}#member-popup .modal .button_div input.hollow[type=submit],#wpmem_login input.hollow[type=submit],#wpmem_reg input.hollow[type=submit],.button.hollow,.button.hollow.disabled,.button.hollow.disabled:focus,.button.hollow.disabled:hover,.button.hollow:focus,.button.hollow:hover,.button.hollow[disabled],.button.hollow[disabled]:focus,.button.hollow[disabled]:hover{background-color:transparent}#member-popup .modal .button_div input.hollow[type=submit],#wpmem_login input.hollow[type=submit],#wpmem_reg input.hollow[type=submit],.button.hollow,.button.hollow.disabled,.button.hollow.disabled:focus,.button.hollow.disabled:hover,.button.hollow[disabled],.button.hollow[disabled]:focus,.button.hollow[disabled]:hover{border:1px solid #1779ba;color:#1779ba}#member-popup .modal .button_div input.hollow[type=submit]:focus,#member-popup .modal .button_div input.hollow[type=submit]:hover,#wpmem_login input.hollow[type=submit]:focus,#wpmem_login input.hollow[type=submit]:hover,#wpmem_reg input.hollow[type=submit]:focus,#wpmem_reg input.hollow[type=submit]:hover,.button.hollow:focus,.button.hollow:hover{border-color:#0c3d5d;color:#0c3d5d}#member-popup .modal .button_div input.hollow.primary[type=submit],#wpmem_login input.hollow.primary[type=submit],#wpmem_reg input.hollow.primary[type=submit],.button.hollow.primary,.button.hollow.primary.disabled,.button.hollow.primary.disabled:focus,.button.hollow.primary.disabled:hover,.button.hollow.primary[disabled],.button.hollow.primary[disabled]:focus,.button.hollow.primary[disabled]:hover{border:1px solid #1779ba;color:#1779ba}#member-popup .modal .button_div input.hollow.primary[type=submit]:focus,#member-popup .modal .button_div input.hollow.primary[type=submit]:hover,#wpmem_login input.hollow.primary[type=submit]:focus,#wpmem_login input.hollow.primary[type=submit]:hover,#wpmem_reg input.hollow.primary[type=submit]:focus,#wpmem_reg input.hollow.primary[type=submit]:hover,.button.hollow.primary:focus,.button.hollow.primary:hover{border-color:#0c3d5d;color:#0c3d5d}#member-popup .modal .button_div input.hollow.secondary[type=submit],#wpmem_login input.hollow.secondary[type=submit],#wpmem_reg input.hollow.secondary[type=submit],.button.hollow.secondary,.button.hollow.secondary.disabled,.button.hollow.secondary.disabled:focus,.button.hollow.secondary.disabled:hover,.button.hollow.secondary[disabled],.button.hollow.secondary[disabled]:focus,.button.hollow.secondary[disabled]:hover{border:1px solid #767676;color:#767676}#member-popup .modal .button_div input.hollow.secondary[type=submit]:focus,#member-popup .modal .button_div input.hollow.secondary[type=submit]:hover,#wpmem_login input.hollow.secondary[type=submit]:focus,#wpmem_login input.hollow.secondary[type=submit]:hover,#wpmem_reg input.hollow.secondary[type=submit]:focus,#wpmem_reg input.hollow.secondary[type=submit]:hover,.button.hollow.secondary:focus,.button.hollow.secondary:hover{border-color:#3b3b3b;color:#3b3b3b}#member-popup .modal .button_div input.hollow.success[type=submit],#wpmem_login input.hollow.success[type=submit],#wpmem_reg input.hollow.success[type=submit],.button.hollow.success,.button.hollow.success.disabled,.button.hollow.success.disabled:focus,.button.hollow.success.disabled:hover,.button.hollow.success[disabled],.button.hollow.success[disabled]:focus,.button.hollow.success[disabled]:hover{border:1px solid #3adb76;color:#3adb76}#member-popup .modal .button_div input.hollow.success[type=submit]:focus,#member-popup .modal .button_div input.hollow.success[type=submit]:hover,#wpmem_login input.hollow.success[type=submit]:focus,#wpmem_login input.hollow.success[type=submit]:hover,#wpmem_reg input.hollow.success[type=submit]:focus,#wpmem_reg input.hollow.success[type=submit]:hover,.button.hollow.success:focus,.button.hollow.success:hover{border-color:#157539;color:#157539}#member-popup .modal .button_div input.hollow.warning[type=submit],#wpmem_login input.hollow.warning[type=submit],#wpmem_reg input.hollow.warning[type=submit],.button.hollow.warning,.button.hollow.warning.disabled,.button.hollow.warning.disabled:focus,.button.hollow.warning.disabled:hover,.button.hollow.warning[disabled],.button.hollow.warning[disabled]:focus,.button.hollow.warning[disabled]:hover{border:1px solid #ffae00;color:#ffae00}#member-popup .modal .button_div input.hollow.warning[type=submit]:focus,#member-popup .modal .button_div input.hollow.warning[type=submit]:hover,#wpmem_login input.hollow.warning[type=submit]:focus,#wpmem_login input.hollow.warning[type=submit]:hover,#wpmem_reg input.hollow.warning[type=submit]:focus,#wpmem_reg input.hollow.warning[type=submit]:hover,.button.hollow.warning:focus,.button.hollow.warning:hover{border-color:#805700;color:#805700}#member-popup .modal .button_div input.hollow.alert[type=submit],#wpmem_login input.hollow.alert[type=submit],#wpmem_reg input.hollow.alert[type=submit],.button.hollow.alert,.button.hollow.alert.disabled,.button.hollow.alert.disabled:focus,.button.hollow.alert.disabled:hover,.button.hollow.alert[disabled],.button.hollow.alert[disabled]:focus,.button.hollow.alert[disabled]:hover{border:1px solid #cc4b37;color:#cc4b37}#member-popup .modal .button_div input.hollow.alert[type=submit]:focus,#member-popup .modal .button_div input.hollow.alert[type=submit]:hover,#wpmem_login input.hollow.alert[type=submit]:focus,#wpmem_login input.hollow.alert[type=submit]:hover,#wpmem_reg input.hollow.alert[type=submit]:focus,#wpmem_reg input.hollow.alert[type=submit]:hover,.button.hollow.alert:focus,.button.hollow.alert:hover{border-color:#67251a;color:#67251a}#member-popup .modal .button_div input.clear[type=submit],#wpmem_login input.clear[type=submit],#wpmem_reg input.clear[type=submit],.button.clear,.button.clear.disabled,.button.clear.disabled:focus,.button.clear.disabled:hover,.button.clear:focus,.button.clear:hover,.button.clear[disabled],.button.clear[disabled]:focus,.button.clear[disabled]:hover{background-color:transparent;border-color:transparent}#member-popup .modal .button_div input.clear[type=submit],#wpmem_login input.clear[type=submit],#wpmem_reg input.clear[type=submit],.button.clear,.button.clear.disabled,.button.clear.disabled:focus,.button.clear.disabled:hover,.button.clear[disabled],.button.clear[disabled]:focus,.button.clear[disabled]:hover{color:#1779ba}#member-popup .modal .button_div input.clear[type=submit]:focus,#member-popup .modal .button_div input.clear[type=submit]:hover,#wpmem_login input.clear[type=submit]:focus,#wpmem_login input.clear[type=submit]:hover,#wpmem_reg input.clear[type=submit]:focus,#wpmem_reg input.clear[type=submit]:hover,.button.clear:focus,.button.clear:hover{color:#0c3d5d}#member-popup .modal .button_div input.clear.primary[type=submit],#wpmem_login input.clear.primary[type=submit],#wpmem_reg input.clear.primary[type=submit],.button.clear.primary,.button.clear.primary.disabled,.button.clear.primary.disabled:focus,.button.clear.primary.disabled:hover,.button.clear.primary[disabled],.button.clear.primary[disabled]:focus,.button.clear.primary[disabled]:hover{color:#1779ba}#member-popup .modal .button_div input.clear.primary[type=submit]:focus,#member-popup .modal .button_div input.clear.primary[type=submit]:hover,#wpmem_login input.clear.primary[type=submit]:focus,#wpmem_login input.clear.primary[type=submit]:hover,#wpmem_reg input.clear.primary[type=submit]:focus,#wpmem_reg input.clear.primary[type=submit]:hover,.button.clear.primary:focus,.button.clear.primary:hover{color:#0c3d5d}#member-popup .modal .button_div input.clear.secondary[type=submit],#wpmem_login input.clear.secondary[type=submit],#wpmem_reg input.clear.secondary[type=submit],.button.clear.secondary,.button.clear.secondary.disabled,.button.clear.secondary.disabled:focus,.button.clear.secondary.disabled:hover,.button.clear.secondary[disabled],.button.clear.secondary[disabled]:focus,.button.clear.secondary[disabled]:hover{color:#767676}#member-popup .modal .button_div input.clear.secondary[type=submit]:focus,#member-popup .modal .button_div input.clear.secondary[type=submit]:hover,#wpmem_login input.clear.secondary[type=submit]:focus,#wpmem_login input.clear.secondary[type=submit]:hover,#wpmem_reg input.clear.secondary[type=submit]:focus,#wpmem_reg input.clear.secondary[type=submit]:hover,.button.clear.secondary:focus,.button.clear.secondary:hover{color:#3b3b3b}#member-popup .modal .button_div input.clear.success[type=submit],#wpmem_login input.clear.success[type=submit],#wpmem_reg input.clear.success[type=submit],.button.clear.success,.button.clear.success.disabled,.button.clear.success.disabled:focus,.button.clear.success.disabled:hover,.button.clear.success[disabled],.button.clear.success[disabled]:focus,.button.clear.success[disabled]:hover{color:#3adb76}#member-popup .modal .button_div input.clear.success[type=submit]:focus,#member-popup .modal .button_div input.clear.success[type=submit]:hover,#wpmem_login input.clear.success[type=submit]:focus,#wpmem_login input.clear.success[type=submit]:hover,#wpmem_reg input.clear.success[type=submit]:focus,#wpmem_reg input.clear.success[type=submit]:hover,.button.clear.success:focus,.button.clear.success:hover{color:#157539}#member-popup .modal .button_div input.clear.warning[type=submit],#wpmem_login input.clear.warning[type=submit],#wpmem_reg input.clear.warning[type=submit],.button.clear.warning,.button.clear.warning.disabled,.button.clear.warning.disabled:focus,.button.clear.warning.disabled:hover,.button.clear.warning[disabled],.button.clear.warning[disabled]:focus,.button.clear.warning[disabled]:hover{color:#ffae00}#member-popup .modal .button_div input.clear.warning[type=submit]:focus,#member-popup .modal .button_div input.clear.warning[type=submit]:hover,#wpmem_login input.clear.warning[type=submit]:focus,#wpmem_login input.clear.warning[type=submit]:hover,#wpmem_reg input.clear.warning[type=submit]:focus,#wpmem_reg input.clear.warning[type=submit]:hover,.button.clear.warning:focus,.button.clear.warning:hover{color:#805700}#member-popup .modal .button_div input.clear.alert[type=submit],#wpmem_login input.clear.alert[type=submit],#wpmem_reg input.clear.alert[type=submit],.button.clear.alert,.button.clear.alert.disabled,.button.clear.alert.disabled:focus,.button.clear.alert.disabled:hover,.button.clear.alert[disabled],.button.clear.alert[disabled]:focus,.button.clear.alert[disabled]:hover{color:#cc4b37}#member-popup .modal .button_div input.clear.alert[type=submit]:focus,#member-popup .modal .button_div input.clear.alert[type=submit]:hover,#wpmem_login input.clear.alert[type=submit]:focus,#wpmem_login input.clear.alert[type=submit]:hover,#wpmem_reg input.clear.alert[type=submit]:focus,#wpmem_reg input.clear.alert[type=submit]:hover,.button.clear.alert:focus,.button.clear.alert:hover{color:#67251a}#member-popup .modal .button_div input.disabled[type=submit],#member-popup .modal .button_div input[disabled][type=submit],#wpmem_login input.disabled[type=submit],#wpmem_login input[disabled][type=submit],#wpmem_reg input.disabled[type=submit],#wpmem_reg input[disabled][type=submit],.button.disabled,.button[disabled]{cursor:not-allowed;opacity:.25}#member-popup .modal .button_div input.dropdown[type=submit]:after,#wpmem_login input.dropdown[type=submit]:after,#wpmem_reg input.dropdown[type=submit]:after,.button.dropdown:after{border-color:#fff transparent transparent;border-style:solid;border-width:.4em .4em 0;content:"";display:block;display:inline-block;float:right;height:0;margin-left:1em;position:relative;top:.4em;width:0}#member-popup .modal .button_div input.dropdown.clear.primary[type=submit]:after,#member-popup .modal .button_div input.dropdown.clear[type=submit]:after,#member-popup .modal .button_div input.dropdown.hollow.primary[type=submit]:after,#member-popup .modal .button_div input.dropdown.hollow[type=submit]:after,#wpmem_login input.dropdown.clear.primary[type=submit]:after,#wpmem_login input.dropdown.clear[type=submit]:after,#wpmem_login input.dropdown.hollow.primary[type=submit]:after,#wpmem_login input.dropdown.hollow[type=submit]:after,#wpmem_reg input.dropdown.clear.primary[type=submit]:after,#wpmem_reg input.dropdown.clear[type=submit]:after,#wpmem_reg input.dropdown.hollow.primary[type=submit]:after,#wpmem_reg input.dropdown.hollow[type=submit]:after,.button.dropdown.clear.primary:after,.button.dropdown.clear:after,.button.dropdown.hollow.primary:after,.button.dropdown.hollow:after{border-top-color:#1779ba}#member-popup .modal .button_div input.dropdown.clear.secondary[type=submit]:after,#member-popup .modal .button_div input.dropdown.hollow.secondary[type=submit]:after,#wpmem_login input.dropdown.clear.secondary[type=submit]:after,#wpmem_login input.dropdown.hollow.secondary[type=submit]:after,#wpmem_reg input.dropdown.clear.secondary[type=submit]:after,#wpmem_reg input.dropdown.hollow.secondary[type=submit]:after,.button.dropdown.clear.secondary:after,.button.dropdown.hollow.secondary:after{border-top-color:#767676}#member-popup .modal .button_div input.dropdown.clear.success[type=submit]:after,#member-popup .modal .button_div input.dropdown.hollow.success[type=submit]:after,#wpmem_login input.dropdown.clear.success[type=submit]:after,#wpmem_login input.dropdown.hollow.success[type=submit]:after,#wpmem_reg input.dropdown.clear.success[type=submit]:after,#wpmem_reg input.dropdown.hollow.success[type=submit]:after,.button.dropdown.clear.success:after,.button.dropdown.hollow.success:after{border-top-color:#3adb76}#member-popup .modal .button_div input.dropdown.clear.warning[type=submit]:after,#member-popup .modal .button_div input.dropdown.hollow.warning[type=submit]:after,#wpmem_login input.dropdown.clear.warning[type=submit]:after,#wpmem_login input.dropdown.hollow.warning[type=submit]:after,#wpmem_reg input.dropdown.clear.warning[type=submit]:after,#wpmem_reg input.dropdown.hollow.warning[type=submit]:after,.button.dropdown.clear.warning:after,.button.dropdown.hollow.warning:after{border-top-color:#ffae00}#member-popup .modal .button_div input.dropdown.clear.alert[type=submit]:after,#member-popup .modal .button_div input.dropdown.hollow.alert[type=submit]:after,#wpmem_login input.dropdown.clear.alert[type=submit]:after,#wpmem_login input.dropdown.hollow.alert[type=submit]:after,#wpmem_reg input.dropdown.clear.alert[type=submit]:after,#wpmem_reg input.dropdown.hollow.alert[type=submit]:after,.button.dropdown.clear.alert:after,.button.dropdown.hollow.alert:after{border-top-color:#cc4b37}#member-popup .modal .button_div input.arrow-only[type=submit]:after,#wpmem_login input.arrow-only[type=submit]:after,#wpmem_reg input.arrow-only[type=submit]:after,.button.arrow-only:after{float:none;margin-left:0;top:-.1em}a.button:focus,a.button:hover{text-decoration:none}.flex-video,.responsive-embed{height:0;margin-bottom:1rem;overflow:hidden;padding-bottom:75%;position:relative}.flex-video embed,.flex-video iframe,.flex-video object,.flex-video video,.responsive-embed embed,.responsive-embed iframe,.responsive-embed object,.responsive-embed video{height:100%;left:0;position:absolute;top:0;width:100%}.flex-video.widescreen,.responsive-embed.widescreen{padding-bottom:56.25%}ul.categories{line-height:1;list-style:none;margin:0 0 1.5rem .375rem}@media print,screen and (min-width:48.0625em){ul.categories{margin-bottom:2rem;margin-left:.5rem}}@media print,screen and (min-width:90em){ul.categories{margin-bottom:2rem;margin-left:.5rem}}ul.categories li{display:inline-block;margin-right:.75rem}ul.categories li:last-of-type{margin-right:0}ul.categories .category{transition:all .5s ease-in-out}ul.categories .category:focus,ul.categories .category:hover{transform:scale(1.05)}ul.categories .category-link{background-color:#ffe54c;border-radius:2px;color:#fff;font-size:.9rem;font-weight:700;line-height:1;margin-left:-.375rem;padding:.3rem .375rem .25rem;text-transform:uppercase}@media print,screen and (min-width:90em){ul.categories .category-link{font-size:.8rem}}@media print,screen and (min-width:48.0625em){ul.categories .category-link{margin-left:-.5rem;padding:.4rem .5rem .3333333333rem}}@media print,screen and (min-width:90em){ul.categories .category-link{margin-left:-.5rem;padding:.4rem .5rem .3333333333rem}}.icon{color:currentColor;display:inline-block;height:1em;overflow:visible;transition:all .5s ease-in-out;vertical-align:-.125em;width:1em}.icon.small{height:.875em;width:.875em}.icon.large{height:1.334em;width:1.334em}.icon.icon-size-2{height:2em;width:2em}.icon.icon-size-3{height:3em;width:3em}.icon.icon-size-4{height:4em;width:4em}.icon.icon-size-5{height:5em;width:5em}.icon.icon-size-6{height:6em;width:6em}.icon.icon-size-7{height:7em;width:7em}.icon.icon-size-8{height:8em;width:8em}.icon.icon-size-9{height:9em;width:9em}.icon.icon-size-10{height:10em;width:10em}.icon-list{list-style-type:none;margin-left:2rem;padding-left:0}.icon-list>li{position:relative}.icon-list-item{left:-2rem;line-height:inherit;position:absolute;text-align:center;width:2rem}.clipboard-copy{box-shadow:inset 0 -2px 0 #ececec}.clipboard-copy:focus,.clipboard-copy:hover{cursor:pointer}.clipboard-copy.success{box-shadow:inset 0 -2px 0 #2ecc40!important}.clipboard-copy.error{box-shadow:inset 0 -2px 0 #ff851b!important}#member-popup .modal .button_div input[type=submit],#wpmem_login input[type=submit],#wpmem_reg input[type=submit],.button,button{background-color:#ffe54c;color:#1c1c1c;font-family:Barlow Condensed,Barlow,sans-serif;text-transform:uppercase}#member-popup .modal .button_div input.primary[type=submit],#wpmem_login input.primary[type=submit],#wpmem_reg input.primary[type=submit],.button.primary,button.primary{background-color:#ffe54c;color:#1c1c1c;transition:background-color .5s ease-in-out}@media print,screen and (min-width:48.0625em){#member-popup .modal .button_div input.primary[type=submit],#wpmem_login input.primary[type=submit],#wpmem_reg input.primary[type=submit],.button.primary,button.primary{font-size:1.40625rem}}@media print,screen and (max-width:48.06125em){#member-popup .modal .button_div input.primary[type=submit],#wpmem_login input.primary[type=submit],#wpmem_reg input.primary[type=submit],.button.primary,button.primary{font-size:1.125rem}}@media print,screen and (min-width:48.0625em){#member-popup .modal .button_div input.primary[type=submit],#wpmem_login input.primary[type=submit],#wpmem_reg input.primary[type=submit],.button.primary,button.primary{font-size:1.25rem}}@media print,screen and (max-width:48.06125em){#member-popup .modal .button_div input.primary[type=submit],#wpmem_login input.primary[type=submit],#wpmem_reg input.primary[type=submit],.button.primary,button.primary{font-size:1rem}}#member-popup .modal .button_div input.primary[type=submit]:focus,#member-popup .modal .button_div input.primary[type=submit]:hover,#wpmem_login input.primary[type=submit]:focus,#wpmem_login input.primary[type=submit]:hover,#wpmem_reg input.primary[type=submit]:focus,#wpmem_reg input.primary[type=submit]:hover,.button.primary:focus,.button.primary:hover,button.primary:focus,button.primary:hover{background-color:#1c1c1c;color:#ffe54c}#member-popup .modal .button_div input.primary[type=submit]:focus:before,#member-popup .modal .button_div input.primary[type=submit]:hover:before,#wpmem_login input.primary[type=submit]:focus:before,#wpmem_login input.primary[type=submit]:hover:before,#wpmem_reg input.primary[type=submit]:focus:before,#wpmem_reg input.primary[type=submit]:hover:before,.button.primary:focus:before,.button.primary:hover:before,button.primary:focus:before,button.primary:hover:before{transform:translate(0)}#member-popup .modal .button_div input.primary[type=submit]:not(.btn--simple),#wpmem_login input.primary[type=submit]:not(.btn--simple),#wpmem_reg input.primary[type=submit]:not(.btn--simple),.button.primary:not(.btn--simple),button.primary:not(.btn--simple){position:relative}#member-popup .modal .button_div input.primary[type=submit]:not(.btn--simple):before,#wpmem_login input.primary[type=submit]:not(.btn--simple):before,#wpmem_reg input.primary[type=submit]:not(.btn--simple):before,.button.primary:not(.btn--simple):before,button.primary:not(.btn--simple):before{background-color:transparent;border:2px solid #1c1c1c;bottom:0;content:"";display:block;height:100%;position:absolute;right:0;transform:translate(4px,-4px);transition:transform .5s ease-in-out;width:100%}#member-popup .modal .button_div input.primary.frame-white[type=submit]:before,#wpmem_login input.primary.frame-white[type=submit]:before,#wpmem_reg input.primary.frame-white[type=submit]:before,.button.primary.frame-white:before,button.primary.frame-white:before{border:2px solid #fff}#member-popup .modal .button_div input.secondary[type=submit],#wpmem_login input.secondary[type=submit],#wpmem_reg input.secondary[type=submit],.button.secondary,button.secondary{background-color:#1c1c1c;color:#fff}.bvad-300-250{max-height:250px;max-width:300px;width:100%}.bvad-300-250,.bvad-728-90{background-color:#ececec;display:block;height:100%}.bvad-728-90{max-width:100vw;width:728px}@media print,screen and (max-width:48.06125em){.bvad-728-90{width:100%}}.transparent-header .l-header{background-color:transparent!important;transition:background-color .5s ease}.transparent-header .l-header .item-title{color:#fff!important;transition:color .5s ease}.transparent-header .l-header .header-social .icon{color:#fff!important}.transparent-header .l-header .submenu .item-title{color:#1c1c1c!important}.scroll-up .transparent-header .l-header{background-color:#f8f8f8!important;transition:background-color .5s ease,transform .6s!important}.scroll-up .transparent-header .l-header .item-title{color:#1c1c1c!important}.scroll-up .transparent-header .l-header .header-social .icon{color:#ffe54c!important}.scroll-up .transparent-header .l-header .primary-menu-toggle .lines,.scroll-up .transparent-header .l-header .primary-menu-toggle .lines:after,.scroll-up .transparent-header .l-header .primary-menu-toggle .lines:before{background-color:#f8f8f8}.transparent-header .l-header .primary-menu-toggle .lines,.transparent-header .l-header .primary-menu-toggle .lines:after,.transparent-header .l-header .primary-menu-toggle .lines:before{background-color:#fff}.transparent-header .l-header--placeholder{display:none}.has-menu-open .transparent-header .l-header{background-color:inherit!important}.has-menu-open .transparent-header .item-title{color:#1c1c1c!important;transition:color .5s ease}.has-menu-open .transparent-header .header-social .icon{color:#ffe54c!important}.has-menu-open .transparent-header .primary-menu-toggle .lines,.has-menu-open .transparent-header .primary-menu-toggle .lines:after,.has-menu-open .transparent-header .primary-menu-toggle .lines:before{background-color:#ffe54c}.scroll-down #header{transform:translate3d(0,-100%,0)}#header,.has-menu-open #header{transform:translateZ(0)}#header{background-color:#fff;border-bottom:4px solid #ffe54c;max-width:calc(120rem - 2px);position:relative;top:0;width:100%;will-change:transform;z-index:999}@media print,screen and (max-width:48.06125em){#header{padding-bottom:.375rem;padding-bottom:.5rem;padding-top:.375rem;padding-top:.5rem}}.scroll-up #header{background-color:#f8f8f8;border-bottom:1px solid #ececec;transition:transform .6s}.scroll-up #header .hs-logo .logo{fill:#1c1c1c!important}.scroll-top #header{position:absolute}#header .hs-logo,#header .hs-logo .logo{align-items:center;display:flex}#header .hs-logo .logo{height:100%;justify-content:center;margin:0}#header .hs-logo .logo svg{height:2.25rem;width:auto}@media print,screen and (min-width:48.0625em){#header .hs-logo .logo svg{height:3rem}}@media print,screen and (min-width:90em){#header .hs-logo .logo svg{height:3rem}}#header .mobile-header,#header .primary-menu-toggle{display:none}#header .header-profile,#header .primary-menu{margin-right:1rem}#header .extra-menu{display:flex}#header .header-user{align-items:center;display:flex;margin-left:1rem}#header .header-signup,#header .user-lang,#header .user-name{color:#1c1c1c;font-family:Barlow Condensed,Barlow,sans-serif;text-transform:uppercase}#header .header-signup{align-items:center;display:flex;justify-content:center}#header .user-lang,#header .user-name{margin-left:.25rem}#header .header-search{position:relative}#header .header-search .icon-search:focus,#header .header-search .icon-search:hover{cursor:pointer}#header .header-search .icon-search.active .icon.search,#header .header-search .icon-search .icon.close{display:none}#header .header-search .icon-search.active .icon.close{display:initial}#header .header-search #header-search-form{background-color:#f8f8f8;display:flex;left:-6px;padding:4px;position:absolute;top:0;transform:translateX(-100%);width:220px}#header .header-search #header-search-form::-moz-placeholder{color:#1c1c1c;font-style:italic}#header .header-search #header-search-form:-ms-input-placeholder{color:#1c1c1c;font-style:italic}#header .header-search #header-search-form::placeholder{color:#1c1c1c;font-style:italic}#header .header-search #header-search-form.hidden{display:none}#header .header-search #header-search-form .header-search-input{margin:0}#header .header-search #header-search-form .header-search-submit{border-radius:0;padding:.25rem}#header .top-bar{padding-bottom:8px;padding-top:6px}#header .top-bar a{color:#1c1c1c;opacity:.88;transition:opacity .5s ease-in-out}#header .top-bar a:focus,#header .top-bar a:hover{opacity:1}#header .top-bar .social-buttons{justify-content:flex-end}#header .top-bar .social-buttons .li-button>a,#header .top-bar .social-buttons .social-icon{align-items:center;display:flex;justify-content:center}#header .top-bar .social-buttons .social-icon{background-color:#1c1c1c;border-radius:50%;height:1.125rem;width:1.125rem}#header .top-bar .social-buttons .facebook .social-icon{background-color:#3b5998}#header .top-bar .social-buttons .linkedin .social-icon{background-color:#0077b5}#header .top-bar .social-buttons .twitter .social-icon{background-color:#1da1f2}#header .top-bar .social-buttons .whatsapp .social-icon{background-color:#25d366}#header .top-bar .social-buttons .youtube .social-icon{background-color:red}#header .top-bar .social-buttons .instagram .social-icon{background-color:#bc2a8d}#header .top-bar .social-buttons .email .social-icon{background-color:#ffe54c}#header .top-bar .social-buttons .icon{fill:#fff;height:.625rem;width:.625rem}#header .top-bar .social-buttons .social-count{font-weight:700;margin-left:.25rem;margin-right:.5rem}#header .bottom-bar{align-items:stretch;display:flex;flex-direction:row;justify-content:flex-end;padding-bottom:.25rem;position:relative}#header .bottom-bar .header-member,#header .bottom-bar .header-search{align-items:center;display:flex}#header .bottom-bar .header-member:focus .member-nav,#header .bottom-bar .header-member:hover .member-nav,#header .bottom-bar .header-search:focus .member-nav,#header .bottom-bar .header-search:hover .member-nav{display:block}#header .bottom-bar .member-nav{background:#fff;bottom:4px;display:none;padding:1rem;position:absolute;right:-1.2rem;transform:translateY(100%)}#header .bottom-bar .member-nav ul{list-style:none;margin:0}#header .bottom-bar .member-nav .icon{margin-right:1rem}#header .bottom-bar .member-nav li.active .value{opacity:.5}#header .bottom-bar .member-nav a,#header .bottom-bar .member-nav li.active .value{color:#1c1c1c;font-family:Barlow Condensed,Barlow,sans-serif;font-weight:700;text-transform:uppercase}@media print,screen and (min-width:48.0625em){.hero-first #header .hs-logo .logo{fill:#fff}#header .header-language #member-popup .modal .button_div input[type=submit],#header .header-language #wpmem_login input[type=submit],#header .header-language #wpmem_reg input[type=submit],#header .header-language .button,#header .header-language .icon,#header .header-profile #member-popup .modal .button_div input[type=submit],#header .header-profile #wpmem_login input[type=submit],#header .header-profile #wpmem_reg input[type=submit],#header .header-profile .button,#header .header-profile .icon,#header .header-search #member-popup .modal .button_div input[type=submit],#header .header-search #wpmem_login input[type=submit],#header .header-search #wpmem_reg input[type=submit],#header .header-search .button,#header .header-search .icon,#header .header-user #member-popup .modal .button_div input[type=submit],#header .header-user #wpmem_login input[type=submit],#header .header-user #wpmem_reg input[type=submit],#header .header-user .button,#header .header-user .icon,#member-popup .modal .button_div #header .header-language input[type=submit],#member-popup .modal .button_div #header .header-profile input[type=submit],#member-popup .modal .button_div #header .header-search input[type=submit],#member-popup .modal .button_div #header .header-user input[type=submit],#wpmem_login #header .header-language input[type=submit],#wpmem_login #header .header-profile input[type=submit],#wpmem_login #header .header-search input[type=submit],#wpmem_login #header .header-user input[type=submit],#wpmem_reg #header .header-language input[type=submit],#wpmem_reg #header .header-profile input[type=submit],#wpmem_reg #header .header-search input[type=submit],#wpmem_reg #header .header-user input[type=submit]{height:1.125rem;width:1.125rem}#header .header-mobile{display:none}}@media print,screen and (max-width:48.06125em){#header{background-color:#f8f8f8;border-bottom:1px solid #ececec}#header .mobile-header{align-items:center;display:flex;justify-content:center}#header .header-user-mobile{margin-right:1rem}#header .primary-menu{margin-right:0}#header .primary-menu-toggle{display:initial;height:2.5rem;width:2.5rem}#header .hs-logo{display:flex;justify-content:space-between}#header .hs-other-elements{-ms-scroll-chaining:none;background-color:#fff;display:flex;flex-direction:column;height:calc(100vh - 54px);left:0;margin:0;opacity:0;overflow-x:scroll;overscroll-behavior:contain;position:absolute;top:54px;transform:translate3d(-100%,0,0);transition:opacity .5s ease-in,transform .5s ease-in;width:100%;will-change:transform,opacity}#header .top-bar{background-color:#dcdcdc;margin:0;max-width:80vh;padding:1rem .5rem .75rem}#header .top-bar .social-buttons{display:flex;flex-wrap:wrap;justify-content:space-evenly;width:100%}#header .top-bar .social-buttons .li-button{margin:0}#header .top-bar .social-buttons .li-button>a{flex-direction:column}#header .top-bar .li-button{margin-bottom:.5rem}#header .bottom-bar{flex-flow:row wrap}#header .bottom-bar .header-language,#header .bottom-bar .header-search,#header .bottom-bar .header-user{display:flex;flex:2;justify-content:center}#header .bottom-bar .primary-menu{order:2}#header .bottom-bar .extra-menu{background-color:#ececec;order:1;padding:1rem;width:100%}#header .bottom-bar .extra-menu>*{flex:1}#header .bottom-bar .member-nav{display:none!important}#header .header-search #header-search-form{bottom:0;left:0;top:auto;transform:translateY(100%);width:100vw;z-index:999}#header .language-picker{align-items:center;display:flex}#header #language-picker-select{margin-left:0;margin-right:0;padding:0 1rem}.has-menu-open #header .hs-other-elements{opacity:1;transform:translateZ(0)}#header .menu{height:100%;max-height:calc(100vh - 54px);padding:1.5rem;width:100%}}@media print,screen and (max-width:48.06125em) and (min-width:48.0625em){#header .menu{padding:2rem}}@media print,screen and (max-width:48.06125em) and (min-width:90em){#header .menu{padding:2rem}}@media print,screen and (max-width:48.06125em){#header .submenu{background-color:#f8f8f8;overflow:hidden}#header .header-language #member-popup .modal .button_div input[type=submit],#header .header-language #wpmem_login input[type=submit],#header .header-language #wpmem_reg input[type=submit],#header .header-language .button,#header .header-language .icon,#header .header-profile #member-popup .modal .button_div input[type=submit],#header .header-profile #wpmem_login input[type=submit],#header .header-profile #wpmem_reg input[type=submit],#header .header-profile .button,#header .header-profile .icon,#header .header-search #member-popup .modal .button_div input[type=submit],#header .header-search #wpmem_login input[type=submit],#header .header-search #wpmem_reg input[type=submit],#header .header-search .button,#header .header-search .icon,#header .header-user #member-popup .modal .button_div input[type=submit],#header .header-user #wpmem_login input[type=submit],#header .header-user #wpmem_reg input[type=submit],#header .header-user .button,#header .header-user .icon,#member-popup .modal .button_div #header .header-language input[type=submit],#member-popup .modal .button_div #header .header-profile input[type=submit],#member-popup .modal .button_div #header .header-search input[type=submit],#member-popup .modal .button_div #header .header-user input[type=submit],#wpmem_login #header .header-language input[type=submit],#wpmem_login #header .header-profile input[type=submit],#wpmem_login #header .header-search input[type=submit],#wpmem_login #header .header-user input[type=submit],#wpmem_reg #header .header-language input[type=submit],#wpmem_reg #header .header-profile input[type=submit],#wpmem_reg #header .header-search input[type=submit],#wpmem_reg #header .header-user input[type=submit]{height:1.5rem;width:1.5rem}}.l-main:focus{outline:none}.scrollToTopBtn{background-color:rgba(28,28,28,.5);border:none;bottom:20px;color:#fff;cursor:pointer;font-size:18px;line-height:48px;opacity:0;position:fixed;right:20px;transform:translateY(100px);transition:all .5s ease;width:48px;z-index:100}@media print,screen and (max-width:48.06125em){.scrollToTopBtn{display:none}}.showBtn{opacity:1;transform:translateY(0)}.progressBar{background:#ffe54c;height:8px;left:0;position:fixed;top:0;transition:width .2s ease-out;width:0;z-index:100;z-index:99999}.l-footer{background-color:#f8f8f8;position:relative}@media print,screen and (min-width:48.0625em){.l-footer{padding-bottom:.75rem;padding-top:3rem}}@media print,screen and (max-width:48.06125em){.l-footer{padding:1.5rem 1.5rem 3rem}}@media print,screen and (min-width:48.0625em){.l-footer{padding-bottom:1rem;padding-top:4rem}}@media print,screen and (max-width:48.06125em){.l-footer{padding:2rem 2rem 4rem}}.l-footer .footer-left{align-items:center;display:flex;justify-content:flex-start}.l-footer .footer-left .content p{background-color:#ffe54c;background-image:none;box-shadow:.2rem 0 0 #ffe54c,-.2rem 0 0 #ffe54c;color:#1c1c1c;font-family:Barlow Condensed,Barlow,sans-serif;margin-bottom:0;padding-bottom:.4rem;text-decoration:initial;text-transform:uppercase}.l-footer .logo svg{width:auto}@media print,screen and (max-width:48.06125em){.l-footer .logo svg{height:1.5rem;margin-right:.75rem}}@media print,screen and (min-width:48.0625em){.l-footer .logo svg{height:3rem;margin-right:1.5rem}}@media print,screen and (max-width:48.06125em){.l-footer .logo svg{height:2rem;margin-right:1rem}}@media print,screen and (min-width:48.0625em){.l-footer .logo svg{height:4rem;margin-right:2rem}}#member-popup .modal .button_div .l-footer input[type=submit],#wpmem_login .l-footer input[type=submit],#wpmem_reg .l-footer input[type=submit],.l-footer #member-popup .modal .button_div input[type=submit],.l-footer #wpmem_login input[type=submit],.l-footer #wpmem_reg input[type=submit],.l-footer .button{margin-bottom:0}.l-footer,.l-footer .title{color:#1c1c1c}.l-footer ul{list-style:none;margin-left:0}.l-footer a:not(.button){border-bottom:2px solid rgba(28,28,28,.25);color:#1c1c1c;text-decoration:none;transition:border .5s ease-in-out}.l-footer a:not(.button):focus,.l-footer a:not(.button):hover{border-bottom-color:#ffe54c}.l-footer .footer-social{text-align:center}.l-footer .footer-social .title{text-transform:uppercase}.l-footer .footer-social .social-buttons{justify-content:center}.l-footer .footer-social .social-buttons .li-button{margin-left:0}#member-popup .modal .button_div .l-footer .footer-social .social-buttons input[type=submit],#wpmem_login .l-footer .footer-social .social-buttons input[type=submit],#wpmem_reg .l-footer .footer-social .social-buttons input[type=submit],.l-footer .footer-social .social-buttons #member-popup .modal .button_div input[type=submit],.l-footer .footer-social .social-buttons #wpmem_login input[type=submit],.l-footer .footer-social .social-buttons #wpmem_reg input[type=submit],.l-footer .footer-social .social-buttons .button{height:auto;padding:.5rem;width:auto}#member-popup .modal .button_div .l-footer .footer-social .social-buttons input[type=submit] .icon,#wpmem_login .l-footer .footer-social .social-buttons input[type=submit] .icon,#wpmem_reg .l-footer .footer-social .social-buttons input[type=submit] .icon,.l-footer .footer-social .social-buttons #member-popup .modal .button_div input[type=submit] .icon,.l-footer .footer-social .social-buttons #wpmem_login input[type=submit] .icon,.l-footer .footer-social .social-buttons #wpmem_reg input[type=submit] .icon,.l-footer .footer-social .social-buttons .button .icon{height:1.5rem;width:1.5rem}@media print,screen and (min-width:48.0625em){#member-popup .modal .button_div .l-footer .footer-social .social-buttons input[type=submit] .icon,#wpmem_login .l-footer .footer-social .social-buttons input[type=submit] .icon,#wpmem_reg .l-footer .footer-social .social-buttons input[type=submit] .icon,.l-footer .footer-social .social-buttons #member-popup .modal .button_div input[type=submit] .icon,.l-footer .footer-social .social-buttons #wpmem_login input[type=submit] .icon,.l-footer .footer-social .social-buttons #wpmem_reg input[type=submit] .icon,.l-footer .footer-social .social-buttons .button .icon{height:2rem;width:2rem}}@media print,screen and (min-width:90em){#member-popup .modal .button_div .l-footer .footer-social .social-buttons input[type=submit] .icon,#wpmem_login .l-footer .footer-social .social-buttons input[type=submit] .icon,#wpmem_reg .l-footer .footer-social .social-buttons input[type=submit] .icon,.l-footer .footer-social .social-buttons #member-popup .modal .button_div input[type=submit] .icon,.l-footer .footer-social .social-buttons #wpmem_login input[type=submit] .icon,.l-footer .footer-social .social-buttons #wpmem_reg input[type=submit] .icon,.l-footer .footer-social .social-buttons .button .icon{height:2rem;width:2rem}}#member-popup .modal .button_div .l-footer .footer-social .social-buttons input.facebook[type=submit],#wpmem_login .l-footer .footer-social .social-buttons input.facebook[type=submit],#wpmem_reg .l-footer .footer-social .social-buttons input.facebook[type=submit],.l-footer .footer-social .social-buttons #member-popup .modal .button_div input.facebook[type=submit],.l-footer .footer-social .social-buttons #wpmem_login input.facebook[type=submit],.l-footer .footer-social .social-buttons #wpmem_reg input.facebook[type=submit],.l-footer .footer-social .social-buttons .button.facebook{background-color:#3b5998!important}#member-popup .modal .button_div .l-footer .footer-social .social-buttons input.linkedin[type=submit],#wpmem_login .l-footer .footer-social .social-buttons input.linkedin[type=submit],#wpmem_reg .l-footer .footer-social .social-buttons input.linkedin[type=submit],.l-footer .footer-social .social-buttons #member-popup .modal .button_div input.linkedin[type=submit],.l-footer .footer-social .social-buttons #wpmem_login input.linkedin[type=submit],.l-footer .footer-social .social-buttons #wpmem_reg input.linkedin[type=submit],.l-footer .footer-social .social-buttons .button.linkedin{background-color:#0077b5!important}#member-popup .modal .button_div .l-footer .footer-social .social-buttons input.twitter[type=submit],#wpmem_login .l-footer .footer-social .social-buttons input.twitter[type=submit],#wpmem_reg .l-footer .footer-social .social-buttons input.twitter[type=submit],.l-footer .footer-social .social-buttons #member-popup .modal .button_div input.twitter[type=submit],.l-footer .footer-social .social-buttons #wpmem_login input.twitter[type=submit],.l-footer .footer-social .social-buttons #wpmem_reg input.twitter[type=submit],.l-footer .footer-social .social-buttons .button.twitter{background-color:#1da1f2!important}#member-popup .modal .button_div .l-footer .footer-social .social-buttons input.whatsapp[type=submit],#wpmem_login .l-footer .footer-social .social-buttons input.whatsapp[type=submit],#wpmem_reg .l-footer .footer-social .social-buttons input.whatsapp[type=submit],.l-footer .footer-social .social-buttons #member-popup .modal .button_div input.whatsapp[type=submit],.l-footer .footer-social .social-buttons #wpmem_login input.whatsapp[type=submit],.l-footer .footer-social .social-buttons #wpmem_reg input.whatsapp[type=submit],.l-footer .footer-social .social-buttons .button.whatsapp{background-color:#25d366!important}#member-popup .modal .button_div .l-footer .footer-social .social-buttons input.youtube[type=submit],#wpmem_login .l-footer .footer-social .social-buttons input.youtube[type=submit],#wpmem_reg .l-footer .footer-social .social-buttons input.youtube[type=submit],.l-footer .footer-social .social-buttons #member-popup .modal .button_div input.youtube[type=submit],.l-footer .footer-social .social-buttons #wpmem_login input.youtube[type=submit],.l-footer .footer-social .social-buttons #wpmem_reg input.youtube[type=submit],.l-footer .footer-social .social-buttons .button.youtube{background-color:red!important}#member-popup .modal .button_div .l-footer .footer-social .social-buttons input.instagram[type=submit],#wpmem_login .l-footer .footer-social .social-buttons input.instagram[type=submit],#wpmem_reg .l-footer .footer-social .social-buttons input.instagram[type=submit],.l-footer .footer-social .social-buttons #member-popup .modal .button_div input.instagram[type=submit],.l-footer .footer-social .social-buttons #wpmem_login input.instagram[type=submit],.l-footer .footer-social .social-buttons #wpmem_reg input.instagram[type=submit],.l-footer .footer-social .social-buttons .button.instagram{background-color:#bc2a8d!important}#member-popup .modal .button_div .l-footer .footer-social .social-buttons input.email[type=submit],#wpmem_login .l-footer .footer-social .social-buttons input.email[type=submit],#wpmem_reg .l-footer .footer-social .social-buttons input.email[type=submit],.l-footer .footer-social .social-buttons #member-popup .modal .button_div input.email[type=submit],.l-footer .footer-social .social-buttons #wpmem_login input.email[type=submit],.l-footer .footer-social .social-buttons #wpmem_reg input.email[type=submit],.l-footer .footer-social .social-buttons .button.email{background-color:#ffe54c!important}#member-popup .modal .button_div .l-footer .footer-social .social-buttons input[type=submit] .icon,#wpmem_login .l-footer .footer-social .social-buttons input[type=submit] .icon,#wpmem_reg .l-footer .footer-social .social-buttons input[type=submit] .icon,.l-footer .footer-social .social-buttons #member-popup .modal .button_div input[type=submit] .icon,.l-footer .footer-social .social-buttons #wpmem_login input[type=submit] .icon,.l-footer .footer-social .social-buttons #wpmem_reg input[type=submit] .icon,.l-footer .footer-social .social-buttons .button .icon{fill:#fff}.l-footer .footer-newsletter .inner-wrapper{background-color:#ececec;margin-top:-1rem;padding:1rem}.l-footer .footer-newsletter .inner-wrapper form{margin-bottom:.5rem!important}.l-footer .footer-menu{-moz-column-count:2;column-count:2}.l-footer .footer-notes{align-items:center;display:flex;justify-content:center}@media print,screen and (min-width:48.0625em){.l-footer .footer-notes{margin-top:1.5rem;margin-top:2rem}}.l-footer .footer-notes .copyright-note,.l-footer .footer-notes .notes-menu li{display:inline-block;font-size:.875rem;line-height:1;margin-bottom:0;opacity:.75}.l-footer .footer-notes .notes-menu{margin-bottom:0}.l-footer .footer-notes .notes-menu li{margin-right:.5rem}.l-footer .footer-notes .notes-menu li:last-of-type{margin-right:0}@media print,screen and (max-width:48.06125em){.l-footer .footer-left{flex-direction:row;justify-content:center}.l-footer .footer-left .content>*{font-size:75%}.l-footer .footer-social{margin:1rem 0;text-align:center}.l-footer .copyright-note,.l-footer .notes-menu li{display:block;text-align:center}.l-footer .copyright-note:not(.credits) a,.l-footer .notes-menu li:not(.credits) a{display:block}.l-footer .content{display:none}.l-footer .footer-social .social-buttons{justify-content:center}.l-footer .footer-notes{align-items:center;flex-direction:column-reverse;font-size:70%;justify-content:center}.l-footer .footer-notes .notes-menu{display:flex;margin-bottom:.5rem}}.alt-primary-menu-toggle.menu-toggle{align-items:center;background-color:rgba(28,28,28,.75);border-radius:50%;display:flex;height:2.25rem;justify-content:center;padding:0;position:fixed;right:1.5rem;top:1.5rem;width:2.25rem;z-index:1000}@media print,screen and (min-width:48.0625em){.alt-primary-menu-toggle.menu-toggle{height:3rem;right:2rem;top:2rem;width:3rem}}@media print,screen and (min-width:90em){.alt-primary-menu-toggle.menu-toggle{height:3rem;right:2rem;top:2rem;width:3rem}}.alt-primary-menu-toggle.menu-toggle .lines{left:0;top:-1px}.alt-primary-menu-toggle.menu-toggle .lines,.alt-primary-menu-toggle.menu-toggle .lines:after,.alt-primary-menu-toggle.menu-toggle .lines:before{background-color:#fff}.alt-primary-menu{align-items:center;background-color:#ffe54c;display:flex;height:100%;max-width:400px;opacity:0;padding:1.5rem;position:fixed;right:0;top:0;transform:translateX(100%);transition:all .5s ease-in-out;visibility:hidden;width:100%;will-change:transform;z-index:999}.has-menu-open .alt-primary-menu{opacity:1;transform:translateX(0);visibility:visible}.alt-primary-menu .menu-item-wrapper{margin-bottom:1.5rem}@media print,screen and (min-width:48.0625em){.alt-primary-menu{padding:2rem}.alt-primary-menu .menu-item-wrapper{margin-bottom:2rem}}@media print,screen and (min-width:90em){.alt-primary-menu{padding:2rem}.alt-primary-menu .menu-item-wrapper{margin-bottom:2rem}}.alt-primary-menu ul{list-style:none;margin:0}.alt-primary-menu a{border-bottom:2px solid hsla(0,0%,100%,.5);color:#1c1c1c;font-family:Barlow Condensed,Barlow,sans-serif;font-size:1.40625rem;font-weight:700;letter-spacing:1px;text-decoration:none;text-transform:uppercase;transition:border .5s ease-in-out}@media print,screen and (min-width:90em){.alt-primary-menu a{font-size:1.25rem}}.alt-primary-menu a.active span:after,.alt-primary-menu a:focus span:after,.alt-primary-menu a:hover span:after{width:100%}.alt-primary-menu a:focus,.alt-primary-menu a:hover{border-bottom-color:#fff}.alt-primary-menu a .item-title{padding-bottom:.1875rem;position:relative}@media print,screen and (min-width:48.0625em){.alt-primary-menu a .item-title{padding-bottom:.25rem}}@media print,screen and (min-width:90em){.alt-primary-menu a .item-title{padding-bottom:.25rem}}.alt-primary-menu a .item-title:after{background:#1c1c1c;bottom:-3px;content:"";height:3px;left:0;position:absolute;transition:all .5s ease-in-out;width:0;z-index:5}.alt-primary-menu .submenu,.alt-primary-menu .submenu-toggle,.alt-primary-menu .value{display:none}.menu ul{list-style:none;margin-bottom:0;margin-left:0}.menu a{color:#1c1c1c}.menu ul ul{padding:.425rem 0}.menu ul ul li{padding:.425rem 1rem}.primary-menu{position:relative}.primary-menu>ul{float:right}.primary-menu>ul>li{display:inline-block}.primary-menu>ul>li:not(:last-of-type){margin-right:1rem}.primary-menu .menu-item{position:relative}.primary-menu .menu-item:not(.child-menu-item)>.menu-item-wrapper{padding:.5rem 0}.primary-menu .current-menu-item>.menu-item-wrapper a span:after{width:100%}.primary-menu a{border-bottom:2px solid hsla(0,0%,100%,.5);font-family:Barlow Condensed,Barlow,sans-serif;font-weight:700;letter-spacing:1px;text-decoration:none;text-transform:uppercase;transition:border .5s ease-in-out}@media print,screen and (min-width:90em){.primary-menu a{font-size:1.40625rem}}@media print,screen and (min-width:48.0625em) and (max-width:89.99875em){.primary-menu a{font-size:1.125rem}}@media print,screen and (max-width:48.06125em){.primary-menu a{font-size:1.40625rem}}@media print,screen and (min-width:90em){.primary-menu a{font-size:1.25rem}}@media print,screen and (min-width:48.0625em) and (max-width:89.99875em){.primary-menu a{font-size:1rem}}@media print,screen and (max-width:48.06125em){.primary-menu a{font-size:1.25rem}}.primary-menu a.active span:after,.primary-menu a:focus span:after,.primary-menu a:hover span:after{width:100%}.primary-menu a:focus,.primary-menu a:hover{border-bottom-color:#fff}.primary-menu a .item-title{padding-bottom:.1875rem;position:relative}@media print,screen and (min-width:48.0625em){.primary-menu a .item-title{padding-bottom:.25rem}}@media print,screen and (min-width:90em){.primary-menu a .item-title{padding-bottom:.25rem}}.primary-menu a .item-title:after{background:#1c1c1c;bottom:0;content:"";height:2px;left:0;position:absolute;transition:all .5s ease-in-out;width:0;z-index:5}@media print,screen and (max-width:48.06125em){.menu ul li{padding-bottom:.425rem;padding-top:.425rem}.primary-menu ul{display:flex;flex-direction:column;width:100%}.primary-menu>ul{margin-bottom:-.425rem;margin-top:-.425rem}.primary-menu>ul>li{margin:0!important;text-align:center;transform:translate3d(-100%,0,0);transition:transform .5s ease-in-out}.primary-menu>ul>li:first-child{transition-delay:.03s}.primary-menu>ul>li:nth-child(2){transition-delay:.06s}.primary-menu>ul>li:nth-child(3){transition-delay:.09s}.primary-menu>ul>li:nth-child(4){transition-delay:.12s}.primary-menu>ul>li:nth-child(5){transition-delay:.15s}.primary-menu>ul>li:nth-child(6){transition-delay:.18s}.primary-menu>ul>li:nth-child(7){transition-delay:.21s}.primary-menu>ul>li:nth-child(8){transition-delay:.24s}.primary-menu>ul>li:nth-child(9){transition-delay:.27s}.primary-menu>ul>li:nth-child(10){transition-delay:.3s}.primary-menu .menu-item-wrapper{display:flex;justify-content:space-between}.has-menu-open .primary-menu>ul>li{transform:translateZ(0)}}.menu-toggle .lines,.menu-toggle .lines:after,.menu-toggle .lines:before{background-color:#1c1c1c;border-radius:.1875rem;display:inline-block;height:2px;transition:all .5s ease-in-out;width:18px}.menu-toggle{padding:.5em}.menu-toggle.primary-menu-toggle{border-radius:0}.menu-toggle .lines{position:relative;top:-6px;transform:translateY(100%)}.menu-toggle .lines:after,.menu-toggle .lines:before{content:"";left:0;position:absolute;transform-origin:1px center}.menu-toggle .lines:before{top:6px}.menu-toggle .lines:after{top:-6px}.menu-toggle .value{font-size:75%!important}.menu-toggle:focus .lines:before,.menu-toggle:hover .lines:before{transform:translateY(1px)}.menu-toggle:focus .lines:after,.menu-toggle:hover .lines:after{transform:translateY(-1px)}.has-menu-open .menu-toggle .lines{background:transparent!important;transform:rotate(-90deg)}.has-menu-open .menu-toggle .lines:after,.has-menu-open .menu-toggle .lines:before{top:0;transform-origin:50% 50%}.has-menu-open .menu-toggle .lines:before{transform:rotate(45deg)}.has-menu-open .menu-toggle .lines:after{transform:rotate(-45deg)}.submenu{background-color:#fff;border-radius:.1875rem;left:-1rem;max-height:0;opacity:0;position:absolute;top:100%;transition:opacity .5s ease-in-out,max-height .5s ease-in-out;visibility:hidden;width:220px;will-change:visability,opacity,height;z-index:999}.submenu a{font-size:1.125rem;font-weight:400;letter-spacing:.5px}@media print,screen and (min-width:90em){.submenu a{font-size:1rem}}.submenu .menu-item-has-children{position:relative}.submenu .menu-item-has-children.has-submenu-open>.submenu,.submenu .menu-item-has-children:active>.submenu,.submenu .menu-item-has-children:hover>.submenu{display:initial;opacity:1;visibility:visible;will-change:opacity}.submenu .menu-item-has-children:not(.child-menu-item).has-submenu-open>.menu-item-wrapper:after,.submenu .menu-item-has-children:not(.child-menu-item):active>.menu-item-wrapper:after,.submenu .menu-item-has-children:not(.child-menu-item):hover>.menu-item-wrapper:after{opacity:1;visibility:visible;will-change:opacity}.submenu .menu-item-has-children:not(.child-menu-item)>.menu-item-wrapper{border-top-left-radius:.1875rem;border-top-right-radius:.1875rem;position:relative;transition:all .5s ease-in-out}.submenu .menu-item-has-children:not(.child-menu-item)>.submenu{border-top-left-radius:0}@media print,screen and (max-width:48.06125em){.submenu{display:block;left:auto;position:relative;visibility:initial;width:100%}.submenu .submenu{background-color:rgba(28,28,28,.03)}}@media print,screen and (min-width:48.0625em){.submenu{border:1px solid #ececec;border-radius:0}.menu-item.menu-item-has-children:focus>.submenu,.menu-item.menu-item-has-children:hover>.submenu{max-height:500vh;opacity:1;visibility:initial}.menu-item.menu-item-has-children:focus .submenu-toggle,.menu-item.menu-item-has-children:hover .submenu-toggle{transform:rotate(-180deg)}.menu-item-wrapper{display:flex;justify-content:flex-start}}@media print,screen and (max-width:48.06125em){.menu-item.menu-item-has-children.mobile-submneu .submenu-toggle{transform:rotate(-180deg)}.menu-item.menu-item-has-children.mobile-submneu>.submenu{max-height:500vh;opacity:1}.menu-item.menu-item-has-children.mobile-submneu .dropdown.icon{transform:rotate(180deg)}}.submenu-toggle{background:#ececec;border:none;border-radius:0;height:40px;margin:0 0 0 .5rem;padding:0;transition:transform .5s ease-in-out;width:40px}.submenu-toggle .icon{fill:rgba(28,28,28,.75);height:.75rem;vertical-align:0;width:.75rem}.has-submenu-open>div>.submenu-toggle{transform:rotate(180deg)}@media print,screen and (min-width:48.0625em){.submenu-toggle{background:none;border:none;height:auto;width:auto}}.card a{color:#1c1c1c}.card a:focus .title,.card a:hover .title{transform:translateX(8px)}.card a:focus .image,.card a:hover .image{opacity:.65}.card .content .title{line-height:1.2!important;transition:transform .5s ease-in-out}.card.color-yellow .image{border-color:#ffe54c!important}.card.color-yellow .image .category-link{background-color:#ffe54c;color:#1c1c1c}.card.color-yellow .bookmark-toggle.active svg{fill:#ffe54c}.card.color-red .image{border-color:#ffa489!important}.card.color-red .image .category-link{background-color:#ffa489}.card.color-red .bookmark-toggle.active svg{fill:#ffa489}.card.color-blue .image{border-color:#9fd4ca!important}.card.color-blue .image .category-link{background-color:#9fd4ca}.card.color-blue .bookmark-toggle.active svg{fill:#9fd4ca}.card.color-green .image{border-color:#72b089!important}.card.color-green .image .category-link{background-color:#72b089}.card.color-green .bookmark-toggle.active svg{fill:#72b089}.card.color-orange .image{border-color:#ff8364!important}.card.color-orange .image .category-link{background-color:#ff8364}.card.color-orange .bookmark-toggle.active svg{fill:#ff8364}.card.color-gray .image{border-color:#ececec!important}.card.color-gray .image .category-link{background-color:#ececec}.card.color-gray .bookmark-toggle.active svg{fill:#ececec}.card.color-purple .image{border-color:#9f4ea8!important}.card.color-purple .image .category-link{background-color:#9f4ea8}.card.color-purple .bookmark-toggle.active svg{fill:#9f4ea8}.card .image{position:relative;transition:opacity .5s ease-in-out}.card .image-link{display:block;position:relative}.card .post-video{bottom:1rem;height:1.5rem;position:absolute;right:1rem;width:1.5rem;z-index:99}.card .category-link{background-color:#1c1c1c;bottom:0;color:#fff;left:.375rem;letter-spacing:1px;line-height:.8;margin:0;padding:.2rem .25rem .25rem;position:absolute;text-transform:uppercase;transform:translateY(60%);z-index:99}@media print,screen and (min-width:48.0625em){.card .category-link{left:.5rem}}@media print,screen and (min-width:90em){.card .category-link{left:.5rem}}.card .placeholder{align-items:center;background-color:#ececec;display:flex;justify-content:center;overflow:hidden}.card .placeholder img{height:auto}.card .placeholder svg{fill:#dcdcdc}@media print,screen and (max-width:48.06125em){.card .category-link{display:block;left:0;letter-spacing:0;padding:.25rem;position:static;transform:none}.card .image{border-bottom:none}.card .post-video{bottom:.25rem;right:.25rem}}.card.card-post-featured .image{border-bottom:4px solid #ececec}.card.card-post-featured .image .category-link{font-size:95%;left:1.125rem}@media print,screen and (min-width:48.0625em){.card.card-post-featured .image .category-link{left:1.5rem}}@media print,screen and (min-width:90em){.card.card-post-featured .image .category-link{left:1.5rem}}.card.card-post-featured .lead{line-height:1.4}@media print,screen and (min-width:48.0625em){.card.card-post-featured .content{margin-top:1.125rem;padding-left:1.125rem;padding-right:1.125rem}}@media print,screen and (max-width:48.06125em){.card.card-post-featured .content{margin-top:.375rem}}@media print,screen and (min-width:48.0625em){.card.card-post-featured .content{margin-top:1.5rem;padding-left:1.5rem;padding-right:1.5rem}}@media print,screen and (max-width:48.06125em){.card.card-post-featured .content{margin-top:.5rem}.card.card-post-featured .lead{line-height:1.2}.card.card-post-featured .image{border-bottom:none}}.card.card-post-simple{margin-bottom:1rem}.card.card-post-simple .image{border-bottom:4px solid #ececec}.card.card-post-simple .category-link{font-size:95%}.card.card-post-simple .content .title{margin-bottom:0}@media print,screen and (min-width:48.0625em){.card.card-post-simple .content{margin-top:.75rem;padding-left:.375rem;padding-right:.375rem}}@media print,screen and (max-width:48.06125em){.card.card-post-simple .content{padding-left:.375rem}}@media print,screen and (min-width:48.0625em){.card.card-post-simple .content{margin-top:1rem;padding-left:.5rem;padding-right:.5rem}}@media print,screen and (max-width:48.06125em){.card.card-post-simple .content{padding-left:.5rem}.card.card-post-simple .image{border-bottom:none}.card.card-post-simple .placeholder-image{max-height:74px}}.card.large{background-color:#fff;border:1px solid #ececec;position:relative}.card.large .placeholder{display:block;height:40vh;max-height:500px;width:100%}.card.large .title{margin-bottom:1rem;max-width:500px}.card.large .text{max-width:600px}.card.large:before{background-color:#f8f8f8;bottom:0;content:"";display:block;height:100%;position:absolute;right:0;transform:translate(8px,8px);transition:transform .5s ease-in-out;width:100%;z-index:-1}@media print,screen and (max-width:48.06125em){.card.large .content{justify-content:center}.card.large .title{margin-bottom:.5rem}.card.large .text{font-size:70%}.card.large .content{padding:.75rem}}@media print,screen and (min-width:48.0625em){.card.large .content{padding:1.5rem}}@media print,screen and (max-width:48.06125em){.card.large .content{padding:1rem}}@media print,screen and (min-width:48.0625em){.card.large .content{padding:2rem}}.card.card-conversation{background-color:#fff;border:1px solid #dcdcdc;box-shadow:8px 8px #ececec}.card.card-conversation .content{padding:.75rem}@media print,screen and (min-width:48.0625em){.card.card-conversation .content{padding:1rem}}@media print,screen and (min-width:90em){.card.card-conversation .content{padding:1rem}}.card.card-conversation .content,.card.card-conversation .content .content-title{display:flex;flex-direction:column;justify-content:center}.card.card-conversation .content .title,.card.card-conversation .content p{margin-bottom:0}.card.card-post{background-color:#fff;border:1px solid #ececec;position:relative;transition:all .5s ease-in-out;will-change:transform}.card.card-post:focus,.card.card-post:hover{box-shadow:2px 2px #ececec;transform:translate(-2px,-2px)}.card.card-post>.grid-x{height:100%}.card.card-post .link-overlay{background:transparent;bottom:0;left:0;overflow:hidden;position:absolute;right:0;text-indent:200%;top:0;white-space:nowrap;z-index:999}.card.card-post .image{border-bottom:4px solid #ececec}.card.card-post .image .category-link{font-size:95%;left:1.125rem}@media print,screen and (min-width:48.0625em){.card.card-post .image .category-link{left:1.5rem}}@media print,screen and (min-width:90em){.card.card-post .image .category-link{left:1.5rem}}.card.card-post .content{padding-left:1.125rem;padding-right:1.125rem;padding-top:1.125rem}@media print,screen and (min-width:48.0625em){.card.card-post .content{padding-left:1.5rem;padding-right:1.5rem;padding-top:1.5rem}}@media print,screen and (min-width:90em){.card.card-post .content{padding-left:1.5rem;padding-right:1.5rem;padding-top:1.5rem}}.card.card-post .content .text{font-size:16px;line-height:1.3;margin-bottom:1rem}.card.card-post .info{align-self:flex-end;opacity:.5;padding-bottom:1.125rem;padding-left:1.125rem;padding-right:1.125rem}@media print,screen and (min-width:48.0625em){.card.card-post .info{padding-bottom:1.5rem;padding-left:1.5rem;padding-right:1.5rem}}@media print,screen and (min-width:90em){.card.card-post .info{padding-bottom:1.5rem;padding-left:1.5rem;padding-right:1.5rem}}.card.card-post .info .icon{margin-right:.25rem}.card.card-post .info li:first{margin:0}.card.card-post .info .post-bookmark{float:right}@media print,screen and (max-width:48.06125em){.card.card-post{border:none;border-top:4px solid #ffe54c;box-shadow:none}.card.card-post.color-yellow{border-color:#ffe54c}.card.card-post.color-red{border-color:#ffa489}.card.card-post.color-blue{border-color:#9fd4ca}.card.card-post.color-green{border-color:#72b089}.card.card-post.color-orange{border-color:#ff8364}.card.card-post.color-gray{border-color:#ececec}.card.card-post.color-purple{border-color:#9f4ea8}.card.card-post .content{padding:.25rem .5rem}.card.card-post .content .title{margin:0}.card.card-post .content .text,.card.card-post .info{display:none}.card.card-post .image{border-bottom:none;padding:.25rem 0 .25rem .25rem}.card.card-post .placeholder-image{max-height:74px}}.card.card-post-small{background-color:#fff;border-left:6px solid #72b089;margin-bottom:.5rem;min-height:96px}.card.card-post-small.color-yellow{border-color:#ffe54c}.card.card-post-small.color-red{border-color:#ffa489}.card.card-post-small.color-blue{border-color:#9fd4ca}.card.card-post-small.color-green{border-color:#72b089}.card.card-post-small.color-orange{border-color:#ff8364}.card.card-post-small.color-gray{border-color:#ececec}.card.card-post-small.color-purple{border-color:#9f4ea8}.card.card-post-small .content{display:flex;flex-direction:column;padding:.495rem}@media print,screen and (min-width:48.0625em){.card.card-post-small .content{padding:.66rem}}@media print,screen and (min-width:90em){.card.card-post-small .content{padding:.66rem}}.card.card-post-small .title{margin-bottom:0}.card.card-post-small .icon.post-video{bottom:.25rem;right:.25rem}.card.card-post-horizontal{box-shadow:8px 8px #ececec;margin-bottom:2rem}.card.card-post-horizontal a{background-color:#fff;transition:transform .5s ease-in-out}.card.card-post-horizontal a:focus,.card.card-post-horizontal a:hover{transform:translate(8px,8px)}.card.card-post-horizontal a:focus .title,.card.card-post-horizontal a:hover .title{transform:none}.card.card-post-horizontal a:focus .image,.card.card-post-horizontal a:hover .image{opacity:1}.card.card-post-horizontal .content{display:flex;flex-direction:column;justify-content:center;padding:1.125rem}@media print,screen and (min-width:48.0625em){.card.card-post-horizontal .content{padding:1.5rem}}@media print,screen and (min-width:90em){.card.card-post-horizontal .content{padding:1.5rem}}.card.card-post-horizontal .content .title{margin-bottom:1rem}.card.card-post-horizontal .content p{line-height:1.4}.card.card-post-horizontal .image{border-left:4px solid #ececec}@media print,screen and (max-width:48.06125em){.card.card-post-horizontal{box-shadow:none}.card.card-post-horizontal .image{border-bottom:4px solid red;border-left:none}.card.card-post-horizontal>a{display:flex}.card.card-post-horizontal>a>.content{order:2}.card.card-post-horizontal>a>.image{order:1}}.card.signup{align-items:center;background-color:#ffe54c;box-shadow:4px 4px #ececec;display:flex;height:100%;justify-content:flex-start}@media print,screen and (min-width:48.0625em){.card.signup{padding:1.5rem}}@media print,screen and (max-width:48.06125em){.card.signup{padding:.75rem}}@media print,screen and (min-width:48.0625em){.card.signup{padding:2rem}}@media print,screen and (max-width:48.06125em){.card.signup{padding:1rem}}.card.signup .inner-wrapper{width:100%}.card.signup .title{line-height:1.4;margin-bottom:1rem}.card.signup .title .highlight{background-color:#1c1c1c;background-image:none;box-shadow:.2rem 0 0 #1c1c1c,-.2rem 0 0 #1c1c1c;color:#fff;padding-bottom:.4rem;padding-top:0;text-decoration:initial}.card.signup .text{margin-bottom:0}.card.signup .text a{text-decoration:underline}@media print,screen and (max-width:48.06125em){.card.signup{box-shadow:none}.card.signup .title{margin-bottom:.5rem;max-width:80%}.card.signup .title .highlight{box-shadow:2px 0 0 #1c1c1c,-2px 0 0 #1c1c1c}.card.signup .minimal-form{margin-bottom:.5rem}.card.signup .text{margin-bottom:0}}.card.card-video{border-top:4px solid #ececec;margin-bottom:1rem}.card.card-video.active{background-color:hsla(0,0%,100%,.25)}.card.card-video:focus,.card.card-video:hover{cursor:pointer}.card.card-video.color-yellow{border-color:#ffe54c}.card.card-video.color-red{border-color:#ffa489}.card.card-video.color-blue{border-color:#9fd4ca}.card.card-video.color-green{border-color:#72b089}.card.card-video.color-orange{border-color:#ff8364}.card.card-video.color-gray{border-color:#ececec}.card.card-video.color-purple{border-color:#9f4ea8}.card.card-video .image .category-link{font-size:95%}.card.card-video .category-video{color:#fff;display:block;font-family:Barlow Condensed,Barlow,sans-serif;font-size:12px;padding:.2rem;text-transform:uppercase}.card.card-video .content{padding:.375rem .75rem 0}.card.card-video .content .title{color:#fff;font-size:1rem}@media print,screen and (min-width:48.0625em){.card.card-video .content{padding:.5rem 1rem 0}}@media print,screen and (min-width:90em){.card.card-video .content{padding:.5rem 1rem 0}}.card.card-video .content .info{color:#fff;font-size:12px}.card.card-video .content .info .icon{height:12px}.card.card-video .content .info svg{fill:#fff}.card-quote-related .placeholder-image,.card-quote-related img{max-height:157px}.card-qoute .placeholder-image,.card-qoute img{max-height:402px}.mobile-related-posts{background-color:#f8f8f8}@media print,screen and (min-width:48.0625em){.mobile-related-posts{display:none}}@media print,screen and (max-width:48.06125em){.mobile-related-posts{margin:.75rem 0;margin:1rem 0;padding:.75rem 1.5rem;padding:1rem 2rem}}.mobile-related-posts .mobile-articles-title{background:#1c1c1c;color:#fff!important;margin-top:1rem;padding:.25rem!important;text-transform:uppercase}#page-template-minimal-image .content .mobile-related-posts .pretitle,#page.single .article-author .mobile-related-posts .author-link,#page.single .sidebar-articles .mobile-related-posts .sidebar-articles-title,.home .home-hero-posts .mobile-related-posts .column-title,.mobile-related-posts #page-template-minimal-image .content .pretitle,.mobile-related-posts #page.single .article-author .author-link,.mobile-related-posts #page.single .sidebar-articles .sidebar-articles-title,.mobile-related-posts .home .home-hero-posts .column-title,.mobile-related-posts .section-block .pretitle,.mobile-related-posts h5,.section-block .mobile-related-posts .pretitle{padding:0!important}.mobile-related-posts .card-mobile-related-post:last-of-type{margin-bottom:0}.accordion-item{border-bottom:1px solid #8a8a8a;margin-bottom:1rem;padding-bottom:1rem}.accordion-title{margin:0;padding-right:2.25rem;position:relative}@media print,screen and (min-width:48.0625em){.accordion-title{padding-right:3rem}}@media print,screen and (min-width:90em){.accordion-title{padding-right:3rem}}.accordion-title .icon{height:.75rem;position:absolute;right:1rem;top:50%;transform:translateY(-50%);transition:transform .5s ease-in-out;width:.75rem}@media print,screen and (min-width:48.0625em){.accordion-title .icon{height:1rem;width:1rem}}@media print,screen and (min-width:90em){.accordion-title .icon{height:1rem;width:1rem}}.accordion-title.open .icon{transform:rotate(180deg) translateY(50%)}.accordion-title.open+.accordion-panel{max-height:1200px}.accordion-title:focus,.accordion-title:hover{cursor:pointer}.accordion-panel{-ms-overflow-style:none;max-height:0;overflow:scroll;scrollbar-width:none;transition:max-height .5s ease-in-out,padding .5s ease-in-out}.accordion-panel p:last-of-type{margin-bottom:0}.accordion-panel::-webkit-scrollbar{display:none}.accordion.newsletter-editions .accordion-title.open{margin-bottom:.5rem}.accordion.newsletter-editions .accordion-title span{font-size:75%}.accordion.newsletter-editions .accordion-title .icon{height:8px;position:static;width:8px}.accordion.newsletter-editions .accordion-item{border-bottom:0;margin-bottom:0}.link-newsletter{color:#1c1c1c;display:block;margin-bottom:.5rem;position:relative}.link-newsletter .icon{height:8px;vertical-align:0;width:8px}#page-template-minimal-image .content .comments-form-wrapper .pretitle,#page-template-minimal header #project .section-block.text .comments-form-wrapper .title,#page-template-minimal header .comments-form-wrapper .title,#page.author .author-intro #popup-search .search-input #project .section-block.text .comments-form-wrapper .title,#page.author .author-intro #project .section-block.text .comments-form-wrapper h1,#page.author .author-intro .comments-form-wrapper h1,#page.author .author-intro .section-block.cta .content #project .section-block.text .comments-form-wrapper .title,#page.author .author-intro .section-block.cta .content .comments-form-wrapper .title,#page.blog .comments-form-wrapper .latest-posts-title,#page.blog .comments-form-wrapper .popular-posts-title,#page.category .comments-form-wrapper .latest-posts-title,#page.category .comments-form-wrapper .popular-posts-title,#page.page-template-page-contact .details .comments-form-wrapper .title,#page.page-template-page-newsletter .details .comments-form-wrapper .title,#page.single .article-author .comments-form-wrapper .author-link,#page.single .article-imact-text-wrapper .comments-form-wrapper .title,#page.single .article-intro .intro-category .comments-form-wrapper .cat-title,#page.single .sidebar-articles .comments-form-wrapper .sidebar-articles-title,#page.tag .comments-form-wrapper .latest-posts-title,#page.tag .comments-form-wrapper .popular-posts-title,#popup-search .search-input #page.author .author-intro #project .section-block.text .comments-form-wrapper .title,#popup-search .search-input .comments-form-wrapper .title,#project .project-author .comments-form-wrapper .title,#project .section-block.text #page-template-minimal header .comments-form-wrapper .title,#project .section-block.text #page.author .author-intro #popup-search .search-input .comments-form-wrapper .title,#project .section-block.text #page.author .author-intro .comments-form-wrapper h1,#project .section-block.text #page.author .author-intro .section-block.cta .content .comments-form-wrapper .title,#project .section-block.text #popup-search .search-input #page.author .author-intro .comments-form-wrapper .title,#project .section-block.text .comments-form-wrapper h2,#project .section-block.text .modal.popup-untranslated .comments-form-wrapper .title,#project .section-block.text .section-block.cta .content #page.author .author-intro .comments-form-wrapper .title,#project .section-block.text .section-block.projects .wrapper-title .comments-form-wrapper .title,#project .section-block.text .section-block.quote .comments-form-wrapper blockquote:not(.tiktok-embed),#project .section-block.text .section-block.social .comments-form-wrapper .title,#project .section-block.text .section-block.statement .comments-form-wrapper p,#project .section-block.text .section-block.stats .statistic .comments-form-wrapper .large,#project .section-block.text .team-profile .content .comments-form-wrapper .title,#project .side .comments-form-wrapper .title,.archive .card.card-post-horizontal .content .comments-form-wrapper .title,.card.card-post-simple .content .comments-form-wrapper .title,.card.card-post .content .comments-form-wrapper .title,.card .comments-form-wrapper .category-link,.comments-form-wrapper #page-template-minimal-image .content .pretitle,.comments-form-wrapper #page-template-minimal header #project .section-block.text .title,.comments-form-wrapper #page-template-minimal header .title,.comments-form-wrapper #page.author .author-intro #popup-search .search-input #project .section-block.text .title,.comments-form-wrapper #page.author .author-intro #project .section-block.text h1,.comments-form-wrapper #page.author .author-intro .section-block.cta .content #project .section-block.text .title,.comments-form-wrapper #page.author .author-intro .section-block.cta .content .title,.comments-form-wrapper #page.author .author-intro h1,.comments-form-wrapper #page.blog .latest-posts-title,.comments-form-wrapper #page.blog .popular-posts-title,.comments-form-wrapper #page.category .latest-posts-title,.comments-form-wrapper #page.category .popular-posts-title,.comments-form-wrapper #page.page-template-page-contact .details .title,.comments-form-wrapper #page.page-template-page-newsletter .details .title,.comments-form-wrapper #page.single .article-author .author-link,.comments-form-wrapper #page.single .article-imact-text-wrapper .title,.comments-form-wrapper #page.single .article-intro .intro-category .cat-title,.comments-form-wrapper #page.single .sidebar-articles .sidebar-articles-title,.comments-form-wrapper #page.tag .latest-posts-title,.comments-form-wrapper #page.tag .popular-posts-title,.comments-form-wrapper #popup-search .search-input #page.author .author-intro #project .section-block.text .title,.comments-form-wrapper #popup-search .search-input .title,.comments-form-wrapper #project .project-author .title,.comments-form-wrapper #project .section-block.text #page-template-minimal header .title,.comments-form-wrapper #project .section-block.text #page.author .author-intro #popup-search .search-input .title,.comments-form-wrapper #project .section-block.text #page.author .author-intro .section-block.cta .content .title,.comments-form-wrapper #project .section-block.text #page.author .author-intro h1,.comments-form-wrapper #project .section-block.text #popup-search .search-input #page.author .author-intro .title,.comments-form-wrapper #project .section-block.text .modal.popup-untranslated .title,.comments-form-wrapper #project .section-block.text .section-block.cta .content #page.author .author-intro .title,.comments-form-wrapper #project .section-block.text .section-block.projects .wrapper-title .title,.comments-form-wrapper #project .section-block.text .section-block.quote blockquote:not(.tiktok-embed),.comments-form-wrapper #project .section-block.text .section-block.social .title,.comments-form-wrapper #project .section-block.text .section-block.statement p,.comments-form-wrapper #project .section-block.text .section-block.stats .statistic .large,.comments-form-wrapper #project .section-block.text .team-profile .content .title,.comments-form-wrapper #project .section-block.text h2,.comments-form-wrapper #project .side .title,.comments-form-wrapper .archive .card.card-post-horizontal .content .title,.comments-form-wrapper .card.card-post-simple .content .title,.comments-form-wrapper .card.card-post .content .title,.comments-form-wrapper .card .category-link,.comments-form-wrapper .hero .content-overlay .pretitle,.comments-form-wrapper .home .home-categories .cat-title,.comments-form-wrapper .home .home-hero-posts .column-title,.comments-form-wrapper .home .home-latest-posts .latest-title .title,.comments-form-wrapper .modal.popup-untranslated #project .section-block.text .title,.comments-form-wrapper .modal.popup-untranslated .title,.comments-form-wrapper .section-block.cta .content #page.author .author-intro #project .section-block.text .title,.comments-form-wrapper .section-block.cta .content #page.author .author-intro .title,.comments-form-wrapper .section-block.cta .content .title,.comments-form-wrapper .section-block .pretitle,.comments-form-wrapper .section-block.projects .wrapper-title #project .section-block.text .title,.comments-form-wrapper .section-block.projects .wrapper-title .title,.comments-form-wrapper .section-block.quote #project .section-block.text blockquote:not(.tiktok-embed),.comments-form-wrapper .section-block.quote blockquote:not(.tiktok-embed),.comments-form-wrapper .section-block.social #project .section-block.text .title,.comments-form-wrapper .section-block.social .title,.comments-form-wrapper .section-block.statement #project .section-block.text p,.comments-form-wrapper .section-block.statement p,.comments-form-wrapper .section-block.stats .statistic #project .section-block.text .large,.comments-form-wrapper .section-block.stats .statistic .large,.comments-form-wrapper .team-profile .content #project .section-block.text .title,.comments-form-wrapper .team-profile .content .title,.comments-form-wrapper h1,.comments-form-wrapper h2,.comments-form-wrapper h3,.comments-form-wrapper h4,.comments-form-wrapper h5,.comments-form-wrapper h6,.comments-form-wrapper li,.comments-form-wrapper p,.hero .content-overlay .comments-form-wrapper .pretitle,.home .home-categories .comments-form-wrapper .cat-title,.home .home-hero-posts .comments-form-wrapper .column-title,.home .home-latest-posts .latest-title .comments-form-wrapper .title,.modal.popup-untranslated #project .section-block.text .comments-form-wrapper .title,.modal.popup-untranslated .comments-form-wrapper .title,.section-block .comments-form-wrapper .pretitle,.section-block.cta .content #page.author .author-intro #project .section-block.text .comments-form-wrapper .title,.section-block.cta .content #page.author .author-intro .comments-form-wrapper .title,.section-block.cta .content .comments-form-wrapper .title,.section-block.projects .wrapper-title #project .section-block.text .comments-form-wrapper .title,.section-block.projects .wrapper-title .comments-form-wrapper .title,.section-block.quote #project .section-block.text .comments-form-wrapper blockquote:not(.tiktok-embed),.section-block.quote .comments-form-wrapper blockquote:not(.tiktok-embed),.section-block.social #project .section-block.text .comments-form-wrapper .title,.section-block.social .comments-form-wrapper .title,.section-block.statement #project .section-block.text .comments-form-wrapper p,.section-block.statement .comments-form-wrapper p,.section-block.stats .statistic #project .section-block.text .comments-form-wrapper .large,.section-block.stats .statistic .comments-form-wrapper .large,.team-profile .content #project .section-block.text .comments-form-wrapper .title,.team-profile .content .comments-form-wrapper .title{font-size:1rem!important;line-height:1.4}.pagination{align-items:center;display:flex;flex-direction:"row";justify-content:center;width:100%}.pagination.single{align-items:flex-start;justify-content:space-between;margin-top:1rem}#member-popup .modal .button_div .pagination.single input[type=submit],#wpmem_login .pagination.single input[type=submit],#wpmem_reg .pagination.single input[type=submit],.pagination.single #member-popup .modal .button_div input[type=submit],.pagination.single #wpmem_login input[type=submit],.pagination.single #wpmem_reg input[type=submit],.pagination.single .button{word-wrap:break-word;background-color:transparent;color:#ececec;line-height:1.4;position:relative}#member-popup .modal .button_div .pagination.single input[type=submit]:focus,#member-popup .modal .button_div .pagination.single input[type=submit]:hover,#wpmem_login .pagination.single input[type=submit]:focus,#wpmem_login .pagination.single input[type=submit]:hover,#wpmem_reg .pagination.single input[type=submit]:focus,#wpmem_reg .pagination.single input[type=submit]:hover,.pagination.single #member-popup .modal .button_div input[type=submit]:focus,.pagination.single #member-popup .modal .button_div input[type=submit]:hover,.pagination.single #wpmem_login input[type=submit]:focus,.pagination.single #wpmem_login input[type=submit]:hover,.pagination.single #wpmem_reg input[type=submit]:focus,.pagination.single #wpmem_reg input[type=submit]:hover,.pagination.single .button:focus,.pagination.single .button:hover{color:inherit}#member-popup .modal .button_div .pagination.single input[type=submit] strong,#wpmem_login .pagination.single input[type=submit] strong,#wpmem_reg .pagination.single input[type=submit] strong,.pagination.single #member-popup .modal .button_div input[type=submit] strong,.pagination.single #wpmem_login input[type=submit] strong,.pagination.single #wpmem_reg input[type=submit] strong,.pagination.single .button strong{color:#1c1c1c;font-size:125%}#member-popup .modal .button_div .pagination.single input[type=submit] .icon,#wpmem_login .pagination.single input[type=submit] .icon,#wpmem_reg .pagination.single input[type=submit] .icon,.pagination.single #member-popup .modal .button_div input[type=submit] .icon,.pagination.single #wpmem_login input[type=submit] .icon,.pagination.single #wpmem_reg input[type=submit] .icon,.pagination.single .button .icon{color:#ffe54c;height:32px;position:absolute;top:1.9375rem;width:32px}.pagination.single .pagination-next,.pagination.single .pagination-previous{width:50%}#member-popup .modal .button_div .pagination.single .pagination-previous input[type=submit],#wpmem_login .pagination.single .pagination-previous input[type=submit],#wpmem_reg .pagination.single .pagination-previous input[type=submit],.pagination.single .pagination-previous #member-popup .modal .button_div input[type=submit],.pagination.single .pagination-previous #wpmem_login input[type=submit],.pagination.single .pagination-previous #wpmem_reg input[type=submit],.pagination.single .pagination-previous .button{padding-left:2rem}.pagination.single .pagination-previous .icon{left:0}#member-popup .modal .button_div .pagination.single .pagination-next input[type=submit],#wpmem_login .pagination.single .pagination-next input[type=submit],#wpmem_reg .pagination.single .pagination-next input[type=submit],.pagination.single .pagination-next #member-popup .modal .button_div input[type=submit],.pagination.single .pagination-next #wpmem_login input[type=submit],.pagination.single .pagination-next #wpmem_reg input[type=submit],.pagination.single .pagination-next .button{padding-right:2rem}.pagination.single .pagination-next .icon{right:0}.pagination li:not(:first-of-type){margin-left:.25rem}.pagination li:not(:last-of-type){margin-right:.25rem}#member-popup .modal .button_div .pagination input.current.disabled[type=submit],#member-popup .modal .button_div .pagination input.current.disabled[type=submit]:focus,#member-popup .modal .button_div .pagination input.current.disabled[type=submit]:hover,#member-popup .modal .button_div .pagination input.current[disabled][type=submit],#member-popup .modal .button_div .pagination input.current[disabled][type=submit]:focus,#member-popup .modal .button_div .pagination input.current[disabled][type=submit]:hover,#member-popup .modal .button_div .pagination input.current[type=submit],#member-popup .modal .button_div .pagination input.page-number.disabled[type=submit],#member-popup .modal .button_div .pagination input.page-number.disabled[type=submit]:focus,#member-popup .modal .button_div .pagination input.page-number.disabled[type=submit]:hover,#member-popup .modal .button_div .pagination input.page-number[disabled][type=submit],#member-popup .modal .button_div .pagination input.page-number[disabled][type=submit]:focus,#member-popup .modal .button_div .pagination input.page-number[disabled][type=submit]:hover,#member-popup .modal .button_div .pagination input.page-number[type=submit],#wpmem_login .pagination input.current.disabled[type=submit],#wpmem_login .pagination input.current.disabled[type=submit]:focus,#wpmem_login .pagination input.current.disabled[type=submit]:hover,#wpmem_login .pagination input.current[disabled][type=submit],#wpmem_login .pagination input.current[disabled][type=submit]:focus,#wpmem_login .pagination input.current[disabled][type=submit]:hover,#wpmem_login .pagination input.current[type=submit],#wpmem_login .pagination input.page-number.disabled[type=submit],#wpmem_login .pagination input.page-number.disabled[type=submit]:focus,#wpmem_login .pagination input.page-number.disabled[type=submit]:hover,#wpmem_login .pagination input.page-number[disabled][type=submit],#wpmem_login .pagination input.page-number[disabled][type=submit]:focus,#wpmem_login .pagination input.page-number[disabled][type=submit]:hover,#wpmem_login .pagination input.page-number[type=submit],#wpmem_reg .pagination input.current.disabled[type=submit],#wpmem_reg .pagination input.current.disabled[type=submit]:focus,#wpmem_reg .pagination input.current.disabled[type=submit]:hover,#wpmem_reg .pagination input.current[disabled][type=submit],#wpmem_reg .pagination input.current[disabled][type=submit]:focus,#wpmem_reg .pagination input.current[disabled][type=submit]:hover,#wpmem_reg .pagination input.current[type=submit],#wpmem_reg .pagination input.page-number.disabled[type=submit],#wpmem_reg .pagination input.page-number.disabled[type=submit]:focus,#wpmem_reg .pagination input.page-number.disabled[type=submit]:hover,#wpmem_reg .pagination input.page-number[disabled][type=submit],#wpmem_reg .pagination input.page-number[disabled][type=submit]:focus,#wpmem_reg .pagination input.page-number[disabled][type=submit]:hover,#wpmem_reg .pagination input.page-number[type=submit],.pagination #member-popup .modal .button_div input.current.disabled[type=submit],.pagination #member-popup .modal .button_div input.current.disabled[type=submit]:focus,.pagination #member-popup .modal .button_div input.current.disabled[type=submit]:hover,.pagination #member-popup .modal .button_div input.current[disabled][type=submit],.pagination #member-popup .modal .button_div input.current[disabled][type=submit]:focus,.pagination #member-popup .modal .button_div input.current[disabled][type=submit]:hover,.pagination #member-popup .modal .button_div input.current[type=submit],.pagination #member-popup .modal .button_div input.page-number.disabled[type=submit],.pagination #member-popup .modal .button_div input.page-number.disabled[type=submit]:focus,.pagination #member-popup .modal .button_div input.page-number.disabled[type=submit]:hover,.pagination #member-popup .modal .button_div input.page-number[disabled][type=submit],.pagination #member-popup .modal .button_div input.page-number[disabled][type=submit]:focus,.pagination #member-popup .modal .button_div input.page-number[disabled][type=submit]:hover,.pagination #member-popup .modal .button_div input.page-number[type=submit],.pagination #wpmem_login input.current.disabled[type=submit],.pagination #wpmem_login input.current.disabled[type=submit]:focus,.pagination #wpmem_login input.current.disabled[type=submit]:hover,.pagination #wpmem_login input.current[disabled][type=submit],.pagination #wpmem_login input.current[disabled][type=submit]:focus,.pagination #wpmem_login input.current[disabled][type=submit]:hover,.pagination #wpmem_login input.current[type=submit],.pagination #wpmem_login input.page-number.disabled[type=submit],.pagination #wpmem_login input.page-number.disabled[type=submit]:focus,.pagination #wpmem_login input.page-number.disabled[type=submit]:hover,.pagination #wpmem_login input.page-number[disabled][type=submit],.pagination #wpmem_login input.page-number[disabled][type=submit]:focus,.pagination #wpmem_login input.page-number[disabled][type=submit]:hover,.pagination #wpmem_login input.page-number[type=submit],.pagination #wpmem_reg input.current.disabled[type=submit],.pagination #wpmem_reg input.current.disabled[type=submit]:focus,.pagination #wpmem_reg input.current.disabled[type=submit]:hover,.pagination #wpmem_reg input.current[disabled][type=submit],.pagination #wpmem_reg input.current[disabled][type=submit]:focus,.pagination #wpmem_reg input.current[disabled][type=submit]:hover,.pagination #wpmem_reg input.current[type=submit],.pagination #wpmem_reg input.page-number.disabled[type=submit],.pagination #wpmem_reg input.page-number.disabled[type=submit]:focus,.pagination #wpmem_reg input.page-number.disabled[type=submit]:hover,.pagination #wpmem_reg input.page-number[disabled][type=submit],.pagination #wpmem_reg input.page-number[disabled][type=submit]:focus,.pagination #wpmem_reg input.page-number[disabled][type=submit]:hover,.pagination #wpmem_reg input.page-number[type=submit],.pagination .button.current,.pagination .button.current.disabled,.pagination .button.current.disabled:focus,.pagination .button.current.disabled:hover,.pagination .button.current[disabled],.pagination .button.current[disabled]:focus,.pagination .button.current[disabled]:hover,.pagination .button.page-number,.pagination .button.page-number.disabled,.pagination .button.page-number.disabled:focus,.pagination .button.page-number.disabled:hover,.pagination .button.page-number[disabled],.pagination .button.page-number[disabled]:focus,.pagination .button.page-number[disabled]:hover{background-color:#cacaca;color:#0a0a0a}#member-popup .modal .button_div .pagination input.current[type=submit]:focus,#member-popup .modal .button_div .pagination input.current[type=submit]:hover,#member-popup .modal .button_div .pagination input.page-number[type=submit]:focus,#member-popup .modal .button_div .pagination input.page-number[type=submit]:hover,#wpmem_login .pagination input.current[type=submit]:focus,#wpmem_login .pagination input.current[type=submit]:hover,#wpmem_login .pagination input.page-number[type=submit]:focus,#wpmem_login .pagination input.page-number[type=submit]:hover,#wpmem_reg .pagination input.current[type=submit]:focus,#wpmem_reg .pagination input.current[type=submit]:hover,#wpmem_reg .pagination input.page-number[type=submit]:focus,#wpmem_reg .pagination input.page-number[type=submit]:hover,.pagination #member-popup .modal .button_div input.current[type=submit]:focus,.pagination #member-popup .modal .button_div input.current[type=submit]:hover,.pagination #member-popup .modal .button_div input.page-number[type=submit]:focus,.pagination #member-popup .modal .button_div input.page-number[type=submit]:hover,.pagination #wpmem_login input.current[type=submit]:focus,.pagination #wpmem_login input.current[type=submit]:hover,.pagination #wpmem_login input.page-number[type=submit]:focus,.pagination #wpmem_login input.page-number[type=submit]:hover,.pagination #wpmem_reg input.current[type=submit]:focus,.pagination #wpmem_reg input.current[type=submit]:hover,.pagination #wpmem_reg input.page-number[type=submit]:focus,.pagination #wpmem_reg input.page-number[type=submit]:hover,.pagination .button.current:focus,.pagination .button.current:hover,.pagination .button.page-number:focus,.pagination .button.page-number:hover{background-color:#a2a2a2;color:#0a0a0a}#member-popup .modal .button_div .pagination input.current[type=submit],#wpmem_login .pagination input.current[type=submit],#wpmem_reg .pagination input.current[type=submit],.pagination #member-popup .modal .button_div input.current[type=submit],.pagination #wpmem_login input.current[type=submit],.pagination #wpmem_reg input.current[type=submit],.pagination .button.current{cursor:default}#member-popup .modal .button_div .pagination input.current[type=submit],#wpmem_login .pagination input.current[type=submit],#wpmem_reg .pagination input.current[type=submit],.pagination #member-popup .modal .button_div input.current[type=submit],.pagination #wpmem_login input.current[type=submit],.pagination #wpmem_reg input.current[type=submit],.pagination .button.current,.pagination .button.current:active,.pagination .button.current:focus,.pagination .button.current:hover{background-color:transparent}@media screen and (max-width:48.06125em){.pagination-button .value{display:none!important}}.pagination-button .icon{color:#fff}.pagination-next,.pagination-previous{margin-right:0}.pagination-next a,.pagination-previous a{display:block}.pagination-next:focus .icon,.pagination-next:hover .icon,.pagination-previous:focus .icon,.pagination-previous:hover .icon{color:inherit}.pagination-previous{margin-right:auto!important}.pagination-next{margin-left:auto!important}.progressive-image{display:block;margin:0;overflow:hidden;position:relative;z-index:2}.progressive-image,.progressive-image img,.progressive-image svg{width:100%!important}.progressive-image svg{z-index:3}.progressive-image img{height:auto;max-width:100%;-o-object-fit:cover;object-fit:cover;z-index:4}.progressive-image.has-failed .progressive-image-large,.progressive-image.has-loaded .progressive-image-large{opacity:1}.progressive-image.has-failed .progressive-image-thumbnail,.progressive-image.has-loaded.animation-complete .progressive-image-thumbnail{display:none;opacity:0}.progressive-image-thumbnail{opacity:1}.progressive-image-large{z-index:25}.progressive-image-caption,.wp-caption-text{color:rgba(28,28,28,.8);font-size:80%;padding:.25rem}.header-search,.social-buttons{display:flex;list-style:none;margin:0}.header-search .li-button,.social-buttons .li-button{margin-left:.25rem}#member-popup .modal .button_div .header-search input[type=submit],#member-popup .modal .button_div .social-buttons input[type=submit],#wpmem_login .header-search input[type=submit],#wpmem_login .social-buttons input[type=submit],#wpmem_reg .header-search input[type=submit],#wpmem_reg .social-buttons input[type=submit],.header-search #member-popup .modal .button_div input[type=submit],.header-search #wpmem_login input[type=submit],.header-search #wpmem_reg input[type=submit],.header-search .button,.header-search .icon,.social-buttons #member-popup .modal .button_div input[type=submit],.social-buttons #wpmem_login input[type=submit],.social-buttons #wpmem_reg input[type=submit],.social-buttons .button,.social-buttons .icon{height:1.5rem;width:1.5rem}@media print,screen and (min-width:48.0625em){#member-popup .modal .button_div .header-search input[type=submit],#member-popup .modal .button_div .social-buttons input[type=submit],#wpmem_login .header-search input[type=submit],#wpmem_login .social-buttons input[type=submit],#wpmem_reg .header-search input[type=submit],#wpmem_reg .social-buttons input[type=submit],.header-search #member-popup .modal .button_div input[type=submit],.header-search #wpmem_login input[type=submit],.header-search #wpmem_reg input[type=submit],.header-search .button,.header-search .icon,.social-buttons #member-popup .modal .button_div input[type=submit],.social-buttons #wpmem_login input[type=submit],.social-buttons #wpmem_reg input[type=submit],.social-buttons .button,.social-buttons .icon{height:2rem;width:2rem}}@media print,screen and (min-width:90em){#member-popup .modal .button_div .header-search input[type=submit],#member-popup .modal .button_div .social-buttons input[type=submit],#wpmem_login .header-search input[type=submit],#wpmem_login .social-buttons input[type=submit],#wpmem_reg .header-search input[type=submit],#wpmem_reg .social-buttons input[type=submit],.header-search #member-popup .modal .button_div input[type=submit],.header-search #wpmem_login input[type=submit],.header-search #wpmem_reg input[type=submit],.header-search .button,.header-search .icon,.social-buttons #member-popup .modal .button_div input[type=submit],.social-buttons #wpmem_login input[type=submit],.social-buttons #wpmem_reg input[type=submit],.social-buttons .button,.social-buttons .icon{height:2rem;width:2rem}}#member-popup .modal .button_div .header-search input[type=submit],#member-popup .modal .button_div .social-buttons input[type=submit],#wpmem_login .header-search input[type=submit],#wpmem_login .social-buttons input[type=submit],#wpmem_reg .header-search input[type=submit],#wpmem_reg .social-buttons input[type=submit],.header-search #member-popup .modal .button_div input[type=submit],.header-search #wpmem_login input[type=submit],.header-search #wpmem_reg input[type=submit],.header-search .button,.social-buttons #member-popup .modal .button_div input[type=submit],.social-buttons #wpmem_login input[type=submit],.social-buttons #wpmem_reg input[type=submit],.social-buttons .button{background-color:transparent;border:none;margin:0;padding:0}.social-sharing{display:flex;flex-direction:column;list-style:none;margin:0;z-index:999}#page:not(.single-post) .social-sharing{position:fixed;right:0;top:33%;transform:translateY(-50%)}@media print,screen and (min-width:48.0625em){#member-popup .modal .button_div .social-sharing input[type=submit],#wpmem_login .social-sharing input[type=submit],#wpmem_reg .social-sharing input[type=submit],.social-sharing #member-popup .modal .button_div input[type=submit],.social-sharing #wpmem_login input[type=submit],.social-sharing #wpmem_reg input[type=submit],.social-sharing .button,.social-sharing .icon{height:.75rem;width:.75rem}}@media print,screen and (max-width:48.06125em){#member-popup .modal .button_div .social-sharing input[type=submit],#wpmem_login .social-sharing input[type=submit],#wpmem_reg .social-sharing input[type=submit],.social-sharing #member-popup .modal .button_div input[type=submit],.social-sharing #wpmem_login input[type=submit],.social-sharing #wpmem_reg input[type=submit],.social-sharing .button,.social-sharing .icon{height:1.125rem;width:1.125rem}}@media print,screen and (min-width:48.0625em){#member-popup .modal .button_div .social-sharing input[type=submit],#wpmem_login .social-sharing input[type=submit],#wpmem_reg .social-sharing input[type=submit],.social-sharing #member-popup .modal .button_div input[type=submit],.social-sharing #wpmem_login input[type=submit],.social-sharing #wpmem_reg input[type=submit],.social-sharing .button,.social-sharing .icon{height:1rem;width:1rem}}@media print,screen and (max-width:48.06125em){#member-popup .modal .button_div .social-sharing input[type=submit],#wpmem_login .social-sharing input[type=submit],#wpmem_reg .social-sharing input[type=submit],.social-sharing #member-popup .modal .button_div input[type=submit],.social-sharing #wpmem_login input[type=submit],.social-sharing #wpmem_reg input[type=submit],.social-sharing .button,.social-sharing .icon{height:1.5rem;width:1.5rem}}.social-sharing .li-button{opacity:.75}.social-sharing .li-button:active,.social-sharing .li-button:hover{opacity:1}.social-sharing .li-button:active .facebook,.social-sharing .li-button:hover .facebook{background-color:#3b5998!important}.social-sharing .li-button:active .linkedin,.social-sharing .li-button:hover .linkedin{background-color:#0077b5!important}.social-sharing .li-button:active .twitter,.social-sharing .li-button:hover .twitter{background-color:#1da1f2!important}.social-sharing .li-button:active .whatsapp,.social-sharing .li-button:hover .whatsapp{background-color:#25d366!important}.social-sharing .li-button:active .youtube,.social-sharing .li-button:hover .youtube{background-color:red!important}.social-sharing .li-button:active .instagram,.social-sharing .li-button:hover .instagram{background-color:#bc2a8d!important}.social-sharing .li-button:active .email,.social-sharing .li-button:hover .email{background-color:#ffe54c!important}#member-popup .modal .button_div .social-sharing input[type=submit],#wpmem_login .social-sharing input[type=submit],#wpmem_reg .social-sharing input[type=submit],.social-sharing #member-popup .modal .button_div input[type=submit],.social-sharing #wpmem_login input[type=submit],.social-sharing #wpmem_reg input[type=submit],.social-sharing .button{background-color:#1c1c1c;border:none;margin:0;padding:1rem;position:relative}#member-popup .modal .button_div .social-sharing input[type=submit]:focus .icon,#member-popup .modal .button_div .social-sharing input[type=submit]:hover .icon,#wpmem_login .social-sharing input[type=submit]:focus .icon,#wpmem_login .social-sharing input[type=submit]:hover .icon,#wpmem_reg .social-sharing input[type=submit]:focus .icon,#wpmem_reg .social-sharing input[type=submit]:hover .icon,.social-sharing #member-popup .modal .button_div input[type=submit]:focus .icon,.social-sharing #member-popup .modal .button_div input[type=submit]:hover .icon,.social-sharing #wpmem_login input[type=submit]:focus .icon,.social-sharing #wpmem_login input[type=submit]:hover .icon,.social-sharing #wpmem_reg input[type=submit]:focus .icon,.social-sharing #wpmem_reg input[type=submit]:hover .icon,.social-sharing .button:focus .icon,.social-sharing .button:hover .icon{transform:translate(-50%,-50%) scale(1.1)}.social-sharing .icon{fill:#fff;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.social-sharing .value{display:none;text-transform:none;visibility:hidden}.social-sharing .link{box-shadow:none}@media print,screen and (max-width:48.06125em){.social-sharing{bottom:0!important;flex-direction:row;justify-content:space-evenly;left:0!important;top:auto!important;transform:none!important;transform:none;width:100%}.social-sharing .li-button{flex:1}#member-popup .modal .button_div .social-sharing input[type=submit],#wpmem_login .social-sharing input[type=submit],#wpmem_reg .social-sharing input[type=submit],.social-sharing #member-popup .modal .button_div input[type=submit],.social-sharing #wpmem_login input[type=submit],.social-sharing #wpmem_reg input[type=submit],.social-sharing .button{padding:1.25rem;width:100%}}.share-bookmark,.share-comments{margin-top:1rem}.share-bookmark a,.share-comments a{background-color:#1c1c1c;display:block;opacity:.5;position:relative}.share-bookmark a.active .icon,.share-comments a.active .icon{fill:#ffe54c}@media print,screen and (min-width:48.0625em){.share-bookmark a,.share-comments a{height:1.5rem;width:1.5rem}.share-bookmark a .icon,.share-comments a .icon{height:.75rem;width:.75rem}}@media print,screen and (max-width:48.06125em){.share-bookmark a .icon,.share-comments a .icon{height:1.125rem;width:1.125rem}}@media print,screen and (min-width:48.0625em){.share-bookmark a,.share-comments a{height:2rem;width:2rem}.share-bookmark a .icon,.share-comments a .icon{height:1rem;width:1rem}}@media print,screen and (max-width:48.06125em){.share-bookmark a .icon,.share-comments a .icon{height:1.5rem;width:1.5rem}}.share-bookmark a .count,.share-bookmark a .icon,.share-comments a .count,.share-comments a .icon{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.share-bookmark a .icon,.share-comments a .icon{fill:#fff}.share-bookmark a .count,.share-comments a .count{color:#1c1c1c;font-family:Barlow Condensed,Barlow,sans-serif;font-size:10px;font-weight:700;top:46%}.browser-message{border:0!important;border-radius:0!important;position:relative;z-index:10000}.browser-message.msie{display:none;visibility:hidden}.ie .browser-message.msie{display:block;visibility:visible}.browser-message .text{max-width:800px}.gfield_label{font-family:Barlow Condensed,Barlow,sans-serif;text-transform:uppercase}.gform_footer{text-align:right}input[type=email],input[type=text],textarea{border:1px solid #ececec;border-radius:0}input[type=submit]{background-color:#1c1c1c;color:#fff;font-family:Barlow Condensed,Barlow,sans-serif;font-weight:700;letter-spacing:1px;position:relative;text-transform:uppercase}input[type=submit]:after{bottom:-2px;content:"test";height:100%;position:absolute;right:-2px;width:100%}.minimal-form{border-radius:4px;display:flex;margin-bottom:1rem;overflow:hidden}.minimal-form .email{border:none}.minimal-form .email::-moz-placeholder{color:grey;font-family:Barlow Condensed,Barlow,sans-serif;text-transform:uppercase}.minimal-form .email:-ms-input-placeholder{color:grey;font-family:Barlow Condensed,Barlow,sans-serif;text-transform:uppercase}.minimal-form .email::placeholder{color:grey;font-family:Barlow Condensed,Barlow,sans-serif;text-transform:uppercase}.minimal-form .submit{background-color:#1c1c1c;border-radius:0;width:40px}.minimal-form .submit svg{fill:#ffe54c}.flodesk-wrapper input::-moz-placeholder{color:grey;font-family:Barlow Condensed,Barlow,sans-serif;text-transform:uppercase}.flodesk-wrapper input:-ms-input-placeholder{color:grey;font-family:Barlow Condensed,Barlow,sans-serif;text-transform:uppercase}.flodesk-wrapper input::placeholder{color:grey;font-family:Barlow Condensed,Barlow,sans-serif;text-transform:uppercase}#loginform input,#loginform label,#loginform select,.gform_ input,.gform_ label,.gform_ select,.gform_wrapper input,.gform_wrapper label,.gform_wrapper select,.ginput_complex input,.ginput_complex label,.ginput_complex select{text-transform:none}#loginform input,#loginform input[type=number],#loginform input[type=radio]+label,#loginform input[type=text],#loginform select,.gform_ input,.gform_ input[type=number],.gform_ input[type=radio]+label,.gform_ input[type=text],.gform_ select,.gform_wrapper input,.gform_wrapper input[type=number],.gform_wrapper input[type=radio]+label,.gform_wrapper input[type=text],.gform_wrapper select,.ginput_complex input,.ginput_complex input[type=number],.ginput_complex input[type=radio]+label,.ginput_complex input[type=text],.ginput_complex select{border:1px solid #ececec!important}#loginform input[type=radio]:checked+label,.gform_ input[type=radio]:checked+label,.gform_wrapper input[type=radio]:checked+label,.ginput_complex input[type=radio]:checked+label{background-color:#1c1c1c;border-color:#1c1c1c!important;color:#fff}#loginform input[type=submit],.gform_ input[type=submit],.gform_wrapper input[type=submit],.ginput_complex input[type=submit]{background-color:#ffe54c;border:none;color:#1c1c1c;font-family:Barlow Condensed,Barlow,sans-serif;margin-bottom:0;text-transform:uppercase}#loginform .gfield.col-6 .gfield_radio,.gform_ .gfield.col-6 .gfield_radio,.gform_wrapper .gfield.col-6 .gfield_radio,.ginput_complex .gfield.col-6 .gfield_radio{flex-direction:row;width:100%!important}@media print,screen and (min-width:48.0625em){#loginform .gfield.col-6 .gfield_radio .gchoice,.gform_ .gfield.col-6 .gfield_radio .gchoice,.gform_wrapper .gfield.col-6 .gfield_radio .gchoice,.ginput_complex .gfield.col-6 .gfield_radio .gchoice{margin:0 0 16px;width:calc(50% - 16px)!important}#loginform .gfield.col-6 .gfield_radio .gchoice:nth-child(odd),.gform_ .gfield.col-6 .gfield_radio .gchoice:nth-child(odd),.gform_wrapper .gfield.col-6 .gfield_radio .gchoice:nth-child(odd),.ginput_complex .gfield.col-6 .gfield_radio .gchoice:nth-child(odd){padding-right:8px!important}#loginform .gfield.col-6 .gfield_radio .gchoice:nth-child(2n),.gform_ .gfield.col-6 .gfield_radio .gchoice:nth-child(2n),.gform_wrapper .gfield.col-6 .gfield_radio .gchoice:nth-child(2n),.ginput_complex .gfield.col-6 .gfield_radio .gchoice:nth-child(2n){padding-left:8px!important}}#loginform .gfield.w-50,.gform_ .gfield.w-50,.gform_wrapper .gfield.w-50,.ginput_complex .gfield.w-50{display:inline-block;width:50%}@media print,screen and (min-width:48.0625em){#loginform .gfield.w-50:nth-child(odd),.gform_ .gfield.w-50:nth-child(odd),.gform_wrapper .gfield.w-50:nth-child(odd),.ginput_complex .gfield.w-50:nth-child(odd){padding-right:8px!important}#loginform .gfield.w-50:nth-child(2n),.gform_ .gfield.w-50:nth-child(2n),.gform_wrapper .gfield.w-50:nth-child(2n),.ginput_complex .gfield.w-50:nth-child(2n){padding-left:8px!important}#loginform .gfield.w-50 .gchoice,.gform_ .gfield.w-50 .gchoice,.gform_wrapper .gfield.w-50 .gchoice,.ginput_complex .gfield.w-50 .gchoice{display:inline-block;width:calc(50% - 16px)!important}#loginform .gfield.w-50 .gchoice label,.gform_ .gfield.w-50 .gchoice label,.gform_wrapper .gfield.w-50 .gchoice label,.ginput_complex .gfield.w-50 .gchoice label{margin:0}}@media print,screen and (max-width:48.06125em){#loginform input,#loginform input[type=number],#loginform input[type=radio]+label,#loginform input[type=text],.gform_ input,.gform_ input[type=number],.gform_ input[type=radio]+label,.gform_ input[type=text],.gform_wrapper input,.gform_wrapper input[type=number],.gform_wrapper input[type=radio]+label,.gform_wrapper input[type=text],.ginput_complex input,.ginput_complex input[type=number],.ginput_complex input[type=radio]+label,.ginput_complex input[type=text]{font-size:14px!important;white-space:normal!important}#loginform .radio-toolbar .gfield_radio label,.gform_ .radio-toolbar .gfield_radio label,.gform_wrapper .radio-toolbar .gfield_radio label,.ginput_complex .radio-toolbar .gfield_radio label{align-items:center;display:flex;height:100%;justify-content:center}#loginform .gfield_radio,.gform_ .gfield_radio,.gform_wrapper .gfield_radio,.ginput_complex .gfield_radio{display:grid!important;grid-template-columns:repeat(2,1fr)!important}#loginform .ginput_container_consent label,#loginform .top_label .gfield_label,#loginform ul.gfield_checkbox li label,.gform_ .ginput_container_consent label,.gform_ .top_label .gfield_label,.gform_ ul.gfield_checkbox li label,.gform_wrapper .ginput_container_consent label,.gform_wrapper .top_label .gfield_label,.gform_wrapper ul.gfield_checkbox li label,.ginput_complex .ginput_container_consent label,.ginput_complex .top_label .gfield_label,.ginput_complex ul.gfield_checkbox li label{font-size:14px!important}#loginform .gf-custom-checkbox-simple .gfield_radio .gchoice label,#loginform .ginput_container_consent label,#loginform ul.gfield_checkbox li label,.gform_ .gf-custom-checkbox-simple .gfield_radio .gchoice label,.gform_ .ginput_container_consent label,.gform_ ul.gfield_checkbox li label,.gform_wrapper .gf-custom-checkbox-simple .gfield_radio .gchoice label,.gform_wrapper .ginput_container_consent label,.gform_wrapper ul.gfield_checkbox li label,.ginput_complex .gf-custom-checkbox-simple .gfield_radio .gchoice label,.ginput_complex .ginput_container_consent label,.ginput_complex ul.gfield_checkbox li label{padding-bottom:4px}}.gf-custom-checkbox-simple .ginput_container_consent input[type=checkbox]+label:before,.gf-custom-checkbox-simple ul.gfield_checkbox li label:before{border:2px solid #ececec!important}.gf-custom-checkbox-simple .gfield_radio .gchoice{margin-bottom:0!important}.gf-custom-checkbox-simple .gfield_radio .gchoice label{border:none!important}.gf-custom-checkbox-simple .gfield_radio .gchoice label:before{border-color:#ececec;border-width:2px}.gf-custom-checkbox-simple .gfield_radio .gchoice input[type=radio]:checked+label{background-color:transparent;color:#1c1c1c}.gform_wrapper .ginput_container_consent input[type=checkbox]+label:before,.gform_wrapper ul.gfield_checkbox li label:before,.gform_wrapper ul.gfield_radio li label:before{background-color:none;border:1px solid #fff;color:#ffe54c;content:" ";font-style:normal;height:28px;left:0;line-height:28px;position:absolute;text-align:center;top:3px;width:28px}.gform_wrapper .gform_fields .gfield{margin-top:0;padding-right:0}.gform_wrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url(data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjUxMiIgd2lkdGg9IjUxMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTI3LjQwNiA2NTcuNzgxYy00Ljk4NS4wNzktOS45MSAyLjE2My0xMy40MzcgNS42ODhsLTU1IDU1Yy0zLjYgMy41OTktNS42OTcgOC42NTktNS42OTcgMTMuNzUgMCA1LjA5IDIuMDk2IDEwLjE1IDUuNjk3IDEzLjc1TDI0Mi4yNSA5MjkuMjVjMy42IDMuNiA4LjY1OSA1LjY5NyAxMy43NSA1LjY5NyA1LjA5MSAwIDEwLjE1LTIuMDk2IDEzLjc1LTUuNjk3bDE4My4yODEtMTgzLjI4MWMzLjYtMy42IDUuNjk3LTguNjYgNS42OTctMTMuNzUgMC01LjA5MS0yLjA5Ni0xMC4xNTEtNS42OTctMTMuNzVsLTU1LTU1Yy0zLjU5OC0zLjU5Mi04LjY1LTUuNjgyLTEzLjczNC01LjY4MnMtMTAuMTM2IDIuMDktMTMuNzM1IDUuNjgyTDI1NiA3NzguMDMgMTQxLjQzNyA2NjMuNDdjLTMuNjY2LTMuNjY0LTguODQ4LTUuNzY1LTE0LjAzLTUuNjg4eiIgc3R5bGU9ImZvbnQtc2l6ZTptZWRpdW07Zm9udC1zdHlsZTpub3JtYWw7Zm9udC12YXJpYW50Om5vcm1hbDtmb250LXdlaWdodDo0MDA7Zm9udC1zdHJldGNoOm5vcm1hbDt0ZXh0LWluZGVudDowO3RleHQtYWxpZ246c3RhcnQ7dGV4dC1kZWNvcmF0aW9uOm5vbmU7bGluZS1oZWlnaHQ6bm9ybWFsO2xldHRlci1zcGFjaW5nOm5vcm1hbDt3b3JkLXNwYWNpbmc6bm9ybWFsO3RleHQtdHJhbnNmb3JtOm5vbmU7ZGlyZWN0aW9uOmx0cjtibG9jay1wcm9ncmVzc2lvbjp0Yjt3cml0aW5nLW1vZGU6bHItdGI7dGV4dC1hbmNob3I6c3RhcnQ7YmFzZWxpbmUtc2hpZnQ6YmFzZWxpbmU7Y29sb3I6IzAwMDtmaWxsOiMyMjI7ZmlsbC1vcGFjaXR5OjE7ZmlsbC1ydWxlOm5vbnplcm87c3Ryb2tlOm5vbmU7c3Ryb2tlLXdpZHRoOjM4Ljg4MDAwMTA3O21hcmtlcjpub25lO3Zpc2liaWxpdHk6dmlzaWJsZTtkaXNwbGF5OmlubGluZTtvdmVyZmxvdzp2aXNpYmxlO2VuYWJsZS1iYWNrZ3JvdW5kOmFjY3VtdWxhdGU7Zm9udC1mYW1pbHk6U2FuczstaW5rc2NhcGUtZm9udC1zcGVjaWZpY2F0aW9uOlNhbnMiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgLTU0MC4zNjIpIi8+PC9zdmc+);background-position:100%;background-repeat:no-repeat;background-size:14px 14px;border:0;border-radius:0;border-right:8px solid #fff;height:39px;margin-left:0!important;outline:1px solid #202222;outline-offset:-1px;padding:9px}.gform_wrapper.gform_validation_error .gform_ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half){max-width:none!important}.gform_wrapper.gfield.gfield_error,.gform_wrapper.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning{background:none;border:none;padding-bottom:0;padding-top:0}.gform_wrapper .top_label .gfield_error{width:inherit}.gform_wrapper .field_description_below .gfield_description{padding-top:2px}.gform_wrapper .validation_message{color:#fff;font-size:14px;padding:0}.gform_wrapper .gfield_error .gfield_label,.gform_wrapper .gfield_required{color:inherit}.gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label{margin-top:8px}.gform_wrapper .ginput_container_consent,.gform_wrapper ul.gfield_checkbox li,.gform_wrapper ul.gfield_radio li{display:block;position:relative}.gform_wrapper .ginput_container_consent input[type=checkbox],.gform_wrapper ul.gfield_checkbox li input[type=checkbox],.gform_wrapper ul.gfield_radio li input[type=radio]{opacity:0;position:absolute}.gform_wrapper .ginput_container_consent label,.gform_wrapper ul.gfield_checkbox li label,.gform_wrapper ul.gfield_radio li label{cursor:pointer;display:inline-block;margin:0;max-width:none;padding:6px 0 2px 38px;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.gform_wrapper .gfield_contains_required .ginput_container_consent label:after{content:"*"}.gform_wrapper .gfield_contains_required .ginput_container_consent .gfield_required{display:none}.gform_wrapper .ginput_container_consent input[type=checkbox]:checked+label:before,.gform_wrapper ul.gfield_checkbox li input[type=checkbox]:checked+label:before,.gform_wrapper ul.gfield_radio li input[type=radio]:checked+label:before{content:"✓"}.gform_wrapper .ginput_container_consent label a,.gform_wrapper ul.gfield_checkbox li label a,.gform_wrapper ul.gfield_radio li label a{box-shadow:none;color:inherit;text-decoration:underline}.gform_wrapper .ginput_container_consent label a:hover,.gform_wrapper ul.gfield_checkbox li label a:hover,.gform_wrapper ul.gfield_radio li label a:hover{background:none;color:#ffe54c;text-decoration:underline}@media only screen and (min-width:641px){.gform_wrapper li.gf_list_inline ul.gfield_checkbox li,.gform_wrapper li.gf_list_inline ul.gfield_radio li{margin-right:32px}}.gform_wrapper .gform_footer{position:relative}.gform_wrapper img.gform_ajax_spinner{background:#fff;border-radius:50%;display:block;padding:6px;position:absolute;right:6%;top:16px}.gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),.gform_wrapper li.gfield_error textarea{border-color:#ffe54c}.gform_wrapper div.validation_error{background:#1c1c1c;border:1px solid #fff;color:#fff;font-size:inherit;font-size:15px;line-height:1.5;margin:0;padding:12px 8px;text-align:inherit}.gform_wrapper .gfield_error label,.gform_wrapper .gfield_error label a{color:inherit!important}.gform_wrapper .gfield_error .ginput_container_consent,.gform_wrapper li.gfield_error ul.gfield_checkbox,.gform_wrapper li.gfield_error ul.gfield_radio{color:#ffe54c}.gform_wrapper .gsection{margin-right:0}.form-on-grey .gform_wrapper ul.gfield_checkbox li label:before{background:#fff;border-color:#1c1c1c}#member-popup .modal .button_div .form-on-grey .gform_wrapper input[type=submit],#wpmem_login .form-on-grey .gform_wrapper input[type=submit],#wpmem_reg .form-on-grey .gform_wrapper input[type=submit],.form-on-grey .gform_wrapper #member-popup .modal .button_div input[type=submit],.form-on-grey .gform_wrapper #wpmem_login input[type=submit],.form-on-grey .gform_wrapper #wpmem_reg input[type=submit],.form-on-grey .gform_wrapper .button{background:#1c1c1c;color:#fff}.form-on-grey .gform_wrapper .validation_message{color:#1c1c1c}.gform_wrapper .radio-toolbar .gfield_radio{display:flex;flex-wrap:wrap}.gform_wrapper .radio-toolbar .gfield_radio li{flex-grow:1;margin-right:16px;text-align:center}.gform_wrapper .radio-toolbar .gfield_radio input[type=radio]{opacity:0;position:fixed;width:0}.gform_wrapper .radio-toolbar .gfield_radio label{background-color:#f8f8f8;color:#1c1c1c;display:inline-block;font-size:18px;margin:0;max-width:none;padding:10px 24px;text-indent:0;white-space:nowrap}.gform_wrapper .radio-toolbar .gfield_radio label:before{content:none!important}.has-mouse .gform_wrapper .radio-toolbar .gfield_radio label{transition:all .2s}@media only screen and (max-width:999px){.site-footer .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),.site-footer .gform_wrapper textarea{background:#ececec}.site-footer .gform_wrapper .ginput_container_consent input[type=checkbox]+label:before,.site-footer .gform_wrapper ul.gfield_checkbox li label:before,.site-footer .gform_wrapper ul.gfield_radio li label:before{border-color:#1c1c1c}.site-footer .gform_wrapper .validation_message{color:#1c1c1c}.site-footer .gform_wrapper div.validation_error{background:#fff;border-color:#1c1c1c;color:#1c1c1c}#member-popup .modal .button_div .site-footer .gform_wrapper input[type=submit],#wpmem_login .site-footer .gform_wrapper input[type=submit],#wpmem_reg .site-footer .gform_wrapper input[type=submit],.site-footer .gform_wrapper #member-popup .modal .button_div input[type=submit],.site-footer .gform_wrapper #wpmem_login input[type=submit],.site-footer .gform_wrapper #wpmem_reg input[type=submit],.site-footer .gform_wrapper input.button{background-color:#1c1c1c;color:#fff}}.noscroll{overflow:hidden}.is-hidden{display:none}.button-close{cursor:pointer;display:inline-block;font-size:32px;height:16px;line-height:.5;position:absolute;right:16px;top:16px;width:16px;z-index:99999}.modal-overlay{align-items:center;background:rgba(28,28,28,.6);cursor:pointer;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:9999}.modal{background:#fff;max-height:100%;min-height:300px;overflow-y:scroll;position:relative;width:100%;z-index:9999}.modal.popup-untranslated{align-items:center;display:flex;flex-direction:column;justify-content:center;max-width:600px;padding:2rem}.modal.popup-untranslated ul{list-style:none;margin:0}.modal.popup-untranslated ul li{display:inline}.cookie-consent{background-color:rgba(28,28,28,.9);box-shadow:0 2px 2px rgba(28,28,28,.1);color:#fff;max-height:100vh;opacity:0;overflow-y:auto;padding:.75rem;pointer-events:none;position:fixed;transform:translateY(100%);transition:opacity .5s ease-in-out,transform .5s ease-in-out;width:100%;z-index:9999}@media print,screen and (min-width:48.0625em){.cookie-consent{margin:1.5rem;padding:1rem}}@media print,screen and (min-width:90em){.cookie-consent{padding:1rem}}@media print,screen and (min-width:48.0625em){.cookie-consent{margin:2rem}}.cookie-consent-window .cookie-consent{opacity:1;pointer-events:auto;transform:translateY(0)}.cookie-consent.top{top:0}.cookie-consent.left{left:0}.cookie-consent.right{right:0}.cookie-consent.bottom{bottom:0}.cookie-consent.center{bottom:2rem;left:50%;transform:translateX(-50%)}.cookie-consent a,.cookie-consent button,.cookie-consent label,.cookie-consent p{font-size:.75rem!important}@media print,screen and (min-width:48.0625em){.cookie-consent a,.cookie-consent button,.cookie-consent label,.cookie-consent p{font-size:.75rem!important}}@media print,screen and (min-width:90em){.cookie-consent a,.cookie-consent button,.cookie-consent label,.cookie-consent p{font-size:.84375rem!important}}.cookie-consent-privacy-policy a{border-bottom:2px solid hsla(0,0%,100%,.3);color:hsla(0,0%,100%,.67);text-decoration:none;transition:border .5s ease-in-out}.cookie-consent-privacy-policy a:focus,.cookie-consent-privacy-policy a:hover{border-bottom-color:#fff}.cookie-consent-form{align-items:flex-end;display:flex;flex-direction:column}.cookie-consent-form .wrapper{display:flex;flex-direction:row}.cookie-consent-list{display:flex;flex-direction:column-reverse;margin:0;width:100%}.cookie-consent-list .help-text,.cookie-consent-list label{color:inherit;margin-left:1.875rem}.cookie-consent-list label{position:relative}.cookie-consent-list label:after,.cookie-consent-list label:before{content:"";display:block;position:absolute}.cookie-consent-list label:before{border:2px solid #fff;border-radius:.1875rem;height:1.25rem;left:-1.875rem;top:.5rem;width:1.25rem}.cookie-consent-list label:after{border:solid transparent;border-width:0 .125rem .125rem 0;height:.75rem;left:-1.4375rem;top:.6875rem;transform:rotate(45deg);transition:border-color .25s ease-in-out;width:.4375rem}.cookie-consent-list label:hover:after{border-color:hsla(0,0%,100%,.34)}.cookie-consent-list input[type=checkbox]{display:none}.cookie-consent-list input[type=checkbox]:checked+label:after{border-color:#fff}.cookie-consent-list input[type=checkbox]:disabled+label:after,.cookie-consent-list input[type=checkbox]:disabled+label:before{border-color:hsla(0,0%,100%,.5)}.cookie-consent-list .help-text{font-size:.875rem;margin-top:-.25rem;opacity:.67}@media print,screen and (min-width:48.0625em){.cookie-consent{border-radius:.1875rem;max-width:21.875rem}}.plyr--video{--plyr-color-main:#fada35;height:100%}.plyr__control{border-radius:0}.plyr__control--overlaid svg{fill:#1c1c1c}.plyr__poster{background-size:cover}.plyr iframe{transition:filter .2s linear}.plyr.plyr--paused iframe{filter:blur(1.5rem)}.plyr.plyr--paused .plyr__poster{bottom:0;display:initial!important;left:0;opacity:1;position:absolute;right:0;z-index:2}.video-player-window{overflow:hidden;position:relative}.player_wrapper{height:auto;left:0;position:absolute;top:0;width:100%;width:calc(100% + 1px);z-index:99}.video-section{background-color:#1c1c1c;overflow:hidden;padding-bottom:3rem;padding-top:3rem;position:relative}@media print,screen and (min-width:48.0625em){.video-section{padding-bottom:4rem;padding-top:4rem}}@media print,screen and (min-width:90em){.video-section{padding-bottom:4rem;padding-top:4rem}}.video-section .sidebar-title,.video-section .video-content,.video-section .video-content a,.video-section .video-section-title{color:#fff}@media print,screen and (min-width:48.0625em){.video-section .video-content{margin-top:1.5rem;padding-left:1.5rem;padding-right:1.5rem}}@media print,screen and (max-width:48.06125em){.video-section .video-content{margin-top:.75rem}}@media print,screen and (min-width:48.0625em){.video-section .video-content{margin-top:2rem;padding-left:2rem;padding-right:2rem}}@media print,screen and (max-width:48.06125em){.video-section .video-content{margin-top:1rem}}.video-section .video-content .title{margin-bottom:1rem}@media print,screen and (max-width:48.06125em){.video-section .video-content .title{margin-bottom:.5rem}.video-section .video-content .text{line-height:1.2}.video-section .advert-cell{display:flex;justify-content:center}}.video-section .advert-cell{margin-top:2rem}.video-section>.grid-container{position:relative;z-index:8}.video-section .bg-shape{position:absolute;z-index:1}.video-section .bg-shape svg{stroke:#ffd45a;fill:#ffd45a;opacity:.1}.video-section .bg-shape.shape-circle-dashed{bottom:0;left:0;max-width:400px;width:15vw}.video-section .bg-shape.shape-triangle{left:0;max-width:400px;top:0;width:20vw}.video-section .bg-shape.shape-zigzag{max-width:600px;right:0;top:10%;width:15vw}.search-form{display:flex;position:relative}.search-form .input-group-button .search-button{align-items:center;border-radius:0;display:flex;justify-content:center}.search-form .input-group-button .search-button .value{color:#1c1c1c;margin-left:.2em}#search-input{border-radius:0;border-right:none;display:initial;font-size:1.25rem;height:3rem;margin:0}#search-input::-moz-placeholder{color:#1c1c1c;font-style:italic;font-weight:700;opacity:.75}#search-input:-ms-input-placeholder{color:#1c1c1c;font-style:italic;font-weight:700;opacity:.75}#search-input::placeholder{color:#1c1c1c;font-style:italic;font-weight:700;opacity:.75}#search-suggestions{background-color:#fff;border-radius:0;box-shadow:0 2px 2px rgba(28,28,28,.2);left:0;list-style:none;margin:0;max-height:50vh;overflow-y:scroll;position:absolute;top:100%;transform:translateY(.5rem);transition:opacity .5s ease-in-out;z-index:200}#search-suggestions.hidden{height:0}#search-suggestions li.selected{background:#f8f8f8}#search-suggestions,#search-suggestions>div{width:100%}#search-suggestions a{color:#1c1c1c;display:block;font-size:1.6875rem;font-size:1.5rem;padding:.5rem .625rem}@media print,screen and (min-width:48.0625em){#search-suggestions a{font-size:1.0125rem;font-size:.9rem}}#search-suggestions a.is-active,#search-suggestions a:hover{background-color:#ffe54c;color:#1c1c1c}#search-suggestions a:hover{cursor:pointer}#search-suggestions a:not(:last-of-type){border-bottom:1px solid #cacaca}.list-tags{list-style:none;margin:0}.list-tags li{display:inline-block;margin-right:.5rem}.list-tags .tag-archive,.list-tags .tags-title{font-family:Barlow Condensed,Barlow,sans-serif;font-weight:700;line-height:1.2;padding:.5rem}.list-tags .tags-title{background-color:#1c1c1c;color:#fff;text-transform:uppercase}.tag-archive{background-color:#1c1c1c;border-right:none;color:#fff;text-transform:lowercase;transition:color .5s ease-in-out}.tag-archive:focus,.tag-archive:hover{color:#ffe54c}.tag-follow,.tag-signup{background-color:#dcdcdc;border-radius:0;color:#1c1c1c;font-family:Barlow Condensed,Barlow,sans-serif;line-height:1.2;padding:.5rem;text-transform:uppercase}.tag-follow.active .icon,.tag-signup.active .icon{fill:#1c1c1c;transform:rotate(45deg)}.tag-follow:focus,.tag-follow:hover,.tag-signup:focus,.tag-signup:hover{cursor:pointer}.tag-follow{background:#ececec}.tags-link .link-wrapper{display:flex;margin-bottom:.25rem}@media print,screen and (max-width:48.06125em){.list-tags .tag-archive{border:none;padding:.25rem}.list-tags li{margin-left:0;margin-right:.25rem}.tag-follow,.tag-signup{padding:.25rem}}.header-language{align-items:center;display:flex;justify-content:center;margin-left:1rem}#language-picker-select{font-family:Barlow Condensed,Barlow,sans-serif;font-weight:700;padding:0 .5rem;text-align:center;text-transform:uppercase}#language-picker-select select{margin:0}#member-popup .modal{max-width:640px;padding:0;width:80vw}#member-popup .modal .content{background-color:#fff;padding:1.5rem}@media print,screen and (min-width:48.0625em){#member-popup .modal .content{padding:2rem}}@media print,screen and (min-width:90em){#member-popup .modal .content{padding:2rem}}#member-popup .modal .content .title{margin-bottom:1rem}#member-popup .modal .content p{margin-bottom:0}#member-popup .modal #panel-login,#member-popup .modal #panel-register{background-color:#f8f8f8;display:flex;flex-direction:column;justify-content:center;padding:1.5rem}@media print,screen and (min-width:48.0625em){#member-popup .modal #panel-login,#member-popup .modal #panel-register{padding:2rem}}@media print,screen and (min-width:90em){#member-popup .modal #panel-login,#member-popup .modal #panel-register{padding:2rem}}#member-popup .modal .tablist{display:flex;justify-content:space-evenly}#member-popup .modal .tablist>button{border-radius:0;flex:1;height:3rem}#member-popup .modal .tablist [role=tab]{border:none;top:0}#member-popup .modal .tablist [role=tab][aria-selected=true]{background-color:#1c1c1c;color:#fff}#popup-search{background:rgba(28,28,28,.9);padding-bottom:20vh}#popup-search .search-input{max-width:100vw;width:800px}#popup-search .search-input .title{color:#fff;margin-bottom:2rem;text-align:center}#popup-search .search-input .search-form{margin:0 auto;max-width:600px}[role=tab],[role=tab]:focus,[role=tab]:hover{margin:0;outline:none;overflow:visible;position:relative;top:2px;z-index:2}[role=tab][aria-selected=true]{border-bottom:2px solid #2474d6}[role=tab][aria-selected=false]{border-bottom:2px solid #b7b7b8}[role=tabpanel]{overflow:auto}[role=tabpanel].is-hidden{display:none}[role=tabpanel] p{margin:0}#loading{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite;border:5px solid #f3f3f3;border-radius:100%;border-top:6px solid #9c41f2;height:2rem;margin:auto;visibility:hidden;width:2rem}#loading.display{visibility:visible}@-webkit-keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loadmore:disabled{cursor:not-allowed;position:relative}.loadmore:enabled .disabled-text{display:none!important}.loadmore:disabled .active-text{visibility:hidden}.loadmore:disabled:after{-webkit-animation:button-loading-spinner 1s ease infinite;animation:button-loading-spinner 1s ease infinite;border:4px solid transparent;border-radius:50%;border-top-color:#fff;bottom:0;content:"";height:32px;left:0;margin:auto;position:absolute;right:0;top:-8px;width:32px}@-webkit-keyframes button-loading-spinner{0%{transform:rotate(0turn)}to{transform:rotate(1turn)}}@keyframes button-loading-spinner{0%{transform:rotate(0turn)}to{transform:rotate(1turn)}}.order-right{flex-direction:row-reverse}.align-center{display:flex;flex-direction:column}#page-template-minimal-image .content,.section-block{padding-bottom:2.25rem;padding-top:2.25rem}#page-template-minimal-image .content:last-of-type.cta,.section-block:last-of-type.cta{padding-bottom:0}@media print,screen and (max-width:48.06125em){#page-template-minimal-image .content,.section-block{padding-left:.75rem;padding-right:.75rem}}@media print,screen and (min-width:48.0625em){#page-template-minimal-image .content,.section-block{padding-bottom:3rem;padding-top:3rem}}@media print,screen and (min-width:90em){#page-template-minimal-image .content,.section-block{padding-bottom:3rem;padding-top:3rem}}@media print,screen and (max-width:48.06125em){#page-template-minimal-image .content,.section-block{padding-left:1rem;padding-right:1rem}}#page-template-minimal-image .content .pretitle,.section-block .pretitle{margin-bottom:.75rem;opacity:.5;text-transform:uppercase}@media print,screen and (min-width:48.0625em){#page-template-minimal-image .content .pretitle,.section-block .pretitle{margin-bottom:1rem}}@media print,screen and (min-width:90em){#page-template-minimal-image .content .pretitle,.section-block .pretitle{margin-bottom:1rem}}#page-template-minimal-image .content .title,.section-block .title{margin-bottom:1.5rem}@media print,screen and (min-width:48.0625em){#page-template-minimal-image .content .title,.section-block .title{margin-bottom:2rem}}@media print,screen and (min-width:90em){#page-template-minimal-image .content .title,.section-block .title{margin-bottom:2rem}}#page-template-minimal-image .content .text p:last-of-type,.section-block .text p:last-of-type{margin-bottom:0}#page-template-minimal-image .content .inner-wrapper.content,#page-template-minimal-image .media .content .inner-wrapper,.media #page-template-minimal-image .content .inner-wrapper,.media .section-block .inner-wrapper,.section-block .inner-wrapper.content{overflow:hidden;position:-webkit-sticky;position:sticky;top:1rem}#page-template-minimal-image .content .media img,#page-template-minimal-image .content .media video,.section-block .media img,.section-block .media video{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media print,screen and (max-width:48.06125em){#page-template-minimal-image .content .media video,.section-block .media video{max-height:305px;min-height:305px}}#page-template-minimal-image .boxes.content .content,.section-block.boxes .content{display:flex;flex-direction:column;justify-content:center}#page-template-minimal-image .order-right .boxes.content .content,.order-right #page-template-minimal-image .boxes.content .content,.order-right .section-block.boxes .content{background-color:#000;display:flex;flex-direction:column;justify-content:center}@media print,screen and (max-width:48.06125em){#page-template-minimal-image .order-right .boxes.content .content,.order-right #page-template-minimal-image .boxes.content .content,.order-right .section-block.boxes .content{padding:1.5rem}}@media print,screen and (min-width:48.0625em){#page-template-minimal-image .order-right .boxes.content .content,.order-right #page-template-minimal-image .boxes.content .content,.order-right .section-block.boxes .content{padding:3rem}}@media print,screen and (max-width:48.06125em){#page-template-minimal-image .order-right .boxes.content .content,.order-right #page-template-minimal-image .boxes.content .content,.order-right .section-block.boxes .content{padding:2rem}}@media print,screen and (min-width:48.0625em){#page-template-minimal-image .order-right .boxes.content .content,.order-right #page-template-minimal-image .boxes.content .content,.order-right .section-block.boxes .content{padding:4rem}}#page-template-minimal-image .order-right .boxes.content .content .title,.order-right #page-template-minimal-image .boxes.content .content .title,.order-right .section-block.boxes .content .title{line-height:1.4;max-width:90%}@media print,screen and (min-width:48.0625em){#page-template-minimal-image .order-right .boxes.content .content,.order-right #page-template-minimal-image .boxes.content .content,.order-right .section-block.boxes .content{min-height:570px}}#page-template-minimal-image .boxes.content .content p,.section-block.boxes .content p{line-height:1.6}#page-template-minimal-image .boxes.content .list-boxes,.section-block.boxes .list-boxes{margin-top:1rem}#page-template-minimal-image .colour-yellow .boxes.content .content,.colour-yellow #page-template-minimal-image .boxes.content .content,.colour-yellow .section-block.boxes .content{background-color:rgba(255,229,76,.5);display:flex;flex-direction:column;justify-content:center}@media print,screen and (max-width:48.06125em){#page-template-minimal-image .colour-yellow .boxes.content .content,.colour-yellow #page-template-minimal-image .boxes.content .content,.colour-yellow .section-block.boxes .content{padding:1.5rem}}@media print,screen and (min-width:48.0625em){#page-template-minimal-image .colour-yellow .boxes.content .content,.colour-yellow #page-template-minimal-image .boxes.content .content,.colour-yellow .section-block.boxes .content{padding:3rem}}@media print,screen and (max-width:48.06125em){#page-template-minimal-image .colour-yellow .boxes.content .content,.colour-yellow #page-template-minimal-image .boxes.content .content,.colour-yellow .section-block.boxes .content{padding:2rem}}@media print,screen and (min-width:48.0625em){#page-template-minimal-image .colour-yellow .boxes.content .content,.colour-yellow #page-template-minimal-image .boxes.content .content,.colour-yellow .section-block.boxes .content{padding:4rem}}#page-template-minimal-image .colour-yellow .boxes.content .content .title,.colour-yellow #page-template-minimal-image .boxes.content .content .title,.colour-yellow .section-block.boxes .content .title{line-height:1.4;max-width:90%}@media print,screen and (min-width:48.0625em){#page-template-minimal-image .colour-yellow .boxes.content .content,.colour-yellow #page-template-minimal-image .boxes.content .content,.colour-yellow .section-block.boxes .content{min-height:570px}}#page-template-minimal-image .boxes.content .colour-blue .content,.section-block.boxes .colour-blue .content{background-color:rgba(159,212,202,.5);display:flex;flex-direction:column;justify-content:center}@media print,screen and (max-width:48.06125em){#page-template-minimal-image .boxes.content .colour-blue .content,.section-block.boxes .colour-blue .content{padding:1.5rem}}@media print,screen and (min-width:48.0625em){#page-template-minimal-image .boxes.content .colour-blue .content,.section-block.boxes .colour-blue .content{padding:3rem}}@media print,screen and (max-width:48.06125em){#page-template-minimal-image .boxes.content .colour-blue .content,.section-block.boxes .colour-blue .content{padding:2rem}}@media print,screen and (min-width:48.0625em){#page-template-minimal-image .boxes.content .colour-blue .content,.section-block.boxes .colour-blue .content{padding:4rem}}#page-template-minimal-image .boxes.content .colour-blue .content .title,.section-block.boxes .colour-blue .content .title{line-height:1.4;max-width:90%}@media print,screen and (min-width:48.0625em){#page-template-minimal-image .boxes.content .colour-blue .content,.section-block.boxes .colour-blue .content{min-height:570px}}#page-template-minimal-image .colour-gray .boxes.content .content,.colour-gray #page-template-minimal-image .boxes.content .content,.colour-gray .section-block.boxes .content{background-color:hsla(0,0%,97%,.5);display:flex;flex-direction:column;justify-content:center}@media print,screen and (max-width:48.06125em){#page-template-minimal-image .colour-gray .boxes.content .content,.colour-gray #page-template-minimal-image .boxes.content .content,.colour-gray .section-block.boxes .content{padding:1.5rem}}@media print,screen and (min-width:48.0625em){#page-template-minimal-image .colour-gray .boxes.content .content,.colour-gray #page-template-minimal-image .boxes.content .content,.colour-gray .section-block.boxes .content{padding:3rem}}@media print,screen and (max-width:48.06125em){#page-template-minimal-image .colour-gray .boxes.content .content,.colour-gray #page-template-minimal-image .boxes.content .content,.colour-gray .section-block.boxes .content{padding:2rem}}@media print,screen and (min-width:48.0625em){#page-template-minimal-image .colour-gray .boxes.content .content,.colour-gray #page-template-minimal-image .boxes.content .content,.colour-gray .section-block.boxes .content{padding:4rem}}#page-template-minimal-image .colour-gray .boxes.content .content .title,.colour-gray #page-template-minimal-image .boxes.content .content .title,.colour-gray .section-block.boxes .content .title{line-height:1.4;max-width:90%}@media print,screen and (min-width:48.0625em){#page-template-minimal-image .colour-gray .boxes.content .content,.colour-gray #page-template-minimal-image .boxes.content .content,.colour-gray .section-block.boxes .content{min-height:570px}}#page-template-minimal-image .colour-green .boxes.content .content,.colour-green #page-template-minimal-image .boxes.content .content,.colour-green .section-block.boxes .content{background-color:rgba(114,176,137,.5);display:flex;flex-direction:column;justify-content:center}@media print,screen and (max-width:48.06125em){#page-template-minimal-image .colour-green .boxes.content .content,.colour-green #page-template-minimal-image .boxes.content .content,.colour-green .section-block.boxes .content{padding:1.5rem}}@media print,screen and (min-width:48.0625em){#page-template-minimal-image .colour-green .boxes.content .content,.colour-green #page-template-minimal-image .boxes.content .content,.colour-green .section-block.boxes .content{padding:3rem}}@media print,screen and (max-width:48.06125em){#page-template-minimal-image .colour-green .boxes.content .content,.colour-green #page-template-minimal-image .boxes.content .content,.colour-green .section-block.boxes .content{padding:2rem}}@media print,screen and (min-width:48.0625em){#page-template-minimal-image .colour-green .boxes.content .content,.colour-green #page-template-minimal-image .boxes.content .content,.colour-green .section-block.boxes .content{padding:4rem}}#page-template-minimal-image .colour-green .boxes.content .content .title,.colour-green #page-template-minimal-image .boxes.content .content .title,.colour-green .section-block.boxes .content .title{line-height:1.4;max-width:90%}@media print,screen and (min-width:48.0625em){#page-template-minimal-image .colour-green .boxes.content .content,.colour-green #page-template-minimal-image .boxes.content .content,.colour-green .section-block.boxes .content{min-height:570px}}#page-template-minimal-image .colour-red .boxes.content .content,.colour-red #page-template-minimal-image .boxes.content .content,.colour-red .section-block.boxes .content{background-color:rgba(255,164,137,.5);display:flex;flex-direction:column;justify-content:center}@media print,screen and (max-width:48.06125em){#page-template-minimal-image .colour-red .boxes.content .content,.colour-red #page-template-minimal-image .boxes.content .content,.colour-red .section-block.boxes .content{padding:1.5rem}}@media print,screen and (min-width:48.0625em){#page-template-minimal-image .colour-red .boxes.content .content,.colour-red #page-template-minimal-image .boxes.content .content,.colour-red .section-block.boxes .content{padding:3rem}}@media print,screen and (max-width:48.06125em){#page-template-minimal-image .colour-red .boxes.content .content,.colour-red #page-template-minimal-image .boxes.content .content,.colour-red .section-block.boxes .content{padding:2rem}}@media print,screen and (min-width:48.0625em){#page-template-minimal-image .colour-red .boxes.content .content,.colour-red #page-template-minimal-image .boxes.content .content,.colour-red .section-block.boxes .content{padding:4rem}}#page-template-minimal-image .colour-red .boxes.content .content .title,.colour-red #page-template-minimal-image .boxes.content .content .title,.colour-red .section-block.boxes .content .title{line-height:1.4;max-width:90%}@media print,screen and (min-width:48.0625em){#page-template-minimal-image .colour-red .boxes.content .content,.colour-red #page-template-minimal-image .boxes.content .content,.colour-red .section-block.boxes .content{min-height:570px}}#page-template-minimal-image .content .social-buttons,.section-block .social-buttons{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;position:relative}#page-template-minimal-image .content .social-buttons .li-button,.section-block .social-buttons .li-button{margin-left:1rem}#page-template-minimal-image .content .social-buttons .li-button:first-of-type,.section-block .social-buttons .li-button:first-of-type{margin-left:0}#member-popup .modal .button_div #page-template-minimal-image .content .social-buttons .li-button input[type=submit],#member-popup .modal .button_div .section-block .social-buttons .li-button input[type=submit],#page-template-minimal-image .content .social-buttons .li-button #member-popup .modal .button_div input[type=submit],#page-template-minimal-image .content .social-buttons .li-button #wpmem_login input[type=submit],#page-template-minimal-image .content .social-buttons .li-button #wpmem_reg input[type=submit],#page-template-minimal-image .content .social-buttons .li-button .button,#wpmem_login #page-template-minimal-image .content .social-buttons .li-button input[type=submit],#wpmem_login .section-block .social-buttons .li-button input[type=submit],#wpmem_reg #page-template-minimal-image .content .social-buttons .li-button input[type=submit],#wpmem_reg .section-block .social-buttons .li-button input[type=submit],.section-block .social-buttons .li-button #member-popup .modal .button_div input[type=submit],.section-block .social-buttons .li-button #wpmem_login input[type=submit],.section-block .social-buttons .li-button #wpmem_reg input[type=submit],.section-block .social-buttons .li-button .button{height:auto;padding:.5rem;width:auto}#member-popup .modal .button_div #page-template-minimal-image .content .social-buttons .li-button input[type=submit] .icon,#member-popup .modal .button_div .section-block .social-buttons .li-button input[type=submit] .icon,#page-template-minimal-image .content .social-buttons .li-button #member-popup .modal .button_div input[type=submit] .icon,#page-template-minimal-image .content .social-buttons .li-button #wpmem_login input[type=submit] .icon,#page-template-minimal-image .content .social-buttons .li-button #wpmem_reg input[type=submit] .icon,#page-template-minimal-image .content .social-buttons .li-button .button .icon,#wpmem_login #page-template-minimal-image .content .social-buttons .li-button input[type=submit] .icon,#wpmem_login .section-block .social-buttons .li-button input[type=submit] .icon,#wpmem_reg #page-template-minimal-image .content .social-buttons .li-button input[type=submit] .icon,#wpmem_reg .section-block .social-buttons .li-button input[type=submit] .icon,.section-block .social-buttons .li-button #member-popup .modal .button_div input[type=submit] .icon,.section-block .social-buttons .li-button #wpmem_login input[type=submit] .icon,.section-block .social-buttons .li-button #wpmem_reg input[type=submit] .icon,.section-block .social-buttons .li-button .button .icon{height:1.5rem;width:1.5rem}@media print,screen and (min-width:48.0625em){#member-popup .modal .button_div #page-template-minimal-image .content .social-buttons .li-button input[type=submit] .icon,#member-popup .modal .button_div .section-block .social-buttons .li-button input[type=submit] .icon,#page-template-minimal-image .content .social-buttons .li-button #member-popup .modal .button_div input[type=submit] .icon,#page-template-minimal-image .content .social-buttons .li-button #wpmem_login input[type=submit] .icon,#page-template-minimal-image .content .social-buttons .li-button #wpmem_reg input[type=submit] .icon,#page-template-minimal-image .content .social-buttons .li-button .button .icon,#wpmem_login #page-template-minimal-image .content .social-buttons .li-button input[type=submit] .icon,#wpmem_login .section-block .social-buttons .li-button input[type=submit] .icon,#wpmem_reg #page-template-minimal-image .content .social-buttons .li-button input[type=submit] .icon,#wpmem_reg .section-block .social-buttons .li-button input[type=submit] .icon,.section-block .social-buttons .li-button #member-popup .modal .button_div input[type=submit] .icon,.section-block .social-buttons .li-button #wpmem_login input[type=submit] .icon,.section-block .social-buttons .li-button #wpmem_reg input[type=submit] .icon,.section-block .social-buttons .li-button .button .icon{height:2rem;width:2rem}}@media print,screen and (min-width:90em){#member-popup .modal .button_div #page-template-minimal-image .content .social-buttons .li-button input[type=submit] .icon,#member-popup .modal .button_div .section-block .social-buttons .li-button input[type=submit] .icon,#page-template-minimal-image .content .social-buttons .li-button #member-popup .modal .button_div input[type=submit] .icon,#page-template-minimal-image .content .social-buttons .li-button #wpmem_login input[type=submit] .icon,#page-template-minimal-image .content .social-buttons .li-button #wpmem_reg input[type=submit] .icon,#page-template-minimal-image .content .social-buttons .li-button .button .icon,#wpmem_login #page-template-minimal-image .content .social-buttons .li-button input[type=submit] .icon,#wpmem_login .section-block .social-buttons .li-button input[type=submit] .icon,#wpmem_reg #page-template-minimal-image .content .social-buttons .li-button input[type=submit] .icon,#wpmem_reg .section-block .social-buttons .li-button input[type=submit] .icon,.section-block .social-buttons .li-button #member-popup .modal .button_div input[type=submit] .icon,.section-block .social-buttons .li-button #wpmem_login input[type=submit] .icon,.section-block .social-buttons .li-button #wpmem_reg input[type=submit] .icon,.section-block .social-buttons .li-button .button .icon{height:2rem;width:2rem}}#page-template-minimal-image .content .social-buttons .li-button .facebook,.section-block .social-buttons .li-button .facebook{background-color:#3b5998!important}#page-template-minimal-image .content .social-buttons .li-button .linkedin,.section-block .social-buttons .li-button .linkedin{background-color:#0077b5!important}#page-template-minimal-image .content .social-buttons .li-button .twitter,.section-block .social-buttons .li-button .twitter{background-color:#1da1f2!important}#page-template-minimal-image .content .social-buttons .li-button .whatsapp,.section-block .social-buttons .li-button .whatsapp{background-color:#25d366!important}#page-template-minimal-image .content .social-buttons .li-button .youtube,.section-block .social-buttons .li-button .youtube{background-color:red!important}#page-template-minimal-image .content .social-buttons .li-button .instagram,.section-block .social-buttons .li-button .instagram{background-color:#bc2a8d!important}#page-template-minimal-image .content .social-buttons .li-button .email,.section-block .social-buttons .li-button .email{background-color:#ffe54c!important}#page-template-minimal-image .content .social-buttons .li-button .icon,.section-block .social-buttons .li-button .icon{fill:#fff}@media print,screen and (min-width:48.0625em){#page-template-minimal-image .content .media .inner-wrapper video,.section-block .media .inner-wrapper video{max-height:570px;min-height:570px}}#page-template-minimal-image .background-yellow.content,.section-block.background-yellow{background-color:rgba(255,229,76,.25)}#page-template-minimal-image .background-yellow.content .highlight,.section-block.background-yellow .highlight{background-image:linear-gradient(#ffe54c,#ffe54c);background-position:0 100%;background-repeat:no-repeat;background-size:100% 12px;text-decoration:none;transition:background-size .3s}#page-template-minimal-image .background-blue.content,.section-block.background-blue{background-color:rgba(159,212,202,.25)}#page-template-minimal-image .background-blue.content .highlight,.section-block.background-blue .highlight{background-image:linear-gradient(#9fd4ca,#9fd4ca);background-position:0 100%;background-repeat:no-repeat;background-size:100% 12px;text-decoration:none;transition:background-size .3s}#page-template-minimal-image .background-gray.content,.section-block.background-gray{background-color:#f8f8f8}#page-template-minimal-image .background-green.content,.section-block.background-green{background-color:rgba(114,176,137,.25)}#page-template-minimal-image .background-green.content .highlight,.section-block.background-green .highlight{background-image:linear-gradient(#72b089,#72b089);background-position:0 100%;background-repeat:no-repeat;background-size:100% 12px;text-decoration:none;transition:background-size .3s}#page-template-minimal-image .background-red.content,.section-block.background-red{background-color:rgba(255,164,137,.25)}#page-template-minimal-image .background-red.content .highlight,.section-block.background-red .highlight{background-image:linear-gradient(#ffa489,#ffa489);background-position:0 100%;background-repeat:no-repeat;background-size:100% 12px;text-decoration:none;transition:background-size .3s}.section-block.cta{padding-top:0}@media print,screen and (max-width:48.06125em){.section-block.cta{padding:0}.section-block.cta,.section-block.cta .media{height:60vh;max-height:600px}.section-block.cta .progressive-image{height:100%}}.section-block.cta>.grid-x{position:relative}.section-block.cta .content{left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);z-index:99}.section-block.cta .content .pretitle,.section-block.cta .content .text,.section-block.cta .content .title{color:#fff;margin-bottom:.75rem}@media print,screen and (min-width:48.0625em){.section-block.cta .content .pretitle,.section-block.cta .content .text,.section-block.cta .content .title{margin-bottom:1rem}}@media print,screen and (min-width:90em){.section-block.cta .content .pretitle,.section-block.cta .content .text,.section-block.cta .content .title{margin-bottom:1rem}}.section-block.cta .content .title{text-transform:uppercase}.section-block.cta .content .highlight{background-image:linear-gradient(#ffe54c,#ffe54c);background-position:0 100%;background-repeat:no-repeat;background-size:100% 12px;text-decoration:none;transition:background-size .3s}.section-block.cta .media{position:relative}.section-block.cta .media .overlay{background-color:rgba(28,28,28,.75);height:100%;left:0;position:absolute;top:0;width:100%;z-index:98}.section-block.cta .media video{height:100%;max-height:600px;min-height:600px;-o-object-fit:cover;object-fit:cover;width:100%}.section-block.culture{background-color:#f8f8f8}@media print,screen and (max-width:48.06125em){.section-block.statement{padding-left:.75rem;padding-left:1rem;padding-right:.75rem;padding-right:1rem}}.section-block.statement p{margin-bottom:0}.section-block.quote blockquote:not(.tiktok-embed){background-color:transparent;border-left:none;margin-bottom:1rem;quotes:"“" "”" "‘" "’"}.section-block.quote blockquote:not(.tiktok-embed):before{content:open-quote}.section-block.quote blockquote:not(.tiktok-embed):after{content:close-quote}.section-block.quote .images{position:relative}.section-block.quote .logo,.section-block.quote .profile{background-color:#fff;border-radius:50%;overflow:hidden}.section-block.quote .logo img,.section-block.quote .profile img{-o-object-fit:cover;object-fit:cover;width:100%}.section-block.quote .profile{height:256px;width:256px}.section-block.quote .logo{border:1px solid #ececec;bottom:0;height:96px;padding:.5rem;position:absolute;right:0;width:96px;z-index:2}.section-block.quote .text{display:flex;flex-direction:column;justify-content:center}.section-block.quote .attr{margin-bottom:0}@media print,screen and (max-width:48.06125em){.section-block.quote .images{align-items:center;display:flex;justify-content:center}}.section-block.social .title{margin-bottom:1rem;text-transform:uppercase}.section-block.social .lead{margin-bottom:0}.section-block.social .social-buttons{z-index:1}.section-block.social .icons{align-items:center;display:flex;flex-direction:column;justify-content:center;position:relative}.section-block.social .icons .li-button{margin-left:1rem}#member-popup .modal .button_div .section-block.social .icons .li-button input[type=submit],#wpmem_login .section-block.social .icons .li-button input[type=submit],#wpmem_reg .section-block.social .icons .li-button input[type=submit],.section-block.social .icons .li-button #member-popup .modal .button_div input[type=submit],.section-block.social .icons .li-button #wpmem_login input[type=submit],.section-block.social .icons .li-button #wpmem_reg input[type=submit],.section-block.social .icons .li-button .button{height:auto;padding:.5rem;width:auto}#member-popup .modal .button_div .section-block.social .icons .li-button input[type=submit] .icon,#wpmem_login .section-block.social .icons .li-button input[type=submit] .icon,#wpmem_reg .section-block.social .icons .li-button input[type=submit] .icon,.section-block.social .icons .li-button #member-popup .modal .button_div input[type=submit] .icon,.section-block.social .icons .li-button #wpmem_login input[type=submit] .icon,.section-block.social .icons .li-button #wpmem_reg input[type=submit] .icon,.section-block.social .icons .li-button .button .icon{height:1.5rem;width:1.5rem}@media print,screen and (min-width:48.0625em){#member-popup .modal .button_div .section-block.social .icons .li-button input[type=submit] .icon,#wpmem_login .section-block.social .icons .li-button input[type=submit] .icon,#wpmem_reg .section-block.social .icons .li-button input[type=submit] .icon,.section-block.social .icons .li-button #member-popup .modal .button_div input[type=submit] .icon,.section-block.social .icons .li-button #wpmem_login input[type=submit] .icon,.section-block.social .icons .li-button #wpmem_reg input[type=submit] .icon,.section-block.social .icons .li-button .button .icon{height:2rem;width:2rem}}@media print,screen and (min-width:90em){#member-popup .modal .button_div .section-block.social .icons .li-button input[type=submit] .icon,#wpmem_login .section-block.social .icons .li-button input[type=submit] .icon,#wpmem_reg .section-block.social .icons .li-button input[type=submit] .icon,.section-block.social .icons .li-button #member-popup .modal .button_div input[type=submit] .icon,.section-block.social .icons .li-button #wpmem_login input[type=submit] .icon,.section-block.social .icons .li-button #wpmem_reg input[type=submit] .icon,.section-block.social .icons .li-button .button .icon{height:2rem;width:2rem}}.section-block.social .icons .li-button .facebook{background-color:#3b5998!important}.section-block.social .icons .li-button .linkedin{background-color:#0077b5!important}.section-block.social .icons .li-button .twitter{background-color:#1da1f2!important}.section-block.social .icons .li-button .whatsapp{background-color:#25d366!important}.section-block.social .icons .li-button .youtube{background-color:red!important}.section-block.social .icons .li-button .instagram{background-color:#bc2a8d!important}.section-block.social .icons .li-button .email{background-color:#ffe54c!important}.section-block.social .icons .li-button .icon{fill:#fff}.section-block.social .element-zigzag{max-width:400px;position:absolute;top:50%;transform:translateY(-50%);width:100%}@media print,screen and (max-width:48.06125em){.section-block.social .text{text-align:center}}@media print,screen and (max-width:48.06125em) and (max-width:48.06125em){.section-block.social .icons{padding-bottom:2.25rem;padding-bottom:3rem;padding-top:2.25rem;padding-top:3rem}}.hero{overflow:hidden}.hero,.hero>.grid-x{position:relative}.hero .content,.hero .media,.hero video{max-height:800px;min-height:600px;overflow:hidden}.hero video{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.hero .media .progressive-image{height:100%;max-height:80vh!important}.hero .media .progressive-image img{height:100%;max-height:80vh;-o-object-fit:cover;object-fit:cover}.hero .content{overflow:hidden;position:relative}@media print,screen and (min-width:48.0625em){.hero .order-right .content-overlay .inner-wrapper{padding-left:1.5rem;padding-left:2rem}}.hero .content-overlay{height:100%;left:0;position:absolute;top:0;width:100%;z-index:99}.hero .content-overlay>.grid-container,.hero .content-overlay>.grid-container>.grid-x{height:100%}@media print,screen and (max-width:48.06125em){.hero .content-overlay .inner-wrapper{padding-left:.75rem;padding-left:1rem;padding-right:.75rem;padding-right:1rem}}.hero .content-overlay .cell{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center}.hero .content-overlay .text,.hero .content-overlay .title{line-height:1.2}.hero .content-overlay .pretitle,.hero .content-overlay .title{margin-bottom:.75rem;text-transform:uppercase}@media print,screen and (min-width:48.0625em){.hero .content-overlay .pretitle,.hero .content-overlay .title{margin-bottom:1rem}}@media print,screen and (min-width:90em){.hero .content-overlay .pretitle,.hero .content-overlay .title{margin-bottom:1rem}}.hero .content-overlay .pretitle{opacity:.5}.hero .content-overlay .title{text-transform:uppercase}.hero .anchor{bottom:1.5rem;color:#1c1c1c;font-family:Barlow Condensed,Barlow,sans-serif;font-weight:700;position:absolute;right:1.5rem;transform:rotate(90deg);transform-origin:100% 0;z-index:99}@media print,screen and (min-width:48.0625em){.hero .anchor{bottom:2rem;right:2rem}}@media print,screen and (min-width:90em){.hero .anchor{bottom:2rem;right:2rem}}.hero .anchor .icon{stroke:#1c1c1c;height:1rem;margin-right:.5rem;opacity:.75;width:3rem}.hero .anchor:focus .icon,.hero .anchor:hover .icon{transform:translateX(8px)}@media print,screen and (max-width:48.06125em){.hero .media{opacity:.25}.hero .media,.hero .media .progressive-image{position:absolute}}@media print,screen and (min-width:48.0625em){.hero .content,.hero .media,.hero video{height:80vh;min-height:585px;overflow:hidden}.hero .text,.hero .title{max-width:80%}.hero .order-left .content{padding:4.5rem 3rem 3rem 4.5rem}}@media print,screen and (max-width:48.06125em){.hero .order-left .content{padding:1.5rem 1.875rem 1.5rem 1.5rem}}@media print,screen and (min-width:48.0625em){.hero .order-left .content{padding:6rem 4rem 4rem 6rem}}@media print,screen and (max-width:48.06125em){.hero .order-left .content{padding:2rem 2.5rem 2rem 2rem}}.hero .order-left .anchor{color:#fff}.hero .order-left .anchor .icon{stroke:#fff}.hero .inner-wrapper{z-index:2}.hero .asset{z-index:0}.hero .background{left:50%;opacity:.5;position:absolute;top:50%;transform:translate(-50%,-50%)}.hero .background,.hero .background svg{height:100%;width:auto}.hero .circle{position:absolute;right:0;top:0;transform:translate(50%,-50%)}.hero .circle,.hero .circle svg{height:100%;width:auto}.hero .circle svg{height:125%}.hero .circle-dashed{height:20%;position:absolute;right:0;top:0;width:60%}.hero .line{bottom:-10%;height:auto;left:0;position:absolute;width:70%}.hero .zigzag{bottom:0;height:50%;position:absolute;right:0;width:50%}.hero .triangle{bottom:0;height:80%;position:absolute;right:-20%;width:100%}.hero .square{bottom:-10%;left:-10%}.hero .square,.hero .square-2{height:80%;position:absolute;width:80%}.hero .square-2{bottom:-30%;left:-30%}.hero .tribal{-webkit-animation:bounce 1s infinite alternate;animation:bounce 1s infinite alternate;bottom:5rem;height:10%;left:50%;position:absolute;transform:translateX(-50%);width:5%;z-index:99}@-webkit-keyframes bounce{0%{transform:translateX(-50%) translateY(0)}to{transform:translateX(-50%) translateY(-15px)}}@keyframes bounce{0%{transform:translateX(-50%) translateY(0)}to{transform:translateX(-50%) translateY(-15px)}}.section-block.team{background-color:#f8f8f8;margin-bottom:2.25rem;margin-top:2.25rem}@media print,screen and (min-width:48.0625em){.section-block.team{margin-bottom:3rem;margin-top:3rem}}@media print,screen and (min-width:90em){.section-block.team{margin-bottom:3rem;margin-top:3rem}}.section-block.team .frame{margin-bottom:1rem;opacity:1;transition:opacity .5s ease-in-out}.section-block.team .frame:focus,.section-block.team .frame:hover{opacity:.75}.section-block.team .profile .name,.section-block.team .profile .role{color:#1c1c1c;text-align:center}.section-block.team .profile .name{margin-bottom:.25rem}.fancybox-slide--html{padding:0}.team-profile{max-width:1280px;overflow-x:hidden;overflow-y:scroll;padding:0}@media print,screen and (min-width:48.0625em){.team-profile{max-height:720px}}.team-profile .picture{position:relative}.team-profile .picture .progressive-image{height:100%;max-height:100%!important}.team-profile .picture .contact{align-items:flex-end;bottom:1.5rem;display:flex;left:1.5rem;position:absolute;z-index:99}@media print,screen and (min-width:48.0625em){.team-profile .picture .contact{bottom:2rem;left:2rem}}@media print,screen and (min-width:90em){.team-profile .picture .contact{bottom:2rem;left:2rem}}.team-profile .picture .contact .contact-link{border-radius:50%;margin-bottom:0;margin-right:1rem;padding:1rem}.team-profile .picture .contact .contact-link:focus svg,.team-profile .picture .contact .contact-link:hover svg{fill:#ffe54c}.team-profile .picture .contact .icon{height:1.5rem;width:1.5rem}@media print,screen and (min-width:48.0625em){.team-profile .picture .contact .icon{height:2rem;width:2rem}}@media print,screen and (min-width:90em){.team-profile .picture .contact .icon{height:2rem;width:2rem}}.team-profile .content{max-height:720px;overflow-y:scroll;scrollbar-width:none}.team-profile .content::-webkit-scrollbar{display:none}@media print,screen and (min-width:48.0625em){.team-profile .content .inner-wrapper{padding:3rem}}@media print,screen and (max-width:48.06125em){.team-profile .content .inner-wrapper{padding:1.5rem}}@media print,screen and (min-width:48.0625em){.team-profile .content .inner-wrapper{padding:4rem}}@media print,screen and (max-width:48.06125em){.team-profile .content .inner-wrapper{padding:2rem}}.team-profile .content .title{margin-bottom:1.5rem}@media print,screen and (min-width:48.0625em){.team-profile .content .title{margin-bottom:2rem}}@media print,screen and (min-width:90em){.team-profile .content .title{margin-bottom:2rem}}.section-block.projects{max-height:72.5rem;overflow:hidden}@media print,screen and (max-width:48.06125em){.section-block.projects{padding-bottom:0;padding-right:0}}.section-block.projects .vertical{align-items:flex-start;display:flex}@media print,screen and (min-width:48.0625em){.section-block.projects .vertical{justify-content:center}}.section-block.projects .vertical .title{background-image:linear-gradient(#ffe54c,#ffe54c);background-position:0 100%;background-repeat:no-repeat;background-size:100% 12px;text-decoration:none;text-transform:uppercase;transition:background-size .3s;white-space:nowrap}@media print,screen and (min-width:48.0625em){.section-block.projects .vertical .title{transform:rotate(-90deg) translateX(-50%)}}.section-block.projects .wrapper-image,.section-block.projects .wrapper-text,.section-block.projects .wrapper-title{transition:opacity .5s ease-in-out}.section-block.projects .wrapper-image{opacity:.5;position:relative}.section-block.projects .wrapper-image a{display:block}.section-block.projects .wrapper-image img{height:600px;max-height:600px;transition:transform .5s ease-in-out,opacity .5s ease-in-out;will-change:transform,opacity}.section-block.projects .wrapper-image:focus img,.section-block.projects .wrapper-image:hover img{opacity:.7;transform:translateX(8px)}.section-block.projects .wrapper-text,.section-block.projects .wrapper-title{opacity:0}.section-block.projects .slide.active .wrapper-image,.section-block.projects .slide.active .wrapper-text,.section-block.projects .slide.active .wrapper-title{opacity:1}.section-block.projects .wrapper-title{background-color:#fff;max-width:500px;z-index:99}@media print,screen and (min-width:48.0625em){.section-block.projects .wrapper-title{bottom:-.75rem;padding:1.5rem 3rem 0 1.5rem;position:absolute}}@media print,screen and (max-width:48.06125em){.section-block.projects .wrapper-title{padding:.75rem}}@media print,screen and (min-width:48.0625em){.section-block.projects .wrapper-title{bottom:-1rem;padding:2rem 4rem 0 2rem;position:absolute}}@media print,screen and (max-width:48.06125em){.section-block.projects .wrapper-title{padding:1rem}}.section-block.projects .wrapper-title .title{color:#1c1c1c;margin-bottom:0}@media print,screen and (min-width:48.0625em){.section-block.projects .wrapper-text{display:flex;justify-content:space-between;padding:1.5rem 0 0 1.5rem}}@media print,screen and (max-width:48.06125em){.section-block.projects .wrapper-text{padding:0 .75rem .75rem}}@media print,screen and (min-width:48.0625em){.section-block.projects .wrapper-text{padding:2rem 0 0 2rem}}@media print,screen and (max-width:48.06125em){.section-block.projects .wrapper-text{padding:0 1rem 1rem}}#member-popup .modal .button_div .section-block.projects .wrapper-text input[type=submit],#wpmem_login .section-block.projects .wrapper-text input[type=submit],#wpmem_reg .section-block.projects .wrapper-text input[type=submit],.section-block.projects .wrapper-text #member-popup .modal .button_div input[type=submit],.section-block.projects .wrapper-text #wpmem_login input[type=submit],.section-block.projects .wrapper-text #wpmem_reg input[type=submit],.section-block.projects .wrapper-text .button{margin-bottom:0}@media print,screen and (max-width:48.06125em){#member-popup .modal .button_div .section-block.projects .wrapper-text input[type=submit],#wpmem_login .section-block.projects .wrapper-text input[type=submit],#wpmem_reg .section-block.projects .wrapper-text input[type=submit],.section-block.projects .wrapper-text #member-popup .modal .button_div input[type=submit],.section-block.projects .wrapper-text #wpmem_login input[type=submit],.section-block.projects .wrapper-text #wpmem_reg input[type=submit],.section-block.projects .wrapper-text .button{margin-top:1rem}}.section-block.projects .wrapper-text p{max-width:700px}.section-block.projects .wrapper-text p:last-of-type{margin-bottom:0}.section-block.projects #slide-container{overflow:hidden}@media print,screen and (min-width:48.0625em){.section-block.projects #slide-container{padding:0 6rem 0 0!important}}@media print,screen and (max-width:48.06125em){.section-block.projects #slide-container{padding:0 1.5rem 0 0!important}}@media print,screen and (min-width:48.0625em){.section-block.projects #slide-container{padding:0 8rem 0 0!important}}@media print,screen and (max-width:48.06125em){.section-block.projects #slide-container{padding:0 2rem 0 0!important}}@media print,screen and (min-width:48.0625em){.section-block.projects #slide-container{margin:0 -1.5rem 0 0}}@media print,screen and (max-width:48.06125em){.section-block.projects #slide-container{margin:0 -.375rem 0 0}}@media print,screen and (min-width:48.0625em){.section-block.projects #slide-container{margin:0 -2rem 0 0}}@media print,screen and (max-width:48.06125em){.section-block.projects #slide-container{margin:0 -.5rem 0 0}}.section-block.projects #carousel{display:flex;flex-direction:column;margin:0 auto;overflow:hidden;position:relative}.section-block.projects #slide-container{align-items:center;display:flex;height:100%;max-height:800px;max-width:1600px;overflow-x:hidden;overflow-y:hidden;scroll-behavior:smooth;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.section-block.projects .slide{min-width:100%;position:relative;scroll-snap-align:center}@media print,screen and (min-width:48.0625em){.section-block.projects .slide{margin:0 1.5rem 0 0}}@media print,screen and (max-width:48.06125em){.section-block.projects .slide{margin:0 .75rem 0 0}}@media print,screen and (min-width:48.0625em){.section-block.projects .slide{margin:0 2rem 0 0}}@media print,screen and (max-width:48.06125em){.section-block.projects .slide{margin:0 1rem 0 0}}.section-block.projects .carousel-nav-wrapper{align-items:center;display:flex;margin-top:1rem}@media print,screen and (min-width:48.0625em){.section-block.projects .carousel-nav-wrapper{padding-left:1.5rem}}@media print,screen and (max-width:48.06125em){.section-block.projects .carousel-nav-wrapper{padding-left:.75rem}}@media print,screen and (min-width:48.0625em){.section-block.projects .carousel-nav-wrapper{padding-left:2rem}}@media print,screen and (max-width:48.06125em){.section-block.projects .carousel-nav-wrapper{padding-left:1rem}}.section-block.projects .arrow{cursor:pointer;height:20px;margin-right:1rem;width:20px}.section-block.projects .slide-indicators{display:flex;justify-content:flex-start}.section-block.projects .slide-indicator{cursor:pointer;display:flex;height:22px;justify-items:center;position:relative;width:50px}.section-block.projects .slide-indicator:after{background-color:#dcdcdc;content:"";height:10px;position:absolute;top:50%;transform:translateY(-50%);width:40px}.section-block.projects .slide-indicator.active:after,.section-block.projects .slide-indicator:hover:after{background-color:#ffe54c}.section-block.logos .partner-logos{justify-content:center}.section-block.logos .partner-logos .cell{display:flex;justify-content:center}@media print,screen and (max-width:48.06125em){.section-block.logos .partner-logos .cell{padding:1rem}}.section-block.stats .boxes{margin-top:1rem}.section-block.stats .statistic{font-weight:700;margin-bottom:0}.section-block.stats .statistic .large{display:block;margin-bottom:.5rem}@media print,screen and (max-width:48.06125em){.section-block.video.no-text,.section-block.video.no-text>.grid-container{padding-left:0;padding-right:0}}@media print,screen and (max-width:48.06125em) and (max-width:48.06125em){.section-block.video.no-text .video-caption{margin-bottom:1.5rem;margin-bottom:2rem;padding-left:1.5rem;padding-left:2rem;padding-right:1.5rem;padding-right:2rem}}.section-block.video .media.video-large .video-player-dimensions,.section-block.video .media .video-player-dimensions{height:570px}.section-block.video .video-caption p{margin-bottom:0;margin-top:1rem}.section-block.video .gradient{height:570px;overflow:hidden;position:relative}.section-block.video .gradient .asset{width:120%}.section-block.video .asset{background-color:#1c1c1c;height:570px;left:0;position:absolute;top:0;width:585px;z-index:1}.section-block.video .asset svg{height:100%;opacity:.75;width:100%}.section-block.video .inner-wrapper{display:flex;flex-direction:column;height:100%;justify-content:center;position:relative;z-index:2}@media print,screen and (max-width:48.06125em){.section-block.video .inner-wrapper{padding:1.5rem}}@media print,screen and (min-width:48.0625em){.section-block.video .inner-wrapper{padding:3rem}}@media print,screen and (max-width:48.06125em){.section-block.video .inner-wrapper{padding:2rem}}@media print,screen and (min-width:48.0625em){.section-block.video .inner-wrapper{padding:4rem}}.section-block.video .inner-wrapper .title{line-height:1.4;max-width:90%}.section-block.video .inner-wrapper>*{color:#fff}@media print,screen and (max-width:48.06125em){.section-block.video .media.video-large .video-player-dimensions{height:305px}.section-block.video .media .video-player-dimensions{height:300px}.section-block.video .gradient{height:auto}.section-block.video .asset{height:auto;width:150%}}.section-block.intro .grid-x{justify-content:center}.section-block.intro .content{min-height:auto}.section-block.intro .title{line-height:1.3;margin-bottom:0}.section-block.intro div[class*=colour-] .content{padding:1.5rem}@media print,screen and (min-width:48.0625em){.section-block.intro div[class*=colour-] .content{padding:2rem}}@media print,screen and (min-width:90em){.section-block.intro div[class*=colour-] .content{padding:2rem}}.section-block.image video{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media print,screen and (max-width:48.06125em){.section-block.image.no-text{padding:0}}@media print,screen and (max-width:48.06125em) and (max-width:48.06125em){.section-block.image.no-text .image-caption{margin-bottom:1.5rem;margin-bottom:2rem;padding-left:1.5rem;padding-left:2rem;padding-right:1.5rem;padding-right:2rem}}.section-block.gallery .image-caption,.section-block.image .image-caption{align-items:flex-end;display:flex}.section-block.gallery .image-caption p,.section-block.image .image-caption p{margin-bottom:0}@media print,screen and (max-width:48.06125em){.section-block.gallery .small-4 .progressive-image{height:100%}}#posts-container .advert-cell{align-items:center;background-color:#f8f8f8;display:flex;flex-direction:column;justify-content:center;padding-bottom:.75rem;padding-top:.75rem;text-align:center}#posts-container .advert-cell .title{font-family:Barlow Condensed,Barlow,sans-serif;margin-top:.5rem;opacity:.5;text-transform:uppercase}.hidden{display:none}#page.blog .archive-header,#page.category .archive-header,#page.tag .archive-header{background-color:#1c1c1c}@media print,screen and (min-width:48.0625em){#page.blog .archive-header,#page.category .archive-header,#page.tag .archive-header{padding-bottom:3rem;padding-top:3rem}}@media print,screen and (max-width:48.06125em){#page.blog .archive-header,#page.category .archive-header,#page.tag .archive-header{padding-bottom:1.5rem;padding-top:1.5rem}}@media print,screen and (min-width:48.0625em){#page.blog .archive-header,#page.category .archive-header,#page.tag .archive-header{padding-bottom:4rem;padding-top:4rem}}@media print,screen and (max-width:48.06125em){#page.blog .archive-header,#page.category .archive-header,#page.tag .archive-header{padding-bottom:2rem;padding-top:2rem}}#page.blog .archive-header.color-yellow,#page.category .archive-header.color-yellow,#page.tag .archive-header.color-yellow{background-color:#ffe54c}#page.blog .archive-header.color-yellow .title,#page.category .archive-header.color-yellow .title,#page.tag .archive-header.color-yellow .title{color:#fff}#page.blog .archive-header.color-red,#page.category .archive-header.color-red,#page.tag .archive-header.color-red{background-color:#ffa489}#page.blog .archive-header.color-red .title,#page.category .archive-header.color-red .title,#page.tag .archive-header.color-red .title{color:#fff}#page.blog .archive-header.color-blue,#page.category .archive-header.color-blue,#page.tag .archive-header.color-blue{background-color:#9fd4ca}#page.blog .archive-header.color-blue .title,#page.category .archive-header.color-blue .title,#page.tag .archive-header.color-blue .title{color:#fff}#page.blog .archive-header.color-green,#page.category .archive-header.color-green,#page.tag .archive-header.color-green{background-color:#72b089}#page.blog .archive-header.color-green .title,#page.category .archive-header.color-green .title,#page.tag .archive-header.color-green .title{color:#fff}#page.blog .archive-header.color-orange,#page.category .archive-header.color-orange,#page.tag .archive-header.color-orange{background-color:#ff8364}#page.blog .archive-header.color-orange .title,#page.category .archive-header.color-orange .title,#page.tag .archive-header.color-orange .title{color:#fff}#page.blog .archive-header.color-gray,#page.category .archive-header.color-gray,#page.tag .archive-header.color-gray{background-color:#ececec}#page.blog .archive-header.color-gray .title,#page.category .archive-header.color-gray .title,#page.tag .archive-header.color-gray .title{color:#fff}#page.blog .archive-header.color-purple,#page.category .archive-header.color-purple,#page.tag .archive-header.color-purple{background-color:#9f4ea8}#page.blog .archive-header.color-purple .title,#page.category .archive-header.color-purple .title,#page.tag .archive-header.color-purple .title{color:#fff}#page.blog .archive-header .title,#page.category .archive-header .title,#page.tag .archive-header .title{color:#fff;text-transform:uppercase}#page.blog .archive-header .sidebar-follow,#page.category .archive-header .sidebar-follow,#page.tag .archive-header .sidebar-follow{align-items:flex-end;display:flex;justify-content:flex-end}#page.blog .archive-description,#page.category .archive-description,#page.tag .archive-description{margin-bottom:1.5rem}@media print,screen and (min-width:48.0625em){#page.blog .archive-description,#page.category .archive-description,#page.tag .archive-description{margin-bottom:2rem}}@media print,screen and (min-width:90em){#page.blog .archive-description,#page.category .archive-description,#page.tag .archive-description{margin-bottom:2rem}}#page.blog .archive-description p:last-of-type,#page.category .archive-description p:last-of-type,#page.tag .archive-description p:last-of-type{margin-bottom:0}#page.blog .popular-posts,#page.category .popular-posts,#page.tag .popular-posts{border-bottom:1px solid #dcdcdc}@media print,screen and (min-width:48.0625em){#page.blog .popular-posts,#page.category .popular-posts,#page.tag .popular-posts{margin-bottom:1.5rem;padding-bottom:1.5rem}}@media print,screen and (max-width:48.06125em){#page.blog .popular-posts,#page.category .popular-posts,#page.tag .popular-posts{margin-bottom:1.5rem}}@media print,screen and (min-width:48.0625em){#page.blog .popular-posts,#page.category .popular-posts,#page.tag .popular-posts{margin-bottom:2rem;padding-bottom:2rem}}@media print,screen and (max-width:48.06125em){#page.blog .popular-posts,#page.category .popular-posts,#page.tag .popular-posts{margin-bottom:2rem}}@media print,screen and (min-width:48.0625em){#page.blog .archive-description,#page.category .archive-description,#page.tag .archive-description{max-width:75%}}@media print,screen and (max-width:48.06125em){#page.blog .archive-header .sidebar-follow,#page.category .archive-header .sidebar-follow,#page.tag .archive-header .sidebar-follow{justify-content:flex-start;margin-top:.5rem}}.archive-alternative .archive-header{margin-bottom:2.25rem;position:relative;z-index:1}@media print,screen and (min-width:48.0625em){.archive-alternative .archive-header{margin-bottom:3rem}}@media print,screen and (min-width:90em){.archive-alternative .archive-header{margin-bottom:3rem}}.archive-alternative .archive-header .asset.zigzag{height:50%;position:absolute;right:0;top:50%;transform:translateY(-50%) rotate(25deg);width:40%;z-index:-1}.archive-alternative .archive-title{margin-bottom:0;z-index:3}@media print,screen and (min-width:48.0625em){.archive-alternative .archive-title{margin-bottom:1.5rem;margin-bottom:2rem}}.archive-alternative .archive-title .highlight{background-color:#ffe54c;background-image:none;box-shadow:.2rem 0 0 #ffe54c,-.2rem 0 0 #ffe54c;color:#1c1c1c;padding-bottom:.4rem;text-decoration:initial;text-transform:uppercase}.archive-alternative .archive-description{width:65%}.archive-alternative .archive-posts{width:100%}@media print,screen and (min-width:48.0625em){.archive-alternative .archive-posts{padding-left:.75rem;padding-left:1rem;padding-right:.75rem;padding-right:1rem}}.archive-alternative .archive-pagination{margin-left:auto;margin-right:auto;margin-top:3rem;max-width:120rem}@media print,screen and (min-width:48.0625em){.archive-alternative .archive-pagination{margin-top:4rem}}@media print,screen and (min-width:90em){.archive-alternative .archive-pagination{margin-top:4rem}}@media print,screen and (max-width:48.06125em){.archive-alternative .archive-posts,.archive-alternative .archive-posts>.cell,.archive-alternative .cards-container{margin-left:0;margin-right:0;width:100%}.archive-alternative .archive-description{width:100%}}.reference.open .ref-panel{display:block}.reference.open .ref-icon svg{padding-bottom:0;padding-top:2px;transform:rotate(180deg)}.reference .ref-button{font-weight:700}.reference .ref-button:focus,.reference .ref-button:hover{cursor:pointer}.reference .ref-icon{background-color:#f8f8f8;border-radius:50%;display:inline-block;height:1rem;vertical-align:sub;width:1rem}.reference .ref-icon svg{color:#ffe54c;height:1rem;padding-bottom:2px;width:1rem}.reference .ref-panel{background-color:#f8f8f8;display:none;margin:.5rem 0;padding:1rem}.reference .ref-text{display:block;margin-bottom:.25rem}.reference .ref-link{display:block;word-break:break-all}#page.single #main,#page.single .post-article{position:relative}#page.single #popup-search .search-input .title,#page.single .section-block.cta .content .title,#page.single h1,#popup-search .search-input #page.single .title,.section-block.cta .content #page.single .title{font-size:2rem}@media print,screen and (min-width:90em){#page.single #popup-search .search-input .title,#page.single .section-block.cta .content .title,#page.single h1,#popup-search .search-input #page.single .title,.section-block.cta .content #page.single .title{font-size:3rem}}@media print,screen and (min-width:48.0625em){#page.single #popup-search .search-input .title,#page.single .section-block.cta .content .title,#page.single h1,#popup-search .search-input #page.single .title,.section-block.cta .content #page.single .title{font-size:2.625rem}}#page-template-minimal header #page.single .title,#page.author.single .author-intro #popup-search .search-input .title,#page.author.single .author-intro .section-block.cta .content .title,#page.author.single .author-intro h1,#page.single #page-template-minimal header .title,#page.single .modal.popup-untranslated .title,#page.single .section-block.projects .wrapper-title .title,#page.single .section-block.quote blockquote:not(.tiktok-embed),#page.single .section-block.social .title,#page.single .section-block.statement p,#page.single .section-block.stats .statistic .large,#page.single .team-profile .content .title,#page.single h2,#popup-search .search-input #page.author.single .author-intro .title,.modal.popup-untranslated #page.single .title,.section-block.cta .content #page.author.single .author-intro .title,.section-block.projects .wrapper-title #page.single .title,.section-block.quote #page.single blockquote:not(.tiktok-embed),.section-block.social #page.single .title,.section-block.statement #page.single p,.section-block.stats .statistic #page.single .large,.team-profile .content #page.single .title{font-size:1.25rem}@media print,screen and (min-width:90em){#page-template-minimal header #page.single .title,#page.author.single .author-intro #popup-search .search-input .title,#page.author.single .author-intro .section-block.cta .content .title,#page.author.single .author-intro h1,#page.single #page-template-minimal header .title,#page.single .modal.popup-untranslated .title,#page.single .section-block.projects .wrapper-title .title,#page.single .section-block.quote blockquote:not(.tiktok-embed),#page.single .section-block.social .title,#page.single .section-block.statement p,#page.single .section-block.stats .statistic .large,#page.single .team-profile .content .title,#page.single h2,#popup-search .search-input #page.author.single .author-intro .title,.modal.popup-untranslated #page.single .title,.section-block.cta .content #page.author.single .author-intro .title,.section-block.projects .wrapper-title #page.single .title,.section-block.quote #page.single blockquote:not(.tiktok-embed),.section-block.social #page.single .title,.section-block.statement #page.single p,.section-block.stats .statistic #page.single .large,.team-profile .content #page.single .title{font-size:1.75rem}}@media print,screen and (min-width:48.0625em){#page-template-minimal header #page.single .title,#page.author.single .author-intro #popup-search .search-input .title,#page.author.single .author-intro .section-block.cta .content .title,#page.author.single .author-intro h1,#page.single #page-template-minimal header .title,#page.single .modal.popup-untranslated .title,#page.single .section-block.projects .wrapper-title .title,#page.single .section-block.quote blockquote:not(.tiktok-embed),#page.single .section-block.social .title,#page.single .section-block.statement p,#page.single .section-block.stats .statistic .large,#page.single .team-profile .content .title,#page.single h2,#popup-search .search-input #page.author.single .author-intro .title,.modal.popup-untranslated #page.single .title,.section-block.cta .content #page.author.single .author-intro .title,.section-block.projects .wrapper-title #page.single .title,.section-block.quote #page.single blockquote:not(.tiktok-embed),.section-block.social #page.single .title,.section-block.statement #page.single p,.section-block.stats .statistic #page.single .large,.team-profile .content #page.single .title{font-size:1.5rem}}#page.blog.single .latest-posts-title,#page.blog.single .popular-posts-title,#page.category.single .latest-posts-title,#page.category.single .popular-posts-title,#page.page-template-page-contact.single .details .title,#page.page-template-page-newsletter.single .details .title,#page.single #project .project-author .title,#page.single .article-imact-text-wrapper .title,#page.single .home .home-categories .cat-title,#page.single .home .home-latest-posts .latest-title .title,#page.single h3,#page.tag.single .latest-posts-title,#page.tag.single .popular-posts-title,#project .project-author #page.single .title,.home .home-categories #page.single .cat-title,.home .home-latest-posts .latest-title #page.single .title{font-size:1.125rem}@media print,screen and (min-width:90em){#page.blog.single .latest-posts-title,#page.blog.single .popular-posts-title,#page.category.single .latest-posts-title,#page.category.single .popular-posts-title,#page.page-template-page-contact.single .details .title,#page.page-template-page-newsletter.single .details .title,#page.single #project .project-author .title,#page.single .article-imact-text-wrapper .title,#page.single .home .home-categories .cat-title,#page.single .home .home-latest-posts .latest-title .title,#page.single h3,#page.tag.single .latest-posts-title,#page.tag.single .popular-posts-title,#project .project-author #page.single .title,.home .home-categories #page.single .cat-title,.home .home-latest-posts .latest-title #page.single .title{font-size:1.625rem}}@media print,screen and (min-width:48.0625em){#page.blog.single .latest-posts-title,#page.blog.single .popular-posts-title,#page.category.single .latest-posts-title,#page.category.single .popular-posts-title,#page.page-template-page-contact.single .details .title,#page.page-template-page-newsletter.single .details .title,#page.single #project .project-author .title,#page.single .article-imact-text-wrapper .title,#page.single .home .home-categories .cat-title,#page.single .home .home-latest-posts .latest-title .title,#page.single h3,#page.tag.single .latest-posts-title,#page.tag.single .popular-posts-title,#project .project-author #page.single .title,.home .home-categories #page.single .cat-title,.home .home-latest-posts .latest-title #page.single .title{font-size:1.5rem}}#page.single .article-intro{background-color:#ececec;position:relative}#page.single .article-intro>.grid-container{height:100%;position:relative;z-index:8}#page.single .article-intro .bg-shape{opacity:.4;position:absolute;z-index:1}#page.single .article-intro .bg-shape.shape--zigzag{max-width:400px;right:0;top:2rem;width:20vw}#page.single .article-intro.color-yellow{background-color:#ffe54c}#page.single .article-intro.color-red{background-color:#ffa489}#page.single .article-intro.color-blue{background-color:#9fd4ca}#page.single .article-intro.color-green{background-color:#72b089}#page.single .article-intro.color-orange{background-color:#ff8364}#page.single .article-intro.color-gray{background-color:#ececec}#page.single .article-intro.color-purple{background-color:#9f4ea8}#page.single .article-intro.color- .intro-category .cat-title,#page.single .article-intro.color- .intro-category .duration,#page.single .article-intro.color- .intro-title #popup-search .search-input .title,#page.single .article-intro.color- .intro-title .section-block.cta .content .title,#page.single .article-intro.color- .intro-title h1,#page.single .article-intro.color-yellow .intro-category .cat-title,#page.single .article-intro.color-yellow .intro-category .duration,#page.single .article-intro.color-yellow .intro-title #popup-search .search-input .title,#page.single .article-intro.color-yellow .intro-title .section-block.cta .content .title,#page.single .article-intro.color-yellow .intro-title h1,#popup-search .search-input #page.single .article-intro.color- .intro-title .title,#popup-search .search-input #page.single .article-intro.color-yellow .intro-title .title,.section-block.cta .content #page.single .article-intro.color- .intro-title .title,.section-block.cta .content #page.single .article-intro.color-yellow .intro-title .title{color:#1c1c1c}#page.single .article-intro.color-green .intro-category .cat-title,#page.single .article-intro.color-green .intro-category .duration,#page.single .article-intro.color-green .intro-title #popup-search .search-input .title,#page.single .article-intro.color-green .intro-title .section-block.cta .content .title,#page.single .article-intro.color-green .intro-title h1,#page.single .article-intro.color-purple .intro-category .cat-title,#page.single .article-intro.color-purple .intro-category .duration,#page.single .article-intro.color-purple .intro-title #popup-search .search-input .title,#page.single .article-intro.color-purple .intro-title .section-block.cta .content .title,#page.single .article-intro.color-purple .intro-title h1,#popup-search .search-input #page.single .article-intro.color-green .intro-title .title,#popup-search .search-input #page.single .article-intro.color-purple .intro-title .title,.section-block.cta .content #page.single .article-intro.color-green .intro-title .title,.section-block.cta .content #page.single .article-intro.color-purple .intro-title .title{color:#fff}@media print,screen and (min-width:48.0625em){#page.single .article-intro .intro-title{padding:3rem 1.5rem 6rem}}@media print,screen and (max-width:48.06125em){#page.single .article-intro .intro-title{padding-left:1.5rem;padding-right:1.5rem;padding-top:1.5rem}}@media print,screen and (min-width:48.0625em){#page.single .article-intro .intro-title{padding:4rem 2rem 8rem}}@media print,screen and (max-width:48.06125em){#page.single .article-intro .intro-title{padding-left:2rem;padding-right:2rem;padding-top:2rem}}#page.single .article-intro .intro-title #popup-search .search-input .title,#page.single .article-intro .intro-title .section-block.cta .content .title,#page.single .article-intro .intro-title h1,#popup-search .search-input #page.single .article-intro .intro-title .title,.section-block.cta .content #page.single .article-intro .intro-title .title{margin-bottom:1rem}#page.single .article-intro .intro-title .duration{color:#fff}#page.single .article-intro .intro-category{display:flex;flex-direction:column;justify-content:flex-end}@media print,screen and (min-width:48.0625em){#page.single .article-intro .intro-category{padding-bottom:1.5rem;padding-left:1.5rem}}@media print,screen and (max-width:48.06125em){#page.single .article-intro .intro-category{padding:1.125rem 1.5rem .75rem}}@media print,screen and (min-width:48.0625em){#page.single .article-intro .intro-category{padding-bottom:2rem;padding-left:2rem}}@media print,screen and (max-width:48.06125em){#page.single .article-intro .intro-category{padding:1.5rem 2rem 1rem}}#page.single .article-intro .intro-category .cat-title,#page.single .article-intro .intro-category .duration{font-family:Barlow Condensed,Barlow,sans-serif;text-transform:uppercase}#page.single .article-share{align-items:center;display:flex;flex-direction:column}#page.single .article-share>.inner-wrapper{background:#f8f8f8;position:-webkit-sticky;position:sticky;top:1rem;z-index:99}#page.single .social-sharing{margin-bottom:1rem;margin-top:1rem}#page.single .share-bookmark,#page.single .share-comments{margin-top:1rem}#page.single .share-bookmark a,#page.single .share-comments a{background-color:#1c1c1c;display:block;opacity:1;position:relative}#page.single .share-bookmark a.active,#page.single .share-comments a.active{background-color:#1c1c1c;opacity:1}#page.single .share-bookmark a.active .icon,#page.single .share-comments a.active .icon{fill:#ffe54c}@media print,screen and (min-width:48.0625em){#page.single .share-bookmark a,#page.single .share-comments a{height:1.5rem;width:1.5rem}#page.single .share-bookmark a .icon,#page.single .share-comments a .icon{height:.75rem;width:.75rem}}@media print,screen and (max-width:48.06125em){#page.single .share-bookmark a .icon,#page.single .share-comments a .icon{height:1.125rem;width:1.125rem}}@media print,screen and (min-width:48.0625em){#page.single .share-bookmark a,#page.single .share-comments a{height:2rem;width:2rem}#page.single .share-bookmark a .icon,#page.single .share-comments a .icon{height:1rem;width:1rem}}@media print,screen and (max-width:48.06125em){#page.single .share-bookmark a .icon,#page.single .share-comments a .icon{height:1.5rem;width:1.5rem}}#page.single .share-bookmark a .count,#page.single .share-bookmark a .icon,#page.single .share-comments a .count,#page.single .share-comments a .icon{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}#page.single .share-bookmark a .icon,#page.single .share-comments a .icon{fill:#fff}#page.single .share-bookmark a .count,#page.single .share-comments a .count{color:#1c1c1c;font-family:Barlow Condensed,Barlow,sans-serif;font-size:10px;font-weight:700;top:46%}#page.single .share-bookmark{margin-bottom:1rem}#page.single .button-wrapper{position:-webkit-sticky;position:sticky;top:1rem;z-index:99}#page.single .bookmark-login,#page.single .bookmark-toggle,#page.single .comments-anchor{background-color:#1c1c1c;color:#fff}#page.single .bookmark-login svg,#page.single .bookmark-toggle svg,#page.single .comments-anchor svg{fill:#fff;margin-right:.5rem}#page.single .bookmark-login.active svg,#page.single .bookmark-toggle.active svg,#page.single .comments-anchor.active svg{fill:#ffe54c}#page.single .article-partner .accordion-item{border:none;margin:0;padding:0}#page.single .article-partner .accordion-title{background-color:#ffe54c;padding:.25rem 1.5rem}@media print,screen and (min-width:48.0625em){#page.single .article-partner .accordion-title{padding-left:2rem;padding-right:2rem}}@media print,screen and (min-width:90em){#page.single .article-partner .accordion-title{padding-left:2rem;padding-right:2rem}}#page.single .article-partner .accordion-title span{font-family:Barlow Condensed,Barlow,sans-serif;font-size:.875rem;letter-spacing:1px;text-transform:uppercase}#page.single .article-partner .accordion-title strong{font-size:1rem;margin-left:.1875rem}#page.single .article-partner .accordion-title.open+.accordion-panel{border:1px solid #ececec;padding-bottom:.75rem;padding-top:.75rem}@media print,screen and (min-width:48.0625em){#page.single .article-partner .accordion-title.open+.accordion-panel{padding-bottom:1rem;padding-top:1rem}}@media print,screen and (min-width:90em){#page.single .article-partner .accordion-title.open+.accordion-panel{padding-bottom:1rem;padding-top:1rem}}#page.single .article-partner .accordion-panel{background-color:#fff;padding-left:1.5rem;padding-right:1.5rem}@media print,screen and (min-width:48.0625em){#page.single .article-partner .accordion-panel{padding-left:2rem;padding-right:2rem}}@media print,screen and (min-width:90em){#page.single .article-partner .accordion-panel{padding-left:2rem;padding-right:2rem}}#page.single .share-position{height:100%;margin-top:.75rem;position:relative}@media print,screen and (min-width:48.0625em){#page.single .share-position{margin-top:1rem}}@media print,screen and (min-width:90em){#page.single .share-position{margin-top:1rem}}#page.single .share-position:before{background-color:#ececec;border-radius:8px;content:"";height:calc(100% - 3rem);left:50%;position:absolute;top:0;transform:translateX(-50%);width:8px}#page.single .article-body{padding-bottom:3rem}@media print,screen and (min-width:48.0625em){#page.single .article-body{padding-bottom:4rem}}@media print,screen and (min-width:90em){#page.single .article-body{padding-bottom:4rem}}#page.single .article-image .progressive-image-caption{margin-bottom:0!important}#page.single .article-content{background-color:#fff;z-index:99}@media print,screen and (min-width:48.0625em){#page.single .article-content{margin-top:-4.5rem;margin-top:-6rem}}#page.single .article-content .article-content-wrapper{background-color:#fff;padding:1.5rem 0}@media print,screen and (min-width:48.0625em){#page.single .article-content .article-content-wrapper{padding:2rem 0}}@media print,screen and (min-width:90em){#page.single .article-content .article-content-wrapper{padding:2rem 0}}#page.single .article-content .article-content-wrapper iframe{margin:0 auto;max-width:calc(100vw - 16px)!important}#page.single .article-content .article-content-wrapper p a{color:#1c1c1c;font-weight:700}#page.single .article-content .article-content-wrapper p a:focus,#page.single .article-content .article-content-wrapper p a:hover{text-decoration:underline}#page-template-minimal header #page.single .article-content .article-content-wrapper .title,#page-template-minimal header #project .section-block.text #page.single .article-content .article-content-wrapper .title,#page.author.single .article-content .article-content-wrapper .author-intro #popup-search .search-input #project .section-block.text .title,#page.author.single .article-content .article-content-wrapper .author-intro #popup-search .search-input .title,#page.author.single .article-content .article-content-wrapper .author-intro #project .section-block.text h1,#page.author.single .article-content .article-content-wrapper .author-intro .section-block.cta .content #project .section-block.text .title,#page.author.single .article-content .article-content-wrapper .author-intro .section-block.cta .content .title,#page.author.single .article-content .article-content-wrapper .author-intro h1,#page.author.single .author-intro #popup-search .search-input #project .section-block.text .article-content .article-content-wrapper .title,#page.author.single .author-intro #popup-search .search-input .article-content .article-content-wrapper .title,#page.author.single .author-intro #project .section-block.text .article-content .article-content-wrapper h1,#page.author.single .author-intro .article-content .article-content-wrapper h1,#page.author.single .author-intro .section-block.cta .content #project .section-block.text .article-content .article-content-wrapper .title,#page.author.single .author-intro .section-block.cta .content .article-content .article-content-wrapper .title,#page.blog.single .article-content .article-content-wrapper .latest-posts-title,#page.blog.single .article-content .article-content-wrapper .popular-posts-title,#page.category.single .article-content .article-content-wrapper .latest-posts-title,#page.category.single .article-content .article-content-wrapper .popular-posts-title,#page.page-template-page-contact.single .article-content .article-content-wrapper .details .title,#page.page-template-page-contact.single .details .article-content .article-content-wrapper .title,#page.page-template-page-newsletter.single .article-content .article-content-wrapper .details .title,#page.page-template-page-newsletter.single .details .article-content .article-content-wrapper .title,#page.single .article-content .article-content-wrapper #page-template-minimal header #project .section-block.text .title,#page.single .article-content .article-content-wrapper #page-template-minimal header .title,#page.single .article-content .article-content-wrapper #project .project-author .title,#page.single .article-content .article-content-wrapper #project .section-block.text #page-template-minimal header .title,#page.single .article-content .article-content-wrapper #project .section-block.text .modal.popup-untranslated .title,#page.single .article-content .article-content-wrapper #project .section-block.text .section-block.projects .wrapper-title .title,#page.single .article-content .article-content-wrapper #project .section-block.text .section-block.quote blockquote:not(.tiktok-embed),#page.single .article-content .article-content-wrapper #project .section-block.text .section-block.social .title,#page.single .article-content .article-content-wrapper #project .section-block.text .section-block.statement p,#page.single .article-content .article-content-wrapper #project .section-block.text .section-block.stats .statistic .large,#page.single .article-content .article-content-wrapper #project .section-block.text .team-profile .content .title,#page.single .article-content .article-content-wrapper #project .section-block.text h2,#page.single .article-content .article-content-wrapper #project .side .title,#page.single .article-content .article-content-wrapper .archive .card.card-post-horizontal .content .title,#page.single .article-content .article-content-wrapper .article-imact-text-wrapper .title,#page.single .article-content .article-content-wrapper .article-intro .intro-category .cat-title,#page.single .article-content .article-content-wrapper .card.card-post-simple .content .title,#page.single .article-content .article-content-wrapper .card.card-post .content .title,#page.single .article-content .article-content-wrapper .card .category-link,#page.single .article-content .article-content-wrapper .hero .content-overlay .pretitle,#page.single .article-content .article-content-wrapper .home .home-categories .cat-title,#page.single .article-content .article-content-wrapper .home .home-latest-posts .latest-title .title,#page.single .article-content .article-content-wrapper .modal.popup-untranslated #project .section-block.text .title,#page.single .article-content .article-content-wrapper .modal.popup-untranslated .title,#page.single .article-content .article-content-wrapper .section-block.projects .wrapper-title #project .section-block.text .title,#page.single .article-content .article-content-wrapper .section-block.projects .wrapper-title .title,#page.single .article-content .article-content-wrapper .section-block.quote #project .section-block.text blockquote:not(.tiktok-embed),#page.single .article-content .article-content-wrapper .section-block.quote blockquote:not(.tiktok-embed),#page.single .article-content .article-content-wrapper .section-block.social #project .section-block.text .title,#page.single .article-content .article-content-wrapper .section-block.social .title,#page.single .article-content .article-content-wrapper .section-block.statement #project .section-block.text p,#page.single .article-content .article-content-wrapper .section-block.statement p,#page.single .article-content .article-content-wrapper .section-block.stats .statistic #project .section-block.text .large,#page.single .article-content .article-content-wrapper .section-block.stats .statistic .large,#page.single .article-content .article-content-wrapper .team-profile .content #project .section-block.text .title,#page.single .article-content .article-content-wrapper .team-profile .content .title,#page.single .article-content .article-content-wrapper h2,#page.single .article-content .article-content-wrapper h3,#page.single .article-content .article-content-wrapper h4,#page.single .article-imact-text-wrapper .article-content .article-content-wrapper .title,#page.single .article-intro .intro-category .article-content .article-content-wrapper .cat-title,#page.tag.single .article-content .article-content-wrapper .latest-posts-title,#page.tag.single .article-content .article-content-wrapper .popular-posts-title,#popup-search .search-input #page.author.single .article-content .article-content-wrapper .author-intro #project .section-block.text .title,#popup-search .search-input #page.author.single .article-content .article-content-wrapper .author-intro .title,#popup-search .search-input #page.author.single .author-intro #project .section-block.text .article-content .article-content-wrapper .title,#popup-search .search-input #page.author.single .author-intro .article-content .article-content-wrapper .title,#project .project-author #page.single .article-content .article-content-wrapper .title,#project .section-block.text #page-template-minimal header #page.single .article-content .article-content-wrapper .title,#project .section-block.text #page.author.single .article-content .article-content-wrapper .author-intro #popup-search .search-input .title,#project .section-block.text #page.author.single .article-content .article-content-wrapper .author-intro .section-block.cta .content .title,#project .section-block.text #page.author.single .article-content .article-content-wrapper .author-intro h1,#project .section-block.text #page.author.single .author-intro #popup-search .search-input .article-content .article-content-wrapper .title,#project .section-block.text #page.author.single .author-intro .article-content .article-content-wrapper h1,#project .section-block.text #page.author.single .author-intro .section-block.cta .content .article-content .article-content-wrapper .title,#project .section-block.text #page.single .article-content .article-content-wrapper h2,#project .section-block.text #popup-search .search-input #page.author.single .article-content .article-content-wrapper .author-intro .title,#project .section-block.text #popup-search .search-input #page.author.single .author-intro .article-content .article-content-wrapper .title,#project .section-block.text .modal.popup-untranslated #page.single .article-content .article-content-wrapper .title,#project .section-block.text .section-block.cta .content #page.author.single .article-content .article-content-wrapper .author-intro .title,#project .section-block.text .section-block.cta .content #page.author.single .author-intro .article-content .article-content-wrapper .title,#project .section-block.text .section-block.projects .wrapper-title #page.single .article-content .article-content-wrapper .title,#project .section-block.text .section-block.quote #page.single .article-content .article-content-wrapper blockquote:not(.tiktok-embed),#project .section-block.text .section-block.social #page.single .article-content .article-content-wrapper .title,#project .section-block.text .section-block.statement #page.single .article-content .article-content-wrapper p,#project .section-block.text .section-block.stats .statistic #page.single .article-content .article-content-wrapper .large,#project .section-block.text .team-profile .content #page.single .article-content .article-content-wrapper .title,#project .side #page.single .article-content .article-content-wrapper .title,.archive .card.card-post-horizontal .content #page.single .article-content .article-content-wrapper .title,.card #page.single .article-content .article-content-wrapper .category-link,.card.card-post-simple .content #page.single .article-content .article-content-wrapper .title,.card.card-post .content #page.single .article-content .article-content-wrapper .title,.hero .content-overlay #page.single .article-content .article-content-wrapper .pretitle,.home .home-categories #page.single .article-content .article-content-wrapper .cat-title,.home .home-latest-posts .latest-title #page.single .article-content .article-content-wrapper .title,.modal.popup-untranslated #page.single .article-content .article-content-wrapper .title,.modal.popup-untranslated #project .section-block.text #page.single .article-content .article-content-wrapper .title,.section-block.cta .content #page.author.single .article-content .article-content-wrapper .author-intro #project .section-block.text .title,.section-block.cta .content #page.author.single .article-content .article-content-wrapper .author-intro .title,.section-block.cta .content #page.author.single .author-intro #project .section-block.text .article-content .article-content-wrapper .title,.section-block.cta .content #page.author.single .author-intro .article-content .article-content-wrapper .title,.section-block.projects .wrapper-title #page.single .article-content .article-content-wrapper .title,.section-block.projects .wrapper-title #project .section-block.text #page.single .article-content .article-content-wrapper .title,.section-block.quote #page.single .article-content .article-content-wrapper blockquote:not(.tiktok-embed),.section-block.quote #project .section-block.text #page.single .article-content .article-content-wrapper blockquote:not(.tiktok-embed),.section-block.social #page.single .article-content .article-content-wrapper .title,.section-block.social #project .section-block.text #page.single .article-content .article-content-wrapper .title,.section-block.statement #page.single .article-content .article-content-wrapper p,.section-block.statement #project .section-block.text #page.single .article-content .article-content-wrapper p,.section-block.stats .statistic #page.single .article-content .article-content-wrapper .large,.section-block.stats .statistic #project .section-block.text #page.single .article-content .article-content-wrapper .large,.team-profile .content #page.single .article-content .article-content-wrapper .title,.team-profile .content #project .section-block.text #page.single .article-content .article-content-wrapper .title{line-height:1.4}#page-template-minimal-image .content #page.single .article-content .article-content-wrapper .pretitle,#page-template-minimal header #page.single .article-content .article-content-wrapper .title,#page-template-minimal header #project .section-block.text #page.single .article-content .article-content-wrapper .title,#page.author.single .article-content .article-content-wrapper .author-intro #popup-search .search-input #project .section-block.text .title,#page.author.single .article-content .article-content-wrapper .author-intro #project .section-block.text h1,#page.author.single .article-content .article-content-wrapper .author-intro .section-block.cta .content #project .section-block.text .title,#page.author.single .article-content .article-content-wrapper .author-intro h1,#page.author.single .author-intro #popup-search .search-input #project .section-block.text .article-content .article-content-wrapper .title,#page.author.single .author-intro #popup-search .search-input .article-content .article-content-wrapper .title,#page.author.single .author-intro #project .section-block.text .article-content .article-content-wrapper h1,#page.author.single .author-intro .article-content .article-content-wrapper h1,#page.author.single .author-intro .section-block.cta .content #project .section-block.text .article-content .article-content-wrapper .title,#page.author.single .author-intro .section-block.cta .content .article-content .article-content-wrapper .title,#page.blog.single .article-content .article-content-wrapper .latest-posts-title,#page.blog.single .article-content .article-content-wrapper .popular-posts-title,#page.category.single .article-content .article-content-wrapper .latest-posts-title,#page.category.single .article-content .article-content-wrapper .popular-posts-title,#page.page-template-page-contact.single .article-content .article-content-wrapper .details .title,#page.page-template-page-contact.single .details .article-content .article-content-wrapper .title,#page.page-template-page-newsletter.single .article-content .article-content-wrapper .details .title,#page.page-template-page-newsletter.single .details .article-content .article-content-wrapper .title,#page.single .article-author .article-content .article-content-wrapper .author-link,#page.single .article-content .article-content-wrapper #page-template-minimal-image .content .pretitle,#page.single .article-content .article-content-wrapper #page-template-minimal header #project .section-block.text .title,#page.single .article-content .article-content-wrapper #page-template-minimal header .title,#page.single .article-content .article-content-wrapper #popup-search .search-input .title,#page.single .article-content .article-content-wrapper #project .project-author .title,#page.single .article-content .article-content-wrapper #project .section-block.text #page-template-minimal header .title,#page.single .article-content .article-content-wrapper #project .section-block.text .modal.popup-untranslated .title,#page.single .article-content .article-content-wrapper #project .section-block.text .section-block.projects .wrapper-title .title,#page.single .article-content .article-content-wrapper #project .section-block.text .section-block.quote blockquote:not(.tiktok-embed),#page.single .article-content .article-content-wrapper #project .section-block.text .section-block.social .title,#page.single .article-content .article-content-wrapper #project .section-block.text .section-block.statement p,#page.single .article-content .article-content-wrapper #project .section-block.text .section-block.stats .statistic .large,#page.single .article-content .article-content-wrapper #project .section-block.text .team-profile .content .title,#page.single .article-content .article-content-wrapper #project .section-block.text h2,#page.single .article-content .article-content-wrapper #project .side .title,#page.single .article-content .article-content-wrapper .archive .card.card-post-horizontal .content .title,#page.single .article-content .article-content-wrapper .article-author .author-link,#page.single .article-content .article-content-wrapper .article-imact-text-wrapper .title,#page.single .article-content .article-content-wrapper .article-intro .intro-category .cat-title,#page.single .article-content .article-content-wrapper .card.card-post-simple .content .title,#page.single .article-content .article-content-wrapper .card.card-post .content .title,#page.single .article-content .article-content-wrapper .card .category-link,#page.single .article-content .article-content-wrapper .hero .content-overlay .pretitle,#page.single .article-content .article-content-wrapper .home .home-categories .cat-title,#page.single .article-content .article-content-wrapper .home .home-hero-posts .column-title,#page.single .article-content .article-content-wrapper .home .home-latest-posts .latest-title .title,#page.single .article-content .article-content-wrapper .modal.popup-untranslated #project .section-block.text .title,#page.single .article-content .article-content-wrapper .modal.popup-untranslated .title,#page.single .article-content .article-content-wrapper .section-block.cta .content .title,#page.single .article-content .article-content-wrapper .section-block .pretitle,#page.single .article-content .article-content-wrapper .section-block.projects .wrapper-title #project .section-block.text .title,#page.single .article-content .article-content-wrapper .section-block.projects .wrapper-title .title,#page.single .article-content .article-content-wrapper .section-block.quote #project .section-block.text blockquote:not(.tiktok-embed),#page.single .article-content .article-content-wrapper .section-block.quote blockquote:not(.tiktok-embed),#page.single .article-content .article-content-wrapper .section-block.social #project .section-block.text .title,#page.single .article-content .article-content-wrapper .section-block.social .title,#page.single .article-content .article-content-wrapper .section-block.statement #project .section-block.text p,#page.single .article-content .article-content-wrapper .section-block.statement p,#page.single .article-content .article-content-wrapper .section-block.stats .statistic #project .section-block.text .large,#page.single .article-content .article-content-wrapper .section-block.stats .statistic .large,#page.single .article-content .article-content-wrapper .sidebar-articles .sidebar-articles-title,#page.single .article-content .article-content-wrapper .team-profile .content #project .section-block.text .title,#page.single .article-content .article-content-wrapper .team-profile .content .title,#page.single .article-content .article-content-wrapper dl,#page.single .article-content .article-content-wrapper h1,#page.single .article-content .article-content-wrapper h2,#page.single .article-content .article-content-wrapper h3,#page.single .article-content .article-content-wrapper h4,#page.single .article-content .article-content-wrapper h5,#page.single .article-content .article-content-wrapper h6,#page.single .article-content .article-content-wrapper ol,#page.single .article-content .article-content-wrapper p,#page.single .article-content .article-content-wrapper ul,#page.single .article-imact-text-wrapper .article-content .article-content-wrapper .title,#page.single .article-intro .intro-category .article-content .article-content-wrapper .cat-title,#page.single .sidebar-articles .article-content .article-content-wrapper .sidebar-articles-title,#page.tag.single .article-content .article-content-wrapper .latest-posts-title,#page.tag.single .article-content .article-content-wrapper .popular-posts-title,#popup-search .search-input #page.author.single .article-content .article-content-wrapper .author-intro #project .section-block.text .title,#popup-search .search-input #page.author.single .author-intro #project .section-block.text .article-content .article-content-wrapper .title,#popup-search .search-input #page.single .article-content .article-content-wrapper .title,#project .project-author #page.single .article-content .article-content-wrapper .title,#project .section-block.text #page-template-minimal header #page.single .article-content .article-content-wrapper .title,#project .section-block.text #page.author.single .article-content .article-content-wrapper .author-intro #popup-search .search-input .title,#project .section-block.text #page.author.single .article-content .article-content-wrapper .author-intro .section-block.cta .content .title,#project .section-block.text #page.author.single .article-content .article-content-wrapper .author-intro h1,#project .section-block.text #page.author.single .author-intro #popup-search .search-input .article-content .article-content-wrapper .title,#project .section-block.text #page.author.single .author-intro .article-content .article-content-wrapper h1,#project .section-block.text #page.author.single .author-intro .section-block.cta .content .article-content .article-content-wrapper .title,#project .section-block.text #page.single .article-content .article-content-wrapper h2,#project .section-block.text #popup-search .search-input #page.author.single .article-content .article-content-wrapper .author-intro .title,#project .section-block.text #popup-search .search-input #page.author.single .author-intro .article-content .article-content-wrapper .title,#project .section-block.text .modal.popup-untranslated #page.single .article-content .article-content-wrapper .title,#project .section-block.text .section-block.cta .content #page.author.single .article-content .article-content-wrapper .author-intro .title,#project .section-block.text .section-block.cta .content #page.author.single .author-intro .article-content .article-content-wrapper .title,#project .section-block.text .section-block.projects .wrapper-title #page.single .article-content .article-content-wrapper .title,#project .section-block.text .section-block.quote #page.single .article-content .article-content-wrapper blockquote:not(.tiktok-embed),#project .section-block.text .section-block.social #page.single .article-content .article-content-wrapper .title,#project .section-block.text .section-block.statement #page.single .article-content .article-content-wrapper p,#project .section-block.text .section-block.stats .statistic #page.single .article-content .article-content-wrapper .large,#project .section-block.text .team-profile .content #page.single .article-content .article-content-wrapper .title,#project .side #page.single .article-content .article-content-wrapper .title,.archive .card.card-post-horizontal .content #page.single .article-content .article-content-wrapper .title,.card #page.single .article-content .article-content-wrapper .category-link,.card.card-post-simple .content #page.single .article-content .article-content-wrapper .title,.card.card-post .content #page.single .article-content .article-content-wrapper .title,.hero .content-overlay #page.single .article-content .article-content-wrapper .pretitle,.home .home-categories #page.single .article-content .article-content-wrapper .cat-title,.home .home-hero-posts #page.single .article-content .article-content-wrapper .column-title,.home .home-latest-posts .latest-title #page.single .article-content .article-content-wrapper .title,.modal.popup-untranslated #page.single .article-content .article-content-wrapper .title,.modal.popup-untranslated #project .section-block.text #page.single .article-content .article-content-wrapper .title,.section-block #page.single .article-content .article-content-wrapper .pretitle,.section-block.cta .content #page.author.single .article-content .article-content-wrapper .author-intro #project .section-block.text .title,.section-block.cta .content #page.author.single .author-intro #project .section-block.text .article-content .article-content-wrapper .title,.section-block.cta .content #page.single .article-content .article-content-wrapper .title,.section-block.projects .wrapper-title #page.single .article-content .article-content-wrapper .title,.section-block.projects .wrapper-title #project .section-block.text #page.single .article-content .article-content-wrapper .title,.section-block.quote #page.single .article-content .article-content-wrapper blockquote:not(.tiktok-embed),.section-block.quote #project .section-block.text #page.single .article-content .article-content-wrapper blockquote:not(.tiktok-embed),.section-block.social #page.single .article-content .article-content-wrapper .title,.section-block.social #project .section-block.text #page.single .article-content .article-content-wrapper .title,.section-block.statement #page.single .article-content .article-content-wrapper p,.section-block.statement #project .section-block.text #page.single .article-content .article-content-wrapper p,.section-block.stats .statistic #page.single .article-content .article-content-wrapper .large,.section-block.stats .statistic #project .section-block.text #page.single .article-content .article-content-wrapper .large,.team-profile .content #page.single .article-content .article-content-wrapper .title,.team-profile .content #project .section-block.text #page.single .article-content .article-content-wrapper .title{margin-bottom:.75rem;padding-left:1.5rem;padding-right:1.5rem}@media print,screen and (min-width:48.0625em){#page-template-minimal-image .content #page.single .article-content .article-content-wrapper .pretitle,#page-template-minimal header #page.single .article-content .article-content-wrapper .title,#page-template-minimal header #project .section-block.text #page.single .article-content .article-content-wrapper .title,#page.author.single .article-content .article-content-wrapper .author-intro #popup-search .search-input #project .section-block.text .title,#page.author.single .article-content .article-content-wrapper .author-intro #project .section-block.text h1,#page.author.single .article-content .article-content-wrapper .author-intro .section-block.cta .content #project .section-block.text .title,#page.author.single .article-content .article-content-wrapper .author-intro h1,#page.author.single .author-intro #popup-search .search-input #project .section-block.text .article-content .article-content-wrapper .title,#page.author.single .author-intro #popup-search .search-input .article-content .article-content-wrapper .title,#page.author.single .author-intro #project .section-block.text .article-content .article-content-wrapper h1,#page.author.single .author-intro .article-content .article-content-wrapper h1,#page.author.single .author-intro .section-block.cta .content #project .section-block.text .article-content .article-content-wrapper .title,#page.author.single .author-intro .section-block.cta .content .article-content .article-content-wrapper .title,#page.blog.single .article-content .article-content-wrapper .latest-posts-title,#page.blog.single .article-content .article-content-wrapper .popular-posts-title,#page.category.single .article-content .article-content-wrapper .latest-posts-title,#page.category.single .article-content .article-content-wrapper .popular-posts-title,#page.page-template-page-contact.single .article-content .article-content-wrapper .details .title,#page.page-template-page-contact.single .details .article-content .article-content-wrapper .title,#page.page-template-page-newsletter.single .article-content .article-content-wrapper .details .title,#page.page-template-page-newsletter.single .details .article-content .article-content-wrapper .title,#page.single .article-author .article-content .article-content-wrapper .author-link,#page.single .article-content .article-content-wrapper #page-template-minimal-image .content .pretitle,#page.single .article-content .article-content-wrapper #page-template-minimal header #project .section-block.text .title,#page.single .article-content .article-content-wrapper #page-template-minimal header .title,#page.single .article-content .article-content-wrapper #popup-search .search-input .title,#page.single .article-content .article-content-wrapper #project .project-author .title,#page.single .article-content .article-content-wrapper #project .section-block.text #page-template-minimal header .title,#page.single .article-content .article-content-wrapper #project .section-block.text .modal.popup-untranslated .title,#page.single .article-content .article-content-wrapper #project .section-block.text .section-block.projects .wrapper-title .title,#page.single .article-content .article-content-wrapper #project .section-block.text .section-block.quote blockquote:not(.tiktok-embed),#page.single .article-content .article-content-wrapper #project .section-block.text .section-block.social .title,#page.single .article-content .article-content-wrapper #project .section-block.text .section-block.statement p,#page.single .article-content .article-content-wrapper #project .section-block.text .section-block.stats .statistic .large,#page.single .article-content .article-content-wrapper #project .section-block.text .team-profile .content .title,#page.single .article-content .article-content-wrapper #project .section-block.text h2,#page.single .article-content .article-content-wrapper #project .side .title,#page.single .article-content .article-content-wrapper .archive .card.card-post-horizontal .content .title,#page.single .article-content .article-content-wrapper .article-author .author-link,#page.single .article-content .article-content-wrapper .article-imact-text-wrapper .title,#page.single .article-content .article-content-wrapper .article-intro .intro-category .cat-title,#page.single .article-content .article-content-wrapper .card.card-post-simple .content .title,#page.single .article-content .article-content-wrapper .card.card-post .content .title,#page.single .article-content .article-content-wrapper .card .category-link,#page.single .article-content .article-content-wrapper .hero .content-overlay .pretitle,#page.single .article-content .article-content-wrapper .home .home-categories .cat-title,#page.single .article-content .article-content-wrapper .home .home-hero-posts .column-title,#page.single .article-content .article-content-wrapper .home .home-latest-posts .latest-title .title,#page.single .article-content .article-content-wrapper .modal.popup-untranslated #project .section-block.text .title,#page.single .article-content .article-content-wrapper .modal.popup-untranslated .title,#page.single .article-content .article-content-wrapper .section-block.cta .content .title,#page.single .article-content .article-content-wrapper .section-block .pretitle,#page.single .article-content .article-content-wrapper .section-block.projects .wrapper-title #project .section-block.text .title,#page.single .article-content .article-content-wrapper .section-block.projects .wrapper-title .title,#page.single .article-content .article-content-wrapper .section-block.quote #project .section-block.text blockquote:not(.tiktok-embed),#page.single .article-content .article-content-wrapper .section-block.quote blockquote:not(.tiktok-embed),#page.single .article-content .article-content-wrapper .section-block.social #project .section-block.text .title,#page.single .article-content .article-content-wrapper .section-block.social .title,#page.single .article-content .article-content-wrapper .section-block.statement #project .section-block.text p,#page.single .article-content .article-content-wrapper .section-block.statement p,#page.single .article-content .article-content-wrapper .section-block.stats .statistic #project .section-block.text .large,#page.single .article-content .article-content-wrapper .section-block.stats .statistic .large,#page.single .article-content .article-content-wrapper .sidebar-articles .sidebar-articles-title,#page.single .article-content .article-content-wrapper .team-profile .content #project .section-block.text .title,#page.single .article-content .article-content-wrapper .team-profile .content .title,#page.single .article-content .article-content-wrapper dl,#page.single .article-content .article-content-wrapper h1,#page.single .article-content .article-content-wrapper h2,#page.single .article-content .article-content-wrapper h3,#page.single .article-content .article-content-wrapper h4,#page.single .article-content .article-content-wrapper h5,#page.single .article-content .article-content-wrapper h6,#page.single .article-content .article-content-wrapper ol,#page.single .article-content .article-content-wrapper p,#page.single .article-content .article-content-wrapper ul,#page.single .article-imact-text-wrapper .article-content .article-content-wrapper .title,#page.single .article-intro .intro-category .article-content .article-content-wrapper .cat-title,#page.single .sidebar-articles .article-content .article-content-wrapper .sidebar-articles-title,#page.tag.single .article-content .article-content-wrapper .latest-posts-title,#page.tag.single .article-content .article-content-wrapper .popular-posts-title,#popup-search .search-input #page.author.single .article-content .article-content-wrapper .author-intro #project .section-block.text .title,#popup-search .search-input #page.author.single .author-intro #project .section-block.text .article-content .article-content-wrapper .title,#popup-search .search-input #page.single .article-content .article-content-wrapper .title,#project .project-author #page.single .article-content .article-content-wrapper .title,#project .section-block.text #page-template-minimal header #page.single .article-content .article-content-wrapper .title,#project .section-block.text #page.author.single .article-content .article-content-wrapper .author-intro #popup-search .search-input .title,#project .section-block.text #page.author.single .article-content .article-content-wrapper .author-intro .section-block.cta .content .title,#project .section-block.text #page.author.single .article-content .article-content-wrapper .author-intro h1,#project .section-block.text #page.author.single .author-intro #popup-search .search-input .article-content .article-content-wrapper .title,#project .section-block.text #page.author.single .author-intro .article-content .article-content-wrapper h1,#project .section-block.text #page.author.single .author-intro .section-block.cta .content .article-content .article-content-wrapper .title,#project .section-block.text #page.single .article-content .article-content-wrapper h2,#project .section-block.text #popup-search .search-input #page.author.single .article-content .article-content-wrapper .author-intro .title,#project .section-block.text #popup-search .search-input #page.author.single .author-intro .article-content .article-content-wrapper .title,#project .section-block.text .modal.popup-untranslated #page.single .article-content .article-content-wrapper .title,#project .section-block.text .section-block.cta .content #page.author.single .article-content .article-content-wrapper .author-intro .title,#project .section-block.text .section-block.cta .content #page.author.single .author-intro .article-content .article-content-wrapper .title,#project .section-block.text .section-block.projects .wrapper-title #page.single .article-content .article-content-wrapper .title,#project .section-block.text .section-block.quote #page.single .article-content .article-content-wrapper blockquote:not(.tiktok-embed),#project .section-block.text .section-block.social #page.single .article-content .article-content-wrapper .title,#project .section-block.text .section-block.statement #page.single .article-content .article-content-wrapper p,#project .section-block.text .section-block.stats .statistic #page.single .article-content .article-content-wrapper .large,#project .section-block.text .team-profile .content #page.single .article-content .article-content-wrapper .title,#project .side #page.single .article-content .article-content-wrapper .title,.archive .card.card-post-horizontal .content #page.single .article-content .article-content-wrapper .title,.card #page.single .article-content .article-content-wrapper .category-link,.card.card-post-simple .content #page.single .article-content .article-content-wrapper .title,.card.card-post .content #page.single .article-content .article-content-wrapper .title,.hero .content-overlay #page.single .article-content .article-content-wrapper .pretitle,.home .home-categories #page.single .article-content .article-content-wrapper .cat-title,.home .home-hero-posts #page.single .article-content .article-content-wrapper .column-title,.home .home-latest-posts .latest-title #page.single .article-content .article-content-wrapper .title,.modal.popup-untranslated #page.single .article-content .article-content-wrapper .title,.modal.popup-untranslated #project .section-block.text #page.single .article-content .article-content-wrapper .title,.section-block #page.single .article-content .article-content-wrapper .pretitle,.section-block.cta .content #page.author.single .article-content .article-content-wrapper .author-intro #project .section-block.text .title,.section-block.cta .content #page.author.single .author-intro #project .section-block.text .article-content .article-content-wrapper .title,.section-block.cta .content #page.single .article-content .article-content-wrapper .title,.section-block.projects .wrapper-title #page.single .article-content .article-content-wrapper .title,.section-block.projects .wrapper-title #project .section-block.text #page.single .article-content .article-content-wrapper .title,.section-block.quote #page.single .article-content .article-content-wrapper blockquote:not(.tiktok-embed),.section-block.quote #project .section-block.text #page.single .article-content .article-content-wrapper blockquote:not(.tiktok-embed),.section-block.social #page.single .article-content .article-content-wrapper .title,.section-block.social #project .section-block.text #page.single .article-content .article-content-wrapper .title,.section-block.statement #page.single .article-content .article-content-wrapper p,.section-block.statement #project .section-block.text #page.single .article-content .article-content-wrapper p,.section-block.stats .statistic #page.single .article-content .article-content-wrapper .large,.section-block.stats .statistic #project .section-block.text #page.single .article-content .article-content-wrapper .large,.team-profile .content #page.single .article-content .article-content-wrapper .title,.team-profile .content #project .section-block.text #page.single .article-content .article-content-wrapper .title{margin-bottom:1rem;padding-left:2rem;padding-right:2rem}}@media print,screen and (min-width:90em){#page-template-minimal-image .content #page.single .article-content .article-content-wrapper .pretitle,#page-template-minimal header #page.single .article-content .article-content-wrapper .title,#page-template-minimal header #project .section-block.text #page.single .article-content .article-content-wrapper .title,#page.author.single .article-content .article-content-wrapper .author-intro #popup-search .search-input #project .section-block.text .title,#page.author.single .article-content .article-content-wrapper .author-intro #project .section-block.text h1,#page.author.single .article-content .article-content-wrapper .author-intro .section-block.cta .content #project .section-block.text .title,#page.author.single .article-content .article-content-wrapper .author-intro h1,#page.author.single .author-intro #popup-search .search-input #project .section-block.text .article-content .article-content-wrapper .title,#page.author.single .author-intro #popup-search .search-input .article-content .article-content-wrapper .title,#page.author.single .author-intro #project .section-block.text .article-content .article-content-wrapper h1,#page.author.single .author-intro .article-content .article-content-wrapper h1,#page.author.single .author-intro .section-block.cta .content #project .section-block.text .article-content .article-content-wrapper .title,#page.author.single .author-intro .section-block.cta .content .article-content .article-content-wrapper .title,#page.blog.single .article-content .article-content-wrapper .latest-posts-title,#page.blog.single .article-content .article-content-wrapper .popular-posts-title,#page.category.single .article-content .article-content-wrapper .latest-posts-title,#page.category.single .article-content .article-content-wrapper .popular-posts-title,#page.page-template-page-contact.single .article-content .article-content-wrapper .details .title,#page.page-template-page-contact.single .details .article-content .article-content-wrapper .title,#page.page-template-page-newsletter.single .article-content .article-content-wrapper .details .title,#page.page-template-page-newsletter.single .details .article-content .article-content-wrapper .title,#page.single .article-author .article-content .article-content-wrapper .author-link,#page.single .article-content .article-content-wrapper #page-template-minimal-image .content .pretitle,#page.single .article-content .article-content-wrapper #page-template-minimal header #project .section-block.text .title,#page.single .article-content .article-content-wrapper #page-template-minimal header .title,#page.single .article-content .article-content-wrapper #popup-search .search-input .title,#page.single .article-content .article-content-wrapper #project .project-author .title,#page.single .article-content .article-content-wrapper #project .section-block.text #page-template-minimal header .title,#page.single .article-content .article-content-wrapper #project .section-block.text .modal.popup-untranslated .title,#page.single .article-content .article-content-wrapper #project .section-block.text .section-block.projects .wrapper-title .title,#page.single .article-content .article-content-wrapper #project .section-block.text .section-block.quote blockquote:not(.tiktok-embed),#page.single .article-content .article-content-wrapper #project .section-block.text .section-block.social .title,#page.single .article-content .article-content-wrapper #project .section-block.text .section-block.statement p,#page.single .article-content .article-content-wrapper #project .section-block.text .section-block.stats .statistic .large,#page.single .article-content .article-content-wrapper #project .section-block.text .team-profile .content .title,#page.single .article-content .article-content-wrapper #project .section-block.text h2,#page.single .article-content .article-content-wrapper #project .side .title,#page.single .article-content .article-content-wrapper .archive .card.card-post-horizontal .content .title,#page.single .article-content .article-content-wrapper .article-author .author-link,#page.single .article-content .article-content-wrapper .article-imact-text-wrapper .title,#page.single .article-content .article-content-wrapper .article-intro .intro-category .cat-title,#page.single .article-content .article-content-wrapper .card.card-post-simple .content .title,#page.single .article-content .article-content-wrapper .card.card-post .content .title,#page.single .article-content .article-content-wrapper .card .category-link,#page.single .article-content .article-content-wrapper .hero .content-overlay .pretitle,#page.single .article-content .article-content-wrapper .home .home-categories .cat-title,#page.single .article-content .article-content-wrapper .home .home-hero-posts .column-title,#page.single .article-content .article-content-wrapper .home .home-latest-posts .latest-title .title,#page.single .article-content .article-content-wrapper .modal.popup-untranslated #project .section-block.text .title,#page.single .article-content .article-content-wrapper .modal.popup-untranslated .title,#page.single .article-content .article-content-wrapper .section-block.cta .content .title,#page.single .article-content .article-content-wrapper .section-block .pretitle,#page.single .article-content .article-content-wrapper .section-block.projects .wrapper-title #project .section-block.text .title,#page.single .article-content .article-content-wrapper .section-block.projects .wrapper-title .title,#page.single .article-content .article-content-wrapper .section-block.quote #project .section-block.text blockquote:not(.tiktok-embed),#page.single .article-content .article-content-wrapper .section-block.quote blockquote:not(.tiktok-embed),#page.single .article-content .article-content-wrapper .section-block.social #project .section-block.text .title,#page.single .article-content .article-content-wrapper .section-block.social .title,#page.single .article-content .article-content-wrapper .section-block.statement #project .section-block.text p,#page.single .article-content .article-content-wrapper .section-block.statement p,#page.single .article-content .article-content-wrapper .section-block.stats .statistic #project .section-block.text .large,#page.single .article-content .article-content-wrapper .section-block.stats .statistic .large,#page.single .article-content .article-content-wrapper .sidebar-articles .sidebar-articles-title,#page.single .article-content .article-content-wrapper .team-profile .content #project .section-block.text .title,#page.single .article-content .article-content-wrapper .team-profile .content .title,#page.single .article-content .article-content-wrapper dl,#page.single .article-content .article-content-wrapper h1,#page.single .article-content .article-content-wrapper h2,#page.single .article-content .article-content-wrapper h3,#page.single .article-content .article-content-wrapper h4,#page.single .article-content .article-content-wrapper h5,#page.single .article-content .article-content-wrapper h6,#page.single .article-content .article-content-wrapper ol,#page.single .article-content .article-content-wrapper p,#page.single .article-content .article-content-wrapper ul,#page.single .article-imact-text-wrapper .article-content .article-content-wrapper .title,#page.single .article-intro .intro-category .article-content .article-content-wrapper .cat-title,#page.single .sidebar-articles .article-content .article-content-wrapper .sidebar-articles-title,#page.tag.single .article-content .article-content-wrapper .latest-posts-title,#page.tag.single .article-content .article-content-wrapper .popular-posts-title,#popup-search .search-input #page.author.single .article-content .article-content-wrapper .author-intro #project .section-block.text .title,#popup-search .search-input #page.author.single .author-intro #project .section-block.text .article-content .article-content-wrapper .title,#popup-search .search-input #page.single .article-content .article-content-wrapper .title,#project .project-author #page.single .article-content .article-content-wrapper .title,#project .section-block.text #page-template-minimal header #page.single .article-content .article-content-wrapper .title,#project .section-block.text #page.author.single .article-content .article-content-wrapper .author-intro #popup-search .search-input .title,#project .section-block.text #page.author.single .article-content .article-content-wrapper .author-intro .section-block.cta .content .title,#project .section-block.text #page.author.single .article-content .article-content-wrapper .author-intro h1,#project .section-block.text #page.author.single .author-intro #popup-search .search-input .article-content .article-content-wrapper .title,#project .section-block.text #page.author.single .author-intro .article-content .article-content-wrapper h1,#project .section-block.text #page.author.single .author-intro .section-block.cta .content .article-content .article-content-wrapper .title,#project .section-block.text #page.single .article-content .article-content-wrapper h2,#project .section-block.text #popup-search .search-input #page.author.single .article-content .article-content-wrapper .author-intro .title,#project .section-block.text #popup-search .search-input #page.author.single .author-intro .article-content .article-content-wrapper .title,#project .section-block.text .modal.popup-untranslated #page.single .article-content .article-content-wrapper .title,#project .section-block.text .section-block.cta .content #page.author.single .article-content .article-content-wrapper .author-intro .title,#project .section-block.text .section-block.cta .content #page.author.single .author-intro .article-content .article-content-wrapper .title,#project .section-block.text .section-block.projects .wrapper-title #page.single .article-content .article-content-wrapper .title,#project .section-block.text .section-block.quote #page.single .article-content .article-content-wrapper blockquote:not(.tiktok-embed),#project .section-block.text .section-block.social #page.single .article-content .article-content-wrapper .title,#project .section-block.text .section-block.statement #page.single .article-content .article-content-wrapper p,#project .section-block.text .section-block.stats .statistic #page.single .article-content .article-content-wrapper .large,#project .section-block.text .team-profile .content #page.single .article-content .article-content-wrapper .title,#project .side #page.single .article-content .article-content-wrapper .title,.archive .card.card-post-horizontal .content #page.single .article-content .article-content-wrapper .title,.card #page.single .article-content .article-content-wrapper .category-link,.card.card-post-simple .content #page.single .article-content .article-content-wrapper .title,.card.card-post .content #page.single .article-content .article-content-wrapper .title,.hero .content-overlay #page.single .article-content .article-content-wrapper .pretitle,.home .home-categories #page.single .article-content .article-content-wrapper .cat-title,.home .home-hero-posts #page.single .article-content .article-content-wrapper .column-title,.home .home-latest-posts .latest-title #page.single .article-content .article-content-wrapper .title,.modal.popup-untranslated #page.single .article-content .article-content-wrapper .title,.modal.popup-untranslated #project .section-block.text #page.single .article-content .article-content-wrapper .title,.section-block #page.single .article-content .article-content-wrapper .pretitle,.section-block.cta .content #page.author.single .article-content .article-content-wrapper .author-intro #project .section-block.text .title,.section-block.cta .content #page.author.single .author-intro #project .section-block.text .article-content .article-content-wrapper .title,.section-block.cta .content #page.single .article-content .article-content-wrapper .title,.section-block.projects .wrapper-title #page.single .article-content .article-content-wrapper .title,.section-block.projects .wrapper-title #project .section-block.text #page.single .article-content .article-content-wrapper .title,.section-block.quote #page.single .article-content .article-content-wrapper blockquote:not(.tiktok-embed),.section-block.quote #project .section-block.text #page.single .article-content .article-content-wrapper blockquote:not(.tiktok-embed),.section-block.social #page.single .article-content .article-content-wrapper .title,.section-block.social #project .section-block.text #page.single .article-content .article-content-wrapper .title,.section-block.statement #page.single .article-content .article-content-wrapper p,.section-block.statement #project .section-block.text #page.single .article-content .article-content-wrapper p,.section-block.stats .statistic #page.single .article-content .article-content-wrapper .large,.section-block.stats .statistic #project .section-block.text #page.single .article-content .article-content-wrapper .large,.team-profile .content #page.single .article-content .article-content-wrapper .title,.team-profile .content #project .section-block.text #page.single .article-content .article-content-wrapper .title{margin-bottom:1rem;padding-left:2rem;padding-right:2rem}}#page.single .article-content .article-content-wrapper .fb-video,#page.single .article-content .article-content-wrapper .fb_iframe_widget{max-width:calc(100vw - 2rem)!important;overflow:hidden;text-align:center;width:100%}#page.single .article-content .article-content-wrapper .fb-video,#page.single .article-content .article-content-wrapper .fb_iframe_widget,#page.single .article-content .article-content-wrapper .video-embed,#page.single .article-content .article-content-wrapper img{margin-bottom:1.5rem;margin-top:.75rem}@media print,screen and (min-width:48.0625em){#page.single .article-content .article-content-wrapper .fb-video,#page.single .article-content .article-content-wrapper .fb_iframe_widget,#page.single .article-content .article-content-wrapper .video-embed,#page.single .article-content .article-content-wrapper img{margin-bottom:2rem;margin-top:1rem}}@media print,screen and (min-width:90em){#page.single .article-content .article-content-wrapper .fb-video,#page.single .article-content .article-content-wrapper .fb_iframe_widget,#page.single .article-content .article-content-wrapper .video-embed,#page.single .article-content .article-content-wrapper img{margin-bottom:2rem;margin-top:1rem}}#page.single .article-content .article-content-wrapper .video-embed{position:relative}#page.single .article-content .article-content-wrapper .progressive-image.image-wrapper-portrait figcaption,#page.single .article-content .article-content-wrapper .progressive-image.image-wrapper-portrait img{max-width:570px}#page.single .article-content .article-content-wrapper .progressive-image.image-wrapper-portrait figcaption{margin:0 auto 1rem}#page.single .article-content .article-content-wrapper .progressive-image img{margin:0}#page.single .article-content .article-content-wrapper figure{max-width:100%}#page.single .article-content .article-content-wrapper .wp-caption{margin-bottom:1rem;text-align:center}#page.single .article-content .article-content-wrapper .wp-caption img{margin-bottom:0}#page.single .article-content .article-content-wrapper p{font-size:1rem;line-height:1.6}@media print,screen and (min-width:48.0625em){#page.single .article-content .article-content-wrapper p{font-size:1rem}}@media print,screen and (min-width:90em){#page.single .article-content .article-content-wrapper p{font-size:1.13rem}}#page.single .article-content .article-content-wrapper .twitter-tweet{margin-left:auto;margin-right:auto}#page.single .video-caption,#page.single .wp-caption figcaption{background-color:#f8f8f8;border-left:4px solid #ffe54c;font-size:.8rem!important;line-height:1.4;margin-bottom:1rem;padding:.75rem 1.5rem;text-align:left}@media print,screen and (min-width:48.0625em){#page.single .video-caption,#page.single .wp-caption figcaption{padding:1rem 2rem}}@media print,screen and (min-width:90em){#page.single .video-caption,#page.single .wp-caption figcaption{padding:1rem 2rem}}@media print,screen and (min-width:48.0625em){#page.single .video-caption,#page.single .wp-caption figcaption{font-size:.8rem!important}}@media print,screen and (min-width:90em){#page.single .video-caption,#page.single .wp-caption figcaption{font-size:.9rem!important}}#page.single .article-tags{display:flex;margin-top:1.5rem}@media print,screen and (min-width:48.0625em){#page.single .article-tags{margin-top:2rem}}@media print,screen and (min-width:90em){#page.single .article-tags{margin-top:2rem}}#page.single .article-tags .list-tags{margin-bottom:0}#page.single .sidebar-ad{margin-bottom:2rem}#page.single .article-sidebar{position:relative}@media print,screen and (min-width:48.0625em){#page.single .article-sidebar{padding-left:1.5rem;padding-top:1.5rem}}@media print,screen and (max-width:48.06125em){#page.single .article-sidebar{padding-left:.75rem;padding-right:.75rem;padding-top:1.5rem}}@media print,screen and (min-width:48.0625em){#page.single .article-sidebar{padding-left:2rem;padding-top:2rem}}@media print,screen and (max-width:48.06125em){#page.single .article-sidebar{padding-left:1rem;padding-right:1rem;padding-top:2rem}}#page.single .article-sidebar .inner-wrapper{height:100%;position:relative;z-index:8}#page.single .article-sidebar .bg-shape{opacity:.4;position:absolute;z-index:1}#page.single .article-sidebar .bg-shape svg{fill:#ececec}#page.single .article-sidebar .bg-shape.shape--triangle-top{left:0;top:0;width:100%}#page.single .article-sidebar .bg-shape.shape--triangle-bottom{bottom:-4px;left:0;width:100%}#page.single .sidebar-articles{position:-webkit-sticky;position:sticky;top:4.5rem;z-index:99}#page.single .sidebar-articles .sidebar-articles-title{background-color:#1c1c1c;color:#fff;display:inline-block;margin-bottom:1rem;padding:.25rem .5rem;text-transform:uppercase}#page.single .article-author{margin-bottom:1.5rem}#page.single .article-author .author-link{color:#1c1c1c;margin-bottom:.5rem;text-transform:uppercase}@media print,screen and (max-width:48.06125em){#page.single .article-author .frame.circle,#page.single .article-author .progressive-image,#page.single .article-author .progressive-image img{height:3rem!important;width:3rem!important}}@media print,screen and (min-width:48.0625em){#page.single .article-author{margin-bottom:2rem}}@media print,screen and (min-width:90em){#page.single .article-author{margin-bottom:2rem}}@media print,screen and (max-width:48.06125em){#page.single .article-author .frame.circle,#page.single .article-author .progressive-image,#page.single .article-author .progressive-image img{height:4rem!important;width:4rem!important}}#page.single .article-author .cell{display:flex;flex-direction:column;justify-content:center}@media print,screen and (max-width:48.06125em){#page.single .article-author .cell{align-items:center}}#page.single .article-author .circle{background-color:#fff;border:1px solid #ececec;border-radius:50%;flex:1;overflow:hidden;padding:.25rem}#page.single .article-author .circle img{border-radius:50%;overflow:hidden}#page.single .article-donate{padding:1.5rem}@media print,screen and (min-width:48.0625em){#page.single .article-donate{padding:2rem}}@media print,screen and (min-width:90em){#page.single .article-donate{padding:2rem}}#page.single .article-donate .article-donate-wrapper{border:1px solid #1c1c1c}#page.single .article-donate .article-donate-wrapper .title{background-color:#ffe54c;border-bottom:1px solid #1c1c1c;margin:0;padding:.375rem 1.5rem}@media print,screen and (min-width:48.0625em){#page.single .article-donate .article-donate-wrapper .title{padding:.5rem 2rem}}@media print,screen and (min-width:90em){#page.single .article-donate .article-donate-wrapper .title{padding:.5rem 2rem}}#page.single .article-donate .article-donate-wrapper .text{margin-bottom:0;padding:.75rem 1.5rem}@media print,screen and (min-width:48.0625em){#page.single .article-donate .article-donate-wrapper .text{padding:1rem 2rem}}@media print,screen and (min-width:90em){#page.single .article-donate .article-donate-wrapper .text{padding:1rem 2rem}}#page.single .article-impact-action,#page.single .article-impact-text{background-color:#1c1c1c;color:#fff;padding-bottom:1.5rem;padding-top:1.5rem}@media print,screen and (min-width:48.0625em){#page.single .article-impact-action,#page.single .article-impact-text{padding-bottom:2rem;padding-top:2rem}}@media print,screen and (min-width:90em){#page.single .article-impact-action,#page.single .article-impact-text{padding-bottom:2rem;padding-top:2rem}}#page.single .article-impact-text{padding-left:1.5rem}@media print,screen and (min-width:48.0625em){#page.single .article-impact-text{padding-left:2rem}}@media print,screen and (min-width:90em){#page.single .article-impact-text{padding-left:2rem}}#page.single .article-imact-text-wrapper{border:1px solid #fff;padding:1.5rem;text-transform:uppercase}@media print,screen and (min-width:48.0625em){#page.single .article-imact-text-wrapper{padding:2rem}}@media print,screen and (min-width:90em){#page.single .article-imact-text-wrapper{padding:2rem}}#page.single .article-imact-text-wrapper .title{text-transform:uppercase;white-space:nowrap}#page.single .article-impact-action{padding:1.5rem}@media print,screen and (min-width:48.0625em){#page.single .article-impact-action{padding:2rem}}@media print,screen and (min-width:90em){#page.single .article-impact-action{padding:2rem}}#page.single .article-impact-action-wrapper{background-color:hsla(0,0%,100%,.25);padding:1.5rem}@media print,screen and (min-width:48.0625em){#page.single .article-impact-action-wrapper{padding:2rem}}@media print,screen and (min-width:90em){#page.single .article-impact-action-wrapper{padding:2rem}}#page.single .article-impact-action-wrapper .pretitle{display:block;font-family:Barlow Condensed,Barlow,sans-serif;margin-bottom:.5rem;opacity:.88;text-transform:uppercase}#page.single .article-impact-action-wrapper .title{color:#ffe54c;font-family:Barlow Condensed,Barlow,sans-serif;font-size:2rem!important;text-transform:uppercase}@media print,screen and (min-width:48.0625em){#page.single .article-impact-action-wrapper .title{font-size:2rem!important}}@media print,screen and (min-width:90em){#page.single .article-impact-action-wrapper .title{font-size:2.25rem!important}}#page.single .article-impact-action-wrapper svg{fill:hsla(0,0%,100%,.5);font-size:1rem;vertical-align:baseline}#page.single .article-comments-text,#page.single .article-comments-wrapper{background-color:#ececec;padding:1.5rem}@media print,screen and (min-width:48.0625em){#page.single .article-comments-text,#page.single .article-comments-wrapper{padding:2rem}}@media print,screen and (min-width:90em){#page.single .article-comments-text,#page.single .article-comments-wrapper{padding:2rem}}#page.single .article-comments-text{padding-left:2.25rem;padding-right:0}@media print,screen and (min-width:48.0625em){#page.single .article-comments-text{padding-left:3rem}}@media print,screen and (min-width:90em){#page.single .article-comments-text{padding-left:3rem}}#page.single .article-comments-text .title{margin-bottom:1rem;text-transform:uppercase}#page.single .comments-form{background-color:#ececec;padding:1.5rem 1.5rem 1.875rem}@media print,screen and (min-width:48.0625em){#page.single .comments-form{padding:2rem 2rem 2.5rem}}@media print,screen and (min-width:90em){#page.single .comments-form{padding:2rem 2rem 2.5rem}}#page.single .comments-form .comments-form-wrapper{background:#fff;padding:1.5rem}@media print,screen and (min-width:48.0625em){#page.single .comments-form .comments-form-wrapper{padding:2rem}}@media print,screen and (min-width:90em){#page.single .comments-form .comments-form-wrapper{padding:2rem}}#page.single .comments-form .comments-form-wrapper .pretitle{display:block;font-family:Barlow Condensed,Barlow,sans-serif;margin-bottom:1rem;opacity:.88;text-transform:uppercase}#page.single .comments-form .comments-form-wrapper #comments{margin:0!important}#page.single #wpdcom .wpd-prim-button{background-color:#ffe54c;color:#1c1c1c;font-family:Barlow Condensed,Barlow,sans-serif;height:2rem}#page.single #wpdcom,#page.single #wpdcom .wpd-form-head{border:none;margin:0;padding:0}#page.single #wpdcom .wpd-thread-head .wpd-thread-info{border-color:#ffe54c}#page.single #wpdcom .wpdiscuz-textarea-wrap{padding-top:0}#page.single #wpdcom .wpd-thread-list,#page.single #wpdcom .wpd-thread-list .wpd-load-more-submit-wrap{padding-bottom:0}#page.single #wpdcom .wpd-login-to-comment{display:none}@media print,screen and (max-width:48.06125em){#page.single #main .article-author .circle,#page.single #main .grid-container{padding:0}}.article-newsletter-signup{background-color:#ffe54c;margin-bottom:1.5rem;padding:1.5rem}@media print,screen and (min-width:48.0625em){.article-newsletter-signup{margin-bottom:2rem;padding:2rem}}@media print,screen and (min-width:90em){.article-newsletter-signup{margin-bottom:2rem;padding:2rem}}.post-type-archive .article-newsletter-signup{margin-bottom:0}.article-newsletter-signup .cell{display:flex;flex-direction:column;justify-content:center}.article-newsletter-signup .title{line-height:1.6;padding:0!important}.article-newsletter-signup .title .highlight{background-color:#1c1c1c;background-image:none;box-shadow:.2rem 0 0 #1c1c1c,-.2rem 0 0 #1c1c1c;color:#fff;padding-bottom:.4rem;padding-top:0;text-decoration:initial}.article-newsletter-signup a{color:#1c1c1c;text-decoration:underline}@media print,screen and (max-width:48.06125em){#page.single .article-intro .intro-category{display:flex;flex-direction:row;justify-content:space-between}#page.single .article-intro .intro-category a{text-align:right}#page.single .article-intro .intro-category .duration{margin-bottom:0;order:2}#page.single .article-intro .intro-category .cat-title{order:1}#page.single .article-intro .intro-category .cat-title,#page.single .article-intro .intro-category .duration{opacity:.5;text-transform:none}#page.single .sidebar-ad{text-align:center}#page-template-minimal header #page.single .title,#page.author.single .author-intro #popup-search .search-input .title,#page.author.single .author-intro .section-block.cta .content .title,#page.author.single .author-intro h1,#page.single #page-template-minimal header .title,#page.single .modal.popup-untranslated .title,#page.single .section-block.projects .wrapper-title .title,#page.single .section-block.quote blockquote:not(.tiktok-embed),#page.single .section-block.social .title,#page.single .section-block.statement p,#page.single .section-block.stats .statistic .large,#page.single .team-profile .content .title,#page.single h2,#popup-search .search-input #page.author.single .author-intro .title,.modal.popup-untranslated #page.single .title,.section-block.cta .content #page.author.single .author-intro .title,.section-block.projects .wrapper-title #page.single .title,.section-block.quote #page.single blockquote:not(.tiktok-embed),.section-block.social #page.single .title,.section-block.statement #page.single p,.section-block.stats .statistic #page.single .large,.team-profile .content #page.single .title{line-height:1.2}#page.single .article-content{z-index:auto}#page.single .article-comments-text .title{font-size:1.5rem}#page.single .article-impact-text{border:1px #1c1c1c}#page.single .article-imact-text-wrapper{border-color:#1c1c1c}#page.single .article-comments-text,#page.single .article-impact-action,#page.single .article-impact-text{padding:0!important}#page.single .article-newsletter-signup .title{font-size:2rem}#page.single .article-newsletter-signup .highlight{box-shadow:.1rem 0 0 #1c1c1c,-.1rem 0 0 #1c1c1c!important}#page.single .article-share{z-index:9999}#page.single .article-share .share-position{display:none}#page.single .article-share>.inner-wrapper{bottom:0;position:fixed;top:auto;width:100%}#page.single .article-share>.inner-wrapper .social-sharing{margin:0;width:100%}#page.single .article-sidebar .bg-shape,#page.single .article-sidebar .button-wrapper{display:none}#page.single #wpdcom #wpd-threads{margin-top:0}}#project{background-color:#fff}#project .project-image{max-height:800px;overflow:hidden}#project .project-intro .categories,#project .project-intro .title{margin-bottom:1.5rem}@media print,screen and (max-width:48.06125em){#project .project-intro{margin-bottom:.75rem}}@media print,screen and (min-width:48.0625em){#project .project-intro .categories,#project .project-intro .title{margin-bottom:2rem}}@media print,screen and (min-width:90em){#project .project-intro .categories,#project .project-intro .title{margin-bottom:2rem}}@media print,screen and (max-width:48.06125em){#project .project-intro{margin-bottom:1rem}#project .project-intro .extras{color:#3d3d3d;font-size:80%}}#project .project-body,#project .section-block.text{position:relative}#page-template-minimal header #project .section-block.text .title,#page.blog #project .section-block.text .latest-posts-title,#page.blog #project .section-block.text .popular-posts-title,#page.category #project .section-block.text .latest-posts-title,#page.category #project .section-block.text .popular-posts-title,#page.page-template-page-contact .details #project .section-block.text .title,#page.page-template-page-newsletter .details #project .section-block.text .title,#page.single .article-author #project .section-block.text .author-link,#page.single .article-imact-text-wrapper #project .section-block.text .title,#page.single .article-intro .intro-category #project .section-block.text .cat-title,#page.single .sidebar-articles #project .section-block.text .sidebar-articles-title,#page.tag #project .section-block.text .latest-posts-title,#page.tag #project .section-block.text .popular-posts-title,#popup-search .search-input #project .section-block.text .title,#project .project-author .section-block.text .title,#project .section-block.text #page-template-minimal header .title,#project .section-block.text #page.blog .latest-posts-title,#project .section-block.text #page.blog .popular-posts-title,#project .section-block.text #page.category .latest-posts-title,#project .section-block.text #page.category .popular-posts-title,#project .section-block.text #page.page-template-page-contact .details .title,#project .section-block.text #page.page-template-page-newsletter .details .title,#project .section-block.text #page.single .article-author .author-link,#project .section-block.text #page.single .article-imact-text-wrapper .title,#project .section-block.text #page.single .article-intro .intro-category .cat-title,#project .section-block.text #page.single .sidebar-articles .sidebar-articles-title,#project .section-block.text #page.tag .latest-posts-title,#project .section-block.text #page.tag .popular-posts-title,#project .section-block.text #popup-search .search-input .title,#project .section-block.text .archive .card.card-post-horizontal .content .title,#project .section-block.text .card.card-post-simple .content .title,#project .section-block.text .card.card-post .content .title,#project .section-block.text .card .category-link,#project .section-block.text .home .home-categories .cat-title,#project .section-block.text .home .home-hero-posts .column-title,#project .section-block.text .home .home-latest-posts .latest-title .title,#project .section-block.text .modal.popup-untranslated .title,#project .section-block.text .pretitle,#project .section-block.text .project-author .title,#project .section-block.text .section-block.cta .content .title,#project .section-block.text .section-block.projects .wrapper-title .title,#project .section-block.text .section-block.quote blockquote:not(.tiktok-embed),#project .section-block.text .section-block.social .title,#project .section-block.text .section-block.stats .statistic .large,#project .section-block.text .side .title,#project .section-block.text .team-profile .content .title,#project .section-block.text h1,#project .section-block.text h2,#project .section-block.text h3,#project .section-block.text h4,#project .section-block.text h5,#project .section-block.text h6,#project .section-block.text ol,#project .section-block.text p,#project .section-block.text q,#project .section-block.text ul,#project .side .section-block.text .title,.archive .card.card-post-horizontal .content #project .section-block.text .title,.card #project .section-block.text .category-link,.card.card-post-simple .content #project .section-block.text .title,.card.card-post .content #project .section-block.text .title,.home .home-categories #project .section-block.text .cat-title,.home .home-hero-posts #project .section-block.text .column-title,.home .home-latest-posts .latest-title #project .section-block.text .title,.modal.popup-untranslated #project .section-block.text .title,.section-block.cta .content #project .section-block.text .title,.section-block.projects .wrapper-title #project .section-block.text .title,.section-block.quote #project .section-block.text blockquote:not(.tiktok-embed),.section-block.social #project .section-block.text .title,.section-block.stats .statistic #project .section-block.text .large,.team-profile .content #project .section-block.text .title{margin-bottom:1rem}@media print,screen and (min-width:48.0625em){#page-template-minimal header #project .section-block.text .title,#page.blog #project .section-block.text .latest-posts-title,#page.blog #project .section-block.text .popular-posts-title,#page.category #project .section-block.text .latest-posts-title,#page.category #project .section-block.text .popular-posts-title,#page.page-template-page-contact .details #project .section-block.text .title,#page.page-template-page-newsletter .details #project .section-block.text .title,#page.single .article-author #project .section-block.text .author-link,#page.single .article-imact-text-wrapper #project .section-block.text .title,#page.single .article-intro .intro-category #project .section-block.text .cat-title,#page.single .sidebar-articles #project .section-block.text .sidebar-articles-title,#page.tag #project .section-block.text .latest-posts-title,#page.tag #project .section-block.text .popular-posts-title,#popup-search .search-input #project .section-block.text .title,#project .project-author .section-block.text .title,#project .section-block.text #page-template-minimal header .title,#project .section-block.text #page.blog .latest-posts-title,#project .section-block.text #page.blog .popular-posts-title,#project .section-block.text #page.category .latest-posts-title,#project .section-block.text #page.category .popular-posts-title,#project .section-block.text #page.page-template-page-contact .details .title,#project .section-block.text #page.page-template-page-newsletter .details .title,#project .section-block.text #page.single .article-author .author-link,#project .section-block.text #page.single .article-imact-text-wrapper .title,#project .section-block.text #page.single .article-intro .intro-category .cat-title,#project .section-block.text #page.single .sidebar-articles .sidebar-articles-title,#project .section-block.text #page.tag .latest-posts-title,#project .section-block.text #page.tag .popular-posts-title,#project .section-block.text #popup-search .search-input .title,#project .section-block.text .archive .card.card-post-horizontal .content .title,#project .section-block.text .card.card-post-simple .content .title,#project .section-block.text .card.card-post .content .title,#project .section-block.text .card .category-link,#project .section-block.text .home .home-categories .cat-title,#project .section-block.text .home .home-hero-posts .column-title,#project .section-block.text .home .home-latest-posts .latest-title .title,#project .section-block.text .modal.popup-untranslated .title,#project .section-block.text .pretitle,#project .section-block.text .project-author .title,#project .section-block.text .section-block.cta .content .title,#project .section-block.text .section-block.projects .wrapper-title .title,#project .section-block.text .section-block.quote blockquote:not(.tiktok-embed),#project .section-block.text .section-block.social .title,#project .section-block.text .section-block.stats .statistic .large,#project .section-block.text .side .title,#project .section-block.text .team-profile .content .title,#project .section-block.text h1,#project .section-block.text h2,#project .section-block.text h3,#project .section-block.text h4,#project .section-block.text h5,#project .section-block.text h6,#project .section-block.text ol,#project .section-block.text p,#project .section-block.text q,#project .section-block.text ul,#project .side .section-block.text .title,.archive .card.card-post-horizontal .content #project .section-block.text .title,.card #project .section-block.text .category-link,.card.card-post-simple .content #project .section-block.text .title,.card.card-post .content #project .section-block.text .title,.home .home-categories #project .section-block.text .cat-title,.home .home-hero-posts #project .section-block.text .column-title,.home .home-latest-posts .latest-title #project .section-block.text .title,.modal.popup-untranslated #project .section-block.text .title,.section-block.cta .content #project .section-block.text .title,.section-block.projects .wrapper-title #project .section-block.text .title,.section-block.quote #project .section-block.text blockquote:not(.tiktok-embed),.section-block.social #project .section-block.text .title,.section-block.stats .statistic #project .section-block.text .large,.team-profile .content #project .section-block.text .title{margin-left:auto;margin-right:auto;max-width:45rem}}#page-template-minimal header #project .section-block.text .title,#page.author .author-intro #popup-search .search-input #project .section-block.text .title,#page.author .author-intro #project .section-block.text h1,#page.author .author-intro .section-block.cta .content #project .section-block.text .title,#popup-search .search-input #page.author .author-intro #project .section-block.text .title,#project .section-block.text #page-template-minimal header .title,#project .section-block.text #page.author .author-intro #popup-search .search-input .title,#project .section-block.text #page.author .author-intro .section-block.cta .content .title,#project .section-block.text #page.author .author-intro h1,#project .section-block.text #popup-search .search-input #page.author .author-intro .title,#project .section-block.text .modal.popup-untranslated .title,#project .section-block.text .section-block.cta .content #page.author .author-intro .title,#project .section-block.text .section-block.projects .wrapper-title .title,#project .section-block.text .section-block.quote blockquote:not(.tiktok-embed),#project .section-block.text .section-block.social .title,#project .section-block.text .section-block.statement p,#project .section-block.text .section-block.stats .statistic .large,#project .section-block.text .team-profile .content .title,#project .section-block.text h2,.modal.popup-untranslated #project .section-block.text .title,.section-block.cta .content #page.author .author-intro #project .section-block.text .title,.section-block.projects .wrapper-title #project .section-block.text .title,.section-block.quote #project .section-block.text blockquote:not(.tiktok-embed),.section-block.social #project .section-block.text .title,.section-block.statement #project .section-block.text p,.section-block.stats .statistic #project .section-block.text .large,.team-profile .content #project .section-block.text .title{margin-bottom:.5rem}#project .section-block.text a{font-weight:700}strong #project .section-block.text a{font-weight:900}#project .section-block.text p{margin-bottom:1rem}#project .section-block.text p:last-of-type{margin-bottom:0}@media print,screen and (min-width:48.0625em){#project .section-block.text ol,#project .section-block.text ul{padding-left:2rem}}#project .section-block.text blockquote{quotes:"“ " " ”" "‘ " " ’"}#project .section-block.text blockquote p:before{content:open-quote}#project .section-block.text blockquote p:after{content:close-quote}#project .section-block.text .img-wrapper,#project .section-block.text .wp-caption{display:block;margin:0 auto!important;text-align:center;width:100%}#project .section-block.text .embed-wrapper,#project .section-block.text .gallery,#project .section-block.text .img-wrapper,#project .section-block.text .wp-caption{background-color:#fff;padding-bottom:1.5rem!important;padding-top:.75rem;position:relative;z-index:99}@media print,screen and (min-width:48.0625em){#project .section-block.text .embed-wrapper,#project .section-block.text .gallery,#project .section-block.text .img-wrapper,#project .section-block.text .wp-caption{padding-bottom:2rem!important;padding-top:1rem}}@media print,screen and (min-width:90em){#project .section-block.text .embed-wrapper,#project .section-block.text .gallery,#project .section-block.text .img-wrapper,#project .section-block.text .wp-caption{padding-bottom:2rem!important;padding-top:1rem}}#project .section-block.text .gallery{justify-content:center;margin-left:auto;margin-right:auto;max-width:45rem}#project .section-block.text .gallery img{position:unset}@media print,screen and (min-width:48.0625em){#project .project-share{height:100%;left:-3rem;position:absolute;top:0}}@media print,screen and (min-width:90em){#project .project-share{left:-3.75rem}}@media print,screen and (max-width:48.06125em){#project .project-share{margin-bottom:.75rem}}@media print,screen and (min-width:48.0625em){#project .project-share{left:-4rem}}@media print,screen and (min-width:90em){#project .project-share{left:-5rem}}@media print,screen and (max-width:48.06125em){#project .project-share{margin-bottom:1rem}}@media print,screen and (min-width:48.0625em){#project .social-buttons{flex-direction:column;position:-webkit-sticky;position:sticky;top:7.5rem;top:10rem}}#project .social-buttons .li-button{margin-bottom:.5rem}@media print,screen and (max-width:48.06125em){#project .social-buttons .li-button:first-of-type{margin-left:0}}#project .project-sidebar{display:flex;flex-direction:column;justify-content:space-evenly}#project .project-sidebar .inner-wrapper{flex:1;position:relative}#project .side{background-color:#f8f8f8;position:-webkit-sticky;position:sticky}@media print,screen and (min-width:48.0625em){#project .side{margin-bottom:1.5rem;margin-bottom:2rem;padding:1.5rem;padding:2rem;top:7.5rem;top:10rem}}#project .side .text{margin-top:1rem}#project .project-tags{border-top:2px solid #ffe54c;margin:1.5rem 0;padding-top:1.5rem}@media print,screen and (min-width:48.0625em){#project .project-tags{margin:2rem 0;padding-top:2rem}}@media print,screen and (min-width:90em){#project .project-tags{margin:2rem 0;padding-top:2rem}}#project .project-tags ul{list-style:none;margin:0}#project .project-tags li{display:inline-block;margin-right:1rem}#project .project-tags a{font-weight:700}#project .project-author{border-top:2px solid #ffe54c;margin-bottom:3rem 0;padding-top:3rem}@media print,screen and (max-width:48.06125em){#project .project-author .frame.circle,#project .project-author .progressive-image,#project .project-author .progressive-image img{height:6rem!important;width:6rem!important}}@media print,screen and (min-width:48.0625em){#project .project-author{margin-bottom:4rem 0;padding-top:4rem}}@media print,screen and (min-width:90em){#project .project-author{margin-bottom:4rem 0;padding-top:4rem}}@media print,screen and (max-width:48.06125em){#project .project-author .frame.circle,#project .project-author .progressive-image,#project .project-author .progressive-image img{height:8rem!important;width:8rem!important}}#project .project-author .cell{display:flex;flex-direction:column;justify-content:center}@media print,screen and (max-width:48.06125em){#project .project-author .cell{align-items:center}}#project .circle{border-radius:50%;flex:1;overflow:hidden}.related-projects{background-color:#f8f8f8;padding:.75rem}.related-projects .related-post,.related-projects .title{margin-bottom:.75rem}@media print,screen and (min-width:48.0625em){.related-projects{flex-direction:column;padding:1rem;position:-webkit-sticky;position:sticky;top:7.5rem}.related-projects .related-post,.related-projects .title{margin-bottom:1rem}}@media print,screen and (min-width:90em){.related-projects{padding:1rem}.related-projects .related-post,.related-projects .title{margin-bottom:1rem}}@media print,screen and (min-width:48.0625em){.related-projects{flex-direction:column;position:-webkit-sticky;position:sticky;top:10rem}}.related-projects .related-post:last-of-type{margin-bottom:0}#quote .inner-wrapper{box-shadow:8px 8px #ececec;position:-webkit-sticky;position:sticky;top:1rem}#quote .content .lead{font-family:Barlow Condensed,Barlow,sans-serif;text-transform:uppercase}#quote .content .inner_wrapper{box-shadow:8px 8px #ececec}#quote .info{padding:.75rem 1.5rem}@media print,screen and (min-width:48.0625em){#quote .info{padding:1rem 2rem}}@media print,screen and (min-width:90em){#quote .info{padding:1rem 2rem}}#quote .info.color-yellow{background-color:#ffe54c}#quote .info.color-red{background-color:#ffa489}#quote .info.color-blue{background-color:#9fd4ca}#quote .info.color-green{background-color:#72b089}#quote .info.color-orange{background-color:#ff8364}#quote .info.color-gray{background-color:#ececec}#quote .info.color-purple{background-color:#9f4ea8}#quote .info.color- .lead,#quote .info.color-yellow .lead{color:#1c1c1c}#quote .info .lead{color:#fff;margin-bottom:rem-clac(2rem)}#quote .info a{background:#fff;color:#1c1c1c;font-family:Barlow Condensed,Barlow,sans-serif;margin-right:.5rem;padding:.25rem .5rem;text-transform:lowercase}#quote .comments{background-color:#fff;padding:1.5rem}@media print,screen and (min-width:48.0625em){#quote .comments{padding:2rem}}@media print,screen and (min-width:90em){#quote .comments{padding:2rem}}#quote .comments #comments{margin-top:0}.post-type-error{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:60vh}#page.page-template-page-contact .details,#page.page-template-page-contact .form,#page.page-template-page-newsletter .details,#page.page-template-page-newsletter .form{margin-top:1.5rem}@media print,screen and (min-width:48.0625em){#page.page-template-page-contact .details,#page.page-template-page-contact .form,#page.page-template-page-newsletter .details,#page.page-template-page-newsletter .form{margin-top:2rem}}@media print,screen and (min-width:90em){#page.page-template-page-contact .details,#page.page-template-page-contact .form,#page.page-template-page-newsletter .details,#page.page-template-page-newsletter .form{margin-top:2rem}}#page.page-template-page-contact .details,#page.page-template-page-newsletter .details{position:relative;z-index:2}#page.page-template-page-contact .details .title,#page.page-template-page-newsletter .details .title{margin-bottom:1rem}#page.page-template-page-contact .details p,#page.page-template-page-newsletter .details p{align-items:center;display:flex;justify-content:flex-start;margin:0}#page.page-template-page-contact .details .icon,#page.page-template-page-newsletter .details .icon{margin-right:1rem}#page.page-template-page-contact .details .email,#page.page-template-page-newsletter .details .email{margin-bottom:1rem}#page.page-template-page-contact .details .address-wrapper,#page.page-template-page-newsletter .details .address-wrapper{display:flex;flex-direction:column}#page.page-template-page-contact .details .gmaps,#page.page-template-page-newsletter .details .gmaps{color:#1c1c1c;display:block;font-size:75%;margin-top:.25rem;opacity:.75}#page.page-template-page-contact .details .previuos_newsletters .icon,#page.page-template-page-newsletter .details .previuos_newsletters .icon{margin-right:0}#page.page-template-search #main,#page.search #main{min-height:70vh}#page.page-template-search .search-input,#page.search .search-input{background-color:#1c1c1c}#page.page-template-search .search-input .title,#page.search .search-input .title{color:#fff}#page.page-template-search .search-form,#page.search .search-form{margin-top:3rem}@media print,screen and (min-width:48.0625em){#page.page-template-search .search-form,#page.search .search-form{margin-top:4rem}}@media print,screen and (min-width:90em){#page.page-template-search .search-form,#page.search .search-form{margin-top:4rem}}#page.bv-member-portal{background-color:#f8f8f8}#page.bv-member-portal #header{background-color:#fff;border-bottom:4px solid #ffe54c}#page.bv-member-portal #main{min-height:80vh}#page.bv-member-portal .sidebar-nav{list-style:none;margin:0;position:-webkit-sticky;position:sticky;top:2rem}#page.bv-member-portal .sidebar-nav li{margin-bottom:.5rem}#page.bv-member-portal .sidebar-nav li .icon{margin-right:1rem}#page.bv-member-portal .sidebar-nav li.active{opacity:.5}#page.bv-member-portal .sidebar-nav .value,#page.bv-member-portal .sidebar-nav a{color:#1c1c1c;font-family:Barlow Condensed,Barlow,sans-serif}@media print,screen and (max-width:48.06125em){#page.bv-member-portal .section-block{padding-top:0}#page.bv-member-portal .sidebar-nav{align-items:center;display:flex;justify-content:space-evenly;margin-bottom:1rem;margin-top:1rem}#page.bv-member-portal .sidebar-nav li{display:inline-block}#page.bv-member-portal .sidebar-nav li .icon{margin:0}#page.bv-member-portal .sidebar-nav .value{display:none}}.home .home-hero-posts{background-color:#ffe54c;overflow:hidden;position:relative}@media print,screen and (min-width:48.0625em){.home .home-hero-posts{padding-bottom:2.25rem;padding-top:1.5rem}}@media print,screen and (max-width:48.06125em){.home .home-hero-posts{padding-bottom:.75rem;padding-top:.75rem}}@media print,screen and (min-width:48.0625em){.home .home-hero-posts{padding-bottom:3rem;padding-top:2rem}}@media print,screen and (max-width:48.06125em){.home .home-hero-posts{padding-bottom:1rem;padding-top:1rem}}.home .home-hero-posts>.grid-container{position:relative;z-index:8}.home .home-hero-posts .bg-shape{position:absolute;z-index:1}.home .home-hero-posts .bg-shape svg{stroke:#ffd45a;fill:#ffd45a}.home .home-hero-posts .bg-shape.shape-circle-dashed{bottom:0;left:0;max-width:400px;width:20vw}.home .home-hero-posts .bg-shape.shape-triangle{left:0;max-width:400px;top:0;width:20vw}.home .home-hero-posts .bg-shape.shape-zigzag{max-width:600px;right:0;top:0;width:30vw}.home .home-hero-posts .hero-posts-featured .card:last-of-type,.home .home-hero-posts .hero-posts-latest .card:last-of-type,.home .home-hero-posts .hero-posts-popular .card:last-of-type{margin-bottom:0}.home .home-hero-posts .column-title{background-color:#1c1c1c;color:#fff;display:inline-block;line-height:1.1;margin-bottom:.75rem;padding:.3rem .25rem .25rem;text-transform:uppercase}@media print,screen and (min-width:48.0625em){.home .home-hero-posts .column-title{margin-bottom:1rem}}@media print,screen and (min-width:90em){.home .home-hero-posts .column-title{margin-bottom:1rem}}.home .home-banner-ad{align-items:center;background-color:#1c1c1c;display:flex;justify-content:center;padding-bottom:.75rem;padding-top:.75rem}@media print,screen and (min-width:48.0625em){.home .home-banner-ad{padding-bottom:1rem;padding-top:1rem}}@media print,screen and (min-width:90em){.home .home-banner-ad{padding-bottom:1rem;padding-top:1rem}}.home .home-latest-posts{padding-bottom:1.5rem;padding-top:1.5rem}@media print,screen and (min-width:48.0625em){.home .home-latest-posts{padding-bottom:2rem;padding-top:2rem}}@media print,screen and (min-width:90em){.home .home-latest-posts{padding-bottom:2rem;padding-top:2rem}}.home .home-latest-posts .latest-title .title{margin-bottom:1rem;text-transform:uppercase}.home .home-latest-posts .latest-title p{margin-bottom:0}.home .home-latest-posts .trending-tags{align-items:flex-end;display:flex;flex-direction:column;justify-content:center;text-align:right}.home .home-latest-posts .trending-title{font-family:Barlow Condensed,Barlow,sans-serif;text-transform:uppercase}.home .home-latest-posts .list-tags{margin-top:1rem}.home .home-latest-posts #posts-container{margin-top:.5rem}.home .home-latest-posts .load-posts{text-align:center}.home .home-partnerships{background-color:#f8f8f8;padding-bottom:3rem;padding-top:3rem}@media print,screen and (min-width:48.0625em){.home .home-partnerships{padding-bottom:4rem;padding-top:4rem}}@media print,screen and (min-width:90em){.home .home-partnerships{padding-bottom:4rem;padding-top:4rem}}.home .home-partnerships .partner-sidebar{display:flex;flex-direction:column;justify-content:center}@media print,screen and (min-width:48.0625em){.home .home-partnerships .partner-sidebar{padding-right:3rem;padding-right:4rem}}.home .home-partnerships .partner-sidebar .text,.home .home-partnerships .partner-sidebar .title{margin-bottom:2rem}.home .home-partnerships .partner-sidebar .text p:last-of-type{margin-bottom:0}.home .home-partnerships .logo-title{font-family:Barlow Condensed,Barlow,sans-serif;text-transform:uppercase}.home .home-categories{background-color:#fff;padding-bottom:3rem;padding-top:3rem}@media print,screen and (min-width:48.0625em){.home .home-categories{padding-bottom:4rem;padding-top:4rem}}@media print,screen and (min-width:90em){.home .home-categories{padding-bottom:4rem;padding-top:4rem}}.home .home-categories .color-yellow .cat-title{border-color:#ffe54c}.home .home-categories .color-red .cat-title{border-color:#ffa489}.home .home-categories .color-blue .cat-title{border-color:#9fd4ca}.home .home-categories .color-green .cat-title{border-color:#72b089}.home .home-categories .color-orange .cat-title{border-color:#ff8364}.home .home-categories .color-gray .cat-title{border-color:#ececec}.home .home-categories .color-purple .cat-title{border-color:#9f4ea8}.home .home-categories .cat-title{border-bottom:6px solid #ececec;margin-bottom:.75rem;padding-bottom:.75rem;padding-left:.75rem;padding-right:.75rem}@media print,screen and (min-width:48.0625em){.home .home-categories .cat-title{margin-bottom:1rem;padding-bottom:1rem;padding-left:1rem;padding-right:1rem}}@media print,screen and (min-width:90em){.home .home-categories .cat-title{margin-bottom:1rem;padding-bottom:1rem;padding-left:1rem;padding-right:1rem}}.home .home-categories .cat-articles{list-style:none;margin:0}.home .home-categories .cat-articles li{margin-bottom:.375rem;padding-left:.75rem;padding-right:.75rem}@media print,screen and (min-width:48.0625em){.home .home-categories .cat-articles li{margin-bottom:.5rem;padding-left:1rem;padding-right:1rem}}@media print,screen and (min-width:90em){.home .home-categories .cat-articles li{margin-bottom:.5rem;padding-left:1rem;padding-right:1rem}}.home .home-categories a{color:#1c1c1c}@media print,screen and (max-width:48.06125em){.home .hero-posts-latest{border-top:1px solid rgba(28,28,28,.5);order:2;padding-bottom:1rem;padding-top:1rem}.home .hero-posts-featured{order:1;padding-bottom:1rem}.home .hero-posts-popular{border-top:1px solid rgba(28,28,28,.5);order:3;padding-bottom:1rem;padding-top:1rem}.home .home-latest-posts .latest-title{order:1}.home .home-latest-posts .latest-title .text p{font-size:14px}.home .home-latest-posts .latest-posts{margin-left:.75rem;margin-right:.75rem;order:2}.home .home-latest-posts .latest-posts>.small-12{margin-left:0!important;margin-right:0!important;margin-top:0!important;width:100%}.home .home-latest-posts .latest-posts .signup-cell{margin:0!important;padding-bottom:1rem;width:100%}.home .home-latest-posts .load-posts{order:3}.home .home-latest-posts .trending-tags{align-items:flex-start;border-top:1px solid #ececec;order:4;padding-top:1rem;text-align:left}.home .home-latest-posts .trending-tags .list-tags{display:flex;flex-wrap:wrap;justify-content:flex-start}.home .home-latest-posts .trending-tags .tags-link{display:flex}.home .home-hero-posts .column-title{font-size:1.125rem;padding:.25rem}}#page.page-template-page-signup .gform_body input::-moz-placeholder{color:grey;font-family:Barlow Condensed,Barlow,sans-serif;text-transform:uppercase}#page.page-template-page-signup .gform_body input:-ms-input-placeholder{color:grey;font-family:Barlow Condensed,Barlow,sans-serif;text-transform:uppercase}#page.page-template-page-signup .gform_body input::placeholder{color:grey;font-family:Barlow Condensed,Barlow,sans-serif;text-transform:uppercase}#page.page-template-page-signup .gform_body label,#page.page-template-page-signup .gform_body legend{display:none}#page.page-template-page-signup .gform_body #label_2_6_1{display:initial;font-family:Barlow Condensed,Barlow,sans-serif;text-transform:uppercase}#page.page-template-page-signup .gform_body #choice_2_6_1{margin-bottom:0}#page.page-template-page-signup .gform_footer{padding-bottom:0}#page.page-template-page-signup .left-wrapper .title .highlight{background-color:#1c1c1c;background-image:none;box-shadow:.2rem 0 0 #1c1c1c,-.2rem 0 0 #1c1c1c;color:#fff;padding-bottom:.4rem;padding-top:0;text-decoration:initial}#page.page-template-page-signup .left-wrapper .text{margin-top:1rem}#page.page-template-page-signup .left-wrapper ul{list-style:none;margin:0}#page.page-template-page-signup .left-wrapper li{margin-bottom:1.5rem}#page.page-template-page-signup .left-wrapper li:first-of-type{margin-top:1.5rem}@media print,screen and (min-width:48.0625em){#page.page-template-page-signup .left-wrapper li{margin-bottom:2rem}#page.page-template-page-signup .left-wrapper li:first-of-type{margin-top:2rem}}@media print,screen and (min-width:90em){#page.page-template-page-signup .left-wrapper li{margin-bottom:2rem}#page.page-template-page-signup .left-wrapper li:first-of-type{margin-top:2rem}}.page-template-page-videos #posts-container{margin-top:1.5rem}@media print,screen and (min-width:48.0625em){.page-template-page-videos #posts-container{margin-top:2rem}}@media print,screen and (min-width:90em){.page-template-page-videos #posts-container{margin-top:2rem}}#page.author .author-intro{background-color:#1c1c1c}#page.author .author-intro *{color:#fff}#page.author .author-intro .circle{border-radius:50%;overflow:hidden}#page.author .author-intro .article-excerpt{display:flex;flex-direction:column;justify-content:center}@media print,screen and (min-width:48.0625em){#page.author .author-intro .article-excerpt{margin-left:1.5rem;margin-left:2rem}}#page.single-quote .bookmark-toggle{background-color:transparent}#page.single-quote .quote-bookmark{bottom:1rem;position:absolute;right:1rem}#page.single-quote .quote-bookmark .icon{fill:hsla(0,0%,100%,.5);height:2.25rem;width:2.25rem}@media print,screen and (min-width:48.0625em){#page.single-quote .quote-bookmark .icon{height:3rem;width:3rem}}@media print,screen and (min-width:90em){#page.single-quote .quote-bookmark .icon{height:3rem;width:3rem}}#page.page-template-page-partners.option-yellow .author-intro{background-color:#ffe54c}#page.page-template-page-partners.option-blue .author-intro{background-color:#9fd4ca}#page.page-template-page-partners.option-blue .article-excerpt>*{color:#fff!important}#page.page-template-page-partners.option-gray .author-intro{background-color:#f8f8f8}#page.page-template-page-partners.option-green .author-intro{background-color:#72b089}#page.page-template-page-partners.option-red .author-intro{background-color:#ffa489}#page.page-template-page-partners .article-excerpt{display:flex;flex-direction:column;justify-content:center}#page.page-template-page-partners .article-excerpt .text p{line-height:1.4}.protected-page{align-items:center;background-color:#f8f8f8;display:flex;flex-direction:column;justify-content:center;min-height:100vh}.protected-page .logo{margin-bottom:2rem;margin-right:2rem;max-width:200px;width:100%}.protected-page .inner-wrapper{background-color:#fff;border:1px solid #c3c4c7;box-shadow:0 2px 3px 0 rgba(28,28,28,.1);max-width:360px;padding:26px 24px}.protected-page .inner-wrapper p:last-of-type{margin-bottom:0}.protected-page .inner-wrapper input[type=password]{background-color:#fff;border-color:#dcdcdc;border-width:2px;box-shadow:none;font-size:24px;line-height:1.33333333;margin:0 6px 16px 0;max-height:none;min-height:40px;padding:.1875rem .3125rem;transition:border-color .4s ease-in-out;width:100%}.protected-page .inner-wrapper input[type=submit]{background:#fada35;border-color:transparent;box-shadow:none;color:#1c1c1c;font-size:16px;height:auto!important;line-height:28px;padding:8px 10px!important;text-shadow:none;transition:background-color .4s ease-in-out;width:100%}#page-template-minimal{background-color:#ececec}#page-template-minimal>.grid-container>.grid-x{min-height:90vh}#page-template-minimal>.grid-container>.grid-x>.cell{display:flex;flex-direction:column;justify-content:center}#page-template-minimal .content-wrapper{background-color:#fff;border-top:4px solid #ffe54c;width:100%}@media print,screen and (min-width:90em){#page-template-minimal .content-wrapper{padding:3rem}}@media print,screen and (max-width:89.99875em){#page-template-minimal .content-wrapper{padding:1.5rem}}@media print,screen and (min-width:90em){#page-template-minimal .content-wrapper{padding:4rem}}@media print,screen and (max-width:89.99875em){#page-template-minimal .content-wrapper{padding:2rem}}#page-template-minimal header .text,#page-template-minimal header .title{margin-bottom:1rem}#page-template-minimal header .title .highlight{background-color:#1c1c1c;background-image:none;box-shadow:.2rem 0 0 #1c1c1c,-.2rem 0 0 #1c1c1c;color:#fff;padding-bottom:.4rem;padding-top:0;text-decoration:initial}#page-template-minimal header .text p:last-of-type{margin-bottom:0}#page-template-minimal-image{background-color:#f8f8f8}#page-template-minimal-image,#page-template-minimal-image .background,#page-template-minimal-image .background .inner-wrapper,#page-template-minimal-image .content{min-height:100vh}#page-template-minimal-image .content{position:relative}@media print,screen and (min-width:48.0625em){#page-template-minimal-image .content{padding:3rem 4.5rem 1.5rem}}@media print,screen and (max-width:48.06125em){#page-template-minimal-image .content{padding:1.5rem .75rem}}@media print,screen and (min-width:48.0625em){#page-template-minimal-image .content{padding:4rem 6rem 2rem}}@media print,screen and (max-width:48.06125em){#page-template-minimal-image .content{padding:2rem 1rem}}#page-template-minimal-image .content .logo svg{fill:#1c1c1c;height:3rem;margin-bottom:3rem}@media print,screen and (min-width:48.0625em){#page-template-minimal-image .content .logo svg{height:4rem;margin-bottom:4rem}}@media print,screen and (min-width:90em){#page-template-minimal-image .content .logo svg{height:4rem;margin-bottom:4rem}}#page-template-minimal-image .content .highlight{background-color:#1c1c1c;background-image:none;box-shadow:.2rem 0 0 #1c1c1c,-.2rem 0 0 #1c1c1c;color:#fff;padding-bottom:.4rem;text-decoration:initial}#page-template-minimal-image .content .title{line-height:1.4;margin-bottom:.75rem;text-transform:uppercase}@media print,screen and (min-width:48.0625em){#page-template-minimal-image .content .title{margin-bottom:1rem}}@media print,screen and (min-width:90em){#page-template-minimal-image .content .title{margin-bottom:1rem}}#page-template-minimal-image .content .text{max-width:600px}#page-template-minimal-image .content .form,#page-template-minimal-image .content .intro,#page-template-minimal-image .content .logo{position:relative;z-index:2}#page-template-minimal-image .content form input[type=submit],#page-template-minimal-image .content form input[type=text]{height:3rem}#page-template-minimal-image .content form .submit{background-color:#ffe54c}#page-template-minimal-image .background .inner-wrapper{align-items:center;background-color:#1c1c1c;display:flex;justify-content:center;overflow:hidden;padding:5% 10%;position:-webkit-sticky;position:sticky;top:0}#page-template-minimal-image .fuzzy-image{filter:blur(4px);height:calc(100% + 16px);left:0;opacity:.5;position:absolute;top:0;transform:scale(1.03);width:calc(100% + 32px)}#page-template-minimal-image .progressive-image{box-shadow:0 0 8px rgba(32,34,34,.25)}@media print,screen and (max-width:48.06125em){#page-template-minimal-image,#page-template-minimal-image .background,#page-template-minimal-image .background .inner-wrapper,#page-template-minimal-image .content{min-height:auto}}#wpmem_login,#wpmem_reg{width:100%!important}#wpmem_login .title,#wpmem_login legend,#wpmem_reg .title,#wpmem_reg legend{display:none}#wpmem_login input,#wpmem_login label,#wpmem_reg input,#wpmem_reg label{height:2rem;line-height:2;margin-bottom:0}#wpmem_login input[type=submit],#wpmem_reg input[type=submit]{display:block;font-size:18px;height:3rem;margin-bottom:.5rem;margin-top:1rem;padding:0;width:100%}#wpmem_login input[type=checkbox],#wpmem_reg input[type=checkbox]{margin-right:.5rem}#wpmem_login .cell,#wpmem_reg .cell{line-height:2;margin-bottom:.5rem}#wpmem_login .login_remember,#wpmem_reg .login_remember{margin-top:1rem}#wpmem_login .login_remember label,#wpmem_reg .login_remember label{position:absolute}#wpmem_login .tos,#wpmem_reg .tos{display:flex}#wpmem_login .newsletter,#wpmem_reg .newsletter{align-items:center;display:flex;flex-direction:row-reverse;justify-content:flex-end}#wpmem_login .newsletter label,#wpmem_reg .newsletter label{font-weight:400}#wpmem_login .link-text,#wpmem_login .req-text,#wpmem_reg .link-text,#wpmem_reg .req-text{line-height:1;margin-bottom:0}@media print,screen and (max-width:48.06125em){#wpmem_login .tos,#wpmem_reg .tos{display:initial;line-height:1.4}#wpmem_login .tos input,#wpmem_reg .tos input{height:12px}}.page-loader{align-items:center;background-color:#f8f8f8;display:flex;height:100%;justify-content:center;left:0;opacity:0;pointer-events:none;position:fixed;top:0;transition:opacity .5s ease-in-out;width:100%;z-index:99999999}.is-loading:not(.has-started):not(.has-interacted) .page-loader{opacity:1;pointer-events:auto}.is-loading.has-interacted .page-loader,.is-loading.has-started .page-loader{background-color:transparent;opacity:1}.has-started .page-loader{background:none}.page-loader .spinner{-webkit-animation:theme-loading-rotate 1s linear infinite;animation:theme-loading-rotate 1s linear infinite;-webkit-animation-play-state:paused;animation-play-state:paused;height:3rem;width:3rem}.is-loading .page-loader .spinner{-webkit-animation-play-state:running;animation-play-state:running}.page-loader .circle{stroke:#ffe54c;stroke-width:4;stroke-linecap:round;stroke-dasharray:100 100;color:none}@-webkit-keyframes theme-loading-rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes theme-loading-rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@-webkit-keyframes theme-loading-scaleout{0%{opacity:1;transform:scale(0)}to{opacity:0;transform:scale(1)}}@keyframes theme-loading-scaleout{0%{opacity:1;transform:scale(0)}to{opacity:0;transform:scale(1)}}.l-footer,.l-main{opacity:1;transition:opacity .5s ease-in-out}@media print,screen and (max-width:48.06125em){.l-footer,.l-main{transition:transform .5s ease-in-out,opacity .5s ease-in-out}.has-menu-open .l-footer,.has-menu-open .l-main{opacity:0}}#nprogress{pointer-events:none}#nprogress .bar{background:#ffe54c;height:4px;left:0;position:fixed;top:0;width:100%;z-index:1031}.enter-viewport.slide-right{-webkit-animation:slide-right .5s cubic-bezier(.25,.46,.45,.94) both;animation:slide-right .5s cubic-bezier(.25,.46,.45,.94) both}.enter-viewport.slide-left{-webkit-animation:slide-left .5s cubic-bezier(.25,.46,.45,.94) both;animation:slide-left .5s cubic-bezier(.25,.46,.45,.94) both}.enter-viewport.slide-in-bottom{-webkit-animation:slide-in-bottom .5s cubic-bezier(.25,.46,.45,.94) both;animation:slide-in-bottom .5s cubic-bezier(.25,.46,.45,.94) both}.enter-viewport.text-focus-in{-webkit-animation:text-focus-in .5s cubic-bezier(.55,.085,.68,.53) both;animation:text-focus-in .5s cubic-bezier(.55,.085,.68,.53) both}.enter-viewport.flip-in-ver-right{-webkit-animation:flip-in-ver-right .5s cubic-bezier(.25,.46,.45,.94) both;animation:flip-in-ver-right .5s cubic-bezier(.25,.46,.45,.94) both}@-webkit-keyframes slide-right{0%{transform:translateX(-100px)}to{transform:translateX(0)}}@keyframes slide-right{0%{transform:translateX(-100px)}to{transform:translateX(0)}}@-webkit-keyframes slide-left{0%{transform:translateX(100px)}to{transform:translateX(0)}}@keyframes slide-left{0%{transform:translateX(100px)}to{transform:translateX(0)}}@-webkit-keyframes slide-in-bottom{0%{opacity:0;transform:translateY(120px)}to{opacity:1;transform:translateY(0)}}@keyframes slide-in-bottom{0%{opacity:0;transform:translateY(120px)}to{opacity:1;transform:translateY(0)}}@-webkit-keyframes text-focus-in{0%{filter:blur(12px);opacity:0}to{filter:blur(0);opacity:1}}@keyframes text-focus-in{0%{filter:blur(12px);opacity:0}to{filter:blur(0);opacity:1}}@-webkit-keyframes flip-in-ver-right{0%{opacity:0;transform:rotateY(-80deg)}to{opacity:1;transform:rotateY(0)}}@keyframes flip-in-ver-right{0%{opacity:0;transform:rotateY(-80deg)}to{opacity:1;transform:rotateY(0)}}.align-left{justify-content:flex-start}.align-right{justify-content:flex-end}.align-center{justify-content:center}.align-justify{justify-content:space-between}.align-spaced{justify-content:space-around}.align-left.vertical.menu>li>a{justify-content:flex-start}.align-right.vertical.menu>li>a{justify-content:flex-end}.align-center.vertical.menu>li>a{justify-content:center}.align-top{align-items:flex-start}.align-self-top{align-self:flex-start}.align-bottom{align-items:flex-end}.align-self-bottom{align-self:flex-end}.align-middle{align-items:center}.align-self-middle{align-self:center}.align-stretch{align-items:stretch}.align-self-stretch{align-self:stretch}.align-center-middle{align-content:center;align-items:center;justify-content:center}.small-order-1{order:1}.small-order-2{order:2}.small-order-3{order:3}.small-order-4{order:4}.small-order-5{order:5}.small-order-6{order:6}@media print,screen and (min-width:48.0625em){.medium-order-1{order:1}.medium-order-2{order:2}.medium-order-3{order:3}.medium-order-4{order:4}.medium-order-5{order:5}.medium-order-6{order:6}}@media print,screen and (min-width:90em){.large-order-1{order:1}.large-order-2{order:2}.large-order-3{order:3}.large-order-4{order:4}.large-order-5{order:5}.large-order-6{order:6}}@media screen and (min-width:116.25em){.xlarge-order-1{order:1}.xlarge-order-2{order:2}.xlarge-order-3{order:3}.xlarge-order-4{order:4}.xlarge-order-5{order:5}.xlarge-order-6{order:6}}.flex-container{display:flex}.flex-child-auto{flex:1 1 auto}.flex-child-grow{flex:1 0 auto}.flex-child-shrink{flex:0 1 auto}.flex-dir-row{flex-direction:row}.flex-dir-row-reverse{flex-direction:row-reverse}.flex-dir-column{flex-direction:column}.flex-dir-column-reverse{flex-direction:column-reverse}@media print,screen and (min-width:48.0625em){.medium-flex-container{display:flex}.medium-flex-child-auto{flex:1 1 auto}.medium-flex-child-grow{flex:1 0 auto}.medium-flex-child-shrink{flex:0 1 auto}.medium-flex-dir-row{flex-direction:row}.medium-flex-dir-row-reverse{flex-direction:row-reverse}.medium-flex-dir-column{flex-direction:column}.medium-flex-dir-column-reverse{flex-direction:column-reverse}}@media print,screen and (min-width:90em){.large-flex-container{display:flex}.large-flex-child-auto{flex:1 1 auto}.large-flex-child-grow{flex:1 0 auto}.large-flex-child-shrink{flex:0 1 auto}.large-flex-dir-row{flex-direction:row}.large-flex-dir-row-reverse{flex-direction:row-reverse}.large-flex-dir-column{flex-direction:column}.large-flex-dir-column-reverse{flex-direction:column-reverse}}@media screen and (min-width:116.25em){.xlarge-flex-container{display:flex}.xlarge-flex-child-auto{flex:1 1 auto}.xlarge-flex-child-grow{flex:1 0 auto}.xlarge-flex-child-shrink{flex:0 1 auto}.xlarge-flex-dir-row{flex-direction:row}.xlarge-flex-dir-row-reverse{flex-direction:row-reverse}.xlarge-flex-dir-column{flex-direction:column}.xlarge-flex-dir-column-reverse{flex-direction:column-reverse}}.hide{display:none!important}.invisible{visibility:hidden}.visible{visibility:visible}@media print,screen and (max-width:48.06125em){.hide-for-small-only{display:none!important}}@media screen and (max-width:0em),screen and (min-width:48.0625em){.show-for-small-only{display:none!important}}@media print,screen and (min-width:48.0625em){.hide-for-medium{display:none!important}}@media screen and (max-width:48.06125em){.show-for-medium{display:none!important}}@media print,screen and (min-width:48.0625em) and (max-width:89.99875em){.hide-for-medium-only{display:none!important}}@media screen and (max-width:48.06125em),screen and (min-width:90em){.show-for-medium-only{display:none!important}}@media print,screen and (min-width:90em){.hide-for-large{display:none!important}}@media screen and (max-width:89.99875em){.show-for-large{display:none!important}}@media print,screen and (min-width:90em) and (max-width:116.24875em){.hide-for-large-only{display:none!important}}@media screen and (max-width:89.99875em),screen and (min-width:116.25em){.show-for-large-only{display:none!important}}@media screen and (min-width:116.25em){.hide-for-xlarge{display:none!important}}@media screen and (max-width:116.24875em){.show-for-xlarge{display:none!important}}@media screen and (min-width:116.25em){.hide-for-xlarge-only{display:none!important}}@media screen and (max-width:116.24875em){.show-for-xlarge-only{display:none!important}}.menu-toggle .value,.show-for-sr,.show-on-focus,.submenu-toggle .value{clip:rect(0,0,0,0)!important;border:0!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.show-on-focus:active,.show-on-focus:focus{clip:auto!important;height:auto!important;overflow:visible!important;position:static!important;white-space:normal!important;width:auto!important}.hide-for-portrait,.show-for-landscape{display:block!important}@media screen and (orientation:landscape){.hide-for-portrait,.show-for-landscape{display:block!important}}@media screen and (orientation:portrait){.hide-for-portrait,.show-for-landscape{display:none!important}}.hide-for-landscape,.show-for-portrait{display:none!important}@media screen and (orientation:landscape){.hide-for-landscape,.show-for-portrait{display:none!important}}@media screen and (orientation:portrait){.hide-for-landscape,.show-for-portrait{display:block!important}}.show-for-dark-mode{display:none}.hide-for-dark-mode{display:block}@media screen and (prefers-color-scheme:dark){.show-for-dark-mode{display:block!important}.hide-for-dark-mode{display:none!important}}.show-for-ie{display:none}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.show-for-ie{display:block!important}.hide-for-ie{display:none!important}}.show-for-sticky{display:none}.is-stuck .show-for-sticky{display:block}.is-stuck .hide-for-sticky{display:none}.float-left,.u-fl{float:left!important}.float-right,.u-fr{float:right!important}.float-center,.u-fc{display:block;margin-left:auto;margin-right:auto}.clearfix:after,.clearfix:before,.l-footer:after,.l-footer:before,.l-header:after,.l-header:before,.l-main:after,.l-main:before,.u-cf:after,.u-cf:before{content:" ";display:table;flex-basis:0;order:1}.clearfix:after,.l-footer:after,.l-header:after,.l-main:after,.u-cf:after{clear:both}.u-m-0{margin:0!important}.u-mt-0{margin-top:0!important}.u-mr-0{margin-right:0!important}#member-popup .modal .button_div .pagination input[type=submit],#wpmem_login .pagination input[type=submit],#wpmem_reg .pagination input[type=submit],.pagination #member-popup .modal .button_div input[type=submit],.pagination #wpmem_login input[type=submit],.pagination #wpmem_reg input[type=submit],.pagination-button,.pagination .button,.u-mb-0{margin-bottom:0!important}.u-ml-0{margin-left:0!important}.u-m-1{margin:.25rem!important}.u-mt-1{margin-top:.25rem!important}.u-mr-1{margin-right:.25rem!important}.u-mb-1{margin-bottom:.25rem!important}.u-ml-1{margin-left:.25rem!important}.u-m-2{margin:.5rem!important}.u-mt-2{margin-top:.5rem!important}.u-mr-2{margin-right:.5rem!important}.u-mb-2{margin-bottom:.5rem!important}.u-ml-2{margin-left:.5rem!important}.u-m-3{margin:1rem!important}.u-mt-3{margin-top:1rem!important}.u-mr-3{margin-right:1rem!important}.u-mb-3{margin-bottom:1rem!important}.u-ml-3{margin-left:1rem!important}.u-m-4{margin:1.5rem!important}.u-mt-4{margin-top:1.5rem!important}.u-mr-4{margin-right:1.5rem!important}.u-mb-4{margin-bottom:1.5rem!important}.u-ml-4{margin-left:1.5rem!important}.u-m-5{margin:3rem!important}.u-mt-5{margin-top:3rem!important}.u-mr-5{margin-right:3rem!important}.u-mb-5{margin-bottom:3rem!important}.u-ml-5{margin-left:3rem!important}.u-m-auto{margin:"auto"!important}.u-mt-auto{margin-top:"auto"!important}.u-mr-auto{margin-right:"auto"!important}.u-mb-auto{margin-bottom:"auto"!important}.u-ml-auto{margin-left:"auto"!important}.u-p-0{padding:0!important}.u-pt-0{padding-top:0!important}.u-pr-0{padding-right:0!important}.u-pb-0{padding-bottom:0!important}.u-pl-0{padding-left:0!important}.u-p-1{padding:.25rem!important}.u-pt-1{padding-top:.25rem!important}.u-pr-1{padding-right:.25rem!important}.u-pb-1{padding-bottom:.25rem!important}.u-pl-1{padding-left:.25rem!important}.u-p-2{padding:.5rem!important}.u-pt-2{padding-top:.5rem!important}.u-pr-2{padding-right:.5rem!important}.u-pb-2{padding-bottom:.5rem!important}.u-pl-2{padding-left:.5rem!important}.u-p-3{padding:1rem!important}.u-pt-3{padding-top:1rem!important}.u-pr-3{padding-right:1rem!important}.u-pb-3{padding-bottom:1rem!important}.u-pl-3{padding-left:1rem!important}.u-p-4{padding:1.5rem!important}.u-pt-4{padding-top:1.5rem!important}.u-pr-4{padding-right:1.5rem!important}.u-pb-4{padding-bottom:1.5rem!important}.u-pl-4{padding-left:1.5rem!important}.u-p-5{padding:3rem!important}.u-pt-5{padding-top:3rem!important}.u-pr-5{padding-right:3rem!important}.u-pb-5{padding-bottom:3rem!important}.u-pl-5{padding-left:3rem!important}.u-p-auto{padding:"auto"!important}.u-pt-auto{padding-top:"auto"!important}.u-pr-auto{padding-right:"auto"!important}.u-pb-auto{padding-bottom:"auto"!important}.u-pl-auto{padding-left:"auto"!important}.u-b-0{border:0!important}.u-block{display:block}.u-inline-list{margin:0}.u-inline-list>li{display:inline-block;margin-right:1rem}.no-bullet,.pagination,.u-inline-list{list-style:none;margin:0}#rememberme{height:12px;margin-bottom:0;margin-top:8px}.password_wrapper{display:block;position:relative}.password_wrapper #toggle_password{opacity:.5;position:absolute;right:8px;top:0}.password_wrapper #toggle_password:hover{cursor:pointer}.password_wrapper #toggle_password svg{height:12px}.password_wrapper #toggle_password .hide_icon{display:initial}.password_wrapper #toggle_password.password_hidden .hide_icon,.password_wrapper #toggle_password .show_icon{display:none}.password_wrapper #toggle_password.password_hidden .show_icon{display:initial}.single-post #sentinel{bottom:10%;position:absolute}