:root{--color-primary: #05445e;--color-secondary: #0072bb;--color-yellow: #ffa500;--color-footer: rgb(0, 26, 39);--color-gray: #323232;--color-gray-light: #f7f7f7;--shadow-dark: 0 2rem 6rem rgba(0, 0, 0, 0.3);--shadow-light: 0 2rem 5rem rgba(0, 0, 0, 0.06);--line: 1px solid var(--color-grey-light-2)}*{margin:0;padding:0}*,*::before,*::after{box-sizing:inherit}html{box-sizing:border-box}body{font-family:"Roboto", sans-serif;min-height:100vh;overflow-x:hidden}.container{max-width:120rem}@media only screen and (max-width: 75em){.container{margin:0;max-width:100%;width:100%}}.text-footer-header{font-family:"Source Sans Pro", sans-serif;font-weight:700;line-height:35.2px;font-size:28px}@media only screen and (max-width: 75em){.text-footer-header{font-size:25px;line-height:30.2px}}@media only screen and (max-width: 56.25em){.text-footer-header{font-size:20px;line-height:25.2px}}@media only screen and (max-width: 31.25em){.text-footer-header{font-size:18px;line-height:20.2px}}.text-footer-text{font-family:"Roboto", sans-serif;line-height:23.44px;font-size:20px}@media only screen and (max-width: 75em){.text-footer-text{font-size:18px}}@media only screen and (max-width: 56.25em){.text-footer-text{font-size:15px}}.text-header-1{font-family:"Source Sans Pro", sans-serif;font-size:30px;line-height:45.42px;font-weight:700}@media only screen and (min-width: 31.25em){.text-header-1{font-size:40px;line-height:55.42px}}@media only screen and (min-width: 56.25em){.text-header-1{font-size:50px;line-height:65.42px}}@media only screen and (min-width: 75em){.text-header-1{font-size:60px;line-height:75.42px}}.text-header-2{font-family:"Source Sans Pro", sans-serif;font-weight:700;line-height:60.34px;font-size:60px}.text-header-3{font-family:"Source Sans Pro", sans-serif;font-weight:700;line-height:45.25px;font-size:36px;margin-bottom:1rem}@media only screen and (max-width: 68.75em){.text-header-3{font-size:30px}}.text{font-family:"Roboto", sans-serif;line-height:25.78px;font-size:22px;color:var(--color-primary)}.text.header-4{font-weight:700;margin-bottom:0.5rem}@media only screen and (max-width: 68.75em){.text.header-4{font-size:18px}}.text.text-content{font-weight:400}@media only screen and (max-width: 68.75em){.text.text-content{font-size:18px}}.text.text-header-menu{font-weight:500;line-height:18.75px;font-size:16px}.center-position{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.header{width:100%;height:-moz-max-content;height:max-content;background-image:url(../img/header-background.png);background-repeat:no-repeat;background-position:center center;background-size:100%;margin-bottom:2rem}@media only screen and (min-width: 37.5em){.header{background-size:70%}}@media only screen and (min-width: 56.25em){.header{background-size:60%}}@media only screen and (min-width: 68.75em){.header{background-size:50%;background-position:center bottom;margin-bottom:4rem}}.header .header-wrapper{display:flex;flex-direction:column}@media only screen and (min-width: 68.75em){.header .header-wrapper{flex-direction:row;justify-content:flex-start}}.header .header-wrapper__img{width:100%;display:none}@media only screen and (min-width: 68.75em){.header .header-wrapper__img{display:flex;align-items:flex-start;justify-content:flex-start;width:40%}}.header .header-wrapper__img img{width:100%;height:auto}.header .header-wrapper__content{width:100%}@media only screen and (min-width: 68.75em){.header .header-wrapper__content{width:60%}}.header .header-wrapper__content-img{display:flex;align-items:center;justify-content:center;margin-top:3rem}@media only screen and (min-width: 68.75em){.header .header-wrapper__content-img{display:none}}.header .header-wrapper__content-img img{width:400px;height:auto}@media only screen and (max-width: 31.25em){.header .header-wrapper__content-img img{width:100%;padding:0 2rem}}.header .header-wrapper__content__wrapper-menu{width:100%;background-image:url(../img/Polygon-menu.png);background-repeat:no-repeat;background-position:left bottom;background-size:45%;height:100px;display:flex;align-items:center;justify-content:center;flex-direction:column;margin-bottom:2.5rem}@media only screen and (min-width: 31.25em){.header .header-wrapper__content__wrapper-menu{background-size:40%;height:150px}}@media only screen and (min-width: 37.5em){.header .header-wrapper__content__wrapper-menu{background-size:30%}}@media only screen and (min-width: 68.75em){.header .header-wrapper__content__wrapper-menu .helper{display:none}}.header .header-wrapper__content__wrapper-menu .nav-menu{width:100%;background-color:var(--color-gray-light);margin-top:-5%;display:flex;align-items:center;justify-content:flex-start;padding:0.5rem 0}@media only screen and (min-width: 68.75em){.header .header-wrapper__content__wrapper-menu .nav-menu{width:90%;margin-left:4rem;margin-right:4rem;border-radius:15px}}.header .header-wrapper__content__wrapper-menu .nav-menu__img-wrapper{display:flex;align-items:center;justify-content:flex-start;width:30%;margin-left:1rem}@media only screen and (min-width: 37.5em){.header .header-wrapper__content__wrapper-menu .nav-menu__img-wrapper{width:20%}}@media only screen and (min-width: 68.75em){.header .header-wrapper__content__wrapper-menu .nav-menu__img-wrapper{width:15%;margin-right:2rem}}.header .header-wrapper__content__wrapper-menu .nav-menu__img-wrapper img{width:60%;height:auto}@media only screen and (min-width: 56.25em){.header .header-wrapper__content__wrapper-menu .nav-menu__img-wrapper img{width:50%}}@media only screen and (min-width: 68.75em){.header .header-wrapper__content__wrapper-menu .nav-menu__img-wrapper img{width:100%}}.header .header-wrapper__content__wrapper-menu .nav-menu__items-wrapper{display:flex;align-items:center;justify-content:flex-start;width:70%}.header .header-wrapper__content__wrapper-menu .nav-menu__items-wrapper>a{cursor:pointer;position:relative;text-decoration:none}.header .header-wrapper__content__wrapper-menu .nav-menu__items-wrapper>a::after{position:absolute;content:"";width:100%;height:2px;top:100%;left:0;background:var(--color-yellow);transition:transform 0.5s;transform:scaleX(0);transform-origin:left}.header .header-wrapper__content__wrapper-menu .nav-menu__items-wrapper>a:hover::after{transform:scaleX(1)}.header .header-wrapper__content__wrapper-menu .nav-menu__items-wrapper>a:not(:last-of-type){margin-right:0.8rem}@media only screen and (min-width: 37.5em){.header .header-wrapper__content__wrapper-menu .nav-menu__items-wrapper>a:not(:last-of-type){margin-right:2rem}}@media only screen and (max-width: 300px){.header .header-wrapper__content__wrapper-menu .nav-menu__items-wrapper>a:not(:last-of-type){margin-right:0.5rem}}@media only screen and (max-width: 300px){.header .header-wrapper__content__wrapper-menu .nav-menu__items-wrapper>a{font-size:12px}}.header .header-wrapper__content__wrapper-text{width:100%;padding:0 2rem;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}@media only screen and (min-width: 31.25em){.header .header-wrapper__content__wrapper-text{padding:0 4rem}}@media only screen and (min-width: 68.75em){.header .header-wrapper__content__wrapper-text{text-align:left}}@media only screen and (max-width: 68.75em) and (min-width: 37.5em){.header .header-wrapper__content__wrapper-text{width:80%;margin:0 auto}}@media only screen and (max-width: 300px){.header .header-wrapper__content__wrapper-text{padding:0 1rem}}.header .header-wrapper__content__wrapper-text__header{width:100%}.header .header-wrapper__content__wrapper-text__header h1 span{text-transform:uppercase;color:var(--color-secondary)}.header .header-wrapper__content__wrapper-text__text{width:100%;margin-top:2rem}@media only screen and (min-width: 37.5em){.header .header-wrapper__content__wrapper-text__text{margin-top:3rem}}.header .header-wrapper__content__wrapper-text__text p{font-size:18px;line-height:22.81px}@media only screen and (min-width: 31.25em){.header .header-wrapper__content__wrapper-text__text p{font-size:22px;line-height:25.81px}}@media only screen and (min-width: 56.25em){.header .header-wrapper__content__wrapper-text__text p{font-size:28px;line-height:32.81px}}.header .header-wrapper__content__wrapper-text__button{margin-top:2rem;width:100%}@media only screen and (min-width: 31.25em){.header .header-wrapper__content__wrapper-text__button{margin-top:4rem}}.header .header-wrapper__content__wrapper-text__button a{padding:0.8rem 1.8rem;background-color:var(--color-yellow);color:var(--color-gray);font-size:15px;line-height:20.44px;border-radius:32px;cursor:pointer;transition:all 200ms ease-in-out}@media only screen and (min-width: 31.25em){.header .header-wrapper__content__wrapper-text__button a{font-size:20px;line-height:23.44px}}.header .header-wrapper__content__wrapper-text__button a:hover{background-color:var(--color-secondary);color:#fff}.footer-mobile{width:100%;height:-moz-max-content;height:max-content;padding:4rem 2rem;background-image:url(../img/Footer.png);background-repeat:no-repeat;background-position:right top;background-size:cover;display:flex;justify-content:center;align-items:center;color:#fff}@media only screen and (min-width: 37.5em){.footer-mobile{padding:8rem}}.footer-mobile__content-wrapper{width:100%}@media only screen and (min-width: 37.5em){.footer-mobile__content-wrapper{display:flex;align-items:flex-start;justify-content:flex-start}}@media only screen and (min-width: 56.25em){.footer-mobile__content-wrapper{justify-content:center}}.footer-mobile__content-wrapper_content:not(:last-of-type){margin-bottom:2rem}@media only screen and (min-width: 37.5em){.footer-mobile__content-wrapper_content:not(:last-of-type){margin-bottom:0;margin-right:2rem}}.footer-mobile__content-wrapper_content_header{position:relative;width:-moz-fit-content;width:fit-content;margin-bottom:1rem}@media only screen and (min-width: 56.25em){.footer-mobile__content-wrapper_content_header{margin-bottom:1.5rem}}.footer-mobile__content-wrapper_content_header::after{content:"";width:100%;height:2px;background:var(--color-yellow);position:absolute;bottom:-2px;left:0}@media only screen and (min-width: 56.25em){.footer-mobile__content-wrapper_content_header::after{bottom:-4px}}.footer-mobile__content-wrapper_content_text{display:flex;align-items:center;justify-content:flex-start}.footer-mobile__content-wrapper_content_text:not(:last-of-type){margin-bottom:0.5rem}.footer-mobile__content-wrapper_content_text img{width:20px;height:auto}.footer-mobile__content-wrapper_content_text p{margin-left:0.5rem}.instruments__header{width:100%;position:relative}.instruments__header img{width:100%;height:auto}.instruments__header-content{width:100%;top:40%;display:flex;flex-direction:column;justify-content:center;align-items:center}.instruments__header-content h2{width:100%;text-align:center;color:#fff}@media only screen and (max-width: 81.25em){.instruments__header-content h2{font-size:50px}}@media only screen and (max-width: 75em){.instruments__header-content h2{font-size:45px}}@media only screen and (max-width: 68.75em){.instruments__header-content h2{font-size:40px}}@media only screen and (max-width: 56.25em){.instruments__header-content h2{font-size:30px}}@media only screen and (max-width: 37.5em){.instruments__header-content h2{font-size:20px}}@media only screen and (max-width: 31.25em){.instruments__header-content h2{font-size:15px}}.instruments__header-content .arrow-wrapper{margin-top:1.5rem;width:73px;height:75px;background-image:url(../img/Polygon-Icon.svg);background-size:100% 100%;display:flex;align-items:center;justify-content:center}@media only screen and (max-width: 68.75em){.instruments__header-content .arrow-wrapper{margin-top:0;width:63px;height:65px}}@media only screen and (max-width: 56.25em){.instruments__header-content .arrow-wrapper{width:53px;height:55px}}@media only screen and (max-width: 37.5em){.instruments__header-content .arrow-wrapper{width:43px;height:45px}}@media only screen and (max-width: 31.25em){.instruments__header-content .arrow-wrapper{width:33px;height:35px}}.instruments__header-content .arrow-wrapper img{width:40px;height:40px}.instruments__content{width:100%}.instruments__content-next{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 4rem;margin:8rem 0;background-color:var(--color-primary)}@media only screen and (min-width: 68.75em){.instruments__content-next{margin:0;padding:0;background-color:transparent}}@media only screen and (max-width: 31.25em){.instruments__content-next{padding:0 2rem;margin:4rem 0}}.instruments__content-next__img-wrapper{display:flex;align-items:center;justify-content:center;width:100%;margin-top:-7%}@media only screen and (min-width: 68.75em){.instruments__content-next__img-wrapper{margin-top:0;display:inline-block;padding-left:4rem}}.instruments__content-next__img-wrapper img{width:500px;height:auto}@media only screen and (max-width: 81.25em){.instruments__content-next__img-wrapper img{width:400px}}@media only screen and (max-width: 31.25em){.instruments__content-next__img-wrapper img{width:100%}}.instruments__content-next__text-wrapper{width:100%;text-align:center;margin:2rem 0}@media only screen and (min-width: 68.75em){.instruments__content-next__text-wrapper .first-part{width:40%}}.instruments__content-next__text-wrapper .second-part{padding:0}@media only screen and (min-width: 68.75em){.instruments__content-next__text-wrapper .second-part{width:60%;padding:0 4rem}}@media only screen and (min-width: 68.75em){.instruments__content-next__text-wrapper{background-color:var(--color-primary);position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);text-align:left;display:flex;align-items:center;margin:0;z-index:-1;padding-top:2rem;padding-bottom:2rem}}.instruments__content-next__text-wrapper h3{color:var(--color-yellow)}.instruments__content-next__text-wrapper h4,.instruments__content-next__text-wrapper p{color:#fff}.instruments__content-white{display:flex;align-items:center;justify-content:flex-start;padding:0 6rem;width:100%;margin-bottom:4rem}@media only screen and (max-width: 68.75em){.instruments__content-white{padding:0 4rem;flex-direction:column}}@media only screen and (max-width: 31.25em){.instruments__content-white{padding:0 2rem}}.instruments__content-white__img-wrapper{width:40%;display:flex;align-items:center;justify-content:center}@media only screen and (max-width: 68.75em){.instruments__content-white__img-wrapper{margin-top:2rem;width:100%}}.instruments__content-white__img-wrapper img{width:500px;height:auto}@media only screen and (max-width: 81.25em){.instruments__content-white__img-wrapper img{width:400px}}@media only screen and (max-width: 31.25em){.instruments__content-white__img-wrapper img{width:100%}}.instruments__content-white__text-wrapper{margin-right:auto;width:60%}@media only screen and (max-width: 68.75em){.instruments__content-white__text-wrapper{width:100%;text-align:center}}.instruments__content-white__text-wrapper h3{color:var(--color-secondary)}.instruments__content-white__text-wrapper h4{margin-bottom:0.5rem;color:var(--color-primary)}.instruments__content-white__text-wrapper p{color:var(--color-primary)}
