.paragraph-jersey-block{padding-top:2.5rem;position:relative;z-index:1;padding-bottom:clamp(2.5rem,1.47rem + 3.92vw,5rem)}.paragraph-jersey-block__full-width-image{width:100%;position:relative;overflow:hidden}.paragraph-jersey-block__full-width-image img{width:100%;height:auto;-webkit-clip-path:polygon(25% 0,100% 0,100% 100%,0 100%,0 10%,18% 10%);clip-path:polygon(25% 0,100% 0,100% 100%,0 100%,0 10%,18% 10%)}.paragraph-jersey-block__animation-text-wrapper{display:flex;align-items:center;position:absolute;bottom:calc(-1 * clamp(1.31rem,.54rem + 2.94vw,3.19rem));left:0;right:0;z-index:2}.paragraph-jersey-block__animation-text-wrapper .animation-text{display:flex;position:absolute;bottom:0}.paragraph-jersey-block__animation-text-wrapper>*{animation:infinite linear}.paragraph-jersey-block__animation-text-wrapper>:nth-child(1){animation-name:scrollTextStart}.paragraph-jersey-block__animation-text-wrapper>:nth-child(2){animation-name:scrollTextEnd}.paragraph-jersey-block__animation-text-outline p{-webkit-text-fill-color:transparent;-webkit-text-stroke:2px}.paragraph-jersey-block__animation-text p,.paragraph-jersey-block__animation-text-outline p{display:inline-block;font-weight:400;font-size:clamp(7.5rem,2.87rem + 17.65vw,18.75rem);font-weight:400;white-space:nowrap}.paragraph-jersey-block__square-image{border-radius:.25rem;overflow:hidden;height:100%}@media screen and (max-width:991px){.paragraph-jersey-block__square-image{width:calc(100vw + 1px);margin-left:calc(50% - 50vw)}}.paragraph-jersey-block__square-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.paragraph-jersey-block__description-wrapper{margin-top:clamp(2rem,.3529rem + 6.2745vw,6rem);width:100%}@media screen and (min-width:983px){.paragraph-jersey-block__description-wrapper{max-width:60%}}.paragraph-jersey-block__description-wrapper .decoration-line.vertical{background-color:var(--yellow)}.paragraph-jersey-block__title h2{font-style:italic;font-weight:700}.paragraph-jersey-block__subtitle,.paragraph-jersey-block__title{color:var(--red)}.paragraph-jersey-block__subtitle{font-size:clamp(1rem,.8971rem + .3922vw,1.25rem);font-style:italic;font-weight:300;text-transform:uppercase}.paragraph-jersey-block__product{transition:transform .5s cubic-bezier(.075,.82,.165,1);transform-origin:bottom;height:100%}.paragraph-jersey-block__info{margin-left:auto;margin-top:1rem;padding-left:1rem;max-width:38rem;width:100%;display:flex;flex-direction:column;align-items:flex-start}.paragraph-jersey-block__description{margin-top:1.5rem}.paragraph-jersey-block__description p{font-size:clamp(1.125rem,.9706rem + .5882vw,1.5rem);font-weight:300;line-height:1.66}.paragraph-jersey-block__button{margin-top:clamp(2rem,1.59rem + 1.57vw,3rem)}.paragraph-jersey-block .with-sidebar{gap:1.25rem}.paragraph-jersey-block .sidebar{--sidebar-width:25rem}@keyframes scrollTextStart{from{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes scrollTextEnd{from{transform:translateX(100%)}to{transform:translateX(0)}}