.titlePage{position:absolute;bottom:0;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;padding:30px 0;z-index:2;gap:10px}.titlePage h1{color:#fff;font-family:Comme,sans-serif;font-size:2.5em}.titlePage h2{color:#fff;font-family:Bowlby One SC,sans-serif;font-weight:400;font-size:3em}main{position:relative;background-color:#1d1d1b;overflow:hidden;color:#fff}.shopText{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;text-align:center;padding:60px 40px;max-width:1200px;margin:0 auto;left:50%}.shopText h2{width:100%;color:#fff;font-family:Bowlby One SC,sans-serif;font-weight:400;font-size:2.5em;padding-bottom:20px}.shopText p{flex:1;color:#fff;font-family:Comme,sans-serif;font-size:1.5em}.vert{color:#00612d}.gadget{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;padding:40px;max-width:1200px;margin:0 auto}.grid-item{background-color:#00612d;border-radius:12px;padding:20px;display:flex;flex-direction:column;align-items:center;text-align:center}.grid-item img{width:70%;border-radius:8px;margin:15px 0}.grid-item h3{color:#fff;font-family:Bowlby One SC,sans-serif;font-weight:200;font-size:1.5em;padding:10px}.containerShop{max-width:1200px;margin:0 auto;padding:40px}.titleShop{text-align:center;max-width:700px;margin:0 auto 50px}.titleShop h2{color:#fff;font-family:Bowlby One SC,sans-serif;font-weight:400;font-size:2.2em;margin-bottom:15px}.titleShop p{color:#fff;font-family:Comme,sans-serif;font-size:1.1em;line-height:1.6}.gridShop{display:grid;grid-template-columns:repeat(2,1fr);gap:50px}.gridShopItem{display:flex;flex-direction:column;gap:20px}.imgItemShop{display:flex;flex-direction:column;gap:12px}.mainImgShop{width:100%;aspect-ratio:1 / 1;border-radius:16px;overflow:hidden;background-color:#262624}.mainImgShop img{width:100%;height:100%;object-fit:cover;transition:opacity .25s ease}.thumbImgShop{display:flex;flex-wrap:wrap;gap:10px}.thumbImgShop img{width:70px;height:70px;object-fit:cover;border-radius:8px;cursor:pointer;opacity:.6;border:2px solid transparent;transition:opacity .25s ease,border-color .25s ease}.thumbImgShop img:hover,.thumbImgShop img.active{opacity:1;border-color:#00612d}.textItemShop{display:flex;flex-direction:column;gap:6px}.textItemShop h3{color:#00612d;font-family:Bowlby One SC,sans-serif;font-weight:400;font-size:1.3em}.textItemShop h4{color:#fff;font-family:Comme,sans-serif;font-weight:600;font-size:1.3em}.badgeItem--new{align-self:flex-start;background-color:#001b0d;color:#fff;font-family:Comme,sans-serif;font-weight:600;font-size:.85em;padding:4px 14px;border-radius:20px}.lightbox{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:#000000e6;z-index:1000;justify-content:center;align-items:center;cursor:pointer}.lightbox.active{display:flex}.lightbox img{max-width:90%;max-height:90%;border-radius:12px}h1{text-align:center;font-family:Comme,sans-serif;color:#fff;font-size:2.2rem;line-height:1.4;letter-spacing:.5px;max-width:800px;margin:80px auto;padding:0 20px}h1 span{display:block;font-size:1.2rem;margin-top:15px;opacity:.8}h1 .highlight{color:#00c853;font-weight:600}.text-h4{font-size:1rem;color:#f0f8ff8f}@media(max-width:480px){.titlePage h1{font-size:1.2em}.titlePage h2{font-size:1.5em}.titlePage{padding:15px 0}.shopText{padding:30px 15px}.shopText h2{font-size:1.5em}.shopText p{font-size:1em}.gadget{grid-template-columns:1fr;gap:20px;padding:20px;margin-bottom:30px}.grid-item h3{font-size:1.2em}.grid-item img{width:60%}h1{margin:5%}.containerShop{padding:20px}.gridShop{grid-template-columns:1fr;gap:40px}.thumbImgShop img{width:60px;height:60px}.textItemShop h3,.textItemShop h4{font-size:1.1em}}
