.content-icons-2{grid-gap:120px;display:grid}.content-icons-2__rich-text{margin-bottom:2rem}.content-icons-2__icon{scroll-margin-top:78px}.content-icons-2__rich-text h2:last-of-type,.content-icons-2__rich-text h3:last-of-type,.content-icons-2__rich-text h4:last-of-type,.content-icons-2__rich-text h5:last-of-type,.content-icons-2__rich-text h6:last-of-type,.content-icons-2__rich-text p:last-of-type{margin-bottom:0}.content-icons-2__icons{grid-gap:4rem;display:grid}.content-icons-2__icon-title{color:rgba(27,27,27,.75);font-weight:700;margin:16px 0}.content-icons-2__icon-description p,.content-icons-2__icon-title{font-size:16px;font-style:normal;letter-spacing:.5px;line-height:24px}.content-icons-2__icon-description p{font-weight:400}.content-icons-2__content{background:#fff;border-radius:14px;display:flex;flex-direction:column;gap:16px;height:fit-content;max-width:280px;padding:24px;position:sticky;top:200px}.content-icons-2__content a{border-radius:8px;color:var(--base-color);font-size:16px;font-style:normal;font-weight:400;letter-spacing:.5px;line-height:24px;padding:10px 16px;text-decoration:none}.content-icons-2__content a:hover{background:#f4f4f4}.content-icons-2__content a.active{background:var(--base-color);color:#fff}@media (min-width:768px){.content-icons-2{grid-gap:var(--gap-md);grid-template-columns:280px 1fr}.content-icons-2__rich-text{margin-bottom:0;position:-webkit-sticky;position:sticky;top:11rem}}@media (max-width:767px){.content-icons-2{grid-gap:60px}.content-icons-2__content{display:none}.content-icons-2__icon{background:#f4f4f4;border-radius:8px;padding:2.4rem}.content-icons-2__icon :last-child{margin-bottom:0}}