.videos_videos_header_wrapper__GUBnu{text-align:center;margin-bottom:3rem}.videos_videos_header__b96wN{font-size:3rem;color:#f9853a!important;margin-bottom:1rem;font-weight:700;position:relative;display:inline-flex;align-items:center;gap:1rem}.videos_header_icon__UECTn{font-size:2.5rem;animation:videos_pulse__a63yv 2s ease-in-out infinite}@keyframes videos_pulse__a63yv{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.videos_videos_header__b96wN:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:120px;height:4px;background:linear-gradient(90.01deg,#f9853a .01%,rgba(249,133,58,.3) 102.8%);border-radius:2px}.videos_videos_subtitle__026n0{font-size:1.1rem;color:#666;max-width:600px;margin:0 auto;line-height:1.6}.videos_videos_grid__AJfrU{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem;padding:1rem}@media (max-width:768px){.videos_videos_grid__AJfrU{grid-template-columns:1fr}}.videos_video_card__7gnXX{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.08);cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1)}.videos_video_card__7gnXX:hover{box-shadow:0 12px 40px rgba(249,133,58,.2)}.videos_video_thumbnail__T_MdL{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden;background:#000}.videos_video_thumbnail__T_MdL .videos_thumbnail_video__paiZ6,.videos_video_thumbnail__T_MdL img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.videos_video_card__7gnXX:hover .videos_video_thumbnail__T_MdL .videos_thumbnail_video__paiZ6,.videos_video_card__7gnXX:hover .videos_video_thumbnail__T_MdL img{transform:scale(1.1)}.videos_play_overlay__qTAZN{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.3);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.videos_video_card__7gnXX:hover .videos_play_overlay__qTAZN{opacity:1}.videos_play_button__icaUv{width:70px;height:70px;border-radius:50%;background:linear-gradient(135deg,#f9853a,#ff6b35);display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.5rem;box-shadow:0 8px 24px rgba(249,133,58,.4);transition:all .3s ease;animation:videos_playPulse__8aM_h 2s ease-in-out infinite}@keyframes videos_playPulse__8aM_h{0%,to{box-shadow:0 8px 24px rgba(249,133,58,.4)}50%{box-shadow:0 8px 32px rgba(249,133,58,.6)}}.videos_video_card__7gnXX:hover .videos_play_button__icaUv{transform:scale(1.1)}.videos_play_button__icaUv svg{margin-left:4px}.videos_duration_badge__LE0mo{bottom:12px;right:12px;background:rgba(0,0,0,.8);font-size:.85rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.videos_category_badge__0AmaW,.videos_duration_badge__LE0mo{position:absolute;color:#fff;padding:.4rem .8rem;border-radius:6px;font-weight:600}.videos_category_badge__0AmaW{top:12px;left:12px;background:linear-gradient(135deg,#f9853a,#ff6b35);font-size:.8rem;text-transform:uppercase;letter-spacing:.5px}.videos_video_info__OHTiz{padding:1.5rem}.videos_video_title__zY8Mb{font-size:1.25rem;font-weight:700;color:#333;margin-bottom:.5rem;line-height:1.4}.videos_video_description__VHFIi{font-size:.95rem;color:#666;line-height:1.6;margin:0}.videos_video_modal__syo8F{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.9);display:flex;align-items:center;justify-content:center;z-index:9999;padding:2rem}.videos_modal_content__Y_xBv{background:#fff;border-radius:20px;max-width:1200px;width:100%;max-height:90vh;overflow:hidden;position:relative;box-shadow:0 20px 60px rgba(0,0,0,.5)}.videos_close_button__4amEK{position:absolute;top:1rem;right:1rem;width:45px;height:45px;border-radius:50%;background:rgba(249,133,58,.95);color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1.2rem;z-index:10;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.videos_close_button__4amEK:hover{background:#f9853a;transform:rotate(90deg) scale(1.1)}.videos_video_wrapper__ZLbtW{position:relative;width:100%;aspect-ratio:16/9;background:#000}.videos_video_player__khT0e{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.videos_modal_info__kqSJN{padding:2rem;background:linear-gradient(180deg,#fff,#f9f9f9)}.videos_modal_info__kqSJN h3{font-size:1.75rem;color:#333;margin-bottom:.75rem;font-weight:700}.videos_modal_info__kqSJN p{font-size:1rem;color:#666;line-height:1.6;margin:0}@media (max-width:768px){.videos_videos_header__b96wN{font-size:2rem;flex-direction:column;gap:.5rem}.videos_header_icon__UECTn{font-size:2rem}.videos_videos_subtitle__026n0{font-size:1rem}.videos_category_filter__FDYhg{gap:.5rem}.videos_category_btn__AY4yz{padding:.6rem 1.2rem;font-size:.85rem}.videos_video_modal__syo8F{padding:1rem}.videos_modal_content__Y_xBv{border-radius:12px}.videos_modal_info__kqSJN{padding:1.5rem}.videos_modal_info__kqSJN h3{font-size:1.4rem}.videos_play_button__icaUv{width:60px;height:60px;font-size:1.2rem}}@media (max-width:480px){.videos_videos_header__b96wN{font-size:1.75rem}.videos_video_title__zY8Mb{font-size:1.1rem}.videos_video_description__VHFIi{font-size:.9rem}}