@keyframes rotate{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}@keyframes slideInLeft{0%{left:-50%}to{left:0}}.cookie-wrapper{background-color:#f6f6fa;padding:20px;display:flex;justify-content:space-between;align-items:center;border-top:1px solid #d4d4d4;left:0;position:fixed;width:100%;box-sizing:border-box;z-index:999;bottom:0}.cookie-wrapper>div:first-child{width:75%;max-width:75%;box-sizing:border-box}@media only screen and (max-width:360px){.cookie-wrapper{flex-direction:column;justify-content:flex-start;align-items:stretch;gap:16px}.cookie-wrapper>div:first-child{width:100%;max-width:100%}}@media only screen and (max-width:600px)and (min-width:361px){.cookie-wrapper{flex-direction:column;justify-content:flex-start;align-items:stretch;gap:16px}.cookie-wrapper>div:first-child{width:100%;max-width:100%}}@media only screen and (min-width:601px)and (max-width:767px){.cookie-wrapper{flex-direction:column;justify-content:flex-start;align-items:stretch;gap:16px}.cookie-wrapper>div:first-child{width:100%;max-width:100%}}@media only screen and (min-width:768px)and (max-width:1023px){.cookie-wrapper{flex-direction:column;justify-content:flex-start;align-items:stretch;gap:16px}.cookie-wrapper>div:first-child{width:100%;max-width:100%}}.cookie-button-wrapper{display:flex;flex-wrap:nowrap;align-items:stretch;flex-shrink:0}@media only screen and (max-width:360px){.cookie-button-wrapper{width:100%;gap:10px}}@media only screen and (max-width:600px)and (min-width:361px){.cookie-button-wrapper{width:100%;gap:10px}}@media only screen and (min-width:601px)and (max-width:767px){.cookie-button-wrapper{width:100%;gap:10px}}@media only screen and (min-width:768px)and (max-width:1023px){.cookie-button-wrapper{width:100%;gap:10px}}.cookie-accept-button-wrapper,.cookie-decline-button-wrapper{display:inline-flex;align-items:center;justify-content:center;padding:10px 20px;font-family:var(--font-manrope);border-radius:8px;font-size:16px;line-height:21px;font-weight:500;cursor:pointer;box-sizing:border-box;white-space:nowrap;text-align:center;border:1px solid #141823}@media only screen and (max-width:360px){.cookie-accept-button-wrapper,.cookie-decline-button-wrapper{flex:1 1 0;min-width:0;margin:0;padding:10px 12px;font-size:14px;line-height:20px}}@media only screen and (max-width:600px)and (min-width:361px){.cookie-accept-button-wrapper,.cookie-decline-button-wrapper{flex:1 1 0;min-width:0;margin:0;padding:10px 12px;font-size:14px;line-height:20px}}@media only screen and (min-width:601px)and (max-width:767px){.cookie-accept-button-wrapper,.cookie-decline-button-wrapper{flex:1 1 0;min-width:0;margin:0;padding:10px 12px;font-size:14px;line-height:20px}}@media only screen and (min-width:768px)and (max-width:1023px){.cookie-accept-button-wrapper,.cookie-decline-button-wrapper{flex:1 1 0;min-width:0;margin:0;padding:10px 12px;font-size:14px;line-height:20px}}.cookie-accept-button-wrapper{background:#141823;color:#fff;margin:0 15px 0 0}@media only screen and (max-width:360px){.cookie-accept-button-wrapper{margin:0}}@media only screen and (max-width:600px)and (min-width:361px){.cookie-accept-button-wrapper{margin:0}}@media only screen and (min-width:601px)and (max-width:767px){.cookie-accept-button-wrapper{margin:0}}@media only screen and (min-width:768px)and (max-width:1023px){.cookie-accept-button-wrapper{margin:0}}.cookie-decline-button-wrapper{background:rgba(0,0,0,0);color:#000;margin:0}.sale-banner-popup .ant-modal-content{padding:0!important;width:-moz-fit-content!important;width:fit-content!important;background:rgba(0,0,0,0)!important;box-shadow:none!important;margin:auto!important}.sale-banner-popup .transform-button{transform:translateX(-50%)}