@import url(https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@300;400&display=swap);@import url(https://use.fontawesome.com/releases/v6.4.2/css/all.css);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.header{background-color:#fff;padding:30px 0;transition:background-color .3s ease;z-index:1000}.position-fixed{left:0;position:fixed;right:0;top:0}.width-100{width:100%}.header__row{column-gap:30px;justify-content:space-between}.header__logo,.header__row{align-items:center;display:flex}.header__logo{column-gap:13px;width:44px}.header__logo span{color:#000;font-size:30px;font-weight:900;letter-spacing:.03em;line-height:1.5;text-transform:uppercase}.header__nav{font-size:22px;font-weight:600;letter-spacing:.01em;line-height:33px}.header__nav ul{align-items:center;column-gap:65px;display:flex;justify-content:space-between;text-transform:uppercase}.header__nav a{color:var(--textColor)}.header__nav-btn,a.header__nav-btn{background-color:#000;border-radius:7px;color:#fff;padding:13px 22px 17px}@media screen and (max-width:768px){.container{padding:0}.header__row{align-items:center;flex-direction:column}.header__logo{margin-bottom:20px;width:40%}.width-100{height:10%;width:100%}.header__logo span{font-size:22px}.header__nav{align-items:center;display:none;flex-direction:column;text-align:center;width:100%}.header__nav-btn{display:block}.header__nav ul{flex-direction:column;margin-top:20px}.header__nav a{display:block;margin-bottom:10px}}.footer{align-items:center;background:#ebd96b;display:flex;height:400px;justify-content:center;margin:0;padding-right:200px;.f_container{column-gap:100px;display:flex}.f_contact-info{background-color:#fff;border:2px solid #000;border-radius:8px;box-sizing:border-box;flex-direction:column;height:100%;justify-content:center;padding:20px;width:100%}.f_contact-info,.f_contact-info div.email{align-items:center;display:flex}.f_contact-info div.email{font-size:16px;margin-bottom:8px;a{color:#262626;text-decoration:none;i{color:#262626;font-size:20px;margin-right:10px}span{position:relative}}}.f_support{font-size:18px;font-weight:700;margin-bottom:10px}.f_contact-info div{font-size:16px;margin-bottom:8px}.f_socials{ul{display:flex;list-style:none;li{margin:0 5px;a{align-items:center;background:#fff;box-shadow:-20px 20px 10px #00000080;display:flex;height:80px;padding-left:20px;text-align:left;text-decoration:none;transform:rotate(-30deg) skew(25deg) translate(0);width:210px;i{font-size:40px;line-height:80px;padding-right:14px}i,span{color:#262626;transition:.5s}span{left:60px;letter-spacing:4px;margin:0;padding:0;position:absolute;top:30px}&:before{height:100%;left:-20px;top:10px;transform:rotate(0deg) skewY(-45deg);width:20px}&:after,&:before{background:#b1b1b1;content:"";position:absolute}&:after{bottom:-20px;height:20px;left:-10px;transform:rotate(0deg) skewX(-45deg);width:100%}&:hover{box-shadow:-50px 50px 50px #000;transform:rotate(-30deg) skew(25deg) translate(20px,-15px)}}&:hover i,&:hover span{color:#fff}&:first-child:hover a{background:#3b5998;&:before{background:#365492}&:after{background:#4a69ad}}&:nth-child(2):hover a{background:#00aced;&:before{background:#097aa5}&:after{background:#53b9e0}}&:nth-child(3):hover a{background:#010101;&:before{background:#69c9d0}&:after{background:#fe2c55}}&:nth-child(4):hover a{background:#0077b5;&:after,&:before{background:#fff}}}}}}@media screen and (max-width:1200px){.footer{height:850px;padding-right:20px}.f_container{align-items:center;column-gap:0;flex-direction:column}.f_contact-info{width:70%}.f_contact-info,.f_socials{margin-left:0;margin-top:20px}.f_socials{text-align:center;ul{flex-direction:column;li{margin:10px 0;a{transform:none;width:100%}}}}}@media screen and (max-width:768px){.f_container{max-width:130%;padding:20px}.f_contact-info,.f_socials{text-align:center}.f_contact-info{width:100%}.f_socials ul{column-gap:100px;li{a{margin:30px 50px;padding:10px;text-align:center}}}}.promo{margin-bottom:63px;margin-top:100px}.promo__content{background-color:#f4f6f5;border-radius:59px;column-gap:24px;display:flex;padding-left:120px;padding-top:68px}.promo__title{font-size:40px;font-style:normal;font-weight:900;line-height:1.25;margin-bottom:40px;max-width:480px}.promo__desc{font-size:25px;font-weight:400;letter-spacing:-.05em;line-height:48px;max-width:480px}.promo__btn-wrapper{align-items:center;column-gap:34px;display:flex;padding-bottom:40px;padding-top:18px}.promo__btn-wrapper:before{background-image:url(/static/media/yellow-decor.1cde02ab1a06cdaddfa4.svg);content:"";display:inline-block;height:32px;width:190px}.promo__btn{background:#000;border-radius:10px;color:#fff;font-size:30px;font-weight:500;letter-spacing:-.05em;line-height:1.5;padding:18px 40px}.promo__img{border-radius:100px;margin-left:115px;overflow:hidden}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.promo__btn{animation:fadeIn 1.5s ease-in-out}.horizontal-line{background-color:#ebd96b;border-radius:10px;height:20px;margin:30px 150px 0;width:80%}@media screen and (max-width:1200px){.promo__content{align-items:center;flex-direction:column;padding-left:20px;padding-right:20px}.promo__text{order:2;padding-top:40px;text-align:center}.promo__img{border-radius:0;margin-left:0;margin-top:20px}.horizontal-line{margin:20px 0}}@media screen and (max-width:768px){.promo_content{justify-content:center;margin:0 20px}.promo__title{font-size:15px;font-style:normal;font-weight:900;line-height:1.25;text-align:center}.promo__desc,.promo__title{margin:0 auto 20px;max-width:70%}.promo__desc{font-size:10px;line-height:32px}.promo__btn{font-size:14px;padding:14px 30px}.promo__btn-wrapper{column-gap:15px;flex-direction:column}}.team-container{margin-bottom:50px;max-width:100%;text-align:center}.team-header{color:#333;font-size:24px;font-weight:700}.team-content{align-items:center;display:flex;flex-direction:column;justify-content:space-around;margin-top:20px}.team-logo{color:#333;font-size:24px;font-weight:700;margin-bottom:15px}.team-text{background-color:#f0f0f0;border-radius:8px;box-shadow:0 2px 4px #0000001a;max-width:100%;padding:10px}.team-text p{margin-bottom:10px}@media screen and (min-width:768px){.team-content{flex-direction:row;padding:0 30px}.team-text{max-width:60%;padding:20px}}.development-container{align-items:center;display:flex;height:70vh;justify-content:center}.white-square{background-color:#fff;border:2px solid red;border-radius:8px;display:flex;flex-direction:column;height:200px;justify-content:center;text-align:center;width:300px}.development-message{font-weight:700;margin:0;padding:10px}*{border:none;margin:0;padding:0}*,:after,:before{box-sizing:border-box}a,a:hover,a:link,a:visited{text-decoration:none}aside,footer,header,main,nav,section{display:block}h1,h2,h3,h4,h5,h6,p{font-size:inherit;font-weight:inherit}ul,ul li{list-style:none}img{vertical-align:top}img,svg{height:auto;max-width:100%}address{font-style:normal}button,input,select,textarea{background-color:initial;color:inherit;font-family:inherit;font-size:inherit}input::-ms-clear{display:none}button,input[type=submit]{background-color:initial;background:none;box-shadow:none;cursor:pointer;display:inline-block}button:active,button:focus,input:active,input:focus{outline:none}button::-moz-focus-inner{border:0;padding:0}label{cursor:pointer}legend{display:block}:root{--textColor:#000}body{color:#000;color:var(--textColor);font-family:Poppins,sans-serif}.container{margin:0 auto;max-width:1780px;padding:0 30px}
/*# sourceMappingURL=main.3f289b28.css.map*/