#preloader{background-color:#fffe;position:fixed;height:100vh;width:100vw;z-index:3;display:grid;place-content:center}#preloader .dots{width:100%;height:100%;display:flex;align-items:center;justify-content:center;gap:50px}#preloader .dots .dot{width:20px;height:20px;background-color:#f46415;border-radius:20px;transform:translateY(-40px);animation:bounce 1s infinite}#preloader .dots .dot:nth-child(2){animation-delay:.2s}#preloader .dots .dot:nth-child(3){animation-delay:.4s}@keyframes bounce{0%{transform:translateY(-10px)}40%{width:0px;height:2px;transform:translateY(40px) scale(1.7)}to{height:20px;transform:translateY(-20px)}}.location{background-color:#e8eaed}.location__content iframe{width:100%}.about{background-image:linear-gradient(45deg,#080808 25%,#2c2c2c,#080808 75%);background-image-background-image:linear-gradient(225deg,#2c2c2c,#080808 50%)}.about__content{position:relative;padding:6rem 0 8rem}.about__title{position:absolute;background-color:#080808;padding:1.6rem 2.4rem;border-radius:2rem;box-shadow:0 0 .8rem #080808;font-family:poppinssemibold;font-size:2rem;left:0;top:-2.2rem}.about__texts{display:flex;flex-direction:column;gap:1.4rem;letter-spacing:.01rem;line-height:1.65rem;font-size:1.4rem;margin-bottom:3rem}@media only screen and (min-width: 576px){.about__texts{letter-spacing:.05rem;line-height:1.7rem;margin-bottom:3rem}}@media only screen and (min-width: 768px){.about__texts{gap:1.6rem;font-size:1.6rem;letter-spacing:.07rem;line-height:2rem}}@media only screen and (min-width: 992px){.about__texts{gap:1.6rem;font-size:1.8rem;letter-spacing:.08rem;line-height:2.2rem;margin-bottom:4rem}}@media only screen and (min-width: 1200px){.about__texts{gap:1.8rem;font-size:1.9rem;line-height:2.4rem}}@media only screen and (min-width: 1440px){.about__texts{gap:2rem;font-size:2rem;letter-spacing:.1rem;line-height:2.4rem;margin-bottom:5rem}}.about__link-vacancies{color:#fff;border:none;padding:.7rem 2.4rem;text-transform:uppercase;font-family:poppinssemibold;border-radius:1rem;letter-spacing:.08rem;cursor:pointer;transition:all .21s ease-out;width:100%;margin:2rem 0 1.2rem}.about__link-vacancies:hover{filter:brightness(.9)}.about__link-vacancies.primary{background-color:#f46415}.about__link-vacancies.secondary{background-color:#666}@media only screen and (min-width: 576px){.about__link-vacancies{padding:1rem 1.4rem;font-size:1.3rem;margin-bottom:1.5rem}}@media only screen and (min-width: 768px){.about__link-vacancies{font-size:1.4rem}}@media only screen and (min-width: 992px){.about__link-vacancies{width:auto;margin-bottom:0;margin-right:2.6rem;font-size:1.4rem;padding:1.2rem 2rem;border-radius:20px}}.banner-range__image{width:100%;height:auto;position:relative;top:4px}
