@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{padding:30px 0}@media (min-width: 992px){#block_about .about{display:flex;justify-content:space-around}}#block_about .about__header{font-size:3.5rem;font-weight:normal;line-height:35px;color:#191919;font-family:"Inter",sans-serif}@media (min-width: 767px) and (max-height: 500px){#block_about .about__header{font-size:2.7rem}}@media (min-width: 1360px){#block_about .about__header{font-size:4rem}}@media (min-width: 1560px){#block_about .about__header{font-size:4.5rem}}#block_about .about__line{height:3px;width:100%;background-color:#ffd600}#block_about .about__text{font-size:1.7rem;line-height:18px;padding:30px 0}@media (min-width: 767px) and (max-height: 500px){#block_about .about__text{font-size:1.5rem;line-height:17px;padding:17px 0}}@media (min-width: 1360px){#block_about .about__text{font-size:1.9rem;line-height:21px}}#block_about .about__button{display:inline-block;background-color:#ffd600;padding:7px 35px;color:#191919;font-weight:400;font-size:1.4rem;border:1px solid #191919;border-radius:10px;margin-bottom:20px;text-decoration:none;transition:all ease-in-out 0.5s}#block_about .about__button:hover{background-color:#fff;border-color:#191919}@media (min-width: 767px) and (max-height: 500px){#block_about .about__button{padding:6px 20px}}@media (min-width: 992px){#block_about .about__button{margin-bottom:0}}@media (min-width: 1360px){#block_about .about__button{font-size:1.6rem}}@media (min-width: 992px){#block_about .about__left{width:47%;display:flex;flex-direction:column;justify-content:center}}#block_about .about__right{display:flex;justify-content:space-between}@media (min-width: 767px) and (max-height: 500px){#block_about .about__right{justify-content:space-around}}@media (min-width: 992px){#block_about .about__right{width:47%;align-items:center;justify-content:right}}#block_about .about__right img{width:48%;height:auto}@media (min-width: 767px) and (max-height: 500px){#block_about .about__right img{width:40%;height:300px}}#block_about .about img{border-radius:20px}@media (min-width: 992px){#block_about .about__photo--left{width:35% !important;height:80% !important;margin-right:10px}}
