@font-face{font-family:'Caviar Dreams';src:url('/cd.ttf');font-family:'Bebas';src:url('/BebasNeue.otf');}body{background-image:url('/bg.png');background-size:cover;display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center;margin:0;height:100vh;color:var(--white);}*{font-family:'Caviar Dreams';}iframe{width:1px;height:1px;position:fixed;top:-1px;left:-1px;opacity:0;}header{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;text-align:center;background-color:var(--mainColor);padding:15px 0;box-shadow:0 3px 7px var(--shadowsColor);}header h2{margin:0;font-family:'Bebas';font-weight:normal;font-size:2.2em;}header img{height:120px;margin-bottom:10px;}.constructing{background-color:var(--darkMainColor);border-radius:5px;padding:5px 7px;}div{display:flex;justify-content:center;align-items:center;flex-direction:column;margin-top:15px;}div p{font-weight:bold;background-color:rgba(0,0,0,0.5);padding:7px;border-radius:5px;margin:0;}*{--black:rgb(0,0,0);--green:rgb(135, 200, 118);--red:rgba(233, 37, 44, 1);--white:rgb(255,255,255);--lightMainColor:rgba(113, 208, 198, 1);--mainColor:rgba(109,121,45,1);--darkMainColor:rgba(103,115,13,1);--darkestMainColor:rgba(0,198,83,0.5);--submenuBackgroundColor:rgba(59,195,180,0.5);--headerColor:rgba(17,22,25,1);--footerColor:rgba(0,0,0,0.81);--pageContent:rgba(10,10,10,0.75);--borderContent:rgba(103,115,13,1);--darkBorderContent:rgba(87,109,1,1);--backgroundModalColor:rgba(0,0,0,0.35);--lightblue:rgba(94,242,255,1);--blue:rgba(255,99,44,1);--gray87:rgb(87, 87, 87);--lightBlack:rgba(0,0,1,0.53);--adminBlue:rgb(16, 93, 96);--bgSocialNetwork:rgba(255,255,255,0.7);--shadowsColor:rgba(0,0,0,0.35);--lobbyblue:rgb(132, 177, 205);--lobbyColor:rgba(74,186,174,1);--facebookColor:rgb(59,89,152);--traderColor:rgb(249, 164, 76);--basketBackground:rgba(22, 22, 22, 1);--paymentBackground:rgba(33, 33, 33, .9);--imageBackground:rgba(0,0,0,0.2);--categoryBgColor:rgba(255,255,255,.15);--categoryTextColor:rgb(255, 255, 255);--productBgColor:rgba(0,0,0,0.5);--productBorderColor:rgba(0,0,0,0.25);--shopNameBgColor:rgba(0,0,0,0.75);--shopNameBorderColor:rgba(129, 129, 129, .25);}