<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
  font-family: 'OpenSansHebrew';
  src: url("fonts/OpenSansHebrew-Regular.eot");
  src: url("fonts/OpenSansHebrew-Regular.eot?#iefix") format("embedded-opentype"), url("fonts/OpenSansHebrew-Regular.woff") format("woff"), url("fonts/OpenSansHebrew-Regular.ttf") format("truetype");
  font-weight: normal; }

@font-face {
  font-family: 'OpenSansHebrew';
  src: url("fonts/opensanshebrew-bold-webfont.eot");
  src: url("fonts/opensanshebrew-bold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/opensanshebrew-bold-webfont.woff") format("woff"), url("fonts/opensanshebrew-bold-webfont.ttf") format("truetype");
  font-weight: bold; }

@font-face {
  font-family: 'OpenSansHebrew';
  src: url("fonts/opensanshebrew-light-webfont.eot");
  src: url("fonts/opensanshebrew-light-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/opensanshebrew-light-webfont.woff") format("woff"), url("fonts/opensanshebrew-light-webfont.ttf") format("truetype");
  font-weight: 100; }

@font-face {
  font-family: 'OpenSansHebrew-extrabold';
  src: url("fonts/opensanshebrew-extrabold-webfont.eot");
  src: url("fonts/opensanshebrew-extrabold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/opensanshebrew-extrabold-webfont.woff") format("woff"), url("fonts/opensanshebrew-extrabold-webfont.ttf") format("truetype");
  font-weight: 900; }

