.singleToolPage-module__232yZq__main{grid-template-columns:1fr;gap:30px;margin-top:20px;display:grid;position:relative}.singleToolPage-module__232yZq__thumbnail{aspect-ratio:16/9;border:1px solid var(--border);border-radius:10px;width:100%;height:auto}.singleToolPage-module__232yZq__thumbCon{width:100%;max-width:500px;height:auto}.singleToolPage-module__232yZq__right{justify-items:center;padding-top:28px}.singleToolPage-module__232yZq__categoriesCon{flex-wrap:wrap;align-items:center;gap:10px;margin-top:20px;display:flex}.singleToolPage-module__232yZq__categoriesCon p{font-size:16px;text-decoration:underline}.singleToolPage-module__232yZq__loadBtn,.singleToolPage-module__232yZq__categoryBtn{color:var(--background);background-color:var(--foreground);cursor:pointer;border:none;border:1px solid var(--foreground);border-radius:5px;padding:5px 15px;font-size:14px;transition:all .3s}.singleToolPage-module__232yZq__loadBtn:hover,.singleToolPage-module__232yZq__categoryBtn:hover{color:var(--primary);background-color:var(--background);border-color:var(--primary)}.singleToolPage-module__232yZq__loadBtn{width:max-content;margin:25px auto;padding:5px 25px;font-size:17px;display:flex}.singleToolPage-module__232yZq__content{margin-top:25px;display:grid}.singleToolPage-module__232yZq__content.singleToolPage-module__232yZq__withContent{grid-template-columns:70% 30%}.singleToolPage-module__232yZq__blog{margin-right:20px}.singleToolPage-module__232yZq__withoutContent .singleToolPage-module__232yZq__sidebar{order:0}.singleToolPage-module__232yZq__withContent .singleToolPage-module__232yZq__similar{grid-column:1/span 2}.singleToolPage-module__232yZq__similarCards,.singleToolPage-module__232yZq__withoutContent .singleToolPage-module__232yZq__featuredCards{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.singleToolPage-module__232yZq__sidebar>h2,.singleToolPage-module__232yZq__similar>h2{margin:25px 0 15px;font-size:25px}.singleToolPage-module__232yZq__blog section{content-visibility:auto!important;contain-intrinsic-size:3000px!important}@media screen and (max-width:1280px){.singleToolPage-module__232yZq__similarCards,.singleToolPage-module__232yZq__withoutContent .singleToolPage-module__232yZq__featuredCards{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:1024px){.singleToolPage-module__232yZq__similarCards,.singleToolPage-module__232yZq__withoutContent .singleToolPage-module__232yZq__featuredCards{grid-template-columns:repeat(2,1fr)}.singleToolPage-module__232yZq__withContent .singleToolPage-module__232yZq__featuredCards{grid-template-columns:1fr 1fr;gap:20px;display:grid}.singleToolPage-module__232yZq__content.singleToolPage-module__232yZq__withContent,.singleToolPage-module__232yZq__content.singleToolPage-module__232yZq__withoutContent{flex-direction:column;display:flex}}@media screen and (max-width:768px){.singleToolPage-module__232yZq__left{order:2}.singleToolPage-module__232yZq__main{padding-top:50px}}@media screen and (max-width:640px){.singleToolPage-module__232yZq__similarCards,.singleToolPage-module__232yZq__withoutContent .singleToolPage-module__232yZq__similarCards,.singleToolPage-module__232yZq__withContent .singleToolPage-module__232yZq__featuredCards,.singleToolPage-module__232yZq__withoutContent .singleToolPage-module__232yZq__featuredCards{grid-template-columns:1fr}.singleToolPage-module__232yZq__right{padding-top:20px}.singleToolPage-module__232yZq__categoriesCon p{font-size:15px}.singleToolPage-module__232yZq__categoriesCon{gap:5px}.singleToolPage-module__232yZq__categoryBtn{padding:4px 10px;font-size:12px}}@media screen and (min-width:768px){.singleToolPage-module__232yZq__main{grid-template-columns:1fr 1fr}.singleToolPage-module__232yZq__left{order:unset;padding:20px}}@media screen and (min-width:1024px){.singleToolPage-module__232yZq__featuredCards{flex-direction:column;gap:20px;display:flex;position:sticky;top:20px}}
.Breadcrumb-module__BZ3EdG__breadcrumb{margin-top:20px}.Breadcrumb-module__BZ3EdG__breadcrumb ol{flex-wrap:wrap;gap:5px;list-style-type:none;display:flex}.Breadcrumb-module__BZ3EdG__link:hover span{color:var(--primary);text-decoration:underline}.Breadcrumb-module__BZ3EdG__listItems span:before{content:"»";color:var(--foreground);margin-right:4px;display:inline-block}
.Filter-module__uE0caq__priceBtns{justify-content:space-between;align-items:center;gap:10px;margin:15px 0;display:flex}.Filter-module__uE0caq__filter{background-color:var(--background);border:1px solid var(--border);width:500px;height:600px;box-shadow:1px 1px 10px 0 var(--shadow);border-radius:10px;padding:20px;animation:.2s linear Filter-module__uE0caq__spike;position:fixed;bottom:3px;left:calc(50% - 250px)}@keyframes Filter-module__uE0caq__spike{0%{bottom:-1000px}to{bottom:3px}}.Filter-module__uE0caq__priceBtns button{color:var(--foreground);border:1px solid var(--primary);background-color:var(--background);border-radius:5px;outline:none;flex-grow:1;padding:6px;font-size:15px}.Filter-module__uE0caq__priceBtns button:hover{cursor:pointer;background-color:var(--primary);color:var(--background)}button.Filter-module__uE0caq__selected{background-color:var(--primary);color:var(--background)}.Filter-module__uE0caq__sortBtns{margin-top:20px}.Filter-module__uE0caq__radioItem [type=radio]{display:none}.Filter-module__uE0caq__radioItem+.Filter-module__uE0caq__radioItem{margin-top:10px}.Filter-module__uE0caq__radioItem label{background:var(--background);border:1px solid var(--border);cursor:pointer;white-space:nowrap;border-radius:8px;min-width:250px;padding:10px 50px;font-size:15px;font-weight:400;transition:all .4s ease-in-out;display:block;position:relative}.Filter-module__uE0caq__radioItem label:after,.Filter-module__uE0caq__radioItem label:before{content:"";border-radius:50%;position:absolute}.Filter-module__uE0caq__radioItem label:after{border:2px solid var(--border);width:12px;height:12px;top:calc(50% - 7px);left:19px}.Filter-module__uE0caq__radioItem label:before{background:var(--primary);opacity:0;visibility:hidden;width:13px;height:13px;transition:all .4s ease-in-out;top:calc(50% - 6px);left:20px;transform:scale(5)}.Filter-module__uE0caq__radioItem [type=radio]:checked~label{border-color:var(--primary)}.Filter-module__uE0caq__radioItem [type=radio]:checked~label:before{opacity:1;visibility:visible;transform:scale(1)}.Filter-module__uE0caq__radioItem [type=radio]:checked~label:after{border:2px solid var(--primary)}.Filter-module__uE0caq__submitBtn{color:var(--background);border:1px solid var(--primary);background-color:var(--primary);border-radius:5px;outline:none;margin:20px 0 50px auto;padding:6px 20px;font-size:16px;display:flex}.Filter-module__uE0caq__submitBtn:hover{cursor:pointer}@media screen and (max-width:768px){.Filter-module__uE0caq__filter{width:400px;height:550px;left:calc(50% - 200px)}.Filter-module__uE0caq__priceBtns{margin:8px 0}.Filter-module__uE0caq__priceBtns button{padding:3px 6px}.Filter-module__uE0caq__sortBtns{margin-top:10px}.Filter-module__uE0caq__radioItem label{padding:5px 50px}.Filter-module__uE0caq__submitBtn{padding:4px 20px}}@media screen and (max-width:450px){.Filter-module__uE0caq__filter{width:100%;left:0}}
.SortUtils-module__g1ftpG__sortUtils{z-index:50;justify-content:center;align-items:center;display:flex;position:fixed;bottom:30px;left:calc(50% - 95px)}.SortUtils-module__g1ftpG__btnsCon{display:flex}.SortUtils-module__g1ftpG__searchBtn,.SortUtils-module__g1ftpG__filterBtn{background:var(--background);border:1px solid var(--primary);color:var(--primary);align-items:center;padding:5px 35px;display:flex}.SortUtils-module__g1ftpG__filterBtn{cursor:pointer;border-top-right-radius:20px;border-bottom-right-radius:20px}.SortUtils-module__g1ftpG__searchBtn{cursor:pointer;border-top-left-radius:20px;border-bottom-left-radius:20px}.SortUtils-module__g1ftpG__btnActive.SortUtils-module__g1ftpG__filterBtn,.SortUtils-module__g1ftpG__btnActive.SortUtils-module__g1ftpG__searchBtn{background:var(--primary)}.SortUtils-module__g1ftpG__btnActive svg{color:#fff}.SortUtils-module__g1ftpG__searchCon{background-color:var(--background);border:1px solid var(--border);width:500px;height:600px;box-shadow:1px 1px 10px 0 var(--shadow);border-radius:10px;padding:20px;animation:.2s linear SortUtils-module__g1ftpG__spike;position:fixed;bottom:3px;left:calc(50% - 250px)}.SortUtils-module__g1ftpG__backdrop{background-color:#000000b3;width:100%;height:100%;position:absolute;top:0;left:0}@keyframes SortUtils-module__g1ftpG__spike{0%{bottom:-1000px}to{bottom:3px}}@media screen and (max-width:768px){.SortUtils-module__g1ftpG__searchCon{width:400px;height:550px;left:calc(50% - 200px)}}@media screen and (max-width:450px){.SortUtils-module__g1ftpG__searchCon{width:100%;left:0}}
.Pagination-module__J5k3va__pagination ul{justify-content:center;align-items:center;gap:10px;margin:50px 0;list-style:none;display:flex;overflow-x:auto}.Pagination-module__J5k3va__pagination ul li{cursor:pointer;min-width:45px;min-height:45px;color:var(--secondary-color);-ms-border-radius:100%;-o-border-radius:100%;-o-transition:all .5s;background-color:#e2e1e1;border-radius:100%;justify-content:center;align-items:center;font-weight:500;transition:all .5s;display:grid}.Pagination-module__J5k3va__pagination ul li:hover{background-color:var(--primary);color:var(--background)}.Pagination-module__J5k3va__pagination ul li.Pagination-module__J5k3va__disabled{opacity:.3;cursor:not-allowed}.Pagination-module__J5k3va__pagination ul li.Pagination-module__J5k3va__disabled:hover{color:var(--secondary-color);background-color:#e2e1e1}.Pagination-module__J5k3va__pagination ul li.Pagination-module__J5k3va__active{background-color:var(--primary);color:var(--background);pointer-events:none;cursor:default}@media screen and (max-width:767px){.Pagination-module__J5k3va__pagination ul li{min-width:35px;min-height:35px}.Pagination-module__J5k3va__pagination ul{gap:8px}}@media screen and (max-width:450px){.Pagination-module__J5k3va__pagination ul li{min-width:30px;min-height:30px}.Pagination-module__J5k3va__pagination ul{gap:5px}}
.ActionNav-module__odlAYG__actionNav{justify-content:space-between;margin:30px 0 20px;display:flex}.ActionNav-module__odlAYG__actionBtns{align-items:center;gap:15px;display:flex}.ActionNav-module__odlAYG__actionBtn{cursor:pointer;letter-spacing:1px;background-color:var(--background);border-radius:5px;padding:4px 20px;font-size:16px;font-weight:500;transition:all .5s}.ActionNav-module__odlAYG__Free{color:var(--freeGreen);border:2px solid var(--freeGreen)}.ActionNav-module__odlAYG__Free:hover,.ActionNav-module__odlAYG__Free.ActionNav-module__odlAYG__active{box-shadow:15px 15px var(--freeGreen)inset,-15px -15px var(--freeGreen)inset;color:var(--background)}.ActionNav-module__odlAYG__Freemium{color:var(--freemium);border:2px solid var(--freemium)}.ActionNav-module__odlAYG__Freemium:hover,.ActionNav-module__odlAYG__Freemium.ActionNav-module__odlAYG__active{box-shadow:15px 15px var(--freemium)inset,-15px -15px var(--freemium)inset;color:var(--background)}.ActionNav-module__odlAYG__Paid{color:var(--primary);border:2px solid var(--primary)}.ActionNav-module__odlAYG__Paid:hover,.ActionNav-module__odlAYG__Paid.ActionNav-module__odlAYG__active{box-shadow:15px 15px var(--primary)inset,-15px -15px var(--primary)inset;color:var(--background)}.ActionNav-module__odlAYG__actionNav select{border:1px solid var(--border);border-radius:5px;width:12rem;padding:5px;font-size:16px}@media screen and (max-width:640px){.ActionNav-module__odlAYG__actionNav select{width:max-content;padding:4px;font-size:14px}.ActionNav-module__odlAYG__actionBtns{gap:8px}.ActionNav-module__odlAYG__actionBtn{letter-spacing:normal;padding:3px 10px;font-size:14px}}@media screen and (max-width:400px){.ActionNav-module__odlAYG__actionNav{flex-direction:column;align-items:center;gap:15px}.ActionNav-module__odlAYG__actionNav select{font-size:12px}}
.productDetails-module__7pXa_a__productDetails h1{text-align:center;margin-bottom:10px;font-size:32px}.productDetails-module__7pXa_a__productDetails h2{margin-top:20px;margin-bottom:10px;font-size:28px}.productDetails-module__7pXa_a__productDetails h3{margin-bottom:5px;font-size:22px}.productDetails-module__7pXa_a__productDetails h4{margin-bottom:5px;font-size:20px}.productDetails-module__7pXa_a__productDetails p{color:var(--light-text);margin-bottom:15px;font-size:18px}.productDetails-module__7pXa_a__productDetails ul,.productDetails-module__7pXa_a__productDetails ol{margin-bottom:15px}.productDetails-module__7pXa_a__productDetails li{color:var(--light-text);font-size:18px}.productDetails-module__7pXa_a__productDetails table{text-align:center;border-radius:12px;width:100%;margin-bottom:15px;font-size:18px;overflow:hidden}.productDetails-module__7pXa_a__productDetails thead{background-color:var(--foreground);color:var(--background)}.productDetails-module__7pXa_a__productDetails th,.productDetails-module__7pXa_a__productDetails td{padding:3px}.productDetails-module__7pXa_a__productDetails tr:nth-child(2n){color:var(--background);background-color:#ff9f9f}.productDetails-module__7pXa_a__productDetails tbody tr:nth-child(odd){color:var(--foreground);background-color:#ffc7c7}.productDetails-module__7pXa_a__productDetails{line-height:1.4}.productDetails-module__7pXa_a__productDetails strong,.productDetails-module__7pXa_a__productDetails em{color:var(--foreground)}.productDetails-module__7pXa_a__productDetails em{font-weight:600}
.ProductCard-module__KGeaIW__productCard.ProductCard-module__KGeaIW__normalCard{border:1px solid var(--border);box-shadow:1px 1px 10px 0 var(--shadow);border-radius:10px;flex-direction:column;padding:30px 20px 20px;display:flex;position:relative;overflow:hidden}.ProductCard-module__KGeaIW__normalCard .ProductCard-module__KGeaIW__outBtn{margin:auto auto 5px}.ProductCard-module__KGeaIW__main{grid-template-columns:1fr;gap:30px;margin-top:20px;display:grid}.ProductCard-module__KGeaIW__h1{border-bottom:2px solid var(--primary);margin-left:5px;font-size:35px;font-weight:700;display:inline-flex}.ProductCard-module__KGeaIW__title img{border-radius:5px}.ProductCard-module__KGeaIW__title{justify-content:center;align-items:center;margin:15px 0;display:flex}.ProductCard-module__KGeaIW__normalCard .ProductCard-module__KGeaIW__title{margin:5px 0 15px}.ProductCard-module__KGeaIW__details{align-items:center;margin-top:10px;font-weight:700;display:flex}.ProductCard-module__KGeaIW__rating,.ProductCard-module__KGeaIW__likes{align-items:center;margin-left:8px;display:flex}.ProductCard-module__KGeaIW__nonCardView .ProductCard-module__KGeaIW__desc{letter-spacing:1px;font-size:18px}.ProductCard-module__KGeaIW__withoutContent .ProductCard-module__KGeaIW__outBtn{letter-spacing:0}.ProductCard-module__KGeaIW__outBtn.ProductCard-module__KGeaIW__smallBtn{padding:4px 18px;font-size:14px}.ProductCard-module__KGeaIW__outBtn{width:max-content;color:var(--background);background-color:var(--foreground);border:2px solid var(--foreground);cursor:pointer;letter-spacing:2px;border-radius:5px;margin:25px auto;padding:5px 25px;font-size:16px;transition:all .3s;display:flex}.ProductCard-module__KGeaIW__outBtn:hover{border:2px solid var(--primary);background-color:var(--primary);letter-spacing:4px;color:var(--background);box-shadow:0 3px 16px #ff5f5fcc}.ProductCard-module__KGeaIW__tagsCon{flex-wrap:wrap;gap:8px;margin-top:5px;display:flex}.ProductCard-module__KGeaIW__normalCard .ProductCard-module__KGeaIW__tagsCon{justify-content:center;margin-bottom:30px}.ProductCard-module__KGeaIW__tagsBtn{cursor:pointer;text-decoration:underline}.ProductCard-module__KGeaIW__tagsBtn:hover{color:var(--primary)}.ProductCard-module__KGeaIW__free,.ProductCard-module__KGeaIW__freemium,.ProductCard-module__KGeaIW__paid{border-radius:100%;width:11px;height:11px;margin-right:5px;display:inline-flex}.ProductCard-module__KGeaIW__free{background-color:var(--freeGreen)}.ProductCard-module__KGeaIW__freemium{background-color:var(--freemium)}.ProductCard-module__KGeaIW__paid{background-color:var(--primary)}.ProductCard-module__KGeaIW__cardTitle{border-bottom:2px solid var(--primary);margin-left:4px}.ProductCard-module__KGeaIW__categoryLinks{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:15px;display:flex}.ProductCard-module__KGeaIW__categoryBtn{cursor:pointer;border:none;border:1px solid var(--foreground);border-radius:5px;padding:4px 8px;font-size:14px;transition:all .3s}.ProductCard-module__KGeaIW__categoryBtn:hover{color:var(--background);background-color:var(--foreground)}.ProductCard-module__KGeaIW__trial{color:var(--freeGreen);font-weight:500}.ProductCard-module__KGeaIW__normalCard .ProductCard-module__KGeaIW__trial{text-align:center}.ProductCard-module__KGeaIW__normalCard .ProductCard-module__KGeaIW__details{justify-content:center}.ProductCard-module__KGeaIW__normalCard .ProductCard-module__KGeaIW__desc{text-align:center}.ProductCard-module__KGeaIW__offer{color:var(--freeGreen);font-weight:500}.ProductCard-module__KGeaIW__normalCard .ProductCard-module__KGeaIW__offer{border-bottom:1px solid var(--border);background-color:#fafafa;width:100%;padding:2px 8px;position:absolute;top:0;left:0}@media screen and (max-width:640px){.ProductCard-module__KGeaIW__h1{font-size:25px}.ProductCard-module__KGeaIW__nonCardView .ProductCard-module__KGeaIW__desc,.ProductCard-module__KGeaIW__desc{letter-spacing:normal;font-size:16px}.ProductCard-module__KGeaIW__outBtn{cursor:pointer;letter-spacing:2px;border-width:1px;padding:4px 20px;font-size:15px}}@media screen and (max-width:768px){.ProductCard-module__KGeaIW__nonCardView .ProductCard-module__KGeaIW__title{justify-content:center;align-items:center;width:100%;display:flex;position:absolute;top:0;left:0}}
.FreeAiPage-module__4YgU9a__h1{border-bottom:2px solid var(--primary);letter-spacing:.2rem;overflow-wrap:anywhere;text-align:center;margin:10px auto;font-size:3rem;font-weight:700}.FreeAiPage-module__4YgU9a__desc{letter-spacing:1px;text-align:center;margin:0 auto 15px;font-size:18px}.FreeAiPage-module__4YgU9a__cardsCon{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}@media screen and (max-width:1280px){.FreeAiPage-module__4YgU9a__cardsCon{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:1024px){.FreeAiPage-module__4YgU9a__cardsCon{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:850px){.FreeAiPage-module__4YgU9a__h1{font-size:35px}}@media screen and (max-width:640px){.FreeAiPage-module__4YgU9a__cardsCon{grid-template-columns:1fr}.FreeAiPage-module__4YgU9a__h1{font-size:1.85rem}.FreeAiPage-module__4YgU9a__desc{text-align:center;letter-spacing:normal;font-size:1rem}}@media screen and (max-width:500px){.FreeAiPage-module__4YgU9a__h1{letter-spacing:normal;font-size:26px}}@media screen and (min-width:350px){.FreeAiPage-module__4YgU9a__h1{width:max-content}}
.FreemiumAiPage-module__MiFrTa__h1{border-bottom:2px solid var(--primary);text-align:center;letter-spacing:.2rem;overflow-wrap:anywhere;margin:10px auto;font-size:3rem;font-weight:700}.FreemiumAiPage-module__MiFrTa__desc{text-align:center;letter-spacing:1px;margin:0 auto 15px;font-size:18px}.FreemiumAiPage-module__MiFrTa__cardsCon{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}@media screen and (max-width:1280px){.FreemiumAiPage-module__MiFrTa__cardsCon{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:1024px){.FreemiumAiPage-module__MiFrTa__cardsCon{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:850px){.FreemiumAiPage-module__MiFrTa__h1{font-size:35px}}@media screen and (max-width:640px){.FreemiumAiPage-module__MiFrTa__cardsCon{grid-template-columns:1fr}.FreemiumAiPage-module__MiFrTa__h1{font-size:1.85rem}.FreemiumAiPage-module__MiFrTa__desc{text-align:center;letter-spacing:normal;font-size:1rem}}@media screen and (max-width:500px){.FreemiumAiPage-module__MiFrTa__h1{letter-spacing:normal;font-size:26px}}@media screen and (min-width:350px){.FreemiumAiPage-module__MiFrTa__h1{width:max-content}}
.PaidAiPage-module__qYgwQa__h1{border-bottom:2px solid var(--primary);text-align:center;letter-spacing:.2rem;overflow-wrap:anywhere;margin:10px auto;font-size:3rem;font-weight:700}.PaidAiPage-module__qYgwQa__desc{text-align:center;letter-spacing:1px;margin:0 auto 15px;font-size:18px}.PaidAiPage-module__qYgwQa__cardsCon{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}@media screen and (max-width:1280px){.PaidAiPage-module__qYgwQa__cardsCon{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:1024px){.PaidAiPage-module__qYgwQa__cardsCon{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:850px){.PaidAiPage-module__qYgwQa__h1{font-size:35px}}@media screen and (max-width:640px){.PaidAiPage-module__qYgwQa__cardsCon{grid-template-columns:1fr}.PaidAiPage-module__qYgwQa__h1{font-size:1.85rem}.PaidAiPage-module__qYgwQa__desc{text-align:center;letter-spacing:normal;font-size:1rem}}@media screen and (max-width:500px){.PaidAiPage-module__qYgwQa__h1{letter-spacing:normal;font-size:26px}}@media screen and (min-width:350px){.PaidAiPage-module__qYgwQa__h1{width:max-content}}
.Search-module__2PPZyW__search{align-items:center;display:flex;position:relative}.Search-module__2PPZyW__searchInput{border:1px solid var(--border);border-radius:5px;width:18rem;padding:.5rem 28px .5rem .5rem}.Search-module__2PPZyW__searchIcon{margin-left:-1.8rem}.Search-module__2PPZyW__searchResult{z-index:50;background-color:var(--background);border:1px solid var(--border);width:100%;max-height:450px;box-shadow:1px 1px 10px 0 var(--shadow);border-radius:10px;padding:10px;position:absolute;top:34px;overflow-y:auto}.Search-module__2PPZyW__searchResult li{width:100%;padding:5px}.Search-module__2PPZyW__searchResult li:hover{cursor:pointer;color:var(--primary);background-color:#f2f3f4}.Search-module__2PPZyW__searchResult ul{list-style:none}.Search-module__2PPZyW__searchResult::-webkit-scrollbar{width:6px}.Search-module__2PPZyW__searchResult::-webkit-scrollbar-track{background:0 0}.Search-module__2PPZyW__searchResult::-webkit-scrollbar-thumb{background-color:var(--primary);border-radius:3px}.Search-module__2PPZyW__onCategoryPage .Search-module__2PPZyW__searchInput{min-width:unset;width:100%}.Search-module__2PPZyW__onCategoryPage .Search-module__2PPZyW__searchResult{z-index:50;background-color:var(--background);border-radius:unset;width:100%;max-height:480px;box-shadow:none;border:none;padding:10px;position:absolute;top:34px;overflow-y:auto}@media screen and (min-width:768px){.Search-module__2PPZyW__searchInput{min-width:30rem}}
.SearchPage-module__EOhCNG__hero h1{letter-spacing:.2rem;text-align:center;padding:.25rem;font-size:1.85rem;font-weight:700}.SearchPage-module__EOhCNG__hero h2{text-align:center;font-size:20px}.SearchPage-module__EOhCNG__hero{padding:1.5rem 0}.SearchPage-module__EOhCNG__hero p{text-align:center;font-size:1rem}.SearchPage-module__EOhCNG__searchCon{justify-content:center;align-items:center;margin:1.25rem;display:flex;position:relative}.SearchPage-module__EOhCNG__cardsCon{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.SearchPage-module__EOhCNG__noResult{flex-direction:column;justify-content:center;align-items:center;gap:5px;display:flex}.SearchPage-module__EOhCNG__noResult img{border-radius:15px;margin:20px 0}@media screen and (max-width:1280px){.SearchPage-module__EOhCNG__cardsCon{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:1024px){.SearchPage-module__EOhCNG__cardsCon{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:640px){.SearchPage-module__EOhCNG__cardsCon{grid-template-columns:1fr}}@media screen and (min-width:768px){.SearchPage-module__EOhCNG__search{min-width:30rem}.SearchPage-module__EOhCNG__hero h1{font-size:3.5rem;font-weight:700}.SearchPage-module__EOhCNG__hero h2{text-align:left;font-size:1.6rem}.SearchPage-module__EOhCNG__hero p{font-size:1.25rem}}
.customImage-module__Or4J0q__customImage img{width:100%;height:auto}.customImage-module__Or4J0q__customImage{border:1px solid var(--border);margin:15px 0}
