.style-module-scss-module__Zv6QIa__carousel-container{background-color:var(--secondaryColor-color);justify-content:center;align-items:center;width:100%;height:70vh;display:flex;position:relative;overflow:hidden}@media screen and (max-width:600px){.style-module-scss-module__Zv6QIa__carousel-container{height:auto;min-height:0;padding-bottom:2rem;display:block}}.style-module-scss-module__Zv6QIa__carousel-slide{opacity:0;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .8s;display:flex;position:absolute;top:0;left:0}.style-module-scss-module__Zv6QIa__carousel-slide:before{content:"";background:var(--secondaryColor-color);opacity:0;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.style-module-scss-module__Zv6QIa__carousel-slide.style-module-scss-module__Zv6QIa__active{opacity:1;z-index:1}.style-module-scss-module__Zv6QIa__carousel-slide img.style-module-scss-module__Zv6QIa__mobile{display:none}.style-module-scss-module__Zv6QIa__carousel-slide img{object-fit:cover;object-position:center;width:100%;height:100%}@media screen and (max-width:600px){.style-module-scss-module__Zv6QIa__carousel-slide{opacity:1;flex-direction:column;justify-content:start;gap:1.5rem;height:auto;display:none;position:relative;overflow:hidden}.style-module-scss-module__Zv6QIa__carousel-slide.style-module-scss-module__Zv6QIa__active{display:flex}.style-module-scss-module__Zv6QIa__carousel-slide img.style-module-scss-module__Zv6QIa__large{display:none}.style-module-scss-module__Zv6QIa__carousel-slide img.style-module-scss-module__Zv6QIa__mobile{display:block}.style-module-scss-module__Zv6QIa__carousel-slide img{max-height:none}}.style-module-scss-module__Zv6QIa__slide-text{color:#fff;z-index:2;max-width:600px;position:absolute;top:50%;left:2.5rem;transform:translateY(-50%)}.style-module-scss-module__Zv6QIa__slide-text .style-module-scss-module__Zv6QIa__slide-title{text-align:start;margin-bottom:1rem;font-size:3rem;font-weight:700}.style-module-scss-module__Zv6QIa__slide-text .style-module-scss-module__Zv6QIa__slide-description{color:#ddd;text-align:start;margin-bottom:2rem;font-size:1.2rem}.style-module-scss-module__Zv6QIa__slide-text .style-module-scss-module__Zv6QIa__slide-button{background-color:var(--primaryColor-color);color:#fff;cursor:pointer;text-align:start;border:none;border-radius:4px;align-items:center;gap:.5rem;width:fit-content;padding:.8rem 1.5rem;font-size:1rem;transition:background-color .3s;display:flex}.style-module-scss-module__Zv6QIa__slide-text .style-module-scss-module__Zv6QIa__slide-button:hover{background-color:var(--primaryColor-color)}@media screen and (max-width:600px){.style-module-scss-module__Zv6QIa__slide-text{text-align:center;flex-direction:column;width:100%;margin-top:1rem;padding:0 1rem 0 2.2rem;display:flex;position:static;transform:none}.style-module-scss-module__Zv6QIa__slide-text .style-module-scss-module__Zv6QIa__slide-title{font-size:1.7rem}.style-module-scss-module__Zv6QIa__slide-text .style-module-scss-module__Zv6QIa__slide-description{font-size:.85rem}.style-module-scss-module__Zv6QIa__slide-text .style-module-scss-module__Zv6QIa__slide-button{align-items:center;gap:.5rem;width:fit-content;margin-top:-1rem;padding:.625rem 1rem;display:flex}}.style-module-scss-module__Zv6QIa__custom-nav{z-index:10;flex-direction:column;align-items:center;gap:.4rem;display:flex;position:absolute;bottom:3%;right:1.875rem}@media screen and (max-width:600px){.style-module-scss-module__Zv6QIa__custom-nav{flex-direction:row;justify-content:center;gap:.2rem;margin-top:1.5rem;position:static;transform:none}}.style-module-scss-module__Zv6QIa__arrow-btn{cursor:pointer;background-color:#000;border:2px solid #595959;border-radius:12px;justify-content:center;align-items:center;width:38px;height:38px;transition:border-color .5s,scale .7s;display:flex}.style-module-scss-module__Zv6QIa__arrow-btn:hover{border-color:var(--primaryColor-color)}.style-module-scss-module__Zv6QIa__arrow-btn:hover .style-module-scss-module__Zv6QIa__arrow{scale:1.2}@media screen and (max-width:600px){.style-module-scss-module__Zv6QIa__arrow-btn{border-radius:10px;width:32px;height:32px}}.style-module-scss-module__Zv6QIa__arrow{border:solid var(--primaryColor-color);border-width:0 3px 3px 0;width:12px;height:12px;padding:.25rem;transition:scale .2s;display:inline-block}.style-module-scss-module__Zv6QIa__prev .style-module-scss-module__Zv6QIa__arrow{transform:rotate(-135deg)}.style-module-scss-module__Zv6QIa__next .style-module-scss-module__Zv6QIa__arrow{transform:rotate(45deg)}@media screen and (max-width:600px){.style-module-scss-module__Zv6QIa__arrow{width:8px;height:8px}.style-module-scss-module__Zv6QIa__prev .style-module-scss-module__Zv6QIa__arrow{transform:rotate(135deg)}.style-module-scss-module__Zv6QIa__next .style-module-scss-module__Zv6QIa__arrow{transform:rotate(-45deg)}}.style-module-scss-module__Zv6QIa__progress-dots{flex-direction:column;gap:.25rem;padding:.5rem 0;display:flex}.style-module-scss-module__Zv6QIa__progress-dots .style-module-scss-module__Zv6QIa__dot{background-color:#444;border-radius:4px;width:7px;height:30px;transition:background-color .3s}.style-module-scss-module__Zv6QIa__progress-dots .style-module-scss-module__Zv6QIa__dot.style-module-scss-module__Zv6QIa__active-dot{background-color:var(--primaryColor-color)}@media screen and (max-width:600px){.style-module-scss-module__Zv6QIa__progress-dots .style-module-scss-module__Zv6QIa__dot{width:23px;height:5px}.style-module-scss-module__Zv6QIa__progress-dots{flex-direction:row;padding:0 .75rem}}
.style-module-scss-module__uyNtOW__home-loading{height:calc(100vh - 35.3rem)}
