section#experiences center>:last-child{margin-bottom:0}section#experiences .experiences{max-width:100%;width:100%}section#experiences .experiences.has-arrows{max-width:calc(100% - 74px)}section#experiences .arrow-left,section#experiences .arrow-right{min-width:37px;padding-top:calc(33% - 37px);position:relative}section#experiences .arrow-left:empty,section#experiences .arrow-right:empty{display:none}section#experiences .arrow-left .slick-arrow{right:12px}section#experiences .arrow-right .slick-arrow{left:12px}section#experiences .slick-arrow:before{border-color:var(--main-orange)}section#experiences .slick-arrow:hover:before{border-color:var(--neon-purple)}section#experiences.neon-bg .slick-arrow:before,section#experiences.purple-bg .slick-arrow:before{border-color:#fff}section#experiences.neon-bg .slick-arrow:hover:before,section#experiences.purple-bg .slick-arrow:hover:before{border-color:var(--main-orange)}section#experiences .slick-list{margin:0 -12px}section#experiences .slick-slide{margin:0 12px}section#experiences .image{border-radius:8px;overflow:hidden}section#experiences .image .bg{padding-bottom:100%;transition:filter .1s ease-out,transform .5s ease-out}section#experiences a:hover .image .bg{filter:brightness(1.025);transform:scale(1.025)}section#experiences h4{color:var(--neutral-1);font-size:22px;font-weight:900;line-height:1.2;margin:16px 0 8px;text-transform:uppercase;transition:all .1s ease-out}section#experiences.neon-bg h4,section#experiences.purple-bg h4{color:#fff}section#experiences.neon-bg a:hover h4,section#experiences.purple-bg a:hover h4{color:var(--secondary-yellow)}section#experiences p{color:var(--neutral-1);margin:15px 0 0}section#experiences.neon-bg p,section#experiences.purple-bg p{color:hsla(0,0%,100%,.8)}@media (max-width:900px){section#experiences .arrow-left,section#experiences .arrow-right{padding-top:calc(50% - 48px)}}@media (max-width:600px){section#experiences .arrow-left,section#experiences .arrow-right{padding-top:calc(100% - 27px)}}