/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
:root{--color-grey-light:#d2d2d2;--color-grey:#acacac;--color-grey-dark:#696969;--color-dark:#1a1a1a;--color-black:#000;--color-light:#ececec;--color-rainbow:linear-gradient(93deg,#c42431 0%,#ef5d29 20%,#f4b03e 40%,#3cb64d 60%,#0171c0 80%,#35318c 100%)}:root{--font-base-family:"Inter","Helvetica","Arial",sans-serif;--font-size:1.5rem;--font-weight-thin:100;--font-weight-extralight:200;--font-weight-light:300;--font-weight-regular:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-weight-extrabold:800;--font-weight-black:900}:root{--grid-gap:40px;--grid-total-columns:24}.c-card-item{position:relative;overflow:hidden;border-radius:3.2rem}.c-card-item .field--name-field-icon{width:4.2rem;height:4.2rem;margin-bottom:2.2rem}.c-card-item__title{font-size:2rem;font-weight:var(--font-weight-medium);margin-bottom:1.6rem}.c-card-item__wrapper{display:flex;align-items:flex-end;height:100%}.c-card-item__content{position:relative;z-index:2;padding:15rem 2.5rem 3rem;text-align:left;color:var(--color-light)}@media screen and (min-width:480px){.c-card-item__content{padding:25rem 3rem 4rem}}@media screen and (min-width:768px){.c-card-item__content{padding:2rem}}@media screen and (min-width:992px){.c-card-item__content{padding:3rem 2.5rem}}@media screen and (min-width:1150px){.c-card-item__content{padding:3.5rem 3rem}}@media screen and (min-width:1440px){.c-card-item__content{padding:4.5rem 3.5rem}}@media screen and (min-width:1600px){.c-card-item__content{padding:6.1rem 5.1rem}}.c-card-item__title-text{min-height:10.4rem}.c-card-item__text{color:var(--color-grey-light)}.c-card-item__media{position:absolute;height:100%;width:100%}.c-card-item__media div{height:100%}.c-card-item__media img{-o-object-fit:cover;object-fit:cover;height:100%;width:100%;transition:all .6s ease-out}.c-card-item__media:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:70%;z-index:1;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,0) 0%,rgb(0,0,0) 40%,rgb(0,0,0) 100%);mask-image:linear-gradient(180deg,#0000,#000 40% 100%);backdrop-filter:blur(4px);background-color:#00000080}.c-card-item:hover .c-card-item__media img{scale:1.1}@media screen and (min-width:768px){.c-card-item{aspect-ratio:4/5}}
:root{--color-grey-light:#d2d2d2;--color-grey:#acacac;--color-grey-dark:#696969;--color-dark:#1a1a1a;--color-black:#000;--color-light:#ececec;--color-rainbow:linear-gradient(93deg,#c42431 0%,#ef5d29 20%,#f4b03e 40%,#3cb64d 60%,#0171c0 80%,#35318c 100%)}:root{--font-base-family:"Inter","Helvetica","Arial",sans-serif;--font-size:1.5rem;--font-weight-thin:100;--font-weight-extralight:200;--font-weight-light:300;--font-weight-regular:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-weight-extrabold:800;--font-weight-black:900}:root{--grid-gap:40px;--grid-total-columns:24}.c-case-item{border-radius:3.2rem;overflow:hidden;position:relative;height:100%;width:100%}.c-case-item__wrapper{height:100%;display:flex;flex-direction:column;justify-content:space-between;background-color:#0000003b;backdrop-filter:blur(13px)}@media screen and (min-width:768px){.c-case-item__wrapper{flex-direction:row}}.c-case-item__media{--grid-total-columns:20;border-radius:0 0 3.2rem 3.2rem;overflow:hidden}.c-case-item__media div{height:100%}.c-case-item__media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;aspect-ratio:1/1}@media screen and (min-width:768px){.c-case-item__media{width:calc(10 / var(--grid-total-columns) * 100%);border-radius:0 3.2rem 3.2rem 0;height:initial}}@media screen and (min-width:992px){.c-case-item__media{width:calc(11 / var(--grid-total-columns) * 100%)}}.c-case-item__title p{font-size:1.8rem;line-height:2.6rem;font-weight:var(--font-weight-medium);margin-bottom:.5rem}.c-case-item__content{color:var(--color-light);padding:2.5rem;border-radius:3.2rem 3.2rem 0 0;margin-bottom:-.2rem}@media screen and (min-width:480px){.c-case-item__content{padding:5rem 3.5rem}}@media screen and (min-width:768px){.c-case-item__content{--grid-total-columns:20;width:calc(10 / var(--grid-total-columns) * 100%);border-radius:3.2rem 0 0 3.2rem;padding:5rem;display:flex;flex-direction:column;margin:0;justify-content:space-between}}@media screen and (min-width:992px){.c-case-item__content{width:calc(9 / var(--grid-total-columns) * 100%)}}.c-case-item__buttons{display:flex;flex-wrap:wrap;align-items:center;gap:2rem}.c-case-item__buttons .btn:before{display:none}.c-case-item__buttons .btn--type-inline{color:var(--color-light);border-bottom:.1rem solid var(--color-light)}.c-case-item__buttons .btn--type-inline.is-active,.c-case-item__buttons .btn--type-inline:hover,.c-case-item__buttons .btn--type-inline:focus,.trigger-hover:focus .c-case-item__buttons .btn--type-inline,.trigger-hover:hover .c-case-item__buttons .btn--type-inline{color:var(--color-light);border-bottom:.1rem solid var(--color-light)}
:root{--color-grey-light:#d2d2d2;--color-grey:#acacac;--color-grey-dark:#696969;--color-dark:#1a1a1a;--color-black:#000;--color-light:#ececec;--color-rainbow:linear-gradient(93deg,#c42431 0%,#ef5d29 20%,#f4b03e 40%,#3cb64d 60%,#0171c0 80%,#35318c 100%)}:root{--font-base-family:"Inter","Helvetica","Arial",sans-serif;--font-size:1.5rem;--font-weight-thin:100;--font-weight-extralight:200;--font-weight-light:300;--font-weight-regular:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-weight-extrabold:800;--font-weight-black:900}:root{--grid-gap:40px;--grid-total-columns:24}.c-cta{margin:0 auto;color:var(--color-grey-dark)}.c-cta .h2{color:var(--color-black)}.c-cta__media{border-radius:3.2rem 3.2rem 0 0;overflow:hidden}.c-cta__media img{width:100%}.c-cta__content{border-radius:3.2rem;padding:3rem 1.5rem;margin-top:-3rem;z-index:3;position:relative}@media screen and (min-width:480px){.c-cta__content{padding:3rem}}@media screen and (min-width:768px){.c-cta__content{padding:5rem 6rem}}@media screen and (min-width:768px){.c-cta__content{--grid-total-columns:18}}@media screen and (min-width:992px){.c-cta__content{--grid-total-columns:14}}@media screen and (min-width:1440px){.c-cta__content{--grid-total-columns:10}}@media screen and (min-width:1600px){.c-cta__text{width:calc(6 / var(--grid-total-columns) * 100%);margin:0 auto}}.c-cta .btn--type-secondary{margin-top:3.2rem;--btn-border-color:var(--color-black)}@media screen and (min-width:768px){.c-cta{width:calc(18 / var(--grid-total-columns) * 100%)}}@media screen and (min-width:992px){.c-cta{width:calc(14 / var(--grid-total-columns) * 100%)}}@media screen and (min-width:1440px){.c-cta{width:calc(10 / var(--grid-total-columns) * 100%)}}
:root{--color-grey-light:#d2d2d2;--color-grey:#acacac;--color-grey-dark:#696969;--color-dark:#1a1a1a;--color-black:#000;--color-light:#ececec;--color-rainbow:linear-gradient(93deg,#c42431 0%,#ef5d29 20%,#f4b03e 40%,#3cb64d 60%,#0171c0 80%,#35318c 100%)}:root{--font-base-family:"Inter","Helvetica","Arial",sans-serif;--font-size:1.5rem;--font-weight-thin:100;--font-weight-extralight:200;--font-weight-light:300;--font-weight-regular:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-weight-extrabold:800;--font-weight-black:900}:root{--grid-gap:40px;--grid-total-columns:24}.c-hero{position:relative;height:100vh;max-height:100vh;min-height:45rem;margin-top:0}.c-hero .scroll-down{position:absolute;rotate:-90deg;right:0;bottom:5rem;display:flex;justify-content:center;align-items:center;gap:0 1.2rem;transform:translate(42%,69%);color:var(--color-light);transition:all .5s ease-out;cursor:pointer}.c-hero .scroll-down:hover{bottom:6rem}.c-hero__media{height:100%;width:100%;position:absolute;z-index:-1}.c-hero__media div{height:100%;width:100%}.c-hero__media video,.c-hero__media img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.c-hero .container{position:relative;height:100%;display:flex;align-items:flex-end;padding-bottom:5rem}.c-hero__content-wrapper{width:calc(22 / var(--grid-total-columns) * 100%);color:var(--color-light)}@media screen and (min-width:768px){.c-hero__content-wrapper{width:calc(19 / var(--grid-total-columns) * 100%)}}@media screen and (min-width:992px){.c-hero__content-wrapper{width:calc(16 / var(--grid-total-columns) * 100%)}}@media screen and (min-width:1440px){.c-hero__content-wrapper{width:calc(14 / var(--grid-total-columns) * 100%)}}
:root{--color-grey-light:#d2d2d2;--color-grey:#acacac;--color-grey-dark:#696969;--color-dark:#1a1a1a;--color-black:#000;--color-light:#ececec;--color-rainbow:linear-gradient(93deg,#c42431 0%,#ef5d29 20%,#f4b03e 40%,#3cb64d 60%,#0171c0 80%,#35318c 100%)}:root{--font-base-family:"Inter","Helvetica","Arial",sans-serif;--font-size:1.5rem;--font-weight-thin:100;--font-weight-extralight:200;--font-weight-light:300;--font-weight-regular:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-weight-extrabold:800;--font-weight-black:900}:root{--grid-gap:40px;--grid-total-columns:24}@media screen and (min-width:992px){.c-text-big__wrapper{width:calc(16 / var(--grid-total-columns) * 100%);margin-left:calc(4 / var(--grid-total-columns) * 100%)}}@media screen and (min-width:1150px){.c-text-big__wrapper{width:calc(14 / var(--grid-total-columns) * 100%);margin-left:calc(5 / var(--grid-total-columns) * 100%)}}.c-text-big .h2{font-weight:var(--font-weight-regular)}.c-text-big__buttons{display:flex;flex-wrap:wrap;gap:2rem}.c-text-big.h-text-align-center .c-text-big__buttons{justify-content:center}
:root{--color-grey-light:#d2d2d2;--color-grey:#acacac;--color-grey-dark:#696969;--color-dark:#1a1a1a;--color-black:#000;--color-light:#ececec;--color-rainbow:linear-gradient(93deg,#c42431 0%,#ef5d29 20%,#f4b03e 40%,#3cb64d 60%,#0171c0 80%,#35318c 100%)}:root{--font-base-family:"Inter","Helvetica","Arial",sans-serif;--font-size:1.5rem;--font-weight-thin:100;--font-weight-extralight:200;--font-weight-light:300;--font-weight-regular:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-weight-extrabold:800;--font-weight-black:900}:root{--grid-gap:40px;--grid-total-columns:24}.c-text-media{border-radius:3.2rem;overflow:hidden}@media screen and (min-width:768px){.c-text-media__wrapper{display:flex;flex-wrap:wrap}}.c-text-media__media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.c-text-media__media video{width:100%}.c-text-media__media .field--name-field-media-video-file .field__item{display:flex;align-items:center}.c-text-media__media iframe{width:100%;height:100%;aspect-ratio:3/2}.c-text-media__media .field,.c-text-media__media .field--name-field-media div,.c-text-media__media .field__item{height:100%}@media screen and (min-width:768px){.c-text-media__media{width:calc(11 / var(--grid-total-columns) * 100%)}}@media screen and (min-width:992px){.c-text-media__media{width:calc(15 / var(--grid-total-columns) * 100%)}}.c-text-media__content{margin:5rem 0 4rem}@media screen and (min-width:768px){.c-text-media__content{width:calc(11 / var(--grid-total-columns) * 100%);margin-left:calc(1 / var(--grid-total-columns) * 100%);display:flex;flex-direction:column;margin-top:0;margin-bottom:0;padding:7.2rem 0}}.c-text-media:has(video) .c-text-media__content{padding:0}.c-text-media__items .c-column-item{padding-left:0;border-left:none;border-bottom:.1rem solid var(--color-grey);padding-bottom:3.6rem;margin-bottom:3.6rem}.c-text-media:not(.has-bg) .c-text-media__media img,.c-text-media:not(.has-bg) .c-text-media__media video,.c-text-media:not(.has-bg) .c-text-media__media iframe{border-radius:3.2rem}@media screen and (min-width:992px){.c-text-media:not(.has-bg) .c-text-media__media{width:calc(11 / var(--grid-total-columns) * 100%)}}@media screen and (min-width:992px){.c-text-media:not(.has-bg) .c-text-media__content{width:calc(9 / var(--grid-total-columns) * 100%);margin-left:calc(2 / var(--grid-total-columns) * 100%);justify-content:center}}.c-text-media.has-bg .c-text-media__content{width:calc(22 / var(--grid-total-columns) * 100%);margin-left:calc(1 / var(--grid-total-columns) * 100%)}@media screen and (min-width:768px){.c-text-media.has-bg .c-text-media__content{width:calc(11 / var(--grid-total-columns) * 100%);margin-left:calc(1 / var(--grid-total-columns) * 100%);justify-content:space-between}}@media screen and (min-width:992px){.c-text-media.has-bg .c-text-media__content{width:calc(7 / var(--grid-total-columns) * 100%)}}@media screen and (min-width:768px){.c-text-media--media-position-right .c-text-media__wrapper{flex-direction:row-reverse;justify-content:space-between}}.field--name-field-media-video-file{position:relative}.field--name-field-media-video-file .field__item:not(.active-video){position:relative}.field--name-field-media-video-file .field__item:not(.active-video):before{content:url(/themes/custom/studioeleventheme/img/play.svg);width:6rem;position:absolute;top:calc(50% - 3.5rem);left:calc(50% - 3rem)}.field--name-field-media-video-file video{min-height:15.75rem}
:root{--color-grey-light:#d2d2d2;--color-grey:#acacac;--color-grey-dark:#696969;--color-dark:#1a1a1a;--color-black:#000;--color-light:#ececec;--color-rainbow:linear-gradient(93deg,#c42431 0%,#ef5d29 20%,#f4b03e 40%,#3cb64d 60%,#0171c0 80%,#35318c 100%)}:root{--font-base-family:"Inter","Helvetica","Arial",sans-serif;--font-size:1.5rem;--font-weight-thin:100;--font-weight-extralight:200;--font-weight-light:300;--font-weight-regular:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-weight-extrabold:800;--font-weight-black:900}:root{--grid-gap:40px;--grid-total-columns:24}.c-text-media-bg{border-radius:3.2rem;overflow:hidden;position:relative}.c-text-media-bg__media-bg{position:absolute;height:100%;width:100%;border-radius:3.2rem;overflow:hidden;z-index:-1}.c-text-media-bg__media-bg .field--name-field-media,.c-text-media-bg__media-bg .field--name-field-media div{height:100%}.c-text-media-bg__media-bg img{min-height:30rem;-o-object-fit:cover;object-fit:cover;height:100%}@media screen and (min-width:768px){.c-text-media-bg__media-bg img{scale:1.35}}@media screen and (min-width:768px){.c-text-media-bg__wrapper{display:flex;flex-wrap:wrap;justify-content:space-between}}@media screen and (min-width:1150px){.c-text-media-bg__wrapper{width:calc(22 / var(--grid-total-columns) * 100%);margin-left:calc(1 / var(--grid-total-columns) * 100%)}}@media screen and (min-width:1440px){.c-text-media-bg__wrapper{width:calc(20 / var(--grid-total-columns) * 100%);margin-left:calc(2 / var(--grid-total-columns) * 100%)}}.c-text-media-bg__media{--grid-total-columns:20;border-radius:0 0 3.2rem 3.2rem;overflow:hidden}.c-text-media-bg__media div{height:100%}.c-text-media-bg__media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (min-width:768px){.c-text-media-bg__media{width:calc(10 / var(--grid-total-columns) * 100%);border-radius:0 3.2rem 3.2rem 0}}@media screen and (min-width:992px){.c-text-media-bg__media{width:calc(11 / var(--grid-total-columns) * 100%)}}.c-text-media-bg__content{color:var(--color-light);background-color:#ececec1a;padding:2.5rem;border-radius:3.2rem 3.2rem 0 0;backdrop-filter:blur(13px);margin-bottom:-.2rem}.c-text-media-bg__content ul li:before{content:url(/themes/custom/studioeleventheme/img/check-light.svg)!important}@media screen and (min-width:480px){.c-text-media-bg__content{padding:5rem 3.5rem}}@media screen and (min-width:768px){.c-text-media-bg__content{--grid-total-columns:20;width:calc(10 / var(--grid-total-columns) * 100%);border-radius:3.2rem 0 0 3.2rem;padding:5rem;display:flex;flex-direction:column;margin:0;justify-content:space-between}}@media screen and (min-width:992px){.c-text-media-bg__content{width:calc(9 / var(--grid-total-columns) * 100%)}}.c-text-media-bg__buttons{display:flex;flex-wrap:wrap;gap:2rem}.c-text-media-bg__buttons .btn--type-secondary{background:transparent;border-width:.1rem}
