.cookie-form{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;background:#fff;padding:40px 0 48px;min-width:1090px;position:fixed;bottom:0;-webkit-box-shadow:0 15px 30px 10px rgba(0,0,0,.5);box-shadow:0 15px 30px 10px rgba(0,0,0,.5);width:100%;z-index:9999}.cookie-title{width:260px;margin-right:19px;font-weight:700;font-size:17px;color:#1c1c1e}.cookie-content{width:625px;font-weight:400;-webkit-transition:all .2s ease-out;transition:all .2s ease-out;color:#777778}.cookie-content a{color:#079bc9;font-size:13px}.cookie-content.setting{height:503px}.cookie-buttons{margin-top:24px}.cookie-buttons button,.cookie-form-message button{font-size:16px;font-weight:700;-webkit-border-radius:3px;border-radius:3px;margin:0 5px;font-family:Arial,serif;min-width:110px}.cookie-buttons button.btn-cancel,.cookie-form-message .select{background:transparent;font-weight:400}.cookie-buttons button.btn-cancel:hover,.cookie-form-message .select:hover{text-decoration:underline}.cookie-content-full{display:none}.cookie-view{border:1px solid #ececf0;-webkit-border-radius:5px;border-radius:5px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:12px 16px;margin-bottom:16px;margin-right:10px}.cookie-view-title{font-weight:700;font-size:16px;line-height:20px;text-align:center;color:#1c1c1e;margin-bottom:8px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.cookie-view-title,.cookie-view-toggle{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.cookie-view-description{text-align:left}.cookie-important-notice{background-color:#fbeff1;text-align:left;-webkit-border-radius:3px;border-radius:3px;padding:10px;margin-top:10px}.cookie-form-message{text-align:center}.cookie-form-message .btn-message{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;width:150px;margin:0 auto}@media (max-width:767px){.cookie-form{bottom:61px;padding:15px 0}.cookie-buttons button.btn-cancel{margin:10px auto 5px;display:block;width:120px}}div.cookie-form{max-width:700px;min-width:300px;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);left:50%;top:50%;padding:15px;max-height:-webkit-max-content;max-height:max-content;display:block;text-align:center;height:-webkit-max-content;height:max-content}div.cookie-form>div{margin:0 auto;padding:0 10px}div.cookie-form .cookie-content-full{max-height:350px;overflow:auto}div.cookie-form .cookie-title{margin-bottom:15px}