.header-navigation{display:flex;justify-content:space-between;height:100%;align-items:center}@media screen and (width < 440px){.header-navigation{display:grid;grid-template-columns:60px 2fr;gap:20px}}.header-navigation-right{display:flex}.header-navigation-right .nav-link{margin-left:100px}@media screen and (width < 800px){.header-navigation-right{display:flex;flex-direction:column;align-items:flex-end;gap:10px}.header-navigation-right .nav-link{margin-left:20px}@media screen and (width < 340px){.header-navigation-right .nav-link{margin-left:0}}}.home-section{background-image:url(feilian-office.jpg);background-position:center;background-size:cover;height:540px}@media screen and (width < 440px){.home-section{height:280px}}.home-content{gap:37px;position:relative;display:flex;flex-direction:column;max-width:320px;right:-60%;top:20%}@media screen and (width < 800px){.home-content{right:-30%;top:20%;padding-left:10px;gap:20px}}@media screen and (width < 440px){.home-content{padding-top:20px;right:0%;top:0}}.home-content-button-wrapper{width:100%;display:flex;align-items:start}.about-section{display:flex;gap:38px;flex-direction:column;padding-top:58px;padding-bottom:71px}@media screen and (width < 440px){.about-section{gap:20px;padding-top:20px;padding-bottom:20px}}.products-section{padding-top:57px;padding-bottom:57px}@media screen and (width < 440px){.products-section{padding-top:20px;padding-bottom:20px}}.products-section>h2{margin-bottom:42px}@media screen and (width < 440px){.products-section>h2{margin-bottom:20px}}.products-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:20px}@media screen and (width < 440px){.products-wrapper{grid-template-columns:1fr;gap:0}}.contacts-section{margin-top:57px;margin-bottom:57px;background-image:url(feilian-office-open.jpg);background-position:center;background-size:cover;height:540px}@media screen and (width < 440px){.contacts-section{height:300px;margin-top:20px;margin-bottom:20px}}.contacts-wrapper{display:flex;align-items:center;justify-items:center;justify-content:center;height:100%}.contacts-card{background-color:#f1f3f2;border-radius:20px;max-width:600px;width:100%;height:349px;color:#181818;display:flex;align-items:center;justify-items:center;flex-direction:column}.contacts-card a{color:#181818}.contacts-card a:hover{color:#565656}@media screen and (width < 440px){.contacts-card{height:150px}}.contacts-card-title{margin-top:83px;margin-bottom:83px}@media screen and (width < 440px){.contacts-card-title{margin-top:20px;margin-bottom:20px}}.contacts-card-content{display:grid;grid-template-columns:90px 210px;gap:40px;margin-left:160px;margin-right:160px}@media screen and (width < 440px){.contacts-card-content{gap:30px;row-gap:10px;margin-left:12px;margin-right:12px}}.contacts_label{display:flex;justify-content:flex-end;font-size:14px}.contacts_description{display:flex;font-size:12px;height:100%;align-items:center}.footer-navigation{display:grid;grid-template-columns:1fr 2fr;padding-top:57px;padding-bottom:57px}@media screen and (width < 440px){.footer-navigation{display:flex;flex-direction:column;padding-top:22px;padding-bottom:10px;gap:20px}}.footer-navigation-right .nav-link{margin-left:40px}@media screen and (width < 440px){.footer-navigation-right{margin-left:20px}}@media screen and (width < 800px){.footer-navigation-right{display:flex;flex-direction:column;align-items:flex-end;gap:10px}.footer-navigation-right .nav-link{margin-left:20px}}.footer-email{margin-top:40px;font-size:10px;margin-left:40px}@media screen and (width < 800px){.footer-email{margin-top:0}}@media screen and (width < 440px){.footer-email{margin-left:0}}h1{font-size:64px}@media screen and (width < 440px){h1{font-size:32px}}h2{font-size:36px}@media screen and (width < 440px){h2{font-size:20px}}h3{font-size:24px}@media screen and (width < 440px){h3{font-size:16px}}a{color:inherit;text-decoration:none}a:hover{color:#f1f3f2b3}header{height:86px}@media screen and (width < 440px){header{height:64px}}footer{height:187px}@media screen and (width < 440px){footer{height:127px}}ul{list-style-position:inside}li{font-size:24px}@media screen and (width < 440px){li{font-size:16px}}a.button{border:solid #f1f3f2 1px;border-radius:24px;padding:10px 42px;cursor:pointer;background-color:transparent;color:inherit}.language_btn{border:none;background-color:transparent;color:inherit;font-size:inherit;cursor:pointer}.text-regular{font-weight:400}.text-medium{font-weight:500}.text-semi-bold{font-weight:600}.text-1{font-size:20px}@media screen and (width < 440px){.text-1{font-size:16px}}.text-2{font-size:16px}@media screen and (width < 440px){.text-2{font-size:14px}}.divider{border-bottom:solid 1px #f1f3f2;max-width:600px;margin:auto}@media screen and (width < 700px){.divider{max-width:450px}}@media screen and (width < 440px){.divider{max-width:250px}}.content-wrapper{max-width:900px;margin:auto;padding-left:10px;padding-right:10px}@media screen and (width < 440px){.br-desktop{display:none}}.br-mobile{display:none}@media screen and (width < 440px){.br-mobile{display:block}}*{margin:0;padding:0}:root{font-family:Noto sans,Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#181818;color:#f1f3f2;scroll-behavior:smooth;font-weight:400}
