.b-newsletter-tiles{background-color:var(--bg-white);padding-top:96px}.b-newsletter-tiles__heading{margin:12px 0 72px}.b-newsletter-tiles__row{align-items:stretch;display:grid;gap:24px;grid-template-columns:1fr 1fr 1fr}@media(max-width:1200px){.b-newsletter-tiles__row{gap:24px;grid-template-columns:1fr}}.b-newsletter-tiles__col{align-items:flex-start;background:var(--bg-grey);border-radius:var(--radius);display:flex;flex-direction:column;justify-content:stretch;padding:24px;position:relative;top:0;transition:all .3s ease-in-out}.b-newsletter-tiles__col.active,.b-newsletter-tiles__col:hover{background-color:var(--magenta-10);transform:translateY(-10px)}.b-newsletter-tiles__col.active .b-newsletter-tiles__title,.b-newsletter-tiles__col:hover .b-newsletter-tiles__title{color:var(--white)}.b-newsletter-tiles__col.active .b-newsletter-tiles__desc,.b-newsletter-tiles__col:hover .b-newsletter-tiles__desc{border-top-color:var(--magenta-06);color:var(--white)}.b-newsletter-tiles__col.active .b-newsletter-tiles__icon svg,.b-newsletter-tiles__col:hover .b-newsletter-tiles__icon svg{transform:scale(1.15)}.b-newsletter-tiles__col.active .b-newsletter-tiles__icon svg path,.b-newsletter-tiles__col:hover .b-newsletter-tiles__icon svg path{stroke:var(--magenta-05)}.b-newsletter-tiles__title{font-size:1.5rem;line-height:1.3;margin-bottom:66px;margin-top:0;transition:all .3s ease-in-out}.b-newsletter-tiles__icon{border-bottom:1px solid var(--blue-02);margin-bottom:24px;padding-bottom:24px;transition:all .3s ease-in-out}.b-newsletter-tiles__icon svg{transform:scale(1);transition:all .3s ease-in-out}.b-newsletter-tiles__desc{color:var(--blue-07);font-size:14px;line-height:1.38;margin-top:auto;padding-top:24px;transition:all .3s ease-in-out}
