.animated-images-section{background-color:var(--brand-primary-color);color:var(--brand-secondary-color);position:relative}.animated-images-section.brand-section{z-index:2}@media (max-width:1024px){.animated-images-section{padding:5.9375rem 0 6.25rem}}.animated-images-section .content{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-pack:justify;-ms-flex-pack:justify;gap:1rem;justify-content:space-between;pointer-events:none}@media (max-width:1024px){.animated-images-section .content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (min-width:1025px){.animated-images-section .content-block{display:-webkit-box;display:-ms-flexbox;display:flex;height:100vh;position:relative;width:53rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:2.5rem 0}}.animated-images-section .content-block:after{aspect-ratio:1/1;background:linear-gradient(112deg,var(--brand-graphic-quinternary-color) 0,var(--brand-graphic-secondary-color) 50.97%,var(--brand-tertiary-color) 100%);border-radius:50%;content:"";-webkit-filter:blur(6.25rem);filter:blur(6.25rem);position:absolute;right:0;top:50%;-webkit-transform:translate(100%,-50%) translateZ(0);transform:translate(100%,-50%) translateZ(0);width:90%;z-index:-1}@media (max-width:1024px){.animated-images-section .content-block:after{-webkit-filter:blur(2.34375rem);filter:blur(2.34375rem);left:50%;right:unset;-webkit-transform:translate(-50%,-50%) translateZ(0);transform:translate(-50%,-50%) translateZ(0);width:100%;z-index:auto}}.animated-images-section .heading{position:relative}.animated-images-section .heading .circle{aspect-ratio:1/1;left:0;max-width:11.875rem;position:absolute;top:0;-webkit-transform:translate(-25%,-25%);transform:translate(-25%,-25%)}@media (max-width:1024px){.animated-images-section .heading .circle{max-width:6.25rem}}.animated-images-section .heading h2{font-size:var(--brand-h1-fs);margin:0;text-transform:uppercase}@media (min-width:1025px){.animated-images-section .heading h2{text-align:right}}.animated-images-section .img-wrapp{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem}@media (min-width:1025px){.animated-images-section .img-wrapp{width:31.625rem}}.animated-images-section .img-wrapp img{aspect-ratio:506/662;margin:0 auto}@media (min-width:1025px){.animated-images-section .img-wrapp img{height:100vh}}