.home-section.home-section-black-color{--font-color:var(--page-content-font-white-color);--font-gradient-color:var(--page-content-font-light-color);--background-color:var(--page-content-background-black-color)}.home-section.home-section-main-color{--font-color:var(--page-content-font-white-color);--font-gradient-color:var(--page-content-font-light-color);--background-color:var(--page-content-background-main-color)}.home-section.home-section-white-color{--font-color:var(--page-content-font-black-color);--font-gradient-color:var(--page-content-font-dark-color);--background-color:var(--page-content-background-white-color)}.home-section{min-height:calc(100vh - var(--page-desktop-nav-height));min-height:calc(100dvh - var(--page-desktop-nav-height));--border-color:var(--font-color);margin-inline:auto;color:var(--font-color);padding-inline:1rem;background-color:var(--background-color);padding-block:2rem;align-content:space-between;-webkit-user-select:none;user-select:none;--continue-color:var(--font-color);place-items:center;display:grid}.home-section:after{content:"";clear:both;display:block}.home-section header{margin-block:2rem;text-align:center;width:100%}.home-section header h2 a{font-size:clamp(2rem,1rem + 3vw,3.5rem);font-weight:700;color:transparent;background:radial-gradient(circle farthest-corner at center center,var(--font-color),var(--font-gradient-color)) no-repeat;background-clip:text;background-color:#fff}.home-section header h3{font-size:clamp(1.125rem,1rem + .5vw,1.25rem)}.home-section footer{max-width:80%;text-align:center}.home-section .construction-chemicals-grid{height:50vh;grid-template-columns:1fr 1fr 1fr 1fr 1fr;transition:grid-template-columns .5s ease;gap:1rem;width:100%;place-items:center;display:grid}.home-section .construction-chemicals-grid a{height:auto;cursor:pointer;width:100%;display:block}.home-section .construction-chemicals-grid a img{height:auto;max-height:50vh;object-fit:contain;width:100%}.home-section .construction-chemicals-grid:has(.item-1:hover){grid-template-columns:2fr .5fr .5fr .5fr .5fr}.home-section .construction-chemicals-grid:has(.item-2:hover){grid-template-columns:.5fr 2fr .5fr .5fr .5fr}.home-section .construction-chemicals-grid:has(.item-3:hover){grid-template-columns:.5fr .5fr 2fr .5fr .5fr}.home-section .construction-chemicals-grid:has(.item-4:hover){grid-template-columns:.5fr .5fr .5fr 2fr .5fr}.home-section .construction-chemicals-grid:has(.item-5:hover){grid-template-columns:.5fr .5fr .5fr .5fr 2fr}.home-boxes{grid-template-columns:1fr 1fr;padding:1rem;gap:1rem;-webkit-user-select:none;user-select:none;display:grid}.home-boxes section:nth-child(4n-1),.home-boxes section:nth-child(4n-2){--font-color:var(--page-content-font-white-color);--border-color:var(--page-content-font-white-color);--background-color:var(--page-content-background-main-color)}.home-boxes section{min-height:40vh;--font-color:var(--page-content-font-black-color);--border-color:var(--page-content-font-black-color);color:var(--font-color);position:relative;text-align:center;background-color:var(--background-color);align-content:stretch;width:100%;--background-color:var(--page-content-background-light-color);place-items:center;display:grid}.home-boxes section.full-background-image{overflow:clip}.home-boxes section.right-image{grid-template-columns:3fr 2fr}.home-boxes section.text-over-image{place-items:flex-start}.home-boxes section div{width:100%;z-index:3}.home-boxes section h3{font-size:2.2rem;font-weight:700;position:relative;margin-block:1rem}.home-boxes section h4{font-size:1.3rem;padding-inline:1rem}.home-boxes section a{color:inherit}.home-boxes section picture{align-self:flex-end}.home-boxes section.full-background-image picture{inset-inline:0;position:absolute;inset-block:0;opacity:.3}.home-boxes section.full-background-image picture img{height:100%;object-fit:cover;width:100%}.home-boxes section.full-centered-image picture{align-self:center}.home-boxes section.text-over-image picture{margin-block-start:-6rem}@media (max-width:767.98px){.home-boxes{grid-template-columns:1fr}.home-boxes section:nth-child(2n){--font-color:var(--page-content-font-white-color);--border-color:var(--page-content-font-white-color);--background-color:var(--page-content-background-main-color)}.home-boxes section:nth-child(odd){--font-color:var(--page-content-font-black-color);--border-color:var(--page-content-font-black-color);--background-color:var(--page-content-background-light-color)}.home-boxes section.right-image{grid-template-columns:1fr}.home-boxes section h3{font-size:2rem}.home-boxes section h4{font-size:1.2rem}.home-boxes section picture{display:none}}