.home-container{max-width:84rem;margin:10rem auto 0;padding-left:2rem;padding-right:2rem}.home-carousel-container{cursor:pointer;border-radius:7px;width:100%;height:36rem;transition:box-shadow .2s ease-in-out;position:relative;overflow:hidden;box-shadow:0 5px 10px rgba(0,0,0,.35)}.home-carousel-container:hover{box-shadow:0 10px 25px rgba(0,0,0,.5)}.carousel-slide{opacity:0;width:100%;height:100%;transition:opacity .5s ease-in-out;position:absolute;top:0;left:0}.carousel-slide:after{content:"";pointer-events:none;z-index:0;background:linear-gradient(transparent,rgba(0,0,0,.75));width:100%;height:75%;position:absolute;bottom:0;left:0}.carousel-slide.active{opacity:1}.carousel-image{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.carousel-overlay{z-index:1;width:100%;padding:1.5rem 2rem;position:absolute;bottom:0;left:0}.carousel-overlay-content{z-index:2;justify-content:space-between;align-items:flex-start;width:100%;display:flex}.carousel-text{color:#fff;text-shadow:0 2px 6px rgba(0,0,0,.5);font-family:Inter,sans-serif;font-size:max(.9rem,min(4vw,2.35rem));font-weight:700;line-height:1}.carousel-text h1,.carousel-text h2{font-size:inherit;font-weight:inherit;line-height:inherit;color:#fff;text-shadow:0 2px 6px rgba(0,0,0,.5);max-width:45rem}.carousel-subtext{color:#ddd;text-align:left;text-shadow:0 2px 6px rgba(0,0,0,.5);max-width:45rem;margin-top:.6rem;font-size:max(1rem,min(2vw,1.25rem));font-weight:300;line-height:1.175}@media (max-width:499px){.carousel-subtext{display:none}}.carousel-buttons{align-items:center;display:flex}.see-products-button{color:#fff;cursor:pointer;background-color:#062f6d;border-radius:100px;align-items:center;gap:.75rem;width:auto;margin-top:.95rem;padding:.95rem 1.4rem;font-family:Inter,sans-serif;font-size:.95rem;font-weight:400;transition:background-color .1s ease-in-out;display:inline-flex;box-shadow:0 4px 6px rgba(0,0,0,.15)}.see-products-button:hover{background-color:#041f4a}.products-arrow-icon{width:.85rem;height:.85rem}@media (max-width:700px){.see-products-button{color:#fff;cursor:pointer;background-color:#062f6d;border-radius:100px;align-items:center;gap:.75rem;width:auto;margin-top:.95rem;padding:.75rem 1.2rem;font-family:Inter,sans-serif;font-size:.75rem;font-weight:400;transition:background-color .1s ease-in-out;display:inline-flex;box-shadow:0 4px 6px rgba(0,0,0,.15)}.products-arrow-icon{width:.7rem;height:.7rem}}.carousel-nav{z-index:3;gap:.75rem;display:flex;position:absolute;bottom:1.5rem;right:2rem}.carousel-btn{cursor:pointer;background-color:rgba(90,90,90,.6);border:none;border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;transition:background-color .2s;display:flex}.carousel-btn.right{border:1.5px solid #bebebe}.carousel-btn img{width:1.4rem;height:1.4rem}.carousel-btn:hover{background-color:rgba(90,90,90,.9)}.carousel-btn.right img{transform:scaleX(-1)}@media (max-width:700px){.carousel-btn{cursor:pointer;background-color:rgba(90,90,90,.6);border:none;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;transition:background-color .2s;display:flex}.carousel-btn img{width:1.2rem;height:1.2rem}}@media (max-width:499px){.carousel-slide:first-child .carousel-image{object-position:80% center}.carousel-slide:nth-child(2) .carousel-image{object-position:20% center}}.home-products-container{width:calc(100% - 4rem);margin:4rem auto 0}.home-products-header{color:#222;font-family:Montserrat,sans-serif;font-size:1rem;font-weight:600}.home-products-header.hidden{visibility:hidden}.home-products-grid{grid-template-columns:repeat(3,1fr);justify-items:center;gap:1rem 1.25rem;width:100%;margin-bottom:5.5rem;display:grid}.home-product-container{cursor:pointer;background-color:#f4f4f4;border-radius:11px;flex-direction:column;justify-content:flex-start;width:21rem;margin-top:1rem;padding:1.25rem;transition:transform .1s,box-shadow .1s;display:flex;box-shadow:0 8px 20px rgba(0,0,0,.3)}.home-product-container:hover{box-shadow:0 14px 29px rgba(0,0,0,.35)}.home-product-image-wrapper{flex:1;justify-content:center;align-items:center;min-height:10rem;max-height:60%;display:flex}.home-product-image{width:55%;height:auto;max-height:100%;transition:transform .3s}.home-product-container:hover .home-product-image{transform:scale(1.03)}.home-product-image-alternate{width:auto;height:90%;max-height:10rem;padding-top:.5rem;padding-bottom:.5rem;transition:transform .3s}.home-product-container:hover .home-product-image-alternate{transform:scale(1.03)}.home-product-info-container{text-align:center;color:#111;flex-direction:column;margin-top:auto;font-family:Inter,sans-serif;font-size:1.35rem;font-weight:550;display:flex}.home-product-info-subtext{color:#6d6d6d;max-width:95%;margin:.45rem auto 0;font-family:Inter,sans-serif;font-size:.9rem;font-weight:400}.home-product-info-button{color:#fff;cursor:pointer;background-color:#00a8e6;border-radius:7px;justify-content:center;align-items:center;gap:.75rem;width:100%;margin-top:1.1rem;padding:.9rem 0;font-family:Inter,sans-serif;font-size:.95rem;font-weight:400;transition:background-color .1s ease-in-out;display:flex;box-shadow:0 4px 6px rgba(0,0,0,.15)}.home-product-info-button:hover{background-color:#0095cb}.home-product-info-icon{width:.85rem;height:.85rem}@media (min-width:1120px) and (max-width:1185px){.home-products-container{width:100%;margin:4rem auto 0}}@media (min-width:915px) and (max-width:1120px){.home-products-container{width:100%}.home-product-container{width:17rem;padding:1rem}.home-products-grid{grid-template-columns:repeat(3,minmax(16.5rem,1fr));justify-items:center;gap:0 1.25rem;margin-bottom:7rem;display:grid}.home-product-image-wrapper{max-height:50%}.home-product-info-container{text-align:center;color:#111;flex-direction:column;margin-top:auto;font-family:Inter,sans-serif;font-size:1.1rem;font-weight:550;display:flex}.home-product-info-subtext{color:#6d6d6d;max-width:95%;margin:.45rem auto 0;font-family:Inter,sans-serif;font-size:.75rem;font-weight:400}.home-product-info-button{color:#fff;cursor:pointer;background-color:#00a8e6;border-radius:7px;justify-content:center;align-items:center;gap:.75rem;width:100%;margin-top:1.1rem;padding:.8rem 0;font-family:Inter,sans-serif;font-size:.95rem;font-weight:400;transition:background-color .1s ease-in-out;display:flex;box-shadow:0 4px 6px rgba(0,0,0,.15)}}@media (min-width:835px) and (max-width:915px){.home-products-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:630px) and (max-width:835px){.home-products-container{width:100%}.home-product-container{width:17rem;padding:1rem}.home-products-grid{grid-template-columns:repeat(2,minmax(16.5rem,1fr));justify-items:center;gap:0 1.25rem;margin-bottom:7rem;display:grid}.home-product-image-wrapper{max-height:50%}.home-product-info-container{text-align:center;color:#111;flex-direction:column;margin-top:auto;font-family:Inter,sans-serif;font-size:1.1rem;font-weight:550;display:flex}.home-product-info-subtext{color:#6d6d6d;max-width:95%;margin:.45rem auto 0;font-family:Inter,sans-serif;font-size:.75rem;font-weight:400}.home-product-info-button{color:#fff;cursor:pointer;background-color:#00a8e6;border-radius:7px;justify-content:center;align-items:center;gap:.75rem;width:100%;margin-top:1.1rem;padding:.8rem 0;font-family:Inter,sans-serif;font-size:.95rem;font-weight:400;transition:background-color .1s ease-in-out;display:flex;box-shadow:0 4px 6px rgba(0,0,0,.15)}}@media (max-width:629px){.home-products-grid{grid-template-columns:repeat(1,1fr)}}@media (max-width:499px){.home-container{margin-top:8.5rem;padding-left:1rem;padding-right:1rem}.home-carousel-container{height:24rem}.carousel-overlay{padding:1.5rem}.carousel-nav{right:1.5rem}.carousel-text{font-size:1.6rem;line-height:1}.home-products-container{width:100%;margin-top:2.5rem}.see-products-button{padding:.95rem 1.4rem;font-size:.9rem}.products-arrow-icon{width:1rem;height:1rem}.carousel-btn{cursor:pointer;background-color:rgba(90,90,90,.6);border:none;border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;transition:background-color .2s;display:flex}.carousel-slide:after{height:85%}.home-products-grid{row-gap:0;margin-bottom:4rem}}
