/* FROM GENERATED NEW */
@font-face{font-family: 'Jost';src: url('fonts/Jost/Jost-Italic.woff2') format('woff2'), url('fonts/Jost/Jost-Italic.woff') format('woff');font-weight: normal;font-style: italic;font-display: swap}@font-face{font-family: 'Jost';src: url('fonts/Jost/Jost-Regular.woff2') format('woff2'), url('fonts/Jost/Jost-Regular.woff') format('woff');font-weight: normal;font-style: normal;font-display: swap}@font-face{font-family: 'Jost';src: url('fonts/Jost/Jost-Bold.woff2') format('woff2'), url('fonts/Jost/Jost-Bold.woff') format('woff');font-weight: bold;font-style: normal;font-display: swap}@font-face{font-family: 'Jost';src: url('fonts/Jost/Jost-BoldItalic.woff2') format('woff2'), url('fonts/Jost/Jost-BoldItalic.woff') format('woff');font-weight: bold;font-style: italic;font-display: swap}@font-face{font-family: 'Jost';src: url('fonts/Jost/Jost-LightItalic.woff2') format('woff2'), url('fonts/Jost/Jost-LightItalic.woff') format('woff');font-weight: 300;font-style: italic;font-display: swap}@font-face{font-family: 'Jost';src: url('fonts/Jost/Jost-Medium.woff2') format('woff2'), url('fonts/Jost/Jost-Medium.woff') format('woff');font-weight: 500;font-style: normal;font-display: swap}@font-face{font-family: 'Jost';src: url('fonts/Jost/Jost-Light.woff2') format('woff2'), url('fonts/Jost/Jost-Light.woff') format('woff');font-weight: 300;font-style: normal;font-display: swap}@font-face{font-family: 'Jost';src: url('fonts/Jost/Jost-MediumItalic.woff2') format('woff2'), url('fonts/Jost/Jost-MediumItalic.woff') format('woff');font-weight: 500;font-style: italic;font-display: swap}.mod_contact .description{font-size: 1.5rem;text-align: center;margin-bottom: 2rem}.mod_contact .description a:hover{text-decoration: underline}.mod_contact iframe{width: 100%;margin-bottom: 2rem}@media (max-width: 789px){.mod_contact .description{font-size: 1.125rem}}@media (max-width: 480px){.mod_contact .description{font-size: 1.25rem}}.mod_home{height: 100%;padding: 0 .625rem .625rem}.mod_home .columns{display: grid;grid-template-columns: 1fr 2fr 2fr;gap: 0.625rem;height: 100%}.mod_home .columns > div{display: grid;grid-template-rows: repeat(3, 1fr);gap: 0.625rem}.mod_home .columns .logos_wrap{grid-row: -3;display: grid;justify-content: center;align-items: end}.mod_home .columns .logos_wrap .logos{width: 100%;max-width: 400px;filter: grayscale(1)}.mod_home .columns .form_links{grid-row: -2;display: grid;gap: 0.625rem}.mod_home .columns .form_link{position: relative;display: flex;align-items: center;background-color: #f38b79;border-radius: 0.625rem;padding: 1.25rem;font-size: clamp(1rem, 3vh, 1.875rem);font-weight: bold;color: #ffffff;transition: background-color 200ms linear;isolation: isolate}.mod_home .columns .form_link::before{content: '';position: absolute;background: url("images/home-menu-illustration.svg") no-repeat left center / cover;z-index: -1;pointer-events: none;top: 0;right: -2%;width: 32%;height: 100%}.mod_home .columns .form_link:hover{background-color: #034b52}.mod_home .columns .article_header{display: flex;margin-top: 0;width: 100%;height: 100%}.mod_home .columns .mod_articles_list_v2{display: grid;grid-template-columns: repeat(2, 1fr);gap: 0.625rem}.mod_home .columns .mod_articles_list_v2 .article_header_v2 .content::before{content: '';position: absolute;background: url("images/article-illustration.svg") no-repeat left center / cover;z-index: -1;pointer-events: none;top: 0;right: -2%;width: 38%;height: 100%}.mod_home .columns .mod_articles_list_v2 .article_header_v2 a{display: grid;grid-template-rows: auto 1fr;width: 100%;height: 100%;border-radius: 0.625rem;overflow: hidden;border: 1px solid transparent;transition: border-color 200ms linear}.mod_home .columns .mod_articles_list_v2 .article_header_v2 a:hover{border-color: #034b52}.mod_home .columns .mod_articles_list_v2 .article_header_v2 .content{position: relative;padding: 0.625rem;background-color: #ffffff;isolation: isolate}.mod_home .columns .mod_articles_list_v2 .article_header_v2 .row{display: flex;align-items: center;gap: 0.625rem}.mod_home .columns .mod_articles_list_v2 .article_header_v2 h2{display: block;width: 100%;font-size: 1.125rem;font-weight: 500;line-height: 1.3;color: #034b52}.mod_home .columns .mod_articles_list_v2 .article_header_v2 img{display: block;width: 100%;aspect-ratio: 16 / 8;object-fit: cover;object-position: var(--obj-pos, center)}.mod_home .columns .mod_articles_list_v2 .article_header_v2 .default{background-color: #ffffff;padding: 1.25rem}.mod_home .columns .mod_articles_list_v2 .article_header_v2 .default > img{object-fit: contain}@media (max-width: 789px){.mod_home .columns .mod_articles_list_v2{grid-template-columns: 1fr}}.mod_home .columns .custom_menu .menu_link{position: relative;display: grid;align-items: center;grid-template-columns: 2fr 1fr;color: #ffffff;background-color: #034b52;border-radius: 0.625rem;transition: background-color 200ms linear;overflow: hidden}.mod_home .columns .custom_menu .menu_link:hover{background-color: #f38b79}.mod_home .columns .custom_menu .menu_link .content{display: flex;flex-direction: column;height: 100%;padding: 1.25rem}.mod_home .columns .custom_menu .menu_link h2{font-size: clamp(1rem, 4vh, 2rem);;line-height: 1.2;color: #ffffff}.mod_home .columns .custom_menu .menu_link .description{font-size: 1.125rem;margin: 4% 0}.mod_home .columns .custom_menu .menu_link .more{font-size: 1.125rem;margin-top: auto}.mod_home .columns .custom_menu .menu_link img{position: absolute;grid-column: 2;width: 100%;height: 100%;object-fit: cover}@media (max-width: 1280px){.mod_home .columns{grid-template-columns: 1fr}.mod_home .columns > div{grid-template-rows: auto;grid-auto-rows: 1fr}.mod_home .columns .languages{grid-column: 1 / -1}.mod_home .columns .form_links{grid-template-columns: repeat(2, 1fr)}.mod_home .columns > div:nth-child(1){grid-row: 3}.mod_home .columns > div:nth-child(2){grid-row: 2}.mod_home .columns > div:nth-child(3){grid-row: 1}}@media (max-width: 789px){.mod_home .columns .languages{display: grid;grid-template-columns: repeat(4, 1fr);gap: 0.625rem}.mod_home .columns .form_links{grid-template-columns: 1fr}}@media (max-width: 480px){.mod_home .columns .languages{gap: 0}.mod_home .columns .custom_menu .menu_link{grid-template-columns: 1fr}.mod_home .columns .custom_menu .menu_link img{display: none}.mod_home .article_header a .default{display: none}}.mod_articles_list .article_header.highlighted .content::before{content: '';position: absolute;background: url("images/article-illustration.svg") no-repeat left center / cover;z-index: -1;pointer-events: none;top: 0;right: -2%;width: 38%;height: 100%}.mod_articles_list .article_header a{display: grid;grid-template-columns: 1fr 1fr;width: 100%;border-radius: 0.625rem;overflow: hidden;border: 1px solid transparent;transition: border-color 200ms linear}.mod_articles_list .article_header a:hover{border-color: #034b52}.mod_articles_list .article_header .content{position: relative;display: grid;grid-template-rows: auto 1fr auto;gap: 0.625rem;padding: 1.25rem;background-color: #ffffff;isolation: isolate}.mod_articles_list .article_header .row{display: flex;align-items: center;gap: 0.625rem}.mod_articles_list .article_header .group{font-size: clamp(1rem, 2vh, 1.25rem);;font-weight: 500;color: var(--color, #434343);text-transform: uppercase}.mod_articles_list .article_header .publish_date{font-size: 13px;color: #034b52;margin-left: auto}.mod_articles_list .article_header h2{font-size: clamp(1rem, 3vh, 1.5rem);;font-weight: 500;color: #034b52}.mod_articles_list .article_header .more{font-size: 1.125rem;font-weight: 500;color: #034b52}.mod_articles_list .article_header img{position: relative;height: 100%;object-fit: cover;object-position: var(--obj-pos, center)}.mod_articles_list .article_header .default{background-color: #ffffff;padding: 1.25rem}.mod_articles_list .article_header .default > img{object-fit: contain}@media (min-width: 1281px) and (max-width: 1600px){.mod_articles_list .article_header .row{flex-direction: column;align-items: flex-start}.mod_articles_list .article_header .publish_date{margin-left: 0}}@media (max-width: 1280px){.mod_articles_list .article_header h2{white-space: wrap}}@media (max-width: 789px){.mod_articles_list .article_header a{grid-template-columns: 1fr}.mod_articles_list .article_header img,.mod_articles_list .article_header .default{grid-row: 1}.mod_articles_list .article_header .publish_date{font-size: 0.875rem}}.mod_articles_list .article_header_slim.highlighted .content::before{content: '';position: absolute;background: url("images/article-illustration.svg") no-repeat left center / cover;z-index: -1;pointer-events: none;top: 0;right: -2%;width: 38%;height: 100%}.mod_articles_list .article_header_slim a{display: block;width: 100%;border-radius: 0.625rem;overflow: hidden;border: 1px solid transparent;transition: border-color 200ms linear}.mod_articles_list .article_header_slim a:hover{border-color: #034b52}.mod_articles_list .article_header_slim .content{position: relative;padding: 1.25rem;background-color: #ffffff;isolation: isolate}.mod_articles_list .article_header_slim .row{display: flex;align-items: center;justify-content: space-between;gap: 0.625rem}.mod_articles_list .article_header_slim .group{font-size: 1.125rem;font-weight: 500;color: var(--color, #434343);text-transform: uppercase}.mod_articles_list .article_header_slim .publish_date{font-size: 1.125rem;color: #034b52}.mod_articles_list .article_header_slim h2{font-size: 1.25rem;font-weight: 500;color: #034b52;margin: .625rem 0}.mod_articles_list .article_header_slim .more{font-size: 1.125rem;font-weight: 500;color: #034b52}@media (max-width: 480px){.mod_articles_list .article_header_slim .row{flex-direction: column;align-items: flex-start}}.mod_articles_list .article_header_slim + .article_header_slim{margin-top: 1.25rem}.mod_articles_list .article_header{margin-top: 1.25rem}.mod_articles_list .article_header:not(.highlighted){max-width: 660px;margin-left: auto;margin-right: auto}.mod_articles_list .groups{display: flex;flex-wrap: wrap;gap: 1.25rem}.mod_articles_list .groups a{font-size: 1.25rem;color: var(--color)}.mod_articles_list .groups a:hover,.mod_articles_list .groups .active{text-decoration: underline}.mod_articles .article_full h2{font-size: 2.5rem;line-height: 1.3;color: #034b52;margin-bottom: 2rem}.mod_articles .article_full .infos,.mod_articles .article_full .description{font-size: 1.5rem}.mod_articles .article_full .infos table img,.mod_articles .article_full .description table img{max-width: none}.mod_articles .article_full .infos address,.mod_articles .article_full .infos time{font-weight: bold;font-style: normal}@media (max-width: 789px){.mod_articles .article_full h2{font-size: 1.5rem}}@media (max-width: 480px){.mod_articles .article_full .infos,.mod_articles .article_full .description{font-size: 1.25rem}.mod_articles .article_full .description table img{max-width: 100px;aspect-ratio: 1;object-fit: cover}}.mod_placement-test_list .description{font-size: 1.5rem;text-align: left;margin-bottom: 2rem}.mod_placement-test_list .links_wrap > div + div{margin-top: 0.3125rem}.mod_placement-test_list .links_wrap a{font-size: 1.5rem}.mod_placement-test_list .links_wrap a > i{font-size: 2.5rem;user-select: none}.mod_placement-test_list .links_wrap a > i,.mod_placement-test_list .links_wrap a > span{vertical-align: middle}@media (max-width: 480px){.mod_placement-test_list .description,.mod_placement-test_list .links_wrap a{font-size: 1.25rem}}.mod_placement-test .description{font-size: 1.5rem}.mod_placement-test .test_question_outer_container{position: relative;border: 1px solid transparent;padding: 0.625rem;border-radius: 0.625rem;overflow: hidden;isolation: isolate}.mod_placement-test .test_question_outer_container:nth-child(odd){background-color: #f2f6f6}.mod_placement-test .test_question_outer_container:nth-child(even){background-color: #ffffff}.mod_placement-test .test_question_outer_container::before{content: '';position: absolute;background: url("images/article-illustration.svg") no-repeat left center / cover;z-index: -1;pointer-events: none;top: 0;right: -2%;width: 38%;height: 100%}.mod_placement-test .test_question_outer_container .test_question{font-size: 1.5rem;margin-bottom: 1.25rem}.mod_placement-test .test_question_outer_container .test_answers_container label{font-size: 1.5rem;margin-left: 0.625rem;user-select: none;transition: color 100ms linear}.mod_placement-test .test_question_outer_container .test_answers_container label:hover{color: #f38b79}.mod_placement-test .test_question_outer_container .test_answers_container input:checked + label{color: #f38b79}.mod_placement-test .test_question_outer_container .test_answers_container input{transform: scale(1.2)}.mod_placement-test .iframeForm label,.mod_placement-test .iframeForm .dw_label,.mod_placement-test .iframeForm .dw_input{font-size: 1.5rem}.mod_placement-test .test_sources_title{font-size: 2rem;margin-bottom: 0.625rem}.mod_placement-test .test_sources{font-size: 1.5rem}.mod_placement-test p.required{display: none}.mod_placement-test .submit_btn[disabled]{position: relative}.mod_placement-test .submit_btn[disabled]::after{content: url(images/spinner.svg);position: absolute;top: 50%;right: 0;transform: translate(110%, -50%)}@media (max-width: 480px){.mod_placement-test .description,.mod_placement-test .test_question_outer_container .test_question,.mod_placement-test .test_question_outer_container .test_answers_container label,.mod_placement-test .iframeForm .dw_input,.mod_placement-test .iframeForm .dw_label,.mod_placement-test .iframeForm label,.mod_placement-test .test_sources{font-size: 1.25rem}}.mod_language-learning > h2{font-size: 2rem;color: #034b52;margin-bottom: 1.25rem}.mod_language-learning > h3{font-size: 2rem;color: #034b52;margin-bottom: 1.25rem}.mod_language-learning .description{font-size: 1.5rem;text-align: left;margin-bottom: 1.25rem}.mod_language-learning .choose_language{font-size: 1.5rem;font-weight: bold;text-align: left;margin-bottom: 1.25rem}.mod_language-learning .languages{margin-bottom: 1.25rem}.mod_language-learning .languages .language{opacity: 0.2}.mod_language-learning .languages .language.active,.mod_language-learning .languages .language:hover{opacity: 1}.mod_language-learning .mod_page{padding-bottom: 0 !important}.mod_language-learning .page_files_wrap{margin: 0 0 1.25rem !important}.mod_language-learning .layouts{display: grid;grid-auto-rows: 1fr;gap: 1.25rem}.mod_language-learning .layouts .row{display: grid;grid-template-columns: repeat(3, 1fr);gap: 1.25rem}.mod_language-learning .layouts .primary{position: relative;background-color: #034b52;border-radius: .625rem .625rem 0 0;padding: 1.25rem .625rem 1.875rem;overflow: hidden;isolation: isolate;color: #ffffff;user-select: none;display: grid;grid-template-columns: repeat(2, 1fr);align-items: center;gap: 1.25rem;margin-bottom: -10px}.mod_language-learning .layouts .primary:hover{cursor: help}.mod_language-learning .layouts .primary::before{content: '';position: absolute;background: url("images/logo-illustration-colored.svg") no-repeat right center / cover;z-index: -1;pointer-events: none;top: 0;left: -8%;width: 32%;height: 100%}.mod_language-learning .layouts .primary::after{content: '';position: absolute;left: 0;bottom: 0;width: 100%;height: 10px;background-color: #ececec;border-radius: 0 10px 0 0}.mod_language-learning .layouts .primary .title{font-size: clamp(1.25rem, 3vw, 3.125rem);line-height: 1;font-weight: bold;text-align: center;text-transform: uppercase}.mod_language-learning .layouts .primary .subtitle{font-size: 1.5rem;font-weight: 300}.mod_language-learning .layouts .primary .hours{font-size: 1rem;font-weight: bold;text-transform: uppercase}.mod_language-learning .layouts .secondary{position: relative;border: 2px dashed #f38b79;border-radius: 1.25rem 0;padding: 1.25rem;user-select: none;display: grid;align-items: center}.mod_language-learning .layouts .secondary:hover{cursor: help}.mod_language-learning .layouts .secondary::before{content: '';position: absolute;top: 50%;left: 0;transform: translate(-50%, -50%) rotate(45deg);width: 10px;height: 10px;border-top: 2px dashed #f38b79;border-right: 2px dashed #f38b79;background-color: #ececec}.mod_language-learning .layouts .secondary::after{content: '';position: absolute;top: 50%;right: -1px;transform: translate(50%, -50%) rotate(45deg);width: 10px;height: 10px;border-top: 2px dashed #f38b79;border-right: 2px dashed #f38b79;background-color: #ececec}.mod_language-learning .layouts .secondary.with_img{display: grid;grid-template-columns: 1fr 3fr;align-items: center;gap: 1.25rem}.mod_language-learning .layouts .secondary.with_img::before{display: none}.mod_language-learning .layouts .secondary .title{font-size: clamp(1.25rem, 3vw, 1.875rem);line-height: 1;font-weight: bold;color: #f38b79;text-transform: uppercase}.mod_language-learning .layouts .secondary .subtitle{font-size: 1.25rem;line-height: 1.2;font-weight: 300;color: #034b52}.mod_language-learning .layouts .secondary .hours{font-size: 1rem;font-weight: bold;color: #034b52;text-transform: uppercase}.mod_language-learning .layouts .ternary{position: relative;background-color: #e6e6e6;border-radius: 1.25rem 0;padding: 1.25rem;user-select: none;display: grid;grid-template-columns: 1fr 2fr;align-items: center;gap: 1.25rem}.mod_language-learning .layouts .ternary:hover{cursor: help}.mod_language-learning .layouts .ternary::before{content: '';position: absolute;top: 50%;left: 0;transform: translate(-50%, -50%) rotate(45deg);width: 10px;height: 10px;background-color: #ececec}.mod_language-learning .layouts .ternary .title{font-size: 1.25rem;font-weight: bold;line-height: 1.2;text-transform: uppercase;color: #999}.mod_language-learning .layouts .columns_2 > .secondary{grid-column: span 2}@media (min-width: 1281px), (hover: hover){.mod_language-learning .layouts .primary .question_mark,.mod_language-learning .layouts .secondary .question_mark,.mod_language-learning .layouts .ternary .question_mark{display: none}}@media (max-width: 1280px){.mod_language-learning .layouts{grid-auto-rows: auto}.mod_language-learning .layouts .row{grid-template-columns: 1fr;background-color: #ffffff;padding: 0.625rem;border-radius: 0.625rem;border: 1px solid #f38b79}.mod_language-learning .layouts .primary{margin-bottom: 0;border-radius: 0.625rem}.mod_language-learning .layouts .primary::after{display: none}.mod_language-learning .layouts .secondary::before,.mod_language-learning .layouts .secondary::after{background-color: #ffffff}.mod_language-learning .layouts .secondary::before{top: 0;left: 50%;transform: translate(-50%, -50%) rotate(135deg)}.mod_language-learning .layouts .secondary::after{top: 102%;right: 50%;transform: translate(50%, -50%) rotate(135deg)}.mod_language-learning .layouts .ternary::before{background-color: #ffffff;top: 0;left: 50%;transform: translate(-50%, -50%) rotate(45deg)}.mod_language-learning .layouts .columns_2 > .secondary{grid-column: span 1}.mod_language-learning .layouts .primary .question_mark,.mod_language-learning .layouts .secondary .question_mark,.mod_language-learning .layouts .ternary .question_mark{position: absolute;top: 4px;right: 4px;font-size: 1.25rem;line-height: 1;font-weight: bold}}@media (max-width: 979px){.mod_language-learning .languages{display: grid;grid-template-columns: repeat(5, 1fr);gap: 0.625rem}}@media (max-width: 789px){.mod_language-learning .languages{display: grid;grid-template-columns: repeat(3, 1fr);gap: 0.625rem}}@media (max-width: 480px){.mod_language-learning .languages{display: grid;grid-template-columns: repeat(2, 1fr);gap: 0.625rem}.mod_language-learning > h2,.mod_language-learning > h3{font-size: 1.5rem}.mod_language-learning .choose_language,.mod_language-learning .description{font-size: 1.25rem}}.mod_courses{padding-bottom: 2rem !important;text-align: left}.mod_courses .red{color: red}.mod_courses .grid2{display: grid;grid-template-columns: repeat(2, 1fr);gap: 20px}.mod_courses .top_wrap{margin-bottom: 20px;margin-top: 1px}.mod_courses .top_wrap h1{background: #034b52;font-family: 'Jost', system-ui, Arial, 'Helvetica Neue', Helvetica, sans-serif;font-size: 30px;color: #ffffff;text-align: center;padding: 40px 20px}.mod_courses .top_wrap .row{display: flex;justify-content: space-between;align-items: center;background: #034b52}.mod_courses .top_wrap .row h2{font-family: 'Jost', system-ui, Arial, 'Helvetica Neue', Helvetica, sans-serif;font-size: 16px;color: #ffffff;padding-left: 20px}.mod_courses .top_wrap nav > ul{display: flex;list-style-type: none}.mod_courses .top_wrap nav li{position: relative;margin-left: 0}.mod_courses .top_wrap nav li:hover > a{background: #f38b79}.mod_courses .top_wrap nav li:focus ul,.mod_courses .top_wrap nav li:hover ul{display: block;animation: show 200ms forwards}.mod_courses .top_wrap nav a{display: block;height: 100%;background: #023439;font-family: 'Jost', system-ui, Arial, 'Helvetica Neue', Helvetica, sans-serif;color: #fff;padding: 10px 20px;white-space: nowrap;text-decoration: none;transition: background 200ms}.mod_courses .top_wrap nav a:hover{background: #f38b79}.mod_courses .top_wrap nav a > svg{display: block}.mod_courses .top_wrap nav li > ul{display: none;list-style-type: none;position: absolute;top: 100%;right: 0}@keyframes show{from{opacity: 0;transform: translateY(25%)}to{opacity: 1;transform: translateY(0)}}@media (max-width: 789px){.mod_courses .top_wrap .row{display: block}.mod_courses .top_wrap .row h2{padding: 10px 20px}.mod_courses .top_wrap nav > ul{justify-content: flex-end}}.mod_application-form .description{font-size: 1.5rem;text-align: left}.mod_application-form .description > br:first-child{display: none}.mod_application-form .iframeForm .dw_label,.mod_application-form .iframeForm .dw_label,.mod_application-form .iframeForm .dw_input,.mod_application-form .iframeForm label{font-size: 1.25rem}.mod_application-form .iframeForm .application_form_title{font-size: 2rem}.mod_application-form .submit_btn[disabled]{position: relative}.mod_application-form .submit_btn[disabled]::after{content: url(images/spinner.svg);position: absolute;top: 50%;right: 0;transform: translate(110%, -50%)}@media (max-width: 480px){.mod_application-form .description{font-size: 1.25rem}}.mod_search .page_search_result > a{position: relative;display: block;color: #034b52;background-color: #ffffff;border-radius: 0.625rem;padding: 1.25rem;isolation: isolate;overflow: hidden}.mod_search .page_search_result > a::before{content: '';position: absolute;background: url("images/article-illustration.svg") no-repeat left center / cover;z-index: -1;pointer-events: none;top: 0;right: -2%;width: 38%;height: 100%}.mod_search .page_search_result > a:hover{color: #f38b79}.mod_page{padding-bottom: 2rem !important}.mod_page .description{font-size: 1.5rem;text-align: left}.mod_page .description table td{border: 1px solid #868686}.mod_page .page_images_wrap{display: grid;grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));grid-gap: 1rem;margin-top: 2rem}.mod_page .page_images_wrap > a:hover{cursor: zoom-in}.mod_page .page_files_wrap{margin-top: 2rem}.mod_page .page_files_wrap .file_link{display: inline-flex;align-items: center;text-decoration: none;font-size: 1.5rem}.mod_page .page_files_wrap .file_link,.mod_page .page_files_wrap .file_link > i{transition: color .2s ease}.mod_page .page_files_wrap .file_link:hover{color: #f38b79}@media (max-width: 480px){.mod_page .description,.mod_page .page_files_wrap .file_link{font-size: 1.25rem}}.mod_page .teachers-wrap{row-gap: 3rem}.mod_page .teachers-wrap .photo{display: block;width: 100%;aspect-ratio: 1;object-fit: cover;border-radius: 50%;margin-bottom: 1.25rem}.mod_page .teachers-wrap .name{font-size: 1.25rem;font-weight: bold;text-align: center}.mod_page .teachers-wrap .occupation{font-size: 1.125rem;text-align: center}.mod_projects_list .description{font-size: 1.5rem;text-align: left}.mod_projects_list .projects{margin-top: 2rem}.mod_projects_list .projects .project_row{display: grid;grid-template-columns: 1fr auto;align-items: center;gap: 0.625rem}.mod_projects_list .projects .project_row + .project_row{margin-top: 1.25rem}.mod_projects_list .projects .project_link{padding: 1.25rem;border-left: 1px solid #034b52}.mod_projects_list .projects .project_link > span{display: block;font-size: 2rem;color: #034b52;transition: color 200ms linear}.mod_projects_list .projects .project_link:hover > span{color: #f38b79}.mod_projects_list .projects .project{display: grid;grid-template-columns: 1fr 3fr;align-items: center;gap: 1.25rem;border-radius: 0.625rem;padding: 1.25rem;transition: background-color 200ms linear}.mod_projects_list .projects .project:hover{background-color: #ffffff}.mod_projects_list .projects .project > img{max-height: 100px;margin: auto}@media (max-width: 480px){.mod_projects_list .description{font-size: 1.25rem}}.mod_projects .row{display: grid;grid-template-columns: 1fr 4fr;align-items: center;gap: 1.25rem;margin-bottom: 1.25rem}.mod_projects .row img{margin: auto;max-height: 100px}.mod_projects h2{font-size: 2rem}.mod_projects .description{font-size: 1.5rem;text-align: left}.mod_projects .erasmus_disclaimer{display: grid;grid-template-columns: 1fr 3fr;align-items: center;gap: 1.25rem;margin-top: 2rem}.mod_projects .erasmus_disclaimer img{max-width: 240px;margin: auto}.mod_projects .erasmus_disclaimer .description{font-size: 1rem}@media (max-width: 480px){.mod_projects .row{grid-template-columns: 1fr}.mod_projects h2{font-size: 1.5rem}.mod_projects .description{font-size: 1.25rem}.mod_projects .erasmus_disclaimer{grid-template-columns: 1fr}}.pagination_container{text-align: center;margin-top: 4rem}.pagination_container .pagination{font-size: 1.5rem;font-weight: bold;color: #434343;padding: 5px 10px;text-decoration: none;transition: color .2s ease}.pagination_container .pagination.disabled{color: #868686}.pagination_container .pagination.actual,.pagination_container .pagination:hover:not(.disabled){color: #f38b79}@media (max-width: 789px){.pagination_container .pagination{font-size: 1.25rem;padding: 5px}}/*! lightgallery - v1.7.0 - 2020-05-03
* http://sachinchoolur.github.io/lightGallery/
* Copyright (c) 2020 Sachin N; Licensed GPLv3 */@font-face{font-family: 'lg';src: url("js/lightGallery/fonts/lg.woff?n1z373") format("woff");font-weight: normal;font-style: normal}.lg-icon{font-family: 'lg';speak: none;font-style: normal;font-weight: normal;font-variant: normal;text-transform: none;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale}.lg-actions .lg-next,.lg-actions .lg-prev{background-color: rgba(0,0,0,0.45);border-radius: 2px;color: #999;cursor: pointer;display: block;font-size: 22px;margin-top: -10px;padding: 8px 10px 9px;position: absolute;top: 50%;z-index: 1080;border: none;outline: none}.lg-actions .lg-next.disabled,.lg-actions .lg-prev.disabled{pointer-events: none;opacity: 0.5}.lg-actions .lg-next:hover,.lg-actions .lg-prev:hover{color: #FFF}.lg-actions .lg-next{right: 20px}.lg-actions .lg-next:before{content: "\e095"}.lg-actions .lg-prev{left: 20px}.lg-actions .lg-prev:after{content: "\e094"}@-webkit-keyframes lg-right-end{0%{left: 0}50%{left: -30px}100%{left: 0}}@-moz-keyframes lg-right-end{0%{left: 0}50%{left: -30px}100%{left: 0}}@-ms-keyframes lg-right-end{0%{left: 0}50%{left: -30px}100%{left: 0}}@keyframes lg-right-end{0%{left: 0}50%{left: -30px}100%{left: 0}}@-webkit-keyframes lg-left-end{0%{left: 0}50%{left: 30px}100%{left: 0}}@-moz-keyframes lg-left-end{0%{left: 0}50%{left: 30px}100%{left: 0}}@-ms-keyframes lg-left-end{0%{left: 0}50%{left: 30px}100%{left: 0}}@keyframes lg-left-end{0%{left: 0}50%{left: 30px}100%{left: 0}}.lg-outer.lg-right-end .lg-object{-webkit-animation: lg-right-end .3s;-o-animation: lg-right-end .3s;animation: lg-right-end .3s;position: relative}.lg-outer.lg-left-end .lg-object{-webkit-animation: lg-left-end .3s;-o-animation: lg-left-end .3s;animation: lg-left-end .3s;position: relative}.lg-toolbar{z-index: 1082;left: 0;position: absolute;top: 0;width: 100%;background-color: rgba(0,0,0,0.45)}.lg-toolbar .lg-icon{color: #999;cursor: pointer;float: right;font-size: 24px;height: 47px;line-height: 27px;padding: 10px 0;text-align: center;width: 50px;text-decoration: none !important;outline: medium none;background: none;border: none;box-shadow: none;-webkit-transition: color .2s linear;-o-transition: color .2s linear;transition: color .2s linear}.lg-toolbar .lg-icon:hover{color: #FFF}.lg-toolbar .lg-close:after{content: "\e070"}.lg-toolbar .lg-download:after{content: "\e0f2"}.lg-sub-html{background-color: rgba(0,0,0,0.45);bottom: 0;color: #EEE;font-size: 16px;left: 0;padding: 10px 40px;position: fixed;right: 0;text-align: center;z-index: 1080}.lg-sub-html h4{margin: 0;font-size: 13px;font-weight: bold}.lg-sub-html p{font-size: 12px;margin: 5px 0 0}#lg-counter{color: #999;display: inline-block;font-size: 16px;padding-left: 20px;padding-top: 12px;vertical-align: middle}.lg-toolbar,.lg-prev,.lg-next{opacity: 1;-webkit-transition: -webkit-transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear;-moz-transition: -moz-transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear;-o-transition: -o-transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear;transition: transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear}.lg-hide-items .lg-prev{opacity: 0;-webkit-transform: translate3d(-10px, 0, 0);transform: translate3d(-10px, 0, 0)}.lg-hide-items .lg-next{opacity: 0;-webkit-transform: translate3d(10px, 0, 0);transform: translate3d(10px, 0, 0)}.lg-hide-items .lg-toolbar{opacity: 0;-webkit-transform: translate3d(0, -10px, 0);transform: translate3d(0, -10px, 0)}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object{-webkit-transform: scale3d(.5, .5, .5);transform: scale3d(.5, .5, .5);opacity: 0;-webkit-transition: -webkit-transform 250ms cubic-bezier(0, 0, .25, 1) 0s, opacity 250ms cubic-bezier(0, 0, .25, 1) !important;-moz-transition: -moz-transform 250ms cubic-bezier(0, 0, .25, 1) 0s, opacity 250ms cubic-bezier(0, 0, .25, 1) !important;-o-transition: -o-transform 250ms cubic-bezier(0, 0, .25, 1) 0s, opacity 250ms cubic-bezier(0, 0, .25, 1) !important;transition: transform 250ms cubic-bezier(0, 0, .25, 1) 0s, opacity 250ms cubic-bezier(0, 0, .25, 1) !important;-webkit-transform-origin: 50% 50%;-moz-transform-origin: 50% 50%;-ms-transform-origin: 50% 50%;transform-origin: 50% 50%}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object{-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1);opacity: 1}.lg-outer .lg-thumb-outer{background-color: #0D0A0A;bottom: 0;position: absolute;width: 100%;z-index: 1080;max-height: 350px;-webkit-transform: translate3d(0, 100%, 0);transform: translate3d(0, 100%, 0);-webkit-transition: -webkit-transform .25s cubic-bezier(0, 0, .25, 1) 0s;-moz-transition: -moz-transform .25s cubic-bezier(0, 0, .25, 1) 0s;-o-transition: -o-transform .25s cubic-bezier(0, 0, .25, 1) 0s;transition: transform .25s cubic-bezier(0, 0, .25, 1) 0s}.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item{cursor: -webkit-grab;cursor: -moz-grab;cursor: -o-grab;cursor: -ms-grab;cursor: grab}.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item{cursor: move;cursor: -webkit-grabbing;cursor: -moz-grabbing;cursor: -o-grabbing;cursor: -ms-grabbing;cursor: grabbing}.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb{-webkit-transition-duration: 0s !important;transition-duration: 0s !important}.lg-outer.lg-thumb-open .lg-thumb-outer{-webkit-transform: translate3d(0, 0%, 0);transform: translate3d(0, 0%, 0)}.lg-outer .lg-thumb{padding: 10px 0;height: 100%;margin-bottom: -5px}.lg-outer .lg-thumb-item{border-radius: 5px;cursor: pointer;float: left;overflow: hidden;height: 100%;border: 2px solid #fff;border-radius: 4px;margin-bottom: 5px}@media (min-width: 1025px){.lg-outer .lg-thumb-item{-webkit-transition: border-color .25s ease;-o-transition: border-color .25s ease;transition: border-color .25s ease}}.lg-outer .lg-thumb-item.active,.lg-outer .lg-thumb-item:hover{border-color: #a90707}.lg-outer .lg-thumb-item img{width: 100%;height: 100%;object-fit: cover}.lg-outer.lg-has-thumb .lg-item{padding-bottom: 120px}.lg-outer.lg-can-toggle .lg-item{padding-bottom: 0}.lg-outer.lg-pull-caption-up .lg-sub-html{-webkit-transition: bottom .25s ease;-o-transition: bottom .25s ease;transition: bottom .25s ease}.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html{bottom: 100px}.lg-outer .lg-toogle-thumb{background-color: #0D0A0A;border-radius: 2px 2px 0 0;color: #999;cursor: pointer;font-size: 24px;height: 39px;line-height: 27px;padding: 5px 0;position: absolute;right: 20px;text-align: center;top: -39px;width: 50px;outline: medium none;border: none}.lg-outer .lg-toogle-thumb:after{content: "\e1ff"}.lg-outer .lg-toogle-thumb:hover{color: #FFF}.lg-outer .lg-video-cont{display: inline-block;vertical-align: middle;max-width: 1140px;max-height: 100%;width: 100%;padding: 0 5px}.lg-outer .lg-video{width: 100%;height: 0;padding-bottom: 56.25%;overflow: hidden;position: relative}.lg-outer .lg-video .lg-object{display: inline-block;position: absolute;top: 0;left: 0;width: 100% !important;height: 100% !important}.lg-outer .lg-video .lg-video-play{width: 84px;height: 59px;position: absolute;left: 50%;top: 50%;margin-left: -42px;margin-top: -30px;z-index: 1080;cursor: pointer}.lg-outer .lg-has-iframe .lg-video{-webkit-overflow-scrolling: touch;overflow: auto}.lg-outer .lg-has-vimeo .lg-video-play{background: url("../images/lightGallery/vimeo-play.png") no-repeat scroll 0 0 transparent}.lg-outer .lg-has-vimeo:hover .lg-video-play{background: url("../images/lightGallery/vimeo-play.png") no-repeat scroll 0 -58px transparent}.lg-outer .lg-has-html5 .lg-video-play{background: transparent url("../images/lightGallery/video-play.png") no-repeat scroll 0 0;height: 64px;margin-left: -32px;margin-top: -32px;width: 64px;opacity: 0.8}.lg-outer .lg-has-html5:hover .lg-video-play{opacity: 1}.lg-outer .lg-has-youtube .lg-video-play{background: url("../images/lightGallery/youtube-play.png") no-repeat scroll 0 0 transparent}.lg-outer .lg-has-youtube:hover .lg-video-play{background: url("../images/lightGallery/youtube-play.png") no-repeat scroll 0 -60px transparent}.lg-outer .lg-video-object{width: 100% !important;height: 100% !important;position: absolute;top: 0;left: 0}.lg-outer .lg-has-video .lg-video-object{visibility: hidden}.lg-outer .lg-has-video.lg-video-playing .lg-object,.lg-outer .lg-has-video.lg-video-playing .lg-video-play{display: none}.lg-outer .lg-has-video.lg-video-playing .lg-video-object{visibility: visible}.lg-progress-bar{background-color: #333;height: 5px;left: 0;position: absolute;top: 0;width: 100%;z-index: 1083;opacity: 0;-webkit-transition: opacity .08s ease 0s;-moz-transition: opacity .08s ease 0s;-o-transition: opacity .08s ease 0s;transition: opacity .08s ease 0s}.lg-progress-bar .lg-progress{background-color: #a90707;height: 5px;width: 0}.lg-progress-bar.lg-start .lg-progress{width: 100%}.lg-show-autoplay .lg-progress-bar{opacity: 1}.lg-autoplay-button:after{content: "\e01d"}.lg-show-autoplay .lg-autoplay-button:after{content: "\e01a"}.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap,.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image{-webkit-transition-duration: 0s;transition-duration: 0s}.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition: -webkit-transform .3s cubic-bezier(0, 0, .25, 1) 0s;-moz-transition: -moz-transform .3s cubic-bezier(0, 0, .25, 1) 0s;-o-transition: -o-transform .3s cubic-bezier(0, 0, .25, 1) 0s;transition: transform .3s cubic-bezier(0, 0, .25, 1) 0s}.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition: left .3s cubic-bezier(0, 0, .25, 1) 0s, top .3s cubic-bezier(0, 0, .25, 1) 0s;-moz-transition: left .3s cubic-bezier(0, 0, .25, 1) 0s, top .3s cubic-bezier(0, 0, .25, 1) 0s;-o-transition: left .3s cubic-bezier(0, 0, .25, 1) 0s, top .3s cubic-bezier(0, 0, .25, 1) 0s;transition: left .3s cubic-bezier(0, 0, .25, 1) 0s, top .3s cubic-bezier(0, 0, .25, 1) 0s}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;backface-visibility: hidden}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image{-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1);-webkit-transition: -webkit-transform .3s cubic-bezier(0, 0, .25, 1) 0s, opacity .15s !important;-moz-transition: -moz-transform .3s cubic-bezier(0, 0, .25, 1) 0s, opacity .15s !important;-o-transition: -o-transform .3s cubic-bezier(0, 0, .25, 1) 0s, opacity .15s !important;transition: transform .3s cubic-bezier(0, 0, .25, 1) 0s, opacity .15s !important;-webkit-transform-origin: 0 0;-moz-transform-origin: 0 0;-ms-transform-origin: 0 0;transform-origin: 0 0;-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;backface-visibility: hidden}#lg-zoom-in:after{content: "\e311"}#lg-actual-size{font-size: 20px}#lg-actual-size:after{content: "\e033"}#lg-zoom-out{opacity: 0.5;pointer-events: none}#lg-zoom-out:after{content: "\e312"}.lg-zoomed #lg-zoom-out{opacity: 1;pointer-events: auto}.lg-outer .lg-pager-outer{bottom: 60px;left: 0;position: absolute;right: 0;text-align: center;z-index: 1080;height: 10px}.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont{overflow: visible}.lg-outer .lg-pager-cont{cursor: pointer;display: inline-block;overflow: hidden;position: relative;vertical-align: top;margin: 0 5px}.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont{opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0)}.lg-outer .lg-pager-cont.lg-pager-active .lg-pager{box-shadow: 0 0 0 2px #fff inset}.lg-outer .lg-pager-thumb-cont{background-color: #fff;color: #FFF;bottom: 100%;height: 83px;left: 0;margin-bottom: 20px;margin-left: -60px;opacity: 0;padding: 5px;position: absolute;width: 120px;border-radius: 3px;-webkit-transition: opacity .15s ease 0s, -webkit-transform .15s ease 0s;-moz-transition: opacity .15s ease 0s, -moz-transform .15s ease 0s;-o-transition: opacity .15s ease 0s, -o-transform .15s ease 0s;transition: opacity .15s ease 0s, transform .15s ease 0s;-webkit-transform: translate3d(0, 5px, 0);transform: translate3d(0, 5px, 0)}.lg-outer .lg-pager-thumb-cont img{width: 100%;height: 100%}.lg-outer .lg-pager{background-color: rgba(255,255,255,0.5);border-radius: 50%;box-shadow: 0 0 0 8px rgba(255,255,255,0.7) inset;display: block;height: 12px;-webkit-transition: box-shadow .3s ease 0s;-o-transition: box-shadow .3s ease 0s;transition: box-shadow .3s ease 0s;width: 12px}.lg-outer .lg-pager:hover,.lg-outer .lg-pager:focus{box-shadow: 0 0 0 8px #fff inset}.lg-outer .lg-caret{border-left: 10px solid transparent;border-right: 10px solid transparent;border-top: 10px dashed;bottom: -10px;display: inline-block;height: 0;left: 50%;margin-left: -5px;position: absolute;vertical-align: middle;width: 0}.lg-fullscreen:after{content: "\e20c"}.lg-fullscreen-on .lg-fullscreen:after{content: "\e20d"}.lg-outer #lg-dropdown-overlay{background-color: rgba(0,0,0,0.25);bottom: 0;cursor: default;left: 0;position: fixed;right: 0;top: 0;z-index: 1081;opacity: 0;visibility: hidden;-webkit-transition: visibility 0s linear .18s, opacity .18s linear 0s;-o-transition: visibility 0s linear .18s, opacity .18s linear 0s;transition: visibility 0s linear .18s, opacity .18s linear 0s}.lg-outer.lg-dropdown-active .lg-dropdown,.lg-outer.lg-dropdown-active #lg-dropdown-overlay{-webkit-transition-delay: 0s;transition-delay: 0s;-moz-transform: translate3d(0, 0px, 0);-o-transform: translate3d(0, 0px, 0);-ms-transform: translate3d(0, 0px, 0);-webkit-transform: translate3d(0, 0px, 0);transform: translate3d(0, 0px, 0);opacity: 1;visibility: visible}.lg-outer.lg-dropdown-active #lg-share{color: #FFF}.lg-outer .lg-dropdown{background-color: #fff;border-radius: 2px;font-size: 14px;list-style-type: none;margin: 0;padding: 10px 0;position: absolute;right: 0;text-align: left;top: 50px;opacity: 0;visibility: hidden;-moz-transform: translate3d(0, 5px, 0);-o-transform: translate3d(0, 5px, 0);-ms-transform: translate3d(0, 5px, 0);-webkit-transform: translate3d(0, 5px, 0);transform: translate3d(0, 5px, 0);-webkit-transition: -webkit-transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s;-moz-transition: -moz-transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s;-o-transition: -o-transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s;transition: transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s}.lg-outer .lg-dropdown:after{content: "";display: block;height: 0;width: 0;position: absolute;border: 8px solid transparent;border-bottom-color: #FFF;right: 16px;top: -16px}.lg-outer .lg-dropdown > li:last-child{margin-bottom: 0px}.lg-outer .lg-dropdown > li:hover a,.lg-outer .lg-dropdown > li:hover .lg-icon{color: #333}.lg-outer .lg-dropdown a{color: #333;display: block;white-space: pre;padding: 4px 12px;font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;font-size: 12px}.lg-outer .lg-dropdown a:hover{background-color: rgba(0,0,0,0.07000000000000001)}.lg-outer .lg-dropdown .lg-dropdown-text{display: inline-block;line-height: 1;margin-top: -3px;vertical-align: middle}.lg-outer .lg-dropdown .lg-icon{color: #333;display: inline-block;float: none;font-size: 20px;height: auto;line-height: 1;margin-right: 8px;padding: 0;vertical-align: middle;width: auto}.lg-outer #lg-share{position: relative}.lg-outer #lg-share:after{content: "\e80d"}.lg-outer #lg-share-facebook .lg-icon{color: #3b5998}.lg-outer #lg-share-facebook .lg-icon:after{content: "\e901"}.lg-outer #lg-share-twitter .lg-icon{color: #00aced}.lg-outer #lg-share-twitter .lg-icon:after{content: "\e904"}.lg-outer #lg-share-googleplus .lg-icon{color: #dd4b39}.lg-outer #lg-share-googleplus .lg-icon:after{content: "\e902"}.lg-outer #lg-share-pinterest .lg-icon{color: #cb2027}.lg-outer #lg-share-pinterest .lg-icon:after{content: "\e903"}.lg-group:after{content: "";display: table;clear: both}.lg-outer{width: 100%;height: 100%;position: fixed;top: 0;left: 0;z-index: 1050;text-align: left;opacity: 0;-webkit-transition: opacity .15s ease 0s;-o-transition: opacity .15s ease 0s;transition: opacity .15s ease 0s}.lg-outer *{-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box}.lg-outer.lg-visible{opacity: 1}.lg-outer.lg-css3 .lg-item.lg-prev-slide,.lg-outer.lg-css3 .lg-item.lg-next-slide,.lg-outer.lg-css3 .lg-item.lg-current{-webkit-transition-duration: inherit !important;transition-duration: inherit !important;-webkit-transition-timing-function: inherit !important;transition-timing-function: inherit !important}.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-current{-webkit-transition-duration: 0s !important;transition-duration: 0s !important;opacity: 1}.lg-outer.lg-grab img.lg-object{cursor: -webkit-grab;cursor: -moz-grab;cursor: -o-grab;cursor: -ms-grab;cursor: grab}.lg-outer.lg-grabbing img.lg-object{cursor: move;cursor: -webkit-grabbing;cursor: -moz-grabbing;cursor: -o-grabbing;cursor: -ms-grabbing;cursor: grabbing}.lg-outer .lg{height: 100%;width: 100%;position: relative;overflow: hidden;margin-left: auto;margin-right: auto;max-width: 100%;max-height: 100%}.lg-outer .lg-inner{width: 100%;height: 100%;position: absolute;left: 0;top: 0;white-space: nowrap}.lg-outer .lg-item{background: url("../images/lightGallery/loading.gif") no-repeat scroll center center transparent;display: none !important}.lg-outer.lg-css3 .lg-prev-slide,.lg-outer.lg-css3 .lg-current,.lg-outer.lg-css3 .lg-next-slide{display: inline-block !important}.lg-outer.lg-css .lg-current{display: inline-block !important}.lg-outer .lg-item,.lg-outer .lg-img-wrap{display: inline-block;text-align: center;position: absolute;width: 100%;height: 100%}.lg-outer .lg-item:before,.lg-outer .lg-img-wrap:before{content: "";display: inline-block;height: 50%;width: 1px;margin-right: -1px}.lg-outer .lg-img-wrap{position: absolute;padding: 0 5px;left: 0;right: 0;top: 0;bottom: 0}.lg-outer .lg-item.lg-complete{background-image: none}.lg-outer .lg-item.lg-current{z-index: 1060}.lg-outer .lg-image{display: inline-block;vertical-align: middle;max-width: 100%;max-height: 100%;width: auto !important;height: auto !important}.lg-outer.lg-show-after-load .lg-item .lg-object,.lg-outer.lg-show-after-load .lg-item .lg-video-play{opacity: 0;-webkit-transition: opacity .15s ease 0s;-o-transition: opacity .15s ease 0s;transition: opacity .15s ease 0s}.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play{opacity: 1}.lg-outer .lg-empty-html{display: none}.lg-outer.lg-hide-download #lg-download{display: none}.lg-backdrop{position: fixed;top: 0;left: 0;right: 0;bottom: 0;z-index: 1040;background-color: #000;opacity: 0;-webkit-transition: opacity .15s ease 0s;-o-transition: opacity .15s ease 0s;transition: opacity .15s ease 0s}.lg-backdrop.in{opacity: 1}.lg-css3.lg-no-trans .lg-prev-slide,.lg-css3.lg-no-trans .lg-next-slide,.lg-css3.lg-no-trans .lg-current{-webkit-transition: none 0s ease 0s !important;-moz-transition: none 0s ease 0s !important;-o-transition: none 0s ease 0s !important;transition: none 0s ease 0s !important}.lg-css3.lg-use-css3 .lg-item{-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;backface-visibility: hidden}.lg-css3.lg-use-left .lg-item{-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;backface-visibility: hidden}.lg-css3.lg-fade .lg-item{opacity: 0}.lg-css3.lg-fade .lg-item.lg-current{opacity: 1}.lg-css3.lg-fade .lg-item.lg-prev-slide,.lg-css3.lg-fade .lg-item.lg-next-slide,.lg-css3.lg-fade .lg-item.lg-current{-webkit-transition: opacity .1s ease 0s;-moz-transition: opacity .1s ease 0s;-o-transition: opacity .1s ease 0s;transition: opacity .1s ease 0s}.lg-css3.lg-slide.lg-use-css3 .lg-item{opacity: 0}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transform: translate3d(-100%, 0, 0);transform: translate3d(-100%, 0, 0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide{-webkit-transform: translate3d(100%, 0, 0);transform: translate3d(100%, 0, 0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);opacity: 1}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;-moz-transition: -moz-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;-o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s}.lg-css3.lg-slide.lg-use-left .lg-item{opacity: 0;position: absolute;left: 0}.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide{left: -100%}.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide{left: 100%}.lg-css3.lg-slide.lg-use-left .lg-item.lg-current{left: 0;opacity: 1}.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide,.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-left .lg-item.lg-current{-webkit-transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;-moz-transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;-o-transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s}#left{margin-top: 1rem}#left .products_ul{list-style: none;margin-left: 0}#left .products_ul:not(:first-child){display: none;margin-left: 20px}#left .products_li{display: flex;border-bottom: 1px solid #ececec}#left .products_link{flex: 1;display: block;font-size: 1rem;line-height: 1.4;color: #434343;text-decoration: none;text-transform: uppercase;padding: 13px 10px;transition: background .2s ease, color .2s ease}#left .products_link.active,#left .products_link:hover,#left .products_link:focus{color: #ffffff;background: #034b52}#left .dropdown_sign{flex-basis: 40px;font-size: 1rem;color: #434343;border-left: 1px solid #ececec;transition: background .2s ease, color .2s ease}#left .dropdown_sign:hover{color: #ffffff;background: #034b52}#left .filters_wrap{margin-top: 1.25rem}#left .filters_wrap .main_title{font-size: 2rem;line-height: 1.4;margin-bottom: 0.6rem}#left .filters_wrap .filter_box:not(:last-child){border-bottom: 1px solid #ececec;padding-bottom: 0.6rem;margin-bottom: 0.6rem}#left .filters_wrap .title{font-size: 1rem;line-height: 1.4;margin-bottom: 0.6rem}#left .filters_wrap ul{list-style: none}#left .filters_wrap a{font-size: 1rem;line-height: 1.4;color: #434343}#left .filters_wrap a:hover{color: #034b52}#left .filters_wrap input[type=checkbox]{margin-right: 0.3rem}#left .filters_wrap .checked{color: #034b52;font-weight: bold}#left .user_nav_wrap{margin-right: 20px}.mobile_left_menu_wrap .products_nav{margin: 20px 0 80px;background: #5d5d5d}.mobile_left_menu_wrap .products_ul{list-style: none;margin-left: 0}.mobile_left_menu_wrap .products_ul:not(:first-child){display: none;padding-left: 20px}.mobile_left_menu_wrap .products_li{display: flex;border-bottom: 1px solid #333}.mobile_left_menu_wrap .products_link{flex: 1;display: block;line-height: 1.4;font-size: 1.2rem;color: #ffffff;text-decoration: none;padding: 10px}.mobile_left_menu_wrap .products_link.active{background: #034b52}.mobile_left_menu_wrap .dropdown_sign_mobile{flex-basis: 50px;font-size: 1.2rem;color: #ffffff;border-left: 1px solid #333}.leftitemburkolo .fejlec,.leftitemburkolo2 .fejlec{display: none}.leftitemburkolo .torzs,.leftitemburkolo2 .torzs{display: none}.leftitemburkolo .fejlec11,.leftitemburkolo2 .fejlec11{color: #f38b79;border-bottom: 1px solid #057883;border-left: 1px solid #04616b;background: #04616b;padding: 5px 5px 5px 5px}.leftitemburkolo .fejlec11 *,.leftitemburkolo2 .fejlec11 *{color: #f38b79}.leftitemburkolo .torzs11,.leftitemburkolo2 .torzs11{border-bottom: 1px solid #ececec;border-left: 1px solid #057883;border-bottom: 1px solid #07a5b4;border-right: 1px solid #07a5b4;background: #ececec;padding: 5px 5px 5px 5px;margin-bottom: 10px}.leftitemburkolo .torzs1,.leftitemburkolo2 .torzs1{padding-bottom: 10px}.adminForm.leftitemburkolo .torzs1,.adminForm.leftitemburkolo2 .torzs1,.adminForm.leftitemburkolo .leftitem_inner_wrap,.adminForm.leftitemburkolo2 .leftitem_inner_wrap{display: none}.adminForm.leftitemburkolo .fejlec,.adminForm.leftitemburkolo2 .fejlec{display: block}.adminForm.leftitemburkolo .torzs,.adminForm.leftitemburkolo2 .torzs{display: block}.adminForm.leftitemburkolo .torzs .inner,.adminForm.leftitemburkolo2 .torzs .inner{width: 100%}.adminFormFejlec.leftitemburkolo .torzs,.adminFormFejlec.leftitemburkolo2 .torzs{display: none}.rightitemburkolo,.rightitemburkolo2{padding: 40px 40px 40px 60px}.rightitemburkolo .fejlec,.rightitemburkolo2 .fejlec{display: none}.rightitemburkolo .torzs,.rightitemburkolo2 .torzs{display: none}.rightitemburkolo .fejlec11,.rightitemburkolo2 .fejlec11{color: #f38b79;border-bottom: 1px solid #057883;border-left: 3px solid #04616b;background: #04616b;padding: 5px 5px 5px 5px}.rightitemburkolo .fejlec11 *,.rightitemburkolo2 .fejlec11 *{color: #f38b79}.rightitemburkolo .torzs11,.rightitemburkolo2 .torzs11{border-bottom: 2px solid #ececec;border-left: 1px solid #07a5b4;border-bottom: 1px solid #07a5b4;border-right: 3px solid #057883;background: #ececec;padding: 0px;margin-bottom: 0px}.rightitemburkolo .torzs1,.rightitemburkolo2 .torzs1{padding-bottom: 40px}.adminForm.rightitemburkolo .torzs1,.adminForm.rightitemburkolo2 .torzs1{display: none}.adminForm.rightitemburkolo .fejlec,.adminForm.rightitemburkolo2 .fejlec{display: block}.adminForm.rightitemburkolo .torzs,.adminForm.rightitemburkolo2 .torzs{display: block}.adminForm.rightitemburkolo .torzs .inner,.adminForm.rightitemburkolo2 .torzs .inner{width: 100%}.adminFormFejlec.rightitemburkolo .torzs,.adminFormFejlec.rightitemburkolo2 .torzs{display: none}.login_wrap{display: flex;justify-content: center;flex-direction: column;width: 40%;margin: auto;padding: 0px}.login_row{display: flex;justify-content: space-between;align-items: center;padding: 10px 5px}.loginput{width: 70%;outline: 0;font-size: 16px;padding: 5px 10px;margin-left: 20px;border: solid 1px #808080;background: #fff}.login_label{font-size: 18px;white-space: nowrap}.styledForm .cimke{padding: 0px 0px 8px 0px;font-weight: bold;display: inline-block}.styledForm .cimke::after{content: ':'}.styledForm .noc .cimke::after{content: ''}.styledForm .req.requiredafter::after{content: '*';color: #ffffff}.styledForm .inputText{width: 100%;border: 1px solid #c1bcb7;height: 32px;padding: 0px 15px;margin-bottom: 6px}.styledForm .inputTextArea{width: 100%;border: 1px solid #c1bcb7;height: 160px;padding: 15px 15px;margin-bottom: 6px}.styledForm .afterboxno.onlyonselected{display: none}.styledForm .afterboxok.onlyonselected{display: block}.styledForm .radiobox,.styledForm .chbox{margin-bottom: 3px;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;-o-user-select: none;user-select: none}.styledForm .radiobox .box,.styledForm .chbox .box{padding-top: 5px;margin-bottom: 6px;min-height: 20px}.styledForm .radiobox .label,.styledForm .chbox .label{cursor: pointer}.styledForm .radiobox .radok,.styledForm .chbox .radok,.styledForm .radiobox .radno,.styledForm .chbox .radno,.styledForm .radiobox .chok,.styledForm .chbox .chok,.styledForm .radiobox .chno,.styledForm .chbox .chno{display: inline-block;width: 18px;height: 18px;margin: 0px 10px -3px 15px;cursor: pointer}.styledForm .radiobox .radok{position: relative}.styledForm .radiobox .radok span::after{content: '';border: 4px solid #034b52;border-radius: 100%;width: 0px;height: 0px;position: absolute;top: 3px;left: 3px}.styledForm .radiobox .radok{border: 2px solid #034b52;border-radius: 100%}.styledForm .radiobox .radno{border: 2px solid #999999;border-radius: 100%}.styledForm .chbox .chok{background: #034b52;background-size: 60% auto;background-position: 4px 4px;background-repeat: no-repeat;background-image: url("data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%221.0%22%20%3F%3E%3C!DOCTYPE%20svg%20%20PUBLIC%20%27-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%27%20%20%27http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%27%3E%3Csvg%20enable-background%3D%22new%200%200%2024%2024%22%20height%3D%2224px%22%20id%3D%22Layer_1%22%20version%3D%221.1%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224px%22%20xml%3Aspace%3D%22preserve%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Cpath%20clip-rule%3D%22evenodd%22%20d%3D%22M21.652%2C3.211c-0.293-0.295-0.77-0.295-1.061%2C0L9.41%2C14.34%20%20c-0.293%2C0.297-0.771%2C0.297-1.062%2C0L3.449%2C9.351C3.304%2C9.203%2C3.114%2C9.13%2C2.923%2C9.129C2.73%2C9.128%2C2.534%2C9.201%2C2.387%2C9.351%20%20l-2.165%2C1.946C0.078%2C11.445%2C0%2C11.63%2C0%2C11.823c0%2C0.194%2C0.078%2C0.397%2C0.223%2C0.544l4.94%2C5.184c0.292%2C0.296%2C0.771%2C0.776%2C1.062%2C1.07%20%20l2.124%2C2.141c0.292%2C0.293%2C0.769%2C0.293%2C1.062%2C0l14.366-14.34c0.293-0.294%2C0.293-0.777%2C0-1.071L21.652%2C3.211z%22%20fill%3D'%23ffffff'%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E")}.styledForm .chbox .chno{border: 2px solid #999999}.styledForm .styledFormPulse{animation: styledFormPulse .3s ease-in-out}.styledForm .selectboxExtended .onlytouch,.styledForm .selectboxExtended .onlynotouch{background-position: right center;background-repeat: no-repeat;background-size: 30px 30px;background-image: url("data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%221.0%22%20%3F%3E%3Csvg%20height%3D%2248%22%20viewBox%3D%220%200%2048%2048%22%20width%3D%2248%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M14.83%2016.42l9.17%209.17%209.17-9.17%202.83%202.83-12%2012-12-12z%22%20fill%3D%22%23034b52%22%20%2F%3E%3Cpath%20d%3D%22M0-.75h48v48h-48z%22%20fill%3D%22none%22%2F%3E%3C%2Fsvg%3E");margin-bottom: 6px}.styledForm .inputKkerdes{width: 100%;height: 32px;line-height: 32px;padding: 0px 15px;overflow: hidden;text-align: left;border: 1px solid #c1bcb7}.styledForm .inputKvalaszok{display: none;padding-top: 0px;min-width: 120px;position: absolute;z-index: 100}.styledForm .inputKvalaszokScroll{overflow-y: auto;border: 1px solid #c1bcb7;margin-top: -1px}.styledForm .inputKvalaszok .inputKvalasz{background: #ffffff;line-height: 28px;white-space: nowrap;padding: 0px 15px}.styledForm .inputKvalaszok .inputKvalasz:hover{background: #034b52;color: #ffffff}.styledForm .inputKvalaszokSelect{width: 100%;border: 0px;background: transparent;line-height: 32px;padding: 0px;outline: none;text-shadow: 0 0 0 #000;-webkit-appearance: none;-moz-appearance: none;appearance: none;border: 1px solid #c1bcb7}.styledForm .inputKvalaszokSelect,.styledForm .inputKvalaszokSelect option{font-size: 16px;font-weight: normal;font-family: arial}.styledForm .inputKvalaszokSelect{outline: none !important;color: #a0a0a0}.styledForm .inputKvalaszokSelect option{border: 0px;background: #ffffff;height: 28px;line-height: 28px;padding: 8px 15px;outline: none}.styledForm .fileUpload{position: relative;width: 100%;height: 32px;overflow: hidden;margin-bottom: 6px}.styledForm .fileUpload .fileUpload_holder{display: inline-block;height: 32px;line-height: 32px;padding: 0px 15px;width: 70%;float: left;border: 1px solid #c1bcb7}.styledForm .fileUpload span{float: right;width: 30%;line-height: 32px;text-align: center;display: block;background: #034b52;color: #ffffff}.styledForm .fileUpload .file_upload_input{position: absolute;top: 0;right: 0;width: 100%;height: 100%;margin: 0;padding: 0;font-size: 20px;cursor: pointer;opacity: 0;filter: alpha(opacity=0)}.styledForm .styledEfect{box-shadow: -1px 1px 3px #e0e0e0 inset, -1px 1px 3px #e0e0e0}.styledForm .styledEfectO{box-shadow: -1px 1px 3px #e0e0e0}@-webkit-keyframes styledFormPulse{0%{-webkit-transform: scale(1)}50%{-webkit-transform: scale(1.5)}100%{-webkit-transform: scale(1)}}@keyframes styledFormPulse{0%{transform: scale(1)}50%{transform: scale(1.5)}100%{transform: scale(1)}}#ullimenudropdown{text-align: right}#ullimenudropdown .menu_ul{display: inline-block;list-style: none;margin: 0;padding: 0}#ullimenudropdown .menu_li{position: relative;margin: 0;list-style: none}#ullimenudropdown .menu_link{display: block;font-size: clamp(1.25rem, 2vw, 2rem);color: #ffffff;text-decoration: none;padding: .3125rem 1.25rem}#ullimenudropdown .drop_ul{display: none}#ullimenudropdown .drop_ul .menu_li{min-width: 12.5rem}#ullimenudropdown .drop_ul .menu_li .menu_link{width: 100%;text-align: left;white-space: nowrap}@keyframes show_submenu{from{opacity: 0;transform: translateX(-15%)}to{opacity: 1;transform: translateX(0)}}@keyframes fadeIn{from{opacity: 0}to{opacity: 1}}@media (hover: hover){#ullimenudropdown .menu_li:hover{text-decoration: underline}#ullimenudropdown .menu_li:hover > .menu_link{text-decoration: underline}#ullimenudropdown .menu_li:hover > .drop_ul{display: block}#ullimenudropdown .haschild::after{content: url("images/arrow.svg");position: absolute;top: 50%;right: 0;transform: translate(100%, -40%)}#ullimenudropdown .drop_ul{position: absolute;top: 0;left: 100%;margin: 0;padding: 0 0 0 1.25rem;z-index: 1;animation: show_submenu .2s ease forwards}#ullimenudropdown .drop_ul .drop_ul{padding: 0 0 0 1.25rem;top: 0;left: 100%}#ullimenudropdown .drop_ul .menu_li:hover{text-decoration: underline}}@media (hover: none){#ullimenudropdown .menu_ul{display: block}#ullimenudropdown .menu_link{text-align: left}#ullimenudropdown .menu_link.active{text-decoration: underline}#ullimenudropdown .haschild::after{content: url("images/arrow.svg");position: absolute;top: 6px;right: 7px;transform: rotate(90deg);pointer-events: none}#ullimenudropdown .haschild.active::after{transform: rotate(-90deg) translateY(6px)}#ullimenudropdown .drop_ul{margin: 0;padding: 0}#ullimenudropdown .drop_ul .menu_li .menu_link{text-align: left;white-space: wrap}#ullimenudropdown .submenu_level_1,#ullimenudropdown .submenu_level_2{padding-left: 1.25rem}}.social_links_footer{display: flex;justify-content: center;align-items: center;gap: 1.25rem;padding: 1.25rem}.social_links_footer .social_link > svg{display: block;min-width: 25px;transition: fill 100ms linear}.social_links_footer .social_link > svg path{transition: fill 100ms linear}.social_links_footer .social_link:hover > svg,.social_links_footer .social_link:hover > svg path{fill: #f38b79}.footer_wrap .inner_wrap{background-color: #034b52;padding: 2rem .625rem}.footer_wrap .logo_link{display: block;max-width: 105px;margin: 0 auto}.grabbing{cursor: grabbing}.actions_wrap select{height: 2.5rem !important;background-color: #fff;color: #000;border: none;cursor: pointer;padding: 0.625rem}.actions_wrap button{height: 2.5rem;background-color: #034b52;color: #ffffff;border: none;padding: 0.625rem;transition: background-color 200ms}.actions_wrap button:hover{background-color: #f38b79;cursor: pointer}.draggable_wrap{display: grid;grid-template-columns: repeat(auto-fill, minmax(min(10rem, 100%), 1fr));gap: 1px;min-height: 78px;border: 1px solid #c0c0c0;margin: .625rem 0}.admin_draggable_wrap .group,.db_admin_groups .group,.schedule_wrap .group{background-color: var(--bgc, transparent);font-family: Arial;color: #000;position: relative;padding: 1.25rem;user-select: none;cursor: grab}.admin_draggable_wrap .group .buttons_wrap,.db_admin_groups .group .buttons_wrap,.schedule_wrap .group .buttons_wrap{position: absolute;top: 0;right: 0;background: #fff;border: 1px solid #000;padding: 2px}.admin_draggable_wrap .group .remove,.db_admin_groups .group .remove,.schedule_wrap .group .remove,.admin_draggable_wrap .group .edit,.db_admin_groups .group .edit,.schedule_wrap .group .edit{border: none;background: none;cursor: pointer}.admin_schedule .group .edit{margin-right: 4px}.schedule_wrap{display: grid;row-gap: 10px;background-color: #fff;padding: 20px;margin: 10px 0;width: 100%}.schedule_wrap .schedule{background-color: white;width: 100%;border-collapse: collapse}.schedule_wrap .schedule,.schedule_wrap .schedule td{border: 1px solid #000}.schedule_wrap .schedule td{padding: 0.625rem;white-space: nowrap}.schedule_wrap .schedule tr td:first-child{width: 10%}.schedule_wrap .schedule tr td + td{width: 15%}.schedule_wrap .drop_active{background-color: #abe2a5}.schedule_wrap .drop_hover{background-color: #3498db}.schedule_wrap .schedule .droppable{padding: 1px}.schedule_wrap .schedule .droppable .group + .group{margin-top: 1px}.admin_courses_wrap{background: #fff;border-radius: 3px;max-width: 1200px}.admin_courses_wrap .grid2{display: grid;grid-template-columns: repeat(2, 1fr);gap: 20px}.admin_courses_wrap .admin_courses{display: grid;grid-template-columns: repeat(2, 1fr);gap: 20px}.admin_courses_wrap .course{position: relative;padding: 20px;border-radius: 3px;background-color: #fff;border: 1px solid #c0c0c0}.admin_courses_wrap .course .label{display: block;margin-bottom: 6px}.admin_courses_wrap .course .delete_course{position: absolute;top: 2px;right: 2px;cursor: pointer}.admin_courses_wrap .course .edit_course{vertical-align: middle;cursor: pointer}.admin_courses_wrap .course select,.admin_courses_wrap .course input{display: block;width: 100%;height: 2rem !important;background: #fff;border: 1px solid #808080 !important;border-radius: 3px}.admin_courses_wrap .course input{padding: 0 6px}.admin_courses_wrap .course > div > div:last-child{grid-column: 1 / -1}.admin_courses_wrap .course .installment_fees > div{position: relative;display: grid;grid-template-columns: repeat(2, 1fr);align-items: center;gap: 1px 20px;margin-bottom: 10px;padding: 20px;border-radius: 3px}.admin_courses_wrap .course .installment_fees > div:nth-child(even){background: #ddd}.admin_courses_wrap .course .installment_fees > div:nth-child(odd){background: #eee}.admin_courses_wrap .course .delete_installment_fee{position: absolute;top: 2px;right: 2px;cursor: pointer}.admin_courses_wrap .course .add_installment_fee{border-radius: 3px;border: none;background-color: antiquewhite;padding: 10px 20px;transition: background-color 200ms}.admin_courses_wrap .course .add_installment_fee:hover{background-color: #f0dbc0;cursor: pointer}.admin_courses_wrap #add_course{border-radius: 3px;border: none;background-color: #034b52;color: #ffffff;padding: 10px 20px;transition: background-color 200ms;margin-top: 20px}.admin_courses_wrap #add_course:hover{background-color: #f38b79;cursor: pointer}.select_copy_to_db option:disabled{color: green !important}.vam{vertical-align: middle}.red{color: red}.cud{cursor: default;padding: 10px !important}.c{text-align: center}.r{text-align: right}.b{font-weight: bold}.mt10{margin-top: 10px}.mt20{margin-top: 20px}.mb10{margin-bottom: 10px}.mb20{margin-bottom: 20px}.sliding{width: 100%;overflow-x: auto}.db_admin_groups h2{font-size: 24px;padding: 0;margin: 0}.db_admin_groups h3{font-size: 18px;padding: 0;margin: 0}.db_admin_groups .db_users_table{width: 100%;border-collapse: collapse}.db_admin_groups .db_users_table tr:nth-child(odd){background-color: #fff}.db_admin_groups .db_users_table tr:nth-child(even){background-color: #ddd}.db_admin_groups .db_users_table td{border: 1px solid #434343;padding: 10px}.db_admin_groups .db_users_table input[type="date"]{background-color: #fff;padding: 10px;border: 1px solid #808080;width: 100%}.db_admin_groups .db_users_table input[type="text"],.db_admin_groups .db_users_table textarea{padding: 10px;border: 1px solid #808080;width: 100%;min-width: 200px}.db_admin_groups .db_users_table textarea{height: 100px;resize: vertical}.db_admin_groups .db_users_table .chzn-container{vertical-align: middle;width: 100% !important}.db_admin_groups .db_users_table .chzn-choices{background: #fff;border: 1px solid #808080;font-size: 16px;cursor: pointer;width: 100%}.db_admin_groups .db_users_table .chzn-choices .search-field{padding: 10px;cursor: pointer}.db_admin_groups .db_users_table .chzn-choices .search-field .default{color: black;padding: 10px}.db_admin_groups .db_users_table ::-webkit-calendar-picker-indicator{background-color: #f1f1f1;padding: 10px;border-radius: 2px;cursor: pointer}.db_admin_groups .db_users_table ::-webkit-scrollbar{width: 10px}.db_admin_groups .db_users_table ::-webkit-scrollbar-track{background: #f1f1f1}.db_admin_groups .db_users_table ::-webkit-scrollbar-thumb{background: #f38b79}.db_admin_groups select{border: 0;font: inherit;width: 100%;max-width: 20em;height: 3em;padding: 0 1em;color: black;border-radius: 0.20em;background: #f38b79;cursor: pointer}.db_admin_groups select option{color: inherit;background-color: inherit}.db_admin_groups .todays_topic .sliding{padding-bottom: 200px;overflow-y: hidden}.db_admin_timetables .schedule_wrap .sliding h3{background-color: #034b52;color: #fff;padding: 10px 20px}.db_admin_timetables .schedule_wrap .sliding + .sliding{margin-top: 20px}.print_button{justify-self: start}.print_button img{max-width: 20px;margin-right: 5px}.forprint .dw-layout-1-outerleft{display: none !important}.forprint .dw-layout-innerWrapper{width: 100% !important;border: 0px !important;background: none !important}.forprint .mod_courses{padding-bottom: 0 !important}.forprint #dw-layout-footer,.forprint .top_simple,.forprint .top_wrap,.forprint .buttons_wrap{display: none}.forprint .dw-layout-1-center,.forprint .dw-layout-1-outerleft,.forprint .dw-layout-innerWrapperContentTD,.forprint .schedule_wrap{margin: 0 !important;padding: 0 !important}.forprint .schedule_wrap:nth-child(-n+2){display: none;margin: 0 !important;padding: 0 !important}.forprint .schedule_wrap:not(:first-child):not(:nth-child(2)){background: none;display: block !important}.forprint .schedule,.forprint .sliding{page-break-inside: avoid;margin-top: 0 !important;padding-top: 0 !important}.forprint .sliding{position: relative;overflow-x: clip}.forprint .cud{padding: 5px !important;font-size: 14px !important}.forprint .edit_timetable{display: none}.forprint h3{padding: 5px !important;font-size: 14px !important}.forprint .droppable{padding: 0 !important}@media print{body{margin: 0 !important;padding: 0 !important;background-color: #fff !important}@page{size: landscape;color: auto}}.chzn-container{font-size: 13px;position: relative;display: inline-block;zoom: 1;*display: inline;z-index: 2 !important}.chzn-container .chzn-drop{background: #eceadf;border: 1px solid #70090a;position: absolute;left: 0;z-index: 600 !important}.chzn-container-single .chzn-single{background-color: #eceadf;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#eceadf, endColorstr=#eceadf, GradientType=0);background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(20%, #eceadf), color-stop(50%, #eceadf), color-stop(52%, #eceadf), color-stop(100%, #eceadf));background-image: -webkit-linear-gradient(top, #eceadf 20%, #eceadf 50%, #eceadf 52%, #eceadf 100%);background-image: -moz-linear-gradient(top, #eceadf 20%, #eceadf 50%, #eceadf 52%, #eceadf 100%);background-image: -o-linear-gradient(top, #eceadf 20%, #eceadf 50%, #eceadf 52%, #eceadf 100%);background-image: linear-gradient(#eceadf 20%, #eceadf 50%, #eceadf 52%, #eceadf 100%);-webkit-border-radius: 0px;-moz-border-radius: 0px;border-radius: 0px;-moz-background-clip: padding;-webkit-background-clip: padding-box;background-clip: padding-box;border: 1px solid #70090a;display: block;overflow: hidden;white-space: nowrap;position: relative;height: 25px;line-height: 25px;padding: 0 0 0 8px;color: #70090a;text-decoration: none}.chzn-container-single .chzn-default{color: #999}.chzn-container-single .chzn-single span{padding-top: 3px;margin-right: 26px;display: block;overflow: hidden;white-space: nowrap;-o-text-overflow: ellipsis;-ms-text-overflow: ellipsis;text-overflow: ellipsis}.chzn-container-single .chzn-single abbr{display: block;position: absolute;right: 26px;top: 6px;width: 12px;height: 12px;font-size: 1px;background: url('js/select/chosen-sprite.png') -42px 1px no-repeat}.chzn-container-single .chzn-single abbr:hover{background-position: -42px -10px}.chzn-container-single.chzn-disabled .chzn-single abbr:hover{background-position: -42px -10px}.chzn-container-single .chzn-single div{position: absolute;right: 0;top: 0;display: block;height: 100%;width: 18px}.chzn-container-single .chzn-single div b{background: url('js/select/chosen-sprite.png') no-repeat 0px 2px;display: block;width: 100%;height: 100%}.chzn-container-single .chzn-search{padding: 3px 4px;position: relative;margin: 0;white-space: nowrap;z-index: 1010}.chzn-container-single .chzn-search input{background: #fff url('js/select/chosen-sprite.png') no-repeat 100% -20px;margin: 1px 0;padding: 4px 20px 4px 5px;outline: 0;border: 1px solid #70090a;font-family: sans-serif;font-size: 1em}.chzn-container-single .chzn-drop{-webkit-border-radius: 0px 0px 0px 0px;-moz-border-radius: 0px 0px 0px 0px;border-radius: 0px 0px 0px 0px;-moz-background-clip: padding;-webkit-background-clip: padding-box;background-clip: padding-box}.chzn-container-single-nosearch .chzn-search input{position: absolute;left: -9000px}.chzn-container-multi .chzn-choices{background-color: #fff;background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(1%, #eceadf), color-stop(15%, #eceadf));background-image: -webkit-linear-gradient(top, #eceadf 1%, #eceadf 15%);background-image: -moz-linear-gradient(top, #eceadf 1%, #eceadf 15%);background-image: -o-linear-gradient(top, #eceadf 1%, #eceadf 15%);background-image: linear-gradient(#eceadf 1%, #eceadf 15%);border: 1px solid #70090a;margin: 0;padding: 0;cursor: text;overflow: hidden;height: auto !important;height: 1%;position: relative}.chzn-container-multi .chzn-choices li{float: left;list-style: none}.chzn-container-multi .chzn-choices .search-field{white-space: nowrap;margin: 0;padding: 0}.chzn-container-multi .chzn-choices .search-field input{color: #666;background: transparent !important;border: 0 !important;font-family: sans-serif;font-size: 100%;height: 15px;padding: 5px;margin: 1px 0;outline: 0;-webkit-box-shadow: none;-moz-box-shadow: none;box-shadow: none}.chzn-container-multi .chzn-choices .search-field .default{color: #999}.chzn-container-multi .chzn-choices .search-choice{-webkit-border-radius: 0px;-moz-border-radius: 0px;border-radius: 0px;-moz-background-clip: padding;-webkit-background-clip: padding-box;background-clip: padding-box;background-color: #e4e4e4;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@startcolor', endColorstr='@endcolor', GradientType=0);background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(20%, #eceadf), color-stop(50%, #eceadf), color-stop(52%, #eceadf), color-stop(100%, #eceadf));background-image: -webkit-linear-gradient(top, #eceadf 20%, #eceadf 50%, #eceadf 52%, #eceadf 100%);background-image: -moz-linear-gradient(top, #eceadf 20%, #eceadf 50%, #eceadf 52%, #eceadf 100%);background-image: -o-linear-gradient(top, #eceadf 20%, #eceadf 50%, #eceadf 52%, #eceadf 100%);background-image: linear-gradient(#eceadf 20%, #eceadf 50%, #eceadf 52%, #eceadf 100%);-webkit-box-shadow: 0 0 2px #eceadf inset, 0 1px 0 rgba(0,0,0,0.05);-moz-box-shadow: 0 0 2px #eceadf inset, 0 1px 0 rgba(0,0,0,0.05);box-shadow: 0 0 2px #eceadf inset, 0 1px 0 rgba(0,0,0,0.05);color: #333;border: 1px solid #70090a;line-height: 13px;padding: 3px 20px 3px 5px;margin: 3px 0 3px 5px;position: relative;cursor: default;white-space: nowrap}.chzn-container-multi .chzn-choices .search-choice.search-choice-disabled{background-color: #e4e4e4;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@startcolor', endColorstr='@endcolor', GradientType=0);background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #eceadf), color-stop(50%, #eceadf), color-stop(52%, #eceadf), color-stop(100%, #eceadf));background-image: -webkit-linear-gradient(top, #eceadf 20%, #eceadf 50%, #eceadf 52%, #eceadf 100%);background-image: -moz-linear-gradient(top, #eceadf 20%, #eceadf 50%, #eceadf 52%, #eceadf 100%);background-image: -o-linear-gradient(top, #eceadf 20%, #eceadf 50%, #eceadf 52%, #eceadf 100%);background-image: -ms-linear-gradient(top, #eceadf 20%, #eceadf 50%, #eceadf 52%, #eceadf 100%);background-image: linear-gradient(top, #eceadf 20%, #eceadf 50%, #eceadf 52%, #eceadf 100%);color: #666;border: 1px solid #ccc;padding-right: 5px}.chzn-container-multi .chzn-choices .search-choice-focus{background: #d4d4d4}.chzn-container-multi .chzn-choices .search-choice .search-choice-close{display: block;position: absolute;right: 3px;top: 4px;width: 12px;height: 12px;font-size: 1px;background: url('js/select/chosen-sprite.png') -42px 1px no-repeat}.chzn-container-multi .chzn-choices .search-choice .search-choice-close:hover{background-position: -42px -10px}.chzn-container-multi .chzn-choices .search-choice-focus .search-choice-close{background-position: -42px -10px}.chzn-container .chzn-results{margin: 0 4px 4px 0;max-height: 240px;padding: 0 0 0 4px;position: relative;overflow-x: hidden;overflow-y: auto;-webkit-overflow-scrolling: touch}.chzn-container-multi .chzn-results{margin: -1px 0 0;padding: 0}.chzn-container .chzn-results li{display: none;line-height: 15px;padding: 5px 6px;margin: 0;list-style: none}.chzn-container .chzn-results .active-result{cursor: pointer;display: list-item}.chzn-container .chzn-results .highlighted{background-color: #fff;color: #70090a}.chzn-container .chzn-results li em{background: #feffde;font-style: normal}.chzn-container .chzn-results .highlighted em{background: transparent}.chzn-container .chzn-results .no-results{background: #eceadf;display: list-item}.chzn-container .chzn-results .group-result{cursor: default;color: #999;font-weight: bold}.chzn-container .chzn-results .group-option{padding-left: 15px}.chzn-container-multi .chzn-drop .result-selected{display: none}.chzn-container .chzn-results-scroll{background: white;margin: 0 4px;position: absolute;text-align: center;width: 321px;z-index: 1}.chzn-container .chzn-results-scroll span{display: inline-block;height: 17px;text-indent: -5000px;width: 9px}.chzn-container .chzn-results-scroll-down{bottom: 0}.chzn-container .chzn-results-scroll-down span{background: url('js/select/chosen-sprite.png') no-repeat -4px -3px}.chzn-container .chzn-results-scroll-up span{background: url('js/select/chosen-sprite.png') no-repeat -22px -3px}.chzn-container-active{z-index: 3 !important}.chzn-container-active .chzn-single-with-drop{background-color: #eee;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#eceadf, endColorstr=#eceadf, GradientType=0);background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(20%, #eceadf), color-stop(80%, #eceadf));background-image: -webkit-linear-gradient(top, #eceadf 20%, #eceadf 80%);background-image: -moz-linear-gradient(top, #eceadf 20%, #eceadf 80%);background-image: -o-linear-gradient(top, #eceadf 20%, #eceadf 80%);background-image: linear-gradient(#eceadf 20%, #eceadf 80%)}.chzn-container-active .chzn-single-with-drop div{background: transparent;border-left: none}.chzn-container-active .chzn-single-with-drop div b{background-position: -18px 2px}.chzn-container-active .chzn-choices .search-field input{color: #70090a !important}.chzn-disabled{cursor: default;opacity: 0.5 !important}.chzn-disabled .chzn-single{cursor: default}.chzn-disabled .chzn-choices .search-choice .search-choice-close{cursor: default}.chzn-rtl{text-align: right}.chzn-rtl .chzn-single{padding: 0 8px 0 0;overflow: visible}.chzn-rtl .chzn-single span{margin-left: 26px;margin-right: 0;direction: rtl}.chzn-rtl .chzn-single div{left: 3px;right: auto}.chzn-rtl .chzn-single abbr{left: 26px;right: auto}.chzn-rtl .chzn-choices .search-field input{direction: rtl}.chzn-rtl .chzn-choices li{float: right}.chzn-rtl .chzn-choices .search-choice{padding: 3px 5px 3px 19px;margin: 3px 5px 3px 0}.chzn-rtl .chzn-choices .search-choice .search-choice-close{left: 4px;right: auto}.chzn-rtl.chzn-container-single .chzn-results{margin: 0 0 4px 4px;padding: 0 4px 0 0}.chzn-rtl .chzn-results .group-option{padding-left: 0;padding-right: 15px}.chzn-rtl.chzn-container-active .chzn-single-with-drop div{border-right: none}.chzn-rtl .chzn-search input{background: #fff url('js/select/chosen-sprite.png') no-repeat -30px -20px;background: url('js/select/chosen-sprite.png') no-repeat -30px -20px, -webkit-gradient(linear, 0 0, 0 100%, color-stop(1%, #eceadf), color-stop(15%, #eceadf));background: url('js/select/chosen-sprite.png') no-repeat -30px -20px, -webkit-linear-gradient(top, #eceadf 1%, #eceadf 15%);background: url('js/select/chosen-sprite.png') no-repeat -30px -20px, -moz-linear-gradient(top, #eceadf 1%, #eceadf 15%);background: url('js/select/chosen-sprite.png') no-repeat -30px -20px, -o-linear-gradient(top, #eceadf 1%, #eceadf 15%);background: url('js/select/chosen-sprite.png') no-repeat -30px -20px, linear-gradient(#eceadf 1%, #eceadf 15%);padding: 4px 5px 4px 20px;direction: rtl}.chzn-container-single.chzn-rtl .chzn-single div b{background-position: 6px 2px}.chzn-container-single.chzn-rtl .chzn-single-with-drop div b{background-position: -12px 2px}html{overflow-y: scroll;background: transparent}body{text-rendering: optimizeSpeed;line-height: 1.5;background: #ececec}html{scrollbar-width: thin;scrollbar-color: #929292 #5f606e}html::-webkit-scrollbar{width: 10px}html::-webkit-scrollbar-track{background-color: #929292}html::-webkit-scrollbar-thumb{background: #5f606e;border-radius: 12px}#left{width: 0px}#right{width: 0px}#dw-layout-footer{background: transparent;padding: 0px;content-visibility: auto}#dw-layout-fader{z-index: 100;background: #f1f0eb;position: absolute;left: 0px;top: 0px;width: 100%;height: 100%;display: none}#dw-layout-fader-1{z-index: 1001;position: absolute;left: 0px;top: 0px;width: 100%;height: 100%;display: none}#dw-layout-fader-2{z-index: 1002;position: absolute;left: 0px;top: 0px;width: 100%;height: 100%;display: none}.dw-layout-innerWrapper{background: transparent;width: 100%;margin: auto;text-align: left}.grid1{display: grid;grid-template-columns: 1fr;gap: 1.25rem}.grid2{display: grid;grid-template-columns: repeat(2, 1fr);gap: 1.25rem}.grid3{display: grid;grid-template-columns: repeat(3, 1fr);gap: 1.25rem}.grid4{display: grid;grid-template-columns: repeat(4, 1fr);gap: 1.25rem}.grid5{display: grid;grid-template-columns: repeat(5, 1fr);gap: 1.25rem}.grid6{display: grid;grid-template-columns: repeat(6, 1fr);gap: 1.25rem}:root{--swiper-theme-color: #f38b79;--swiper-navigation-size: 26px;--swiper-navigation-color: var(--swiper-theme-color)}.streetListContainer{display: flex;align-items: center;flex-wrap: wrap;margin-top: 1rem !important}.streetListContainer > li{list-style-type: none}.streetListContainer .page{display: flex;max-width: 780px;margin-left: auto}.streetListContainer .street{font-size: 0.9rem;color: #434343;text-decoration: none;transition: color .2s ease}.streetListContainer .street:focus,.streetListContainer .street:hover{color: #f38b79}.streetListContainer .street > span{white-space: break-spaces}.content_outer_wrap{border: 1px solid #f00}.page_title{font-size: clamp(1.75rem, 4vw, 3.76rem);line-height: 1;color: #034b52;text-align: left;margin-top: 1.25rem !important;margin-bottom: 2.5rem !important}.clearfix::after{content: "";display: block;clear: both;height: 0px;visibility: hidden}.full_page{width: 100%}.normal_page{width: 100%;max-width: 1220px;padding: 0px 20px}.invisible{visibility: hidden;opacity: 0;width: 0;height: 0}.dn,.hidden{display: none}.j{text-align: justify}.l{text-align: left}.r{text-align: right}.c{text-align: center}.b{font-weight: bold}.i{font-style: italic}.tdu{text-decoration: underline}.vam{vertical-align: middle}.cb{clear: both}.full{display: block;width: 100%;height: 100%}.nodec{text-decoration: none;border: 0px}.nowrapp,.nowrapp *{white-space: nowrap !important}.df{display: flex}.fxww{flex-wrap: wrap}.jcfs{justify-content: flex-start}.jcfe{justify-content: flex-end}.jcsb{justify-content: space-between}.jcc{justify-content: center}.aic{align-items: center}.fx1{flex: 1}.fx2{flex: 2}.fb100{flex-basis: 100%}.por{position: relative}.poa{position: absolute}.pointer,.outerClick{cursor: pointer !important}.highlight{color: #034b52 !important}.rossz{border: 1px solid #f00 !important}.flr{float: right}.fll{float: left}.mla{margin-left: auto}.mra{margin-right: auto}.red{color: red}.cuzi{cursor: zoom-in}.gap10{gap: 0.625rem}.gap20{gap: 1.25rem}.pad-xy{padding: 1.25rem}.pad-x{padding: 0 1.25rem}.pad-y{padding: 1.25rem 0}.rot-180{transform: rotate(180deg)}.page_back_button{font-size: 18px;font-weight: bold;color: #434343}.page_back_button:hover{color: #034b52;cursor: pointer}.cook_wrapper{display: flex;justify-content: center;flex-wrap: wrap;position: fixed;padding: 2% 4%;left: 50%;transform: translateX(-50%);bottom: 5%;width: 100%;max-width: 800px;background: white;border-radius: 6px;box-shadow: 0 0 15px 5px rgba(0,0,0,0.2);z-index: 6}.cook_wrapper > *{font-size: 16px;text-align: left;color: black}.cook_txt_wrap{display: flex;justify-content: center;align-items: center;flex-basis: 100%;margin-bottom: 20px}.cook_txt{flex: 1}.kukimg{width: 40px;margin-right: 5%}.cook_butt{font-size: 16px;text-transform: uppercase;letter-spacing: 4px;background: white;padding: 8px 20px;margin: 0 20px;border: 1px solid #000;border-radius: 6px;transition: border-color .2s ease}.cook_butt:hover{border-color: #034b52;cursor: pointer}.upparrow_wrap{position: fixed;right: 30px;bottom: 25px;cursor: pointer;z-index: 2}.upparrow_wrap .upparrow{height: 36px;width: 36px;border: 1px solid #fff;border-radius: 30px;background: #034b52}#overlay{display: flex;position: fixed;top: 0;bottom: 0;left: 0;right: 0;background: rgba(0,0,0,0.3);z-index: 100;padding: 0.625rem}.loginWindowWrap{width: 100%;max-width: 30rem;margin: auto;background: #fff;position: relative}.loginWindow .loginLogo{width: 100%;max-width: 237px;height: auto;display: block;margin: 0 auto 1.25rem}.loginWindow .loginLink{font-size: 1rem;line-height: 1.2;color: #f38b79;border: none;border-bottom: solid 1px transparent;text-decoration: none;background: transparent;cursor: pointer;transition: border-bottom-color .3s ease}.loginWindow .loginLink:hover{border-bottom-color: #f38b79}.loginWindow .one_eye{position: absolute;right: 12px;top: 50%;transform: translateY(-50%);transition: color .2s ease}.loginWindow .one_eye > i{display: block}.loginWindow .one_eye:hover,.loginWindow .one_eye:focus{color: #034b52}.loginWindow .pass{padding-right: 40px}.dw_dialog_wrap{width: 100%;max-width: 30rem;margin: auto;background: #fff;border-radius: 0.625rem;position: relative;animation: showDwDialog .4s ease forwards}.dw_dialog_wrap .dw_dialog{padding: 1.25rem;max-height: 80vh;overflow-y: auto}.dw_dialog_wrap .dw_dialog .dw_dialog_close{position: absolute;right: -10px;top: -10px;width: 30px;height: 30px;text-align: center;border-radius: 50%;font-size: 20px;line-height: 25px;background: #fff;box-shadow: 0px 0px 4px 1px #767676;cursor: pointer;border: none;transition: all .3s ease}.dw_dialog_wrap .dw_dialog .dw_dialog_close:hover{box-shadow: 0px 0px 4px 2px #767676;color: #f38b79}.dw_dialog_wrap .dw_dialog .dw_dialog_buttons_wrap{margin-top: 1.25rem}.dw_dialog_wrap .dw_dialog .dw_dialog_button{font-size: 1rem;line-height: 1.2;background-color: #ececec;border: 1px solid #868686;border-radius: 0.4rem;padding: 0.6rem;transition: background-color .2s ease, color .2s ease, border-color .2s ease}.dw_dialog_wrap .dw_dialog .dw_dialog_button:hover{background-color: #034b52;border-color: #034b52;color: #ffffff}.dw_dialog_wrap .dw_dialog .dw_dialog_button:not(:first-child){margin-left: 0.6rem}.dw_dialog_wrap .dw_dialog .dw_dialog_link{font-size: 1rem;line-height: 1.2;color: #f38b79;border: none;border-bottom: solid 1px transparent;text-decoration: none;background: transparent;cursor: pointer;transition: border-bottom-color .2s ease}.dw_dialog_wrap .dw_dialog .dw_dialog_link:hover{border-bottom-color: #f38b79}.dw_dialog_wrap .dw_dialog_text table td{border: 1px solid #868686}.dw_butt{display: inline-block;min-width: 200px;font-size: 1rem;line-height: 1.4;text-transform: uppercase;text-decoration: none;border: none;border-radius: 0.4rem;letter-spacing: 1px;color: #f1f0eb;background: #034b52;padding: .8rem;text-align: center;transition: background .2s ease-in}.dw_butt:hover,.dw_butt:focus{color: #f1f0eb;background: #011e21;cursor: pointer}.min_butt{min-width: unset;font-size: .9rem;text-transform: none;letter-spacing: 0;color: #034b52;background: transparent;transition: .2s ease;transition-property: color, text-decoration}.min_butt:hover,.min_butt:focus{color: black;text-decoration: underline;background: unset}@keyframes showDwDialog{from{opacity: 0;transform: scale(.8)}to{opacity: 1;transform: scale(1)}}.hide{animation: hideWindow .4s ease forwards}@keyframes hideWindow{from{visibility: visible}to{bottom: -10rem;visibility: hidden}}@media all and (max-width: 789px){.dw_dialog_wrap .dw_dialog .dw_dialog_close{right: 0}.cook_wrapper{flex-wrap: wrap}.cook_wrapper > span{padding: 20px 0}.cook_wrapper > img{display: none}}.has_left_menu{display: flex;width: 100%;max-width: 1220px;margin: auto}.chkbox_label{font-size: 1rem;line-height: 1.2;padding: .8rem 0;margin-left: 7px}.search_section_title{font-size: min(max(1rem, 4vw), 2.6rem);line-height: 1;text-align: left;margin: 1em 0}.sr-only{position: absolute;width: 1px;height: 1px;padding: 0;margin: -1px;overflow: hidden;clip-path: rect(0 0 0 0);white-space: nowrap;border-width: 0}.not-sr-only{position: static;width: auto;height: auto;padding: 0;margin: 0;overflow: visible;clip-path: none;white-space: normal}.home_sweet_home{position: relative;overflow: hidden}.home_sweet_home::before{content: '';position: absolute;background: url("images/background-illustration.svg") no-repeat left center / cover;z-index: -1;pointer-events: none;top: 0;right: -2%;width: 54%;height: 100%}.layout_with_column .layout_column > section + section{margin-top: 1.25rem}.layout_with_column .layout_column .gray_link{position: relative;display: flex;align-items: center;background-color: #868686;border-radius: 0.625rem;padding: 1.25rem;font-size: clamp(1rem, 3vh, 1.875rem);font-weight: bold;color: #ffffff;transition: background-color 200ms linear;isolation: isolate}.layout_with_column .layout_column .gray_link::before{content: '';position: absolute;background: url("images/home-menu-illustration.svg") no-repeat left center / cover;z-index: -1;pointer-events: none;top: 0;right: -2%;width: 32%;height: 100%}.layout_with_column .layout_column .gray_link:hover,.layout_with_column .layout_column .gray_link.active{background-color: #034b52}.layout_with_column .layout_column .link_colored{position: relative;display: flex;align-items: center;background-color: #f38b79;border-radius: 0.625rem;padding: 1.25rem;font-size: clamp(1rem, 3vh, 1.875rem);font-weight: bold;color: #ffffff;transition: background-color 200ms linear;isolation: isolate}.layout_with_column .layout_column .link_colored::before{content: '';position: absolute;background: url("images/home-menu-illustration.svg") no-repeat left center / cover;z-index: -1;pointer-events: none;top: 0;right: -2%;width: 32%;height: 100%}.layout_with_column .layout_column .link_colored:hover,.layout_with_column .layout_column .link_colored.active{background-color: #034b52}.layout_with_column .layout_column .gallery h3{font-size: 1.5rem;text-align: center;margin-bottom: 1.25rem}.layout_with_column .layout_column .gallery .images_wrap{text-align: center}.layout_with_column .layout_column .gallery .images_wrap > a + a{display: none}.layout_with_column .layout_column .gallery .image{border-radius: 0.625rem}.layout_with_column .layout_column .files h3{font-size: 1.5rem;text-align: center;margin-bottom: 1.25rem}.layout_with_column .layout_column .files .page_files_wrap{margin-top: 2rem}.layout_with_column .layout_column .files .page_files_wrap .file_link{display: inline-flex;align-items: center;text-decoration: none;font-size: 1.5rem}.layout_with_column .layout_column .files .page_files_wrap .file_link,.layout_with_column .layout_column .files .page_files_wrap .file_link > i{transition: color .2s ease}.layout_with_column .layout_column .files .page_files_wrap .file_link > i{user-select: none}.layout_with_column .layout_column .files .page_files_wrap .file_link:hover{color: #034b52}.layout_with_column .layout_column .video h3{font-size: 1.5rem;text-align: center;margin-bottom: 1.25rem}.layout_with_column .layout_column .video iframe{width: 100%;border-radius: 0.625rem}.layout_with_column .layout_column .related_articles > h2{font-size: 1.5rem;text-align: center;margin-bottom: 1.25rem}.layout_with_column .layout_column .link_exams{position: relative;display: flex;align-items: center;background-color: #034b52;border-radius: 0.625rem;padding: 1.25rem;font-size: clamp(1rem, 3vh, 1.875rem);font-weight: bold;color: #ffffff;transition: background-color 200ms linear;isolation: isolate}.layout_with_column .layout_column .link_exams::before{content: '';position: absolute;background: url("images/home-menu-illustration.svg") no-repeat left center / cover;z-index: -1;pointer-events: none;top: 0;right: -2%;width: 32%;height: 100%}.layout_with_column .layout_column .link_exams:hover,.layout_with_column .layout_column .link_exams.active{background-color: #f38b79}.layout_with_column .layout_column .members h3{font-size: 1.5rem;text-align: center;margin-bottom: 1.25rem}.layout_with_column .layout_column .members img{margin: auto}@media (max-width: 480px){.layout_with_column .layout_column .link_colored,.layout_with_column .layout_column .link_exams,.layout_with_column .layout_column .gallery h3,.layout_with_column .layout_column .files h3,.layout_with_column .layout_column .files .page_files_wrap .file_link,.layout_with_column .layout_column .video h3,.layout_with_column .layout_column .related_articles h2{font-size: 1.25rem}}.page_back_link{font-size: 1.5rem;font-weight: bold;color: #434343;transition: color 200ms linear;margin-bottom: 2rem}.page_back_link:hover{color: #f38b79}@media (max-width: 480px){.page_back_link{font-size: 1.125rem}}.full_page_menu{position: fixed;z-index: 4;top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(255,255,255,0.5);-webkit-backdrop-filter: blur(10px);backdrop-filter: blur(10px);padding: 0.625rem;animation: full_page_menu 200ms linear forwards;display: flex;justify-content: center;align-items: center;scrollbar-width: thin;scrollbar-color: #929292 #5f606e;scrollbar-gutter: stable;overflow-y: auto}.full_page_menu::before{content: '✖';position: absolute;top: 0;right: 0;color: #434343;padding: 1.25rem;font-size: 3rem;cursor: pointer}@keyframes full_page_menu{from{opacity: 0}to{opacity: 1}}.full_page_menu .page_link{position: relative;display: flex;align-items: center;justify-content: space-between;gap: 1.25rem;background-color: #034b52;border-radius: 0.625rem;padding: 1.25rem;font-size: clamp(1rem, 3vh, 1.875rem);font-weight: bold;color: #ffffff;transition: background-color 200ms linear;overflow: hidden;isolation: isolate}.full_page_menu .page_link::before{content: '';position: absolute;background: url("images/home-menu-illustration.svg") no-repeat left center / cover;z-index: -1;pointer-events: none;top: 0;right: -2%;width: 32%;height: 100%}.full_page_menu .page_link:hover{background-color: #f38b79}.full_page_menu .page_link + .page_link{margin-top: 0.625rem}.full_page_menu [data-tab]{display: grid;grid-template-columns: auto 1fr;align-items: center;gap: 1.25rem;animation: show_tab 200ms ease forwards}.full_page_menu [data-tab]:first-child{gap: 0}.full_page_menu [data-tab] .back_arrow{width: 1.25rem;cursor: pointer}.full_page_menu [data-tab] ~ [data-tab]{display: none}.full_page_menu .language_menu{display: grid;grid-template-columns: 1fr 3fr;gap: 1.25rem;align-items: center;animation: show_tab 200ms ease forwards}.full_page_menu .language_menu img{width: 100%}@keyframes show_tab{from{opacity: 0;transform: translateX(25%)}to{opacity: 1;transform: translateX(0)}}@media (max-width: 480px){.full_page_menu .page_link{font-size: 1.125rem}}.languages{display: flex;justify-content: space-evenly;align-items: flex-start;column-gap: 0.625rem;margin-top: auto}.languages .language{flex: 1;border: 0px solid transparent;border-radius: 0.625rem;padding: 0.625rem;transition: opacity 200ms linear, background-color 200ms linear;text-align: center}.languages .language.active,.languages .language:hover{background-color: #fff}.languages .language > img{max-width: 40px}.languages h3{font-size: 1.125rem;margin-top: 0.625rem}.table_wrap{overflow-y: auto;max-width: calc(100vw - 1.25rem)}.table_wrap table,.table_wrap table td{border: 1px solid #034b52}.full_page_search{width: 100%;display: flex;justify-content: center;gap: 2px;animation: show_search 200ms linear forwards;transform: translateY(100%);opacity: 0}.full_page_search input{width: 100%;max-width: 300px;font-size: 1.25rem;padding: 0.625rem;border: 1px solid #434343;border-radius: 0.625rem}.full_page_search button{background-color: #034b52;color: #ffffff;padding: 0 .625rem;border-radius: 0.625rem;transition: background-color 100ms linear}.full_page_search button > span{font-size: 2rem}.full_page_search button:hover{background-color: #f38b79}@keyframes show_search{to{transform: translateY(0);opacity: 1}}body,h1,h2,h3,h4,h5,h6,p{margin: 0px;padding: 0px;font-size: 16px;color: #434343;font-family: 'Jost', system-ui, Arial, 'Helvetica Neue', Helvetica, sans-serif}*,td,p,span,strong,div,input,textarea{padding: 0;margin: 0;font-size: inherit;color: inherit;font-family: inherit}img{display: inline-block;max-width: 100%}textarea{resize: none}iframe{background: transparent}table,td{empty-cells: show;border-collapse: collapse}button,input,select,textarea{font: inherit}button{border: 0;background: transparent;outline: none}button:hover{cursor: pointer}a{color: #f38b79;text-decoration: none;transition: color .2s ease}a:hover,a:focus{color: #034b52}a.disabled{pointer-events: none}a.disabled:hover{color: #f38b79;pointer-events: none}table{border-spacing: 0;border-collapse: collapse}table td{padding: 0px}.black_and_white body,.black_and_white main *,.black_and_white footer *,.black_and_white aside *,.black_and_white button{filter: grayscale(100%)}.black_and_white .top_simple .top .menu_container{background: #858585;border-color: #858585}.black_and_white .top_simple .top .menu_container *{background: #858585}.black_and_white .top_simple .top .menu_container li a:hover,.black_and_white .top_simple .top .menu_container li > a:focus{background: #4e4e4e}.black_and_white .slider_container .slide_img{filter: grayscale(100%)}.black_and_white .slider_container .lang_link_active,.black_and_white .slider_container .lang_link:hover{background: #858585}.invers *,.invers *::before,.invers *::after{color: #ffff00 !important;background: black !important}#dw-layout-content{overflow: hidden}.in-view{background: transparent}.animated-grid.effect-1 .in-view{animation: fadeIn .65s ease forwards}@keyframes fadeIn{100%{opacity: 1}}.animated-grid.effect-2 .in-view{margin-top: 200px;animation: moveUp .65s ease-in-out forwards}@keyframes moveUp{100%{margin-top: 1%;opacity: 1}}.animated-grid.effect-3 .in-view{transform: scale(.6);animation: scaleUp .65s ease-in-out forwards}@keyframes scaleUp{100%{transform: scale(1);opacity: 1}}.animated-grid.effect-4{perspective: 1300px}.animated-grid.effect-4 .in-view{transform-style: preserve-3d;transform: translateZ(400px) translateY(300px) rotateX(90deg);animation: fallPerspective .8s ease-in-out forwards}@keyframes fallPerspective{100%{transform: translateZ(0px) translateY(0px) rotateX(0deg);opacity: 1}}.animated-grid.effect-5{perspective: 1300px}.animated-grid.effect-5 .in-view{transform-style: preserve-3d;transform-origin: 50% 50% -300px;transform: rotateX(-180deg);animation: fly .8s ease-in-out forwards}@keyframes fly{100%{transform: rotateX(0deg);opacity: 1}}.animated-grid.effect-6{perspective: 1300px}.animated-grid.effect-6 .in-view{transform-style: preserve-3d;transform-origin: 0% 0%;transform: rotateX(-80deg);animation: flip .8s ease-in-out forwards}@keyframes flip{100%{transform: rotateX(0deg);opacity: 1}}.animated-grid.effect-7{perspective: 1300px}.animated-grid.effect-7 .in-view{transform-style: preserve-3d;transform: rotateY(-180deg);animation: helix .8s ease-in-out forwards}@keyframes helix{100%{transform: rotateY(0deg);opacity: 1}}.animated-grid.effect-8{perspective: 1300px}.animated-grid.effect-8 .in-view{transform-style: preserve-3d;margin-left: 20%;animation: leftPos .65s ease-in-out forwards}@keyframes leftPos{100%{margin-left: 1%;opacity: 1}}.animated-grid.effect-9{perspective: 1300px}.animated-grid.effect-9 .in-view{transform-style: preserve-3d;transform: translateZ(400px) translateY(300px) rotateX(-90deg);animation: fallPerspective .8s ease-in-out forwards}@keyframes fallPerspective{100%{transform: translateZ(0px) translateY(0px) rotateX(0deg);opacity: 1}}#ui_notifIt{position: fixed;top: 10px;right: 10px;cursor: pointer;overflow: hidden;box-shadow: 0px 3px 5px rgba(0,0,0,0.3);border-radius: 5px;z-index: 2000}#ui_notifIt:hover{opacity: 1 !important}#ui_notifIt p{text-align: center;font-family: sans-serif;font-size: 14px;padding: 0;margin: 0}#notifIt_close{position: absolute;color: #FFF;top: 0;padding: 0px 5px;right: 0}#notifIt_close:hover{background-color: rgba(255,255,255,0.3)}#ui_notifIt.success{background-color: yellowgreen;color: white}#ui_notifIt.error{background-color: orangered;color: white}#ui_notifIt.warning{background-color: orange;color: white}#ui_notifIt.info{background-color: deepskyblue;color: white}#ui_notifIt.default{background-color: #EEE;color: #444}.notifit_confirm_bg,.notifit_prompt_bg{position: fixed;top: 0;left: 0;height: 100%;width: 100%;background-color: rgba(255,255,255,0.8)}.notifit_confirm *,.notifit_prompt *{font-family: sans-serif}.notifit_confirm,.notifit_prompt{position: fixed;top: 0;left: 0;padding: 30px 30px 0px 30px;background-color: #EEE;border: 1px solid rgba(0,0,0,0.1);border-radius: 5px;box-shadow: 0px 2px 10px rgba(0,0,0,0.2)}.notifit_confirm_accept,.notifit_confirm_cancel,.notifit_prompt_accept,.notifit_prompt_cancel{padding: 10px 20px;color: #FFF;border: 1px solid rgba(0,0,0,0.1);background-color: #444;margin: 10px;outline: 0;cursor: pointer;display: inline-block;border-radius: 5px}.notifit_prompt_accept:hover,.notifit_prompt_cancel:hover{background-color: #666}.notifit_confirm_accept{background-color: #9ACD32}.notifit_confirm_accept:hover{background-color: #ABDE43}.notifit_confirm_cancel{background-color: #FF4500}.notifit_confirm_cancel:hover{background-color: #FF5611}.notifit_confirm_message{text-align: center;margin-bottom: 20px}.notifit_prompt_message{color: #444;margin-top: 0;text-align: center}.notifit_prompt_input{text-align: center;font-family: sans-serif;font-size: 14px;width: 100%;padding: 10px;outline: none;border: 1px solid #aaa;color: #444;border-radius: 5px}.notifit_prompt{text-align: center}.iframeForm .subtitle,.dwForm .subtitle{font-size: min(max(1rem, 4vw), 1.25rem);line-height: 1;text-align: left;margin: 1em 0}.iframeForm .align,.dwForm .align{max-width: 37.5rem;margin: auto}.iframeForm .required,.dwForm .required{color: red}.iframeForm p.required,.dwForm p.required{margin-top: 0.3rem}.iframeForm .dw_block_title,.dwForm .dw_block_title{font-size: 1.6rem;color: #034b52}.iframeForm .dw_label,.dwForm .dw_label{display: block;font-size: 1rem;line-height: 1.4;color: #434343;margin-bottom: 0.6rem}.iframeForm .dw_input_label,.dwForm .dw_input_label{font-size: 1rem;line-height: 1.4;color: #434343;transition: color .2s ease}.iframeForm .dw_input_label:hover,.dwForm .dw_input_label:hover{color: #034b52;cursor: pointer}.iframeForm .dw_link,.dwForm .dw_link{display: block;font-size: 1rem;line-height: 1.4;margin-bottom: 10px}.iframeForm .dw_input,.dwForm .dw_input,.iframeForm .dw_select,.dwForm .dw_select,.iframeForm .dw_textarea,.dwForm .dw_textarea{background: #ffffff;font-size: 1rem;line-height: 1.4;color: #434343;width: 100%;border: 1px solid #868686;border-radius: 0.4rem;padding: .8rem .6rem;transition: border-color .2s ease}.iframeForm .dw_input:hover,.dwForm .dw_input:hover,.iframeForm .dw_select:hover,.dwForm .dw_select:hover,.iframeForm .dw_textarea:hover,.dwForm .dw_textarea:hover{border-color: #434343}.iframeForm .dw_input:focus,.dwForm .dw_input:focus,.iframeForm .dw_select:focus,.dwForm .dw_select:focus,.iframeForm .dw_textarea:focus,.dwForm .dw_textarea:focus{border-color: #034b52}.iframeForm .dw_input,.dwForm .dw_input{transition-property: box-shadow, border-color}.iframeForm .dw_input:hover,.dwForm .dw_input:hover{box-shadow: 1px 1px 8px 4px rgba(160,160,160,0.5)}.iframeForm .dw_select:hover,.dwForm .dw_select:hover{cursor: pointer}.iframeForm .dw_textarea,.dwForm .dw_textarea{height: 9rem}.iframeForm .dw_captcha_wrap,.dwForm .dw_captcha_wrap{max-width: 250px;margin: 0 auto}.iframeForm .dw_captcha_wrap .dw_input,.dwForm .dw_captcha_wrap .dw_input{margin-top: 0.6rem}.iframeForm .dw_captcha_wrap .captch_change,.dwForm .dw_captcha_wrap .captch_change{margin-left: 10px}.iframeForm .dw_captcha_wrap .captch_change > i,.dwForm .dw_captcha_wrap .captch_change > i{font-size: 28px;line-height: 35px}.iframeForm .dw_captcha_wrap .captch_change > i:hover,.dwForm .dw_captcha_wrap .captch_change > i:hover,.iframeForm .dw_captcha_wrap .captch_change > i:focus,.dwForm .dw_captcha_wrap .captch_change > i:focus{animation: rotateee .3s forwards ease-in;outline: 0}.iframeForm label:hover,.dwForm label:hover{cursor: pointer}.iframeForm input[type="checkbox"]:focus,.dwForm input[type="checkbox"]:focus{outline: #3b99fc auto 1px}@keyframes rotateee{from{transform: rotate(0deg)}to{transform: rotate(135deg)}}.iframeForm .ellenorzo_container,.dwForm .ellenorzo_container{display: flex;justify-content: space-between;align-items: center}.iframeForm .ellenorzo_container .ellenorzo_left,.dwForm .ellenorzo_container .ellenorzo_left{flex: 1;margin-right: 2%}.iframeForm .ellenorzo_container .ellenorzo_right,.dwForm .ellenorzo_container .ellenorzo_right{flex-basis: 40px}.iframeForm .ellenorzo_container .ellenorzo_right > img,.dwForm .ellenorzo_container .ellenorzo_right > img{cursor: pointer}.iframeForm .dw_input[disabled],.dwForm .dw_input[disabled]{cursor: not-allowed;background-color: silver}#header{display: flex;justify-content: space-between;gap: 1.25rem;align-items: center;padding: 0.625rem}#header .logo_link{display: block;flex-basis: clamp(150px, 15vw, 200px)}#header .group{display: flex;align-items: center;gap: 1.25rem}#header .search_wrap .search_btn,#header .search_wrap .search_btn > span{display: block}#header .search_wrap .search_btn > span{font-size: 2rem;color: #434343;transition: color 100ms linear}#header .search_wrap .search_btn:hover > span{color: #f38b79}#header .social_link > svg{display: block;min-width: 25px;transition: fill 100ms linear}#header .social_link > svg path{transition: fill 100ms linear}#header .social_link:hover > svg,#header .social_link:hover > svg path{fill: #f38b79}#header .language_select{appearance: none;all: unset;font-size: 1.25rem;font-weight: bold;color: #034b52;user-select: none;outline: none;padding: 0.625rem;transition: color 100ms linear}#header .language_select:hover{color: #f38b79;cursor: pointer}#header .language_select:focus-visible{outline: 1px solid #034b52}#header .hamburger_menu{position: relative;z-index: 4;display: flex;flex-wrap: wrap;width: 60px;height: 39px;min-width: 60px;margin-left: 2rem;cursor: pointer}#header .hamburger_menu > .line{display: block;width: 100%;height: 6px;transition: transform 200ms linear, opacity 200ms linear, background-color 200ms linear, transform-origin 200ms linear;border-radius: 3px}#header .hamburger_menu > .line:nth-child(2){margin: auto 0}#header .hamburger_menu > .line:nth-child(3){margin-top: auto}#header .hamburger_menu[data-status="scroll"] > .line{background-color: #034b52}#header .hamburger_menu[data-status="hidden"] > .line{background-color: #ffffff}#header .hamburger_menu[data-status="hidden"] > .line:first-child{transform: translate(-9px, -4px) rotate(-45deg);transform-origin: top right}#header .hamburger_menu[data-status="hidden"] > .line:nth-child(2){transform: scaleY(0);opacity: 0}#header .hamburger_menu[data-status="hidden"] > .line:last-child{transform: translate(-9px, 4px) rotate(45deg);transform-origin: bottom right}#header .mobile_menu{background-color: #034b52;display: none;position: fixed;z-index: 3;top: 0;left: 0;width: 100%;height: 100%;overflow-y: auto;overflow-x: hidden;scrollbar-width: thin;scrollbar-color: #929292 #5f606e}#header .mobile_menu::before{content: '';position: absolute;background: url("images/menu-illustration.svg") no-repeat left 200px;background-size: cover;z-index: -1;pointer-events: none;top: 0;right: -2%;width: 44%;height: 100%}#header .mobile_menu .mobile_menu_inner{display: grid;grid-template-rows: auto 1fr auto;gap: 1.25rem;height: 100%;padding: .625rem .625rem 0 .625rem}#header .mobile_menu .menu_logo_link{display: block;width: clamp(150px, 15vw, 300px)}#header .mobile_menu .footer{display: grid;grid-template-columns: 1fr 2fr;gap: 6.5rem;font-size: 1.125rem;color: #ffffff;padding-bottom: 1.25rem;transition: opacity 200ms linear}#header .mobile_menu .footer.hidden{opacity: 0}#header .mobile_menu .footer a{color: #ffffff}#header .mobile_menu .footer > div:first-child{text-align: right}#header .mobile_menu .newsletter_wrap{width: 100%;max-width: 600px;margin-left: auto;padding-right: 0.625rem}#header .mobile_menu .newsletter_wrap h2{color: #ffffff;font-size: inherit;text-transform: uppercase;margin-bottom: 1.25rem}#header .mobile_menu .newsletter_wrap label{font-size: inherit;user-select: none}#header .mobile_menu .newsletter_wrap label:hover > span:last-child{text-decoration: underline}#header .mobile_menu .newsletter_wrap input[type="email"]{width: 100%;font-size: inherit;background-color: transparent;border: 1px solid transparent;border-bottom-color: #ffffff;padding: .625rem 0}#header .mobile_menu .newsletter_wrap input[type="email"]::placeholder{color: rgba(255,255,255,0.5)}#header .mobile_menu .newsletter_wrap input[type="email"]:focus,#header .mobile_menu .newsletter_wrap input[type="text"]:focus-visible{outline: 1px solid #fff;outline-offset: 0.25rem}#header .mobile_menu .newsletter_wrap input[type="email"].rossz{border-top-color: transparent !important;border-right-color: transparent !important;border-left-color: transparent !important}#header .mobile_menu .newsletter_wrap button{font-size: inherit;text-transform: uppercase;white-space: nowrap}#header .mobile_menu .newsletter_wrap button:hover{text-decoration: underline}#header .mobile_menu .newsletter_wrap form > div:not(:last-of-type) label{display: flex;gap: 0.625rem;align-items: center;margin-bottom: 0.625rem}#header .mobile_menu .newsletter_wrap form > div:last-of-type{display: flex;gap: 1.25rem;margin-top: 1.25rem}#header .mobile_menu .newsletter_wrap input[type="checkbox"]{display: none}#header .mobile_menu .newsletter_wrap .custom_checkbox{display: flex;align-items: center;justify-content: center;width: 1.5625rem;height: 1.5625rem;border: 1px solid #fff;border-radius: 0.3125rem;user-select: none}#header .mobile_menu .newsletter_wrap .custom_checkbox .tick{display: none}#header .mobile_menu .newsletter_wrap input[type="checkbox"]:checked + .custom_checkbox .tick{display: block}#header .mobile_menu .newsletter_wrap input[type="checkbox"]:checked ~ span:last-child{text-decoration: underline}@media (hover: hover){#header .menu_wrap{display: grid;grid-template-columns: 1fr 2fr;gap: 2.5rem}}@media (max-width: 979px){#header .hamburger_menu{width: 40px;min-width: 40px;height: 30px;margin-left: 0}#header .hamburger_menu[data-status="hidden"] > .line:first-child{transform: translate(-9px, 0px) rotate(-45deg)}#header .hamburger_menu[data-status="hidden"] > .line:last-child{transform: translate(-9px, 2px) rotate(45deg)}#header .logo_link,#header .menu_logo_link{max-width: 150px}}@media (max-width: 789px){#header .mobile_menu .footer{grid-template-columns: 1fr;gap: 2.5rem}#header .mobile_menu .footer > div:first-child{text-align: center}}#header .courses_link{transition: background-color 100ms linear;padding: 2px;border-radius: 4px}#header .courses_link > img{min-width: 30px}#header .courses_link:hover{background-color: #ffffff}.ctable td{padding: 3px 5px 3px 5px}.ctableMin td{padding: 1px 2px 1px 2px}.ctableBorder td{padding: 3px 5px 3px 5px}.ctableMinBorder td,.ctableMinBorder th{padding: 1px 2px 1px 2px}.imgBorder{padding: 2px}.nocss table,.ctable,.ctableMin,.ctableBorder,.ctableMinBorder{visibility: visible;margin: 4px 0px 4px 0px}#tinymce .mceNonEditable{background: #ffff00}.content_table_style,.content_table_style_nagy,.content_table_style_kicsi,.content_table_style_keretes,.content_table_style_fejleces,.content_table_style_soros{border-collapse: collapse}.content_table_style td,.content_table_style_nagy td,.content_table_style_kicsi td,.content_table_style_keretes td,.content_table_style_fejleces td,.content_table_style_soros td{padding: 5px}.content_table_style_nagy td{padding: 10px}.content_table_style_kicsi td{padding: 2px}.content_table_style_keretes tr td:first-child{padding-left: 5px}.content_table_style_keretes tr td:last-child{padding-right: 5px}.content_table_style_keretes td{border: 1px solid #e0e0e0}.content_table_style_fejleces tr td:first-child{padding-left: 5px}.content_table_style_fejleces tr td:last-child{padding-right: 5px}.content_table_style_fejleces td{border: 1px solid #e0e0e0}.content_table_style_fejleces tr:first-child td{font-weight: bold;background: #fff}.content_table_style_soros tr:nth-child(odd) td{background: #fff}.content_table_style_soros tr:nth-child(even) td{background: #fff}.content_table_style_soros tr td:first-child{padding-left: 5px}.content_table_style_soros tr td:last-child{padding-right: 5px}.content_table_style_soros td{border: 1px solid #dfdfdf}.content_table_style_soros tr:first-child td{font-weight: bold;background: #f9f9f9}.j{text-align: justify}.l{text-align: left}.r{text-align: right}.c{text-align: center}img.l{float: left;margin: 0px 5px 3px 0px}img.r{float: right;margin: 0px 0px 3px 5px}ul{list-style-type: disc;list-style-position: inside;margin: 0;padding: 0}ol{list-style-type: decimal;list-style-position: inside}ul ul,ol ul{list-style-type: circle;list-style-position: inside;margin-left: 15px}ol ol,ul ol{list-style-type: lower-latin;list-style-position: inside;margin-left: 15px}.highlighted_title{font-size: 40px;line-height: 40px;font-weight: bold;color: #bf4228;text-shadow: 2px 2px 0px #f7c5ba}.fluidMediaContainer{margin: auto;max-width: 1500px;clear: both}.fluidMedia{position: relative;padding-bottom: 56.25%;height: 0;overflow: hidden}.fluidMedia iframe,.fluidMedia video,.fluidMedia span{border: 0px;position: absolute;top: 0;left: 0;width: 100%;height: 100%}@media all and (min-width: 0px) and (max-width: 480px){.dataTable table.display td{padding: 1px 2px !important}.ordersDataTable table.display tr td:nth-child(2){display: none !important}.ordersDataTable table.display tr td:nth-child(3){display: none !important}.ui-tabs .ui-tabs-nav li a{padding: 1px !important}.nomobil{display: none !important}.mgrid1{display: grid;grid-template-columns: 1fr;gap: 1.25rem}.mgrid2{display: grid;grid-template-columns: repeat(2, 1fr);gap: 1.25rem}.mgrid3{display: grid;grid-template-columns: repeat(3, 1fr);gap: 1.25rem}.mgrid4{display: grid;grid-template-columns: repeat(4, 1fr);gap: 1.25rem}.mgrid5{display: grid;grid-template-columns: repeat(5, 1fr);gap: 1.25rem}.mgrid6{display: grid;grid-template-columns: repeat(6, 1fr);gap: 1.25rem}}@media all and (min-width: 481px) and (max-width: 789px){.dataTable table.display td{padding: 1px 2px !important}.ordersDataTable table.display tr td:nth-child(2){display: none !important}.ordersDataTable table.display tr td:nth-child(3){display: none !important}.ui-tabs .ui-tabs-nav li a{padding: 1px !important}.nomobilmax{display: none !important}.mmgrid1{display: grid;grid-template-columns: 1fr;gap: 1.25rem}.mmgrid2{display: grid;grid-template-columns: repeat(2, 1fr);gap: 1.25rem}.mmgrid3{display: grid;grid-template-columns: repeat(3, 1fr);gap: 1.25rem}.mmgrid4{display: grid;grid-template-columns: repeat(4, 1fr);gap: 1.25rem}.mmgrid5{display: grid;grid-template-columns: repeat(5, 1fr);gap: 1.25rem}.mmgrid6{display: grid;grid-template-columns: repeat(6, 1fr);gap: 1.25rem}}@media all and (min-width: 790px) and (max-width: 979px){.notablet{display: none !important}.tgrid1{display: grid;grid-template-columns: 1fr;gap: 1.25rem}.tgrid2{display: grid;grid-template-columns: repeat(2, 1fr);gap: 1.25rem}.tgrid3{display: grid;grid-template-columns: repeat(3, 1fr);gap: 1.25rem}.tgrid4{display: grid;grid-template-columns: repeat(4, 1fr);gap: 1.25rem}.tgrid5{display: grid;grid-template-columns: repeat(5, 1fr);gap: 1.25rem}.tgrid6{display: grid;grid-template-columns: repeat(6, 1fr);gap: 1.25rem}}@media all and (min-width: 980px) and (max-width: 1219px){.notabletmax{display: none !important}.tmgrid1{display: grid;grid-template-columns: 1fr;gap: 1.25rem}.tmgrid2{display: grid;grid-template-columns: repeat(2, 1fr);gap: 1.25rem}.tmgrid3{display: grid;grid-template-columns: repeat(3, 1fr);gap: 1.25rem}.tmgrid4{display: grid;grid-template-columns: repeat(4, 1fr);gap: 1.25rem}.tmgrid5{display: grid;grid-template-columns: repeat(5, 1fr);gap: 1.25rem}.tmgrid6{display: grid;grid-template-columns: repeat(6, 1fr);gap: 1.25rem}}@media all and (min-width: 1220px){.nodesktop{display: none !important}}

