@charset "UTF-8";.Navbar_scrollLock__08Nyl{overflow:hidden}.Navbar_navbar__czf23{background-color:var(--whiteColor2);width:100%;height:60px;position:fixed;top:0;left:0;box-shadow:0 1px 4px var(--blackColor);transition:all .3s ease;z-index:1000}.Navbar_navbar__container__YtpPi{display:flex;justify-content:space-between;align-items:center;height:100%;max-width:1400px;margin:0 auto;padding:0 1rem}@media(min-width:1200px){.Navbar_navbar__container__YtpPi{padding:0 2rem}}.Navbar_navbar__left___thaO{display:flex;align-items:center}.Navbar_navbar__left__logo__XCq05{display:flex;align-items:center;font-size:1.8rem;margin:8px 0;-webkit-background-clip:text;color:transparent;background-clip:text;background-image:var(--gradientColor);-webkit-text-stroke:1px var(--blackColor)}.Navbar_navbar__left__logo__XCq05 p{font-weight:700}@media(max-width:768px){.Navbar_navbar__left__logo__XCq05{font-size:1.6rem}}.Navbar_navbar__left__link__itXYz{display:flex;align-items:center;text-decoration:none;color:inherit;transition:.3s ease}.Navbar_navbar__left__link__itXYz:hover{transform:scale(1.03)}.Navbar_navbar__menu__xLLPF{display:flex;align-items:center;transition:all .3s ease}.Navbar_navbar__menu__xLLPF ul{display:flex;align-items:center;list-style:none;padding:0;margin:0}.Navbar_navbar__menu__xLLPF ul li{padding:.5rem .9rem;margin:0 .4rem;cursor:pointer;color:var(--grayColor);font-weight:600;font-size:1rem;border-radius:8px;transition:all .25s ease;position:relative}.Navbar_navbar__menu__xLLPF ul li.Navbar_active__CxVZZ,.Navbar_navbar__menu__xLLPF ul li:hover{background-image:var(--gradientColor);-webkit-background-clip:text;color:transparent;background-clip:text;-webkit-text-stroke:.5px var(--blackColor)}.Navbar_navbar__menu__xLLPF ul li.Navbar_active__CxVZZ:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:25px;height:2px;background-image:var(--gradientColor);border-radius:10px}.Navbar_navbar__menu__xLLPF .Navbar_mobileOnlySection__RSeBd{display:flex;flex-direction:column;width:100%;margin-top:1rem;border-top:1px solid rgba(0,0,0,.1);padding-top:1rem}@media(max-width:992px){.Navbar_navbar__menu__xLLPF{position:fixed;top:60px;left:0;width:100%;height:calc(100vh - 60px);background-color:var(--whiteColor2);transform:translateX(-100%);visibility:hidden;opacity:0;transition:transform .3s ease,visibility .3s ease,opacity .3s ease;box-shadow:0 1px 4px var(--blackColor);padding:1rem 0;overflow-y:auto;z-index:999}.Navbar_navbar__menu__show__wMrPh{transform:translateX(0);visibility:visible;opacity:1}.Navbar_navbar__menu__xLLPF ul{flex-direction:column;align-items:flex-start;width:100%;padding:0 1rem}.Navbar_navbar__menu__xLLPF ul li{width:100%;margin:.3rem 0;padding:.7rem 1rem;font-size:1.1rem}.Navbar_navbar__menu__xLLPF ul li.Navbar_active__CxVZZ:after{display:none}.Navbar_navbar__menu__mobileLogin__4tnBV{width:100%;padding:0 1rem;margin-bottom:1rem}.Navbar_navbar__menu__mobileLogin__4tnBV button{width:100%;padding:.7rem;background-image:var(--gradientColor);border:none;border-radius:8px;font-weight:600;font-size:1rem;cursor:pointer;box-shadow:0 2px 5px rgba(0,0,0,.1);transition:all .3s ease}.Navbar_navbar__menu__mobileLogin__4tnBV button:hover{transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.15)}.Navbar_navbar__menu__mobileProfile__hvG37{width:100%;padding:0 1rem}.Navbar_navbar__menu__mobileProfile__info__QiRR_{display:flex;align-items:center;padding:.8rem;border-bottom:1px solid rgba(0,0,0,.1)}.Navbar_navbar__menu__mobileProfile__info__QiRR_ p{margin-left:1rem;font-weight:600;font-size:1rem;color:var(--blackColor)}.Navbar_navbar__menu__mobileProfile__avatar__Yhblr{border-radius:50%;object-fit:cover}.Navbar_navbar__menu__mobileLinks__xuy0L{display:flex;flex-direction:column;width:100%;margin-top:.5rem}.Navbar_navbar__menu__mobileLinks__xuy0L a,.Navbar_navbar__menu__mobileLinks__xuy0L button{display:flex;align-items:center;padding:.7rem 1rem;color:var(--blackColor);text-decoration:none;font-size:.95rem;transition:all .2s ease;background:none;border:none;text-align:left;cursor:pointer;width:100%}.Navbar_navbar__menu__mobileLinks__xuy0L a i,.Navbar_navbar__menu__mobileLinks__xuy0L button i{margin-right:.8rem;font-size:1.1rem}.Navbar_navbar__menu__mobileLinks__xuy0L a:hover,.Navbar_navbar__menu__mobileLinks__xuy0L button:hover{background-color:rgba(0,0,0,.05)}.Navbar_navbar__menu__mobileLinks__xuy0L button.Navbar_logoutButton__FyLTK{color:#d32f2f;margin-top:.5rem;border-top:1px solid rgba(0,0,0,.1)}.Navbar_navbar__menu__mobileLinks__xuy0L button.Navbar_logoutButton__FyLTK:hover{background-color:rgba(211,47,47,.1)}}.Navbar_navbar__czf23 .Navbar_menuBackdrop__UpR7E{display:none}@media(max-width:992px){.Navbar_navbar__czf23 .Navbar_menuBackdrop__UpR7E{display:block;position:fixed;top:60px;left:0;width:100%;height:100vh;background-color:rgba(0,0,0,.5);z-index:998}}.Navbar_navbar__right__hjuTA{display:flex;align-items:center}.Navbar_navbar__right__hjuTA .Navbar_loginButton__Rm3xM{margin-right:.8rem;padding:.5rem 1rem;background-image:var(--gradientColor);border:none;border-radius:8px;font-weight:600;font-size:.85rem;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 4px rgba(0,0,0,.1)}.Navbar_navbar__right__hjuTA .Navbar_loginButton__Rm3xM:hover{transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.15)}@media(max-width:992px){.Navbar_navbar__right__hjuTA .Navbar_loginButton__Rm3xM{display:none}}.Navbar_navbar__right__hjuTA .Navbar_iconButton__Ub7O_{display:flex;align-items:center;justify-content:center;width:34px;height:34px;margin-right:.6rem;border:none;background-color:var(--blueColor2);border-radius:50%;cursor:pointer;transition:all .3s ease}.Navbar_navbar__right__hjuTA .Navbar_iconButton__Ub7O_ i{color:var(--whiteColor);font-size:1.1rem}.Navbar_navbar__right__hjuTA .Navbar_iconButton__Ub7O_:hover{transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.15)}.Navbar_navbar__right__hjuTA .Navbar_iconButton__Ub7O_:hover i{transform:scale(1.1)}.Navbar_navbar__right__hjuTA .Navbar_freelancerButton__s7pr5{height:34px;padding:0 .9rem;margin-right:.8rem;background:var(--blueColor2);border:none;border-radius:8px;color:var(--whiteColor);font-weight:600;font-size:.75rem;cursor:pointer;transition:all .3s ease;white-space:nowrap}.Navbar_navbar__right__hjuTA .Navbar_freelancerButton__s7pr5:hover{transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.15)}@media(max-width:576px){.Navbar_navbar__right__hjuTA .Navbar_freelancerButton__s7pr5{padding:0;width:34px;border-radius:50%}.Navbar_navbar__right__hjuTA .Navbar_freelancerButton__s7pr5 span{display:none}.Navbar_navbar__right__hjuTA .Navbar_freelancerButton__s7pr5:before{content:"";font-family:boxicons;font-size:1.1rem}}.Navbar_navbar__right__hjuTA .Navbar_profileDropdown__wPQwW{display:flex;align-items:center;padding:.4rem .8rem;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1);cursor:pointer;position:relative;transition:all .3s ease}.Navbar_navbar__right__hjuTA .Navbar_profileDropdown__wPQwW:hover{box-shadow:0 4px 8px rgba(0,0,0,.15)}.Navbar_navbar__right__hjuTA .Navbar_profileDropdown__avatar__un5pw{width:26px;height:26px;border-radius:50%;object-fit:cover}.Navbar_navbar__right__hjuTA .Navbar_profileDropdown__name__koPwy{margin:0 .4rem;font-weight:600;font-size:.85rem;max-width:100px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:768px){.Navbar_navbar__right__hjuTA .Navbar_profileDropdown__name__koPwy{display:none}}.Navbar_navbar__right__hjuTA .Navbar_profileDropdown__icon__J5AoQ{font-size:.9rem;color:var(--grayColor);transition:transform .3s ease}@media(max-width:768px){.Navbar_navbar__right__hjuTA .Navbar_profileDropdown__icon__J5AoQ{display:none}}.Navbar_navbar__right__hjuTA .Navbar_profileDropdown__menu__Tof3f{position:absolute;top:110%;right:0;width:200px;background-color:var(--whiteColor2);border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15);list-style:none;padding:.4rem 0;margin:0;z-index:1001;animation:Navbar_fadeIn__nX4Pi .3s ease}@keyframes Navbar_fadeIn__nX4Pi{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Navbar_navbar__right__hjuTA .Navbar_profileDropdown__menu__Tof3f li{display:flex;align-items:center;padding:.6rem 1rem;cursor:pointer;transition:all .2s ease;font-size:.9rem}.Navbar_navbar__right__hjuTA .Navbar_profileDropdown__menu__Tof3f li i{margin-right:.7rem;font-size:1rem}.Navbar_navbar__right__hjuTA .Navbar_profileDropdown__menu__Tof3f li:hover{background-color:rgba(0,0,0,.05)}.Navbar_navbar__right__hjuTA .Navbar_profileDropdown__menu__Tof3f li.Navbar_logoutItem__GgMU5{color:#d32f2f;border-top:1px solid rgba(0,0,0,.1);margin-top:.4rem}.Navbar_navbar__right__hjuTA .Navbar_profileDropdown__menu__Tof3f li.Navbar_logoutItem__GgMU5:hover{background-color:rgba(211,47,47,.1)}@media(max-width:992px){.Navbar_navbar__right__hjuTA .Navbar_profileDropdown__wPQwW{display:none}}.Navbar_navbar__right__hjuTA .Navbar_hamburger__r4nIF{display:none;flex-direction:column;justify-content:center;width:34px;height:34px;background:none;border:none;cursor:pointer;padding:0;z-index:1001}.Navbar_navbar__right__hjuTA .Navbar_hamburger__line__pYvWd{display:block;width:22px;height:2px;margin:3px auto;background-color:var(--blackColor);transition:all .3s ease}.Navbar_navbar__right__hjuTA .Navbar_hamburger__active__1i80B .Navbar_hamburger__line__pYvWd:first-child{transform:translateY(8px) rotate(45deg)}.Navbar_navbar__right__hjuTA .Navbar_hamburger__active__1i80B .Navbar_hamburger__line__pYvWd:nth-child(2){opacity:0}.Navbar_navbar__right__hjuTA .Navbar_hamburger__active__1i80B .Navbar_hamburger__line__pYvWd:nth-child(3){transform:translateY(-8px) rotate(-45deg)}@media(max-width:992px){.Navbar_navbar__right__hjuTA .Navbar_hamburger__r4nIF{display:flex}}@media(max-width:576px){.Navbar_navbar__czf23{height:50px}.Navbar_navbar__container__YtpPi{padding:0 .8rem}.Navbar_navbar__left__logo__XCq05{font-size:1.5rem}.Navbar_navbar__right__hjuTA .Navbar_freelancerButton__s7pr5,.Navbar_navbar__right__hjuTA .Navbar_iconButton__Ub7O_{width:30px;height:30px;margin-right:.4rem}.Navbar_navbar__right__hjuTA .Navbar_freelancerButton__s7pr5 i,.Navbar_navbar__right__hjuTA .Navbar_iconButton__Ub7O_ i{font-size:1rem}.Navbar_navbar__right__hjuTA .Navbar_hamburger__r4nIF{width:30px;height:30px}.Navbar_navbar__right__hjuTA .Navbar_hamburger__line__pYvWd{width:20px}.Navbar_navbar__czf23 .Navbar_menuBackdrop__UpR7E,.Navbar_navbar__menu__xLLPF{top:50px}}.Products_product__LbCDQ{padding-top:60px;background-color:var(--whiteColor2);display:flex;flex-direction:column;width:100%}.Products_product__hero__ROXLG{width:100%;background:linear-gradient(0deg,#1b68db,#08439b);padding:1rem 0}@media(max-width:768px){.Products_product__hero__ROXLG{padding:1rem 0}}.Products_product__slider__D_eL2{width:85%;max-width:1200px;margin:0 auto}.Products_product__slider__D_eL2 .slick-dots{bottom:15px}.Products_product__slider__D_eL2 .slick-dots li button:before{color:var(--whiteColor);opacity:.5;font-size:10px}.Products_product__slider__D_eL2 .slick-dots li.Products_slick-active__bR40a button:before{opacity:1;color:var(--whiteColor)}.Products_product__slider__D_eL2 .slick-next,.Products_product__slider__D_eL2 .slick-prev{z-index:1}.Products_product__slider__D_eL2 .slick-next:before,.Products_product__slider__D_eL2 .slick-prev:before{font-size:30px}.Products_product__slider__D_eL2 .slick-prev{left:15px}.Products_product__slider__D_eL2 .slick-next{right:15px}@media(max-width:768px){.Products_product__slider__D_eL2{width:95%}}.Products_product__slide__GTYoh{position:relative;border-radius:12px;overflow:hidden;height:300px}.Products_product__slide__image__PWK7A{width:100%;height:100%;object-fit:cover;border-radius:12px}.Products_product__slide__overlay__mLNjW{position:absolute;bottom:0;left:0;width:100%;padding:2rem;background:linear-gradient(0deg,rgba(0,0,0,.8),transparent);color:var(--whiteColor)}.Products_product__slide__overlay__mLNjW h2{font-size:clamp(1.5rem,4vw,2.5rem);font-weight:700;margin-bottom:.5rem;text-shadow:0 2px 4px rgba(0,0,0,.3)}.Products_product__slide__overlay__mLNjW p{font-size:clamp(1rem,2vw,1.2rem);max-width:80%;text-shadow:0 1px 2px rgba(0,0,0,.3);margin-bottom:1.2rem}@media(max-width:576px){.Products_product__slide__overlay__mLNjW p{max-width:100%}.Products_product__slide__overlay__mLNjW{padding:1.5rem 1rem}}.Products_product__slide__button__t6sRH{background-color:var(--blueColor4);color:var(--whiteColor);border:none;border-radius:30px;padding:.8rem 1.5rem;font-weight:600;font-size:1rem;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 10px rgba(0,0,0,.2)}.Products_product__slide__button__t6sRH:hover{background-color:var(--blueColor3);transform:translateY(-2px);box-shadow:0 6px 15px rgba(0,0,0,.3)}@media(max-width:576px){.Products_product__slide__button__t6sRH{font-size:.9rem;padding:.6rem 1.2rem}}@media(max-width:768px){.Products_product__slide__GTYoh{height:300px}}@media(max-width:576px){.Products_product__slide__GTYoh{height:250px}}.Products_product__container__ctpmx{max-width:1400px;margin:0 auto;padding:1.5rem 2rem;width:100%}@media(max-width:576px){.Products_product__container__ctpmx{padding:2rem 1rem}}.Products_product__header__xxN6L{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;margin-bottom:1.5rem;gap:1rem}.Products_product__title__3AXwf{font-size:clamp(1rem,2vw,1.5rem);font-weight:700;color:var(--blackColor);margin:0;display:flex;align-items:center;flex-wrap:wrap;gap:1rem}.Products_product__count__XjqNu{font-size:.9rem;font-weight:500;background-color:var(--blueColor4);color:var(--whiteColor);padding:.3rem .8rem;border-radius:20px}.Products_product__actions__n_yZ0{display:flex;align-items:center;gap:.8rem}@media(max-width:768px){.Products_product__actions__n_yZ0{width:100%;margin-top:1rem}}.Products_product__search__8ivUw{display:flex;width:300px;position:relative}@media(max-width:768px){.Products_product__search__8ivUw{flex:1 1}}.Products_product__searchInput__aVGCH{width:100%;padding:.8rem 40px .8rem 1rem;border:1px solid var(--grayColor);border-radius:30px;font-size:.9rem;transition:all .3s ease}.Products_product__searchInput__aVGCH:focus{outline:none;border-color:var(--blueColor4);box-shadow:0 0 0 2px rgba(27,104,219,.1)}.Products_product__searchButton__kD9iQ{position:absolute;right:5px;top:50%;transform:translateY(-50%);background:none;border:none;color:var(--blueColor4);padding:.5rem;border-radius:50%;cursor:pointer}.Products_product__searchButton__kD9iQ i{font-size:1.3rem}.Products_product__searchButton__kD9iQ:hover{background-color:rgba(27,104,219,.1)}.Products_product__filterToggle__0G_3I{display:flex;align-items:center;gap:.5rem;padding:.8rem 1.2rem;border:1px solid var(--blueColor4);background-color:var(--whiteColor);color:var(--blueColor4);border-radius:30px;cursor:pointer;font-weight:500;transition:all .3s ease;font-size:.9rem}.Products_product__filterToggle__0G_3I i{font-size:1.2rem}.Products_product__filterToggle__0G_3I:hover{background-color:rgba(27,104,219,.1)}.Products_product__filterToggle__active__sVZw_{background-color:var(--blueColor4);color:var(--whiteColor)}.Products_product__filterToggle__active__sVZw_:hover{background-color:var(--blueColor3)}@media(max-width:768px){.Products_product__filterToggle__0G_3I{padding:.8rem}.Products_product__filterToggle__0G_3I span{display:none}}.Products_product__filterPanel__nJIKR{background-color:var(--whiteColor);padding:1.5rem;border-radius:12px;box-shadow:0 5px 15px rgba(0,0,0,.05);margin-bottom:1.5rem;animation:Products_slideDown__oqNPf .3s ease}@keyframes Products_slideDown__oqNPf{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Products_product__filterPanel__content__C9qeq{display:flex;flex-wrap:wrap;gap:2rem}@media(max-width:768px){.Products_product__filterPanel__content__C9qeq{flex-direction:column;gap:1.5rem}}.Products_product__filterSection__rlwLt{flex:1 1;min-width:200px}.Products_product__filterTitle__Iwsys{font-size:1rem;font-weight:600;margin:0 0 1rem;color:var(--blackColor);padding-bottom:.5rem;border-bottom:1px solid var(--grayColor)}.Products_product__filterCategories__fipUo{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));grid-gap:.5rem;gap:.5rem}.Products_product__filterItem___JeTJ{margin-bottom:.7rem}.Products_product__filterItem___JeTJ:last-child{margin-bottom:0}.Products_product__filterLabel__GdBoH{display:flex;align-items:center;position:relative;padding-left:30px;cursor:pointer;font-size:.9rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;color:var(--blackColor2)}.Products_product__filterCheckbox__IgGqd{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.Products_product__filterCheckbox__IgGqd:checked~.Products_product__filterCheckmark__G7jm1{background-color:var(--blueColor4);border-color:var(--blueColor4)}.Products_product__filterCheckbox__IgGqd:checked~.Products_product__filterCheckmark__G7jm1:after{display:block}.Products_product__filterCheckmark__G7jm1{position:absolute;top:0;left:0;height:18px;width:18px;background-color:var(--whiteColor);border:1px solid var(--grayColor);border-radius:3px;transition:all .3s ease}.Products_product__filterCheckmark__G7jm1:after{content:"";position:absolute;display:none;left:6px;top:2px;width:5px;height:10px;border:solid var(--whiteColor);border-width:0 2px 2px 0;transform:rotate(45deg)}.Products_product__filterActions__HytqZ{display:flex;gap:1rem;align-items:center;margin-top:1.5rem}@media(max-width:576px){.Products_product__filterActions__HytqZ{flex-direction:column;width:100%}}.Products_product__filterReset__XcKa3{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.2rem;background-color:var(--whiteColor);border:1px solid var(--grayColor);border-radius:30px;font-weight:500;cursor:pointer;transition:all .3s ease}.Products_product__filterReset__XcKa3 i{font-size:1.1rem}.Products_product__filterReset__XcKa3:hover{background-color:var(--grayColor);color:var(--blackColor)}@media(max-width:576px){.Products_product__filterReset__XcKa3{width:100%;justify-content:center;order:2}}.Products_product__filterApply___DYEp{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.2rem;background-color:var(--blueColor4);color:var(--whiteColor);border:none;border-radius:30px;font-weight:500;cursor:pointer;transition:all .3s ease}.Products_product__filterApply___DYEp i{font-size:1.1rem}.Products_product__filterApply___DYEp:hover{background-color:var(--blueColor3);transform:translateY(-2px);box-shadow:0 4px 10px rgba(0,0,0,.1)}@media(max-width:576px){.Products_product__filterApply___DYEp{width:100%;justify-content:center;order:1}}.Products_product__content__pdNqu{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:1.5rem;gap:1.5rem}@media(max-width:1200px){.Products_product__content__pdNqu{grid-template-columns:repeat(4,1fr)}}@media(max-width:992px){.Products_product__content__pdNqu{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.Products_product__content__pdNqu{display:flex!important;flex-wrap:wrap!important;gap:10px;justify-content:space-between}}.Products_product__cardLink__8tr__{text-decoration:none;color:inherit;display:block;transition:transform .3s ease;height:100%}.Products_product__cardLink__8tr__:hover{transform:translateY(-5px)}@media(max-width:768px){.Products_product__cardLink__8tr__{width:calc(50% - 5px)!important;margin-bottom:10px}}.Products_product__empty___7_eL{grid-column:1/-1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:3rem 2rem;background-color:var(--whiteColor);border-radius:12px;box-shadow:0 5px 15px rgba(0,0,0,.05)}@media(max-width:768px){.Products_product__empty___7_eL{width:100%}}.Products_product__empty___7_eL i{font-size:3rem;color:var(--blueColor3);margin-bottom:1rem;opacity:.7}.Products_product__empty___7_eL h3{font-size:1.3rem;font-weight:600;margin-bottom:.5rem;color:var(--blackColor)}.Products_product__empty___7_eL p{color:var(--grayColor);max-width:300px;margin:0 auto 1.5rem}.Products_product__resetButton__o1Zml{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background-color:var(--blueColor4);color:var(--whiteColor);border:none;border-radius:30px;font-weight:500;cursor:pointer;transition:all .3s ease}.Products_product__resetButton__o1Zml i{font-size:1.1rem}.Products_product__resetButton__o1Zml:hover{background-color:var(--blueColor3);transform:translateY(-2px);box-shadow:0 6px 15px rgba(0,0,0,.1)}.Products_product__cta__TeeZA{margin-top:4rem;background:linear-gradient(45deg,var(--blueColor4),var(--blueColor3));border-radius:12px;padding:3rem 2rem;color:var(--whiteColor);box-shadow:0 5px 15px rgba(0,0,0,.05);text-align:center}.Products_product__cta__content__nbCVu{max-width:700px;margin:0 auto}.Products_product__cta__title__BuzKw{font-size:1.8rem;font-weight:700;margin-bottom:1rem}.Products_product__cta__text__8roJu{font-size:1.1rem;margin-bottom:1.5rem;opacity:.9}.Products_product__cta__button__aRjiq{background-color:var(--whiteColor);color:var(--blueColor4);border:none;border-radius:30px;padding:1rem 2rem;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px rgba(0,0,0,.15)}.Products_product__cta__button__aRjiq:hover{transform:translateY(-3px);box-shadow:0 8px 25px rgba(0,0,0,.2)}@media(max-width:576px){.Products_product__cta__button__aRjiq{width:100%;padding:.9rem 1.5rem}.Products_product__cta__TeeZA{padding:2rem 1.5rem;margin-top:3rem}.Products_product__cta__title__BuzKw{font-size:1.5rem}.Products_product__cta__text__8roJu{font-size:1rem}}.Card_card__sLfPq{background-color:var(--whiteColor);border-radius:12px;overflow:hidden;box-shadow:0 5px 15px rgba(0,0,0,.05);display:flex;flex-direction:column;height:100%;transition:all .3s ease;border:1px solid rgba(0,0,0,.05);width:100%}.Card_card__sLfPq:hover{box-shadow:0 10px 25px rgba(0,0,0,.1);border-color:var(--blueColor3)}.Card_card__sLfPq:hover .Card_card__image__tezGd{transform:scale(1.05)}.Card_card__imageWrap__d4jtz{position:relative;width:100%;aspect-ratio:1/1;overflow:hidden;background-color:var(--whiteColor2)}@media(max-width:768px){.Card_card__imageWrap__d4jtz{aspect-ratio:4/3}}.Card_card__image__tezGd{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.Card_card__placeholder__6Sk2y{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:3rem;font-weight:600;color:var(--whiteColor);background:linear-gradient(45deg,var(--blueColor4) 0,var(--blueColor3) 100%)}@media(max-width:768px){.Card_card__placeholder__6Sk2y{font-size:2rem}}.Card_card__rating__Qz44L{position:absolute;top:10px;left:10px;display:flex;align-items:center;padding:.3rem .6rem;background-color:var(--whiteColor);border-radius:20px;font-size:.8rem;font-weight:600;color:var(--blackColor);box-shadow:0 2px 8px rgba(0,0,0,.1)}.Card_card__rating__Qz44L i{color:#ffba08;margin-right:.3rem;font-size:.9rem}@media(max-width:768px){.Card_card__rating__Qz44L{top:5px;left:5px;padding:.2rem .4rem;font-size:.7rem}.Card_card__rating__Qz44L i{font-size:.8rem}}.Card_card__content__2qAJL{padding:1rem;display:flex;flex-direction:column;flex:1 1}@media(max-width:768px){.Card_card__content__2qAJL{padding:.6rem}}.Card_card__category__Z5Q6j{display:inline-block;font-size:.75rem;color:var(--grayColor);background-color:var(--whiteColor2);padding:.2rem .6rem;border-radius:20px;margin-bottom:.5rem;width:-moz-fit-content;width:fit-content}@media(max-width:768px){.Card_card__category__Z5Q6j{font-size:.65rem;padding:.15rem .4rem;margin-bottom:.3rem}}.Card_card__title__IIwRp{font-size:1rem;font-weight:600;color:var(--blackColor);margin:0 0 .5rem;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;height:2.8rem}@media(max-width:768px){.Card_card__title__IIwRp{font-size:.85rem;line-height:1.3;height:2.2rem;margin-bottom:.3rem}}.Card_card__footer__squ5u{display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding-top:.75rem;border-top:1px solid rgba(0,0,0,.05)}@media(max-width:768px){.Card_card__footer__squ5u{padding-top:.4rem;margin-top:.2rem}}.Card_card__seller__YJbJo{display:flex;align-items:center;font-size:.85rem;color:var(--grayColor)}.Card_card__seller__YJbJo i{margin-right:.3rem;font-size:1.1rem;color:var(--blueColor3)}.Card_card__seller__YJbJo span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:120px}@media(max-width:768px){.Card_card__seller__YJbJo{font-size:.7rem}.Card_card__seller__YJbJo i{font-size:.9rem;margin-right:.2rem}.Card_card__seller__YJbJo span{max-width:60px}}.Card_card__price__Gaxjy{font-size:1rem;font-weight:700;color:var(--blueColor4)}@media(max-width:768px){.Card_card__price__Gaxjy{font-size:.85rem}}@media(max-width:576px){.Card_card__sLfPq{border-radius:8px}}.slick-slider{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list,.slick-slider{position:relative;display:block}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(/_next/static/media/ajax-loader.0b80f665.gif) 50% no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(/_next/static/media/slick.25572f22.eot);src:url(/_next/static/media/slick.25572f22.eot?#iefix) format("embedded-opentype"),url(/_next/static/media/slick.653a4cbb.woff) format("woff"),url(/_next/static/media/slick.6aa1ee46.ttf) format("truetype"),url(/_next/static/media/slick.f895cfdf.svg#slick) format("svg")}.slick-next,.slick-prev{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;transform:translateY(-50%);cursor:pointer;border:none}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{color:transparent;outline:none;background:transparent}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;margin:0 5px;padding:0}.slick-dots li,.slick-dots li button{width:20px;height:20px;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;padding:5px;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}.Footer_footer__W9vwA{width:100%;background-color:var(--whiteColor2);border-top:1px solid var(--grayColor);padding:2rem 0 1rem}.Footer_footer__container__GUQya{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}.Footer_footer__top__uXFMG{display:flex;flex-wrap:wrap;gap:2rem;margin-bottom:2rem}@media(max-width:768px){.Footer_footer__top__uXFMG{flex-direction:column;gap:1.5rem}}.Footer_footer__column__Tha5v{flex:1 1;min-width:200px}.Footer_footer__column__Tha5v:first-child{flex:1.5 1;min-width:300px}@media(max-width:768px){.Footer_footer__column__Tha5v{flex:none;width:100%;min-width:auto}}.Footer_footer__logo__M1PLn{margin-bottom:1.5rem;max-width:100%}.Footer_footer__logo__M1PLn img{max-width:100%;height:auto}.Footer_footer__heading__t_PP_{font-size:1rem;font-weight:600;margin-bottom:1rem;color:var(--grayColor);position:relative}.Footer_footer__heading__t_PP_:after{content:"";position:absolute;bottom:-5px;left:0;width:40px;height:2px;background-color:var(--blueColor)}@media(max-width:576px){.Footer_footer__heading__t_PP_:after{width:30px}}.Footer_footer__heading__t_PP_:not(:first-of-type){margin-top:1.5rem}.Footer_footer__contact__vY0fy{margin-bottom:1.5rem}.Footer_footer__contact__item__silpj{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem;color:var(--grayColor2);font-size:.9rem}.Footer_footer__contact__item__silpj i{font-size:1.1rem;color:var(--blueColor);min-width:20px}.Footer_footer__contact__item__silpj a{color:var(--grayColor2);text-decoration:none;transition:color .2s ease}.Footer_footer__contact__item__silpj a:hover{color:var(--blueColor)}.Footer_footer__contact__item__silpj span{line-height:1.4}.Footer_footer__links__e0v16{list-style:none;padding:0;margin:0}.Footer_footer__links__e0v16 li{margin-bottom:.5rem}.Footer_footer__links__e0v16 li a{color:#717171;font-size:.9rem;text-decoration:none;transition:color .2s ease;position:relative;display:inline-block}.Footer_footer__links__e0v16 li a:hover{color:var(--blueColor)}.Footer_footer__links__e0v16 li a:hover:after{width:100%}.Footer_footer__links__e0v16 li a:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:1px;background-color:var(--blueColor);transition:width .3s ease}.Footer_footer__bottom__uz1_M{display:flex;justify-content:space-between;align-items:center;padding-top:1rem;border-top:1px solid rgba(0,0,0,.05)}@media(max-width:576px){.Footer_footer__bottom__uz1_M{flex-direction:column;gap:1rem}}.Footer_footer__copyright__g2BiG{font-size:.85rem;color:var(--grayColor2)}.Footer_footer__social__8lxVh{display:flex;gap:.5rem}.Footer_footer__social__8lxVh:first-of-type{gap:.75rem;margin-bottom:0}.Footer_footer__socialButton__FeZCw{width:40px;height:40px;font-size:1.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--blueColor4);border:1px solid var(--blackColor);border-radius:50%;background:transparent;transition:all .2s ease}.Footer_footer__socialButton__FeZCw:hover{background-color:var(--blueColor4);color:var(--whiteColor);transform:translateY(-3px);box-shadow:0 5px 15px rgba(0,0,0,.1)}@media(max-width:576px){.Footer_footer__socialButton__FeZCw{width:35px;height:35px;font-size:1.2rem}}@media(max-width:768px){.Footer_footer__logo__M1PLn{width:180px;height:auto}}