.cookie-section{max-width:940px;width:100%;position:fixed;bottom:30px;box-shadow:0 12px 20px -4px rgba(0,0,0,.08);background:rgba(255,255,255,.65);backdrop-filter:blur(20px);padding:16px;border-radius:12px;left:0;right:0;margin:0 auto;z-index:998;display:flex;justify-content:space-between;align-items:center;gap:20px}.close-cookie{height:16px;width:16px;cursor:pointer}.cookie-section p{font-style:normal;color:#414141;font-weight:400;font-size:16px;line-height:24px;text-align:center;width:100%;margin:0}.cookie-section p a{color:#414141;text-decoration:underline}.cookie-section p a:hover{color:#4e7efe}@media screen and (max-width:768px){.cookie-section{padding:12px;gap:12px;bottom:0}.cookie-section p{font-size:14px;line-height:20px}}