.home-categories-wrapper{padding-top:48px;padding-bottom:48px}@media screen and (max-width:1200px){.home-categories-wrapper{padding-top:80px;padding-bottom:80px}}.home-categories-wrapper .maxWidth{width:100%}.home-categories-wrapper .header-wrapper{display:flex;justify-content:space-between;align-items:center}@media(max-width:800px){.home-categories-wrapper .header-wrapper p{text-align:center;width:100%}}@media screen and (max-width:1200px){.home-categories-wrapper .header-wrapper button{display:none}}.home-categories-wrapper .categories-section{display:grid;grid-template-columns:repeat(5,1fr);justify-content:center;align-items:center;flex-wrap:wrap;gap:24px;margin-top:24px}@media(max-width:800px){.home-categories-wrapper .categories-section{grid-template-columns:repeat(2,1fr)}}.home-categories-wrapper .categories-section .category-item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;flex:1 1 calc(20% - 24px);cursor:pointer}@media(max-width:1200px){.home-categories-wrapper .categories-section .category-item{flex:1 1 calc(50% - 24px)}}.home-categories-wrapper .categories-section .category-item p{text-align:center}.home-categories-wrapper .categories-section .category-item .image-wrapper{border-radius:25%;background:var(--Colors-Neutral-Greys-50,#f3f3f4);display:flex;align-items:center;justify-content:center;width:120px;height:120px;box-shadow:0 6px 18px rgba(0,0,0,.08)}@media screen and (max-width:1200px){.home-categories-wrapper .categories-section .category-item .image-wrapper{width:100px;height:100px}}.home-categories-wrapper .categories-section .category-item .image-wrapper img{position:relative!important;border-radius:25%;-o-object-fit:contain;object-fit:contain;aspect-ratio:1}@media screen and (max-width:1024px){.home-categories-wrapper .categories-section .category-item .image-wrapper img{-o-object-fit:contain;object-fit:contain}}.home-categories-wrapper .categories-section .category-item .image-wrapper .seasonal{width:132px;height:172px;margin-top:0}@media screen and (max-width:1200px){.home-categories-wrapper .categories-section .category-item .image-wrapper .seasonal{width:62px;height:86px;max-width:62px;max-height:86px}}.home-categories-wrapper .categories-section .category-item .image-wrapper .paint{width:107px;height:101px}.home-categories-wrapper .categories-section .category-item .image-wrapper .kitchen{width:101px;height:85px;margin-top:0}.home-categories-wrapper .mobile{display:none}@media screen and (max-width:1200px){.home-categories-wrapper .mobile{display:flex;margin:40px auto 0}}.home-contact-wrapper{padding-top:100px;padding-bottom:100px;background-color:var(--Colors-Neutral-Generic-White,#fff);display:flex;flex-direction:column;gap:48px}@media screen and (max-width:1023px){.home-contact-wrapper{padding-top:40px;padding-bottom:40px}}.home-contact-wrapper .section-main-header{text-align:center}.home-contact-wrapper .home-contact-sections{display:flex;gap:48px}@media screen and (max-width:1023px){.home-contact-wrapper .home-contact-sections{flex-direction:column;gap:32px}}.home-contact-wrapper .home-contact-sections .left-form{width:50%}@media screen and (max-width:1023px){.home-contact-wrapper .home-contact-sections .left-form{width:100%}}.home-contact-wrapper .home-contact-sections .right-map{width:50%}@media screen and (max-width:1023px){.home-contact-wrapper .home-contact-sections .right-map{width:100%}}.home-contact-wrapper .home-contact-sections .right-map{min-height:402px;display:flex;flex-direction:column}.home-contact-wrapper .home-contact-sections .right-map .info-wrapper{margin-top:32px;display:flex;gap:29px}@media screen and (max-width:1023px){.home-contact-wrapper .home-contact-sections .right-map .info-wrapper{flex-direction:column}}.home-contact-wrapper .home-contact-sections .right-map .info-wrapper .column{width:50%;padding:12px;display:flex;gap:8px;border-radius:5px;background:var(--Color-white,#fff);align-items:center;box-shadow:0 0 24px 0 rgba(0,0,0,.05)}@media screen and (max-width:1023px){.home-contact-wrapper .home-contact-sections .right-map .info-wrapper .column{width:100%}}.home-contact-wrapper .home-contact-sections .right-map .info-wrapper .column .info-details-wrapper{display:flex;flex-direction:column;gap:4px}