.hero{align-items:center;background-color:var(--blue);display:flex;flex-direction:column;justify-content:flex-end;min-height:100svh;position:relative;width:100%}.hero_background{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%;z-index:1}.hero_banners{bottom:0;display:flex;flex-direction:column;left:0;position:absolute;right:0;z-index:10}.hero_content{align-items:flex-start;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#0060a8a6;display:flex;gap:40px;justify-content:space-between;padding:40px 40px 120px;position:relative;width:100%;z-index:10}.hero_title{flex:1}.hero_title h1,.hero_title h2{color:var(--white);font-size:80px;line-height:1.1;margin:0}.hero_subtitle{flex:1}.hero_subtitle p{color:var(--white);font-size:18px;line-height:1.5;margin:0}.hero_banners :deep(.shabbat-banner){width:100%}@media screen and (max-width:991px){.hero_title h1,.hero_title h2{font-size:60px}.hero_subtitle p{font-size:16px}}@media screen and (max-width:767px){.hero_content{flex-direction:column;gap:20px;padding:30px}.hero_title h1,.hero_title h2{font-size:48px}.hero_subtitle p{font-size:16px}}@media screen and (max-width:479px){.hero_content{padding:20px}.hero_title h1,.hero_title h2{font-size:45px}.hero_subtitle p{font-size:14px}}.article{background-color:var(--blue);display:flex;min-height:30vw;width:var(--100)}.article_slider{position:relative;width:60%}.article_swiper{height:100%;width:100%}.article_swiper .swiper-wrapper{align-items:stretch}.article_swiper .swiper-slide{height:auto}.article_swiper .swiper-button-next,.article_swiper .swiper-button-prev{color:var(--white)}.article_card_link,.article_slide{display:flex;flex-direction:column}.article_card_link{color:inherit;height:100%;text-decoration:none;width:100%}.article_card_picture{flex-shrink:0;height:20vw;width:var(--100)}.article_card_picture img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.article_card_placeholder{align-items:center;background-color:#e5e5e5;display:flex;flex-shrink:0;height:20vw;justify-content:center;padding:var(--20);width:var(--100)}.article_card_placeholder_title{color:var(--blue);font-family:var(--font-title);font-size:clamp(32px,5vw,64px);line-height:1.1;text-align:center;text-transform:uppercase}.article_card_info{background-color:var(--beige);flex:1 1 auto;padding:var(--20)}.article_card_info.is-blue{background-color:var(--blue)}.article_title_wrapper{padding-left:var(--40);padding-right:var(--40);padding-top:var(--40);width:40%}.article_name,.article_title{color:var(--white)}.article_name{font-family:"Inter",var(--font-body);font-size:20px;font-weight:600;margin:0 0 10px}.article_description{color:var(--white);display:-webkit-box;font-family:var(--font-body);font-size:14px;-webkit-line-clamp:3;line-height:1.5;margin:0 0 15px;-webkit-box-orient:vertical;overflow:hidden}.article_link{align-items:center;color:var(--white);display:inline-flex;font-size:14px;font-weight:500;gap:8px;transition:gap .3s}.article_link svg{flex-shrink:0}.article_card_link:hover .article_link{gap:12px}@media screen and (max-width:991px){.article{flex-flow:column;min-height:50vw}.article_card_picture{height:33.33vw}.article_title_wrapper{width:var(--100)}.article_slider{width:100%}}@media screen and (max-width:479px){.article_title_wrapper{padding-left:20px;padding-right:20px}.article_title{font-size:45px}.article_card_picture,.article_card_placeholder{height:50vw}.article_swiper .swiper-button-next,.article_swiper .swiper-button-prev{height:30px;width:30px}.article_swiper .swiper-button-next:after,.article_swiper .swiper-button-prev:after{font-size:16px}}
