*,:before,:after{box-sizing:border-box}html{font-family:system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";line-height:1.15;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4}body{margin:0}hr{height:0;color:inherit}abbr[title]{text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}::-moz-focus-inner{border-style:none;padding:0}:-moz-focusring{outline:1px dotted ButtonText}:-moz-ui-invalid{box-shadow:none}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}@font-face{font-family:Neue Montreal;src:url(/project-CodeCrafters/assets/NeueMontreal-Medium-ede99f9b.eot);src:local("Neue Montreal Medium"),local("NeueMontreal-Medium"),url(/project-CodeCrafters/assets/NeueMontreal-Medium-ede99f9b.eot?#iefix) format("embedded-opentype"),url(/project-CodeCrafters/assets/NeueMontreal-Medium-dc032536.woff2) format("woff2"),url(/project-CodeCrafters/assets/NeueMontreal-Medium-4697c1f6.woff) format("woff"),url(/project-CodeCrafters/assets/NeueMontreal-Medium-3e5d77d7.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Neue Montreal;src:url(/project-CodeCrafters/assets/NeueMontreal-Regular-fbd912ee.eot);src:local("Neue Montreal Regular"),local("NeueMontreal-Regular"),url(/project-CodeCrafters/assets/NeueMontreal-Regular-fbd912ee.eot?#iefix) format("embedded-opentype"),url(/project-CodeCrafters/assets/NeueMontreal-Regular-c93d2491.woff2) format("woff2"),url(/project-CodeCrafters/assets/NeueMontreal-Regular-574b1023.woff) format("woff"),url(/project-CodeCrafters/assets/NeueMontreal-Regular-3a8759b9.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Quincy CF;src:local("Quincy CF Black"),local("Quincy-CF-Black"),url(/project-CodeCrafters/assets/QuincyCF-Black-8143dc77.woff2) format("woff2"),url(/project-CodeCrafters/assets/QuincyCF-Black-8ae6a1a0.ttf) format("truetype");font-weight:900;font-style:normal}h1,h2,h3,h4,h5,h6,p{margin:0}p:last-child{margin-bottom:0}ul{margin:0;padding:0;list-style:none}a{color:currentColor;text-decoration:none}button{cursor:pointer;border:none}img{display:block;max-width:100%;height:auto}.visually-hidden{position:absolute;white-space:nowrap;width:1px;height:1px;overflow:hidden;border:0;padding:0;clip:rect(0 0 0 0);clip-path:inset(50%);margin:-1px}.container{margin:0 auto;padding:0 20px}.header{padding-top:18px;background-color:transparent}.header-container{display:flex;align-items:center;justify-content:space-between}.header-logo{display:inline-flex;align-items:center;justify-content:center;color:var(--second-bg);padding:15px 12px;border-radius:9px;background-color:transparent;transition:background-color var(--transition-duration) ease-in-out}.header-logo:hover,.header-logo:focus{background-color:var(--second-bg)}.header-logo:hover .logo-circle,.header-logo:focus .logo-circle{fill:var(--main-bg)}.logo{width:154px;height:28px}.logo-circle{fill:var(--second-bg);transition:fill var(--transition-duration) ease-in-out}.logo-brain{fill:var(--main-bg);transition:fill var(--transition-duration) ease-in-out}.logo-text{fill:var(--btn-black);transition:fill var(--transition-duration) ease-in-out}.header-logo-span{color:#000}.header-logo:hover .logo-brain,.header-logo:focus .logo-brain{fill:var(--second-bg)}.header-logo:hover .logo-text,.header-logo:focus .logo-text{fill:var(--main-bg)}.nav{display:flex;align-items:center;justify-content:center;gap:6px}.home-link{display:inline-flex;justify-content:center;align-items:center;padding:10px 20px;color:var(--main-bg);border-radius:30px;background-color:var(--second-bg);font-size:14px;font-weight:500;line-height:1.28;transition:background-color var(--transition-duration) ease-in-out}.cart-link{display:inline-flex;justify-content:center;align-items:center;color:var(--second-bg);transition:color var(--transition-duration) ease-in-out}.home-link:hover,.home-link:focus{background-color:var(--btn-green-dark)}.cart-link:hover,.cart-link:focus{color:var(--btn-green-dark)}.cart-icon-header{width:38px;height:38px}.cart-text{color:var(--btn-black);display:none;margin-bottom:0;font-size:18px;line-height:1.33;text-transform:uppercase}@media screen and (min-width: 768px){.container{max-width:768px;padding:0 32px}.header{padding-top:24px}.header-logo{padding:8px 14px}.logo{width:195px;height:32px}.nav{gap:14px}.cart-text{display:block}.home-link{padding:12px 28px;font-size:18px;font-style:normal;font-weight:500;line-height:1,33}}@media screen and (min-width: 1280px){.container{max-width:1240px;padding:0}}.hero-container.container{padding-top:72px}.hero-title{color:var(--text, #010101);text-align:center;font-size:43px;font-style:normal;font-weight:500;line-height:48px;letter-spacing:-.88px;margin-bottom:16px}.hero-span{color:var(--second-bg, #6d8434)}.hero-description{color:#010101cc;text-align:center;font-size:14px;font-style:normal;font-weight:400;line-height:18px;margin:0 auto 32px;max-width:292px}.picture-icon-div{position:relative}.hero-img{border-radius:30px}.icon-div{position:absolute;top:-7px;right:8px}.hero-icon{width:100%;height:100%}@media screen and (min-width: 375px){.hero-title{font-size:44px}}@media screen and (min-width: 768px){.hero-container.container{padding-top:116px}.hero-title{font-size:80px;line-height:80px;margin-bottom:20px}.hero-description{font-size:18px;line-height:24px;margin:0 auto 40px;max-width:492px}.hero-img{border-radius:60px}.icon-div{top:-30px;right:10px}}@media screen and (min-width: 1440px){.hero-container.container{padding-top:77px}.hero-title{letter-spacing:-1.6px}.icon-div{top:-50px;right:20px}}@media screen and (max-width: 767px){.filter-form{max-width:335px;width:100vw}.input-box{max-width:335px;width:100%}.category-select{max-width:100vw}.filter-form{max-width:375px;width:100%}}.filter-section{padding-top:100px;padding-bottom:40px}.filters-section-title{color:#0101014d;font-family:Neue Montreal;font-size:14px;font-style:normal;font-weight:400;line-height:1.28em;margin-bottom:8px}.filter-form{display:inline-flex;flex-direction:column;justify-content:center;align-items:center;gap:12px;flex-wrap:wrap}.input-box{margin:0 auto;max-width:335px;width:100%;height:48px;border-radius:30px;border:1px solid rgba(1,1,1,.3);overflow:hidden;display:flex;align-items:center;background-color:#e8e8e2}.input-box{transition:box-shadow .25s ease-in-out}.input-box.focus-within{box-shadow:0 0 10px #0003}.keyword-input{max-width:375px;width:100%;border:none;outline:none;background:transparent;padding:14px 60px 14px 20px;box-sizing:border-box}.keyword-input::placeholder{color:#010101;font-family:Neue Montreal;font-size:14px;font-style:normal;font-weight:400;line-height:1.28em}.submit-btn{cursor:pointer;width:fit-content;margin-right:14px;background:transparent;border:none}.submit-btn img{align-items:center}.category-select option{background-color:#e8e8e2}.category-select:focus{box-shadow:0 0 8px #b3b3af}.category-select{margin:0 auto;outline:none;box-shadow:0 0 0 transparent;transition:box-shadow .25s;max-width:335px;width:100%;height:48px;border:1px solid rgba(1,1,1,.3);color:#010101;font-family:Neue Montreal;font-size:14px;font-style:normal;font-weight:400;line-height:1.2em;display:flex;padding:14px 20px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:30px;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none"><path d="M5 7.5L10 12.5L15 7.5" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>') center center no-repeat;background-color:#e8e8e2;background-repeat:no-repeat;background-position:calc(100% - 20px) center}.category-select-letter:focus{box-shadow:0 0 8px #989890}.category-select-letter{max-width:335px;width:100%;height:48px;background:#fafafa;display:inline-flex;padding:14px 20px;justify-content:center;align-items:center;gap:94px;outline:none;border:none;box-shadow:0 0 0 transparent;transition:box-shadow .25s;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:30px;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none"><path d="M5 7.5L10 12.5L15 7.5" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>') center center no-repeat;background-color:#fafafa;background-repeat:no-repeat;background-position:calc(100% - 20px) center}.filters-title{width:261px;margin-bottom:14px;margin-left:25px;margin-top:100px;color:#010101;text-align:center;font-family:Neue Montreal;font-size:20px;font-style:normal;font-weight:500;line-height:1.2em}.filters-text{width:279px;margin-left:16px;margin-bottom:180px;color:#010101b3;text-align:center;font-family:Neue Montreal;font-size:18px;font-style:normal;font-weight:400;line-height:1.33em}.filters-span{color:#6d8434;font-family:Neue Montreal;font-size:20px;font-style:normal;font-weight:500;line-height:1.33em}@media screen and (min-width: 768px){.filter-section{width:100%;width:768px;padding-bottom:40px;margin:0 auto}.filter-form{display:inline-flex;gap:8px;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center}.input-box{width:269px;height:52px}.keyword-input{display:inline-flex;justify-content:center;align-items:center;border:none;outline:none;background:transparent;width:100%;padding:16px 60px 12px 20px;box-sizing:border-box}.keyword-input::placeholder{color:#010101;font-family:Neue Montreal;font-size:18px;font-style:normal;font-weight:400;line-height:1.33em}.submit-btn{display:flex;cursor:pointer;width:fit-content;margin-right:20px;background:transparent;border:none;padding:0}.category-select{width:189px;height:52px;border-radius:30px;border:1px solid rgba(1,1,1,.3);display:flex;padding:12px 20px 16px;justify-content:center;align-items:center;gap:44px;color:#010101;font-family:Neue Montreal;font-size:18px;font-style:normal;font-weight:400;line-height:1.33em;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none"><path d="M5 7.5L10 12.5L15 7.5" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>') center center no-repeat;background-color:#e8e8e2;background-repeat:no-repeat;background-position:calc(100% - 20px) center}.category-select-letter{width:189px;height:52px;border-radius:30px;display:flex;padding:12px 20px 16px;justify-content:center;align-items:center;gap:44px;outline:none;color:#010101;font-family:Neue Montreal;font-size:18px;font-style:normal;font-weight:400;line-height:1.33em;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none"><path d="M5 7.5L10 12.5L15 7.5" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>') center center no-repeat;background-color:#e8e8e2;background-repeat:no-repeat;background-position:calc(100% - 20px) center}.category-select-letter{width:200px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none"><path d="M5 7.5L10 12.5L15 7.5" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>') center center no-repeat;background-color:#fafafa;background-repeat:no-repeat;background-position:calc(100% - 20px) center;outline:none;border:none}.filters-title{width:367px;margin-bottom:14px;margin-left:169px;margin-top:150px;color:#010101;text-align:center;font-family:Neue Montreal;font-size:20px;font-style:normal;font-weight:500;line-height:1.2em}.filters-text{width:371px;margin-left:167px;margin-bottom:300px;color:#010101b3;text-align:center;font-family:Neue Montreal;font-size:18px;font-style:normal;font-weight:400;line-height:1.33em}.filters-span{color:#6d8434;font-family:Neue Montreal;font-size:20px;font-style:normal;font-weight:500;line-height:1.33em}}@media screen and (min-width: 1440px){.filter-section{width:100%;max-width:1440px;padding-bottom:60px}.filter-form{display:inline-flex;flex-direction:row;gap:8px;flex-wrap:wrap;padding:0;margin:0 auto}.input-box{width:269px;height:51px;border-radius:30px;border:1px solid rgba(1,1,1,.3);overflow:hidden;display:inline-flex;align-items:center;background-color:#e8e8e2}.keyword-input{padding:14px 60px 14px 20px}.keyword-input::placeholder{color:#010101;font-family:Neue Montreal;font-size:18px;font-style:normal;font-weight:400;line-height:1.33em}.submit-btn{cursor:pointer;width:fit-content;background:transparent;border:none;padding:0;margin-right:20px}.submit-btn img{display:block;align-items:center}.category-select{width:189px;height:52px;border-radius:30px;border:1px solid rgba(1,1,1,.3);display:flex;padding:12px 20px 16px;justify-content:center;align-items:center;gap:44px;color:#010101;font-family:Neue Montreal;font-size:18px;font-style:normal;font-weight:400;line-height:1.33em;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none"><path d="M5 7.5L10 12.5L15 7.5" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>') center center no-repeat;background-color:#e8e8e2;background-repeat:no-repeat;background-position:calc(100% - 20px) center}.category-select-letter{width:189px;height:52px;border-radius:30px;outline:none;border:none;display:flex;padding:12px 20px 16px;justify-content:center;align-items:center;gap:44px;color:#010101;font-family:Neue Montreal;font-size:18px;font-style:normal;font-weight:400;line-height:1.33em;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none"><path d="M5 7.5L10 12.5L15 7.5" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>') center center no-repeat;background-color:#e8e8e2;background-repeat:no-repeat;background-position:calc(100% - 20px) center}.category-select-letter{width:200px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none"><path d="M5 7.5L10 12.5L15 7.5" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>') center center no-repeat;background-color:#fafafa;background-repeat:no-repeat;background-position:calc(100% - 20px) center;outline:none;border:none}.filters-title{width:367px;margin-bottom:14px;margin-left:315px;margin-top:200px;color:#010101;text-align:center;font-family:Neue Montreal;font-size:20px;font-style:normal;font-weight:500;line-height:1.2em}.filters-text{width:371px;margin-left:315px;margin-bottom:900px;color:#010101b3;text-align:center;font-family:Neue Montreal;font-size:18px;font-style:normal;font-weight:400;line-height:1.33em}.filters-span{color:#6d8434;font-family:Neue Montreal;font-size:20px;font-style:normal;font-weight:500;line-height:24px}}@media screen and (max-width: 767px){.tui-pagination{max-width:312px;width:100%;margin:0 auto}.tui-page-btn{width:33.5px;height:33.5px!important;text-align:center;border-radius:60px}.tui-pagination .tui-page-btn{color:var(--second-text);font-family:Neue Montreal;font-size:13px;font-style:normal;font-weight:500}.tui-first-child{margin-left:8px!important}.tui-last-child{margin-right:8px!important}}@media screen and (min-width: 768px){.tui-pagination{max-width:472px;width:100%;margin:50px auto 100px}.tui-first-child{margin-left:32px!important}.tui-last-child{margin-right:32px!important}}@media screen and (min-width: 1440px){.tui-pagination{margin:40px auto 61px;max-width:472px;width:100%;height:auto}.tui-first-child{margin-left:32px!important}.tui-last-child{margin-right:32px!important}}.hidden{display:none}.pagination-container{display:flex;gap:4px;justify-content:center;text-align:center;margin-top:40px;margin-bottom:80px}.pagination-container.hidden{display:none}.tui-pagination{height:29.5px;display:flex;gap:4px;line-height:normal;text-align:center;justify-content:center}.tui-page-btn .tui-prev-is-ellip .tui-first-child{display:none}.tui-page-btn{width:29.5px;height:29.5px;text-align:center;border-radius:60px}.tui-ico-prev .tui-ico-next{color:var(--second-text);text-align:center}.tui-next,.tui-last{background-color:var(--third-bg);text-align:center;border-radius:60px;display:flex}.tui-prev,.tui-first{background-color:var(--third-bg);text-align:center;margin-right:0}.tui-pagination .tui-is-selected,.tui-pagination strong{background:var(--second-bg);border-color:var(--second-bg)}.tui-first{margin-left:0}.tui-page-btn .tui-next-is-ellip .tui-last-child{display:flex;justify-content:center;align-items:center;padding:0}.tui-pagination .tui-ico-ellip{color:var(--second-text)}.tui-pagination .tui-page-btn{display:flex;justify-content:center;align-items:center;color:var(--second-text);font-family:Neue Montreal;font-size:12px;font-style:normal;font-weight:500;padding:8px;width:40px;height:40px}.tui-pagination .tui-is-selected,.tui-pagination strong{color:var(--main-bg)}.tui-pagination .tui-ico-last,.tui-pagination .tui-ico-next,.tui-pagination .tui-ico-prev,.tui-pagination .tui-ico-first{margin:auto}.tui-pagination .tui-first,.tui-pagination .tui-prev,.tui-pagination .tui-next,.tui-pagination .tui-last,.tui-pagination .tui-prev-is-ellip,.tui-pagination .tui-next-is-ellip{justify-content:center;display:flex;border:0px;color:var(--main-bg);margin:auto}.tui-pagination .tui-next,.tui-pagination .tui-last{margin-left:4px}.tui-pagination .tui-prev,.tui-pagination .tui-first{margin-right:4px}.tui-pagination .tui-page-btn{border:0px}.tui-page-btn:focus,.tui-page-btn:hover{background-color:var(--third-bg)}.tui-page-btn.tui-next:focus,.tui-page-btn.tui-next:hover,.tui-page-btn.tui-last:hover,.tui-page-btn.tui-last:focus,.tui-page-btn.tui-first:focus,.tui-page-btn.tui-first:hover,.tui-page-btn.tui-prev:hover,.tui-page-btn.tui-prev:focus{background-color:var(--second-bg)}.tui-page-btn:hover,.tui-page-btn:focus{transition:all .25s cubic-bezier(.4,0,.2,1)}.tui-pagination .tui-ico-ellip{opacity:.5}.popular-left{display:flex;flex-direction:column;gap:10px}.products-title{margin-bottom:20px;font-family:Neue Montreal;font-size:28px;font-style:normal;font-weight:500;line-height:1.16}@media screen and (min-width: 768px){.products-title{font-size:28px;line-height:1.14}}.js-popular-list{display:flex;flex-direction:column;gap:13px;margin-bottom:80px;align-items:center}@media screen and (min-width: 768px){.js-popular-list{flex-direction:row;flex-wrap:wrap;margin-bottom:64px;width:563px}}@media screen and (min-width: 1440px){.js-popular-list{flex-direction:column;margin-bottom:40px;width:100%}}.product-template{display:flex;flex-direction:row;align-items:center;gap:10px;padding-left:12px}.popular-product-item{border-radius:20px;background:var(--third-bg);padding:12px;width:100%}@media screen and (min-width: 768px){.popular-product-item{width:calc((100% - 13px)/2)}}@media screen and (min-width: 1440px){.popular-product-item{width:275px;height:98px}}.cart-button-pop{background-color:var(--second-bg);border-radius:50%;padding:4px;position:absolute;top:0;right:0;pointer-events:auto}.cart-button-pop .cart-icon{width:12px;height:12px;display:block;margin:0 auto;pointer-events:none}.popular-con{display:flex;gap:10px;position:relative}.product-image-container{background:#e8e8e2;cursor:pointer;width:74px;height:74px;display:flex;justify-content:center;border-radius:10px;text-align:center;overflow:hidden}.product-image{padding-top:9px;padding-bottom:9px;justify-content:center;text-align:center;margin:0 auto}@media screen and (min-width: 1440px){.product-text-pop{gap:5px}}.cart-button-pop:hover{background:var(--second-bg)}.cart-icon-pop{fill:var(--second-bg);display:block;width:12px;height:12px}.cart-button-pop:hover .cart-icon-pop{fill:var(--main-bg)}.product-name{color:var(--text);font-family:Neue Montreal;font-size:18px;font-style:normal;font-weight:500;line-height:1.11}@media screen and (min-width: 768px){.product-name{font-size:18px;line-height:1.2}}.product{color:#0101014d;font-family:Neue Montreal;font-size:12px;font-style:normal;font-weight:400;line-height:18px}.margin{margin-bottom:9px}.category-value,.popularity-value,.size-value{color:#010101;font-family:Neue Montreal;font-size:12px;font-style:normal;font-weight:400;line-height:14px}.add-to-cart-btn{border:none;display:inline-flex;padding:4px;justify-content:center;align-items:center;gap:10px;cursor:pointer;border-radius:30px}@media (min-width: 768px) and (max-width: 1280px){.products-container{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start}.product-con{width:251px;height:74px}.product-template{width:275px;height:98px}}@media (min-width: 1280px){.product-con{width:251px;height:74px}.product-template{width:275px;height:98px}.products-container{margin-bottom:40px}.contain{margin-top:136px;width:275px;display:flex;flex-direction:column;align-content:flex-end;align-items:flex-end}}.discount-products{margin-top:80px}@media screen and (min-width: 768px){.discount-products{margin-top:64px}}@media screen and (min-width: 1440px){.discount-products{margin-top:40px}}.discount-product-item{border-radius:15px;background-color:var(--third-bg);padding:16px}@media screen and (min-width: 768px){.discount-product-item{width:calc((100% - 32px)/2)}}@media screen and (min-width: 1440px){.discount-product-item{width:100%;height:232px}}.discount-con{position:relative}.discount-products{margin-bottom:80px}.js-discount-list{display:flex;flex-direction:column;gap:20px}@media screen and (min-width: 768px){.js-discount-list{flex-direction:row;flex-wrap:wrap;gap:32px}}@media screen and (min-width: 1440px){.js-discount-list{flex-direction:column;gap:20px}.product-name-disc,.product-name{font-size:16px}}.discount-image-container{border-radius:10px;background:var(--main-bg);margin-bottom:23px}@media screen and (min-width: 1440px){.discount-image-container{margin-bottom:21px}}.discount-image{text-align:center;margin:0 auto;padding-top:18px;padding-bottom:18px}.discount-info-container{display:flex;align-items:center;justify-content:space-between}.discount-text-container{display:flex;justify-content:right;align-items:center;width:87px;gap:6px}.cart-button-disk{border-radius:30px;background:var(--second-bg);padding:8px;pointer-events:auto}.cart-button-disk .cart-icon{width:18px;height:18px;display:block;margin:0 auto;pointer-events:none}.div-icon-discount{position:absolute;top:-12px;right:-6px}.icon-discoun{width:100%;height:100%}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;white-space:nowrap;clip-path:inset(100%);clip:rect(0 0 0 0);overflow:hidden}@media screen and (min-width: 1440px){.products-list-container{width:925px}}@media screen and (min-width: 1440px){.prodacts-container{display:flex;gap:40px}}.js-products-list{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;align-items:center}@media screen and (min-width: 768px){.js-products-list{column-gap:32px;row-gap:32px;margin:0 auto}}@media screen and (min-width: 1440px){.js-products-list{column-gap:20px;row-gap:40px;margin:0 auto}}.product-item{border-radius:20px;background:var(--third-bg);padding:20px;width:100%}@media screen and (min-width: 768px){.product-item{width:calc((100% - 32px)/2)}}@media screen and (min-width: 1440px){.product-item{width:calc((100% - 40px) / 3);height:363px}.popularity{flex-basis:100%}}.product-img-container{border-radius:10px;background:var(--main-bg);text-align:center}.product-img{text-align:center;margin:0 auto;padding-top:19px;padding-bottom:19px}.product-title-mark{color:var(--text);font-size:18px;font-weight:500;line-height:1.11;margin-top:20px;margin-bottom:10px}@media screen and (min-width: 768px){.product-title-mark{font-size:20px;line-height:1.2}}.product-parameter-container{display:flex;flex-wrap:wrap;gap:8px}.product-parameter{color:var(--second-text);font-family:Neue Montreal;font-size:12px;font-weight:400;line-height:1.17}.span-parameter-value{color:var(--text);font-family:Neue Montreal;font-size:12px;font-weight:400;line-height:1.17}.price-card-container{margin-top:20px;display:flex;justify-content:space-between;align-items:center}.price{color:var(--text);font-size:20px;font-weight:500;line-height:1.2}.cart-button-css{background-color:var(--second-bg);border-radius:50%;width:34px;height:34px;padding:8px;pointer-events:auto}.cart-icon{fill:var(--main-bg);width:18px;height:18px;display:inline-block;text-align:center;margin:0 auto;pointer-events:none}element.style{display:inline-block}.footer{background-color:var(--second-bg);padding-top:40px;padding-bottom:20px}.footer-container{display:flex;flex-direction:column}.footer-logo{display:inline-flex;justify-content:flex-start;margin-bottom:20px}.footer-logo-link{display:flex;color:var(--main-bg);text-decoration:none;align-items:center;gap:8px}.footer-logo-link:hover{background:rgba(232,232,226,.2);border-radius:30px;outline:3px solid var(--main-bg)}.footer-logo-link:focus{box-shadow:0 0 0 3px #e8e8e2b3;border-radius:30px}.logo-span{color:var(--main-bg);align-items:center;width:118px;height:20px;font-family:QuincyCF-black;font-size:18px;font-style:normal;font-weight:900;line-height:1.1em;letter-spacing:-.36px}.footer-logo-icon{fill:var(--second-bg);background-color:var(--main-bg);border-radius:50%}.footer-social-list{display:flex;gap:12px}.footer-img-icons{color:var(--main-bg);border-radius:10px;border:1px solid rgba(232,232,226,.3)}.footer-img-icons:hover{background:rgba(232,232,226,.2);border:3px solid var(--main-bg)}.footer-img-icons:focus{outline:none;background:rgba(232,232,226,.2);box-shadow:0 0 0 3px #e8e8e233;border:3px solid var(--main-bg)}.footer-reklam-title{color:var(--main-bg);font-family:Neue Montreal;font-size:20px;font-style:normal;font-weight:500;line-height:1.2em;letter-spacing:-.48px;margin-top:40px;margin-bottom:14px}.footer-text{color:#e8e8e2b3;font-family:Neue Montreal;font-size:14px;font-style:normal;font-weight:400;line-height:1.2em}.footer-form{display:flex;flex-direction:column;gap:14px}.footer-form-text{color:var(--main-bg);font-family:Neue Montreal;font-size:14px;font-style:normal;font-weight:400;line-height:1.2em;margin-top:80px;margin-bottom:20px}.footer-form-input{width:285px;height:42px;border-radius:30px;border:1px solid var(--main-bg);background-color:transparent;color:#e8e8e299;font-family:Neue Montreal;font-size:14px;font-style:normal;font-weight:400;line-height:1.3em;padding-left:18px;outline:none}.footer-form-input:focus{box-shadow:0 0 0 3px #e8e8e2b3}.footer-form-input::placeholder{color:#e8e8e299}.footer-form-input::placeholder:hover{color:var(--second-bg)}.footer-form-button{width:285px;height:42px;border-radius:30px;background:var(--main-bg);justify-content:center;align-items:center;border:none;color:#010101;font-family:Neue Montreal;font-size:14px;font-style:normal;font-weight:500;line-height:1.3em;margin-bottom:80px;outline:none}.footer-form-button:hover{color:var(--second-bg)}.footer-form-button:focus{color:var(--second-bg);box-shadow:0 0 0 3px #e8e8e2b3}.footer-privacy-text{margin-bottom:8px;color:var(--main-bg);font-family:Neue Montreal;font-size:14px;font-style:normal;font-weight:400;line-height:1.3em;opacity:.9}.footer-privacy-polisy{color:var(--main-bg);font-family:Neue Montreal;font-size:14px;font-style:normal;font-weight:400;line-height:1.3em}.footer-span{color:var(--main-bg);font-size:14px}@media screen and (min-width: 375px){.footer-logo{margin-top:20px}.footer-reklam-title{font-size:24px}.footer-form-input,.footer-form-button{width:335px;height:42px}}@media screen and (min-width: 768px){.footer-wramp{display:flex;align-items:flex-start}.footer-logo{margin-top:0}.footer-logo-icon{width:32px;height:32px}.logo-span{font-size:24px;line-height:1em;letter-spacing:-.48px;width:157px;height:24px}.footer-logo-social{margin-right:78px}.footer-reklam-title{font-size:40px;margin-top:0}.footer-text,.footer-form-text{font-size:18px;line-height:1.3em}.footer-form-input{width:336px;height:48px;font-size:14px;line-height:1.5em}.footer-form-button{width:336px;height:48px;font-size:16px;line-height:1.5em}.footer-privacy{display:flex;justify-content:space-between}}@media screen and (min-width: 1440px){.footer-logo-social{margin-right:149px}.footer-reklam-form{display:flex;align-items:flex-start;gap:148px}.footer-reklam{width:410px}.footer-reklam-title{line-height:1.2em;margin-bottom:20px}.footer-text{margin-bottom:128px}.footer-form-text{margin-top:0}.footer-form-input{font-size:16px}.footer-form-button{font-size:16px;margin-bottom:148px}}.modal-prod-wrapper{display:none;background:rgba(1,1,1,.4);position:fixed;top:0;left:0;width:100%;z-index:100;height:100%}.modal-prod-text span{color:var(--btn-black)}.modal-active{display:block}.stop-scroll{height:100%;overflow:hidden}.modal-prod-card{position:absolute;top:50%;left:50%;transform:translate(-50%) translateY(-50%);width:100%;max-height:535px;background-color:var(--third-bg);border-radius:20px;padding:40px 20px;position:relative}@media only screen and (min-width: 375px){.modal-prod-card{width:335px}}@media only screen and (min-width: 768px){.modal-prod-card{max-height:380px;width:600px;padding:40px}}.modal-prod-close-btn{position:absolute;top:14px;right:14px;background-color:transparent;border:none;padding:0;width:22px;height:22px}@media only screen and (min-width: 768px){.modal-prod-close-btn{top:24px;right:24px;width:28px;height:28px}}.modal-prod-close-btn{position:absolute;top:14px;right:14px;background-color:transparent;border:none;padding:0}@media only screen and (min-width: 768px){.modal-prod-close-btn{top:24px;right:24px}}@media only screen and (min-width: 768px){.modal-prod-information-wrap{display:flex;gap:24px;margin-bottom:48px}}.modal-prod-img-wrap{max-width:100%;height:212px;border-radius:10px;background-color:var(--main-bg);display:flex;justify-content:center;align-items:center;text-align:center;margin-bottom:20px}@media only screen and (min-width: 768px){.modal-prod-img-wrap{margin-bottom:0}}@media only screen and (min-width: 768px){.modal-prod-name-wrap{max-width:256px}}@media only screen and (min-width: 768px){.modal-prod-img-wrap{width:240px}}.modal-prod-img{max-width:100%;height:160px}.modal-prod-name{font-size:18px;margin-bottom:10px}@media only screen and (min-width: 768px){.modal-prod-name{font-size:20px;line-height:1.2}}.modal-prod-list{display:flex;row-gap:8px;column-gap:9px;flex-wrap:wrap;margin-bottom:20px}@media only screen and (min-width: 768px){.modal-prod-list{margin-bottom:24px}}.modal-prod-text{color:#0101014d;font-size:12px;font-weight:400;line-height:1.16}.modal-prod-desc{color:#010101b3;font-size:14px;font-weight:400;line-height:1.29;overflow:auto;max-height:54px}@media only screen and (min-width: 768px){.modal-prod-desc{font-size:16px;line-height:1.25;max-height:120px}}.modal-prod-price-elem{display:flex;justify-content:space-between;align-items:flex-end;margin-top:40px}.modal-prod-price{font-size:18px;line-height:1.1}@media only screen and (min-width: 768px){.modal-prod-price{font-size:20px;line-height:1.2}}.modal-prod-add-btn{background-color:var(--second-bg);color:var(--main-bg);border-radius:30px;border:none;display:flex;min-width:116px;padding:12px 24px;justify-content:center;align-items:center;gap:10px;cursor:pointer}.modal-prod-add-btn:hover,.modal-prod-add-btn:focus{background-color:var(--btn-green-dark)}@media only screen and (min-width: 768px){.modal-prod-add-btn{min-width:130px;padding:10px 28px}}.modal-prod-basket-icon{fill:var(--main-bg);width:22px;height:22px}@media only screen and (min-width: 768px){.modal-prod-basket-icon{width:24px;height:24px}}.modal-order-wrap{display:none;background:rgba(1,1,1,.4);position:fixed;top:0;left:0;width:100%;z-index:100;height:100%}.modal-show-order{display:block}.modal-order-succ{top:50%;left:50%;transform:translate(-50%) translateY(-50%);width:100%;min-height:509px;background-color:var(--main-bg);border-radius:20px;padding:40px 20px 60px;display:flex;flex-direction:column;align-items:center;position:relative}@media only screen and (min-width: 375px){.modal-order-succ{width:335px;max-height:428px}}@media only screen and (min-width: 768px){.modal-order-succ{width:560px;height:509px;padding:80px 40px}}.modal-order-succ-btn{position:absolute;top:14px;right:14px;background-color:transparent;border:none;padding:0;width:22px;height:22px}@media only screen and (min-width: 768px){.modal-order-succ-btn{width:28px;height:28px;top:24px;right:24px}}.modal-prod-close-icon{width:22px;height:22px}@media only screen and (min-width: 768px){.modal-prod-close-icon{width:28px;height:28px}}.modal-prod-close-img-wrap{position:relative;margin-bottom:43px}@media only screen and (min-width: 768px){.modal-prod-close-img-wrap{margin-bottom:40px}}.modal-prod-close-img{max-width:100%;height:140px}@media only screen and (min-width: 768px){.modal-prod-close-img{width:140px}}.modal-prod-close-shadow{position:absolute;top:109px;left:auto;width:145px}.modal-order-succ-title{font-size:18px;line-height:1.1;text-transform:uppercase;margin-bottom:20px}@media only screen and (min-width: 768px){.modal-order-succ-title{font-size:32px;line-height:1}}.modal-order-succ-text{color:#010101b3;text-align:center;font-size:14px;font-weight:400;line-height:1.29;max-width:295px}@media only screen and (min-width: 768px){.modal-order-succ-text{font-size:18px;line-height:1.33;max-width:480px}}.modal-success-title{color:var(--text);font-size:18px;line-height:1.11;text-transform:uppercase;margin-bottom:20px}.modal-check{fill:var(--second-bg);width:170px;height:170px}@media only screen and (min-width: 768px){.modal-check{height:155px}}.modal-success-message{font-size:14px;line-height:1.3;text-align:center;color:#010101b3}@media only screen and (min-width: 768px){.modal-success-title{font-size:32px;line-height:1}}@media only screen and (min-width: 768px){.modal-success-message{font-size:18px;line-height:1.33}}.loader:before{content:"";position:absolute;left:calc(50% - 24px);top:15px;width:48px;height:48px;border:5px dotted rgb(99,99,99);border-radius:50%;animation:rotation 2s linear infinite;z-index:9999}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.modal-order-wrap.loader:before,.modal-prod-wrapper.loader:before{left:calc(50% - 24px);top:calc(50vh - 24px);z-index:9999}:root{--main-bg: #e8e8e2;--second-bg: #6d8434;--third-bg: #fafafa;--text: #010101;--second-text: #a3a3a3;--btn-green-dark: #586f1f;--btn-black: #010101;--discount: #fdc152;--black-transparent: #0101014d;--second-transparent: #e8e8e899;--transition-duration: .25s;--transition-delay: .25s}body{font-family:Neue Montreal,sans-serif;background-color:var(--main-bg)}section{width:100%}.container{width:100%;margin:0 auto;padding:0 20px}@media screen and (min-width: 375px){.container{max-width:375px}}@media screen and (min-width: 768px){.container{max-width:768px;padding:0 32px}}@media screen and (min-width: 1440px){.container{max-width:1440px;padding:0 100px}}
