.loader{-webkit-flex-direction:column;flex-direction:column;-webkit-display:flex;-moz-display:flex;-ms-display:flex;display:flex;place-content:center;place-items:center;position:fixed;top:0;left:0;width:100%;height:100%;grid-gap:10px;background-color:#fff;color:#000;z-index:1000}@supports(gap){.loader{gap:10px}}.loader.close{-webkit-transition:height 600ms ease-out 2.5s;-moz-transition:height 600ms ease-out 2.5s;-o-transition:height 600ms ease-out 2.5s;transition:height 600ms ease-out 2.5s;height:0}.loader.close .loader_adidas .group_1{-webkit-animation:close_loader_logo_adidas 2s linear 500ms both;-moz-animation:close_loader_logo_adidas 2s linear 500ms both;animation:close_loader_logo_adidas 2s linear 500ms both}.loader.close .text_loader{-webkit-animation:fadeZoomOut 800ms ease-out 500ms both;-moz-animation:fadeZoomOut 800ms ease-out 500ms both;animation:fadeZoomOut 800ms ease-out 500ms both}.loader.close .separator{-webkit-animation:fadeZoomOut 800ms ease-out 500ms both;-moz-animation:fadeZoomOut 800ms ease-out 500ms both;animation:fadeZoomOut 800ms ease-out 500ms both}.loader .loader_adidas{margin-bottom:28px;-webkit-animation:float_1 2s infinite both linear;-moz-animation:float_1 2s infinite both linear;animation:float_1 2s infinite both linear}.loader .loader_adidas .group_1{-webkit-animation:open_loader_logo_adidas 2s linear 1s both;-moz-animation:open_loader_logo_adidas 2s linear 1s both;animation:open_loader_logo_adidas 2s linear 1s both;fill:rgba(0,0,0,0);stroke:#fff;stroke-width:1px;stroke-dashoffset:57;stroke-dasharray:55 160}.loader .text_loader{-webkit-animation:fadeZoomIn 600ms ease-out 1.8s forwards;-moz-animation:fadeZoomIn 600ms ease-out 1.8s forwards;animation:fadeZoomIn 600ms ease-out 1.8s forwards;font-size:1.125rem;font-family:"AdihausDIN","sans-serif";font-weight:normal;font-style:normal;font-variant:normal;text-align:center;text-decoration:none;text-transform:uppercase;opacity:0;color:#000;letter-spacing:2px}.loader .loader_content{-webkit-flex-direction:row;flex-direction:row;-webkit-display:flex;-moz-display:flex;-ms-display:flex;display:flex;place-content:center;place-items:center;width:100%}