:root{--blue-700:#005187;--blue-800:#023151;--orange-500:#ef7723;--red-500:#893030;--red-700:#581f1f;--red-800:#481414;--theme-color:var(--blue-700);--theme-background:var(--white);--green-700:#156938;--grey-50:#f0f0f0;--grey-100:#e0e0e0;--grey-400:#b0aba5;--grey-600:#5b5c59;--grey-800:#3c3c3b;--white:#ffffff;--black:#000000;--border-color:var(--grey-100);--text-color:var(--black);--text-color-dark:var(--black);--text-color-light:var(--white);--font-base:"Ubuntu", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-special:"Pluto Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-heading-weight:300;--bold:600;--theme-fs-base:1.6rem;--theme-fs-h1:5.6rem;--theme-fs-h2:4.4rem;--theme-fs-h3:3.3rem;--theme-fs-h4:2.2rem;--theme-fs-h5:1.6rem;--theme-fs-small-base:1.4rem;--theme-fs-small-h1:3.2rem;--theme-fs-small-h2:2.8rem;--theme-fs-small-h3:2.4rem;--theme-fs-small-h4:1.8rem;--theme-fs-small-h5:1.4rem;--button-radius:0.4rem;--container-radius:0.8rem;--media-radius:0.4rem;--padding-none:0rem;--padding-small:1.2rem;--padding-default:6rem;--padding-large:8rem;--margin-none:0rem;--margin-small:0.8rem;--margin-default:1.6rem;--margin-large:3.2rem;--degrees:-55deg;--row-maxwidth:var(--max-width-default);--row-margin-inline:3vw;--grid-gutter:2rem;--max-width-default:130rem;--max-width-medium:108rem;--max-width-text:91rem}.row:has(.twz-text-with-media){--row-maxwidth:100%}.twz-text-with-media{--column-gap:clamp(2rem, 8vw, 11rem);--image-maxH:auto;--image-maxW:50%;--corner-amount:5rem;--border-color:var(--grey-100);width:100%}@media(max-width:767px){.twz-text-with-media{--image-maxH:30rem}}.twz-text-with-media--border{--image-maxW:60%}.twz-text-with-media--border .twz-text-with-media__media{position:relative}.twz-text-with-media--border .twz-text-with-media__media:before{content:"";position:absolute;top:calc(var(--paddingTop, var(--padding-default))*-1);right:0;width:1px;height:calc(100% + var(--paddingTop, var(--padding-default)) + var(--paddingBottom, var(--padding-default)));background-color:var(--border-color)}@media(max-width:767px){.twz-text-with-media--border .twz-text-with-media__media:before{content:unset}}.twz-text-with-media--border .twz-text-with-media__media:not(:has(.twz-image--masked)){min-height:40rem;max-height:70rem}.twz-text-with-media--border .twz-text-with-media__media .twz-image:not(.twz-image--masked){position:relative;margin-top:0}.twz-text-with-media--border .twz-text-with-media__media .twz-image:not(.twz-image--masked) img{position:absolute}.twz-text-with-media__wrapper{position:relative;display:grid;gap:0}@media(min-width:768px){.twz-text-with-media__wrapper{grid-template-columns:1fr calc(var(--image-maxW) - var(--space-to-screen)) calc(100% - var(--image-maxW) - var(--space-to-screen)) 1fr}}@media(min-width:768px){.twz-media--right .twz-text-with-media__wrapper{grid-template-columns:1fr calc(100% - var(--image-maxW) - var(--space-to-screen)) calc(var(--image-maxW) - var(--space-to-screen)) 1fr}}@media(max-width:767px){.twz-text-with-media__wrapper{gap:var(--column-gap)}}.twz-text-with-media__media{display:flex;flex:0 0 var(--image-maxW);grid-column:span 2}@media(max-width:767px){.twz-text-with-media__media{order:1;flex-basis:auto}}.twz-media--right .twz-text-with-media__media{justify-content:flex-end}@media(min-width:768px){.twz-media--right .twz-text-with-media__media{order:1}}@media(max-width:767px){.twz-media--right .twz-text-with-media__media{margin-left:var(--offset-x)}}.twz-media--left .twz-text-with-media__media{justify-content:flex-start}@media(max-width:767px){.twz-media--left .twz-text-with-media__media{margin-right:var(--offset-x)}}.twz-text-with-media__media>*{width:100%}.twz-text-with-media__media .twz-viddeo,.twz-text-with-media__media .twz-image{max-height:52rem}.twz-text-with-media__media .twz-image,.twz-text-with-media__media iframe,.twz-text-with-media__media video{max-height:var(--image-maxH);overflow:clip;margin-top:auto;width:100%}@media(max-width:767px){.twz-text-with-media__media .twz-image,.twz-text-with-media__media iframe,.twz-text-with-media__media video{flex:0 0 100%;height:var(--image-maxH)}}.twz-text-with-media__media :is(img,picture,video,iframe){width:100%;height:100%}.twz-text-with-media__media :is(img,picture){-o-object-fit:cover;object-fit:cover}.twz-text-with-media__media .twz-image--masked :where(img,picture){clip-path:url(#mask-tummers)}.twz-text-with-media__content{flex:1 1 auto;display:flex;flex-direction:column}@media(min-width:768px){.twz-text-with-media:not(.twz-text-with-media--border) .twz-text-with-media__content{padding-right:2rem}}@media(min-width:768px){.twz-text-with-media--border.twz-media--right .twz-text-with-media__content{padding-left:2rem}}@media(min-width:768px){.twz-text-with-media--border.twz-media--left .twz-text-with-media__content{padding-right:2rem}}@media(min-width:768px){.twz-text-with-media.twz-media--right .twz-text-with-media__media{padding-left:calc(var(--column-gap)/2)}.twz-text-with-media.twz-media--right .twz-text-with-media__media:before{right:unset;left:0}.twz-text-with-media.twz-media--right .twz-text-with-media__content{grid-column:2;padding-right:calc(var(--column-gap)/2)}}@media(min-width:768px){.twz-text-with-media.twz-media--left .twz-text-with-media__media{padding-right:calc(var(--column-gap)/2)}.twz-text-with-media.twz-media--left .twz-text-with-media__content{padding-left:calc(var(--column-gap)/2)}}.twz-text-with-media--center .twz-text-with-media__content{justify-content:center}@media(min-width:1025px){.twz-text-with-media--center .twz-text-with-media__content{padding-bottom:var(--padding-large)}}.twz-text-with-media--end .twz-text-with-media__content{justify-content:flex-end}.twz-text-with-media--start .twz-text-with-media__content{justify-content:flex-start}