@keyframes profile-fadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){@keyframes profile-fadeUp{0%{opacity:1;transform:none}to{opacity:1;transform:none}}}body{--mobile-cookies-text-padding:0;--mobile-cookies-padding:24px 16px;--mobile-cookies-min-height:185px;--cookies-background:var(--color-base-surface);--cookies-padding:20px 100px;--cookies-text-padding-right:20px}.cookies{z-index:8889;min-height:95px;padding:var(--cookies-padding);background:var(--cookies-background);opacity:0;pointer-events:none;width:100%;transition:bottom .5s cubic-bezier(.175,.885,.32,1.275),opacity .5s;position:fixed;bottom:-160px}.cookies-inner{margin-bottom:env(safe-area-inset-bottom);align-items:center;display:flex}.cookies-inner p{padding-right:var(--cookies-text-padding-right)}.cookies-shown{opacity:1;pointer-events:auto;bottom:0}.cookies-hiding{opacity:0!important;pointer-events:none!important;transition:bottom .4s ease-out,opacity .3s ease-out!important;bottom:-160px!important}@media only screen and (min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),(min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape){.cookies{padding:var(--mobile-cookies-padding);min-height:var(--mobile-cookies-min-height);text-align:center}.cookies .cookies-inner{flex-direction:column}.cookies .cookies-inner p{padding:var(--mobile-cookies-text-padding)}}@media only screen and (min-width:768px) and (max-width:1024px){.cookies{padding:var(--mobile-cookies-padding);min-height:var(--mobile-cookies-min-height);text-align:center}.cookies .cookies-inner{flex-direction:column}.cookies .cookies-inner p{padding:var(--mobile-cookies-text-padding)}}@media only screen and (max-width:767px){.cookies{padding:var(--mobile-cookies-padding);min-height:var(--mobile-cookies-min-height);text-align:center}.cookies .cookies-inner{flex-direction:column}.cookies .cookies-inner p{padding:var(--mobile-cookies-text-padding)}}
