.text-section{display:grid;grid-template-areas:"column1" "column2";grid-template-columns:1fr}@media screen and (min-width:768px){.text-section{grid-template-areas:"column1 column2";grid-template-columns:1fr 1.25fr}}.text-section .content-wrapper{align-self:center;grid-area:column2;-ms-grid-column:1;-ms-grid-row:2;max-width:563px;padding:0 1.875rem}@media screen and (min-width:576px){.text-section .content-wrapper{padding:0 3.125rem}}@media screen and (min-width:992px){.text-section .content-wrapper{padding:0 1rem 0 6rem}}.text-section .content-wrapper .generic-heading{margin:0 0 1.25rem}.text-section .content-wrapper p{font-weight:300;margin:0}.text-section .content-wrapper p:not(:first-of-type){margin-top:2rem}.text-section .content-wrapper.wide-text{max-width:627px}.text-section .content-wrapper p+.cta{margin:1.25rem 0 0}.text-section .padding-large{padding-bottom:1.875rem;padding-top:1.875rem}@media screen and (min-width:576px){.text-section .padding-large{padding-bottom:3.125rem;padding-top:3.125rem}}@media screen and (min-width:992px){.text-section .padding-large{padding-bottom:8rem;padding-top:8rem}}.text-section .padding-small{padding-bottom:1.875rem;padding-top:1.875rem}@media screen and (min-width:576px){.text-section .padding-small{padding-bottom:3.125rem;padding-top:3.125rem}}@media screen and (min-width:992px){.text-section .padding-small{padding-bottom:5.625rem;padding-top:5.625rem}}.text-section.green{background-color:var(--wp--preset--color--c-proxima-green)}.text-section.green .image-wrapper:after{background:var(--wp--preset--color--c-proxima-green)}.text-section .image-wrapper,.text-section.black{background-color:var(--wp--preset--color--c-proxima-black)}.text-section .image-wrapper{font-size:0;grid-area:column1;-ms-grid-column:1;-ms-grid-row:1;position:relative}.text-section .image-wrapper:after{background:var(--wp--preset--color--c-proxima-black);bottom:-2px;-webkit-clip-path:polygon(0 100%,100% 100%,0 33%);clip-path:polygon(0 100%,100% 100%,0 33%);content:"";display:block;height:70px;position:absolute;right:0;width:100%}@media screen and (min-width:768px){.text-section .image-wrapper:after{bottom:unset;height:100%;right:-2px;top:0;width:260px}}.text-section .image-wrapper.left-to-right:after{-webkit-clip-path:polygon(0 100%,100% 100%,0 33%);clip-path:polygon(0 100%,100% 100%,0 33%)}@media screen and (min-width:768px){.text-section .image-wrapper.left-to-right:after{-webkit-clip-path:polygon(15% 0,100% 100%,100% 0);clip-path:polygon(15% 0,100% 100%,100% 0)}}.text-section .image-wrapper.right-to-left:after{-webkit-clip-path:polygon(100% 100%,100% 33%,0 100%);clip-path:polygon(100% 100%,100% 33%,0 100%)}@media screen and (min-width:768px){.text-section .image-wrapper.right-to-left:after{-webkit-clip-path:polygon(15% 100%,100% 100%,100% 0);clip-path:polygon(15% 100%,100% 100%,100% 0)}}.text-section .image-wrapper img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:right;object-position:right;width:100%}@media screen and (min-width:768px){.text-section-left-content{grid-template-columns:1.25fr 1fr}}.text-section-left-content .content-wrapper{grid-area:column2;-ms-grid-column:1;-ms-grid-row:2}@media screen and (min-width:768px){.text-section-left-content .content-wrapper{grid-area:column1;-ms-grid-column:1;-ms-grid-row:1;justify-self:end}}@media screen and (min-width:992px){.text-section-left-content .content-wrapper{padding-left:1rem;padding-right:6rem}}.text-section-left-content .image-wrapper{grid-area:column1;-ms-grid-column:1;-ms-grid-row:1}@media screen and (min-width:768px){.text-section-left-content .image-wrapper{grid-area:column2;-ms-grid-column:1;-ms-grid-row:2}}.text-section-left-content .image-wrapper:after{left:0;right:unset}@media screen and (min-width:768px){.text-section-left-content .image-wrapper:after{left:-2px;right:unset}}.text-section-left-content .image-wrapper.left-to-right:after{-webkit-clip-path:polygon(0 100%,100% 100%,0 33%);clip-path:polygon(0 100%,100% 100%,0 33%)}@media screen and (min-width:768px){.text-section-left-content .image-wrapper.left-to-right:after{-webkit-clip-path:polygon(0 0,85% 100%,0 100%);clip-path:polygon(0 0,85% 100%,0 100%)}}.text-section-left-content .image-wrapper.right-to-left:after{-webkit-clip-path:polygon(100% 100%,100% 33%,0 100%);clip-path:polygon(100% 100%,100% 33%,0 100%)}@media screen and (min-width:768px){.text-section-left-content .image-wrapper.right-to-left:after{-webkit-clip-path:polygon(0 100%,0 0,85% 0);clip-path:polygon(0 100%,0 0,85% 0)}}@media screen and (min-width:992px){.text-section-cut-out-content{grid-template-columns:1fr 1.25fr}}.text-section-cut-out-content .image-wrapper{grid-area:column2;-ms-grid-column:1;-ms-grid-row:2;max-width:100%;padding:1rem 1.875rem 2rem}@media screen and (min-width:992px){.text-section-cut-out-content .image-wrapper{padding:.625rem 1.875rem .625rem 7.25rem}}.text-section-cut-out-content .image-wrapper:after{content:none}.text-section-cut-out-content .image-wrapper img{display:block;margin:0 auto;max-height:388px;max-width:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:unset}@media screen and (min-width:768px){.text-section-cut-out-content .image-wrapper img{margin:0}}.text-section-cut-out-content .content-wrapper{display:flex;flex-direction:column;grid-area:column1;-ms-grid-column:1;-ms-grid-row:1;height:100%;justify-content:center;max-width:100%;padding:2.75rem 1.875rem 4.5rem;position:relative;width:100%}@media screen and (min-width:768px){.text-section .content-wrapper{-ms-grid-column:2;-ms-grid-row:1}.text-section .image-wrapper{-ms-grid-column:1;-ms-grid-row:1}.text-section-left-content .content-wrapper{-ms-grid-column:2;-ms-grid-column:1;-ms-grid-row:1}.text-section-left-content .image-wrapper{-ms-grid-column:1;-ms-grid-column:2;-ms-grid-row:1}.text-section-cut-out-content .image-wrapper{-ms-grid-column:2;-ms-grid-row:1}.text-section-cut-out-content .content-wrapper{-ms-grid-column:1;-ms-grid-row:1}}.text-section-cut-out-content .content-wrapper .generic-heading{margin-bottom:2rem}@media screen and (min-width:768px){.text-section-cut-out-content .content-wrapper .generic-heading{margin-bottom:3.5rem}.text-section-cut-out-content .content-wrapper{max-width:466px;padding:2.75rem 9rem 2.75rem 3.125rem}}@media screen and (min-width:1200px){.text-section-cut-out-content .content-wrapper{padding:2.75rem 9rem 2.75rem 1rem}}.text-section-cut-out-content .content-wrapper:after{background:var(--wp--preset--color--c-proxima-black);bottom:-3px;-webkit-clip-path:polygon(100% 100%,0 97%,100% 0);clip-path:polygon(100% 100%,0 97%,100% 0);content:"";display:block;height:88px;position:absolute;right:0;width:100%}@media screen and (min-width:768px){.text-section-cut-out-content .content-wrapper:after{bottom:-2px;-webkit-clip-path:polygon(100% 100%,100% 0,0 100%);clip-path:polygon(100% 100%,100% 0,0 100%);height:100%;right:-1px;top:0;width:130px}}
