* {margin: 0;padding: 0;box-sizing: border-box;text-decoration: none;color: #FFFFFF;}div.header {display: flex;justify-content: space-between;flex-direction: column;background: url("/Site/Images/homepage-background.jpg") no-repeat center center;background-size: cover;height: 100vh;padding-top: 60px;position: relative;}div.header > h1 {margin-left: 163px;margin-bottom: 170px;font-family: "Work Sans", sans-serif;font-style: normal;font-weight: 500;font-size: 54px;line-height: 70px;width: 792px;}div.header > section {width: 100%;padding: 0 163px;}section > nav.mobile-menu {display: none;}section > nav.menu {width: 100%;display: flex;flex-direction: row;justify-content: space-between;align-items: flex-start;}nav.menu > a {cursor: pointer;}div.header > section > nav.menu > ul.menu {display: flex;flex-direction: row;list-style: none;justify-content: center;}div.header > section > nav.menu > ul.menu > li {margin-left: 25px;font-family: "Work Sans", sans-serif;font-style: normal;font-weight: 500;font-size: 16px;line-height: 19px;text-transform: uppercase;}div.header > section > nav.menu > ul.menu > li > a {transition: color 0.2s ease;will-change: color;cursor: pointer;}div.header > section > nav.menu > ul.menu >li > a:hover,div.header > section > nav.menu > ul.menu >li > a.active {color: #DF1C2F;}div.header > section > nav.menu > div.lang-select {position: relative;font-family: Open Sans;width: 140px;border-radius: 2px;font-size: 14px;transition: background-color .2s ease;}div.header > section > nav.menu > div.lang-select > div.opener {position: relative;padding: 3px 6px;display: flex;justify-content: flex-start;align-items: center;transition: background-color .2s ease;}div.header > section > nav.menu > div.lang-select > div.opener:hover,div.header > section > nav.menu > div.lang-select > div.opener.active {background-color: rgba(255, 255, 255, 0.2);}div.header > section > nav.menu > div.lang-select > div.opener > img {margin-right: 12px;}div.header > section > nav.menu > div.lang-select > div.opener > svg.sipka {position: absolute;right: 4px;top: 55%;transform: translateY(-50%);}div.header > section > nav.menu > div.lang-select:hover {cursor: pointer;user-select: none;}div.header > section > nav.menu > div.lang-select > ul.lang {position: absolute;list-style: none;flex-direction: column;justify-content: flex-end;float: right;background-color: rgba(255, 255, 255, 0.2);width: 100%;font-family: "Open Sans";border-radius: 2px;margin-top: 6px;padding: 8px 0;font-size: 14px;pointer-events: none;transition: opacity .2s ease, transform .2s ease;opacity: 0;transform: translateY(-10px);}div.header > section > nav.menu > div.lang-select > ul.lang.active {pointer-events: auto;opacity: 1;transform: translateY(0);}div.header > section > nav.menu > div.lang-select > ul.lang > li:hover {background-color: rgba(255, 255, 255, 0.25);}div.header > section > nav.menu > div.lang-select > ul.lang > li {float: left;width: 100%;padding-bottom: 6px;padding-top: 6px;}div.header > section > nav.menu > div.lang-select > ul.lang > li:last-child {margin-bottom: 0;}div.header > section > nav.menu > div.lang-select > ul.lang > li > a {display: flex;padding: 0 6px;align-items: center;}div.header > section > nav.menu > div.lang-select > ul.lang > li > a > img {margin-right: 12px;}div.header > section > nav.menu > div.lang-select > ul.lang.opener-active {display: flex;}footer > div.footer-black {width: 100%;height: 600px;background: #0B0B0B;margin-top: 332px;}footer > div.footer-black > h1 {font-family: "Work Sans", sans-serif;font-style: normal;font-weight: 500;font-size: 36px;line-height: 65px;padding: 164px 161px;}footer >div.footer-black > h1 > a {color: #DF1C2F;}footer > div.footer-black > div.spodek {display: flex;flex-direction: row;justify-content: space-between;align-items: flex-end;}footer > div.footer-black > div.spodek> div.udaje {font-family: "Open Sans";font-style: normal;font-weight: normal;font-size: 14px;line-height: 32px;margin-left: 164px;}.dropdown {position: relative;}.dropdown > ul.dropdown-menu {width: 100%;position: absolute;background-color: #EBEBEB;list-style: none;box-shadow: 1px 4px 6px rgba(0, 0, 0, 0.15);top: 50px;pointer-events: none;opacity: 0;transform: translateY(-20px);transition: opacity .3s ease, transform .3s ease;}.dropdown.active > ul.dropdown-menu {opacity: 1;transform: translateY(0);pointer-events: auto;}ul.dropdown-menu > li {color: #888888;padding: 18px 22px;cursor: pointer;display: flex;justify-content: space-between;align-items: center;font-family: "Open Sans", sans-serif;font-weight: 600;font-size: 14px;line-height: 19px;}img.scroll-down-arrow {position: absolute;bottom: 35px;left: 50%;transform: translateX(-50%);width: 30px;height: auto;animation: arrow-down-animation 3s ease infinite;}@keyframes arrow-down-animation {0% {transform: translateY(0);}50% {transform: translateY(15px);}100% {transform: translateY(0);}}ul.dropdown-menu > li > svg {display: none;margin-top: 0 !important;stroke: #DF1C2F;}ul.dropdown-menu > li:hover {background-color: white;}ul.dropdown-menu > li.active > svg {display: block;}ul.dropdown-menu > li:hover > svg * {stroke: #676767;}footer > div.footer-black > div.spodek> div.udaje > * {color: #959595;}footer > div.footer-black > div.spodek > div.social {display: flex;justify-content: space-between;flex-direction: row;margin-right: 200px;margin-bottom: 10px;}footer > div.footer-black > div.spodek > div.social > img {margin-left: 38px;float: left;}footer > div.footer-black > div.spodek > div.email {font-family: "Open Sans", sans-serif;font-style: normal;font-weight: 600;font-size: 24px;line-height: 32px;margin-right: 157px;}@media screen and (max-width: 1250px) {img.scroll-down-arrow {width: 20px;}div.header {padding: 0;}div.header > section {padding: 0;}div.header > h1 {width: 100%;padding: 0 40px;margin-bottom: 80px;font-size: 26px;line-height: 35px;margin-left: 0;}section > nav.mobile-menu {display: block;background-color: white;height: 57px;padding: 12px 22px;}nav.mobile-menu > a > img {float: left;width: 31px;height: auto;}nav.mobile-menu > svg {margin-top: 8px;float: right;}div.opened {width: 100%;height: 100%;float: left;z-index: 3;background-color: #0B0B0B;position: fixed;top: 0;left: 0;padding: 18px 22px 0;max-height: 100%;overflow-y: auto;overflow-x: hidden;/* Animation */transition: transform .4s ease;transform: translateX(100%);pointer-events: none;}div.opened.active {pointer-events: auto;transform: translateX(0);}div.opened > svg.exit {float: right;}div.opened > ul.menu-opened {float: left;list-style: none;margin-top: 25px;width: 100%;}div.opened > ul.menu-opened > li {margin-bottom: 22px;}div.opened > ul.menu-opened > li > a {color: white;font-size: 24px;font-family: "Work Sans";font-weight: normal;}div.opened > ul.menu-opened > li > a.active {color: #DF1C2F;}div.opened > ul.mobile-lang {list-style: none;margin-top: 15px;float: left;width: 207px;}div.opened > ul.mobile-lang > li {font-family: "Open Sans";font-size: 18px;float: left;padding-right: 18px;margin-bottom: 15px;line-height: 25px;}div.opened > ul.mobile-lang > li > a.active {color: #DF1C2F;}section > nav.menu {display: none;}footer > div.footer-black {height: 482px;width: 100%;margin-top: 175px;}footer > div.footer-black > h1 {font-size: 18px;line-height: 27px;padding: 59px 45px 86px 45px;text-align: center;}footer > div.footer-black > div.spodek {display: flex;flex-direction: column;align-items: center;justify-content: center;float: left;width: 100%;}footer > div.footer-black > div.spodek> div.udaje {font-size: 12px;line-height: 25px;margin-left: 0;float: left;}footer > div.footer-black > div.spodek > div.udaje > span.top {margin-left: 55px;}footer > div.footer-black > div.spodek > div.social {margin-right: 0;margin-bottom: 10px;float: left;margin-top: 58px;}footer > div.footer-black > div.spodek > div.social > img {margin-left: 26px;float: left;}footer > div.footer-black > div.spodek > div.email {font-size: 14px;line-height: 32px;margin-right: 0;float: left;margin-top: 49px;}}