.products{display:flex;flex-direction:column}.products__banner{display:flex;align-items:center;justify-content:space-between;gap:1.25rem}@media screen and (max-width:770px){.products__banner{flex-direction:column;align-items:center;gap:3.125rem}}.products__banner-wrapper{display:flex}.products__banner-wrapper:last-child{padding:3rem 0;background:var(--igCore-bg-black-2);position:relative}.products__banner-wrapper:last-child .products__banner-image{padding:0}.products__banner-wrapper:last-child .products__banner-image:after{content:"";position:absolute;display:flex;width:100%;height:100%;background:radial-gradient(52.98% 52.98% at 50% 50%,rgba(4,7,22,0) 0,rgba(4,7,22,.284605) 71.55%,#040716 100%)}@media screen and (max-width:770px){.products__banner-wrapper:last-child{padding:2.5rem 0}}@media screen and (max-width:440px){.products__banner-wrapper:last-child{padding:2rem 0}}.products__banner-wrapper:nth-child(2n){border-top:1px solid rgba(0,0,0,0);border-bottom:1px solid rgba(0,0,0,0);border-image:var(--igCore-border-1)}@media screen and (max-width:770px){.products__banner-wrapper:nth-child(2n) .products__banner{flex-direction:column;align-items:center;gap:3.125rem}}.products__banner-image{display:flex;width:100%;position:relative;z-index:1;min-width:19.875rem;padding:3rem 0}@media screen and (max-width:770px){.products__banner-image{max-width:25rem!important;width:100%}}.products__banner-image img{width:100%;height:100%;object-fit:contain}.products__wrapper{display:flex;flex-direction:column;margin-top:6.875rem;position:relative}@media screen and (max-width:770px){.products__wrapper{margin-top:2.5rem}}@media screen and (max-width:440px){.products__wrapper{margin-top:2rem}}.products__wrapper:after{content:"";position:absolute;top:0;left:0;bottom:-15%;right:0;background-image:url(/_next/static/media/background.4b753c98.webp);background-repeat:no-repeat;background-size:cover}@media screen and (max-width:770px){.products__wrapper:after{background-image:unset}}