.Footer{display:flex;justify-content:center;background-color:#193049}@media screen and (max-width:calc(768px - 1px)){.Footer .container{gap:32px}}.Footer__topBlock{display:flex;justify-content:space-between;align-items:flex-start;align-self:stretch}@media screen and (max-width:calc(768px - 1px)){.Footer__topBlock{flex-direction:column;gap:32px;justify-content:flex-start;align-items:center}}.Footer__topBlock__logo{display:flex;align-items:center;width:265px}@media screen and (max-width:calc(1000px - 1px)){.Footer__topBlock__logo{width:200px}}.Footer__topBlock__logo svg{width:100%}.Footer__topBlock__logo svg path{fill:#d7d7d7}.Footer__topBlock__links{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px}.Footer__topBlock__links__item{color:hsla(0,0%,84%,.7);font-size:14px;font-style:normal;font-weight:300;line-height:normal}.Footer__topBlock__links__item:hover{color:#ef762f}.Footer__topBlock__icons{display:flex;align-items:flex-start}.Footer__topBlock__icons__item{display:flex;padding:4px;border-radius:4px;border:1px solid #193049}.Footer__topBlock__icons__item svg path{fill:#ef762f}.Footer__topBlock__icons__item:hover{border-color:#ef762f}.Footer__bottomBlock,.Footer__createdBy{display:flex;height:25px;justify-content:center;align-items:flex-end;gap:10px}.Footer__bottomBlock span,.Footer__createdBy span{color:hsla(0,0%,84%,.7);font-size:12px;font-style:normal;font-weight:300;line-height:16px}.Footer__bottomBlock:hover span,.Footer__createdBy:hover span{color:#ef762f}.Footer__createdBy{margin-top:32px}@media screen and (max-width:calc(768px - 1px)){.Footer__createdBy{display:none}}@media screen and (min-width:768px){.Footer__bottomBlock{display:none}}.container{width:95%;padding:40px 0}@media screen and (min-width:1000px){.container{max-width:1380px;padding:80px 0}}.container-horizontal{display:flex;justify-content:space-between;align-items:center;height:100%}.container-vertical{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:56px}@media screen and (max-width:calc(1000px - 1px)){.container-vertical{gap:32px}}@media screen and (max-width:calc(768px - 1px)){.container-vertical{gap:24px}}.subtitle{color:#d7d7d7;text-align:center;font-size:20px;font-style:normal;font-weight:300}@media screen and (max-width:calc(1200px - 1px)){.subtitle{font-size:18px}}@media screen and (max-width:calc(1000px - 1px)){.subtitle{font-size:16px}}@media screen and (max-width:calc(576px - 1px)){.subtitle{font-size:12px}}.subtitle span{color:#ef762f;font-weight:500}.title{color:#d7d7d7;text-align:center;font-size:48px;font-style:normal;font-weight:500;line-height:normal}@media screen and (max-width:calc(1000px - 1px)){.title{font-size:32px}}@media screen and (max-width:calc(576px - 1px)){.title{font-size:24px}}.btn{display:flex;padding:12px 44px;justify-content:center;align-items:flex-start;border-radius:30px;cursor:pointer;font-size:14px;font-style:normal;font-weight:500;line-height:24px;border:1px solid #ef762f;color:#d7d7d7;background:#ef762f}@media screen and (max-width:calc(768px - 1px)){.btn{font-size:12px}}.btn:hover{background:#eb894f}.btn--outlined{background:#0d2237}.btn--outlined:hover{background:#193049}.header{width:100%;display:flex;flex-direction:column;align-items:center;background-color:rgba(61,90,128,.1);position:fixed;z-index:100}.header .progress-bar{align-self:flex-start;background-color:#ef762f;height:3px}.header.active{height:100vh;justify-content:flex-start;background-color:#0d2237}.header.opaque{background-color:#193049;box-shadow:0 5px 30px 0 rgba(6,29,53,.87)}.header .container{width:100%;padding:24px 0;display:flex;justify-content:space-between}@media screen and (max-width:calc(1300px - 1px)){.header .container{padding:24px}}@media screen and (max-width:calc(1000px - 1px)){.header .container{padding:16px}}.header .burger-menu{width:25px;cursor:pointer}.header .burger-menu div,.header .burger-menu:after,.header .burger-menu:before{background:#00b1ff;content:"";display:block;height:2px;margin:5px 0;transition:.5s;border-radius:2px}.header .burger-menu.active{width:25px}.header .burger-menu.active div,.header .burger-menu.active:after,.header .burger-menu.active:before{content:"";height:2px;background:#00b1ff}.header .burger-menu.active:before{transform:translateY(7px) rotate(135deg)}.header .burger-menu.active:after{transform:translateY(-7px) rotate(-135deg)}.header .burger-menu.active div{transform:scale(0)}@media screen and (min-width:768px){.header .burger-menu{display:none}}.header__logo{display:flex;align-items:center;width:265px}@media screen and (max-width:calc(1000px - 1px)){.header__logo{width:200px}}@media screen and (max-width:calc(768px - 1px)){.header__logo{width:190px}}@media screen and (max-width:calc(576px - 1px)){.header__logo{width:170px}}.header__logo svg{width:100%}.header__logo svg path{fill:#00b1ff}.header__links{display:flex;align-items:center;gap:32px}@media screen and (max-width:calc(1000px - 1px)){.header__links{gap:24px}}@media screen and (max-width:calc(768px - 1px)){.header__links{gap:12px}}.header__links__pages{display:flex;align-items:center;gap:24px}@media screen and (max-width:calc(1000px - 1px)){.header__links__pages{gap:18px}}@media screen and (max-width:calc(768px - 1px)){.header__links__pages{display:none}}.header__links__pages__community{display:flex;cursor:pointer;position:relative}.header__links__pages .link{color:#d7d7d7;font-size:14px;font-weight:400;font-style:normal;line-height:normal;display:flex;align-items:center;gap:12px}@media screen and (max-width:calc(1000px - 1px)){.header__links__pages .link{font-size:12px}}.header__links__pages .link.active,.header__links__pages .link:hover{color:#ef762f}.header__links__pages .link svg{width:18px;height:18px}.header__links__pages .link svg path{fill:#ef762f}.header__links__pages .link--community{gap:6px}.header__links__pages .link--community svg{width:10px;height:10px}.header__links__icons{display:flex;align-items:center;gap:4px}.header__links__icons__item{display:flex;justify-content:center;align-items:center;cursor:pointer;width:42px;height:42px;border-radius:35%;position:relative}@media screen and (max-width:calc(576px - 1px)){.header__links__icons__item--mobileHiden{display:none}}@media screen and (max-width:calc(768px - 1px)){.header__links__icons__item{width:38px;height:38px}}.header__links__icons__item__icnHolder{display:flex;justify-content:center;align-items:center;cursor:pointer}.header__links__icons__item__icnHolder svg{width:24px;height:24px}.header__links__icons__item__icnHolder svg path{fill:#00b1ff}@media screen and (max-width:calc(576px - 1px)){.header__links__icons__item__icnHolder svg path{fill:#d7d7d7}}.header__links__icons__item.active,.header__links__icons__item:hover{background-color:#00b1ff}.header__links__icons__item.active svg path,.header__links__icons__item:hover svg path{fill:#0d2237}.header__communityDropdown,.header__languageSwitcher{min-width:240px;width:auto;position:absolute;top:100%;padding-top:12px;right:0;display:none;flex-direction:column;justify-content:center;align-items:flex-end}.header__communityDropdown__extraInnerWrap,.header__languageSwitcher__extraInnerWrap{width:100%;display:flex;flex-direction:column;align-items:flex-end}.header__communityDropdown__arrow,.header__languageSwitcher__arrow{width:8px;height:8px;transform:rotate(45deg);background:#00b1ff;margin-right:15px;margin-bottom:-5px}.header__communityDropdown__options,.header__languageSwitcher__options{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;gap:4px;border-radius:20px;border:2px solid #00b1ff;background-color:#0d2237;padding:6px;overflow:hidden;z-index:15}.header__communityDropdown__options__item,.header__languageSwitcher__options__item{display:flex;padding:16px 24px;align-items:center;align-content:flex-start;gap:6px;align-self:stretch;flex-wrap:wrap;color:#d7d7d7;font-size:14px;font-style:normal;font-weight:500;background-color:#0d2237;border-radius:15px}.header__communityDropdown__options__item.active,.header__communityDropdown__options__item:hover,.header__languageSwitcher__options__item.active,.header__languageSwitcher__options__item:hover{background-color:#193049;color:#ef762f}.header .CommunityIcn:hover .header__communityDropdown,.header .TranslationIcn:hover .header__languageSwitcher{display:flex}.header__mobileNavigation{display:none;flex-direction:column;align-items:flex-start;width:100%;height:100%;padding:24px 16px;background-color:#0d2237;border-top:1px solid #ef762f}.header__mobileNavigation.active{display:flex}.header__mobileNavigation__links{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:12px}.header__mobileNavigation__links .link{height:38px;color:#d7d7d7;font-size:14px;display:flex;align-items:center;gap:8px}.header__mobileNavigation__links .link svg{width:18px;height:18px}.header__mobileNavigation__links .link svg path{fill:#ef762f}.header__mobileNavigation__links__contacts{display:flex;flex-direction:column;align-items:flex-start;gap:8px;margin-left:12px}