@import url("https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap");@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");@use "sass:math";#block_about{background-color:#07141d;padding-top:20px}@media (min-width: 767px){#block_about{padding-bottom:20px}}@media (min-width: 768px) and (max-width: 1050px) and (min-height: 501px){#block_about .about{display:flex;justify-content:space-between}}@media (min-width: 1200px){#block_about .about{display:flex;justify-content:space-between}}@media (min-width: 768px) and (max-width: 1050px) and (min-height: 501px){#block_about .about__left{width:60%;display:flex;justify-content:center;flex-direction:column}}@media (min-width: 1200px){#block_about .about__left{width:60%;display:flex;justify-content:center;flex-direction:column}}@media (min-width: 768px) and (max-width: 1050px) and (min-height: 501px){#block_about .about__right{width:40%}}@media (min-width: 1200px){#block_about .about__right{width:40%}}#block_about .about__header{color:#d69201;font-size:3.5rem;font-weight:400}@media (min-width: 1560px){#block_about .about__header{font-size:4rem}}#block_about .about__text{color:#fff;font-size:1.5rem;line-height:18px;font-weight:300}@media (min-width: 1560px){#block_about .about__text{font-size:1.8rem;line-height:21px}}#block_about .about__quote{color:#d69201;font-size:1.7rem;font-weight:400;line-height:20px;padding-top:20px}@media (min-width: 1200px){#block_about .about__quote{width:50%}}@media (min-width: 1200px){#block_about .about__bottom{display:flex;justify-content:space-between}}#block_about .about__button{display:inline-block;margin-top:20px;padding:7px 20px;border:1px solid #d69201;border-radius:50px;font-size:1.4rem;color:#fff;background-color:#d69201;transition:all ease-in-out 0.5s}#block_about .about__button:hover{background-color:#fff;color:#d69201;border-color:#d69201;text-decoration:none}@media (min-width: 767px){#block_about .about__photo{width:50%}}@media (min-width: 768px) and (max-width: 1050px) and (min-height: 501px){#block_about .about__photo{width:100%}}@media (min-width: 1200px){#block_about .about__photo{width:100%}}
