.copy-image{padding-bottom:4rem}.copy-image.bg-lightgray{background-color:var(--lightgray)}.copy-image .container{align-items:flex-start;border-radius:12px;display:flex;flex-direction:column;gap:4rem;--containerWidth:1440px;padding-bottom:var(--padx);padding-top:var(--padx)}@media (min-width:768px){.copy-image .container{flex-direction:row;gap:5%}}@media (min-width:1024px){.copy-image .container{align-items:flex-start;gap:8%}}.copy-image .content{display:flex;flex:1;flex-direction:column;gap:2rem;order:2;padding-left:0}@media (min-width:1100px){.copy-image .content{order:1}}@media (max-width:599px){.copy-image .content{padding-left:5%;padding-right:5%}}.copy-image .content .label{display:inline-block;font-family:var(--aller);font-size:1.4rem;font-weight:var(--bold);letter-spacing:.05em;text-transform:uppercase}.copy-image .content .btn{align-self:flex-start}.copy-image .image{flex:1;order:1}@media (min-width:768px){.copy-image .image{align-self:flex-start;order:2;position:sticky;top:4rem}}.copy-image .image figure{border-radius:12px;margin:0;overflow:hidden}.copy-image .image figure img{display:block;height:auto;width:100%}.copy-image.bg-lightgray .image-side figure{background-color:#fff}.copy-image.bg-lightgray .image-side figure img{height:100%;object-fit:cover}.copy-image .heading2{margin:0;text-wrap:balance}.copy-image .copy{color:var(--gray);font-family:var(--aller);font-size:1.6rem;font-weight:var(--regular);line-height:1.75}@media (min-width:768px){.copy-image .copy{font-size:1.7rem}}@media (min-width:1024px){.copy-image .copy{font-size:1.8rem}}.copy-image .copy ol,.copy-image .copy p,.copy-image .copy ul{margin:0 0 1em;text-wrap:pretty}@media (min-width:600px){.copy-image .copy ol,.copy-image .copy p,.copy-image .copy ul{text-wrap:balance}}.copy-image .copy ol:last-child,.copy-image .copy p:last-child,.copy-image .copy ul:last-child{margin-bottom:0}.copy-image .copy ol,.copy-image .copy ul{padding-left:1.5em}@media (min-width:600px){.copy-image .copy ol,.copy-image .copy ul{margin-top:2rem}}.copy-image .copy li{font-size:1.6rem;font-weight:var(--light);margin-bottom:.5em}@media (min-width:600px){.copy-image .copy li{font-size:1.8rem}}.copy-image .copy li:last-child{margin-bottom:0}.copy-image .copy p{line-height:1.75}.copy-image .copy p.large{font-size:2rem;font-weight:var(--light)}@media (min-width:600px){.copy-image .copy p.large{font-size:2.4rem}}.copy-image .copy p b,.copy-image .copy p strong{color:var(--blue)}.copy-image .container:not(:has(.image)) .content{margin-inline:auto;max-width:1024px;width:100%}@media (min-width:768px){.copy-image.reverse .container{flex-direction:row-reverse}.copy-image.reverse .content{padding-left:0}}