@font-face {
  font-family: 'OpenSansHebrew';
  src: url("fonts/opensanshebrew-italic-webfont.eot");
  src: url("fonts/opensanshebrew-italic-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/opensanshebrew-italic-webfont.woff") format("woff"), url("fonts/opensanshebrew-italic-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: italic; }

html {
  overflow-x: hidden; }

body {
  color: #1d1f1c;
  background: #fff;
  font-family: 'OpenSansHebrew';
  padding-top: 45px;
  position: relative;
  font-size: 16px;
  text-align: right;
  overflow-x: hidden; }
  body &gt; * {
    direction: rtl; }

*, ::after, ::before {
  box-sizing: content-box; }

input:active,
input:focus,
select:active,
select:focus,
textarea:active,
textarea:focus {
  outline: none; }

.template__textLnk {
  display: none; }

.template__allLinks {
  display: inline-block;
  width: 100%;
  text-align: left;
  color: #4e98cf;
  font-size: 20px; }
  .template__allLinks:hover {
    color: #243366; }

.template__wrapper {
  max-width: 1170px;
  margin: 0 auto;
  padding: 0 15px;
  box-sizing: border-box; }

.template__banner {
  padding-top: 100px;
  padding-bottom: 130px;
  margin-bottom: 70px;
  background-image: url(../MainSiteNew/Images/banner.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  text-align: center; }

.template__title {
  color: #243366;
  font-size: 75px;
  margin-bottom: 18px;
  font-weight: 700; }

.template__text {
  font-size: 24px;
  line-height: 36px; }

.template__content {
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px; }

.template__renewal-block {
  max-width: 455px;
  padding-right: 20px;
  padding-left: 36px;
  padding-bottom: 20px;
  border-right: 2px solid #243366;
  box-sizing: border-box; }
  .template__renewal-block--noPadding {
    padding-bottom: 0px; }

.template__renewal-itm {
  display: block;
  margin-bottom: 28px;
  color: #1d1f1c; }
  .template__renewal-itm:hover {
    color: #1d1f1c;
    text-decoration: none !important; }

.template__renewal-itm:last-child {
  margin-bottom: 0; }

.template__renewal-title {
  padding: 5px 26px;
  margin-bottom: 25px;
  color: #fff;
  font-size: 42px;
  font-weight: bold;
  background: #243366; }

.template__renewal-date {
  color: #4e98cf;
  font-size: 24px;
  margin-bottom: 10px; }
  .template__renewal-date:hover {
    text-decoration: none !important; }

.template__renewal-text {
  font-size: 18px;
  line-height: 27px; }
  .template__renewal-text:hover {
    text-decoration: underline !important; }

.template__renewal--updates {
  margin-bottom: 80px; }

.template__video {
  margin-left: 70px; }

.template__titleSmall {
  /*        margin-bottom: 130px;
*/
  font-size: 48px;
  line-height: 62px;
  color: #243366;
  font-weight: 700; }

.template__timeline {
  position: relative;
  padding-right: 40px;
  padding-left: 40px;
  margin-bottom: 190px; }
  .template__timeline .bx-wrapper {
    border: none !important;
    box-shadow: none !important; }
  .template__timeline .bx-viewport {
    direction: ltr;
    height: auto !important; }
  .template__timeline .bx-wrapper .bx-next {
    right: -55px;
    background: url("../MainSiteNew/Images/arrow-right.png") !important;
    background-repeat: no-repeat !important;
    background-position: center;
    z-index: 2;
    background-position-x: 100% !important; }
  .template__timeline .bx-wrapper .bx-prev {
    left: -55px;
    background: url("../MainSiteNew/Images/arrow-right.png") !important;
    transform: rotate(180deg);
    background-repeat: no-repeat !important;
    background-position: center;
    z-index: 2;
    background-position-x: 100% !important; }

.template__timeline .bx-viewport:after {
  position: absolute;
  content: "";
  height: 5px;
  width: 100%;
  bottom: 16px;
  z-index: 1;
  right: 0;
  background-image: linear-gradient(to right, #4e98cf, #3c71a6, #243366); }

.template__contacts {
  padding-top: 45px;
  padding-bottom: 48px;
  margin-bottom: 45px;
  color: #fff;
  background: #4e98cf; }

.template__contacts-container {
  display: flex;
  justify-content: space-between;
  align-items: flex-end; }

.template__contacts-title {
  max-width: 260px;
  font-weight: 700;
  font-size: 31px;
  line-height: 40px;
  margin-left: 118px; }

.template__contacts-content {
  max-width: 540px;
  font-size: 22px; }
  .template__contacts-content a {
    color: #fff !important; }

.template__contacts-whatsApp {
  display: block;
  text-align: center;
  color: #fff !important;
  font-size: 19px;
  line-height: 23px;
  padding-top: 65px;
  background-image: url(../MainSiteNew/Images/whatsapp-image.png);
  background-repeat: no-repeat;
  background-position: bottom center;
  background-position-y: 0px; }

.template__appeal {
  padding-bottom: 48px;
  border-bottom: 5px solid #e8e8e8; }

.template__appeal-container {
  display: flex; }

.template__appeal-title {
  color: #243366;
  font-weight: 700;
  font-size: 31px;
  line-height: 40px;
  max-width: 260px;
  margin-left: 13%; }

.template__appeal-links {
  display: flex;
  flex-direction: column;
  margin-left: 100px; }
  .template__appeal-links a {
    color: #243366;
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 15px; }

.template__appeal-whatsApp {
  display: block;
  text-align: center;
  color: #243366;
  font-size: 19px;
  line-height: 23px;
  background-image: url(../MainSiteNew/Images/whatsapp-image.png);
  background-repeat: no-repeat;
  background-position: bottom center;
  background-position-y: 50px; }

.template__options-content {
  display: flex;
  margin-top: 70px;
  justify-content: center;
  flex-wrap: wrap;
  margin-bottom: 20px;
  text-align: center; }

.template__options-lnk--1 {
  background-image: url(../MainSiteNew/Images/option1.png); }

.template__options-lnk--2 {
  background-image: url(../MainSiteNew/Images/option2.png); }

.template__options-lnk--3 {
  background-image: url(../MainSiteNew/Images/option3.png); }

.template__options-lnk--4 {
  background-image: url(../MainSiteNew/Images/options4.png); }

.template__options-lnk--5 {
  background-image: url(../MainSiteNew/Images/option5.png); }

.template__options-lnk--6 {
  background-image: url(../MainSiteNew/Images/option6.png); }

.template__options-lnk--7 {
  background-image: url(../MainSiteNew/Images/option7.png); }

.template__options-lnk--8 {
  background-image: url(../MainSiteNew/Images/option8.png); }

.template__options-lnk--9 {
  background-image: url(../MainSiteNew/Images/option9.png); }

.template__options-lnk {
  color: #243366 !important;
  font-size: 23px;
  padding-top: 84px;
  margin-bottom: 60px;
  background-repeat: no-repeat;
  background-position: top center;
  padding-right: 30px;
  padding-left: 30px; }

.slider {
  position: relative;
  z-index: 2; }
  .slider__itm {
    text-align: center;
    font-size: 16px;
    line-height: 24px;
    padding-top: 20px; }
  .slider__date {
    color: #243366;
    font-size: 28px;
    line-height: 45px;
    margin-bottom: 5px;
    font-weight: 700; }
  .slider__lnk {
    display: block;
    text-decoration: underline;
    margin-bottom: 45px;
    color: #243366; }
  .slider__text {
    max-width: 214px;
    margin-left: auto;
    margin-right: auto;
    height: 100px;
    overflow: hidden; }
  .slider__circle {
    position: relative;
    width: 41px;
    height: 41px;
    border: 5px solid #243366;
    margin-left: auto;
    margin-right: auto;
    border-radius: 50%;
    box-sizing: border-box;
    background: #243366; }
    .slider__circle:after {
      position: absolute;
      top: 3px;
      right: 3px;
      content: "";
      background: #fff;
      width: 25px;
      height: 25px;
      border-radius: 50%;
      box-sizing: border-box; }
  .slider__itm:nth-child(1n) .slider__circle {
    background: #047081;
    border: 5px solid #047081; }
  .slider__itm:nth-child(1n) .slider__date {
    color: #047081; }
  .slider__itm:nth-child(2n) .slider__circle {
    background: #3a8ab3;
    border: 5px solid #3a8ab3; }
  .slider__itm:nth-child(2n) .slider__date {
    color: #3a8ab3; }
  .slider__itm:nth-child(3n) .slider__circle {
    background: #4e98cf;
    border: 5px solid #4e98cf; }
  .slider__itm:nth-child(3n) .slider__date {
    color: #4e98cf; }
  .slider__itm:nth-child(4n) .slider__circle {
    background: #3c71a6;
    border: 5px solid #3c71a6; }
  .slider__itm:nth-child(4n) .slider__date {
    color: #3c71a6; }
  .slider__itm:nth-child(5n) .slider__circle {
    background: #243366;
    border: 5px solid #243366; }
  .slider__itm:nth-child(5n) .slider__date {
    color: #243366; }

@media (max-width: 1024px) {
  .template__banner {
    padding-top: 45px;
    padding-bottom: 28px;
    margin-bottom: 5px;
    padding-left: 15px;
    padding-right: 15px; }
  .template__title {
    font-size: 24px;
    line-height: 34px; }
  .template__text {
    font-size: 16px;
    line-height: 24px; }
  .template__content {
    flex-direction: column;
    margin-bottom: 45px; }
  .template__video {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px; }
    .template__video video {
      width: 100%; }
  .template__renewal-title {
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 24px; }
  .template__wrapper {
    padding: 0; }
  .template__allLinks {
    font-size: 14px; }
  .template__renewal-block {
    margin-right: 15px;
    max-width: 100%;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px; }
  .template__renewal-date {
    margin-bottom: 8px;
    font-size: 10px;
    line-height: 19px; }
  .template__renewal-text {
    font-size: 10px;
    line-height: 15px; }
  .template__renewal-itm {
    margin-bottom: 15px; }
  .template__titleSmall {
    max-width: 75%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 34px;
    font-size: 20px;
    line-height: 36px;
    text-align: center; }
  .template__timeline {
    margin-bottom: 45px; }
  .template__timeline .bx-viewport:after {
    height: 3px;
    bottom: 8px; }
  .template__timeline .bx-wrapper {
    margin-left: auto;
    margin-right: auto; }
  .template__timeline .bx-wrapper .bx-next,
  .template__timeline .bx-wrapper .bx-prev {
    background-size: 10px !important;
    background-position-y: center !important;
    background-position-x: 100% !important; }
  .template__timeline .bx-wrapper .bx-next {
    right: -30px; }
  .template__timeline .bx-wrapper .bx-prev {
    left: -30px; }
  .template__contacts {
    padding-top: 17px;
    padding-bottom: 22px;
    margin-bottom: 40px; }
  .template__contacts-container {
    flex-direction: column;
    padding-right: 24px;
    padding-left: 24px;
    text-align: center;
    align-items: center; }
  .template__contacts-title {
    font-size: 18px;
    line-height: 28px;
    margin-left: 0;
    max-width: 100%;
    margin-bottom: 8px; }
  .template__contacts-content {
    max-width: 100%;
    font-size: 14px;
    line-height: 22px; }
  .template__appeal {
    margin-bottom: 32px;
    border-width: 3px; }
  .template__appeal-container {
    flex-direction: column;
    align-items: center; }
  .template__appeal-title, .template__appeal-links {
    margin-left: 0;
    max-width: 100%; }
  .template__appeal-title {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 13px;
    text-align: center; }
  .template__appeal-links {
    margin-bottom: 20px;
    text-align: center; }
    .template__appeal-links a {
      font-size: 12px;
      line-height: 15px;
      margin-bottom: 5px; }
  .template__contacts-whatsApp {
    font-size: 12px;
    line-height: 24px;
    padding-top: 0;
    padding-left: 37px;
    margin-top: 15px;
    background-position-x: 0;
    background-position-y: 0;
    background-size: 24px !important; }
  .template__options-content {
    margin-top: 33px; }
  .template__options-lnk {
    padding-top: 40px;
    padding-right: 13px;
    padding-left: 13px;
    font-size: 12px;
    margin-bottom: 26px;
    background-size: 34px !important; }
  .template__options-lnk--3 {
    background-size: 26px !important; }
  .slider__text, .slider__itm {
    font-size: 10px;
    line-height: 15px; }
  .slider__itm {
    padding-top: 0; }
  .slider__date {
    font-size: 18px;
    line-height: 24px; }
  .slider__lnk {
    margin-bottom: 22px; }
  .slider__circle {
    width: 20px;
    height: 20px;
    border-width: 4px; }
  .slider__circle:after {
    top: 0;
    right: 0;
    width: 10px;
    height: 10px; } }

@media (max-width: 768px) {
  .template__options-lnk {
    box-sizing: border-box;
    width: 33%; } }

@media (max-width: 720px) {
  .template__textLnk {
    display: block;
    text-align: center;
    text-decoration: underline !important;
    margin-top: 10px; }
    .template__textLnk:hover {
      font-weight: bold; } }

.hideMob {
  max-height: 80px;
  overflow: hidden;
  transition: all 300ms ease-in-out; }
</pre></body></html>