body,html,input,textarea{-webkit-animation:1s infinite bugfix;margin:0}body,html,input,textarea,ul,ul li{margin:0}.footer__txt,.subtitle,.tag__txt{opacity:.5}.list,.list__item{list-style:inside}.field__label,.header,body{background-color:var(--c-bg)}.article-item__inner,.article__head{border-bottom:1px solid var(--c-accent)}:root{--c-bg:#f5f3ef;--c-primary:#000000;--c-accent:#332e20;--c-white:#ffffff;--p-radius:1rem;--p-shadow:rgba(149, 157, 165, 0.3) 0 0.8rem 2.4rem;--ff-main:"Raleway";--txt-main:400 1.6rem/120% var(--ff-main)}button,input,textarea{border:none;color:inherit;background-color:rgba(0,0,0,0);padding:0}.btn,.field__input,.field__input:focus{border:1px solid var(--c-accent)}*,::after,::before{box-sizing:border-box}html{padding:0;font-family:var(--ff-main);font-size:.5208335vw;font-style:normal}.subtitle,body{font:var(--txt-main)}body{padding:0;color:var(--c-primary);overflow-x:clip}section{margin-bottom:15rem}input,textarea{line-height:inherit}a{color:unset}a,a:hover{-webkit-text-decoration:none;text-decoration:none}a,button,input,textarea{outline:0;text-transform:inherit;cursor:pointer;font:inherit}a:active,a:focus,button:active,button:focus,input:active,input:focus,textarea:active,textarea:focus{outline:0}h1,h2,h3,h4,h5,h6{margin:0;padding:0;font:inherit}p{margin-top:0;margin-bottom:0}img{display:block;width:100%;height:auto;object-fit:contain}button{font:inherit;text-align:inherit}ul{padding:0}ul li{padding:0;list-style:none}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{margin:0;-webkit-appearance:none}input[type=number]{-moz-appearance:textfield}.container{margin:0 auto;width:152rem}.about,.hero{margin-bottom:0}svg{-webkit-transform:translate3d(0,0,0)}.header{position:fixed;z-index:50;left:0;top:0;width:100%;box-shadow:var(--p-shadow)}.header__container{position:relative;z-index:2;height:7rem;display:flex;align-items:center;justify-content:space-between}.footer__logo,.header__logo{flex:0 0 23rem;width:23rem}.footer__container{padding-top:3rem;padding-bottom:3rem;display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--c-accent)}.heading{max-width:107rem;font-size:5rem;line-height:110%}.heading_s{font-size:2rem}.heading_m{font-size:2.5rem}.heading_l{font-size:4rem}.subtitle{font-weight:500;text-transform:uppercase}.txt{font:var(--txt-main)}.field,.tag{position:relative}.tag__input{position:absolute;z-index:2;width:100%;height:100%;top:0;left:0;-webkit-appearance:none;appearance:none}.tag__input:checked+.tag__txt{opacity:1;color:var(--c-accent)}.tag__txt{white-space:nowrap;transition:opacity .4s ease-in-out,color .4s ease-in-out}.tag__txt::before{content:"#"}.list{display:flex;flex-direction:column;row-gap:1.5rem}.btn{padding:0 4rem;display:inline-flex;justify-content:center;align-items:center;height:4.5rem;min-width:14rem;color:var(--c-accent);transition:background-color .4s ease-in-out,color .4s ease-in-out}.field__input{padding:0 2rem;width:100%;transition:border .4s ease-in-out;height:5rem}.field__label{position:absolute;top:0;left:2rem;padding:0 1rem;transform:translateY(-50%)}.hero,.hero__container,.wrapper{position:relative}.field .input_textarea{padding-top:2rem;height:16rem;resize:none;-ms-overflow-style:none;scrollbar-width:none}.field .input_textarea::-webkit-scrollbar{display:none}.wrapper{display:flex;flex-direction:column;min-height:100dvh}.wrapper main{padding-top:7rem;flex:1 1 auto}._show-menu{overflow:hidden}.swiper-wrapper{transition-timing-function:linear!important}.hero__container{z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;row-gap:3rem;min-height:60rem;text-align:center;color:var(--c-white)}.hero__bg,.hero__bg::after{position:absolute;width:100%;top:0;left:0;height:100%}.hero__text{line-height:120%;max-width:78rem}.hero__bg::after{content:"";background-color:rgba(0,0,0,.4)}.hero__bg-content{height:100%;object-fit:cover}.about__slider.swiper{height:5rem;background-color:#d7cebe}.about__item.swiper-slide{display:inline-flex;column-gap:30px;align-items:center;white-space:nowrap;width:auto}.about__item.swiper-slide::after{content:"";flex:0 0 .4rem;width:.4rem;height:.4rem;border-radius:50%;background-color:var(--c-accent)}.about__container{display:flex;justify-content:center;align-items:center;min-height:30rem}.about__text{font-size:2.4rem;line-height:120%;text-align:center;max-width:93rem}.articles{background-color:var(--c-white)}.articles__btn,.other__btn{margin:0 auto}.articles__container{padding-top:15rem;padding-bottom:15rem;display:flex;flex-direction:column;row-gap:8rem}.articles__head{display:flex;justify-content:space-between}.articles__slider.swiper{width:100%}.controls{display:flex;column-gap:1.5rem}.controls__item{display:inline-flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid var(--c-accent);flex:0 0 4rem;width:4rem;height:4rem;transition:background-color .4s ease-in-out}.article-item__group::after,.article__group::after{content:"";width:.4rem;height:.4rem;border-radius:50%;order:-1;background-color:var(--c-accent)}.controls__item svg{margin-top:.5rem;width:2rem;height:2rem;transition:color .4s ease-in-out}.controls__item_prev{transform:scaleX(-1)}.article-item__inner{padding-bottom:2rem;display:flex;flex-direction:column;row-gap:2rem}.article-item__image{height:34rem;object-fit:cover}.article-item__heading{max-width:40rem;min-height:4rem}.article-item__text{flex:1 1 auto}.article-item__group,.article__group{display:inline-flex;align-items:center;column-gap:1.5rem}.article-item__group::after{flex:0 0 .4rem}.contact__container,.contact__form{display:flex;flex-direction:column}.article-item__date,.article__date{order:-1}.contact__heading{margin-bottom:4rem}.contact__text{max-width:77rem;margin-bottom:6rem}.contact__form{row-gap:4rem}.contact__fields{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:2rem;column-gap:2rem;grid-row-gap:3.5rem;row-gap:3.5rem}.contact__btn{margin-right:auto;order:1}.blog__container{display:flex;flex-direction:column;padding-top:12rem;row-gap:6rem}.blog__body{display:grid;grid-template-columns:1fr 40rem;grid-column-gap:6rem;column-gap:6rem}.blog__list{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:3rem;gap:3rem}.blog__aside-content{display:flex;flex-direction:column;row-gap:3rem}.article__container,.blog__tags{display:flex;flex-direction:column}.blog__tags{row-gap:1.5rem;-ms-overflow-style:none;scrollbar-width:none}.blog__tags::-webkit-scrollbar{display:none}.article__container{padding-top:16rem;row-gap:8rem}.article__head{padding-bottom:4rem;display:grid;grid-template-columns:1fr 64rem;grid-column-gap:5rem;column-gap:5rem}.article__body,.article__head-content{display:flex;flex-direction:column}.article__head-content .article__text{max-width:51rem}.article__heading{margin-bottom:2rem}.article__text{margin-bottom:6rem}.article__group::after{flex:0 0 .4rem}.article__head-img-content{min-height:42rem;height:100%;object-fit:cover}.other__container{display:flex;flex-direction:column;row-gap:8rem}.other__list{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:3rem;gap:3rem}@media (min-width:49.01em){.hero__text{max-width:65rem;font-size:1.8rem}.contact__field:last-child{grid-column:span 2}.blog__aside-content{position:-webkit-sticky;position:sticky;top:10rem;right:0;padding-left:6rem;border-left:1px solid var(--c-accent)}.article__container.container{width:140rem}}@media (max-width:49em){body,html{-webkit-text-size-adjust:none}:root{--p-radius:2rem;--txt-main:400 3rem/130% var(--ff-main)}html{font-size:1.1627906977vw}section{margin-bottom:18rem}.container{padding-left:2rem;padding-right:2rem;width:auto;overflow-x:hidden}.header{padding:0 2rem}.header__container{height:12rem}.footer__logo,.header__logo{flex:0 0 33rem;width:33rem}.footer__txt{font-size:2.8rem}.heading{max-width:75rem;font-size:6rem}.heading_s{font-size:3rem}.heading_m{font-size:3.2rem}.article h2,.heading_l{font-size:5rem}.list{row-gap:2.5rem}.btn{height:7rem;min-width:22rem}.field__input{height:9rem}.field .input_textarea{height:24rem}.wrapper main{padding-top:12rem}.hero__container{min-height:73rem;row-gap:4rem}.about__slider.swiper{height:10rem}.about__item.swiper-slide::after{flex:0 0 .8rem;width:.8rem;height:.8rem}.about__container{min-height:46rem}.about__text{font-size:3rem;line-height:140%;max-width:80rem}.articles__container{padding-top:18rem;padding-bottom:18rem;row-gap:10rem}.controls{column-gap:2rem}.controls__item{flex:0 0 8rem;width:8rem;height:8rem}.controls__item svg{margin-top:1rem;width:4rem;height:4rem}.article-item__inner{padding-bottom:4rem;row-gap:4rem}.article-item__image{height:56rem}.article-item__heading{font-size:4rem}.article-item__group{column-gap:2.5rem}.article-item__group::after{flex:0 0 .8rem;width:.8rem;height:.8rem}.blog__body,.contact__fields{display:flex;flex-direction:column}.contact__heading{margin-bottom:6rem}.contact__text{margin-bottom:10rem}.article__heading,.blog__tags{margin-bottom:4rem}.contact__form{row-gap:6rem}.contact__fields{row-gap:5rem}.blog__container{padding-top:18rem;row-gap:8rem}.article__head,.blog__list{flex-direction:column;display:flex}.blog__list{gap:6rem}.blog__aside{order:-1}.blog__aside .heading{display:none}.blog__tags{flex-direction:row;overflow-x:auto;column-gap:6rem}.article__container{padding-top:18rem;row-gap:12rem}.article__head{padding-bottom:5rem;row-gap:5rem}.article__head-content .article__text{max-width:71rem}.article__text{margin-bottom:10rem}.other__container{row-gap:10rem}.other__list{display:flex;flex-direction:column;row-gap:6rem}}@media (any-hover:hover){.btn:hover,.controls__item:hover{background-color:var(--c-accent)}.btn:hover,.controls__item:hover svg{color:var(--c-white)}.tag:hover .tag__txt{opacity:1;color:var(--c-accent)}.field__input:hover{border:1px solid var(--c-accent)}}