.Home_contentContainer__PBxry{display:flex;width:90%;margin:20px auto;gap:30px}.Home_smartSearchContainer__4uBit{position:relative;margin-bottom:25px;padding:0 10px}.Home_searchInputWrapper__x9hrf{position:relative;display:flex;align-items:center;background:#fff;border-radius:12px;padding:12px 20px;box-shadow:0 4px 12px rgba(0,0,0,.08);border:1px solid #eee;transition:all .3s ease}.Home_searchInputWrapper__x9hrf:focus-within{box-shadow:0 4px 16px rgba(0,0,0,.12);border-color:#ff8321}.Home_smartSearchInput__U_z0l{flex:1;border:none!important;background:transparent;padding:0 12px;font-size:16px;outline:none;color:#333}.Home_searchSuggestions__NbNxk{position:absolute;top:100%;left:10px;right:10px;background:#fff;border-radius:12px;box-shadow:0 8px 24px rgba(0,0,0,.12);z-index:100;margin-top:8px;overflow:hidden}.Home_suggestionItem__h53x2{display:flex;align-items:center;padding:12px 16px;cursor:pointer;transition:background .2s}.Home_suggestionItem__h53x2:hover{background:#f9f9f9}.Home_suggestionText__25jRq{flex:1;margin-left:12px;display:flex;flex-direction:column}.Home_suggestionMain___2MvT{font-weight:500;color:#333;display:flex;justify-content:space-between}.Home_suggestionType__yHnhW{font-size:12px;color:#888;font-weight:400}.Home_suggestionCount___N3sE{font-size:12px;color:#ff8321;margin-top:2px}.Home_clearSearchButton__DfNEQ{background:none;border:none;cursor:pointer;padding:5px;display:flex;align-items:center;justify-content:center;opacity:.5;transition:all .2s;background:#f5f5f5;border-radius:50%;width:24px;height:24px}.Home_clearSearchButton__DfNEQ:hover{opacity:1;background:#eee}.Home_filtersSidebar__AHPmc{width:250px;background-color:white;padding:20px;border-radius:8px;box-shadow:0 4px 10px rgba(0,0,0,.1);align-self:flex-start;position:sticky;top:20px;border-right:2px solid #fa8321;border-bottom:2px solid #fa8321}.Home_mobileToggleButton__X2KgM{display:none;align-items:center;justify-content:center;gap:8px;width:90%;padding:12px;background:#fff;border:1px solid #ff8321;border-radius:8px;color:#ff8321;font-weight:600;margin-bottom:10px;cursor:pointer;margin-right:auto;margin-left:auto}.Home_filtersContent__6RM3c{transition:all .3s ease}.Home_filtersSidebar__AHPmc h2{color:#ff6700;margin-top:0;padding-bottom:10px;border-bottom:1px solid #eee}.Home_filterGroup__z6f9Y{margin-bottom:16px}.Home_filterGroup__z6f9Y label{display:block;margin-bottom:6px;font-weight:700;color:#444}.Home_filterGroup__z6f9Y input,.Home_filterGroup__z6f9Y select{width:100%;padding:8px;border:1px solid #ddd;border-radius:4px;font-size:14px;box-sizing:border-box}.Home_filterButtons__uIUr2{display:flex;gap:10px;margin-top:20px}.Home_applyFilterBtn__o0QmJ,.Home_resetFilterBtn__UwiXD{padding:8px 16px;border:none;border-radius:4px;cursor:pointer;font-weight:700;transition:background-color .2s}.Home_applyFilterBtn__o0QmJ{background-color:#ff6700;color:white;flex:1}.Home_resetFilterBtn__UwiXD{background-color:#f0f0f0;color:#444;flex:1}.Home_applyFilterBtn__o0QmJ:hover{background-color:#e05c00}.Home_resetFilterBtn__UwiXD:hover{background-color:#e0e0e0}.Home_tabHeader__QFLj1{display:flex;border-bottom:1px solid #e0e0e0;margin-bottom:15px}.Home_tabButton__OvXk5{flex:1;padding:12px;border:none;background:none;cursor:pointer;font-weight:600;color:#666;transition:all .2s;position:relative}.Home_activeTab__P7pXh,.Home_tabButton__OvXk5:hover{color:#ff8321}.Home_activeTab__P7pXh:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:2px;background:#ff8321}.Home_tabContent__bUKMS{padding:5px;animation:Home_tabFadeIn__MTSV3 .3s ease-out}.Home_popularTitle__ST6Rh{font-size:16px;color:#444;margin-bottom:15px;text-align:center}.Home_popularList__UgmmV{list-style:none;padding:0;margin:0}.Home_popularItem__8C0Kt{display:flex;align-items:center;padding:10px 15px;margin-bottom:8px;border-radius:8px;cursor:pointer;transition:all .2s;gap:10px}.Home_popularItem__8C0Kt:hover{background-color:#f5f5f5}.Home_selectedAnimal__EnwvU{background-color:#fff5eb;color:#ff8321;font-weight:500}.Home_popularCount__EcL8u{margin-left:auto;font-size:12px;color:#888}.Home_popularItem__8C0Kt svg{width:20px;min-width:20px;margin-right:10px;color:#fff}.Home_selectedAnimal__EnwvU .Home_popularCount__EcL8u{color:#ff8321}@media (max-width:930px){.Home_filtersSidebar__AHPmc{width:100%;position:static;padding:15px 3px;margin-bottom:20px;box-shadow:none;border:1px solid #eee}.Home_mobileToggleButton__X2KgM{display:flex}.Home_filtersContent__6RM3c{max-height:0;overflow:hidden;opacity:0}.Home_tabButton__OvXk5{padding:10px}.Home_filtersContent__6RM3c.Home_mobileOpen__ImqwC{max-height:1000px;opacity:1;padding-top:15px}.Home_filterGroup__z6f9Y{margin-bottom:12px}.Home_filterGroup__z6f9Y input,.Home_filterGroup__z6f9Y select{padding:10px}.Home_tabButton__OvXk5{padding:8px;font-size:14px}.Home_popularItem__8C0Kt{padding:8px 12px;font-size:14px}}@keyframes Home_tabFadeIn__MTSV3{0%{opacity:.5;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes Home_shimmer__tR4cd{0%{background-position:-200% 0}to{background-position:200% 0}}.Home_selectedFilters__x4MIj{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:15px}.Home_filterBadge__jnHhK{background:#ff8321;color:white;padding:4px 10px;border-radius:12px;font-size:12px;display:flex;align-items:center;gap:5px}.Home_filterBadge__jnHhK button{background:none;border:none;color:white;cursor:pointer;font-size:14px;line-height:1}.Home_mobileActionBar__TeUxW{position:fixed;flex-direction:column;top:50%;left:25px;transform:translateX(-50%);background:#fa8321;border-radius:30px;padding:6px;display:flex;gap:10px;z-index:10;box-shadow:0 4px 12px rgba(250,131,33,.4)}.Home_actionButton__lKGtj{background:#fff;color:#fa8321;border:none;border-radius:20px;padding:4px 6px;font-size:14px;font-weight:600;display:flex;align-items:center;gap:6px;position:relative;cursor:pointer}.Home_buttonText__ZAnlV{display:inline}.Home_badge__i0K8D{position:absolute;top:-5px;right:-5px;background:red;color:white;font-size:10px;padding:2px 6px;border-radius:50%}@media (min-width:768px){.Home_mobileActionBar__TeUxW{display:none}}.Home_offersContainer__PZUj5{flex-grow:1;background-color:rgb(255,255,255);padding:30px;border-radius:8px;box-shadow:0 4px 10px rgba(0,0,0,.1);box-sizing:border-box}.Home_offersList__HDJhL{list-style:none;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:25px;width:100%}.Home_offerItem__8Kshd{text-decoration:none;position:relative;border-radius:24px;overflow:hidden;background:rgba(255,255,255,.98);border:1px solid rgba(255,255,255,.3);box-shadow:0 8px 32px rgba(0,0,0,.08);display:flex;flex-direction:column;height:100%;min-height:420px;transition:box-shadow .3s ease,border-color .3s ease}.Home_offerItem__8Kshd:hover{box-shadow:0 16px 48px rgba(0,0,0,.12);border-color:rgba(255,255,255,.5)}.Home_vipBadge__nvHYR{top:1rem;left:3.5rem;background:linear-gradient(135deg,#ffd700,#ffb347);color:#1a202c;font-size:.75rem;font-weight:700;display:flex;align-items:center;gap:.375rem;z-index:10;letter-spacing:.5px;overflow:hidden}.Home_animalBreedBadge__PDmBy,.Home_vipBadge__nvHYR{position:absolute;padding:.5rem .875rem;border-radius:20px}.Home_animalBreedBadge__PDmBy{color:#ffffff;background:linear-gradient(135deg,#ff6b6b,#ee5a24);top:200px;left:1rem;font-size:.8rem;font-weight:600;z-index:3}.Home_animalIconBadge__RRA1f{position:absolute;top:15px;left:15px;background:#ff6700;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:2;border:1px solid #fff}.Home_offerTypeBadge__9A1Gb{color:#ffffff;top:13px;border-radius:20px;font-size:.8rem;font-weight:600;border:1px solid white}.Home_offerPrice__HaAVj,.Home_offerTypeBadge__9A1Gb{position:absolute;right:1rem;padding:.5rem .875rem;z-index:3}.Home_offerPrice__HaAVj{color:#ffffff!important;top:184px;background:linear-gradient(135deg,#2ecc71,#27ae60);border-radius:20px;font-weight:700;font-size:.9rem!important}.Home_imageContainer__PFGaB{height:240px;width:100%;overflow:hidden;position:relative;border-radius:12px 12px 0 0;background:#f8f9fa}.Home_cardImage__lbohh{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.Home_offerItem__8Kshd:hover .Home_cardImage__lbohh{transform:scale(1.05)}.Home_imagePlaceholder__WaaE8{width:100%;height:100%;background:#f8f9fa;display:flex;align-items:center;justify-content:center;border-radius:24px 24px 0 0}.Home_offerDetails__kQA_m{padding:0 0 1.25rem;flex:1;display:flex;flex-direction:column;gap:1rem;position:relative;z-index:2}.Home_offerTitle__JG0L_{background:linear-gradient(135deg,#ee5a24,#ffb347);color:white;display:flex;align-items:center;justify-content:center;height:40px;text-align:center;font-size:1.1rem;margin:0;padding:.75rem 1rem;font-weight:600;line-height:1.3;text-shadow:0 2px 4px rgba(0,0,0,.2);position:relative;overflow:hidden}@media (min-width:930px){.Home_offerTitle__JG0L_:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}.Home_offerItem__8Kshd:hover .Home_offerTitle__JG0L_:before{left:100%}}.Home_offerMeta__5UEJJ{display:flex;flex-direction:column;gap:.75rem;padding:0 1rem}.Home_offerMetaRow__KFXoY{display:flex;justify-content:center;align-items:center;gap:1rem;flex-wrap:wrap}.Home_offerMetaItem__N9w47{display:flex;align-items:center;gap:.375rem;font-size:.85rem;color:#6c757d;font-weight:500;background:rgba(108,117,125,.08);padding:.375rem .75rem;border-radius:16px;white-space:nowrap}.Home_offerTags__5o_zp{display:flex;gap:.5rem;justify-content:center;flex-wrap:wrap}.Home_offerbadge__UAWtu{padding:.375rem .75rem;border-radius:16px;color:white!important;font-size:.75rem!important;font-weight:600;display:flex;align-items:center;gap:.25rem;text-transform:uppercase;letter-spacing:.5px}.Home_offerStats__g66sG{display:flex;justify-content:center;gap:1rem;padding:0 1rem}.Home_offerStats__g66sG span{display:flex;align-items:center;gap:.375rem;background:#f8f9fa;padding:.5rem .75rem;border-radius:16px;font-size:.8rem;font-weight:600;color:#495057}.Home_offerSeller__McSM_{margin-top:auto;padding:1rem 1rem 0;border-top:1px solid rgba(0,0,0,.08);display:flex;justify-content:space-between;align-items:center;font-size:.8rem;color:#6c757d}.Home_offerSeller__McSM_ span:first-child{display:flex;align-items:center;gap:.375rem;font-weight:600}.Home_offerSeller__McSM_ span:last-child{color:#adb5bd;font-size:.75rem}.Home_dopingItem__d_nng{position:relative;border:2px solid #fa8321;background-clip:padding-box}.Home_dopingItem__d_nng.Home_vip__E7jKo{box-shadow:0 8px 32px rgba(255,215,0,.2)}.Home_vipBadge__nvHYR.Home_regular__oOxpA{background:linear-gradient(135deg,#4f46e5,#6366f1);color:white}.Home_vipBadge__nvHYR.Home_vip__E7jKo{background:linear-gradient(135deg,#f59e0b,#fbbf24);color:#1a202c}.Home_offerTypeAdoption__3o2zD{background:linear-gradient(135deg,#005cad,#006efe);color:white;text-shadow:0 1px 2px rgba(0,0,0,.2);display:none}.Home_offerTypeDate__575CC{background:linear-gradient(135deg,#ff758c,#ff7eb3);color:white;text-shadow:0 1px 2px rgba(0,0,0,.2)}.Home_offerTypeSale__dPfnS{background:linear-gradient(135deg,#fa8321,#c92b00);color:white;text-shadow:0 1px 1px rgba(255,255,255,.3);display:none}.Home_glowEffect__ry7KZ{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(255,255,255,.2);transform:translateX(-100%);animation:Home_glowSlide__6OWac 5s infinite}@keyframes Home_glowSlide__6OWac{0%{transform:translateX(-100%)}20%{transform:translateX(100%)}to{transform:translateX(100%)}}@media (max-width:768px){.Home_vipBadge__nvHYR{font-size:.7rem;padding:.4rem .8rem}.Home_offerMetaRow__KFXoY,.Home_offerStats__g66sG{gap:.5rem}}.Home_fadeOut__eDb3_{opacity:0;animation:Home_fadeOut__eDb3_ .6s ease-out forwards}.Home_fadeIn__LfyOC{opacity:1;animation:Home_fadeIn__LfyOC .6s ease-in forwards}@keyframes Home_fadeOut__eDb3_{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.02)}}@keyframes Home_fadeIn__LfyOC{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}.Home_addYourOffer__S4SpG{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#fff7ed,#fed7aa);border:2px dashed #f97316!important;height:100%;min-height:220px;transition:all .3s ease}.Home_addYourOffer__S4SpG:hover{background:linear-gradient(135deg,#fef3c7,#fde68a);border-color:#ea580c!important;transform:translateY(-4px)}.Home_addOfferContent__6Ypgh{display:flex;flex-direction:column;align-items:center;padding:2rem;text-align:center}.Home_addOfferText__y2ahF{font-size:1.1rem;font-weight:600;margin:1.5rem 0 1rem;color:#92400e;line-height:1.5}.Home_addOfferButton__dKM2a{background:linear-gradient(135deg,#f97316,#ea580c);color:white;padding:.75rem 1.5rem;border-radius:20px;font-size:.875rem;font-weight:700;margin-top:.75rem;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 4px 12px rgba(249,115,22,.3)}.Home_addOfferButton__dKM2a:hover{background:linear-gradient(135deg,#ea580c,#dc2626);transform:translateY(-2px);box-shadow:0 6px 20px rgba(249,115,22,.4)}.Home_filterMenuBar__9G9OC{display:flex;gap:30px;margin-bottom:25px;justify-content:space-evenly;padding:15px;background-color:#f9f9f9;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.09)}.Home_filterGroup__z6f9Y{display:flex;flex-direction:column;gap:10px}.Home_filterTitle__9OeQc{align-self:center;margin:0;font-size:16px;color:#444}.Home_radioGroup__zDncM{justify-content:center;display:flex;flex-wrap:wrap;gap:8px}.Home_radioLabel__3CUup{position:relative;display:flex;align-items:center;gap:8px;cursor:pointer;font-size:14px;color:#555;transition:all .2s ease;-webkit-tap-highlight-color:transparent}.Home_radioInput__SNQ2v{position:absolute;opacity:0;width:100%;height:100%;left:0;top:0;margin:0;cursor:pointer;z-index:1}.Home_radioCustom__sDleG{display:flex;align-items:center;width:100px;justify-content:center;padding:12px 16px;border-radius:20px;background-color:#fff;border:1px solid #ddd;transition:all .2s ease;pointer-events:none;gap:4px}@supports (-webkit-touch-callout:none){.Home_radioLabel__3CUup{padding:5px}.Home_radioInput__SNQ2v{width:100%;height:100%}}.Home_radioInput__SNQ2v:checked+.Home_radioCustom__sDleG{border-color:#ff8321;color:#ff8321;font-weight:600}.Home_radioInput__SNQ2v:focus+.Home_radioCustom__sDleG{box-shadow:0 0 0 3px rgba(255,131,33,.2)}.Home_radioInput__SNQ2v:focus-visible+.Home_radioCustom__sDleG{outline:2px solid #ff8321}.Home_loadingContainer__n2EF9{display:flex;flex-direction:column;align-items:center;justify-content:center;height:75vh;gap:20px}.Home_loadingSpinner__eMQ06{width:50px;height:50px;border:5px solid #f3f3f3;border-top-color:#fa8321;border-radius:50%;animation:Home_spin__mtALV 1s linear infinite}.Home_paginationContainer__WEqO4{margin-top:2rem;padding:1.5rem;border-top:1px solid #e0e0e0;display:flex;flex-direction:column;gap:1rem}.Home_paginationInfo__nYnRn{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem;font-size:.9rem;color:#666}.Home_itemsPerPageSelector__VB8A_{display:flex;align-items:center;gap:.5rem}.Home_itemsPerPageSelector__VB8A_ label{font-weight:500;color:#333}.Home_itemsPerPageSelect__jIBrz{padding:.5rem;border:1px solid #ddd;border-radius:4px;font-size:.9rem;background-color:white;cursor:pointer;transition:border-color .2s ease}.Home_itemsPerPageSelect__jIBrz:hover{border-color:#ff8321}.Home_itemsPerPageSelect__jIBrz:focus{outline:none;border-color:#ff8321;box-shadow:0 0 0 2px rgba(255,131,33,.2)}.Home_paginationControls__CPqIg{display:flex;justify-content:center;align-items:center;gap:.5rem;flex-wrap:wrap}.Home_paginationButton__UEK3p{padding:.75rem 1rem;border:1px solid #ddd;background-color:white;color:#333;border-radius:4px;cursor:pointer;font-size:.9rem;font-weight:500;transition:all .2s ease;min-width:80px}.Home_paginationButton__UEK3p:hover:not(:disabled){background-color:#f8f9fa;border-color:#ff8321;color:#ff8321}.Home_paginationButton__UEK3p:disabled{opacity:.5;cursor:not-allowed;background-color:#f8f9fa;color:#999}.Home_pageNumbers__dprAp{display:flex;gap:.25rem;align-items:center}.Home_pageButton__eNQpf{padding:.75rem;border:1px solid #ddd;background-color:white;color:#333;border-radius:4px;cursor:pointer;font-size:.9rem;font-weight:500;transition:all .2s ease;min-width:40px;height:40px;display:flex;align-items:center;justify-content:center}.Home_pageButton__eNQpf:hover{background-color:#f8f9fa;border-color:#ff8321;color:#ff8321}.Home_pageButton__eNQpf.Home_activePage__2iwYh{background-color:#ff8321;border-color:#ff8321;color:white}.Home_pageButton__eNQpf.Home_activePage__2iwYh:hover{background-color:#e6741d;border-color:#e6741d;color:white}@media (max-width:768px){.Home_paginationContainer__WEqO4{padding:1rem}.Home_paginationInfo__nYnRn{flex-direction:column;align-items:flex-start;gap:.5rem}.Home_itemsPerPageSelector__VB8A_{width:100%;justify-content:space-between}.Home_paginationControls__CPqIg{flex-direction:column;gap:1rem}.Home_pageNumbers__dprAp{order:2}.Home_paginationButton__UEK3p{min-width:120px;padding:.75rem 1.5rem}.Home_pageButton__eNQpf{min-width:45px;height:45px}}@media (max-width:480px){.Home_paginationContainer__WEqO4{padding:.75rem}.Home_paginationInfo__nYnRn{font-size:.8rem}.Home_itemsPerPageSelect__jIBrz{padding:.4rem;font-size:.8rem}.Home_paginationButton__UEK3p{font-size:.8rem;padding:.6rem 1rem}.Home_pageButton__eNQpf{min-width:35px;height:35px;font-size:.8rem}}.Home_paginationContainer__WEqO4 .Home_loadingSpinner__eMQ06{width:24px;height:24px;border:2px solid #f3f3f3;border-top-color:#ff8321;border-radius:50%;animation:Home_spin__mtALV 1s linear infinite;margin:0 auto}@keyframes Home_spin__mtALV{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:940px){.Home_filterMenuBar__9G9OC{flex-direction:column;gap:15px}.Home_radioGroup__zDncM{flex-wrap:wrap;justify-content:center;align-items:center;align-self:center}.Home_radioLabel__3CUup{justify-content:center;display:flex!important}}@media (max-width:480px){.Home_radioLabel__3CUup{font-size:13px}.Home_radioCustom__sDleG{padding:6px 10px}.Home_filterButtons__uIUr2{flex-direction:column;gap:8px}.Home_applyFilterBtn__o0QmJ,.Home_resetFilterBtn__UwiXD{width:100%}.Home_popularTitle__ST6Rh{font-size:15px}}.Home_noResultsContainer__M5T9L{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px 0;text-align:center;width:100%}.Home_noResults__F63Tu{font-size:18px;color:#666;margin-bottom:15px}.Home_noResultsHint__Gbbp2{font-size:14px;color:#888;margin-top:10px}.Home_clearFiltersButton___KX7i{display:flex;align-items:center;gap:8px;padding:10px 20px;background-color:#ff6700;color:white;border:none;border-radius:25px;font-weight:600;cursor:pointer;transition:all .2s}.Home_clearFiltersButton___KX7i:hover{background-color:#e05c00;transform:translateY(-2px)}.Home_clearFiltersButton___KX7i:active{transform:translateY(0)}@media (max-width:1200px){.Home_offersList__HDJhL{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}}@media (max-width:1024px){.Home_contentContainer__PBxry{width:95%}}@media (max-width:930px){.Home_contentContainer__PBxry{flex-direction:column;gap:0}.Home_filtersSidebar__AHPmc{width:100%;position:static;margin-bottom:20px;box-sizing:border-box}.Home_offersList__HDJhL{gap:15px}.Home_offerImage__7VkIL{height:160px}.Home_offerTitle__JG0L_{font-size:16px}}@media (max-width:500px){.Home_offersContainer__PZUj5 h1{text-align:center}.Home_offersList__HDJhL{gap:20px}.Home_offerImage__7VkIL{height:180px}}.Home_offerHeader__MTCTc .Home_icon__cxK0Z{margin-right:10px}.Home_offerInfo__5nxGD .Home_icon__cxK0Z{margin-right:5px}@media (max-width:768px){.Home_offerTags__5o_zp span{padding:3px 8px;font-size:10px}.Home_offerItem__8Kshd h3{font-size:16px}}.Home_seoContentSection__QI9Dn{width:90%;margin-right:auto;margin-left:auto;background-color:#fff;padding:2rem 0;margin-bottom:20px;border-radius:8px;border-top:2px solid #fa8321;border-bottom:2px solid #fa8321}.Home_seoContentContainer__q0Q5d{max-width:1600px;margin:0 auto;padding:0 1rem}.Home_seoContentContainer__q0Q5d a{text-decoration:none}@media (max-width:768px){.Home_seoContentSection__QI9Dn{padding:1.5rem 0}.Home_seoContentContainer__q0Q5d{padding:0 .5rem}}