@font-face{font-family:"Raleway";src:url('../fonts/Raleway-Regular.ttf')}@font-face{font-family:"RalewayThin";src:url('../fonts/Raleway-Thin.ttf')}@font-face{font-family:"RalewayBlack";src:url('../fonts/Raleway-Black.ttf')}*{margin:0;padding:0;font-family:"Raleway"}html{min-height:100vh}body{background-image:radial-gradient(#fff,#e5d4d3);background-repeat:no-repeat;background-size:cover}.header_content{display:flex;width:calc(100% - 30px);margin:0 auto;justify-content:center;align-items:center;margin-top:10px}.logo_dufour{height:70px;position:absolute;left:15px}h1{color:#7a221f;font-size:55px;font-family:"RalewayThin"}h1 b{font-family:"RalewayBlack"}.social_network{display:flex;position:absolute;right:15px}.social_network img{height:35px}.social_network a{height:40px}.news_link a{color:#7a221f;font-weight:bold;text-decoration:none;display:flex;justify-content:flex-start;align-items:center}.news_link img{height:30px}.btn_demand_access{background:#a64245;color:#fff;padding:5px 10px;border:none;border-radius:5px;margin-right:10px;transition:.2s}.btn_demand_access:hover{cursor:pointer;background:#7a221f}.bckg_access{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.7);display:flex;justify-content:center;align-items:center;z-index:9999}.cont_access{background:#fff;display:block;padding:20px;border-radius:20px;display:flex;flex-direction:column;width:540px}.header_cont_access{display:flex;justify-content:space-between;align-items:center}.header_cont_access img:hover{cursor:pointer}.cont_access h2{color:#7a221f;font-size:25px}.cont_access label{margin:10px 0 5px 0}.cont_access input{padding:5px 10px}.btn_form{background:#a64245;color:#fff;padding:5px 10px;border:none;border-radius:5px;transition:.2s}.btn_form:hover{cursor:pointer;background:#7a221f}.footer_cont_access{display:flex;justify-content:flex-end;margin-top:10px}.cont_cb_access{display:flex;justify-content:flex-start;align-items:center;margin-top:10px}.cont_cb_access label{margin:0 0 0 10px}