.history-container{position:relative;width:90%;height:100px}.history-container-content{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:space-between}.history-container-content-element{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:.75rem;cursor:pointer}.history-container-content-element_text{text-align:center;font-weight:900;font-size:10px;color:#9ca3af;width:max-content}.history-container-content-element_bubble{position:relative;width:3.25rem;height:3.25rem;border-radius:50%;background-color:#fff;border:2px solid rgba(128,128,128,.5019607843);display:flex;align-items:center;justify-content:center;font-size:1.25rem;transition:all .3s ease}@media(max-width:640px){.app-home-history-container-line{display:none}.app-home-history-container-bubble{display:grid!important;grid-template-columns:repeat(4,1fr)!important}.app-home-news{grid-template-columns:repeat(1,1fr)!important}}@media(max-width:1024px){.app-home-card,.app-home-skill{grid-template-columns:repeat(2,1fr)!important}}@media(min-width:640px)and (max-width:1024px){.app-home-news{grid-template-columns:repeat(2,1fr)!important}}.app-home,.app-home-header{position:relative}.app-home-header{width:100%;height:90vh;overflow:hidden}.app-home-header_img{position:absolute;width:100%;height:100%;object-fit:cover}.app-home-header_overlay{position:absolute;inset:0;background:rgba(0,0,0,.6)}.app-home-header-container{position:absolute;bottom:0;left:0;width:100%;margin-bottom:1rem;padding-left:var(--nav-height);color:#fff}.app-home-header-container-badges{display:flex;gap:.5rem;margin-bottom:1.5rem}.app-home-header-container-badges-club{padding:.25rem .625rem;background-color:#f97316;border-radius:.25rem;font-weight:900;font-size:10px;text-transform:uppercase}.app-home-header-container-badges-location{gap:.25rem;color:hsla(0,0%,100%,.4);font-size:.75rem;display:flex;align-items:center}.app-home-header-container-logo{display:flex;align-items:center;gap:1.25rem;margin-bottom:1.5rem}.app-home-header-container-logo-container{width:5rem;height:5rem;flex-shrink:0}.app-home-header-container-logo-container img{width:100%;height:100%;border-radius:.75rem;border:2px solid #f97316;object-fit:cover}.app-home-header-container-logo-text{display:flex;flex-direction:column}.app-home-header-container-logo-text-title{font-size:3.75rem;font-weight:900;text-transform:uppercase;margin:0;line-height:1}.app-home-header-container-logo-text-sub{color:hsla(0,0%,100%,.6);font-weight:600;margin-top:.25rem}.app-home-header-container-buttons{display:flex;flex-wrap:wrap;gap:.5rem}.app-home-header-container-buttons button{padding:.75rem 1.5rem;font-weight:700;border-radius:.25rem;cursor:pointer}.app-home-header-container-buttons-primary{display:flex;align-items:center;gap:.5rem;background-color:#f97316;border:none;color:#fff}.app-home-header-container-buttons-secondary{display:flex;align-items:center;gap:.5rem;background-color:hsla(0,0%,100%,.1019607843);border:1px solid hsla(0,0%,100%,.2);color:#fff}.app-home-stats{display:flex}.app-home-stats-container{display:flex;flex-direction:column;background-color:#1e3a5f;width:100%;border-right:1px solid rgba(128,128,128,.5);padding:1rem 2rem}.app-home-stats-container_title{font-weight:900;font-size:1.25rem;color:#fff}.app-home-stats-container_subtitle{font-weight:700;font-size:.75rem;color:hsla(0,0%,100%,.8)}.app-home-stats-container_desc{font-size:10px;color:hsla(0,0%,100%,.3019607843)}.app-home_title{position:relative;text-transform:uppercase;font-size:1.25rem;font-weight:900;line-height:1.75rem;color:#162d4a;margin-left:var(--nav-height);margin-top:2rem;padding-left:1rem}.app-home_title:before{content:"";position:absolute;bottom:0;left:0;width:4px;border-radius:8px;height:100%;background-color:#f97316;transition:width .3s ease}.app-home-head{display:flex;align-items:center;justify-content:space-between;margin-top:2rem}.app-home-head_redirect{background-color:#fff!important;color:#f97316!important}.app-home-head .app-home_title{margin-top:0}.app-home-history-container{position:relative;width:100%}.app-home-history-container-line{position:absolute;left:var(--nav-height);right:var(--nav-height);top:50%;right:0;width:calc(100% - 5rem);height:2px;background-color:rgba(128,128,128,.5019607843)}.app-home-history-container-bubble{display:flex;justify-content:space-between;list-style:none;width:100%;z-index:9999;padding:0;padding-left:var(--nav-height);padding-right:var(--nav-height)}.app-home-history-container-bubble_li{z-index:9999}.app-home-history-description{width:calc(100% - var(--nav-height)*2);height:max-content;max-height:400px;border:1px solid rgba(249,115,22,.4);border-radius:.5rem;padding:1.25rem;margin-top:.75rem;margin-left:var(--nav-height);margin-right:var(--nav-height);margin-bottom:1rem}.app-home-history-description-title{display:flex;gap:.75rem;margin-bottom:.5rem}.app-home-history-description-title_tag{width:max-content;background-color:#f97316;color:#fff;text-transform:uppercase;font-weight:900;font-size:11px;padding:.25rem .625rem;border-radius:.25rem}.app-home-history-description-title_text{color:#1e3a5f;font-weight:900;font-size:1rem;line-height:1.5rem;margin:0}.app-home-history-description_explain{color:#4b5563;line-height:1.625;font-size:.875rem;margin:0}.app-home_info{color:#9ca3af;margin-bottom:.5rem}.app-home_announcement,.app-home_info{text-align:center;font-size:.75rem;line-height:1rem}.app-home_announcement{color:rgba(30,58,95,.7019607843);padding:.75rem;background-color:rgba(30,58,95,.0509803922);border:1px solid rgba(30,58,95,.1019607843);border-radius:.25rem}.app-home-card,.app-home_announcement{margin-left:var(--nav-height);margin-right:var(--nav-height)}.app-home-card{display:grid;grid-template-columns:repeat(4,1fr);gap:.75rem;margin-top:2rem;padding-bottom:3rem;padding-top:3rem;border-bottom:1px solid #e5e7eb;border-top:1px solid #e5e7eb}.app-home-card_smooth{transition:all .4s ease}.app-home-card_smooth:hover{transform:translateY(-8px);box-shadow:0 5px 15px rgba(0,0,0,.35)}.app-home-skill{display:grid;grid-template-columns:repeat(3,1fr);margin-right:var(--nav-height)}.app-home-skill-list{list-style:none;padding:0;margin-left:var(--nav-height)}.app-home-skill-list_li{height:100%}.app-home-links{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:.75rem;padding-bottom:2.5rem;border-bottom:1px solid #e5e7eb}.app-home-links,.app-home-news{margin-left:var(--nav-height);margin-right:var(--nav-height)}.app-home-news{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;padding:0;list-style:none}p{margin:0;padding:0}.card{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:1rem;border-radius:.25rem;border:1px solid #e5e7eb;width:100%}.card_title{margin:0;color:#1e3a5f;font-weight:900;font-size:1.875rem;line-height:2.25rem}.card_subtitle{font-weight:700;font-size:.875rem;line-height:1.25rem;margin-top:.25rem;color:#4b5563}.card_info{color:#9ca3af;font-size:.75rem;line-height:1rem;margin-top:.125rem}.skill{display:flex;flex-direction:column;height:100%;padding:1rem;border-radius:.25rem;border:1px solid #e5e7eb;border-left:2px solid red;transition:all .4s ease}.skill:hover{transform:translateY(-8px);box-shadow:0 5px 15px rgba(0,0,0,.35)}.skill_title{color:#1e3a5f;font-weight:700;font-size:.875rem;line-height:1.25rem;margin:.5rem 0 0}.skill_description{color:#6b7280;line-height:1.5;font-size:.75rem;margin:0}