.section__stamp-copy{background:var(--color-n-white);padding:var(--space-8) 0}.section__stamp-copy.no-bottom-padding{padding-bottom:0}.section__stamp-copy .container{display:grid;gap:var(--space-7);grid-template-columns:3fr 1fr;justify-content:space-between}.section__stamp-copy .content{max-width:900px}.section__stamp-copy .content h2{color:var(--color-p-400);margin-bottom:var(--space-5)}.section__stamp-copy .content h2 em{color:var(--color-p-700)}.section__stamp-copy .content .copy{color:var(--color-p-400);max-width:670px}.section__stamp-copy .content .copy strong{color:var(--color-p-700);font-size:1.8rem;font-weight:400}.section__stamp-copy .stamp{margin-left:auto;max-width:325px}.section__stamp-copy .stamp svg{height:auto;width:100%}.section__stamp-copy .content .links-wrapper{align-items:flex-end;column-gap:var(--space-6);display:flex;flex-wrap:wrap;margin-top:var(--space-6);row-gap:var(--space-2)}.section__stamp-copy .content .links-wrapper svg{height:48px;width:48px}.section__stamp-copy .content .links{align-items:flex-end;display:flex;flex-wrap:wrap;gap:var(--space-3)}.section__stamp-copy .content .links a{border-color:var(--color-p-700);margin:0}.section__stamp-copy .content .links a:hover{background:var(--color-p-700);color:var(--color-n-white)}.stamp-sm .section__stamp-copy .stamp{max-width:210px}.section__stamp-copy.dark-bg{background:var(--color-p-700);color:var(--color-n-white)}.section__stamp-copy.dark-bg .content .copy,.section__stamp-copy.dark-bg .content h2{color:var(--color-n-white)}.section__stamp-copy.dark-bg .content h2 em{color:var(--color-a-400)}.section__stamp-copy.dark-bg .content .links a{border-color:var(--color-n-white)}.section__stamp-copy.dark-bg .content .links a:hover{background:var(--color-n-white);color:var(--color-p-700)}.section__stamp-copy.hasVideo .container{grid-template-columns:1fr 1fr}@media only screen and (max-width:768px){.section__stamp-copy{padding:var(--space-7) 0}.section__stamp-copy.no-bottom-padding{padding-bottom:0}.section__stamp-copy .container{grid-template-columns:1fr!important}.section__stamp-copy .content h2{margin-bottom:var(--space-4)}.section__stamp-copy .container .stamp{display:none}}