.SplitLayoutComponent{display:flex;justify-content:center;background-color:#fffef3}.SplitLayoutComponent .article{display:grid;grid-template-columns:repeat(6,1fr);gap:0 1rem;padding:0 1.75rem;align-items:center}.SplitLayoutComponent .content,.SplitLayoutComponent .image{grid-column:1/-1}.SplitLayoutComponent .image{position:relative;display:flex;flex-direction:column;align-items:flex-start;margin-bottom:2.5rem}.SplitLayoutComponent .image__container--small{position:absolute;width:60%;max-width:19.0625rem;height:22.8125rem;display:flex;align-items:center}.SplitLayoutComponent .image__container--small--top-left,.SplitLayoutComponent .image__container--small--top-right{top:0}.SplitLayoutComponent .image__container--small--bottom-left,.SplitLayoutComponent .image__container--small--bottom-right{bottom:0}.SplitLayoutComponent .image__container--small--bottom-left,.SplitLayoutComponent .image__container--small--top-left{left:20%}.SplitLayoutComponent .image__container--small--bottom-right,.SplitLayoutComponent .image__container--small--top-right{right:20%}.SplitLayoutComponent .image__container--large{position:relative;width:100%;max-width:27rem;height:40rem;display:flex;align-items:center}.SplitLayoutComponent .inner-image{position:relative;width:100%;height:100%;overflow:hidden}.SplitLayoutComponent .image__large--bottom-left,.SplitLayoutComponent .image__large--top-left{align-self:flex-end}.SplitLayoutComponent .image__large--bottom-right,.SplitLayoutComponent .image__large--top-right{align-self:flex-start}.SplitLayoutComponent .image__cover{display:flex;flex-direction:row;position:absolute;top:0;left:0;height:100%;width:100%}.SplitLayoutComponent .image__large,.SplitLayoutComponent .image__small{width:100%;display:block;position:absolute;top:0;left:0}.SplitLayoutComponent .content{display:flex;justify-content:center;align-items:center;flex-direction:column;align-items:flex-start}.SplitLayoutComponent .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}.SplitLayoutComponent .icon:before{position:relative;z-index:1;color:#fff;font-size:1.75rem}.SplitLayoutComponent .icon .dot{position:absolute;z-index:0;height:.625rem;width:1rem;border-radius:.8125rem;top:50%;right:.5rem;background-color:#ef5e4a}.SplitLayoutComponent .icon .dot.backgroundwhite{background-color:#fff}.SplitLayoutComponent .icon .dot.backgroundbeige{background-color:#fffef3}.SplitLayoutComponent .icon .dot.backgrounddarker-beige{background-color:#f5efe5}.SplitLayoutComponent .icon .dot.backgroundyellow{background-color:#ffbe5a}.SplitLayoutComponent .icon .dot.backgroundgreen{background-color:#57b57d}.SplitLayoutComponent .icon .dot.backgroundred{background-color:#ef5e4a}.SplitLayoutComponent .icon .dot.backgroundblue{background-color:#4b67f2}.SplitLayoutComponent .icon .dot.backgroundorange{background-color:#ff9052}.SplitLayoutComponent .icon .dot.backgrounddark-1000{background-color:#212121}.SplitLayoutComponent .icon .dot.backgrounddark-900{background-color:#4a4a4a}.SplitLayoutComponent .icon .dot.backgrounddark-700{background-color:#757575}.SplitLayoutComponent .icon .dot.backgrounddark-500{background-color:#aaa9a2}.SplitLayoutComponent .icon .dot.backgrounddark-300{background-color:#d1d0c6}.SplitLayoutComponent .icon .dot.backgrounddark-100{background-color:#ebeade}.SplitLayoutComponent .icon .dot.backgroundlight-1000{background-color:#f1e6cf}.SplitLayoutComponent .icon .dot.backgroundlight-900{background-color:#fcf8ec}.SplitLayoutComponent .icon .dot.backgroundlight-500{background-color:#fffef3}.SplitLayoutComponent .icon .dot.backgroundlight-300{background-color:#fffffb}.SplitLayoutComponent .icon .dot.backgroundlight-100{background-color:#fff}.SplitLayoutComponent .icon .dot.backgroundwarning-green{background-color:#96d77f}.SplitLayoutComponent .icon .dot.backgroundwarning-orange{background-color:#ffad72}.SplitLayoutComponent .icon .dot.backgroundwarning-red{background-color:#f66a6a}.SplitLayoutComponent .text{margin-bottom:0}.SplitLayoutComponent .text__heading{margin:0 0 1rem}.SplitLayoutComponent .text__heading *{font-family:Work Sans,sans-serif;font-weight:300;font-style:italic;font-size:2.5rem;line-height:3rem}@media (min-width:48rem){.SplitLayoutComponent .text__heading *{font-size:4rem;line-height:4.6875rem}}.SplitLayoutComponent .text__subheading{margin:0 0 1.75rem}.SplitLayoutComponent .text__subheading *{font-family:Work Sans,sans-serif;font-size:.75rem;line-height:.875rem;font-weight:500;letter-spacing:.12rem;text-transform:uppercase;margin:0}.SplitLayoutComponent .text__paragraph{margin:0}.SplitLayoutComponent .text__paragraph *{font-family:Work Sans,sans-serif;font-size:.9375rem;line-height:1.375rem;font-weight:400;letter-spacing:.01rem}.SplitLayoutComponent .cta{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-flow:column wrap;align-items:flex-start;gap:1rem}.SplitLayoutComponent .cta__button{font-family:Work Sans,sans-serif;font-weight:500;text-transform:uppercase;font-size:.75rem;line-height:.875rem;letter-spacing:.12em;display:inline-flex;align-items:center;text-align:center;text-decoration:none;border-radius:1000px;cursor:pointer;position:relative;color:#fff;background-color:#212121;padding:20px 40px;border:none}.SplitLayoutComponent .cta__button *{color:#fff}.SplitLayoutComponent .cta__button:before{content:"";position:absolute;top:.25rem;left:.25rem;width:calc(100% - 8px);height:calc(100% - 8px);-webkit-box-shadow:inset 0 0 0 1px #fff;box-shadow:inset 0 0 0 1px #fff;border-radius:1000px}.SplitLayoutComponent .cta__button:active:before,.SplitLayoutComponent .cta__button:hover:before{-webkit-box-shadow:inset 0 0 0 1px #212121;box-shadow:inset 0 0 0 1px #212121}.SplitLayoutComponent .cta__button---light,.SplitLayoutComponent .cta__button--primary-light{font-family:Work Sans,sans-serif;font-weight:500;text-transform:uppercase;font-size:.75rem;line-height:.875rem;letter-spacing:.12em;display:inline-flex;align-items:center;text-align:center;text-decoration:none;border-radius:1000px;cursor:pointer;position:relative;color:#fff;background-color:#212121;padding:20px 40px;border:none;color:#212121;background-color:#fff}.SplitLayoutComponent .cta__button---light *,.SplitLayoutComponent .cta__button--primary-light *{color:#fff}.SplitLayoutComponent .cta__button---light:before,.SplitLayoutComponent .cta__button--primary-light:before{content:"";position:absolute;top:.25rem;left:.25rem;width:calc(100% - 8px);height:calc(100% - 8px);border-radius:1000px}.SplitLayoutComponent .cta__button---light *,.SplitLayoutComponent .cta__button--primary-light *{color:#212121}.SplitLayoutComponent .cta__button---light:before,.SplitLayoutComponent .cta__button--primary-light:before{-webkit-box-shadow:inset 0 0 0 1px #fff;box-shadow:inset 0 0 0 1px #fff}.SplitLayoutComponent .cta__button---light:active:before,.SplitLayoutComponent .cta__button---light:hover:before,.SplitLayoutComponent .cta__button--primary-light:active:before,.SplitLayoutComponent .cta__button--primary-light:hover:before{-webkit-box-shadow:inset 0 0 0 1px #212121;box-shadow:inset 0 0 0 1px #212121}.SplitLayoutComponent .cta__button--secondary{font-family:Work Sans,sans-serif;font-weight:500;text-transform:uppercase;font-size:.75rem;line-height:.875rem;letter-spacing:.12em;display:inline-flex;align-items:center;text-align:center;text-decoration:none;border-radius:1000px;cursor:pointer;border:1px solid #212121;padding:19px 36px;color:#212121;background-color:transparent}.SplitLayoutComponent .cta__button--secondary *{color:#212121}.SplitLayoutComponent .cta__button--secondary:before{-webkit-box-shadow:none;box-shadow:none}.SplitLayoutComponent .cta__button--secondary:active,.SplitLayoutComponent .cta__button--secondary:hover{background-color:#212121;color:#fff}.SplitLayoutComponent .cta__button--secondary:active *,.SplitLayoutComponent .cta__button--secondary:hover *{color:#fff}.SplitLayoutComponent .cta__button--secondary:active:before,.SplitLayoutComponent .cta__button--secondary:hover:before{-webkit-box-shadow:none;box-shadow:none}.SplitLayoutComponent .cta__button--secondary-light{font-family:Work Sans,sans-serif;font-weight:500;text-transform:uppercase;font-size:.75rem;line-height:.875rem;letter-spacing:.12em;display:inline-flex;align-items:center;text-align:center;text-decoration:none;border-radius:1000px;cursor:pointer;border:1px solid #fff;padding:1.1875rem 2.25rem;color:#fff;background-color:transparent}.SplitLayoutComponent .cta__button--secondary-light *{color:#fff}.SplitLayoutComponent .cta__button--secondary-light:before{-webkit-box-shadow:none;box-shadow:none}.SplitLayoutComponent .cta__button--secondary-light:active,.SplitLayoutComponent .cta__button--secondary-light:hover{background-color:#fff;color:#212121}.SplitLayoutComponent .cta__button--secondary-light:active *,.SplitLayoutComponent .cta__button--secondary-light:hover *{color:#212121}.SplitLayoutComponent .cta__button--secondary-light:active:before,.SplitLayoutComponent .cta__button--secondary-light:hover:before{-webkit-box-shadow:none;box-shadow:none}.SplitLayoutComponent .cta__button--red,.SplitLayoutComponent .cta__button--red-light{font-family:Work Sans,sans-serif;font-weight:500;text-transform:uppercase;font-size:.75rem;line-height:.875rem;letter-spacing:.12em;display:inline-flex;align-items:center;text-align:center;text-decoration:none;border-radius:1000px;cursor:pointer;position:relative;color:#fff;background-color:#ef5e4a;padding:20px 40px;border:none}.SplitLayoutComponent .cta__button--red *,.SplitLayoutComponent .cta__button--red-light *{color:#fff}.SplitLayoutComponent .cta__button--red-light:before,.SplitLayoutComponent .cta__button--red:before{content:"";position:absolute;top:.25rem;left:.25rem;width:calc(100% - 8px);height:calc(100% - 8px);-webkit-box-shadow:inset 0 0 0 1px #fff;box-shadow:inset 0 0 0 1px #fff;border-radius:1000px}.SplitLayoutComponent .cta__button--red-light:active,.SplitLayoutComponent .cta__button--red-light:hover,.SplitLayoutComponent .cta__button--red:active,.SplitLayoutComponent .cta__button--red:hover{background-color:#fff;color:#ef5e4a}.SplitLayoutComponent .cta__button--red-light:active *,.SplitLayoutComponent .cta__button--red-light:hover *,.SplitLayoutComponent .cta__button--red:active *,.SplitLayoutComponent .cta__button--red:hover *{color:#ef5e4a}.SplitLayoutComponent .cta__button--red-light:active:before,.SplitLayoutComponent .cta__button--red-light:hover:before,.SplitLayoutComponent .cta__button--red:active:before,.SplitLayoutComponent .cta__button--red:hover:before{-webkit-box-shadow:inset 0 0 0 1px #ef5e4a;box-shadow:inset 0 0 0 1px #ef5e4a}.SplitLayoutComponent .cta__button--blue,.SplitLayoutComponent .cta__button--blue-light{font-family:Work Sans,sans-serif;font-weight:500;text-transform:uppercase;font-size:.75rem;line-height:.875rem;letter-spacing:.12em;display:inline-flex;align-items:center;text-align:center;text-decoration:none;border-radius:1000px;cursor:pointer;position:relative;color:#fff;background-color:#4b67f2;padding:20px 40px;border:none}.SplitLayoutComponent .cta__button--blue *,.SplitLayoutComponent .cta__button--blue-light *{color:#fff}.SplitLayoutComponent .cta__button--blue-light:before,.SplitLayoutComponent .cta__button--blue:before{content:"";position:absolute;top:.25rem;left:.25rem;width:calc(100% - 8px);height:calc(100% - 8px);-webkit-box-shadow:inset 0 0 0 1px #fff;box-shadow:inset 0 0 0 1px #fff;border-radius:1000px}.SplitLayoutComponent .cta__button--blue-light:active,.SplitLayoutComponent .cta__button--blue-light:hover,.SplitLayoutComponent .cta__button--blue:active,.SplitLayoutComponent .cta__button--blue:hover{background-color:#fff;color:#4b67f2}.SplitLayoutComponent .cta__button--blue-light:active *,.SplitLayoutComponent .cta__button--blue-light:hover *,.SplitLayoutComponent .cta__button--blue:active *,.SplitLayoutComponent .cta__button--blue:hover *{color:#4b67f2}.SplitLayoutComponent .cta__button--blue-light:active:before,.SplitLayoutComponent .cta__button--blue-light:hover:before,.SplitLayoutComponent .cta__button--blue:active:before,.SplitLayoutComponent .cta__button--blue:hover:before{-webkit-box-shadow:inset 0 0 0 1px #4b67f2;box-shadow:inset 0 0 0 1px #4b67f2}.SplitLayoutComponent .cta__button--yellow,.SplitLayoutComponent .cta__button--yellow-light{font-family:Work Sans,sans-serif;font-weight:500;text-transform:uppercase;font-size:.75rem;line-height:.875rem;letter-spacing:.12em;display:inline-flex;align-items:center;text-align:center;text-decoration:none;border-radius:1000px;cursor:pointer;position:relative;color:#fff;background-color:#ffbe5a;padding:20px 40px;border:none}.SplitLayoutComponent .cta__button--yellow *,.SplitLayoutComponent .cta__button--yellow-light *{color:#fff}.SplitLayoutComponent .cta__button--yellow-light:before,.SplitLayoutComponent .cta__button--yellow:before{content:"";position:absolute;top:.25rem;left:.25rem;width:calc(100% - 8px);height:calc(100% - 8px);-webkit-box-shadow:inset 0 0 0 1px #fff;box-shadow:inset 0 0 0 1px #fff;border-radius:1000px}.SplitLayoutComponent .cta__button--yellow-light:active,.SplitLayoutComponent .cta__button--yellow-light:hover,.SplitLayoutComponent .cta__button--yellow:active,.SplitLayoutComponent .cta__button--yellow:hover{background-color:#fff;color:#ffbe5a}.SplitLayoutComponent .cta__button--yellow-light:active *,.SplitLayoutComponent .cta__button--yellow-light:hover *,.SplitLayoutComponent .cta__button--yellow:active *,.SplitLayoutComponent .cta__button--yellow:hover *{color:#ffbe5a}.SplitLayoutComponent .cta__button--yellow-light:active:before,.SplitLayoutComponent .cta__button--yellow-light:hover:before,.SplitLayoutComponent .cta__button--yellow:active:before,.SplitLayoutComponent .cta__button--yellow:hover:before{-webkit-box-shadow:inset 0 0 0 1px #ffbe5a;box-shadow:inset 0 0 0 1px #ffbe5a}.SplitLayoutComponent .cta__button--green,.SplitLayoutComponent .cta__button--green-light{font-family:Work Sans,sans-serif;font-weight:500;text-transform:uppercase;font-size:.75rem;line-height:.875rem;letter-spacing:.12em;display:inline-flex;align-items:center;text-align:center;text-decoration:none;border-radius:1000px;cursor:pointer;position:relative;color:#fff;background-color:#57b57d;padding:20px 40px;border:none}.SplitLayoutComponent .cta__button--green *,.SplitLayoutComponent .cta__button--green-light *{color:#fff}.SplitLayoutComponent .cta__button--green-light:before,.SplitLayoutComponent .cta__button--green:before{content:"";position:absolute;top:.25rem;left:.25rem;width:calc(100% - 8px);height:calc(100% - 8px);-webkit-box-shadow:inset 0 0 0 1px #fff;box-shadow:inset 0 0 0 1px #fff;border-radius:1000px}.SplitLayoutComponent .cta__button--green-light:active,.SplitLayoutComponent .cta__button--green-light:hover,.SplitLayoutComponent .cta__button--green:active,.SplitLayoutComponent .cta__button--green:hover{background-color:#fff;color:#57b57d}.SplitLayoutComponent .cta__button--green-light:active *,.SplitLayoutComponent .cta__button--green-light:hover *,.SplitLayoutComponent .cta__button--green:active *,.SplitLayoutComponent .cta__button--green:hover *{color:#57b57d}.SplitLayoutComponent .cta__button--green-light:active:before,.SplitLayoutComponent .cta__button--green-light:hover:before,.SplitLayoutComponent .cta__button--green:active:before,.SplitLayoutComponent .cta__button--green:hover:before{-webkit-box-shadow:inset 0 0 0 1px #57b57d;box-shadow:inset 0 0 0 1px #57b57d}.SplitLayoutComponent .cta__button--secondary-red{font-family:Work Sans,sans-serif;font-weight:500;text-transform:uppercase;font-size:.75rem;line-height:.875rem;letter-spacing:.12em;display:inline-flex;align-items:center;text-align:center;text-decoration:none;border-radius:1000px;cursor:pointer;border:1px solid #ef5e4a;padding:19px 36px;color:#212121;background-color:transparent}.SplitLayoutComponent .cta__button--secondary-red *{color:#212121}.SplitLayoutComponent .cta__button--secondary-red:before{-webkit-box-shadow:none;box-shadow:none}.SplitLayoutComponent .cta__button--secondary-red:active,.SplitLayoutComponent .cta__button--secondary-red:hover{background-color:#ef5e4a;color:#fff}.SplitLayoutComponent .cta__button--secondary-red:active *,.SplitLayoutComponent .cta__button--secondary-red:hover *{color:#fff}.SplitLayoutComponent .cta__button--secondary-red:active:before,.SplitLayoutComponent .cta__button--secondary-red:hover:before{-webkit-box-shadow:none;box-shadow:none}.SplitLayoutComponent .cta__button--secondary-blue{font-family:Work Sans,sans-serif;font-weight:500;text-transform:uppercase;font-size:.75rem;line-height:.875rem;letter-spacing:.12em;display:inline-flex;align-items:center;text-align:center;text-decoration:none;border-radius:1000px;cursor:pointer;border:1px solid #4b67f2;padding:19px 36px;color:#212121;background-color:transparent}.SplitLayoutComponent .cta__button--secondary-blue *{color:#212121}.SplitLayoutComponent .cta__button--secondary-blue:before{-webkit-box-shadow:none;box-shadow:none}.SplitLayoutComponent .cta__button--secondary-blue:active,.SplitLayoutComponent .cta__button--secondary-blue:hover{background-color:#4b67f2;color:#fff}.SplitLayoutComponent .cta__button--secondary-blue:active *,.SplitLayoutComponent .cta__button--secondary-blue:hover *{color:#fff}.SplitLayoutComponent .cta__button--secondary-blue:active:before,.SplitLayoutComponent .cta__button--secondary-blue:hover:before{-webkit-box-shadow:none;box-shadow:none}.SplitLayoutComponent .cta__button--secondary-yellow{font-family:Work Sans,sans-serif;font-weight:500;text-transform:uppercase;font-size:.75rem;line-height:.875rem;letter-spacing:.12em;display:inline-flex;align-items:center;text-align:center;text-decoration:none;border-radius:1000px;cursor:pointer;border:1px solid #ffbe5a;padding:19px 36px;color:#212121;background-color:transparent}.SplitLayoutComponent .cta__button--secondary-yellow *{color:#212121}.SplitLayoutComponent .cta__button--secondary-yellow:before{-webkit-box-shadow:none;box-shadow:none}.SplitLayoutComponent .cta__button--secondary-yellow:active,.SplitLayoutComponent .cta__button--secondary-yellow:hover{background-color:#ffbe5a;color:#fff}.SplitLayoutComponent .cta__button--secondary-yellow:active *,.SplitLayoutComponent .cta__button--secondary-yellow:hover *{color:#fff}.SplitLayoutComponent .cta__button--secondary-yellow:active:before,.SplitLayoutComponent .cta__button--secondary-yellow:hover:before{-webkit-box-shadow:none;box-shadow:none}.SplitLayoutComponent .cta__button--secondary-green{font-family:Work Sans,sans-serif;font-weight:500;text-transform:uppercase;font-size:.75rem;line-height:.875rem;letter-spacing:.12em;display:inline-flex;align-items:center;text-align:center;text-decoration:none;border-radius:1000px;cursor:pointer;border:1px solid #57b57d;padding:19px 36px;color:#212121;background-color:transparent}.SplitLayoutComponent .cta__button--secondary-green *{color:#212121}.SplitLayoutComponent .cta__button--secondary-green:before{-webkit-box-shadow:none;box-shadow:none}.SplitLayoutComponent .cta__button--secondary-green:active,.SplitLayoutComponent .cta__button--secondary-green:hover{background-color:#57b57d;color:#fff}.SplitLayoutComponent .cta__button--secondary-green:active *,.SplitLayoutComponent .cta__button--secondary-green:hover *{color:#fff}.SplitLayoutComponent .cta__button--secondary-green:active:before,.SplitLayoutComponent .cta__button--secondary-green:hover:before{-webkit-box-shadow:none;box-shadow:none}.SplitLayoutComponent .cta__button--secondary-red-light{font-family:Work Sans,sans-serif;font-weight:500;text-transform:uppercase;font-size:.75rem;line-height:.875rem;letter-spacing:.12em;display:inline-flex;align-items:center;text-align:center;text-decoration:none;border-radius:1000px;cursor:pointer;border:1px solid #ef5e4a;padding:19px 36px;color:#fff;background-color:transparent}.SplitLayoutComponent .cta__button--secondary-red-light *{color:#fff}.SplitLayoutComponent .cta__button--secondary-red-light:before{-webkit-box-shadow:none;box-shadow:none}.SplitLayoutComponent .cta__button--secondary-red-light:active,.SplitLayoutComponent .cta__button--secondary-red-light:hover{background-color:#ef5e4a;color:#fff}.SplitLayoutComponent .cta__button--secondary-red-light:active *,.SplitLayoutComponent .cta__button--secondary-red-light:hover *{color:#fff}.SplitLayoutComponent .cta__button--secondary-red-light:active:before,.SplitLayoutComponent .cta__button--secondary-red-light:hover:before{-webkit-box-shadow:none;box-shadow:none}.SplitLayoutComponent .cta__button--secondary-blue-light{font-family:Work Sans,sans-serif;font-weight:500;text-transform:uppercase;font-size:.75rem;line-height:.875rem;letter-spacing:.12em;display:inline-flex;align-items:center;text-align:center;text-decoration:none;border-radius:1000px;cursor:pointer;border:1px solid #4b67f2;padding:19px 36px;color:#fff;background-color:transparent}.SplitLayoutComponent .cta__button--secondary-blue-light *{color:#fff}.SplitLayoutComponent .cta__button--secondary-blue-light:before{-webkit-box-shadow:none;box-shadow:none}.SplitLayoutComponent .cta__button--secondary-blue-light:active,.SplitLayoutComponent .cta__button--secondary-blue-light:hover{background-color:#4b67f2;color:#fff}.SplitLayoutComponent .cta__button--secondary-blue-light:active *,.SplitLayoutComponent .cta__button--secondary-blue-light:hover *{color:#fff}.SplitLayoutComponent .cta__button--secondary-blue-light:active:before,.SplitLayoutComponent .cta__button--secondary-blue-light:hover:before{-webkit-box-shadow:none;box-shadow:none}.SplitLayoutComponent .cta__button--secondary-yellow-light{font-family:Work Sans,sans-serif;font-weight:500;text-transform:uppercase;font-size:.75rem;line-height:.875rem;letter-spacing:.12em;display:inline-flex;align-items:center;text-align:center;text-decoration:none;border-radius:1000px;cursor:pointer;border:1px solid #ffbe5a;padding:19px 36px;color:#fff;background-color:transparent}.SplitLayoutComponent .cta__button--secondary-yellow-light *{color:#fff}.SplitLayoutComponent .cta__button--secondary-yellow-light:before{-webkit-box-shadow:none;box-shadow:none}.SplitLayoutComponent .cta__button--secondary-yellow-light:active,.SplitLayoutComponent .cta__button--secondary-yellow-light:hover{background-color:#ffbe5a;color:#fff}.SplitLayoutComponent .cta__button--secondary-yellow-light:active *,.SplitLayoutComponent .cta__button--secondary-yellow-light:hover *{color:#fff}.SplitLayoutComponent .cta__button--secondary-yellow-light:active:before,.SplitLayoutComponent .cta__button--secondary-yellow-light:hover:before{-webkit-box-shadow:none;box-shadow:none}.SplitLayoutComponent .cta__button--secondary-green-light{font-family:Work Sans,sans-serif;font-weight:500;text-transform:uppercase;font-size:.75rem;line-height:.875rem;letter-spacing:.12em;display:inline-flex;align-items:center;text-align:center;text-decoration:none;border-radius:1000px;cursor:pointer;border:1px solid #57b57d;padding:19px 36px;color:#fff;background-color:transparent}.SplitLayoutComponent .cta__button--secondary-green-light *{color:#fff}.SplitLayoutComponent .cta__button--secondary-green-light:before{-webkit-box-shadow:none;box-shadow:none}.SplitLayoutComponent .cta__button--secondary-green-light:active,.SplitLayoutComponent .cta__button--secondary-green-light:hover{background-color:#57b57d;color:#fff}.SplitLayoutComponent .cta__button--secondary-green-light:active *,.SplitLayoutComponent .cta__button--secondary-green-light:hover *{color:#fff}.SplitLayoutComponent .cta__button--secondary-green-light:active:before,.SplitLayoutComponent .cta__button--secondary-green-light:hover:before{-webkit-box-shadow:none;box-shadow:none}@media (min-width:48rem){.SplitLayoutComponent .article{display:grid;grid-template-columns:repeat(12,1fr);gap:0 2rem;padding:0 4rem}.SplitLayoutComponent .image__container--small--bottom-left,.SplitLayoutComponent .image__container--small--top-left{left:20%}.SplitLayoutComponent .image__container--small--bottom-right,.SplitLayoutComponent .image__container--small--top-right{right:40%}.SplitLayoutComponent .cta{flex-direction:row}}@media (min-width:80rem){.SplitLayoutComponent .article{display:grid;grid-template-columns:repeat(12,1fr);gap:0 2rem;max-width:1440px;padding:0 4rem}.SplitLayoutComponent .image{grid-column:1/7;grid-row:1;margin-bottom:0}.SplitLayoutComponent .image--reversed{grid-column:7/-1;align-items:flex-end}.SplitLayoutComponent .image__container--small{max-width:100%;width:19.0625rem}.SplitLayoutComponent .image__container--small--bottom-left,.SplitLayoutComponent .image__container--small--top-left{left:0}.SplitLayoutComponent .image__container--small--bottom-right,.SplitLayoutComponent .image__container--small--top-right{right:0}.SplitLayoutComponent .image__container--large{max-width:100%;width:27rem}.SplitLayoutComponent .content{grid-column:7/-1;grid-row:1;display:flex;margin-left:2.5rem}.SplitLayoutComponent .content.noicon{grid-column:8/-1}.SplitLayoutComponent .content--reversed{grid-column:1/7;margin-left:0}.SplitLayoutComponent .content--reversed.noicon{grid-column:2/7}.SplitLayoutComponent .icon{margin-bottom:0;margin-right:2rem}.SplitLayoutComponent .text{margin-bottom:2.5rem}.SplitLayoutComponent .text__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:80rem) and (min-width:48rem){.SplitLayoutComponent .text__heading{font-size:4rem;line-height:4.6875rem}}@media (min-width:80rem){.SplitLayoutComponent .text__paragraph{max-width:21rem}.SplitLayoutComponent .text__subheading{margin-bottom:2.5rem}}.SplitLayoutComponent.nopaddingtop{padding-top:0!important}.SplitLayoutComponent.nopaddingbottom{padding-bottom:0!important}