.topNotch{position:relative;background-image:url(/_next/static/media/topNotchBg.9d3f28ca.webp);background-repeat:no-repeat;background-size:100% 100%;padding:4rem 0}.topNotch:before{top:0;background:linear-gradient(180deg,#080709 0,rgba(7,7,8,0))}.topNotch:after,.topNotch:before{position:absolute;content:"";left:0;right:0;height:3rem;width:100%;z-index:2}.topNotch:after{bottom:0;background:linear-gradient(0deg,#080709 0,rgba(7,7,8,0))}.topNotch__wrapper{display:flex;justify-content:space-between;align-items:flex-start;padding:0 14%;gap:1.5rem}@media screen and (max-width:1024px){.topNotch__wrapper{padding:0 7%}}@media screen and (max-width:770px){.topNotch__wrapper{padding:0 5%;flex-direction:column}}@media screen and (max-width:440px){.topNotch__wrapper{padding:0}}.topNotch__title{width:100%;max-width:26.125rem;position:-webkit-sticky;position:sticky;top:10rem}@media screen and (max-width:770px){.topNotch__title{position:static;max-width:unset;text-align:center}}.topNotch__list{width:100%;max-width:25.25rem;position:relative;display:flex;flex-direction:column;gap:2rem}@media screen and (max-width:770px){.topNotch__list{gap:1rem;max-width:unset}}.topNotch__item{position:-webkit-sticky;position:sticky;top:10rem;border-radius:1.5rem;background:var(--ig-bg-dark-purple);padding:2rem;box-shadow:0 0 2.25rem rgba(0,0,0,.8);border:1px solid hsla(0,0%,100%,.24)}.topNotch__number{display:flex;color:var(--ig-text-white);font-size:3.5rem;font-weight:400;padding-bottom:1rem}@media screen and (max-width:770px){.topNotch__number{font-size:3rem}}