.default-media-text__link{border-radius:3rem;border-style:solid;border-width:.2rem;color:inherit;cursor:pointer;display:inline-block;font-size:1.6rem!important;font-weight:500;line-height:1!important;margin:0 1rem 0 0;padding:1.3rem 3rem;position:relative;text-align:center;text-decoration:none;text-decoration:none!important;transition:color .3s ease,filter .3s ease,border-color .3s ease,background-color .3s ease,-webkit-text-fill-color .3s ease;vertical-align:middle;white-space:nowrap}.default-media-text__link a{color:inherit!important;display:block;line-height:inherit!important;text-decoration:none!important}.default-media-text__link a:before{content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%}.default-media-text.dark{color:#fff}.default-media-text.in-view .lazy-loaded{filter:blur(0);opacity:1}.default-media-text.in-view .default-media-text__content{opacity:1}.default-media-text__wrap{margin-left:auto;margin-right:auto;max-width:130rem;padding-left:1rem;padding-right:1rem;width:100%}.default-media-text__wrap:after,.default-media-text__wrap:before{content:"";display:table}.default-media-text__wrap:after{clear:both}@media only screen and (min-width:640px){.default-media-text__wrap{padding-left:2rem;padding-right:2rem}}@media only screen and (min-width:768px){.default-media-text__wrap{padding-left:5rem;padding-right:5rem}}@media only screen and (min-width:3600px){.default-media-text__wrap{padding-left:0;padding-right:0}}@media only screen and (min-width:968px){.default-media-text__wrap{display:table;table-layout:fixed}}.default-media-text__content,.default-media-text__media{display:block;float:left;padding-left:2rem;padding-right:2rem;width:100%}.default-media-text__content:not(:last-child),.default-media-text__media:not(:last-child){margin-bottom:4rem}@media only screen and (min-width:968px){.default-media-text__content,.default-media-text__media{display:table-cell;float:none;vertical-align:middle;width:50%}}.default-media-text__media{position:relative}@media only screen and (min-width:968px){.default-media-text__media.align-right{transform:translateX(100%)}.default-media-text__media.align-right .default-media-text__image,.default-media-text__media.align-right .default-media-text__video{left:0}.default-media-text__media.align-right+.default-media-text__content{padding-left:2rem;padding-right:0;transform:translateX(-100%)}}.default-media-text__media.align-right+.default-media-text__text{padding-left:0!important}.default-media-text__media.align-left+.default-media-text__content .default-media-text__text{padding-right:0!important}.default-media-text__image,.default-media-text__video{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:1rem;display:block;filter:blur(10px);opacity:0;position:relative;transition:opacity 1s ease,filter 1s ease}@media only screen and (min-width:968px){.default-media-text__image,.default-media-text__video{border-radius:2rem;height:100%;left:2rem;position:absolute;top:0;width:calc(100% - 2rem)}}.default-media-text__image img,.default-media-text__video img{display:block;height:auto;opacity:0;width:100%}@media only screen and (min-width:968px){.default-media-text__image img,.default-media-text__video img{height:100%}}.default-media-text__video{cursor:pointer}.default-media-text__video:before{background-color:var(--c-primary);background-image:url(/_resources/app/client/images/svg/play.svg);background-position:50%;background-repeat:no-repeat;background-size:5rem;border-radius:50%;content:"";height:8rem;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) scale(1);transition:transform .3s ease;width:8rem}.default-media-text__video:active:before,.default-media-text__video:focus:before,.default-media-text__video:hover:before{transform:translate(-50%,-50%) scale(1.1)}.default-media-text__content{opacity:0;transition:opacity 1s ease}@media only screen and (min-width:968px){.default-media-text__content{padding-left:0}.default-media-text__text{padding:5rem}}@media only screen and (min-width:1280px){.default-media-text__text{padding:7rem}}.default-media-text__text :last-child{margin-bottom:0}.default-media-text__link{-webkit-text-fill-color:var(--c-text);background-color:currentColor;border-color:currentColor;margin-bottom:0;margin-right:0;margin-top:2rem}.default-media-text__link.dark{-webkit-text-fill-color:#fff}.default-media-text__link:active,.default-media-text__link:focus,.default-media-text__link:hover{-webkit-text-fill-color:currentColor;background-color:transparent}.default-media-text__link.colour,.default-media-text__link.colour--,.default-media-text__link.colour--none{-webkit-text-fill-color:var(--colour-on-primary);color:var(--c-primary)}