:root{box-sizing:border-box;color-scheme:light dark;--bg: hsl(0, 0%, 6%);--bg-sec: hsl(0, 0%, 11%);--menu-subtitle-clr: hsl(0, 0%, 100%);--menu-bg-prim: hsl(0, 0%, 20%);--menu-bg-sec: hsl(0, 0%, 25%);--menu-link-clr: hsl(0, 0%, 88%);--menu-link-hov: hsl(0, 0%, 30%);--desktop-nav-bg: hsl(0, 0%, 11%);--clr-prim: hsl(146, 100%, 53%);--clr-prim2: hsl(146, 100%, 35%);--border: hsl(0, 0%, 30%);--border-hov: hsl(0, 0%, 90%);--txt-clr: hsl(0, 0%, 70%);--txt-hov: hsl(0, 0%, 80%);--txt-clr2: hsl(0, 0%, 88%);--txt-hov2: hsl(0, 0%, 80%);--cat-hov: hsl(0, 0%, 15%);--icon-hov: hsl(0, 0%, 90%);--sublink: hsl(0, 0%, 90%);--sublink-hov: hsl(0, 0%, 65%);--clr-new-title: hsl(0, 0%, 88%);--clr-title: hsl(0, 0%, 88%);--clr-deal: hsl(0, 0%, 100%);--inp-text: hsl(0, 0%, 88%);--inp-holder: hsl(0, 0%, 60%);--inp-log-holder: hsl(0, 0%, 60%);--search-btn-foc: hsl(0, 0%, 30%);--search-btn-clr: hsl(0, 0%, 88%);--btn-bg: hsl(0, 0%, 35%);--btn-clr: hsl(0, 0%, 88%);--btn-bg-hov: hsl(0, 0%, 41%);--footer-bg: hsl(0, 0%, 5%);--foot-link-clr: hsl(0, 0%, 75%);--foot-link-hov: hsl(0, 0%, 88%);--foot-marker: hsl(0, 0%, 88%);--theme-btn-bg: hsl(0, 0%, 20%);--theme-btn-clr: hsl(0, 0%, 90%);--theme-btn-hov: hsl(0, 0%, 30%);--register: hsl(0, 0%, 10%);--copyright-clr: hsl(0, 0%, 40%);--error: hsl(0, 100%, 45%);--red: hsl(0, 100%, 45%);--red-hov: hsl(0, 100%, 47%);--sync-error: hsl(0, 100%, 45%);--sale-txt-bg: hsl(0, 0%, 20%);--sale-txt-clr: hsl(0, 0%, 100%);--sale-txt-hov: hsl(0, 0%, 80%);--new-card-bg: hsl(0, 0%, 10%);--loader-clr: hsl(146, 100%, 53%);--account-icon-bg: transparent;--account-par: hsl(0, 0%, 88%)}*,*:before,*:after{box-sizing:inherit}html{background-color:var(--bg)}body{display:flex;justify-content:center;position:relative;isolation:isolate;margin:0;padding:0;overflow-x:hidden;background-color:var(--bg);font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-weight:600}#root{max-width:1800px;width:100%;position:relative;padding:0;margin:0}ul{list-style:none;padding:0}button{display:block;font-family:inherit;cursor:pointer}img{display:block;max-width:100%;height:auto;font-style:italic;background-size:cover;background-repeat:no-repeat}.not-found{margin-top:12rem;padding:1em}.not-found-flex{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:1em 5em}.not-found h1{max-width:25em;text-transform:initial;font-size:1.75rem}.not-found-img-wrap{max-width:20em}.not-found img{width:100%;object-fit:cover}.cart-favorites-feedback{position:fixed;top:2em;right:1em;z-index:5000;color:#000}.cart-favorites-feedback li{display:block;width:15em;margin-top:.5em;padding:1em;background-color:#ffffffe6;border-radius:10px}.go-top-btn{display:none;align-items:center;width:40px;height:40px;position:fixed;z-index:2000;bottom:25%;right:10px;border:none;border-radius:50%;background-color:var(--btn-bg);color:#fff}.go-top-btn svg{width:35px;height:35px}.go-top-btn:hover,.go-top-btn:focus{background-color:var(--btn-bg-hov)}.go-top-btn[data-visible=true]{display:flex}.input{display:block;outline:2px solid var(--border);border:none;background:none;color:var(--inp-holder);text-align:center}.input::placeholder{color:var(--inp-holder)}.input:focus,.input:hover{outline:2px solid var(--border-hov)}.input:focus{background-color:var(--form-foc)}.theme-switcher{max-height:28px;position:relative}.theme-switcher-btn{border:none;background:none}.theme-list_wrapper{width:120px;position:absolute;z-index:5000;right:-5px;top:40px}.theme-list_wrapper:after{width:10px;height:20px;content:"";position:absolute;top:-19px;right:10px;border:7px solid transparent;border-bottom:10px solid var(--menu-bg-prim)}.theme-list{display:flex;flex-direction:column;margin:0;border-radius:10px;overflow:hidden}.theme-btn{display:flex;align-items:center;gap:.75em;width:120px;padding:5px 20px;border:none;background-color:var(--theme-btn-bg);color:var(--theme-btn-clr);font-size:1.15rem}.theme-btn:hover,.theme-btn:focus{background-color:var(--theme-btn-hov)}.theme-icon{font-size:1.25rem}.close-menu-btn{display:block;width:100%;padding:.25em .5em;border:none;background-color:var(--btn-bg);color:var(--btn-clr);font-size:1.25rem}.close-menu-btn.sub{position:absolute;bottom:0}.close-menu-btn:hover,.close-menu-btn:focus{background-color:var(--btn-bg-hov)}.clear-wrap{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:2em;max-width:50em;position:relative;margin-inline:auto;margin-bottom:2em}.clear-wrap.no-favorites{justify-content:center}.clear-wrap .new-card-btn{max-width:12em;justify-content:center;font-size:1rem}.clear-confirmation{display:flex;flex-wrap:wrap;max-width:30em;position:relative;padding:1em;border-radius:10px;background-color:var(--new-card-bg);overflow:hidden;transform:translate(0)}.clear-confirmation p{width:100%;max-width:20em;color:var(--txt-clr2);margin-inline:auto;margin-top:0}.clear-confirmation .new-card-btn{max-width:20em;width:100%}.clear-confirmation div{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:wrap;gap:1em;width:100%}.clear-status{position:absolute;width:300px;top:-20px;left:calc(50% - 150px);text-align:center;color:var(--txt-clr2)}.back-shopping-btn{display:flex;justify-content:center;max-width:15em;margin-inline:auto;margin-top:3em;padding:.5em 1em;font-size:1.25rem;text-decoration:none;text-align:center}.header{width:100%;position:fixed;z-index:3000;background-color:var(--bg-sec);transition:top .3s;will-change:top}.header[data-visible=false]{top:-106px}.header[data-visible=true]{top:0}.navigation{display:flex;justify-content:space-around;flex-direction:column;align-items:center;gap:1em;padding:.5em}.mobile-nav-wrapper{display:flex;justify-content:space-between;align-items:center;width:100%}.logo{display:flex;align-items:center;color:var(--clr-prim);font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;text-decoration:none;text-transform:uppercase;font-size:clamp(1rem,2vw,2.15rem);font-weight:800}.cog-icon{fill:var(--clr-prim);animation:spinnn 5s linear infinite}@keyframes spinnn{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.search-icon{fill:var(--clr-prim)}.account-wrapper{display:flex;justify-content:flex-end}.header-btns{display:flex;justify-content:center;align-items:center;gap:clamp(8px,.5vw,5em)}.header-btn{display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;padding:0;border:none;border-radius:50%;background-color:transparent;fill:var(--clr-prim);font-weight:700;text-decoration:none;cursor:pointer;-webkit-user-select:none;user-select:none}:is(.header-btn:hover,.header-btn:focus) svg{fill:var(--icon-hov)}:is(.header-btn:hover,.header-btn:focus) .header-btn_name-icon{border:2px solid var(--icon-hov)}:is(.header-btn:hover,.header-btn:focus) p{color:var(--clr-prim)}.search-wrapper{width:min(100%,40em);transform:translate(0);overflow:hidden}.search-wrapper .loader-modal[data-open=true]{border-radius:10px;-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0)}.search-form{display:flex;justify-content:center;width:100%;border:2px solid var(--border);border-radius:.6em}.search-form:hover{border:2px solid var(--border-hov)}.search-form:focus-within{border:2px solid var(--border-hov);background-color:var(--form-foc)}.search-input{width:100%;max-width:30em;height:100%;padding:.5em;border-radius:.5em;outline:none;font-size:1.15rem}.search-input:hover,.search-input:focus{outline:none}.search-btn{display:flex;align-items:center;justify-content:center;border:none;border-radius:.5em;outline:none;background:none;color:var(--clr-prim);transition:color .3s}.search-btn:hover{color:var(--icon-hov)}.search-btn:focus{outline:none;color:var(--search-btn-clr);background-color:var(--search-btn-foc)}.search-btn:focus svg{fill:#fff}.header-btn_name-icon{display:flex;justify-content:center;align-items:center;width:21px;height:21px;padding-bottom:2px;border-radius:50%;border:2px solid var(--clr-prim);background-color:var(--account-icon-bg);color:var(--icon-hov);font-size:.75rem;cursor:pointer}.fav-cart-count{width:15px;position:absolute;left:10px;top:-2px;padding:3px;border-radius:50%;background-color:var(--red);color:#fff;font-size:.6rem;font-family:Arial,Helvetica,sans-serif;text-align:center}.avatar{width:25px;height:25px;border-radius:50%}.account-btn-wrapper{position:relative}.account-hov-menu{width:9.75em;position:absolute;right:-14px;top:40px;padding:1em;background-color:var(--menu-bg-prim);border-radius:10px;z-index:6000;cursor:pointer;color:#fff}.account-hov-menu p{margin:0 0 .5em;font-size:.8rem}.account-hov-menu p:last-child{margin-bottom:0}.account-hov-menu h2{margin-top:0;font-size:.85rem}.account-hov-menu:hover>button{border:2px solid var(--border-hov)}.account-hov-menu:after{height:20px;width:10px;content:"";position:absolute;top:-20px;right:15px;border:10px solid transparent;border-bottom:10px solid var(--menu-bg-prim)}.footer{margin-top:5rem;background-color:var(--footer-bg);color:var(--clr-prim)}.newsletter-section-container{container-name:newsletter-section;container-type:inline-size}.newsletter-section{display:grid;grid-template-columns:repeat(1,1fr);column-gap:3em;row-gap:2em;padding:clamp(1em,3vw,3em);padding-inline:clamp(1em,5vw,5em);background-color:var(--bg-sec)}@container newsletter-section (width > 600px){.newsletter-section{grid-template-columns:repeat(2,1fr)}}.newsletter-left{display:flex;flex-direction:column;justify-content:center}.newsletter-title{margin-top:0;margin-bottom:0;font-family:Verdana,Geneva,Tahoma,sans-serif;font-size:clamp(1.5rem,1.5rem + 1vw,3rem);font-weight:800;color:var(--clr-title)}.newsletter-par{width:min(100%,28rem);margin-bottom:0;color:var(--clr-prim);font-size:clamp(.95rem,2vw,1.25rem);line-height:1.3}.newsletter-form{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,18rem),1fr));column-gap:2em;row-gap:1em}.footer-input{height:100%;padding:.75em;border-radius:.5em;font-size:clamp(1rem,1.5vw,1.25rem)}.subscribe-btn{padding:.75em;border:none;border-radius:.5em;font-size:clamp(1rem,1.5vw,1.25rem);font-weight:600;color:var(--btn-clr);background-color:var(--btn-bg)}.subscribe-btn:hover,.subscribe-btn:focus{background-color:var(--btn-bg-hov)}.newsletter-notice{width:100%;margin-top:1em;margin-bottom:0;color:var(--clr-prim);font-size:clamp(.85rem,1.25vw,1rem);line-height:1.5;text-align:justify}.subscribe-feedback{max-height:0;overflow:hidden;transition:max-height .6s}.subscribe-feedback.shown{max-height:15em}.links-social-wrapper{display:flex;flex-wrap:wrap;justify-content:space-around;gap:2em;padding:0 1em;margin-top:2em}.footer-links_card{cursor:pointer}.footer-menu{margin-bottom:1em}.footer-links_btn{margin-bottom:1em;background:none;border:none;color:var(--clr-title);font-size:1.25rem;font-weight:700}.footer-links_list{margin:0}.footer-links_list a{display:block;padding:.25em;color:var(--foot-link-clr);text-decoration:none}.footer-links_list a:hover,.footer-links_list a:focus{color:var(--foot-link-hov)}.social-par{margin-top:0;margin-bottom:0;font-size:clamp(1.25rem,2vw,1.5rem);text-align:center}.social-list{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;margin-bottom:0}.social-item{display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:50%;padding:.5em}.social-icon{width:100%;max-width:25px;min-width:25px;aspect-ratio:1 / 1;filter:invert();transition:scale .3s}.social-icon:hover,.social-icon:focus{scale:1.35}[data-name=Youtube]{max-width:35px;min-width:35px}[data-name=Pinterest]{max-width:30px;min-width:30px}[data-name=X]{max-width:28px;min-width:28px}.copyrights{padding-bottom:2rem;margin-bottom:0;margin-top:2em;text-align:center;text-transform:uppercase;font-size:clamp(1.25rem,3vw,2rem);color:var(--copyright-clr)}.sales-outer-wrapper{width:100%;background-color:var(--sale-txt-bg);overflow:hidden}.sales-inner-wrapper{display:flex;justify-content:center;width:min(100%,40em);position:relative;isolation:isolate;margin-inline:auto;overflow:hidden}.sales-inner-wrapper button{position:absolute;top:calc(50% - 1em);z-index:-1;background:none;border:none;color:var(--sale-txt-clr)}.sales-inner-wrapper button span{font-size:1.5rem}.sales-inner-wrapper button:hover,.sales-inner-wrapper button:focus{color:var(--sale-txt-hov)}button[data-dir=prev]{left:0}button[data-dir=next]{right:0}.sales-width-wrapper{width:80%;overflow-x:hidden}.sales-text{display:flex;align-items:center;padding:.75em 0;background-color:var(--sale-txt-bg);color:var(--clr-title);text-align:center}.sales-text a{display:block;width:100%;flex-shrink:0;color:var(--sale-txt-clr);font-size:.85rem}.sales-text a:hover,.sales-text a:focus{color:var(--sale-txt-hov)}.new-deals-section{height:clamp(30em,50vw,40em);margin-top:3rem}.controllers-wrapper{position:relative;top:50%;z-index:1}.controller{display:flex;justify-content:center;align-items:center;width:50px;height:50px;position:absolute;border:none;border-radius:50%;background-color:var(--btn-bg);font-size:1.75rem;opacity:.9;transition:opacity .3s}.controller:hover,.controller:focus{opacity:1}.left-controller{left:15px}.right-controller{right:15px}.deals-list{display:flex;height:100%;position:relative;overflow-x:scroll;scroll-snap-type:x mandatory;scroll-behavior:smooth}.deal-item{position:relative;flex-grow:1;flex-shrink:0;width:100%;height:100%;scroll-snap-align:start;overflow:hidden}.deal-image-wrapper,.deal-image-wrapper .lazy-img-wrapper{position:relative;width:100%;height:100%;overflow:hidden}.deal-img{width:100%;height:100%;object-fit:cover}.deal-text{max-width:20em;position:absolute;top:3em;left:1em;z-index:1;color:var(--clr-deal);font-size:clamp(1.25em,3vw,5em);font-weight:800;text-align:center;text-transform:uppercase}.deal-text:after{content:"|";animation:blink 1s infinite step-end}@keyframes blink{50%{opacity:0}}.join-wrapper{height:clamp(30em,50vw,40em);position:relative;margin-top:7rem}.join-img-wrapper,.join-img-wrapper .lazy-img-wrapper{width:100%;height:100%;overflow:hidden}.join-img{width:100%;height:100%;object-fit:cover;transition:scale .5s}:is(.join-wrapper:hover,.join-wrapper:focus) .join-img{scale:1.1}.join-par{width:100%;max-width:20em;position:absolute;bottom:8rem;left:50%;transform:translate(-50%);color:var(--clr-deal);font-size:clamp(2rem,3vw,5rem);font-weight:700;text-align:center;text-transform:uppercase;text-shadow:0 10px 10px hsl(0,0%,0%);-webkit-user-select:none;user-select:none;cursor:pointer}.join-par-sec{width:100%;max-width:25em;position:absolute;bottom:.5em;left:50%;padding:1em;transform:translate(-50%);color:var(--clr-deal);font-size:clamp(1.25rem,1.5vw,2rem);text-transform:uppercase;text-shadow:0 5px 5px hsl(0,0%,0%);text-align:justify}.new-section{margin-top:4rem}.section_title{color:var(--clr-prim);text-transform:uppercase;text-align:center;font-size:1.5rem}.new-section-grid-wrapper{display:flex;justify-content:center;container-type:inline-size;container-name:new-section-grid}.new-section-grid-wrapper[data-all=true]{margin-top:12rem}.new-section-grid{display:grid;grid-template-columns:repeat(2,minmax(100px,1fr));justify-content:center;align-items:center;column-gap:clamp(.5em,3vw,3em);row-gap:clamp(1em,3vw,3em);padding:clamp(.25em,1vw,1em);padding-top:.25em}@container new-section-grid (width > 600px){.new-section-grid{grid-template-columns:repeat(3,1fr)}}@container new-section-grid (width > 800px){.new-section-grid{max-width:1300px;grid-template-columns:repeat(4,1fr)}}.new-section-card{padding:clamp(.35em,2vw,2em);border-radius:1em;background-color:var(--new-card-bg);aspect-ratio:9 / 16}.card-img-wrapper{max-height:20em;max-width:28em;position:relative}.img-wrapper-inner{position:relative;aspect-ratio:3 / 4;border-radius:.5em;background-color:var(--bg-sec);overflow:hidden}.new-card-img{height:100%;width:100%;position:absolute;top:0;left:0;border-radius:.5em;transition:scale .3s;cursor:pointer}.new-card-img:hover{scale:1.1}.card-img-link:focus .new-card-img{scale:1.1}.new-fav-btn{display:flex;justify-content:center;align-items:center;width:35px;height:35px;position:absolute;z-index:1;top:-1em;right:.5em;border:none;border-radius:2em;background-color:var(--btn-bg);color:var(--btn-clr)}.favorite{position:absolute;opacity:0;transition:opacity .3s;fill:var(--red)}.favorite.fill{opacity:1}.unfill{fill:#fff}.new-card-title{height:68px;margin-top:1em;margin-bottom:1em;text-overflow:ellipsis;display:-webkit-box;line-height:1.5;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;font-size:.9rem;color:var(--txt-clr2);text-decoration:none}.new-card-title:hover,.new-card-title:focus{color:var(--txt-hov2)}.new-card-details-wrapper{max-width:28em}.sale-price-wrapper{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;column-gap:2em;margin-bottom:1em;font-size:clamp(1rem,2vw,1.15rem)}.new-card-sale-limit{display:flex;justify-content:space-between;align-items:center;gap:clamp(.3em,.5vw,.75em);width:8.5rem;margin:0;font-size:clamp(.75rem,2vw,1rem);text-wrap:nowrap}.sale-txt{color:#fff;background-color:var(--red);padding:.15em}.limit-txt{color:var(--red)}.new-card-price{display:flex;justify-content:space-between;align-items:center;column-gap:1em;width:8.5rem;margin:0}.old-price{text-align:center;background-color:#faf5f5;text-decoration:line-through;color:var(--red)}.new-price{color:var(--clr-title);font-weight:700;font-size:clamp(1rem,2vw,1.75rem)}.new-card-btn{display:flex;align-items:center;width:100%;position:relative;isolation:isolate;padding:.6em clamp(.35em,1vw,1em);border:none;border-radius:.5em;background-color:var(--btn-bg);color:var(--btn-clr);font-size:clamp(.8rem,1vw,1rem);font-weight:500;overflow:hidden}.new-card-btn span:nth-child(2){margin-inline:auto}.new-card-btn:hover:after,.new-card-btn:focus:after{scale:1}.new-card-btn:after{width:100%;height:100%;content:"";position:absolute;z-index:-1;left:-.01em;scale:0;background-color:var(--btn-bg-hov);transition:scale .3s}.hero-wrapper{max-height:35rem;position:relative;margin-top:9rem;padding-top:56.25%;aspect-ratio:16 / 9;background-image:url(../assets/images/hero-placeholder.jpg);background-repeat:no-repeat;background-size:cover}.hero-img{width:100%;height:100%;position:absolute;top:0;left:0;object-fit:cover}.title{max-width:10em;position:absolute;top:clamp(1em,7vw,2em);left:clamp(.5em,5vw,1.5em);padding:.75em;color:#e0e0e0;font-size:clamp(1rem,3.5vw,3rem);-webkit-backdrop-filter:brightness(50%);backdrop-filter:brightness(50%)}html.dark-mode{--bg: hsl(0, 0%, 6%);--bg-sec: hsl(0, 0%, 11%);--menu-subtitle-clr: hsl(0, 0%, 100%);--menu-bg-prim: hsl(0, 0%, 20%);--menu-bg-sec: hsl(0, 0%, 25%);--menu-link-clr: hsl(0, 0%, 88%);--menu-link-hov: hsl(0, 0%, 30%);--clr-prim: hsl(146, 100%, 53%);--sublink: hsl(0, 0%, 90%);--sublink-hov: hsl(0, 0%, 65%);--border: hsl(0, 0%, 30%);--border-hov: hsl(0, 0%, 90%);--icon-hov: hsl(0, 0%, 90%);--cat-hov: hsl(0, 0%, 15%);--clr-new-title: hsl(0, 0%, 88%);--clr-title: hsl(0, 0%, 88%);--clr-deal: hsl(0, 0%, 88%);--inp-text: hsl(0, 0%, 88%);--inp-holder: hsl(0, 0%, 60%);--inp-log-holder: hsl(0, 0%, 60%);--search-btn-foc: hsl(0, 0%, 30%);--search-btn-clr: hsl(0, 0%, 88%);--btn-bg: hsl(0, 0%, 35%);--btn-clr: hsl(0, 0%, 88%);--btn-bg-hov: hsl(0, 0%, 41%);--footer-bg: hsl(0, 0%, 5%);--foot-link-clr: hsl(0, 0%, 75%);--foot-link-hov: hsl(0, 0%, 88%);--foot-marker: hsl(0, 0%, 88%);--theme-btn-bg: hsl(0, 0%, 20%);--theme-btn-clr: hsl(0, 0%, 90%);--theme-btn-hov: hsl(0, 0%, 30%);--copyright-clr: hsl(0, 0%, 40%);--register: hsl(0, 0%, 10%);--txt-clr: hsl(0, 0%, 70%);--txt-hov: hsl(0, 0%, 80%);--txt-clr2: hsl(0, 0%, 88%);--txt-hov2: hsl(0, 0%, 80%);--error: hsl(0, 100%, 45%);--red: hsl(0, 100%, 45%);--red-hov: hsl(0, 100%, 47%);--sync-error: hsl(0, 100%, 45%);--sale-txt-bg: hsl(0, 0%, 20%);--sale-txt-clr: hsl(0, 0%, 100%);--sale-txt-hov: hsl(0, 0%, 80%);--new-card-bg: hsl(0, 0%, 10%);--loader-clr: hsl(146, 100%, 53%);--account-icon-bg: transparent;--account-par: hsl(0, 0%, 88%);--form-foc: hsl(0, 0%, 17%)}html.light-mode{--bg: hsl(146, 30%, 86%);--bg-sec: hsl(146, 30%, 75%);--menu-subtitle-clr: hsl(0, 0%, 100%);--menu-bg-prim: hsl(146, 30%, 65%);--menu-bg-sec: hsl(146, 30%, 55%);--menu-link-clr: hsl(0, 0%, 95%);--menu-link-hov: hsl(146, 100%, 25%);--desktop-nav-bg: hsl(146, 30%, 75%);--sublink: hsl(0, 0%, 0%);--sublink-hov: hsl(146, 100%, 33%);--clr-prim: hsl(146, 100%, 25%);--clr-prim2: hsl(146, 100%, 25%);--border: hsl(146, 100%, 25%);--border-hov: hsl(0, 0%, 100%);--icon-hov: hsl(0, 0%, 100%);--cat-hov: hsl(146, 30%, 78%);--clr-new-title: hsl(146, 100%, 25%);--clr-title: hsl(0, 0%, 0%);--clr-deal: hsl(0, 0%, 100%);--inp-text: hsl(0, 0%, 100%);--inp-log-holder: hsl(146, 30%, 90%);--inp-holder: hsl(146, 30%, 45%);--search-btn-foc: hsl(146, 100%, 25%);--search-btn-clr: hsl(0, 0%, 88%);--form-foc: hsl(146, 30%, 77%);--btn-bg: hsl(146, 100%, 25%);--btn-clr: hsl(0, 0%, 88%);--btn-bg-hov: hsl(146, 100%, 30%);--footer-bg: hsl(146, 30%, 83%);--foot-link-clr: hsl(0, 0%, 0%);--foot-link-hov: hsl(146, 100%, 35%);--foot-marker: hsl(146, 100%, 25%);--theme-btn-bg: hsl(146, 30%, 65%);--theme-btn-clr: hsl(0, 0%, 100%);--theme-btn-hov: hsl(146, 100%, 30%);--copyright-clr: hsl(0, 0%, 65%);--register: hsl(146, 30%, 81%);--txt-clr: hsl(0, 0%, 90%);--txt-hov: hsl(0, 0%, 100%);--txt-clr2: hsl(146, 100%, 25%);--txt-hov2: hsl(146, 100%, 35%);--error: hsl(0, 100%, 30%);--red: hsl(0, 90%, 40%);--red-hov: hsl(0, 100%, 41%);--sync-error: hsl(0, 100%, 87%);--sale-txt-bg: hsl(146, 100%, 25%);--sale-txt-clr: hsl(0, 0%, 100%);--sale-txt-hov: hsl(0, 0%, 90%);--new-card-bg: hsl(146, 30%, 82%);--loader-clr: hsl(146, 100%, 100%);--account-icon-bg: hsl(146, 100%, 25%);--account-par: hsl(0, 0%, 95%)}html.light-mode .social-icon{filter:brightness(0%)}.items-page{margin-top:10rem;padding:1em;position:relative}.items-page .back-shopping-btn{font-size:1.15rem}.section-title-wrapper{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:1em;color:var(--txt-clr2)}.section-title{display:flex;align-items:center;justify-content:center;gap:.5em;margin-top:0;margin-bottom:0}.items-par{margin:0;font-weight:700}.section-icon{font-size:1.75rem}.item-container{display:flex;flex-direction:column;max-width:50rem;gap:1em;margin-inline:auto;margin-bottom:2em;transform:translate(0)}.menu{position:relative}.menu-content-wrapper{width:100%;max-width:30em;position:fixed;right:0;top:40px;z-index:4000;padding:1em;background-color:var(--menu-bg-prim);cursor:auto}.menu-content{max-height:11em;overflow-y:auto}.menu-content .section-title{color:#fff;font-size:.9rem;margin-bottom:.5em;margin-top:0}.menu-content .section-icon{font-size:.9rem}.menu-content .new-fav-btn{top:0}.menu-content-wrapper:after{display:none;width:10px;height:10px;content:"";position:absolute;top:-19px;right:16px;border:10px solid transparent;border-bottom:10px solid var(--menu-bg-prim)}.menu-item{display:flex;justify-content:space-between;align-items:center;gap:.6em;position:relative;padding-right:.5em;border-bottom:2px solid var(--border);cursor:auto;transform:translate(0)}.menu-item .loader{height:35px;width:35px}.menu-btn{display:flex;justify-content:center;margin-top:1em;font-size:.8rem;text-decoration:none}.menu-item-img{max-width:2.5em;max-height:2.5em}.menu-item-title{max-width:15em;max-height:4em;display:-webkit-box;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;color:#fff;text-overflow:ellipsis;text-decoration:none;font-size:.65rem}.menu-item-price{display:flex;flex-direction:column;justify-content:center;font-size:.8rem;color:#fff}.menu-item-btn{width:50px;height:40px;background:none;border:none;position:relative;isolation:isolate;border-radius:50%}.menu-item-btn svg{fill:#fff}.menu-item-btn:hover{background-color:var(--theme-btn-hov)}.menu-item-cart-icon{font-size:1.15rem}.menu-no-item{display:flex;justify-content:center;align-items:center;gap:1em;color:#fff}.items-page.loading{transform:translate(0)}.items-page.loading .loader-modal[data-open=true]{margin-top:6em;-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px);background-color:#0000}.items-page.loading .loader,.items-page-section .loader:after{color:var(--clr-prim)}.fav-item{display:flex;position:relative;justify-content:space-around;gap:1em;max-width:50rem;padding:clamp(.5em,1vw,1em);border-radius:10px;background-color:var(--new-card-bg);transform:translate(0)}.fav-item .sale-price-wrapper{justify-content:space-between;column-gap:1em;margin-bottom:0}.fav-item .new-card-sale-limit{gap:.5em}.fav-item .new-card-price{justify-content:normal;width:auto}.fav-item .new-price,.fav-item .old-price{font-size:1.15rem}.fav-item .sale-txt,.fav-item .limit-txt{font-size:.9rem}.fav-item .new-cart-icon,.fav-item .prod-fav-icon,.fav-item .prod-title{font-size:1rem}.fav-item .prod-title{display:-webkit-box;height:45px;margin-top:0;margin-bottom:1em;text-overflow:ellipsis;line-clamp:2;-webkit-line-clamp:2;text-align:initial;overflow:hidden}.fav-item .button-wrapper{width:100%;max-width:10em;margin-top:1em}.prod-title-link{text-decoration:none}.prod-title:hover,.prod-title:focus{color:var(--txt-hov2)}.prod-title-link:focus-within img{scale:1.1}.fav-item-img-wrap{position:relative;border-radius:10px}.fav-item-img{max-width:7rem;width:100%;height:100%;border-radius:inherit;transition:scale .3s}.fav-item-img:hover{scale:1.1}.img-title-wrap{display:flex;flex-wrap:wrap;max-width:30rem;justify-content:space-between;align-items:center;gap:1em}.price-cart-wrap{width:100%;max-width:20rem}.remove-fav-btn{justify-content:center;max-width:30px;max-height:30px;position:absolute;top:-25px;right:-7px;z-index:1;padding:.25em;border-radius:50%}.remove-fav-btn .prod-fav-icon{font-size:1.15rem}.sale-price-wrapper .flex{display:flex;flex-wrap:wrap}.login-wrapper{width:13em;position:absolute;right:-15px;top:38px;bottom:initial;border-radius:10px;z-index:3500;padding:.75em;background-color:var(--menu-bg-prim);color:var(--clr-deal)}.login-wrapper .new-card-btn{padding:.5em;text-decoration:none}.login-wrapper:after{display:block;width:10px;height:10px;content:"";position:absolute;top:-19px;right:16px;border:10px solid transparent;border-bottom:10px solid var(--menu-bg-prim)}.login-wrapper input{color:var(--inp-text)}.login-wrapper .login-label{display:block;margin-bottom:1em}.login-title{margin-top:0;text-align:center;font-size:1.15rem}.login-btn{display:block;width:100%;margin-inline:auto;padding:1em;border-radius:10px;border:none;background-color:var(--btn-bg);font-weight:700;color:var(--btn-clr);font-size:1rem}.login-form,.create-account-wrapper{max-width:30em;margin-inline:auto}.create-account-wrapper{margin-top:1.5em}.login-form input{display:block;width:100%;margin-inline:auto;margin-bottom:1em;padding:.5em;border-radius:.5em;font-size:1.15rem}.login-form input::placeholder{color:var(--inp-log-holder)}.login-form input:focus{background:none}.login-pass-wrapper,.login-page-pass-wrapper{position:relative}.login-page-pass-wrapper .visible-pass-btn{top:52px}.login-pass-wrapper .visible-pass-btn{fill:#fff;stroke:#fff;color:#fff;top:1px}.visible-pass-btn{position:absolute;right:.5em;top:8px;background:none;border:none;color:var(--clr-prim)}.visible-pass-btn:hover,.visible-pass-btn:focus{color:var(--icon-hov)}.keep-logged-label{display:flex;align-items:center;gap:1em;cursor:pointer}.keep-logged-label:hover,.keep-logged-label:focus-within{text-decoration:underline}input.keep-logged-checkbox{width:fit-content;margin:0;vertical-align:baseline;font-size:.75rem}.keep-logged-text{margin:0}.login-form a{display:block;width:fit-content;margin-top:1em;margin-bottom:1em;color:var(--txt-deal);text-align:right;text-decoration:none}.close-login-btn{display:flex;justify-content:center;width:2em;position:sticky;left:calc(100% - 2em);background:none;color:var(--clr-deal)}.sign-in-btn{display:flex;justify-content:center;padding:.5em 0;font-weight:700;text-decoration:none}.sign-in-btn:last-child{margin-top:1em}.login-btn:hover,.login-btn:focus{background-color:var(--btn-bg-hov)}.create-account-par{margin-bottom:1em;text-align:justify}.create-account-link{margin-top:1em;margin-bottom:1em;font-size:.85rem;text-align:center;text-decoration:none}.forgot-pass-wrap{display:flex;flex-wrap:wrap;justify-content:space-between;column-gap:1em}.forgot-pass-wrap input{color:inherit}.forgot-pass-wrap a{text-decoration:none}.forgot-pass-wrap a:hover,.forgot-pass-wrap a:focus{text-decoration:underline}.logout-confirm-par{margin-top:0;text-align:center}.logout-confirm-modal{background-color:var(--menu-bg-sec);padding:1em;margin-top:1em;border-radius:10px}.confirm-logout-btn{justify-content:center;margin-top:1em;padding:.75em;text-align:center}.account-stats a{margin-bottom:1em}.login-page{display:block;max-width:38rem;margin-top:12rem;margin-inline:auto;padding-top:0;padding-inline:1em;transform:translate(0)}.login-page .section_title{margin:0}.login-page .section_title+p{color:var(--clr-prim);font-size:1.15rem;margin-bottom:2em}.login-page .login-wrapper{width:100%;position:static;padding:clamp(1em,2vw,3em);background-color:var(--register);color:var(--txt-clr2)}.login-page .login-wrapper input,.login-page .login-wrapper input::placeholder{color:var(--inp-holder)}.login-page .login-wrapper .keep-logged-checkbox{width:auto;color:var(--clr-deal)}.login-page .login-wrapper .close-login-btn{display:none}.login-page .login-wrapper:after{display:none}.login-page .login-wrapper h2{text-align:center;margin-top:0}.login-page.loading{height:4em}.login-page .loader-modal[data-open=true]{margin-top:6em;-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px);background-color:#0000}.login-page .loader,.login-page .loader:after{color:var(--clr-prim)}.register-title{margin-top:0;font-size:2rem;text-align:center;color:var(--clr-prim)}.create-account-section{max-width:40em;margin-top:11rem;margin-inline:auto;padding:clamp(1em,5vw,4em);border-radius:1em;background-color:var(--register)}.create-account-section label{font-size:1.15rem;color:var(--clr-title)}.terms-link{color:var(--clr-prim)}.name-wrapper{margin-bottom:1em}.name-wrapper_flex{display:flex;flex-direction:column;gap:.5em}.name-wrapper_flex:nth-child(2){margin-top:1em}.register-pass-inp-wrapper{position:relative}.register-input{width:100%;padding:.5em;border-radius:.5em;font-size:1.15rem;color:var(--txt-clr2)}.email-wrapper-flex,.password-wrapper-flex{display:flex;flex-direction:column;gap:.5em}.password-wrapper-flex{margin-top:1em}.password-wrapper-flex p{margin-top:.25em;margin-bottom:0;color:var(--foot-link-clr)}:is(.name-wrapper_flex:hover,.email-wrapper-flex:hover,.password-wrapper-flex:hover) input{outline:2px solid var(--border-hov)}.checkbox-label{display:block;margin-top:1em;cursor:pointer;border-radius:10px}.checkbox-label p{display:inline;margin:0 0 0 .5em;font-size:1rem;color:var(--foot-link-clr)}.checkbox-label:focus-within{outline:2px solid var(--border-hov)}.create-account-btn{display:block;width:100%;margin-top:2em;padding:.5em 1em;border:none;border-radius:.5em;background-color:var(--btn-bg);color:var(--btn-clr);font-size:1.5rem}.create-account-btn:hover,.create-account-btn:focus{background-color:var(--btn-bg-hov)}.checkbox-inp{width:20px;height:0;margin:0;position:relative;vertical-align:middle;cursor:pointer;color:#fff}.checkbox-inp:after{content:"";height:17px;width:17px;position:absolute;bottom:-10px;border:2px solid var(--menu-subtitle-clr);border-radius:5px;text-align:center;transition:background-color .3s}.checkbox-inp:checked:after{content:"✓";background-color:var(--clr-prim2)}.error-message{margin-top:1em;color:var(--error);font-size:1.2rem;text-align:center}.success-register_modal{display:flex;justify-content:center;align-items:center;position:fixed;inset:0;z-index:2500;background-color:#0000;-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px);scale:0;transition:scale .3s,background-color .3s,backdrop-filter .3s;transition:all .3s}.success-register_modal[data-open=true]{scale:1;background-color:#0009;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.success-register_modal[data-open=false]{scale:0;background-color:#0000;-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px)}.success-register_modal-content{max-width:20em;width:85%;position:relative;padding:clamp(1em,1.5vw,2em);background-color:var(--menu-bg-prim);font-size:clamp(1.15rem,1.75vw,1.65rem);text-align:justify;color:#fff}.success-register_modal-content .close-menu-btn{position:absolute;top:0}.validation-item{display:flex;justify-content:space-between;color:var(--clr-title)}.validation-item svg.valid{fill:var(--clr-prim)}.validation-item svg.invalid{fill:var(--red)}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.product-wrapper{max-width:1100px;margin-top:12rem;margin-inline:auto;padding-inline:clamp(1em,2vw,2em)}.prod-title{max-width:30em;margin-bottom:2em;margin-inline:auto;font-size:clamp(1.15rem,1.45vw,1.45rem);text-align:center;color:var(--txt-clr2)}.prod-flex{margin-top:2em}.prod-img-wrapper{display:flex;justify-content:center;width:100%;max-width:25em;position:relative;aspect-ratio:3 / 4;background-color:var(--bg-sec);border-radius:10px}.prod-img{position:absolute;left:0;top:0;width:100%;height:100%;border-radius:inherit}.prod-price-wrapper{max-width:25em;margin-inline:auto;margin-top:2em}.prod-price-inner{height:45px;display:flex;justify-content:space-between;align-items:center}.prod-sale-price-flex{display:flex;align-items:center;gap:1em;font-size:clamp(.9rem,1vw,1rem)}.prod-old-price{font-size:clamp(1.15rem,1.5vw,1.5rem);margin:0}.prod-new-price{font-size:clamp(1.5rem,1.5vw,2rem);margin:0}.in-stock{display:flex;align-items:center;gap:1em;margin:.75em 0 0;color:#05ad05;font-weight:700;text-transform:uppercase}.in-stock-icon{padding:.15em .5em;background-color:#05ad05;color:#fff}.prod-fav-btn{margin-top:1em}.estimated-delivery,.delivery-fee{display:flex;flex-wrap:wrap;column-gap:1em;font-size:clamp(.9rem,1vw,1.15rem);color:var(--clr-title)}.estimated-delivery-txt,.delivery-fee-txt{width:clamp(120px,15vw,170px);text-wrap:nowrap}.delivery-date,.delivery-fee-span{font-weight:750;text-wrap:nowrap}.intersection-wrapper{display:flex;justify-content:space-around;align-items:center;flex-wrap:wrap;column-gap:clamp(.5rem,3vw,5rem);row-gap:.85em;max-width:1800px;position:fixed;bottom:0;left:0;right:0;z-index:2;padding:clamp(.75em,2vw,1.5em);background-color:var(--menu-bg-prim);transform:translateY(0);transition:transform .3s}.intersection-wrapper.hide{transform:translateY(150%)}.intersect-img-flex .lazy-img-wrapper{max-width:50px;max-height:50px;min-width:30px}.intersect-img{width:100%;height:100%}.intersect-img-flex{display:flex;align-items:center;justify-content:space-around;gap:clamp(2rem,2vw,5rem);width:100%;max-width:30em}.intersect-img-flex p{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;margin:0;color:var(--inp-text);font-size:1rem}.intersect-price{display:flex;flex-wrap:wrap;align-items:center;column-gap:.5rem}.intersect-price-btn-flex{display:flex;justify-content:space-around;align-items:center;gap:clamp(.5rem,2vw,5rem);width:100%;max-width:30em}.intersect-price-btn-flex .prod-sale-price-flex{column-gap:.5rem}.intersect-price-btn-flex .sale-txt{font-size:clamp(.95rem,1vw,1rem);padding-block:0}.intersect-price-btn-flex .old-price{font-size:clamp(1.15rem,1vw,1.25rem)}.intersect-price-btn-flex .prod-new-price{font-size:clamp(1.25rem,2vw,1.55rem)}.intersect-price-btn-flex .copy-btn{width:50%;min-width:fit-content;padding-inline:1em;font-size:1rem}.button-wrapper{transform:translate(0);overflow:hidden;border-radius:10px}.button-wrapper .loader{height:25px;width:25px}.add-cart-btn{height:35px}.join-extra-sale{display:block;position:absolute;top:-5px;left:-20px;z-index:1;background-color:var(--red);color:var(--clr-deal);border-radius:10px;padding:.5em;transform:rotate(-25deg)}.category-page-main{margin-top:11rem;padding:1em}.category-page-title{max-width:25em;margin-top:0;margin-inline:auto;color:var(--clr-new-title);text-align:center;font-size:1.75rem}.prod-category_subtitle{margin-top:0;text-align:center;color:var(--clr-new-title)}.prod-category{padding:clamp(1em,2vw,2em);border-radius:10px;background-color:var(--new-card-bg);text-decoration:none}.prod-category:hover,.prod-category:focus{background-color:var(--cat-hov)}:is(.prod-category:hover,.prod-category:focus) img{scale:1.1}.prod-category_img-wrap,.prod-category_img-wrap .lazy-img-wrapper{width:17rem;height:15em;border-radius:10px;overflow:hidden}.prod-category_img{width:100%;height:100%;object-fit:cover;border-radius:inherit;transition:scale .3s}.prod-category_link{color:var(--txt-clr2)}.prod-category_description{max-width:17rem;margin-top:0;font-size:clamp(1.15rem,1.2vw,1.35rem);color:var(--txt-clr2)}.prod-category_link:hover,.prod-category_link:focus{color:var(--txt-hov2)}.category-page-err{margin-top:3em;text-align:center;color:var(--clr-title)}.category-page-subcategories{display:flex;justify-content:center;flex-wrap:wrap;column-gap:clamp(2em,10vw,3em);row-gap:2em;padding:0 1em 1em;margin-top:2em}.img-description-flex{display:flex;flex-wrap:wrap;justify-content:center;gap:clamp(1em,2vw,2em);width:100%}.empty-category-par{max-width:20em;margin-inline:auto;color:var(--txt-clr2);font-size:1.5rem}.empty-category-par a{color:inherit}.not-found-product-img{border-radius:50%}.loading-products{height:5rem;margin-top:11rem;transform:translate(0)}.loading-products .loader-modal[data-open=true]{-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px);background-color:#0000;margin-top:5em}.loading-products .loader,.loading-products .loader:after{color:var(--clr-prim)}.all-prod-section{margin-top:11rem}.all-prod-section .new-section-grid-wrapper{margin:3em 0 0}.loader-line-wrap{display:flex}.loader-line{height:2px;width:0;position:fixed;top:0;z-index:4000;background-color:var(--loader-clr);transition:width .5s}.loader-line[data-loading=true]{width:96%}.loader-line[data-loading=false]{transition:none;width:0}.small-loader{position:fixed;right:0;transform:rotate(45deg);perspective:1000px;border-radius:50%;width:15px;height:15px;color:var(--loader-clr);z-index:4000}.small-loader[data-loading=true]{display:block}.small-loader[data-loading=false]{display:none}.small-loader:before,.small-loader:after{content:"";display:block;position:absolute;z-index:3000;top:0;left:0;width:inherit;height:inherit;border-radius:50%;transform:rotateX(70deg);animation:1s small-loader-spin linear infinite}.small-loader:after{color:var(--loader-clr);transform:rotateY(70deg);animation-delay:.4s}@keyframes small-loader-spin{0%,to{box-shadow:.2em 0 0 0 currentcolor}12%{box-shadow:.2em .2em 0 0 currentcolor}25%{box-shadow:0 .2em 0 0 currentcolor}37%{box-shadow:-.2em .2em 0 0 currentcolor}50%{box-shadow:-.2em 0 0 0 currentcolor}62%{box-shadow:-.2em -.2em 0 0 currentcolor}75%{box-shadow:0 -.2em 0 0 currentcolor}87%{box-shadow:.2em -.2em 0 0 currentcolor}}.loader-modal{display:flex;justify-content:center;align-items:center;position:fixed;inset:0;z-index:2500;isolation:isolate;border-radius:inherit;background-color:#0000;-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px);scale:0;transition:all .3s}.loader-modal[data-open=true]{scale:1;background-color:#0003;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.loader-modal[data-open=false]{scale:0;background-color:#0000;-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px)}.loader{transform:rotate(45deg);perspective:1000px;border-radius:50%;width:48px;height:48px;color:var(--loader-clr)}.loader:before,.loader:after{content:"";display:block;position:absolute;z-index:3000;top:0;left:0;width:inherit;height:inherit;border-radius:50%;transform:rotateX(70deg);animation:1s spin linear infinite}.loader:after{color:var(--loader-clr);transform:rotateY(70deg);animation-delay:.4s}@keyframes spin{0%,to{box-shadow:.2em 0 0 0 currentcolor}12%{box-shadow:.2em .2em 0 0 currentcolor}25%{box-shadow:0 .2em 0 0 currentcolor}37%{box-shadow:-.2em .2em 0 0 currentcolor}50%{box-shadow:-.2em 0 0 0 currentcolor}62%{box-shadow:-.2em -.2em 0 0 currentcolor}75%{box-shadow:0 -.2em 0 0 currentcolor}87%{box-shadow:.2em -.2em 0 0 currentcolor}}.cart-img-wrapper{max-width:8em;min-width:80px;position:relative;border-radius:10px}.cart-img{border-radius:inherit;transition:scale .3s}.cart-img:hover{scale:1.1}.cart-products-wrapper{display:flex;flex-direction:column;gap:1em;max-width:70em}.cart-product{display:flex;justify-content:space-around;column-gap:clamp(1em,1.5vw,2em);row-gap:1em;padding:1em;border-radius:10px;background-color:var(--new-card-bg);transform:translate(0)}.cart-product span:nth-child(2){display:block;margin-inline:auto}.cart-product div:first-child{cursor:pointer}.cart-product .sale-price-wrapper{margin-bottom:0}.cart-product .new-price{font-size:1.15rem}.cart-product .price-cart-wrap{max-width:30em}.cart-product .new-card-price{width:auto}.cart-product_link{text-decoration:none}.cart-product_title{margin-top:0;color:var(--txt-clr2)}.cart-product_title:hover{color:var(--txt-hov2)}.order-summary{position:sticky;top:11em;padding:1em;border-radius:10px;background-color:var(--new-card-bg);color:var(--txt-clr2)}.order-summary .new-card-btn{justify-content:center;margin-top:3em;padding-block:.5em;font-size:1.25rem}.order-summary h2{margin-top:0}.order-prices p{display:flex;justify-content:space-between}hr{height:1px;border:none;background-color:var(--clr-prim)}.order-prices p:last-child{font-weight:700;font-size:1.15rem}.cart-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,400px),1fr));align-items:start;gap:2em;max-width:70em;position:relative;margin-inline:auto;transform:translate(0)}.quantity-flex{display:flex;flex-wrap:wrap;gap:1em;margin-top:1em}.quantity-selector{display:flex;align-items:center;width:100%;max-width:9rem}.quantity-selector button{padding-bottom:18px;font-size:1.5rem}.quantity{font-size:1.35rem;color:var(--clr-prim)}.cart-item-btn{justify-content:center;width:34px;height:34px;border-radius:50%}.cart-remove-item{width:35px;height:35px;border-radius:50%;border:none;background-color:var(--btn-bg)}.cart-remove-item:hover,.cart-remove-item:focus{background-color:var(--btn-bg-hov)}.price-info-wrapper{display:flex;justify-content:space-between;padding:.5em 0;font-size:.8rem;color:#fff}.price-info-wrapper p{margin:.25em}.profile-section{display:flex;justify-content:space-around;flex-wrap:wrap;row-gap:2em;column-gap:5em;margin-top:11rem;padding:1em;transform:translate(0)}.profile-section button{font-size:1rem;justify-content:center}.profile-section input{width:100%}.avatar-btn:focus-within{outline:2px solid transparent;box-shadow:0 0 0 3px var(--icon-hov)}.hidden-input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.avatar-preview{width:100%;height:100%;object-fit:cover;border-radius:50%}.avatar-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:.8rem;color:#999;background-color:#f0f0f0}.profile-section button span:first-child{font-size:1.1rem}.profile-section button :nth-child(2){margin-inline:auto}.avatar-btns{display:flex;justify-content:center;gap:1em}.avatar-btn{display:flex;justify-content:center;align-items:center;width:35px;height:35px;border-radius:50%;border:none;background-color:var(--btn-bg);cursor:pointer}.profile-picture{display:flex;flex-direction:column;align-items:center}.profile-picture img{border-radius:50%;width:150px;height:150px;object-fit:cover;margin-bottom:1rem}.profile-picture h2,.profile-info h2{color:var(--txt-clr2)}.profile-column .new-card-btn{margin-top:1em}.profile-input:first-child{margin-top:0}.profile-input,.password-section input{margin-top:1em;padding:.5em 1em;border-radius:5px;background-color:var(--bg-sec);font-weight:700}.password-section input{margin-bottom:1em}.edit-menu{padding:1em;background-color:var(--menu-bg-prim);border-radius:10px}.edit-status{margin-top:1em}.profile-picture .edit-status{max-width:10em;text-align:center}.edit-status.success{color:var(--clr-prim)}.edit-status.sync-error{color:var(--sync-error)}.edit-status.error{color:var(--error)}.profile-column{width:25em;transform:translate(0)}.no-avatar{width:150px;height:150px;border-radius:50%;background-color:#ccc;color:#000;display:inline-block;line-height:150px;text-align:center;margin-bottom:1em}.change-pass-btn{margin-top:2em}.cancel-password-btn{margin-top:1em}.password-change-form li{color:#fff}.password-change-form{margin-top:1em;padding:1em;background-color:var(--menu-bg-prim);border-radius:10px}.sync-menu{position:relative;margin-top:1em;padding:1em;border-radius:10px;background-color:var(--menu-bg-prim);color:#fff}.sync-menu h2{margin-top:0;font-size:1rem}.sync-menu label{display:flex;gap:1em;color:#fff;cursor:pointer}.sync-menu input{cursor:pointer}.sync-menu input{width:auto}.sync-confirm{position:absolute;inset:0;padding:1em;border-radius:10px;background-color:var(--menu-bg-prim)}.sync-confirm p:first-child{margin-top:0}.avatar-wrapper{transform:translate(0)}.delete-account-section{position:relative}.delete-account-section .delete{background-color:var(--red)}.delete-account-section .delete:after{background-color:var(--red-hov)}.delete-account-section .cancel:after{background-color:var(--btn-bg-hov)}.delete-confirm-modal{margin-top:1em;padding:1em;border-radius:10px;background-color:var(--menu-bg-prim);color:#fff}.hamburger-btn{width:30px;height:30px;border:none;background:none}.hamburger-btn:hover .hamburger-line,.hamburger-btn:focus .hamburger-line{background:var(--icon-hov)}.hamburger{display:flex;flex-direction:column;gap:5px}.hamburger-line{display:block;width:17px;height:2px;background-color:var(--clr-prim);transition:all .3s}.hamburger-btn[data-closed-icon=true]{display:flex;justify-content:center;align-items:center;transition:all .3s}.hamburger-btn[data-closed-icon=true] .hamburger{justify-content:center;align-items:center}.hamburger-btn[data-closed-icon=true] .ham-line2{opacity:0}.hamburger-btn[data-closed-icon=true] .ham-line1{margin-left:7px;transform:rotate(50deg);transform-origin:0 0;width:19px}.hamburger-btn[data-closed-icon=true] .ham-line3{margin-left:7px;transform:rotate(-50deg);transform-origin:0 3px;width:19px}.modal{position:fixed;left:-100%;z-index:2500;background-color:#0000;transition:background-color .5s}.modal[data-visible=true]{background-color:#00000080;inset:0;top:9.1rem}.modal[data-visible=false]{background-color:#0000;left:-100%}.mobile-menu{display:flex;flex-direction:column;width:min(100%,35em);position:fixed;top:9.1rem;left:0;right:0;bottom:0;z-index:1000;background-color:var(--menu-bg-prim);transition:all .3s}.mobile-menu[data-visible=false]{transform:translate(-100%)}.mobile-menu[data-visible=true]{transform:translate(0)}.products-categories-list{width:100%;height:100%;position:relative;transition:all .3s;overflow:auto}.product-category{cursor:pointer}.product-category-name{display:flex;justify-content:space-between;align-items:center;width:100%;padding:.75em 1em;background:none;border:none;color:var(--menu-link-clr);font-weight:700;text-decoration:none}.product-category-name:hover,.product-category-name:focus{background-color:var(--menu-link-hov)}.product-category:last-child{margin-bottom:1em}.product-subcategory-list{height:150px;position:relative;overflow:auto}.subcategory-view{position:absolute;inset:0 0 36px;background-color:var(--menu-bg-prim);transform:translate(-100%);transition:all .3s}.subcategory-view.open{transform:translate(0)}.back-title-flex{display:flex;align-items:center;gap:.5em;margin-top:2em;margin-left:1em}.back-menu-btn{height:30px;background-color:var(--btn-bg);color:#fff;border:none}.back-menu-btn:hover,.back-menu-btn:focus{background-color:var(--btn-bg-hov)}.selected-category-title{color:var(--menu-subtitle-clr);font-size:1.15rem}.subcategory-item{cursor:pointer}.subcategory-name{display:block;position:relative;padding:.5em 1em;color:var(--menu-link-clr);font-weight:700;text-decoration:none}.subcategory-name:after{content:"";width:0;height:2px;position:absolute;bottom:7px;left:16px;background-color:var(--menu-link-clr);transition:all .5s}.subcategory-name:hover:after{width:80%}.sub-close-btn{position:absolute;z-index:4000}.recently-viewed{margin-top:7rem;padding:0 1em 1em}.recent-product-list{display:grid;grid-template-columns:repeat(auto-fit,100px);justify-content:center;row-gap:.5em;column-gap:1em;margin-top:3em}.recent-product-card{position:relative}.recent-img-wrapper{position:relative;aspect-ratio:3 / 4;background-color:var(--bg-sec);overflow:hidden}.recent-product-card img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.recent-product-card a{text-decoration:none}.search-page{margin-top:11rem;padding:1em;color:var(--clr-prim)}.search-page p{text-align:center}.search-page h1{font-size:1.75rem;text-transform:none}.no-search-pic-wrapper{border-radius:50%;background-color:#38a39b}.about-section{margin-top:2rem;padding:1rem clamp(1rem,4vw,5rem)}.about-section h2{margin-bottom:1rem;color:var(--clr-prim);font-size:1.8rem}.about-section p{max-width:40em;font-size:1.35rem;color:var(--clr-title);text-align:justify;line-height:1.6}.about-section ul{list-style-type:disc;padding:1rem}.about-section ul li{margin:.5rem 0;color:var(--clr-title);font-size:1.35rem}.about-cta{margin-top:4rem;text-align:center}.centered-section{margin-inline:auto;text-align:center;max-width:30em;color:var(--clr-prim);font-size:1.5rem}.centered-section .logo{display:block}.centered-section svg{width:50px;height:50px}.centered-section h2{display:flex;justify-content:center;align-items:center;font-size:3rem}.centered-section p{font-size:2rem}.about-page h3{color:var(--clr-prim)}.goodbye-page{margin-top:11rem;padding:1em;color:var(--clr-prim);text-align:center}.goodbye-page p{font-size:1.25rem}.goodbye-img-wrap{border-radius:50%;max-width:20em;overflow:hidden}.goodbye-img-wrap img{width:100%;height:100%;object-fit:covers}.goodbye-content{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:1em 5em}@media (min-width: 500px){.menu-content-wrapper{width:25em;position:absolute;right:-15px;top:38px;border-radius:10px}.menu-content-wrapper:after{display:block}.prod-flex{display:flex;justify-content:space-between;align-items:flex-start;gap:1em;padding:1em}.prod-price-wrapper{margin-top:0}}@media (min-width: 45em){.intersect-img-flex{display:flex}.intersection-wrapper{flex-wrap:nowrap}}@media (min-width: 60em){.header{max-width:1800px}.header[data-visible=false]{top:-116px}.mobile-nav-wrapper{justify-content:space-around}.navigation{padding:1em}.top-navigation{display:flex;flex-direction:row;justify-content:space-around;align-items:center;height:3em}.fav-cart-count{left:15px;font-size:.75rem;width:18px}.desktop-nav_list{display:flex;justify-content:center;margin:0}.desktop-nav_link{color:var(--clr-prim)}.desktop-nav_link:hover,.desktop-nav_link:focus{color:var(--icon-hov)}.desktop-nav_item{padding-inline:1em;cursor:pointer}:is(.desktop-nav_item:hover,.desktop-nav_item:focus-within) .desktop-nav_link{color:var(--icon-hov)}.desktop-nav_link-card{display:flex;justify-content:center;height:25em;position:absolute;left:0;right:0;z-index:3000;margin-inline:auto;padding:1em;padding-block:3em;background-color:var(--desktop-nav-bg);opacity:1;transition:all .3s}.link-card-wrapper{display:flex;justify-content:space-between;gap:2em;width:100%;max-width:50em}.link-card-wrapper .lazy-img-wrapper{width:30em;height:15em}.desktop-link-img{width:100%;height:100%;object-fit:cover}.sublink{display:block;padding:.5em;text-decoration:none;color:var(--sublink)}.sublink:hover,.sublink:focus{color:var(--sublink-hov)}.search-wrapper{display:flex;justify-content:center;max-width:35em}.footer-links-panel-mobile{display:none}.links-social-wrapper{flex-direction:row;justify-content:space-evenly;gap:3em;margin-top:4em}.header-btns{gap:1em}.create-account-section{margin-top:13rem}.deals-list{overflow-x:hidden}.join-par{--width: 1000px}.product-wrapper{margin-top:13.5rem}.prod-price-wrapper{gap:2em;margin-top:0;margin-inline:0}.prod-price-inner{gap:2em;margin:0}.prod-new-price,.prod-old-price{margin:0}.intersection-wrapper{display:flex;gap:1em}.intersect-img-flex,.intersect-price-btn-flex{width:50%}.category-page-main{margin-top:12rem}.img-description-flex{display:block}.prod-category_description{margin-top:1em}.header-btn_name-icon{width:30px;height:30px;font-size:1rem}.profile-section{margin-top:12rem}.account-hov-menu,.menu-content-wrapper,.login-wrapper{top:47px;right:-12px}.theme-list_wrapper{right:-3px;top:47px}.theme-list_wrapper:after{height:20px;right:9px;border:10px solid transparent;border-bottom:10px solid var(--menu-bg-prim)}.recently-viewed{padding:0 3em 1em}.clear-wrap{max-width:70em}.footer-links{display:flex;justify-content:space-around;gap:5em}.product-wrapper .recently-viewed,.product-wrapper .prod-flex{padding:0}.recently-viewed .section_title{text-align:left}.recent-product-list{justify-content:initial}.loading-products{margin-top:12rem}}@media (min-width: 70em){.newsletter-title,.newsletter-par{text-align:left}}@media (min-width: 90em){.img-description-flex{display:flex}}@media (min-width: 1800px){.header,.intersection-wrapper{--width: 1800px;left:calc(50% - var(--width) / 2)}.go-top-btn{right:5vw}}
