@charset "UTF-8";:root{--margin-T:8px;--margin-El:16px;--margin-L:24px;--margin-R:32px;--margin-M:40px;--margin-B:56px;--margin-Bl:64px;--padding-Content:var(--margin-El);--width-Content:1350px;--color-white:#FBFBFB;--color-title:#1B1B1B;--color-link:#8FA3B8}@font-face{font-family:"Montserrat";src:url(/fonts/Montserrat-Regular.woff2) format("woff2"),url(/fonts/Montserrat-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:"Montserrat";src:url(/fonts/Montserrat-Bold.woff2) format("woff2"),url(/fonts/Montserrat-Bold.ttf) format("truetype");font-weight:700;font-style:normal}a,audio,body,div,footer,form,h1,h2,h3,h4,h5,h6,header,html,i,label,li,menu,nav,object,ol,output,p,pre,section,span,ul,video{margin:0;padding:0;border:0;font:inherit;vertical-align:baseline}button,input,textarea{margin:0;padding:0;font:inherit;vertical-align:baseline}a,button,input,textarea{outline:0;color:inherit;cursor:pointer}button,input,textarea{background:0 0;border:0}a{text-decoration:none}ol,ul{list-style:none}.f_col_ctr,.f_row_ctr{display:flex;justify-content:center;align-items:center}.f_col_ctr{flex-direction:column}.img{width:100%}.icon,.img{line-height:0;display:inline-block}.icon img,.icon svg{width:100%}.icon svg{height:100%}.content{font-family:Montserrat,sans-serif}.section,.section__content{position:relative;box-sizing:border-box}.section{width:100%}.section__content{width:var(--width-Content);margin:0 auto;height:100%;z-index:1}.section__content__bg{position:absolute;top:0;bottom:0;right:0;left:0}.section__bg,.section__content__bg .icon{position:absolute}.section__bg{top:0;bottom:0;right:0;left:0;overflow:hidden}.button{--background-color:#EEA030;--border-color:#E7E8E9;position:relative;display:inline-block;height:60px;padding:0 36px;font-family:"Helvetica",sans-serif;font-weight:500;font-size:20px;line-height:60px;border-radius:100px;box-sizing:border-box}.button--colored{background-color:var(--background-color);color:#0d0d0d}.button--bordered{background-color:transparent;border:1px solid var(--border-color);color:var(--border-color)}.header__disc{font-size:24px;line-height:120%}.header__add{font-weight:400;font-size:60px}.header__add span{font-style:italic;font-weight:500}.section__title{font-weight:700;font-size:27px;line-height:32px}.category_desc{margin-bottom:100px}.category_desc__content{display:flex;justify-content:space-between;align-items:center;gap:50px}.category_desc__header{flex-shrink:0}.category_desc__desc{width:615px;color:var(--color-link);font-size:15.38px;font-weight:400}.news_category__title{margin-bottom:20px;font-size:30px;color:var(--color-title)}.news_category_breadcrumbs{color:var(--color-link);font-size:12px;font-weight:400;line-height:12px}.news_category_breadcrumbs__item{display:inline-block}.news_category_breadcrumbs__item:not(:last-child):after{content:"·";font-size:12px;line-height:12px;font-weight:700;margin:0 5px}.footer{width:var(--width-Content);margin:0 auto}.footer__nav{margin-bottom:60px}.footer__logo{display:block;margin:0 auto;width:293px;height:42.49px}.footer__links{display:flex;justify-content:space-between;gap:130px;margin-bottom:100px}.footer__copyright,.footer__link{color:var(--color-link);font-size:12px;font-weight:400;line-height:120%}.footer__link{display:block}.footer__copyright{display:flex;gap:50px;margin-bottom:20px}.header{padding:50px 0;margin:0 auto;width:calc(100% - 180px);min-width:var(--width-Content)}.header__nav{display:flex;justify-content:space-between;align-items:flex-end}.header__burger_btn{position:relative;display:flex;align-items:center;justify-content:center;width:55px;height:25px;margin-right:45px;padding:4px;border-radius:15px;background:#e52935;box-sizing:border-box;z-index:110}.header__burger_btn .icon{width:19px}.header__burger_btn .close,.header__burger_btn.toggle .open{display:none}.header__burger_btn.toggle .close{display:block}.header__logo{width:293px;height:42.49px;max-width:50%}.header__social_link{display:flex;align-items:center;gap:10px;height:25px;padding:4px;border-radius:15px;background:#e52935;box-sizing:border-box}.header__social_link .icon{width:17px;height:17px}.header__social_link span{display:inline-block;margin-right:10px;font-size:10px;font-weight:600;line-height:120%;color:#fff}.main_nav{display:none;position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#e52935;z-index:100}.main_nav.open{display:block}.main_nav__content{display:flex;justify-content:center;align-items:center;width:100%;height:100%}.main_nav__link{display:inline-block;font-size:30px;line-height:200%;font-weight:600;color:#fff;padding:0 30px}.main_nav__link--current{border-radius:20px;color:#513d3d;background-color:#fff}.main_news{margin-bottom:120px}.main_news__content{display:flex;flex-wrap:wrap;gap:20px}.short_news_list{margin-left:auto;width:calc(50% - 140px)}.short_news_preview{display:flex;gap:30px}.short_news_preview:not(:last-child){margin-bottom:50px}.short_news_preview__header{display:flex;flex-direction:column;justify-content:center;gap:5px}.short_news_preview__title{margin-bottom:var(--margin-header);font-size:16px;font-weight:600;line-height:120%;color:var(--color-title)}.short_news_preview__description{font-size:15.4px;font-weight:400;line-height:120%;color:var(--color-link)}.short_news_preview__meta{display:flex;justify-content:flex-start}.short_news_preview__category,.short_news_preview__date{color:var(--color-link);font-size:12px;font-weight:400;line-height:120%}.short_news_preview__date{width:120px}.short_news_preview__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.short_news_preview__image_wrapper{flex-shrink:0;width:144px;height:87.25px;border-radius:10px;overflow:hidden}.main_news_preview{display:flex;flex-direction:column;gap:20px;width:50%}.main_news_preview__header{padding:0 10px;width:50%;box-sizing:border-box}.main_news_preview__title{margin-bottom:20px;font-size:30px;font-weight:600;line-height:120%;color:var(--color-title)}.main_news_preview__description{font-size:15.4px;font-weight:400;line-height:120%;color:var(--color-link)}.main_news_preview__meta{display:flex;justify-content:flex-start}.main_news_preview__category,.main_news_preview__date{color:var(--color-link);font-size:12px;font-weight:400;line-height:120%}.main_news_preview__date{width:120px}.main_news_preview__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.main_news_preview__image_wrapper{flex-shrink:0;width:50%;height:410px;border-radius:30px;overflow:hidden}.modal{position:fixed;top:0;left:0;display:none;align-items:center;justify-content:center;width:100vw;height:100vh;z-index:10}.modal.active{display:flex}.modal__btn_close{position:absolute}.modal__content{position:relative}.news_category{margin-bottom:90px;overflow:hidden}.news_category__content--footer{width:100%}.news_category__list{display:flex;justify-content:space-between;flex-wrap:wrap}.news_category__link{display:flex;align-items:center;justify-content:center}.news_category__link__title{display:inline-block;color:var(--color-title);font-size:15px;font-weight:400;line-height:120%}.news_category__link__img{display:inline-block;margin-right:20px;width:54px;height:54px;border-radius:50%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.news_list{margin-bottom:100px}.news_preview__list{display:flex;justify-content:space-between;flex-wrap:wrap;gap:86px 0;margin-bottom:70px}.news_post_preview{display:flex;flex-direction:column;gap:20px;width:420px}.news_post_preview__title{font-size:19.75px;font-weight:600;line-height:120%;color:var(--color-title)}.news_post_preview__description{font-size:15.4px;font-weight:400;line-height:120%;color:var(--color-link)}.news_post_preview__meta{display:flex;justify-content:flex-start}.news_post_preview__category,.news_post_preview__date{color:var(--color-link);font-size:12px;font-weight:400;line-height:120%}.news_post_preview__date{width:120px}.news_post_preview__image{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.news_post_preview__image_wrapper{max-height:255px;border-radius:20px;overflow:hidden}.ad_block{height:317px;border-radius:35px;background:#e52935}.ad_block__content{display:flex;align-items:center;justify-content:center;height:100%;width:100%;color:#fff;font-size:55.51px;font-weight:400}.single_news{margin-bottom:120px}.single_news__content{display:flex;flex-wrap:wrap;gap:20px}.single_news__text_content{margin-top:90px;width:50%}.single_news__test_btn{width:50%;height:55px;padding:0 40px;text-align:left;background-color:#e52935;color:#fff;font-size:18px;font-weight:600;line-height:55px;border-radius:30px}.single_news__text{margin-bottom:90px;font-size:18px;font-weight:600;line-height:120%}.single_news__header{padding:0 10px;width:50%;box-sizing:border-box}.single_news__title{margin-bottom:20px;font-size:30px;font-weight:600;line-height:120%;color:var(--color-title)}.single_news__description{font-size:15.4px;font-weight:400;line-height:120%;color:var(--color-link)}.single_news__meta{display:flex;justify-content:flex-start}.single_news__category,.single_news__date{color:var(--color-link);font-size:12px;font-weight:400;line-height:120%}.single_news__date{width:120px}.single_news__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.single_news__image_wrapper{flex-shrink:0;width:50%;height:410px;border-radius:30px;overflow:hidden}@media screen and (min-width:768px){.section__title{font-weight:900;font-size:48px;line-height:56px}}@media screen and (min-width:1024px){.news_post_preview:last-child{display:none}}@media screen and (min-width:1440px){.section__title{font-weight:900;font-size:48px;line-height:56px}}@media screen and (max-width:1440px){:root{--width-Content:90%}.news_post_preview{width:31%}}@media screen and (max-width:1280px){.header__disc{font-size:18px}.header__add{font-size:36px}.short_news_list{width:calc(50% - 60px)}.short_news_preview{gap:15px}.news_category__link__img{width:40px;height:40px;margin-right:10px}}@media screen and (max-width:1024px){.category_desc{margin-bottom:50px}.category_desc__content{flex-wrap:wrap;gap:20px}.category_desc__desc{width:100%}.footer__nav{margin-bottom:30px}.footer__links{gap:50px;margin-bottom:50px}.header{padding:20px 0 50px}.main_news{margin-bottom:60px}.short_news_list{display:none}.short_news_list--single{display:block;order:1;width:100%}.main_news_preview{width:100%}.main_news_preview__header{height:auto;width:100%}.main_news_preview__image_wrapper{width:100%}.news_category{margin-bottom:45px}.news_category__link__img{width:30px;height:30px;margin-right:5px}.news_list{margin-bottom:50px}.news_preview__list{margin-bottom:35px;gap:40px 0}.news_post_preview{width:48%}.ad_block{height:200px}.ad_block__content{font-size:20px}.single_news{margin-bottom:60px}.single_news__text_content{width:100%;margin-top:45px;margin-bottom:45px}.single_news__test_btn{width:100%;font-size:16px}.single_news__text{margin-bottom:45px}.single_news__header{height:auto;width:100%}.single_news__image_wrapper{width:100%}}@media screen and (max-width:768px){.footer__links{flex-wrap:wrap;gap:20px}.footer__link{width:100%}.header__nav{align-items:center}.header__logo{max-width:35%}.main_nav__link{font-size:25px}.news_category__list{justify-content:center}.news_category__item{min-width:33%}}@media screen and (max-width:480px){:root{--width-Content:calc(100% - 20px)}.news_category__list{justify-content:space-evenly}.news_category__link__title{font-size:12px}.news_category__link__img{width:20px;height:20px;margin-right:5px}.news_preview__list{gap:10px}.news_post_preview{width:100%}}