.dyna{--dyna-accent:#c8102e;--dyna-dark:#0e1b2c;--dyna-dark-soft:#16283d;--dyna-text-light:#f4f6f8;--dyna-text-muted:#a9b7c6;--dyna-radius:10px;box-sizing:border-box;direction:rtl;font-family:inherit}.dyna *,.dyna *:before,.dyna *:after{box-sizing:inherit}.dyna a{text-decoration:none;color:inherit}.dyna-notice{background:#fff3f3;border:1px solid var(--dyna-accent);color:#a10c25;padding:12px 16px;border-radius:var(--dyna-radius);font-size:14px}.dyna--has-height.dyna-hero-list,.dyna--has-height.dyna-hero-list .dyna-hero-list__hero{min-height:var(--dyna-height)}.dyna--has-height.dyna-hero-simple .dyna-hero-simple__slide{min-height:var(--dyna-height)}.dyna--has-height.dyna-card-carousel{min-height:var(--dyna-height)}.dyna--stretch{height:100%;min-height:0}.dyna--stretch.dyna-hero-list{grid-template-rows:1fr}.dyna--stretch.dyna-hero-list .dyna-hero-list__hero{height:100%;min-height:0}.dyna--stretch.dyna-hero-list .dyna-hero-list__list{max-height:100%;overflow-y:auto}.dyna--stretch.dyna-hero-simple,.dyna--stretch.dyna-hero-simple .swiper-wrapper,.dyna--stretch.dyna-hero-simple .swiper-slide{height:100%}.dyna--stretch.dyna-hero-simple .dyna-hero-simple__slide{height:100%;min-height:0}.dyna--stretch.dyna-card-carousel,.dyna--stretch.dyna-card-carousel .swiper-wrapper,.dyna--stretch.dyna-card-carousel .swiper-slide{height:100%}.dyna--stretch .dyna-card-carousel__card{height:100%}.dyna--stretch .dyna-card-carousel__image{flex:1 1 auto;aspect-ratio:unset}@media (max-width:900px){.dyna--stretch.dyna-hero-list{display:flex;flex-direction:column}.dyna--stretch.dyna-hero-list .dyna-hero-list__hero{flex:1 1 auto}.dyna--stretch.dyna-hero-list .dyna-hero-list__list{flex:0 0 auto;max-height:40%}}.dyna-hero-list{display:grid;grid-template-columns:340px 1fr;gap:0;background:var(--dyna-dark);border-radius:var(--dyna-radius);overflow:hidden;min-height:360px}.dyna-hero-list__list{display:flex;flex-direction:column;background:var(--dyna-dark);order:1}.dyna-hero-list__item{display:flex;align-items:center;justify-content:space-between;gap:12px;background:0 0;border:none;border-bottom:1px solid rgba(255,255,255,.08);color:var(--dyna-text-light);padding:18px 20px;text-align:right;cursor:pointer;font-size:14.5px;line-height:1.6;transition:background .2s ease}.dyna-hero-list__item:hover{background:rgba(255,255,255,.05)}.dyna-hero-list__item.is-active{background:var(--dyna-accent)}.dyna-hero-list__item-arrow{flex:none;opacity:.7}.dyna-hero-list__item.is-active .dyna-hero-list__item-arrow{opacity:1}.dyna-hero-list__hero{position:relative;order:2;min-height:360px}.dyna-hero-list__slide{position:absolute;inset:0;display:block;background-size:cover;background-position:center;opacity:0;visibility:hidden;transition:opacity .5s ease}.dyna-hero-list__slide.is-active{opacity:1;visibility:visible}.dyna-hero-list__overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(10,20,35,.9) 0%,rgba(10,20,35,.15) 55%,rgba(10,20,35,.35) 100%)}.dyna-hero-list__content{position:absolute;inset-inline-start:0;inset-inline-end:0;bottom:0;padding:28px 32px;display:flex;flex-direction:column;gap:10px}.dyna-hero-list__date{color:var(--dyna-text-muted);font-size:13px}.dyna-hero-list__title{color:#fff;font-size:22px;font-weight:700;line-height:1.5}.dyna-hero-list__excerpt{color:var(--dyna-text-muted);font-size:14px;max-width:60ch}@media (max-width:900px){.dyna-hero-list{grid-template-columns:1fr}.dyna-hero-list__hero{order:1;min-height:300px}.dyna-hero-list__list{order:2;max-height:260px;overflow-y:auto}.dyna-hero-list__title{font-size:18px}}.dyna-hero-simple{border-radius:var(--dyna-radius);overflow:hidden}.dyna-hero-simple__slide{position:relative;display:block;width:100%;min-height:420px;background-size:cover;background-position:center}.dyna-hero-simple__overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(10,20,35,.85) 0%,rgba(10,20,35,.1) 60%)}.dyna-hero-simple__content{position:absolute;inset-inline-start:0;inset-inline-end:0;bottom:0;padding:36px;max-width:720px}.dyna-hero-simple__title{display:block;color:#fff;font-size:28px;font-weight:800;line-height:1.5;margin-bottom:10px}.dyna-hero-simple__excerpt{display:block;color:var(--dyna-text-muted);font-size:15px;line-height:1.8}.dyna-hero-simple .swiper-pagination-bullet{background:#fff;opacity:.5}.dyna-hero-simple .swiper-pagination-bullet-active{opacity:1;background:var(--dyna-accent)}.dyna-hero-simple .swiper-button-prev,.dyna-hero-simple .swiper-button-next,.dyna-card-carousel .swiper-button-prev,.dyna-card-carousel .swiper-button-next{color:#fff;background:rgba(0,0,0,.35);width:40px;height:40px;border-radius:50%}.dyna-hero-simple .swiper-button-prev:after,.dyna-hero-simple .swiper-button-next:after,.dyna-card-carousel .swiper-button-prev:after,.dyna-card-carousel .swiper-button-next:after{font-size:16px}@media (max-width:600px){.dyna-hero-simple__slide{min-height:300px}.dyna-hero-simple__title{font-size:20px}.dyna-hero-simple__content{padding:20px}}.dyna-card-carousel{padding:10px 0 40px}.dyna-card-carousel .swiper-slide{transition:transform .3s ease,opacity .3s ease;opacity:.6}.dyna-card-carousel .swiper-slide-active{opacity:1;transform:scale(1.04)}.dyna-card-carousel__card{display:flex;flex-direction:column;background:#fff;border-radius:var(--dyna-radius);overflow:hidden;box-shadow:0 4px 18px rgba(0,0,0,.08);height:100%}.dyna-card-carousel__image{display:block;width:100%;aspect-ratio:16/10;background-size:cover;background-position:center;background-color:#eef1f4}.dyna-card-carousel__title{display:block;padding:16px 18px;font-size:15px;font-weight:700;color:#1a2733;line-height:1.6}.dyna-grid-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px, 1fr));gap:20px}.dyna-grid-list__card{display:flex;flex-direction:column;background:#fff;border-radius:var(--dyna-radius);overflow:hidden;box-shadow:0 2px 10px rgba(0,0,0,.06);transition:transform .2s ease,box-shadow .2s ease}.dyna-grid-list__card:hover{transform:translateY(-3px);box-shadow:0 8px 22px rgba(0,0,0,.1)}.dyna-grid-list__image{display:block;width:100%;aspect-ratio:16/9;background-size:cover;background-position:center;background-color:#eef1f4}.dyna-grid-list__body{padding:14px 16px}.dyna-grid-list__date{display:block;font-size:12px;color:#8b96a3;margin-bottom:6px}.dyna-grid-list__title{display:block;font-size:15px;font-weight:700;color:#1a2733;line-height:1.6}@media (max-width:480px){.dyna-grid-list{grid-template-columns:1fr 1fr;gap:12px}}.dyna-split-duo .swiper-slide{height:auto}.dyna-split-duo__card{position:relative;display:block;min-height:260px;height:100%;border-radius:var(--dyna-radius);overflow:hidden;background-size:cover;background-position:center}.dyna-split-duo__overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(10,20,35,.8) 0%,rgba(10,20,35,.05) 55%)}.dyna-split-duo__content{position:absolute;inset-inline-start:0;inset-inline-end:0;bottom:0;padding:18px 20px}.dyna-split-duo__title{color:#fff;font-size:17px;font-weight:700;line-height:1.6}.dyna--has-height.dyna-split-duo .dyna-split-duo__card{min-height:var(--dyna-height)}.dyna--stretch.dyna-split-duo,.dyna--stretch.dyna-split-duo .swiper-wrapper,.dyna--stretch.dyna-split-duo .swiper-slide{height:100%}.dyna--stretch.dyna-split-duo .dyna-split-duo__card{min-height:0}@media (max-width:640px){.dyna-split-duo__title{font-size:14px}}.dyna-vertical-list{display:flex;flex-direction:column;background:var(--dyna-dark-soft);border-radius:var(--dyna-radius);overflow:hidden}.dyna-vertical-list__row{display:flex;align-items:center;gap:12px;padding:12px 16px;border-bottom:1px solid rgba(255,255,255,.08);transition:background .2s ease}.dyna-vertical-list__row:last-child{border-bottom:none}.dyna-vertical-list__row:hover{background:rgba(255,255,255,.05)}.dyna-vertical-list__thumb{flex:none;width:56px;height:56px;border-radius:6px;background-size:cover;background-position:center;background-color:#263548}.dyna-vertical-list__body{display:flex;flex-direction:column;gap:4px;min-width:0}.dyna-vertical-list__title{color:#fff;font-size:14px;font-weight:600;line-height:1.6;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dyna-vertical-list__date{color:var(--dyna-text-muted);font-size:12px}.dyna-filmstrip-hero{display:flex;flex-direction:column;gap:10px}.dyna-filmstrip-hero__main{border-radius:var(--dyna-radius);overflow:hidden}.dyna-filmstrip-hero__slide{position:relative;display:block;min-height:320px;background-size:cover;background-position:center}.dyna-filmstrip-hero__overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(10,20,35,.8) 0%,rgba(10,20,35,.05) 55%)}.dyna-filmstrip-hero__content{position:absolute;inset-inline-start:0;inset-inline-end:0;bottom:0;padding:24px}.dyna-filmstrip-hero__title{color:#fff;font-size:22px;font-weight:700}.dyna-filmstrip-hero__thumbs{padding:2px}.dyna-filmstrip-hero__thumbs .swiper-slide{width:90px;cursor:pointer;opacity:.55;transition:opacity .2s ease}.dyna-filmstrip-hero__thumbs .swiper-slide-thumb-active{opacity:1}.dyna-filmstrip-hero__thumb{display:block;width:100%;aspect-ratio:16/10;border-radius:6px;background-size:cover;background-position:center;background-color:#263548}.dyna--has-height.dyna-filmstrip-hero .dyna-filmstrip-hero__slide{min-height:var(--dyna-height)}.dyna--stretch.dyna-filmstrip-hero{height:100%}.dyna--stretch.dyna-filmstrip-hero .dyna-filmstrip-hero__main{flex:1;height:calc(100% - 70px)}.dyna--stretch.dyna-filmstrip-hero .dyna-filmstrip-hero__main,.dyna--stretch.dyna-filmstrip-hero .dyna-filmstrip-hero__main .swiper-wrapper,.dyna--stretch.dyna-filmstrip-hero .dyna-filmstrip-hero__main .swiper-slide,.dyna--stretch.dyna-filmstrip-hero .dyna-filmstrip-hero__slide{height:100%;min-height:0}@media (max-width:640px){.dyna-filmstrip-hero__slide{min-height:220px}.dyna-filmstrip-hero__title{font-size:17px}.dyna-filmstrip-hero__thumbs .swiper-slide{width:66px}}.dyna-bento-grid{display:grid;grid-template-columns:1.6fr 1fr;grid-auto-rows:150px;gap:12px}.dyna-bento-grid__item{position:relative;display:block;border-radius:var(--dyna-radius);overflow:hidden;background-size:cover;background-position:center;background-color:#1a2733}.dyna-bento-grid__item--main{grid-row:span 2}.dyna-bento-grid__item--extra{grid-column:1/-1}.dyna-bento-grid__overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(10,20,35,.78) 0%,rgba(10,20,35,.05) 60%)}.dyna-bento-grid__title{position:absolute;inset-inline-start:0;inset-inline-end:0;bottom:0;padding:14px 16px;color:#fff;font-size:15px;font-weight:700;line-height:1.6}.dyna-bento-grid__item--main .dyna-bento-grid__title{font-size:20px}@media (max-width:640px){.dyna-bento-grid{grid-template-columns:1fr;grid-auto-rows:140px}.dyna-bento-grid__item--main{grid-row:span 1;min-height:200px}}.dyna-coverflow-3d{padding:20px 0 44px}.dyna-coverflow-3d .swiper-slide{width:220px;height:auto}.dyna-coverflow-3d__card{display:flex;flex-direction:column;background:#fff;border-radius:var(--dyna-radius);overflow:hidden;box-shadow:0 6px 22px rgba(0,0,0,.12)}.dyna-coverflow-3d__image{display:block;width:100%;aspect-ratio:3/4;background-size:cover;background-position:center;background-color:#eef1f4}.dyna-coverflow-3d__title{display:block;padding:12px 14px;font-size:14px;font-weight:700;color:#1a2733;line-height:1.6}.dyna-video-carousel__card{display:flex;flex-direction:column;background:#fff;border-radius:var(--dyna-radius);overflow:hidden;box-shadow:0 4px 18px rgba(0,0,0,.08);height:100%}.dyna-video-carousel__image{position:relative;display:flex;align-items:center;justify-content:center;width:100%;aspect-ratio:16/9;background-size:cover;background-position:center;background-color:#1a2733}.dyna-video-carousel__play{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background:rgba(255,255,255,.92);color:var(--dyna-accent)}.dyna-video-carousel__title{display:block;padding:14px 16px;font-size:14px;font-weight:700;color:#1a2733;line-height:1.6}.dyna-news-ticker{overflow:hidden;background:var(--dyna-dark);border-radius:6px;padding:10px 0}.dyna-news-ticker__track{display:flex;gap:40px;width:max-content;animation:dyna-ticker-scroll 30s linear infinite}.dyna-news-ticker:hover .dyna-news-ticker__track{animation-play-state:paused}.dyna-news-ticker__item{flex:none;color:#fff;font-size:14px;white-space:nowrap;padding-inline-start:40px;position:relative}.dyna-news-ticker__item:before{content:"";position:absolute;inset-inline-start:14px;top:50%;transform:translateY(-50%);width:6px;height:6px;border-radius:50%;background:var(--dyna-accent)}@keyframes dyna-ticker-scroll{from{transform:translateX(0)}to{transform:translateX(-50%)}}[dir=rtl] .dyna-news-ticker__track,.dyna-news-ticker__track{direction:ltr}.dyna-vertical-story{position:relative;max-width:340px;margin:0 auto;border-radius:16px;overflow:hidden;min-height:520px}.dyna-vertical-story .swiper-slide{height:auto}.dyna-vertical-story__slide{position:relative;display:block;width:100%;height:100%;min-height:520px;background-size:cover;background-position:center}.dyna-vertical-story__overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(10,20,35,.85) 0%,rgba(10,20,35,.05) 45%)}.dyna-vertical-story__title{position:absolute;inset-inline-start:0;inset-inline-end:0;bottom:0;padding:22px;color:#fff;font-size:18px;font-weight:700;line-height:1.6}.dyna-vertical-story__progress{position:absolute;top:10px;inset-inline-start:10px;inset-inline-end:10px;display:flex;gap:4px;z-index:2}.dyna-vertical-story__progress-seg{flex:1;height:3px;border-radius:2px;background:rgba(255,255,255,.35);overflow:hidden}.dyna-vertical-story__progress-seg.is-active{background:rgba(255,255,255,.35)}.dyna-vertical-story__progress-seg.is-active:after{content:"";display:block;height:100%;background:#fff;animation:dyna-story-progress linear forwards;animation-duration:var(--dyna-story-duration,5s)}@keyframes dyna-story-progress{from{width:0}to{width:100%}}.dyna--has-height.dyna-vertical-story,.dyna--has-height.dyna-vertical-story .dyna-vertical-story__slide{min-height:var(--dyna-height)}.dyna--stretch.dyna-vertical-story,.dyna--stretch.dyna-vertical-story .swiper-wrapper,.dyna--stretch.dyna-vertical-story .swiper-slide,.dyna--stretch.dyna-vertical-story .dyna-vertical-story__slide{height:100%;min-height:0}