.container{max-width:1200px;margin:0 auto;padding:20px}.section-title{color:#000;font-size:2.5rem;font-weight:700;margin-bottom:1rem;line-height:1.2}@media(max-width:768px){.section-title{font-size:2rem}}@media(max-width:576px){.section-title{font-size:1.75rem}}.section-subtitle{color:#718096;font-size:1.125rem;max-width:700px;margin:0 auto;line-height:1.6}.styledCard{background-color:#fff;border:1px solid #e5e5e5;border-radius:8px;padding:1rem;text-align:center;box-shadow:0 4px 6px rgba(0,0,0,.1);transition:all .3s ease;height:100%;min-height:420px;display:flex;flex-direction:column;cursor:pointer;overflow:hidden}.styledCard:hover{box-shadow:0 10px 20px rgba(173,216,230,.5),0 6px 6px rgba(173,216,230,.7)}@media(max-width:992px){.styledCard{height:420px;min-height:330px}}.styledCard .cardImage{height:200px;width:100%;object-fit:cover}.styledCard .cardBody{padding:1.25rem .75rem;flex-grow:1;display:flex;flex-direction:column}.styledCard .cardBody h5{color:#2d3748;font-size:1.25rem;font-weight:600;margin-bottom:.75rem;line-height:1.3}.styledCard .cardBody p{color:#4a5568;font-size:.9375rem;line-height:1.6;margin-bottom:0;flex-grow:1}.styledCard .title{font-size:40px;color:#ef5226}@media screen and (max-width:1024px){.styledCard .title{font-size:32px;margin-bottom:30px}}@media screen and (max-width:768px){.styledCard .title{font-size:28px;margin-bottom:20px}}.styledCard .subTitle{text-align:center;margin-top:1rem;margin-bottom:2rem;color:#6c757d;font-size:1.1rem}.styledCard .imageWrapper{width:100%;height:250px;margin:0 auto;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#f8f9fa;padding:1rem;position:relative}.styledCard .imageWrapper .moduleImage{width:100%;height:100%;object-fit:contain;transition:transform .3s ease}.styledCard .imageWrapper:hover .moduleImage{transform:scale(1.05)}html{cursor:none}.cursor{width:8px;height:8px;background-color:#000;border-radius:50%;z-index:9999;transition:transform .1s}.cursor,.cursor-follower{position:fixed;pointer-events:none;transform:translate(-50%,-50%)}.cursor-follower{width:40px;height:40px;border:1px solid hsla(0,0%,100%,.5);border-radius:50%;z-index:9998;transition:all .3s ease-out;mix-blend-mode:difference}.cursor-dot{position:fixed;width:8px;height:8px;border-radius:50%;pointer-events:none;z-index:9997;transform:translate(-50%,-50%);transition:transform .2s ease-out}.dot-1{background-color:#ff5e5e}.dot-2{background-color:#5eb3ff}.dot-3{background-color:#ffdb5e}.clickable,a,button{cursor:none}.cursor,.cursor-dot,.cursor-follower{will-change:transform}.social-icons-container{gap:10px;padding:15px 0}.social-icon,.social-icons-container{display:flex;justify-content:center;align-items:center}.social-icon{color:#fff;width:36px;height:36px;font-size:16px;border-radius:50%;transition:all .3s ease;position:relative;overflow:hidden;text-decoration:none;box-shadow:0 2px 5px rgba(0,0,0,.1)}.social-icon svg{position:relative;z-index:1;transition:transform .3s ease}.social-icon:active{transform:translateY(-1px)}.social-icon[href*=instagram]{background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888);color:#fff}.social-icon[href*=facebook]{background-color:#1877f2;color:#fff}.social-icon[href*=linkedin]{background-color:#0077b5;color:#fff}.social-icon[href*=pinterest]{background-color:#e60023;color:#fff}.social-icon[href*=youtube]{background-color:red;color:#fff}.social-icon[href*=twitter]{background-color:#1da1f2;color:#fff}.social-icon:hover{opacity:.9;transform:translateY(-3px);box-shadow:0 4px 8px rgba(0,0,0,.15)}.social-icon:hover svg{transform:scale(1.1)}@media(max-width:991px){.footer-bottom .col-lg-4{text-align:center!important;margin:6px}.social-icons-container{justify-content:center;padding:4px 0}}