.TwoColumnsComponent{position:relative;display:flex;justify-content:center;background-color:#212121}.TwoColumnsComponent .background{position:absolute;z-index:0;top:0;right:0;width:100%;height:100%}.TwoColumnsComponent .background__image{width:100%;height:100%;object-fit:cover;transform:rotate(180deg)}.TwoColumnsComponent .background__dots{display:none;position:absolute;bottom:4%;left:56%;transform:translateX(-50%) rotate(180deg) scaleX(-1)}.TwoColumnsComponent .wrapper{position:relative;z-index:1;display:grid;grid-template-columns:repeat(6,1fr);gap:0 1rem;padding:7rem 1.75rem 7.5rem;color:#fff}.TwoColumnsComponent .article,.TwoColumnsComponent .picture{grid-column:1/-1}.TwoColumnsComponent .picture{position:relative;min-height:23.75rem;width:80%;aspect-ratio:258/380;margin:0 auto 3rem}.TwoColumnsComponent .picture__image{position:absolute;top:0;left:0;height:100%;width:100%;border-radius:18.25rem;object-fit:cover}.TwoColumnsComponent .icon{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;min-width:3.5rem;width:fit-content;height:4.125rem;margin-bottom:2rem;border-radius:3.125rem;background-color:#212121;margin-top:.5rem;-webkit-box-shadow:inset 0 0 0 1px #fff;box-shadow:inset 0 0 0 1px #fff}.TwoColumnsComponent .icon:before{position:relative;z-index:1;color:#fff;font-size:1.75rem}.TwoColumnsComponent .icon .dot{position:absolute;z-index:0;height:.625rem;width:1rem;border-radius:.8125rem;top:50%;right:.5rem;background-color:#ef5e4a}.TwoColumnsComponent .icon .dot.backgroundwhite{background-color:#fff}.TwoColumnsComponent .icon .dot.backgroundbeige{background-color:#fffef3}.TwoColumnsComponent .icon .dot.backgrounddarker-beige{background-color:#f5efe5}.TwoColumnsComponent .icon .dot.backgroundyellow{background-color:#ffbe5a}.TwoColumnsComponent .icon .dot.backgroundgreen{background-color:#57b57d}.TwoColumnsComponent .icon .dot.backgroundred{background-color:#ef5e4a}.TwoColumnsComponent .icon .dot.backgroundblue{background-color:#4b67f2}.TwoColumnsComponent .icon .dot.backgroundorange{background-color:#ff9052}.TwoColumnsComponent .icon .dot.backgrounddark-1000{background-color:#212121}.TwoColumnsComponent .icon .dot.backgrounddark-900{background-color:#4a4a4a}.TwoColumnsComponent .icon .dot.backgrounddark-700{background-color:#757575}.TwoColumnsComponent .icon .dot.backgrounddark-500{background-color:#aaa9a2}.TwoColumnsComponent .icon .dot.backgrounddark-300{background-color:#d1d0c6}.TwoColumnsComponent .icon .dot.backgrounddark-100{background-color:#ebeade}.TwoColumnsComponent .icon .dot.backgroundlight-1000{background-color:#f1e6cf}.TwoColumnsComponent .icon .dot.backgroundlight-900{background-color:#fcf8ec}.TwoColumnsComponent .icon .dot.backgroundlight-500{background-color:#fffef3}.TwoColumnsComponent .icon .dot.backgroundlight-300{background-color:#fffffb}.TwoColumnsComponent .icon .dot.backgroundlight-100{background-color:#fff}.TwoColumnsComponent .icon .dot.backgroundwarning-green{background-color:#96d77f}.TwoColumnsComponent .icon .dot.backgroundwarning-orange{background-color:#ffad72}.TwoColumnsComponent .icon .dot.backgroundwarning-red{background-color:#f66a6a}.TwoColumnsComponent .content{position:relative;z-index:1;margin-bottom:2rem}.TwoColumnsComponent .content__heading{margin:0}.TwoColumnsComponent .content__heading *{font-family:Work Sans,sans-serif;font-weight:300;font-style:italic;font-size:2.5rem;line-height:3rem;margin:0 0 1rem}.TwoColumnsComponent .content__subHeading{margin:0}.TwoColumnsComponent .content__subHeading *{font-family:Work Sans,sans-serif;font-size:.75rem;line-height:1.125rem;font-weight:500;text-transform:uppercase;letter-spacing:2px;margin-bottom:1.75rem}.TwoColumnsComponent .content__paragraph *{font-family:Work Sans,sans-serif;font-size:.9375rem;line-height:1.375rem;font-weight:400}.TwoColumnsComponent .caption{display:flex}.TwoColumnsComponent .caption__icon-container{height:100%;width:.5rem;margin-right:.75rem;margin-top:.15rem}.TwoColumnsComponent .caption__icon-container svg{height:100%;width:auto}.TwoColumnsComponent .caption__paragraph{margin:0}.TwoColumnsComponent .caption__paragraph *{font-family:Work Sans,sans-serif;font-size:.75rem;line-height:1.125rem;font-weight:400}.TwoColumnsComponent .caption__paragraph * b,.TwoColumnsComponent .caption__paragraph * strong{color:#ffbe5a;font-weight:400}@media (min-width:48rem){.TwoColumnsComponent .wrapper{display:grid;grid-template-columns:repeat(12,1fr);gap:0 2rem;padding:12rem 4rem 13rem}.TwoColumnsComponent .picture{width:60%;margin:0 auto 5rem}.TwoColumnsComponent .article{display:flex}.TwoColumnsComponent .icon{margin-bottom:0;margin-right:2rem;min-width:3.5rem}.TwoColumnsComponent .content{margin-bottom:2.5rem}.TwoColumnsComponent .content__heading *{font-family:Work Sans,sans-serif;font-weight:300;font-style:italic;font-size:2.5rem;line-height:3rem;margin-bottom:1.25rem}}@media (min-width:48rem) and (min-width:48rem){.TwoColumnsComponent .content__heading *{font-size:4rem;line-height:4.6875rem}}@media (min-width:48rem){.TwoColumnsComponent .content__subHeading *{letter-spacing:.12em;margin-bottom:2.5rem}}@media (min-width:80rem){.TwoColumnsComponent .background__dots{display:block}.TwoColumnsComponent .wrapper{height:100vh;display:grid;grid-template-columns:repeat(12,1fr);gap:0 2rem;max-width:1440px;padding:4rem}.TwoColumnsComponent .picture{grid-column:2/6;width:100%;aspect-ratio:442/649;margin-bottom:0;align-self:center}.TwoColumnsComponent .article{grid-column:7/12;align-self:center}}.TwoColumnsComponent.nopaddingtop{padding-top:0!important}.TwoColumnsComponent.nopaddingbottom{padding-bottom:0!important}