@keyframes loader-spinning{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes loader-blink{0%{opacity:0}50%{opacity:1}100%{opacity:0}}.DNA-section[data-id=Popup] .DNA-section__popup{position:fixed;z-index:999;top:0;right:0;height:100%;width:100%;display:flex;align-items:center;justify-content:center;color:#424242}.DNA-section[data-id=Popup] .DNA-section__popup[data-open="0"]{display:none !important}.DNA-section[data-id=Popup] .DNA-section__popup__bg{position:absolute;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.3);backdrop-filter:blur(15px)}.DNA-section[data-id=Popup] .DNA-section__popup__wrap{max-height:100%;max-width:100%;position:relative;display:flex;padding:3em}.DNA-section[data-id=Popup] .DNA-section__popup__container{position:relative;background-color:#fff;max-height:100%;max-width:100%;border-radius:2.5em;padding:2.5em 0}.DNA-section[data-id=Popup] .DNA-section__popup__content{height:100%;padding:1.5em 8.5em 2.5em 8.5em;max-width:60em;position:relative;overflow:auto}.DNA-section[data-id=Popup] .DNA-section__popup__close{transition:transform .5s,box-shadow .5s;position:absolute;right:5em;top:5em;width:5.8em;height:5.8em;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;background-color:#f0f3f5}@media(min-width: 1025px){.DNA-section[data-id=Popup] .DNA-section__popup__close:hover{transform:translateY(-3px);box-shadow:0 3px 6px rgba(0,0,0,.1)}}.DNA-section[data-id=Popup] .DNA-section__popup__close__icon{width:2.5em;height:2.5em}@media(max-width: 1024px){.DNA-section[data-id=Popup] .DNA-section__popup__wrap{padding:1em}.DNA-section[data-id=Popup] .DNA-section__popup__container{border-radius:1.5em}.DNA-section[data-id=Popup] .DNA-section__popup__close{right:2em;top:2em;width:4em;height:4em}.DNA-section[data-id=Popup] .DNA-section__popup__close__icon{width:1.5em;height:1.5em}.DNA-section[data-id=Popup] .DNA-section__popup__content{padding:6em 5em 5em 5em}}@media(max-width: 767px){.DNA-section[data-id=Popup] .DNA-section__popup__content{padding:7em 2.5em 2.5em 2.5em}}
