.custom-promo{display:grid;row-gap:2rem;position:relative}@media(min-width:48rem){.custom-promo{grid-template-columns:55% 1fr;grid-template-rows:auto 1fr;column-gap:2rem}}.custom-promo__promo-title{margin-bottom:0;color:var(--text-color-brand)}@media(min-width:48rem){.custom-promo__promo-img{grid-row:1/span 2}}.custom-promo .svg-art{display:none}@media(min-width:48rem){.custom-promo .svg-art{display:block;position:absolute;width:16rem;right:60%;bottom:-15%;z-index:-1;color:var(--teal-30)}}@media(min-width:992px){.custom-promo .svg-art{right:-11%;bottom:-40%}}@media(min-width:1200px){.custom-promo .svg-art{right:-10%;bottom:-25%}}