.home,.home__product{flex-direction:column;display:flex}.home__product-wrapper{flex-direction:column;align-items:center;display:flex}@media screen and (max-width:425px){.home__product-wrapper{align-items:flex-start}}.home__product-boxes{flex-wrap:wrap;justify-content:flex-start;gap:2rem;width:100%;margin-top:3.5rem;display:flex}@media screen and (max-width:1150px){.home__product-boxes{gap:1rem}}@media screen and (max-width:1024px){.home__product-boxes{justify-content:flex-start;margin-top:2.25rem}}@media screen and (max-width:500px){.home__product-boxes{flex-direction:column;margin-top:1.5rem}}.home__product-box{z-index:1;border-radius:1.5rem;flex-direction:column;justify-content:space-between;width:calc(25% - 1.5rem);padding:2rem 1.5rem;display:flex;position:relative;overflow:hidden}.home__product-box:before{content:"";z-index:-1;opacity:.05;background-image:-webkit-image-set(url(/images/overall/backgrounds/bg-5.avif) 1x type("image/avif"),url(/images/overall/backgrounds/bg-5.webp) 1x type("image/webp"),url(/images/overall/backgrounds/bg-5.png) 1x type("image/png"));background-image:image-set("/images/overall/backgrounds/bg-5.avif" 1x type("image/avif"),"/images/overall/backgrounds/bg-5.webp" 1x type("image/webp"),"/images/overall/backgrounds/bg-5.png" 1x type("image/png"));background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}@media screen and (max-width:1150px){.home__product-box{width:calc(25% - .75rem)}}@media screen and (max-width:1024px){.home__product-box{width:calc(33.3333% - .666667rem)}}@media screen and (max-width:768px){.home__product-box{width:calc(50% - .5rem);padding:1.5rem 1.25rem 1.125rem}}@media screen and (max-width:500px){.home__product-box{flex-direction:column-reverse;width:100%}}.home__product-box-link-full{z-index:5;width:100%;height:100%;position:absolute;inset:0}.home__product-box-content{z-index:2;flex-direction:column;justify-content:space-between;height:100%;display:flex}.home__product-box-title-and-text{flex-direction:column;display:flex}.home__product-box-title{font-family:var(--SF_Pro),sans-serif;text-transform:uppercase;color:var(--hd-title-white);margin-bottom:1.5rem;font-size:1.5rem;font-weight:900}@media screen and (max-width:768px){.home__product-box-title{margin-bottom:1rem;font-size:1.125rem}}@media screen and (max-width:500px){.home__product-box-title{font-size:1rem}}.home__product-box-text{color:var(--hd-text-white);margin-bottom:1.5rem;font-size:1rem;font-weight:400;line-height:1.5rem}@media screen and (max-width:600px){.home__product-box-text{font-size:1rem;line-height:1.25rem}}@media screen and (max-width:425px){.home__product-box-text{font-size:.875rem}}.home__product-box-button{background-color:var(--hd-bg-white);border-radius:1rem;align-items:center;gap:.25rem;width:max-content;padding:.375rem .875rem;font-size:.875rem;text-decoration:none;display:flex}.home__product-box-button:hover img{animation:.6s ease-in-out infinite arrowWiggle}.home__product-box-button img{width:1.25rem}.home__product-image{justify-content:end;margin-top:-2rem;margin-bottom:-3rem;margin-right:-2.5rem;display:flex}@media screen and (max-width:500px){.home__product-image{justify-content:flex-start;width:3.75rem;height:4.375rem;margin-bottom:1.5rem;margin-left:0}}.home__product-image img{object-fit:contain;width:7.5rem;height:6rem}@media screen and (max-width:500px){.home__product-image img{width:100%}}.home__solutions{flex-direction:column;display:flex}.home__solutions-wrapper{flex-direction:column;align-items:center;display:flex}@media screen and (max-width:425px){.home__solutions-wrapper{align-items:flex-start}}.home__solutions-text{text-align:center}.home__solutions-boxes{flex-direction:column;gap:3rem;margin-top:3.5rem;display:flex}@media screen and (max-width:768px){.home__solutions-boxes{gap:2rem;margin-top:2.5rem}}@media screen and (max-width:425px){.home__solutions-boxes{gap:1.5rem;margin-top:1.5rem}}.home__solutions-box{border-radius:2.5rem;justify-content:space-between;display:flex}@media screen and (max-width:768px){.home__solutions-box{border-radius:1.25rem;flex-direction:column}}.home__solutions-box:nth-child(2n){flex-direction:row-reverse}@media screen and (max-width:768px){.home__solutions-box:nth-child(2n){flex-direction:column}}.home__solutions-box:nth-child(2n) .home__solutions-image{border-radius:2.5rem 0 0 2.5rem}@media screen and (max-width:600px){.home__solutions-box:nth-child(2n) .home__solutions-image{border-radius:0 0 1.25rem 1.25rem}}.home__solutions-box-content{flex-direction:column;justify-content:center;width:53%;padding:2.5rem;display:flex}@media screen and (max-width:768px){.home__solutions-box-content{width:100%;margin-bottom:1rem;padding:1.5rem 1rem}}.home__solutions-box-title{font-family:var(--SF_Pro),sans-serif;text-transform:uppercase;margin-bottom:1rem;font-size:1.5rem;font-weight:700}@media screen and (max-width:768px){.home__solutions-box-title{margin-bottom:1rem;font-size:1.125rem}}@media screen and (max-width:500px){.home__solutions-box-title{font-size:1.125rem}}.home__solutions-box-description{color:var(--hd-text-black);margin-bottom:1.5rem}.home__solutions-image{border-radius:0 2.5rem 2.5rem 0;width:47%;display:flex}@media screen and (max-width:768px){.home__solutions-image{border-radius:0 0 1.25rem 1.25rem;width:100%}}.home__solutions-image img{object-fit:contain;object-position:bottom;transform-origin:bottom;width:100%;height:100%;transform:scale(1.05)}.home__services{background-color:#111019;padding:3.5rem 0}@media screen and (max-width:768px){.home__services{padding:2.5rem 0}}@media screen and (max-width:425px){.home__services{padding:1.5rem 0}}.home__services-wrapper{justify-content:space-between;align-items:center;width:100%;display:flex}@media screen and (max-width:1024px){.home__services-wrapper{flex-direction:column;gap:2rem}}.home__services-content{width:100%;max-width:30.125rem}@media screen and (max-width:1024px){.home__services-content{max-width:none}}.home__services-title{color:var(--hd-title-white);text-align:start}.home__services-text{text-align:start;color:var(--hd-text-white)}@media screen and (max-width:1024px){.home__services-text{margin-bottom:0}}.home__services-mini-info{width:calc(100% - 38.25rem)}@media screen and (max-width:1024px){.home__services-mini-info{width:100%}}.home__services-mini-info-items{flex-wrap:wrap;justify-content:center;gap:3.125rem 3rem;width:100%;display:flex}@media screen and (max-width:1150px){.home__services-mini-info-items{gap:2.125rem 2rem}}@media screen and (max-width:1024px){.home__services-mini-info-items{justify-content:flex-start;margin-bottom:2rem}}@media screen and (max-width:425px){.home__services-mini-info-items{gap:1.5rem 2rem}}.home__services-mini-info-item{text-transform:capitalize;text-align:center;z-index:1;flex-direction:column;align-items:center;gap:1rem;width:calc(33.3333% - 2rem);font-size:1.125rem;font-weight:700;display:flex;position:relative}@media screen and (max-width:768px){.home__services-mini-info-item{gap:2rem;width:calc(50% - 1rem);font-size:1rem}}@media screen and (max-width:425px){.home__services-mini-info-item{gap:1rem;font-size:.875rem}}.home__services-mini-info-link{z-index:2;position:absolute;inset:0}.home__services-mini-info-item-image{width:3rem;height:3rem;display:flex}@media screen and (max-width:768px){.home__services-mini-info-item-image{width:2.5rem;height:2.5rem}}@media screen and (max-width:425px){.home__services-mini-info-item-image{width:2rem;height:2rem}}.home__services-mini-info-item-image img{object-fit:contain;width:100%;height:100%}.home__services-btn{justify-content:center;display:flex}.home__why-choose{flex-direction:column;display:flex}.home__why-choose-wrapper{flex-direction:column;justify-content:center;align-items:center;display:flex}@media screen and (max-width:425px){.home__why-choose-wrapper{align-items:start}}.home__why-choose-text{text-align:center;margin-bottom:3.5rem}@media screen and (max-width:768px){.home__why-choose-text{margin-bottom:2.5rem}}@media screen and (max-width:425px){.home__why-choose-text{text-align:start}}.home__who-we{flex-direction:column;display:flex}.home__who-we-wrapper{justify-content:space-between;align-items:center;display:flex}@media screen and (max-width:768px){.home__who-we-wrapper{flex-direction:column;gap:2rem}}@media screen and (max-width:425px){.home__who-we-wrapper{gap:1.5rem}}.home__who-we-content{width:38%}@media screen and (max-width:1024px){.home__who-we-content{width:45%}}@media screen and (max-width:768px){.home__who-we-content{width:100%}}.home__who-we-title,.home__who-we-description{text-align:start}@media screen and (max-width:768px){.home__who-we-description{margin-bottom:0}}.home__who-we-boxes{flex-wrap:wrap;justify-content:flex-end;gap:1.25rem;width:40%;display:flex}@media screen and (max-width:1024px){.home__who-we-boxes{width:50%}}@media screen and (max-width:768px){.home__who-we-boxes{gap:1rem;width:100%}}.home__who-we-box{border:1px solid #d6d6d6;border-radius:1rem;flex-direction:column;justify-content:space-between;width:calc(50% - .625rem);padding:1.5rem;display:flex}@media screen and (max-width:768px){.home__who-we-box{width:calc(50% - .5rem);padding:1rem}}@media screen and (max-width:425px){.home__who-we-box{padding:.75rem}}.home__who-we-image{width:3rem;height:3rem;margin-bottom:1rem}@media screen and (max-width:768px){.home__who-we-image{width:2rem;height:2rem}}@media screen and (max-width:425px){.home__who-we-image{width:1.5rem;height:1.5rem}}.home__who-we-image img{width:100%}.home__who-we-count{font-family:var(--SF_Pro),sans-serif;color:var(--hd-text-dark-900);margin-bottom:.5rem;font-size:2.25rem;font-weight:500}@media screen and (max-width:768px){.home__who-we-count{font-size:1.5rem}}@media screen and (max-width:500px){.home__who-we-count{font-size:1.125rem}}.home__who-we-box-text{color:var(--hd-text-gray-600);font-size:.875rem}.home__who-we-btn-desktop{display:flex}@media screen and (max-width:768px){.home__who-we-btn-desktop{display:none}}.home__services-show-only-desktop{display:flex}@media screen and (max-width:1024px){.home__services-show-only-desktop{display:none}}.home__services-show-only-mobile{display:none}@media screen and (max-width:1024px){.home__services-show-only-mobile{display:flex}}
