.reelsBox{position:relative;background-color:#fafbfd;padding:56px 0}@media(min-width:1200px){.reelsBox{padding:96px 0}}.reelsBox_header{display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center;margin-bottom:32px}@media(min-width:1200px){.reelsBox_header{gap:16px;margin-bottom:48px}}.reelsBox_subtitle{display:inline-flex;align-items:center;background-color:#f1493e;color:#fff;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;line-height:1;padding:8px 16px;border-radius:999px}@media(min-width:1200px){.reelsBox_subtitle{font-size:12px}}.reelsBox_subtitle span{display:inline-block}.reelsBox_title{position:relative;width:-moz-fit-content;width:fit-content;margin:0 auto;overflow:hidden;font-size:28px;font-weight:800;line-height:1.1;color:#03113a;padding-top:4px;display:inline-flex;flex-wrap:wrap;align-items:baseline;justify-content:center;column-gap:8px}@media(min-width:1200px){.reelsBox_title{font-size:40px;column-gap:12px}}@media(min-width:1600px){.reelsBox_title{font-size:48px}}.reelsBox_title-accent,.reelsBox_title>span span{color:#f1493e}.reelsBox_description{font-size:14px;line-height:1.5;color:#5a667a;margin:0;max-width:640px}@media(min-width:1200px){.reelsBox_description{font-size:16px}}.reelsBox_swiper{width:100%;padding-bottom:40px!important;overflow:visible}.reelsBox_swiper .swiper-pagination{bottom:0!important;display:flex;justify-content:center;gap:8px}.reelsBox_swiper .swiper-pagination-bullet{width:24px;height:6px;border-radius:3px;background-color:#03113a;opacity:.2;margin:0!important;transition:opacity .2s ease,width .2s ease;cursor:pointer}.reelsBox_swiper .swiper-pagination-bullet-active{opacity:1;background-color:#f1493e;width:36px}.reelsBox_swiper-slide{height:auto;display:flex}.reelsBox_grid{display:grid;grid-template-columns:1fr;grid-gap:16px;gap:16px;width:100%;max-width:402px;margin:0 auto}@media(min-width:600px){.reelsBox_grid{grid-template-columns:repeat(2,1fr);max-width:none;gap:20px}}@media(min-width:992px){.reelsBox_grid{grid-template-columns:repeat(3,1fr);gap:24px}}@media(min-width:1400px){.reelsBox_grid{grid-template-columns:repeat(4,1fr)}}.reelsBox_card{position:relative;width:100%;aspect-ratio:402/715;border-radius:20px;overflow:hidden;box-shadow:0 12px 28px rgba(3,17,57,.12);background-color:#000;isolation:isolate;--crop-top:0px;--crop-bottom:0px}.reelsBox_card--tiktok{--crop-top:72px;--crop-bottom:120px}.reelsBox_card--instagram{--crop-top:56px;--crop-bottom:150px}.reelsBox_card-embedWrap{position:absolute;inset:0;overflow:hidden;z-index:0}.reelsBox_card-embed{position:absolute;left:-8px;top:-8px;width:calc(100% + 16px);height:calc(100% + 16px);border:0;border-style:none;outline:none;box-shadow:none;background-color:transparent}.reelsBox_card-thumb{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0;display:block}.reelsBox_card-fallback{position:absolute;inset:0;z-index:0;background:linear-gradient(135deg,#03113a,#1e4596)}.reelsBox_card-gradient{position:absolute;left:0;right:0;pointer-events:none;z-index:2}.reelsBox_card-gradient--top{top:0;height:110px;background:linear-gradient(180deg,rgba(0,0,0,.55),transparent)}.reelsBox_card-gradient--bottom{bottom:0;height:45%;background:linear-gradient(0deg,rgba(0,0,0,.9),transparent)}.reelsBox_card-social{position:absolute;top:14px;right:14px;z-index:3;pointer-events:none;width:32px;height:32px;border-radius:999px;background-color:hsla(0,0%,100%,.96);display:inline-flex;align-items:center;justify-content:center}@media(min-width:1200px){.reelsBox_card-social{top:16px;right:16px;width:36px;height:36px}}.reelsBox_card-social svg{width:16px;height:16px}@media(min-width:1200px){.reelsBox_card-social svg{width:18px;height:18px}}.reelsBox_card-meta{position:absolute;left:16px;right:16px;bottom:16px;z-index:3;pointer-events:none;color:#fff;text-align:left;display:flex;flex-direction:column;gap:8px}@media(min-width:1200px){.reelsBox_card-meta{left:20px;right:20px;bottom:20px}}.reelsBox_card-handle{display:inline-flex;align-items:center;gap:8px}.reelsBox_card-handle-dot{width:22px;height:22px;border-radius:999px;background-color:#f1493e;flex-shrink:0}@media(min-width:1200px){.reelsBox_card-handle-dot{width:24px;height:24px}}.reelsBox_card-handle-text{font-size:12px;font-weight:600;color:#fff}@media(min-width:1200px){.reelsBox_card-handle-text{font-size:13px}}.reelsBox_card-title{font-size:14px;font-weight:700;line-height:1.35;color:#fff;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.7em}@media(min-width:1200px){.reelsBox_card-title{font-size:16px;line-height:1.4;min-height:2.8em}}.reelsBox_card-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:4;width:60px;height:60px;border:0;padding:0;border-radius:999px;background-color:hsla(0,0%,100%,.96);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:transform .2s ease,background-color .2s ease}@media(min-width:1200px){.reelsBox_card-play{width:72px;height:72px}}.reelsBox_card-play:hover{background-color:#fff}.reelsBox_card-play svg{width:22px;height:22px;margin-left:3px}@media(min-width:1200px){.reelsBox_card-play svg{width:26px;height:26px;margin-left:4px}}.reelsBox_card--playing .reelsBox_card-gradient,.reelsBox_card--playing .reelsBox_card-meta,.reelsBox_card--playing .reelsBox_card-social{opacity:0;transition:opacity .3s ease}.reelsBox_card--playing:not(.reelsBox_card--paused) .reelsBox_card-play{opacity:0;transition:opacity .25s ease,background-color .2s ease}.reelsBox_card--playing:not(.reelsBox_card--paused):hover .reelsBox_card-play{opacity:1}.reelsBox_subtitle{--reveal-step:90ms;--reveal-i:0;opacity:0;transform:translate3d(0,16px,0);transition:opacity .6s cubic-bezier(.22,.61,.36,1) calc(0ms + var(--reveal-i)*var(--reveal-step)),transform .6s cubic-bezier(.22,.61,.36,1) calc(0ms + var(--reveal-i)*var(--reveal-step));will-change:opacity,transform}@media(prefers-reduced-motion:reduce){.reelsBox_subtitle{opacity:1;transform:none;transition:none}}.reelsBox_description{--reveal-step:90ms;--reveal-i:0;opacity:0;transform:translate3d(0,16px,0);transition:opacity .6s cubic-bezier(.22,.61,.36,1) calc(.2s + var(--reveal-i)*var(--reveal-step)),transform .6s cubic-bezier(.22,.61,.36,1) calc(.2s + var(--reveal-i)*var(--reveal-step));will-change:opacity,transform}@media(prefers-reduced-motion:reduce){.reelsBox_description{opacity:1;transform:none;transition:none}}.reelsBox--visible .reelsBox_description,.reelsBox--visible .reelsBox_subtitle{opacity:1;transform:translateZ(0)}.reelsBox_card{opacity:0;transform:translate3d(0,24px,0)}@media(prefers-reduced-motion:reduce){.reelsBox_card{opacity:1;transform:none;animation:none!important}}.reelsBox--visible .reelsBox_card{animation:reelsBoxCardEnter .6s cubic-bezier(.22,.61,.36,1) calc(var(--reveal-i, 0)*70ms) both}@keyframes reelsBoxCardEnter{0%{opacity:0;transform:translate3d(0,24px,0)}to{opacity:1;transform:translateZ(0)}}