@import url(https://fonts.googleapis.com/css?family=Roboto:300,400&display=swap);.nuxt-progress{position:fixed;top:0;left:0;right:0;height:2px;width:0;opacity:1;transition:width .1s,opacity .4s;background-color:#fff;z-index:999999}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}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-family:inherit;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;max-width:100%;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}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}button{background-color:transparent;background-image:none}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}fieldset,ol,ul{margin:0;padding:0}ol,ul{list-style:none}html{line-height:1.5}*,:after,:before{box-sizing:border-box;border:0 solid #e2e8f0}hr{border-top-width:1px}img{border-style:solid}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{color:#a0aec0}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#a0aec0}input::placeholder,textarea::placeholder{color:#a0aec0}[role=button],button{cursor:pointer}table{border-collapse:collapse}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}button,input,optgroup,select,textarea{padding:0;line-height:inherit;color:inherit}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}.container{width:100%}@media (min-width:360px){.container{max-width:360px}}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:960px){.container{max-width:960px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}.bg-black{--bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--bg-opacity))}.bg-white{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.bg-ppGreen{--bg-opacity:1;background-color:#1dd87e;background-color:rgba(29,216,126,var(--bg-opacity))}.bg-ppGray{--bg-opacity:1;background-color:#2e2e30;background-color:rgba(46,46,48,var(--bg-opacity))}.bg-ppLightGray{--bg-opacity:1;background-color:#4d4d51;background-color:rgba(77,77,81,var(--bg-opacity))}.bg-ppYellow{--bg-opacity:1;background-color:#f6e22d;background-color:rgba(246,226,45,var(--bg-opacity))}.bg-ppCyan{--bg-opacity:1;background-color:#14d0dc;background-color:rgba(20,208,220,var(--bg-opacity))}.border-ppLightestGray{--border-opacity:1;border-color:#ecf0ef;border-color:rgba(236,240,239,var(--border-opacity))}.border-b{border-bottom-width:1px}.cursor-pointer{cursor:pointer}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.flex-row-reverse{flex-direction:row-reverse}.flex-wrap{flex-wrap:wrap}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.flex-shrink{flex-shrink:1}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.font-sans{font-family:Roboto,Helvetica Neue,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.font-l{font-weight:300}.font-bold{font-weight:700}.h-auto{height:auto}.h-px{height:1px}.h-full{height:100%}.h-lottie{height:521px}.text-sm{font-size:.79rem}.text-base{font-size:1rem}.text-lg{font-size:1.266rem}.text-xl{font-size:1.424rem}.text-2xl{font-size:1.802rem}.text-3xl{font-size:2.281rem}.text-4xl{font-size:3.247rem}.text-5xl{font-size:4.11rem}.leading-sm{line-height:1.5}.leading-md{line-height:1.2}.leading-lg{line-height:1.05}.list-inside{list-style-position:inside}.list-disc{list-style-type:disc}.list-decimal{list-style-type:decimal}.my-0{margin-top:0;margin-bottom:0}.my-20{margin-top:1.25rem;margin-bottom:1.25rem}.mx-auto{margin-left:auto;margin-right:auto}.mt-0{margin-top:0}.mt-4{margin-top:.25rem}.mb-4{margin-bottom:.25rem}.mr-8{margin-right:.5rem}.mb-8{margin-bottom:.5rem}.ml-8{margin-left:.5rem}.mt-12{margin-top:.75rem}.mb-12{margin-bottom:.75rem}.mt-16{margin-top:1rem}.mr-16{margin-right:1rem}.mb-16{margin-bottom:1rem}.mt-24{margin-top:1.5rem}.ml-24{margin-left:1.5rem}.mt-40{margin-top:2.5rem}.mb-40{margin-bottom:2.5rem}.mb-48{margin-bottom:3rem}.mb-80{margin-bottom:5rem}.ml-80{margin-left:5rem}.mr-auto{margin-right:auto}.ml-auto{margin-left:auto}.-ml-16{margin-left:-1rem}.-ml-40{margin-left:-2.5rem}.-ml-80{margin-left:-5rem}.max-h-screen{max-height:100vh}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-5xl{max-width:64rem}.max-w-pp{max-width:76rem}.object-cover{-o-object-fit:cover;object-fit:cover}.opacity-0{opacity:0}.opacity-25{opacity:.25}.opacity-50{opacity:.5}.opacity-75{opacity:.75}.opacity-100{opacity:1}.overflow-hidden{overflow:hidden}.overflow-x-hidden{overflow-x:hidden}.p-0{padding:0}.px-8{padding-left:.5rem;padding-right:.5rem}.px-16{padding-left:1rem;padding-right:1rem}.py-20{padding-top:1.25rem;padding-bottom:1.25rem}.py-24{padding-top:1.5rem;padding-bottom:1.5rem}.py-40{padding-top:2.5rem;padding-bottom:2.5rem}.py-48{padding-top:3rem;padding-bottom:3rem}.py-120{padding-top:7.5rem;padding-bottom:7.5rem}.py-200{padding-top:12.5rem;padding-bottom:12.5rem}.pt-0{padding-top:0}.pt-4{padding-top:.25rem}.pb-12{padding-bottom:.75rem}.pb-16{padding-bottom:1rem}.pt-20{padding-top:1.25rem}.pb-20{padding-bottom:1.25rem}.pt-24{padding-top:1.5rem}.pb-24{padding-bottom:1.5rem}.pt-32{padding-top:2rem}.pb-32{padding-bottom:2rem}.pt-36{padding-top:2.25rem}.pt-40{padding-top:2.5rem}.pb-40{padding-bottom:2.5rem}.pt-80{padding-top:5rem}.pb-80{padding-bottom:5rem}.pt-120{padding-top:7.5rem}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.top-0{top:0}.right-0{right:0}.bottom-0{bottom:0}.left-0{left:0}.fill-current{fill:currentColor}.fill-gray{fill:#2e2e30}.text-white{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.text-ppGray{--text-opacity:1;color:#2e2e30;color:rgba(46,46,48,var(--text-opacity))}.text-ppLighterGray{--text-opacity:1;color:#737376;color:rgba(115,115,118,var(--text-opacity))}.not-italic{font-style:normal}.uppercase{text-transform:uppercase}.underline{text-decoration:underline}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.visible{visibility:visible}.w-0{width:0}.w-20{width:1.25rem}.w-60{width:3.75rem}.w-150{width:9.375rem}.w-240{width:15rem}.w-2\/3{width:66.66667%}.w-5\/6{width:83.33333%}.w-full{width:100%}.z-10{z-index:10}.-z-10{z-index:-10}.transform{--transform-translate-x:0;--transform-translate-y:0;--transform-rotate:0;--transform-skew-x:0;--transform-skew-y:0;--transform-scale-x:1;--transform-scale-y:1;transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y))}.transition{transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform}@-webkit-keyframes spin{to{transform:rotate(1turn)}}@keyframes spin{to{transform:rotate(1turn)}}@-webkit-keyframes ping{75%,to{transform:scale(2);opacity:0}}@keyframes ping{75%,to{transform:scale(2);opacity:0}}@-webkit-keyframes pulse{50%{opacity:.5}}@keyframes pulse{50%{opacity:.5}}@-webkit-keyframes bounce{0%,to{transform:translateY(-25%);-webkit-animation-timing-function:cubic-bezier(.8,0,1,1);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;-webkit-animation-timing-function:cubic-bezier(0,0,.2,1);animation-timing-function:cubic-bezier(0,0,.2,1)}}@keyframes bounce{0%,to{transform:translateY(-25%);-webkit-animation-timing-function:cubic-bezier(.8,0,1,1);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;-webkit-animation-timing-function:cubic-bezier(0,0,.2,1);animation-timing-function:cubic-bezier(0,0,.2,1)}}.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.embed-responsive .embed-responsive-item,.embed-responsive>embed,.embed-responsive>iframe,.embed-responsive>object,.embed-responsive>video{position:absolute;top:0;left:0;bottom:0;height:100%;width:100%;border:0}.aspect-ratio-16\/9{padding-bottom:56.25%}@media (min-width:360px){.xs\:mr-32{margin-right:2rem}.xs\:pt-100{padding-top:6.25rem}}@media (min-width:768px){.md\:flex{display:flex}.md\:items-end{align-items:flex-end}.md\:order-none{order:0}.md\:mt-8{margin-top:.5rem}.md\:mb-24{margin-bottom:1.5rem}.md\:mt-36{margin-top:2.25rem}.md\:mb-40{margin-bottom:2.5rem}.md\:mb-80{margin-bottom:5rem}.md\:mb-160{margin-bottom:10rem}.md\:mt-200{margin-top:12.5rem}.md\:py-40{padding-top:2.5rem;padding-bottom:2.5rem}.md\:py-100{padding-top:6.25rem;padding-bottom:6.25rem}.md\:py-160{padding-top:10rem;padding-bottom:10rem}.md\:py-200{padding-top:12.5rem;padding-bottom:12.5rem}.md\:pt-0{padding-top:0}.md\:pb-0{padding-bottom:0}.md\:pb-16{padding-bottom:1rem}.md\:pt-48{padding-top:3rem}.md\:pb-100{padding-bottom:6.25rem}.md\:pt-160{padding-top:10rem}.md\:pb-160{padding-bottom:10rem}.md\:pt-200{padding-top:12.5rem}.md\:pb-200{padding-bottom:12.5rem}.md\:w-224{width:14rem}.md\:w-1\/2{width:50%}.md\:w-1\/3{width:33.33333%}.md\:w-2\/3{width:66.66667%}.md\:w-1\/4{width:25%}.md\:w-3\/4{width:75%}.md\:w-4\/5{width:80%}.md\:w-5\/6{width:83.33333%}.md\:w-7\/12{width:58.33333%}}@media (min-width:960px){.ml\:border-l{border-left-width:1px}.ml\:pb-0{padding-bottom:0}.ml\:w-1\/4{width:25%}.ml\:w-3\/4{width:75%}}@media (min-width:1024px){.lg\:w-5\/12{width:41.66667%}}.standardBlock{margin-left:.5rem;margin-right:.5rem}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Roboto,Helvetica Neue,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;--text-opacity:1;color:#2e2e30;color:rgba(46,46,48,var(--text-opacity))}@media (min-width:768px){.standardBlock{display:flex;flex-wrap:wrap;max-width:76rem;margin-left:auto;margin-right:auto;max-width:48rem}}@media (min-width:960px){.standardBlock{max-width:56rem}}@media (min-width:1024px){.standardBlock{max-width:64rem}}@media (min-width:1280px){.standardBlock{max-width:76rem}}.innerBlock{padding-left:.5rem;padding-right:.5rem}@media (min-width:768px){.innerBlock{padding-left:1rem;padding-right:1rem}}.font-sm{font-size:.79rem;line-height:1.5}.font-base{font-size:1rem;line-height:1.5}.font-lg{font-size:1rem;line-height:1.2}.font-xl{font-size:1.266rem;line-height:1.2}.font-2xl{font-size:1.424rem}.font-2xl,.font-3xl{line-height:1.2;font-weight:300}.font-3xl{font-size:1.802rem}.font-4xl{font-size:2.281rem}.font-4xl,.font-5xl{line-height:1.05;font-weight:300}.font-5xl{font-size:3.247rem}@media (min-width:768px){.font-lg{font-size:1.266rem;line-height:1.2}.font-xl{font-size:1.424rem;line-height:1.2}.font-2xl{font-size:1.802rem}.font-2xl,.font-3xl{line-height:1.2;font-weight:300}.font-3xl{font-size:2.281rem}.font-4xl{font-size:3.247rem}.font-4xl,.font-5xl{line-height:1.05;font-weight:300}.font-5xl{font-size:4.11rem}}.sectionSpacing{padding-top:12.5rem;padding-bottom:12.5rem}.beforeline:before{content:"";height:1px;position:absolute;display:block;--bg-opacity:1;background-color:#2e2e30;background-color:rgba(46,46,48,var(--bg-opacity));margin-top:.75rem;margin-left:-5rem;width:3.75rem;transition:all .5s ease}.beforeline{margin-left:5rem}.beforeline,.beforelogo{width:calc(100% - 5rem)}.beforelogo img{max-width:6rem;max-height:4rem}.casestudy:hover .beforeline:before{margin-left:-2.5rem;width:1.25rem}.casestudy img,.casestudy video,.news-photo img,.news-photo video{transition:all .5s ease;position:relative;display:block;width:100%}.casestudy:hover img,.casestudy:hover video,.news-photo:hover img,.news-photo:hover video{opacity:.75;transition:.5s ease}.hoverimg{transition:all .5s ease;position:relative;display:block}.hoverimg:after{--bg-opacity:1;background-color:#2e2e30;background-color:rgba(46,46,48,var(--bg-opacity));content:"";height:100%;left:0;top:0;width:100%;position:absolute;transition:all .3s ease 0s;-webkit-transition:all .3s ease 0s;z-index:-1}.logo-board{width:33.33333%;margin-top:1.25rem;margin-bottom:1.25rem}@media (min-width:768px){.logo-board{width:25%;padding-bottom:2rem;margin-top:0;margin-bottom:0}}.grey-btn,.white-btn{margin-top:.75rem;position:relative;width:42px;height:42px}@media (min-width:768px){.grey-btn,.white-btn{margin-left:1.5rem;margin-top:0;display:flex;justify-content:center;align-items:center}}.white-btn-underneath{margin-top:.75rem;position:relative;width:42px;height:42px}.grey-btn-hover .btn-grey-topcircle,.white-btn-hover .btn-white-topcircle{stroke-dasharray:1500;stroke-dashoffset:1500;transform:rotate(-90deg)}.grey-btn-hover:hover .btn-grey-topcircle,.white-btn-hover:hover .btn-white-topcircle{-webkit-animation:rotate-123 1.4s forwards;animation:rotate-123 1.4s forwards;transform-origin:center center}@-webkit-keyframes rotate-123{0%{stroke-dasharray:1500;stroke-dashoffset:1500;transform:rotate(-90deg)}to{stroke-dashoffset:1370;transform:rotate(270deg)}}@keyframes rotate-123{0%{stroke-dasharray:1500;stroke-dashoffset:1500;transform:rotate(-90deg)}to{stroke-dashoffset:1370;transform:rotate(270deg)}}.linkout-div{width:100%;padding-bottom:2.5rem;height:auto;padding-top:calc(56.25% - 33px)}.linkout-grey{bottom:0}.linkout-holder .linkout-grey-topline,.linkout-press-holder .linkout-grey-topline{stroke-dasharray:1500;stroke-dashoffset:-1500}.linkout-holder:hover .linkout-grey-topline,.linkout-press-holder:hover .linkout-grey-topline{-webkit-animation:line-123 1.4s forwards;animation:line-123 1.4s forwards;transform-origin:center center}@-webkit-keyframes line-123{0%{stroke-dasharray:1500;stroke-dashoffset:-1500}to{stroke-dashoffset:-1630}}@keyframes line-123{0%{stroke-dasharray:1500;stroke-dashoffset:-1500}to{stroke-dashoffset:-1630}}.header-underline{display:inline-block;position:relative}.header-underline:after{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));display:block;position:absolute;opacity:1;width:0;left:0;bottom:0;height:1px;bottom:-.25rem;content:"";transition:all .5s cubic-bezier(.545,.04,.13,.965)}.menu-grey .header-underline:after,.text-ppGray .header-underline:after{--bg-opacity:1;background-color:#2e2e30;background-color:rgba(46,46,48,var(--bg-opacity))}.header-underline:hover:after{width:100%}.currentLink:after{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));display:block;position:absolute;opacity:1;width:100%;left:0;bottom:0;height:1px;bottom:-.25rem;content:""}.news-content a,.style-underline-grey,.style-underline-white{display:inline-block;position:relative}.news-content a:before,.style-underline-grey:before{opacity:.25;width:100%}.news-content a:after,.news-content a:before,.style-underline-grey:after,.style-underline-grey:before{--bg-opacity:1;background-color:#2e2e30;background-color:rgba(46,46,48,var(--bg-opacity));display:block;position:absolute;left:0;bottom:0;height:1px;bottom:1px;content:""}.news-content a:after,.style-underline-grey:after{opacity:.5;width:0;transition:all .5s cubic-bezier(.545,.04,.13,.965)}.style-underline-white:before{opacity:.25;width:100%}.style-underline-white:after,.style-underline-white:before{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));display:block;position:absolute;left:0;bottom:0;height:1px;bottom:1px;content:""}.style-underline-white:after{opacity:.5;width:0;transition:all .5s cubic-bezier(.545,.04,.13,.965)}.news-content a:hover:after,.style-underline-grey:hover:after,.style-underline-white:hover:after{width:100%}.circle-anim{position:absolute;top:0;right:0;width:50rem;height:50rem;z-index:-1;border-radius:50rem;transform:translate(50%,-50%);-webkit-animation:circle-123 4s infinite alternate;animation:circle-123 4s infinite alternate;transform-origin:center center}@media (min-width:768px){.circle-anim{width:100rem;height:100rem;border-radius:100rem}}@-webkit-keyframes circle-123{0%{transform:scale(1) translate(50%,-50%)}to{transform:scale(1.05) translate(48%,-48%)}}@keyframes circle-123{0%{transform:scale(1) translate(50%,-50%)}to{transform:scale(1.05) translate(48%,-48%)}}.logo-holder{width:9.375rem}@media (min-width:768px){.logo-holder{width:15rem}}.slider{display:flex;overflow-x:auto;-webkit-overflow-scrolling:touch}.slider .innerBlock{flex-shrink:0}.slider .innerBlock>div{scroll-snap-align:start}@media (min-width:768px){.slider{display:flex;flex-wrap:wrap;overflow-x:none}}.statement:first-child{-webkit-animation:statements 20s linear 0s infinite;animation:statements 20s linear 0s infinite}.statement:nth-child(2){-webkit-animation:statements 20s linear 4s infinite;animation:statements 20s linear 4s infinite}.statement:nth-child(3){-webkit-animation:statements 20s linear 8s infinite;animation:statements 20s linear 8s infinite}.statement:nth-child(4){-webkit-animation:statements 20s linear 12s infinite;animation:statements 20s linear 12s infinite}.statement:nth-child(5){-webkit-animation:statements 20s linear 16s infinite;animation:statements 20s linear 16s infinite}.statement:first-child,.statement:nth-child(2),.statement:nth-child(3),.statement:nth-child(4),.statement:nth-child(5){height:54px;position:absolute;margin-top:.75rem;opacity:0;width:280px}@media (min-width:768px){.statement:first-child,.statement:nth-child(2),.statement:nth-child(3),.statement:nth-child(4),.statement:nth-child(5){width:350px}}@-webkit-keyframes statements{0%{opacity:0}2%{opacity:1}19%{opacity:1}20%{opacity:0}to{opacity:0}}@keyframes statements{0%{opacity:0}2%{opacity:1}19%{opacity:1}20%{opacity:0}to{opacity:0}}@-webkit-keyframes logo-in{0%{opacity:0}to{opacity:1}}@keyframes logo-in{0%{opacity:0}to{opacity:1}}.fadein,.standardBlock{opacity:0;-webkit-animation:logo-in 1s 1s forwards;animation:logo-in 1s 1s forwards}.header-fade{opacity:0;-webkit-animation:logo-in 1s .5s forwards;animation:logo-in 1s .5s forwards}.statement-header-fade{opacity:0;-webkit-animation:logo-in 1s 1s forwards;animation:logo-in 1s 1s forwards}.statement-change{opacity:0;-webkit-animation:logo-in 1s 1.5s forwards;animation:logo-in 1s 1.5s forwards}.statement-change>div{transform:translateZ(0)}.herotext{text-shadow:0 0 60px rgba(46,46,48,.5);height:calc(100vh - 100px)}.hero-video{position:absolute;top:0;right:0;width:100%;z-index:-10;--bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--bg-opacity));height:calc(100vh - 40px)}@media (min-width:768px){.hero-video{height:auto}.herotext{height:calc(56.25vw - 100px);margin-bottom:0}}@media (min-width:1280px){.herotext{margin-bottom:80px}}.tabs input{position:absolute;opacity:0;z-index:10}.tab,.tabs{overflow:hidden}.tab{width:100%}.tab-label{display:flex;align-items:center;justify-content:space-between;cursor:pointer}.tab-content{padding:0;max-height:0;transition:all .3s cubic-bezier(.6,.69,.14,1)}.plus-minus{display:flex;width:27px;height:27px;position:relative}.plus-sign{width:1px;height:27px;top:0;left:13.5px;transition:all .3s cubic-bezier(.6,.69,.14,1)}.minus-sign,.plus-sign{background-color:#000;position:absolute}.minus-sign{width:27px;height:1px;left:0;top:13px}input:checked .tab-label{background:none}input:checked~.tab-label .plus-sign{transform:rotate(90deg);transform-origin:center center}input:checked~.tab-content{padding-bottom:2.5rem;max-height:100vh}.content-block p{font-size:1rem;line-height:1.5;margin-top:.75rem}@media (min-width:768px){.content-block p{margin-top:1.5rem}}.content-block p.block-img:only-child{margin:0}.standardSection.bg-ppGray+.standardSection.bg-ppGray{margin-top:-240px}@media (min-width:768px){.standardSection.bg-ppGray+.standardSection.bg-ppGray{margin-top:-400px}}.contact-block a{text-decoration:underline}header.standardSection{height:111px;top:0;width:100%;z-index:2;transition:all .7s}header.standardSection.preventAnimation{transition:none}header.standardSection.fixed{position:fixed}header.floating-background{background:rgba(0,0,0,.8)}header.hidden-header{box-shadow:none;transform:translate3d(0,-100%,0)}