._search_bar_1pgic_1{display:flex;flex-direction:row;background-color:var(--color-primary);width:100%;max-width:600px;margin:0 auto;align-items:center;border-radius:12px;height:3.5rem;box-shadow:0 2px 8px #0000001a}._search_bar__filter_icon_1pgic_15{display:flex;flex:0 0 3.5rem;width:3.5rem;height:3.5rem;background-color:var(--color-primary);justify-content:center;align-items:center;border-radius:12px 0 0 12px}._search_bar__filter_svg_1pgic_27{width:1.2rem;height:1.2rem;color:var(--color-in-primary)}._search_bar__input_1pgic_33{flex:1;padding:.75rem 1rem;box-sizing:border-box;color:#fff;border:none;background-color:transparent;font-size:1rem}._search_bar__input_1pgic_33:focus{outline:none}._search_bar__input_1pgic_33::placeholder{color:#ffffffbf}._search_bar__clear_button_1pgic_52{flex:0 0 auto;width:3rem;height:3.5rem;background:none;border:none;cursor:pointer;position:relative;border-radius:0 12px 12px 0;display:flex;align-items:center;justify-content:center}._search_bar__clear_button_1pgic_52:before{content:"";display:block;width:1rem;height:1rem;margin:auto;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='%23000' d='M3.22 3.22a.75.75 0 0 1 1.06 0L8 6.94l3.72-3.72a.75.75 0 1 1 1.06 1.06L9.06 8l3.72 3.72a.75.75 0 1 1-1.06 1.06L8 9.06l-3.72 3.72a.75.75 0 1 1-1.06-1.06L6.94 8L3.22 4.28a.75.75 0 0 1 0-1.06'/%3E%3C/svg%3E");-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:var(--color-in-primary)}._search_bar__clear_button_1pgic_52:hover:before,._search_bar__clear_button_1pgic_52:focus-visible:before{background-color:var(--color)}@media screen and (max-width: 767px){._search_bar_1pgic_1{height:3rem;border-radius:10px;margin:0 .5rem}._search_bar__filter_icon_1pgic_15{flex:0 0 3rem;width:3rem;height:3rem;border-radius:10px 0 0 10px}._search_bar__filter_svg_1pgic_27{width:1.1rem;height:1.1rem}._search_bar__input_1pgic_33{padding:.5rem .75rem;font-size:.95rem}._search_bar__clear_button_1pgic_52{width:2.75rem;height:3rem;border-radius:0 10px 10px 0}}@media screen and (min-width: 768px) and (max-width: 1199px){._search_bar_1pgic_1{max-width:500px;height:3.25rem}._search_bar__filter_icon_1pgic_15{flex:0 0 3.25rem;width:3.25rem;height:3.25rem}._search_bar__clear_button_1pgic_52{height:3.25rem}}._videos_1u5re_1{display:flex;flex-direction:column;gap:2rem}._videos__list_1u5re_7{display:flex;flex-direction:column;gap:1.5rem;width:100%;align-items:stretch;padding:1rem;box-sizing:border-box}@media screen and (min-width: 768px) and (max-width: 1199px){._videos__list_1u5re_7{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;padding:1.5rem;max-width:1000px;margin:0 auto}}@media screen and (min-width: 1200px){._videos__list_1u5re_7{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;padding:var(--spacing-lg)}}@media screen and (min-width: 1600px){._videos__list_1u5re_7{grid-template-columns:repeat(3,1fr);gap:2.5rem}}@media screen and (max-width: 576px){._videos__list_1u5re_7{padding:.75rem;gap:1.25rem}}._videos__empty_1u5re_55{display:flex;justify-content:center;align-items:center;text-align:center;grid-column:1 / -1}._video_kjae2_1{display:flex;flex-direction:column;border:2px solid var(--color-primary);border-radius:12px;color:var(--color);width:100%;box-sizing:border-box;overflow:hidden;position:relative;box-shadow:0 4px 12px 0 var(--shadow-md);text-decoration:none;transition:all var(--transition-time);height:100%;background:var(--color-bg)}._video_kjae2_1:hover{border-color:var(--color-secondary);box-shadow:0 6px 20px 0 var(--shadow-lg);transform:translateY(-2px)}._video__media_kjae2_24{display:block;width:100%;height:320px;background:#000;position:relative;overflow:hidden;flex-shrink:0}._video__thumbnail_kjae2_34{width:100%;height:100%;object-fit:cover;transition:transform var(--transition-time)}._video_kjae2_1:hover ._video__thumbnail_kjae2_34{transform:scale(1.05)}._video__iframe_kjae2_45{width:100%;height:100%;border:none}._video__duration_kjae2_51{position:absolute;bottom:.75rem;right:.75rem;background:#000c;color:#fff;padding:.375rem .75rem;border-radius:6px;font-size:.875rem;font-weight:600;line-height:1}._video__playButton_kjae2_64{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:4rem;height:4rem;background:#ffffffe6;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;opacity:.8;transition:all var(--transition-time);color:#333;cursor:pointer}._video__playButton_kjae2_64:hover,._video_kjae2_1:hover ._video__playButton_kjae2_64{opacity:1;transform:translate(-50%,-50%) scale(1.1);background:#fff}._video__playButton_kjae2_64 svg{width:1.5rem;height:1.5rem;margin-left:.2rem}._video__content_kjae2_96{display:flex;flex-direction:column;gap:1rem;padding:1.5rem;flex:1}._video__header_kjae2_104{display:flex;flex-direction:column;gap:.75rem}._video__title_kjae2_110{margin:0;font-size:1.125rem;font-weight:600;line-height:1.3;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}._video__metadata_kjae2_122{display:flex;flex-direction:column;gap:.375rem;font-size:.9rem;color:var(--color);opacity:.8}._video__channel_kjae2_131{font-weight:600;color:var(--color-secondary);font-size:1rem}._video__date_kjae2_137,._video__views_kjae2_141{font-size:.875rem}._video__description_kjae2_145{margin:0;color:var(--color);opacity:.9;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;font-size:.9rem;line-height:1.5;flex:1}._video__tags_kjae2_159{display:flex;flex-direction:row;flex-wrap:wrap;gap:.5rem;margin-top:auto}._video__tag_kjae2_159{display:inline-flex;justify-content:center;align-items:center;background-color:var(--color-secondary);border-radius:12px;padding:0 .75rem;height:1.75rem;font-size:.8rem}._video__tag_kjae2_159 p{margin:0;font-weight:500;color:var(--color-in-primary)}._video__actions_kjae2_184{display:flex;justify-content:center;margin-top:.75rem;padding-top:.75rem;border-top:1px solid var(--color-primary);opacity:.5}._video__externalLink_kjae2_193{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:red;color:#fff;text-decoration:none;border-radius:8px;font-size:.875rem;font-weight:600;transition:all var(--transition-time)}._video__externalLink_kjae2_193:hover{background:#c00;transform:translateY(-1px)}._video__youtubeIcon_kjae2_212{width:1rem;height:1rem;flex-shrink:0}@media screen and (min-width: 768px) and (max-width: 1199px){._video__media_kjae2_24{height:240px}._video__content_kjae2_96{padding:1.25rem;gap:1rem}._video__title_kjae2_110{font-size:1.1rem;font-weight:600;-webkit-line-clamp:2;line-clamp:2}._video__description_kjae2_145{-webkit-line-clamp:3;line-clamp:3;font-size:.9rem}._video__playButton_kjae2_64{width:3.5rem;height:3.5rem}._video__playButton_kjae2_64 svg{width:1.3rem;height:1.3rem}}@media screen and (max-width: 767px){._video_kjae2_1{display:flex;flex-direction:column;height:auto;border-radius:16px;margin-bottom:.5rem}._video__media_kjae2_24{height:200px;border-radius:16px 16px 0 0}._video__content_kjae2_96{padding:1rem;gap:.75rem}._video__title_kjae2_110{font-size:1.1rem;font-weight:600;-webkit-line-clamp:2;line-clamp:2;line-height:1.4}._video__description_kjae2_145{-webkit-line-clamp:3;line-clamp:3;font-size:.9rem;line-height:1.5}._video__metadata_kjae2_122{gap:.5rem;font-size:.9rem}._video__channel_kjae2_131{font-size:.95rem;font-weight:600}._video__tags_kjae2_159{gap:.5rem;margin-top:.5rem}._video__tag_kjae2_159{height:1.75rem;font-size:.8rem;padding:0 .75rem;border-radius:10px}._video__actions_kjae2_184{margin-top:.75rem;padding-top:.75rem}._video__externalLink_kjae2_193{padding:.5rem 1rem;font-size:.85rem;border-radius:10px}._video__playButton_kjae2_64{width:3.5rem;height:3.5rem;border-radius:50%;box-shadow:0 2px 8px #0000004d}._video__playButton_kjae2_64 svg{width:1.4rem;height:1.4rem}}#content{padding-left:0;padding-right:0}.videos[data-astro-cid-mzuzgcqu]{display:flex;flex-direction:column;gap:2rem;padding:1rem;align-items:stretch;max-width:1400px;margin:0 auto}.videos__header[data-astro-cid-mzuzgcqu]{display:flex;flex-direction:column;gap:.75rem;padding:0 var(--spacing-sm);text-align:center}.videos__header[data-astro-cid-mzuzgcqu] h1[data-astro-cid-mzuzgcqu]{margin:0;color:var(--color-primary);font-size:2.5rem;font-weight:700;background:linear-gradient(135deg,var(--color-primary),var(--color-secondary));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-align:center}.videos__subtitle[data-astro-cid-mzuzgcqu]{font-size:1.1rem;line-height:1.5;color:var(--color);opacity:.8;max-width:600px;margin:0 auto}@media screen and (min-width: 768px){.videos[data-astro-cid-mzuzgcqu]{gap:2.5rem;padding:1.5rem 2rem 3rem}.videos__header[data-astro-cid-mzuzgcqu]{gap:1rem}.videos__header[data-astro-cid-mzuzgcqu] h1[data-astro-cid-mzuzgcqu]{font-size:3rem}.videos__subtitle[data-astro-cid-mzuzgcqu]{font-size:1.2rem}}@media screen and (max-width: 767px){.videos[data-astro-cid-mzuzgcqu]{padding:.75rem .5rem 2rem}}
