/* http://meyerweb.com/eric/tools/css/reset/  v2.0 | 20110126 License: none (public domain) */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }

body { line-height: 1; }

ol, ul { list-style: none; }

blockquote, q { quotes: none; }

blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }

table { border-collapse: collapse; border-spacing: 0; }

body { font-size: 16px; background: #f5f7f6; }

.row { width: 100%; }

.row::after { clear: both; content: ""; display: block; }

.row.collapse { margin-left: -30px; margin-right: -30px; width: calc(100% + 60px); }

.medium-3 { width: calc(100% - 60px); float: left; margin-left: 30px; }

@media (min-width: 768px) { .medium-3 { width: calc(25% - 37.5px); float: left; margin-left: 30px; } }

.medium-2 { width: calc(100% - 60px); float: left; margin-left: 30px; }

@media (min-width: 768px) { .medium-2 { width: calc(16.6666666667% - 35px); float: left; margin-left: 30px; } }

.medium-1 { width: calc(100% - 60px); float: left; margin-left: 30px; }

@media (min-width: 768px) { .medium-1 { width: calc(8.3333333333% - 32.5px); float: left; margin-left: 30px; } }

.medium-4 { width: calc(100% - 60px); float: left; margin-left: 30px; }

@media (min-width: 768px) { .medium-4 { width: calc(33.3333333333% - 40px); float: left; margin-left: 30px; } }

.medium-5 { width: calc(100% - 60px); float: left; margin-left: 30px; }

@media (min-width: 768px) { .medium-5 { width: calc(41.6666666667% - 42.5px); float: left; margin-left: 30px; } }

.medium-6 { width: calc(100% - 60px); float: left; margin-left: 30px; }

@media (min-width: 768px) { .medium-6 { width: calc(50% - 45px); float: left; margin-left: 30px; } }

.medium-7 { width: calc(100% - 60px); float: left; margin-left: 30px; }

@media (min-width: 768px) { .medium-7 { width: calc(58.3333333333% - 47.5px); float: left; margin-left: 30px; } }

.medium-8 { width: calc(100% - 60px); float: left; margin-left: 30px; }

@media (min-width: 768px) { .medium-8 { width: calc(66.6666666667% - 50px); float: left; margin-left: 30px; } }

.medium-9 { width: calc(100% - 60px); float: left; margin-left: 30px; }

@media (min-width: 768px) { .medium-9 { width: calc(75% - 52.5px); float: left; margin-left: 30px; } }

.medium-11 { width: calc(100% - 60px); float: left; margin-left: 30px; }

@media (min-width: 768px) { .medium-11 { width: calc(91.6666666667% - 57.5px); float: left; margin-left: 30px; } }

.medium-12 { width: calc(100% - 60px); float: left; margin-left: 30px; }

@media (min-width: 768px) { .medium-12 { width: calc(100% - 60px); float: left; margin-left: 30px; } }

@media (min-width: 1024px) { .large-2 { width: calc(16.6666666667% - 35px); float: left; margin-left: 30px; } }

@media (min-width: 1024px) { .large-6 { width: calc(50% - 45px); float: left; margin-left: 30px; } }

@media (min-width: 1024px) { .large-4 { width: calc(33.3333333333% - 40px); float: left; margin-left: 30px; } }

@media (min-width: 1024px) { .large-3 { width: calc(25% - 37.5px); float: left; margin-left: 30px; } }

@font-face { font-family: 'Onest'; src: url("fonts/OnestRegular1602-hint.woff") format("woff2"); font-weight: normal; font-style: normal; font-display: swap; }

@font-face { font-family: 'Onest'; src: url("fonts/OnestMedium1602-hint.woff") format("woff2"); font-weight: 500; font-style: normal; font-display: swap; }

@font-face { font-family: 'Onest'; src: url("fonts/OnestBold1602-hint.woff") format("woff2"); font-weight: bold; font-style: normal; font-display: swap; }

html, body { font-family: "Onest", sans-serif; }

h1, h2, h3, h4, h5 { font-weight: bold; margin-bottom: 1em; }

h1 { font-size: 1.75rem; }

@media (min-width: 768px) { h1 { font-size: 2.5rem; } }

h2 { z-index: 2; color: #fff; position: relative; font-weight: bold; font-size: 1.5rem; margin-bottom: 3rem; text-align: center; text-transform: uppercase; margin-bottom: 8rem; }

@media (min-width: 768px) { h2 { font-size: 2rem; } }

h2:before { content: ''; position: absolute; background: url("/assets/title-bg.png") center no-repeat; background-size: contain; z-index: -1; top: calc(50% + 9px); left: 50%; width: 500px; height: 98px; transform: translateX(-50%) translateY(-50%); }

h2.accent { color: #000; }

h2.accent:before { background-size: contain; }

h3 { font-size: 1.25rem; }

@media (min-width: 768px) { h3 { font-size: 1.75rem; } }

.text-center { text-align: center; }

b { font-weight: bold; }

nav#nav { display: flex; justify-content: flex-end; justify-content: space-between; align-items: center; padding: 20px; }

@media (min-width: 768px) { nav#nav { padding: 24px; } }

nav#nav > * { display: flex; }

nav#nav .lang a { padding: 0.75em 0.5em; margin-left: 0 !important; border: 0; font-size: 18px; }

@media (min-width: 768px) { nav#nav .lang a { font-size: 24px; } }

nav#nav a { display: block; border: 1px solid #263d73; border-radius: 10px; color: #263d73; font-weight: bold; text-decoration: none; text-transform: uppercase; padding: 0.75em 1.25em; font-size: 16px; }

@media (min-width: 768px) { nav#nav a { font-size: 18px; } }

@media (min-width: 1024px) { nav#nav a { font-size: 24px; } }

nav#nav a:not(:first-of-type) { margin-left: 0.85em; }

#hero { background: url("/assets/hero-bg-clean.jpg") center no-repeat; background-size: cover; position: relative; color: #fff; padding-top: 7rem; padding-bottom: 7rem; }

@media (min-width: 768px) { #hero { padding-top: 10rem; padding-bottom: 10rem; } }

#hero nav { width: 100%; font-weight: bold; text-transform: uppercase; text-align: right; z-index: 1; font-size: 1.1875rem; padding: 2rem 0; }

#hero nav a { color: #000; text-decoration: none; padding: 1rem; }

#hero nav a:hover { text-decoration: underline; }

#hero .hero-img { max-width: 372px; margin-bottom: 60px; }

#hero .hero-content { margin-top: 1rem; }

#hero .hero-content h3 { font-size: 2rem; font-weight: normal; }

#hero .hero-content h1 { line-height: 1.2em; font-size: 3rem; font-weight: 500; }

#hero .hero-content h1 strong { font-weight: 900; }

#agenda { padding-top: 100px; padding-bottom: 60px; }

.agenda-table { margin: 0 auto; font-size: 1.5rem; font-weight: 500; color: #494a49; line-height: 1.3em; }

.agenda-table td { padding-top: 1rem; padding-bottom: 1rem; }

.agenda-table td:first-of-type { padding-right: 2rem; }

.agenda-table td.time { min-width: 170px; }

.agenda-table td.title { white-space: pre-wrap; }

#sectiuni { background: linear-gradient(135deg, #263d73, #38776c); color: #fff; padding-top: 100px; font-size: 1.25rem; }

#sectiuni p { margin-bottom: 1em; }

#sectiuni h2 { color: #333; }

#sectiuni h2:before { filter: invert(100%) brightness(2); }

#sectiuni h3 { font-size: 1.75rem; }

#sectiuni .tab-content ul { margin-left: 1rem; list-style-type: circle; }

#sectiuni .tab-content ul li { margin-bottom: 0.75em; }

.accordion-tabs { line-height: 1.5; margin-bottom: 1.5em; padding: 0; }

.accordion-tabs::after { clear: both; content: ""; display: block; }

@media (max-width: 767px) { .accordion-tabs { border: 0; border-radius: 3px; } }

.accordion-tabs .tab-header-and-content { list-style: none; }

@media (min-width: 768px) { .accordion-tabs .tab-header-and-content { display: inline; } }

.accordion-tabs .tab-header-and-content:first-child .tab-link { border-top-left-radius: 3px; border-top-right-radius: 3px; }

@media (max-width: 767px) { .accordion-tabs .tab-header-and-content:first-child .tab-link { border-top: 0; } }

@media (max-width: 767px) { .accordion-tabs .tab-header-and-content:last-child .tab-link { border-bottom-left-radius: 3px; border-bottom-right-radius: 3px; } }

.accordion-tabs .tab-link { background-color: rgba(0, 0, 0, 0.1); border-top: 0; color: #fff; display: block; font-weight: bold; padding: 0.5em 1em; text-decoration: none; font-size: 1rem; }

@media (min-width: 768px) { .accordion-tabs .tab-link { font-size: 1.5rem; border-top-left-radius: 3px; border-top-right-radius: 3px; border-top: 0; display: inline-block; } }

.accordion-tabs .tab-link:hover { background: rgba(0, 0, 0, 0.3); color: #fff; }

.accordion-tabs .tab-link:focus { outline: none; }

.accordion-tabs .tab-link.is-active { background-color: rgba(0, 0, 0, 0.3); }

@media (min-width: 768px) { .accordion-tabs .tab-link.is-active { background-color: rgba(0, 0, 0, 0.3); border: 0; border-bottom-color: rgba(0, 0, 0, 0.3); margin-bottom: -1px; } }

.accordion-tabs .tab-content { background: rgba(0, 0, 0, 0.3); display: none; padding: 1.5em 30px; width: 100%; box-sizing: border-box; }

@media (min-width: 768px) { .accordion-tabs .tab-content { border: 0; border-bottom-left-radius: 3px; border-bottom-right-radius: 3px; border-top-right-radius: 3px; float: left; } }

#partners { background: #fff; padding-top: 100px; }

.partners { justify-content: space-evenly; display: flex; }

.partners .partner img { height: 100px; width: auto; }

.image-gallery { overflow: auto; margin-left: -1% !important; display: flex; flex-wrap: wrap; padding: 4rem 0; }

.image-gallery a { float: left; display: block; margin: 0 0 1% 1%; width: 19%; text-align: center; text-decoration: none !important; }

.image-gallery a span { display: block; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; padding: 3px 0; }

.image-gallery a img { width: 100%; display: block; }

main { overflow: hidden; }

.container { max-width: calc(1200px + 2rem); margin: 0 auto; width: 100%; padding: 0 1rem; box-sizing: border-box; }

img { width: 100%; height: auto; }

#teaser { background-size: 100% auto; padding-bottom: 3rem; }

@media (min-width: 768px) { #teaser { padding-bottom: 6rem; } }

.video-wrapper { height: 0; overflow: hidden; padding-bottom: 56.25%; position: relative; }

.video-wrapper embed, .video-wrapper object, .video-wrapper iframe { position: absolute; left: 0; top: 0; height: 100%; width: 100%; }

section { padding: 1.5rem 0; }

@media (min-width: 768px) { section { padding: 3rem 0; } }

.mb-6 { margin-bottom: 6rem; }

.mb-3 { margin-bottom: 3rem; }

.mb-2 { margin-bottom: 2rem; }

@media (max-width: 767px) { .hide-on-small { display: none !important; } }

@media (min-width: 768px) { .hide-on-medium { display: none !important; } }

.button-wrapper { display: flex; justify-content: center; }

.button { background: #263d73; border-radius: 16px; color: #fff; text-decoration: none; padding: 24px; display: inline-block; font-size: 1.25rem; }

ul.downloads li { margin-bottom: 1rem; }

ul.downloads li a { display: inline-block; padding: 10px 16px; background: #e3e9ea; border-radius: 10px; text-decoration: none; color: #000; }

ul.downloads li a:hover { background: #deeaec; }

/*# sourceMappingURL=main.css.map */