/* text-fullwidth-background */
.text-fullwidth-background-section {width: 100%; display: block; margin: 11rem 0 0 0; padding: 0; border: 0;}
.text-fullwidth-background {width: 100%; display: block; margin: 0; padding: 10rem 0 8rem 0; background-size: cover; min-height: 100vh;}
.text-fullwidth-background-content {width: 100%; display: block; margin: 0; padding: 7rem 0 0 0;}
.text-fullwidth-background-content-img-left {width: calc(50% - 1.5rem); height: auto; border-radius: 2rem; float: left; margin: 0 3rem 3rem 0; padding: 0;}
.text-fullwidth-background-content p {color: #fff; font-size: 3.2rem; font-weight: 300; letter-spacing: 0.18rem; line-height: 1.35; margin-bottom: 1rem;}

/* text-content-section */
.text-content-section {width: 100%; display: block; margin: 0; padding: 0; border: 0;}
.text-content {width: 100%; display: block; margin: 0; padding: 7.5rem 0 7.5rem 0; }
.text-content-content {width: 100%; display: block; margin: 0; padding: 5rem 0 0 0;}
.text-content-content-img-right {width: calc(50% - 1.5rem); height: auto; border-radius: 2rem; float: right; margin: 0 0 3rem 3rem; padding: 0;}
.text-content-content p {color: #192B41; font-size: 3.2rem; font-weight: 400; letter-spacing: 0.18rem; line-height: 1.35; margin-bottom: 1rem;}
