.cookie-area{position:fixed;bottom:0;left:0;width:100%;font-size:18px;background-color:#f2efe4;border-top:#2e6176 solid 3px;z-index:99999}.cookie-area p{width:fit-content;margin:1em auto}.cookie-btns{display:flex;justify-content:space-around;margin:auto;max-width:1000px}.child-bold{font-weight:700}.cookie-btns button{width:17em;display:block;font-size:18px;font-weight:700;border-radius:50px;background:#f2efe4;color:#2e6176;border:#2e6176 1.76px solid;padding:5px 0;margin-bottom:1em;box-shadow:0px 1.93px 1.93px 0px rgba(0,0,0,.25);cursor:pointer}.cookie-btns button:nth-child(1){background:#2e6176;color:#f2efe4}@media screen and (max-width:768px){.cookie-area{font-size:12px}.cookie-area p{padding:0 2em}.cookie-btns{display:flex;flex-direction:column;justify-content:center;align-items:center}.child-bold{font-weight:700}.cookie-btns button{width:17em;display:block;font-size:12px;font-weight:700;border-radius:50px;background:#f2efe4;color:#2e6176;border:#2e6176 1.76px solid;padding:5px 0;margin-bottom:1em;box-shadow:0px 1.93px 1.93px 0px rgba(0,0,0,.25)}.cookie-btns button:nth-child(1){background:#2e6176;color:#f2efe4;order:2}}