/* Source and licensing information for the line(s) below can be found at https://colombia.travel/modules/contrib/blazy/css/components/blazy.loading.css. */
@-webkit-keyframes rotateplane{0%{-webkit-transform:perspective(120px);transform:perspective(120px);}50%{-webkit-transform:perspective(120px) rotateY(180deg);transform:perspective(120px) rotateY(180deg);}100%{-webkit-transform:perspective(120px) rotateY(180deg) rotateX(180deg);transform:perspective(120px) rotateY(180deg) rotateX(180deg);}}@keyframes rotateplane{0%{transform:perspective(120px) rotateX(0deg) rotateY(0deg);}50%{transform:perspective(120px) rotateX(-180.1deg) rotateY(0deg);}100%{transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg);}}.media--loading{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:relative;min-height:30px;}.media--loading::before{content:'';display:none;width:30px;height:30px;max-width:30px;background:#2eaae0;position:absolute;left:50%;top:50%;margin-left:-15px;margin-top:-15px;font-size:0;z-index:22;-webkit-animation:rotateplane 1.2s infinite ease-in-out;animation:rotateplane 1.2s infinite ease-in-out;}.blazy--on .media--loading::before{display:block;}.media--loading > span + .b-lazy,.media--loading > span + picture,.media--loading > span + a,.media--loading.media--player > span ~ .b-lazy{display:none;}.media--loading[data-animation] img{filter:blur(6px);}
/* Source and licensing information for the above line(s) can be found at https://colombia.travel/modules/contrib/blazy/css/components/blazy.loading.css. */