:root{--gradient-1:linear-gradient(180deg,rgba(248,239,206,1) 0%,rgba(190,230,177,1) 100%)}.lr-content--has-image-background{background-size:cover;background-position:center center}.lr-content .container{position:relative;z-index:12}.lr-content--has-video-background video{object-fit:cover}.lr-content--has-video-background video::-webkit-media-controls{display:none !important}.lr-content__intro{text-align:center;width:70%;margin:0 auto;padding-bottom:2rem}.lr-content-block{margin-bottom:16px}.lr-content-block__intro{padding-bottom:5px}.lr-content-block__heading{padding-bottom:0;margin-bottom:8px}.lr-content-block__subheading{padding-bottom:0;margin-bottom:8px}.lr-content-block__text{font-weight:300;color:var(--text-color-main);line-height:1.9}.lr-content-block__text p{line-height:1.9}.lr-content-block__text p:last-of-type{padding-bottom:0}.lr-content-block__text p,.lr-content-block__text ul,.lr-content-block__text ol{font-weight:300;color:var(--text-color-main)}.lr-content-block__btn-block{padding-top:3rem}.lr-content-block__image{position:relative}.lr-content-block__image a{position:relative;z-index:2}.lr-content-block__image img{object-fit:cover;width:100%;height:auto;position:relative;z-index:2;border-radius:20px 0 20px 0}.lr-content-block__image:before{position:absolute;content:"";z-index:1;width:100%;height:100%;right:-1rem;bottom:-1rem;cursor:pointer;box-shadow:10px 0 20px rgba(0,0,0,0.1)}.lr-content-block--image-left .lr-content-block__row{flex-direction:row-reverse}.lr-content-block--image-left .lr-content-block__image:before{position:absolute;content:"";z-index:-1;width:100%;height:100%;left:-1rem;bottom:-1rem;cursor:pointer}@media screen and (max-width:1023px){.lr-content__intro{width:100%}}@media screen and (max-width:899px){.lr-content-block{margin-bottom:1rem}.lr-content-block__row>.col:first-of-type{margin-bottom:2rem}.lr-content-block__row .col-1-2{width:100%}}@media(max-width:767px){.lr-content-block__image:before{display:none}}