.ServicesComponent_servicesSection__K8Wqx{background-color:var(--bg-color);color:var(--text-color);padding:4rem 0;transition:all .3s ease}.ServicesComponent_sectionTitle__R0_Kb{font-size:2rem;font-weight:700;color:var(--text-color);margin-bottom:2rem}.ServicesComponent_imageWrapper__FjDNX{display:flex;justify-content:center}.ServicesComponent_serviceImage__DdYUK{max-width:350px;width:100%;height:auto;border-radius:16px;object-fit:cover;box-shadow:0 8px 20px rgba(0,0,0,.15);transition:transform .3s ease}.ServicesComponent_serviceImage__DdYUK:hover{transform:scale(1.03)}.ServicesComponent_serviceItem__pSaHA{display:flex;align-items:flex-start;background-color:var(--card-bg);border-radius:12px;padding:1rem;margin-bottom:1.2rem;box-shadow:0 4px 10px #cfa030;transition:all .3s ease}.ServicesComponent_serviceItem__pSaHA:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgba(0,0,0,.15)}.ServicesComponent_iconWrapper__i9R84{flex-shrink:0;margin-right:1rem}.ServicesComponent_icon__nmx2t{font-size:2rem;color:#cfa030}.ServicesComponent_serviceTitle___CJAt{font-size:1.25rem;font-weight:600;margin-bottom:.4rem}.ServicesComponent_serviceText___cygu{font-size:1rem;line-height:1.6;color:var(--text-color)}@media (max-width:992px){.ServicesComponent_servicesSection__K8Wqx{padding:3rem 1.5rem}.ServicesComponent_serviceItem__pSaHA{flex-direction:row;padding:.75rem}.ServicesComponent_serviceImage__DdYUK{max-width:320px}}@media (max-width:576px){.ServicesComponent_sectionTitle__R0_Kb{font-size:1.6rem}.ServicesComponent_serviceItem__pSaHA{flex-direction:column;align-items:center;text-align:center}.ServicesComponent_iconWrapper__i9R84{margin-right:0;margin-bottom:.5rem}.ServicesComponent_serviceImage__DdYUK{max-width:280px}}.VideoComponents_videoSection__WTQfv{padding:4rem 1rem;background-color:var(--bg-color);color:var(--text-color);text-align:center}.VideoComponents_title__82Ki9{font-size:2.2rem;font-weight:700;margin-bottom:.5rem}.VideoComponents_subtitle__h5DvY{font-size:1.1rem;margin-bottom:2rem;color:#555}.VideoComponents_videoWrapper___suWf{cursor:pointer;transition:transform .3s ease}.VideoComponents_videoWrapper___suWf:hover{transform:scale(1.02)}.VideoComponents_videoThumb__gyUEq{width:100%;height:auto;display:block}.VideoComponents_playButton__xxqvn{z-index:10;background:hsla(0,0%,100%,.25);padding:15px}.VideoComponents_playButton__xxqvn:hover{background:hsla(0,0%,100%,.35)}.VideoComponents_modalContent__RPEFY{position:relative;width:100%}.VideoComponents_closeButton__YAaI_{position:absolute;top:-10px;right:-10px;background:#cfa030;color:#fff;border:none;font-size:1.5rem;border-radius:50%;width:35px;height:35px;cursor:pointer;line-height:1}@media (max-width:992px){.VideoComponents_videoSection__WTQfv{padding:3rem 1rem}.VideoComponents_title__82Ki9{font-size:1.8rem}.VideoComponents_videoPlayer__ZnJ0q{height:70vh}}@media (max-width:768px){.VideoComponents_videoWrapper___suWf{width:95%}.VideoComponents_title__82Ki9{font-size:1.6rem}.VideoComponents_subtitle__h5DvY{font-size:1rem}.VideoComponents_videoPlayer__ZnJ0q{height:65vh}.VideoComponents_playButton__xxqvn{width:65px;height:65px;padding:12px}}@media (max-width:480px){.VideoComponents_videoSection__WTQfv{padding:2rem .5rem}.VideoComponents_videoPlayer__ZnJ0q{height:75vh}.VideoComponents_title__82Ki9{font-size:1.4rem}.VideoComponents_playButton__xxqvn{width:55px;height:55px}}.VideoComponents_videoWrapper___suWf{position:relative;display:inline-block;width:100%;max-width:1280px;margin:0 auto;border-radius:16px;overflow:hidden;box-shadow:0 8px 25px rgba(0,0,0,.2)}.VideoComponents_videoPlayer__ZnJ0q{width:100%;height:80vh;border-radius:12px;background:#000;cursor:pointer}.VideoComponents_playButton__xxqvn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:3rem;color:hsla(0,0%,100%,.9);background:rgba(0,0,0,.3);border-radius:50%;padding:20px 30px;cursor:pointer;transition:transform .3s ease,background .3s ease}.VideoComponents_playButton__xxqvn:hover{transform:translate(-50%,-50%) scale(1.1);background:rgba(0,0,0,.5)}