.nav{background:#202026;padding:30px 0}.nav h3{font-family:sans-serif;font-weight:700;color:#d8d4d4;font-size:30px;text-align:center}.nav h3 span{color:#6fdf00}.home{display:flex;justify-content:space-between;align-items:center;margin-top:100px}.home__left{display:flex;justify-content:center;align-items:start;flex-direction:column;gap:30px}.home__left_hello{color:#fff;padding:10px 15px;background-color:#6fdf00;border-radius:20px 20px 20px 0/20px 20px 20px 0px;font-family:sans-serif}.home__left_name{color:#fff;font-size:50px;font-family:sans-serif;display:flex;flex-direction:column}.home__left_name span{font-size:26px}.home__left_location{display:flex;justify-content:center;flex-direction:column;gap:10px}.home__left_location p{font-size:16px;font-family:sans-serif;display:flex;align-items:center;gap:5px;color:#fff}.home__left_location p svg{font-size:20px}.home__left_networc{display:flex;justify-content:center;align-items:center;gap:40px}.home__left_networc svg{color:#fff;font-size:26px}.home__rigth{display:flex;width:450px;height:450px;border-radius:50%;overflow:hidden;border:25px solid #fff}.home__rigth img{width:100%;border-radius:50%;border:30px solid rgba(0,0,0,.17)}.about{display:flex;justify-content:space-between;align-items:center;margin-top:150px}.about__left{width:45%}.about__left img{width:100%}.about__right{width:45%;display:flex;justify-content:center;flex-direction:column;gap:20px}.about__right_title{font-size:36px;font-family:sans-serif;color:#fff}.about__right_text{font-size:14px;color:#fff;font-family:sans-serif}.about__right div{display:flex;gap:25px;flex-wrap:wrap}.about__right div span{border-radius:5px;padding:10px 0;display:flex;justify-content:center;align-items:center;width:100px;border:1px solid #6fdf00;color:#fff;font-family:sans-serif}.sites{flex-wrap:wrap;display:flex;justify-content:space-between;align-items:center;color:#fff;gap:20px;margin-top:150px}.sites h3{width:100%;text-align:center;font-family:sans-serif;color:#fff;font-size:34px;margin-bottom:50px}.sites a{text-decoration:none;display:flex;align-items:center;flex-direction:column;text-align:center;width:350px;color:#fff;background-color:#202026;padding:30px;border-radius:12px;gap:10px;box-shadow:10px 10px 19px #1c1e22,-10px -10px 19px #1b1f27}.sites a img{width:100%;border-radius:12px}.sites a h3{font-family:sans-serif;font-size:26px;margin-top:30px;color:#6fdf00}.sites a p{font-family:sans-serif;font-size:20px}.contact{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;margin-top:150px}.contact h4{width:100%;text-align:center;font-family:sans-serif;color:#fff;font-size:34px;margin-bottom:50px}.contact__box{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:20px;background:#202026;padding:30px;width:350px;border-radius:12px;box-shadow:10px 10px 19px #1c1e22,-10px -10px 19px #1b1f27}.contact__box div{padding:30px;border:1px solid #6fdf00;border-radius:50%}.contact__box div svg{font-size:40px;color:#fff}.contact__box h5{color:#fff;font-family:sans-serif;font-size:24px}.contact__box p{color:#fff;font-family:sans-serif}.footer{background-color:#202026;padding:50px;margin-top:150px}.footer .container{display:flex;justify-content:center;gap:30px}.footer__email{display:flex;justify-content:space-between;align-items:center;flex-direction:column}.footer__email input{background:transparent;color:#fff;border:1px solid #6fdf00;padding:15px 20px;width:400px;border-radius:8px;font-size:16px}.footer__email button{background:#6fdf00;border:none;border-radius:12px;width:400px;padding:15px 20px;color:#fff}.footer__coment{background:transparent;color:#fff;border:1px solid #6fdf00;padding:10px 15px;width:400px;border-radius:8px;font-size:16px;height:300px}*{margin:0;padding:0;box-sizing:border-box}.container{max-width:1152px;width:100%;margin:0 auto;padding:0 12px}body{background-color:#1f252e}@media screen and (max-width: 1113px){.home__left_name{font-size:40px}.home__left_name span{font-size:25px}.home__rigth{width:400px;height:400px}.sites{flex-wrap:wrap;align-items:center;justify-content:center;gap:30px}.contact{flex-wrap:wrap;justify-content:center;align-items:center;gap:30px}.footer__email{width:50%}.footer__email input,.footer__email button{width:100%}.footer__coment{width:50%}}@media screen and (max-width: 840px){.home{flex-direction:column-reverse;gap:40px}.about{flex-direction:column;gap:60px}.about__left,.about__right{width:70%}.sites{gap:60px}.sites a{width:60%;height:auto;padding-bottom:40px}.contact{gap:60px}.contact__box{width:60%;height:auto;padding-bottom:40px}.footer__coment{height:250px}}@media screen and (max-width: 550px){.home{margin-top:50px}.nav h3{font-size:26px}.home__left_name{font-size:35px}.home__left_name span{font-size:20px}.home__rigth{width:95vw;height:auto}.about{flex-direction:column;gap:60px;margin-top:50px}.about__left,.about__right{width:80%}.sites{margin-top:120px;gap:60px}.sites h3{font-size:30px;margin-bottom:30px}.sites a{width:80%;height:auto;padding-bottom:50px}.contact{gap:60px}.contact h4{font-size:30px;margin-bottom:30px}.contact__box{width:80%;height:auto;padding-bottom:50px}.footer .container{flex-direction:column-reverse;align-items:center;justify-content:center;gap:10px}.footer__email{gap:10px}.footer__email input,.footer__email button{width:70vw}.footer__coment{height:150px;width:70vw}}
