@media screen {
:root{--obo-orange:#f39b00;--obo-light-blue:#e4ebed;--obo-dark-blue:#41525d;--obo-dark-blue-muted:#797d83;--obo-dark-blue-lighter:#eff4f6;--obo-dark-gray:#282a31;--obo-green:#4caf50;--container-max-width:72rem;--font-size-small:0.75rem;--font-size-h2:3rem;--letter-spacing:0.025rem;--screen-width-md:48rem}
}
@media screen {
@font-face{font-family:nimbus_regular;font-style:normal;font-weight:400;src:url(/fonts/NimbusSanL-Reg.otf?e86f274e3dda4caf620df0ac552ff7df) format("opentype"),url(/fonts/NimbusSanL-Reg.woff2?800b417ef3ba8761ca0dc455ee720858) format("woff2"),url(/fonts/NimbusSanL-Reg.woff?bcd6f430b3b90aaa09e785d60924d207) format("woff")}@font-face{font-family:nimbus_bold;font-style:normal;font-weight:400;src:url(/fonts/NimbusSanL-Bol.otf?c6f4316b84e86aff863d7373ab9457d5) format("opentype"),url(/fonts/NimbusSanL-Bol.woff2?6b7942f63f214d37de7c625b9ee4e344) format("woff2"),url(/fonts/NimbusSanL-Bol.woff?918d3fd923dfb90e490e811beeed31be) format("woff")}@font-face{font-family:nimbus_italic;font-style:normal;font-weight:400;src:url(/fonts/NimbusSanL-RegIta.otf?406e2875655fd398198b0207c71c541d) format("opentype"),url(/fonts/NimbusSanL-RegIta.woff2?c976a649de51c395ee9f5fa61bfc2486) format("woff2"),url(/fonts/NimbusSanL-RegIta.woff?7088f4efc3fbbcec04b871a4659c66ad) format("woff")}
}
@media screen {
*{box-sizing:border-box;margin:0;padding:0}body{color:#000;font-family:nimbus_regular,sans-serif;height:100vh;letter-spacing:var(--letter-spacing);&.no-vertical-scroll{overflow-y:hidden}}img{display:block}a{color:var(--obo-dark-blue)}a:hover{color:var(--obo-orange)}.font-bold,h1,h2,h3,h4,h5,h6,strong{font-family:nimbus_bold,sans-serif}.italic,em{font-family:nimbus_italic,sans-serif}div.has_icon{display:flex;gap:1.25rem;margin-top:1.25rem;img{height:6rem;width:6rem}}.grid-3{display:grid;gap:1rem;grid-template-columns:repeat(1,1fr)}@media screen and (min-width:30rem){.grid-3{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:60rem){.grid-3{grid-template-columns:repeat(3,1fr)}}
}
@media screen {
#area{small{display:block;font-style:italic;margin-bottom:1rem}}
}
@media screen {
#contact{&>div{margin-bottom:2rem}article>div,form>div{margin-top:1rem}address{font-style:normal}}@media (min-width:50rem){#contact{&>div{display:grid;gap:2rem;grid-template-columns:1fr 1fr}}}#contact-form{input[type=email],input[type=tel],input[type=text],textarea{background-color:var(--obo-dark-blue-lighter);border:2px solid var(--obo-light-blue);border-radius:.25rem;display:block;padding:2rem .75rem .75rem;width:100%}label{color:var(--obo-dark-blue-muted);font-size:.75rem;padding:0 .75rem;position:absolute;top:.75rem}button[type=submit]{background-color:var(--obo-orange);border:none;border-radius:1.875rem;color:#fff;font-weight:700;height:3.75rem;letter-spacing:.02rem;padding:0 1.75rem}&>div{margin:.25rem 0 1rem;position:relative}small{color:crimson}}#contact-successful{background-color:var(--obo-green);color:#fff;padding:1rem;text-align:center}#ext-input-wrapper{display:none}
}
@media screen {

}
@media screen {
#footer-index{margin:0 auto;max-width:40rem;padding:1.25rem}#footer-default{footer{font-size:var(--font-size-small);line-height:1.4;margin:0 auto;max-width:var(--container-max-width);padding:1rem;width:100%}}#footer-default,#footer-index{footer{color:var(--obo-dark-blue-muted);font-size:var(--font-size-small);line-height:1.4;p:first-child{padding-bottom:.625rem}p:last-child{border-top:1px solid var(--obo-dark-blue-lighter);padding-top:.625rem;text-align:center}}}
}
@media screen {
#gallery{ul{list-style-type:none;li{margin-bottom:1rem}}img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}h4{margin-bottom:2rem}}
}
@media screen {
@keyframes appear{0%{height:0;opacity:0;transform:translateY(-10px) scale(.95)}to{height:213px;opacity:1;transform:translateY(0) scale(1)}}#header,#header-wrapper{background-color:#fff}#header{align-items:flex-end;display:flex;justify-content:space-between;margin:0 auto;max-width:var(--container-max-width);padding:1.25rem}a#logo{display:block;height:auto;width:7rem}button#page-default-menu-btn{background:none;border:none;color:var(--obo-dark-blue-muted);cursor:pointer;height:1.5rem;width:1.5rem;&:hover{color:var(--obo-orange)}}nav#nav{background-color:#fff;border-top:1px solid var(--obo-dark-blue-lighter);height:0;margin:0 auto;max-width:var(--container-max-width);overflow:hidden;&.--open{animation:appear .3s;animation-fill-mode:forwards;display:flex;padding:1.25rem 0}ul{background-color:#fff;flex-direction:column;list-style:none;z-index:1000;li{a{display:block;padding:.75rem 1.25rem;text-decoration:none;&.active,&:hover{color:var(--obo-orange)}}}}}@media screen and (min-width:48rem){nav#nav{ul{li{padding-left:5rem}}}}
}
@media screen {
#header-section{p:not(:first-child){margin-top:1rem}}
}
@media screen {
#hero{background-color:var(--obo-dark-blue);color:#fff;position:relative;header{line-height:1.4;padding:2.5rem 1.25rem;h2{font-size:2rem;margin-bottom:1rem}}figure{background-position:50%;background-repeat:no-repeat;background-size:cover;height:20rem;position:relative}button{background:none;border:none;bottom:1.25rem;color:#fff;height:auto;position:absolute;right:1.25rem;width:1.5rem;&:hover{color:var(--obo-orange)}}}@media screen and (min-width:48rem){#hero{height:25rem;figure{height:25rem;position:absolute;right:0;top:0;width:50%}article{height:25rem;margin:0 auto;max-width:var(--container-max-width);width:100%;header{display:flex;flex-direction:column;height:100%;justify-content:flex-end;width:48%;h2{font-size:3rem;margin-bottom:1rem}}}}}
}
@media screen {
div#impaired{bottom:0;position:fixed;right:0;z-index:1000;a{display:block;height:4rem;width:4rem;img{height:auto;width:100%}}}
}
@media screen {
#languages{background-color:#fff;display:flex;justify-content:flex-end;ul{border-bottom:1px solid var(--obo-dark-blue-lighter);display:flex;list-style:none;a{color:var(--obo-dark-blue-muted);display:inline-block;font-size:var(--font-size-small);padding:1rem;text-decoration:none;&.selected,&:hover{border-bottom:1px solid var(--obo-orange);color:var(--obo-orange);margin-bottom:-1px}}}}
}
@media screen {

}
@media screen {
main#main{section{line-height:1.4;margin:4rem auto 0;max-width:var(--container-max-width);padding:0 1.25rem;width:100%;article,header{margin-bottom:4rem;h3{font-size:2rem;margin-bottom:1rem}small{font-size:var(--font-size-small)}}}}@media screen and (min-width:48rem){main#main{section:not(#gallery){article,header{max-width:67%}}}}
}
@media screen {
main#homepage{background-color:#fff;border-radius:.25rem;box-shadow:0 0 5px 0 rgba(65,82,93,.3);margin:1.25rem auto 0;max-width:40rem}main#homepage>header a{display:block;height:5.5rem;padding:1.25rem;width:7.5rem}main#homepage>header img{max-width:40rem}main#homepage>section{padding:1.25rem}main#homepage>section h1{margin:.625rem 0 0;text-align:center}main#homepage>section ul{display:flex;gap:2rem;justify-content:center;list-style:none}main#homepage>section a{color:var(--obo-dark-blue);display:flex;flex-direction:column;font-size:.75rem;gap:.25rem;text-align:center;text-decoration:none}main#homepage>section a:hover{color:var(--obo-orange)}main#homepage>section a>div{background-position:50%;background-repeat:no-repeat;background-size:cover;border:2px solid var(--obo-light-blue);border-radius:50%;height:3rem;margin-top:1.25rem;width:3rem}
}
@media screen {
section#subsidization{margin:0 auto;max-width:var(--container-max-width);padding:1rem;width:100%;article{display:grid;gap:1rem;img{height:auto;width:100%}}}#tamblock,#tamogatas{border:4px solid #d1d2d4}#tamogatas{background-color:#fff;padding:0 1rem}@media screen and (min-width:30rem){#tamblock{grid-area:tamblock}#erfa{grid-area:erfa}#new-hungary{grid-area:new-hungary}#uszt{grid-area:uszt}#tamogatas{grid-area:tamogatas}section#subsidization{article{grid-template-areas:"tamblock erfa" "tamblock new-hungary" "tamblock uszt" "tamogatas tamogatas";grid-template-columns:36% calc(64% - 1rem);grid-template-rows:auto}}}
}


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