@media screen and (max-width:991px){.mn__articles .mn__container{padding:0}}.mn__articles__header{border-bottom:1px solid var(--brand-gray4)}@media screen and (max-width:991px){.mn__articles__header{width:calc(100% - 40px);margin:0 auto}}@media screen and (max-width:991px){.mn__articles__header .mn__btn{display:none}}.mn__articles .mn__tab__header{margin:0;padding:0}.mn__articles .mn__tab__header__item{list-style:none;color:var(--brand-gray);font-weight:700;font-size:33px;font-size:var(--font-size-lg);padding:0 0 20px;position:relative;margin:0 30px 0 0;transition:all .3s}@media screen and (max-width:991px){.mn__articles .mn__tab__header__item{padding:0 0 10px;font-size:24px}}.mn__articles .mn__tab__header__item:after{content:"";position:absolute;bottom:-1px;left:0;width:0;height:4px;background:var(--brand-primary);transition:width .3s cubic-bezier(.645,.045,.355,1)}.mn__articles .mn__tab__header__item.active,.mn__articles .mn__tab__header__item:hover{color:var(--black)}.mn__articles .mn__tab__header__item.active:after,.mn__articles .mn__tab__header__item:hover:after{width:100%}@media screen and (max-width:991px){.mn__articles .mn__tab__content>.ds-grid{display:flex;overflow-x:auto;padding:0 20px;scrollbar-width:none}.mn__articles .mn__tab__content>.ds-grid::-webkit-scrollbar{width:0}.mn__articles .mn__tab__content>.ds-grid::-moz-scrollbar{width:0}}.mn__articles .mn__tab__content__item{margin:50px 0 0}@media screen and (max-width:991px){.mn__articles .mn__tab__content__item{width:calc(100% - 20px);flex-shrink:0}}.mn__articles .mn__tab__content__item:nth-child(2n){padding-left:30px;border-left:.5px solid var(--brand-gray4)}@media screen and (max-width:991px){.mn__articles .mn__tab__content__item:nth-child(2n){padding-left:20px}}.mn__articles .mn__tab__content__item:nth-child(odd){padding-right:30px;border-right:.5px solid var(--brand-gray4)}@media screen and (max-width:991px){.mn__articles .mn__tab__content__item:nth-child(odd){padding-right:20px}}.mn__articles .mn__tab__content__item:only-child{border:0;padding:0}@media screen and (max-width:991px){.mn__articles .mn__tab__content__item:only-child{width:100%}}@media screen and (max-width:991px){.mn__articles .mn__tab__content__item>.ds-flex{flex-direction:column-reverse}}.mn__articles .mn__tab__content__item .info{padding:0 10px 0 0}.mn__articles .mn__tab__content__item .info a{color:var(--black)}.mn__articles .mn__tab__content__item .info h3{margin:0 0 15px;min-height:60px}.mn__articles .mn__tab__content__item .info p{font-size:20px;font-size:var(--font-size-sm)}@media screen and (max-width:991px){.mn__articles .mn__tab__content__item .footer{display:flex;flex-direction:column-reverse}}@media screen and (max-width:991px){.mn__articles .mn__tab__content__item .categories{flex-wrap:wrap}}.mn__articles .mn__tab__content__item .categories li{margin:0 8px 0 0}@media screen and (max-width:991px){.mn__articles .mn__tab__content__item .categories li{margin:5px 8px 0 0}}.mn__articles .mn__tab__content__item .categories li a{display:block;border-radius:20px;border:1px solid var(--brand-gray4);background:var(--white);color:var(--black);font-weight:600;text-decoration:none;text-align:center;padding:5px 10px;min-width:115px;background:transparent;transition:all .3s}@media screen and (max-width:991px){.mn__articles .mn__tab__content__item .categories li a{font-size:14px}}.mn__articles .mn__tab__content__item .categories li:hover a{background:var(--brand-primary)}.mn__articles .mn__tab__content__item .date{border-radius:20px;background:var(--brand-primary);min-width:85px;text-align:center;padding:8px;color:var(--black);font-size:13px;line-height:1.3;font-weight:600}@media screen and (max-width:991px){.mn__articles .mn__tab__content__item .date{margin:0 0 20px;text-transform:uppercase}}.mn__articles .mn__tab__content__item img{width:100%;border-radius:20px;overflow:hidden;margin:20px 0 0}@media screen and (max-width:991px){.mn__articles .mn__tab__content__item img{margin:10px 0 20px}}.mn__banner{position:relative;background-repeat:no-repeat;background-size:cover;background-image:var(--desktop);background-position:50%}@media screen and (max-width:991px){.mn__banner{display:flex;flex-direction:column;justify-content:flex-end;min-height:400px;background-image:var(--mobile)}}.mn__banner:after{content:"";display:block;position:absolute;top:0;left:0;width:50%;height:100%;background:rgba(0,0,0,.5)}@media screen and (max-width:991px){.mn__banner:after{content:none}}@media screen and (max-width:991px){.mn__banner .mn__container{background:rgba(0,0,0,.5)}}.mn__banner__back{display:none}@media screen and (max-width:991px){.mn__banner__back{display:block;position:absolute;top:20px;left:20px}}@media screen and (max-width:991px){.mn__banner__back img{width:20px}}.mn__banner__container{position:relative;z-index:1;width:50%;padding:80px 0}@media screen and (max-width:991px){.mn__banner__container{padding:30px 0;width:100%}}.mn__banner__container .title{color:var(--white);font-size:50px;font-weight:700;position:relative;padding:12px 0 0;margin:10px 0 20px;display:table;max-width:330px}@media screen and (max-width:991px){.mn__banner__container .title{font-size:36px}}.mn__banner__container .title:before{content:"";position:absolute;top:0;left:0;width:40px;height:6px;background:var(--brand-primary)}@media screen and (min-width:991px){.mn__banner__container .title.single{max-width:550px}}.mn__banner__container p{margin:0;color:var(--white)}.mn__banner__breadcrumbs{color:var(--white);font-size:12px;font-weight:600;letter-spacing:1.2px;text-transform:uppercase}@media screen and (max-width:991px){.mn__banner__breadcrumbs{display:none}}.mn__banner__breadcrumbs a{color:inherit;font-size:12px;letter-spacing:1.2px;font-weight:600}.mn__tmw h2{margin:0}.mn__tmw .swiper{padding:35px calc(50vw - 610px) 0}@media screen and (max-width:1240px){.mn__tmw .swiper{padding:35px 20px 0}}.mn__tmw .swiper-slide{width:calc(24% - 30px)}@media screen and (max-width:991px){.mn__tmw .swiper-slide{width:calc(50% - 30px)}}.mn__tmw .swiper-slide a{text-decoration:none;color:var(--black)}.mn__tmw .swiper-slide img{width:100%;border-radius:20px}.mn__tmw .swiper-slide h3{margin:20px 0 0;font-size:20px;font-size:var(--font-size-sm)}@media screen and (max-width:991px){.mn__tmw .swiper-slide h3{font-size:16px}}@media screen and (max-width:991px){.mn__tmw__navigation img{width:22px}}.mn__tmw .swiper-button-next,.mn__tmw .swiper-button-prev{position:relative;top:auto;left:auto;right:auto;transform:none}.mn__tmw .swiper-button-next{margin-left:20px}.mn__tmw .swiper-button-disabled{opacity:.3}:root{--thin:100;--extra-light:200;--light:300;--regular:400;--medium:500;--semi-bold:600;--bold:700;--extra-bold:800;--extra-black:900;--font-base:"Gilroy";--font-roboto-slab:"Gilroy";--base-font-size:16px;--base-line-height:1.6;--font-size-lg:33px;--font-size-md:26px;--font-size-sm:20px;--font-size-xs:16px}@media screen and (max-width:991px){:root{--font-size-lg:26px;--font-size-md:22px;--font-size-sm:18px}}.mn__category-products__filters{padding:0 0 10px;margin:0 0 30px;border-bottom:1px solid var(--brand-gray4)}.mn__category-products__filters h2{font-size:18px;margin:0}.mn__category-products .mn__product{border:0}@media screen and (max-width:991px){.mn__category-products .mn__product{width:calc(50% - 10px)}}@media screen and (max-width:991px){.mn__articles__header h2{font-size:24px;margin:0 0 10px}}