.herosection{background-color:var(--gray-color);width:100%;height:100%;color:var(--text-color);font-size:var(--font);border-radius:2rem;margin-bottom:1rem;position:relative;overflow:hidden}.herosection img{width:100%;height:100%}@keyframes zoomBackground{0%{background-size:120%}to{background-size:100%}}.herosection .hero-content{width:100%;height:100%;position:relative;overflow:hidden}.hero-progress-container{z-index:10;background-color:#ffffff4d;width:100%;height:5px;position:absolute;top:0;left:0}.hero-progress-bar{background-color:var(--accent2-color);height:100%;transition:width .1s linear}.herosection .hero-content h1{font-size:3em;font-weight:400;line-height:130%}.herosection .hero-content h1 span{font-family:Roboto Serif,serif;font-weight:700}.herosection .hero-content p{width:60%;color:var(--text2-color);font-size:1.2em}.herosection .hero-btn{align-items:center;width:fit-content;margin:auto;display:flex;position:absolute;bottom:20%;left:0;right:0}.herosection .hero-btn .hero-icon{background-color:var(--bg-color);color:var(--text-color);border-radius:50%;padding:.8em;font-size:1.5em;line-height:1.25}@media (max-width:1199px){.herosection{border-radius:20px}.herosection .hero-btn .hero-icon{padding:.9rem;font-size:1.4rem}.herosection .hero-content h1{font-size:2.5rem}.herosection .hero-content p{color:#555;width:60%;font-size:1.1rem}}@media (max-width:999px){.herosection{margin-bottom:0!important}}@media (max-width:768px){.herosection .hero-content{width:100%}.herosection .hero-content h1{font-size:2.3rem}.herosection .hero-content p{font-size:1rem}}@media (max-width:599px){.herosection .hero-content h1{font-size:2rem}.herosection .hero-content p{width:80%}}@media (max-width:499px){.herosection .hero-content{gap:20px}.herosection .hero-content h1{font-size:1.8rem}.herosection .hero-content p{width:100%}}.progress-container{background-color:var(--gray-color);border-radius:50px;width:100%;height:3px;margin-right:20px;position:relative}.progress-bar{background-color:var(--text2-color);transform-origin:0;border-radius:50px;height:70%;margin-top:1px;transition:all .5s;display:block}.newsletter{width:100%;height:70%;color:var(--bg-color);background-image:url("/images/Newsletter Banner.jpg");background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:2em;padding:3.5em;font-size:1em;position:relative;overflow:hidden}.newsletter h2{font-size:2.8em;line-height:170%}.newsletter p{opacity:.8;font-size:1em}.newsletter .news-btn{border:none!important}.newsletter h2 span{font-family:Roboto Serif,serif;font-weight:700}.newsletter form{flex-direction:column;margin-top:1em;display:flex}.newsletter .news-image{width:100%;height:20em}.newsletter .news-image img{object-fit:cover;width:100%;height:100%}.newsletter form input{width:70%;color:var(--text-color);border:none;border-radius:2em;outline:none;padding:.7em 1.5em;font-size:1.1em;line-height:100%}.newsletter form button{width:fit-content}@media (max-width:999px){.newsletter{background-image:url("/images/newsletter Mobile.jpg");background-position:50%;border-radius:2rem;height:600px;padding:3.5rem;font-size:.9rem}.newsletter .news-image{display:none;position:static}.newsletter h2{font-size:2.5em}}@media (max-width:768px){.newsletter{background-position:50%;height:700px;padding:3rem}.newsletter h2{font-size:2.2em;line-height:110%}.newsletter form input{width:100%;font-size:1em}}@media (max-width:599px){.newsletter{padding:2rem}.newsletter form input{width:100%}}.category{font-size:var(--font);height:fit-content;padding-top:1rem!important;padding-bottom:3rem!important}.category .category-item{border-radius:12px;height:fit-content;display:block;position:relative;overflow:hidden}.category .category-item h4{background-color:var(--bg-color);border-radius:2em;padding:.5em 1.4em;font-size:1.2em;font-weight:700;position:absolute;bottom:5%;left:5%}.category .category-item .ctc{align-items:center;font-size:1.1em;font-weight:600;display:flex;position:absolute;top:5%;right:5%}.category .category-item .ctc svg{background-color:var(--bg-color);border-radius:50%;width:2em;height:2em;margin-left:10px;padding:.4em;font-size:1.5em;transform:rotate(-45deg)}@media (max-width:1199px){.category .category-item .ctc{font-size:.9rem}}@media (max-width:768px){.category{padding-top:30px!important;padding-bottom:30px!important}}@media (max-width:599px){.category .category-item{height:20em}.category .category-item img{object-position:top;object-fit:cover;width:100%;height:100%}.category{padding-top:0!important}}@media (max-width:499px){.category .category-item{height:100%}.category .category-item h4{font-size:.9em}.category .category-item .ctc{font-size:.7rem}}
