:root {
  --white: white;
  --black: black;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.navbar {
  background-color: #0000;
  margin-bottom: 0;
  margin-right: 920px;
  position: sticky;
  top: 0;
}

.navlinkbutton {
  opacity: 1;
  color: #fff;
  text-align: center;
  white-space: normal;
  -webkit-text-fill-color: inherit;
  background-color: #b100d7;
  background-clip: border-box;
  border-radius: 20px;
  width: 190px;
  height: 30px;
  margin-top: 0;
  padding-top: 5px;
  padding-bottom: 5px;
  text-decoration: none;
  box-shadow: inset 0 -16px 15px 2px #0404049c;
}

.nav-menu {
  background-color: #0000;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 0;
  display: flex;
  position: relative;
  inset: 0% auto auto 0%;
}

.image {
  padding-right: 0;
  display: block;
  position: static;
}

.body {
  background-color: #b100d7;
  background-image: none;
}

.body.body2 {
  background-image: none;
}

.heroslide1 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  place-content: stretch space-around;
  margin-top: 0;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.slide {
  object-fit: fill;
  background-image: url('../images/1_2.jpg');
  background-position: 0%;
  background-size: cover;
  background-attachment: scroll;
  position: static;
}

.slide.ss1 {
  background-image: url('../images/1_1.JPG');
  background-position: 0 0;
}

.slide.cb1 {
  background-image: url('../images/1.JPG');
}

.slide.hp1 {
  background-image: url('../images/1_2.jpg');
  background-position: 50%;
}

.slide.ws1 {
  background-image: url('../images/1_5.jpg');
  background-position: 50%;
}

.slide.ws1.mb1.sb1, .slide.sb1 {
  background-image: url('../images/Sophia_Mitzvah_0229.jpg');
}

.slide.wss1 {
  background-image: url('../images/1_3.jpg');
  background-position: 0 100%;
}

.slider {
  background-image: url('../images/3.jpg');
  background-position: 0%;
  background-size: auto;
  flex-direction: column;
  flex: 0 auto;
  justify-content: space-around;
  height: 425px;
  padding-bottom: 0;
  display: flex;
  position: static;
  inset: 0%;
  overflow: auto;
}

.slider.cb3 {
  background-image: url('../images/3.jpg');
}

.container {
  z-index: 0;
  float: none;
  clear: none;
  margin-right: 0;
  padding-right: 0;
  display: block;
  position: absolute;
  inset: 0% auto auto 0%;
}

.mask {
  object-fit: fill;
}

.slide-2 {
  background-image: url('../images/2_1.jpg');
  background-position: 0%;
  background-repeat: repeat;
  background-size: cover;
}

.slide-2.ss2 {
  background-image: url('../images/4_1.JPG');
}

.slide-2.cb2 {
  background-image: url('../images/2.jpg');
}

.slide-2.hp2 {
  background-image: url('../images/1.JPG');
}

.slide-2.ws2 {
  background-image: url('../images/2_3.jpg');
  background-position: 50%;
}

.slide-2.ws2.mb2 {
  background-image: url('../images/2_4.jpg');
  background-position: 50%;
}

.slide-2.sb2 {
  background-image: url('../images/Sophia_Mitzvah_0590.jpg');
  background-position: 0%;
}

.slide-2.mf2 {
  background-image: url('../images/2_3.jpg');
  background-position: 0%;
}

.slide-2.wss2 {
  background-image: url('../images/2_2.jpg');
  background-position: 0%;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.quick-stack {
  float: left;
  padding: 0;
  position: relative;
}

.quick-stack-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 35px;
}

.cell {
  justify-content: flex-start;
  align-items: flex-start;
}

.footer {
  border-bottom: 1px solid #e4ebf3;
  padding: 20px 30px;
  position: relative;
}

.container-2 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.footer-form-two {
  background-color: #f5f7fa;
  margin-bottom: 40px;
  padding: 64px;
}

.footer-form-container-two {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-form-title {
  font-size: 24px;
  line-height: 32px;
}

.footer-form-block-two {
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: relative;
}

.footer-form-input {
  border: 1px #000;
  width: 460px;
  height: 48px;
  margin-bottom: 0;
  padding: 12px 180px 12px 20px;
}

.footer-form-input::placeholder {
  color: #1a1b1fcc;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.button-primary.footer-form-button {
  padding: 8px 18px;
  position: absolute;
  right: 8px;
}

.footer-wrapper-three {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-block-three {
  justify-content: flex-start;
  align-items: center;
  margin-left: -20px;
  margin-right: -20px;
  display: flex;
}

.footer-link-three {
  color: #fff;
  margin-left: 20px;
  margin-right: 20px;
  text-decoration: none;
}

.footer-link-three:hover {
  color: #1a1b1fbf;
}

.footer-social-block-three {
  justify-content: flex-start;
  align-items: center;
  margin-left: -32px;
  display: flex;
}

.footer-social-link-three {
  margin-left: 32px;
}

.footer-divider-two {
  background-color: #e4ebf3;
  width: 100%;
  height: 1px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.footer-bottom {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-copyright {
  color: #fff;
}

.footer-legal-block {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.footer-legal-link {
  color: #3a4554;
  margin-left: 24px;
}

.footer-legal-link:hover {
  color: #3a4554;
}

.section {
  margin-top: 324px;
}

.section-2 {
  margin-top: 425px;
}

.paragraph {
  color: #fff;
  text-align: left;
  text-shadow: 0 3px 6px #000c;
  margin-top: 10px;
}

.paragraph.lydia {
  text-align: center;
}

.paragraph.paragraphblack {
  color: #000;
}

.paragraph.paragraphblack.noshadow {
  text-shadow: none;
}

.link {
  color: #fff;
  vertical-align: text-bottom;
  flex-flow: row;
  justify-content: center;
  align-items: flex-end;
  width: auto;
  margin: 10px 0;
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: 700;
  display: flex;
}

.link.topbanner {
  text-align: center;
  text-transform: uppercase;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  margin-top: 385px;
  margin-bottom: 0;
  box-shadow: inset 0 2px 5px 20px #00000085;
}

.link.topbanner.w--current {
  text-transform: uppercase;
}

.slide-nav {
  inset: 0% 0% auto;
}

.slide-3 {
  background-image: url('../images/2.jpeg');
  background-position: 50%;
  background-size: cover;
}

.slide-3.cb4 {
  background-image: url('../images/4.jpg');
}

.slide-3.ts4, .slide-3.wss4 {
  background-image: url('../images/4_3.jpg');
  background-position: 50%;
}

.gallery-section {
  margin-top: 20px;
  margin-bottom: 20px;
}

.lightbox-link {
  width: 200px;
  height: 138px;
  padding: 5px;
}

.container-3 {
  text-align: center;
}

.slide-4 {
  background-image: url('../images/3_3.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-4.st3 {
  background-image: url('../images/3_1.JPG');
  background-position: 50% 100%;
}

.slide-4.ws3 {
  background-image: url('../images/3_4.jpg');
  background-position: 50% 100%;
}

.slide-4.ws3.mb3 {
  background-image: url('../images/3_5.JPG');
  background-position: 50%;
}

.slide-4.sb3 {
  background-image: url('../images/Sophia_Mitzvah_0230.jpg');
  background-position: 0%;
}

.slide-4.mf3 {
  background-image: url('../images/3_4.jpg');
  background-position: 50% 100%;
}

.slide-4.wss3 {
  background-image: url('../images/3_3.jpg');
  background-position: 0 100%;
}

.slide-3-copy {
  background-image: url('../images/2.jpeg');
  background-position: 50%;
  background-size: cover;
}

.slide-3-copy.cb4 {
  background-image: url('../images/4.jpg');
}

.slide-3-copy.ts4 {
  background-image: url('../images/4_3.jpg');
  background-position: 50%;
}

.image-2 {
  text-align: right;
}

.cell-2 {
  text-align: right;
  justify-content: flex-start;
  align-items: flex-end;
}

.cell-3 {
  justify-content: flex-start;
  align-items: center;
}

.cell-4 {
  justify-content: flex-start;
  align-items: flex-start;
}

.quick-stack-3 {
  grid-column-gap: 22px;
}

.hp3 {
  background-image: url('../images/3_1.JPG');
  background-position: 50% 100%;
  background-size: cover;
}

.hp4 {
  background-image: url('../images/4_3.jpg');
  background-position: 50%;
  background-size: cover;
}

.hp5 {
  background-image: url('../images/Sophia_Mitzvah_0229.jpg');
  background-position: 50%;
  background-size: cover;
}

.hp6 {
  background-image: url('../images/2_4.jpg');
  background-position: 50%;
  background-size: cover;
}

.cb3 {
  background-image: url('../images/3.jpg');
  background-position: 50%;
  background-size: auto;
}

.cb1 {
  background-image: url('../images/1.JPG');
  background-position: 0%;
  background-size: cover;
}

.cb2 {
  background-image: url('../images/2.jpg');
  background-position: 0%;
  background-size: cover;
}

.cb4 {
  background-image: url('../images/4.jpg');
  background-position: 0%;
  background-size: cover;
}

.ss1 {
  background-image: url('../images/1_1.JPG');
  background-position: 0 0;
  background-size: cover;
}

.ss2 {
  background-image: url('../images/4_1.JPG');
  background-position: 0%;
  background-size: cover;
}

.ss3 {
  background-image: url('../images/3_1.JPG');
  background-position: 0 100%;
  background-size: cover;
}

.ss4 {
  background-image: url('../images/2.jpeg');
  background-position: 0%;
  background-size: cover;
}

.ss0 {
  background-image: url('../images/1_1.JPG');
  background-position: 0 0;
  background-size: cover;
}

.ts1 {
  background-image: url('../images/1_2.jpg');
  background-position: 0%;
  background-size: cover;
}

.ts2 {
  background-image: url('../images/2_1.jpg');
  background-position: 0%;
  background-size: cover;
}

.ts3 {
  background-image: url('../images/3_2.JPG');
  background-position: 0%;
  background-size: cover;
}

.ts4 {
  background-image: url('../images/4_2.jpg');
  background-position: 0%;
  background-size: cover;
}

.wss1 {
  background-image: url('../images/1_3.jpg');
  background-position: 0 100%;
  background-size: cover;
}

.wss2 {
  background-image: url('../images/2_2.jpg');
  background-position: 0%;
  background-size: cover;
}

.wss3 {
  background-image: url('../images/3_3.jpg');
  background-position: 0 100%;
  background-size: cover;
}

.wss4 {
  background-image: url('../images/4_3.jpg');
  background-position: 0%;
  background-size: cover;
}

.mf1, .mf2 {
  background-image: url('../images/2_3.jpg');
  background-position: 0%;
  background-size: cover;
}

.slide-5, .slide-6 {
  background-image: none;
}

.slide-7 {
  background-image: url('../images/1_4.jpg');
}

.slide-8 {
  background-image: url('../images/2_3.jpg');
  background-position: 0%;
  background-size: cover;
}

.mf3 {
  background-image: url('../images/3_4.jpg');
  background-position: 0 100%;
  background-size: cover;
}

.mb1 {
  background-image: url('../images/1_5.jpg');
  background-position: 0%;
  background-size: cover;
}

.slide-9, .slide-10 {
  background-image: none;
}

.mb2 {
  background-image: url('../images/2_4.jpg');
}

.mb3 {
  background-image: url('../images/3_5.JPG');
  background-position: 0%;
  background-size: cover;
}

.slide-11 {
  background-image: none;
}

.sb1 {
  background-image: url('../images/Sophia_Mitzvah_0229.jpg');
  background-position: 0%;
  background-size: cover;
}

.sb2 {
  background-image: url('../images/Sophia_Mitzvah_0590.jpg');
  background-position: 0%;
  background-size: cover;
}

.sb3 {
  background-image: url('../images/Sophia_Mitzvah_0230.jpg');
  background-position: 0%;
  background-size: cover;
}

.body-2 {
  background-color: #a000c3;
}

.heading, .text-block {
  color: #fff;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.quick-stack-4 {
  background-color: #fff;
}

@media screen and (max-width: 991px) {
  .navbar {
    margin-right: 558px;
  }

  .container {
    margin-right: -9px;
    padding-right: 0;
  }

  .quick-stack-2 {
    margin-right: 0;
    padding-right: 0;
  }

  .container-2 {
    max-width: 728px;
  }

  .footer-form-two {
    padding: 40px;
  }

  .footer-form-title {
    margin-right: 15px;
  }

  .footer-form-input {
    width: 400px;
    padding-right: 180px;
  }

  .footer-wrapper-three {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }

  .footer-social-block-three {
    margin-top: 40px;
  }
}

@media screen and (max-width: 767px) {
  .navbar {
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
    margin-right: 0;
    padding-bottom: 0;
    display: flex;
    position: absolute;
    inset: 0% auto auto 0%;
  }

  .nav-menu {
    background-color: #0000;
    justify-content: flex-start;
    align-items: flex-start;
    position: relative;
    inset: 0% auto auto 0%;
  }

  .container {
    flex: none;
    margin-right: 0;
    padding-right: 0;
    position: relative;
  }

  .menu-button {
    color: #fff;
    background-color: #0000;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 0;
    margin-right: -271px;
    display: block;
    position: absolute;
    inset: 0% 0% auto auto;
  }

  .menu-button.w--open {
    background-color: #0000;
  }

  .quick-stack-2 {
    z-index: auto;
    float: none;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    padding: 5px 0 0;
    position: relative;
    inset: 0% auto auto 0%;
  }

  .footer {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-form-container-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-form-title {
    margin-right: 0;
  }

  .footer-form-block-two {
    width: 100%;
    margin-top: 20px;
  }

  .footer-form-input {
    width: 100%;
  }

  .footer-block-three {
    flex-flow: column wrap;
    justify-content: flex-start;
    align-items: center;
  }

  .footer-link-three {
    margin-bottom: 10px;
  }

  .footer-social-block-three {
    margin-top: 10px;
  }

  .footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }

  .footer-copyright {
    font-size: 14px;
    line-height: 20px;
  }

  .footer-legal-block {
    margin-top: 15px;
    margin-left: -24px;
  }

  .footer-legal-link {
    font-size: 14px;
    line-height: 20px;
  }

  .paragraph.lydia {
    text-align: center;
  }

  .cell-3 {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
  }

  .quick-stack-3 {
    grid-column-gap: 0px;
  }

  .cell-5 {
    justify-content: flex-start;
    align-items: center;
  }
}

@media screen and (max-width: 479px) {
  .navbar {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .container {
    margin-right: 0;
    padding-right: 0;
  }

  .menu-button {
    margin-top: 0;
    margin-right: -30px;
    inset: 0% 0% auto auto;
  }

  .menu-button.w--open {
    margin-right: 0;
    padding-right: 18px;
    inset: 0% 0% auto auto;
  }

  .quick-stack-2 {
    padding-right: 55px;
  }

  .container-2 {
    max-width: none;
  }

  .footer-form-two {
    padding: 20px;
  }

  .footer-form-block-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-form-input {
    margin-bottom: 10px;
    padding-right: 20px;
  }

  .button-primary.footer-form-button {
    position: relative;
    right: 0;
  }

  .footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }

  .paragraph {
    text-align: left;
  }

  .paragraph.lydia {
    color: #fff;
    text-align: center;
  }

  .cell-3 {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
  }
}

#w-node-_7659e0e3-9ef7-b302-c53f-b7cbea2b1d8e-452ffedf {
  grid-template-rows: auto;
  grid-template-columns: 1fr;
}

#w-node-_0a151a16-136c-5530-e026-1552ed608ef3-4e178221 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
}

#w-node-_7659e0e3-9ef7-b302-c53f-b7cbea2b1d8e-71830e2c, #w-node-_7659e0e3-9ef7-b302-c53f-b7cbea2b1d8e-988fab00, #w-node-_7659e0e3-9ef7-b302-c53f-b7cbea2b1d8e-77903e19, #w-node-_7659e0e3-9ef7-b302-c53f-b7cbea2b1d8e-ee340993, #w-node-_7659e0e3-9ef7-b302-c53f-b7cbea2b1d8e-ade902c2, #w-node-_7659e0e3-9ef7-b302-c53f-b7cbea2b1d8e-e289888d, #w-node-_7659e0e3-9ef7-b302-c53f-b7cbea2b1d8e-20491b96 {
  grid-template-rows: auto;
  grid-template-columns: 1fr;
}

#w-node-_07eaea1c-fdf8-558b-f3eb-d561627b3af7-c9abfd0b {
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
}

#w-node-d1d52a8f-e781-ccc9-9dac-39d92ecfaa77-c9abfd0b {
  grid-template-rows: auto;
  grid-template-columns: 1fr .5fr;
}

#w-node-_07eaea1c-fdf8-558b-f3eb-d561627b3af7-d1f928f8 {
  grid-template-rows: auto auto;
  grid-template-columns: .25fr 1fr;
}

@media screen and (max-width: 991px) {
  #w-node-_07eaea1c-fdf8-558b-f3eb-d561627b3af7-c9abfd0b, #w-node-_07eaea1c-fdf8-558b-f3eb-d561627b3af7-d1f928f8 {
    grid-template-rows: auto auto;
    grid-template-columns: .5fr 1fr;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_07eaea1c-fdf8-558b-f3eb-d561627b3af7-c9abfd0b {
    grid-template-rows: auto auto;
    grid-template-columns: 1.25fr;
  }

  #w-node-d1d52a8f-e781-ccc9-9dac-39d92ecfaa77-c9abfd0b {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_07eaea1c-fdf8-558b-f3eb-d561627b3af7-d1f928f8 {
    grid-template-rows: auto auto;
    grid-template-columns: 1.25fr;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_07eaea1c-fdf8-558b-f3eb-d561627b3af7-c9abfd0b {
    grid-template-rows: auto auto;
    grid-template-columns: 1.25fr;
  }

  #w-node-d1d52a8f-e781-ccc9-9dac-39d92ecfaa77-c9abfd0b {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_07eaea1c-fdf8-558b-f3eb-d561627b3af7-d1f928f8 {
    grid-template-rows: auto auto;
    grid-template-columns: 1.25fr;
  }
}


