:export{primaryAccent:#ef181f;secondaryAccent:#770c10;primaryText:#fff;secondaryText:#8f8e94;primaryBackground:#000;secondaryBackground:#1c1c1e;maxContentWidth:1000px}.text-component-view a{color:#ef181f;font-weight:700}.text-component-view strong{font-weight:700}.component-page-view{display:flex;flex-direction:column;gap:0;margin:0 20px 20px;align-items:center}.component-page-view-header{margin-top:0}.component-page-view-header .page-image-header{z-index:-1}.component-page-view-content{display:flex;flex-direction:column;gap:50px;align-items:center}.page-link-component-view{display:flex;width:75%;height:50px;border-radius:10px;position:relative;justify-content:center;align-items:center;background-color:#ef181f}.page-link-component-view:hover{background-color:#ef181f}.page-link-component-view-gradient{width:100%;height:100%;background:linear-gradient(90deg,rgba(0,0,0,0),rgba(0,0,0,.75))}.page-link-component-view-texts{position:absolute;top:20px;bottom:20px;left:20px;right:20px;display:flex;align-items:center;justify-content:space-between}.youtube-embed-component-view{display:flex;flex-direction:column;gap:20px;width:100%;align-items:center}.youtube-embed-component-view iframe{border:none;border-radius:10px;box-shadow:0 0 5px 0 #fff;width:75%;align-self:center;height:fit-content;aspect-ratio:16/9}.header-widget-component-view,.horizontal-list-component-view,.vertical-list-component-view{display:flex;flex-direction:column;gap:20px;width:100%}.vertical-list-component-view-list{display:flex;flex-direction:column;gap:10px;width:100%}.vertical-list-component-item-view{display:flex;gap:20px;justify-content:space-between;align-items:center}.vertical-list-component-item-view-content{display:flex;gap:10px;align-items:center}.vertical-list-component-item-view-content-image{display:flex;object-fit:cover;border-radius:10px}.vertical-list-component-item-view-content-texts{display:flex;flex-direction:column;gap:5px}@media(max-width:600px){.page-link-component-view,.youtube-embed-component-view iframe{width:100%}}