.banner_cookies{background-color:#fff;border-top:1px solid rgba(0,0,0,.5);bottom:0;left:0;padding:20px;position:fixed;width:100%;z-index:1}.banner_wrapper{align-items:center;display:flex;justify-content:space-between;margin:auto;width:80%}.banner_informations{width:60%}.banner_informations>h5{color:#000;font-size:20px;padding-bottom:10px;text-transform:capitalize}.banner_informations>p{color:#000;font-size:15px;line-height:20px;margin-right:20px}.banner_buttons{align-items:center;display:flex;justify-content:space-between;width:40%}.banner_buttons>button{background:#86d78b;border:4px solid #daf3dc;border-radius:34px;color:#fff;font-family:Basier Circle Regular;font-size:12px;font-style:normal;font-weight:500;letter-spacing:-.176px;line-height:19px;min-width:250px;padding:17px 0;text-transform:uppercase;transition:all .2s ease}.banner_buttons>button:hover{background-color:#61d286;box-shadow:0 0 0 5px #d9f3db,0 0 0 10px rgba(217,243,219,.5);cursor:pointer}.none{display:none}@media screen and (min-width:992px) and (max-width:1200px){.banner_informations{width:70%}.banner_buttons{align-items:center;display:flex;flex-direction:column;justify-content:space-between;width:30%}.banner_buttons>button{margin:10px 0}}@media screen and (min-width:768px) and (max-width:991px){.banner_informations{width:60%}.banner_informations>p{color:#000;font-size:15px;line-height:20px;margin-right:30px}.banner_buttons{align-items:center;display:flex;flex-direction:column;justify-content:space-between;width:40%}.banner_buttons>button{margin:10px 0}}@media screen and (min-width:0px) and (max-width:767px){.banner_wrapper{display:flex;flex-wrap:wrap;margin:auto;width:80%}.banner_informations{width:100%}.banner_informations>p{color:#000;font-size:15px;line-height:30px;margin-right:30px}.banner_buttons{align-items:center;display:flex;flex-direction:column;justify-content:space-between;margin:50px 0;width:100%}.banner_buttons>button{margin:10px 0}}