@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";*{font-family:Poppins!important}html{scroll-behavior:smooth}.hero-title{font-family:Poppins,sans-serif;font-weight:800;font-size:48px}@media(min-width:600px){.hero-title{font-size:54px}}@media(min-width:1024px){.hero-title{font-size:60px}}.subtitle{font-family:Poppins,sans-serif;font-weight:600;font-size:32px}@media(min-width:600px){.subtitle{font-size:34px}}@media(min-width:1024px){.subtitle{font-size:36px}}.heading{font-family:Poppins,sans-serif;font-weight:700;font-size:24px}@media(min-width:600px){.heading{font-size:26px}}@media(min-width:1024px){.heading{font-size:28px}}.body-text{font-family:Roboto,sans-serif;font-weight:400;font-size:14px}@media(min-width:600px){.body-text{font-size:15px}}@media(min-width:1024px){.body-text{font-size:16px}}.caption{font-family:Roboto,sans-serif;font-weight:400;font-size:12px}@media(min-width:600px){.caption{font-size:13px}}@media(min-width:1024px){.caption{font-size:14px}}.chips{font-weight:500;font-size:11px}@media(min-width:600px){.chips{font-size:12px}}@media(min-width:1024px){.chips{font-size:13px}}.cursor-pointer{cursor:pointer}.cursor-disable{cursor:not-allowed}.not-found-container{display:flex;justify-content:center;flex-direction:column;align-items:center;background-color:#c9e9fd;height:100vh}.not-found-container img{width:40%;min-width:280px}.not-found-button{margin-top:20px;padding:1rem 2rem;background-color:#002f6c;color:#fff;border-radius:2rem;font-weight:700}.not-found-button:hover{background-color:#001f4c}.list-none{list-style:none}.no-products-found{display:flex;justify-content:center;align-items:center}.no-products-found img{width:50%;height:auto}@media(max-width:520px){.no-products-found img{width:100%}}.product-grid{width:100%;gap:1rem;justify-content:center}.product-grid__item{max-width:400px;display:flex;flex-direction:column}.product-card{border-radius:.7rem;overflow:hidden}.product-card__image-container{width:100%;height:-moz-fit-content;height:fit-content;display:flex;justify-content:center;align-items:flex-end;background-color:#e5e7eb;overflow:hidden;border-radius:.3rem;cursor:pointer;transition:transform .3s ease-in-out;margin-bottom:.5rem}.product-card__image-container .pc-tag,.product-card__image-container .rating-chip{display:flex;padding:.75px 5.506px;justify-content:center;align-items:center;border-radius:35.021px;position:absolute;z-index:5;color:#fff;font-family:Jost;font-size:8.767px;font-style:normal;font-weight:600;line-height:26.581px;letter-spacing:1.342px;top:4px;left:3px;text-transform:uppercase}.product-card__image-container .rating-chip{top:10px;right:10px;left:auto}.product-card__details .product-card__countries{display:flex;gap:5px}.product-card__country{display:flex;align-items:center;justify-content:center;border:1px solid #000;border-radius:50%;width:18px;height:18px;overflow:hidden;margin-top:-2px}.product-card__country img{width:22px;height:22px;object-fit:cover;display:block}.product-card__image{bottom:0;object-fit:cover!important;width:100%;height:100%;overflow:hidden;transition:transform .3s ease-in-out}@media(max-width:480px){.product-card__image{width:100%!important;object-fit:cover!important;height:100%!important}}.product-card__image-container:hover .product-card__image{transform:scale(1.1)}.product-card__title{font-size:14px;font-style:normal;font-weight:400;line-height:20.575px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;padding-right:18px;color:#111827;margin:1px 6px;min-height:41.15px}@media(max-width:480px){.product-card__title{font-size:12px!important;line-height:1.3!important;max-width:200px!important;white-space:nowrap!important;min-height:20px!important;-webkit-line-clamp:2!important}}.product-card__brand{max-width:170px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:14px;color:#2563eb;font-weight:500;margin:1px 6px}@media(max-width:480px){.product-card__brand{font-size:12px!important}}.product-card__price{font-size:14px;color:#2563eb;font-weight:400;margin:1px 6px}.product-card__details{display:flex;gap:15px;align-items:center;margin:1px 6px 6px}@media(max-width:400px){.product-card__details{width:100%;margin-bottom:2px}}.product-card__color,.product-card__size{font-size:12px;color:#111827;margin:0;display:flex;gap:5px;justify-content:center;align-items:center}@media(max-width:800px){.product-grid{grid-template-columns:repeat(2,1fr)!important;gap:1rem!important}}@media(max-width:768px){.product-grid{grid-template-columns:repeat(2,1fr)!important;gap:1.5rem;padding:0!important;margin-bottom:7px}.product-grid__item .product-card__image-container{height:-moz-fit-content!important;height:fit-content!important}.product-grid__item .product-card__brand,.product-grid__item .product-card__title{font-size:13px}.product-grid__item .product-card__color,.product-grid__item .product-card__price,.product-grid__item .product-card__size{font-size:12px}}@media(max-width:480px){.product-grid{grid-template-columns:repeat(2,1fr)!important;margin-bottom:10px;padding:0 16px!important}.product-grid .product-card{width:186px}.product-grid .product-card__item .product-card__image-container{height:227px!important}.product-grid .product-card__item .product-card__price{font-size:11px}.product-grid .product-card__item .product-card__details{gap:8px!important}.product-grid .product-card__item .product-card__color,.product-grid .product-card__item .product-card__size{font-size:10px}}@media(max-width:400px){.product-grid{grid-template-columns:repeat(2,1fr)!important}.product-grid .product-card{width:163px}.product-grid .product-card__item .product-card__image-container{height:-moz-fit-content!important;height:fit-content!important}.product-grid .product-card__item .product-card__title{max-width:unset!important}}@media(max-width:350px){.product-grid{grid-template-columns:repeat(1,1fr)!important}.product-card{width:100%!important}}.product-card__price-row{display:flex;align-items:center;gap:4px}.price-flags{display:none}.details-flags{display:flex}@media(max-width:480px){.price-flags{display:flex;gap:4px}.details-flags{display:none!important}.product-card__price-row{justify-content:flex-start}}