.c-cookies{position:-webkit-sticky;position:sticky;bottom:0;left:0;width:100%;z-index:1000;background-color:#231f20}.c-cookies__close-btn{position:absolute;right:2rem;top:2rem;padding:0;font-size:0;background-color:#231f20;color:#fff;border:.2rem solid #fff;border-radius:50%;width:2.6rem;height:2.6rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .4s cubic-bezier(.165,.84,.44,1),color .4s cubic-bezier(.165,.84,.44,1)}.c-cookies__close-btn:focus,.c-cookies__close-btn:hover{background-color:#fff;color:#231f20}.c-cookies__close-btn-icon{width:1.2rem;height:1.2rem;stroke-width:1}.c-cookies-inner{display:flex;align-items:center;flex-wrap:wrap;padding:2rem 0}.c-cookies__text{font-size:1.6rem;color:#fff;margin:0;flex-basis:100%;margin-right:4.6rem}.c-cookies__text p{margin-bottom:0}.c-cookies__main-btn{flex-shrink:0;height:3.4rem;padding:0 2rem;font-size:1.6rem;display:flex;align-items:center;min-width:0;white-space:nowrap;margin-top:2rem}.c-cookies__main-btn+.c-cookies__main-btn{margin-left:1rem}@media all and (min-width:1280px){.c-cookies__close-btn{top:50%;transform:translateY(-50%)}.c-cookies-inner{flex-wrap:nowrap;padding:2rem 5rem 2rem 0}.c-cookies__text{margin-right:0}.c-cookies__main-btn{margin-top:0}}@media all and (min-width:1550px){.c-cookies-inner{padding-right:0}}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.c-cookies{position:fixed}}