.v-divider{display:grid;height:190px}.v-divider__line{align-self:stretch;background:#d6d6d6;height:100%;width:1px}caption{text-align:center}h1,h2,h3,h4,h5,p{display:-webkit-box;margin:0;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media (width <= 992px){h1,h2,h3,h4,h5,p{display:block;-webkit-line-clamp:auto;-webkit-box-orient:auto;overflow:inherit}}.banner-catalog{position:relative;z-index:1}.banner-catalog__media{border-bottom-left-radius:30px;border-bottom-right-radius:30px;color:inherit;max-height:365px;overflow:hidden;position:relative;z-index:0}.banner-catalog__image{margin:0;z-index:1}.banner-catalog__clip{margin:0;position:absolute;right:0;top:0;z-index:3}.banner-catalog__clip img{clip-path:polygon(43% 0,100% 0,100% 100%,0 100%);max-width:585px}@media (width <= 992px){.banner-catalog__clip img{display:none}}.banner-catalog__overlay{height:100%;left:0;opacity:1;position:absolute;top:0;width:100%;z-index:2}.banner-catalog__content{color:inherit;display:grid;gap:35px;grid-template-columns:auto;margin:-16rem auto 0;max-width:var(--container-width)var(--lateral-width);padding-inline:var(--lateral-width);position:relative}@media (width >= 1280px){.banner-catalog__content{max-width:var(--container-width);padding-inline:0}}.banner-catalog__content__preheader h1,.banner-catalog__content__preheader h2,.banner-catalog__content__preheader h3,.banner-catalog__content__preheader h4,.banner-catalog__content__preheader h5{color:#fff;margin:0;text-shadow:0 0 4px rgba(0,0,0,.5)}.banner-catalog__content__preheader-comp{align-items:center;display:grid;gap:20px;grid-template-columns:35px auto}.banner-catalog__content__cards{align-items:center;display:grid;gap:1rem;grid-template-columns:repeat(5,1fr) 1px repeat(2,1fr);grid-template-rows:136px auto 80px;transition:all .3s ease}@media (width <= 992px){.banner-catalog__content__cards{grid-template-columns:repeat(10,1fr);grid-template-rows:auto}}@media (width <= 767px){.banner-catalog__content__cards .banner-catalog__card-normal{border-bottom:1px solid var(--border-color)}}.banner-catalog__content__cards>div:first-child{align-self:flex-start;grid-area:1/1/4/4}@media (width <= 992px){.banner-catalog__content__cards>div:first-child{grid-area:1/1/1/11}}.banner-catalog__content__cards>div{font-size:.75rem;font-weight:600}.banner-catalog__ws{grid-area:1/4/2/9}.banner-catalog__line{background:var(--border-color);grid-area:2/6/3/7;height:80%;width:1px;z-index:3}@media (width <= 768px){.banner-catalog__line{display:none}}.banner-catalog__card-normal{align-items:flex-start;background:#fff;color:var(--tertiary-color);display:flex;flex-direction:column;gap:.5625rem;justify-content:flex-end;padding:20px}.banner-catalog__card-normal__1{grid-area:2/4/3/6}@media (width <= 768px){.banner-catalog__card-normal__1{grid-area:2/1/3/11}}@media (width > 769px) and (width <= 992px){.banner-catalog__card-normal__1{grid-area:2/1/3/6}}.banner-catalog__card-normal__2{grid-area:2/7/3/9}@media (width <= 768px){.banner-catalog__card-normal__2{grid-area:3/1/4/11}}@media (width > 769px) and (width <= 992px){.banner-catalog__card-normal__2{grid-area:2/6/3/11}}.banner-catalog__card-date{align-items:flex-start;display:flex;gap:.3125rem}.banner-catalog__label-cat{color:var(--primary-color);font-size:.9375rem;text-transform:uppercase}.banner-catalog__card-high{align-items:flex-start;background:linear-gradient(180deg,#e5ecff,#fff,#e5ecff);background-position:0 100%;background-size:auto 180%;border-radius:1.875rem;color:var(--tertiary-color);display:flex;flex-direction:column;gap:1rem;padding:1.875rem;transition:all .2s}.banner-catalog__card-high:hover{background-position:0 0;transform:scale(1.014)}.banner-catalog__card-high p{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media (width <= 992px){.banner-catalog__card-high p{display:block;-webkit-line-clamp:auto;-webkit-box-orient:auto;overflow:inherit}}.banner-catalog__card-high h2{font-size:var(--text-h3)!important;font-weight:700!important}.banner-catalog__card-high-header{align-items:center;align-self:stretch;display:flex;justify-content:space-between}.banner-catalog__card-high-header>div{align-items:center;display:flex;gap:.4375rem;justify-content:center}.banner-catalog__card-high-header>div>aside{text-transform:uppercase}.banner-catalog__card-high-header aside{color:var(--Text-Color,#000);font-size:.75rem;font-weight:700;line-height:73%}.banner-catalog__card-high-header .chip{background:var(--primary-color);border-radius:3.125rem;color:var(--light-hover);font-size:.75rem;font-weight:600;padding:.3125rem .9375rem}.banner-catalog .fullbanner__title{font-size:clamp(2rem,4vw,3rem);margin:0;max-width:900px;text-wrap:pretty;width:100%}