@keyframes animate-fade-up{0%{opacity:0;transform:translateY(4em)}100%{opacity:1;transform:translateY(0)}}@keyframes animate-fade-left{0%{opacity:0;transform:translateX(4em)}100%{opacity:1;transform:translateY(0)}}@keyframes animate-fade-right{0%{opacity:0;transform:translateX(-4em)}100%{opacity:1;transform:translateY(0)}}@keyframes animate-fade-down{0%{opacity:0;transform:translateY(-4em)}100%{opacity:1;transform:translateY(0)}}@keyframes img-scale{0%{transform:scale(1)}50%{transform:scale(1.1)}100%{transform:scale(1)}}@keyframes img-scale-inverted{0%{transform:scale(1.1)}50%{transform:scale(1)}100%{transform:scale(1.1)}}@keyframes loader-spinning{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes loader-blink{0%{opacity:0}50%{opacity:1}100%{opacity:0}}@keyframes fade-in{100%{opacity:1;filter:blur(0)}}.DNA-module[data-id=LinkBoxes] .DNA-module__list{position:relative}.DNA-module[data-id=LinkBoxes] .DNA-module__list__wrap{display:flex;justify-content:space-between;gap:5.5em}@media(max-width: 1024px){.DNA-module[data-id=LinkBoxes] .DNA-module__list__wrap{gap:1.5em}}@media(max-width: 767px){.DNA-module[data-id=LinkBoxes] .DNA-module__list__wrap{gap:2em}}.DNA-module[data-id=LinkBoxes] .DNA-module__item{position:relative;flex:1;border-radius:.5em;overflow:hidden}@media(min-width: 1025px){.DNA-module[data-id=LinkBoxes] .DNA-module__item:hover .DNA-module__image img{transform:scale(1.05) rotate(0.001deg)}.DNA-module[data-id=LinkBoxes] .DNA-module__item:hover .DNA-module__overlay{background-color:rgba(0,0,0,.75)}}.DNA-module[data-id=LinkBoxes] .DNA-module__image{position:relative;background-color:#d7d7d7;aspect-ratio:21/9}.DNA-module[data-id=LinkBoxes] .DNA-module__image img{height:100%;object-fit:cover;width:100%;left:0;position:absolute;top:0}.DNA-module[data-id=LinkBoxes] .DNA-module__image img{transition:transform .75s ease-in-out;transform:scale(1) rotate(0.001deg)}.DNA-module[data-id=LinkBoxes] .DNA-module__overlay{padding:2em 3em;background-color:rgba(0,0,0,.3);display:flex;align-items:flex-end;height:100%;width:100%;left:0;top:0;position:absolute;transition:background .5s ease-in-out;z-index:5}@media(max-width: 1024px){.DNA-module[data-id=LinkBoxes] .DNA-module__overlay{padding:1.5em 2em}}@media(max-width: 767px){.DNA-module[data-id=LinkBoxes] .DNA-module__overlay{padding:2em 3em}}.DNA-module[data-id=LinkBoxes] .DNA-module__title{display:block}.DNA-module[data-id=LinkBoxes] .DNA-module__title>*{font-size:3.3em}@media(max-width: 1024px){.DNA-module[data-id=LinkBoxes] .DNA-module__title>*{font-size:2.5em}}@media(max-width: 767px){.DNA-module[data-id=LinkBoxes] .DNA-module__title>*{font-size:2.8em}}.DNA-module[data-id=LinkBoxes] .DNA-module__title span{color:#fff;line-height:1}@media(max-width: 1024px){.DNA-module[data-id=LinkBoxes] .DNA-module__image{aspect-ratio:16/9}}@media(max-width: 767px){.DNA-module[data-id=LinkBoxes] .DNA-module__list__wrap{flex-direction:column}.DNA-module[data-id=LinkBoxes] .DNA-module__image{aspect-ratio:21/9}}
