.marketing-service{display:flex;flex-direction:column}.marketing-service__banner-wrapper{display:flex}.marketing-service__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-3)}.marketing-service__list-wrapper{display:flex;padding-top:7.5rem;background:var(--igCore-bg-black-2);margin-top:10.625rem;border-top:1px solid rgba(0,0,0,0);border-bottom:1px solid rgba(0,0,0,0);border-image:linear-gradient(270deg,rgba(255,255,255,0),rgba(255,164,238,.5) 50%,rgba(255,255,255,0)) 1}@media screen and (max-width:770px){.marketing-service__list-wrapper{padding-top:2.5rem;margin-top:5rem}}.marketing-service__list{display:flex;flex-wrap:wrap;padding:0;margin:0;gap:5rem}@media screen and (max-width:770px){.marketing-service__list{gap:2.5rem}}@media screen and (max-width:440px){.marketing-service__list{gap:2rem}}.marketing-service__list-item{display:flex;justify-content:space-between;width:100%;gap:2rem}@media screen and (max-width:770px){.marketing-service__list-item{flex-direction:column}}.marketing-service__list-item:nth-child(2n){flex-direction:row-reverse}@media screen and (max-width:770px){.marketing-service__list-item:nth-child(2n){flex-direction:column}}.marketing-service__list-item-content{display:flex;flex-direction:column;justify-content:center;max-width:35.5rem}@media screen and (max-width:770px){.marketing-service__list-item-content{max-width:unset}}.marketing-service__list-description-item{display:flex;gap:.875rem}.marketing-service__list-item-icon{width:1.25rem;padding-top:.125rem;flex-shrink:0}.marketing-service__list-item-icon img{width:100%}.marketing-service__list-image{display:flex;width:100%;max-width:35rem}@media screen and (max-width:770px){.marketing-service__list-image{margin:0 auto;max-width:25rem}}.marketing-service__list-image img{width:100%;height:100%;object-fit:contain}