.outer-container-for-sponsors{font-family:'Roboto';display:flex;flex-direction:column;justify-content:center;align-items:center}.custom-hr{display:block;width:100%;position:relative;border-style:solid;border-width:1px 0 0 0;border-color:#000;height:1px;margin:80px 0;z-index:1;opacity:.2}.inner-container-for-sponsors{display:flex;flex-direction:column;justify-content:center}.right-column-sponsors{width:100%;padding:0;display:flex;flex-direction:column;align-items:flex-end}.right-column-sponsors img{width:100%}.left-column-sponsors h2{text-align:center;font-family:Roboto,sans-serif;font-size:46px;font-weight:900;line-height:1.1em;margin-bottom:30px}.left-column-sponsors{width:100%;padding:0;display:flex;flex-direction:column;justify-content:flex-end;margin-top:70px}.left-column-sponsors h3{text-align:center;font-family:Roboto,sans-serif;font-size:26px;font-weight:300;line-height:1.4em}.container-sponsors{display:flex;margin:80px 0 40px;flex-direction:column-reverse}.sponsors-logos-row{display:grid;grid-template-columns:repeat(4,1fr);gap:50px;justify-items:center;align-items:center;margin-top:50px}.sponsors-logos-row img{width:100%;max-width:100%;height:auto}.left-column-sponsors h2.animated,.left-column-sponsors-edu h2.animated,.left-column-sponsors h3.animated,.left-column-sponsors-media h2.animated{opacity:0;animation:slideInFromBottom 1s ease forwards}@media(min-width:768px){.sponsors-logos-row{grid-template-columns:repeat(4,1fr);gap:100px}.container-sponsors{display:flex;margin:80px 0 40px;flex-direction:row}.right-column-sponsors{width:40%;margin-left:30px}.left-column-sponsors{width:60%;padding:0;margin-top:0}.left-column-sponsors h3{text-align:left}.left-column-sponsors h2{text-align:left}}@media(min-width:992px){.left-column-sponsors h3{font-size:34px}.left-column-sponsors h2{font-size:60px}.sponsors-logos-row{gap:150px}}@media(min-width:1200px){.sponsors-logos-row{grid-template-columns:repeat(8,1fr);gap:50px}}@keyframes slideInFromBottom{0%{opacity:0;transform:translateY(100%)}100%{opacity:1;transform:translateY(0)}}