@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%;z-index:999;bottom:0}.cookie-wrapper>div:first-child{width:75%}@media only screen and (max-width:360px){.cookie-wrapper{flex-direction:column;justify-content:start;align-items:start}}@media only screen and (max-width:600px)and (min-width:361px){.cookie-wrapper{flex-direction:column;justify-content:start;align-items:start}}@media only screen and (min-width:601px)and (max-width:767px){.cookie-wrapper{flex-direction:column;justify-content:start;align-items:start}}@media only screen and (min-width:768px)and (max-width:1023px){.cookie-wrapper{flex-direction:column;justify-content:start;align-items:start}}.cookie-accept-button-wrapper{background:#141823;padding:10px 20px;font-family:var(--font-manrope);border-radius:8px;font-size:16px;line-height:21px;margin:0 10px 0 15px;color:#fff;border:none}@media only screen and (max-width:360px){.cookie-accept-button-wrapper{margin-right:15px;margin-left:0}}@media only screen and (max-width:600px)and (min-width:361px){.cookie-accept-button-wrapper{margin-right:15px;margin-left:0}}@media only screen and (min-width:601px)and (max-width:767px){.cookie-accept-button-wrapper{margin-right:15px;margin-left:0}}@media only screen and (min-width:768px)and (max-width:1023px){.cookie-accept-button-wrapper{margin-right:15px;margin-left:0}}.cookie-decline-button-wrapper{color:#000;background:transparent;border:1px solid #141823;border-radius:8px;margin-top:10px;margin-left:0;padding:10px 20px;font-family:var(--font-manrope);font-size:16px;line-height:21px}@media only screen and (max-width:360px){.cookie-decline-button-wrapper{margin-left:15px}}@media only screen and (max-width:600px)and (min-width:361px){.cookie-decline-button-wrapper{margin-left:15px}}.sale-banner-popup .ant-modal-content{padding:0!important;width:-moz-fit-content!important;width:fit-content!important;background:transparent!important;box-shadow:none!important;margin:auto!important}.sale-banner-popup .transform-button{transform:translateX(-50%)}