body,html{padding:0;margin:0;font-family:Raleway,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}a{color:inherit;text-decoration:none}.reverseHeaderOffset{margin-top:-250px}*{box-sizing:border-box}@media (prefers-color-scheme:dark){body{color:#000;input,textarea{background-color:#fff}}}body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;font-size:16px;background-image:url(/_next/static/media/bodybg.45f84e11.svg)}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@import url("https://fonts.googleapis.com/css2?family=Raleway&display=swap");.spinner{display:flex;align-items:center;justify-content:center;height:100vh}.spinner-logo{width:150px;height:150px;animation:spin 2s ease-in-out infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.header-wrapper{margin:0 auto;min-width:100%;padding:40px 5% 100px;display:flex;position:relative;z-index:1000;flex-direction:row;align-items:center;justify-content:space-between;background-image:linear-gradient(180deg,#fff,transparent)}.header-wrapper>div{display:flex}.mediaItem{display:inline;padding:2px}.headerLogoImg{width:200px}.button{height:-moz-fit-content;height:fit-content;border:none;background-color:inherit;cursor:pointer;border-radius:50%}.burgerButton{transition:all .4s ease-in-out}.burgerButton:hover{filter:invert(1)}.engHeaderLogo{width:180px}.mediaListHeader{display:flex;gap:.5rem}@media screen and (max-width:800px){.header-wrapper{width:90%;margin:0 auto;padding-top:30px}.mediaListHeader{display:none}.headerLogo{width:70%}.headerLogoImg{width:150px}.engHeaderLogo{width:135px}}.buttonNewMenu{outline:none;border:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;width:50px;height:50px;border-radius:50%;background:transparent;justify-content:center;background:#fff}.buttonNewMenu,.languagewrapper{cursor:pointer;display:flex;align-items:center}.languagewrapper{font-family:Raleway;font-style:normal;font-weight:400;font-size:16px;color:#000;margin-right:25px;transition:all 2s linear}.language-wrapper>div{align-items:center;transition:display 2s linear}.language-wrapper>span{margin-left:8px;transition:display 2s linear}.availableLanguageSelectOption:nth-child(3){margin-left:10px;display:inline;border-left:1px solid #000;padding-left:10px}.availableLanguageSelectOption{transform:translateX(100%);animation:ani 1s forwards}@keyframes ani{0%{transform:translateX(50%)}to{transform:translateY(0)}}.sideMenuWrapper{height:100vh;width:100vw;position:fixed;background-color:#000;top:0;z-index:19999;overflow:hidden;animation:animMob 1s ease-in-out forwards}.closeAnimation{animation:closeAnimMob .3s ease-in-out forwards}@media screen and (min-width:800px){.sideMenuWrapper{width:35vw;right:0;visibility:hidden;transform:translateX(35vw);overflow:hidden;animation:anim .3s ease-in-out forwards}.closeAnimation{animation:closeAnim .3s ease-in-out forwards}}.sideMenuContent{width:70%;margin:80px auto 0}.closeIcon{text-align:right;margin-bottom:50px}.sideMenuLinkItem{text-align:left;color:#fff;font-family:Raleway;font-style:normal;font-weight:400;width:content;font-size:20px;margin-bottom:30px}.sideMenuLinkItem:hover{border-bottom:3px solid blue;transition:all .2s ease-in}.sideMenuLinks{text-align:left;display:flex;flex-direction:column}.mediaSideMenu{width:70%;margin:0 auto;padding-top:10px}.mediaSideMenu>ul{padding-left:0}.mediaSideMenu>ul>.media-item>a>img{width:45px;transition:display 1s ease-in}.sideMenuLinks>a{text-decoration:none;margin-bottom:25px}@media screen and (max-width:600px){.mediaSideMenu{width:90%}.mediaSideMenu>ul{padding:0}}@keyframes anim{25%{transform:translateX(35vw)}to{visibility:visible;transform:translateX(0)}}@keyframes closeAnim{0%{visibility:visible;transform:translateX(0)}50%{transform:translateX(35vw);visibility:hidden}}.closeIconBtn{cursor:pointer;border:none;outline:none;background:transparent;padding:15px;display:flex;align-items:center;justify-content:center;margin-left:auto;border-radius:50%}.closeIconBtn:hover{background-color:#1e1e1e;transition:all .2s ease-in}.Button{transition:all .4s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-sizing:border-box;cursor:pointer;height:55px;padding:18px 39px;border:2px solid #000;border-radius:100px;font-family:Raleway;font-style:normal;font-weight:400;font-size:16px;line-height:19px;display:flex;align-items:center;text-align:center;color:#000;background-color:transparent}.disabled{cursor:not-allowed}.disabled,.disabled:hover{opacity:.5}.vl{border:1px solid #000;margin-left:20px;height:100%;width:0}.Button-wrapper{display:flex;width:100%}.Button-wrapper button{width:100%;margin-top:5px;margin-bottom:5px;justify-content:center}.secondaryButtonText{font-family:Raleway;font-style:normal;font-weight:400;font-size:16px;line-height:19px;border:0;padding-left:11px;cursor:pointer;outline:none;color:#000;background:transparent}.secondary{background-color:#000}.secondary,.white{color:#fff;border:2px solid #fff}.white{background-color:transparent}.secondaryTextWrapper:hover .secondaryButtonText{transition:all .4s ease;color:blue}.secondaryTextWrapper:hover .vl{border:1px solid blue}.Button:hover{color:#fff;background-color:blue;border:2px solid blue}.secondaryTextWrapper{display:flex}.disabled{color:gray;border-color:gray;cursor:no-drop}.disabled:hover{color:gray;background-color:transparent;border:2px solid gray}@media screen and (max-width:800px){.secondaryTextWrapper{display:none}}.defaultWrapper{max-width:1440px;margin:0 auto;width:90%}.mainContentWrapper{min-height:100vh}.footer-wrapper{margin:0 auto;width:100%;z-index:0;background-color:#000;display:flex;flex-direction:column;padding-bottom:30px;position:relative}.footer-contentWrapper{width:90%;margin:0 auto;max-width:1440px}.footer-topContent{margin-top:56px;color:#fff;display:flex;width:100%;justify-content:space-between}.footer-middleContent{text-align:left}.footer-bottomContent{display:flex;justify-content:space-between;align-items:baseline}.footer-topMenu-item{display:inline;font-size:20px;font-weight:400;font-family:Raleway;margin-right:20px}.buttonsMenu-footer{display:flex}.buttonsMenu-footer>.language-wrapper{filter:invert(1)}.textWrapper-footer{padding:0;text-align:left}.footerCopywrite>span{font-family:Raleway;font-style:normal;font-weight:400;font-size:16px;color:#949494}.mainTextWrapper{width:60%}.footerMainText{font-family:Raleway;font-style:normal;font-weight:800;font-size:105px;color:#fff}.buttonForMobile{display:none}.bgImgFooter{position:absolute;left:48%;top:17%;width:35%}.top-mobile-content{display:none}.footer-link{cursor:pointer}.footer-link:hover{padding-bottom:5px;border-bottom:3px solid red;transition:all .14s ease-out}.mobileMenuText{color:#fff;font-family:Raleway;font-style:normal;font-weight:400;font-size:16px}.footerMedia>ul{display:flex;gap:.5rem}.footerBgImg{position:absolute;bottom:0;left:47%;z-index:-1;height:80%}@media screen and (max-width:1100px){.top-mobile-content{margin-top:20px;display:flex;margin-bottom:15px;justify-content:space-between}.top-mobile-content .language-wrapper{color:#fff}.top-mobile-content>.language-wrapper>div>img{filter:invert(1)}.footer-topContent{display:none}}@media screen and (max-width:768px){.footerBgImg{height:55%;width:90%;left:7%;bottom:0;transform:scaleX(-1)}.footerMainText{font-size:46px}.footer-bottomContent{flex-direction:column-reverse;align-items:center;justify-content:center;padding-top:100px}.media-item>a>img{width:34px}.footer-topContent{display:none}.footerMedia>ul{padding:0;margin-bottom:0}.footerCopywrite>span{font-size:12px}.buttonForMobile{display:block;margin-top:10px;margin-bottom:150px}}@media screen and (min-width:768px){.footerBgImg{height:80%;width:60%;left:35%}}