@import"https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:opsz,wght@12..96,200..800&family=Merriweather:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,700;1,900&display=swap";*{box-sizing:border-box;font-family:Bricolage Grotesque,sans-serif;--bg-white: #f9f5e8;--main-bg-color: #1f1f23}body{margin:0;padding:0;background:var(--main-bg-color);color:#fff}@media screen and (max-width: 900px){body{padding-top:50px}}header{position:fixed;width:100%;z-index:9;top:0;min-height:36px;left:0;display:flex;justify-content:center;align-items:center;padding:10px 20px;background:var(--main-bg-color)}header .phone{position:absolute;left:10px;top:8px;font-size:14px;gap:10px;color:#fff;display:flex;align-items:center;text-decoration:none}header .phone svg{width:15px;height:auto}header .lang{position:absolute;right:10px;top:8px}header .lang a{display:flex;gap:5px;align-items:center}header .lang:hover{opacity:.7}header .lang svg,header .lang img{width:20px;height:auto;align-items:center}header nav{display:flex;justify-content:center;gap:40px}@media screen and (max-width: 900px){header nav{display:none}}header a{font-weight:300;font-size:13px;color:#fff;text-decoration:none;justify-content:center}h1,h2,h3,h4,h5,h6{font-family:Merriweather,serif;font-weight:400;margin-top:0}h2{font-size:40px}h2:after{content:"";display:block;width:120px;height:2px;background:#fff;margin:10px auto 0}@media screen and (max-width: 1200px){h2{margin:0;font-size:30px}}.container{max-width:1600px;padding:0 20px;margin:auto}.main{min-height:100vh;position:relative;display:flex}@media screen and (max-width: 1200px){.main{flex-direction:column;min-height:auto}}.main>*{flex:1}.main_1{display:flex;justify-content:center;align-items:center;padding:0 20px}.main_1 h1{font-size:55px}@media screen and (max-width: 1200px){.main_1 h1{font-size:35px}}.main_1 p{font-size:20px;font-weight:300}@media screen and (max-width: 1200px){.main_1 p{font-size:14px}}footer,section:not(.main){padding:200px 0}@media screen and (max-width: 1200px){footer,section:not(.main){padding:40px 0}}footer{padding-bottom:0}.main_1-wrapper{max-width:800px}.main_1-wrapper .btn-contact-us{margin:40px 0}.main_2 video{min-height:100vh}@media screen and (max-width: 1200px){.main_2 video{min-height:50vh;display:none}}.main_2_cover{min-height:100vh;background:no-repeat center/cover}@media screen and (max-width: 1200px){.main_2_cover{min-height:50vh}}.mission{background:#fff}.mission *{color:var(--main-bg-color)}p{margin-top:10px}.mission-row{display:flex;flex-direction:row;gap:100px;max-width:1200px;margin:auto}@media screen and (max-width: 1200px){.mission-row{flex-direction:column;gap:0}}.mission-row p{font-size:30px;font-weight:200}@media screen and (max-width: 1200px){.mission-row p{font-size:16px}}.mission-col-1{white-space:nowrap}.mission-col-2{margin-top:0}.text-center{text-align:center}.principles_wrapper ul{display:flex;flex-wrap:wrap;max-width:800px;margin:auto;gap:50px}@media screen and (max-width: 1200px){.principles_wrapper ul{flex-direction:column;gap:20px;margin-top:40px;justify-content:center;align-items:center;margin-left:-20px}}.principles_wrapper ul li{width:calc(50% - 50px)}@media screen and (max-width: 1200px){.principles_wrapper ul li{width:calc(100% - 50px)}}.advertising{background:var(--bg-white)}.advertising *{color:var(--main-bg-color)}.advertising_wrapper{max-width:1200px;margin:auto;display:flex;flex-direction:row-reverse;gap:100px}@media screen and (max-width: 1200px){.advertising_wrapper{flex-direction:column;gap:0}}.advertising_wrapper h2{width:100%;max-width:900px}.advertising_wrapper h2:after{display:none}.advertising_wrapper p{font-size:20px;font-weight:300;line-height:1.5em}.analysis_wrapper{flex-direction:column;display:flex;gap:100px;margin-top:100px}@media screen and (max-width: 1200px){.analysis_wrapper{gap:20px;margin-top:40px}}.analysis_row{display:flex;gap:100px;justify-content:center}@media screen and (max-width: 1200px){.analysis_row{gap:20px;align-items:center;flex-direction:column;text-align:center}}.analysis_row>*{max-width:500px}.analysis_row>*.text-right{text-align:right}@media screen and (max-width: 1200px){.analysis_row>*.text-right{text-align:center}}.analysis_row--center{text-align:center;max-width:500px;margin:auto}.analysis_row h3{font-size:25px;text-transform:uppercase}.analysis_row p{font-weight:300}.analysis_suctext{font-size:14px;font-weight:300}.btn{display:flex;align-items:center;justify-content:center;text-decoration:none;outline:none;box-sizing:border-box;border-radius:4px;font-size:16px;text-transform:uppercase}.btn--white{padding:10px;background:#fff;color:var(--main-bg-color)}.btn--white:hover{background:#ffffffbf}.btn-contact-us{max-width:150px;margin:auto}.article{background:var(--bg-white);color:var(--main-bg-color)}.article_row{display:flex;gap:100px}@media screen and (max-width: 1200px){.article_row{gap:0;flex-direction:column}}.article_row h2{max-width:800px}.article_row h2:after{display:none}.article_row h3{margin-top:30px}.article_row-text{font-size:16px;font-weight:300;line-height:1.5em}.article_row-text ol,.article_row-text ul{display:flex;flex-direction:column;gap:20px}footer{text-align:center}footer p{font-size:300}footer .copyright{font-size:10px;margin:100px 0 10px}footer a{color:#fff;text-decoration:none}a{-webkit-appearance:none;-moz-appearance:none;appearance:none}.hidden{opacity:0;--animate-duration: 1.8s}.animate__slideInUp{opacity:1}.contabention-main{background:var(--bg-white)}.contabention-main *{color:var(--main-bg-color)}.contabention-main .container{max-width:900px}.contabention-main section{padding:80px 0}@media screen and (max-width: 1200px){.contabention-main section{padding:50px 0}}.contabention-main p{line-height:2em}.contabention-main h1{font-size:60px;font-weight:600;margin:0}@media screen and (max-width: 1200px){.contabention-main h1{font-size:40px}}.contabention-main h2,.contabention-main h3{margin-bottom:0;font-weight:600;line-height:1.5em}.contabention-main h2{margin-top:40px}.contabention-main h3{margin-top:30px}.contabention-main ul,.contabention-main ol{display:flex;flex-direction:column;gap:20px;line-height:1.5em}.contabention-main img{width:100%;height:auto;display:block;margin:10px 0}
