@keyframes loader-spinning{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes loader-blink{0%{opacity:0}50%{opacity:1}100%{opacity:0}}.DNA-module[data-id=Button].DNA-background{padding:4em 0;background-color:#f5f5f5}.DNA-module[data-id=Button] .DNA-module__wrap{display:flex;justify-content:center}.DNA-module[data-id=Button] .DNA-module__button>*{display:inline-flex;width:fit-content;align-items:center;justify-content:center;cursor:pointer;padding:1.3em 3.5em;border-radius:.5em;border:1px solid rgba(49,55,65,.85);transition:transform .5s;text-align:center;border:1px solid #e8e8e8;background-color:#fff;display:flex;align-items:center}.DNA-module[data-id=Button] .DNA-module__button>* span{font-size:1.4em;font-weight:600;color:rgba(49,55,65,.85);text-transform:uppercase;letter-spacing:.0714285714em}@media(max-width: 1024px){.DNA-module[data-id=Button] .DNA-module__button>* span{font-size:1.4em}}@media(max-width: 767px){.DNA-module[data-id=Button] .DNA-module__button>* span{font-size:1.4em}}.DNA-module[data-id=Button] .DNA-module__button>*:hover{transform:translateY(-0.5em)}.DNA-module[data-id=Button] .DNA-module__button>* span{font-weight:400;text-transform:initial}.DNA-module[data-id=Button] .DNA-module__button>* .DNA-icon{transform:rotate(180deg);font-size:1.25em;margin-right:1em}.DNA-module[data-id=Button] .DNA-module__button__hotel,.DNA-module[data-id=Button] .DNA-module__button__shopping,.DNA-module[data-id=Button] .DNA-module__button__enjoy-entertainment,.DNA-module[data-id=Button] .DNA-module__button__sport-outdoor{border:initial;position:relative}.DNA-module[data-id=Button] .DNA-module__button__hotel span,.DNA-module[data-id=Button] .DNA-module__button__shopping span,.DNA-module[data-id=Button] .DNA-module__button__enjoy-entertainment span,.DNA-module[data-id=Button] .DNA-module__button__sport-outdoor span{color:#fff}.DNA-module[data-id=Button] .DNA-module__button__hotel:before,.DNA-module[data-id=Button] .DNA-module__button__shopping:before,.DNA-module[data-id=Button] .DNA-module__button__enjoy-entertainment:before,.DNA-module[data-id=Button] .DNA-module__button__sport-outdoor:before{content:"";width:100%;height:100%;left:50%;top:50%;transform:translate(-50%, -50%);position:absolute;animation:linefadebutton 2s linear infinite;z-index:-1;border-radius:.4em}.DNA-module[data-id=Button] .DNA-module__button__hotel{background:rgba(0,0,0,0) linear-gradient(0deg, #B49D72 0%, #C9B999 100%) 0 0 no-repeat padding-box}.DNA-module[data-id=Button] .DNA-module__button__hotel:before{background-color:rgba(180,157,114,.75)}.DNA-module[data-id=Button] .DNA-module__button__shopping{background:rgba(0,0,0,0) linear-gradient(0deg, #800911 0%, #B2484F 100%) 0 0 no-repeat padding-box}.DNA-module[data-id=Button] .DNA-module__button__shopping:before{background-color:rgba(128,9,17,.75)}.DNA-module[data-id=Button] .DNA-module__button__enjoy-entertainment{background:rgba(0,0,0,0) linear-gradient(0deg, #1B2741 0%, #586A8E 100%) 0 0 no-repeat padding-box}.DNA-module[data-id=Button] .DNA-module__button__enjoy-entertainment:before{background-color:rgba(27,39,65,.75)}.DNA-module[data-id=Button] .DNA-module__button__sport-outdoor{background:rgba(0,0,0,0) linear-gradient(0deg, #3F8AAC 0%, #92C8E0 100%) 0 0 no-repeat padding-box}.DNA-module[data-id=Button] .DNA-module__button__sport-outdoor:before{background-color:rgba(63,138,172,.75)}@keyframes linefadebutton{0%{width:100%;height:100%;opacity:0}15%{opacity:.5}33%{opacity:0;width:calc(100% + 20px);height:calc(100% + 20px)}100%{opacity:0}}
