.BrandHolder_root__IEDbr{background-color:var(--textWhite);height:100%;display:flex;align-items:center;border-radius:.375rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06),0 -1px 4px -1px rgba(0,0,0,.06);gap:20px;padding:1.25rem;cursor:pointer;transition:.3s}.BrandHolder_root__IEDbr:hover{transform:scale(1.05);box-shadow:0 8px 8px -1px rgba(0,0,0,.1),0 2px 6px -1px rgba(0,0,0,.06),0 -1px 4px -1px rgba(0,0,0,.06),0 15px 14px -12px var(--primary-shadow)}.BrandHolder_imageWrapper__lEE0K{max-width:80px;min-width:80px;filter:drop-shadow(3px 3px .15rem rgba(0,0,0,.15));display:flex;align-items:center;justify-content:center}.BrandHolder_image__g_DoN{width:100%;height:auto}.BrandHolder_brandDetailsContainer__IOzhI{text-align:left}.BrandHolder_name__fbud6{font-size:1.5rem;color:var(--gray-700);font-weight:700;display:block}.BrandHolder_moto__E3mAK{color:var(--gray-600);font-size:.875rem}@media screen and (max-width:1024px){.BrandHolder_imageWrapper__lEE0K{max-width:50px;min-width:50px}.BrandHolder_name__fbud6{font-size:1.25rem}.BrandHolder_moto__E3mAK{font-size:.75rem}}@media screen and (max-width:425px){.BrandHolder_root__IEDbr{padding:.75rem;gap:.5rem}.BrandHolder_imageWrapper__lEE0K{max-width:35px;min-width:35px}.BrandHolder_name__fbud6{font-size:98%}.BrandHolder_moto__E3mAK{display:none}.BrandHolder_name__fbud6{font-size:90%}}.BrandsList_list__1jIwp{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:2rem;gap:2rem}@media screen and (max-width:1024px){.BrandsList_list__1jIwp{gap:1.25rem}}@media screen and (max-width:800px){.BrandsList_list__1jIwp{grid-template-columns:repeat(2,1fr)}}.ReviewCarousel_carousel__XdPlt{display:flex;scroll-snap-type:x mandatory;overflow-x:scroll;scroll-behavior:smooth;-ms-overflow-style:none;justify-content:space-between;color:var(--textWhite)}.ReviewCarousel_carousel__XdPlt::-webkit-scrollbar{display:none}.ReviewCarousel_carousel_item__xvNAN{-webkit-user-select:none;-moz-user-select:none;user-select:none;width:50%;flex-shrink:0;scroll-snap-align:start;padding:2.5rem 4rem;display:flex;flex-direction:column;align-items:center;gap:1rem}.ReviewCarousel_review__M_4Px:before{content:'"';font-size:8rem;position:absolute;margin-top:2.25rem;margin-left:-1rem;color:#61ccca;opacity:.25}.ReviewCarousel_review__M_4Px{position:relative;font-size:1.125rem;line-height:1.75rem;font-weight:400}.ReviewCarousel_footer__jcizD{display:flex;margin-top:auto;margin-right:auto;align-items:center;gap:1rem}.ReviewCarousel_horizontalLine__2nZ5E{display:inline-block;height:1px;width:3rem;background-color:#fff}.ReviewCarousel_name__gMN6U{font-size:1rem;line-height:1.5rem;font-weight:500}.ReviewCarousel_site___COi3{color:#b2f6ea;font-size:.857rem;line-height:1.5rem}.ReviewCarousel_controls___QDrl{display:flex;gap:1rem;justify-content:center;margin-top:2rem;padding:1rem}.ReviewCarousel_controls_dot__sGkVq{cursor:pointer;transition:.3s;padding:.5rem}.ReviewCarousel_visuallyhidden__7aUmk{display:block;width:.5rem;height:.5rem;border-radius:50%;background-color:#319694}.ReviewCarousel_controls_dot__sGkVq.ReviewCarousel_selected__6h3nc>.ReviewCarousel_visuallyhidden__7aUmk,.ReviewCarousel_controls_dot__sGkVq:focus>.ReviewCarousel_visuallyhidden__7aUmk,.ReviewCarousel_controls_dot__sGkVq:hover>.ReviewCarousel_visuallyhidden__7aUmk{background-color:var(--accent);transition:.3s}@media screen and (max-width:768px){.ReviewCarousel_carousel_item__xvNAN{width:100%;padding:2.5rem}.ReviewCarousel_footer__jcizD{margin-top:2rem}.ReviewCarousel_controls___QDrl{display:none}}@media screen and (max-width:425px){.ReviewCarousel_review__M_4Px{font-size:1rem}.ReviewCarousel_carousel_item__xvNAN{padding:2.5rem 1rem}}.FeaturedOnHolder_root__8UjSr{flex-basis:30%;display:flex;flex-direction:column;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06),0 -1px 4px -1px rgba(0,0,0,.06);border-radius:.375rem;overflow:hidden;cursor:pointer;transition:.3s;background-color:var(--textWhite)}.FeaturedOnHolder_root__8UjSr:hover{transform:scale(1.02);box-shadow:0 8px 8px -1px rgba(0,0,0,.1),0 2px 6px -1px rgba(0,0,0,.06),0 -1px 4px -1px rgba(0,0,0,.06),0 15px 14px -12px var(--primary-shadow)}.FeaturedOnHolder_imageHolder__EPgxT{display:flex;border-bottom:1px solid var(--gray-200);overflow:hidden}.FeaturedOnHolder_image__jTqv2{width:100%;height:auto}.FeaturedOnHolder_textContainer__Derv9{display:flex;flex-direction:column;padding:1rem}.FeaturedOnHolder_textContainer__Derv9>h3{font-size:1.25rem;font-weight:700;color:var(--textDark)}.FeaturedOnHolder_textContainer__Derv9>p{color:var(--gray-600);margin-top:.5rem;line-height:1.625;font-size:1rem}.FeaturedOnHolder_root__8UjSr>p{color:var(--primary);display:inline-flex;align-items:center}.FeaturedOnHolder_icon__WN3Bl{width:1rem;height:1rem;display:none}@media screen and (max-width:768px){.FeaturedOnHolder_root__8UjSr{gap:.5rem;justify-content:flex-start;overflow:hidden}.FeaturedOnHolder_imageHolder__EPgxT{min-width:100px}.FeaturedOnHolder_textContainer__Derv9>h3{font-size:1rem}.FeaturedOnHolder_textContainer__Derv9>p{display:none}.FeaturedOnHolder_root__8UjSr>p{font-size:.875rem}.FeaturedOnHolder_icon__WN3Bl{margin-left:unset;display:none}}@media screen and (max-width:425px){.FeaturedOnHolder_root__8UjSr{flex-basis:100%;flex-direction:row;justify-content:space-between;align-items:center;gap:.5rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06),0 -1px 4px -1px rgba(0,0,0,.06);border-radius:.375rem;overflow:hidden;padding-right:.5rem}.FeaturedOnHolder_imageHolder__EPgxT{min-height:100%;flex-basis:20%;display:flex;border-right:1px solid var(--gray-200);border-bottom:0}.FeaturedOnHolder_image__jTqv2{width:100%;height:auto;object-fit:cover}.FeaturedOnHolder_textContainer__Derv9>h3{font-size:.875rem}.FeaturedOnHolder_icon__WN3Bl{display:block;margin-right:.25rem}.FeaturedOnHolder_root__8UjSr>p{font-size:0}}.FeaturedOnList_list__JuzWV{display:flex;flex-wrap:wrap;gap:5rem 1rem;justify-content:space-between}@media screen and (max-width:768px){.FeaturedOnList_list__JuzWV{gap:1.5rem 1rem}}.FeatureHolder_root__Mtc18{display:flex;flex-basis:48%;gap:1rem}.FeatureHolder_iconHolder__xfbWa{flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:.375rem;background-color:var(--primary);width:3rem;height:3rem;color:var(--textWhite)}.FeatureHolder_icon__9Vl7b{width:1.25rem;height:1.25rem}.FeatureHolder_title__MXi_l{color:var(--gray-700);line-height:1.5rem;font-size:1.125rem;font-weight:700}.FeatureHolder_desc__ZqA3p{margin-top:.5rem;color:var(--description);line-height:1.5rem;font-size:1rem;font-weight:400}@media screen and (max-width:425px){.FeatureHolder_root__Mtc18{flex-basis:100%}}.FeaturesGrid_list__dQrgZ{display:flex;flex-wrap:wrap;gap:5rem 1rem;justify-content:space-between}@media screen and (max-width:425px){.FeaturesGrid_list__dQrgZ{gap:2.5rem 1rem}}.HomeSellTypeButton_button__YAaY5{flex-basis:25%;padding:1rem;font-size:1.125rem;transition:.3s;text-align:left;line-height:1.25rem;font-weight:500;display:inline-flex;align-items:center;color:var(--textWhite);background-color:var(--accent);border-top:1px solid var(--gray-400);border-bottom:1px solid var(--gray-400)}.HomeSellTypeButton_button__YAaY5:last-child{border-right:1px solid var(--gray-400);border-top-right-radius:.375rem;border-bottom-right-radius:.375rem}.HomeSellTypeButton_button__YAaY5:first-child{border-left:1px solid var(--gray-400);border-top-left-radius:.375rem;border-bottom-left-radius:.375rem}.HomeSellTypeButton_icon__CJCKD{width:1.25rem;height:1.25rem;margin-right:1rem}.HomeSellTypeButton_button__YAaY5:hover{box-shadow:0 0 20px 2px #00000033;z-index:1;border-color:#3b485e;background-color:#3b485e;transform:scale(1.02)}.HomeSellTypeButton_sellTag__eNsnn{display:inline}@media screen and (max-width:1024px){.HomeSellTypeButton_button__YAaY5{justify-content:center;font-size:1rem}}@media screen and (max-width:768px){.HomeSellTypeButton_button__YAaY5{font-size:.875rem}.HomeSellTypeButton_sellTag__eNsnn{display:none}}@media screen and (max-width:600px){.HomeSellTypeButton_icon__CJCKD{display:none}}.Search_label__OliDL{width:100%;display:flex;align-items:center;color:var(--gray-500)}.Search_wrapper__qA_6H{position:relative}.Search_searchIcon__d09sL{position:absolute;margin-left:1rem;transition:.3s;height:1.25rem;width:1.25rem}.Search_label__OliDL:focus-within:first-child{color:var(--primary)}.Search_search___D0JU{border-style:solid;font-size:120%;margin:0;overflow:visible;border-color:var(--gray-500);border-radius:9999px;border-width:2px;outline:0;padding:.75rem 1rem .75rem 3rem;width:100%;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform;transition-duration:.2s;background-color:#fbfbfb}.Search_search___D0JU:focus,.Search_search___D0JU:hover{border-color:var(--primary);background-color:var(--textWhite)}.Search_resultsContainer__pjGew{max-width:inherit;line-height:1.5;font-size:102.5%;background-color:var(--textWhite);border-radius:.5rem;border:1px solid #e2e8f0;overflow-x:hidden;overflow-y:auto;position:absolute;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);text-align:left;text-transform:none;z-index:var(--z-2);max-height:30rem;display:none;flex-direction:column;left:0;right:0;margin-top:1rem;transition:.3s}.Search_visible__meKW_{display:flex;transition:.3s}.Search_noResults__P1Sjl{padding:1rem;font-weight:400}.Search_noResults__P1Sjl,.Search_resultHolder__1XgY0{animation:Search_slide-in__3BvTU .3s ease-in-out forwards;transform-origin:top}.Search_resultHolder__1XgY0{line-height:1.5;text-decoration:inherit;cursor:pointer;font-weight:600;font-size:1.25rem;padding:1rem 1.5rem;position:relative;color:var(--gray-700);transition:.3s}@keyframes Search_slide-in__3BvTU{0%{transform:translateX(-20px);opacity:0}to{transform:translateX(0);opacity:1}}.Search_autocompleteActive__fJaVQ,.Search_resultHolder__1XgY0:focus,.Search_resultHolder__1XgY0:hover{background-color:#f0f8ff}.Search_resultHolder__1XgY0:not(:last-child){border-bottom:1px solid var(--gray-400)}.Search_name__npYDg{display:inline-block;width:83%;overflow-wrap:break-word;color:var(--gray-700)}.Search_type__H3YWI{display:block;color:var(--gray-600);margin-top:.25rem;margin-bottom:.25rem;font-size:.875rem;font-weight:400}@media screen and (max-width:768px){.Search_search___D0JU{font-size:100%}}@media screen and (max-width:425px){.Search_search___D0JU{padding-top:.5rem;padding-bottom:.5rem}}.SectionIntro_root__6SsTq{width:100%;text-align:center;margin-bottom:5rem}.SectionIntro_title__Op07Z{color:var(--primary);letter-spacing:.025rem;text-transform:uppercase;line-height:1.5rem;font-size:1rem;font-weight:600}.SectionIntro_subTitle__wOGCA{font-weight:800;margin-top:.5rem;color:var(--accent);letter-spacing:-.025rem;font-size:2.25rem;line-height:2.5rem}.SectionIntro_desc__MCduL{font-weight:inherit;line-height:1.75rem;max-width:42rem;color:var(--description);margin-left:auto;margin-right:auto;margin-top:1rem;font-size:1.25rem}@media screen and (max-width:1024px){.SectionIntro_root__6SsTq{margin-bottom:2.5rem}.SectionIntro_desc__MCduL{font-size:1.125rem}}@media screen and (max-width:768px){.SectionIntro_root__6SsTq{text-align:left}.SectionIntro_desc__MCduL{margin-left:unset;font-size:inherit;margin-top:.25rem}}@media screen and (max-width:425px){.SectionIntro_subTitle__wOGCA{line-height:2rem;font-size:1.875rem}}.UserCount_root__iKrj_{display:flex;flex-direction:column;align-items:center;padding-top:2.5rem;padding-bottom:2.5rem;text-align:center}.UserCount_title__f3mcK{border-width:0;font-weight:800;color:var(--textWhite);font-size:2.25rem;line-height:2.5rem}.UserCount_subTitle__hKEUq{font-size:1.25rem;line-height:1.75rem;color:#e2e8f0;margin-top:1rem;max-width:56rem}.UserCount_itemsContainer__4ZOfg{max-width:56rem;display:grid;grid-template-columns:repeat(3,1fr);margin-top:2.5rem;grid-gap:2rem;gap:2rem}.UserCount_itemTitle__HYmZg{font-weight:800;font-size:3rem;line-height:1;color:var(--textWhite)}.UserCount_itemSub__7NvrE{font-weight:500;font-size:1.125rem;line-height:1.5rem;margin-top:.5rem;color:var(--gray-200);opacity:.9}@media screen and (max-width:425px){.UserCount_title__f3mcK{font-size:1.875rem}.UserCount_itemsContainer__4ZOfg{grid-template-columns:1fr}}.Home_header__y2QYS{display:flex;flex-direction:row;align-items:center;justify-content:center;margin:2.5rem auto;gap:2rem;padding:0;border-radius:.375rem}.Home_headerTextContainer__GcwlU{flex-basis:50%;min-width:50%;padding-left:1.75rem}.Home_title__hYX6j{letter-spacing:-.025em;color:var(--accent);font-weight:800;font-size:4rem;line-height:1;margin-top:0}.Home_subTitle__cZGIH{font-size:1.25rem;max-width:36rem;color:var(--description);line-height:1.5;font-weight:400;margin-top:1.25rem}.Home_headerBannerContainer__HVcjo{flex-basis:50%;width:100%;height:100%;min-height:50vh;max-width:100%;display:flex;flex-direction:column;justify-content:center;align-self:flex-start;padding:2rem;margin:1rem;border-radius:.375rem;background:radial-gradient(circle,rgba(0,205,154,.15) 0,rgba(0,205,154,0) 60%)}.Home_headerBannerContainer__HVcjo>div{width:100%;padding:.5rem;display:flex}.Home_headerBannerContainer__HVcjo>div:nth-child(2n){flex-direction:row-reverse}.Home_headerBannerContainer__HVcjo>div>span{background-color:var(--accent);width:75%;padding:1rem;border-radius:.375rem;font-size:1.5rem;font-weight:700;color:#fff;text-transform:uppercase;text-align:center;box-shadow:0 2px 8px 0 rgba(0,0,0,.5)}.Home_headerBannerContainer__HVcjo>div:nth-child(2n)>span{transform:skewX(10deg) skewY(5deg)}.Home_headerBannerContainer__HVcjo>div:nth-child(odd)>span{background-color:var(--primary);transform:skewX(-10deg) skewY(-5deg)}.Home_headerBannerContainer__HVcjo>div>span{transition:all .3s}.Home_headerBannerContainer__HVcjo>div>span:hover{transform:skew(0)}.Home_searchButtonsContainer__ekjyv{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;width:100%;gap:2rem;margin-top:1.5rem;max-width:100%}.Home_sellButtonsContainer__mscLn{width:-moz-fit-content;width:fit-content;max-width:100%;display:flex;justify-content:stretch;background-color:var(--gray-400);gap:1px;border-radius:.375rem}.Home_repairButton__vnXUP{margin:auto;padding:1rem;font-size:1.125rem;transition:.3s;text-align:left;line-height:1.25rem;font-weight:600;display:inline-flex;align-items:center;color:var(--textWhite);background-color:var(--accent);border-radius:.375rem}.Home_repairButton__vnXUP:hover{transform:scale(1.1)}.Home_orContainer__uQfzn{width:100%;display:flex;flex-direction:row;gap:2rem;align-items:center}.Home_divider__RsgqR{width:100%;border:none;border-top:1px solid var(--gray-400)}

/* !SECTION HEader section */.Home_main__VkIEL{min-height:50vh;display:flex;flex-direction:column;align-items:center}.Home_main__VkIEL>div{margin:auto}.Home_section__3569L{margin-top:5rem}.Home_reviewSection__HgF81{background-color:#285e61}.Home_userCountSection__PitlV{background-color:var(--accent)}.Home_fullWidth__mol2w{width:100vw}.Home_fullWidth__mol2w>div:first-child{padding-top:2.5rem;margin:auto}.Home_viewAll__UA9ib{display:block;border-radius:9999px;border:2px solid #e2e8f0;cursor:pointer;font-weight:600;font-size:1rem;line-height:1.5rem;margin-left:auto;margin-right:auto;margin-top:2.5rem;padding:.5rem 1.5rem;text-transform:uppercase;letter-spacing:.025em;transition:.3s;color:var(--primary);width:-moz-fit-content;width:fit-content}.Home_viewAll__UA9ib:hover{border-color:var(--primary)}.Home_dividerParent__9uMRI{height:.25rem;border-radius:.25rem;background-color:var(--gray-200)}.Home_dividerParent__9uMRI>div{width:6rem;height:100%;background-color:var(--primary);border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;box-shadow:0 4px 16px 0 var(--primary-shadow),0 -4px 16px 0 var(--primary-shadow)}.Home_horizontalIntro__qlKNk{display:flex;flex-wrap:wrap;justify-content:space-between;padding-top:1.5rem;padding-bottom:1.5rem;gap:1rem}.Home_horizontalIntro__qlKNk>h2{letter-spacing:-.025em;color:var(--accent);font-size:1.5rem;font-weight:800}.Home_horizontalIntro__qlKNk>p{flex-basis:55%;color:var(--description);line-height:1.625;font-size:1rem}.Home_partnerContainer__V7hev{width:100%;display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem}.Home_partnerTitle__9XUst{line-height:2.5rem;font-size:2.25rem;letter-spacing:-.025em;color:var(--accent);font-weight:800}.Home_emailButton__9EwKP{display:flex;background-color:var(--primary);height:-moz-fit-content;height:fit-content;padding:.75rem 1.25rem;line-height:1.5rem;border-radius:.375rem;color:var(--textWhite);gap:.5rem;font-weight:600;font-size:1rem;transition:.3s;box-shadow:0 4px 6px -1px rgba(0,0,0,.25),0 2px 4px -1px rgba(0,0,0,.06),0 -1px 4px -1px rgba(0,0,0,.06)}.Home_icon__iJDY0{width:1.5rem;stroke-width:2}.Home_emailButton__9EwKP:hover{background-color:#009973;box-shadow:0 8px 8px -1px rgba(0,0,0,.1),0 2px 6px -1px rgba(0,0,0,.06),0 -1px 4px -1px rgba(0,0,0,.06),0 15px 14px -12px var(--primary-shadow)}@media screen and (max-width:1024px){.Home_header__y2QYS{justify-content:center;padding-left:1.25rem;padding-right:1.25rem}.Home_headerTextContainer__GcwlU{flex-basis:80%;padding-left:0}.Home_headerImageContainer__8A9GV{display:none}.Home_sellButtonsContainer__mscLn{width:100%;align-self:center}.Home_headerBannerContainer__HVcjo{display:none}.Home_button__G93Ef{justify-content:center;font-size:1rem}.Home_section__3569L{margin-top:5.5rem}}@media screen and (max-width:768px){.Home_header__y2QYS{justify-content:center}.Home_headerTextContainer__GcwlU{flex-basis:100%;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;padding-left:0}.Home_title__hYX6j{text-align:center;font-size:3rem}.Home_headerImageContainer__8A9GV{display:none}.Home_sellButtonsContainer__mscLn{width:100%;align-self:center}.Home_repairButton__vnXUP{font-size:.875rem}.Home_section__3569L{margin-top:4rem}.Home_partnerContainer__V7hev{gap:2rem;flex-wrap:wrap}}@media screen and (max-width:600px){.Home_title__hYX6j{font-size:2.25rem}.Home_subTitle__cZGIH{font-size:1rem}.Home_horizontalIntro__qlKNk>p{flex-basis:100%;color:var(--description);line-height:1.625;font-size:1rem}.Home_partnerTitle__9XUst{line-height:2.25rem;font-size:1.875rem}}@media screen and (max-width:425px){.Home_title__hYX6j{font-size:1.875rem}.Home_subTitle__cZGIH{font-size:.875rem}}