.EditNews_EditNews__H0S7C{background-color:var(--main-bg-color);min-height:100%;padding:5rem 10rem;border-radius:1rem}.CreateNews_CreateNews___8a1R{display:flex;flex-direction:column;align-items:center;min-height:calc(100vh - 7rem);background-color:var(--main-bg-color);color:#fff;padding:5rem}.CreateNews_CreateNews__title__d3PEQ{color:var(--secondary-yellow);font-size:1.9rem;text-transform:uppercase;font-weight:300;letter-spacing:1px;margin-bottom:3rem}.CreateNews_CreateNews__form__no4yT{display:flex;flex-direction:column;align-items:center;width:60%;font-size:1.4rem}.CreateNews_CreateNews__label__0qipL{display:flex;flex-direction:column;margin-bottom:1rem;font-size:1.6rem}.CreateNews_CreateNews__label__error__A1lF6{color:red}.CreateNews_CreateNews__label__0qipL input{padding:1rem;border:1px solid var(--secondary-yellow);border-radius:1rem;font-size:1.4rem;outline:none}.CreateNews_CreateNews__label__0qipL input:active,.CreateNews_CreateNews__label__0qipL input:focus{outline:1px solid var(--secondary-yellow)}.CreateNews_CreateNews__label__0qipL textarea{padding:1rem;border:1px solid var(--secondary-yellow);border-radius:2rem;font-size:1.4rem;outline:none}.CreateNews_CreateNews__label__0qipL textarea:active,.CreateNews_CreateNews__label__0qipL textarea:focus{outline:1px solid var(--secondary-yellow)}.CreateNews_CreateNews___8a1R button{margin-top:2rem;width:30%;align-self:center;font-size:1.6rem;padding:1rem 2rem;background-color:var(--main-bg-color);border:1px solid var(--secondary-yellow);color:var(--secondary-yellow);border-radius:1.2rem;box-shadow:1rem 1rem 2rem rgba(0,0,0,.4);transition:all .2s ease-in-out}.CreateNews_CreateNews___8a1R button:hover{background-color:var(--secondary-yellow);border:1px solid var(--main-bg-color);color:var(--main-bg-color);transform:scale(1.05);cursor:pointer;box-shadow:1rem 1rem 2rem rgba(0,0,0,.4)}.CreateProduct_CreateProduct__izUla{display:flex;flex-direction:column;color:#fff;align-items:center}.CreateProduct_CreateProduct__izUla h3{color:var(--secondary-yellow);font-size:1.9rem;text-transform:uppercase;font-weight:300;letter-spacing:1px;margin-bottom:3rem}.CreateProduct_CreateProduct_form__1XIXJ{display:flex;flex-direction:column;width:60%;font-size:1.4rem}.CreateProduct_CreateProduct_form__1XIXJ button{margin-top:2rem;width:20%;align-self:center;font-size:1.6rem;padding:1rem 2rem;background-color:var(--main-bg-color);border:1px solid var(--secondary-yellow);color:var(--secondary-yellow);border-radius:1.2rem;box-shadow:1rem 1rem 2rem rgba(0,0,0,.4);transition:all .2s ease-in-out}.CreateProduct_CreateProduct_form__1XIXJ button:hover{background-color:var(--secondary-yellow);border:1px solid var(--main-bg-color);color:var(--main-bg-color);transform:scale(1.05);cursor:pointer;box-shadow:1rem 1rem 2rem rgba(0,0,0,.4)}.CreateProduct_CreateProduct__izUla label{display:flex;flex-direction:column;margin-bottom:1rem;font-size:1.6rem}.CreateProduct_CreateProduct__izUla input,.CreateProduct_CreateProduct__izUla select{padding:1rem;border:1px solid var(--secondary-yellow);border-radius:1rem;font-size:1.4rem}#CreateProduct_file__JfXlt::-webkit-file-upload-button{margin-right:20px;border:none;background-color:var(--main-bg-color);color:var(--secondary-yellow);padding:10px 20px;border-radius:10px;cursor:pointer}#CreateProduct_file__JfXlt::file-selector-button{margin-right:20px;border:none;background-color:var(--main-bg-color);color:var(--secondary-yellow);padding:10px 20px;border-radius:10px;cursor:pointer}.DeleteButton_DeleteButton__yLjwy{display:none;border-radius:2rem;transition:all .3s ease-in-out;font-size:1.6rem;text-align:center;padding:1.5rem 3rem;cursor:pointer;background-color:#d92e26;border:3px solid #d92e26;color:#fff;font-weight:600}.DeleteButton_DeleteButton__yLjwy:hover{background-color:#fff;color:#e1341e}.News_News__n3as_{margin-top:5rem;padding:3rem;color:#fff;display:flex;flex-direction:column;align-items:center;gap:2rem}@media(max-width:56.25em){.News_News__n3as_{padding:1rem}}.News_News__notFound__tVpG5{text-align:center;margin-top:2rem;font-size:3rem;color:#fff}.ProductCard_ProductCard__7Ug_u{background-size:cover;background-position:50%;border-radius:2rem;border-width:4px;border-style:solid;border-color:var(--secondary-yellow);transition:all .3s ease-in-out;padding:3rem}.ProductCard_ProductCard__7Ug_u:hover{transform:scale(1.05)}.ProductCard_ProductCard__7Ug_u:hover .ProductCard_ProductCard__title__pv4l7{opacity:1}.ProductCard_ProductCard__7Ug_u:hover .ProductCard_ProductCard__adminContent__hIzID button,.ProductCard_ProductCard__7Ug_u:hover .ProductCard_ProductCard__link_admin__FM_lO{display:block}.ProductCard_ProductCard__title__pv4l7{color:var(--main-bg-color);color:#fff;font-size:3rem;text-transform:uppercase;text-align:center;opacity:0;transition:all .3s ease-in-out}.ProductCard_ProductCard__adminContent__hIzID{height:100%;display:flex;justify-content:space-around;align-items:flex-end;padding-bottom:3rem}.ProductCard_ProductCard__link__cG3pV{display:block;min-height:100%;min-width:100%}.ProductCard_ProductCard__link_admin__FM_lO{display:none;text-decoration:none;color:var(--main-bg-color);font-size:1.6rem;text-align:center;padding:1.5rem 3rem;border:1px solid var(--secondary-yellow);border-radius:2rem;transition:all .3s ease-in-out;background-color:var(--secondary-yellow)}.ProductCard_ProductCard__link_admin__FM_lO:hover{transform:scale(1.02)}.ProductCard_ProductCard__link_admin__FM_lO:not(:last-child){margin-right:2rem}.ProductCard_ProductCard__link_admin__FM_lO:not(:last-child):hover{background-color:var(--main-bg-color);color:var(--secondary-yellow)}.ProductCard_ProductCard__link_admin__FM_lO:last-child{background-color:#d92e26;border-color:#d92e26;color:#26d1d9}.ProductCard_ProductCard__link_admin__FM_lO:last-child:hover{background-color:#26d1d9;border-color:#e1341e;color:#e1341e}.SingleNews_SingleNews__gYMK6{width:85%;max-height:-moz-fit-content;max-height:fit-content;background-color:var(--main-bg-color);position:relative;padding:2rem;display:flex;flex-direction:column;align-items:center;border:2px solid var(--secondary-yellow);border-radius:2rem}@media(max-width:56.25em){.SingleNews_SingleNews__gYMK6{width:100%}}.SingleNews_SingleNews__gYMK6:hover .SingleNews_SingleNews__adminContent__XwcWC button,.SingleNews_SingleNews__gYMK6:hover .SingleNews_SingleNews__editLink___hVHw{display:block}.SingleNews_SingleNews__title__OjID5{font-family:var(--display-font);color:var(--secondary-yellow);font-size:2rem;text-transform:uppercase;text-align:center;margin-bottom:1rem}.SingleNews_SingleNews__content__J1W3m{margin:1rem 0;padding:.5rem 1rem;min-width:100%}.SingleNews_SingleNews__content__J1W3m,.SingleNews_SingleNews__date__y4Hkg{font-size:1.4rem;line-height:2.5rem;color:#fff;letter-spacing:1px;text-align:left}.SingleNews_SingleNews__date__y4Hkg{align-self:flex-start}.SingleNews_SingleNews__adminContent__XwcWC{position:absolute;top:0;right:0;min-height:100%;min-width:100%;display:flex;justify-content:space-around;align-items:flex-end;padding-bottom:2rem;transition:all .3s ease-in-out}.SingleNews_SingleNews__editLink___hVHw{display:none;text-decoration:none;color:var(--main-bg-color);font-size:1.6rem;text-align:center;padding:1.5rem 3rem;border:1px solid var(--secondary-yellow);border-radius:2rem;transition:all .3s ease-in-out;background-color:var(--secondary-yellow)}.SingleNews_SingleNews__editLink___hVHw:hover{transform:scale(1.02)}.hirek_Hirek__fxbvN{width:100%;background-color:var(--main-bg-color);min-height:calc(100vh - 7rem);padding:5rem}@media(max-width:37.5em){.hirek_Hirek__fxbvN{padding:1rem}}.hirek_Hirek__title__Jtse8{font-family:var(--display-font);color:#fff;font-size:5rem;text-transform:uppercase;text-align:center;margin-bottom:5rem}