@font-face{font-family:"Andes";src:url(/css/fonts/andes-regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Andes";src:url(/css/fonts/andes-bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"Andes";src:url(/css/fonts/andes-regular-it.woff2) format("woff2");font-weight:400;font-style:italic;font-display:swap}.delete-button,.save-button{border:0}.delete-button,.outlined-btn,.save-button{display:inline-block;display:-moz-inline-block;border-radius:25px;padding:10px 40px;color:#000;font-weight:700;cursor:pointer;transition:.15s all}.save-button{background:#38c172}.delete-button{background:#e3342f}.outlined-btn{background:0 0;border:1px solid #134e66}.default-button{padding:10px 22px;transition:.15s;font-weight:700;font-size:18px;border:0;border-radius:25px}.primary-button{background:#800001;color:#fff}.primary-button:hover{background:#670001;color:#fff}.secondary-button{background:#052f40;color:#fff}.secondary-button:hover{background:#031e28;color:#fff}.main-page-hero{background:linear-gradient(45deg,#63bde2a1,#c4dbe4a1);padding:30px 0;position:relative;box-shadow:0 0 3px 0 #27a0d1;border-bottom-left-radius:15px;border-bottom-right-radius:15px}.main-page-hero .hero-card,.main-page-hero .hero-img{border-radius:15px;box-shadow:3px 6px 18px -4px #00000030;height:100%;width:100%;object-fit:cover;background:#fff;max-height:275px}.main-page-hero .hero-card{padding:15px 10px;display:flex;flex-direction:column;justify-content:space-between}.page-divider{background:0 0;position:relative;margin-top:-20px;display:flex;align-items:center;justify-content:space-around}.page-divider .left{width:calc(50% - 40px);height:4px;background:#5a9bb5;border-radius:4px}.page-divider .icon{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#9f0708;color:#fff;font-size:20px;box-shadow:inset 2px 4px 3px #6d5b1c4a}.page-divider .right{width:calc(50% - 40px);height:4px;background:#5a9bb5;border-radius:2px}.fooldal .category-container{margin-top:-25px}.main-page-products{padding:15px 0 30px;background:#f9f9f9}.main-page-products .product-box h2{display:inline-flex;align-items:center;border-bottom:2px solid #800001}.main-page-products .product-box h2 img{height:35px;width:35px;object-fit:contain;margin-right:10px}.main-page-products .product-box .scroll-sm{overflow-x:scroll}.main-page-products .product-box .product-card{border-radius:10px;background:#fff;box-shadow:2px 4px 10px -1px #00000030;height:100%;display:flex;flex-direction:column;justify-content:space-between;transition:box-shadow .25s}.main-page-products .product-box .product-card img{width:100%;object-fit:cover;height:140px;border-radius:10px}.main-page-products .product-box .product-card h3{font-size:16px;color:#052f40;font-weight:700;padding:4px 10px;margin-bottom:0;height:45px;display:-webkit-box;word-break:break-word;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.main-page-products .product-box .product-card .description{padding:5px 10px}.main-page-products .product-box .product-card .description .price-box{display:flex;color:#800001;align-items:center;justify-content:space-between}.category-container h2,.main-page-products .product-box .product-card .description .price-box data{font-weight:700}.main-page-products .product-box .product-card .description .price-box i{font-size:16px;color:#052f40;transition:color .2s ease-in-out}.main-page-products .product-box .product-card:hover{box-shadow:2px 4px 16px -1px #00000045}.main-page-products .product-box .product-card:hover i{color:#134e66!important}.main-page-products .product-box .fake-card{border-radius:10px;box-shadow:3px 6px 18px -4px #00000030;position:relative;height:100%;width:100%;transition:box-shadow .25s;overflow:hidden}.main-page-products .product-box .fake-card .link{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;font-size:24px;word-break:break-word;color:#f9f9f9}.main-page-products .product-box .fake-card .link i{color:#f9f9f9;font-size:28px;margin-top:5px}.main-page-products .product-box .fake-card .more-p-text{line-height:1.2;transition:margin-bottom .2s ease-in-out}.main-page-products .product-box .fake-card img{width:100%;height:100%;object-fit:cover;filter:brightness(.45);transition:filter .25s}.main-page-products .product-box .fake-card:hover{box-shadow:2px 4px 16px -1px #00000045}.main-page-products .product-box .fake-card:hover .more-p-text{margin-bottom:15px}.main-page-products .product-box .fake-card:hover img{filter:brightness(.55)}@media (min-width:576px){.main-page-products .product-box .product-card img{height:180px}.main-page-products .product-box .product-card .description{padding:10px 12px}}@media (min-width:768px){.main-page-products .product-box .product-card img{height:220px}}@media (min-width:992px){.main-page-hero{padding:50px 0;box-shadow:0 0 5px 1px #27a0d1;border-bottom-left-radius:35px;border-bottom-right-radius:35px}.main-page-hero .hero-card{border-radius:25px;padding:25px 15px}.main-page-hero .hero-img{border-radius:25px}.page-divider{margin-top:-25px}.page-divider .left,.page-divider .right{height:6px;border-radius:3px;width:calc(50% - 100px)}.page-divider .icon{height:50px;width:50px;font-size:24px}.fooldal .category-container{margin-top:-25px}.main-page-products{padding:25px 0 50px}.main-page-products .product-box .scroll-sm{overflow-x:unset}.main-page-products .product-box .product-card img{height:200px}.main-page-products .product-box .product-card h3{padding:10px 15px 5px;font-size:20px;height:60px}.main-page-products .product-box .product-card .description{padding:5px 15px 10px;font-size:16px}.main-page-products .product-box .product-card .description .price-box{font-size:18px}.main-page-products .product-box .product-card .description .price-box i{font-size:26px}.main-page-products .fake-card .link{font-size:28px}.main-page-products .fake-card .link i{font-size:32px;margin-top:10px}}.category-container{padding:30px 0 15px;background:#f9f9f9}.category-container .category-box{display:flex;flex-direction:column;align-items:center;height:100%;padding:10px 5px;border-radius:10px;background:#fff;text-align:center;cursor:pointer;box-shadow:3px 6px 18px -4px #00000030;transition:box-shadow .25s}.category-container .category-box img{width:100%;height:40px;object-fit:contain;margin-bottom:20px;transition:transform .2s ease-in-out}.category-container .category-box h3{font-size:16px;color:#052f40;font-weight:700}.category-container .category-box:hover{box-shadow:3px 6px 24px -2px #00000045}.category-container .category-box:hover img{transform:scale(1.2)}.category-container--bg-main{background:#fffdfc}@media (min-width:992px){.category-container{padding:50px 0 25px}.category-container .category-box{border-radius:15px;padding:15px 5px}.category-container .category-box img{height:50px}}