html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}body{width:100%;height:100%;position:absolute;margin:0}body *{transition:.1s}figure{margin:0}a{color:unset;border-bottom:unset;text-decoration:none}.background-gallery{position:absolute;width:100%;height:100%;overflow:hidden}.background-gallery figure{position:absolute;width:100%;height:100%;transition:.5s}.background-gallery figure img{min-width:100%;min-height:100%;max-height:100%}.background-gallery .overlay{position:absolute;width:100%;height:100%;background:rgba(0,0,0,.4)}.background-gallery .controls{position:fixed;z-index:20;bottom:0;padding:30px;display:flex;left:50%;transform:translateX(-50%)}.background-gallery .controls .control{margin-right:7px;border:none;outline:none;background:rgba(0,0,0,.7);border-radius:50%;height:12px;width:12px;font-size:0;cursor:pointer;line-height:0;transition:.2s}.background-gallery .controls .control:hover{background:rgba(255,255,255,.7)}.background-gallery .controls .control.active{background:rgba(255,255,255,.7)}