.education{display:flex;align-items:center;justify-content:space-between;gap:50px;width:100%}.education-container{padding:5% 10%;width:100%}.education-title{font-size:2.5rem!important;font-weight:700;color:#c8d8ec;text-shadow:2px 2px #0d1426;text-transform:uppercase;text-align:right}.education-title span{animation:smoothColorChange 10s infinite}.education-line{height:2px;width:40%;margin-left:60%;margin-bottom:5%;border:none;background:linear-gradient(90deg,#121b35,#3e4046);box-shadow:0 2px 5px rgba(0,0,0,.2);border-radius:10px}.education-description{margin-bottom:2rem;color:#d3d3d3;text-align:right}.education-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;position:relative;width:100%}.education-battery{position:absolute;top:10px;right:10px;min-width:60px;max-width:calc(100% - 20px);height:24px;padding:0 8px;border:2px solid #32353a;border-radius:8px;background-color:#121212;display:flex;align-items:center;justify-content:center;margin-left:1rem}.education-batteryFill{width:0;height:100%;background:linear-gradient(90deg,#121b35,#3e4046);position:absolute;left:0;z-index:1;transition:width .5s ease-in-out}.education-batteryText{position:relative;font-size:10px;color:#d3d3d3;z-index:2;pointer-events:none;text-align:center;white-space:nowrap}@media (min-width:640px){.education-grid{grid-template-columns:1fr 1fr 1fr}}.education-card{display:flex;align-items:center;justify-content:space-between;padding:1rem;border:2px solid #32353a;border-radius:.5rem;text-decoration:none;transition:all .8s ease}.education-card:hover{background-color:#30323550}.education-cardLeft{display:flex;align-items:center}.education-icon{border-radius:.25rem;margin-right:1rem;width:30px;height:30px;object-fit:contain;background-color:#30323550;padding:1%}.education-cardTitle{font-size:1rem;font-weight:700;text-transform:uppercase;animation:smoothColorChange 10s infinite}.education-cardDescription{font-size:.875rem;color:#d3d3d3}.education-cardRight{width:30%;text-align:right}.education-arrow{margin-top:20px;transition:all 1s ease;color:#666;font-size:.8rem}.education-card:hover .education-arrow{color:#d3d3d3}@media screen and (max-width:800px){.education{padding:10% 5%}.education-title span{font-size:2.2rem!important}.education-description,.education-title{text-align:left}.education-line{margin-left:0;margin-right:60%;background:linear-gradient(90deg,#3e4046,#121b35)}}.timeline{display:flex;align-items:center;justify-content:space-between;gap:50px;width:100%}.timeline>div{padding:5% 10%;width:100%}.timeline h1{font-size:2.5rem!important;font-weight:700;color:#c8d8ec;text-shadow:2px 2px #0d1426;text-transform:uppercase;text-align:left}.timeline-description{color:#d3d3d3;text-align:left;margin-bottom:2%}.timeline hr{height:2px;width:40%;margin-right:60%;margin-bottom:5%;border:none;background:linear-gradient(90deg,#3e4046,#121b35);box-shadow:0 2px 5px rgba(0,0,0,.2);border-radius:10px}.timeline h1 span{animation:smoothColorChange 10s infinite}.timeline-container{display:flex;flex-direction:column;align-items:center;position:relative;margin:0 auto;width:100%}.timeline-line{position:absolute;width:2px;height:100%;background:linear-gradient(90deg,#3e4046,#121b35);left:50%;transform:translateX(-50%)}.timeline-item{display:flex;flex-direction:column;align-items:flex-start;margin:2rem 0;width:100%;position:relative}.timeline-item.right{align-items:flex-end}.timeline-item div:nth-child(2){text-align:right;width:45%}.timeline-item.right div:nth-child(2){text-align:left!important;width:45%!important;margin-left:0!important;background-color:transparent!important}.timeline-item .circle{position:absolute;width:15px;height:15px;background-color:#c8d8ec;border-radius:50%;top:8px;left:calc(50% - 7px)}.timeline-item.right .circle{left:auto;right:calc(50% - 7px)}.timeline-item h3{font-size:1.2rem;font-weight:700;animation:smoothColorChange 10s infinite;margin-bottom:.5rem;text-transform:uppercase}.timeline-item p{color:#d3d3d3;margin-bottom:.5rem}.timeline-item time{color:#666;font-size:.9rem}.stacks{display:flex;align-items:center;justify-content:space-between;gap:50px;width:100%}.stacks-container{padding:5% 10%;width:100%}.stacks-title{font-size:2.5rem!important;font-weight:700;color:#c8d8ec;text-shadow:2px 2px #0d1426;text-transform:uppercase;text-align:left}@keyframes smoothColorChange{0%{color:#86b3ee}25%{color:#478eeb}50%{color:#1f72df}75%{color:#478eeb}to{color:#86b3ee}}.stacks-title span{animation:smoothColorChange 10s infinite}.stacks-line{height:2px;width:40%;margin-right:60%;margin-bottom:5%;border:none;background:linear-gradient(90deg,#3e4046,#121b35);box-shadow:0 2px 5px rgba(0,0,0,.2);border-radius:10px}.stacks-description{margin-bottom:2rem;color:#d3d3d3;text-align:left}.stacks-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;position:relative;width:100%}.stacks-filter-section{display:flex;width:100%;align-items:center;margin:0 auto 2%;gap:16px}.stacks-search-container{display:flex;align-items:center;position:relative;width:40%;border:2px solid #32353a;border-radius:15px;background-color:transparent}.stacks-search-input{width:100%;padding:10px 10px 10px 40px;border:none;outline:none;background-color:transparent;color:#d3d3d3;font-size:15px;border-radius:15px}.stacks-search-icon{position:absolute;left:10px;color:#d3d3d3;width:20px;height:20px}.stacks-filter-options{display:flex;gap:15px;width:60%}.stacks-filter-select{padding:10px;font-size:15px;background-color:transparent;color:#d3d3d3;border:2px solid #32353a;border-radius:15px;width:100%}.stacks-filter-select option{background-color:#000}.stacks-actions{margin-top:2rem}.stacks-actions,.stacks-loadMore{display:flex;justify-content:center}.stacks-loadMore{--border-width:1px;position:relative;align-items:center;width:250px;height:50px;border:none;font-family:Lato,sans-serif;background:#222;color:#c8d8ec;text-transform:uppercase;letter-spacing:.08em;border-radius:20px;cursor:pointer;transition:all 1s ease-in-out}.stacks-loadMore:after{position:absolute;content:"";top:calc(-1 * var(--border-width));left:calc(-1 * var(--border-width));z-index:-1;width:calc(100% + var(--border-width) * 2);height:calc(100% + var(--border-width) * 2);background:linear-gradient(60deg,#86b3ee,#478eeb,#1f72df,#478eeb,#86b3ee);background-size:300% 300%;background-position:0 50%;border-radius:20px;animation:moveGradient 4s infinite alternate}.stacks-loadMore:hover{background-color:transparent}.stacks-empty{margin-top:1rem;color:#d3d3d3;text-align:center}.stacks-level{display:flex;align-items:center;justify-content:center;min-width:92px;max-width:100%;min-height:24px;padding:0 10px;border:1px solid rgba(86,98,122,.55);border-radius:8px;background-color:rgba(17,24,39,.72)}.stacks-levelText{position:relative;font-size:10px;color:#c8d0dc;z-index:2;pointer-events:none;text-align:center;white-space:nowrap;text-transform:uppercase;letter-spacing:.08em}.stacks-level-expert{border-color:rgba(114,137,173,.38);background-color:rgba(36,50,75,.58)}.stacks-level-expert .stacks-levelText{color:#d6e0f1}.stacks-level-advanced{border-color:rgba(108,105,150,.36);background-color:rgba(43,39,70,.56)}.stacks-level-advanced .stacks-levelText{color:#d7d3ea}.stacks-level-intermediate{border-color:rgba(92,128,120,.34);background-color:rgba(31,50,47,.56)}.stacks-level-intermediate .stacks-levelText{color:#cedfd9}.stacks-level-beginner{border-color:rgba(140,126,96,.34);background-color:rgba(52,45,31,.56)}.stacks-level-beginner .stacks-levelText{color:#ddd3bf}@media (min-width:640px){.stacks-grid{grid-template-columns:1fr 1fr 1fr}}.stacks-card{display:flex;align-items:center;justify-content:space-between;padding:1rem;border:2px solid #32353a;border-radius:.5rem;text-decoration:none;transition:all .8s ease}.stacks-card:hover{background-color:#30323550}.stacks-cardLeft{display:flex;align-items:center}.stacks-icon{border-radius:.25rem;margin-right:1rem;width:30px;height:30px;object-fit:contain;background-color:#30323550;padding:1%}.stacks-cardTitle{font-size:1rem;font-weight:700;text-transform:uppercase;animation:smoothColorChange 10s infinite}.stacks-cardDescription{font-size:.875rem;color:#d3d3d3}.stacks-cardRight{display:flex;align-items:center;justify-content:center;flex-direction:column;min-width:110px}@media screen and (max-width:800px){.stacks{padding:10% 5%}.stacks-filter-section{flex-direction:column;align-items:stretch}.stacks-filter-options,.stacks-search-container{width:100%}.stacks-filter-options{flex-direction:column}.stacks-actions{margin-top:1.5rem}.stacks-loadMore{width:100%;max-width:240px}.stacks-level{min-width:84px;padding-inline:8px}.stacks-levelText{font-size:9px}.stacks-cardRight{min-width:92px}}@font-face{font-family:__mont_a7c0ac;src:url(/_next/static/media/437aee80e90e2d0a-s.p.otf) format("opentype");font-display:swap;font-weight:100}@font-face{font-family:__mont_Fallback_a7c0ac;src:local("Arial");ascent-override:61.63%;descent-override:14.88%;line-gap-override:32.13%;size-adjust:117.64%}.__className_a7c0ac{font-family:__mont_a7c0ac,__mont_Fallback_a7c0ac;font-weight:100}.__variable_a7c0ac{--font-mont-regular:"__mont_a7c0ac","__mont_Fallback_a7c0ac"}@font-face{font-family:__archivoBlack_5145d7;src:url(/_next/static/media/f83e4b370324e4e5-s.p.ttf) format("truetype");font-display:swap;font-weight:100}@font-face{font-family:__archivoBlack_Fallback_5145d7;src:local("Arial");ascent-override:70.47%;descent-override:16.86%;line-gap-override:0.00%;size-adjust:124.59%}.__className_5145d7{font-family:__archivoBlack_5145d7,__archivoBlack_Fallback_5145d7;font-weight:100}.__variable_5145d7{--font-Archivo-Black:"__archivoBlack_5145d7","__archivoBlack_Fallback_5145d7"}