@import"https://use.typekit.net/rpx5sci.css";:root{--font: "Roboto", sans-serif;--font2: "Calluna", sans-serif;--white: #F9F9F9;--black: #202220;--green: #29E380;--grey: #808080;--gutter: 2rem}@media only screen and (min-width: 1180px){:root{--gutter: 10rem}}html{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-font-smoothing:antialiased;max-width:100%}*,*::before,*::after{-webkit-box-sizing:border-box;box-sizing:border-box}/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0;letter-spacing:0}article,aside,footer,header,nav,section{display:block}p,ul,ol{margin:0}h1,h2,h3,h4,h5,h6{font-weight:normal;margin:0;font-size:1em}figure{margin:0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0);-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:normal}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}img:focus{outline:0}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:inherit;margin:0;padding:0;border-radius:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:none;-moz-appearance:none;appearance:none}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0;margin:0}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:none;-moz-appearance:none;appearance:none;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}template{display:none}[hidden]{display:none}th,td,tr,dl,dt,dd{margin:0;padding:0;border:0;font:inherit;vertical-align:baseline}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}*,*::before,*::after{-webkit-box-sizing:border-box;box-sizing:border-box}*{margin:0}html,body{min-height:100%}body{-webkit-font-smoothing:antialiased;line-height:1.5;position:relative}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}.w-100{width:100%}.dt-only{display:none}@media only screen and (min-width: 1180px){.dt-only{display:block}}@media only screen and (min-width: 1180px){.dt-only--flex{display:-webkit-box;display:-ms-flexbox;display:flex}}.mob-only{display:block}@media only screen and (min-width: 1180px){.mob-only{display:none}}.unstyled-list{padding:0;margin:0;list-style:none}.d-none{display:none}.d-block{display:block}.container{width:100%;margin-right:auto;margin-left:auto;padding-right:var(--gutter);padding-left:var(--gutter)}.container--dt{padding-right:0;padding-left:0}@media only screen and (min-width: 1180px){.container--dt{padding-right:var(--gutter);padding-left:var(--gutter)}}@media only screen and (min-width: 1180px){.container--mob{padding-right:0;padding-left:0}}section,footer{position:relative}video-loop{display:block}.empty:empty{display:block}.sr-only,.visually-hidden{position:absolute !important;overflow:hidden;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0);word-wrap:normal !important}.unstyled-button{background:none;border:none;padding:0;margin:0;color:currentColor;cursor:pointer}.pointer-none{pointer-events:none}.asset img,.asset video{width:100%}.p-rel{position:relative}.grid{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));gap:1.6rem}@media only screen and (min-width: 1180px){.grid{grid-template-columns:repeat(12, minmax(0, 1fr));gap:2rem}}@media only screen and (min-width: 1180px){.grid-dt{display:grid;grid-template-columns:repeat(12, minmax(0, 1fr));gap:2rem}}.unstyled-input{background:none;border:none;padding:0;margin:0;color:var(--black);font-size:1.6rem}.break-dt br{display:none}@media only screen and (min-width: 1180px){.break-dt br{display:block}}.ind-10{position:relative;z-index:10}.uppercase{text-transform:uppercase}.t-center{text-align:center}.calluna{font-family:"Calluna",serif}.italic{font-style:italic}.head-with-year{position:relative}.page-top-padding{padding-top:7.1rem}.eight-col{grid-column:span 8}.four-col{grid-column:span 4}.superscript{vertical-align:super;margin-left:1rem}.w-90{width:95%;padding-right:1.5rem}@font-face{font-family:"Calluna";src:url("./../fonts/CallunaRegular/font.otf") format("opentype");font-display:block;font-weight:400;font-style:normal}@font-face{font-family:"Calluna";src:url("./../fonts/CallunaItalic/font.otf") format("opentype");font-display:block;font-weight:400;font-style:italic}@font-face{font-family:"tt-commons-pro";src:url("https://use.typekit.net/af/e76019/00000000000000007756f61b/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff2"),url("https://use.typekit.net/af/e76019/00000000000000007756f61b/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff"),url("https://use.typekit.net/af/e76019/00000000000000007756f61b/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:300;font-stretch:normal}@font-face{font-family:"tt-commons-pro";src:url("https://use.typekit.net/af/402a01/00000000000000007756f631/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/402a01/00000000000000007756f631/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/402a01/00000000000000007756f631/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:400;font-stretch:normal}@font-face{font-family:"tt-commons-pro";src:url("https://use.typekit.net/af/250763/00000000000000007756f62a/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n2&v=3") format("woff2"),url("https://use.typekit.net/af/250763/00000000000000007756f62a/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n2&v=3") format("woff"),url("https://use.typekit.net/af/250763/00000000000000007756f62a/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n2&v=3") format("opentype");font-display:auto;font-style:normal;font-weight:200;font-stretch:normal}.pt-0{padding-top:0}.pb-0{padding-bottom:0}.mt-0{margin-top:0}.mb-0{margin-bottom:0}.pt-11{padding-top:1.1rem}.pb-11{padding-bottom:1.1rem}.mt-11{margin-top:1.1rem}.mb-11{margin-bottom:1.1rem}.pt-16{padding-top:1.6rem}.pb-16{padding-bottom:1.6rem}.mt-16{margin-top:1.6rem}.mb-16{margin-bottom:1.6rem}.pt-20{padding-top:2rem}.pb-20{padding-bottom:2rem}.mt-20{margin-top:2rem}.mb-20{margin-bottom:2rem}.pt-30{padding-top:3rem}.pb-30{padding-bottom:3rem}.mt-30{margin-top:3rem}.mb-30{margin-bottom:3rem}.pt-40{padding-top:4rem}.pb-40{padding-bottom:4rem}.mt-40{margin-top:4rem}.mb-40{margin-bottom:4rem}.pt-48{padding-top:4.8rem}.pb-48{padding-bottom:4.8rem}.mt-48{margin-top:4.8rem}.mb-48{margin-bottom:4.8rem}.pt-60{padding-top:6rem}.pb-60{padding-bottom:6rem}.mt-60{margin-top:6rem}.mb-60{margin-bottom:6rem}.pt-90{padding-top:9rem}.pb-90{padding-bottom:9rem}.mt-90{margin-top:9rem}.mb-90{margin-bottom:9rem}.pt-80{padding-top:8rem}.pb-80{padding-bottom:8rem}.mt-80{margin-top:8rem}.mb-80{margin-bottom:8rem}.pt-10{padding-top:10rem}.pb-10{padding-bottom:10rem}.mt-10{margin-top:10rem}.mb-10{margin-bottom:10rem}.pt-120{padding-top:12rem}.pb-120{padding-bottom:12rem}.mt-120{margin-top:12rem}.mb-120{margin-bottom:12rem}.pt-130{padding-top:13rem}.pb-130{padding-bottom:13rem}.mt-130{margin-top:13rem}.mb-130{margin-bottom:13rem}.pt-150{padding-top:15rem}.pb-150{padding-bottom:15rem}.mt-150{margin-top:15rem}.mb-150{margin-bottom:15rem}.pt-200{padding-top:20rem}.pb-200{padding-bottom:20rem}.mt-200{margin-top:20rem}.mb-200{margin-bottom:20rem}@media only screen and (min-width: 1180px){.pt-dt-0{padding-top:0}}@media only screen and (min-width: 1180px){.pb-dt-0{padding-bottom:0}}@media only screen and (min-width: 1180px){.mt-dt-0{margin-top:0}}@media only screen and (min-width: 1180px){.mb-dt-0{margin-bottom:0}}@media only screen and (min-width: 1180px){.pt-dt-11{padding-top:1.1rem}}@media only screen and (min-width: 1180px){.pb-dt-11{padding-bottom:1.1rem}}@media only screen and (min-width: 1180px){.mt-dt-11{margin-top:1.1rem}}@media only screen and (min-width: 1180px){.mb-dt-11{margin-bottom:1.1rem}}@media only screen and (min-width: 1180px){.pt-dt-16{padding-top:1.6rem}}@media only screen and (min-width: 1180px){.pb-dt-16{padding-bottom:1.6rem}}@media only screen and (min-width: 1180px){.mt-dt-16{margin-top:1.6rem}}@media only screen and (min-width: 1180px){.mb-dt-16{margin-bottom:1.6rem}}@media only screen and (min-width: 1180px){.pt-dt-20{padding-top:2rem}}@media only screen and (min-width: 1180px){.pb-dt-20{padding-bottom:2rem}}@media only screen and (min-width: 1180px){.mt-dt-20{margin-top:2rem}}@media only screen and (min-width: 1180px){.mb-dt-20{margin-bottom:2rem}}@media only screen and (min-width: 1180px){.pt-dt-30{padding-top:3rem}}@media only screen and (min-width: 1180px){.pb-dt-30{padding-bottom:3rem}}@media only screen and (min-width: 1180px){.mt-dt-30{margin-top:3rem}}@media only screen and (min-width: 1180px){.mb-dt-30{margin-bottom:3rem}}@media only screen and (min-width: 1180px){.pt-dt-40{padding-top:4rem}}@media only screen and (min-width: 1180px){.pb-dt-40{padding-bottom:4rem}}@media only screen and (min-width: 1180px){.mt-dt-40{margin-top:4rem}}@media only screen and (min-width: 1180px){.mb-dt-40{margin-bottom:4rem}}@media only screen and (min-width: 1180px){.pt-dt-48{padding-top:4.8rem}}@media only screen and (min-width: 1180px){.pb-dt-48{padding-bottom:4.8rem}}@media only screen and (min-width: 1180px){.mt-dt-48{margin-top:4.8rem}}@media only screen and (min-width: 1180px){.mb-dt-48{margin-bottom:4.8rem}}@media only screen and (min-width: 1180px){.pt-dt-60{padding-top:6rem}}@media only screen and (min-width: 1180px){.pb-dt-60{padding-bottom:6rem}}@media only screen and (min-width: 1180px){.mt-dt-60{margin-top:6rem}}@media only screen and (min-width: 1180px){.mb-dt-60{margin-bottom:6rem}}@media only screen and (min-width: 1180px){.pt-dt-90{padding-top:9rem}}@media only screen and (min-width: 1180px){.pb-dt-90{padding-bottom:9rem}}@media only screen and (min-width: 1180px){.mt-dt-90{margin-top:9rem}}@media only screen and (min-width: 1180px){.mb-dt-90{margin-bottom:9rem}}@media only screen and (min-width: 1180px){.pt-dt-80{padding-top:8rem}}@media only screen and (min-width: 1180px){.pb-dt-80{padding-bottom:8rem}}@media only screen and (min-width: 1180px){.mt-dt-80{margin-top:8rem}}@media only screen and (min-width: 1180px){.mb-dt-80{margin-bottom:8rem}}@media only screen and (min-width: 1180px){.pt-dt-10{padding-top:10rem}}@media only screen and (min-width: 1180px){.pb-dt-10{padding-bottom:10rem}}@media only screen and (min-width: 1180px){.mt-dt-10{margin-top:10rem}}@media only screen and (min-width: 1180px){.mb-dt-10{margin-bottom:10rem}}@media only screen and (min-width: 1180px){.pt-dt-120{padding-top:12rem}}@media only screen and (min-width: 1180px){.pb-dt-120{padding-bottom:12rem}}@media only screen and (min-width: 1180px){.mt-dt-120{margin-top:12rem}}@media only screen and (min-width: 1180px){.mb-dt-120{margin-bottom:12rem}}@media only screen and (min-width: 1180px){.pt-dt-130{padding-top:13rem}}@media only screen and (min-width: 1180px){.pb-dt-130{padding-bottom:13rem}}@media only screen and (min-width: 1180px){.mt-dt-130{margin-top:13rem}}@media only screen and (min-width: 1180px){.mb-dt-130{margin-bottom:13rem}}@media only screen and (min-width: 1180px){.pt-dt-150{padding-top:15rem}}@media only screen and (min-width: 1180px){.pb-dt-150{padding-bottom:15rem}}@media only screen and (min-width: 1180px){.mt-dt-150{margin-top:15rem}}@media only screen and (min-width: 1180px){.mb-dt-150{margin-bottom:15rem}}@media only screen and (min-width: 1180px){.pt-dt-200{padding-top:20rem}}@media only screen and (min-width: 1180px){.pb-dt-200{padding-bottom:20rem}}@media only screen and (min-width: 1180px){.mt-dt-200{margin-top:20rem}}@media only screen and (min-width: 1180px){.mb-dt-200{margin-bottom:20rem}}html{-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%;scroll-behavior:smooth;font-size:62.5%}body{font-family:"tt-commons-pro";font-size:1.8rem;line-height:1.2rem;font-weight:400;color:var(--black);background-color:var(--white);overscroll-behavior-y:none}a{color:inherit;text-decoration:none}img{display:block;height:auto;max-width:100%}h1,h2,h3,h4,h5,h6{font-weight:300;margin:0}.skip-to-content-link:focus{z-index:9999;position:inherit;overflow:auto;width:auto;height:auto;clip:auto}strong{font-weight:normal}img{display:block}.focused,.no-js *:focus{outline:.2rem solid rgba(var(--color-foreground), 0.5);outline-offset:.3rem;-webkit-box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 .5rem .4rem rgba(var(--color-foreground), 0.3);box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 .5rem .4rem rgba(var(--color-foreground), 0.3)}.no-js *:focus:not(:focus-visible){outline:0;-webkit-box-shadow:none;box-shadow:none}.focus-inset:focus-visible{outline:.2rem solid rgba(var(--color-foreground), 0.5);outline-offset:-0.2rem;-webkit-box-shadow:0 0 .2rem 0 rgba(var(--color-foreground), 0.3);box-shadow:0 0 .2rem 0 rgba(var(--color-foreground), 0.3)}.focused.focus-inset,.no-js .focus-inset:focus{outline:.2rem solid rgba(var(--color-foreground), 0.5);outline-offset:-0.2rem;-webkit-box-shadow:0 0 .2rem 0 rgba(var(--color-foreground), 0.3);box-shadow:0 0 .2rem 0 rgba(var(--color-foreground), 0.3)}.no-js .focus-inset:focus:not(:focus-visible){outline:0;-webkit-box-shadow:none;box-shadow:none}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,textarea:-webkit-autofill,textarea:-webkit-autofill:hover,textarea:-webkit-autofill:focus,select:-webkit-autofill,select:-webkit-autofill:hover,select:-webkit-autofill:focus{-webkit-box-shadow:0 0 0px 1000px var(--white) inset}.fs-14{font-size:1.4rem}.fs-15{font-size:1.5rem}.fs-16{font-size:1.6rem}.fs-18{font-size:1.8rem}.fs-22{font-size:2.2rem}.fs-24{font-size:2.4rem}.fs-30{font-size:3rem}.fs-32{font-size:3.2rem}.fs-48{font-size:4.8rem}.fs-40{font-size:4rem}.fs-68{font-size:6.8rem}.fs-80{font-size:8rem}.fs-96{font-size:9.6rem}@media only screen and (min-width: 1180px){.fs-dt-14{font-size:1.4rem}}@media only screen and (min-width: 1180px){.fs-dt-15{font-size:1.5rem}}@media only screen and (min-width: 1180px){.fs-dt-16{font-size:1.6rem}}@media only screen and (min-width: 1180px){.fs-dt-18{font-size:1.8rem}}@media only screen and (min-width: 1180px){.fs-dt-22{font-size:2.2rem}}@media only screen and (min-width: 1180px){.fs-dt-24{font-size:2.4rem}}@media only screen and (min-width: 1180px){.fs-dt-30{font-size:3rem}}@media only screen and (min-width: 1180px){.fs-dt-32{font-size:3.2rem}}@media only screen and (min-width: 1180px){.fs-dt-48{font-size:4.8rem}}@media only screen and (min-width: 1180px){.fs-dt-40{font-size:4rem}}@media only screen and (min-width: 1180px){.fs-dt-68{font-size:6.8rem}}@media only screen and (min-width: 1180px){.fs-dt-80{font-size:8rem}}@media only screen and (min-width: 1180px){.fs-dt-96{font-size:9.6rem}}.lh-normal{line-height:normal}.lh-1{line-height:1}.lh-18{line-height:1.8rem}.lh-21{line-height:2.1rem}.lh-23{line-height:2.3rem}.lh-24{line-height:2.4rem}.lh-26{line-height:2.6rem}.lh-27{line-height:2.7rem}.lh-28{line-height:2.8rem}.lh-31{line-height:3.1rem}.lh-35{line-height:3.5rem}.lh-38{line-height:3.8rem}.lh-44{line-height:4.4rem}.lh-46{line-height:4.6rem}.lh-50{line-height:5rem}.lh-52{line-height:5.2rem}.lh-72{line-height:7.2rem}.lh-87{line-height:8.7rem}@media only screen and (min-width: 1180px){.lh-dt-normal{line-height:normal}}@media only screen and (min-width: 1180px){.lh-dt-1{line-height:1}}@media only screen and (min-width: 1180px){.lh-dt-18{line-height:1.8rem}}@media only screen and (min-width: 1180px){.lh-dt-21{line-height:2.1rem}}@media only screen and (min-width: 1180px){.lh-dt-23{line-height:2.3rem}}@media only screen and (min-width: 1180px){.lh-dt-24{line-height:2.4rem}}@media only screen and (min-width: 1180px){.lh-dt-26{line-height:2.6rem}}@media only screen and (min-width: 1180px){.lh-dt-27{line-height:2.7rem}}@media only screen and (min-width: 1180px){.lh-dt-28{line-height:2.8rem}}@media only screen and (min-width: 1180px){.lh-dt-31{line-height:3.1rem}}@media only screen and (min-width: 1180px){.lh-dt-35{line-height:3.5rem}}@media only screen and (min-width: 1180px){.lh-dt-38{line-height:3.8rem}}@media only screen and (min-width: 1180px){.lh-dt-44{line-height:4.4rem}}@media only screen and (min-width: 1180px){.lh-dt-46{line-height:4.6rem}}@media only screen and (min-width: 1180px){.lh-dt-50{line-height:5rem}}@media only screen and (min-width: 1180px){.lh-dt-52{line-height:5.2rem}}@media only screen and (min-width: 1180px){.lh-dt-72{line-height:7.2rem}}@media only screen and (min-width: 1180px){.lh-dt-87{line-height:8.7rem}}.fw-300{font-weight:300}.fw-400{font-weight:400}.fw-500{font-weight:500}@media only screen and (min-width: 1180px){.fw-dt-300{font-weight:300}}@media only screen and (min-width: 1180px){.fw-dt-400{font-weight:400}}@media only screen and (min-width: 1180px){.fw-dt-500{font-weight:500}}.ls-0{letter-spacing:0rem}.ls-22{letter-spacing:-0.022rem}.ls-24{letter-spacing:-0.024rem}.ls-32{letter-spacing:-0.032rem}.ls-14{letter-spacing:-0.014rem}.ls-12{letter-spacing:-0.012rem}.ls-96{letter-spacing:-0.096rem}.ls-196{letter-spacing:-0.196rem}.ls-204{letter-spacing:-0.204rem}@media only screen and (min-width: 1180px){.ls-dt-0{letter-spacing:0rem}}@media only screen and (min-width: 1180px){.ls-dt-22{letter-spacing:-0.022rem}}@media only screen and (min-width: 1180px){.ls-dt-24{letter-spacing:-0.024rem}}@media only screen and (min-width: 1180px){.ls-dt-32{letter-spacing:-0.032rem}}@media only screen and (min-width: 1180px){.ls-dt-14{letter-spacing:-0.014rem}}@media only screen and (min-width: 1180px){.ls-dt-12{letter-spacing:-0.012rem}}@media only screen and (min-width: 1180px){.ls-dt-96{letter-spacing:-0.096rem}}@media only screen and (min-width: 1180px){.ls-dt-196{letter-spacing:-0.196rem}}@media only screen and (min-width: 1180px){.ls-dt-204{letter-spacing:-0.204rem}}.center{text-align:center}.ta-right{text-align:right}.upper{text-transform:uppercase}.rich a{text-decoration:underline;text-underline-offset:.1em;text-decoration-thickness:.05em}.rich ul{list-style-type:disc}.underline{text-decoration:underline}.ellipsis-mob{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media only screen and (min-width: 1180px){.ellipsis-mob{white-space:normal;overflow:initial;white-space:initial}}.btn{background-color:var(--green);color:var(--black);text-transform:uppercase;font-weight:700;font-size:1.2rem;line-height:1;padding:1.2rem 3rem;text-align:center;-webkit-transition:all .2s ease;transition:all .2s ease;margin:0 auto;display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media only screen and (min-width: 1180px){.btn{font-size:1.5rem}}.btn:hover{background-color:var(--white)}.clr-grey{color:var(--grey)}.font-2{font-family:var(--font2)}.ls-3{letter-spacing:-0.96px}@media only screen and (min-width: 1180px){.ls-3{letter-spacing:-2.16px}}.wysiwyg p{font-size:1.5rem;line-height:2.8rem;margin-top:1.2rem}.wysiwyg p:first-child{margin-top:0}.wysiwyg h2,.wysiwyg h3,.wysiwyg h4,.wysiwyg h5{font-size:1.8rem;line-height:2.8rem;font-weight:700;margin-top:1.2rem;color:var(--green);font-family:var(--font2)}.wysiwyg h2:first-child,.wysiwyg h3:first-child,.wysiwyg h4:first-child,.wysiwyg h5:first-child{margin-top:0}.wysiwyg a{color:var(--green);text-decoration:underline}.wysiwyg ul,.wysiwyg ol{margin-top:1.2rem;padding:0;margin-left:1.8rem}.wysiwyg ul:first-child,.wysiwyg ol:first-child{margin-top:0}.wysiwyg ul li,.wysiwyg ol li{font-size:1.5rem;line-height:2.8rem}.wysiwyg strong{font-weight:700}.wysiwyg .wp-block-image{margin-top:1.2rem}.wysiwyg .wp-block-image:first-child{margin-top:0}.wysiwyg .wp-block-image img{width:100%}.wysiwyg .wp-block-image figcaption{font-size:1.3rem;line-height:1.2;margin-top:1rem}.wysiwyg .wp-block-embed{width:100%;overflow:hidden;padding-top:56.25%;position:relative;margin-top:2.4rem}.wysiwyg .wp-block-embed:first-child{margin-top:0}.wysiwyg .wp-block-embed iframe{width:100%;height:100%;border:none;position:absolute;top:0;left:0}.h2{font-size:3.2rem;line-height:4.8rem;letter-spacing:-0.64px;font-weight:300}@media only screen and (min-width: 1180px){.h2{font-size:4.8rem;line-height:5.3rem;letter-spacing:-0.96px}}.arrow-link{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.arrow-link svg{-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease, -webkit-transform .2s ease}.arrow-link:hover{text-decoration:none}.arrow-link:hover svg{-webkit-transform:translateY(-0.2rem);transform:translateY(-0.2rem)}.splide__container{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.splide__list{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:-ms-flexbox;display:-webkit-box;display:flex;height:100%;margin:0 !important;padding:0 !important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-ms-flex-align:center;-webkit-box-align:center;align-items:center;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden;display:block}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;list-style-type:none !important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{-webkit-animation:splide-loading 1s linear infinite;animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:rgba(0,0,0,0);border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}@-webkit-keyframes splide-loading{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes splide-loading{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0 !important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__pagination{bottom:.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:50%;display:inline-block;height:8px;margin:3px;opacity:.7;padding:0;position:relative;-webkit-transition:-webkit-transform .2s linear;transition:-webkit-transform .2s linear;transition:transform .2s linear;transition:transform .2s linear, -webkit-transform .2s linear;width:8px}.splide__pagination__page.is-active{background:#fff;-webkit-transform:scale(1.4);transform:scale(1.4);z-index:1}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #0bf;outline-offset:3px}.splide__progress__bar{background:#ccc;height:3px}.splide__slide{-webkit-tap-highlight-color:rgba(0,0,0,0)}.splide__slide:focus{outline:0}@supports(outline-offset: -3px){.splide__slide:focus-visible{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast: none){.splide__slide:focus-visible{border:3px solid #0bf}}@supports(outline-offset: -3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast: none){.splide.is-focus-in .splide__slide:focus{border:3px solid #0bf}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#0bf}}.splide__toggle{cursor:pointer}.splide__toggle:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__toggle:focus{outline:3px solid #0bf;outline-offset:3px}.splide__track--nav>.splide__list>.splide__slide{border:3px solid rgba(0,0,0,0);cursor:pointer}.splide__pagination--ttb{bottom:0;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;left:auto;padding:1em 0;right:.5em;top:0}.splide__arrows{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;top:30%;width:calc(100vw - 2*(var(--gutter)));z-index:999;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;right:var(--gutter)}.splide__arrows svg path{fill:var(--white)}@media only screen and (min-width: 1180px){.splide__arrows{width:auto;gap:1rem;right:10rem;-webkit-transform:translate(0);transform:translate(0);top:75rem}.splide__arrows svg path{fill:var(--black)}}.wp-block-separator{border-top-width:0;border-bottom-width:1px;border-color:currentColor;opacity:1}.home-top{position:relative;color:var(--white)}.home-top__logo{position:absolute;top:80vh;left:var(--gutter);-webkit-transform:translateY(-50%);transform:translateY(-50%);width:calc(100vw - 2*(var(--gutter)));-webkit-animation:fadein 1s forwards;animation:fadein 1s forwards}.home-top__lines{position:absolute;top:50vh;width:100%;height:100%;-webkit-transform:translateY(0);transform:translateY(0);-webkit-animation:moveLineMob 1.5s forwards;animation:moveLineMob 1.5s forwards}@media only screen and (min-width: 1180px){.home-top__lines{top:0;-webkit-animation:moveLine 1.5s forwards;animation:moveLine 1.5s forwards}}.home-top__bg{position:absolute;top:0;left:0;bottom:0;right:0;z-index:0;height:100%;width:100%;-o-object-fit:cover;object-fit:cover}@media only screen and (min-width: 1180px){.home-top__intro{-webkit-transform:translate(-20vh);transform:translate(-20vh);border-top:1px solid rgba(249,249,249,.5);padding-top:2rem}}.home-top__first-section{height:135vh;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.home-top__second-section{height:135vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10rem}@media only screen and (min-width: 1180px){.home-top__second-section{height:150vh}}@-webkit-keyframes fadein{0%{opacity:.9;top:84vh}100%{opacity:1;top:80vh}}@keyframes fadein{0%{opacity:.9;top:84vh}100%{opacity:1;top:80vh}}@-webkit-keyframes moveLine{0%{opacity:.9;top:-10vh}100%{opacity:1;top:0}}@keyframes moveLine{0%{opacity:.9;top:-10vh}100%{opacity:1;top:0}}@-webkit-keyframes moveLineMob{0%{opacity:.9;top:55vh}100%{opacity:1;top:50vh}}@keyframes moveLineMob{0%{opacity:.9;top:55vh}100%{opacity:1;top:50vh}}.team-list{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition:all 1s ease;transition:all 1s ease;background-color:var(--white);position:relative;z-index:6}.team-list.visible{-webkit-transform:translateY(-30px);transform:translateY(-30px)}@media only screen and (min-width: 1180px){.team-list.visible{-webkit-transform:translateY(-250px);transform:translateY(-250px)}}.team-list__item{display:block;padding:1.4rem 0 4.5rem 0;border-top:.5px solid rgba(32,34,32,.5);position:relative;-webkit-transition:padding .8s ease;transition:padding .8s ease}@media only screen and (min-width: 1180px){.team-list__item{display:grid;grid-template-columns:repeat(12, minmax(0, 1fr));gap:1rem}}.team-list__item.visible{padding:1.4rem 0 3rem 0}@media only screen and (min-width: 1180px){.team-list__item:hover .team-list__image-wrapper{height:400px;opacity:1;background-size:100%;background-position:top}.team-list__item:hover .team-list__icon{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}.team-list__role{grid-column:1/7}.team-list__icon{opacity:0;-webkit-transform:translateX(-25px);transform:translateX(-25px);-webkit-transition:all .3s ease;transition:all .3s ease}.team-list__heading{grid-column:8/12;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem}.team-list__thumbnail{-webkit-transform:scale(0.1);transform:scale(0.1);-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease, -webkit-transform .2s ease}.team-list__image-wrapper{top:10px;position:absolute;width:32rem;left:30%;height:0px;background-size:cover;background-position:center;-webkit-transition:height 1s ease;transition:height 1s ease;background-repeat:no-repeat;z-index:99;opacity:0;overflow:hidden}.labs__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:2rem;position:relative}@media only screen and (min-width: 1180px){.labs__inner{display:grid;grid-template-columns:repeat(12, minmax(0, 1fr));gap:1rem}.labs__inner:before{content:"";position:absolute;top:-3rem;left:50%;width:calc(100% - 200px);-webkit-transform:translateX(-50%);transform:translateX(-50%);background:rgba(32,34,32,.5);height:.5px}}.labs__heading{grid-column:1/4}.labs__list{grid-column:5/7}.labs__descriptions{grid-column:8/12;min-height:56rem;position:relative}.labs__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.labs__image{max-height:55rem;-o-object-fit:cover;object-fit:cover;width:100%}.labs__name{position:relative;display:block;padding:0 0 2.5rem 0;-webkit-transition:padding .3s ease;transition:padding .3s ease;text-align:start}.labs__name.visible{padding:0 0 1.1rem 0}.labs__name:before{content:"";position:absolute;top:10px;left:0;background:var(--black);width:6px;height:6px;border-radius:50%;opacity:0;-webkit-transition:opacity .17s ease,-webkit-transform .2s ease-in;transition:opacity .17s ease,-webkit-transform .2s ease-in;transition:transform .2s ease-in,opacity .17s ease;transition:transform .2s ease-in,opacity .17s ease,-webkit-transform .2s ease-in}.labs__name:hover:before{-webkit-transform:translateX(-15px) translateY(-50%);transform:translateX(-15px) translateY(-50%);opacity:1}.labs__description{width:100%;opacity:0;z-index:10;-webkit-transition:opacity .15s cubic-bezier(0.65, 0.05, 0.36, 1);transition:opacity .15s cubic-bezier(0.65, 0.05, 0.36, 1);position:absolute}@media only screen and (min-width: 1180px){.labs__description{width:100%;max-width:none}}.labs__list{position:relative}.coop__inner{position:relative}@media only screen and (min-width: 1180px){.coop__inner{display:grid;grid-template-columns:repeat(12, minmax(0, 1fr));gap:1rem}}.coop__inner:before{content:"";position:absolute;top:-3rem;left:50%;width:calc(100% - 40px);-webkit-transform:translateX(-50%);transform:translateX(-50%);background:rgba(32,34,32,.5);height:.5px}@media only screen and (min-width: 1180px){.coop__inner:before{width:calc(100% - 200px)}}.coop__heading{grid-column:1/5;-webkit-transform:translateY(35px);transform:translateY(35px);-webkit-transition:-webkit-transform .8s ease;transition:-webkit-transform .8s ease;transition:transform .8s ease;transition:transform .8s ease, -webkit-transform .8s ease;font-size:3.6rem;line-height:3.9rem;letter-spacing:-0.72px}@media only screen and (min-width: 1180px){.coop__heading{font-size:4.8rem;line-height:5.3rem;letter-spacing:-0.96px}}.coop__heading.visible{-webkit-transform:translateY(0);transform:translateY(0)}.coop__text{grid-column:8/11;-webkit-transform:translateY(35px);transform:translateY(35px);-webkit-transition:-webkit-transform .8s ease;transition:-webkit-transform .8s ease;transition:transform .8s ease;transition:transform .8s ease, -webkit-transform .8s ease}.coop__text.visible{-webkit-transform:translateY(0);transform:translateY(0)}.coop__text p{margin-bottom:3rem}.coop__text p:last-of-type{margin-bottom:0}.coop__text a{text-decoration:underline}.slider{position:relative;z-index:2}.slider.visible .slider__image{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition:-webkit-transform 1s ease;transition:-webkit-transform 1s ease;transition:transform 1s ease;transition:transform 1s ease, -webkit-transform 1s ease}.slider__image-wrapper{position:relative;overflow:hidden;height:72rem}.slider__image{width:100%;height:77rem;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;-webkit-transform:translateY(-50px);transform:translateY(-50px)}@media only screen and (min-width: 1180px){.slider__bottom{display:grid;grid-template-columns:repeat(12, minmax(0, 1fr));gap:1rem}}.slider__title{position:absolute;left:var(--gutter);top:2rem;color:var(--white);z-index:99}.slider__heading{grid-column:1/4}.slider__team{grid-column:5/12}.slider__counter{margin-left:4.2rem}.slider__person-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem}.slider__person-link svg{opacity:0;-webkit-transform:translateX(-20px);transform:translateX(-20px);-webkit-transition:all .3s ease;transition:all .3s ease}.slider__person-link:hover svg{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}.cursor-left{cursor:url('data:image/svg+xml;utf8,<svg width="42" height="36" viewBox="0 0 42 36" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18.9673 34.5L21.2301 32.2563L7.88352 18.9289H41.25V15.7074H7.88352L21.2301 2.37997L18.9673 0.136364L1.78562 17.3182L18.9673 34.5Z" fill="%23202220"/></svg>') 18 18,auto}.cursor-right{cursor:url('data:image/svg+xml;utf8,<svg width="42" height="36" viewBox="0 0 42 36" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M23.0327 34.5L20.7699 32.2563L34.1165 18.9289H0.75V15.7074H34.1165L20.7699 2.37997L23.0327 0.136364L40.2144 17.3182L23.0327 34.5Z" fill="%23202220"/></svg>') 18 18,auto}.homepage-page .header{position:fixed;top:0;-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition:-webkit-transform .8s ease-in-out;transition:-webkit-transform .8s ease-in-out;transition:transform .8s ease-in-out;transition:transform .8s ease-in-out, -webkit-transform .8s ease-in-out}.header{position:absolute;top:0;z-index:999;width:100vw;background-color:#f2f2f2;padding:2rem 0;border-bottom:1px solid rgba(0,0,0,.05)}@media only screen and (min-width: 1180px){.header{position:fixed;background-color:#f9f9f9}}.header.scrolled{-webkit-transform:translateY(0);transform:translateY(0)}.header__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header__nav{border-top:1px solid rgba(0,0,0,.05);position:absolute;top:70px;left:0;right:0;z-index:9;list-style:none;padding:3rem;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:3.5rem;opacity:0;pointer-events:none;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;background-color:#f2f2f2}@media only screen and (min-width: 1180px){.header__nav{gap:9rem}}.header__nav a{font-weight:300}.header__nav a:hover{text-decoration:underline;text-underline-offset:6px;text-decoration-thickness:1px}.header__nav.active{pointer-events:all;opacity:1}@media only screen and (min-width: 1180px){.header__nav{border-top:none;position:static;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;opacity:1;pointer-events:all;padding:0;height:auto;background-color:rgba(0,0,0,0)}}.header__hamburger{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.6rem;z-index:10}@media only screen and (min-width: 1180px){.header__hamburger{display:none}}.header__hamburger span{display:block;width:2.2rem;height:.15rem;background-color:var(--black);-webkit-transition:all .2s ease;transition:all .2s ease}.header__hamburger.active span:nth-child(1){-webkit-transform:rotate(45deg) translate(5px, 5px);transform:rotate(45deg) translate(5px, 5px);width:2.4rem}.header__hamburger.active span:nth-child(2){opacity:0}.header__hamburger.active span:nth-child(3){-webkit-transform:rotate(-45deg) translate(6px, -6px);transform:rotate(-45deg) translate(6px, -6px);width:2.4rem}@-webkit-keyframes hero{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}50%{-webkit-transform:translateY(0);transform:translateY(0)}100%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@keyframes hero{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}50%{-webkit-transform:translateY(0);transform:translateY(0)}100%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}}.current-menu-item{text-decoration:underline}.footer{-webkit-transform:translateY(30px);transform:translateY(30px);-webkit-transition:all .8s ease;transition:all .8s ease}.footer.visible{-webkit-transform:translateY(0);transform:translateY(0)}.footer__inner{position:relative}@media only screen and (min-width: 1180px){.footer__inner{display:grid;grid-template-columns:repeat(12, minmax(0, 1fr));gap:1rem}}.footer__inner>div{padding:3rem 0;border-top:.5px solid rgba(32,34,32,.5)}@media only screen and (min-width: 1180px){.footer__inner>div{padding:0;border-top:none}}@media only screen and (min-width: 1180px){.footer__inner:before{content:"";position:absolute;top:-3rem;left:50%;width:calc(100% - 200px);-webkit-transform:translateX(-50%);transform:translateX(-50%);background:rgba(32,34,32,.5);height:.5px}}.footer__menu{grid-column:1/2}.footer__socials{grid-column:3/4}.footer__contact{grid-column:5/8}.footer__contact p{margin-bottom:1.5rem}.footer__contact p:last-of-type{margin-bottom:0}.footer__logos{grid-column:10/13;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (min-width: 1180px){.footer__logos{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.footer__nav li a{margin-bottom:1.5rem;display:block}.error{padding:var(--gutter) 0}.error__title{color:var(--green)}.error__content{margin:2.4rem 0 1.2rem}.s-team__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative}@media only screen and (min-width: 1180px){.s-team__top{display:grid;grid-template-columns:repeat(12, minmax(0, 1fr));gap:1rem}}.s-team__lines{display:none}@media only screen and (min-width: 1180px){.s-team__lines{display:block;position:absolute;top:-40vw;left:0}}.s-team__img{grid-column:1/5;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}@media only screen and (min-width: 1180px){.s-team__img{-webkit-box-ordinal-group:initial;-ms-flex-order:initial;order:initial}}.s-team__text{grid-column:8/12;border-bottom:.5px solid rgba(32,34,32,.5)}@media only screen and (min-width: 1180px){.s-team__text{border-bottom:none}}.s-team__head{display:-webkit-box;display:-ms-flexbox;display:flex;gap:3rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width: 1180px){.s-team__head{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media only screen and (min-width: 1180px){.s-team__head span{display:inline-block;margin-top:4px;max-width:14rem}}.s-team__opis{padding-top:1.5rem;margin-top:8vw;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.s-team__opis a{text-decoration:underline}.s-team__opis p{margin-bottom:1.5rem}.s-team__opis p:last-of-type{margin-bottom:0}@media only screen and (min-width: 1180px){.s-team__opis{-webkit-box-ordinal-group:initial;-ms-flex-order:initial;order:initial;border-top:.5px solid rgba(32,34,32,.5)}}.s-team__project{position:relative;overflow:visible;padding-bottom:78px}@media only screen and (min-width: 1180px){.s-team__project{display:grid;grid-template-columns:repeat(12, minmax(0, 1fr));gap:1rem}}.s-team__project:before{content:"";position:absolute;top:-3rem;left:50%;width:100%;-webkit-transform:translateX(-50%);transform:translateX(-50%);background:rgba(32,34,32,.5);height:.5px}.s-team__project-head{grid-column:1/4;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.s-team__project-head a{text-decoration:underline}@media only screen and (min-width: 1180px){.s-team__project-head.sticky{position:sticky;top:8rem}}.s-team__project-ex{grid-column:5/9;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}@media only screen and (min-width: 1180px){.s-team__project-ex{margin-right:2.5rem}}@media only screen and (min-width: 1180px){.s-team__project-ex.sticky{position:sticky;top:8rem}}.s-team__project-gallery{grid-column:9/13}.s-team__project-gallery img{margin-bottom:3rem}.s-team__project-gallery img:last-of-type{margin-bottom:0}@media only screen and (min-width: 1180px){.projects__top{display:grid;gap:1rem;grid-template-columns:repeat(12, minmax(0, 1fr))}}.projects__heading{grid-column:1/5}.projects__content{grid-column:5/8}.projects__image{top:10px;position:absolute;width:32rem;left:60%;height:0px;background-size:cover;background-position:center;-webkit-transition:height 1s ease;transition:height 1s ease;background-repeat:no-repeat;z-index:99;opacity:0;overflow:hidden}.projects__link{padding:3.2rem 0 4rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;border-top:.5px solid rgba(32,34,32,.5);position:relative}.projects__link svg{opacity:0;-webkit-transform:translateX(-25px);transform:translateX(-25px);-webkit-transition:all .3s ease;transition:all .3s ease}.projects__link:hover svg{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}.projects__link:hover .projects__image{height:400px;opacity:1;background-size:100%;background-position:top}.projects .head-with-year{max-width:70rem}.s-project__back{display:block;padding:32px 32px 32px 0}.s-project__back svg{-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease}.s-project__back:hover svg{-webkit-transform:translateX(-8px);transform:translateX(-8px)}@media only screen and (min-width: 1180px){.s-project__head{display:grid;grid-template-columns:repeat(12, minmax(0, 1fr));gap:1rem}.s-project__head a:hover{text-decoration:underline}}.s-project__content{border-top:.5px solid rgba(32,34,32,.5)}@media only screen and (min-width: 1180px){.s-project__content{display:grid;grid-template-columns:repeat(12, minmax(0, 1fr));gap:1rem}}.s-project__gallery{display:-webkit-box;display:-ms-flexbox;display:flex;gap:3rem;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media only screen and (min-width: 1180px){.s-project__gallery{gap:12rem}}.s-project__gallery .horizontal{width:100%}.s-project__gallery .horizontal img{width:100%;-o-object-fit:cover;object-fit:cover}

/*# sourceMappingURL=main.css.map */