@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&family=Red+Hat+Display:wght@400;500;600&display=swap);:root{--color-black:#000000;--color-grey:#F4F4F4}.title{font-family:"Red Hat Display",sans-serif;font-weight:400;font-size:48px;line-height:64px;letter-spacing:.05em;color:#000}@media (max-width:991px){.title{font-size:33px;line-height:50px}}.h1{font-family:"Red Hat Display";font-style:normal;font-weight:400;font-size:48px;line-height:64px;letter-spacing:.05em}.h3{font-family:"Red Hat Display";font-style:normal;font-weight:400;font-size:23px;line-height:166%;color:#000}.h4{font-family:Lato;font-style:normal;font-weight:400;font-size:19px;line-height:32px;letter-spacing:.05em;color:#000}.h5{font-family:Lato;font-style:normal;font-weight:400;font-size:16px;line-height:166%;letter-spacing:.05em;color:#565656}.h6{font-family:Lato,sans-serif;font-weight:400;font-size:16px;line-height:27px;letter-spacing:.1em;color:#000}.h9{font-family:Lato,sans-serif;font-weight:400;font-size:12px;line-height:20px;letter-spacing:.1em;color:#000}.case-study{font-family:Lato;font-style:normal;font-weight:400;font-size:16px;line-height:150%;letter-spacing:.5em;color:#000}*{padding:0;margin:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}img{display:block;width:100%}li{list-style:none}a{text-decoration:none}input,select{border:none;outline:0;background-color:transparent}body{font-family:Lato,sans-serif}.container{max-width:1179px;margin:0 auto;padding:0 16px}.logo{max-width:134px;height:11px}.wrapper{min-height:100vh;display:-webkit-box;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.hover-link-animation{cursor:pointer;-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;-moz-transition:transform .3s ease-in-out,-moz-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out,-moz-transform .3s ease-in-out;display:block}.hover-link-animation:hover{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);transform:scale(1.1)}.header{padding-top:96px}.header__container{display:-webkit-box;display:-moz-box;display:flex;-webkit-box-pack:justify;-moz-box-pack:justify;justify-content:space-between;-webkit-box-align:center;-moz-box-align:center;align-items:center}.header__nav-row{display:-webkit-box;display:-moz-box;display:flex;-webkit-box-pack:justify;-moz-box-pack:justify;justify-content:space-between;-webkit-box-align:center;-moz-box-align:center;align-items:center;gap:50px}@media (max-width:991px){.header__nav-row{display:none}}.header__nav-label{display:none}@media (max-width:991px){.header__nav-label{display:block;width:32px;height:32px;background:red;position:relative;z-index:100}}.header__nav-link{font-weight:400;font-size:13px;line-height:16px;letter-spacing:.3em;text-transform:uppercase;color:#000;cursor:pointer}.header__nav-item{border-bottom:1px solid transparent}.header__nav-item:hover{border-bottom:1px solid #000}.header__nav-item--active{border-bottom:1px solid #000}.header__nav-input{display:none}.header__nav-input:checked~.header__nav-row{display:-webkit-box;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-pack:center;-moz-box-pack:center;justify-content:center;position:fixed;background-color:#f4f4f4;top:0;left:0;width:100%;height:100vh;z-index:99}.footer{background-color:#f4f4f4;padding:128px 0 141px;margin-top:auto}@media (max-width:991px){.footer{padding:64px 0 68px}}.footer__container{display:-webkit-box;display:-moz-box;display:flex;-webkit-box-pack:justify;-moz-box-pack:justify;justify-content:space-between}@media (max-width:991px){.footer__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;gap:48px}}.footer__title{margin-bottom:32px}@media (max-width:991px){.footer__title{margin-bottom:18px}}.footer__contact{margin-bottom:16px}.footer__contact:last-child{margin-bottom:0}.footer__social-row{display:-webkit-box;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;gap:24px}.footer__content{display:-webkit-box;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.footer__description{align-self:flex-end}@media (max-width:991px){.footer__description{align-self:flex-start}}.form{display:-webkit-box;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;gap:43px}.form__tilte{font-size:16px;line-height:27px;letter-spacing:.05em;color:#565656;display:block}.form__input{color:#7b7b7b;font-size:12px;line-height:20px;letter-spacing:.1em;padding:9px 0;display:block;width:100%;border-bottom:1px solid #000;cursor:pointer}.form__input:focus{border-bottom:1px solid #00f}.form__input:hover{border-bottom:1px solid green}.form__input::-webkit-input-placeholder{color:#7b7b7b;font-size:12px;line-height:20px;letter-spacing:.1em}.form__input::placeholder{color:#7b7b7b;font-size:12px;line-height:20px;letter-spacing:.1em}.btn{width:160px;height:45px;background:#565656;display:-webkit-box;display:-moz-box;display:flex;-webkit-box-pack:center;-moz-box-pack:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;align-items:center;text-align:center;border:1px solid #565656;cursor:pointer;color:#fff;font-family:Lato;font-style:normal;font-weight:700;font-size:16px;line-height:166%;letter-spacing:.1em}.btn a{color:#fff;font-family:Lato;font-style:normal;font-weight:700;font-size:16px;line-height:166%;letter-spacing:.1em}.btn:after{content:"➞";color:#fff;margin-left:10px}.btn:hover{border:1px solid #000;color:#565656;background:#fff}.btn:hover a{color:#565656}.btn:hover:after{color:#565656}.button{width:160px;height:45px;background:#565656;display:-webkit-box;display:-moz-box;display:flex;-webkit-box-pack:center;-moz-box-pack:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;align-items:center;text-align:center;border:1px solid #565656;cursor:pointer;color:#fff;font-family:Lato;font-style:normal;font-weight:700;font-size:16px;line-height:166%;letter-spacing:.1em}.button a{color:#fff;font-family:Lato;font-style:normal;font-weight:700;font-size:16px;line-height:166%;letter-spacing:.1em}.button:hover{border:1px solid #000;color:#565656;background:#fff}.button:hover a{color:#565656}.button:hover:after{color:#565656}.animation{-webkit-transform:translateY(50px);-moz-transform:translateY(50px);transform:translateY(50px);opacity:0;-webkit-transition:all 1s;-moz-transition:all 1s;transition:all 1s}.animation__active{-webkit-transform:translateX(0);-moz-transform:translateX(0);transform:translateX(0);opacity:1}.home{background-color:#00f;position:relative}.home-offer{padding:130px 0}@media screen and (max-width:768px){.home-offer{padding:73px 0 40px}}.home-offer__title{max-width:709px}@media screen and (max-width:768px){.home-offer__title{font-size:33px;line-height:50px}}.home-offer__btn{margin-top:30px}.home-offer__modal-container{background:rgba(0,0,0,.485);position:fixed;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;height:100vh;display:-webkit-box;display:-moz-box;display:flex;-webkit-box-pack:center;-moz-box-pack:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;align-items:center;display:flex;visibility:hidden}.home-offer__modal-text{margin-bottom:16px}.home-offer__modal{-webkit-transform:translateX(-200%);-moz-transform:translateX(-200%);transform:translateX(-200%);max-width:500px;padding:30px;border-radius:20px;border:1px solid #565656;background-color:#fff;z-index:100;position:relative;-webkit-box-shadow:0 2px 22px 0 rgba(0,0,0,.75);box-shadow:0 2px 22px 0 rgba(0,0,0,.75);opacity:0}.home-offer .is-visible{-webkit-transition:all 1s;-moz-transition:all 1s;transition:all 1s;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);transform:translate(-50%,-50%);visibility:visible}.home-offer .is-visible .home-offer__modal{-webkit-transform:translateX(0);-moz-transform:translateX(0);transform:translateX(0);opacity:1}.home-offer__modal-close{position:absolute;top:30px;right:30px;cursor:pointer}.home-offer__modal-close:hover{color:#565656}.slider__box{display:-webkit-box;display:-moz-box;display:flex;gap:32px;overflow:scroll}.slider__home{width:544px;min-width:544px}@media screen and (max-width:768px){.slider__home{width:257px;min-width:257px}}.slider__box{-ms-overflow-style:none;scrollbar-width:none}.slider__box::-webkit-scrollbar{display:none}.slider__title{margin-top:16px}.home-content{padding:130px 0}@media screen and (max-width:768px){.home-content{padding:64px 0 48px}}.home-content__box{display:-webkit-box;display:-moz-box;display:flex;-webkit-box-pack:justify;-moz-box-pack:justify;justify-content:space-between}@media screen and (max-width:768px){.home-content__box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}}.home-content__wrapper{max-width:430px}.home-content__wrapper:after{content:"→";color:#7b7b7b}.home-content__wrap{max-width:480px}.home-content__title:last-child{margin-bottom:48px}@media screen and (max-width:768px){.home-content__title:last-child{margin-top:48px}}.home-content__text{color:#565656}.home-content__text:first-child{margin-bottom:40px}@media screen and (max-width:768px){.home-content__text:first-child{margin:48px 0 40px}}.home-posts{padding-bottom:128px}@media screen and (max-width:768px){.home-posts{padding-bottom:64px}}.home-posts__categories{display:-webkit-box;display:-moz-box;display:flex;gap:39px}@media screen and (max-width:768px){.home-posts__categories{-webkit-box-orient:vertical;-webkit-box-direction:normal;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;gap:29px}}.home-posts__box{width:100%;margin-bottom:48px}@media screen and (max-width:768px){.home-posts__box{width:100%}}.home-posts__wrap{display:-webkit-box;display:-moz-box;display:flex;gap:40px}@media screen and (max-width:768px){.home-posts__wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}}@media screen and (max-width:768px){.home-posts__card{width:100%}}.home-posts__description-wrap{display:-webkit-box;display:-moz-box;display:flex;-webkit-box-pack:justify;-moz-box-pack:justify;justify-content:space-between}@media screen and (max-width:768px){.home-posts__description-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;margin:16px 0 24px;gap:8px}}.home-posts__description{color:#7b7b7b;margin:24px 0}@media screen and (max-width:768px){.home-posts__description{color:#7b7b7b;margin:0}}.home-posts__description-head-wrap{display:-webkit-box;display:-moz-box;display:flex;-webkit-box-pack:justify;-moz-box-pack:justify;justify-content:space-between;-webkit-box-align:center;-moz-box-align:center;align-items:center}@media screen and (max-width:768px){.home-posts__description-head-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;margin:16px 0 24px;gap:8px;-webkit-box-align:start;-moz-box-align:start;align-items:start}}.home-posts__description-head{margin:24px 0}@media screen and (max-width:768px){.home-posts__description-head{margin:0}}.home-posts__description-head--right{margin:24px 0;color:#7b7b7b}.home-posts__description-head--right:after{content:"→";color:#7b7b7b}@media screen and (max-width:768px){.home-posts__description-head--right{margin:0}}.home-posts__title{margin-bottom:24px}@media screen and (max-width:768px){.home-posts__title{margin-bottom:16px}}.contact{padding:130px 0}@media screen and (max-width:768px){.contact{padding:73px 0 64px}}.contact__content{display:-webkit-box;display:-moz-box;display:flex;-webkit-box-pack:justify;-moz-box-pack:justify;justify-content:space-between}@media screen and (max-width:768px){.contact__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}}.contact__wrapper{width:50%}@media screen and (max-width:768px){.contact__wrapper{width:100%}}.contact__wrap{width:50%}@media screen and (max-width:768px){.contact__wrap{width:100%}}.contact__text{max-width:540px;margin-bottom:128px;color:#565656}@media screen and (max-width:768px){.contact__text{margin:42px 0 64px}}.contact__word{margin:24px 0 21px;color:#565656}@media screen and (max-width:768px){.contact__word{margin:40px 0 21px}}.contact__phone{display:-webkit-box;display:-moz-box;display:flex}.contact__number{margin-left:9px;color:#565656}.contact__icon{margin-bottom:23px}.contact__heading{margin:46px 0 25px}@media screen and (max-width:768px){.contact__heading{margin:51px 0 25px}}.contact__item{display:-webkit-box;display:-moz-box;display:flex;gap:24px}@media screen and (max-width:768px){.contact__item{margin-bottom:63px}}.contact .fa,.contact .fab,.contact .fas{color:#565656}.contact .fa:hover,.contact .fab:hover,.contact .fas:hover{color:#000}.about__content{padding:136px 0;display:-webkit-box;display:-moz-box;display:flex}.about__wrapper{width:50%}.about__wrap{width:50%;display:-webkit-box;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-pack:justify;-moz-box-pack:justify;justify-content:space-between}.about__text{max-width:431px;font-family:"Red Hat Display";font-style:normal;font-weight:400;font-size:23px;line-height:166%;letter-spacing:.1em;color:#565656;margin-top:39px;margin-bottom:19px}.about__word{font-family:Lato;font-style:normal;font-weight:400;font-size:19px;line-height:32px;letter-spacing:.05em;color:#565656}.about__button{margin-top:67px}.about__img{max-width:225px}@media screen and (max-width:768px){.about .about__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.about .about__wrapper{width:100%}.about .about__wrap{width:100%}.about .about__content{padding:73px 0 64px}.about .about__text{margin-top:48px;margin-bottom:24px}.about .about__button{margin-top:48px}.about .about__word{margin-top:48px}}.works{padding:136px 0}@media screen and (max-width:768px){.works{padding:73px 0 0}}.works__wrap{display:-webkit-box;display:-moz-box;display:flex;-webkit-box-pack:justify;-moz-box-pack:justify;justify-content:space-between}@media screen and (max-width:768px){.works__wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}}.works__wrapper{padding:128px 0 0}@media screen and (max-width:768px){.works__wrapper{padding:48px 0 0}}.works__item{display:-webkit-box;display:-moz-box;display:flex;-webkit-box-pack:justify;-moz-box-pack:justify;justify-content:space-between;margin-bottom:48px}@media screen and (max-width:768px){.works__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;margin-bottom:0}}.works__item:last-child{margin-bottom:0}.works__text{max-width:541px;text-align:justify}@media screen and (max-width:768px){.works__text{max-width:300px;margin-top:48px}}.works__word{margin-bottom:50px;position:relative}@media screen and (max-width:768px){.works__word{margin-top:24px}}.works__word::after{position:absolute;content:"";display:block;background:#ccc;width:85px;height:1px;bottom:-16px;left:0}.works__iten-img{max-width:544px}.works__button{margin-top:39px}@media screen and (max-width:768px){.works__button{margin-bottom:64px}}#works__heading-id{color:#565656;margin-top:16px}.item-order-1-test{border-bottom:1px solid}@media screen and (max-width:768px){.item-order-2{-webkit-box-ordinal-group:0;-moz-box-ordinal-group:0;order:-1}}.blog{padding:130px 0 114px}@media screen and (max-width:768px){.blog{padding:73px 0 64px}}.blog__title{margin-bottom:96px}@media screen and (max-width:768px){.blog__title{margin-bottom:58px}}.blog__item{display:-webkit-box;display:-moz-box;display:flex;gap:30px}@media screen and (max-width:768px){.blog__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;gap:16px}}.blog__img{max-width:570px}.blog__content{display:-webkit-box;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-pack:center;-moz-box-pack:center;justify-content:center;gap:50px}@media screen and (max-width:768px){.blog__content{gap:0}}.blog__description{margin-bottom:30px;color:#7b7b7b}@media screen and (max-width:768px){.blog__description{margin-bottom:24px}}.blog__item-title{margin-bottom:15px;max-width:369px}.blog__date{color:#7b7b7b}@media screen and (max-width:768px){.blog__date{margin-bottom:24px}}.blog__text:after{content:"➞";color:#565656;margin-left:10px}.blog__wrap{display:-webkit-box;display:-moz-box;display:flex;gap:10px}@media screen and (max-width:768px){.blog__wrap{margin-top:64px}}.blog__wrap:first-child{color:#7b7b7b}.blog-content{padding-bottom:128px}@media screen and (max-width:768px){.blog-content{padding-bottom:64px}}.blog-content__categories{display:-webkit-box;display:-moz-box;display:flex;gap:39px;max-width:553px}@media screen and (max-width:768px){.blog-content__categories{-webkit-box-orient:vertical;-webkit-box-direction:normal;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;gap:29px}}.blog-content__box{width:100%;margin-bottom:48px}@media screen and (max-width:768px){.blog-content__box{width:100%}}.blog-content__wrapper:first-child{margin-bottom:100px}.blog-content__wrap{display:-webkit-box;display:-moz-box;display:flex;gap:40px;margin-bottom:70px}@media screen and (max-width:768px){.blog-content__wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;margin-bottom:40px}}.blog-content__card{width:50%}@media screen and (max-width:768px){.blog-content__card{width:100%}}.blog-content__description-wrap{display:-webkit-box;display:-moz-box;display:flex;-webkit-box-pack:justify;-moz-box-pack:justify;justify-content:space-between}@media screen and (max-width:768px){.blog-content__description-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;margin:16px 0 24px;gap:8px}}.blog-content__description{color:#7b7b7b;margin:24px 0}@media screen and (max-width:768px){.blog-content__description{color:#7b7b7b;margin:0}}.blog-content__title{margin-bottom:24px}@media screen and (max-width:768px){.blog-content__title{margin-bottom:16px}}.blog-content__text{margin-bottom:20px}@media screen and (max-width:768px){.blog-content__text{margin-bottom:8px}}.blog-content__button{margin:auto}.project{padding:130px 0 0}@media screen and (max-width:768px){.project{padding:73px 0 48px}}.project__title{margin:48px 0 64px}@media screen and (max-width:768px){.project__title{margin:39px 0 52px;font-size:33px;line-height:50px}}.project__img{margin-bottom:130px}@media screen and (max-width:768px){.project__img{margin-bottom:64px}}.project__overview{display:-webkit-box;display:-moz-box;display:flex}@media screen and (max-width:768px){.project__overview{-webkit-box-orient:vertical;-webkit-box-direction:normal;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}}.project__wrapp{max-width:544px}.project__heading{margin-bottom:40px}@media screen and (max-width:768px){.project__heading{margin-bottom:16px}}.project__text{color:#565656}.project__word{margin-top:40px;color:#565656}@media screen and (max-width:768px){.project__word{margin-bottom:64px}}.project__wrapper{width:100%;display:-webkit-box;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-align:center;-moz-box-align:center;align-items:center}@media screen and (max-width:768px){.project__wrapper{-webkit-box-align:start;-moz-box-align:start;align-items:flex-start}}.project__description{color:#565656;margin-bottom:46px}.project-overview{padding:84px 0 0}@media screen and (max-width:768px){.project-overview{padding:25px 0 0}}.project-overview__card{padding-bottom:130px}@media screen and (max-width:768px){.project-overview__card{padding-bottom:64px}}.project-overview__heading{margin-bottom:40px}@media screen and (max-width:768px){.project-overview__heading{margin-bottom:32px}}.project-overview__text{margin:50px 0;color:#565656}@media screen and (max-width:768px){.project-overview__text{margin:45px 0}}.project-overview__word{color:#565656}.project-overview__word-top{margin-top:50px}@media screen and (max-width:768px){.project-overview__word-top{margin-top:45px}}.posts{padding:130px 0 40px}@media screen and (max-width:768px){.posts{padding:73px 0 40px}}.posts__wrap{display:-webkit-box;display:-moz-box;display:flex;gap:39px}@media screen and (max-width:768px){.posts__wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}}.posts__title{margin:24px 0 48px;max-width:640px}@media screen and (max-width:768px){.posts__title{margin:16px 0 16px;font-size:33px;line-height:50px}}.posts__arrow{display:-webkit-box;display:-moz-box;display:flex;-webkit-box-align:baseline;-moz-box-align:baseline;align-items:baseline}.posts__arrow-img{width:16px;height:14px}.posts__text{color:#7b7b7b}.posts__text:last-child{margin-left:8px}.posts__img{margin-top:64px}@media screen and (max-width:768px){.posts__img{margin-top:40px}}.posts-wrapper__wrap{display:-webkit-box;display:-moz-box;display:flex}@media screen and (max-width:768px){.posts-wrapper__wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}}.posts-social{width:180px;padding-top:116px;padding-bottom:116px}@media screen and (max-width:768px){.posts-social{padding-top:0;padding-bottom:0}}.posts-social__list{display:-webkit-box;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;gap:23px;-webkit-box-align:center;-moz-box-align:center;align-items:center;position:sticky;top:80px}@media screen and (max-width:768px){.posts-social__list{-webkit-box-orient:initial;-webkit-box-direction:initial;-moz-box-orient:initial;-moz-box-direction:initial;flex-direction:initial}}.posts-social__link{color:#7b7b7b;font-size:20px}.posts-social .fa:hover,.posts-social .fab:hover,.posts-social .fas:hover{color:#000}.posts-content{max-width:736px}.posts-content__wrap{display:-webkit-box;display:-moz-box;display:flex}@media screen and (max-width:768px){.posts-content__wrap{margin:45px 0 30px}}.posts-content__img{width:70px;height:70px}.posts-content__text{margin-left:8px;display:-webkit-box;display:-moz-box;display:flex;-webkit-box-align:center;-moz-box-align:center;align-items:center}.posts-content__word{margin-top:39px}@media screen and (max-width:768px){.posts-content__word{margin-top:25px}}.posts-content__wrapper{border-left:2px solid #7b7b7b;padding-left:64px;margin-top:32px}@media screen and (max-width:768px){.posts-content__wrapper{padding-left:16px}}.posts-content__list{margin-bottom:60px}@media screen and (max-width:768px){.posts-content__list{padding-left:16px}}.posts-content__version:last-child{margin-top:40px;color:#7b7b7b}.posts-content__item{list-style:outside disc;margin-top:32px}.posts-content__point{margin-left:12px}.posts-comments{padding:96px 0 128px;max-width:736px}@media screen and (max-width:768px){.posts-comments{padding:96px 0 64px}}.posts-comments__content{display:-webkit-box;display:-moz-box;display:flex;margin-top:24px;gap:24px}.posts-comments__img{width:70px;height:70px}.posts-comments__wrapp{display:-webkit-box;display:-moz-box;display:flex;-webkit-box-align:baseline;-moz-box-align:baseline;align-items:baseline;gap:24px}@media screen and (max-width:768px){.posts-comments__wrapp{-webkit-box-orient:vertical;-webkit-box-direction:normal;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;gap:16px}}.posts-comments__data{color:#7b7b7b}.posts-comments__text{color:#565656}.posts-comments__arrow{display:-webkit-box;display:-moz-box;display:flex;margin-top:16px;-webkit-box-align:center;-moz-box-align:center;align-items:center;gap:10px}.posts-comments__arrow-img{width:16px;height:14px}.posts-comments__content--kate-moss{padding:0 0 39px 96px;border-bottom:1px solid #f4f4f4;gap:5px}.posts-comments__content--last{margin-top:39px}@media screen and (max-width:768px){.posts-comments__content--last{margin-top:24px}}