:root{--mc:#c38c51;--sc:#660c0d;--logo:url("https://cdn.salla.sa/cdn-cgi/image/fit=scale-down,width=400,height=400,onerror=redirect,format=auto/wYRK/yKJmrcuX4hQkWkZjEC6wviFFLL3BdLteNEsLs00E.png");--bg:url("https://i.ibb.co/sH683ff/4.png")}body{animation:bodyScroll .1s ease 1.9s both}body:after,body:before{content:"";position:absolute;top:0;left:0;width:100%}body:after{backdrop-filter:blur(8px);background:rgba(255,255,255,0.3);height:100vh;z-index:999;animation:fadeout 1s ease 1.9s both}body:before{background:var(--logo);background-size:contain;background-repeat:no-repeat;background-position:center;height:30vh;width:39vh;z-index:9991;right:0;top:30vh;margin:auto;animation:logoFadeOut 2s ease 1.5s forwards}html{position:relative}html::before{content:"";width:100%;background:var(--bg);background-size:cover;background-attachment:fixed;height:100vh;z-index:-1;position:fixed;top:0;opacity:.5}.s-product-card-entry{box-shadow:rgba(14,30,37,.12) 0 2px 4px,rgba(14,30,37,.32) 0 2px 16px;overflow:hidden;position:relative}.s-slider-block__title h2{border-bottom:2px solid #000;padding-bottom:3px}@keyframes logoFadeOut{0%{opacity:1;transform:scale(1)}100%{opacity:0;transform:scale(0.8)}}@keyframes fadeout{0%{opacity:1}90%{opacity:0;height:100vh;width:100%}100%{opacity:0;width:0;height:0}}@keyframes bodyScroll{0%{overflow:hidden}100%{overflow:visible}}