@keyframes TemplateSection_fadeAndScaleIn__l6mSD{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes TemplateSection_fadeAndScaleOut__38Nca{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.95)}}@keyframes TemplateSection_scaleIn__PNf5p{0%{transform:scale(.95)}to{transform:scale(1)}}@keyframes TemplateSection_scaleOut__pwjeX{0%{transform:scale(1)}to{transform:scale(.95)}}.TemplateSection_Root__M18sM{display:flex;flex-direction:column;gap:1rem;color:#fff;border-radius:.25rem;background:linear-gradient(180deg,rgba(0,0,0,.3),rgba(0,0,0,.6));max-width:80vw;padding:1rem 0;position:absolute;top:1rem}@media(min-width:768px){.TemplateSection_Root__M18sM{right:1rem;left:auto;max-width:50vw}}.TemplateSection_Root__M18sM .TemplateSection_Grid__stBJB{display:flex;gap:1rem;position:relative;padding:0 1rem;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.TemplateSection_Root__M18sM .TemplateSection_Grid__stBJB::-webkit-scrollbar{display:none}.TemplateSection_Root__M18sM .TemplateSection_Grid__stBJB .TemplateSection_TemplateCard__BWu2z{cursor:pointer;width:120px;border-radius:.25rem;border:1px solid rgba(210,210,210,.5);background:linear-gradient(180deg,rgba(0,0,0,.3),rgba(0,0,0,.6));padding:.5rem;display:flex;flex-direction:column;gap:.25rem;flex-shrink:0;position:relative;margin:2px;justify-content:start}@media(min-width:576px){.TemplateSection_Root__M18sM .TemplateSection_Grid__stBJB .TemplateSection_TemplateCard__BWu2z{width:120px;padding:.5rem}}.TemplateSection_Root__M18sM .TemplateSection_Grid__stBJB .TemplateSection_TemplateCard__BWu2z:hover{background:linear-gradient(180deg,rgba(0,0,0,.4),rgba(0,0,0,.7))}.TemplateSection_Root__M18sM .TemplateSection_Grid__stBJB .TemplateSection_TemplateCard__BWu2z.TemplateSection_Selected__gGHMt{border-color:#cb52fb;background:linear-gradient(180deg,rgba(203,82,251,.2),rgba(203,82,251,.4))}.TemplateSection_Root__M18sM .TemplateSection_Grid__stBJB .TemplateSection_TemplateCard__BWu2z.TemplateSection_Selected__gGHMt:hover{background:linear-gradient(180deg,rgba(203,82,251,.3),rgba(203,82,251,.5))}.TemplateSection_Root__M18sM .TemplateSection_Grid__stBJB .TemplateSection_TemplateCard__BWu2z .TemplateSection_ImageContainer__gBjCZ{width:100%;height:80px;position:relative;border-radius:.25rem;overflow:hidden}.TemplateSection_Root__M18sM .TemplateSection_Grid__stBJB .TemplateSection_TemplateCard__BWu2z .TemplateSection_ImageContainer__gBjCZ img{object-fit:cover}.TemplateSection_Root__M18sM .TemplateSection_Grid__stBJB .TemplateSection_TemplateCard__BWu2z h3{font-size:.75rem;font-weight:700;text-align:left}.TemplateSection_Root__M18sM .TemplateSection_Grid__stBJB .TemplateSection_TemplateCard__BWu2z p{font-size:.75rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;width:100%;line-height:1.25;height:2rem;text-align:left}.TemplateSection_Root__M18sM .TemplateSection_Grid__stBJB.TemplateSection_FadeRight__zasY1{-webkit-mask-image:linear-gradient(90deg,black 0,black 85%,transparent);mask-image:linear-gradient(90deg,black 0,black 85%,transparent)}.TemplateSection_Root__M18sM .TemplateSection_Grid__stBJB.TemplateSection_FadeLeft__WFjkE{-webkit-mask-image:linear-gradient(270deg,black 0,black 85%,transparent);mask-image:linear-gradient(270deg,black 0,black 85%,transparent)}.TemplateSection_Root__M18sM .TemplateSection_Grid__stBJB.TemplateSection_FadeBoth__FrWnF{-webkit-mask-image:linear-gradient(90deg,transparent 0,black 10%,black 85%,transparent);mask-image:linear-gradient(90deg,transparent 0,black 10%,black 85%,transparent)}.TemplateSection_ScrollButton__XKuqM{position:absolute;color:#fff;padding:.5rem;opacity:0;transition:opacity .15s ease-in-out;align-items:center;display:flex;z-index:1;top:50%}.TemplateSection_ScrollButton__XKuqM.TemplateSection_Left__mtR9L{left:0}.TemplateSection_ScrollButton__XKuqM.TemplateSection_Right__TdCXq{right:0}.TemplateSection_ScrollButton__XKuqM.TemplateSection_Show__CfPhA{opacity:1}